index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
python
/
kdoc
/
kdoc_parser.py
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
docs: kdoc_parser: drop extraneous blank line in warning message
Randy Dunlap
1
-3
/
+3
2026-08-03
scripts/kernel-doc: Fix kdoc for Python 3.9-3.11
Ryszard Knop
1
-1
/
+2
2026-07-22
scripts/kernel-doc: Suggest possible names for excess descriptions
Ryszard Knop
1
-2
/
+49
2026-05-15
scripts/kernel-doc: Detect mismatched inline member documentation tags
Shuicheng Lin
1
-1
/
+53
2026-04-21
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2026-04-18
docs: kdoc: Expand 'at_least' when creating parameter list
Eric Biggers
1
-0
/
+5
2026-03-25
docs: kdoc: better handle source when producing YAML output
Mauro Carvalho Chehab
1
-50
/
+50
2026-03-22
docs: kernel-doc: add support to store output on a YAML file
Mauro Carvalho Chehab
1
-1
/
+26
2026-03-22
docs: kdoc_item: fix a typo on sections_start_lines
Mauro Carvalho Chehab
1
-3
/
+3
2026-03-22
docs: kdoc_parser: avoid tokenizing structs everytime
Mauro Carvalho Chehab
1
-1
/
+0
2026-03-22
docs: kdoc: ensure that comments are dropped before calling split_struct_proto()
Mauro Carvalho Chehab
1
-2
/
+4
2026-03-22
docs: c_lex: setup a logger to report tokenizer issues
Mauro Carvalho Chehab
1
-1
/
+3
2026-03-22
docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
1
-1
/
+1
2026-03-22
docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
1
-9
/
+4
2026-03-22
docs: kdoc: properly handle empty enum arguments
Mauro Carvalho Chehab
1
-2
/
+3
2026-03-22
docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
1
-0
/
+6
2026-03-03
docs: kdoc_parser: move nested match transforms to xforms_lists.py
Mauro Carvalho Chehab
1
-21
/
+0
2026-03-03
docs: kdoc_re: make NestedMatch use KernRe
Mauro Carvalho Chehab
1
-13
/
+12
2026-03-03
docs: kdoc_re: Change NestedMath args replacement to \0
Mauro Carvalho Chehab
1
-1
/
+1
2026-03-03
docs: xforms_lists: ignore context analysis and lock attributes
Randy Dunlap
1
-0
/
+10
2026-03-03
docs: kdoc_parser: move transform lists to a separate file
Mauro Carvalho Chehab
1
-140
/
+5
2026-03-03
docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
Randy Dunlap
1
-0
/
+1
2026-03-03
docs: kdoc_parser: add support for LIST_HEAD
Mauro Carvalho Chehab
1
-0
/
+1
2026-03-03
docs: kdoc_parser: fix parser to support multi-word types
Mauro Carvalho Chehab
1
-2
/
+2
2026-03-03
docs: kdoc_parser: don't exclude defaults from prototype
Mauro Carvalho Chehab
1
-1
/
+0
2026-03-03
docs: kdoc_parser: fix the default_value logic for variables
Mauro Carvalho Chehab
1
-2
/
+2
2026-03-03
docs: kdoc_parser: fix variable regexes to work with size_t
Mauro Carvalho Chehab
1
-3
/
+4
2026-03-03
docs: kdoc_parser: don't mangle with function defines
Mauro Carvalho Chehab
1
-5
/
+7
2026-03-03
docs: kdoc_parser: move var transformers to the beginning
Mauro Carvalho Chehab
1
-10
/
+13
2026-02-09
docs: kdoc_parser: allow __exit in function prototypes
Randy Dunlap
1
-0
/
+1
2026-01-23
Merge branch 'mauro' into docs-mw
Jonathan Corbet
1
-77
/
+92
2026-01-23
docs: kdoc_parser: Improve docstrings and comments
Mauro Carvalho Chehab
1
-77
/
+92
2026-01-20
docs: kdoc: fix logic to handle unissued warnings
Mauro Carvalho Chehab
1
-7
/
+28
2025-12-22
kdoc: allow dots in inline @param names
Steven Price
1
-1
/
+1
2025-12-22
docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes
Mauro Carvalho Chehab
1
-6
/
+12
2025-12-22
kernel-doc: add support to handle DEFINE_ variables
Mauro Carvalho Chehab
1
-4
/
+21
2025-12-22
kernel-doc: add support for handling global variables
Mauro Carvalho Chehab
1
-1
/
+55
2025-11-29
docs: kdoc: various fixes for grammar, spelling, punctuation
Randy Dunlap
1
-7
/
+7
2025-11-29
docs: kdoc_parser: use '@' for Excess enum value
Randy Dunlap
1
-1
/
+1
2025-11-29
docs: kdoc_parser: add data/function attributes to ignore
Randy Dunlap
1
-0
/
+3
2025-11-18
docs: bring some order to our Python module hierarchy
Jonathan Corbet
1
-2
/
+2
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet
1
-0
/
+1667