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