Age | Commit message (Expand) | Author |
2022-12-13 | kbuild: add read-file macro | Masahiro Yamada |
2022-12-13 | kbuild: add test-{ge,gt,le,lt} macros | Masahiro Yamada |
2022-12-12 | Merge tag 'docs-6.2' of git://git.lwn.net/linux | Linus Torvalds |
2022-12-12 | Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2022-12-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-12-12 | Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-12-11 | Linux 6.1v6.1 | Linus Torvalds |
2022-12-11 | kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS | Masahiro Yamada |
2022-12-10 | kbuild: Port silent mode detection to future gnu make. | Dmitry Goncharov |
2022-12-04 | Linux 6.1-rc8v6.1-rc8 | Linus Torvalds |
2022-11-27 | Linux 6.1-rc7v6.1-rc7 | Linus Torvalds |
2022-11-21 | Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts | Ingo Molnar |
2022-11-21 | doc: add texinfodocs and infodocs targets | Maxim Cournoyer |
2022-11-21 | Merge branch 'dt/dtbo-rename' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann |
2022-11-20 | Linux 6.1-rc6v6.1-rc6 | Linus Torvalds |
2022-11-19 | kbuild: treat char as always unsigned | Jason A. Donenfeld |
2022-11-18 | kbuild: Cleanup DT Overlay intermediate files as appropriate | Andrew Davis |
2022-11-18 | objtool: Add --mnop as an option to --mcount | Sathvika Vasireddy |
2022-11-13 | Linux 6.1-rc5v6.1-rc5 | Linus Torvalds |
2022-11-09 | scs: add support for dynamic shadow call stacks | Ard Biesheuvel |
2022-11-06 | Linux 6.1-rc4v6.1-rc4 | Linus Torvalds |
2022-11-06 | Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-11-01 | kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set | Xin Li |
2022-10-30 | Linux 6.1-rc3v6.1-rc3 | Linus Torvalds |
2022-10-28 | kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar | Masahiro Yamada |
2022-10-28 | kbuild: use POSIX-compatible grep option | Stefan Hansson |
2022-10-23 | Linux 6.1-rc2v6.1-rc2 | Linus Torvalds |
2022-10-17 | arch: Introduce CONFIG_FUNCTION_ALIGNMENT | Peter Zijlstra |
2022-10-16 | Linux 6.1-rc1v6.1-rc1 | Linus Torvalds |
2022-10-16 | Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-17 | kbuild: fix single directory build | Masahiro Yamada |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-10-03 | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-03 | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2022-10-03 | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2022-10-03 | kmsan: add KMSAN runtime core | Alexander Potapenko |
2022-10-02 | Linux 6.0v6.0 | Linus Torvalds |
2022-10-03 | Revert "kbuild: Check if linker supports the -X option" | Masahiro Yamada |
2022-10-03 | kbuild: rebuild .vmlinux.export.o when its prerequisite is updated | Masahiro Yamada |
2022-10-03 | kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o | Masahiro Yamada |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-09-29 | hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero | Kees Cook |
2022-09-29 | kbuild: hide error checker logs for V=1 builds | Masahiro Yamada |
2022-09-29 | kbuild: unify two modpost invocations | Masahiro Yamada |
2022-09-29 | kbuild: move vmlinux.o rule to the top Makefile | Masahiro Yamada |
2022-09-29 | kbuild: move .vmlinux.objs rule to Makefile.modpost | Masahiro Yamada |
2022-09-29 | kbuild: list sub-directories in ./Kbuild | Masahiro Yamada |