开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_verifier.c
Age
Commit message (
Expand
)
Author
2019-01-05
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
2019-01-02
bpf: add various test cases to selftests
Daniel Borkmann
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: verifier: add tests for JSET interpretation
Jakub Kicinski
2018-12-20
selftests: bpf: add trivial JSET tests
Jakub Kicinski
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-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
2018-12-15
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
2018-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
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
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-07
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
Jiong Wang
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-11-30
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
2018-11-30
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
2018-11-30
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-22
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-16
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
2018-11-10
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Andrey Ignatov
2018-10-31
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
2018-10-31
bpf: add various test cases to test_verifier
Daniel Borkmann
2018-10-25
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2018-10-25
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
2018-10-20
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
2018-10-19
bpf: add tests for direct packet access from CGROUP_SKB
Song Liu
2018-10-09
selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog
Prashant Bhole
2018-10-09
selftests/bpf: test_verifier, change names of fixup maps
Prashant Bhole
2018-10-03
selftests/bpf: Add tests for reference tracking
Joe Stringer
2018-10-03
selftests/bpf: Generalize dummy program types
Joe Stringer
2018-10-03
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
2018-10-01
selftests/bpf: add verifier per-cpu cgroup storage tests
Roman Gushchin
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-03
selftests/bpf: fix a typo in map in map test
Roman Gushchin
2018-08-03
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
2018-07-19
bpf: test case to check whether src/dst regs got mangled by xadd
Daniel Borkmann
[next]