index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-22
kbuild: drop V=0 support
Masahiro Yamada
1
-5
/
+2
2023-01-22
kbuild: allow to combine multiple V= levels
Masahiro Yamada
1
-9
/
+9
2023-01-22
kbuild: print short log in addition to the whole command with V=1
Masahiro Yamada
1
-11
/
+7
2023-01-22
kbuild: refactor silent mode detection
Masahiro Yamada
1
-3
/
+3
2023-01-22
Linux 6.2-rc5
v6.2-rc5
Linus Torvalds
1
-1
/
+1
2023-01-21
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+14
2023-01-15
Linux 6.2-rc4
v6.2-rc4
Linus Torvalds
1
-1
/
+1
2023-01-10
kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=y
Masahiro Yamada
1
-0
/
+1
2023-01-10
kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinux
Masahiro Yamada
1
-1
/
+13
2023-01-08
Linux 6.2-rc3
v6.2-rc3
Linus Torvalds
1
-1
/
+1
2023-01-05
kbuild: fix single *.ko build
Masahiro Yamada
1
-1
/
+1
2023-01-02
Linux 6.2-rc2
v6.2-rc2
Linus Torvalds
1
-1
/
+1
2022-12-30
kbuild: sort single-targets alphabetically again
Masahiro Yamada
1
-1
/
+1
2022-12-27
kbuild: Optionally enable schema checks for %.dtb targets
Rob Herring
1
-1
/
+8
2022-12-26
Linux 6.2-rc1
v6.2-rc1
Linus Torvalds
1
-2
/
+2
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-7
/
+19
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+3
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-12-14
kbuild: ensure Make >= 3.82 is used
Masahiro Yamada
1
-0
/
+4
2022-12-14
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
1
-1
/
+1
2022-12-13
kbuild: add read-file macro
Masahiro Yamada
1
-1
/
+1
2022-12-13
kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
1
-1
/
+1
2022-12-13
Merge tag 'docs-6.2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+3
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2022-12-12
Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2022-12-12
Linux 6.1
v6.1
Linus Torvalds
1
-1
/
+1
2022-12-11
kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
Masahiro Yamada
1
-1
/
+2
2022-12-10
kbuild: Port silent mode detection to future gnu make.
Dmitry Goncharov
1
-3
/
+10
2022-12-05
Linux 6.1-rc8
v6.1-rc8
Linus Torvalds
1
-1
/
+1
2022-11-28
Linux 6.1-rc7
v6.1-rc7
Linus Torvalds
1
-1
/
+1
2022-11-22
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
1
-2
/
+2
2022-11-22
doc: add texinfodocs and infodocs targets
Maxim Cournoyer
1
-1
/
+1
2022-11-21
Merge branch 'dt/dtbo-rename' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-1
/
+3
2022-11-21
Linux 6.1-rc6
v6.1-rc6
Linus Torvalds
1
-1
/
+1
2022-11-19
kbuild: treat char as always unsigned
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
kbuild: Cleanup DT Overlay intermediate files as appropriate
Andrew Davis
1
-1
/
+3
2022-11-18
objtool: Add --mnop as an option to --mcount
Sathvika Vasireddy
1
-1
/
+3
2022-11-14
Linux 6.1-rc5
v6.1-rc5
Linus Torvalds
1
-1
/
+1
2022-11-09
scs: add support for dynamic shadow call stacks
Ard Biesheuvel
1
-0
/
+2
2022-11-07
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-11-01
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
1
-1
/
+1
2022-10-31
Linux 6.1-rc3
v6.1-rc3
Linus Torvalds
1
-1
/
+1
2022-10-28
kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar
Masahiro Yamada
1
-1
/
+1
2022-10-27
kbuild: use POSIX-compatible grep option
Stefan Hansson
1
-1
/
+1
2022-10-24
Linux 6.1-rc2
v6.1-rc2
Linus Torvalds
1
-1
/
+1
2022-10-17
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
1
-2
/
+2
2022-10-17
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
1
-2
/
+2
[prev]
[next]