Age | Commit message (Expand) | Author |
2016-06-15 | kernel/kcov: unproxify debugfs file's fops | Nicolai Stange |
2016-06-10 | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) | Linus Torvalds |
2016-06-10 | sched: panic on corrupted stack end | Jann Horn |
2016-06-10 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-06-10 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-06-10 | Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-06-09 | Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' | Rafael J. Wysocki |
2016-06-09 | kernel/relay.c: fix potential memory leak | Zhouyi Zhou |
2016-06-08 | futex: Calculate the futex key based on a tail page for file-based futexes | Mel Gorman |
2016-06-08 | sched/debug: Fix 'schedstats=enable' cmdline option | Josh Poimboeuf |
2016-06-08 | sched/debug: Fix /proc/sched_debug regression | Josh Poimboeuf |
2016-06-08 | perf/core: Remove a redundant check | Alexander Shishkin |
2016-06-08 | locking/qspinlock: Fix spin_unlock_wait() some more | Peter Zijlstra |
2016-06-07 | bpf, trace: use READ_ONCE for retrieving file ptr | Daniel Borkmann |
2016-06-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-06-03 | Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Thomas Gleixner |
2016-06-03 | locking/ww_mutex: Report recursive ww_mutex locking early | Chris Wilson |
2016-06-02 | cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE | Catalin Marinas |
2016-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-05-31 | timer: Export destroy_hrtimer_on_stack() | Guenter Roeck |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann |
2016-05-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-05-26 | mm: oom_reaper: remove some bloat | Michal Hocko |
2016-05-26 | add down_write_killable_nested() | Al Viro |
2016-05-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-25 | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-25 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' | Rafael J. Wysocki |
2016-05-25 | sched/core: Fix remote wakeups | Peter Zijlstra |
2016-05-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-05-24 | genirq: Fix missing return value in irq_destroy_ipi() | Matt Redfearn |
2016-05-23 | uprobes: wait for mmap_sem for write killable | Michal Hocko |
2016-05-23 | prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable | Michal Hocko |
2016-05-23 | mm, fork: make dup_mmap wait for mmap_sem for write killable | Michal Hocko |
2016-05-23 | s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote... | Xunlei Pang |
2016-05-23 | kexec: do a cleanup for function kexec_load | Minfei Huang |
2016-05-23 | kexec: make a pair of map/unmap reserved pages in error path | Minfei Huang |
2016-05-23 | kexec: introduce a protection mechanism for the crashkernel reserved memory | Xunlei Pang |
2016-05-23 | kernek/fork.c: allocate idle task for a CPU always on its local node | Andi Kleen |
2016-05-23 | kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...) | Wang Xiaoqiang |
2016-05-23 | wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL | Oleg Nesterov |
2016-05-23 | wait/ptrace: assume __WALL if the child is traced | Oleg Nesterov |
2016-05-23 | ELF/MIPS build fix | Ralf Baechle |
2016-05-23 | bpf, inode: disallow userns mounts | Daniel Borkmann |
2016-05-22 | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2016-05-22 | x86: remove more uaccess_32.h complexity | Linus Torvalds |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |