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.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
*
kconfig: Clear "written" flag to avoid data loss
M. Vefa Bicakci
2019-08-06
1
-0
/
+4
*
kallsyms: exclude kasan local symbols on s390
Vasily Gorbik
2019-07-31
1
-0
/
+3
*
recordmcount: Fix spurious mcount entries on powerpc
Naveen N. Rao
2019-07-31
1
-1
/
+2
*
genksyms: Teach parser about 128-bit built-in types
Will Deacon
2019-07-31
2
-0
/
+6
*
kconfig: fix missing choice values in auto.conf
Masahiro Yamada
2019-07-26
2
-4
/
+4
*
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
Manuel Traut
2019-07-10
1
-1
/
+1
*
scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
George G. Davis
2019-06-25
1
-1
/
+1
*
gcc-plugins: Fix build failures under Darwin host
Kees Cook
2019-06-09
1
-0
/
+4
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-06-04
1
-1
/
+1
*
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-05-08
1
-0
/
+363
*
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
*
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
-95
/
+49
*
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
Masahiro Yamada
2019-04-17
1
-1
/
+1
*
kbuild: modversions: Fix relative CRC byte order interpretation
Fredrik Noring
2019-04-03
1
-1
/
+1
*
kallsyms: Handle too long symbols in kallsyms.c
Eugene Loh
2019-03-23
1
-2
/
+2
*
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
*
checkstack.pl: fix for aarch64
Qian Cai
2019-01-13
1
-2
/
+2
*
scripts/spdxcheck.py: always open files in binary mode
Thierry Reding
2018-12-19
1
-2
/
+4
*
unifdef: use memcpy instead of strncpy
Linus Torvalds
2018-12-08
1
-2
/
+2
*
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
2018-12-05
1
-2
/
+0
*
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
Guenter Roeck
2018-11-27
1
-1
/
+1
*
kbuild: deb-pkg: fix too low build version number
Masahiro Yamada
2018-11-27
1
-2
/
+5
*
scripts/spdxcheck.py: make python3 compliant
Uwe Kleine-König
2018-11-21
1
-1
/
+0
*
Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2018-10-11
1
-1
/
+1
|
\
|
*
ftrace: Build with CPPFLAGS to get -Qunused-arguments
Joel Stanley
2018-09-19
1
-1
/
+1
*
|
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-17
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
selftests: add headers_install to lib.mk
Anders Roxell
2018-09-05
1
-0
/
+13
*
|
Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-09-09
9
-35
/
+46
|
\
\
|
*
|
kbuild: modules_install: warn when missing System.map file
Randy Dunlap
2018-09-09
1
-0
/
+1
|
*
|
kbuild: make missing $DEPMOD a Warning instead of an Error
Randy Dunlap
2018-09-03
1
-2
/
+2
|
*
|
kconfig: do not require pkg-config on make {menu,n}config
Masahiro Yamada
2018-09-03
6
-31
/
+42
|
*
|
kconfig: remove a spurious self-assignment
Lukas Bulwahn
2018-09-01
1
-1
/
+0
|
*
|
scripts/setlocalversion: git: Make -dirty check more robust
Genki Sky
2018-09-01
1
-1
/
+1
|
|
/
*
|
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-05
1
-0
/
+3
|
\
\
|
*
|
nds32/ftrace: Add RECORD_MCOUNT support
Zong Li
2018-09-04
1
-0
/
+3
*
|
|
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
2018-09-04
1
-0
/
+1
*
|
|
checkpatch: add optional static const to blank line declarations test
Joe Perches
2018-09-04
1
-1
/
+1
|
/
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-02
1
-4
/
+0
|
\
\
|
*
|
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
2018-08-30
1
-4
/
+0
|
|
/
*
/
objtool: Remove workaround for unreachable warnings from old GCC
Masahiro Yamada
2018-08-30
1
-2
/
+0
|
/
*
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-26
1
-1
/
+1
|
\
|
*
gcc-plugins: Disable when building under Clang
Kees Cook
2018-08-23
1
-1
/
+1
*
|
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-25
18
-457
/
+127
|
\
\
[next]