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.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
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
2021-09-18
selftests/bpf: Fix xdp_tx.c prog section name
Jussi Maki
2
-2
/
+2
2021-09-15
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
1
-5
/
+15
2021-09-15
selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
Jose Blanquicet
1
-1
/
+1
2021-08-08
selftest/bpf: Verifier tests for var-off access
Andrei Matei
1
-2
/
+97
2021-08-08
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
8
-8
/
+53
2021-08-08
bpf: Update selftests to reflect new error states
Daniel Borkmann
6
-35
/
+16
2021-08-08
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2
-10
/
+0
2021-08-08
selftest/bpf: Adjust expected verifier errors
Andrei Matei
9
-37
/
+41
2021-08-08
selftests/bpf: Add a test for ptr_to_map_value on stack for helper access
Yonghong Song
2
-3
/
+5
2021-07-14
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
1
-0
/
+1
2021-05-22
tweewide: Fix most Shebang lines
Finn Behrens
1
-1
/
+1
2021-05-14
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
1
-1
/
+1
2021-05-14
selftests/bpf: Fix core_reloc test runner
Andrii Nakryiko
1
-8
/
+12
2021-05-14
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
9
-48
/
+24
2021-05-14
selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
Andrii Nakryiko
1
-2
/
+3
2021-03-30
selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed
Hangbin Liu
1
-4
/
+2
2021-03-20
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
4
-10
/
+59
2021-03-17
selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier
Yauheni Kaliuta
1
-1
/
+2
2021-03-17
selftests/bpf: No need to drop the packet when there is no geneve opt
Hangbin Liu
1
-4
/
+2
2021-03-17
selftests/bpf: Use the last page in test_snprintf_btf on s390
Ilya Leoshkevich
1
-3
/
+10
2021-03-04
selftests/bpf: Convert test_xdp_redirect.sh to bash
Björn Töpel
1
-7
/
+3
[next]