index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: add various test cases to selftests
Daniel Borkmann
2019-01-02
1
-3
/
+1105
*
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
2019-01-01
1
-1
/
+1
*
bpf: fix segfault in test_verifier selftest
Daniel Borkmann
2018-12-21
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
7
-73
/
+1053
|
\
|
*
bpf: sk_msg, fix sk_msg_md access past end test
John Fastabend
2018-12-20
1
-1
/
+1
|
*
selftests: bpf: add missing executables to .gitignore
Jakub Kicinski
2018-12-20
1
-0
/
+1
|
*
selftests: bpf: verifier: add tests for JSET interpretation
Jakub Kicinski
2018-12-20
1
-0
/
+96
|
*
selftests: bpf: add trivial JSET tests
Jakub Kicinski
2018-12-20
1
-31
/
+178
|
*
bpf: Add BPF_LD_IMM64 to the line_info test
Martin KaFai Lau
2018-12-19
1
-0
/
+27
|
*
bpf: sk_msg, add tests for size field
John Fastabend
2018-12-19
1
-3
/
+13
|
*
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
2018-12-18
1
-2
/
+32
|
*
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
Yonghong Song
2018-12-18
1
-5
/
+5
|
*
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
Yonghong Song
2018-12-18
1
-14
/
+154
|
*
tools/bpf: add test_btf unit tests for kind_flag
Yonghong Song
2018-12-18
1
-2
/
+494
|
*
bpf: improve stacksafe state comparison
Alexei Starovoitov
2018-12-15
1
-0
/
+22
|
*
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
2018-12-15
1
-1
/
+14
|
*
selftests/bpf: Fix sk lookup usage in test_sock_addr
Andrey Ignatov
2018-12-13
2
-4
/
+8
|
*
bpf: Remove !func_info and !line_info check from test_btf and bpftool
Martin KaFai Lau
2018-12-13
1
-7
/
+0
|
*
selftests/bpf: add btf annotations for cgroup_local_storage maps
Roman Gushchin
2018-12-12
1
-0
/
+6
|
*
selftests/bpf: use __bpf_constant_htons in test_prog.c
Stanislav Fomichev
2018-12-12
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
2
-24
/
+49
|
\
\
|
|
/
|
/
|
|
*
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
2018-12-13
1
-0
/
+28
|
*
selftests/bpf: use proper type when passing prog_type
Stanislav Fomichev
2018-12-11
1
-4
/
+4
|
*
selftests/bpf: add missing pointer dereference for map stacktrace fixup
Stanislav Fomichev
2018-12-10
1
-1
/
+1
|
*
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
Stanislav Fomichev
2018-12-07
1
-19
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
8
-150
/
+978
|
\
\
|
*
|
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
2018-12-10
1
-30
/
+30
|
*
|
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
2018-12-10
1
-0
/
+13
|
*
|
media: bpf: add bpf function to report mouse movement
Sean Young
2018-12-09
4
-20
/
+53
|
*
|
bpf: Add unit tests for bpf_line_info
Martin KaFai Lau
2018-12-09
1
-17
/
+580
|
*
|
bpf: Refactor and bug fix in test_func_type in test_btf.c
Martin KaFai Lau
2018-12-09
1
-86
/
+125
|
*
|
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
Jiong Wang
2018-12-07
1
-4
/
+25
|
*
|
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
2018-12-05
1
-1
/
+7
|
*
|
selftests: add a test for bpf_prog_test_run_xattr
Lorenz Bauer
2018-12-04
1
-1
/
+54
|
*
|
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-12-03
1
-0
/
+32
|
*
|
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
2018-11-30
1
-0
/
+17
|
*
|
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
2018-11-30
1
-0
/
+44
|
*
|
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
2018-11-30
1
-18
/
+24
|
*
|
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
2
-3
/
+4
|
*
|
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
4
-21
/
+382
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
1
-2
/
+2
|
*
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
2
-11
/
+11
|
*
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
1
-1
/
+1
|
*
tools/bpf: add addition type tests to test_btf
Yonghong Song
2018-11-28
1
-0
/
+361
|
*
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
2018-11-28
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-29
6
-53
/
+192
|
\
\
|
*
|
bpf: Fix various lib and testsuite build failures on 32-bit.
David Miller
2018-11-28
1
-5
/
+5
|
*
|
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
Naresh Kamboju
2018-11-28
1
-0
/
+1
|
*
|
bpf: test_sockmap, add options for msg_pop_data() helper
John Fastabend
2018-11-28
2
-17
/
+180
[next]