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
2019-05-31
selftests/bpf: ksym_search won't check symbols exists
Daniel T. Lee
2019-05-31
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
2019-04-05
selftests/bpf: suppress readelf stderr when probing for BTF support
Stanislav Fomichev
2019-04-05
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
2019-04-05
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
2019-04-05
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
Yonghong Song
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-01-31
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
2019-01-29
tools/bpf: fix test_btf for typedef func_proto case
Yonghong Song
2019-01-17
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-01-15
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-01-11
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
2019-01-10
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
2019-01-10
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2019-01-07
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
2019-01-05
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
2019-01-04
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
2019-01-02
bpf: add various test cases to selftests
Daniel Borkmann
2019-01-01
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
2018-12-21
bpf: fix segfault in test_verifier selftest
Daniel Borkmann
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
bpf: sk_msg, fix sk_msg_md access past end test
John Fastabend
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
selftests: bpf: add missing executables to .gitignore
Jakub Kicinski
2018-12-20
selftests: bpf: verifier: add tests for JSET interpretation
Jakub Kicinski
2018-12-20
selftests: bpf: add trivial JSET tests
Jakub Kicinski
2018-12-19
bpf: Add BPF_LD_IMM64 to the line_info test
Martin KaFai Lau
2018-12-19
bpf: sk_msg, add tests for size field
John Fastabend
2018-12-18
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
2018-12-18
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
Yonghong Song
2018-12-18
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
Yonghong Song
2018-12-18
tools/bpf: add test_btf unit tests for kind_flag
Yonghong Song
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
2018-12-15
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
2018-12-13
selftests/bpf: Fix sk lookup usage in test_sock_addr
Andrey Ignatov
2018-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
2018-12-13
bpf: Remove !func_info and !line_info check from test_btf and bpftool
Martin KaFai Lau
2018-12-12
selftests/bpf: add btf annotations for cgroup_local_storage maps
Roman Gushchin
2018-12-12
selftests/bpf: use __bpf_constant_htons in test_prog.c
Stanislav Fomichev
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-11
selftests/bpf: use proper type when passing prog_type
Stanislav Fomichev
2018-12-10
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
2018-12-10
selftests/bpf: add missing pointer dereference for map stacktrace fixup
Stanislav Fomichev
2018-12-10
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
media: bpf: add bpf function to report mouse movement
Sean Young
2018-12-09
bpf: Add unit tests for bpf_line_info
Martin KaFai Lau
2018-12-09
bpf: Refactor and bug fix in test_func_type in test_btf.c
Martin KaFai Lau
2018-12-07
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
Stanislav Fomichev
2018-12-07
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
Jiong Wang
[next]