aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/Makefile.vmlinux_o (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12kbuild: fix typos "module.builtin" to "modules.builtin"Masahiro Yamada1-2/+2
2025-03-25objtool: Remove --no-unreachable for noinstr-only vmlinux.o runsJosh Poimboeuf1-1/+0
2025-03-25objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.oJosh Poimboeuf1-3/+11
2024-09-20kbuild: generate offset range data for builtin modulesKris Van Hees1-0/+3
2024-08-23kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada1-1/+1
2024-01-10x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSOBreno Leitao1-1/+1
2024-01-10x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYBreno Leitao1-1/+1
2023-10-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf1-1/+2
2022-10-03kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_oMasahiro Yamada1-1/+25
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-3/+3
2022-09-29kbuild: use objtool-args-y to clean up objtool argumentsMasahiro Yamada1-11/+4
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra1-1/+1
2022-06-27objtool: Add entry UNRET validationPeter Zijlstra1-1/+1
2022-06-05kbuild: factor out the common objtool argumentsMasahiro Yamada1-0/+26
2022-06-05kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_oMasahiro Yamada1-0/+61