1. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  2. 4bbf04a kfence: show cpu and timestamp in alloc/free info by Marco Elver · 3 years, 4 months ago
  3. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  4. c9d1af2 mm/kasan: move kasan.fault to mm/kasan/report.c by Woody Lin · 3 years, 4 months ago
  5. aa82977 Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  6. 6a499c9 kunit: tool: make --raw_output support only showing kunit output by Daniel Latypov · 3 years, 5 months ago
  7. 6cb51a1 kunit: tool: add --kernel_args to allow setting module params by Daniel Latypov · 3 years, 6 months ago
  8. 49f72d5 kcsan: Rework atomic.h into permissive.h by Marco Elver · 3 years, 7 months ago
  9. e675d25 kcsan: Introduce CONFIG_KCSAN_STRICT by Marco Elver · 3 years, 7 months ago
  10. a72fa63 Documentation: kunit: drop obsolete note about uml_abort for coverage by Daniel Latypov · 3 years, 6 months ago
  11. b97efd5 Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
  12. 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
  13. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  14. 3ff16d3 kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL() by David Gow · 3 years, 6 months ago
  15. d9d6b82 kunit: Move default config from arch/um -> tools/testing/kunit by David Gow · 3 years, 7 months ago
  16. 99a8e89 Documentation: kunit: Clean up some string casts in examples by David Gow · 3 years, 8 months ago
  17. 2ec73ec docs: dev-tools: kunit: don't use a table for docs name by Mauro Carvalho Chehab · 3 years, 7 months ago
  18. 654a5bd docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup by Mauro Carvalho Chehab · 3 years, 7 months ago
  19. 3a8b57d docs: dev-tools: testing-overview.rst: avoid using ReST :doc:`foo` markup by Mauro Carvalho Chehab · 3 years, 7 months ago
  20. 9129faf docs: dev-tools: kunit: don't use a table for docs name by Mauro Carvalho Chehab · 3 years, 7 months ago
  21. 91a1265 docs: checkpatch: Document and segregate more checkpatch message types by Dwaipayan Ray · 3 years, 7 months ago
  22. 12ca7a8 Documentation: kunit: document support for QEMU in kunit_tool by Brendan Higgins · 3 years, 7 months ago
  23. d7eab3d Documentation: kunit: Update kunit_tool page by David Gow · 3 years, 9 months ago
  24. 11dbc62 Documentation: kunit: add tips for running KUnit by Daniel Latypov · 3 years, 9 months ago
  25. 0e7c52d Documentation: checkpatch: Tweak BIT() macro include by Andrew Jeffery · 3 years, 7 months ago
  26. 76001b8 docs: Add more message type documentations for checkpatch by Dwaipayan Ray · 3 years, 8 months ago
  27. 117232c kcsan: Use URL link for pointing access-marking.txt by Akira Yokosawa · 3 years, 8 months ago
  28. b930226 kcsan: Document "value changed" line by Marco Elver · 3 years, 9 months ago
  29. ea04846 kcsan: Add pointer to access-marking.txt to data_race() bullet by Paul E. McKenney · 3 years, 10 months ago
  30. 526940e scripts/gdb: add lx_current support for arm64 by Barry Song · 3 years, 8 months ago
  31. dc95868 scripts/gdb: document lx_current is only supported by x86 by Barry Song · 3 years, 8 months ago
  32. fc23c07 kasan: docs: update tests section by Andrey Konovalov · 3 years, 8 months ago
  33. fe547fc kasan: docs: update ignoring accesses section by Andrey Konovalov · 3 years, 8 months ago
  34. 67ca1c0 kasan: docs: update shadow memory section by Andrey Konovalov · 3 years, 8 months ago
  35. bb48675 kasan: docs: update HW_TAGS implementation details section by Andrey Konovalov · 3 years, 8 months ago
  36. a6c18d4 kasan: docs: update SW_TAGS implementation details section by Andrey Konovalov · 3 years, 8 months ago
  37. b8191d7 kasan: docs: update GENERIC implementation details section by Andrey Konovalov · 3 years, 8 months ago
  38. f359074 kasan: docs: update boot parameters section by Andrey Konovalov · 3 years, 8 months ago
  39. 836f79a kasan: docs: update error reports section by Andrey Konovalov · 3 years, 8 months ago
  40. 86e6f08 kasan: docs: update usage section by Andrey Konovalov · 3 years, 8 months ago
  41. 3cbc37d kasan: docs: update overview section by Andrey Konovalov · 3 years, 8 months ago
  42. 96d7d14 kasan: docs: clean up sections by Andrey Konovalov · 3 years, 8 months ago
  43. 0ff0edb Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  44. 1e9599d Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 8 months ago
  45. 2a68c268 Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 8 months ago
  46. 2f9ef05 Merge tag 'docs-5.13' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 8 months ago
  47. c797997 Documentation: dev-tools: Add Testing Overview by David Gow · 3 years, 9 months ago
  48. 2603f8a kasan: Add KASAN mode kernel parameter by Vincenzo Frascino · 3 years, 10 months ago
  49. 1446e32 docs/gcov: Convert two tags to ref in dev-tools/gov.rst by Wu XiangCheng · 3 years, 9 months ago
  50. de2fcb3 Documentation: kunit: add tips for using current->kunit_test by Daniel Latypov · 3 years, 9 months ago
  51. 87f1c20 Documentation: kselftest: fix path to test module files by Antonio Terceiro · 3 years, 10 months ago
  52. 3337c3a docs: document all error message types in checkpatch by Dwaipayan Ray · 3 years, 9 months ago
  53. bd0ccc4 kcsan: Add missing license and copyright headers by Marco Elver · 4 years ago
  54. 2eecbab docs: add documentation for checkpatch by Dwaipayan Ray · 3 years, 10 months ago
  55. 7169487 kasan: clarify that only first bug is reported in HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
  56. 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 3 years, 10 months ago
  57. bc8fbc5 kfence: add test suite by Marco Elver · 3 years, 10 months ago
  58. 10efe55 kfence, Documentation: add KFENCE documentation by Marco Elver · 3 years, 10 months ago
  59. 5d92bdf kasan: rename CONFIG_TEST_KASAN_MODULE by Andrey Konovalov · 3 years, 10 months ago
  60. 4062c24 kasan: clarify HW_TAGS impact on TBI by Andrey Konovalov · 3 years, 10 months ago
  61. 783955f Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 10 months ago
  62. 1cc4cdb kasan: fix stack traces dependency for HW_TAGS by Andrey Konovalov · 3 years, 11 months ago
  63. 7c2b108 Documentation: kunit: add tips.rst for small examples by Daniel Latypov · 4 years ago
  64. c9ef2d3 KUnit: Docs: make start.rst example Kconfig follow style.rst by Daniel Latypov · 4 years ago
  65. 76bc99e kasan: fix HW_TAGS boot parameters by Andrey Konovalov · 4 years ago
  66. 8db50be Documentation: kunit: include example of a parameterized test by Daniel Latypov · 4 years ago
  67. 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  68. c45647f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux by Linus Torvalds · 4 years ago
  69. 625d867 kasan: update documentation by Andrey Konovalov · 4 years ago
  70. 948e325 kasan: add documentation for hardware tag-based mode by Andrey Konovalov · 4 years ago
  71. 1f60062 kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* by Andrey Konovalov · 4 years ago
  72. 706451d Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years ago
  73. c637693 ubsan: remove UBSAN_MISC in favor of individual options by Kees Cook · 4 years ago
  74. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  75. 4784be2 kasan: update documentation for generic kasan by Walter Wu · 4 years, 1 month ago
  76. ff61359 Merge tag 'docs-5.11' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 1 month ago
  77. e0a45cd Documentation: fix typos found in process, dev-tools, and doc-guide subdirectories by Andrew Klychkov · 4 years, 1 month ago
  78. 27b03cf Documentation: Coccinelle: Improve command example for debugging patches by Sumera Priyadarsini · 4 years, 1 month ago
  79. 1f0e943 Documentation: kunit: provide guidance for testing many inputs by Daniel Latypov · 4 years, 1 month ago
  80. 1a37e18 Documentation: fix typos in dev-tools/kasan.rst by Andrew Klychkov · 4 years, 1 month ago
  81. c12af30 Documentation: kgdb: Fix a typo by Tiezhu Yang · 4 years, 1 month ago
  82. f86fee1 Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 1 month ago
  83. 873ddeb KUnit: Docs: usage: wording fixes by Randy Dunlap · 4 years, 2 months ago
  84. 1f4dde5 KUnit: Docs: style: fix some Kconfig example issues by Randy Dunlap · 4 years, 2 months ago
  85. f776642 KUnit: Docs: fix a wording typo by Randy Dunlap · 4 years, 2 months ago
  86. 521b619 Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
  87. 32519c0 docs: kasan.rst: add two missing blank lines by Mauro Carvalho Chehab · 4 years, 2 months ago
  88. 4210157 ARM: 9017/2: Enable KASan for ARM by Linus Walleij · 4 years, 2 months ago
  89. f0b6203 Documentation: kunit: Update Kconfig parts for KUNIT's module support by SeongJae Park · 4 years, 2 months ago
  90. 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
  91. 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 2 months ago
  92. 0674324 Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  93. 365ff56 docs: kgdb.rst: fix :c:type: usages by Mauro Carvalho Chehab · 4 years, 3 months ago
  94. 9ab5be9 KASAN: Testing Documentation by Patricia Alfonso · 4 years, 3 months ago
  95. 1abbef4 mm,kmemleak-test.c: move kmemleak-test.c to samples dir by Hui Su · 4 years, 3 months ago
  96. 527f675 kasan: remove mentions of unsupported Clang versions by Marco Elver · 4 years, 3 months ago
  97. a82763e Documentation: kunit: add a brief blurb about kunit_test_suite by Brendan Higgins · 4 years, 5 months ago
  98. 2a41fc5 Documentation: kunit: Add naming guidelines by David Gow · 4 years, 4 months ago
  99. 4c85113 doc: dev-tools: kselftest.rst: Update examples and paths by Kees Cook · 4 years, 3 months ago
  100. dddcbc1 Merge tag 'docs-5.9-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago