aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.vmlinux_o
AgeCommit message (Expand)AuthorFilesLines
2024-01-10x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSOGravatar Breno Leitao 1-1/+1
2024-01-10x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYGravatar Breno Leitao 1-1/+1
2023-10-20x86/srso: Fix unret validation dependenciesGravatar Josh Poimboeuf 1-1/+2
2022-10-03kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_oGravatar Masahiro Yamada 1-1/+25
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-3/+3
2022-09-29kbuild: use objtool-args-y to clean up objtool argumentsGravatar Masahiro Yamada 1-11/+4
2022-06-29x86/retbleed: Add fine grained Kconfig knobsGravatar Peter Zijlstra 1-1/+1
2022-06-27objtool: Add entry UNRET validationGravatar Peter Zijlstra 1-1/+1
2022-06-05kbuild: factor out the common objtool argumentsGravatar Masahiro Yamada 1-0/+26
2022-06-05kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_oGravatar Masahiro Yamada 1-0/+61