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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
selftests/bpf: Make test_bench_attach serial
Jiri Olsa
1
-3
/
+1
2022-11-21
selftests/bpf: Filter out default_idle from kprobe_multi bench
Jiri Olsa
1
-1
/
+3
2022-11-21
bpf: Set and check spin lock value in sk_storage_map_test
Xu Kuohai
1
-16
/
+20
2022-11-11
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT
Alban Crequy
2
-0
/
+12
2022-11-09
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Yang Jihong
1
-1
/
+1
2022-11-09
selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...
Pu Lehui
1
-1
/
+1
2022-11-04
selftests/bpf: Add verifier test for release_reference()
Youlin Li
1
-0
/
+36
2022-10-17
selftests/bpf: Add reproducer for decl_tag in func_proto return type
Stanislav Fomichev
1
-0
/
+13
2022-10-13
selftests/bpf: Make bpf_user_ringbuf_drain() selftest callback return 1
David Vernet
1
-2
/
+2
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
180
-963
/
+8616
2022-10-04
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+135
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+8
2022-10-01
selftests/xsk: Fix double free
Magnus Karlsson
1
-3
/
+0
2022-10-01
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
Colin Ian King
2
-2
/
+2
2022-09-29
selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2
-8
/
+21
2022-09-29
selftests/bpf: Convert udp_limit test to ASSERT_* macros
Wang Yufen
1
-11
/
+7
2022-09-29
selftests/bpf: Convert tcpbpf_user test to ASSERT_* macros
Wang Yufen
1
-20
/
+12
2022-09-29
selftests/bpf: Convert tcp_rtt test to ASSERT_* macros
Wang Yufen
1
-8
/
+5
2022-09-29
selftests/bpf: Convert tcp_hdr_options test to ASSERT_* macros
Wang Yufen
1
-52
/
+28
2022-09-29
selftests/bpf: Convert tcp_estats test to ASSERT_* macros
Wang Yufen
1
-3
/
+1
2022-09-29
selftests/bpf: Convert sockopt_sk test to ASSERT_* macros
Wang Yufen
1
-1
/
+1
2022-09-29
selftests/bpf: Convert sockopt_multi test to ASSERT_* macros
Wang Yufen
1
-5
/
+5
2022-09-29
selftests/bpf: Convert sockopt_inherit test to ASSERT_* macros
Wang Yufen
1
-17
/
+13
2022-09-29
selftests/bpf: Convert sockopt test to ASSERT_* macros
Wang Yufen
1
-2
/
+2
2022-09-29
selftests/bpf: Convert sockmap_ktls test to ASSERT_* macros
Wang Yufen
1
-29
/
+10
2022-09-29
selftests/bpf: Convert sockmap_basic test to ASSERT_* macros
Wang Yufen
1
-54
/
+33
2022-09-29
selftests/bpf: Test parameterized task BPF iterators.
Kui-Feng Lee
6
-24
/
+322
2022-09-27
selftests/bpf: Fix passing arguments via function in test_kmod.sh
Yauheni Kaliuta
1
-4
/
+5
2022-09-27
selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2
-22
/
+60
2022-09-27
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
1
-2
/
+2
2022-09-27
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
1
-3
/
+1
2022-09-26
selftests/bpf: Add wait send memory test for sockmap redirect
Liu Jian
1
-0
/
+42
2022-09-24
selftests/bpf: allow to adjust BPF verifier log level in veristat
Andrii Nakryiko
1
-1
/
+13
2022-09-24
selftests/bpf: emit processing progress and add quiet mode to veristat
Andrii Nakryiko
1
-1
/
+14
2022-09-24
selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objects
Andrii Nakryiko
1
-8
/
+70
2022-09-24
selftests/bpf: make veristat's verifier log parsing faster and more robust
Andrii Nakryiko
1
-9
/
+20
2022-09-24
selftests/bpf: add sign-file to .gitignore
Andrii Nakryiko
1
-0
/
+1
2022-09-23
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
2
-220
/
+131
2022-09-23
selftests/bpf: Free the allocated resources after test case succeeds
Hou Tao
4
-9
/
+21
2022-09-23
selftests/bpf: Destroy the skeleton when CONFIG_PREEMPT is off
Hou Tao
1
-0
/
+1
2022-09-22
selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
Yauheni Kaliuta
1
-0
/
+1
2022-09-22
selftests/bpf: add ability to filter programs in veristat
Andrii Nakryiko
2
-2
/
+227
2022-09-22
selftests/bpf: add comparison mode to veristat
Andrii Nakryiko
1
-51
/
+492
2022-09-22
selftests/bpf: add CSV output mode for veristat
Andrii Nakryiko
1
-36
/
+75
2022-09-22
selftests/bpf: fix double bpf_object__close() in veristate
Andrii Nakryiko
1
-1
/
+0
2022-09-22
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
3
-3
/
+35
2022-09-22
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
3
-0
/
+259
2022-09-22
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
7
-8
/
+610
2022-09-22
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
3
-0
/
+159
2022-09-22
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
3
-1
/
+142
[next]