index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modfinal
Age
Commit message (
Expand
)
Author
2021-11-01
kbuild: Unify options for BTF generation for vmlinux and modules
Jiri Olsa
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
2021-09-03
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-05-27
kbuild: Quote OBJCOPY var to avoid a pahole call break the build
Javier Martinez Canillas
2021-05-24
kbuild: remove libelf checks from top Makefile
Masahiro Yamada
2021-04-08
add support for Clang CFI
Sami Tolvanen
2021-02-23
kbuild: lto: postpone objtool
Sami Tolvanen
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
2020-11-25
kbuild: Skip module BTF generation for out-of-tree external modules
Andrii Nakryiko
2020-11-10
kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it
Andrii Nakryiko
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-22
kbuild: split final module linking out into Makefile.modfinal
Masahiro Yamada