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
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-14
selftests/bpf: add fwd enum resolution test for btf_dedup
Andrii Nakryiko
2019-03-13
bpf: Add an example for bpf_get_listener_sock
Martin KaFai Lau
2019-03-13
bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock
Martin KaFai Lau
2019-03-12
selftests/bpf: fix segfault of test_progs when prog loading failed
Yonghong Song
2019-03-07
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
2019-03-07
selftests: bpf: test_progs: initialize duration in singal_pending test
Stanislav Fomichev
2019-03-07
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
2019-03-07
selftests/bpf: test that GSO works in lwt_ip_encap
Peter Oskolkov
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
2019-03-02
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - pkt access
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
2019-03-02
bpf: sync bpf.h to tools and update bpf_helpers.h
brakmo
2019-03-02
selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields
Yonghong Song
2019-03-01
selftests/bpf: add btf_dedup test of FWD/STRUCT resolution
Andrii Nakryiko
2019-03-01
selftests/bpf: fix btf_dedup testing code
Andrii Nakryiko
2019-03-01
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
2019-03-01
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Stanislav Fomichev
2019-03-01
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
2019-02-27
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
Yonghong Song
2019-02-25
selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-16
selftests: bpf: test_lwt_ip_encap: add negative tests.
Peter Oskolkov
2019-02-13
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
2019-02-11
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
2019-02-11
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
2019-02-11
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
2019-02-11
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
2019-02-10
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
2019-02-10
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-07
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
2019-02-05
tools/bpf: fix a selftest test_btf failure
Yonghong Song
2019-02-05
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-04
libbpf: fix libbpf_print
Stanislav Fomichev
[next]