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
2020-06-30
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
1
-5
/
+6
2020-06-30
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
2020-05-20
scripts/decodecode: fix trapping instruction formatting
Ivan Delalande
1
-1
/
+1
2020-05-10
scripts/config: allow colons in option strings for sed
Jeremie Francois (on alpha)
1
-1
/
+4
2020-04-02
scripts/dtc: Remove redundant YYLOC global declaration
Dirk Mueller
2
-2
/
+0
2020-04-02
kbuild: Disable -Wpointer-to-enum-cast
Nathan Chancellor
1
-0
/
+1
2020-02-28
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
1
-1
/
+1
2020-01-29
ARM: 8950/1: ftrace/recordmcount: filter relocation types
Alex Sverdlin
1
-0
/
+17
2020-01-12
kconfig: don't crash on NULL expressions in expr_eq()
Thomas Hebb
1
-0
/
+7
2020-01-04
scripts/kallsyms: fix definitely-lost memory leak
Masahiro Yamada
1
-0
/
+2
2019-12-21
modpost: skip ELF local symbols during section mismatch check
Paul Walmsley
1
-0
/
+12
2019-12-05
scripts/gdb: fix debugging modules compiled with hot/cold partitioning
Ilya Leoshkevich
1
-1
/
+2
2019-11-06
scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...
Brian Norris
1
-2
/
+10
2019-10-29
namespace: fix namespace.pl script to support relative paths
Jacob Keller
1
-6
/
+7
2019-09-16
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
Nicolas Boichat
1
-1
/
+1
2019-08-25
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
1
-1
/
+1
2019-08-04
kallsyms: exclude kasan local symbols on s390
Vasily Gorbik
1
-0
/
+3
2019-08-04
recordmcount: Fix spurious mcount entries on powerpc
Naveen N. Rao
1
-1
/
+2
2019-07-10
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
Manuel Traut
1
-1
/
+1
2019-07-10
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
George G. Davis
1
-1
/
+1
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
1
-0
/
+363
2019-06-11
gcc-plugins: Fix build failures under Darwin host
Kees Cook
1
-0
/
+4
2019-05-04
kconfig/[mn]conf: handle backspace (^H) key
Changbin Du
3
-3
/
+5
2019-05-02
kbuild: simplify ld-option implementation
Masahiro Yamada
1
-3
/
+1
2019-04-27
modpost: file2alias: check prototype of handler
Masahiro Yamada
1
-4
/
+3
2019-04-27
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
1
-91
/
+45
2019-02-12
scripts/decode_stacktrace: only strip base path when a prefix of the path
Marc Zyngier
1
-1
/
+1
2019-02-12
modpost: validate symbol names also in find_elf_symbol
Sami Tolvanen
1
-24
/
+26
2019-01-26
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
1
-0
/
+2
2019-01-26
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
1
-1
/
+1
2019-01-13
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
2018-12-13
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
1
-2
/
+3
2018-12-08
unifdef: use memcpy instead of strncpy
Linus Torvalds
1
-2
/
+2
2018-12-08
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
1
-0
/
+3
2018-11-23
kbuild: Add __cc-option macro
Matthias Kaehlcke
2
-8
/
+12
2018-11-23
kbuild: Add support to generate LLVM assembly files
Vinícius Tinti
1
-0
/
+8
2018-11-23
kbuild, LLVMLinux: Add -Werror to cc-option to support clang
Mark Charlebois
1
-3
/
+3
2018-11-23
kbuild: drop -Wno-unknown-warning-option from clang options
Masahiro Yamada
1
-1
/
+0
2018-11-23
kbuild: fix asm-offset generation to work with clang
Jeroen Hofstee
1
-2
/
+6
2018-11-23
kbuild: consolidate redundant sed script ASM offset generation
Masahiro Yamada
1
-1
/
+0
2018-11-23
kbuild: Consolidate header generation from ASM offset information
Matthias Kaehlcke
2
-26
/
+30
2018-09-26
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
1
-0
/
+3
2018-09-15
kbuild: make missing $DEPMOD a Warning instead of an Error
Randy Dunlap
1
-2
/
+2
2018-09-15
scripts: modpost: check memory allocation results
Randy Dunlap
1
-4
/
+4
2018-08-17
kbuild: verify that $DEPMOD is installed
Randy Dunlap
1
-1
/
+7
2018-08-17
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2
-1
/
+4
2018-07-11
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
1
-2
/
+3
2018-06-13
objtool: Fix gcov check for older versions of GCC
Josh Poimboeuf
1
-0
/
+3
2018-06-13
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
1
-1
/
+1
[next]