index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-09
scripts/kernel_doc.py: better handle exported symbols
Mauro Carvalho Chehab
4
-79
/
+124
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: switch to use kernel-doc.py
Mauro Carvalho Chehab
1
-1
/
+1
2025-04-09
scripts/kernel-doc.py: Properly handle Werror and exit codes
Mauro Carvalho Chehab
4
-18
/
+35
2025-04-09
scripts/lib/kdoc/kdoc_parser.py: remove a python 3.9 dependency
Mauro Carvalho Chehab
1
-1
/
+1
2025-04-09
scripts/kernel-doc.py: properly handle KBUILD_BUILD_TIMESTAMP
Mauro Carvalho Chehab
2
-16
/
+21
2025-04-09
scripts/kernel-doc.py: move modulename to man class
Mauro Carvalho Chehab
4
-22
/
+11
2025-04-09
scripts/lib/kdoc/kdoc_parser.py: fix Python compat with < v3.13
Mauro Carvalho Chehab
2
-6
/
+6
2025-04-09
scripts/kernel-doc.py: adjust some coding style issues
Mauro Carvalho Chehab
5
-42
/
+57
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: postpone warnings to the output plugin
Mauro Carvalho Chehab
2
-26
/
+39
2025-04-09
scripts/kernel-doc.py: properly handle out_section for ReST
Mauro Carvalho Chehab
1
-4
/
+4
2025-04-09
scripts/kernel-doc.py: fix handling of doc output check
Mauro Carvalho Chehab
2
-18
/
+14
2025-04-09
scripts/kernel-doc.py: fix line number output
Mauro Carvalho Chehab
2
-10
/
+24
2025-04-09
scripts/kernel-doc.py: implement support for -no-doc-sections
Mauro Carvalho Chehab
3
-5
/
+15
2025-04-09
scripts/kernel-doc.py: move file lists to the parser function
Mauro Carvalho Chehab
2
-24
/
+20
2025-04-09
scripts/kernel-doc.py: convert message output to an interactor
Mauro Carvalho Chehab
3
-91
/
+104
2025-04-09
scripts/kernel-doc.py: move output classes to a separate file
Mauro Carvalho Chehab
2
-724
/
+739
2025-04-09
scripts/kernel-doc.py: move KernelFiles class to a separate file
Mauro Carvalho Chehab
2
-219
/
+271
2025-04-09
scripts/kernel-doc.py: move KernelDoc class to a separate file
Mauro Carvalho Chehab
2
-1632
/
+1692
2025-04-09
scripts/kernel-doc.py: move regex methods to a separate file
Mauro Carvalho Chehab
2
-218
/
+277
2025-04-09
scripts/kernel-doc.py: properly handle struct_group macros
Mauro Carvalho Chehab
1
-7
/
+213
2025-04-09
scripts/kernel-doc.py: better handle empty sections
Mauro Carvalho Chehab
1
-3
/
+28
2025-04-09
scripts/kernel-doc.py: output warnings the same way as kerneldoc
Mauro Carvalho Chehab
1
-4
/
+16
2025-04-09
scripts/kernel-doc.py: add a Python parser
Mauro Carvalho Chehab
1
-0
/
+2832
2025-04-09
scripts/kernel-doc: add a symlink to the Perl version of kernel-doc
Mauro Carvalho Chehab
1
-0
/
+1
2025-04-09
scripts/kernel-doc: rename it to scripts/kernel-doc.pl
Mauro Carvalho Chehab
1
-0
/
+0
2025-04-08
scripts: generate_rust_analyzer: Add ffi crate
Lukas Fischer
1
-3
/
+9
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
1
-1
/
+1
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
28
-201
/
+729
2025-04-06
kbuild: rpm-pkg: build a debuginfo RPM
Uday Shankar
2
-2
/
+54
2025-04-06
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+3
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-1
/
+1
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+13
2025-04-02
scripts/sorttable: Fix endianness handling in build-time mcount sort
Vasily Gorbik
1
-1
/
+1
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
7
-27
/
+168
2025-04-01
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
1
-1
/
+1
2025-03-31
scripts: generate_rust_analyzer: fix pin-init name in kernel deps
Andrei Lalaev
1
-1
/
+1
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
3
-7
/
+22
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+1
2025-03-29
Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-129
/
+0
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+406
2025-03-27
scripts/make_fit: Print DT name before libfdt errors
J. Neuschäfer
1
-1
/
+5
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+8
2025-03-26
ARM: 9441/1: rust: Enable Rust support for ARMv7
Christian Schrrefl
1
-1
/
+3
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-0
/
+291
2025-03-25
Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+6
[prev]
[next]