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
2024-11-08
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
1
-0
/
+2
2024-08-19
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-27
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-07-27
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-07-27
gcc-plugins: Rename last_stmt() for GCC 14+
Kees Cook
1
-0
/
+4
2024-06-16
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
1
-2
/
+4
2024-04-13
kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
Nathan Chancellor
1
-0
/
+2
2024-03-26
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
1
-2
/
+5
2024-03-01
scripts/bpf: Fix xdp_md forward declaration typo
Andrii Nakryiko
1
-1
/
+1
2024-03-01
bpf, scripts: Correct GPL license name
Gianmarco Lusvardi
1
-1
/
+1
2024-03-01
scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
Andrii Nakryiko
1
-1
/
+154
2023-12-20
sign-file: Fix incorrect return values check
Yusong Gao
1
-6
/
+6
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-10-10
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
1
-1
/
+1
2023-09-23
kconfig: fix possible buffer overflow
Konstantin Meskhidze
1
-0
/
+3
2023-08-11
modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}
Masahiro Yamada
1
-0
/
+12
2023-08-11
modpost: fix section mismatch message for R_ARM_ABS32
Masahiro Yamada
1
-3
/
+9
2023-08-11
scripts/tags.sh: Resolve gtags empty index generation
Ahmed S. Darwish
1
-1
/
+8
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
[next]