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.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-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
2024-02-05
selftests/bpf: Remove flaky test_btf_id test
Yonghong Song
1
-5
/
+0
2024-02-05
selftests/bpf: fix compiler warnings in RELEASE=1 mode
Andrii Nakryiko
2
-2
/
+2
2024-02-05
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
1
-0
/
+1
2024-02-05
selftests/bpf: Fix issues in setup_classid_environment()
Yafang Shao
1
-4
/
+14
2024-02-05
selftests/bpf: Fix pyperf180 compilation failure with clang18
Yonghong Song
1
-0
/
+22
2024-02-05
selftests/bpf: satisfy compiler by having explicit return in btf test
Andrii Nakryiko
1
-0
/
+1
2024-02-05
selftests/bpf: fix RELEASE=1 build for tc_opts
Andrii Nakryiko
1
-5
/
+1
2024-02-01
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
1
-0
/
+75
2024-02-01
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-10
/
+25
2024-02-01
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
1
-0
/
+20
2024-02-01
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2
-0
/
+149
2024-02-01
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2
-14
/
+58
2024-02-01
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
1
-30
/
+48
2024-02-01
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
1
-32
/
+52
2024-02-01
selftests/bpf: test if state loops are detected in a tricky case
Eduard Zingerman
1
-0
/
+177
2024-02-01
selftests/bpf: tests with delayed read/precision makrs in loop body
Eduard Zingerman
1
-0
/
+518
2024-01-26
selftests/bpf: Add assert for user stacks in test_task_stack
Jordan Rome
2
-0
/
+7
2024-01-26
selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
YiFei Zhu
1
-1
/
+1
2024-01-26
bpf: Fix accesses to uninit stack slots
Andrei Matei
7
-32
/
+65
2024-01-26
selftests/bpf: Fix erroneous bitmask operation
Jeroen van Ingen Schenau
1
-2
/
+2
2023-12-20
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
1
-5
/
+8
2023-12-20
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-1
/
+0
2023-11-28
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
2
-6
/
+9
2023-11-28
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-4
/
+4
2023-11-20
selftests/bpf: Make linked_list failure test more robust
Kumar Kartikeya Dwivedi
2
-9
/
+5
2023-11-20
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscv
Björn Töpel
1
-0
/
+2
2023-11-20
selftests/bpf: Define SYS_PREFIX for riscv
Björn Töpel
1
-0
/
+3
2023-11-20
selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available
Artem Savkov
1
-0
/
+5
2023-11-20
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
1
-16
/
+16
2023-10-10
selftests/bpf: Add testcase for async callback return value failure
David Vernet
2
-2
/
+51
2023-10-07
selftests/bpf: Make seen_tc* variable tests more robust
Daniel Borkmann
3
-60
/
+46
2023-10-07
selftests/bpf: Test query on empty mprog and pass revision into attach
Daniel Borkmann
1
-0
/
+59
2023-10-07
selftests/bpf: Adapt assert_mprog_count to always expect 0 count
Daniel Borkmann
3
-11
/
+8
2023-10-07
selftests/bpf: Test bpf_mprog query API via libbpf and raw syscall
Daniel Borkmann
1
-0
/
+167
2023-09-30
selftest/bpf: Add various selftests for program limits
Daniel Borkmann
1
-0
/
+84
2023-09-29
bpf, sockmap: Add tests for MSG_F_PEEK
John Fastabend
1
-0
/
+51
2023-09-19
selftests/bpf: Check bpf_cubic_acked() is called via struct_ops
Song Liu
2
-0
/
+5
2023-09-13
selftests/bpf: Fix kprobe_multi_test/attach_override test
Jiri Olsa
2
-9
/
+3
2023-09-12
selftests/bpf: fix unpriv_disabled check in test_verifier
Artem Savkov
1
-1
/
+1
2023-09-12
selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=y
Andrii Nakryiko
2
-1
/
+1
2023-09-12
selftests/bpf: Offloaded prog after non-offloaded should not cause BUG
Eduard Zingerman
1
-0
/
+61
2023-09-11
selftests/bpf: Update bpf_clone_redirect expected return code
Stanislav Fomichev
1
-2
/
+10
2023-09-11
selftests/bpf: Test all valid alloc sizes for bpf mem allocator
Hou Tao
2
-0
/
+173
2023-09-09
selftests/bpf: Add kprobe_multi override test
Jiri Olsa
2
-0
/
+50
2023-09-08
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-3
/
+184
2023-09-06
selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_alloc
Martin KaFai Lau
3
-0
/
+118
2023-09-01
selftests/bpf: Fix a CI failure caused by vsock write
Xu Kuohai
2
-0
/
+33
2023-08-31
selftests/bpf: Include build flavors for install target
Björn Töpel
1
-0
/
+12
2023-08-31
selftests/bpf: Fix d_path test
Jiri Olsa
1
-1
/
+18
2023-08-30
selftests/bpf: Fix flaky cgroup_iter_sleepable subtest
Yonghong Song
1
-2
/
+3
[next]