- 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
- 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, 10 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, 10 months ago
- 88a6867 kbuild: simplify access to the kernel's version by Sasha Levin · 3 years, 11 months ago
- 9b82f13 kbuild: clamp SUBLEVEL to 255 by Sasha Levin · 3 years, 11 months ago
- 98cd6f5 Kconfig: allow explicit opt in to DWARF v5 by Nick Desaulniers · 3 years, 11 months ago
- a66049e Kbuild: make DWARF version a choice by Nick Desaulniers · 3 years, 11 months ago
- 0dd77e9 kbuild: stop removing stale <linux/version.h> file by Masahiro Yamada · 4 years ago
- f40ddce Linux 5.11 by Linus Torvalds · 3 years, 11 months ago
- db4632c Makefile: use smaller dictionary size for xz module compression by Tor Vic · 4 years ago
- 0e1aa62 kbuild: Do not clean resolve_btfids if the output does not exist by Jiri Olsa · 3 years, 11 months ago
- dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
- 50d3a3f kbuild: Add resolve_btfids clean to root clean target by Jiri Olsa · 3 years, 11 months ago
- 92bf226 Linux 5.11-rc7 by Linus Torvalds · 3 years, 11 months ago
- e24f9c5 Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- 2db138b Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
- 315da87 kbuild: fix duplicated flags in DEBUG_CFLAGS by Masahiro Yamada · 3 years, 11 months ago
- ce88c9c kbuild: Add support to build overlays (%.dtbo) by Viresh Kumar · 4 years ago
- d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 11 months ago
- d8d2d38 kbuild: remove PYTHON variable by Masahiro Yamada · 4 years ago
- 1048ba8 Linux 5.11-rc6 by Linus Torvalds · 4 years ago
- 20bf2b3 x86/build: Disable CET instrumentation in the kernel by Josh Poimboeuf · 4 years ago
- c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 8b5f4eb net: move CONFIG_NET guard to top Makefile by Masahiro Yamada · 4 years ago
- 6ee1d74 Linux 5.11-rc5 by Linus Torvalds · 4 years ago
- 19c329f Linux 5.11-rc4 by Linus Torvalds · 4 years ago
- 22d429e kbuild: lto: limit inlining by Sami Tolvanen · 4 years, 1 month ago
- 38e8918 kbuild: lto: fix module versioning by Sami Tolvanen · 4 years, 1 month ago
- dc5723b kbuild: add support for Clang LTO by Sami Tolvanen · 4 years, 1 month ago
- 7c53f6b Linux 5.11-rc3 by Linus Torvalds · 4 years ago
- 3b15cdc1 tracing: move function tracer options to Kconfig by Sami Tolvanen · 4 years, 1 month ago
- e71ba94 Linux 5.11-rc2 by Linus Torvalds · 4 years ago
- 5c8fe58 Linux 5.11-rc1 by Linus Torvalds · 4 years ago
- 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
- 436e980 kbuild: don't hardcode depmod path by Dominique Martinet · 4 years, 1 month ago
- 2c85ebc Linux 5.10 by Linus Torvalds · 4 years ago
- 0477e92 Linux 5.10-rc7 by Linus Torvalds · 4 years, 1 month ago
- e6585a4 Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
- 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 1 month ago
- b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 1 month ago
- 45e885c Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
- b8a9092 Kbuild: do not emit debug info for assembly with LLVM_IAS=1 by Nick Desaulniers · 4 years, 2 months ago
- a716bd7 kbuild: use -fmacro-prefix-map for .S sources by Denys Zagorui · 4 years, 2 months ago
- 418baf2 Linux 5.10-rc5 by Linus Torvalds · 4 years, 1 month ago
- 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 1 month ago
- f8394f2 Linux 5.10-rc3 by Linus Torvalds · 4 years, 2 months ago