aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.modfinal (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-01kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa1-1/+1
2021-10-05bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi1-0/+1
2021-09-03kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen1-19/+2
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2021-05-27kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas1-1/+1
2021-05-24kbuild: remove libelf checks from top MakefileMasahiro Yamada1-2/+0
2021-04-08add support for Clang CFISami Tolvanen1-1/+1
2021-02-23kbuild: lto: postpone objtoolSami Tolvanen1-3/+16
2021-01-14kbuild: add support for Clang LTOSami Tolvanen1-1/+8
2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko1-2/+7
2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko1-2/+18
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-3/+2
2019-08-22kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.buildMasahiro Yamada1-3/+3
2019-08-22kbuild: split final module linking out into Makefile.modfinalMasahiro Yamada1-0/+60