index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
71
-227
/
+3975
2024-09-13
selftests/bpf: Add a test case to write mtu result into .rodata
Daniel Borkmann
1
-3
/
+30
2024-09-13
selftests/bpf: Add a test case to write strtol result into .rodata
Daniel Borkmann
1
-0
/
+42
2024-09-13
selftests/bpf: Rename ARG_PTR_TO_LONG test description
Daniel Borkmann
1
-5
/
+5
2024-09-13
selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
Daniel Borkmann
1
-4
/
+1
2024-09-13
selftests/bpf: Add tests for sdiv/smod overflow cases
Yonghong Song
1
-0
/
+439
2024-09-11
selftests/bpf: Fix arena_atomics failure due to llvm change
Yonghong Song
1
-1
/
+31
2024-09-11
selftests/bpf: add build ID tests
Andrii Nakryiko
1
-0
/
+31
2024-09-11
selftests/bpf: Expand skb dynptr selftests for tp_btf
Philo Lu
2
-0
/
+48
2024-09-11
selftests/bpf: Add test for __nullable suffix in tp_btf
Philo Lu
1
-0
/
+24
2024-09-09
bpf: Fix error message on kfunc arg type mismatch
Maxim Mikityanskiy
1
-0
/
+7
2024-09-05
bpf/selftests: coverage for tp and perf event progs using kfuncs
JP Kobryn
1
-0
/
+48
2024-09-05
selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
Pu Lehui
1
-4
/
+4
2024-09-05
selftests/bpf: fix some typos in selftests
Lin Yikai
6
-9
/
+9
2024-09-05
selftests/bpf: Add uprobe multi pid filter test for fork-ed processes
Jiri Olsa
1
-0
/
+40
2024-09-04
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64
Pu Lehui
1
-2
/
+0
2024-09-04
selftests/bpf: Add a selftest for x86 jit convergence issues
Yonghong Song
1
-0
/
+114
2024-09-04
selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Feng Yang
3
-3
/
+5
2024-08-29
selftests/bpf: Add tests for iter next method returning valid pointer
Juntong Deng
1
-0
/
+125
2024-08-29
selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
Martin KaFai Lau
1
-0
/
+82
2024-08-29
selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
Martin KaFai Lau
1
-0
/
+149
2024-08-29
selftests/bpf: Add tailcall epilogue test
Martin KaFai Lau
1
-0
/
+58
2024-08-29
selftests/bpf: Test gen_prologue and gen_epilogue
Martin KaFai Lau
1
-0
/
+154
2024-08-29
selftests/bpf: Make sure stashed kptr in local kptr is freed recursively
Amery Hung
1
-1
/
+29
2024-08-28
selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQ...
Juntong Deng
1
-0
/
+33
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-12
/
+25
2024-08-23
selftests/bpf: Add tests for bpf_copy_from_user_str kfunc.
Jordan Rome
2
-4
/
+69
2024-08-23
selftests/bpf: Test bpf_kptr_xchg stashing into local kptr
Dave Marchevsky
2
-3
/
+53
2024-08-23
selftests/bpf: add multi-uprobe benchmarks
Andrii Nakryiko
1
-0
/
+7
2024-08-23
selftests/bpf: match both retq/rethunk in verifier_tailcall_jit
Eduard Zingerman
1
-2
/
+2
2024-08-22
selftests/bpf: Add testcase for updating attached freplace prog to prog_array...
Leon Hwang
2
-0
/
+45
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1
-0
/
+54
2024-08-22
selftests/bpf: check if bpf_fastcall is recognized for kfuncs
Eduard Zingerman
1
-0
/
+55
2024-08-22
selftests/bpf: rename nocsr -> bpf_fastcall in selftests
Eduard Zingerman
1
-13
/
+13
2024-08-21
selftest: bpf: Remove mssind boundary check in test_tcp_custom_syncookie.c.
Kuniyuki Iwashima
1
-9
/
+2
2024-08-21
selftests/bpf: validate __xlated same way as __jited
Eduard Zingerman
1
-2
/
+51
2024-08-21
selftests/bpf: validate jit behaviour for tail calls
Eduard Zingerman
1
-0
/
+105
2024-08-21
selftests/bpf: __jited test tag to check disassembly after jit
Eduard Zingerman
1
-0
/
+35
2024-08-21
selftests/bpf: replace __regex macro with "{{...}}" patterns
Eduard Zingerman
4
-10
/
+11
2024-08-21
selftests/bpf: fix to avoid __msg tag de-duplication by clang
Eduard Zingerman
2
-10
/
+13
2024-08-21
selftests/bpf: test passing iterator to a kfunc
Andrii Nakryiko
1
-0
/
+50
2024-08-19
selftest/bpf: Adapt inline asm operand constraint for GCC support
Cupertino Miranda
2
-4
/
+4
2024-08-14
selftests/bpf: convert test_skb_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
1
-23
/
+18
2024-08-14
selftests/bpf: add proper section name to bpf prog and rename it
Alexis Lothoré (eBPF Foundation)
1
-1
/
+1
2024-08-14
selftests/bpf: convert test_cgroup_storage to test_progs
Alexis Lothoré (eBPF Foundation)
1
-0
/
+24
2024-08-14
selftests/bpf: convert get_current_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
1
-22
/
+4
2024-08-12
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
1
-0
/
+54
2024-08-08
selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGS
Alan Maguire
1
-3
/
+23
2024-08-07
selftests/bpf: Add tests for bpf_get_dentry_xattr
Song Liu
1
-5
/
+32
2024-08-06
selftests/bpf: add positive tests for new VFS based BPF kfuncs
Matt Bobrowski
1
-0
/
+85
[next]