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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
selftests/bpf: Fix pyperf180 compilation failure with clang18
Yonghong Song
1
-0
/
+22
2024-02-23
selftests/bpf: satisfy compiler by having explicit return in btf test
Andrii Nakryiko
1
-0
/
+1
2023-09-19
selftests/bpf: Clean up fmod_ret in bench_rename test script
Yipeng Zou
1
-1
/
+1
2023-09-19
selftests/bpf: fix static assert compilation issue for test_cls_*.c
Alan Maguire
1
-0
/
+9
2023-08-16
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
3
-6
/
+33
2023-08-16
selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...
Yonghong Song
1
-1
/
+1
2023-08-16
selftests/bpf: make test_align selftest more robust
Andrii Nakryiko
1
-13
/
+23
2023-07-27
selftests/bpf: Add verifier test for PTR_TO_MEM spill
Gilad Reti
2
-1
/
+41
2023-07-27
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
6
-3
/
+52
2023-06-28
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
1
-46
/
+64
2023-05-17
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
1
-2
/
+6
2023-04-05
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
1
-0
/
+19
2023-04-05
selftests/bpf: Add few corner cases to test padding handling of btf_dump
Andrii Nakryiko
2
-1
/
+164
2023-04-05
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
2
-19
/
+41
2023-04-05
selftests/bpf: Test btf dump for struct with padding only fields
Eduard Zingerman
1
-0
/
+9
2023-04-05
selftests/bpf: check that modifier resolves after pointer
Lorenz Bauer
1
-0
/
+28
2023-03-11
selftests/bpf: Fix out-of-srctree build
Ilya Leoshkevich
1
-2
/
+0
2023-02-22
selftests/bpf: Verify copy_register_state() preserves parent/live fields
Eduard Zingerman
1
-0
/
+36
2023-02-01
Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"
Sasha Levin
2
-51
/
+0
2023-01-24
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Hao Sun
2
-0
/
+51
2022-12-02
selftests/bpf: Add verifier test for release_reference()
Youlin Li
1
-0
/
+36
2022-08-21
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
1
-1
/
+1
2022-08-11
selftests/bpf: Check dst_port only on the client socket
Jakub Sitnicki
1
-0
/
+4
2022-08-11
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
3
-22
/
+160
2022-08-03
selftests: bpf: Don't run sk_lookup in verifier tests
Lorenz Bauer
2
-2
/
+3
2022-06-09
selftests/bpf: fix btf_dump/btf_dump due to recent clang change
Yonghong Song
1
-1
/
+1
2022-04-08
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
1
-1
/
+4
2022-04-08
selftests/bpf: Fix error reporting from sock_fields programs
Jakub Sitnicki
1
-1
/
+1
2022-04-08
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
1
-1
/
+9
2022-03-23
Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
Greg Kroah-Hartman
2
-86
/
+0
2022-03-16
selftests/bpf: Add test for bpf_timer overwriting crash
Kumar Kartikeya Dwivedi
2
-0
/
+86
2022-03-02
selftests: bpf: Check bpf_msg_push_data return value
Felix Maurer
1
-8
/
+18
2022-01-27
selftests/bpf: Fix bpf_object leak in skb_ctx selftest
Andrii Nakryiko
1
-0
/
+2
2021-12-22
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
1
-2
/
+14
2021-12-22
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
1
-0
/
+23
2021-12-14
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
1
-16
/
+584
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-16
/
+16
2021-11-18
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
1
-13
/
+2
2021-11-18
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
2021-11-18
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
1
-2
/
+2
2021-11-18
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
1
-2
/
+2
2021-11-18
selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN
Lorenz Bauer
2
-36
/
+109
2021-11-18
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
1
-0
/
+11
2021-11-18
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
1
-2
/
+2
2021-10-27
selftests: bpf: fix backported ASSERT_FALSE
Lorenz Bauer
1
-1
/
+1
2021-10-06
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
1
-5
/
+8
2021-10-06
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
1
-1
/
+2
2021-09-18
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
1
-1
/
+3
2021-09-18
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
1
-1
/
+1
2021-09-18
selftests/bpf: Fix flaky send_signal test
Yonghong Song
1
-0
/
+16
[next]