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-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-06-06
1
-91
/
+126
|
\
|
*
kbuild: add variables for compression tools
Denis Efremov
2020-06-06
1
-2
/
+23
|
*
Makefile: install modules.builtin even if CONFIG_MODULES=n
Jonas Zeiger
2020-06-06
1
-3
/
+11
|
*
modpost: show warning if any of symbol dump files is missing
Masahiro Yamada
2020-06-06
1
-9
/
+1
|
*
modpost: generate vmlinux.symvers and reuse it for the second modpost
Masahiro Yamada
2020-06-06
1
-1
/
+1
|
*
kbuild: update modules.order only when contained modules are updated
Masahiro Yamada
2020-06-03
1
-3
/
+11
|
*
kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation
Masahiro Yamada
2020-06-03
1
-9
/
+8
|
*
kbuild: merge net-y and virt-y into drivers-y
Masahiro Yamada
2020-06-01
1
-8
/
+4
|
*
kbuild: merge init-y into core-y
Masahiro Yamada
2020-06-01
1
-6
/
+4
|
*
kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks
Masahiro Yamada
2020-06-01
1
-7
/
+5
|
*
kbuild: force to build vmlinux if CONFIG_MODVERSION=y
Masahiro Yamada
2020-06-01
1
-5
/
+8
|
*
Makefile: support compressed debug info
Nick Desaulniers
2020-05-29
1
-0
/
+6
|
*
kbuild: disallow multi-word in M= or KBUILD_EXTMOD
Masahiro Yamada
2020-05-29
1
-0
/
+3
|
*
kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n
Masahiro Yamada
2020-05-26
1
-0
/
+4
|
*
kbuild: make module name conflict fatal error
Masahiro Yamada
2020-05-26
1
-2
/
+5
|
*
kbuild: error out if targets prefixed with '__' are directly run
Masahiro Yamada
2020-05-26
1
-10
/
+13
|
*
kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST))
Masahiro Yamada
2020-05-26
1
-2
/
+4
|
*
kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
Masahiro Yamada
2020-05-26
1
-16
/
+6
|
*
kbuild: remove misleading stale FIXME comment
Masahiro Yamada
2020-05-26
1
-3
/
+0
|
*
kbuild: invoke syncconfig if autoconf.h is missing
Masahiro Yamada
2020-05-26
1
-2
/
+3
|
*
kbuild: add infrastructure to build userspace programs
Masahiro Yamada
2020-05-17
1
-3
/
+10
|
*
kbuild: remove '/' target
Masahiro Yamada
2020-05-12
1
-4
/
+0
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
1
-0
/
+6
|
\
\
|
*
|
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-15
1
-0
/
+6
*
|
|
Linux 5.7
v5.7
Linus Torvalds
2020-05-31
1
-1
/
+1
*
|
|
Linux 5.7-rc7
v5.7-rc7
Linus Torvalds
2020-05-24
1
-1
/
+1
*
|
|
Linux 5.7-rc6
v5.7-rc6
Linus Torvalds
2020-05-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
2020-05-10
1
-1
/
+1
*
|
gcc-10: disable 'restrict' warning for now
Linus Torvalds
2020-05-09
1
-0
/
+3
*
|
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
2020-05-09
1
-0
/
+1
*
|
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
2020-05-09
1
-0
/
+1
*
|
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
2020-05-09
1
-0
/
+3
*
|
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
2020-05-09
1
-4
/
+3
*
|
Linux 5.7-rc4
v5.7-rc4
Linus Torvalds
2020-05-03
1
-1
/
+1
|
/
*
Linux 5.7-rc3
v5.7-rc3
Linus Torvalds
2020-04-26
1
-1
/
+1
*
Linux 5.7-rc2
v5.7-rc2
Linus Torvalds
2020-04-19
1
-1
/
+1
*
Linux 5.7-rc1
v5.7-rc1
Linus Torvalds
2020-04-12
1
-2
/
+2
*
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
2020-04-09
1
-6
/
+23
*
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
2020-04-09
1
-1
/
+1
*
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
2020-04-09
1
-1
/
+6
*
kbuild: Enable -Wtautological-compare
Nathan Chancellor
2020-04-09
1
-2
/
+0
*
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-03-31
1
-18
/
+37
|
\
|
*
Makefile: Update kselftest help information
Shuah Khan
2020-04-01
1
-6
/
+9
|
*
kbuild: add outputmakefile to no-dot-config-targets
David Engraf
2020-03-29
1
-1
/
+2
|
*
kbuild: remove AS variable
Masahiro Yamada
2020-03-29
1
-3
/
+2
|
*
kbuild: add comment about grouped target
Masahiro Yamada
2020-03-29
1
-0
/
+1
|
*
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
Masahiro Yamada
2020-03-29
1
-1
/
+1
|
*
kbuild: compute the dtbs_install destination more simply
Masahiro Yamada
2020-03-25
1
-1
/
+1
|
*
Makefile: disallow data races on gcc-10 as well
Sergei Trofimovich
2020-03-20
1
-0
/
+1
|
*
kbuild: allow to run dt_binding_check without kernel configuration
Masahiro Yamada
2020-03-13
1
-1
/
+1
[next]