index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-10-26
selinux: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
1
-1
/
+1
2022-10-15
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
1
-0
/
+1
2022-09-23
mksysmap: Fix the mismatch of 'L0' symbols in System.map
Youling Tang
1
-1
/
+1
2022-09-05
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
1
-2
/
+1
2022-08-29
kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
Ondrej Mosnacek
1
-0
/
+0
2022-08-25
modules: Ensure natural alignment for .altinstructions and __bug_table sections
Helge Deller
1
-0
/
+2
2022-08-25
gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
Andrew Donnellan
1
-1
/
+1
2022-08-25
kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
Ondrej Mosnacek
1
-6
/
+2
2022-08-21
scripts/faddr2line: Fix vmlinux detection on arm64
Josh Poimboeuf
1
-1
/
+3
2022-07-25
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2
-1
/
+4
2022-07-25
objtool: Add entry UNRET validation
Peter Zijlstra
1
-0
/
+3
2022-07-25
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2
-0
/
+6
2022-06-29
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
1
-1
/
+1
2022-06-22
faddr2line: Fix overlapping text section failures, the sequel
Josh Poimboeuf
1
-11
/
+34
2022-06-14
scripts/gdb: change kernel config dumping method
Kuan-Ying Lee
1
-3
/
+3
2022-06-14
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
1
-1
/
+2
[next]