Age | Commit message (Expand) | Author | Files | Lines |
2021-09-03 | kbuild: merge vmlinux_link() between ARCH=um and other architectures | Masahiro Yamada | 1 | -33/+23 |
2021-09-03 | kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh | Masahiro Yamada | 1 | -1/+0 |
2021-09-03 | kbuild: merge vmlinux_link() between the ordinary link and Clang LTO | Masahiro Yamada | 1 | -16/+14 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+1 |
2021-06-29 | kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21 | Andrii Nakryiko | 1 | -0/+4 |
2021-05-27 | kbuild: Quote OBJCOPY var to avoid a pahole call break the build | Javier Martinez Canillas | 1 | -1/+1 |
2021-05-26 | kbuild: clean up ${quiet} checks in shell scripts | Masahiro Yamada | 1 | -3/+1 |
2021-05-05 | kbuild: Don't remove link-vmlinux temporary files on exit/signal | Andi Kleen | 1 | -14/+0 |
2021-04-30 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+12 |
2021-04-24 | kbuild: apply fixdep logic to link-vmlinux.sh | Rasmus Villemoes | 1 | -0/+4 |
2021-04-24 | kbuild: add CONFIG_VMLINUX_MAP expert option | Rasmus Villemoes | 1 | -0/+8 |
2021-04-14 | bpf: Generate BTF_KIND_FLOAT when linking vmlinux | Ilya Leoshkevich | 1 | -1/+6 |
2021-02-23 | kbuild: lto: postpone objtool | Sami Tolvanen | 1 | -3/+25 |
2021-02-23 | objtool: Split noinstr validation from --vmlinux | Sami Tolvanen | 1 | -1/+1 |
2021-02-23 | objtool: Don't autodetect vmlinux.o | Sami Tolvanen | 1 | -1/+1 |
2021-01-14 | init: lto: ensure initcall ordering | Sami Tolvanen | 1 | -0/+15 |
2021-01-14 | kbuild: lto: fix module versioning | Sami Tolvanen | 1 | -1/+22 |
2021-01-14 | kbuild: add support for Clang LTO | Sami Tolvanen | 1 | -8/+24 |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -10/+10 |
2020-10-09 | kbuild: split the build log of kallsyms | Masahiro Yamada | 1 | -10/+10 |
2020-09-23 | bpf: Check CONFIG_BPF option for resolve_btfids | Jiri Olsa | 1 | -3/+3 |
2020-08-10 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+4 |
2020-08-09 | kbuild: do not export LDFLAGS_vmlinux | Masahiro Yamada | 1 | -0/+4 |
2020-07-13 | bpf: Resolve BTF IDs in vmlinux image | Jiri Olsa | 1 | -0/+6 |
2020-06-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -2/+2 |
2020-06-09 | scripts: Require pahole v1.16 when generating BTF | Lorenz Bauer | 1 | -2/+2 |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+0 |
2020-06-06 | modpost: generate vmlinux.symvers and reuse it for the second modpost | Masahiro Yamada | 1 | -2/+0 |
2020-04-22 | kbuild/objtool: Add objtool-vmlinux.o pass | Peter Zijlstra | 1 | -0/+24 |
2020-03-19 | bpf: Support llvm-objcopy for vmlinux BTF | Fangrui Song | 1 | -14/+10 |
2020-03-04 | kbuild: Remove debug info from kallsyms linking | Kees Cook | 1 | -9/+19 |
2020-02-10 | kbuild: fix mismatch between .version and include/generated/compile.h | Masahiro Yamada | 1 | -1/+1 |
2020-02-01 | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+4 |
2020-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -2/+2 |
2020-01-22 | bpf, btf: Always output invariant hit in pahole DWARF to BTF transform | Chris Down | 1 | -2/+2 |
2020-01-06 | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf | Masahiro Yamada | 1 | -0/+4 |
2019-12-13 | x86/unwind/orc: Remove boot-time ORC unwind tables sorting | Shile Zhang | 1 | -1/+4 |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang | 1 | -5/+5 |
2019-11-29 | bpf: Force .BTF section start to zero when dumping from vmlinux | Stanislav Fomichev | 1 | -2/+3 |
2019-11-27 | bpf: Support pre-2.25-binutils objcopy for vmlinux BTF | Stanislav Fomichev | 1 | -1/+6 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -19/+21 |
2019-09-06 | kbuild: replace BASH-specific ${@:2} with shift and ${@} | Andrii Nakryiko | 1 | -5/+11 |
2019-08-21 | btf: do not use CONFIG_OUTPUT_FORMAT | Ilya Leoshkevich | 1 | -2/+4 |
2019-08-21 | kbuild: Parameterize kallsyms generation and correct reporting | Kees Cook | 1 | -19/+19 |
2019-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -19/+33 |
2019-08-14 | btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux | Andrii Nakryiko | 1 | -9/+9 |
2019-08-13 | btf: expose BTF info through sysfs | Andrii Nakryiko | 1 | -19/+33 |
2019-07-31 | kbuild: modpost: do not parse unnecessary rules for vmlinux modpost | Masahiro Yamada | 1 | -1/+1 |
2019-05-08 | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+3 |
2019-05-07 | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov | 1 | -0/+3 |