index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
abi
/
abi_parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: ABI: move README contents to the top
Mauro Carvalho Chehab
2025-02-13
1
-1
/
+1
*
scripts/lib/abi/abi_parser.py: make it backward-compatible with Python 3.6
Mauro Carvalho Chehab
2025-02-10
1
-6
/
+10
*
scripts/lib/abi/abi_parser.py: Rename title name for ABI files
Mauro Carvalho Chehab
2025-02-10
1
-1
/
+1
*
docs: sphinx/automarkup: add cross-references for ABI
Mauro Carvalho Chehab
2025-02-10
1
-0
/
+11
*
docs: sphinx/kernel_abi: parse ABI files only once
Mauro Carvalho Chehab
2025-02-10
1
-9
/
+13
*
scripts/get_abi.pl: add support to parse ABI README file
Mauro Carvalho Chehab
2025-02-10
1
-5
/
+20
*
scripts/get_abi.pl: Add filtering capabilities to rest output
Mauro Carvalho Chehab
2025-02-10
1
-6
/
+15
*
docs: sphinx/kernel_abi: reduce buffer usage for ABI messages
Mauro Carvalho Chehab
2025-02-10
1
-6
/
+4
*
docs: sphinx/kernel_abi: use AbiParser directly
Mauro Carvalho Chehab
2025-02-10
1
-1
/
+1
*
scripts/lib/abi/abi_parser.py: use an interactor for ReST output
Mauro Carvalho Chehab
2025-02-10
1
-22
/
+26
*
scripts/lib/abi/abi_parser.py: optimize parse_abi() function
Mauro Carvalho Chehab
2025-02-10
1
-15
/
+34
*
scripts/get_abi.py: add support for symbol search
Mauro Carvalho Chehab
2025-02-10
1
-0
/
+52
*
scripts/get_abi.py: add a Python tool to generate ReST output
Mauro Carvalho Chehab
2025-02-10
1
-0
/
+512