index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
kbuild: add mod(name,file)_flags to assembler flags for module objects
Kris Van Hees
2024-09-10
1
-2
/
+2
|
*
|
|
scripts: subarch.include: fix SUBARCH on macOS hosts
Nick Desaulniers
2024-09-10
1
-1
/
+1
|
*
|
|
scripts: import more hash table macros
Masahiro Yamada
2024-09-10
2
-0
/
+119
|
*
|
|
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
2024-09-09
3
-132
/
+150
|
*
|
|
kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host
Masahiro Yamada
2024-09-08
2
-19
/
+21
|
*
|
|
kbuild: compile constant module information only once
Thomas Weißschuh
2024-09-07
3
-25
/
+30
|
*
|
|
kbuild: remove recent dependency on "truncate" program
Tony Battersby
2024-09-07
1
-1
/
+1
|
*
|
|
kbuild: add debug package to pacman PKGBUILD
Jose Fernandez
2024-09-07
1
-1
/
+14
|
*
|
|
modpost: simplify modpost_log()
Masahiro Yamada
2024-09-01
2
-19
/
+9
|
*
|
|
kbuild: pacman-pkg: do not override objtree
Masahiro Yamada
2024-09-01
2
-3
/
+4
|
*
|
|
kbuild: pacman-pkg: move common commands to a separate function
Masahiro Yamada
2024-09-01
1
-7
/
+10
|
*
|
|
kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
Jose Fernandez
2024-09-01
1
-6
/
+12
|
*
|
|
modpost: improve the section mismatch warning format
Masahiro Yamada
2024-09-01
1
-8
/
+13
|
*
|
|
fixdep: use xmalloc()
Masahiro Yamada
2024-09-01
1
-10
/
+5
|
*
|
|
kallsyms: use xmalloc() and xrealloc()
Masahiro Yamada
2024-09-01
1
-18
/
+5
|
*
|
|
modpost: replace the use of NOFAIL() with xmalloc() etc.
Masahiro Yamada
2024-09-01
4
-27
/
+17
|
*
|
|
kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h
Masahiro Yamada
2024-09-01
14
-54
/
+65
|
*
|
|
kconfig: remove P_SYMBOL property
Masahiro Yamada
2024-09-01
4
-8
/
+0
|
*
|
|
kconfig: stop adding P_SYMBOL property to symbols
Masahiro Yamada
2024-09-01
1
-3
/
+1
|
*
|
|
kconfig: remove dummy assignments to cur_{filename,lineno}
Masahiro Yamada
2024-09-01
1
-8
/
+0
|
*
|
|
kbuild: modinst: remove the multithread option from zstd compression
Masahiro Yamada
2024-09-01
1
-1
/
+1
|
*
|
|
kbuild: cross-compile linux-headers package when possible
Masahiro Yamada
2024-09-01
1
-0
/
+34
|
*
|
|
kbuild: slim down package for building external modules
Masahiro Yamada
2024-09-01
1
-5
/
+16
|
*
|
|
modpost: detect endianness on run-time
Masahiro Yamada
2024-09-01
3
-28
/
+40
|
*
|
|
modpost: remove unused HOST_ELFCLASS
Masahiro Yamada
2024-09-01
1
-6
/
+0
*
|
|
|
Merge tag 'keys-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-24
2
-64
/
+100
|
\
\
\
\
|
*
|
|
|
sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
Jan Stancek
2024-09-20
1
-28
/
+65
|
*
|
|
|
sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
Jan Stancek
2024-09-20
2
-18
/
+11
|
*
|
|
|
sign-file,extract-cert: move common SSL helper functions to a header
Jan Stancek
2024-09-20
2
-35
/
+41
*
|
|
|
|
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-21
1
-13
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug
Masahiro Yamada
2024-09-13
1
-12
/
+0
|
*
|
|
|
|
btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh
Masahiro Yamada
2024-09-13
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
10
-54
/
+418
|
\
\
\
\
\
|
*
|
|
|
|
scripts/decode_stacktrace.sh: add '-h' flag
Luca Ceresoli
2024-09-01
1
-1
/
+5
|
*
|
|
|
|
scripts/decode_stacktrace.sh: clarify command line
Luca Ceresoli
2024-09-01
1
-1
/
+2
|
*
|
|
|
|
scripts/decode_stacktrace.sh: remove find_module recursion and improve error ...
Luca Ceresoli
2024-09-01
1
-20
/
+20
|
*
|
|
|
|
scripts/decode_stacktrace.sh: nix-ify
Kent Overstreet
2024-09-01
1
-1
/
+1
|
*
|
|
|
|
scripts/gdb: add 'lx-kasan_mem_to_shadow' command
Kuan-Ying Lee
2024-09-01
2
-0
/
+45
|
*
|
|
|
|
scripts/gdb: add 'lx-stack_depot_lookup' command.
Kuan-Ying Lee
2024-09-01
1
-0
/
+27
|
*
|
|
|
|
scripts/gdb: fix lx-mounts command error
Kuan-Ying Lee
2024-09-01
1
-2
/
+2
|
*
|
|
|
|
scripts/gdb: add iteration function for rbtree
Kuan-Ying Lee
2024-09-01
1
-0
/
+12
|
*
|
|
|
|
scripts/gdb: fix timerlist parsing issue
Kuan-Ying Lee
2024-09-01
1
-15
/
+16
|
*
|
|
|
|
scripts: add macro_checker script to check unused parameters in macros
Julian Sun
2024-09-01
1
-0
/
+131
|
*
|
|
|
|
xz: adjust arch-specific options for better kernel compression
Lasse Collin
2024-09-01
1
-5
/
+137
|
*
|
|
|
|
xz: use 128 MiB dictionary and force single-threaded mode
Lasse Collin
2024-09-01
1
-1
/
+12
|
*
|
|
|
|
xz: fix comments and coding style
Lasse Collin
2024-09-01
1
-5
/
+8
|
*
|
|
|
|
xz: switch from public domain to BSD Zero Clause License (0BSD)
Lasse Collin
2024-09-01
1
-4
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-22
/
+23
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
kasan: simplify and clarify Makefile
Andrey Konovalov
2024-09-03
1
-22
/
+23
|
|
/
/
/
*
|
|
|
Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-19
4
-6
/
+27
|
\
\
\
\
[prev]
[next]