index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.btf
Age
Commit message (
Expand
)
Author
2026-08-06
resolve_btfids: Emit bpf_kfunc and bpf_fastcall decl tags
Ihor Solodrai
2026-08-06
resolve_btfids: Process KF_ARENA_* flags in resolve_btfids
Ihor Solodrai
2026-03-26
kbuild, bpf: Specify "layout" optional feature
Alan Maguire
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
2025-04-15
kbuild, bpf: Enable --btf_features=attributes
Ihor Solodrai
2025-02-24
kbuild, bpf: Correct pahole version that supports distilled base btf feature
Pu Lehui
2024-11-11
kbuild,bpf: Pass make jobs' value to pahole
Florian Schmaus
2024-06-21
kbuild,bpf: Add module-specific pahole flags for distilled base BTF
Alan Maguire
2024-06-12
kbuild: bpf: Tell pahole to DECL_TAG kfuncs
Daniel Xu
2024-05-18
kbuild, bpf: Use test-ge check for v1.25-only pahole
Alan Maguire
2024-05-09
kbuild,bpf: Switch to using --btf_features for pahole v1.26 and later
Alan Maguire
2023-10-28
kbuild: avoid too many execution of scripts/pahole-flags.sh
Masahiro Yamada