index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+15
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
7
-47
/
+169
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
42
-726
/
+1758
2024-09-24
Merge tag 'keys-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-64
/
+100
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-13
/
+1
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
10
-54
/
+418
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-22
/
+23
2024-09-20
sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
Jan Stancek
1
-28
/
+65
2024-09-20
sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
Jan Stancek
2
-18
/
+11
2024-09-20
sign-file,extract-cert: move common SSL helper functions to a header
Jan Stancek
2
-35
/
+41
2024-09-20
kbuild: remove append operation on cmd_ld_ko_o
Thomas Weißschuh
1
-1
/
+1
2024-09-20
kconfig: cache expression values
Masahiro Yamada
5
-4
/
+39
2024-09-20
kconfig: use hash table to reuse expressions
Masahiro Yamada
5
-277
/
+170
2024-09-20
kconfig: refactor expr_eliminate_dups()
Masahiro Yamada
1
-11
/
+3
2024-09-20
kconfig: add comments to expression transformations
Masahiro Yamada
1
-6
/
+37
2024-09-20
kconfig: change some expr_*() functions to bool
Masahiro Yamada
2
-10
/
+11
2024-09-20
scripts: move hash function from scripts/kconfig/ to scripts/include/
Masahiro Yamada
4
-14
/
+20
2024-09-20
kallsyms: change overflow variable to bool type
Masahiro Yamada
1
-4
/
+4
2024-09-20
kallsyms: squash output_address()
Masahiro Yamada
1
-10
/
+5
2024-09-20
kbuild: add install target for modules.builtin.ranges
Kris Van Hees
1
-2
/
+4
2024-09-20
scripts: add verifier script for builtin module range data
Kris Van Hees
1
-0
/
+370
2024-09-20
kbuild: generate offset range data for builtin modules
Kris Van Hees
3
-0
/
+529
2024-09-19
Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+27
2024-09-18
Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-66
/
+48
2024-09-17
Merge tag 'docs-6.12' of git://git.lwn.net/linux
Linus Torvalds
3
-77
/
+156
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-0
/
+155
2024-09-16
kbuild: rust: Enable KASAN support
Matthew Maurer
3
-17
/
+45
2024-09-16
kbuild: rust: Define probing macros for rustc
Matthew Maurer
2
-0
/
+23
2024-09-16
kasan: simplify and clarify Makefile
Andrey Konovalov
1
-22
/
+23
2024-09-16
rust: cfi: add support for CFI_CLANG with Rust
Matthew Maurer
1
-0
/
+1
2024-09-14
btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug
Masahiro Yamada
1
-12
/
+0
2024-09-14
btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh
Masahiro Yamada
1
-1
/
+1
2024-09-10
kbuild: add mod(name,file)_flags to assembler flags for module objects
Kris Van Hees
1
-2
/
+2
2024-09-10
scripts: subarch.include: fix SUBARCH on macOS hosts
Nick Desaulniers
1
-1
/
+1
2024-09-10
scripts: import more hash table macros
Masahiro Yamada
2
-0
/
+119
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
3
-132
/
+150
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
9
-50
/
+67
2024-09-08
kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host
Masahiro Yamada
2
-19
/
+21
2024-09-07
kbuild: compile constant module information only once
Thomas Weißschuh
3
-25
/
+30
2024-09-07
kbuild: remove recent dependency on "truncate" program
Tony Battersby
1
-1
/
+1
2024-09-07
kbuild: add debug package to pacman PKGBUILD
Jose Fernandez
1
-1
/
+14
2024-09-05
kbuild: rust: add `CONFIG_RUSTC_VERSION`
Miguel Ojeda
1
-0
/
+26
2024-09-05
scripts: sphinx-pre-install: remove unnecessary double check for $cur_version
Sebastian Muxel
1
-2
/
+0
2024-09-05
Merge tag 'v6.11-rc6' into docs-mw
Jonathan Corbet
13
-76
/
+30
2024-09-05
dt: dt-extract-compatibles: Extract compatibles from function parameters
Rob Herring (Arm)
1
-0
/
+13
2024-09-04
kasan: simplify and clarify Makefile
Andrey Konovalov
1
-22
/
+23
2024-09-03
slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()
Masahiro Yamada
2
-0
/
+15
2024-09-02
scripts/decode_stacktrace.sh: add '-h' flag
Luca Ceresoli
1
-1
/
+5
2024-09-02
scripts/decode_stacktrace.sh: clarify command line
Luca Ceresoli
1
-1
/
+2
[next]