summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.vmlinux
AgeCommit message (Expand)AuthorLines
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+45
2024-11-28kbuild: add dependency from vmlinux to resolve_btfidsThomas Weißschuh-0/+3
2024-11-28kbuild: enable objtool for *.mod.o and additional kernel objectsMasahiro Yamada-2/+2
2024-11-28kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.libMasahiro Yamada-8/+0
2024-11-04kbuild: add generic support for built-in boot DTBsMasahiro Yamada-0/+44
2024-10-31kbuild: Add generic hook for architectures to use before the final vmlinux linkNaveen N Rao-0/+7
2024-09-20kbuild: generate offset range data for builtin modulesKris Van Hees-0/+18
2024-08-23kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada-1/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-3/+0
2023-10-20x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf-0/+1
2023-06-25kbuild: Fix CFI failures with GCOVSami Tolvanen-0/+1
2023-01-13kbuild: Fix CFI hash randomization with KASANSami Tolvanen-0/+1
2022-10-03kbuild: rebuild .vmlinux.export.o when its prerequisite is updatedMasahiro Yamada-1/+20
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada-0/+32