1. 0bb9ab3 kcsan: Update Documentation to change supported compilers by Marco Elver · 4 years, 7 months ago
  2. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  3. 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  4. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  5. fc2fb38 Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  6. 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
  7. cc8246d docs: dev-tools: coccinelle: underlines by Heinrich Schuchardt · 4 years, 7 months ago
  8. 5ff3b30 kcov: collect coverage from interrupts by Andrey Konovalov · 4 years, 7 months ago
  9. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  10. f71fc3b Documentation: kgdboc: Document new kgdboc_earlycon parameter by Douglas Anderson · 4 years, 8 months ago
  11. c4714b0 Documentation: test.h - fix warnings by Lothar Rubusch · 4 years, 9 months ago
  12. a5f3046 selftests: introduce gen_tar Makefile target by Veronika Kabatova · 4 years, 7 months ago
  13. 97a9474 Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/kcsan by Thomas Gleixner · 4 years, 8 months ago
  14. 74bc7c9 kselftest: add fixture variants by Jakub Kicinski · 4 years, 8 months ago
  15. d8949ef kcsan: Introduce scoped ASSERT_EXCLUSIVE macros by Marco Elver · 4 years, 9 months ago
  16. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  17. 668f1e9 Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
  18. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
  19. 3252690 kunit: update documentation to describe debugfs representation by Alan Maguire · 4 years, 9 months ago
  20. 0d5792c9 Documentation: kunit: Make the KUnit documentation less UML-specific by David Gow · 4 years, 10 months ago
  21. e7325b7 kcsan: Update Documentation/dev-tools/kcsan.rst by Marco Elver · 4 years, 10 months ago
  22. df10846 Merge branch 'linus' into locking/kcsan, to pick up fixes by Ingo Molnar · 4 years, 9 months ago
  23. a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 9 months ago
  24. 6480e44 docs: dev-tools: kmemleak: Update list of architectures by Jonathan Neuschäfer · 4 years, 10 months ago
  25. 0a464ea docs: dev-tools: gcov: Remove a stray single-quote by Jonathan Neuschäfer · 4 years, 10 months ago
  26. e20d8e8 Documentation: kunit: fixed sphinx error in code block by Brendan Higgins · 5 years ago
  27. a108454 Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  28. 7add787 Merge branch 'kcsan.2020.01.07a' into locking/kcsan by Ingo Molnar · 5 years ago
  29. ea01ce67 kasan: Add riscv to KASAN documentation. by Nick Hu · 5 years ago
  30. 6ae2bfd kunit: update documentation to describe module-based build by Alan Maguire · 5 years ago
  31. 7161177 kcsan: Document static blacklisting options by Marco Elver · 5 years ago
  32. 31c7ac38 Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict by Ingo Molnar · 5 years ago
  33. a69b83e kcov: fix struct layout for kcov_remote_arg by Andrey Konovalov · 5 years ago
  34. 28336be Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts by Ingo Molnar · 5 years ago
  35. 14ee5cfd kunit: Rename 'kunitconfig' to '.kunitconfig' by SeongJae Park · 5 years ago
  36. 1c68cba docs/kunit/start: Use in-tree 'kunit_defconfig' by SeongJae Park · 5 years ago
  37. 3a01963 selftests: Fix dangling documentation references to kselftest_module.sh by Michael Ellerman · 5 years ago
  38. 99e51aa Documentation: kunit: add documentation for kunit_tool by Brendan Higgins · 5 years ago
  39. e7d7ad0 Documentation: kunit: fix typos and gramatical errors by Brendan Higgins · 5 years ago
  40. eec028c kcov: remote coverage support by Andrey Konovalov · 5 years ago
  41. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  42. 3c5c3cf kasan: support backing vmalloc space with real shadow memory by Daniel Axtens · 5 years ago
  43. e25645b Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  44. 905e672 kcsan: Add Documentation entry in dev-tools by Marco Elver · 5 years ago
  45. 822bbba Merge tag 'v5.4-rc4' into docs-next by Jonathan Corbet · 5 years ago
  46. 0fe9a44 mm, page_owner: decouple freeing stack trace from debug_pagealloc by Vlastimil Babka · 5 years ago
  47. d460623 Documentation: kunit: Fix verification command by SeongJae Park · 5 years ago
  48. 3a24f7f kselftest: add capability to skip chosen TARGETS by Cristian Marussi · 5 years ago
  49. 2c861bf docs: kmemleak: DEBUG_KMEMLEAK_EARLY_LOG_SIZE changed names by Jeremy Cline · 5 years ago
  50. c23a283 Documentation: kunit: add documentation for KUnit by Brendan Higgins · 5 years ago
  51. 48ffc3d Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro by Jonathan Corbet · 5 years ago
  52. 40ef768 Remove references to dead website. by Dave Jones · 5 years ago
  53. 9fc3a18 docs: remove extra conf.py files by Mauro Carvalho Chehab · 5 years ago
  54. b7c3613 docs: kmemleak: add more documentation details by André Almeida · 5 years ago
  55. aa069a2 gcov: docs: add a note on GCC vs Clang differences by Tri Vo · 6 years ago
  56. 8c79f4c Merge tag 'docs-5.2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  57. 9f43619 doc: kselftest: Fix KBUILD_OUTPUT usage instructions by Shuah Khan · 6 years ago
  58. eebf4dd kselftest: Add test module framework header by Tobin C. Harding · 6 years ago
  59. 58f4df3 Documentation/dev-tools: Use gcc version number instead svn revision number by Sebastian Andrzej Siewior · 6 years ago
  60. 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  61. b3b0e6a kasan: update documentation by Andrey Konovalov · 6 years ago
  62. f77af63 doc:process: add links where missing by Federico Vaga · 6 years ago
  63. 32ddfe8 Documentation: dev-tools: Fix typos in index.rst by Shreyans Devendra Doshi · 6 years ago
  64. c284d42 Documentation/dev-tools: clean up kselftest.rst by Randy Dunlap · 6 years ago
  65. 9eff4a2 docs: dev-tools: coccinelle: Update documentation by Himanshu Jha · 6 years ago
  66. 0e0f0093 doc: dev-tools: kselftest.rst: update config file location by Anders Roxell · 6 years ago
  67. 8ab1416 doc: dev-tools: kselftest.rst: update contributing new tests by Anders Roxell · 7 years ago
  68. a997a70 doc: dev-tools: kselftest.rst: update contributing new tests by Anders Roxell · 7 years ago
  69. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  70. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  71. bb2407a Merge tag 'docs-4.17' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  72. 3b7ea9f Documentation/sparse: fix typo by Eric Engestrom · 7 years ago
  73. 6a76768 docs: Remove remaining references to metag by James Hogan · 7 years ago
  74. 2ce079f Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  75. c512ac0 kcov: update documentation by Victor Chibotaru · 7 years ago
  76. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  77. e9e716f docs: dev-tools: coccinelle: delete out of date wiki reference by Julia Lawall · 7 years ago
  78. 4845688 docs: dev-tools: correct Coccinelle version number by Julia Lawall · 7 years ago
  79. d5cdbb8 doc: dev-tools: kselftest.rst: update to include make O=dir support by Shuah Khan · 7 years ago
  80. e604f1c docs: disable KASLR when debugging kernel by Zhouyi Zhou · 7 years ago
  81. 14994a9 docs: disable KASLR when debugging kernel by Zhouyi Zhou · 7 years ago
  82. ef3ad08 Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  83. 94f4a16 mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects by Catalin Marinas · 7 years ago
  84. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  85. fde662d kselftest.rst: do some adjustments after ReST conversion by Mauro Carvalho Chehab · 8 years ago
  86. 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 8 years ago
  87. 7e6a32a Documentation/dev-tools: Add kselftest_harness documentation by Mickaël Salaün · 8 years ago
  88. cef04cd Documentation/dev-tools: Use reStructuredText markups for kselftest by Mickaël Salaün · 8 years ago
  89. 55c70f11 Documentation/dev-tools: Add kselftest by Mickaël Salaün · 8 years ago
  90. 821c6df kgdb.rst: Adjust ReST markups by Mauro Carvalho Chehab · 8 years ago
  91. 7fb2e8a docs-rst: convert kgdb DocBook to ReST by Mauro Carvalho Chehab · 8 years ago
  92. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  93. 291b9d7 Improve sparse documentation by Matthew Wilcox · 8 years ago
  94. dc67a9f Documentation/sparse: drop __CHECK_ENDIAN__ by Michael S. Tsirkin · 8 years ago
  95. 9536099 Documentation/sparse: drop __bitwise__ by Michael S. Tsirkin · 8 years ago
  96. 57131dd Documentation/dev-tools: use code-block with proper language by Jani Nikula · 8 years ago
  97. c289312 doc-rst: make dev-tools folder buildable stand-alone by Markus Heiser · 8 years ago
  98. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  99. 5512128 Merge branch 'dev-tools' into doc/4.9 by Jonathan Corbet · 8 years ago
  100. 5f09627 docs: Sphinxify gdb-kernel-debugging.txt and move to dev-tools by Jonathan Corbet · 8 years ago