1. 74bc7c9 kselftest: add fixture variants by Jakub Kicinski · 4 years, 9 months ago
  2. 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
  3. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
  4. 3252690 kunit: update documentation to describe debugfs representation by Alan Maguire · 4 years, 10 months ago
  5. 0d5792c9 Documentation: kunit: Make the KUnit documentation less UML-specific by David Gow · 4 years, 11 months ago
  6. 6480e44 docs: dev-tools: kmemleak: Update list of architectures by Jonathan Neuschäfer · 4 years, 10 months ago
  7. 0a464ea docs: dev-tools: gcov: Remove a stray single-quote by Jonathan Neuschäfer · 4 years, 11 months ago
  8. e20d8e8 Documentation: kunit: fixed sphinx error in code block by Brendan Higgins · 5 years ago
  9. 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
  10. ea01ce67 kasan: Add riscv to KASAN documentation. by Nick Hu · 5 years ago
  11. 6ae2bfd kunit: update documentation to describe module-based build by Alan Maguire · 5 years ago
  12. a69b83e kcov: fix struct layout for kcov_remote_arg by Andrey Konovalov · 5 years ago
  13. 14ee5cfd kunit: Rename 'kunitconfig' to '.kunitconfig' by SeongJae Park · 5 years ago
  14. 1c68cba docs/kunit/start: Use in-tree 'kunit_defconfig' by SeongJae Park · 5 years ago
  15. 3a01963 selftests: Fix dangling documentation references to kselftest_module.sh by Michael Ellerman · 5 years ago
  16. 99e51aa Documentation: kunit: add documentation for kunit_tool by Brendan Higgins · 5 years ago
  17. e7d7ad0 Documentation: kunit: fix typos and gramatical errors by Brendan Higgins · 5 years ago
  18. eec028c kcov: remote coverage support by Andrey Konovalov · 5 years ago
  19. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  20. 3c5c3cf kasan: support backing vmalloc space with real shadow memory by Daniel Axtens · 5 years ago
  21. 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
  22. 822bbba Merge tag 'v5.4-rc4' into docs-next by Jonathan Corbet · 5 years ago
  23. 0fe9a44 mm, page_owner: decouple freeing stack trace from debug_pagealloc by Vlastimil Babka · 5 years ago
  24. d460623 Documentation: kunit: Fix verification command by SeongJae Park · 5 years ago
  25. 3a24f7f kselftest: add capability to skip chosen TARGETS by Cristian Marussi · 5 years ago
  26. 2c861bf docs: kmemleak: DEBUG_KMEMLEAK_EARLY_LOG_SIZE changed names by Jeremy Cline · 5 years ago
  27. c23a283 Documentation: kunit: add documentation for KUnit by Brendan Higgins · 5 years ago
  28. 48ffc3d Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro by Jonathan Corbet · 5 years ago
  29. 40ef768 Remove references to dead website. by Dave Jones · 5 years ago
  30. 9fc3a18 docs: remove extra conf.py files by Mauro Carvalho Chehab · 5 years ago
  31. b7c3613 docs: kmemleak: add more documentation details by André Almeida · 6 years ago
  32. aa069a2 gcov: docs: add a note on GCC vs Clang differences by Tri Vo · 6 years ago
  33. 8c79f4c Merge tag 'docs-5.2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  34. 9f43619 doc: kselftest: Fix KBUILD_OUTPUT usage instructions by Shuah Khan · 6 years ago
  35. eebf4dd kselftest: Add test module framework header by Tobin C. Harding · 6 years ago
  36. 58f4df3 Documentation/dev-tools: Use gcc version number instead svn revision number by Sebastian Andrzej Siewior · 6 years ago
  37. 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  38. b3b0e6a kasan: update documentation by Andrey Konovalov · 6 years ago
  39. f77af63 doc:process: add links where missing by Federico Vaga · 6 years ago
  40. 32ddfe8 Documentation: dev-tools: Fix typos in index.rst by Shreyans Devendra Doshi · 6 years ago
  41. c284d42 Documentation/dev-tools: clean up kselftest.rst by Randy Dunlap · 6 years ago
  42. 9eff4a2 docs: dev-tools: coccinelle: Update documentation by Himanshu Jha · 6 years ago
  43. 0e0f0093 doc: dev-tools: kselftest.rst: update config file location by Anders Roxell · 6 years ago
  44. 8ab1416 doc: dev-tools: kselftest.rst: update contributing new tests by Anders Roxell · 7 years ago
  45. a997a70 doc: dev-tools: kselftest.rst: update contributing new tests by Anders Roxell · 7 years ago
  46. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  47. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  48. bb2407a Merge tag 'docs-4.17' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  49. 3b7ea9f Documentation/sparse: fix typo by Eric Engestrom · 7 years ago
  50. 6a76768 docs: Remove remaining references to metag by James Hogan · 7 years ago
  51. 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
  52. c512ac0 kcov: update documentation by Victor Chibotaru · 7 years ago
  53. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  54. e9e716f docs: dev-tools: coccinelle: delete out of date wiki reference by Julia Lawall · 7 years ago
  55. 4845688 docs: dev-tools: correct Coccinelle version number by Julia Lawall · 7 years ago
  56. d5cdbb8 doc: dev-tools: kselftest.rst: update to include make O=dir support by Shuah Khan · 7 years ago
  57. e604f1c docs: disable KASLR when debugging kernel by Zhouyi Zhou · 8 years ago
  58. 14994a9 docs: disable KASLR when debugging kernel by Zhouyi Zhou · 8 years ago
  59. 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 · 8 years ago
  60. 94f4a16 mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects by Catalin Marinas · 8 years ago
  61. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  62. fde662d kselftest.rst: do some adjustments after ReST conversion by Mauro Carvalho Chehab · 8 years ago
  63. 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 8 years ago
  64. 7e6a32a Documentation/dev-tools: Add kselftest_harness documentation by Mickaël Salaün · 8 years ago
  65. cef04cd Documentation/dev-tools: Use reStructuredText markups for kselftest by Mickaël Salaün · 8 years ago
  66. 55c70f11 Documentation/dev-tools: Add kselftest by Mickaël Salaün · 8 years ago
  67. 821c6df kgdb.rst: Adjust ReST markups by Mauro Carvalho Chehab · 8 years ago
  68. 7fb2e8a docs-rst: convert kgdb DocBook to ReST by Mauro Carvalho Chehab · 8 years ago
  69. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  70. 291b9d7 Improve sparse documentation by Matthew Wilcox · 8 years ago
  71. dc67a9f Documentation/sparse: drop __CHECK_ENDIAN__ by Michael S. Tsirkin · 8 years ago
  72. 9536099 Documentation/sparse: drop __bitwise__ by Michael S. Tsirkin · 8 years ago
  73. 57131dd Documentation/dev-tools: use code-block with proper language by Jani Nikula · 8 years ago
  74. c289312 doc-rst: make dev-tools folder buildable stand-alone by Markus Heiser · 8 years ago
  75. 9099dae mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping by Catalin Marinas · 8 years ago
  76. 5512128 Merge branch 'dev-tools' into doc/4.9 by Jonathan Corbet · 8 years ago
  77. 5f09627 docs: Sphinxify gdb-kernel-debugging.txt and move to dev-tools by Jonathan Corbet · 8 years ago
  78. 9c296b4 docs: sphinxify kmemcheck.txt and move to dev-tools by Jonathan Corbet · 8 years ago
  79. ca90a7a3 docs: sphinxify kmemleak.txt and move it to dev-tools by Jonathan Corbet · 8 years ago
  80. 1ead009 docs: sphinxify ubsan.txt and move it to dev-tools by Jonathan Corbet · 8 years ago
  81. 2757aaf docs: sphinxify kasan.txt and move to dev-tools by Jonathan Corbet · 8 years ago
  82. 2584bab docs: sphinixfy gcov.txt and move to dev-tools by Jonathan Corbet · 8 years ago
  83. 758f726 docs: sphinxify kcov.txt and move to dev-tools by Jonathan Corbet · 8 years ago
  84. d228af5 docs: sphinxify sparse.txt and move to dev-tools by Jonathan Corbet · 8 years ago
  85. 4b9033a docs: sphinxify coccinelle.txt and add it to dev-tools by Jonathan Corbet · 8 years ago
  86. 059c5e9 docs: create a new dev-tools directory by Jonathan Corbet · 8 years ago