index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
abi
/
abi_parser.py
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
docs: ABI: move README contents to the top
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-10
scripts/lib/abi/abi_parser.py: make it backward-compatible with Python 3.6
Mauro Carvalho Chehab
1
-6
/
+10
2025-02-10
scripts/lib/abi/abi_parser.py: Rename title name for ABI files
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-10
docs: sphinx/automarkup: add cross-references for ABI
Mauro Carvalho Chehab
1
-0
/
+11
2025-02-10
docs: sphinx/kernel_abi: parse ABI files only once
Mauro Carvalho Chehab
1
-9
/
+13
2025-02-10
scripts/get_abi.pl: add support to parse ABI README file
Mauro Carvalho Chehab
1
-5
/
+20
2025-02-10
scripts/get_abi.pl: Add filtering capabilities to rest output
Mauro Carvalho Chehab
1
-6
/
+15
2025-02-10
docs: sphinx/kernel_abi: reduce buffer usage for ABI messages
Mauro Carvalho Chehab
1
-6
/
+4
2025-02-10
docs: sphinx/kernel_abi: use AbiParser directly
Mauro Carvalho Chehab
1
-1
/
+1
2025-02-10
scripts/lib/abi/abi_parser.py: use an interactor for ReST output
Mauro Carvalho Chehab
1
-22
/
+26
2025-02-10
scripts/lib/abi/abi_parser.py: optimize parse_abi() function
Mauro Carvalho Chehab
1
-15
/
+34
2025-02-10
scripts/get_abi.py: add support for symbol search
Mauro Carvalho Chehab
1
-0
/
+52
2025-02-10
scripts/get_abi.py: add a Python tool to generate ReST output
Mauro Carvalho Chehab
1
-0
/
+512