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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2025-12-01
kconfig/nconf: Initialize the default locale at startup
Jakub Horký
1
-0
/
+3
2025-12-01
kconfig/mconf: Initialize the default locale at startup
Jakub Horký
1
-0
/
+3
2025-10-06
gcc-plugins: Remove TODO_verify_il for GCC >= 16
Kees Cook
1
-0
/
+7
2025-09-09
rust: support Rust >= 1.91.0 target spec
Miguel Ojeda
1
-2
/
+10
2025-09-09
kasan: fix GCC mem-intrinsic prefix with sw tags
Ada Couprie Diaz
1
-4
/
+8
2025-08-20
kconfig: lxdialog: fix 'space' to (de)select options
Yann E. MORIN
1
-1
/
+1
2025-08-20
kconfig: gconf: fix potential memory leak in renderer_edited()
Masahiro Yamada
1
-1
/
+2
2025-08-20
kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
Masahiro Yamada
1
-2
/
+3
2025-08-20
kconfig: nconf: Ensure null termination where strncpy is used
Shankari Anand
2
-0
/
+3
2025-08-20
kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
Suchit Karunakaran
1
-2
/
+4
2025-08-15
kconfig: qconf: fix ConfigList::updateListAllforAll()
Masahiro Yamada
1
-1
/
+1
2025-07-24
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
1
-1
/
+1
2025-07-17
scripts/gdb: fix interrupts.py after maple tree conversion
Florian Fainelli
4
-6
/
+293
2025-07-17
scripts/gdb: de-reference per-CPU MCE interrupts
Florian Fainelli
1
-1
/
+1
2025-07-17
scripts/gdb: fix interrupts display after MCP on x86
Florian Fainelli
1
-1
/
+1
2025-06-27
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
1
-5
/
+8
2025-06-27
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
1
-0
/
+4
2025-06-27
Make 'cc-option' work correctly for the -Wno-xyzzy pattern
Linus Torvalds
1
-2
/
+2
2025-06-19
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2
-11
/
+43
2025-06-19
randstruct: gcc-plugin: Remove bogus void member
Kees Cook
1
-17
/
+1
2025-05-29
kbuild: Properly disable -Wunterminated-string-initialization for clang
Nathan Chancellor
1
-1
/
+8
2025-05-29
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
1
-1
/
+1
2025-05-29
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
Masahiro Yamada
1
-7
/
+12
2025-05-29
kbuild: fix argument parsing in scripts/config
Seyediman Seyedarab
1
-10
/
+16
2025-05-29
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-05-22
kbuild: Disable -Wdefault-const-init-unsafe
Nathan Chancellor
1
-0
/
+12
2025-05-02
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
1
-1
/
+1
2025-05-02
kbuild: add dependency from vmlinux to sorttable
Xi Ruoyao
1
-0
/
+4
2025-04-25
scripts: generate_rust_analyzer: Add ffi crate
Lukas Fischer
1
-3
/
+9
2025-04-25
rust: kbuild: use `pound` to support GNU Make < 4.3
Miguel Ojeda
1
-1
/
+1
2025-04-25
rust: kasan/kbuild: fix missing flags on first build
Miguel Ojeda
1
-1
/
+1
2025-04-20
kbuild: exclude .rodata.(cst|str)* when building ranges
Kris Van Hees
1
-0
/
+5
2025-04-10
kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally
Alexandru Gagniuc
1
-2
/
+4
2025-04-10
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
1
-9
/
+6
2025-03-22
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
1
-1
/
+2
2025-03-22
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
1
-21
/
+21
2025-03-22
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
1
-9
/
+21
2025-03-22
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
1
-2
/
+2
2025-03-13
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
2
-11
/
+4
2025-03-13
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
1
-1
/
+1
2025-02-21
kbuild: Use -fzero-init-padding-bits=all
Kees Cook
1
-0
/
+3
2025-02-21
kbuild: suppress stdout from merge_config for silent builds
Masahiro Yamada
2
-7
/
+10
2025-02-21
scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1
Nathan Chancellor
1
-5
/
+5
2025-02-17
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
1
-1
/
+1
2025-02-17
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
Alice Ryhl
1
-0
/
+18
2025-02-17
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
1
-1
/
+4
2025-02-08
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
1
-2
/
+2
2025-02-08
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
1
-0
/
+1
2025-02-08
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
1
-2
/
+4
2025-02-08
genksyms: fix memory leak when the same symbol is read from *.symref file
Masahiro Yamada
3
-5
/
+9
[next]