Age | Commit message (Expand) | Author |
2017-07-15 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-15 | random: suppress spammy warnings about unseeded randomness | Theodore Ts'o |
2017-07-14 | kmod: add test driver to stress test the module loader | Luis R. Rodriguez |
2017-07-12 | kernel/watchdog: split up config options | Nicholas Piggin |
2017-07-12 | test_sysctl: add dedicated proc sysctl test driver | Luis R. Rodriguez |
2017-07-10 | lib/interval_tree_test.c: allow the module to be compiled-in | Davidlohr Bueso |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-07-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-06-19 | random: warn when kernel uses unseeded randomness | Jason A. Donenfeld |
2017-06-08 | rcu: Move RCU debug Kconfig options to kernel/rcu | Paul E. McKenney |
2017-06-08 | rcu: Remove debugfs tracing | Paul E. McKenney |
2017-06-08 | rcu: Remove SPARSE_RCU_POINTER Kconfig option | Paul E. McKenney |
2017-06-08 | rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option | Paul E. McKenney |
2017-06-08 | rcu: Remove *_SLOW_* Kconfig options | Paul E. McKenney |
2017-06-08 | rt_mutex: Add lockdep annotations | Peter Zijlstra |
2017-05-16 | fs: update location of filesystems documentation | Mauro Carvalho Chehab |
2017-05-08 | lib: add module support to linked list sorting tests | Geert Uytterhoeven |
2017-05-08 | lib: add module support to array-based sort tests | Geert Uytterhoeven |
2017-05-02 | Merge tag 'docs-4.12' of git://git.lwn.net/linux | Linus Torvalds |
2017-05-01 | lib: remove AVR32 entry in Kconfig.debug compile with frame pointers | Hans-Christian Noren Egtvedt |
2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan |
2017-03-17 | lib/Kconfig.debug: correct documentation paths | Hans Holmberg |
2017-02-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-02-24 | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix |
2017-02-24 | lib: add module support to atomic64 tests | Geert Uytterhoeven |
2017-02-24 | locking/refcounts: Out-of-line everything | Peter Zijlstra |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-10 | time: Remove CONFIG_TIMER_STATS | Kees Cook |
2017-02-10 | refcount_t: Introduce a special purpose refcount type | Peter Zijlstra |
2017-02-03 | lib: Introduce priority array area manager | Jiri Pirko |
2017-01-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-01-23 | rcu: Enable RCU tracepoints by default to aid in debugging | Matt Fleming |
2017-01-16 | Merge 4.10-rc4 into tty-next | Greg Kroah-Hartman |
2017-01-14 | locking/ww_mutex: Begin kselftests for ww_mutex | Chris Wilson |
2017-01-12 | serial: do not accept sysrq characters via serial port | Felix Fietkau |
2017-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-11 | lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL | Laura Abbott |
2017-01-10 | lib/Kconfig.debug: fix frv build failure | Sudip Mukherjee |
2017-01-09 | siphash: add cryptographically secure PRF | Jason A. Donenfeld |
2016-12-25 | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner |
2016-12-20 | printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text | Borislav Petkov |
2016-12-14 | Kconfig: lib/Kconfig.debug: fix references to Documenation | Andreas Platschek |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-12 | lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM | Dave Young |
2016-12-12 | printk: add Kconfig option to set default console loglevel | Olof Johansson |
2016-11-23 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |