1. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  2. bece04b kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR by Marco Elver · 3 years ago
  3. bbd2e05 lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB by Nathan Chancellor · 3 years ago
  4. 0acc968 test_hash.c: refactor into kunit by Isabella Basso · 3 years ago
  5. 88168bf lib/Kconfig.debug: properly split hash test kernel entries by Isabella Basso · 3 years ago
  6. 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  7. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  8. 4d92b95 net: add net device refcount tracker infrastructure by Eric Dumazet · 3 years, 1 month ago
  9. 914a7b5 lib: add tests for reference tracker by Eric Dumazet · 3 years, 1 month ago
  10. d9847eb bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
  11. 8d192be parisc: Increase FRAME_WARN to 2048 bytes on parisc by Helge Deller · 3 years, 1 month ago
  12. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  13. 50f9481 mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE by David Hildenbrand · 3 years, 2 months ago
  14. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  15. 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
  16. e44e81c kprobes: convert tests to kunit by Sven Schnelle · 3 years, 2 months ago
  17. bb95ebb lib: Introduce CONFIG_MEMCPY_KUNIT_TEST by Kees Cook · 3 years, 6 months ago
  18. b08cadb Merge branch 'objtool/urgent' by Peter Zijlstra · 3 years, 3 months ago
  19. 8670502 xtensa: increase size of gcc stack frame check by Guenter Roeck · 3 years, 3 months ago
  20. db2b0c5 objtool: Support pv_opsindirect calls for noinstr by Peter Zijlstra · 3 years, 6 months ago
  21. c0a5c81 Kconfig.debug: drop GCC 5+ version check for DWARF5 by Nick Desaulniers · 3 years, 4 months ago
  22. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  23. 6fe2625 Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH by Lukas Bulwahn · 3 years, 4 months ago
  24. 36f33b5 lib/test: convert test_sort.c to use KUnit by Daniel Latypov · 3 years, 4 months ago
  25. 8ba739e math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it by Geert Uytterhoeven · 3 years, 4 months ago
  26. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  27. 7d73c3e Makefile: remove stale cc-option checks by Nick Desaulniers · 3 years, 4 months ago
  28. a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
  29. 8bda955 Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 4 months ago
  30. 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  31. 55b70ee parisc: Increase size of gcc stack frame check by Helge Deller · 3 years, 6 months ago
  32. c4b2b7d block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 4 months ago
  33. c782af2 SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory by Chuck Lever · 3 years, 5 months ago
  34. bb630f9 locking/rtmutex: Add mutex variant for RT by Thomas Gleixner · 3 years, 4 months ago
  35. b2ff70a lib/test_string.c: move string selftest in the Runtime Testing menu by Matteo Croce · 3 years, 5 months ago
  36. 6bce244 mm/page_alloc: Revert pahole zero-sized workaround by Mel Gorman · 3 years, 6 months ago
  37. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  38. 22f4e66 dump_stack: add vmlinux build ID to stack traces by Stephen Boyd · 3 years, 6 months ago
  39. 9dbbc3b lib: fix spelling mistakes by Zhen Lei · 3 years, 6 months ago
  40. a48ad6e Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 6 months ago
  41. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  42. b6c75c4 lib/math/rational: add Kunit test cases by Trent Piepho · 3 years, 6 months ago
  43. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  44. a941a03 Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  45. e563592 Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 6 months ago
  46. dbbee9d mm/page_alloc: convert per-cpu list protection to local_lock by Mel Gorman · 3 years, 6 months ago
  47. 1f9f78b mm/slub, kunit: add a KUnit test for SLUB debugging functionality by Oliver Glitta · 3 years, 6 months ago
  48. ebd0957 lib/test: convert lib/test_list_sort.c to use KUnit by Daniel Latypov · 3 years, 8 months ago
  49. 1253b9b clocksource: Provide kernel module to test clocksource watchdog by Paul E. McKenney · 3 years, 7 months ago
  50. b8e00ab locking/lockdep: Reduce LOCKDEP dependency list by Randy Dunlap · 3 years, 7 months ago
  51. cf536e1 Makefile: extend 32B aligned debug option to 64B aligned by Feng Tang · 3 years, 8 months ago
  52. 50f530e lib: test_scanf: Add tests for sscanf number conversion by Richard Fitzgerald · 3 years, 8 months ago
  53. dce4456 mm/memtest: add ARCH_USE_MEMTEST by Anshuman Khandual · 3 years, 8 months ago
  54. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  55. 77d5133 Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 8 months ago
  56. 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  57. ffc766b Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 3 years, 8 months ago
  58. 2e98815 kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh by Masahiro Yamada · 3 years, 10 months ago
  59. 5cc1247 kbuild: add CONFIG_VMLINUX_MAP expert option by Rasmus Villemoes · 3 years, 10 months ago
  60. 5086ea4 lib/math: Add a `do_div' test module by Maciej W. Rozycki · 3 years, 8 months ago
  61. d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
  62. d86ba83 sched: Don't make LATENCYTOP select SCHED_DEBUG by Peter Zijlstra · 3 years, 9 months ago
  63. 7d37cb2 lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS by Julian Braha · 3 years, 9 months ago
  64. 5dc3359 lockdep: Allow tuning tracing capacity constants. by Tetsuo Handa · 3 years, 9 months ago
  65. 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 10 months ago
  66. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  67. 98cd6f5 Kconfig: allow explicit opt in to DWARF v5 by Nick Desaulniers · 3 years, 11 months ago
  68. a66049e Kbuild: make DWARF version a choice by Nick Desaulniers · 3 years, 11 months ago
  69. 6213736 Merge branch 'linus' into locking/core, to pick up upstream fixes by Ingo Molnar · 3 years, 11 months ago
  70. 83272e6 kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4 by Masahiro Yamada · 4 years, 1 month ago
  71. 997acaf lockdep: report broken irq restoration by Mark Rutland · 4 years ago
  72. f4f6a2e Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux by Linus Torvalds · 4 years ago
  73. e2ae634 Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
  74. 7546861 lib/cmdline_kunit: add a new test suite for cmdline API by Andy Shevchenko · 4 years ago
  75. aab7ce2 Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  76. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
  77. 7d95a88 Add and use a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 1 month ago
  78. 527701e lib: Add a generic version of devmem_is_allowed() by Palmer Dabbelt · 4 years, 6 months ago
  79. 1967939 Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK by Masahiro Yamada · 4 years, 1 month ago
  80. fa69ee5 net: switch to storing KCOV handle directly in sk_buff by Marco Elver · 4 years, 1 month ago
  81. 0e91a0c mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP by Thomas Gleixner · 4 years, 1 month ago
  82. 6e799cb mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL by Thomas Gleixner · 4 years, 1 month ago
  83. 5df38ca resource: Add test cases for new resource API by Andy Shevchenko · 4 years, 2 months ago
  84. 07cbce2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  85. 85ce50d3 net: kcov: don't select SKB_EXTENSIONS when there is no NET by Randy Dunlap · 4 years, 2 months ago
  86. 5f9ae91 kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it by Andrii Nakryiko · 4 years, 2 months ago
  87. ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  88. 6370cc3 net: add kcov handle to skb extensions by Aleksandr Nogikh · 4 years, 2 months ago
  89. 75442fb docs: Kconfig/Makefile: add a check for broken ABI files by Mauro Carvalho Chehab · 4 years, 2 months ago
  90. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  91. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
  92. 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  93. 2c739ce lib, include/linux: add usercopy failure capability by Albert van der Linde · 4 years, 2 months ago
  94. e320d30 mm/page_alloc.c: fix freeing non-compound pages by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  95. d2585f5 lib: kunit: add bitfield test conversion to KUnit by Vitor Massaru Iha · 4 years, 5 months ago
  96. b36c830 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 3 months ago
  97. 2645d43 kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments' by Changbin Du · 4 years, 3 months ago
  98. 6fe208f Merge branch 'csd.2020.09.04a' into HEAD by Paul E. McKenney · 4 years, 4 months ago
  99. 35feb60 kernel/smp: Provide CSD lock timeout diagnostics by Paul E. McKenney · 4 years, 6 months ago
  100. 695afd3 kbuild: Simplify DEBUG_INFO Kconfig handling by Sedat Dilek · 4 years, 4 months ago