index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
2018-03-28
selftests/bpf: test for bpf_get_stackid() from raw tracepoints
Alexei Starovoitov
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
2018-03-19
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
2018-03-19
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
2018-03-19
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-26
bpf: add tail call tests to test_verifier
Daniel Borkmann
2018-02-26
bpf: unify rlimit handling in selftests
Daniel Borkmann
2018-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-02-23
bpf: add various jit test cases
Daniel Borkmann
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-02-22
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2018-02-22
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
2018-02-22
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
2018-02-22
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
2018-02-15
selftests/bpf: Only run tests if !bpf_disabled
Joe Stringer
2018-02-15
selftests/bpf: Count tests skipped by unpriv
Joe Stringer
2018-02-15
selftests/bpf: Print unexpected output on fail
Joe Stringer
2018-02-13
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_user
Yonghong Song
2018-02-13
selftests/bpf: fix Makefile for cgroup_helpers.c
Jesper Dangaard Brouer
2018-02-09
selftests/bpf: add selftest that use test_libbpf_open
Jesper Dangaard Brouer
2018-02-09
selftests/bpf: add test program for loading BPF ELF files
Jesper Dangaard Brouer
2018-02-08
selftests: bpf: test_kmod.sh: check the module path before insmod
Naresh Kamboju
2018-02-06
tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh
Yonghong Song
2018-02-01
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
2018-02-01
tools/bpf: permit selftests/bpf to be built in a different directory
Yonghong Song
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-26
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2018-01-26
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-26
bpf: clean up from test_tcpbpf_kern.c
Lawrence Brakmo
2018-01-25
selftests/bpf: check for chain-non-0 extack message
Jakub Kicinski
2018-01-25
selftests/bpf: check for spurious extacks from the driver
Jakub Kicinski
2018-01-25
bpf: add selftest for tcpbpf
Lawrence Brakmo
2018-01-24
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
2018-01-23
selftests/bpf: validate replace of TC filters is working
Jakub Kicinski
2018-01-23
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
2018-01-23
selftests/bpf: add checks on extack messages for eBPF hw offload tests
Quentin Monnet
2018-01-23
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
2018-01-23
selftests/bpf: fix test_dev_cgroup
Alexei Starovoitov
2018-01-23
selftests/bpf: speedup test_maps
Alexei Starovoitov
2018-01-23
tools/bpf: fix a test failure in selftests prog test_verifier
Yonghong Song
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
[next]