index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
bpf_misc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-08-04
1
-1
/
+2
|
\
|
*
powerpc64/bpf: Add jit support for load_acquire and store_release
Puranjay Mohan
2025-07-28
1
-1
/
+2
*
|
selftests/bpf: Add Spectre v4 tests
Luis Gerhorst
2025-07-07
1
-0
/
+4
*
|
selftests/bpf: Allow macros in __retval
Viktor Malik
2025-06-26
1
-6
/
+8
*
|
bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
2025-06-10
1
-0
/
+4
|
/
*
selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64
Peilin Ye
2025-05-09
1
-2
/
+3
*
selftests/bpf: Correct typo in __clang_major__ macro
Peilin Ye
2025-04-25
1
-1
/
+1
*
selftests/bpf: test cases for compute_live_registers()
Eduard Zingerman
2025-03-15
1
-0
/
+17
*
selftests/bpf: Introduce __load_if_JITed annotation for tests
Jiayuan Chen
2025-02-15
1
-0
/
+2
*
selftests/bpf: Define SYS_PREFIX for powerpc
Saket Kumar Bhaskar
2025-02-12
1
-0
/
+3
*
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
2024-12-04
1
-0
/
+12
*
selftests/bpf: __jited test tag to check disassembly after jit
Eduard Zingerman
2024-08-21
1
-0
/
+35
*
selftests/bpf: replace __regex macro with "{{...}}" patterns
Eduard Zingerman
2024-08-21
1
-4
/
+5
*
selftests/bpf: fix to avoid __msg tag de-duplication by clang
Eduard Zingerman
2024-08-21
1
-6
/
+9
*
selftests/bpf: __arch_* macro to limit test cases to specific archs
Eduard Zingerman
2024-07-29
1
-0
/
+8
*
selftests/bpf: allow checking xlated programs in verifier_* tests
Eduard Zingerman
2024-07-29
1
-0
/
+5
*
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
2024-06-27
1
-0
/
+4
*
selftests/bpf: Support checks against a regular expression
Cupertino Miranda
2024-06-21
1
-3
/
+8
*
bpf: Use r constraint instead of p constraint in selftests
Jose E. Marchesi
2024-01-23
1
-1
/
+1
*
bpf: selftests: test_loader: Support __btf_path() annotation
Daniel Xu
2023-12-13
1
-0
/
+1
*
selftests/bpf: Define SYS_PREFIX for riscv
Björn Töpel
2023-10-04
1
-0
/
+3
*
selftests/bpf: add precision propagation tests in the presence of subprogs
Andrii Nakryiko
2023-05-05
1
-0
/
+4
*
selftests/bpf: Add notion of auxiliary programs for test_loader
Eduard Zingerman
2023-04-21
1
-0
/
+6
*
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
Andrii Nakryiko
2023-04-18
1
-103
/
+0
*
selftests/bpf: Tests execution support for test_loader.c
Eduard Zingerman
2023-03-26
1
-0
/
+15
*
selftests/bpf: Unprivileged tests for test_loader.c
Eduard Zingerman
2023-03-26
1
-0
/
+25
*
selftests/bpf: __imm_insn & __imm_const macro for bpf_misc.h
Eduard Zingerman
2023-03-26
1
-0
/
+2
*
selftests/bpf: add __sink() macro to fake variable consumption
Andrii Nakryiko
2023-03-10
1
-0
/
+3
*
selftests/bpf: prevent unused variable warning in bpf_for()
Andrii Nakryiko
2023-03-10
1
-3
/
+6
*
selftests/bpf: add iterators tests
Andrii Nakryiko
2023-03-09
1
-0
/
+1
*
selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
Andrii Nakryiko
2023-03-09
1
-0
/
+99
*
selftests/bpf: Support custom per-test flags and multiple expected messages
Andrii Nakryiko
2023-03-01
1
-0
/
+23
*
selftests/bpf: Validate arch-specific argument registers limits
Andrii Nakryiko
2023-01-23
1
-0
/
+25
*
selftests/bpf: convenience macro for use with 'asm volatile' blocks
Eduard Zingerman
2023-01-21
1
-0
/
+7
*
selftests/bpf: add generic BPF program tester-loader
Andrii Nakryiko
2022-12-08
1
-0
/
+5
*
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
2022-02-07
1
-1
/
+1
*
selftests/bpf: Extract syscall wrapper
Kenta Tada
2022-01-25
1
-0
/
+19