index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.c
Age
Commit message (
Expand
)
Author
2026-02-17
libbpf: Delay feature gate check until object prepare time
Emil Tsalapatis
2026-02-13
libbpf: Add gating for arena globals relocation feature
Emil Tsalapatis
2026-01-24
libbpf: add fsession support
Menglong Dong
2026-01-13
btf: Refactor the code by calling str_is_empty
Donglin Peng
2026-01-06
libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
Leon Hwang
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
2025-12-16
libbpf: Move arena globals to the end of the arena
Emil Tsalapatis
2025-12-16
libbpf: Turn relo_core->sym_off unsigned
Emil Tsalapatis
2025-12-09
libbpf: Fix -Wdiscarded-qualifiers under C23
Mikhail Gavrilov
2025-12-05
libbpf: Add support for associating BPF program with struct_ops
Amery Hung
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
2025-11-05
libbpf: support llvm-generated indirect jumps
Anton Protopopov
2025-11-05
libbpf: Recognize insn_array map type
Anton Protopopov
2025-11-04
libbpf: Update the comment to remove the reference to the deprecated interfac...
Jianyun Gao
2025-10-28
libbpf: Optimize the redundant code in the bpf_object__init_user_btf_maps() f...
Jianyun Gao
2025-10-21
libbpf: fix formatting of bpf_object__append_subprog_code
Anton Protopopov
2025-10-01
libbpf: move libbpf_sha256() implementation into libbpf_utils.c
Andrii Nakryiko
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
2025-10-01
libbpf: remove unused libbpf_strerror_r and STRERR_BUFSIZE
Andrii Nakryiko
2025-09-28
libbpf: Replace AF_ALG with open coded SHA-256
Eric Biggers
2025-09-26
libbpf: Fix error when st-prefix_ops and ops from differ btf
D. Wythe
2025-09-18
libbpf: Support exclusive map creation
KP Singh
2025-09-18
libbpf: Implement SHA256 internal helper
KP Singh
2025-08-15
libbpf: Fix reuse of DEVMAP
Yureka Lilian
2025-08-07
libbpf: Add the ability to suppress perf event enablement
Ilya Leoshkevich
2025-07-31
libbpf: Avoid possible use of uninitialized mod_len
Achill Gilgenast
2025-07-18
libbpf: Verify that arena map exists when adding arena relocations
Eduard Zingerman
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-18
libbpf: Fix warning in calloc() usage
Matteo Croce
2025-07-17
libbpf: Fix handling of BPF arena relocations
Andrii Nakryiko
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
2025-06-09
libbpf: Support link-based cgroup attach with options
Yonghong Song
2025-05-14
libbpf: Check bpf_map_skeleton link for NULL
Mykyta Yatsenko
2025-04-25
Use thread-safe function pointer in libbpf_print
Jonathan Wiepert
2025-04-25
libbpf: Remove sample_period init in perf_buffer
Tao Chen
2025-04-22
libbpf: Fix event name too long error
Feng Yang
2025-04-15
libbpf: Fix buffer overflow in bpf_object__init_prog
Viktor Malik
2025-04-09
libbpf: Add getters for BTF.ext func and line info
Mykyta Yatsenko
2025-04-04
libbpf: Fix implicit memfd_create() for bionic
Carlos Llamas
2025-03-17
libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
2025-03-15
libbpf: Split bpf object load into prepare/load
Mykyta Yatsenko
2025-03-15
libbpf: Introduce more granular state for bpf_object
Mykyta Yatsenko
2025-03-15
libbpf: Use map_is_created helper in map setters
Mykyta Yatsenko
2025-02-24
libbpf: Fix out-of-bound read
Nandakumar Edamana
2025-02-19
libbpf: Wrap libbpf API direct err with libbpf_err
Tao Chen
2025-01-17
libbpf: Work around kernel inconsistently stripping '.llvm.' suffix
Andrii Nakryiko
2025-01-10
libbpf: Add unique_match option for multi kprobe
Yonghong Song
2024-12-30
libbpf: Set MFD_NOEXEC_SEAL when creating memfd
Daniel Xu
[next]