summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2023-03-25selftests/bpf: verifier/helper_value_access.c converted to inline assemblyEduard Zingerman-953/+1247
2023-03-25selftests/bpf: verifier/helper_restricted.c converted to inline assemblyEduard Zingerman-196/+281
2023-03-25selftests/bpf: verifier/helper_packet_access.c converted to inline assemblyEduard Zingerman-460/+552
2023-03-25selftests/bpf: verifier/helper_access_var_len.c converted to inline assemblyEduard Zingerman-650/+827
2023-03-25selftests/bpf: verifier/div_overflow.c converted to inline assemblyEduard Zingerman-110/+146
2023-03-25selftests/bpf: verifier/div0.c converted to inline assemblyEduard Zingerman-184/+215
2023-03-25selftests/bpf: verifier/direct_stack_access_wraparound.c converted to inline ...Eduard Zingerman-40/+58
2023-03-25selftests/bpf: verifier/ctx_sk_msg.c converted to inline assemblyEduard Zingerman-181/+230
2023-03-25selftests/bpf: verifier/const_or.c converted to inline assemblyEduard Zingerman-60/+84
2023-03-25selftests/bpf: verifier/cgroup_storage.c converted to inline assemblyEduard Zingerman-220/+310
2023-03-25selftests/bpf: verifier/cgroup_skb.c converted to inline assemblyEduard Zingerman-197/+229
2023-03-25selftests/bpf: verifier/cgroup_inv_retcode.c converted to inline assemblyEduard Zingerman-72/+91
2023-03-25selftests/bpf: verifier/cfg.c converted to inline assemblyEduard Zingerman-73/+102
2023-03-25selftests/bpf: verifier/bounds_mix_sign_unsign.c converted to inline assemblyEduard Zingerman-411/+556
2023-03-25selftests/bpf: verifier/bounds_deduction.c converted to inline assemblyEduard Zingerman-136/+173
2023-03-25selftests/bpf: verifier/basic_stack.c converted to inline assemblyEduard Zingerman-64/+102
2023-03-25selftests/bpf: verifier/array_access.c converted to inline assemblyEduard Zingerman-379/+531
2023-03-25selftests/bpf: verifier/and.c converted to inline assemblyEduard Zingerman-68/+110
2023-03-25selftests/bpf: prog_tests entry point for migrated test_verifier testsEduard Zingerman-0/+29
2023-03-25selftests/bpf: Tests execution support for test_loader.cEduard Zingerman-14/+150
2023-03-25selftests/bpf: Unprivileged tests for test_loader.cEduard Zingerman-101/+395
2023-03-25selftests/bpf: __imm_insn & __imm_const macro for bpf_misc.hEduard Zingerman-0/+2
2023-03-25selftests/bpf: Report program name on parse_test_spec errorEduard Zingerman-1/+4
2023-03-25bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSDavid Vernet-11/+15
2023-03-24tools: ynl: add the Python requirements.txt fileMichal Michalik-0/+2
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds-2/+1
2023-03-24KVM: selftests: Check that XTILEDATA supports XFDAaron Lewis-0/+2
2023-03-24KVM: selftests: Check that the palette table exists before using itAaron Lewis-0/+6
2023-03-24KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs()Aaron Lewis-7/+3
2023-03-24KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabledAaron Lewis-1/+1
2023-03-24KVM: selftests: Assert that XTILE is XSAVE-enabledAaron Lewis-6/+1
2023-03-24KVM: selftests: Verify XTILE_DATA in XSTATE isn't affected by IA32_XFDMingwei Zhang-0/+10
2023-03-24KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NMMingwei Zhang-0/+2
2023-03-24KVM: selftests: Add check of CR0.TS in the #NM handler in amx_testMingwei Zhang-0/+1
2023-03-24KVM: selftests: Enable checking on xcomp_bv in amx_testMingwei Zhang-0/+1
2023-03-24KVM: selftests: Fix an error in comment of amx_testMingwei Zhang-1/+4
2023-03-24KVM: selftests: Add a fully functional "struct xstate" for x86Mingwei Zhang-25/+23
2023-03-24KVM: selftests: Add 'malloc' failure check in vcpu_save_stateIvan Orlov-0/+1
2023-03-24KVM: selftests: Adjust VM's initial stack address to align with SysV ABI specAckerley Tng-1/+17
2023-03-24KVM: selftests: Report enable_pmu module value when test is skippedLike Xu-0/+2
2023-03-24tools/memory-model: Remove out-of-date SRCU documentationAndrea Parri-26/+1
2023-03-24tools/memory-model: Document LKMM test procedurePaul E. McKenney-0/+32
2023-03-24tools/memory-model: Use "grep -E" instead of "egrep"Tiezhu Yang-2/+2
2023-03-24tools/memory-model: Use "-unroll 0" to keep --hw runs finitePaul E. McKenney-1/+1
2023-03-24tools/memory-model: Make judgelitmus.sh handle scripted Result: tagPaul E. McKenney-3/+3
2023-03-24tools/memory-model: Add data-race capabilities to judgelitmus.shPaul E. McKenney-8/+32
2023-03-24tools/memory-model: Add checktheselitmus.sh to run specified litmus testsPaul E. McKenney-0/+51
2023-03-24tools/memory-model: Repair parseargs.sh header commentPaul E. McKenney-1/+1
2023-03-24tools/memory-model: Add "--" to parseargs.sh for additional argumentsPaul E. McKenney-1/+5
2023-03-24tools/memory-model: Make history-check scripts use mselect7Paul E. McKenney-2/+2