- 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
- 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
- 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
- a5e13c6 Linux 5.12-rc5 by Linus Torvalds · 3 years, 9 months ago
- 0d02ec6 Linux 5.12-rc4 by Linus Torvalds · 3 years, 9 months ago
- 3204a7f kbuild: prefix $(srctree)/ to some included Makefiles by Masahiro Yamada · 3 years, 10 months ago
- 1e28eed Linux 5.12-rc3 by Linus Torvalds · 3 years, 10 months ago
- ce6ed1c kbuild: rebuild GCC plugins when the compiler is upgraded by Masahiro Yamada · 3 years, 10 months ago
- 993bdde kbuild: add image_name to no-sync-config-targets by Masahiro Yamada · 3 years, 10 months ago
- a38fd87 Linux 5.12-rc2 by Linus Torvalds · 3 years, 10 months ago
- fe07bfd Linux 5.12-rc1 by Linus Torvalds · 3 years, 10 months ago
- 207da4c kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again by Masahiro Yamada · 3 years, 10 months ago
- 2214945 kbuild: make -s option take precedence over V=1 by Masahiro Yamada · 3 years, 10 months ago
- fe1072f Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- 4c7858b kbuild: Move .thinlto-cache removal to 'make clean' by Masahiro Yamada · 3 years, 10 months ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
- bcf637f kbuild: parse C= and M= before changing the working directory by Masahiro Yamada · 3 years, 10 months ago
- 30cef68 kbuild: reuse this-makefile to define abs_srctree by Masahiro Yamada · 3 years, 10 months ago
- c75173a Makefile: Remove # characters from compiler string by Nathan Chancellor · 3 years, 11 months ago
- db07562 Makefile: reuse CC_VERSION_TEXT by Nick Desaulniers · 3 years, 11 months ago
- 414eece Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- 5e95325 kbuild: lto: force rebuilds when switching CONFIG_LTO by Sami Tolvanen · 3 years, 10 months ago
- 22c8542 tracing: add support for objtool mcount by Sami Tolvanen · 4 years, 3 months ago
- 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- a99163e Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 10 months ago
- 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 10 months ago
- 2b86895 kbuild: prevent CC_FLAGS_LTO self-bloating on recursive rebuilds by Alexander Lobakin · 4 years ago
- b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 11 months ago