Age | Commit message (Expand) | Author |
2023-10-28 | kbuild: Correct missing architecture-specific hyphens | Simon Glass |
2023-10-28 | kbuild: avoid too many execution of scripts/pahole-flags.sh | Masahiro Yamada |
2023-10-28 | kbuild: unify no-compiler-targets and no-sync-config-targets | Masahiro Yamada |
2023-10-28 | kbuild: unify vdso_install rules | Masahiro Yamada |
2023-10-03 | kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/ | Masahiro Yamada |
2023-10-01 | Linux 6.6-rc4v6.6-rc4 | Linus Torvalds |
2023-09-24 | Linux 6.6-rc3v6.6-rc3 | Linus Torvalds |
2023-09-17 | Linux 6.6-rc2v6.6-rc2 | Linus Torvalds |
2023-09-10 | Linux 6.6-rc1v6.6-rc1 | Linus Torvalds |
2023-09-05 | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-09-04 | kbuild: Show marked Kconfig fragments in "help" | Kees Cook |
2023-09-01 | kbuild: support modules_sign for external modules as well | Masahiro Yamada |
2023-09-01 | kbuild: move more module installation code to scripts/Makefile.modinst | Masahiro Yamada |
2023-08-29 | Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2023-08-29 | kbuild: remove $(MODLIB)/source symlink | Masahiro Yamada |
2023-08-29 | kbuild: move depmod rule to scripts/Makefile.modinst | Masahiro Yamada |
2023-08-29 | kbuild: add modules_sign to no-{compiler,sync-config}-targets | Masahiro Yamada |
2023-08-29 | kbuild: do not run depmod for 'make modules_sign' | Masahiro Yamada |
2023-08-27 | Linux 6.5v6.5 | Linus Torvalds |
2023-08-22 | kbuild: remove include/ksym from CLEAN_FILES | Masahiro Yamada |
2023-08-20 | Linux 6.5-rc7v6.5-rc7 | Linus Torvalds |
2023-08-20 | kbuild: consolidate warning flags in scripts/Makefile.extrawarn | Arnd Bergmann |
2023-08-14 | rust: enable `no_mangle_with_rust_abi` Clippy lint | Miguel Ojeda |
2023-08-13 | Linux 6.5-rc6v6.5-rc6 | Linus Torvalds |
2023-08-09 | kbuild: rust_is_available: remove -v option | Masahiro Yamada |
2023-08-07 | scripts: `make rust-analyzer` for out-of-tree modules | Vinay Varma |
2023-08-06 | Linux 6.5-rc5v6.5-rc5 | Linus Torvalds |
2023-07-30 | Linux 6.5-rc4v6.5-rc4 | Linus Torvalds |
2023-07-25 | kbuild: rpm-pkg: rename binkernel.spec to kernel.spec | Masahiro Yamada |
2023-07-25 | kbuild: add a phony target to run a command with Kbuild env vars | Masahiro Yamada |
2023-07-25 | kbuild: Enable -Wenum-conversion by default | Borislav Petkov (AMD) |
2023-07-23 | Linux 6.5-rc3v6.5-rc3 | Linus Torvalds |
2023-07-23 | Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-07-23 | kbuild: flatten KBUILD_CFLAGS | Alexey Dobriyan |
2023-07-16 | Linux 6.5-rc2v6.5-rc2 | Linus Torvalds |
2023-07-09 | Linux 6.5-rc1v6.5-rc1 | Linus Torvalds |
2023-07-04 | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-01 | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-28 | kbuild: revive "Entering directory" for Make >= 4.4.1 | Masahiro Yamada |
2023-06-28 | kbuild: set correct abs_srctree and abs_objtree for package builds | Masahiro Yamada |
2023-06-26 | kbuild: Drop -Wdeclaration-after-statement | Peter Zijlstra |
2023-06-25 | Linux 6.4v6.4 | Linus Torvalds |
2023-06-24 | kbuild: make modules_install copy modules.builtin(.modinfo) | Masahiro Yamada |
2023-06-22 | kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion | Masahiro Yamada |
2023-06-18 | Linux 6.4-rc7v6.4-rc7 | Linus Torvalds |
2023-06-11 | Linux 6.4-rc6v6.4-rc6 | Linus Torvalds |
2023-06-04 | Linux 6.4-rc5v6.4-rc5 | Linus Torvalds |
2023-05-28 | Linux 6.4-rc4v6.4-rc4 | Linus Torvalds |
2023-05-22 | kbuild: Enable -fstrict-flex-arrays=3 | Kees Cook |