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
2022-02-15
selftests: bpf: Check bpf_msg_push_data return value
Felix Maurer
2022-02-11
selftests/bpf: Add test for bpf_timer overwriting crash
Kumar Kartikeya Dwivedi
2022-01-25
tools headers UAPI: remove stale lirc.h
Sean Young
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2022-01-19
bpf, selftests: Add ringbuf memory type confusion test
Daniel Borkmann
2022-01-19
bpf, selftests: Add various ringbuf tests with invalid offset
Daniel Borkmann
2022-01-11
bpf/selftests: Add check for updating XDP bpf_link with wrong program type
Toke Høiland-Jørgensen
2022-01-11
bpf/selftests: convert xdp_link test to ASSERT_* macros
Toke Høiland-Jørgensen
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
bpf: selftests: Add bind retry for post_bind{4, 6}
Menglong Dong
2022-01-06
bpf: selftests: Use C99 initializers in test_sock.c
Menglong Dong
2022-01-06
bpf/selftests: Test bpf_d_path on rdonly_mem.
Hao Luo
2022-01-06
selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3
Andrii Nakryiko
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
bpf, selftests: Add verifier test for mem_or_null register with offset.
Daniel Borkmann
2022-01-05
bpf/selftests: Fix namespace mount setup in tc_redirect
Jiri Olsa
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
bpf/selftests: Update local storage selftest for sleepable programs
KP Singh
2021-12-23
selftests/bpf: Add btf_dump__new to test_cpp
Jiri Olsa
2021-12-20
selftests/bpf: Correct the INDEX address in vmtest.sh
Pu Lehui
2021-12-18
bpf/selftests: Test PTR_TO_RDONLY_MEM
Hao Luo
2021-12-17
bpf, selftests: Fix spelling mistake "tained" -> "tainted"
Colin Ian King
2021-12-17
selftests/bpf: Add libbpf feature-probing API selftests
Andrii Nakryiko
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2021-12-16
selftests/bpf: Enable cross-building with clang
Jean-Philippe Brucker
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
2021-12-14
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
2021-12-14
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2021-12-14
selftests/bpf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-12-14
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
2021-12-13
selftests/bpf: Fix segfault in bpf_tcp_ca
Jean-Philippe Brucker
2021-12-13
selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2021-12-13
selftests/bpf: Add test to access int ptr argument in tracing program
Jiri Olsa
2021-12-12
selftests/bpf: Remove last bpf_create_map_xattr from test_verifier
Andrii Nakryiko
2021-12-11
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2021-12-11
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
2021-12-11
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
2021-12-10
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2021-12-10
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
2021-12-10
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
2021-12-10
selftests/bpf: Tests for state pruning with u32 spill/fill
Paul Chaignon
[next]