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
2025-06-27
kbuild: Add KBUILD_CPPFLAGS to as-option invocation
Nathan Chancellor
2025-06-27
kbuild: Add CLANG_FLAGS to as-instr
Nathan Chancellor
2025-06-27
kbuild: Update assembler calls to use proper flags and language target
Nick Desaulniers
2025-06-04
kbuild: fix argument parsing in scripts/config
Seyediman Seyedarab
2025-06-04
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
2025-04-10
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
2025-03-13
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
2025-03-13
genksyms: fix memory leak when the same symbol is read from *.symref file
Masahiro Yamada
2025-03-13
genksyms: fix memory leak when the same symbol is added from source
Masahiro Yamada
2025-02-01
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
2025-01-09
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
2025-01-09
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
2024-12-14
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
2024-12-14
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
2024-10-17
kconfig: qconf: fix buffer overflow in debug links
Masahiro Yamada
2024-10-17
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
2024-08-19
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2024-07-27
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
2024-07-27
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
2024-07-27
gcc-plugins: Rename last_stmt() for GCC 14+
Kees Cook
2024-07-18
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
2024-07-05
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
2024-06-16
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
2024-04-13
kbuild: dummy-tools: adjust to stricter stackprotector check
Michal Kubecek
2024-04-13
scripts: kernel-doc: Fix syntax error due to undeclared args variable
Salvatore Bonaccorso
2024-04-13
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2024-04-13
kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
Nathan Chancellor
2024-03-26
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
2024-03-26
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
2024-03-01
bpf, scripts: Correct GPL license name
Gianmarco Lusvardi
2024-02-23
scripts/decode_stacktrace.sh: optionally use LLVM utilities
Carlos Llamas
2024-02-23
scripts: decode_stacktrace: demangle Rust symbols
Miguel Ojeda
2024-02-23
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
2024-02-23
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
Stephen Boyd
2024-02-23
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
2024-02-23
modpost: trim leading spaces when processing source files list
Radek Krejci
2024-02-23
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
2024-02-23
scripts/get_abi: fix source path leak
Vegard Nossum
2023-12-20
sign-file: Fix incorrect return values check
Yusong Gao
2023-12-13
checkstack: fix printed address
Heiko Carstens
2023-12-13
kconfig: fix memory leak from range properties
Masahiro Yamada
2023-11-28
randstruct: Fix gcc-plugin performance mode to stay in group
Kees Cook
2023-11-20
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-10
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
2023-09-19
kconfig: fix possible buffer overflow
Konstantin Meskhidze
2023-07-27
modpost: fix off by one in is_executable_section()
Dan Carpenter
2023-07-27
modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}
Masahiro Yamada
2023-07-27
modpost: fix section mismatch message for R_ARM_ABS32
Masahiro Yamada
2023-07-27
scripts/tags.sh: Resolve gtags empty index generation
Ahmed S. Darwish
2023-06-14
gcc-plugins: Reorganize gimple includes for GCC 13
Kees Cook
[next]