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-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-17
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-10-05
randstruct: Check member structs in is_pure_ops_struct()
Joonwon Kang
1
-5
/
+5
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-16
scripts/sphinx-pre-install: fix script for RHEL/CentOS
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-31
kallsyms: exclude kasan local symbols on s390
Vasily Gorbik
1
-0
/
+3
2019-07-31
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-06-25
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-09
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-04
selinux: use kernel linux/socket.h for genheaders and mdp
Paulo Alcantara
2
-2
/
+0
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-04-03
kbuild: modversions: Fix relative CRC byte order interpretation
Fredrik Noring
1
-1
/
+1
2019-02-12
scripts/gdb: fix lx-version string output
Du Changbin
1
-1
/
+1
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-16
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
1
-1
/
+1
2019-01-13
scripts/kallsyms: filter arm64's __efistub_ symbols
Ard Biesheuvel
1
-0
/
+1
2019-01-13
ftrace: Build with CPPFLAGS to get -Qunused-arguments
Joel Stanley
1
-1
/
+1
2019-01-13
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
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-12-05
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
1
-2
/
+0
2018-11-04
kconfig: fix the rule of mainmenu_stmt symbol
Masahiro Yamada
1
-2
/
+2
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-09-05
gcc-plugins: Use dynamic initializers
Kees Cook
3
-78
/
+33
2018-09-05
gcc-plugins: Add include required by GCC release 8
Valdis Kletnieks
1
-0
/
+4
2018-08-24
kconfig: fix line numbers for if-entries in menu tree
Dirk Gouders
1
-2
/
+2
2018-08-17
kbuild: verify that $DEPMOD is installed
Randy Dunlap
1
-1
/
+7
2018-07-11
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
1
-2
/
+3
2018-06-11
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
1
-1
/
+1
2018-05-30
builddeb: Fix header package regarding dtc source links
Jan Kiszka
1
-1
/
+1
2018-05-30
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
Nicolas Pitre
1
-0
/
+7
2018-04-26
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
1
-1
/
+1
2018-04-26
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
1
-0
/
+1
2018-04-26
kconfig: Don't leak main menus during parsing
Ulf Magnusson
1
-9
/
+24
[next]