Age | Commit message (Expand) | Author |
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-24 | Makefile: LTO: have linker check -Wframe-larger-than | Nick Desaulniers |
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 |
2021-04-25 | kbuild: check the minimum assembler version in Kconfig | Masahiro Yamada |
2021-04-25 | kbuild: replace sed with $(subst ) or $(patsubst ) | Masahiro Yamada |
2021-04-25 | Makefile: Only specify '--prefix=' when building with clang + GNU as | Nathan Chancellor |
2021-04-25 | Makefile: Remove '--gcc-toolchain' flag | Nathan Chancellor |
2021-04-25 | kbuild: apply fixdep logic to link-vmlinux.sh | Rasmus Villemoes |
2021-04-25 | kbuild: show warning if 'make headers_check' is used | Masahiro Yamada |
2021-04-25 | kbuild: include Makefile.compiler only when compiler is needed | Masahiro Yamada |
2021-04-25 | kbuild: split cc-option and friends to scripts/Makefile.compiler | Masahiro Yamada |
2021-04-18 | Linux 5.12-rc8v5.12-rc8 | Linus Torvalds |
2021-04-14 | kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build | Masahiro Yamada |
2021-04-14 | kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile | Masahiro Yamada |
2021-04-11 | Linux 5.12-rc7v5.12-rc7 | Linus Torvalds |
2021-04-09 | keys: cleanup build time module signing keys | Nayna Jain |
2021-04-08 | add support for Clang CFI | Sami Tolvanen |
2021-04-08 | stack: Optionally randomize kernel stack offset each syscall | Kees Cook |
2021-04-04 | Linux 5.12-rc6v5.12-rc6 | Linus Torvalds |
2021-03-28 | Linux 5.12-rc5v5.12-rc5 | Linus Torvalds |
2021-03-21 | Linux 5.12-rc4v5.12-rc4 | Linus Torvalds |
2021-03-15 | kbuild: prefix $(srctree)/ to some included Makefiles | Masahiro Yamada |
2021-03-14 | Linux 5.12-rc3v5.12-rc3 | Linus Torvalds |
2021-03-11 | kbuild: rebuild GCC plugins when the compiler is upgraded | Masahiro Yamada |