aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-03-28cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner
2019-03-28watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-26ftrace: Fix warning using plain integer as NULL & spelling correctionsHariprasad Kelam
2019-03-26tracing: initialize variable in create_dyn_event()Frank Rowand
2019-03-26tracing: Remove unnecessary var_ref destroy in track_data_destroy()Tom Zanussi
2019-03-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-03-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-23genirq: Mark expected switch case fall-throughGustavo A. R. Silva
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-22watchdog/core: Make variables staticValdis Kletnieks
2019-03-22time/jiffies: Make refined_jiffies staticValdis Kletnieks
2019-03-22genirq/devres: Remove excess parameter from kernel docValdis Kletnieks
2019-03-22futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski
2019-03-21bpf: do not restore dst_reg when cur_state is freedXu Yu
2019-03-21workqueue: Only unregister a registered lockdep keyBart Van Assche
2019-03-20bpf: Only print ref_obj_id for refcounted regMartin KaFai Lau
2019-03-19sched/fair: Skip LLC NOHZ logic for asymmetric systemsValentin Schneider
2019-03-19sched/fair: Tune down misfit NOHZ kicksValentin Schneider
2019-03-19sched/fair: Comment some nohz_balancer_kick() kick conditionsValentin Schneider
2019-03-19sched/core: Fix buffer overflow in cgroup2 property cpu.maxKonstantin Khlebnikov
2019-03-19sched/cpufreq: Fix 32-bit math overflowPeter Zijlstra
2019-03-18bpf: Try harder when allocating memory for large mapsMartynas Pumputis
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-15Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds
2019-03-14tracing/probe: Verify alloc_trace_*probe() resultMasami Hiramatsu
2019-03-14tracing/probe: Check event/group naming rule at parsingMasami Hiramatsu
2019-03-14tracing/probe: Check the size of argument name and bodyMasami Hiramatsu
2019-03-14tracing/probe: Check event name length correctlyMasami Hiramatsu
2019-03-14tracing/probe: Check maxactive error casesMasami Hiramatsu
2019-03-13blkcg: annotate implicit fall throughMathieu Malaterre
2019-03-13bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau
2019-03-13tracing: kdb: Fix ftdump to not sleepDouglas Anderson
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12swiotlb: add checks for the return value of memblock_alloc*()Mike Rapoport