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
...
|
*
|
kbuild: refactor scripts/Makefile.modinst
Masahiro Yamada
2021-04-25
1
-1
/
+1
|
*
|
kbuild: rename extmod-prefix to extmod_prefix
Masahiro Yamada
2021-04-25
1
-10
/
+10
|
*
|
kbuild: check module name conflict for external modules as well
Masahiro Yamada
2021-04-25
1
-5
/
+5
|
*
|
kbuild: show the target directory for depmod log
Masahiro Yamada
2021-04-25
1
-1
/
+1
|
*
|
kbuild: unify modules(_install) for in-tree and external modules
Masahiro Yamada
2021-04-25
1
-49
/
+36
|
*
|
kbuild: remove unneeded mkdir for external modules_install
Masahiro Yamada
2021-04-25
1
-2
/
+0
|
*
|
kbuild: generate Module.symvers only when vmlinux exists
Masahiro Yamada
2021-04-25
1
-1
/
+1
|
*
|
kbuild: check the minimum assembler version in Kconfig
Masahiro Yamada
2021-04-25
1
-1
/
+3
|
*
|
kbuild: replace sed with $(subst ) or $(patsubst )
Masahiro Yamada
2021-04-25
1
-1
/
+1
|
*
|
Makefile: Only specify '--prefix=' when building with clang + GNU as
Nathan Chancellor
2021-04-25
1
-2
/
+2
|
*
|
Makefile: Remove '--gcc-toolchain' flag
Nathan Chancellor
2021-04-25
1
-4
/
+0
|
*
|
kbuild: apply fixdep logic to link-vmlinux.sh
Rasmus Villemoes
2021-04-25
1
-1
/
+1
|
*
|
kbuild: show warning if 'make headers_check' is used
Masahiro Yamada
2021-04-25
1
-1
/
+5
|
*
|
kbuild: include Makefile.compiler only when compiler is needed
Masahiro Yamada
2021-04-25
1
-0
/
+13
|
*
|
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
2021-04-25
1
-0
/
+4
|
*
|
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
2021-03-15
1
-4
/
+4
|
|
/
*
|
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
1
-0
/
+17
|
\
\
|
*
|
add support for Clang CFI
Sami Tolvanen
2021-04-08
1
-0
/
+17
*
|
|
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-26
1
-0
/
+4
|
\
\
\
|
*
|
|
stack: Optionally randomize kernel stack offset each syscall
Kees Cook
2021-04-08
1
-0
/
+4
|
|
/
/
*
|
|
Linux 5.12
v5.12
Linus Torvalds
2021-04-25
1
-1
/
+1
*
|
|
Linux 5.12-rc8
v5.12-rc8
Linus Torvalds
2021-04-18
1
-1
/
+1
*
|
|
Linux 5.12-rc7
v5.12-rc7
Linus Torvalds
2021-04-11
1
-1
/
+1
|
/
/
*
|
Linux 5.12-rc6
v5.12-rc6
Linus Torvalds
2021-04-04
1
-1
/
+1
*
|
Linux 5.12-rc5
v5.12-rc5
Linus Torvalds
2021-03-28
1
-1
/
+1
*
|
Linux 5.12-rc4
v5.12-rc4
Linus Torvalds
2021-03-21
1
-1
/
+1
|
/
*
Linux 5.12-rc3
v5.12-rc3
Linus Torvalds
2021-03-14
1
-1
/
+1
*
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2021-03-11
1
-0
/
+1
*
kbuild: add image_name to no-sync-config-targets
Masahiro Yamada
2021-03-10
1
-1
/
+2
*
Linux 5.12-rc2
v5.12-rc2
Linus Torvalds
2021-03-05
1
-1
/
+1
*
Linux 5.12-rc1
v5.12-rc1-dontuse
v5.12-rc1
Linus Torvalds
2021-02-28
1
-3
/
+3
*
kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
Masahiro Yamada
2021-02-28
1
-2
/
+4
*
kbuild: make -s option take precedence over V=1
Masahiro Yamada
2021-02-28
1
-0
/
+1
*
Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-2
/
+2
|
\
|
*
kbuild: Move .thinlto-cache removal to 'make clean'
Masahiro Yamada
2021-02-25
1
-2
/
+2
*
|
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-48
/
+57
|
\
\
|
*
|
kbuild: parse C= and M= before changing the working directory
Masahiro Yamada
2021-02-24
1
-30
/
+31
|
*
|
kbuild: reuse this-makefile to define abs_srctree
Masahiro Yamada
2021-02-24
1
-3
/
+2
|
*
|
Makefile: Remove # characters from compiler string
Nathan Chancellor
2021-02-24
1
-1
/
+1
|
*
|
Makefile: reuse CC_VERSION_TEXT
Nick Desaulniers
2021-02-24
1
-7
/
+7
|
*
|
kbuild: simplify access to the kernel's version
Sasha Levin
2021-02-16
1
-1
/
+4
|
*
|
kbuild: clamp SUBLEVEL to 255
Sasha Levin
2021-02-16
1
-3
/
+9
|
*
|
Kconfig: allow explicit opt in to DWARF v5
Nick Desaulniers
2021-02-16
1
-0
/
+1
|
*
|
Kbuild: make DWARF version a choice
Nick Desaulniers
2021-02-16
1
-2
/
+3
|
*
|
kbuild: stop removing stale <linux/version.h> file
Masahiro Yamada
2021-02-16
1
-2
/
+0
|
*
|
Makefile: use smaller dictionary size for xz module compression
Tor Vic
2021-02-12
1
-1
/
+1
*
|
|
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-23
1
-1
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
kbuild: lto: force rebuilds when switching CONFIG_LTO
Sami Tolvanen
2021-02-23
1
-1
/
+2
|
*
|
tracing: add support for objtool mcount
Sami Tolvanen
2021-02-23
1
-0
/
+7
*
|
|
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-23
1
-15
/
+30
|
\
|
|
[prev]
[next]