index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-02-07
selftests/bpf: Fix strict mode calculation
Mauricio Vásquez
2022-02-07
bpftool: Fix strict mode calculation
Mauricio Vásquez
2022-02-07
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
2022-02-07
selftests/bpf: Fix tests to use arch-dependent syscall entry points
Naveen N. Rao
2022-02-07
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
2022-02-04
libbpf: Fix build issue with llvm-readelf
Yonghong Song
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
2022-02-04
libbpf: Deprecate forgotten btf__get_map_kv_tids()
Andrii Nakryiko
2022-02-03
selftests/bpf: Add a selftest for invalid func btf with btf decl_tag
Yonghong Song
2022-02-03
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
2022-02-03
selftests/bpf: Redo the switch to new libbpf XDP APIs
Andrii Nakryiko
2022-02-03
selftests/bpf: Remove usage of deprecated feature probing APIs
Andrii Nakryiko
2022-02-03
bpftool: Fix uninit variable compilation warning
Andrii Nakryiko
2022-02-03
bpftool: Stop supporting BPF offload-enabled feature probing
Andrii Nakryiko
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-02
bpftool: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
2022-02-02
selftests/bpf: Migrate from 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
2022-02-01
libbpf: Add support for bpf iter in light skeleton.
Alexei Starovoitov
2022-02-01
selftests/bpf: Update cpumap/devmap sec_name
Lorenzo Bianconi
2022-02-01
libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
Lorenzo Bianconi
2022-02-01
libbpf: Deprecate btf_ext rec_size APIs
Dave Marchevsky
2022-01-31
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
2022-01-27
selftests/bpf/test_xdp_redirect: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_xdp_meta: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_tcp_check_syncookie: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_lwt_seg6local: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_xdp_vlan: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_xdp_veth: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf: specify pahole version requirement for btf_tag test
Yonghong Song
2022-01-27
selftests/bpf: add a selftest with __user tag
Yonghong Song
2022-01-27
selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c
Yonghong Song
2022-01-27
selftests/bpf: fix a clang compilation error
Yonghong Song
2022-01-27
selftests, xsk: Fix bpf_res cleanup test
Magnus Karlsson
2022-01-26
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
2022-01-26
selftests/bpf: Fix a clang compilation error
Yonghong Song
2022-01-25
selftests: bpf: Less strict size check in sockopt_sk
Felix Maurer
2022-01-25
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
2022-01-25
selftests/bpf: use preferred setter/getter APIs instead of deprecated ones
Andrii Nakryiko
2022-01-25
bpftool: use preferred setters/getters instead of deprecated ones
Andrii Nakryiko
2022-01-25
libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIs
Andrii Nakryiko
2022-01-25
libbpf: deprecate bpf_map__resize()
Andrii Nakryiko
2022-01-25
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
2022-01-24
selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALL
Kenta Tada
2022-01-24
libbpf: Fix the incorrect register read for syscalls on x86_64
Kenta Tada
2022-01-24
selftests/bpf: Extract syscall wrapper
Kenta Tada
[next]