index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-29
1
-1
/
+1
*
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-28
1
-0
/
+153
*
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2021-10-28
1
-0
/
+82
*
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
2021-10-26
1
-0
/
+9
*
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
2021-10-23
1
-2
/
+7
*
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2021-10-22
1
-2
/
+18
*
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
2021-10-22
1
-0
/
+18
*
selftests/bpf: Use nanosleep tracepoint in perf buffer test
Jiri Olsa
2021-10-22
1
-1
/
+1
*
selftests/bpf: Test bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-22
1
-0
/
+40
*
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-19
1
-3
/
+3
*
selftests/bpf: Fix pid check in fexit_sleep test
Yucong Sun
2021-10-09
1
-2
/
+2
*
selftests/bpf: Adding pid filtering for atomics test
Yucong Sun
2021-10-09
1
-0
/
+16
*
selftests/bpf: Make cgroup_v1v2 use its own port
Yucong Sun
2021-10-09
1
-1
/
+1
*
selftests/bpf: Fix race condition in enable_stats
Yucong Sun
2021-10-09
1
-1
/
+1
*
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
2021-10-08
1
-0
/
+14
*
selftests/bpf: Fix btf_dump test under new clang
Yucong Sun
2021-10-08
4
-9
/
+9
*
selftests/bpf: Remove SEC("version") from test progs
Dave Marchevsky
2021-10-08
40
-61
/
+0
*
selftest/bpf: Switch recursion test to use htab_map_delete_elem
Jiri Olsa
2021-10-06
1
-6
/
+3
*
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-10-06
1
-11
/
+35
*
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
2021-10-02
13
-40
/
+38
*
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2021-09-29
1
-2
/
+26
*
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
2021-09-28
1
-19
/
+19
*
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
2021-09-28
10
-18
/
+16
*
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
2021-09-28
35
-113
/
+100
*
selftests/bpf: Normalize XDP section names in selftests
Andrii Nakryiko
2021-09-28
14
-21
/
+19
*
bpf: selftest: A bpf prog that has a 32bit scalar spill
Martin KaFai Lau
2021-09-26
1
-0
/
+365
*
selftests/bpf: Add trace_vprintk test prog
Dave Marchevsky
2021-09-17
1
-0
/
+33
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
5
-9
/
+132
|
\
|
*
selftests/bpf: Skip btf_tag test if btf_tag attribute not supported
Yonghong Song
2021-09-15
1
-1
/
+11
|
*
selftests/bpf: Add a test with a bpf program with btf_tag attributes
Yonghong Song
2021-09-15
1
-0
/
+39
|
*
selftests/bpf: Update selftests to always provide "struct_ops" SEC
Andrii Nakryiko
2021-09-15
1
-9
/
+3
|
*
bpf, selftests: Replicate tailcall limit test for indirect call case
Daniel Borkmann
2021-09-13
1
-0
/
+34
|
*
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
2021-09-13
1
-0
/
+40
|
*
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
2021-09-10
1
-0
/
+2
|
*
bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr
Neil Spring
2021-09-08
1
-0
/
+4
*
|
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
2021-09-14
1
-0
/
+26
*
|
selftests/bpf: Fix build of task_pt_regs test for arm64
Jean-Philippe Brucker
2021-09-07
1
-6
/
+13
|
/
*
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
2021-08-26
2
-0
/
+51
*
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
2021-08-26
1
-2
/
+2
*
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
2021-08-25
1
-0
/
+29
*
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-24
1
-5
/
+50
*
selftests/bpf: Add tests for {set|get} socket option from setsockopt BPF
Prankur Gupta
2021-08-20
1
-0
/
+39
*
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-19
1
-0
/
+39
*
selftests/bpf: Add bpf_cookie selftests for high-level APIs
Andrii Nakryiko
2021-08-17
1
-0
/
+85
*
selftests/bpf: Test low-level perf BPF link API
Andrii Nakryiko
2021-08-17
1
-0
/
+16
*
selftest/bpf: Extend the bpf_snprintf() test for "%c".
Kuniyuki Iwashima
2021-08-15
1
-3
/
+3
*
selftest/bpf: Implement sample UNIX domain socket iterator program.
Kuniyuki Iwashima
2021-08-15
3
-0
/
+92
*
selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
2021-08-14
1
-0
/
+16
*
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
2021-08-14
1
-5
/
+15
*
libbpf: Support weak typed ksyms.
Hao Luo
2021-08-14
1
-0
/
+56
[next]