summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2022-09-29kbuild: fix and refactor single target buildMasahiro Yamada-5/+4
2022-09-29kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada-1/+7
2022-09-29kbuild: move 'PHONY += modules_prepare' to the common partMasahiro Yamada-5/+1
2022-09-29kbuild: refactor single builds of *.koMasahiro Yamada-12/+4
2022-09-29kbuild: remove duplicated dependency between modules and modules_checkMasahiro Yamada-2/+1
2022-09-29kbuild: do not deduplicate modules.orderMasahiro Yamada-4/+1
2022-09-29kbuild: check sha1sum just once for each atomic headerMasahiro Yamada-1/+1
2022-09-29kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada-6/+2
2022-09-29kbuild: add phony targets to ./KbuildMasahiro Yamada-1/+1
2022-09-28Kbuild: add Rust supportMiguel Ojeda-9/+163
2022-09-27dt: Add a check for undocumented compatible strings in kernelRob Herring-0/+4
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen-12/+1
2022-09-25Linux 6.0-rc7v6.0-rc7Linus Torvalds-1/+1
2022-09-18Linux 6.0-rc6v6.0-rc6Linus Torvalds-1/+1
2022-09-11Linux 6.0-rc5v6.0-rc5Linus Torvalds-1/+1
2022-09-11Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+1
2022-09-04Linux 6.0-rc4v6.0-rc4Linus Torvalds-1/+1
2022-09-02kbuild: disable header exports for UML in a straightforward wayMasahiro Yamada-2/+1
2022-08-28Linux 6.0-rc3v6.0-rc3Linus Torvalds-1/+1
2022-08-21Linux 6.0-rc2v6.0-rc2Linus Torvalds-1/+1
2022-08-21kbuild: fix the modules order between drivers and libsMasahiro Yamada-4/+2
2022-08-14Linux 6.0-rc1v6.0-rc1Linus Torvalds-4/+4
2022-08-10Makefile: link with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers-0/+5
2022-08-10Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+12
2022-08-02Merge tag 'linux-kselftest-next-5.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+2
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2022-07-31Linux 5.19v5.19Linus Torvalds-1/+1
2022-07-31kbuild: add dtbs_prepare targetMasahiro Yamada-4/+9
2022-07-27kbuild: error out if $(KBUILD_EXTMOD) contains % or :Masahiro Yamada-0/+3
2022-07-27kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3Nick Desaulniers-2/+0
2022-07-26Makefile: replace headers_install with headers for kselftestGuillaume Tucker-2/+2
2022-07-24io_uring: move to separate directoryJens Axboe-0/+1
2022-07-24Linux 5.19-rc8v5.19-rc8Linus Torvalds-1/+1
2022-07-17Linux 5.19-rc7v5.19-rc7Linus Torvalds-1/+1
2022-07-11Makefile: add headers_install to kselftest targetsGuillaume Tucker-2/+2
2022-07-10Linux 5.19-rc6v5.19-rc6Linus Torvalds-1/+1
2022-07-03Linux 5.19-rc5v5.19-rc5Linus Torvalds-1/+1
2022-06-26Linux 5.19-rc4v5.19-rc4Linus Torvalds-1/+1
2022-06-26kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)Masahiro Yamada-1/+1
2022-06-19Linux 5.19-rc3v5.19-rc3Linus Torvalds-1/+1
2022-06-12Linux 5.19-rc2v5.19-rc2Linus Torvalds-1/+1
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds-0/+1
2022-06-09gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds-0/+3
2022-06-05Linux 5.19-rc1v5.19-rc1Linus Torvalds-2/+2
2022-06-05kbuild: clean .tmp_* pattern by make cleanMasahiro Yamada-2/+2
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+10
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2022-05-22Linux 5.18v5.18Linus Torvalds-1/+1
2022-05-15Linux 5.18-rc7v5.18-rc7Linus Torvalds-1/+1