Age | Commit message (Expand) | Author |
2017-09-08 | kmod: move #ifdef CONFIG_MODULES wrapper to Makefile | Luis R. Rodriguez |
2017-09-08 | kmod: split out umh code into its own file | Luis R. Rodriguez |
2017-08-17 | membarrier: Provide expedited private command | Mathieu Desnoyers |
2017-07-12 | kernel/watchdog: split up config options | Nicholas Piggin |
2017-05-08 | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini |
2016-12-27 | cgroup: move cgroup files under kernel/cgroup/ | Tejun Heo |
2016-12-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-14 | kernel/watchdog.c: move hardlockup detector to separate file | Babu Moger |
2016-12-14 | Remove last traces of ikconfig.h | Paul Bolle |
2016-08-08 | userns: Add per user namespace sysctls. | Eric W. Biederman |
2016-05-23 | ELF/MIPS build fix | Ralf Baechle |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-01-31 | kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.o | Li Bin |
2015-09-11 | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2015-09-10 | kexec: split kexec_file syscall code to kexec_file.c | Dave Young |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-08 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-08-14 | arch: introduce memremap() | Dan Williams |
2015-08-14 | Move certificate handling to its own directory | David Howells |
2015-08-12 | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS | David Woodhouse |
2015-08-07 | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option | David Woodhouse |
2015-08-07 | modsign: Use single PEM file for autogenerated key | David Woodhouse |
2015-08-07 | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse |
2015-08-07 | modsign: Allow external signing key to be specified | David Woodhouse |
2015-08-06 | audit: clean simple fsnotify implementation | Richard Guy Briggs |
2015-07-14 | cgroup: implement the PIDs subsystem | Aleksa Sarai |
2015-07-02 | make certificate list change message more useful | Linus Torvalds |
2015-04-30 | modsign: change default key details | David Howells |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2015-02-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-01-29 | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens |
2015-01-23 | X.509: shut up about included cert for silent build | Arnd Bergmann |
2014-12-22 | livepatch: kernel: add support for live patching | Seth Jennings |
2014-12-10 | kernel: res_counter: remove the unused API | Johannes Weiner |
2014-10-27 | bpf: split eBPF out of NET | Alexei Starovoitov |
2014-08-08 | bin2c: move bin2c in scripts/basic | Vivek Goyal |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-07-23 | net: filter: split filter.c into two files | Alexei Starovoitov |
2014-06-23 | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner |
2014-03-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-02-23 | rcutorture: Abstract rcu_torture_random() | Paul E. McKenney |
2014-02-13 | lto: Disable LTO for sys_ni | Andi Kleen |
2014-02-11 | sched/idle: Move cpu/idle.c to sched/idle.c | Nicolas Pitre |
2013-12-13 | KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y | Kirill Tkhai |
2013-12-13 | X.509: Fix certificate gathering | David Howells |
2013-11-21 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |