aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-23Linux 6.1-rc2Linus Torvalds1-1/+1
2022-10-16Linux 6.1-rc1Linus Torvalds1-2/+2
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+2
2022-10-17kbuild: fix single directory buildMasahiro Yamada1-0/+2
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2022-10-10Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+4
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-98/+86
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-12/+1
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-9/+163
2022-10-03kmsan: add KMSAN runtime coreAlexander Potapenko1-0/+1
2022-10-02Linux 6.0Linus Torvalds1-1/+1
2022-10-03Revert "kbuild: Check if linker supports the -X option"Masahiro Yamada1-1/+1
2022-10-03kbuild: rebuild .vmlinux.export.o when its prerequisite is updatedMasahiro Yamada1-13/+5
2022-10-03kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_oMasahiro Yamada1-1/+5
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-2/+2
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-5/+18
2022-09-29hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zeroKees Cook1-2/+2
2022-09-29kbuild: hide error checker logs for V=1 buildsMasahiro Yamada1-2/+2
2022-09-29kbuild: unify two modpost invocationsMasahiro Yamada1-7/+25
2022-09-29kbuild: move vmlinux.o rule to the top MakefileMasahiro Yamada1-4/+5
2022-09-29kbuild: move .vmlinux.objs rule to Makefile.modpostMasahiro Yamada1-1/+1
2022-09-29kbuild: list sub-directories in ./KbuildMasahiro Yamada1-43/+20
2022-09-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers1-4/+2
2022-09-29kbuild: fix and refactor single target buildMasahiro Yamada1-5/+4
2022-09-29kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada1-1/+7
2022-09-29kbuild: move 'PHONY += modules_prepare' to the common partMasahiro Yamada1-5/+1
2022-09-29kbuild: refactor single builds of *.koMasahiro Yamada1-12/+4
2022-09-29kbuild: remove duplicated dependency between modules and modules_checkMasahiro Yamada1-2/+1
2022-09-29kbuild: do not deduplicate modules.orderMasahiro Yamada1-4/+1
2022-09-29kbuild: check sha1sum just once for each atomic headerMasahiro Yamada1-1/+1
2022-09-29kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada1-6/+2
2022-09-29kbuild: add phony targets to ./KbuildMasahiro Yamada1-1/+1
2022-09-28Kbuild: add Rust supportMiguel Ojeda1-9/+163
2022-09-27dt: Add a check for undocumented compatible strings in kernelRob Herring1-0/+4
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen1-12/+1
2022-09-25Linux 6.0-rc7Linus Torvalds1-1/+1
2022-09-18Linux 6.0-rc6Linus Torvalds1-1/+1
2022-09-11Linux 6.0-rc5Linus Torvalds1-1/+1
2022-09-11Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+1
2022-09-04Linux 6.0-rc4Linus Torvalds1-1/+1
2022-09-02kbuild: disable header exports for UML in a straightforward wayMasahiro Yamada1-2/+1
2022-08-28Linux 6.0-rc3Linus Torvalds1-1/+1
2022-08-21Linux 6.0-rc2Linus Torvalds1-1/+1
2022-08-21kbuild: fix the modules order between drivers and libsMasahiro Yamada1-4/+2
2022-08-14Linux 6.0-rc1Linus Torvalds1-4/+4
2022-08-10Makefile: link with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers1-0/+5
2022-08-10Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+12
2022-08-02Merge tag 'linux-kselftest-next-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-2/+2
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1