Age | Commit message (Expand) | Author |
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 |
2022-09-29 | Makefile.compiler: replace cc-ifversion with compiler-specific macros | Nick Desaulniers |
2022-09-29 | kbuild: fix and refactor single target build | Masahiro Yamada |
2022-09-29 | kbuild: generate include/generated/compile.h in top Makefile | Masahiro Yamada |
2022-09-29 | kbuild: move 'PHONY += modules_prepare' to the common part | Masahiro Yamada |
2022-09-29 | kbuild: refactor single builds of *.ko | Masahiro Yamada |
2022-09-29 | kbuild: remove duplicated dependency between modules and modules_check | Masahiro Yamada |
2022-09-29 | kbuild: do not deduplicate modules.order | Masahiro Yamada |
2022-09-29 | kbuild: check sha1sum just once for each atomic header | Masahiro Yamada |
2022-09-29 | kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package | Masahiro Yamada |
2022-09-29 | kbuild: add phony targets to ./Kbuild | Masahiro Yamada |
2022-09-28 | Kbuild: add Rust support | Miguel Ojeda |
2022-09-27 | dt: Add a check for undocumented compatible strings in kernel | Rob Herring |
2022-09-26 | cfi: Switch to -fsanitize=kcfi | Sami Tolvanen |
2022-09-25 | Linux 6.0-rc7v6.0-rc7 | Linus Torvalds |
2022-09-18 | Linux 6.0-rc6v6.0-rc6 | Linus Torvalds |
2022-09-11 | Linux 6.0-rc5v6.0-rc5 | Linus Torvalds |
2022-09-11 | Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-04 | Linux 6.0-rc4v6.0-rc4 | Linus Torvalds |
2022-09-02 | kbuild: disable header exports for UML in a straightforward way | Masahiro Yamada |
2022-08-28 | Linux 6.0-rc3v6.0-rc3 | Linus Torvalds |
2022-08-21 | Linux 6.0-rc2v6.0-rc2 | Linus Torvalds |
2022-08-21 | kbuild: fix the modules order between drivers and libs | Masahiro Yamada |
2022-08-14 | Linux 6.0-rc1v6.0-rc1 | Linus Torvalds |
2022-08-10 | Makefile: link with -z noexecstack --no-warn-rwx-segments | Nick Desaulniers |
2022-08-10 | Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-08-02 | Merge tag 'linux-kselftest-next-5.20-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-07-31 | Linux 5.19v5.19 | Linus Torvalds |
2022-07-31 | kbuild: add dtbs_prepare target | Masahiro Yamada |
2022-07-27 | kbuild: error out if $(KBUILD_EXTMOD) contains % or : | Masahiro Yamada |
2022-07-27 | kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 | Nick Desaulniers |