index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2022-08-10
selftests/bpf: Ensure sleepable program is rejected by hash map iter
Hou Tao
2022-08-10
selftests/bpf: Add write tests for sk local storage map iterator
Hou Tao
2022-08-10
selftests/bpf: Add tests for reading a dangling map iter fd
Hou Tao
2022-08-09
selftests/bpf: Add test for prealloc_lru_pop bug
Kumar Kartikeya Dwivedi
2022-08-08
selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpf
Stanislav Fomichev
2022-07-29
selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeout
Daniel Müller
2022-07-27
selftests/bpf: Adjust vmtest.sh to use local kernel configuration
Daniel Müller
2022-07-27
selftests/bpf: Copy over libbpf configs
Daniel Müller
2022-07-27
selftests/bpf: Sort configuration
Daniel Müller
2022-07-26
selftests/bpf: Attach to socketcall() in test_probe_user
Ilya Leoshkevich
2022-07-26
selftests/bpf: Don't assign outer source IP to host
Paul Chaignon
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-22
bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test
Jie2x Zhou
2022-07-21
selftests/bpf: Fix test_verifier failed test in unprivileged mode
Kumar Kartikeya Dwivedi
2022-07-21
selftests/bpf: Add negative tests for new nf_conntrack kfuncs
Kumar Kartikeya Dwivedi
2022-07-21
selftests/bpf: Add tests for new nf_conntrack kfuncs
Lorenzo Bianconi
2022-07-21
selftests/bpf: Add verifier tests for trusted kfunc args
Kumar Kartikeya Dwivedi
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-19
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
2022-07-19
selftests/bpf: test eager BPF ringbuf size adjustment logic
Andrii Nakryiko
2022-07-19
selftests/bpf: validate .bss section bigger than 8MB is possible now
Andrii Nakryiko
2022-07-19
selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests
Andrii Nakryiko
2022-07-19
selftests/bpf: add test of __weak unknown virtual __kconfig extern
Andrii Nakryiko
2022-07-14
selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
Jiri Olsa
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-13
selftests/bpf: Return true/false (not 1/0) from bool functions
Linkui Xiao
2022-07-12
selftests/bpf: add a ksym iter subtest
Alan Maguire
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-08
selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n
Maxim Mikityanskiy
2022-07-08
bpf: Check attach_func_proto more carefully in check_return_code
Stanislav Fomichev
2022-07-08
selftests/bpf: Add test involving restrict type qualifier
Daniel Müller
2022-07-08
selftests, xsk: Rename AF_XDP testing app
Maciej Fijalkowski
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
Dave Marchevsky
2022-07-06
selftests/bpf: Fix few more compiler warnings
Andrii Nakryiko
2022-07-06
selftests/bpf: Fix bogus uninitialized variable warning
Andrii Nakryiko
2022-07-05
selftests/bpf: Add type match test against kernel's task_struct
Daniel Müller
2022-07-05
selftests/bpf: Add nested type to type based tests
Daniel Müller
2022-07-05
selftests/bpf: Add test checking more characteristics
Daniel Müller
2022-07-05
selftests/bpf: Add type-match checks to type-based tests
Daniel Müller
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-07-01
bpf, selftests: Add verifier test case for jmp32's jeq/jne
Daniel Borkmann
2022-07-01
bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
Daniel Borkmann
2022-07-01
selftests/bpf: Skip lsm_cgroup when we don't have trampolines
Stanislav Fomichev
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0
Maciej Fijalkowski
2022-06-30
selftests/xsk: Verify correctness of XDP prog attach point
Maciej Fijalkowski
2022-06-30
selftests/xsk: Introduce XDP prog load based on existing AF_XDP socket
Maciej Fijalkowski
2022-06-30
selftests/xsk: Avoid bpf_link probe for existing xsk
Maciej Fijalkowski
[next]