summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-07-29selftests/powerpc: Return skip code for spectre_v2Thadeu Lima de Souza Cascardo1-0/+10
2020-07-29selftests/powerpc: Fix CPU affinity for child processHarish1-5/+16
2020-07-29selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman1-36/+5
2020-07-29selftests/powerpc: Update the stack expansion testMichael Ellerman1-5/+5
2020-07-29selftests/powerpc: Add test of stack expansion logicMichael Ellerman5-1/+361
2020-07-29selftests/powerpc: Squash spurious errors due to device removalOliver O'Halloran1-3/+8
2020-07-29selftests/powerpc: Add test for pkey siginfo verificationSandipan Das3-1/+338
2020-07-29selftests/powerpc: Add wrapper for gettidSandipan Das1-0/+10
2020-07-29selftests/powerpc: Add helper to exit on failureSandipan Das1-0/+9
2020-07-29selftests/powerpc: Harden test for execute-disabled pkeysSandipan Das1-43/+41
2020-07-29selftests/powerpc: Add pkey helpers for rightsSandipan Das2-16/+48
2020-07-29selftests/powerpc: Move pkey helpers to headersSandipan Das3-98/+114
2020-07-23selftests/powerpc: Add test of memcmp at end of pageMichael Ellerman1-18/+22
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin3-46/+1
2020-07-22selftests/powerpc: Run per_event_excludes test on Power8 or laterMichael Ellerman1-4/+3
2020-07-22selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V1-3/+8
2020-07-22selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V1-18/+12
2020-07-22selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V1-13/+13
2020-07-18Merge branch 'fixes' into nextMichael Ellerman3-5/+5
2020-07-15selftests/powerpc: Use proper error code to check fault addressHaren Myneni2-4/+4
2020-07-15selftests/powerpc: Add FPU denormal testNicholas Piggin3-1/+40
2020-07-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario11-26/+0
2020-06-30selftests/powerpc: Add test for execute-disabled pkeysSandipan Das3-1/+391
2020-06-30selftests/powerpc: Move Hash MMU check to utilitiesSandipan Das4-29/+30
2020-06-30selftests/powerpc: Fix pkey access right updatesSandipan Das3-2/+8
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish1-1/+1
2020-06-22selftests/powerpc: Add prefixed loads/stores to alignment_handler testJordan Niethe3-3/+172
2020-06-22selftests/powerpc: Allow choice of CI memory location in alignment_handler testJordan Niethe1-21/+42
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds80-637/+123
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu16-50/+25
2020-06-16selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu13-59/+21
2020-06-16selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu14-43/+19
2020-06-16selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu66-511/+68
2020-06-16selftests/ftrace: Add "requires:" list supportMasami Hiramatsu3-1/+17
2020-06-16selftests/ftrace: Return unsupported for the unconfigured featuresMasami Hiramatsu2-2/+2
2020-06-16selftests/ftrace: Allow ":" in descriptionMasami Hiramatsu1-1/+1
2020-06-16selftests/seccomp: s390 shares the syscall and return value registerSven Schnelle1-0/+1
2020-06-15tools/testing/nvdimm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-3/+3
2020-06-15tools: testing: ftrace: trigger: fix spelling mistakeFlavio Suligoi4-4/+4
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-29/+285
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller9-27/+218
2020-06-12libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko2-9/+55
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-28/+55
2020-06-11KVM: selftests: fix sync_with_host() in smm_testVitaly Kuznetsov1-2/+2
2020-06-11KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...Vitaly Kuznetsov2-3/+5
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov6-17/+30
2020-06-11selftests/bpf: Add cgroup_skb/egress test for load_bytes_relativeYiFei Zhu2-0/+119
2020-06-10khugepaged: selftests: fix timeout condition in wait_for_scan()Dan Carpenter1-1/+1
2020-06-09selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove1-0/+1