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-05-30
recordmcount: Fix memory leaks in the uwrite function
Hao Zeng
1
-1
/
+5
2023-04-26
ASN.1: Fix check for strdup() success
Ekaterina Orlova
1
-1
/
+1
2023-03-17
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
1
-1
/
+2
2023-03-17
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
1
-1
/
+2
2022-12-08
scripts/faddr2line: Fix regression in name resolution on ppc64le
Srikar Dronamraju
1
-3
/
+4
2022-11-25
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2
-0
/
+14
2022-10-26
selinux: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
1
-1
/
+1
2022-10-26
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
1
-0
/
+1
2022-09-28
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-25
gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
Andrew Donnellan
1
-1
/
+1
2022-08-25
scripts/faddr2line: Fix vmlinux detection on arm64
Josh Poimboeuf
1
-1
/
+3
2022-07-02
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
1
-1
/
+1
2022-06-25
faddr2line: Fix overlapping text section failures, the sequel
Josh Poimboeuf
1
-11
/
+34
2022-06-14
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
1
-1
/
+2
2022-06-14
modpost: fix removing numeric suffixes
Alexander Lobakin
1
-1
/
+1
2022-06-14
scripts/faddr2line: Fix overlapping text section failures
Josh Poimboeuf
1
-53
/
+97
2022-04-20
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
1
-17
/
+27
2022-02-23
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
1
-1
/
+1
2022-02-23
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
1
-0
/
+1
2022-01-27
scripts/dtc: dtx_diff: remove broken example from help text
Matthias Schiffer
1
-6
/
+2
2022-01-05
recordmcount.pl: fix typo in s390 mcount regex
Heiko Carstens
1
-1
/
+1
2021-12-22
recordmcount.pl: look for jgnop instruction as well as bcrl on s390
Jerome Marchand
1
-1
/
+1
2021-11-26
leaking_addresses: Always print a trailing newline
Kees Cook
1
-1
/
+2
2021-10-27
gcc-plugins/structleak: add makefile var for disabling structleak
Brendan Higgins
1
-0
/
+4
2021-10-20
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
Steven Rostedt
1
-1
/
+1
2021-08-12
scripts/tracing: fix the bug that can't parse raw_trace_func
Hui Su
1
-3
/
+3
2021-07-28
kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
Matthias Maennich
1
-3
/
+11
2021-05-22
scripts: switch explicitly to Python 3
Andy Shevchenko
2
-2
/
+2
2021-05-22
tweewide: Fix most Shebang lines
Finn Behrens
4
-4
/
+4
2021-05-22
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-1
/
+1
2021-05-22
scripts/recordmcount.pl: Fix RISC-V regex for clang
Nathan Chancellor
1
-1
/
+1
2021-05-22
kconfig: nconf: stop endless search loops
Mihai Moldovan
1
-1
/
+1
2021-03-24
vmlinux.lds.h: Create section for protection against instrumentation
Nicolas Boichat
1
-1
/
+1
2021-03-17
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
Joe Lawrence
2
-1
/
+14
2021-03-04
scripts/recordmcount.pl: support big endian for ARCH sh
Rong Chen
1
-1
/
+5
2021-03-04
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
1
-0
/
+1
2021-03-04
scripts: use pkg-config to locate libcrypto
Rolf Eike Beer
1
-2
/
+6
2021-01-12
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
1
-0
/
+2
2020-12-30
kconfig: fix return value of do_error_if()
Masahiro Yamada
1
-1
/
+1
2020-12-30
checkpatch: fix unescaped left brace
Dwaipayan Ray
1
-1
/
+1
2020-11-05
scripts/setlocalversion: make git describe output more reliable
Rasmus Villemoes
1
-5
/
+16
2020-09-09
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-08-26
kconfig: qconf: fix signal connection to invalid slots
Masahiro Yamada
1
-4
/
+4
2020-08-26
kconfig: qconf: do not limit the pop-up menu to the first row
Masahiro Yamada
1
-34
/
+34
2020-07-29
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Stefano Garzarella
1
-1
/
+1
2020-07-29
scripts/decode_stacktrace: strip basepath from all paths
Pi-Hsun Shih
1
-2
/
+2
2020-06-30
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
1
-5
/
+6
2020-06-25
mksysmap: Fix the mismatch of '.L' symbols in System.map
ashimida
1
-1
/
+1
2020-05-27
gcc-common.h: Update for GCC 10
Frédéric Pierret (fepitre)
2
-0
/
+5
[next]