index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
12 hours
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12 hours
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14 hours
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3 days
kstack_erase: Support Clang stack depth tracking
Kees Cook
7 days
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
7 days
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
7 days
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
10 days
Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-14
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
2025-07-14
lib/crypto: tests: Add KUnit tests for Poly1305
Eric Biggers
2025-07-14
lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py
Eric Biggers
2025-07-09
scripts: gdb: vfs: support external dentry names
Illia Ostapyshyn
2025-07-09
scripts/gdb: de-reference per-CPU MCE interrupts
Florian Fainelli
2025-07-09
scripts/gdb: fix interrupts.py after maple tree conversion
Florian Fainelli
2025-07-09
scripts/gdb: fix interrupts display after MCP on x86
Florian Fainelli
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
2025-06-25
scripts/gdb: fix dentry_name() lookup
Florian Fainelli
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-06
scripts/misc-check: check unnecessary #include <linux/export.h> when W=1
Masahiro Yamada
2025-06-06
scripts/misc-check: check missing #include <linux/export.h> when W=1
Masahiro Yamada
2025-06-06
scripts/misc-check: add double-quotes to satisfy shellcheck
Masahiro Yamada
2025-06-06
kbuild: move W=1 check for scripts/misc-check to top-level Makefile
Masahiro Yamada
2025-06-06
scripts/tags.sh: allow to use alternative ctags implementation
Masatake YAMATO
2025-06-06
kconfig: introduce menu type enum
Masahiro Yamada
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-06-01
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-06-01
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2025-05-31
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
Remove legacy 'cc-disable-warning' use from the generic build scripts
Linus Torvalds
2025-05-27
Make 'cc-option' work correctly for the -Wno-xyzzy pattern
Linus Torvalds
2025-05-27
Merge tag 'docs-6.16' of git://git.lwn.net/linux
Linus Torvalds
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-05-25
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
2025-05-25
modpost: check forbidden MODULE_IMPORT_NS("module:") at compile time
Masahiro Yamada
2025-05-25
kbuild: move kbuild syntax processing to scripts/Makefile.build
Masahiro Yamada
2025-05-25
gendwarfksyms: Add a kABI rule to override type strings
Sami Tolvanen
[next]