index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
resolve_btfids
Age
Commit message (
Expand
)
Author
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
2022-02-03
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
2022-01-14
tools/resolve_btfids: Build with host flags
Connor O'Brien
2021-12-16
tools/resolve_btfids: Support cross-building the kernel with clang
Jean-Philippe Brucker
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-02
tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets
Kumar Kartikeya Dwivedi
2021-11-26
tools/resolve_btf_ids: Close ELF file on error
Andrii Nakryiko
2021-10-22
tools/resolve_btfids: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2021-09-13
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-09
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2021-07-29
tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
Hengqi Chen
2021-06-18
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
2021-03-31
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
2021-02-24
tools/resolve_btfids: Fix build error with older host toolchains
Kun-Chuan Hsieh
2021-02-12
tools/resolve_btfids: Add /libbpf to .gitignore
Stanislav Fomichev
2021-02-08
tools/resolve_btfids: Set srctree variable unconditionally
Jiri Olsa
2021-02-08
tools/resolve_btfids: Check objects before removing
Jiri Olsa
2021-02-08
tools/resolve_btfids: Build libbpf and libsubcmd in separate directories
Jiri Olsa
2021-01-05
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
2020-12-03
tools/resolve_btfids: Fix some error messages
Brendan Jackman
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-08-25
tools resolve_btfids: Add support for set symbols
Jiri Olsa
2020-08-25
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
2020-08-20
tools/resolve_btfids: Fix sections with wrong alignment
Jiri Olsa
2020-08-06
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
2020-08-03
tools/resolve_btfids: Use libbpf's btf__parse() API
Andrii Nakryiko
[next]