1. 045f6d7 lib/Kconfig.debug: fix some messed up configurations by Changbin Du · 5 years ago
  2. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  3. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  4. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago
  5. ebebdd0 kernel-hacking: create a submenu for scheduler debugging options by Changbin Du · 5 years ago
  6. dc9b963 kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE by Changbin Du · 5 years ago
  7. f43a289 kernel-hacking: move Oops into 'Lockups and Hangs' by Changbin Du · 5 years ago
  8. 09a7495 kernel-hacking: move kernel testing and coverage options to same submenu by Changbin Du · 5 years ago
  9. 3be5cbc kernel-hacking: group kernel data structures debugging together by Changbin Du · 5 years ago
  10. ff600a9 kernel-hacking: create submenu for arch special debugging options by Changbin Du · 5 years ago
  11. 6210b64 kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  12. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  13. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  14. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  15. af9ca6f drivers: hv: vmbus: Introduce latency testing by Branden Bonaby · 5 years ago
  16. 7ecaf06 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
  17. ea2dd7c lib/list-test: add a test for the 'list' doubly linked list by David Gow · 5 years ago
  18. 57f5677 printf: add support for printing symbolic error names by Rasmus Villemoes · 5 years ago
  19. 2cb80db kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() by Iurii Zaikin · 5 years ago
  20. 84bc809 lib: enable building KUnit in lib/ by Brendan Higgins · 5 years ago
  21. ac7c3e4 compiler: enable CONFIG_OPTIMIZE_INLINING forcibly by Masahiro Yamada · 5 years ago
  22. c59180a mm/kmemleak: increase the max mem pool to 1M by Qian Cai · 5 years ago
  23. c566586 mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 5 years ago
  24. b751c52 kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K by Nicolas Boichat · 5 years ago
  25. efd9763 module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES by Masahiro Yamada · 5 years ago
  26. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  27. b7dca6d kbuild: create *.mod with full directory path and remove MODVERDIR by Masahiro Yamada · 5 years ago
  28. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  29. 5015a30 lib: introduce test_meminit module by Alexander Potapenko · 5 years ago
  30. 387b146 docs: locking: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  31. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  32. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  33. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  34. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  35. 2a1ccd3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. 509e56b blackhole_dev: add a selftest by Mahesh Bandewar · 6 years ago
  37. 4b4f3ac rslib: Add tests for the encoder and decoder by Ferdinand Blomqvist · 6 years ago
  38. c71fd89 locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER by Waiman Long · 6 years ago
  39. 59b2bd0 kbuild: add 'headers' target to build up uapi headers in usr/include by Masahiro Yamada · 6 years ago
  40. e949f4c kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples by Masahiro Yamada · 6 years ago
  41. c6509a2 kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK by Masahiro Yamada · 6 years ago
  42. 10ffebb docs: fault-injection: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  43. 6aed82d genirq/timings: Add selftest for circular array by Daniel Lezcano · 6 years ago
  44. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  45. 7878c23 slab: remove /proc/slab_allocators by Qian Cai · 6 years ago
  46. c66d7a2 init: introduce DEBUG_MISC option by Sinan Kaya · 6 years ago
  47. 8e18fae lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST by Davidlohr Bueso · 6 years ago
  48. 9012d01 compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING by Masahiro Yamada · 6 years ago
  49. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  50. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  51. 71ae5fc Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  52. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  53. ae3d6a3 lib/Kconfig.debug: fix build error without CONFIG_BLOCK by YueHaibing · 6 years ago
  54. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  55. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  56. 40453c4 kcov: improve CONFIG_ARCH_HAS_KCOV help text by Mark Rutland · 6 years ago
  57. 0b0600c8 lib: Add test module for strscpy_pad by Tobin C. Harding · 6 years ago
  58. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  59. e83b9f5 kbuild: add ability to generate BTF type info for vmlinux by Andrii Nakryiko · 6 years ago
  60. ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  61. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  62. c4703ac Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  63. 2bb9954 Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  64. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  65. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  66. 8aa4976 mm/page_owner: move config option to mm/Kconfig.debug by Changbin Du · 6 years ago
  67. 3f21a6b vmalloc: add test driver to analyse vmalloc allocator by Uladzislau Rezki (Sony) · 6 years ago
  68. 7771bdb kasan: remove use after scope bugs detection. by Andrey Ryabinin · 6 years ago
  69. 50ceaa95e lib: Introduce test_stackinit module by Kees Cook · 6 years ago
  70. 9d93744 kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig by Masahiro Yamada · 6 years ago
  71. 70ca7ba dma-mapping: move debug configuration options to kernel/dma by Andy Shevchenko · 6 years ago
  72. bae0543 selftests/livepatch: add DYNAMIC_DEBUG config dependency by Joe Lawrence · 6 years ago
  73. a2818ee selftests/livepatch: introduce tests by Joe Lawrence · 6 years ago
  74. a77d087 lkdtm: Do not depend on BLOCK and clean up headers by Kees Cook · 6 years ago
  75. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  76. d53ce04 kmemleak: add config to select auto scan by Sri Krishna chowdary · 6 years ago
  77. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  78. 15ff206 printk: Add caller information to printk() output. by Tetsuo Handa · 6 years ago
  79. 0a020d4 lib: introduce initial implementation of object aggregation manager by Jiri Pirko · 6 years ago
  80. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  81. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  82. 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  83. 07171da Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  84. ad3d6c7 xarray: Add XArray load operation by Matthew Wilcox · 7 years ago
  85. ce76d93 lib: Add memcat_p(): paste 2 pointer arrays together by Alexander Shishkin · 6 years ago
  86. f9b58e8 ARM: 8800/1: use choice for kernel unwinders by Stefan Agner · 6 years ago
  87. 4c5d114 lib/Kconfig.debug: fix three typos in help text by Thibaut Sautereau · 6 years ago
  88. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  89. fd7338e lib/Kconfig: remove 'default n' for tests by Andy Shevchenko · 6 years ago
  90. 8ab8ba3 ida: Start new test_ida module by Matthew Wilcox · 7 years ago
  91. 771c035 deprecate the '__deprecated' attribute warnings entirely and for good by Linus Torvalds · 6 years ago
  92. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  93. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  94. b125d90 Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  95. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  96. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  97. 0e2dc70 bitfield: add tests by Johannes Berg · 7 years ago
  98. 22eceb8 printk: Make CONSOLE_LOGLEVEL_QUIET configurable by Hans de Goede · 7 years ago
  99. 5a6cf77 kprobes: Remove jprobe API implementation by Masami Hiramatsu · 7 years ago
  100. f1b4bd0 fault-injection: reorder config entries by Mikulas Patocka · 7 years ago