summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran2020-10-141-3/+6
* selftests/powerpc: Add a rtas_filter selftestAndrew Donnellan2020-10-062-1/+286
* selftests/powerpc: Tests for kernel accessing user memoryRavi Bangoria2020-09-151-2/+46
* Merge branch 'fixes' into nextMichael Ellerman2020-09-143-1/+52
|\
| * selftests/powerpc: Skip PROT_SAO test in guests/LPARSMichael Ellerman2020-09-011-2/+7
| * selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio2020-08-241-2/+3
| * Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-243-1/+46
* | selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe2020-09-081-1/+9
* | selftests/powerpc: Properly handle failure in switch_endian_testMichael Ellerman2020-09-081-4/+19
* | selftests/powerpc: Don't touch VMX/VSX on older CPUsMichael Ellerman2020-09-081-0/+6
* | selftests/powerpc: Skip L3 bank test on older CPUsMichael Ellerman2020-09-081-0/+3
* | selftests/powerpc: Skip security tests on older CPUsMichael Ellerman2020-09-082-0/+6
* | selftests/powerpc: Don't run DSCR tests on old systemsMichael Ellerman2020-09-088-1/+15
* | selftests/powerpc: Include asm/cputable.h from utils.hMichael Ellerman2020-09-086-8/+3
* | selftests/powerpc: Move set_dscr() into rfi_flush.cMichael Ellerman2020-09-083-36/+35
* | selftests/powerpc: Give the bad_accesses test longer to runMichael Ellerman2020-09-081-0/+1
* | selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman2020-09-081-1/+3
* | selftests/powerpc: Run tm-tmspr test for longerMichael Ellerman2020-09-081-1/+1
* | selftests/powerpc: Don't use setaffinity in tm-tmsprMichael Ellerman2020-09-081-7/+1
* | selftests/powerpc: Fix TM tests when CPU 0 is offlineMichael Ellerman2020-09-083-11/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-233-3/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-213-3/+2
| |\ \
| | * | bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta2020-08-201-1/+1
| | * | selftests/bpf: Remove test_align leftoversVeronika Kabatova2020-08-202-2/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang2020-08-171-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1719-111/+198
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests: disable rp_filter for icmp_redirect.shDavid Ahern2020-08-171-0/+2
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-161-30/+43
| |\ \
| | * | selftests: netfilter: kill running process onlyFabian Frederick2020-08-131-2/+8
| | * | selftests: netfilter: add MTU arguments to flowtablesFabian Frederick2020-08-131-6/+24
| | * | selftests: netfilter: add checktool functionFabian Frederick2020-08-131-22/+11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-1417-81/+153
| |\ \ \
| | * | | selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko2020-08-132-7/+7
| | * | | selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko2020-08-132-42/+47
| | * | | selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko2020-08-131-7/+20
| | * | | selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko2020-08-139-19/+24
| | * | | bpf, selftests: Add tests to sock_ops for loading skJohn Fastabend2020-08-131-0/+21
| | * | | bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registersJohn Fastabend2020-08-131-0/+7
| | * | | bpf, selftests: Add tests for ctx access in sock_ops with single registerJohn Fastabend2020-08-131-0/+13
| | * | | selftests/bpf: Fix v4_to_v6 in sk_lookupStanislav Fomichev2020-08-111-0/+1
| | * | | selftests/bpf: Fix segmentation fault in test_progsJianlin Lv2020-08-111-6/+13
| | |/ /
* | | | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-151-1/+7
|\ \ \ \
| * | | | sh: Add SECCOMP_FILTERMichael Karcher2020-08-141-1/+7
* | | | | selftests/exec: add file type errno testsKees Cook2020-08-143-2/+200
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-138-50/+90
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-08-076-46/+83
| |\ \ \
| | * | | selftests/bpf: Fix silent Makefile outputAndrii Nakryiko2020-08-071-22/+26
| | * | | bpf: Fix compilation warning of selftestsJianlin Lv2020-08-063-14/+21
| | * | | selftests: bpf: Switch off timeoutJiri Benc2020-08-061-0/+1