aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/kdoc/kdoc_output.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-24scripts: add origin commit identification based on specific patternsZhiyu Zhang1-1/+37
2025-07-24sphinx: kernel_abi: fix performance regression with O=<dir>Mauro Carvalho Chehab1-2/+4
2025-07-24Documentation: core-api: entry: Replace deprecated KVM entry/exit functionsAndrew Donnellan1-2/+2
2025-07-24docs: fault-injection: drop reference to md-faultyVignesh Raman1-1/+1
2025-07-17docs: document linked listsNicolas Frattaroli3-6/+777
2025-07-17scripts: kdoc: make it backward-compatible with Python 3.7Mauro Carvalho Chehab1-1/+3
2025-07-17docs: kernel-doc: emit warnings for ancient versions of PythonMauro Carvalho Chehab1-0/+10
2025-07-17Documentation/rtla: Describe exit statusCosta Shulyupin1-0/+11
2025-07-17Documentation/rtla: Add include common_appendix.rstCosta Shulyupin1-0/+2
2025-07-17docs: kernel: Clarify printk_ratelimit_burst reset behaviorBreno Leitao1-1/+2
2025-07-15Documentation: ioctl-number: Don't repeat macro namesBagas Sanjaya1-10/+12
2025-07-15Documentation: ioctl-number: Shorten macros tableBagas Sanjaya1-6/+8
2025-07-15Documentation: ioctl-number: Correct full path to papr-physical-attestation.hBagas Sanjaya1-1/+1
2025-07-15Documentation: ioctl-number: Extend "Include File" column widthBagas Sanjaya1-258/+258
2025-07-15Documentation: ioctl-number: Fix linuxppc-dev mailto linkBagas Sanjaya1-5/+5
2025-07-15overlayfs.rst: fix typosMatthias Frank1-12/+12
2025-07-15docs: kdoc: emit a warning for ancient versions of PythonJonathan Corbet1-0/+9
2025-07-15docs: kdoc: clean up check_sections()Jonathan Corbet1-20/+11
2025-07-15docs: kdoc: directly access the always-there KdocItem fieldsJonathan Corbet2-13/+8
2025-07-15docs: kdoc: straighten up dump_declaration()Jonathan Corbet1-10/+5
2025-07-15docs: kdoc: Regularize the use of the declaration nameJonathan Corbet2-30/+15
2025-07-15docs: kdoc: Coalesce parameter-list handlingJonathan Corbet3-67/+43
2025-07-15docs: kdoc: use self.entry.parameterlist directly in check_sections()Jonathan Corbet1-9/+5
2025-07-15docs: kdoc: remove the "struct_actual" machineryJonathan Corbet1-30/+2
2025-07-15docs: kdoc: Centralize handling of the item section listJonathan Corbet3-40/+25
2025-07-15docs: kdoc: drop "sectionlist"Jonathan Corbet2-24/+7
2025-07-15Documentation: core-api: entry: Fix typo "systcalls" -> "syscalls"Andrew Donnellan1-1/+1
2025-07-08tracing: doc: fix "for a while" typoAhelenia ZiemiaƄska1-1/+1
2025-07-08Documentation: Remove duplicate word size in bootconfigSumeet Pawnikar1-1/+1
2025-07-08docs: kdoc: pretty up dump_enum()Jonathan Corbet1-14/+25
2025-07-08docs: kdoc: Remove a Python 2 commentJonathan Corbet1-2/+0
2025-07-08docs: kdoc: some tweaks to process_proto_function()Jonathan Corbet1-19/+24
2025-07-08docs: kdoc: rework type prototype parsingJonathan Corbet1-18/+25
2025-07-08docs: kdoc: remove the brcount floor in process_proto_type()Jonathan Corbet1-3/+1
2025-07-08docs: kdoc: micro-optimize KernReJonathan Corbet1-5/+2
2025-07-08docs: kdoc: don't reinvent string.strip()Jonathan Corbet1-22/+5
2025-07-06Docs/zh_CN: Translate alias.rst to Simplified ChineseQiu Yutan2-1/+57
2025-07-06Docs/zh_CN: Translate netmem.rst to Simplified ChineseWang Yaxin2-1/+93
2025-07-06Docs/zh_CN: Translate xfrm_proc.rst to Simplified ChineseWang Yaxin2-1/+127
2025-07-06Docs/zh_CN: Translate netif-msg.rst to Simplified ChineseWang Yaxin2-2/+94
2025-07-06docs/zh_CN: update git command examples in how-to.rstDongliang Mu1-3/+2
2025-07-02gitignore: allow .pylintrc to be trackedWangYuli1-0/+1
2025-07-02Documentation: ext4: Move inode table short docs into its own fileBagas Sanjaya3-7/+10
2025-07-02Documentation: ext4: blockgroup: Add explicit title headingBagas Sanjaya1-4/+7
2025-07-02Documentation: ext4: atomic_writes: Demote last three sectionsBagas Sanjaya1-5/+5
2025-07-02Documentation: ext4: Reduce toctree depthBagas Sanjaya1-1/+1
2025-07-02Documentation: ext4: Convert includes into toctreesBagas Sanjaya3-20/+26
2025-07-02docs: kdoc: simplify the output-item passingJonathan Corbet2-3/+3
2025-07-02docs: kdoc; Add a rudimentary class to represent output itemsJonathan Corbet2-21/+35
2025-07-01docs: kdoc: pretty up dump_enum()Jonathan Corbet1-14/+25