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
2023-05-11
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
1
-0
/
+1
2023-05-11
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
4
-16
/
+24
2023-05-11
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
1
-2
/
+6
2023-05-11
selftests: xsk: Deflakify STATS_RX_DROPPED test
Kal Conley
1
-2
/
+8
2023-05-11
selftests: xsk: Disable IPv6 on VETH1
Kal Conley
1
-0
/
+1
2023-05-11
selftests: xsk: Use correct UMEM size in testapp_invalid_desc
Kal Conley
2
-5
/
+5
2023-05-11
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
1
-6
/
+6
2023-05-11
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
3
-41
/
+63
2023-05-11
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
1
-2
/
+2
2023-05-11
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
1
-1
/
+1
2023-04-20
selftests/bpf: Fix progs/find_vma_fail1.c build error.
Alexei Starovoitov
1
-0
/
+1
2023-04-06
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
1
-0
/
+19
2023-04-06
selftests/bpf: Add few corner cases to test padding handling of btf_dump
Andrii Nakryiko
2
-1
/
+164
2023-04-06
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
2
-19
/
+41
2023-03-30
selftests/bpf: check that modifier resolves after pointer
Lorenz Bauer
1
-0
/
+28
2023-03-17
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
1
-4
/
+3
2023-03-17
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
1
-3
/
+4
2023-03-10
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
1
-0
/
+4
2023-03-10
selftests/bpf: Fix map_kptr test.
Alexei Starovoitov
1
-5
/
+7
2023-03-10
selftests/bpf: Fix out-of-srctree build
Ilya Leoshkevich
1
-2
/
+0
2023-03-10
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
1
-0
/
+1
2023-03-10
selftests/bpf: Fix vmtest static compilation error
Daniel T. Lee
1
-2
/
+3
2023-03-10
bpf: Fix partial dynptr stack slot reads/writes
Kumar Kartikeya Dwivedi
1
-3
/
+3
2023-03-10
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
2
-3
/
+3
2023-03-10
selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
Tiezhu Yang
1
-3
/
+8
2023-03-10
selftests/xsk: print correct error codes when exiting
Magnus Karlsson
1
-9
/
+9
2023-03-10
selftests/xsk: print correct payload for packet dump
Magnus Karlsson
1
-2
/
+2
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-20
selftests/bpf: Verify copy_register_state() preserves parent/live fields
Eduard Zingerman
1
-0
/
+36
2022-12-29
selftests/bpf: add a test for iter/task_vma for short-lived processes
Kui-Feng Lee
1
-0
/
+73
2022-12-29
selftests/bpf: Temporarily disable part of btf_dump:var_data test.
Alexei Starovoitov
1
-1
/
+1
2022-12-24
selftests/bpf: Add host-tools to gitignore
Stanislav Fomichev
1
-0
/
+1
2022-12-23
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Hao Sun
2
-0
/
+51
2022-12-22
selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL
Martin KaFai Lau
4
-0
/
+160
2022-12-15
selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
Toke Høiland-Jørgensen
2
-0
/
+72
2022-12-14
selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION
Song Liu
1
-0
/
+1
2022-12-14
selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
Yonghong Song
2
-5
/
+5
2022-12-11
selftests/bpf: test case for relaxed prunning of active_lock.id
Eduard Zingerman
1
-0
/
+75
2022-12-11
selftests/bpf: Add pruning test case for bpf_spin_lock
Kumar Kartikeya Dwivedi
1
-0
/
+39
2022-12-11
selftests/bpf: verify states_equal() maintains idmap across all frames
Eduard Zingerman
1
-0
/
+82
2022-12-11
selftests/bpf: test cases for regsafe() bug skipping check_id()
Eduard Zingerman
2
-0
/
+103
2022-12-09
selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
Kumar Kartikeya Dwivedi
2
-8
/
+45
2022-12-09
bpf: Rework check_func_arg_reg_off
Kumar Kartikeya Dwivedi
2
-2
/
+2
2022-12-09
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-12-09
bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
Kumar Kartikeya Dwivedi
2
-17
/
+2
2022-12-09
selftests/bpf: Bring test_offload.py back to life
Stanislav Fomichev
1
-3
/
+5
2022-12-08
selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
Andrii Nakryiko
5
-155
/
+64
2022-12-08
selftests/bpf: add generic BPF program tester-loader
Andrii Nakryiko
4
-1
/
+272
2022-12-07
bpf: Don't use rcu_users to refcount in task kfuncs
David Vernet
2
-2
/
+12
[next]