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.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
2024-05-25
selftests/bpf: Add netkit tests for mac address
Daniel Borkmann
1
-0
/
+10
2024-05-25
selftests/bpf: extend multi-uprobe tests with USDTs
Andrii Nakryiko
1
-0
/
+25
2024-05-25
selftests/bpf: extend multi-uprobe tests with child thread case
Andrii Nakryiko
1
-7
/
+100
2024-05-25
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
1
-1
/
+1
2024-05-17
selftests/bpf: Adjust btf_dump test to reflect recent change in file_operations
Martin KaFai Lau
1
-1
/
+1
2024-05-15
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
39
-619
/
+4053
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+57
2024-05-13
selftests/bpf: Expand ATTACH_REJECT tests
Jordan Rife
1
-0
/
+187
2024-05-13
selftests/bpf: Expand getsockname and getpeername tests
Jordan Rife
1
-2
/
+302
2024-05-13
sefltests/bpf: Expand sockaddr hook deny tests
Jordan Rife
1
-0
/
+342
2024-05-13
selftests/bpf: Migrate ATTACH_REJECT test cases
Jordan Rife
1
-0
/
+102
2024-05-13
selftests/bpf: Migrate expected_attach_type tests
Jordan Rife
1
-0
/
+96
2024-05-13
selftests/bpf: Migrate wildcard destination rewrite test
Jordan Rife
1
-0
/
+17
2024-05-13
selftests/bpf: Migrate sendmsg6 v4 mapped address tests
Jordan Rife
1
-0
/
+17
2024-05-13
selftests/bpf: Migrate sendmsg deny test cases
Jordan Rife
1
-0
/
+98
2024-05-13
selftests/bpf: Migrate WILDCARD_IP test
Jordan Rife
1
-0
/
+50
2024-05-13
selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test cases
Jordan Rife
1
-20
/
+58
2024-05-13
selftests/bpf: Handle ATTACH_REJECT test cases
Jordan Rife
1
-1
/
+34
2024-05-13
selftests/bpf: Handle LOAD_REJECT test cases
Jordan Rife
1
-5
/
+98
2024-05-13
selftests/bpf: Use program name for skel load/destroy functions
Jordan Rife
1
-46
/
+50
2024-05-13
selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.c
Jordan Rife
1
-0
/
+2
2024-05-09
selftests/bpf: Use connect_to_fd in sockopt_inherit
Geliang Tang
1
-30
/
+1
2024-05-09
selftests/bpf: Use start_server_addr in sockopt_inherit
Geliang Tang
1
-21
/
+12
2024-05-08
selftests/bpf: shorten subtest names for struct_ops_module test
Andrii Nakryiko
1
-4
/
+4
2024-05-08
selftests/bpf: validate struct_ops early failure detection logic
Andrii Nakryiko
1
-0
/
+45
2024-05-08
selftests/bpf: add another struct_ops callback use case test
Andrii Nakryiko
1
-0
/
+27
2024-05-06
selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirect
Michal Schmidt
1
-2
/
+2
2024-05-03
selftests/bpf: Add test for the use of new args in cong_control
Miao Xu
1
-0
/
+24
2024-05-03
selftests/bpf: Add kernel socket operation tests
Jordan Rife
1
-0
/
+472
2024-05-03
selftests/bpf: Make sock configurable for each test case
Jordan Rife
1
-42
/
+98
2024-05-03
selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
Jordan Rife
1
-122
/
+268
2024-05-01
selftests/bpf: add tests for the "module: Function" syntax
Viktor Malik
1
-0
/
+6
2024-05-01
selftests/bpf: Make start_mptcp_server static
Geliang Tang
1
-0
/
+16
2024-04-30
selftests/bpf: Add sockopt case to verify prog_type
Stanislav Fomichev
1
-2
/
+38
2024-04-30
selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATE
Stanislav Fomichev
1
-6
/
+19
2024-04-30
selftests/bpf: Add kprobe session cookie test
Jiri Olsa
1
-0
/
+35
2024-04-30
selftests/bpf: Add kprobe session test
Jiri Olsa
1
-0
/
+39
2024-04-30
selftests/bpf: Drop an unused local variable
Benjamin Tissoires
1
-2
/
+0
2024-04-30
selftests/bpf: validate nulled-out struct_ops program is handled properly
Andrii Nakryiko
1
-2
/
+16
2024-04-30
selftests/bpf: Run cgroup1_hierarchy test in own mount namespace
Viktor Malik
1
-1
/
+6
2024-04-26
selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_us
Philo Lu
1
-0
/
+14
2024-04-25
selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
Eduard Zingerman
1
-0
/
+27
2024-04-25
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
Eduard Zingerman
1
-2
/
+5
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
1
-0
/
+65
2024-04-25
selftests: bpf: crypto skcipher algo selftests
Vadim Fedorenko
1
-0
/
+197
2024-04-25
selftests/bpf: Fix wq test.
Alexei Starovoitov
1
-0
/
+1
2024-04-24
selftests/bpf: Use log_err in open_netns/close_netns
Geliang Tang
5
-1
/
+25
2024-04-24
selftests/bpf: Add tests for preempt kfuncs
Kumar Kartikeya Dwivedi
1
-0
/
+9
2024-04-24
selftests/bpf: wq: add bpf_wq_start() checks
Benjamin Tissoires
1
-0
/
+22
2024-04-24
selftests/bpf: wq: add bpf_wq_init() checks
Benjamin Tissoires
1
-0
/
+8
[next]