index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
33
-174
/
+1313
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+159
2023-06-22
selftests/bpf: Fix compilation failure for prog vrf_socket_lookup
Yonghong Song
1
-2
/
+3
2023-06-21
selftests/bpf: Add vrf_socket_lookup tests
Gilad Sever
2
-0
/
+400
2023-06-19
selftests/bpf: Set the default value of consumer_cnt as 0
Hou Tao
14
-128
/
+35
2023-06-19
selftests/bpf: Ensure that next_cpu() returns a valid CPU number
Hou Tao
2
-1
/
+3
2023-06-19
selftests/bpf: Output the correct error code for pthread APIs
Hou Tao
1
-4
/
+6
2023-06-19
selftests/bpf: Use producer_cnt to allocate local counter array
Hou Tao
1
-1
/
+1
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
1
-1
/
+5
2023-06-13
selftests/bpf: Verify that check_ids() is used for scalars in regsafe()
Eduard Zingerman
1
-0
/
+315
2023-06-13
selftests/bpf: Check if mark_chain_precision() follows scalar ids
Eduard Zingerman
2
-0
/
+346
2023-06-13
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
1
-4
/
+4
2023-06-13
selftests/bpf: add a test for subprogram extables
Krister Johansen
2
-0
/
+80
2023-06-12
selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
David Vernet
2
-6
/
+6
2023-06-12
selftests/bpf: Add test for new bpf_cpumask_first_and() kfunc
David Vernet
3
-0
/
+35
2023-06-12
selftests/bpf: Fix invalid pointer check in get_xlated_program()
Eduard Zingerman
1
-11
/
+13
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+77
2023-06-08
selftests/bpf: Add missing prototypes for several test kfuncs
Jiri Olsa
2
-8
/
+15
2023-06-08
selftests/bpf: Add test cases to assert proper ID tracking on spill
Maxim Mikityanskiy
1
-0
/
+79
2023-06-06
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
1
-1
/
+1
2023-06-06
selftests/bpf: Fix check_mtu using wrong variable type
Jesper Dangaard Brouer
1
-1
/
+1
2023-06-05
selftests/bpf: Add missing selftests kconfig options
David Vernet
1
-0
/
+4
2023-06-05
selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
David Vernet
2
-0
/
+25
2023-06-05
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2
-1
/
+5
2023-06-02
selftests/bpf: Add access_inner_map selftest
Rhys Rustad-Elliott
2
-0
/
+76
2023-06-01
selftests/bpf: Test table ID fib lookup BPF helper
Louis DeLosSantos
1
-8
/
+53
2023-05-30
selftests/bpf: Add a test where map key_type_id with decl_tag type
Yonghong Song
1
-0
/
+40
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
40
-624
/
+1994
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-372
/
+597
2023-05-25
selftests/bpf: Check whether to run selftest
Daniel Müller
1
-1
/
+3
2023-05-24
libbpf: Selftests for resizing datasec maps
JP Kobryn
2
-0
/
+285
2023-05-23
selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
Andrii Nakryiko
1
-0
/
+268
2023-05-23
selftests/bpf: Add xdp_feature selftest for bond device
Lorenzo Bianconi
1
-0
/
+121
2023-05-23
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
1
-7
/
+5
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
2
-13
/
+66
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer
John Fastabend
1
-0
/
+48
2023-05-23
bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0
John Fastabend
2
-0
/
+94
2023-05-23
bpf, sockmap: Build helper to create connected socket pair
John Fastabend
2
-102
/
+123
2023-05-23
bpf, sockmap: Pull socket helpers out of listen test for general use
John Fastabend
2
-262
/
+273
2023-05-19
selftests/bpf: Test bpf_sock_destroy
Aditi Ghag
3
-0
/
+388
2023-05-19
selftests/bpf: Add helper to get port using getsockname
Aditi Ghag
2
-0
/
+24
2023-05-17
selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernel
Yonghong Song
1
-1
/
+1
2023-05-17
selftests/bpf: Fix dynptr/test_dynptr_is_null
Yonghong Song
4
-1
/
+4
2023-05-17
selftests/bpf: Do not use sign-file as testcase
Alexey Gladkov
1
-2
/
+1
2023-05-16
selftests/xsk: adjust packet pacing for multi-buffer support
Magnus Karlsson
2
-20
/
+30
2023-05-16
selftests/xsk: generate data for multi-buffer packets
Magnus Karlsson
1
-27
/
+43
2023-05-16
selftests/xsk: populate fill ring based on frags needed
Magnus Karlsson
2
-12
/
+41
2023-05-16
selftests/xsx: test for huge pages only once
Magnus Karlsson
2
-94
/
+94
2023-05-16
selftests/xsk: store offset in pkt instead of addr
Magnus Karlsson
2
-64
/
+90
2023-05-16
selftests/xsk: add packet iterator for tx to packet stream
Magnus Karlsson
2
-21
/
+24
[next]