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.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
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
selftests/bpf: Temporarily disable linked list tests
Kumar Kartikeya Dwivedi
3
-9
/
+20
2022-11-18
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
3
-0
/
+1007
2022-11-18
selftests/bpf: Add failure test cases for spin lock pairing
Kumar Kartikeya Dwivedi
1
-0
/
+204
2022-11-18
selftests/bpf: Update spinlock selftest
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-11-17
selftests/bpf: fix memory leak of lsm_cgroup
Wang Yufen
1
-0
/
+8
2022-11-12
selftests/bpf: Test skops->skb_hwtstamp
Martin KaFai Lau
1
-0
/
+4
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
12
-4
/
+538
2022-10-26
selftests/bpf: Add selftests for new cgroup local storage
Yonghong Song
4
-0
/
+285
2022-10-26
selftests/bpf: Tracing prog can still do lookup under busy lock
Martin KaFai Lau
1
-3
/
+40
2022-10-26
selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...
Martin KaFai Lau
1
-0
/
+47
2022-10-25
selftests/bpf: Add kprobe_multi kmod attach api tests
Jiri Olsa
1
-0
/
+50
2022-10-25
selftests/bpf: Add kprobe_multi check to module attach test
Jiri Olsa
1
-0
/
+6
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-10-22
selftests/bpf: Add write to hashmap to array_map iter test
Dave Marchevsky
1
-1
/
+20
2022-10-22
selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
Dave Marchevsky
1
-0
/
+70
2022-10-21
selftests/bpf: fix task_local_storage/exit_creds rcu usage
Delyan Kratunov
1
-0
/
+3
2022-10-20
libbpf: add non-mmapable data section selftest
Andrii Nakryiko
1
-0
/
+17
2022-10-13
selftests/bpf: Make bpf_user_ringbuf_drain() selftest callback return 1
David Vernet
1
-2
/
+2
2022-10-11
selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()
Roberto Sassu
1
-0
/
+36
2022-10-06
selftests/bpf: Test btf dump for struct with padding only fields
Eduard Zingerman
1
-0
/
+9
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
46
-98
/
+2228
2022-09-29
selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
1
-8
/
+17
2022-09-29
selftests/bpf: Test parameterized task BPF iterators.
Kui-Feng Lee
4
-2
/
+60
2022-09-27
selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
Jiri Olsa
1
-11
/
+12
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-23
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
Yosry Ahmed
1
-126
/
+55
2022-09-22
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
1
-0
/
+27
2022-09-22
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
1
-0
/
+94
2022-09-22
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
1
-0
/
+90
2022-09-22
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
1
-0
/
+46
2022-09-22
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
3
-0
/
+430
2022-09-16
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
Andrii Nakryiko
2
-2
/
+2
2022-09-11
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
1
-3
/
+4
2022-09-11
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
2
-2
/
+21
2022-09-09
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
1
-0
/
+53
2022-09-07
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2
-0
/
+154
2022-09-07
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2
-0
/
+77
2022-09-07
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
Yonghong Song
1
-2
/
+2
2022-09-07
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
1
-0
/
+120
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
1
-11
/
+0
2022-09-03
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2
-106
/
+43
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
1
-4
/
+4
2022-09-02
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
Shmulik Ladkani
1
-8
/
+16
2022-09-01
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
1
-0
/
+39
2022-09-01
selftests/bpf: Add test cases for htab update
Hou Tao
1
-0
/
+29
2022-08-31
selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
1
-0
/
+4
2022-08-29
selftests/bpf: Fix connect4_prog tcp/socket header type conflict
James Hilliard
1
-2
/
+3
2022-08-29
selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
James Hilliard
2
-4
/
+0
2022-08-27
selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4
James Hilliard
1
-1
/
+1
[next]