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-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
2021-09-21
selftests/bpf: Adopt attach_probe selftest to work on old kernels
Andrii Nakryiko
1
-4
/
+20
2021-09-17
selftests/bpf: Add trace_vprintk test prog
Dave Marchevsky
1
-0
/
+68
2021-09-17
selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
Dave Marchevsky
1
-15
/
+9
2021-09-17
selftests/bpf: Stop using bpf_program__load
Dave Marchevsky
1
-8
/
+31
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
12
-98
/
+628
2021-09-17
selftests/bpf: Fix a few compiler warnings
Yonghong Song
2
-5
/
+3
2021-09-17
selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() API
Andrii Nakryiko
1
-17
/
+26
2021-09-17
selftests/bpf: Stop using relaxed_core_relocs which has no effect
Andrii Nakryiko
1
-2
/
+1
2021-09-15
selftests/bpf: Skip btf_tag test if btf_tag attribute not supported
Yonghong Song
1
-0
/
+6
2021-09-14
selftests/bpf: Add a test with a bpf program with btf_tag attributes
Yonghong Song
1
-0
/
+14
2021-09-14
selftests/bpf: Test BTF_KIND_TAG for deduplication
Yonghong Song
1
-17
/
+175
2021-09-14
selftests/bpf: Add BTF_KIND_TAG unit tests
Yonghong Song
1
-0
/
+245
2021-09-14
selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG format
Yonghong Song
1
-2
/
+2
2021-09-14
selftests/bpf: Test libbpf API function btf__add_tag()
Yonghong Song
1
-0
/
+21
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-1
/
+79
2021-09-13
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
1
-0
/
+79
2021-09-13
bpf, selftests: Replicate tailcall limit test for indirect call case
Daniel Borkmann
1
-5
/
+20
2021-09-13
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
3
-50
/
+103
2021-09-10
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
1
-0
/
+1
2021-09-07
selftests/bpf: Add checks for X__elf_bytes() skeleton helper
Matt Smith
1
-0
/
+6
2021-09-07
bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr
Neil Spring
1
-0
/
+5
2021-09-07
selftests/bpf: Fix build of task_pt_regs test for arm64
Jean-Philippe Brucker
1
-1
/
+0
2021-09-06
selftests/bpf: Test XDP bonding nest and unwind
Jussi Maki
1
-10
/
+64
2021-08-27
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
1
-1
/
+3
2021-08-26
selftests/bpf: Reduce more flakyness in sockmap_listen
Yucong Sun
1
-3
/
+16
2021-08-25
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
1
-23
/
+83
2021-08-25
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
1
-1
/
+1
2021-08-25
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
1
-0
/
+47
2021-08-24
selftests/bpf: Test for get_netns_cookie
Xu Liu
1
-19
/
+38
2021-08-23
selftests/bpf: Reduce flakyness in timer_mim
Yucong Sun
1
-4
/
+12
2021-08-20
selftests/bpf: Add tests for {set|get} socket option from setsockopt BPF
Prankur Gupta
1
-0
/
+70
2021-08-19
selftests/bpf: Adding delay in socketmap_listen to reduce flakyness
Yucong Sun
1
-3
/
+9
2021-08-19
selftests/bpf: Test for get_netns_cookie
Xu Liu
1
-0
/
+61
[prev]
[next]