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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
s390: replace cc-option-yn uses with cc-option
Nick Desaulniers
1
-7
/
+7
2021-09-03
ia64: move core-y in arch/ia64/Makefile to arch/ia64/Kbuild
Masahiro Yamada
2
-2
/
+2
2021-09-03
sparc: move the install rule to arch/sparc/Makefile
Masahiro Yamada
2
-5
/
+2
2021-09-03
security: remove unneeded subdir-$(CONFIG_...)
Masahiro Yamada
1
-11
/
+0
2021-09-03
kbuild: sh: remove unused install script
Greg Kroah-Hartman
1
-56
/
+0
2021-09-03
kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
Masahiro Yamada
1
-1
/
+7
2021-09-03
kbuild: Switch to 'f' variants of integrated assembler flag
Nathan Chancellor
2
-6
/
+6
2021-09-03
kbuild: Shuffle blank line to improve comment meaning
Nathan Chancellor
1
-1
/
+1
2021-09-03
kbuild: Add a comment above -Wno-gnu
Nathan Chancellor
1
-0
/
+1
2021-09-03
kbuild: Remove -Wno-format-invalid-specifier from clang block
Nathan Chancellor
1
-1
/
+0
2021-09-03
kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk
Masahiro Yamada
1
-1
/
+6
2021-09-03
kbuild: macrofy the condition of if_changed and friends
Masahiro Yamada
1
-3
/
+5
2021-09-03
x86/build/vdso: fix missing FORCE for *.so build rule
Masahiro Yamada
1
-1
/
+1
2021-09-03
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
5
-51
/
+38
2021-09-03
Makefile: remove stale cc-option checks
Nick Desaulniers
2
-19
/
+33
2021-09-03
MAINTAINERS: add Nick to Kbuild reviewers
Nick Desaulniers
1
-0
/
+1
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
31
-31
/
+41
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
31
-43
/
+4
2021-08-10
scripts/Makefile.clang: default to LLVM_IAS=1
Nick Desaulniers
2
-9
/
+11
2021-08-10
kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
Masahiro Yamada
2
-2
/
+2
2021-08-10
Documentation/llvm: update CROSS_COMPILE inferencing
Nick Desaulniers
1
-1
/
+18
2021-08-10
Makefile: infer --target from ARCH for CC=clang
Nick Desaulniers
1
-2
/
+23
2021-08-10
Makefile: move initial clang flag handling into scripts/Makefile.clang
Nick Desaulniers
3
-14
/
+16
2021-08-10
kbuild: warn if a different compiler is used for external module builds
Masahiro Yamada
1
-2
/
+12
2021-08-10
scripts: make some scripts executable
Masahiro Yamada
4
-0
/
+0
2021-08-10
kbuild: do not require sub-make for separate output tree builds
Masahiro Yamada
4
-8
/
+7
2021-08-10
scripts: merge_config: add strict mode to fail upon any redefinition
Matthias Maennich
1
-0
/
+15
2021-08-08
Linux 5.14-rc5
v5.14-rc5
Linus Torvalds
1
-1
/
+1
2021-08-08
Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2021-08-08
Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-55
/
+35
2021-08-08
Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-17
/
+71
2021-08-08
Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-21
/
+28
2021-08-08
Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+21
2021-08-08
Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-39
/
+64
2021-08-08
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-14
/
+63
2021-08-08
Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-75
/
+173
2021-08-07
Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+45
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-10
/
+21
2021-08-07
Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+25
2021-08-07
Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-12
/
+26
2021-08-07
Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"
Alexandre Ghiti
1
-0
/
+6
2021-08-07
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2
-8
/
+16
2021-08-07
kyber: make trace_block_rq call consistent with documentation
Vincent Fu
1
-1
/
+1
2021-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2021-08-06
Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+135
2021-08-06
Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-17
/
+31
2021-08-06
Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+0
2021-08-06
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-151
/
+292
2021-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-33
/
+50
2021-08-06
Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+11
[next]