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-06-16
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
1
-2
/
+4
2024-04-13
kbuild: dummy-tools: adjust to stricter stackprotector check
Michal Kubecek
1
-1
/
+5
2024-04-13
scripts: kernel-doc: Fix syntax error due to undeclared args variable
Salvatore Bonaccorso
1
-1
/
+1
2024-04-13
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
1
-1
/
+5
2024-04-13
kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
Nathan Chancellor
1
-0
/
+2
2024-03-27
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
1
-2
/
+5
2024-03-27
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
1
-1
/
+1
2024-03-01
bpf, scripts: Correct GPL license name
Gianmarco Lusvardi
1
-1
/
+1
2024-02-23
scripts/decode_stacktrace.sh: optionally use LLVM utilities
Carlos Llamas
1
-2
/
+17
2024-02-23
scripts: decode_stacktrace: demangle Rust symbols
Miguel Ojeda
1
-0
/
+14
2024-02-23
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
1
-8
/
+19
2024-02-23
scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm
Stephen Boyd
1
-3
/
+3
2024-02-23
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
1
-2
/
+7
2024-02-23
modpost: trim leading spaces when processing source files list
Radek Krejci
1
-1
/
+6
2024-02-23
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
1
-1
/
+2
2024-02-23
scripts/get_abi: fix source path leak
Vegard Nossum
1
-1
/
+1
2023-12-20
sign-file: Fix incorrect return values check
Yusong Gao
1
-6
/
+6
2023-12-13
checkstack: fix printed address
Heiko Carstens
1
-6
/
+2
2023-12-13
kconfig: fix memory leak from range properties
Masahiro Yamada
1
-8
/
+6
2023-11-28
randstruct: Fix gcc-plugin performance mode to stay in group
Kees Cook
1
-3
/
+8
2023-11-20
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
1
-5
/
+5
2023-10-10
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
1
-1
/
+1
2023-09-19
kconfig: fix possible buffer overflow
Konstantin Meskhidze
1
-0
/
+3
2023-07-27
modpost: fix off by one in is_executable_section()
Dan Carpenter
1
-1
/
+1
2023-07-27
modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}
Masahiro Yamada
1
-0
/
+12
2023-07-27
modpost: fix section mismatch message for R_ARM_ABS32
Masahiro Yamada
1
-3
/
+9
2023-07-27
scripts/tags.sh: Resolve gtags empty index generation
Ahmed S. Darwish
1
-1
/
+8
2023-06-14
gcc-plugins: Reorganize gimple includes for GCC 13
Kees Cook
1
-3
/
+6
2023-05-30
recordmcount: Fix memory leaks in the uwrite function
Hao Zeng
1
-1
/
+5
2023-05-17
scripts/gdb: fix lx-timerlist for Python3
Peng Liu
2
-2
/
+7
2023-05-17
scripts/gdb: bail early if there are no generic PD
Florian Fainelli
1
-1
/
+3
2023-05-17
scripts/gdb: bail early if there are no clocks
Florian Fainelli
1
-0
/
+2
2023-04-26
ASN.1: Fix check for strdup() success
Ekaterina Orlova
1
-1
/
+1
2023-04-20
kbuild: Switch to 'f' variants of integrated assembler flag
Nathan Chancellor
1
-4
/
+4
2023-04-20
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
3
-0
/
+81
2023-03-17
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
3
-10
/
+40
2023-03-11
builddeb: clean generated package content
Bastian Germann
1
-1
/
+1
2023-03-03
scripts/tags.sh: fix incompatibility with PCRE2
Carlos Llamas
1
-1
/
+1
2023-03-03
scripts/tags.sh: Invoke 'realpath' via 'xargs'
Cristian Ciocaltea
1
-4
/
+7
2023-02-01
ftrace/scripts: Update the instructions for ftrace-bisect.sh
Steven Rostedt (Google)
1
-8
/
+26
2022-12-08
scripts/faddr2line: Fix regression in name resolution on ppc64le
Srikar Dronamraju
1
-3
/
+4
2022-11-25
stddef: Introduce struct_group() helper macro
Kees Cook
1
-0
/
+7
2022-11-16
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2
-0
/
+14
2022-10-28
kbuild: Add skip_encoding_btf_enum64 option to pahole
Martin Rodriguez Reboredo
1
-0
/
+4
2022-10-28
kbuild: Unify options for BTF generation for vmlinux and modules
Jiri Olsa
2
-7
/
+18
2022-10-28
kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21
Andrii Nakryiko
1
-0
/
+5
2022-10-28
kbuild: Quote OBJCOPY var to avoid a pahole call break the build
Javier Martinez Canillas
1
-1
/
+1
2022-10-28
bpf: Generate BTF_KIND_FLOAT when linking vmlinux
Ilya Leoshkevich
1
-1
/
+2
2022-10-26
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
1
-2
/
+2
2022-10-26
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
1
-1
/
+22
[next]