index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2023-06-14
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
2023-06-14
selftests/bpf: Verify optval=NULL case
Stanislav Fomichev
2023-06-05
selftests/bpf: Fix pkg-config call building sign-file
Jeremy Sowden
2023-05-11
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
2023-05-11
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
2023-05-11
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
2023-05-11
selftests: xsk: Deflakify STATS_RX_DROPPED test
Kal Conley
2023-05-11
selftests: xsk: Disable IPv6 on VETH1
Kal Conley
2023-05-11
selftests: xsk: Use correct UMEM size in testapp_invalid_desc
Kal Conley
2023-05-11
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
2023-05-11
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
2023-05-11
selftests/bpf: Fix flaky fib_lookup test
Martin KaFai Lau
2023-05-11
selftests/bpf: move SYS() macro into the test_progs.h
Hangbin Liu
2023-05-11
selftests/bpf: Fix IMA test
Roberto Sassu
2023-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2023-04-06
selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver
Lorenzo Bianconi
2023-03-13
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
2023-03-10
selftests/bpf: Fix progs/test_deny_namespace.c issues.
Alexei Starovoitov
2023-03-10
selftests/bpf: Fix progs/find_vma_fail1.c build error.
Alexei Starovoitov
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-06
selftests/bpf: check that modifier resolves after pointer
Lorenz Bauer
2023-03-06
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-02-22
selftests/bpf: Tests for uninitialized stack reads
Eduard Zingerman
2023-02-22
bpf: Allow reads from uninit stack
Eduard Zingerman
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-17
selftests/bpf: Add bpf_fib_lookup test
Martin KaFai Lau
2023-02-17
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
2023-02-17
selftests/bpf: Add global subprog context passing tests
Andrii Nakryiko
2023-02-17
selftests/bpf: Convert test_global_funcs test to test_loader framework
Andrii Nakryiko
2023-02-16
Fix typos in selftest/bpf files
Taichi Nishimura
2023-02-16
selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-15
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
2023-02-15
selftest/bpf/benchs: Add benchmark for hashmap lookups
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Print less if the quiet option is set
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Make quiet option common
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Remove an unused header
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Enhance argp parsing
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Make a function static in bpf_hashmap_full_update
Anton Protopopov
2023-02-15
selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_update
Anton Protopopov
2023-02-15
selftests/bpf: Add test case for element reuse in htab map
Hou Tao
2023-02-15
selftests/bpf: check if BPF_ST with variable offset preserves STACK_ZERO
Eduard Zingerman
2023-02-15
selftests/bpf: check if verifier tracks constants spilled by BPF_ST_MEM
Eduard Zingerman
2023-02-15
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
2023-02-15
selftests/bpf: Fix map_kptr test.
Alexei Starovoitov
2023-02-15
selftests/bpf: Cross-compile bpftool
Björn Töpel
2023-02-13
selftests/bpf: Clean up dynptr prog_tests
Joanne Koong
2023-02-13
selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, kfunc_dynptr_param tests
Joanne Koong
[next]