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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
docs: python: abi_regex: convert adjacent index placeholders
Alison Schofield
1
-2
/
+1
2026-08-11
docs: python: abi_regex: catch the right exception for a bad regex
Alison Schofield
1
-4
/
+4
2026-08-03
docs: xforms_lists: support DEFINE_IDTENTRY_IRQ()
Randy Dunlap
1
-0
/
+1
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-07-15
docs: kdoc: fix troff output description typo
Yousef Alhouseen
1
-1
/
+1
2026-06-23
kdoc: xforms: ignore special static/inline macros
Randy Dunlap
1
-0
/
+2
2026-06-23
kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-doc
Randy Dunlap
1
-0
/
+1
2026-06-23
kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()
Randy Dunlap
1
-0
/
+1
2026-05-15
scripts/kernel-doc: Detect mismatched inline member documentation tags
Shuicheng Lin
1
-1
/
+53
2026-05-15
kdoc: xforms: move context attrs to function_xforms list
Randy Dunlap
1
-10
/
+10
2026-05-15
docs: kernel-doc: python: strip __counted_by_ptr macro
Tudor Ambarus
1
-0
/
+1
2026-04-27
docs: xforms_lists: allow __maybe_unused in func parameters
Randy Dunlap
1
-0
/
+1
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-30
tools: unittest_helper: add a quiet mode
Mauro Carvalho Chehab
1
-6
/
+16
2026-03-30
doc tools: better handle KBUILD_VERBOSE
Mauro Carvalho Chehab
1
-1
/
+6
2026-03-25
docs: c_lex.py: store logger on its data
Mauro Carvalho Chehab
1
-1
/
+7
2026-03-25
docs: kdoc_output: raise an error if full_proto not available for var
Mauro Carvalho Chehab
1
-1
/
+3
2026-03-25
docs: kdoc_yaml_file: use a better name for the tests
Mauro Carvalho Chehab
1
-6
/
+17
2026-03-25
docs: kdoc: better handle source when producing YAML output
Mauro Carvalho Chehab
4
-72
/
+70
2026-03-25
docs: kdoc_output: fix handling of simple tables
Mauro Carvalho Chehab
1
-3
/
+3
2026-03-25
docs: kdoc_yaml_file: add a representer to make strings look nicer
Mauro Carvalho Chehab
1
-3
/
+15
2026-03-22
docs: kernel-doc: add support to store output on a YAML file
Mauro Carvalho Chehab
2
-7
/
+67
2026-03-22
docs: add a new file to write kernel-doc output to a YAML file
Mauro Carvalho Chehab
1
-0
/
+155
2026-03-22
docs: kdoc_item: fix a typo on sections_start_lines
Mauro Carvalho Chehab
3
-5
/
+5
2026-03-22
docs: kdoc_item: add support to generate a KdocItem from a dict
Mauro Carvalho Chehab
1
-1
/
+34
2026-03-22
docs: kdoc_item: fix initial value for parameterdesc_start_lines
Mauro Carvalho Chehab
1
-1
/
+1
2026-03-22
docs: kdoc_files: move output symbols logic to kdoc_output
Mauro Carvalho Chehab
2
-16
/
+23
2026-03-22
docs: kdoc_files: use a class to group config parameters
Mauro Carvalho Chehab
1
-14
/
+31
2026-03-22
docs: kdoc: add c_lex to generated documentation
Mauro Carvalho Chehab
1
-4
/
+5
2026-03-22
docs: kdoc_re: better represent long regular expressions
Mauro Carvalho Chehab
1
-2
/
+7
2026-03-22
docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
1
-80
/
+79
2026-03-22
docs: kdoc_parser: avoid tokenizing structs everytime
Mauro Carvalho Chehab
2
-7
/
+24
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
2
-1
/
+19
2026-03-22
docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
1
-4
/
+10
2026-03-22
docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
1
-47
/
+6
2026-03-22
docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
1
-201
/
+0
2026-03-22
docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
2
-16
/
+17
2026-03-22
docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
1
-13
/
+259
2026-03-22
docs: kdoc: create a CMatch to match nested C blocks
Mauro Carvalho Chehab
1
-10
/
+111
2026-03-22
docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
1
-9
/
+4
2026-03-22
docs: add a C tokenizer to be used by kernel-doc
Mauro Carvalho Chehab
1
-0
/
+292
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-22
docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
1
-0
/
+353
2026-03-17
jobserver: Fix typo in docstring
Ricardo Ungerer
1
-2
/
+2
2026-03-09
docs: kdoc_output: better handle lists
Mauro Carvalho Chehab
1
-0
/
+8
[next]