aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/bpf_misc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2025-08-041-1/+2
|\
| * powerpc64/bpf: Add jit support for load_acquire and store_releasePuranjay Mohan2025-07-281-1/+2
* | selftests/bpf: Add Spectre v4 testsLuis Gerhorst2025-07-071-0/+4
* | selftests/bpf: Allow macros in __retvalViktor Malik2025-06-261-6/+8
* | bpf: Fall back to nospec for Spectre v1Luis Gerhorst2025-06-101-0/+4
|/
* selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64Peilin Ye2025-05-091-2/+3
* selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye2025-04-251-1/+1
* selftests/bpf: test cases for compute_live_registers()Eduard Zingerman2025-03-151-0/+17
* selftests/bpf: Introduce __load_if_JITed annotation for testsJiayuan Chen2025-02-151-0/+2
* selftests/bpf: Define SYS_PREFIX for powerpcSaket Kumar Bhaskar2025-02-121-0/+3
* selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman2024-12-041-0/+12
* selftests/bpf: __jited test tag to check disassembly after jitEduard Zingerman2024-08-211-0/+35
* selftests/bpf: replace __regex macro with "{{...}}" patternsEduard Zingerman2024-08-211-4/+5
* selftests/bpf: fix to avoid __msg tag de-duplication by clangEduard Zingerman2024-08-211-6/+9
* selftests/bpf: __arch_* macro to limit test cases to specific archsEduard Zingerman2024-07-291-0/+8
* selftests/bpf: allow checking xlated programs in verifier_* testsEduard Zingerman2024-07-291-0/+5
* selftests/bpf: Move ARRAY_SIZE to bpf_misc.hJiri Olsa2024-06-271-0/+4
* selftests/bpf: Support checks against a regular expressionCupertino Miranda2024-06-211-3/+8
* bpf: Use r constraint instead of p constraint in selftestsJose E. Marchesi2024-01-231-1/+1
* bpf: selftests: test_loader: Support __btf_path() annotationDaniel Xu2023-12-131-0/+1
* selftests/bpf: Define SYS_PREFIX for riscvBjörn Töpel2023-10-041-0/+3
* selftests/bpf: add precision propagation tests in the presence of subprogsAndrii Nakryiko2023-05-051-0/+4
* selftests/bpf: Add notion of auxiliary programs for test_loaderEduard Zingerman2023-04-211-0/+6
* libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.hAndrii Nakryiko2023-04-181-103/+0
* selftests/bpf: Tests execution support for test_loader.cEduard Zingerman2023-03-261-0/+15
* selftests/bpf: Unprivileged tests for test_loader.cEduard Zingerman2023-03-261-0/+25
* selftests/bpf: __imm_insn & __imm_const macro for bpf_misc.hEduard Zingerman2023-03-261-0/+2
* selftests/bpf: add __sink() macro to fake variable consumptionAndrii Nakryiko2023-03-101-0/+3
* selftests/bpf: prevent unused variable warning in bpf_for()Andrii Nakryiko2023-03-101-3/+6
* selftests/bpf: add iterators testsAndrii Nakryiko2023-03-091-0/+1
* selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macrosAndrii Nakryiko2023-03-091-0/+99
* selftests/bpf: Support custom per-test flags and multiple expected messagesAndrii Nakryiko2023-03-011-0/+23
* selftests/bpf: Validate arch-specific argument registers limitsAndrii Nakryiko2023-01-231-0/+25
* selftests/bpf: convenience macro for use with 'asm volatile' blocksEduard Zingerman2023-01-211-0/+7
* selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko2022-12-081-0/+5
* selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao2022-02-071-1/+1
* selftests/bpf: Extract syscall wrapperKenta Tada2022-01-251-0/+19