summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-09-20Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-20sched_rr_get_interval(): move compat to native, get rid of set_fs()Al Viro
2017-09-19bpf: fix ri->map_owner pointer on bpf_prog_reallocDaniel Borkmann
2017-09-19bpf: do not disable/enable BH in bpf_map_free_id()Eric Dumazet
2017-09-19tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-09-19get_compat_sigset()Al Viro
2017-09-19get rid of {get,put}_compat_itimerspec()Al Viro
2017-09-19signal: lift sigset size check out of do_sigpending()Dmitry V. Levin
2017-09-19signal: simplify compat_sigpending()Dmitry V. Levin
2017-09-19signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin
2017-09-19bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIECraig Gallek
2017-09-19tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)
2017-09-19tracing: Erase irqsoff trace with empty writeBo Yan
2017-09-18bpf: devmap: pass on return value of bpf_map_precharge_memlockTobias Klauser
2017-09-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-09-15livepatch: __klp_shadow_get_or_alloc() is local to shadow.cJiri Kosina
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence
2017-09-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-14sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen
2017-09-14sched/wait: Break up long wake list walkTim Chen
2017-09-14watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Simplify deferred event destroyThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Use new perf CPU enable mechanismThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Implement init time detection of perfThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner
2017-09-14watchdog/core: Get rid of the racy update loopThomas Gleixner
2017-09-14watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner
2017-09-14watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner
2017-09-14watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner
2017-09-14watchdog/core: Further simplify sysctl handlingThomas Gleixner
2017-09-14watchdog/core: Get rid of the thread teardown/setup danceThomas Gleixner
2017-09-14watchdog/core: Create new thread handling infrastructureThomas Gleixner
2017-09-14smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner
2017-09-14watchdog/core: Split out cpumask write functionThomas Gleixner
2017-09-14watchdog/core: Clean up the #ifdef mazeThomas Gleixner
2017-09-14watchdog/core: Clean up stub functionsThomas Gleixner
2017-09-14watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner
2017-09-14watchdog/hardlockup/perf: Remove broken self disable on failureThomas Gleixner
2017-09-14watchdog/core: Mark hardlockup_detector_disable() __initThomas Gleixner
2017-09-14watchdog/core: Rename watchdog_proc_mutexThomas Gleixner
2017-09-14watchdog/core: Rework CPU hotplug lockingThomas Gleixner
2017-09-14watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner
2017-09-14watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner