summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.vmlinux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-11-301-6/+45
|\
| * kbuild: add dependency from vmlinux to resolve_btfidsThomas Weißschuh2024-11-281-0/+3
| * kbuild: enable objtool for *.mod.o and additional kernel objectsMasahiro Yamada2024-11-281-2/+2
| * kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.libMasahiro Yamada2024-11-281-8/+0
| * kbuild: add generic support for built-in boot DTBsMasahiro Yamada2024-11-041-0/+44
* | kbuild: Add generic hook for architectures to use before the final vmlinux linkNaveen N Rao2024-10-311-0/+7
|/
* kbuild: generate offset range data for builtin modulesKris Van Hees2024-09-201-0/+18
* kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada2024-08-221-1/+1
* Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-3/+0
* x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf2023-10-201-0/+1
* kbuild: Fix CFI failures with GCOVSami Tolvanen2023-06-251-0/+1
* kbuild: Fix CFI hash randomization with KASANSami Tolvanen2023-01-141-0/+1
* kbuild: rebuild .vmlinux.export.o when its prerequisite is updatedMasahiro Yamada2022-10-021-1/+20
* kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada2022-05-241-0/+32