index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-10-09
selftests/bpf: Asm tests for the verifier regalloc tracking.
Alexei Starovoitov
2020-10-09
selftests/bpf: Add profiler test
Alexei Starovoitov
2020-10-09
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
2020-10-07
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
2020-10-07
libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override
Andrii Nakryiko
2020-10-07
libbpf: Support safe subset of load/store instruction resizing with CO-RE
Andrii Nakryiko
2020-10-07
libbpf: Skip CO-RE relocations for not loaded BPF programs
Andrii Nakryiko
2020-10-07
libbpf: Fix compatibility problem in xsk_socket__create
Magnus Karlsson
2020-10-07
bpf: Fix typo in uapi/linux/bpf.h
Jakub Wilk
2020-10-06
selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64
Hao Luo
2020-10-06
bpf, libbpf: Use valid btf in bpf_program__set_attach_target
Luigi Rizzo
2020-10-06
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
2020-10-06
libbpf: Check if pin_path was set even map fd exist
Hangbin Liu
2020-10-06
libbpf: Close map fd if init map slots failed
Hangbin Liu
2020-10-02
bpf, sockmap: Update selftests to use skb_adjust_room
John Fastabend
2020-10-02
bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
Hao Luo
2020-10-02
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2020-10-02
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2020-10-02
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
2020-10-02
bpf/libbpf: BTF support for typed ksyms
Hao Luo
2020-10-02
bpf: Introduce pseudo_btf_id
Hao Luo
2020-10-02
bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags
Martin KaFai Lau
2020-10-02
selftests/bpf: Properly initialize linfo in sockmap_basic
Stanislav Fomichev
2020-10-02
selftests/bpf: Initialize duration in xdp_noinline.c
Stanislav Fomichev
2020-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-30
selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMS
Song Liu
2020-09-30
bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array
Song Liu
2020-09-30
selftests/bpf: Fix alignment of .BTF_ids
Jean-Philippe Brucker
2020-09-30
selftests: net: Add drop monitor test
Ido Schimmel
2020-09-30
selftests: mlxsw: Add a PFC test
Petr Machata
2020-09-30
selftests: mlxsw: Add headroom handling test
Petr Machata
2020-09-30
selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qos
Petr Machata
2020-09-30
selftests: forwarding: devlink_lib: Support port-less topologies
Petr Machata
2020-09-30
selftests: forwarding: devlink_lib: Add devlink_cell_size_get()
Petr Machata
2020-09-30
selftests: forwarding: devlink_lib: Split devlink_..._set() into save & set
Petr Machata
2020-09-30
selftests/bpf: Test "incremental" btf_dump in C format
Andrii Nakryiko
2020-09-30
libbpf: Make btf_dump work with modifiable BTF
Andrii Nakryiko
2020-09-30
bpf, selftests: Add redirect_neigh selftest
Daniel Borkmann
2020-09-30
bpf, selftests: Use bpf_tail_call_static where appropriate
Daniel Borkmann
2020-09-30
bpf, libbpf: Add bpf_tail_call_static helper for bpf programs
Daniel Borkmann
2020-09-30
bpf: Add redirect_neigh helper as redirect drop-in
Daniel Borkmann
2020-09-30
bpf: Add classid helper only based on skb->sk
Daniel Borkmann
2020-09-29
libbpf: Compile in PIC mode only for shared library case
Andrii Nakryiko
2020-09-29
libbpf: Compile libbpf under -O2 level by default and catch extra warnings
Andrii Nakryiko
2020-09-29
libbpf: Fix uninitialized variable in btf_parse_type_sec
Andrii Nakryiko
2020-09-29
selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access
Ilya Leoshkevich
2020-09-29
bpf, selftests: Fix warning in snprintf_btf where system() call unchecked
John Fastabend
2020-09-29
selftests: Add selftest for disallowing modify_return attachment to freplace
Toke Høiland-Jørgensen
2020-09-29
selftests/bpf: Adding test for arg dereference in extension trace
Jiri Olsa
[next]