aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+18
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+4
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKGravatar Andrei Vagin 1-2/+13
2019-03-28cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nGravatar Thomas Gleixner 1-2/+18
2019-03-28watchdog: Respect watchdog cpumask on CPU hotplugGravatar Thomas Gleixner 1-2/+4
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-70/+106
2019-03-26ftrace: Fix warning using plain integer as NULL & spelling correctionsGravatar Hariprasad Kelam 1-6/+6
2019-03-26tracing: initialize variable in create_dyn_event()Gravatar Frank Rowand 1-1/+1
2019-03-26tracing: Remove unnecessary var_ref destroy in track_data_destroy()Gravatar Tom Zanussi 1-1/+0
2019-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-56/+89
2019-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2019-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2019-03-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-2/+7
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+1
2019-03-23genirq: Mark expected switch case fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Gravatar Thomas Gleixner 1-0/+2
2019-03-22watchdog/core: Make variables staticGravatar Valdis Kletnieks 1-2/+2
2019-03-22time/jiffies: Make refined_jiffies staticGravatar Valdis Kletnieks 1-1/+1
2019-03-22genirq/devres: Remove excess parameter from kernel docGravatar Valdis Kletnieks 1-2/+0
2019-03-22futex: Ensure that futex address is aligned in handle_futex_death()Gravatar Chen Jie 1-0/+4
2019-03-21bpf: verifier: propagate liveness on all framesGravatar Jakub Kicinski 1-9/+11
2019-03-21bpf: do not restore dst_reg when cur_state is freedGravatar Xu Yu 1-1/+1
2019-03-21workqueue: Only unregister a registered lockdep keyGravatar Bart Van Assche 1-2/+3
2019-03-20bpf: Only print ref_obj_id for refcounted regGravatar Martin KaFai Lau 1-2/+11
2019-03-19sched/fair: Skip LLC NOHZ logic for asymmetric systemsGravatar Valentin Schneider 1-28/+37
2019-03-19sched/fair: Tune down misfit NOHZ kicksGravatar Valentin Schneider 1-1/+25
2019-03-19sched/fair: Comment some nohz_balancer_kick() kick conditionsGravatar Valentin Schneider 1-2/+11
2019-03-19sched/core: Fix buffer overflow in cgroup2 property cpu.maxGravatar Konstantin Khlebnikov 1-1/+1
2019-03-19sched/cpufreq: Fix 32-bit math overflowGravatar Peter Zijlstra 1-34/+25
2019-03-18bpf: Try harder when allocating memory for large mapsGravatar Martynas Pumputis 1-7/+15
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 2-6/+128
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Gravatar Linus Torvalds 1-3/+15
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-57/+74
2019-03-15Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 7-25/+44
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 1-0/+1
2019-03-14tracing/probe: Verify alloc_trace_*probe() resultGravatar Masami Hiramatsu 2-3/+4
2019-03-14tracing/probe: Check event/group naming rule at parsingGravatar Masami Hiramatsu 3-10/+10
2019-03-14tracing/probe: Check the size of argument name and bodyGravatar Masami Hiramatsu 2-0/+3
2019-03-14tracing/probe: Check event name length correctlyGravatar Masami Hiramatsu 1-1/+7
2019-03-14tracing/probe: Check maxactive error casesGravatar Masami Hiramatsu 1-3/+7
2019-03-13blkcg: annotate implicit fall throughGravatar Mathieu Malaterre 1-0/+1
2019-03-13bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseGravatar Martin KaFai Lau 1-57/+74
2019-03-13tracing: kdb: Fix ftdump to not sleepGravatar Douglas Anderson 3-6/+11
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 4-306/+416
2019-03-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-3/+0
2019-03-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-39/+44
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsGravatar Mike Rapoport 2-9/+2
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 2-2/+5
2019-03-12swiotlb: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-6/+13