index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2023-08-09
selftests/bpf: Add sockmap test for redirecting partial skb data
Xu Kuohai
2023-08-09
selftests/bpf: fix a CI failure caused by vsock sockmap test
Xu Kuohai
2023-07-18
selftests/bpf: Add more tests for check_max_stack_depth bug
Kumar Kartikeya Dwivedi
2023-07-05
selftests/bpf: Add selftest for check_stack_max_depth bug
Kumar Kartikeya Dwivedi
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
selftests/bpf: Fix compilation failure for prog vrf_socket_lookup
Yonghong Song
2023-06-21
selftests/bpf: Add vrf_socket_lookup tests
Gilad Sever
2023-06-19
selftests/bpf: Set the default value of consumer_cnt as 0
Hou Tao
2023-06-19
selftests/bpf: Ensure that next_cpu() returns a valid CPU number
Hou Tao
2023-06-19
selftests/bpf: Output the correct error code for pthread APIs
Hou Tao
2023-06-19
selftests/bpf: Use producer_cnt to allocate local counter array
Hou Tao
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
2023-06-13
selftests/bpf: Verify that check_ids() is used for scalars in regsafe()
Eduard Zingerman
2023-06-13
selftests/bpf: Check if mark_chain_precision() follows scalar ids
Eduard Zingerman
2023-06-13
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
2023-06-13
selftests/bpf: add a test for subprogram extables
Krister Johansen
2023-06-12
selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
David Vernet
2023-06-12
selftests/bpf: Add test for new bpf_cpumask_first_and() kfunc
David Vernet
2023-06-12
selftests/bpf: Fix invalid pointer check in get_xlated_program()
Eduard Zingerman
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
selftests/bpf: Add missing prototypes for several test kfuncs
Jiri Olsa
2023-06-08
selftests/bpf: Add test cases to assert proper ID tracking on spill
Maxim Mikityanskiy
2023-06-06
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
2023-06-06
selftests/bpf: Fix check_mtu using wrong variable type
Jesper Dangaard Brouer
2023-06-05
selftests/bpf: Add missing selftests kconfig options
David Vernet
2023-06-05
selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
David Vernet
2023-06-05
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2023-06-02
selftests/bpf: Add access_inner_map selftest
Rhys Rustad-Elliott
2023-06-01
selftests/bpf: Test table ID fib lookup BPF helper
Louis DeLosSantos
2023-05-30
selftests/bpf: Add a test where map key_type_id with decl_tag type
Yonghong Song
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
selftests/bpf: Check whether to run selftest
Daniel Müller
2023-05-24
libbpf: Selftests for resizing datasec maps
JP Kobryn
2023-05-23
selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
Andrii Nakryiko
2023-05-23
selftests/bpf: Add xdp_feature selftest for bond device
Lorenzo Bianconi
2023-05-23
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer
John Fastabend
2023-05-23
bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0
John Fastabend
2023-05-23
bpf, sockmap: Build helper to create connected socket pair
John Fastabend
2023-05-23
bpf, sockmap: Pull socket helpers out of listen test for general use
John Fastabend
2023-05-19
selftests/bpf: Test bpf_sock_destroy
Aditi Ghag
2023-05-19
selftests/bpf: Add helper to get port using getsockname
Aditi Ghag
2023-05-17
selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernel
Yonghong Song
2023-05-17
selftests/bpf: Fix dynptr/test_dynptr_is_null
Yonghong Song
[next]