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
/
lib
/
bpf
/
libbpf_internal.h
Age
Commit message (
Expand
)
Author
2021-12-02
libbpf: Replace btf__type_by_id() with btf_type_by_id().
Alexei Starovoitov
2021-11-25
libbpf: Unify low-level map creation APIs w/ new bpf_map_create()
Andrii Nakryiko
2021-11-11
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
2021-11-07
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
2021-10-28
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
2021-10-21
libbpf: Use Elf64-specific types explicitly for dealing with ELF
Andrii Nakryiko
2021-10-21
libbpf: Deprecate btf__finalize_data() and move it into libbpf.c
Andrii Nakryiko
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
2021-09-28
libbpf: Reduce reliance of attach_fns on sec_def internals
Andrii Nakryiko
2021-09-14
libbpf: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-07
libbpf: Fix build with latest gcc/binutils with LTO
Andrii Nakryiko
2021-08-17
libbpf: Add bpf_cookie support to bpf_link_create() API
Andrii Nakryiko
2021-07-26
libbpf: Split CO-RE logic into relo_core.c.
Alexei Starovoitov
2021-07-26
libbpf: Move CO-RE types into relo_core.h.
Alexei Starovoitov
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-05-25
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
2021-05-24
libbpf: Add support for new llvm bpf relocations
Yonghong Song
2021-05-19
libbpf: Generate loader program out of BPF ELF file.
Alexei Starovoitov
2021-05-11
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
2021-04-23
libbpf: Make few internal helpers available outside of libbpf.c
Andrii Nakryiko
2021-04-23
libbpf: Refactor BTF map definition parsing
Andrii Nakryiko
2021-04-23
libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier
Andrii Nakryiko
2021-03-18
libbpf: Add BPF static linker APIs
Andrii Nakryiko
2021-03-18
libbpf: Rename internal memory-management helpers
Andrii Nakryiko
2021-03-18
libbpf: Generalize BTF and BTF.ext type ID and strings iteration
Andrii Nakryiko
2021-03-18
libbpf: Expose btf_type_by_id() internally
Andrii Nakryiko
2021-03-04
libbpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2020-12-03
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
2020-12-03
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
2020-12-03
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
2020-09-30
libbpf: Make btf_dump work with modifiable BTF
Andrii Nakryiko
2020-09-28
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
2020-09-28
libbpf: Support test run of raw tracepoint programs
Song Liu
2020-08-20
libbpf: Fix libbpf build on compilers missing __builtin_mul_overflow
Andrii Nakryiko
2020-08-19
libbpf: Implement enum value-based CO-RE relocations
Andrii Nakryiko
2020-08-19
libbpf: Implement type-based CO-RE relocations support
Andrii Nakryiko
2020-08-18
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
2020-08-18
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
2020-08-18
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
2020-08-18
libbpf: Clean up and improve CO-RE reloc logging
Andrii Nakryiko
2020-05-11
bpf, libbpf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-12-19
libbpf: Add missing newline in opts validation macro
Toke Høiland-Jørgensen
2019-12-15
libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h
Andrii Nakryiko
2019-12-13
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
2019-11-04
libbpf: Add support for relocatable bitfields
Andrii Nakryiko
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[prev]
[next]