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
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
2024-03-11
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
2024-03-11
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
2024-03-11
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
selftests/bpf: Test cases for '?' in BTF names
Eduard Zingerman
2024-03-06
selftests/bpf: Test case for SEC("?.struct_ops")
Eduard Zingerman
2024-03-06
selftests/bpf: Verify struct_ops autoload/autocreate sync
Eduard Zingerman
2024-03-06
selftests/bpf: Test autocreate behavior for struct_ops maps
Eduard Zingerman
2024-03-06
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
2024-03-06
selftests/bpf: Utility functions to capture libbpf log in test_progs
Eduard Zingerman
2024-03-06
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
2024-03-06
selftests/bpf: Test may_goto
Alexei Starovoitov
2024-03-06
bpf: Add cond_break macro
Alexei Starovoitov
2024-03-05
selftests/bpf: Fix up xdp bonding test wrt feature flags
Daniel Borkmann
2024-03-05
selftests/bpf: test case for callback_depth states pruning logic
Eduard Zingerman
2024-03-04
selftests/bpf: Test struct_ops maps with a large number of struct_ops program.
Kui-Feng Lee
2024-03-04
selftests/bpf: xdp_hw_metadata reduce sleep interval
Song Yoong Siang
2024-03-04
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
Andrii Nakryiko
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-02-29
selftests/bpf: Test if shadow types work correctly.
Kui-Feng Lee
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-02-27
bpf, arm64: support exceptions
Puranjay Mohan
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
selftests/bpf: Test case for lacking CFI stub functions.
Kui-Feng Lee
2024-02-22
selftests/bpf: update tcp_custom_syncookie to use scalar packet offset
Eduard Zingerman
2024-02-21
selftests/bpf: Remove intermediate test files.
Alexei Starovoitov
2024-02-19
selftests/bpf: Add negtive test cases for task iter
Yafang Shao
2024-02-19
selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...
Martin KaFai Lau
2024-02-16
selftests/bpf: Remove empty TEST_CUSTOM_PROGS
Marcos Paulo de Souza
2024-02-15
selftest/bpf: Test the read of vsyscall page under x86-64
Hou Tao
2024-02-15
bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
Yonghong Song
2024-02-13
bpf: emit source code file name and line number in verifier log
Andrii Nakryiko
2024-02-13
selftests/bpf: add anonymous user struct as global subprog arg test
Andrii Nakryiko
2024-02-13
bpf: don't infer PTR_TO_CTX for programs with unnamed context type
Andrii Nakryiko
2024-02-13
selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.
Kui-Feng Lee
2024-02-13
bpf: Abstract loop unrolling pragmas in BPF selftests
Jose E. Marchesi
2024-02-13
selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}()
Yonghong Song
2024-02-11
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
2024-02-07
selftests/bpf: Mark cpumask kfunc declarations as __weak
Yafang Shao
2024-02-07
selftests/bpf: Fix error checking for cpumask_success__load()
Yafang Shao
2024-02-06
bpf: Use -Wno-address-of-packed-member in some selftests
Jose E. Marchesi
2024-02-05
selftests/bpf: mark dynptr kfuncs __weak to make them optional on old kernels
Andrii Nakryiko
2024-02-05
selftests/bpf: Add tests for RCU lock transfer between subprogs
Kumar Kartikeya Dwivedi
2024-02-05
selftests/bpf: Add test for static subprog call in lock cs
Kumar Kartikeya Dwivedi
2024-02-05
bpf: Allow calling static subprogs while holding a bpf_spin_lock
Kumar Kartikeya Dwivedi
2024-02-05
selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute
Yonghong Song
[next]