index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
kdoc
/
kdoc_output.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
scripts: add origin commit identification based on specific patterns
Zhiyu Zhang
1
-1
/
+37
2025-07-24
sphinx: kernel_abi: fix performance regression with O=<dir>
Mauro Carvalho Chehab
1
-2
/
+4
2025-07-24
Documentation: core-api: entry: Replace deprecated KVM entry/exit functions
Andrew Donnellan
1
-2
/
+2
2025-07-24
docs: fault-injection: drop reference to md-faulty
Vignesh Raman
1
-1
/
+1
2025-07-17
docs: document linked lists
Nicolas Frattaroli
3
-6
/
+777
2025-07-17
scripts: kdoc: make it backward-compatible with Python 3.7
Mauro Carvalho Chehab
1
-1
/
+3
2025-07-17
docs: kernel-doc: emit warnings for ancient versions of Python
Mauro Carvalho Chehab
1
-0
/
+10
2025-07-17
Documentation/rtla: Describe exit status
Costa Shulyupin
1
-0
/
+11
2025-07-17
Documentation/rtla: Add include common_appendix.rst
Costa Shulyupin
1
-0
/
+2
2025-07-17
docs: kernel: Clarify printk_ratelimit_burst reset behavior
Breno Leitao
1
-1
/
+2
2025-07-15
Documentation: ioctl-number: Don't repeat macro names
Bagas Sanjaya
1
-10
/
+12
2025-07-15
Documentation: ioctl-number: Shorten macros table
Bagas Sanjaya
1
-6
/
+8
2025-07-15
Documentation: ioctl-number: Correct full path to papr-physical-attestation.h
Bagas Sanjaya
1
-1
/
+1
2025-07-15
Documentation: ioctl-number: Extend "Include File" column width
Bagas Sanjaya
1
-258
/
+258
2025-07-15
Documentation: ioctl-number: Fix linuxppc-dev mailto link
Bagas Sanjaya
1
-5
/
+5
2025-07-15
overlayfs.rst: fix typos
Matthias Frank
1
-12
/
+12
2025-07-15
docs: kdoc: emit a warning for ancient versions of Python
Jonathan Corbet
1
-0
/
+9
2025-07-15
docs: kdoc: clean up check_sections()
Jonathan Corbet
1
-20
/
+11
2025-07-15
docs: kdoc: directly access the always-there KdocItem fields
Jonathan Corbet
2
-13
/
+8
2025-07-15
docs: kdoc: straighten up dump_declaration()
Jonathan Corbet
1
-10
/
+5
2025-07-15
docs: kdoc: Regularize the use of the declaration name
Jonathan Corbet
2
-30
/
+15
2025-07-15
docs: kdoc: Coalesce parameter-list handling
Jonathan Corbet
3
-67
/
+43
2025-07-15
docs: kdoc: use self.entry.parameterlist directly in check_sections()
Jonathan Corbet
1
-9
/
+5
2025-07-15
docs: kdoc: remove the "struct_actual" machinery
Jonathan Corbet
1
-30
/
+2
2025-07-15
docs: kdoc: Centralize handling of the item section list
Jonathan Corbet
3
-40
/
+25
2025-07-15
docs: kdoc: drop "sectionlist"
Jonathan Corbet
2
-24
/
+7
2025-07-15
Documentation: core-api: entry: Fix typo "systcalls" -> "syscalls"
Andrew Donnellan
1
-1
/
+1
2025-07-08
tracing: doc: fix "for a while" typo
Ahelenia ZiemiaĆska
1
-1
/
+1
2025-07-08
Documentation: Remove duplicate word size in bootconfig
Sumeet Pawnikar
1
-1
/
+1
2025-07-08
docs: kdoc: pretty up dump_enum()
Jonathan Corbet
1
-14
/
+25
2025-07-08
docs: kdoc: Remove a Python 2 comment
Jonathan Corbet
1
-2
/
+0
2025-07-08
docs: kdoc: some tweaks to process_proto_function()
Jonathan Corbet
1
-19
/
+24
2025-07-08
docs: kdoc: rework type prototype parsing
Jonathan Corbet
1
-18
/
+25
2025-07-08
docs: kdoc: remove the brcount floor in process_proto_type()
Jonathan Corbet
1
-3
/
+1
2025-07-08
docs: kdoc: micro-optimize KernRe
Jonathan Corbet
1
-5
/
+2
2025-07-08
docs: kdoc: don't reinvent string.strip()
Jonathan Corbet
1
-22
/
+5
2025-07-06
Docs/zh_CN: Translate alias.rst to Simplified Chinese
Qiu Yutan
2
-1
/
+57
2025-07-06
Docs/zh_CN: Translate netmem.rst to Simplified Chinese
Wang Yaxin
2
-1
/
+93
2025-07-06
Docs/zh_CN: Translate xfrm_proc.rst to Simplified Chinese
Wang Yaxin
2
-1
/
+127
2025-07-06
Docs/zh_CN: Translate netif-msg.rst to Simplified Chinese
Wang Yaxin
2
-2
/
+94
2025-07-06
docs/zh_CN: update git command examples in how-to.rst
Dongliang Mu
1
-3
/
+2
2025-07-02
gitignore: allow .pylintrc to be tracked
WangYuli
1
-0
/
+1
2025-07-02
Documentation: ext4: Move inode table short docs into its own file
Bagas Sanjaya
3
-7
/
+10
2025-07-02
Documentation: ext4: blockgroup: Add explicit title heading
Bagas Sanjaya
1
-4
/
+7
2025-07-02
Documentation: ext4: atomic_writes: Demote last three sections
Bagas Sanjaya
1
-5
/
+5
2025-07-02
Documentation: ext4: Reduce toctree depth
Bagas Sanjaya
1
-1
/
+1
2025-07-02
Documentation: ext4: Convert includes into toctrees
Bagas Sanjaya
3
-20
/
+26
2025-07-02
docs: kdoc: simplify the output-item passing
Jonathan Corbet
2
-3
/
+3
2025-07-02
docs: kdoc; Add a rudimentary class to represent output items
Jonathan Corbet
2
-21
/
+35
2025-07-01
docs: kdoc: pretty up dump_enum()
Jonathan Corbet
1
-14
/
+25
[next]