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
/
prog_tests
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
7
-10
/
+415
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+29
2023-06-21
selftests/bpf: Add vrf_socket_lookup tests
Gilad Sever
1
-0
/
+312
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
1
-1
/
+5
2023-06-13
selftests/bpf: Check if mark_chain_precision() follows scalar ids
Eduard Zingerman
1
-0
/
+2
2023-06-13
selftests/bpf: add a test for subprogram extables
Krister Johansen
1
-0
/
+29
2023-06-12
selftests/bpf: Add test for new bpf_cpumask_first_and() kfunc
David Vernet
1
-0
/
+1
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+32
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 test for non-NULLable PTR_TO_BTF_IDs
David Vernet
1
-0
/
+1
2023-06-02
selftests/bpf: Add access_inner_map selftest
Rhys Rustad-Elliott
1
-0
/
+31
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
8
-40
/
+851
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-364
/
+527
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
1
-0
/
+227
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 FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
1
-13
/
+34
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
1
-0
/
+62
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
1
-0
/
+221
2023-05-16
selftests/bpf: Use un/load_bpf_testmod functions in tests
Jiri Olsa
2
-37
/
+9
2023-05-16
selftests/bpf: improve netcnt test robustness
Andrii Nakryiko
1
-2
/
+2
2023-05-13
selftests/bpf: Correctly handle optlen > 4096
Stanislav Fomichev
4
-119
/
+70
2023-05-13
selftests/bpf: Update EFAULT {g,s}etsockopt selftests
Stanislav Fomichev
1
-6
/
+90
2023-05-06
selftests/bpf: Accept mem from dynptr in helper funcs
Daniel Rosenberg
1
-0
/
+1
2023-05-06
selftests/bpf: Test allowing NULL buffer in dynptr slice
Daniel Rosenberg
1
-0
/
+1
2023-05-06
selftests/bpf: Add testcase for bpf_task_under_cgroup
Feng Zhou
1
-0
/
+53
2023-05-04
selftests/bpf: add precision propagation tests in the presence of subprogs
Andrii Nakryiko
1
-0
/
+2
2023-05-01
selftests/bpf: Test_progs can read test lists from file
Stephen Veiss
1
-0
/
+55
2023-05-01
selftests/bpf: Extract insert_test from parse_test_list
Stephen Veiss
1
-0
/
+13
2023-04-27
selftests/bpf: Add tests for dynptr convenience helpers
Joanne Koong
1
-0
/
+6
2023-04-24
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
1
-2
/
+0
2023-04-22
selftests/bpf: verifier/prevent_map_lookup converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/value_ptr_arith converted to inline assembly
Eduard Zingerman
1
-6
/
+28
2023-04-21
selftests/bpf: verifier/value_illegal_alu converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/unpriv converted to inline assembly
Eduard Zingerman
1
-0
/
+4
2023-04-21
selftests/bpf: verifier/subreg converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/spin_lock converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/sock converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/search_pruning converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/runtime_jit converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/regalloc converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/ref_tracking converted to inline assembly
Eduard Zingerman
1
-0
/
+2
2023-04-21
selftests/bpf: verifier/map_ptr_mixing converted to inline assembly
Eduard Zingerman
1
-0
/
+2
[next]