index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-13
selftests/bpf: Add a test case to write mtu result into .rodata
Daniel Borkmann
2024-09-13
selftests/bpf: Add a test case to write strtol result into .rodata
Daniel Borkmann
2024-09-13
selftests/bpf: Rename ARG_PTR_TO_LONG test description
Daniel Borkmann
2024-09-13
selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
Daniel Borkmann
2024-09-13
selftests/bpf: Add tests for sdiv/smod overflow cases
Yonghong Song
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-11
bpf/selftests: Check errno when percpu map value size exceeds
Tao Chen
2024-09-11
selftests/bpf: Fix arena_atomics failure due to llvm change
Yonghong Song
2024-09-11
selftests/bpf: add build ID tests
Andrii Nakryiko
2024-09-11
selftests/bpf: Expand skb dynptr selftests for tp_btf
Philo Lu
2024-09-11
selftests/bpf: Add test for __nullable suffix in tp_btf
Philo Lu
2024-09-11
selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knob
Maciej Fijalkowski
2024-09-09
bpf: Fix error message on kfunc arg type mismatch
Maxim Mikityanskiy
2024-09-05
bpf/selftests: coverage for tp and perf event progs using kfuncs
JP Kobryn
2024-09-05
selftests/bpf: Add description for running vmtest on RV64
Pu Lehui
2024-09-05
selftests/bpf: Add riscv64 configurations to local vmtest
Pu Lehui
2024-09-05
selftests/bpf: Add DENYLIST.riscv64
Pu Lehui
2024-09-05
selftests/bpf: Add config.riscv64
Pu Lehui
2024-09-05
selftests/bpf: Enable cross platform testing for vmtest
Pu Lehui
2024-09-05
selftests/bpf: Support local rootfs image for vmtest
Pu Lehui
2024-09-05
selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
Pu Lehui
2024-09-05
selftests/bpf: Prefer static linking for LLVM libraries
Eduard Zingerman
2024-09-05
selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
Pu Lehui
2024-09-05
selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
Pu Lehui
2024-09-05
selftests/bpf: fix some typos in selftests
Lin Yikai
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for clone-ed processes
Jiri Olsa
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for fork-ed processes
Jiri Olsa
2024-09-05
selftests/bpf: Add child argument to spawn_child function
Jiri Olsa
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-09-04
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64
Pu Lehui
2024-09-04
selftests/bpf: Add a selftest for x86 jit convergence issues
Yonghong Song
2024-09-04
selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Feng Yang
2024-09-04
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
2024-09-04
selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
Yuan Chen
2024-08-30
selftests/bpf: Do not update vmlinux.h unnecessarily
Ihor Solodrai
2024-08-30
selftests/bpf: Specify libbpf headers required for %.bpf.o progs
Ihor Solodrai
2024-08-30
selftests/bpf: Check if distilled base inherits source endianness
Eduard Zingerman
2024-08-29
selftests/bpf: Add tests for iter next method returning valid pointer
Juntong Deng
2024-08-29
selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
Martin KaFai Lau
2024-08-29
selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
Martin KaFai Lau
2024-08-29
selftests/bpf: Add tailcall epilogue test
Martin KaFai Lau
2024-08-29
selftests/bpf: Test gen_prologue and gen_epilogue
Martin KaFai Lau
2024-08-29
selftests/bpf: attach struct_ops maps before test prog runs
Eduard Zingerman
2024-08-29
selftests/bpf: Make sure stashed kptr in local kptr is freed recursively
Amery Hung
2024-08-28
selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQ...
Juntong Deng
[next]