- 4c92890 block: move CONFIG_BLOCK guard to top Makefile by Masahiro Yamada · 3 years, 3 months ago
- 519d819 Linux 5.15-rc6 by Linus Torvalds · 3 years, 2 months ago
- 64570fb Linux 5.15-rc5 by Linus Torvalds · 3 years, 3 months ago
- 9e1ff30 Linux 5.15-rc4 by Linus Torvalds · 3 years, 3 months ago
- 5816b3e Linux 5.15-rc3 by Linus Torvalds · 3 years, 3 months ago
- e4e737b Linux 5.15-rc2 by Linus Torvalds · 3 years, 3 months ago
- 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
- 156102f Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround by Nick Desaulniers · 3 years, 4 months ago
- 6880fa6 Linux 5.15-rc1 by Linus Torvalds · 3 years, 4 months ago
- 49832c8 Makefile: use -Wno-main in the full kernel tree by Randy Dunlap · 3 years, 4 months ago
- 3fe617c Enable '-Werror' by default for all kernel builds by Linus Torvalds · 3 years, 4 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- 6272cc3 kbuild: Shuffle blank line to improve comment meaning by Nathan Chancellor · 3 years, 4 months ago
- 5c6ae0e kbuild: Add a comment above -Wno-gnu by Nathan Chancellor · 3 years, 4 months ago
- a312b60 kbuild: Remove -Wno-format-invalid-specifier from clang block by Nathan Chancellor · 3 years, 4 months ago
- 7d73c3e Makefile: remove stale cc-option checks by Nick Desaulniers · 3 years, 4 months ago
- a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
- b55060d Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 4 months ago
- 5f6e0fe parisc: Fix compile failure when building 64-bit kernel natively by Masahiro Yamada · 3 years, 7 months ago
- 7d2a07b Linux 5.14 by Linus Torvalds · 3 years, 4 months ago
- e22ce8e Linux 5.14-rc7 by Linus Torvalds · 3 years, 4 months ago
- 7c60610 Linux 5.14-rc6 by Linus Torvalds · 3 years, 5 months ago
- 52cc02b kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS by Masahiro Yamada · 3 years, 5 months ago
- 6f5b41a Makefile: move initial clang flag handling into scripts/Makefile.clang by Nick Desaulniers · 3 years, 5 months ago
- 6072b2c kbuild: warn if a different compiler is used for external module builds by Masahiro Yamada · 3 years, 5 months ago
- d8285639 kbuild: do not require sub-make for separate output tree builds by Masahiro Yamada · 3 years, 5 months ago
- 36a21d5 Linux 5.14-rc5 by Linus Torvalds · 3 years, 5 months ago
- 4972bb9 Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
- 3c3e902 Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 5 months ago
- 14ccc63 kbuild: cancel sub_make_done for the install target to fix DKMS by Masahiro Yamada · 3 years, 5 months ago
- b18b851 scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local by Nathan Chancellor · 3 years, 5 months ago
- c500bee Linux 5.14-rc4 by Linus Torvalds · 3 years, 5 months ago
- ff11764 Linux 5.14-rc3 by Linus Torvalds · 3 years, 5 months ago
- a82adfd hardening: Introduce CONFIG_ZERO_CALL_USED_REGS by Kees Cook · 3 years, 9 months ago
- 2734d6c Linux 5.14-rc2 by Linus Torvalds · 3 years, 5 months ago
- 6750691 Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
- d952cfa kbuild: do not suppress Kconfig prompts for silent build by Masahiro Yamada · 3 years, 6 months ago
- d936eb2 Revert "Makefile: Enable -Wimplicit-fallthrough for Clang" by Linus Torvalds · 3 years, 6 months ago
- b7eb335 Makefile: Enable -Wimplicit-fallthrough for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
- e73f0f0 Linux 5.14-rc1 by Linus Torvalds · 3 years, 6 months ago
- 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
- 62fb987 Linux 5.13 by Linus Torvalds · 3 years, 6 months ago
- 13311e7 Linux 5.13-rc7 by Linus Torvalds · 3 years, 6 months ago
- 74ee585 kbuild: remove trailing slashes from $(KBUILD_EXTMOD) by Masahiro Yamada · 3 years, 7 months ago
- cc9aaa2 Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 7 months ago
- 0236526 Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0 by Tor Vic · 3 years, 7 months ago
- 009c9aa Linux 5.13-rc6 by Linus Torvalds · 3 years, 7 months ago
- 27f2a4d Makefile: fix GDB warning with CONFIG_RELR by Nick Desaulniers · 3 years, 7 months ago
- 614124b Linux 5.13-rc5 by Linus Torvalds · 3 years, 7 months ago
- 8124c8a Linux 5.13-rc4 by Linus Torvalds · 3 years, 7 months ago
- 8508b97 Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 7 months ago
- 2728fcf kbuild: merge scripts/mkmakefile to top Makefile by Masahiro Yamada · 3 years, 8 months ago
- d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
- 24845dc Makefile: LTO: have linker check -Wframe-larger-than by Nick Desaulniers · 3 years, 10 months ago
- 0d989ac kbuild: remove libelf checks from top Makefile by Masahiro Yamada · 3 years, 8 months ago
- 1bb0b18 kbuild: hide tools/ build targets from external module builds by Masahiro Yamada · 3 years, 8 months ago
- cf536e1 Makefile: extend 32B aligned debug option to 64B aligned by Feng Tang · 3 years, 8 months ago
- c468154 Linux 5.13-rc3 by Linus Torvalds · 3 years, 7 months ago
- d07f6ca Linux 5.13-rc2 by Linus Torvalds · 3 years, 8 months ago
- 6efb943 Linux 5.13-rc1 by Linus Torvalds · 3 years, 8 months ago
- 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- 11122b8 kbuild: remove the unneeded comments for external module builds by Masahiro Yamada · 3 years, 8 months ago
- 7a02cec kbuild: make distclean remove tag files in sub-directories by Masahiro Yamada · 3 years, 8 months ago
- 19c8d912 kbuild: make distclean work against $(objtree) instead of $(srctree) by Masahiro Yamada · 3 years, 8 months ago
- 4579949 kbuild: remove ARCH=sh64 support from top Makefile by Masahiro Yamada · 3 years, 8 months ago
- e6f0bf0 Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 8 months ago
- 885480b Makefile: Move -Wno-unused-but-set-variable out of GCC only block by Nathan Chancellor · 3 years, 8 months ago
- 1476fee kbuild: add a script to remove stale generated files by Masahiro Yamada · 3 years, 8 months ago
- 8ca5297 Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
- eea2647 Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 9f4ad9e4 Linux 5.12 by Linus Torvalds · 3 years, 8 months ago
- f634ca6 kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test by Nathan Chancellor · 3 years, 8 months ago
- 961ab4a kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst by Masahiro Yamada · 3 years, 9 months ago
- 65ce9c3 kbuild: move module strip/compression code into scripts/Makefile.modinst by Masahiro Yamada · 3 years, 9 months ago
- ccae4cf kbuild: refactor scripts/Makefile.modinst by Masahiro Yamada · 3 years, 9 months ago
- 7f69180 kbuild: rename extmod-prefix to extmod_prefix by Masahiro Yamada · 3 years, 9 months ago
- 1a998be kbuild: check module name conflict for external modules as well by Masahiro Yamada · 3 years, 9 months ago
- 3ac42b2 kbuild: show the target directory for depmod log by Masahiro Yamada · 3 years, 9 months ago
- 3e3005d kbuild: unify modules(_install) for in-tree and external modules by Masahiro Yamada · 3 years, 9 months ago
- 4b97ec0 kbuild: remove unneeded mkdir for external modules_install by Masahiro Yamada · 3 years, 9 months ago
- 69bc8d3 kbuild: generate Module.symvers only when vmlinux exists by Masahiro Yamada · 3 years, 9 months ago
- ba64beb kbuild: check the minimum assembler version in Kconfig by Masahiro Yamada · 3 years, 10 months ago
- 6e0839f kbuild: replace sed with $(subst ) or $(patsubst ) by Masahiro Yamada · 3 years, 10 months ago
- eec0809 Makefile: Only specify '--prefix=' when building with clang + GNU as by Nathan Chancellor · 3 years, 10 months ago
- c91d4e4 Makefile: Remove '--gcc-toolchain' flag by Nathan Chancellor · 3 years, 10 months ago
- 0b956e2 kbuild: apply fixdep logic to link-vmlinux.sh by Rasmus Villemoes · 3 years, 10 months ago
- 609bbb4 kbuild: show warning if 'make headers_check' is used by Masahiro Yamada · 3 years, 10 months ago
- 805b2e1 kbuild: include Makefile.compiler only when compiler is needed by Masahiro Yamada · 3 years, 10 months ago
- 57fd251 kbuild: split cc-option and friends to scripts/Makefile.compiler by Masahiro Yamada · 3 years, 10 months ago
- bf05bf1 Linux 5.12-rc8 by Linus Torvalds · 3 years, 8 months ago
- f02aa48 kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build by Masahiro Yamada · 3 years, 9 months ago
- dd46599 kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile by Masahiro Yamada · 3 years, 10 months ago
- d434405 Linux 5.12-rc7 by Linus Torvalds · 3 years, 9 months ago
- b31f2a4 keys: cleanup build time module signing keys by Nayna Jain · 3 years, 9 months ago
- cf68fff add support for Clang CFI by Sami Tolvanen · 3 years, 9 months ago
- 39218ff stack: Optionally randomize kernel stack offset each syscall by Kees Cook · 3 years, 9 months ago
- e49d033 Linux 5.12-rc6 by Linus Torvalds · 3 years, 9 months ago