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
/
kdoc
/
kdoc_files.py
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
scripts: kernel-doc: prevent a KeyError when checking output
Mauro Carvalho Chehab
1
-0
/
+4
2025-04-21
scripts:kdoc_files.py: use glob for export_file seek
Mauro Carvalho Chehab
1
-1
/
+3
2025-04-21
scripts/lib/kdoc/kdoc_files.py: don't try to join None
Mauro Carvalho Chehab
1
-2
/
+5
2025-04-09
scripts/kernel_doc.py: better handle exported symbols
Mauro Carvalho Chehab
1
-65
/
+75
2025-04-09
scripts/lib/kdoc/kdoc_files.py: allow filtering output per fname
Mauro Carvalho Chehab
1
-12
/
+12
2025-04-09
scripts/kernel-doc.py: Properly handle Werror and exit codes
Mauro Carvalho Chehab
1
-2
/
+10
2025-04-09
scripts/kernel-doc.py: properly handle KBUILD_BUILD_TIMESTAMP
Mauro Carvalho Chehab
1
-9
/
+0
2025-04-09
scripts/kernel-doc.py: move modulename to man class
Mauro Carvalho Chehab
1
-5
/
+1
2025-04-09
scripts/kernel-doc.py: adjust some coding style issues
Mauro Carvalho Chehab
1
-3
/
+1
2025-04-09
scripts/kernel-doc.py: Set an output format for --none
Mauro Carvalho Chehab
1
-0
/
+4
2025-04-09
scripts/kernel-doc.py: implement support for -no-doc-sections
Mauro Carvalho Chehab
1
-2
/
+3
2025-04-09
scripts/kernel-doc.py: move file lists to the parser function
Mauro Carvalho Chehab
1
-20
/
+17
2025-04-09
scripts/kernel-doc.py: convert message output to an interactor
Mauro Carvalho Chehab
1
-4
/
+11
2025-04-09
scripts/kernel-doc.py: move KernelFiles class to a separate file
Mauro Carvalho Chehab
1
-0
/
+270