| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-06-14 | 1 | -2/+2 |
|\ |
|
| * | scripts: Require pahole v1.16 when generating BTF | Lorenz Bauer | 2020-06-09 | 1 | -2/+2 |
* | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-06-06 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | modpost: generate vmlinux.symvers and reuse it for the second modpost | Masahiro Yamada | 2020-06-06 | 1 | -2/+0 |
* | | kbuild/objtool: Add objtool-vmlinux.o pass | Peter Zijlstra | 2020-04-22 | 1 | -0/+24 |
|/ |
|
* | bpf: Support llvm-objcopy for vmlinux BTF | Fangrui Song | 2020-03-19 | 1 | -14/+10 |
* | kbuild: Remove debug info from kallsyms linking | Kees Cook | 2020-03-04 | 1 | -9/+19 |
* | kbuild: fix mismatch between .version and include/generated/compile.h | Masahiro Yamada | 2020-02-10 | 1 | -1/+1 |
* | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-02-01 | 1 | -0/+4 |
|\ |
|
| * | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf | Masahiro Yamada | 2020-01-06 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-01-29 | 1 | -2/+2 |
|\ \ |
|
| * | | bpf, btf: Always output invariant hit in pahole DWARF to BTF transform | Chris Down | 2020-01-22 | 1 | -2/+2 |
| |/ |
|
* | | x86/unwind/orc: Remove boot-time ORC unwind tables sorting | Shile Zhang | 2019-12-13 | 1 | -1/+4 |
* | | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang | 2019-12-13 | 1 | -5/+5 |
|/ |
|
* | bpf: Force .BTF section start to zero when dumping from vmlinux | Stanislav Fomichev | 2019-11-29 | 1 | -2/+3 |
* | bpf: Support pre-2.25-binutils objcopy for vmlinux BTF | Stanislav Fomichev | 2019-11-27 | 1 | -1/+6 |
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-09-20 | 1 | -19/+21 |
|\ |
|
| * | kbuild: Parameterize kallsyms generation and correct reporting | Kees Cook | 2019-08-21 | 1 | -19/+19 |
* | | kbuild: replace BASH-specific ${@:2} with shift and ${@} | Andrii Nakryiko | 2019-09-06 | 1 | -5/+11 |
* | | btf: do not use CONFIG_OUTPUT_FORMAT | Ilya Leoshkevich | 2019-08-21 | 1 | -2/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2019-08-14 | 1 | -19/+33 |
|\ \
| |/
|/| |
|
| * | btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux | Andrii Nakryiko | 2019-08-13 | 1 | -9/+9 |
| * | btf: expose BTF info through sysfs | Andrii Nakryiko | 2019-08-13 | 1 | -19/+33 |
* | | kbuild: modpost: do not parse unnecessary rules for vmlinux modpost | Masahiro Yamada | 2019-07-31 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-05-08 | 1 | -0/+3 |
|\ |
|
| * | moduleparam: Save information about built-in modules in separate file | Alexey Gladkov | 2019-05-07 | 1 | -0/+3 |
* | | kbuild: tolerate missing pahole when generating BTF | Andrii Nakryiko | 2019-05-06 | 1 | -0/+5 |
* | | kbuild: handle old pahole more gracefully when generating BTF | Andrii Nakryiko | 2019-04-16 | 1 | -1/+1 |
* | | kbuild: add ability to generate BTF type info for vmlinux | Andrii Nakryiko | 2019-04-03 | 1 | -1/+19 |
|/ |
|
* | kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG} | Masahiro Yamada | 2019-03-13 | 1 | -8/+1 |
* | kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS | Masahiro Yamada | 2019-01-28 | 1 | -18/+10 |
* | kbuild: remove top-level built-in.a | Masahiro Yamada | 2019-01-28 | 1 | -24/+6 |
* | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -2/+2 |
* | kallsyms: remove symbol prefix support | Masahiro Yamada | 2018-05-17 | 1 | -4/+0 |
* | kbuild: Use ls(1) instead of stat(1) to obtain file size | Michael Forney | 2018-03-25 | 1 | -2/+2 |
* | kbuild: rename built-in.o to built-in.a | Nicholas Piggin | 2018-03-25 | 1 | -10/+10 |
* | kbuild: remove incremental linking option | Nicholas Piggin | 2018-03-25 | 1 | -59/+32 |
* | kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment | Cao jin | 2018-03-02 | 1 | -1/+1 |
* | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-11-18 | 1 | -10/+5 |
|\ |
|
| * | kbuild: link-vmlinux.sh: simplify .version increment | Masahiro Yamada | 2017-10-09 | 1 | -10/+5 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | kbuild: handle libs-y archives separately from built-in.o archives | Nicholas Piggin | 2017-06-30 | 1 | -9/+36 |
* | kbuild: thin archives use P option to ar | Nicholas Piggin | 2017-06-30 | 1 | -1/+1 |
* | kbuild: thin archives final link close --whole-archives option | Nicholas Piggin | 2017-06-30 | 1 | -3/+3 |
* | kbuild: minor improvement for thin archives build | Nicholas Piggin | 2016-11-29 | 1 | -9/+9 |
* | kbuild: kallsyms allow 3-pass generation if symbols size has changed | Nicholas Piggin | 2016-11-29 | 1 | -6/+13 |
* | kbuild: allow architectures to use thin archives instead of ld -r | Stephen Rothwell | 2016-09-09 | 1 | -11/+60 |
* | GCC plugin infrastructure | Emese Revfy | 2016-06-07 | 1 | -1/+1 |
* | ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARM | Ard Biesheuvel | 2016-04-07 | 1 | -4/+0 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-03-25 | 1 | -3/+4 |
|\ |
|