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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-20
1
-5
/
+8
|
\
|
*
kbuild: fix false positive warning/error about missing libelf
Masahiro Yamada
2018-12-20
1
-5
/
+8
*
|
Linux 4.20-rc7
v4.20-rc7
Linus Torvalds
2018-12-16
1
-1
/
+1
*
|
Linux 4.20-rc6
v4.20-rc6
Linus Torvalds
2018-12-09
1
-1
/
+1
*
|
Linux 4.20-rc5
v4.20-rc5
Linus Torvalds
2018-12-02
1
-1
/
+1
*
|
Linux 4.20-rc4
v4.20-rc4
Linus Torvalds
2018-11-25
1
-2
/
+2
*
|
Linux 4.20-rc3
v4.20-rc3
Linus Torvalds
2018-11-18
1
-1
/
+1
|
/
*
Linux 4.20-rc2
v4.20-rc2
Linus Torvalds
2018-11-11
1
-1
/
+1
*
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-04
1
-2
/
+2
*
kbuild: remove cc-name variable
Masahiro Yamada
2018-11-02
1
-1
/
+1
*
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-11-02
1
-1
/
+1
*
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2018-10-28
1
-0
/
+3
|
\
|
*
Makefile: Globally enable VLA warning
Kees Cook
2018-10-11
1
-0
/
+3
*
|
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-10-28
1
-14
/
+17
|
\
\
|
*
|
kbuild: add -Wno-unused-but-set-variable flag unconditionally
Masahiro Yamada
2018-10-19
1
-1
/
+1
|
*
|
kbuild: add -Wdeclaration-after-statement flag unconditionally
Masahiro Yamada
2018-10-19
1
-1
/
+1
|
*
|
kbuild: add -Wno-pointer-sign flag unconditionally
Masahiro Yamada
2018-10-19
1
-1
/
+1
|
*
|
kbuild: do not pass $(objtree) to scripts/mkmakefile
Masahiro Yamada
2018-10-04
1
-1
/
+1
|
*
|
kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile
Masahiro Yamada
2018-10-04
1
-2
/
+1
|
*
|
kbuild: add --include-dir flag only for out-of-tree build
Masahiro Yamada
2018-10-04
1
-4
/
+10
|
*
|
kbuild: remove dead code in cmd_files calculation in top Makefile
Masahiro Yamada
2018-09-14
1
-2
/
+1
|
*
|
kbuild: hide most of targets when running config or mixed targets
Masahiro Yamada
2018-09-14
1
-3
/
+2
*
|
|
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-1
/
+36
|
\
\
\
|
*
|
|
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-10-02
1
-1
/
+36
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
1
-2
/
+7
|
\
\
\
|
*
|
|
kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...
Nadav Amit
2018-10-04
1
-2
/
+7
*
|
|
|
Linux 4.19
v4.19
Greg Kroah-Hartman
2018-10-22
1
-2
/
+2
*
|
|
|
Linux 4.19-rc8
v4.19-rc8
Greg Kroah-Hartman
2018-10-15
1
-1
/
+1
*
|
|
|
Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2018-10-11
1
-3
/
+5
|
\
\
\
\
|
*
|
|
|
kbuild: allow to use GCC toolchain not in Clang search path
Stefan Agner
2018-09-19
1
-3
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Linux 4.19-rc7
v4.19-rc7
Greg Kroah-Hartman
2018-10-07
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Linux 4.19-rc6
v4.19-rc6
Greg Kroah-Hartman
2018-09-30
1
-1
/
+1
*
|
|
Linux 4.19-rc5
v4.19-rc5
Greg Kroah-Hartman
2018-09-23
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
-13
/
+1
|
\
\
\
|
*
|
|
selftests: add headers_install to lib.mk
Anders Roxell
2018-09-05
1
-13
/
+1
*
|
|
|
Linux 4.19-rc4
v4.19-rc4
Linus Torvalds
2018-09-16
1
-1
/
+1
*
|
|
|
tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE
Paulo Zanoni
2018-09-12
1
-3
/
+5
|
|
/
/
|
/
|
|
*
|
|
Linux 4.19-rc3
v4.19-rc3
Linus Torvalds
2018-09-09
1
-1
/
+1
|
|
/
|
/
|
*
|
Linux 4.19-rc2
v4.19-rc2
Linus Torvalds
2018-09-02
1
-1
/
+1
*
|
disable stringop truncation warnings for now
Stephen Rothwell
2018-08-30
1
-0
/
+3
|
/
*
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
2018-08-26
1
-2
/
+2
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-26
1
-0
/
+4
|
\
|
*
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
2018-08-20
1
-0
/
+4
*
|
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-24
1
-3
/
+3
*
|
kbuild: test dead code/data elimination support in Kconfig
Masahiro Yamada
2018-08-24
1
-6
/
+2
*
|
kbuild: remove "rpm" target, which is alias of "rpm-pkg"
Masahiro Yamada
2018-08-22
1
-4
/
+0
*
|
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
1
-4
/
+20
|
\
\
|
|
/
|
/
|
|
*
tracing: Add -mcount-nop option support
Vasily Gorbik
2018-08-15
1
-0
/
+6
|
*
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
Vasily Gorbik
2018-08-15
1
-0
/
+7
|
*
tracing: Handle CC_FLAGS_FTRACE more accurately
Vasily Gorbik
2018-08-15
1
-4
/
+7
[next]