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.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
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-1
/
+1
2023-01-30
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
1
-69
/
+0
2023-01-30
selftests/bpf: Fix s390x vmlinux path
Ilya Leoshkevich
1
-1
/
+1
2023-01-30
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
3
-6
/
+33
2023-01-28
selftests/bpf: Fix profiler on s390x
Ilya Leoshkevich
1
-24
/
+38
2023-01-28
selftests/bpf: Fix xdp_synproxy/tc on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix vmlinux test on s390x
Ilya Leoshkevich
1
-2
/
+2
2023-01-28
selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
Ilya Leoshkevich
2
-2
/
+13
2023-01-28
selftests/bpf: Fix test_lsm on s390x
Ilya Leoshkevich
1
-3
/
+4
2023-01-28
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2
-0
/
+19
2023-01-28
selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
Ilya Leoshkevich
1
-3
/
+3
2023-01-28
selftests/bpf: Check stack_mprotect() return value
Ilya Leoshkevich
2
-3
/
+6
2023-01-28
selftests/bpf: Fix cgrp_local_storage on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
1
-0
/
+4
2023-01-28
selftests/bpf: Fix verify_pkcs7_sig on s390x
Ilya Leoshkevich
2
-4
/
+11
2023-01-28
selftests/bpf: Fix decap_sanity_ns cleanup
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Set errno when urand_spawn() fails
Ilya Leoshkevich
1
-0
/
+1
2023-01-28
selftests/bpf: Fix kfree_skb on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix symlink creation error
Ilya Leoshkevich
1
-1
/
+2
2023-01-28
selftests/bpf: Fix liburandom_read.so linker error
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
4
-13
/
+65
2023-01-28
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
1
-2
/
+2
2023-01-27
selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
Stanislav Fomichev
1
-1
/
+44
2023-01-26
selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.
Kui-Feng Lee
2
-0
/
+81
2023-01-25
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
3
-24
/
+74
2023-01-25
bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepable
David Vernet
1
-1
/
+1
2023-01-25
selftests/bpf: Fix vmtest static compilation error
Daniel T. Lee
1
-2
/
+3
2023-01-25
selftests/bpf: Add selftest suite for cpumask kfuncs
David Vernet
5
-0
/
+741
2023-01-25
selftests/bpf: Add nested trust selftests suite
David Vernet
5
-0
/
+77
2023-01-25
bpf: Disallow NULLable pointers for trusted kfuncs
David Vernet
2
-4
/
+4
2023-01-25
selftests/bpf: Cover listener cloning with progs attached to sockmap
Jakub Sitnicki
1
-2
/
+28
2023-01-25
selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
Jakub Sitnicki
1
-18
/
+37
2023-01-23
selftests/bpf: Add 6-argument syscall tracing test
Andrii Nakryiko
2
-0
/
+43
2023-01-23
selftests/bpf: Validate arch-specific argument registers limits
Andrii Nakryiko
3
-7
/
+99
2023-01-23
selftests/bpf: Use __failure macro in task kfunc testsuite
David Vernet
2
-70
/
+19
2023-01-23
selftests/bpf: Simple program to dump XDP RX metadata
Stanislav Fomichev
4
-1
/
+491
2023-01-23
selftests/bpf: Verify xdp_metadata xdp->af_xdp path
Stanislav Fomichev
6
-1
/
+514
2023-01-23
selftests/bpf: Update expected test_offload.py messages
Stanislav Fomichev
1
-5
/
+5
2023-01-21
selftests/bpf: Add dynptr helper tests
Kumar Kartikeya Dwivedi
1
-0
/
+192
2023-01-21
selftests/bpf: Add dynptr partial slot overwrite tests
Kumar Kartikeya Dwivedi
1
-0
/
+66
2023-01-21
selftests/bpf: Add dynptr var_off tests
Kumar Kartikeya Dwivedi
1
-0
/
+40
2023-01-21
selftests/bpf: Add dynptr pruning tests
Kumar Kartikeya Dwivedi
1
-0
/
+141
2023-01-21
selftests/bpf: convenience macro for use with 'asm volatile' blocks
Eduard Zingerman
1
-0
/
+7
2023-01-21
bpf: Invalidate slices on destruction of dynptrs on stack
Kumar Kartikeya Dwivedi
1
-2
/
+2
2023-01-21
bpf: Fix partial dynptr stack slot reads/writes
Kumar Kartikeya Dwivedi
1
-3
/
+3
2023-01-21
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
2
-3
/
+3
2023-01-20
selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module tests
Jiri Olsa
1
-5
/
+14
2023-01-20
selftests/bpf: Verify copy_register_state() preserves parent/live fields
Eduard Zingerman
1
-0
/
+36
2023-01-19
selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
Tiezhu Yang
1
-3
/
+8
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-1
/
+1
[prev]
[next]