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
13 days
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
2025-07-17
scripts/gdb: fix interrupts.py after maple tree conversion
Florian Fainelli
2025-07-17
scripts/gdb: de-reference per-CPU MCE interrupts
Florian Fainelli
2025-07-17
scripts/gdb: fix interrupts display after MCP on x86
Florian Fainelli
2025-06-27
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
2025-06-27
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
2025-06-27
Make 'cc-option' work correctly for the -Wno-xyzzy pattern
Linus Torvalds
2025-06-19
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2025-06-19
randstruct: gcc-plugin: Remove bogus void member
Kees Cook
2025-05-29
kbuild: Properly disable -Wunterminated-string-initialization for clang
Nathan Chancellor
2025-05-29
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
2025-05-29
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
Masahiro Yamada
2025-05-29
kbuild: fix argument parsing in scripts/config
Seyediman Seyedarab
2025-05-29
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
2025-05-22
kbuild: Disable -Wdefault-const-init-unsafe
Nathan Chancellor
2025-05-02
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
2025-05-02
kbuild: add dependency from vmlinux to sorttable
Xi Ruoyao
2025-04-25
scripts: generate_rust_analyzer: Add ffi crate
Lukas Fischer
2025-04-25
rust: kbuild: use `pound` to support GNU Make < 4.3
Miguel Ojeda
2025-04-25
rust: kasan/kbuild: fix missing flags on first build
Miguel Ojeda
2025-04-20
kbuild: exclude .rodata.(cst|str)* when building ranges
Kris Van Hees
2025-04-10
kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally
Alexandru Gagniuc
2025-04-10
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
2025-03-22
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
2025-03-22
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
2025-03-22
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
2025-03-22
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
2025-03-13
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
2025-03-13
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
2025-02-21
kbuild: Use -fzero-init-padding-bits=all
Kees Cook
2025-02-21
kbuild: suppress stdout from merge_config for silent builds
Masahiro Yamada
2025-02-21
scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1
Nathan Chancellor
2025-02-17
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
2025-02-17
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
Alice Ryhl
2025-02-17
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
2025-02-08
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
2025-02-08
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
2025-02-08
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
2025-02-08
genksyms: fix memory leak when the same symbol is read from *.symref file
Masahiro Yamada
2025-02-08
genksyms: fix memory leak when the same symbol is added from source
Masahiro Yamada
2025-01-09
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
2025-01-09
kbuild: pacman-pkg: provide versioned linux-api-headers package
Thomas Weißschuh
2025-01-09
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
2025-01-09
scripts/mksysmap: Fix escape chars '$'
Mostafa Saleh
2024-12-14
setlocalversion: work around "git describe" performance
Rasmus Villemoes
2024-12-14
rust: enable arbitrary_self_types and remove `Receiver`
Gary Guo
2024-12-14
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
2024-12-05
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
2024-12-05
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
2024-12-05
checkpatch: always parse orig_commit in fixes tag
Tamir Duberstein
[next]