Age | Commit message (Expand) | Author |
2017-09-25 | watchdog/hardlockup/perf: Cure UP damage | Thomas Gleixner |
2017-09-25 | blktrace: Fix potential deadlock between delete & sysfs ops | Waiman Long |
2017-09-25 | genirq: Check __free_irq() return value for NULL | Alexandru Moise |
2017-09-25 | futex: Fix pi_state->owner serialization | Peter Zijlstra |
2017-09-23 | tracing: Remove RCU work arounds from stack tracer | Steven Rostedt (VMware) |
2017-09-23 | extable: Enable RCU if it is not watching in kernel_text_address() | Steven Rostedt (VMware) |
2017-09-23 | extable: Consolidate *kernel_text_address() functions | Steven Rostedt (VMware) |
2017-09-23 | rcu: Allow for page faults in NMI handlers | Paul E. McKenney |
2017-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-22 | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-22 | cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns | Waiman Long |
2017-09-20 | bpf: one perf event close won't free bpf program attached by another perf event | Yonghong Song |
2017-09-20 | Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-19 | bpf: fix ri->map_owner pointer on bpf_prog_realloc | Daniel Borkmann |
2017-09-19 | bpf: do not disable/enable BH in bpf_map_free_id() | Eric Dumazet |
2017-09-19 | tracing: Fix trace_pipe behavior for instance traces | Tahsin Erdogan |
2017-09-19 | tracing: Ignore mmiotrace from kernel commandline | Ziqian SUN (Zamir) |
2017-09-19 | tracing: Erase irqsoff trace with empty write | Bo Yan |
2017-09-18 | bpf: devmap: pass on return value of bpf_map_precharge_memlock | Tobias Klauser |
2017-09-17 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-09-16 | genirq: Fix cpumask check in __irq_startup_managed() | Thomas Gleixner |
2017-09-15 | bpf/verifier: reject BPF_ALU64|BPF_END | Edward Cree |
2017-09-14 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-09-14 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2017-09-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-14 | sched/wait: Introduce wakeup boomark in wake_up_page_bit | Tim Chen |
2017-09-14 | sched/wait: Break up long wake list walk | Tim Chen |
2017-09-14 | watchdog/hardlockup: Clean up hotplug locking mess | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Simplify deferred event destroy | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Use new perf CPU enable mechanism | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Implement CPU enable replacement | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Implement init time detection of perf | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Implement init time perf validation | Thomas Gleixner |
2017-09-14 | watchdog/core: Get rid of the racy update loop | Thomas Gleixner |
2017-09-14 | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage | Thomas Gleixner |
2017-09-14 | watchdog/sysctl: Clean up sysctl variable name space | Thomas Gleixner |
2017-09-14 | watchdog/sysctl: Get rid of the #ifdeffery | Thomas Gleixner |
2017-09-14 | watchdog/core: Further simplify sysctl handling | Thomas Gleixner |
2017-09-14 | watchdog/core: Get rid of the thread teardown/setup dance | Thomas Gleixner |
2017-09-14 | watchdog/core: Create new thread handling infrastructure | Thomas Gleixner |
2017-09-14 | smpboot/threads, watchdog/core: Avoid runtime allocation | Thomas Gleixner |
2017-09-14 | watchdog/core: Split out cpumask write function | Thomas Gleixner |
2017-09-14 | watchdog/core: Clean up the #ifdef maze | Thomas Gleixner |
2017-09-14 | watchdog/core: Clean up stub functions | Thomas Gleixner |
2017-09-14 | watchdog/core: Remove the park_in_progress obfuscation | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Prevent CPU hotplug deadlock | Thomas Gleixner |
2017-09-14 | watchdog/hardlockup/perf: Remove broken self disable on failure | Thomas Gleixner |
2017-09-14 | watchdog/core: Mark hardlockup_detector_disable() __init | Thomas Gleixner |
2017-09-14 | watchdog/core: Rename watchdog_proc_mutex | Thomas Gleixner |