index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
George G. Davis
2019-06-25
1
-1
/
+1
*
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-06-11
1
-0
/
+363
*
gcc-plugins: Fix build failures under Darwin host
Kees Cook
2019-06-09
1
-0
/
+4
*
kconfig/[mn]conf: handle backspace (^H) key
Changbin Du
2019-05-04
3
-3
/
+5
*
selinux: use kernel linux/socket.h for genheaders and mdp
Paulo Alcantara
2019-05-04
2
-2
/
+0
*
kbuild: simplify ld-option implementation
Masahiro Yamada
2019-05-02
1
-3
/
+1
*
modpost: file2alias: check prototype of handler
Masahiro Yamada
2019-04-27
1
-4
/
+3
*
modpost: file2alias: go back to simple devtable lookup
Masahiro Yamada
2019-04-27
1
-91
/
+45
*
kbuild: modversions: Fix relative CRC byte order interpretation
Fredrik Noring
2019-04-03
1
-1
/
+1
*
scripts/gdb: fix lx-version string output
Du Changbin
2019-02-12
1
-1
/
+1
*
scripts/decode_stacktrace: only strip base path when a prefix of the path
Marc Zyngier
2019-02-12
1
-1
/
+1
*
modpost: validate symbol names also in find_elf_symbol
Sami Tolvanen
2019-02-12
1
-24
/
+26
*
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
2019-01-26
1
-0
/
+2
*
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
2019-01-26
1
-1
/
+1
*
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2019-01-16
1
-1
/
+1
*
scripts/kallsyms: filter arm64's __efistub_ symbols
Ard Biesheuvel
2019-01-13
1
-0
/
+1
*
ftrace: Build with CPPFLAGS to get -Qunused-arguments
Joel Stanley
2019-01-13
1
-1
/
+1
*
checkstack.pl: fix for aarch64
Qian Cai
2019-01-13
1
-2
/
+2
*
unifdef: use memcpy instead of strncpy
Linus Torvalds
2018-12-08
1
-2
/
+2
*
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
2018-12-08
1
-0
/
+3
*
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
2018-12-05
1
-2
/
+0
*
kconfig: fix the rule of mainmenu_stmt symbol
Masahiro Yamada
2018-11-04
1
-2
/
+2
*
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
2018-09-26
1
-0
/
+3
*
kbuild: make missing $DEPMOD a Warning instead of an Error
Randy Dunlap
2018-09-15
1
-2
/
+2
*
scripts: modpost: check memory allocation results
Randy Dunlap
2018-09-15
1
-4
/
+4
*
gcc-plugins: Use dynamic initializers
Kees Cook
2018-09-05
3
-78
/
+33
*
gcc-plugins: Add include required by GCC release 8
Valdis Kletnieks
2018-09-05
1
-0
/
+4
*
kconfig: fix line numbers for if-entries in menu tree
Dirk Gouders
2018-08-24
1
-2
/
+2
*
kbuild: verify that $DEPMOD is installed
Randy Dunlap
2018-08-17
1
-1
/
+7
*
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-07-11
1
-2
/
+3
*
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
2018-06-11
1
-1
/
+1
*
builddeb: Fix header package regarding dtc source links
Jan Kiszka
2018-05-30
1
-1
/
+1
*
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
Nicolas Pitre
2018-05-30
1
-0
/
+7
*
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-04-26
1
-1
/
+1
*
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-04-26
1
-0
/
+1
*
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-04-26
1
-9
/
+24
*
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
2018-03-24
1
-2
/
+3
*
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
2018-03-15
1
-0
/
+2
*
objtool: Add module specific retpoline rules
Peter Zijlstra
2018-03-15
1
-0
/
+2
*
objtool: Add retpoline validation
Peter Zijlstra
2018-03-15
1
-0
/
+4
*
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
2018-03-15
1
-4
/
+4
*
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
2018-02-25
1
-1
/
+1
*
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2018-02-22
1
-2
/
+0
*
kasan: rework Kconfig settings
Arnd Bergmann
2018-02-16
1
-0
/
+2
*
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-02-16
2
-1
/
+4
*
kbuild: rpm-pkg: keep spec file until make mrproper
Masahiro Yamada
2018-02-13
1
-2
/
+2
*
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-02-07
1
-0
/
+9
*
scripts/faddr2line: fix CROSS_COMPILE unset error
Liu, Changcheng
2018-02-07
1
-4
/
+4
*
scripts/faddr2line: extend usage on generic arch
Liu, Changcheng
2018-02-03
1
-7
/
+14
*
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
2018-01-23
1
-0
/
+2
[next]