1. 624ad33 Merge tag 'docs-5.16' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 2 months ago
  2. 603bdf5 kernel-doc: support DECLARE_PHY_INTERFACE_MASK() by Randy Dunlap · 3 years, 2 months ago
  3. 3080ea5 stddef: Introduce DECLARE_FLEX_ARRAY() helper by Kees Cook · 3 years, 5 months ago
  4. a40a8a1 scripts: kernel-doc: Ignore __alloc_size() attribute by Kees Cook · 3 years, 3 months ago
  5. 50d7bd3 stddef: Introduce struct_group() helper macro by Kees Cook · 3 years, 7 months ago
  6. bed4ed3 scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR by Laurent Pinchart · 3 years, 5 months ago
  7. e86bdb2 scripts: kernel-doc: reduce repeated regex expressions into variables by Aditya Srivastava · 3 years, 8 months ago
  8. 80342d4 kernel-doc: Add support for __deprecated by Matthew Wilcox · 3 years, 8 months ago
  9. f9bbc12 scripts: kernel-doc: improve parsing for kernel-doc comments syntax by Aditya Srivastava · 3 years, 9 months ago
  10. 3e58e83 scripts: kernel-doc: add warning for comment not following kernel-doc syntax by Aditya Srivastava · 3 years, 9 months ago
  11. 212209cf docs: kernel-doc: properly recognize parameter lines with colons by Jonathan Corbet · 3 years, 9 months ago
  12. 8d295fb kernel-doc: better handle '::' sequences by Mauro Carvalho Chehab · 3 years, 9 months ago
  13. 0b54c2e scripts/kernel-doc: ignore identifier on anonymous enums by Mauro Carvalho Chehab · 3 years, 10 months ago
  14. 084aa00 scripts: kernel-doc: fix attribute capture in function parsing by Aditya Srivastava · 3 years, 10 months ago
  15. a746fe3 scripts: kernel-doc: fix typedef support for struct/union parsing by Aditya Srivastava · 3 years, 10 months ago
  16. 336ced2 scripts: kernel-doc: fix array element capture in pointer-to-func parsing by Aditya Srivastava · 3 years, 10 months ago
  17. 06a755d scripts/kernel-doc: add internal hyperlink to DOC: sections by Michal Wajdeczko · 4 years ago
  18. 52042e2 scripts: kernel-doc: validate kernel-doc markup with the actual names by Mauro Carvalho Chehab · 4 years ago
  19. 7d2c6b1 scripts: kernel-doc: fix parsing function-like typedefs by Mauro Carvalho Chehab · 4 years, 1 month ago
  20. ae5b17e scripts: kernel-doc: Restore anonymous enum parsing by Andy Shevchenko · 4 years, 2 months ago
  21. 72b97d0 scripts: kernel-doc: use :c:union when needed by Mauro Carvalho Chehab · 4 years, 2 months ago
  22. 7efc6c4 scripts: kernel-doc: split typedef complex regex by Mauro Carvalho Chehab · 4 years, 2 months ago
  23. 6b80975 scripts: kernel-doc: fix typedef parsing by Mauro Carvalho Chehab · 4 years, 2 months ago
  24. 6e9e415 scripts: kernel-doc: try to use c:function if possible by Mauro Carvalho Chehab · 4 years, 3 months ago
  25. 5ef09c9 scripts: kernel-doc: fix line number handling by Mauro Carvalho Chehab · 4 years, 3 months ago
  26. 93351d4 scripts: kernel-doc: allow passing desired Sphinx C domain dialect by Mauro Carvalho Chehab · 4 years, 3 months ago
  27. ed8348e scripts: kernel-doc: don't mangle with parameter list by Mauro Carvalho Chehab · 4 years, 3 months ago
  28. 47bcacf scripts: kernel-doc: fix typedef identification by Mauro Carvalho Chehab · 4 years, 3 months ago
  29. eab795d scripts: kernel-doc: reimplement -nofunction argument by Mauro Carvalho Chehab · 4 years, 3 months ago
  30. dbe8ba0 scripts: kernel-doc: fix troubles with line counts by Mauro Carvalho Chehab · 4 years, 3 months ago
  31. e3ad05f scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
  32. efa44475 scripts: kernel-doc: make it more compatible with Sphinx 3.x by Mauro Carvalho Chehab · 4 years, 3 months ago
  33. d38c8cf scripts: kernel-doc: add support for typedef enum by Mauro Carvalho Chehab · 4 years, 3 months ago
  34. a070991 kernel-doc: add support for ____cacheline_aligned attribute by Jonathan Cameron · 4 years, 4 months ago
  35. 5eb6b4b kernel-doc: include line numbers for function prototypes by Mauro Carvalho Chehab · 4 years, 4 months ago
  36. 2c12c81 scripts/kernel-doc: optionally treat warnings as errors by Pierre-Louis Bossart · 4 years, 5 months ago
  37. 7ae281b scripts/kernel-doc: handle function pointer prototypes by Mauro Carvalho Chehab · 4 years, 6 months ago
  38. 3556108 scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK by Mauro Carvalho Chehab · 4 years, 6 months ago
  39. 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
  40. 0d55d48 scripts: kernel-doc: accept blank lines on parameter description by Mauro Carvalho Chehab · 4 years, 9 months ago
  41. ee2aa75 scripts: kernel-doc: accept negation like !@var by Mauro Carvalho Chehab · 4 years, 9 months ago
  42. 346282d scripts: kernel-doc: proper handle @foo->bar() by Mauro Carvalho Chehab · 4 years, 9 months ago
  43. e8f4ba8 scripts/kernel-doc: Add missing close-paren in c:function directives by Peter Maydell · 4 years, 9 months ago
  44. 43756e3 scripts/kernel-doc: Add support for named variable macro arguments by Jonathan Neuschäfer · 5 years ago
  45. f861537 kernel-doc: add support for ____cacheline_aligned_in_smp attribute by André Almeida · 5 years ago
  46. 2b5f78e kernel-doc: fix processing nested structs with attributes by André Almeida · 5 years ago
  47. 15e2544 kernel-doc: Allow anonymous enum by Andy Shevchenko · 5 years ago
  48. 95e760c kernel-doc: ignore __printf attribute by Randy Dunlap · 5 years ago
  49. 344fdb2 kernel-doc: Don't try to mark up function names by Jonathan Corbet · 6 years ago
  50. b0d60bf kernel-doc: always name missing kerneldoc sections by Jonathan Corbet · 6 years ago
  51. be5cd20c kernel-doc: suppress 'not described' warnings for embedded struct fields by Jonathan Corbet · 6 years ago
  52. 3d9bfb1 scripts/kernel-doc: Fix struct and struct field attribute processing by Sakari Ailus · 6 years ago
  53. bfd228c kernel-doc: extend $type_param to match members referenced by pointer by Mike Rapoport · 6 years ago
  54. 76dd3e7 kernel-doc: kill trailing whitespace by Mike Rapoport · 6 years ago
  55. cf419d5 kernel-doc: fix declaration type determination by Randy Dunlap · 6 years ago
  56. 673bb2d scripts/kernel-doc: Escape all literal braces in regexes by Ben Hutchings · 6 years ago
  57. 701b3a3 PATCH scripts/kernel-doc by valdis.kletnieks@vt.edu · 6 years ago
  58. d404d57 docs: kernel-doc: fix parsing of arrays by Mauro Carvalho Chehab · 7 years ago
  59. 0891f95 kernel-doc: Remove __sched markings by Matthew Wilcox · 7 years ago
  60. fcdf1df Merge branch 'kerneldoc2' into docs-next by Jonathan Corbet · 7 years ago
  61. 3847637 docs: Add an SPDX header to kernel-doc by Jonathan Corbet · 7 years ago
  62. fe7bc49 scripts: kernel-doc: support in-line comments on nested structs/unions by Mauro Carvalho Chehab · 7 years ago
  63. a8dae20 scripts: kernel_doc: fixup reporting of function identifiers by Mike Rapoport · 7 years ago
  64. af25029 docs: kernel-doc: Don't mangle literal code blocks in comments by Jonathan Corbet · 7 years ago
  65. c17add5 docs: kernel-doc: Finish moving STATE_* code out of process_file() by Jonathan Corbet · 7 years ago
  66. cc79481 docs: kernel-doc: Move STATE_PROTO processing into its own function by Jonathan Corbet · 7 years ago
  67. d742f24 docs: kernel-doc: Move STATE_BODY processing to a separate function by Jonathan Corbet · 7 years ago
  68. 3cac2bc docs: kernel-doc: Move STATE_NAME processing into its own function by Jonathan Corbet · 7 years ago
  69. 07048d1 docs: kernel-doc: Move STATE_NORMAL processing into its own function by Jonathan Corbet · 7 years ago
  70. 17b7871 docs: kernel-doc: Rename and split STATE_FIELD by Jonathan Corbet · 7 years ago
  71. 0bba924 docs: kernel-doc: Get rid of xml_escape() and friends by Jonathan Corbet · 7 years ago
  72. 85afe60 scripts: kernel_doc: better handle show warnings logic by Mauro Carvalho Chehab · 7 years ago
  73. 2defb27 scripts: kernel-doc: apply filtering rules to warnings by Mauro Carvalho Chehab · 7 years ago
  74. 84ce5b9 scripts: kernel-doc: improve nested logic to handle multiple identifiers by Mauro Carvalho Chehab · 7 years ago
  75. 7c0d7e8 scripts: kernel-doc: handle nested struct function arguments by Mauro Carvalho Chehab · 7 years ago
  76. 151c468 scripts: kernel-doc: print the declaration name on warnings by Mauro Carvalho Chehab · 7 years ago
  77. 1081de2 scripts: kernel-doc: get rid of $nested parameter by Mauro Carvalho Chehab · 7 years ago
  78. 8ad7216 scripts: kernel-doc: parse next structs/unions by Mauro Carvalho Chehab · 7 years ago
  79. 7c9aa01 scripts: kernel-doc: replace tabs by spaces by Mauro Carvalho Chehab · 7 years ago
  80. bdfe2be scripts: kernel-doc: change default to ReST format by Mauro Carvalho Chehab · 7 years ago
  81. b031ac4 scripts: kernel-doc: improve argument handling by Mauro Carvalho Chehab · 7 years ago
  82. b051426 scripts: kernel-doc: get rid of unused output formats by Mauro Carvalho Chehab · 7 years ago
  83. 857af3b docs: get rid of kernel-doc-nano-HOWTO.txt by Mauro Carvalho Chehab · 7 years ago
  84. 45005b2 kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR() by Mauro Carvalho Chehab · 7 years ago
  85. e814bcc scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none by Will Deacon · 7 years ago
  86. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  87. 3a025e1 Add optional check for bad kernel-doc comments by Matthew Wilcox · 7 years ago
  88. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  89. 5cb5c31 scripts/kernel-doc: warn on excess enum value descriptions by Johannes Berg · 7 years ago
  90. 463a0fd kernel-doc parser mishandles declarations split into lines by Markus Heiser · 8 years ago
  91. 16ffc4c3 Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  92. 1cb566b scripts/kernel-doc: handle DECLARE_HASHTABLE by Jakub Kicinski · 7 years ago
  93. cb77f0d scripts: Switch to more portable Perl shebang by Kamil Rytarowski · 8 years ago
  94. f9b5c53 scripts/kernel-doc: fix handling of parameters with parenthesis by Mauro Carvalho Chehab · 8 years ago
  95. b97f193 scripts/kernel-doc: fix parser for apostrophes by Mauro Carvalho Chehab · 8 years ago
  96. 5a0bc57 kernel-doc: Handle returning pointers to pointers by Matthew Wilcox · 8 years ago
  97. ada5f44 kernel-doc: properly document array arguments of function by Gabriel Krisman Bertazi · 8 years ago
  98. df31175 kernel-doc: make highlights more homogenous for the various backends by Paolo Bonzini · 8 years ago
  99. 5267dd3 kernel-doc: make member highlighting available in all backends by Paolo Bonzini · 8 years ago
  100. fc6d7af kernel-doc: include parameter type in docbook output by Paolo Bonzini · 8 years ago