index
:
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
Age
Commit message (
Expand
)
Author
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-23
libperf: Add API for allocating new thread map array
Tzvetomir Stoyanov (VMware)
2022-02-23
libperf: Rename arguments of perf_thread_map APIs
Tzvetomir Stoyanov (VMware)
2022-02-22
libbpf: Remove redundant check in btf_fixup_datasec()
Yuntao Wang
2022-02-20
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-16
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
2022-02-16
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
2022-02-16
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
2022-02-16
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
2022-02-16
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-12
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
2022-02-11
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2022-02-10
tools lib: Introduce fdarray duplicate function
Alexey Bayduraev
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-02-08
libbpf: Add BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-08
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
2022-02-08
libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing syscall arguments on riscv
Ilya Leoshkevich
2022-02-08
libbpf: Fix riscv register names
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
2022-02-08
libbpf: Add PT_REGS_SYSCALL_REGS macro
Ilya Leoshkevich
2022-02-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2022-02-07
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
2022-02-06
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2022-02-04
libbpf: Fix build issue with llvm-readelf
Yonghong Song
2022-02-04
libbpf: Deprecate forgotten btf__get_map_kv_tids()
Andrii Nakryiko
2022-02-03
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
2022-02-03
libbpf: Stop using deprecated bpf_map__is_offload_neutral()
Andrii Nakryiko
2022-02-02
libbpf: Deprecate bpf_prog_test_run_xattr and bpf_prog_test_run
Delyan Kratunov
2022-02-01
libbpf: Open code raw_tp_open and link_create commands.
Alexei Starovoitov
2022-02-01
libbpf: Open code low level bpf commands.
Alexei Starovoitov
[prev]
[next]