Age | Commit message (Expand) | Author | Files | Lines |
2015-08-07 | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse | 1 | -0/+38 |
2015-08-07 | modsign: Allow external signing key to be specified | David Woodhouse | 1 | -0/+5 |
2015-08-06 | audit: clean simple fsnotify implementation | Richard Guy Briggs | 1 | -1/+1 |
2015-07-15 | cgroup: implement the PIDs subsystem | Aleksa Sarai | 1 | -0/+1 |
2015-07-03 | make certificate list change message more useful | Linus Torvalds | 1 | -1/+1 |
2015-04-30 | modsign: change default key details | David Howells | 1 | -3/+3 |
2015-04-16 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 1 | -1/+3 |
2015-02-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -1/+1 |
2015-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2015-01-29 | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens | 1 | -2/+2 |
2015-01-23 | X.509: shut up about included cert for silent build | Arnd Bergmann | 1 | -1/+1 |
2014-12-22 | livepatch: kernel: add support for live patching | Seth Jennings | 1 | -0/+1 |
2014-12-11 | kernel: res_counter: remove the unused API | Johannes Weiner | 1 | -1/+0 |
2014-10-28 | bpf: split eBPF out of NET | Alexei Starovoitov | 1 | -1/+1 |
2014-08-09 | bin2c: move bin2c in scripts/basic | Vivek Goyal | 1 | -1/+1 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-07-24 | net: filter: split filter.c into two files | Alexei Starovoitov | 1 | -0/+1 |
2014-06-23 | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner | 1 | -21/+4 |
2014-04-01 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+3 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2014-02-23 | rcutorture: Abstract rcu_torture_random() | Paul E. McKenney | 1 | -0/+1 |
2014-02-14 | lto: Disable LTO for sys_ni | Andi Kleen | 1 | -0/+3 |
2014-02-11 | sched/idle: Move cpu/idle.c to sched/idle.c | Nicolas Pitre | 1 | -1/+0 |
2013-12-13 | KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y | Kirill Tkhai | 1 | -1/+1 |
2013-12-13 | X.509: Fix certificate gathering | David Howells | 1 | -2/+3 |
2013-11-22 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 1 | -8/+42 |
2013-11-06 | locking: Move the lglocks code to kernel/locking/ | Peter Zijlstra | 1 | -1/+1 |
2013-11-06 | locking: Move the rwsem code to kernel/locking/ | Peter Zijlstra | 1 | -1/+1 |
2013-11-06 | locking: Move the rtmutex code to kernel/locking/ | Peter Zijlstra | 1 | -3/+0 |
2013-11-06 | locking: Move the semaphore core to kernel/locking/ | Peter Zijlstra | 1 | -1/+1 |
2013-11-06 | locking: Move the spinlock code to kernel/locking/ | Peter Zijlstra | 1 | -3/+0 |
2013-11-06 | locking: Move the lockdep code to kernel/locking/ | Peter Zijlstra | 1 | -6/+0 |
2013-11-06 | locking: Move the mutex code to kernel/locking/ | Peter Zijlstra | 1 | -4/+2 |
2013-11-06 | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f... | Ingo Molnar | 1 | -1/+1 |
2013-11-06 | sched: Move wait.c into kernel/sched/ | Peter Zijlstra | 1 | -1/+1 |
2013-10-15 | rcu: Move RCU-related source code to kernel/rcu directory | Paul E. McKenney | 1 | -8/+3 |
2013-09-25 | KEYS: Separate the kernel signature checking keyring from module signing | David Howells | 1 | -5/+10 |
2013-09-25 | KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate | David Howells | 1 | -3/+9 |
2013-09-25 | KEYS: Load *.x509 files into kernel keyring | David Howells | 1 | -6/+29 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+1 |
2013-08-01 | printk: move to separate directory for easier modification | Joe Perches | 1 | -1/+2 |
2013-07-09 | reboot: move shutdown/reboot related functions to kernel/reboot.c | Robin Holt | 1 | -1/+1 |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2013-04-11 | MODSIGN: do not send garbage to stderr when enabling modules signature | David Cohen | 1 | -1/+1 |
2013-04-08 | idle: Provide a generic entry point for the idle code | Thomas Gleixner | 1 | -0/+1 |
2013-02-28 | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds | 1 | -4/+2 |
2013-02-28 | kcmp: make it depend on CHECKPOINT_RESTORE | Cyrill Gorcunov | 1 | -3/+1 |
2013-02-28 | kfifo: move kfifo.c from kernel/ to lib/ | Stefani Seibold | 1 | -1/+1 |
2013-02-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -4/+12 |
2013-02-17 | kernel: Replace timeconst.pl with a bc script | H. Peter Anvin | 1 | -4/+12 |