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
2021-11-07
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
5
-51
/
+55
2021-11-03
selftests/bpf: Make netcnt selftests serial to avoid spurious failures
Andrii Nakryiko
1
-1
/
+1
2021-11-03
selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
Lorenz Bauer
1
-1
/
+64
2021-11-03
selftests/bpf: Convert test_bpffs to ASSERT macros
Lorenz Bauer
1
-11
/
+11
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
75
-359
/
+1257
2021-11-01
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
1
-0
/
+5
2021-11-01
selftests/bpf: Add bloom map success test for userspace calls
Joanne Koong
1
-26
/
+33
2021-11-01
selftests/bpf: Add test cases for struct_ops prog
Hou Tao
1
-0
/
+115
2021-10-28
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
1
-1
/
+2
2021-10-28
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
1
-2
/
+2
2021-10-28
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
13
-104
/
+139
2021-10-28
selftests/bpf: Add bloom filter map test cases
Joanne Koong
1
-0
/
+204
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-55
/
+20
2021-10-27
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
1
-0
/
+14
2021-10-27
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
1
-2
/
+7
2021-10-26
selftests/bpf: Use recv_timeout() instead of retries
Yucong Sun
1
-55
/
+20
2021-10-25
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
1
-3
/
+4
2021-10-25
selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
Song Liu
1
-10
/
+6
2021-10-25
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
1
-3
/
+3
2021-10-25
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
1
-68
/
+152
2021-10-25
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
1
-1
/
+1
2021-10-25
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
6
-15
/
+13
2021-10-22
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
1
-6
/
+41
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
1
-0
/
+36
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
7
-20
/
+20
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
1
-0
/
+5
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
6
-7
/
+14
2021-10-21
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
1
-0
/
+29
2021-10-21
selftests/bpf: Fix possible/online index mismatch in perf_buffer test
Jiri Olsa
1
-6
/
+7
2021-10-21
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
1
-2
/
+2
2021-10-21
selftests/bpf: Add verif_stats test
Dave Marchevsky
1
-0
/
+28
2021-10-21
selftests/bpf: Test bpf_skc_to_unix_sock() helper
Hengqi Chen
1
-0
/
+54
2021-10-20
selftests/bpf: Use cpu_number only on arches that have it
Ilya Leoshkevich
1
-0
/
+2
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2
-95
/
+95
2021-10-08
selfetest/bpf: Make some tests serial
Yucong Sun
38
-38
/
+48
2021-10-08
selftests/bpf: Adding pid filtering for atomics test
Yucong Sun
1
-0
/
+1
2021-10-08
selftests/bpf: Make cgroup_v1v2 use its own port
Yucong Sun
1
-1
/
+1
2021-10-08
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
1
-0
/
+35
2021-10-07
selftests/bpf: Skip the second half of get_branch_snapshot in vm
Song Liu
1
-0
/
+34
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
4
-6
/
+6
2021-10-06
selftest/bpf: Switch recursion test to use htab_map_delete_elem
Jiri Olsa
1
-5
/
+5
2021-10-06
selftests/bpf: Test new btf__add_btf() API
Andrii Nakryiko
1
-0
/
+86
2021-10-06
selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic
Andrii Nakryiko
1
-6
/
+49
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2
-15
/
+42
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
1
-2
/
+2
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
2
-17
/
+17
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
3
-43
/
+40
2021-09-26
bpf: selftest: A bpf prog that has a 32bit scalar spill
Martin KaFai Lau
1
-0
/
+15
2021-09-24
selftests/bpf: Fix btf_dump __int128 test failure with clang build kernel
Yonghong Song
1
-6
/
+21
[prev]
[next]