Age | Commit message (Expand) | Author |
2018-05-24 | dma-debug: check scatterlist segments | Robin Murphy |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig |
2018-04-11 | lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together | Randy Dunlap |
2018-04-03 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-03-31 | locking/Kconfig: Restructure the lock debugging menu | Waiman Long |
2018-03-31 | locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readable | Waiman Long |
2018-03-31 | locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches | Waiman Long |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann |
2018-03-26 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin |
2018-03-09 | mn10300: Remove the architecture | David Howells |
2018-03-07 | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2018-02-23 | Drop a bunch of metag references | James Hogan |
2018-02-21 | lib/Kconfig.debug: enable RUNTIME_TESTING_MENU | Anders Roxell |
2018-02-09 | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-02-06 | kasan: rework Kconfig settings | Arnd Bergmann |
2018-02-06 | lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all | Vincent Legoll |
2018-02-06 | lib/test_find_bit.c: rename to find_bit_benchmark.c | Yury Norov |
2018-02-02 | lib/Kconfig.debug: Remove blank help text | Ulf Magnusson |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-30 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-01-12 | error-injection: Support fault injection framework | Masami Hiramatsu |
2018-01-12 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu |
2017-12-12 | locking/lockdep: Remove the cross-release locking checks | Ingo Molnar |
2017-12-11 | Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 | Kees Cook |
2017-11-17 | Makefile: support flag -fsanitizer-coverage=trace-cmp | Victor Chibotaru |
2017-11-17 | lib: test module for find_*_bit() functions | Yury Norov |
2017-11-16 | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-07 | debugfs: purge obsolete SRCU based removal protection | Nicolai Stange |
2017-10-25 | locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y | Byungchul Park |
2017-10-25 | locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and ... | Byungchul Park |
2017-10-23 | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes | Ingo Molnar |
2017-10-14 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-10-14 | locking/lockdep: Disable cross-release features for now | Ingo Molnar |
2017-10-14 | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' | Josh Poimboeuf |
2017-10-13 | lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together | Randy Dunlap |
2017-09-22 | parisc: Fix too large frame size warnings | Helge Deller |
2017-09-08 | lib: add test module for CONFIG_DEBUG_VIRTUAL | Florian Fainelli |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-08-18 | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner |
2017-08-17 | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI... | Ingo Molnar |
2017-08-17 | locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS | Byungchul Park |
2017-08-17 | locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config | Byungchul Park |
2017-08-17 | locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING | Byungchul Park |
2017-08-10 | locking/lockdep: Apply crossrelease to completions | Byungchul Park |