| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2022-10-10 | 1 | -1/+1 |
|\ |
|
| * | kbuild: unify two modpost invocations | Masahiro Yamada | 2022-09-28 | 1 | -1/+1 |
* | | Kbuild: add Rust support | Miguel Ojeda | 2022-09-28 | 1 | -3/+5 |
|/ |
|
* | kbuild: do not create *.prelink.o for Clang LTO or IBT | Masahiro Yamada | 2022-05-29 | 1 | -3/+2 |
* | kbuild: Unify options for BTF generation for vmlinux and modules | Jiri Olsa | 2021-11-02 | 1 | -1/+1 |
* | bpf: Enable TCP congestion control kfunc from modules | Kumar Kartikeya Dwivedi | 2021-10-06 | 1 | -0/+1 |
* | kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG | Sami Tolvanen | 2021-09-03 | 1 | -19/+2 |
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-07-10 | 1 | -2/+0 |
|\ |
|
| * | kbuild: remove libelf checks from top Makefile | Masahiro Yamada | 2021-05-24 | 1 | -2/+0 |
* | | kbuild: Quote OBJCOPY var to avoid a pahole call break the build | Javier Martinez Canillas | 2021-05-27 | 1 | -1/+1 |
|/ |
|
* | add support for Clang CFI | Sami Tolvanen | 2021-04-09 | 1 | -1/+1 |
* | kbuild: lto: postpone objtool | Sami Tolvanen | 2021-02-23 | 1 | -3/+16 |
* | kbuild: add support for Clang LTO | Sami Tolvanen | 2021-01-14 | 1 | -1/+8 |
* | kbuild: Skip module BTF generation for out-of-tree external modules | Andrii Nakryiko | 2020-11-25 | 1 | -2/+7 |
* | kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it | Andrii Nakryiko | 2020-11-11 | 1 | -2/+18 |
* | kbuild: preprocess module linker script | Masahiro Yamada | 2020-09-24 | 1 | -3/+2 |
* | kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build | Masahiro Yamada | 2019-08-21 | 1 | -3/+3 |
* | kbuild: split final module linking out into Makefile.modfinal | Masahiro Yamada | 2019-08-21 | 1 | -0/+60 |