index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Age
Commit message (
Expand
)
Author
2022-04-21
libbpf: Add error returns to two API functions
Grant Seltzer
2022-04-19
libbpf: Support riscv USDT argument parsing logic
Pu Lehui
2022-04-19
libbpf: Fix usdt_cookie being cast to 32 bits
Pu Lehui
2022-04-19
libbpf: Support opting out from autoloading BPF programs declaratively
Andrii Nakryiko
2022-04-11
libbpf: Usdt aarch64 arg parsing support
Alan Maguire
2022-04-10
libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old kernels
Runqing Yang
2022-04-10
libbpf: Add ARC support to bpf_tracing.h
Vladimir Isaev
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-08
libbpf: Use weak hidden modifier for USDT BPF-side API functions
Andrii Nakryiko
2022-04-08
libbpf: Don't error out on CO-RE relos for overriden weak subprogs
Andrii Nakryiko
2022-04-08
libbpf: Allow WEAK and GLOBAL bindings during BTF fixup
Andrii Nakryiko
2022-04-08
libbpf: Use strlcpy() in path resolution fallback logic
Andrii Nakryiko
2022-04-08
libbpf: Add s390-specific USDT arg spec parsing logic
Ilya Leoshkevich
2022-04-07
libbpf: Make BPF-side of USDT support work on big-endian machines
Ilya Leoshkevich
2022-04-07
libbpf: Minor style improvements in USDT code
Ilya Leoshkevich
2022-04-07
libbpf: Fix use #ifdef instead of #if to avoid compiler warning
Andrii Nakryiko
2022-04-07
libbpf: Potential NULL dereference in usdt_manager_attach_usdt()
Haowen Bai
2022-04-07
libbpf: Improve string parsing for uprobe auto-attach
Alan Maguire
2022-04-07
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
2022-04-06
libbpf: Fix spelling mistake "libaries" -> "libraries"
Colin Ian King
2022-04-05
libbpf: Add x86-specific USDT arg spec parsing logic
Andrii Nakryiko
2022-04-05
libbpf: Wire up spec management and other arch-independent USDT logic
Andrii Nakryiko
2022-04-05
libbpf: Add USDT notes parsing and resolution logic
Andrii Nakryiko
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
2022-04-05
libbpf: Add BPF-side of USDT support
Andrii Nakryiko
2022-04-04
libbpf: Support Debian in resolve_full_path()
Ilya Leoshkevich
2022-04-03
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
2022-04-03
libbpf: Add auto-attach for uprobes based on section name
Alan Maguire
2022-04-03
libbpf: Support function name-based attach uprobes
Alan Maguire
2022-04-03
libbpf: auto-resolve programs/libraries when necessary for uprobes
Alan Maguire
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-21
libbpf: Close fd in bpf_object__reuse_map
Hengqi Chen
2022-03-20
libbpf: Avoid NULL deref when initializing map BTF info
Andrii Nakryiko
2022-03-17
libbpf: Add subskeleton scaffolding
Delyan Kratunov
2022-03-17
libbpf: Init btf_{key,value}_type_id on internal map open
Delyan Kratunov
2022-03-17
libbpf: .text routines are subprograms in strict mode
Delyan Kratunov
2022-03-17
libbpf: Add bpf_program__attach_kprobe_multi_opts function
Jiri Olsa
2022-03-17
libbpf: Add bpf_link_create support for multi kprobes
Jiri Olsa
2022-03-17
libbpf: Add libbpf_kallsyms_parse function
Jiri Olsa
2022-03-09
libbpf: Support batch_size option to bpf_prog_test_run
Toke Høiland-Jørgensen
2022-03-07
libbpf: Fix array_size.cocci warning
Guo Zhengkui
2022-03-07
libbpf: Unmap rings when umem deleted
lic121
2022-03-05
libbpf: Support custom SEC() handlers
Andrii Nakryiko
2022-03-05
libbpf: Allow BPF program auto-attach handlers to bail out
Andrii Nakryiko
2022-03-03
libbpf: Add a check to ensure that page_cnt is non-zero
Yuntao Wang
2022-03-01
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
2022-02-28
libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
Stijn Tintel
2022-02-23
libbpf: Simplify the find_elf_sec_sz() function
Yuntao Wang
2022-02-22
libbpf: Remove redundant check in btf_fixup_datasec()
Yuntao Wang
2022-02-17
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
[prev]
[next]