index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sphinx
/
kernel_abi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
sphinx: kernel_abi: fix performance regression with O=<dir>
Mauro Carvalho Chehab
2025-07-24
1
-2
/
+4
*
docs: extensions: don't use utf-8 syntax for descriptions
Mauro Carvalho Chehab
2025-02-13
1
-3
/
+3
*
docs: sphinx/kernel_abi: avoid warnings during Sphinx module init
Mauro Carvalho Chehab
2025-02-10
1
-4
/
+19
*
docs: sphinx/kernel_abi: parse ABI files only once
Mauro Carvalho Chehab
2025-02-10
1
-45
/
+58
*
docs: sphinx/kernel_abi: properly split lines
Mauro Carvalho Chehab
2025-02-10
1
-2
/
+3
*
docs: sphinx/kernel_abi: reduce buffer usage for ABI messages
Mauro Carvalho Chehab
2025-02-10
1
-37
/
+39
*
docs: sphinx/kernel_abi: use AbiParser directly
Mauro Carvalho Chehab
2025-02-10
1
-13
/
+16
*
docs: use get_abi.py for ABI generation
Mauro Carvalho Chehab
2025-02-10
1
-7
/
+3
*
docs: sphinx/kernel_abi: adjust coding style
Mauro Carvalho Chehab
2025-02-10
1
-13
/
+12
*
docs: sphinx: remove kernellog.py file
Mauro Carvalho Chehab
2025-02-10
1
-2
/
+3
*
docs: kernel_abi.py: fix command injection
Vegard Nossum
2024-01-03
1
-46
/
+10
*
Documentation/sphinx: fix Python string escapes
Benjamin Gray
2023-09-12
1
-1
/
+1
*
scripts/get_abi: change the file/line number meta info
Mauro Carvalho Chehab
2022-03-28
1
-1
/
+1
*
docs: kernel_abi.py: add sphinx build dependencies
Mauro Carvalho Chehab
2022-03-28
1
-0
/
+4
*
Documentation/sphinx: fix typos of "its"
Randy Dunlap
2021-12-23
1
-1
/
+1
*
Move our minimum Sphinx version to 1.7
Jonathan Corbet
2021-02-01
1
-24
/
+3
*
docs: ABI: make it parse ABI/stable as ReST-compatible files
Mauro Carvalho Chehab
2020-10-30
1
-2
/
+6
*
docs: kernel_abi.py: Handle with a lazy Sphinx parser
Mauro Carvalho Chehab
2020-10-30
1
-13
/
+26
*
docs: kernel_abi.py: use --enable-lineno for get_abi.pl
Mauro Carvalho Chehab
2020-10-30
1
-4
/
+14
*
docs: kernel_abi.py: make it compatible with Sphinx 1.7+
Mauro Carvalho Chehab
2020-10-30
1
-12
/
+27
*
docs: kernel_abi.py: fix UTF-8 support
Mauro Carvalho Chehab
2020-10-30
1
-12
/
+7
*
docs: kernel_abi.py: add a script to parse ABI documentation
Mauro Carvalho Chehab
2020-10-30
1
-0
/
+157