index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2022-06-17
selftests/bpf: add tests for sleepable (uk)probes
Delyan Kratunov
1
-1
/
+48
2022-06-16
selftests/bpf: Test tail call counting with bpf2bpf and data on stack
Jakub Sitnicki
1
-0
/
+55
2022-06-15
selftests/bpf: Avoid skipping certain subtests
Yonghong Song
1
-1
/
+6
2022-06-07
selftests/bpf: Add selftest for calling global functions from freplace
Toke Høiland-Jørgensen
1
-0
/
+14
2022-06-07
selftests/bpf: Add a test for enum64 value relocations
Yonghong Song
1
-0
/
+58
2022-06-07
selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
Yonghong Song
1
-2
/
+95
2022-06-07
selftests/bpf: Add BTF_KIND_ENUM64 unit tests
Yonghong Song
1
-0
/
+36
2022-06-07
selftests/bpf: Test new enum kflag and enum64 API functions
Yonghong Song
1
-34
/
+92
2022-06-07
selftests/bpf: Fix selftests failure
Yonghong Song
1
-20
/
+0
2022-06-04
selftests/bpf: Fix tc_redirect_dtime
Martin KaFai Lau
1
-4
/
+4
2022-06-03
selftests/bpf: Fix test_run logic in fexit_stress.c
Yuntao Wang
1
-28
/
+4
2022-06-03
selftests/bpf: Add test for libbpf_bpf_link_type_str
Daniel Müller
1
-0
/
+48
2022-06-03
selftests/bpf: Add test for libbpf_bpf_attach_type_str
Daniel Müller
1
-0
/
+48
2022-06-03
selftests/bpf: Add test for libbpf_bpf_map_type_str
Daniel Müller
1
-1
/
+55
2022-06-03
selftests/bpf: Add test for libbpf_bpf_prog_type_str
Daniel Müller
1
-0
/
+57
2022-05-24
selftests/bpf: Dynptr tests
Joanne Koong
1
-0
/
+137
2022-05-23
selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
Colin Ian King
1
-2
/
+2
2022-05-21
selftests/bpf: add tests verifying unprivileged bpf behaviour
Alan Maguire
1
-0
/
+312
2022-05-21
selftests/bpf: Add missing trampoline program type to trampoline_count test
Yuntao Wang
1
-83
/
+51
2022-05-21
selftests/bpf: Verify first of struct mptcp_sock
Geliang Tang
1
-0
/
+5
2022-05-21
selftests/bpf: Verify ca_name of struct mptcp_sock
Geliang Tang
1
-0
/
+31
2022-05-21
selftests/bpf: Verify token of struct mptcp_sock
Geliang Tang
1
-2
/
+13
2022-05-21
selftests/bpf: Test bpf_skc_to_mptcp_sock
Geliang Tang
1
-6
/
+21
2022-05-21
selftests/bpf: Add MPTCP test base
Nicolas Rybowski
1
-0
/
+112
2022-05-21
selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcase
Feng Zhou
1
-18
/
+30
2022-05-13
selftests/bpf: Fix usdt_400 test case
Andrii Nakryiko
1
-4
/
+2
2022-05-13
selftests/bpf: Convert some selftests to high-level BPF map APIs
Andrii Nakryiko
8
-47
/
+61
2022-05-12
selftests/bpf: make fexit_stress test run in serial mode
Andrii Nakryiko
1
-1
/
+1
2022-05-12
selftests/bpf: add test case for bpf_map_lookup_percpu_elem
Feng Zhou
1
-0
/
+46
2022-05-12
selftests/bpf: Add tests for kptr_ref refcounting
Kumar Kartikeya Dwivedi
1
-3
/
+24
2022-05-12
selftests/bpf: Add negative C tests for kptrs
Kumar Kartikeya Dwivedi
1
-1
/
+86
2022-05-11
selftests/bpf: fix a few clang compilation errors
Yonghong Song
2
-3
/
+5
2022-05-11
selftest/bpf: The test cases of BPF cookie for fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
1
-0
/
+89
2022-05-11
selftests/bpf: Add attach bench test
Jiri Olsa
1
-0
/
+143
2022-05-10
selftests/bpf: Add bpf link iter test
Dmitrii Dolgov
1
-0
/
+16
2022-05-10
selftests/bpf: Use ASSERT_* instead of CHECK
Dmitrii Dolgov
1
-154
/
+88
2022-05-10
selftests/bpf: Fix result check for test_bpf_hash_map
Dmitrii Dolgov
1
-2
/
+1
2022-05-10
selftests/bpf: Move vxlan tunnel testcases to test_progs
Kaixi Fan
1
-0
/
+423
2022-05-09
selftests/bpf: Test libbpf's ringbuf size fix up logic
Andrii Nakryiko
1
-12
/
+0
2022-05-09
selftests/bpf: Add bpf_core_field_offset() tests
Andrii Nakryiko
1
-2
/
+11
2022-04-29
selftests/bpf: Test bpf_map__set_autocreate() and related log fixup logic
Andrii Nakryiko
1
-1
/
+36
2022-04-29
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
2
-7
/
+17
2022-04-27
selftests/bpf: Add libbpf's log fixup logic selftests
Andrii Nakryiko
1
-0
/
+114
2022-04-27
selftests/bpf: Add CO-RE relos and SEC("?...") to linked_funcs selftests
Andrii Nakryiko
1
-0
/
+6
2022-04-26
selftests/bpf: Add C tests for kptr
Kumar Kartikeya Dwivedi
1
-0
/
+37
2022-04-23
selftests/bpf: Switch fexit_stress to bpf_link_create() API
Andrii Nakryiko
1
-1
/
+1
2022-04-21
selftests/bpf: Fix prog_tests uprobe_autoattach compilation error
Artem Savkov
1
-1
/
+2
2022-04-21
selftests/bpf: Add test for skb_load_bytes
Liu Jian
1
-0
/
+45
2022-04-20
selftests/bpf: Add tests for type tag order validation
Kumar Kartikeya Dwivedi
1
-0
/
+99
2022-04-19
selftests/bpf: Use non-autoloaded programs in few tests
Andrii Nakryiko
3
-44
/
+14
[prev]
[next]