index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
python
/
kdoc
/
xforms_lists.py
Age
Commit message (
Expand
)
Author
6 days
kdoc: xforms: ignore special static/inline macros
Randy Dunlap
6 days
kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-doc
Randy Dunlap
6 days
kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()
Randy Dunlap
2026-05-15
kdoc: xforms: move context attrs to function_xforms list
Randy Dunlap
2026-05-15
docs: kernel-doc: python: strip __counted_by_ptr macro
Tudor Ambarus
2026-04-27
docs: xforms_lists: allow __maybe_unused in func parameters
Randy Dunlap
2026-03-22
docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_parser: avoid tokenizing structs everytime
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_parser: move nested match transforms to xforms_lists.py
Mauro Carvalho Chehab
2026-03-03
docs: xforms_lists: ignore context analysis and lock attributes
Randy Dunlap
2026-03-03
docs: kdoc_parser: move transform lists to a separate file
Mauro Carvalho Chehab