index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y/master
stable/2.6.12.y/master
stable/2.6.13.y/master
stable/2.6.14.y/master
stable/2.6.15.y/master
stable/2.6.16.y/master
stable/2.6.17.y/master
stable/2.6.18.y/master
stable/2.6.19.y/master
stable/2.6.20.y/master
stable/2.6.21.y/master
stable/2.6.22.y/master
stable/2.6.23.y/master
stable/2.6.24.y/master
stable/2.6.25.y/master
stable/2.6.26.y/master
stable/2.6.27.y/master
stable/2.6.28.y/master
stable/2.6.29.y/master
stable/2.6.30.y/master
stable/2.6.31.y/master
stable/2.6.32.y/master
stable/2.6.33.y/master
stable/2.6.34.y/master
stable/2.6.35.y/master
stable/2.6.36.y/master
stable/2.6.37.y/master
stable/2.6.38.y/master
stable/2.6.39.y/master
stable/3.0.y/master
stable/3.1.y/master
stable/3.10.y/master
stable/3.11.y/master
stable/3.12.y/master
stable/3.13.y/master
stable/3.14.y/master
stable/3.15.y/master
stable/3.16.y/master
stable/3.17.y/master
stable/3.18.y/master
stable/3.19.y/master
stable/3.2.y/master
stable/3.3.y/master
stable/3.4.y/master
stable/3.5.y/master
stable/3.6.y/master
stable/3.7.y/master
stable/3.8.y/master
stable/3.9.y/master
stable/4.0.y/master
stable/4.1.y/master
stable/4.10.y/master
stable/4.11.y/master
stable/4.12.y/master
stable/4.13.y/master
stable/4.14.y/master
stable/4.15.y/master
stable/4.16.y/master
stable/4.17.y/master
stable/4.18.y/master
stable/4.19.y/master
stable/4.2.y/master
stable/4.20.y/master
stable/4.3.y/master
stable/4.4.y/master
stable/4.5.y/master
stable/4.6.y/master
stable/4.7.y/master
stable/4.8.y/master
stable/4.9.y/master
stable/5.0.y/master
stable/5.1.y/master
stable/5.10.y/master
stable/5.11.y/master
stable/5.12.y/master
stable/5.13.y/master
stable/5.14.y/master
stable/5.15.y/master
stable/5.16.y/master
stable/5.17.y/master
stable/5.18.y/master
stable/5.19.y/master
stable/5.2.y/master
stable/5.3.y/master
stable/5.4.y/master
stable/5.5.y/master
stable/5.6.y/master
stable/5.7.y/master
stable/5.8.y/master
stable/5.9.y/master
stable/6.0.y/master
stable/6.1.y/master
stable/6.10.y/master
stable/6.11.y/master
stable/6.12.y/master
stable/6.13.y/master
stable/6.14.y/master
stable/6.15.y/master
stable/6.16.y/master
stable/6.2.y/master
stable/6.3.y/master
stable/6.4.y/master
stable/6.5.y/master
stable/6.6.y/master
stable/6.7.y/master
stable/6.8.y/master
stable/6.9.y/master
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
kdoc
/
kdoc_parser.py
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'docs-6.17' of git://git.lwn.net/linux
Linus Torvalds
2025-07-17
scripts: kdoc: make it backward-compatible with Python 3.7
Mauro Carvalho Chehab
2025-07-15
docs: kdoc: emit a warning for ancient versions of Python
Jonathan Corbet
2025-07-15
docs: kdoc: clean up check_sections()
Jonathan Corbet
2025-07-15
docs: kdoc: straighten up dump_declaration()
Jonathan Corbet
2025-07-15
docs: kdoc: Regularize the use of the declaration name
Jonathan Corbet
2025-07-15
docs: kdoc: Coalesce parameter-list handling
Jonathan Corbet
2025-07-15
docs: kdoc: use self.entry.parameterlist directly in check_sections()
Jonathan Corbet
2025-07-15
docs: kdoc: remove the "struct_actual" machinery
Jonathan Corbet
2025-07-15
docs: kdoc: Centralize handling of the item section list
Jonathan Corbet
2025-07-15
docs: kdoc: drop "sectionlist"
Jonathan Corbet
2025-07-08
scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURES
Paolo Abeni
2025-07-02
docs: kdoc: simplify the output-item passing
Jonathan Corbet
2025-07-02
docs: kdoc; Add a rudimentary class to represent output items
Jonathan Corbet
2025-07-01
docs: kdoc: pretty up dump_enum()
Jonathan Corbet
2025-07-01
docs: kdoc: some tweaks to process_proto_function()
Jonathan Corbet
2025-07-01
docs: kdoc: rework type prototype parsing
Jonathan Corbet
2025-06-30
docs: kdoc: remove the brcount floor in process_proto_type()
Jonathan Corbet
2025-06-27
docs: kdoc: don't reinvent string.strip()
Jonathan Corbet
2025-06-27
docs: kdoc: split the processing of the two remaining inline states
Jonathan Corbet
2025-06-27
docs: kdoc: remove the inline states-within-a-state
Jonathan Corbet
2025-06-26
docs: kdoc: remove the INLINE_END state
Jonathan Corbet
2025-06-25
docs: kdoc: rework process_export() slightly
Jonathan Corbet
2025-06-25
docs: kdoc: remove KernelEntry::function
Jonathan Corbet
2025-06-25
docs: kdoc: remove a bit of dead code
Jonathan Corbet
2025-06-25
docs: kdoc: Move content handling into KernelEntry
Jonathan Corbet
2025-06-25
docs: kdoc: remove KernelEntry::in_doc_sect
Jonathan Corbet
2025-06-25
docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION states
Jonathan Corbet
2025-06-25
docs: kdoc: Add some comments to process_decl()
Jonathan Corbet
2025-06-25
docs: kdoc: coalesce the end-of-comment processing
Jonathan Corbet
2025-06-25
docs: kdoc: rework the handling of SPECIAL_SECTION
Jonathan Corbet
2025-06-25
docs: kdoc: coalesce the new-section handling
Jonathan Corbet
2025-06-25
docs: kdoc: split out the special-section state
Jonathan Corbet
2025-06-25
docs: kdoc: separate out the handling of the declaration phase
Jonathan Corbet
2025-06-25
docs: kdoc: consolidate the "begin section" logic
Jonathan Corbet
2025-06-25
docs: kdoc: Make body_with_blank_line parsing more flexible
Jonathan Corbet
2025-06-09
docs: kdoc: some final touches for process_name()
Jonathan Corbet
2025-06-09
docs: kdoc: move the declaration regexes out of process_name()
Jonathan Corbet
2025-06-09
docs: kdoc: remove some ineffective code
Jonathan Corbet
2025-06-09
docs: kdoc: remove the KernelEntry::descr pseudo member
Jonathan Corbet
2025-06-09
docs: kdoc: remove the KernelEntry::is_kernel_comment member
Jonathan Corbet
2025-06-09
docs: kdoc: simplify the kerneldoc recognition code
Jonathan Corbet
2025-06-09
docs: kdoc: remove the section_intro variable
Jonathan Corbet
2025-06-09
docs: kdoc: move the core dispatch into a state table
Jonathan Corbet
2025-06-09
docs: kdoc: simplify the PROTO continuation logic
Jonathan Corbet
2025-06-09
kernel-doc: Fix symbol matching for dropped suffixes
Matthew Wilcox (Oracle)
2025-04-28
scripts/lib/kdoc/kdoc_parser.py: move kernel entry to a class
Mauro Carvalho Chehab
2025-04-28
scripts/lib/kdoc: change mode to 0644
Mauro Carvalho Chehab
2025-04-21
scripts/lib/kdoc/kdoc_parser.py: move states to a separate class
Mauro Carvalho Chehab
2025-04-09
scripts: kernel-doc: fix parsing function-like typedefs (again)
Sean Anderson
[next]