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
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
selftests: bpf: crypto skcipher algo selftests
Vadim Fedorenko
3
-0
/
+303
2024-04-24
selftests/bpf: Add tests for preempt kfuncs
Kumar Kartikeya Dwivedi
1
-0
/
+135
2024-04-23
selftests/bpf: wq: add bpf_wq_start() checks
Benjamin Tissoires
1
-3
/
+17
2024-04-23
selftests/bpf: add checks for bpf_wq_set_callback()
Benjamin Tissoires
2
-7
/
+100
2024-04-23
selftests/bpf: wq: add bpf_wq_init() checks
Benjamin Tissoires
2
-0
/
+88
2024-04-23
selftests/bpf: add bpf_wq tests
Benjamin Tissoires
1
-0
/
+129
2024-04-12
selftest/bpf: Test a perf BPF program that suppresses side effects
Kyle Huey
1
-0
/
+15
2024-04-10
selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
Yonghong Song
3
-2
/
+35
2024-04-10
selftests/bpf: Refactor out helper functions for a few tests
Yonghong Song
1
-2
/
+7
2024-04-10
selftests: move bpf-offload test from bpf to net
Jakub Kicinski
2
-41
/
+0
2024-04-09
selftests/bpf: Add tests for atomics in bpf_arena.
Alexei Starovoitov
1
-0
/
+178
2024-04-05
selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
David Vernet
3
-2
/
+124
2024-04-05
selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
Kui-Feng Lee
1
-0
/
+13
2024-04-05
selftests/bpf: add test for bpf_for_each_map_elem() with different maps
Philo Lu
1
-0
/
+49
2024-04-04
selftests/bpf: add fp-leaking precise subprog result tests
Andrii Nakryiko
1
-0
/
+89
2024-04-02
selftests/bpf: Add pid limit for mptcpify prog
Geliang Tang
1
-0
/
+4
2024-03-28
selftests/bpf: Test loading bpf-tcp-cc prog calling the kernel tcp-cc kfuncs
Martin KaFai Lau
1
-0
/
+121
2024-03-28
selftests/bpf: add batched tp/raw_tp/fmodret tests
Andrii Nakryiko
1
-0
/
+34
2024-03-28
selftests/bpf: lazy-load trigger bench BPF programs
Andrii Nakryiko
1
-9
/
+9
2024-03-28
selftests/bpf: remove syscall-driven benchs, keep syscall-count only
Andrii Nakryiko
1
-77
/
+6
2024-03-28
selftests/bpf: add batched, mostly in-kernel BPF triggering benchmarks
Andrii Nakryiko
1
-1
/
+66
2024-03-28
bpf: improve error message for unsupported helper
Mykyta Yatsenko
1
-4
/
+4
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+81
2024-03-22
selftests/bpf: verifier_arena: fix mmap address for arm64
Puranjay Mohan
1
-1
/
+5
2024-03-19
selftests/bpf: scale benchmark counting by using per-CPU counters
Andrii Nakryiko
1
-12
/
+27
2024-03-19
selftests/bpf: add raw_tp/tp_btf BPF cookie subtests
Andrii Nakryiko
1
-0
/
+16
2024-03-19
selftests/bpf: Add a sk_msg prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
1
-0
/
+14
2024-03-19
selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
1
-0
/
+7
2024-03-19
selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
Yonghong Song
1
-3
/
+7
2024-03-15
selftests/bpf: Add arena test case for 4Gbyte corner case
Alexei Starovoitov
1
-0
/
+68
2024-03-15
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
3
-8
/
+8
2024-03-15
selftests/bpf: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-14
selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.
Kui-Feng Lee
1
-1
/
+15
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
12
-4
/
+659
2024-03-11
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
1
-0
/
+14
2024-03-11
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
2
-0
/
+53
2024-03-11
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
1
-0
/
+87
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
1
-0
/
+146
2024-03-11
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
1
-0
/
+14
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+70
2024-03-06
selftests/bpf: Test case for SEC("?.struct_ops")
Eduard Zingerman
1
-0
/
+10
2024-03-06
selftests/bpf: Verify struct_ops autoload/autocreate sync
Eduard Zingerman
2
-0
/
+46
2024-03-06
selftests/bpf: Test autocreate behavior for struct_ops maps
Eduard Zingerman
1
-0
/
+42
2024-03-06
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
1
-0
/
+25
2024-03-06
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
1
-1
/
+20
2024-03-06
selftests/bpf: Test may_goto
Alexei Starovoitov
1
-3
/
+100
2024-03-05
selftests/bpf: test case for callback_depth states pruning logic
Eduard Zingerman
1
-0
/
+70
2024-03-04
selftests/bpf: Test struct_ops maps with a large number of struct_ops program.
Kui-Feng Lee
1
-0
/
+102
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
48
-187
/
+1071
2024-02-29
selftests/bpf: Test if shadow types work correctly.
Kui-Feng Lee
1
-0
/
+8
[prev]
[next]