summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modfinal
AgeCommit message (Expand)Author
2021-11-01kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa
2021-10-05bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi
2021-09-03kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas
2021-05-24kbuild: remove libelf checks from top MakefileMasahiro Yamada
2021-04-08add support for Clang CFISami Tolvanen
2021-02-23kbuild: lto: postpone objtoolSami Tolvanen
2021-01-14kbuild: add support for Clang LTOSami Tolvanen
2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko
2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2019-08-22kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.buildMasahiro Yamada
2019-08-22kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada