aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-142/+364
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-23/+35
2017-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+15
2017-10-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-11/+49
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-3/+6
2017-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-13/+10
2017-09-29fix infoleak in waitid(2)Gravatar Al Viro 1-13/+10
2017-09-29sched/sysctl: Check user input value of sysctl_sched_time_avgGravatar Ethan Zhao 1-1/+2
2017-09-29sched/debug: Ignore TASK_IDLE for SysRq-WGravatar Peter Zijlstra 1-1/+23
2017-09-29sched/tracing: Use common task-state helpersGravatar Peter Zijlstra 2-19/+10
2017-09-29locking/rwsem-xadd: Fix missed wakeup due to reordering of loadGravatar Prateek Sood 1-0/+27
2017-09-29sched/debug: Remove unused variableGravatar Peter Zijlstra 1-2/+0
2017-09-29perf/aux: Only update ->aux_wakeup in non-overwrite modeGravatar Alexander Shishkin 1-5/+15
2017-09-28Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+16
2017-09-28irq/generic-chip: Don't replace domain's nameGravatar Jeffy Chen 1-1/+0
2017-09-27seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Gravatar Oleg Nesterov 1-7/+16
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-6/+12
2017-09-25Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-29/+41
2017-09-25smp/hotplug: Hotplug state fail injectionGravatar Peter Zijlstra 1-1/+59
2017-09-25smp/hotplug: Differentiate the AP completion between up and downGravatar Peter Zijlstra 1-17/+32
2017-09-25smp/hotplug: Differentiate the AP-work lockdep class between up and downGravatar Peter Zijlstra 1-9/+32
2017-09-25smp/hotplug: Callback vs state-machine consistencyGravatar Peter Zijlstra 1-4/+22
2017-09-25smp/hotplug: Rewrite AP state machine coreGravatar Peter Zijlstra 1-115/+206
2017-09-25smp/hotplug: Allow external multi-instance rollbackGravatar Peter Zijlstra 1-15/+32
2017-09-25irqdomain: Add __rcu annotations to radix tree accessorsGravatar Masahiro Yamada 1-2/+2
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsGravatar Waiman Long 1-6/+12
2017-09-25genirq: Check __free_irq() return value for NULLGravatar Alexandru Moise 1-0/+4
2017-09-25futex: Fix pi_state->owner serializationGravatar Peter Zijlstra 1-11/+22
2017-09-23tracing: Remove RCU work arounds from stack tracerGravatar Steven Rostedt (VMware) 1-15/+0
2017-09-23extable: Enable RCU if it is not watching in kernel_text_address()Gravatar Steven Rostedt (VMware) 1-5/+30
2017-09-23extable: Consolidate *kernel_text_address() functionsGravatar Steven Rostedt (VMware) 1-9/+1
2017-09-23rcu: Allow for page faults in NMI handlersGravatar Paul E. McKenney 1-0/+10
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-6/+16
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-11/+310
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventGravatar Yonghong Song 1-1/+2
2017-09-20Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-3/+19
2017-09-19bpf: fix ri->map_owner pointer on bpf_prog_reallocGravatar Daniel Borkmann 1-1/+6
2017-09-19bpf: do not disable/enable BH in bpf_map_free_id()Gravatar Eric Dumazet 1-2/+4
2017-09-19tracing: Fix trace_pipe behavior for instance tracesGravatar Tahsin Erdogan 1-1/+1
2017-09-19tracing: Ignore mmiotrace from kernel commandlineGravatar Ziqian SUN (Zamir) 3-0/+10
2017-09-19tracing: Erase irqsoff trace with empty writeGravatar Bo Yan 1-2/+8
2017-09-18bpf: devmap: pass on return value of bpf_map_precharge_memlockGravatar Tobias Klauser 1-2/+4
2017-09-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-2/+3
2017-09-16genirq: Fix cpumask check in __irq_startup_managed()Gravatar Thomas Gleixner 1-1/+1
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDGravatar Edward Cree 1-1/+2
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-8/+15
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 3-30/+7
2017-09-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-2/+2
2017-09-14sched/wait: Introduce wakeup boomark in wake_up_page_bitGravatar Tim Chen 1-0/+7