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-04-13
selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs
Andrii Nakryiko
2023-04-13
selftests/bpf: Remove stand-along test_verifier_log test binary
Andrii Nakryiko
2023-04-13
selftests/bpf: Keep the loop in bpf_testmod_loop_test
Song Liu
2023-04-13
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
2023-04-13
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
2023-04-13
selftests/bpf: Fix use of uninitialized op_name in log tests
Lorenz Bauer
2023-04-12
selftests/bpf: Test FOU kfuncs for externally controlled ipip devices
Christian Ehrig
2023-04-12
bpf: Remove bpf_cgroup_kptr_get() kfunc
David Vernet
2023-04-12
bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL
David Vernet
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
2023-04-11
selftests/bpf: Add verifier log tests for BPF_BTF_LOAD command
Andrii Nakryiko
2023-04-11
selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOAD
Andrii Nakryiko
2023-04-11
selftests/bpf: Add tests to validate log_true_size feature
Andrii Nakryiko
2023-04-11
libbpf: Wire through log_true_size for bpf_btf_load() API
Andrii Nakryiko
2023-04-11
libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOAD
Andrii Nakryiko
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
selftests/bpf: Add fixed vs rotating verifier log tests
Andrii Nakryiko
2023-04-11
veristat: Add more veristat control over verifier log options
Andrii Nakryiko
2023-04-11
libbpf: Don't enforce unnecessary verifier log restrictions on libbpf side
Andrii Nakryiko
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-10
selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
Manu Bretelle
2023-04-07
selftests/bpf: Prevent infinite loop in veristat when base file is too short
Eduard Zingerman
2023-04-07
bpftool: Set program type only if it differs from the desired one
Wei Yongjun
2023-04-07
selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot
Song Liu
2023-04-06
selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...
Yonghong Song
2023-04-06
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
2023-04-06
selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
Yonghong Song
2023-04-06
selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE
Kal Conley
2023-04-05
bpftool: Clean up _bpftool_once_attr() calls in bash completion
Quentin Monnet
2023-04-05
bpftool: Support printing opcodes and source file references in CFG
Quentin Monnet
2023-04-05
bpftool: Support "opcodes", "linum", "visual" simultaneously
Quentin Monnet
2023-04-05
bpftool: Return an error on prog dumps if both CFG and JSON are required
Quentin Monnet
2023-04-05
bpftool: Support inline annotations when dumping the CFG of a program
Quentin Monnet
2023-04-05
bpftool: Fix bug for long instructions in program CFG dumps
Quentin Monnet
2023-04-05
bpftool: Fix documentation about line info display for prog dumps
Quentin Monnet
2023-04-05
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
2023-04-05
selftests: xsk: Deflakify STATS_RX_DROPPED test
Kal Conley
2023-04-05
selftests: xsk: Disable IPv6 on VETH1
Kal Conley
2023-04-05
selftests: xsk: Add test case for packets at end of UMEM
Kal Conley
2023-04-05
selftests: xsk: Use correct UMEM size in testapp_invalid_desc
Kal Conley
2023-04-05
selftests: xsk: Add xskxceiver.h dependency to Makefile
Kal Conley
2023-04-04
selftests/bpf: Add tracing tests for walking skb and req.
Alexei Starovoitov
2023-04-04
selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.ko
Ilya Leoshkevich
2023-04-01
bpf: Remove now-defunct task kfuncs
David Vernet
2023-04-01
bpf: Make struct task_struct an RCU-safe type
David Vernet
2023-04-01
veristat: small fixed found in -O2 mode
Andrii Nakryiko
2023-04-01
veristat: avoid using kernel-internal headers
Andrii Nakryiko
2023-04-01
veristat: improve version reporting
Andrii Nakryiko
2023-04-01
veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed
Andrii Nakryiko
2023-03-31
selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_c...
James Hilliard
[next]