index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
resolve_btfids
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2026-08-12
resolve_btfids: Emit arena attributes from kfunc parameter suffixes
Kumar Kartikeya Dwivedi
2026-08-06
docs, resolve_btfids: Document kfunc BTF annotation emission
Ihor Solodrai
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-08-06
resolve_btfids: Deduplicate BTF after btf2btf transformations
Ihor Solodrai
2026-07-30
resolve_btfids: Enforce consistent kfunc flags across BTF ID sets
Ihor Solodrai
2026-07-30
resolve_btfids: Discover kfuncs from BTF ID sets
Ihor Solodrai
2026-07-30
resolve_btfids: Fix the _impl lookup for module BTF
Ihor Solodrai
2026-07-30
resolve_btfids: Keep collected kfuncs in a rbtree
Ihor Solodrai
2026-07-30
resolve_btfids: Index BTF ID symbols by address
Ihor Solodrai
2026-07-30
resolve_btfids: Implement generic ensure_mem() to grow arrays
Ihor Solodrai
2026-07-25
tools/build: selftests: Remove some duplicate toolchain definitions
James Clark
2026-07-08
tools/resolve_btfids: Include libsubcmd headers directly from source tree
Thomas Weißschuh
2026-03-29
bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
Ihor Solodrai
2026-03-07
resolve_btfids: Fix linker flags detection
Ihor Solodrai
2026-02-24
resolve_btfids: Fix memory leaks reported by ASAN
Ihor Solodrai
2026-02-24
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
2026-02-04
resolve_btfids: Refactor the sort_btf_by_name function
Donglin Peng
2026-01-20
resolve_btfids: Support for KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
resolve_btfids: Introduce finalize_btf() step
Ihor Solodrai
2026-01-13
tools/resolve_btfids: Support BTF sorting feature
Donglin Peng
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
2025-12-19
resolve_btfids: Always build with -Wall -Werror
Ihor Solodrai
2025-12-19
resolve_btfids: Introduce enum btf_id_kind
Ihor Solodrai
2025-12-19
resolve_btfids: Factor out load_btf()
Ihor Solodrai
2025-12-19
resolve_btfids: Rename object btf field to btf_path
Ihor Solodrai
2025-06-10
tools/resolve_btfids: Fix build when cross compiling kernel with clang.
Suleiman Souhlal
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
2024-12-10
tools/resolve_btfids: Add --fatal_warnings option
Thomas Weißschuh
2024-10-23
resolve_btfids: Fix compiler warnings
Eder Zulian
2024-07-22
tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...
Liwei Song
2024-06-17
resolve_btfids: Handle presence of .BTF.base section
Alan Maguire
2024-05-24
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
2024-02-07
tools/resolve_btfids: Fix cross-compilation to non-host endianness
Viktor Malik
2024-02-07
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
2023-06-05
tools/resolve_btfids: Fix setting HOSTCFLAGS
Viktor Malik
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
2023-03-06
tools/resolve_btfids: Add /libsubcmd to .gitignore
Rong Tao
2023-02-09
tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targets
Jiri Olsa
2023-02-07
tools/resolve_btfids: Tidy HOST_OVERRIDES
Ian Rogers
2023-02-07
tools/resolve_btfids: Compile resolve_btfids as host program
Jiri Olsa
2023-01-25
tools/resolve_btfids: Alter how HOSTCC is forced
Ian Rogers
2023-01-25
tools/resolve_btfids: Install subcmd headers
Ian Rogers
2022-12-15
tools/resolve_btfids: Use pkg-config to locate libelf
Shen Jiamin
2022-07-21
tools/resolve_btfids: Add support for 8-byte BTF sets
Kumar Kartikeya Dwivedi
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]