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-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-11
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT
Alban Crequy
1
-0
/
+7
2022-10-17
selftests/bpf: Add reproducer for decl_tag in func_proto return type
Stanislav Fomichev
1
-0
/
+13
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
85
-510
/
+3662
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+4
2022-09-29
selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
1
-0
/
+4
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
2
-22
/
+262
2022-09-27
selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
Jiri Olsa
1
-11
/
+48
2022-09-23
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
1
-94
/
+76
2022-09-22
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
1
-3
/
+7
2022-09-22
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
1
-0
/
+164
2022-09-22
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
1
-0
/
+399
2022-09-22
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
1
-0
/
+112
2022-09-22
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
1
-1
/
+1
2022-09-22
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
1
-0
/
+754
2022-09-21
selftests/bpf: Adapt cgroup effective query uapi change
Pu Lehui
1
-7
/
+4
2022-09-11
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
1
-2
/
+3
2022-09-11
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
1
-0
/
+2
2022-09-09
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
1
-0
/
+178
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
2
-40
/
+0
2022-09-07
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
1
-0
/
+7
2022-09-07
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
1
-7
/
+136
2022-09-07
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
1
-16
/
+65
2022-09-07
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
1
-0
/
+63
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
48
-177
/
+177
2022-09-01
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
2
-18
/
+2
2022-09-01
selftests/bpf: Add test cases for htab update
Hou Tao
1
-0
/
+126
2022-08-26
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
3
-7
/
+7
2022-08-25
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
1
-0
/
+357
2022-08-25
selftests/bpf: Test cgroup_iter.
Hao Luo
2
-1
/
+225
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
1
-2
/
+2
2022-08-25
selftests/bpf: Add tests for reference state fixes for callbacks
Kumar Kartikeya Dwivedi
1
-0
/
+48
2022-08-24
selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere
Stanislav Fomichev
1
-0
/
+48
2022-08-23
bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUE
Shmulik Ladkani
1
-0
/
+21
2022-08-23
bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.re...
Shmulik Ladkani
2
-2
/
+23
2022-08-19
selftests/bpf: Fix spelling mistake.
Colin Ian King
1
-1
/
+1
2022-08-19
selftests/bpf: bpf_setsockopt tests
Martin KaFai Lau
1
-0
/
+125
2022-08-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-6
/
+207
[next]