index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-03-25
selftests/bpf: Tests execution support for test_loader.c
Eduard Zingerman
2023-03-25
selftests/bpf: Unprivileged tests for test_loader.c
Eduard Zingerman
2023-03-25
selftests/bpf: __imm_insn & __imm_const macro for bpf_misc.h
Eduard Zingerman
2023-03-25
selftests/bpf: Report program name on parse_test_spec error
Eduard Zingerman
2023-03-25
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2023-03-22
selftests/bpf: Test switching TCP Congestion Control algorithms.
Kui-Feng Lee
2023-03-22
libbpf: Use .struct_ops.link section to indicate a struct_ops with a link.
Kui-Feng Lee
2023-03-22
libbpf: Update a bpf_link with another struct_ops.
Kui-Feng Lee
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
libbpf: Create a bpf_link in bpf_map__attach_struct_ops().
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-22
selftests/bpf: Check when bounds are not in the 32-bit range
Xu Kuohai
2023-03-22
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
2023-03-22
bpf/selftests: coverage for bpf_map_ops errors
JP Kobryn
2023-03-22
selftests/bpf: Add light skeleton test for kfunc detection.
Alexei Starovoitov
2023-03-22
libbpf: Support kfunc detection in light skeleton.
Alexei Starovoitov
2023-03-22
libbpf: Rename RELO_EXTERN_VAR/FUNC.
Alexei Starovoitov
2023-03-22
selftests/xsk: add xdp populate metadata test
Tushar Vyavahare
2023-03-20
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
2023-03-20
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
2023-03-20
libbpf: Explicitly call write to append content to file
Liu Pan
2023-03-20
selftest/bpf: Add a test case for ld_imm64 copy logic.
Alexei Starovoitov
2023-03-20
libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.
Alexei Starovoitov
2023-03-17
selftests/bpf: Add --json-summary option to test_progs
Manu Bretelle
2023-03-17
selftests/bpf: Add test for bpf_ksym_exists().
Alexei Starovoitov
2023-03-17
libbpf: Introduce bpf_ksym_exists() macro.
Alexei Starovoitov
2023-03-17
libbpf: Fix relocation of kfunc ksym in ld_imm64 insn.
Alexei Starovoitov
2023-03-16
selftests/bpf: fix "metadata marker" getting overwritten by the netstack
Alexander Lobakin
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
2023-03-16
bpf/selftests: Test using global cpumask kptr with RCU
David Vernet
2023-03-16
libbpf: Ignore warnings about "inefficient alignment"
Daniel Müller
2023-03-16
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
2023-03-16
selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
Martin KaFai Lau
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
2023-03-14
selftests/bpf: Fix trace_virtqueue_add_sgs test issue with LLVM 17.
Alexei Starovoitov
2023-03-14
selftests/bpf: robustify test_xdp_do_redirect with more payload magics
Alexander Lobakin
2023-03-13
selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.
Alexei Starovoitov
2023-03-13
selftests/bpf: use canonical ftrace path
Ross Zwisler
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
2023-03-10
selftests/bpf: Add local kptr stashing test
Dave Marchevsky
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
2023-03-10
selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap...
Martin KaFai Lau
2023-03-10
selftests/bpf: Replace CHECK with ASSERT in test_local_storage
Martin KaFai Lau
2023-03-10
bpf/selftests: Fix send_signal tracepoint tests
David Vernet
2023-03-10
selftests/bpf: make BPF compiler flags stricter
Andrii Nakryiko
2023-03-10
selftests/bpf: fix lots of silly mistakes pointed out by compiler
Andrii Nakryiko
2023-03-10
selftests/bpf: add __sink() macro to fake variable consumption
Andrii Nakryiko
2023-03-10
selftests/bpf: prevent unused variable warning in bpf_for()
Andrii Nakryiko
2023-03-09
selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...
Yonghong Song
2023-03-09
selftests/bpf: Improve error logs in XDP compliance test tool
Lorenzo Bianconi
[next]