Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-06-01 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | timer: Export destroy_hrtimer_on_stack() | Guenter Roeck | 2016-05-31 | |
| * | | | | | | | | | bpf, inode: disallow userns mounts | Daniel Borkmann | 2016-05-23 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | add down_write_killable_nested() | Al Viro | 2016-05-26 | |
* | | | | | | | | | | | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 2016-05-27 | |
* | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-05-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | gcov: disable for COMPILE_TEST | Arnd Bergmann | 2016-05-10 | |
* | | | | | | | | | | | | mm: oom_reaper: remove some bloat | Michal Hocko | 2016-05-26 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | sched/core: Fix remote wakeups | Peter Zijlstra | 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 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-05-20 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | perf core: Separate accounting of contexts and real addresses in a stack trace | Arnaldo Carvalho de Melo | 2016-05-16 | |
| | * | | | | | | | | | perf core: Add perf_callchain_store_context() helper | Arnaldo Carvalho de Melo | 2016-05-16 | |
| | * | | | | | | | | | perf core: Add a 'nr' field to perf_event_callchain_context | Arnaldo Carvalho de Melo | 2016-05-16 | |
| | * | | | | | | | | | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-16 | |
| | * | | | | | | | | | perf core: Generalize max_stack sysctl handler | Arnaldo Carvalho de Melo | 2016-05-16 | |
* | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | / / / / | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | cpufreq: schedutil: Improve prints messages with pr_fmt | Viresh Kumar | 2016-05-18 | |
* | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2016-05-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | ext4: fix races between changing inode journal mode and ext4_writepages | Daeho Jeong | 2016-04-25 | |
* | | | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2016-05-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | ftrace: Don't disable irqs when taking the tasklist_lock read_lock | Soumya PN | 2016-05-20 | |
* | | | | | | | | | | | | | | x86: remove more uaccess_32.h complexity | Linus Torvalds | 2016-05-22 | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | radix-tree: introduce radix_tree_empty | Matthew Wilcox | 2016-05-20 | |
| * | | | | | | | | | | | | | | kernel/sysctl_binary.c: use generic UUID library | Andy Shevchenko | 2016-05-20 | |
| * | | | | | | | | | | | | | | printk/nmi: flush NMI messages on the system panic | Petr Mladek | 2016-05-20 | |
| * | | | | | | | | | | | | | | printk/nmi: increase the size of NMI buffer and make it configurable | Petr Mladek | 2016-05-20 | |
| * | | | | | | | | | | | | | | printk/nmi: warn when some message has been lost in NMI context | Petr Mladek | 2016-05-20 | |
| * | | | | | | | | | | | | | | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 2016-05-20 | |
| * | | | | | | | | | | | | | | fork: free thread in copy_process on failure | Jiri Slaby | 2016-05-20 | |
| * | | | | | | | | | | | | | | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2016-05-20 | |
| * | | | | | | | | | | | | | | mm, oom_reaper: do not mmput synchronously from the oom reaper context | Michal Hocko | 2016-05-20 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-05-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | bpf: teach verifier to recognize imm += ptr pattern | Alexei Starovoitov | 2016-05-20 |