index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
sphinx
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
sphinx: kernel_abi: fix performance regression with O=<dir>
Mauro Carvalho Chehab
1
-2
/
+4
2025-07-08
docs: kdoc: Remove a Python 2 comment
Jonathan Corbet
1
-2
/
+0
2025-06-25
docs: sphinx: add missing SPDX tags
Mauro Carvalho Chehab
9
-1
/
+12
2025-06-25
docs: sphinx: add a file with the requirements for lowest version
Mauro Carvalho Chehab
1
-0
/
+10
2025-06-21
docs: sphinx: avoid using the deprecated node.set_class()
Jonathan Corbet
1
-1
/
+1
2025-06-09
docs: automarkup: Mark up undocumented entities too
Jonathan Corbet
1
-2
/
+7
2025-06-09
docs: automarkup: Remove some Sphinx 2 holdovers
Jonathan Corbet
1
-16
/
+2
2025-05-21
docs: kerneldoc.py: simplify exception handling logic
Mauro Carvalho Chehab
1
-64
/
+46
2025-04-29
docs: Sphinx: kerneldoc: only initialize kernel-doc classes once
Mauro Carvalho Chehab
1
-12
/
+11
2025-04-21
docs: sphinx: kerneldoc: Use python class if available
Mauro Carvalho Chehab
1
-8
/
+130
2025-04-14
docs: automarkup: Move common logic to add and resolve xref to helper
NĂcolas F. R. A. Prado
1
-73
/
+24
2025-04-09
docs: sphinx: kerneldoc: ignore "\" characters from options
Mauro Carvalho Chehab
1
-0
/
+12
2025-04-09
docs: sphinx: kerneldoc: verbose kernel-doc command if V=1
Mauro Carvalho Chehab
1
-0
/
+34
2025-02-18
docs: automarkup: drop legacy support
Mauro Carvalho Chehab
1
-25
/
+7
2025-02-18
docs: media: Allow creating cross-references for RC ABI
Mauro Carvalho Chehab
1
-4
/
+13
2025-02-13
scripts/kernel-doc: drop Sphinx version check
Mauro Carvalho Chehab
2
-8
/
+0
2025-02-13
docs: extensions: don't use utf-8 syntax for descriptions
Mauro Carvalho Chehab
8
-22
/
+22
2025-02-10
docs: sphinx/kernel_abi: avoid warnings during Sphinx module init
Mauro Carvalho Chehab
2
-5
/
+22
2025-02-10
docs: sphinx/automarkup: add cross-references for ABI
Mauro Carvalho Chehab
1
-0
/
+45
2025-02-10
docs: sphinx/kernel_abi: parse ABI files only once
Mauro Carvalho Chehab
1
-51
/
+64
2025-02-10
docs: sphinx/kernel_abi: properly split lines
Mauro Carvalho Chehab
1
-2
/
+3
2025-02-10
docs: sphinx/kernel_abi: reduce buffer usage for ABI messages
Mauro Carvalho Chehab
1
-40
/
+42
2025-02-10
docs: sphinx/kernel_abi: use AbiParser directly
Mauro Carvalho Chehab
1
-13
/
+16
2025-02-10
docs: use get_abi.py for ABI generation
Mauro Carvalho Chehab
1
-7
/
+3
2025-02-10
docs: sphinx/kernel_abi: adjust coding style
Mauro Carvalho Chehab
1
-13
/
+12
2025-02-10
docs: sphinx: remove kernellog.py file
Mauro Carvalho Chehab
4
-69
/
+53
2024-09-05
docs: kerneldoc-preamble.sty: Suppress extra spaces in CJK literal blocks
Akira Yokosawa
1
-0
/
+2
2024-05-02
docs: kernel_include.py: Cope with docutils 0.21
Akira Yokosawa
1
-1
/
+0
2024-04-10
docs: Detect variable fonts and suggest denylisting them
Akira Yokosawa
1
-4
/
+5
2024-03-03
docs: drop the version constraints for sphinx and dependencies
Lukas Bulwahn
1
-5
/
+2
2024-03-03
docs: kerneldoc-preamble.sty: Remove code for Sphinx <2.4
Akira Yokosawa
1
-6
/
+1
2024-02-21
Merge branch 'docs-fixes' into docs-mw
Jonathan Corbet
1
-6
/
+4
2024-02-21
docs: kernel_feat.py: fix build error for missing files
Vegard Nossum
1
-1
/
+1
2024-02-21
doc: kerneldoc.py: fix indentation
Vegard Nossum
1
-3
/
+3
2024-02-21
docs: translations: use attribute to store current language
Vegard Nossum
1
-6
/
+4
2024-02-08
docs: kernel_feat.py: fix build error for missing files
Vegard Nossum
1
-1
/
+1
2024-01-24
docs/sphinx: Fix TOC scroll hack for the home page
Gustavo Sousa
1
-1
/
+3
2024-01-17
Merge tag 'docs-6.8-2' of git://git.lwn.net/linux
Linus Torvalds
2
-44
/
+13
2024-01-12
Merge tag 'docs-6.8' of git://git.lwn.net/linux
Linus Torvalds
6
-64
/
+148
2024-01-11
docs: kernel_feat.py: fix potential command injection
Vegard Nossum
1
-44
/
+11
2024-01-11
Documentation: constrain alabaster package to older versions
Vegard Nossum
1
-0
/
+2
2024-01-03
docs: kernel_abi.py: fix command injection
Vegard Nossum
1
-46
/
+10
2024-01-02
Documentation: add pyyaml to requirements.txt
Vegard Nossum
1
-0
/
+1
2023-12-20
docs: translations: add translations links when they exist
Vegard Nossum
2
-0
/
+116
2023-12-15
docs: Raise the minimum Sphinx requirement to 2.4.4
Jonathan Corbet
3
-17
/
+3
2023-11-17
docs: automarkup: linkify git revs
Vegard Nossum
1
-1
/
+19
2023-10-23
Documentation/sphinx: Remove the repeated word "the" in comments.
Charles Han
1
-1
/
+1
2023-10-10
docs/sphinx: Explicitly convert Sphinx paths to str
Oliver Faso
2
-2
/
+2
2023-09-12
Documentation/sphinx: fix Python string escapes
Benjamin Gray
5
-8
/
+8
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
1
-1
/
+1
[next]