summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-09-25watchdog/hardlockup/perf: Cure UP damageThomas Gleixner
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2017-09-25genirq: Check __free_irq() return value for NULLAlexandru Moise
2017-09-25futex: Fix pi_state->owner serializationPeter Zijlstra
2017-09-23tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)
2017-09-23extable: Enable RCU if it is not watching in kernel_text_address()Steven Rostedt (VMware)
2017-09-23extable: Consolidate *kernel_text_address() functionsSteven Rostedt (VMware)
2017-09-23rcu: Allow for page faults in NMI handlersPaul E. McKenney
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-22cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returnsWaiman Long
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-09-20Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-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-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-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