summaryrefslogtreecommitdiff
path: root/scripts/Makefile.vmlinux
AgeCommit message (Expand)AuthorFilesLines
2025-05-12kbuild: fix typos "module.builtin" to "modules.builtin"Masahiro Yamada1-1/+1
2025-05-12kbuild: fix dependency on sorttableMasahiro Yamada1-1/+1
2025-05-08scripts: Do not strip .rela.dyn sectionAlexandre Ghiti1-1/+1
2025-03-16kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel1-7/+21
2025-03-16kbuild: link-vmlinux.sh: Make output file name configurableArd Biesheuvel1-1/+1
2025-03-15kbuild: add dependency from vmlinux to sorttableXi Ruoyao1-0/+4
2024-12-01Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+45
2024-11-28kbuild: add dependency from vmlinux to resolve_btfidsThomas Weißschuh1-0/+3
2024-11-28kbuild: enable objtool for *.mod.o and additional kernel objectsMasahiro Yamada1-2/+2
2024-11-28kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.libMasahiro Yamada1-8/+0
2024-11-04kbuild: add generic support for built-in boot DTBsMasahiro Yamada1-0/+44
2024-10-31kbuild: Add generic hook for architectures to use before the final vmlinux linkNaveen N Rao1-0/+7
2024-09-20kbuild: generate offset range data for builtin modulesKris Van Hees1-0/+18
2024-08-22kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada1-1/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada1-3/+0
2023-10-20x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf1-0/+1
2023-06-25kbuild: Fix CFI failures with GCOVSami Tolvanen1-0/+1
2023-01-14kbuild: Fix CFI hash randomization with KASANSami Tolvanen1-0/+1
2022-10-02kbuild: rebuild .vmlinux.export.o when its prerequisite is updatedMasahiro Yamada1-1/+20
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada1-0/+32