Age | Commit message (Expand) | Author |
2022-04-02 | kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.sh | Masahiro Yamada |
2022-03-15 | x86/alternative: Use .ibt_endbr_seal to seal indirect calls | Peter Zijlstra |
2022-03-15 | objtool: Rename --duplicate to --lto | Peter Zijlstra |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-01-16 | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-01-13 | scripts: ftrace - move the sort-processing in ftrace_init | Yinan Liu |
2022-01-08 | kbuild: do not include include/config/auto.conf from shell scripts | Masahiro Yamada |
2021-12-09 | x86: Add straight-line-speculation mitigation | Peter Zijlstra |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-11-01 | kbuild: Unify options for BTF generation for vmlinux and modules | Jiri Olsa |
2021-10-12 | scripts: update the comments of kallsyms support | Hui Su |
2021-09-03 | kbuild: merge vmlinux_link() between ARCH=um and other architectures | Masahiro Yamada |
2021-09-03 | kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh | Masahiro Yamada |
2021-09-03 | kbuild: merge vmlinux_link() between the ordinary link and Clang LTO | Masahiro Yamada |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-06-29 | kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21 | Andrii Nakryiko |
2021-05-27 | kbuild: Quote OBJCOPY var to avoid a pahole call break the build | Javier Martinez Canillas |
2021-05-27 | kbuild: clean up ${quiet} checks in shell scripts | Masahiro Yamada |
2021-05-06 | kbuild: Don't remove link-vmlinux temporary files on exit/signal | Andi Kleen |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-25 | kbuild: apply fixdep logic to link-vmlinux.sh | Rasmus Villemoes |
2021-04-25 | kbuild: add CONFIG_VMLINUX_MAP expert option | Rasmus Villemoes |
2021-04-13 | bpf: Generate BTF_KIND_FLOAT when linking vmlinux | Ilya Leoshkevich |
2021-02-23 | kbuild: lto: postpone objtool | Sami Tolvanen |
2021-02-23 | objtool: Split noinstr validation from --vmlinux | Sami Tolvanen |
2021-02-23 | objtool: Don't autodetect vmlinux.o | Sami Tolvanen |
2021-01-14 | init: lto: ensure initcall ordering | Sami Tolvanen |
2021-01-14 | kbuild: lto: fix module versioning | Sami Tolvanen |
2021-01-14 | kbuild: add support for Clang LTO | Sami Tolvanen |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-09 | kbuild: split the build log of kallsyms | Masahiro Yamada |
2020-09-23 | bpf: Check CONFIG_BPF option for resolve_btfids | Jiri Olsa |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-08-10 | kbuild: do not export LDFLAGS_vmlinux | Masahiro Yamada |
2020-07-13 | bpf: Resolve BTF IDs in vmlinux image | Jiri Olsa |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-06-09 | scripts: Require pahole v1.16 when generating BTF | Lorenz Bauer |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-06 | modpost: generate vmlinux.symvers and reuse it for the second modpost | Masahiro Yamada |
2020-04-22 | kbuild/objtool: Add objtool-vmlinux.o pass | Peter Zijlstra |
2020-03-19 | bpf: Support llvm-objcopy for vmlinux BTF | Fangrui Song |
2020-03-04 | kbuild: Remove debug info from kallsyms linking | Kees Cook |
2020-02-11 | kbuild: fix mismatch between .version and include/generated/compile.h | Masahiro Yamada |
2020-02-01 | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-22 | bpf, btf: Always output invariant hit in pahole DWARF to BTF transform | Chris Down |
2020-01-07 | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf | Masahiro Yamada |
2019-12-13 | x86/unwind/orc: Remove boot-time ORC unwind tables sorting | Shile Zhang |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang |
2019-11-29 | bpf: Force .BTF section start to zero when dumping from vmlinux | Stanislav Fomichev |