Age | Commit message (Expand) | Author |
2021-07-18 | Linux 5.14-rc2v5.14-rc2 | Linus Torvalds |
2021-07-18 | Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-18 | kbuild: do not suppress Kconfig prompts for silent build | Masahiro Yamada |
2021-07-15 | Revert "Makefile: Enable -Wimplicit-fallthrough for Clang" | Linus Torvalds |
2021-07-14 | Makefile: Enable -Wimplicit-fallthrough for Clang | Gustavo A. R. Silva |
2021-07-11 | Linux 5.14-rc1v5.14-rc1 | Linus Torvalds |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-06-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-06-27 | Linux 5.13v5.13 | Linus Torvalds |
2021-06-20 | Linux 5.13-rc7v5.13-rc7 | Linus Torvalds |
2021-06-17 | kbuild: remove trailing slashes from $(KBUILD_EXTMOD) | Masahiro Yamada |
2021-06-16 | Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-06-14 | Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0 | Tor Vic |
2021-06-13 | Linux 5.13-rc6v5.13-rc6 | Linus Torvalds |
2021-06-08 | Makefile: fix GDB warning with CONFIG_RELR | Nick Desaulniers |
2021-06-06 | Linux 5.13-rc5v5.13-rc5 | Linus Torvalds |
2021-05-30 | Linux 5.13-rc4v5.13-rc4 | Linus Torvalds |
2021-05-28 | Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-27 | kbuild: merge scripts/mkmakefile to top Makefile | Masahiro Yamada |
2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada |
2021-05-24 | Makefile: LTO: have linker check -Wframe-larger-than | Nick Desaulniers |
2021-05-24 | kbuild: remove libelf checks from top Makefile | Masahiro Yamada |
2021-05-24 | kbuild: hide tools/ build targets from external module builds | Masahiro Yamada |
2021-05-24 | Makefile: extend 32B aligned debug option to 64B aligned | Feng Tang |
2021-05-23 | Linux 5.13-rc3v5.13-rc3 | Linus Torvalds |
2021-05-16 | Linux 5.13-rc2v5.13-rc2 | Linus Torvalds |
2021-05-09 | Linux 5.13-rc1v5.13-rc1 | Linus Torvalds |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-06 | kbuild: remove the unneeded comments for external module builds | Masahiro Yamada |
2021-05-06 | kbuild: make distclean remove tag files in sub-directories | Masahiro Yamada |
2021-05-06 | kbuild: make distclean work against $(objtree) instead of $(srctree) | Masahiro Yamada |
2021-05-03 | kbuild: remove ARCH=sh64 support from top Makefile | Masahiro Yamada |
2021-05-01 | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-05-02 | Makefile: Move -Wno-unused-but-set-variable out of GCC only block | Nathan Chancellor |
2021-05-02 | kbuild: add a script to remove stale generated files | Masahiro Yamada |
2021-04-29 | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-26 | Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-04-25 | Linux 5.12v5.12 | Linus Torvalds |
2021-04-25 | kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test | Nathan Chancellor |
2021-04-25 | kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst | Masahiro Yamada |
2021-04-25 | kbuild: move module strip/compression code into scripts/Makefile.modinst | Masahiro Yamada |
2021-04-25 | kbuild: refactor scripts/Makefile.modinst | Masahiro Yamada |
2021-04-25 | kbuild: rename extmod-prefix to extmod_prefix | Masahiro Yamada |
2021-04-25 | kbuild: check module name conflict for external modules as well | Masahiro Yamada |
2021-04-25 | kbuild: show the target directory for depmod log | Masahiro Yamada |
2021-04-25 | kbuild: unify modules(_install) for in-tree and external modules | Masahiro Yamada |
2021-04-25 | kbuild: remove unneeded mkdir for external modules_install | Masahiro Yamada |
2021-04-25 | kbuild: generate Module.symvers only when vmlinux exists | Masahiro Yamada |