index
:
kernel/git/stable/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.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2023-09-16
selftests/bpf: Add tests for BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
selftests/bpf: Add BPF assertion macros
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-15
selftest, bpf: enable cpu v4 tests for arm32
Puranjay Mohan
2023-09-14
selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available
Artem Savkov
2023-09-14
selftests/xsk: display command line options with -h
Magnus Karlsson
2023-09-14
selftests/xsk: fail single test instead of all tests
Magnus Karlsson
2023-09-14
selftests/xsk: use ksft_print_msg uniformly
Magnus Karlsson
2023-09-14
selftests/xsk: add option to run single test
Magnus Karlsson
2023-09-14
selftests/xsk: add option that lists all tests
Magnus Karlsson
2023-09-14
selftests/xsk: declare test names in struct
Magnus Karlsson
2023-09-14
selftests/xsk: move all tests to separate functions
Magnus Karlsson
2023-09-14
selftests/xsk: add option to only run tests in a single mode
Magnus Karlsson
2023-09-14
selftests/xsk: add timeout for Tx thread
Magnus Karlsson
2023-09-14
selftests/xsk: print per packet info in verbose mode
Magnus Karlsson
2023-09-12
selftests/bpf: Add testcases for tailcall infinite loop fixing
Leon Hwang
2023-09-11
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
2023-09-08
selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
Rong Tao
2023-09-08
selftests/bpf: trace_helpers.c: Optimize kallsyms cache
Rong Tao
2023-09-08
selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()
Hou Tao
2023-09-08
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
2023-09-08
selftests/bpf: Add some negative tests
Yonghong Song
2023-09-08
selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr
Yonghong Song
2023-09-08
selftests/bpf: Remove unnecessary direct read of local percpu kptr
Yonghong Song
2023-09-08
selftests/bpf: Add tests for array map with local percpu kptr
Yonghong Song
2023-09-08
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
2023-09-08
selftests/bpf: Update error message in negative linked_list test
Yonghong Song
2023-09-08
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-06
selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_alloc
Martin KaFai Lau
2023-09-01
selftests/bpf: Fix a CI failure caused by vsock write
Xu Kuohai
2023-08-31
selftests/bpf: Include build flavors for install target
Björn Töpel
2023-08-31
selftests/bpf: Fix d_path test
Jiri Olsa
2023-08-30
selftests/bpf: Fix flaky cgroup_iter_sleepable subtest
Yonghong Song
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-25
selftests/bpf: Add tests for rbtree API interaction in sleepable progs
Dave Marchevsky
2023-08-25
bpf: Reenable bpf_refcount_acquire
Dave Marchevsky
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
selftests/bpf: Enable cpu v4 tests for RV64
Pu Lehui
2023-08-24
selftests/bpf: Add a local kptr test with no special fields
Yonghong Song
2023-08-23
selftests/bpf: add uprobe_multi test binary to .gitignore
Andrii Nakryiko
2023-08-23
selftests/bpf: Add selftest for allow_ptr_leaks
Yafang Shao
2023-08-22
selftests/bpf: Add test for bpf_obj_drop with bad reg->off
Kumar Kartikeya Dwivedi
2023-08-22
selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptr
Yonghong Song
2023-08-21
selftests/bpf: Add extra link to uprobe_multi tests
Jiri Olsa
2023-08-21
selftests/bpf: Add uprobe_multi pid filter tests
Jiri Olsa
2023-08-21
selftests/bpf: Add uprobe_multi cookie test
Jiri Olsa
2023-08-21
selftests/bpf: Add uprobe_multi usdt bench test
Jiri Olsa
2023-08-21
selftests/bpf: Add uprobe_multi usdt test code
Jiri Olsa
[next]