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
2021-07-26
libbpf: Move CO-RE types into relo_core.h.
Alexei Starovoitov
2021-07-26
libbpf: Split bpf_core_apply_relo() into bpf_program independent helper.
Alexei Starovoitov
2021-07-26
libbpf: Cleanup the layering between CORE and bpf_program.
Alexei Starovoitov
2021-07-23
libbpf: Add bpf_map__pin_path function
Evgeniy Litvinenko
2021-07-22
libbpf: Export bpf_program__attach_kprobe_opts function
Jiri Olsa
2021-07-22
libbpf: Allow decimal offset for kprobes
Jiri Olsa
2021-07-22
libbpf: Fix func leak in attach_kprobe
Jiri Olsa
2021-07-20
libbpf: Propagate errors when retrieving enum value for typed data display
Alan Maguire
2021-07-20
libbpf: Avoid use of __int128 in typed dump display
Alan Maguire
2021-07-19
libbpf: Fix removal of inner map in bpf_object__create_map
Martynas Pumputis
2021-07-16
libbpf: Btf typed dump does not need to allocate dump data
Alan Maguire
2021-07-16
libbpf: Fix compilation errors on ppc64le for btf dump typed data
Alan Maguire
2021-07-16
libbpf: Clarify/fix unaligned data issues for btf typed dump
Alan Maguire
2021-07-16
libbpf: BTF dumper support for typed data
Alan Maguire
2021-07-16
libbpf: Fix the possible memory leak on error
Shuyi Cheng
2021-07-16
libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
Shuyi Cheng
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
libbpf: Allow specification of "kprobe/function+offset"
Alan Maguire
2021-07-15
libbpf: Add bpf_program__attach_kprobe_opts function
Jiri Olsa
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-12
libbpf: Fix reuse of pinned map on older kernel
Martynas Pumputis
2021-07-09
libperf: Add tests for perf_evlist__set_leader()
Jiri Olsa
2021-07-09
libperf: Remove BUG_ON() from library code in get_group_fd()
Arnaldo Carvalho de Melo
2021-07-09
libperf: Add group support to perf_evsel__open()
Jiri Olsa
2021-07-09
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2021-07-07
libperf: Change tests to single static and shared binaries
Jiri Olsa
2021-07-06
libbpf: Restore errno return for functions that were already returning it
Toke Høiland-Jørgensen
2021-07-02
Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
tools lib: Adopt bitmap_intersects() operation from the kernel sources
Alexey Bayduraev
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-24
KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
Sean Christopherson
2021-06-22
libbpf: Switch to void * casting in netlink helpers
Kumar Kartikeya Dwivedi
2021-06-22
libbpf: Add request buffer type for netlink messages
Kumar Kartikeya Dwivedi
2021-06-21
libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loading
Jonathan Edwards
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
bpf: Add documentation for libbpf including API autogen
Grant Seltzer
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-16
libbpf: Fail compilation if target arch is missing
Lorenz Bauer
2021-06-15
libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
libbpf: Set NLM_F_EXCL when creating qdisc
Kumar Kartikeya Dwivedi
2021-06-15
libbpf: Remove unneeded check for flags during tc detach
Kumar Kartikeya Dwivedi
2021-06-11
libbpf: Simplify the return expression of bpf_object__init_maps function
Wang Hai
2021-06-08
libbpf: Fix pr_warn type warnings on 32bit
Michal Suchanek
2021-06-07
libbpf: Fixes incorrect rx_ring_setup_done
Kev Jackson
[prev]
[next]