aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-01-22Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+18
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-39/+100
2017-01-18cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser1-2/+0
2017-01-17Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger2-2/+2
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-11/+13
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann3-11/+13
2017-01-16cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner1-4/+18
2017-01-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar7-39/+100
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-4/+6
2017-01-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+9
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-42/+133
2017-01-14rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney6-35/+100
2017-01-14rcu: Remove cond_resched() from Tiny synchronize_sched()Paul E. McKenney1-4/+0
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa1-16/+31
2017-01-14perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra1-4/+54
2017-01-14perf/core: Fix sys_perf_event_open() vs. hotplugPeter Zijlstra1-22/+48
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2017-01-12capability: export has_capabilityJike Song1-0/+1
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+7
2017-01-11nohz: Fix collision between tick and other hrtimersFrederic Weisbecker2-2/+9
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-2/+2
2017-01-10mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Dan Williams1-0/+4
2017-01-10bpf: do not use KMALLOC_SHIFT_MAXMichal Hocko2-2/+2
2017-01-10pid: fix lockdep deadlock warning due to ucount_lockAndrei Vagin1-4/+6
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-4/+14
2017-01-03audit: Fix sleep in atomicJan Kara1-4/+14
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner1-1/+8
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds24-147/+144
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-184/+51
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner5-7/+7
2016-12-25ktime: Get rid of the unionThomas Gleixner13-88/+88
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner10-52/+49
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner1-138/+1
2016-12-25cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner1-46/+50
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds29-29/+29
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-12-23fsnotify: Remove fsnotify_duplicate_mark()Jan Kara1-4/+4
2016-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2016-12-22move aio compat to fs/aio.cAl Viro1-0/+3
2016-12-20kcov: make kcov work properly with KASLR enabledAlexander Popov1-1/+7
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar1-0/+4
2016-12-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2016-12-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2016-12-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2016-12-18uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...Marcin Nowakowski1-1/+1
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-31/+78
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-13/+13
2016-12-17bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann1-3/+8
2016-12-17bpf: fix overflow in prog accountingDaniel Borkmann2-11/+41
2016-12-17bpf: dynamically allocate digest scratch bufferDaniel Borkmann3-14/+21
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann1-3/+8
2016-12-16Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro2-4/+11
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-14/+6
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-76/+81
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds19-253/+685
2016-12-15printk: Remove no longer used second struct contGeert Uytterhoeven1-6/+0
2016-12-15cpu/hotplug: Clarify description of __cpuhp_setup_state() return valueBoris Ostrovsky1-1/+5
2016-12-15genirq/affinity: Fix node generation from cpumaskGuilherme G. Piccoli1-3/+3
2016-12-15tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-0/+3
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro1-1/+1
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+12
2016-12-14printk: remove console flushing special cases for partial buffered linesLinus Torvalds1-103/+5
2016-12-14printk: remove games with previous record flagsLinus Torvalds1-85/+24
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-54/+68
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-297/+287
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes1-2/+2
2016-12-14kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger3-230/+239
2016-12-14kernel/watchdog.c: move shared definitions to nmi.hBabu Moger1-24/+4
2016-12-14posix-timers: give lazy compilers some help optimizing code awayNicolas Pitre1-1/+2
2016-12-14kdb: call vkdb_printf() from vprintk_default() only when wantedPetr Mladek2-8/+4
2016-12-14kdb: properly synchronize vkdb_printf() calls with other CPUsPetr Mladek2-18/+13
2016-12-14kdb: remove unused kdb_event handlingPetr Mladek2-3/+0
2016-12-14kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson1-2/+2
2016-12-14kcov: add more missing includesKefeng Wang1-0/+5
2016-12-14relay: check array offset before using itDan Carpenter1-2/+2
2016-12-14sysctl: add KERN_CONT to deprecated_sysctl_warning()Tetsuo Handa1-2/+2
2016-12-14kexec: add cond_resched into kimage_alloc_crash_control_pageszhong jiang1-0/+2
2016-12-14kexec: export the value of phys_base instead of symbol addressBaoquan He1-3/+0
2016-12-14coredump: clarify "unsafe core_pattern" warningAlexey Dobriyan1-3/+5
2016-12-14signals: avoid unnecessary taking of sighand->siglockWaiman Long1-0/+7
2016-12-14kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov1-1/+0
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-26/+89
2016-12-14Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds6-221/+341
2016-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-4/+3
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+0
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2016-12-14audit: use proper refcount locking on audit_sockRichard Guy Briggs1-6/+24
2016-12-14audit: don't ever sleep on a command record/messagePaul Moore1-5/+13
2016-12-14audit: handle a clean auditd shutdown with gracePaul Moore1-0/+6
2016-12-14audit: wake up kauditd_thread after auditd registersPaul Moore1-0/+1
2016-12-14audit: rework audit_log_start()Paul Moore1-56/+36
2016-12-14audit: rework the audit queue handlingPaul Moore1-121/+226
2016-12-14audit: rename the queues and kauditd related functionsPaul Moore1-20/+20
2016-12-14audit: queue netlink multicast sends just like we do for unicast sendsPaul Moore1-35/+35
2016-12-14audit: fixup audit_init()Paul Moore1-6/+8
2016-12-14audit: move kaudit thread start from auditd registration to kaudit init (#2)Richard Guy Briggs1-10/+4
2016-12-14Remove last traces of ikconfig.hPaul Bolle1-2/+0
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-28/+86
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-118/+342
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2-17/+16
2016-12-13Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+17
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-45/+60
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-38/+38
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-97/+307
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-124/+86
2016-12-12printk/kdb: handle more message headersPetr Mladek1-1/+1
2016-12-12printk/NMI: handle continuous lines and missing newlinePetr Mladek1-28/+50
2016-12-12printk/NMI: fix up handling of the full nmi log bufferPetr Mladek1-2/+3
2016-12-12hung_task: decrement sysctl_hung_task_warnings only if it is positiveTetsuo Handa1-1/+2
2016-12-12kernel/fork: use vfree_atomic() to free thread stackAndrey Ryabinin1-1/+1
2016-12-12prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy1-10/+0
2016-12-12kthread: add __printf attributesNicolas Iooss1-2/+3
2016-12-12kprobes/trace: Fix kprobe selftest for newer gccMarcin Nowakowski1-5/+23
2016-12-12tracing/kprobes: Add a helper method to return number of probe hitsMarcin Nowakowski1-6/+13
2016-12-12tracing/rb: Init the CPU mask on allocationSebastian Andrzej Siewior1-1/+1
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+0
2016-12-12Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-330/+669
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki3-31/+132
2016-12-12Merge branch 'pm-cpuidle'Rafael J. Wysocki3-67/+111
2016-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-20/+99
2016-12-12tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti1-1/+1
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-335/+400
2016-12-12Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+12
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-13/+28
2016-12-11sched/core: Use load_avg for selecting idlest groupVincent Guittot1-11/+44
2016-12-11sched/core: Fix find_idlest_group() for forkVincent Guittot1-0/+8
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar8-64/+152
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar6-70/+80
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-70/+138
2016-12-09tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions tooSteven Rostedt (Red Hat)4-7/+42
2016-12-09fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)1-3/+14
2016-12-09tracing: Replace kmap with copy_from_user() in trace_marker writingSteven Rostedt (Red Hat)1-102/+37
2016-12-09tracing: Allow benchmark to be enabled at early_initcall()Steven Rostedt (Red Hat)1-1/+12
2016-12-09tracing: Have system enable return error if one of the events failSteven Rostedt (Red Hat)1-2/+11
2016-12-09tracing: Do not start benchmark on boot upSteven Rostedt (Red Hat)1-1/+11
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)3-5/+12
2016-12-09timekeeping: Use mul_u64_u32_shr() instead of open coding itThomas Gleixner1-21/+5
2016-12-09timekeeping: Get rid of pointless typecastsThomas Gleixner1-3/+2
2016-12-09timekeeping: Make the conversion call chain consistently unsignedThomas Gleixner1-13/+13
2016-12-09timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner1-2/+2
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau3-2/+4
2016-12-08bpf: fix state equivalenceAlexei Starovoitov1-1/+1
2016-12-08kthread: Don't abuse kthread_create_on_cpu() in __kthread_create_worker()Oleg Nesterov1-15/+8
2016-12-08kthread: Don't use to_live_kthread() in kthread_[un]park()Oleg Nesterov1-45/+24
2016-12-08kthread: Don't use to_live_kthread() in kthread_stop()Oleg Nesterov1-7/+5
2016-12-08Revert "kthread: Pin the stack via try_get_task_stack()/put_task_stack() in t...Oleg Nesterov1-6/+2
2016-12-08kthread: Make struct kthread kmalloc'edOleg Nesterov2-13/+47
2016-12-08hotplug: Make register and unregister notifier API symmetricMichal Hocko1-1/+1
2016-12-07kcov: add missing #include <linux/sched.h>Kefeng Wang1-0/+1
2016-12-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2016-12-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+8
2016-12-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-58/+126
2016-12-07bpf: fix loading of BPF_MAXINSNS sized programsDaniel Borkmann2-5/+2
2016-12-07clocksource: export the clocks_calc_mult_shift to use by timestamp codeMurali Karicheri1-0/+1
2016-12-07tracing/rb: Init the CPU mask on allocationSebastian Andrzej Siewior1-1/+1
2016-12-06lockdep: Fix report formattingDmitry Vyukov1-54/+57
2016-12-06perf/core: Remove invalid warning from list_update_cgroup_even()tDavid Carrillo-Cisneros1-11/+8
2016-12-05audit_log_{name,link_denied}: constify struct pathAl Viro2-3/+3
2016-12-05fsnotify: constify 'data' passed to ->handle_event()Al Viro3-10/+10
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann3-1/+90
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro1-1/+1
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello1-2/+7
2016-12-04don't open-code file_inode()Al Viro3-13/+5
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+11
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+8
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2-1/+37
2016-12-02bpf: Refactor cgroups code in prep for new typeDavid Ahern2-18/+20
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf1-3/+11
2016-12-02locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy...Thomas Gleixner1-4/+12
2016-12-02locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALLThomas Gleixner1-2/+1
2016-12-02Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar5-12/+111
2016-12-02locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner1-2/+3
2016-12-02locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner1-2/+66
2016-12-02tracing/rb: Convert to hotplug state machineSebastian Andrzej Siewior2-91/+59
2016-12-01audit: remove useless synchronize_net()WANG Cong1-2/+1
2016-12-01alarmtimer: Add tracepoints for alarm timersBaolin Wang1-10/+43
2016-12-01Merge back earlier cpuidle material for v4.10.Rafael J. Wysocki3-67/+111
2016-11-30bpf: fix states equal logic for varlen accessJosef Bacik1-2/+8
2016-11-30kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.Thiago Jung Bauermann1-5/+20
2016-11-30kexec_file: Change kexec_add_buffer to take kexec_buf as argument.Thiago Jung Bauermann1-48/+40
2016-11-30kexec_file: Allow arch-specific memory walking for kexec_add_bufferThiago Jung Bauermann2-24/+22
2016-11-30locking/lockdep: Provide a type check for lock_is_heldPeter Zijlstra1-8/+12
2016-11-29bpf: cgroup: fix documentation of __cgroup_bpf_update()Daniel Mack1-2/+2
2016-11-29Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds1-2/+3
2016-11-29audit: add support for session ID user filterRichard Guy Briggs2-0/+7
2016-11-29trace: Add an option for boot clock as trace clockJoel Fernandes1-0/+1
2016-11-29timekeeping: Add a fast and NMI safe boot clockJoel Fernandes1-0/+29
2016-11-29sched/idle: Add support for tasks that inject idlePeter Zijlstra3-62/+103
2016-11-29cpuidle: Allow enforcing deepest idle state selectionJacob Pan1-5/+8
2016-11-27bpf: allow for mount options to specify permissionsDaniel Borkmann1-1/+53
2016-11-27bpf: add owner_prog_type and accounted mem to array map's fdinfoDaniel Borkmann1-2/+15
2016-11-27bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann2-2/+2
2016-11-27module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro1-3/+17
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+42
2016-11-26module: Fix a comment above strong_try_module_get()Miroslav Benes1-2/+5
2016-11-26module: When modifying a module's text ignore modules which are going away tooAaron Tomlin1-1/+7