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
/
prog_tests
Age
Commit message (
Expand
)
Author
2021-10-07
selftests/bpf: Skip the second half of get_branch_snapshot in vm
Song Liu
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
2021-10-06
selftest/bpf: Switch recursion test to use htab_map_delete_elem
Jiri Olsa
2021-10-06
selftests/bpf: Test new btf__add_btf() API
Andrii Nakryiko
2021-10-06
selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic
Andrii Nakryiko
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
2021-09-26
bpf: selftest: A bpf prog that has a 32bit scalar spill
Martin KaFai Lau
2021-09-24
selftests/bpf: Fix btf_dump __int128 test failure with clang build kernel
Yonghong Song
2021-09-21
selftests/bpf: Adopt attach_probe selftest to work on old kernels
Andrii Nakryiko
2021-09-17
selftests/bpf: Add trace_vprintk test prog
Dave Marchevsky
2021-09-17
selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
Dave Marchevsky
2021-09-17
selftests/bpf: Stop using bpf_program__load
Dave Marchevsky
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
selftests/bpf: Fix a few compiler warnings
Yonghong Song
2021-09-17
selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() API
Andrii Nakryiko
2021-09-17
selftests/bpf: Stop using relaxed_core_relocs which has no effect
Andrii Nakryiko
2021-09-15
selftests/bpf: Skip btf_tag test if btf_tag attribute not supported
Yonghong Song
2021-09-14
selftests/bpf: Add a test with a bpf program with btf_tag attributes
Yonghong Song
2021-09-14
selftests/bpf: Test BTF_KIND_TAG for deduplication
Yonghong Song
2021-09-14
selftests/bpf: Add BTF_KIND_TAG unit tests
Yonghong Song
2021-09-14
selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG format
Yonghong Song
2021-09-14
selftests/bpf: Test libbpf API function btf__add_tag()
Yonghong Song
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-13
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
2021-09-13
bpf, selftests: Replicate tailcall limit test for indirect call case
Daniel Borkmann
2021-09-13
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
2021-09-10
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
2021-09-07
selftests/bpf: Add checks for X__elf_bytes() skeleton helper
Matt Smith
2021-09-07
bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr
Neil Spring
2021-09-07
selftests/bpf: Fix build of task_pt_regs test for arm64
Jean-Philippe Brucker
2021-09-06
selftests/bpf: Test XDP bonding nest and unwind
Jussi Maki
2021-08-27
selftests/bpf: Fix potential unreleased lock
Chengfeng Ye
2021-08-26
selftests/bpf: Reduce more flakyness in sockmap_listen
Yucong Sun
2021-08-25
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
2021-08-25
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
2021-08-25
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
2021-08-24
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-23
selftests/bpf: Reduce flakyness in timer_mim
Yucong Sun
2021-08-20
selftests/bpf: Add tests for {set|get} socket option from setsockopt BPF
Prankur Gupta
2021-08-19
selftests/bpf: Adding delay in socketmap_listen to reduce flakyness
Yucong Sun
2021-08-19
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-17
selftests/bpf: Fix flaky send_signal test
Yonghong Song
2021-08-17
selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.c
Yonghong Song
2021-08-16
selftest/bpf: Add new tests in sockmap for unix stream to tcp.
Jiang Wang
2021-08-16
selftest/bpf: Change udp to inet in some function names
Jiang Wang
2021-08-16
selftest/bpf: Add tests for sockmap with unix stream type.
Jiang Wang
[next]