index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2018-01-17
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-16
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-10
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
2017-12-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
2017-12-20
bpf: Fix tools and testing build.
David Miller
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
2017-12-05
selftests/bpf: sync kernel headers and introduce arch support in Makefile
Hendrik Brueckner
2017-11-30
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
Yonghong Song
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
2017-11-14
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
Yonghong Song
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-11-05
selftests/bpf: add a test for device cgroup controller
Roman Gushchin
2017-11-05
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
Roman Gushchin
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
bpf: add test cases to bpf selftests to cover all meta tests
Daniel Borkmann
2017-11-02
bpf: minor cleanups after merge
Daniel Borkmann
2017-11-01
selftests/bpf: remove useless bpf_trace_printk
Alexei Starovoitov
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
2017-10-20
bpf: Add tests for eBPF file mode
Chenbo Feng
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-10
selftests/bpf: add a test for verifier logs
Jakub Kicinski
2017-10-07
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
2017-10-07
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-04
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
2017-09-29
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
Martin KaFai Lau
2017-09-29
bpf: Swap the order of checking prog_info and map_info
Martin KaFai Lau
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-26
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
2017-09-21
samples/bpf: Fix pt_regs issues when cross-compiling
Joel Fernandes
2017-09-19
bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE
Craig Gallek
2017-09-19
bpf: Add uniqueness invariant to trivial lpm test implementation
Craig Gallek
2017-09-18
selftests/bpf: Make bpf_util work on uniprocessor systems
Thomas Meyer
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
2017-08-30
bpf: test_maps: fix typos, "conenct" and "listeen"
Colin Ian King
2017-08-28
selftests/bpf: check the instruction dumps are populated
Jakub Kicinski
[next]