summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-209-7/+422
|\
| * selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu2018-08-092-19/+13
| * selftests: mount: remove no longer needed config optionAnders Roxell2018-08-091-1/+0
| * selftests: cgroup: add gitignore fileAnders Roxell2018-08-091-0/+1
| * Add cgroup core selftestsClaudio2018-08-094-0/+406
| * selftests: vDSO - fix to return KSFT_SKIP when test couldn't be runShuah Khan (Samsung OSG)2018-07-111-2/+5
| * selftests: vDSO - fix to exclude x86 test on non-x86 platformsShuah Khan (Samsung OSG)2018-07-111-4/+9
| * selftests/android: initialize heap_type to avoid compiling warningLi Zhijian2018-07-111-0/+1
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-204-19/+89
|\ \
| * | selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu2018-07-302-19/+13
| * | kselftests: Add tests for the preemptoff and irqsoff tracersJoel Fernandes (Google)2018-07-262-0/+76
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-191-0/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-181-0/+1
| |\ \ \
| | * | | tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song2018-08-171-0/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-1912-158/+801
|\ \ \ \ \
| * | | | | KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini2018-08-063-5/+74
| * | | | | kvm: selftests: add test for nested state save/restorePaolo Bonzini2018-08-063-1/+132
| * | | | | kvm: selftests: add basic test for state save and restorePaolo Bonzini2018-08-068-22/+311
| * | | | | kvm: selftests: ensure vcpu file is releasedPaolo Bonzini2018-08-061-1/+9
| * | | | | kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini2018-08-063-89/+72
| * | | | | kvm: selftests: create a GDT and TSSPaolo Bonzini2018-08-065-47/+79
| * | | | | kvm: selftests: add cr4_cpuid_sync_testWei Huang2018-08-063-0/+131
* | | | | | Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-181-2/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-305-46/+91
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2018-07-168-15/+46
| |\ \ \ \ \ \ \
| * | | | | | | | selftests: usbip: remove test_bitmap noiseShuah Khan (Samsung OSG)2018-07-131-2/+0
* | | | | | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-1741-301/+733
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | selftests/powerpc: Kill child processes on SIGINTBreno Leitao2018-08-081-6/+12
| * | | | | | | | selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman2018-08-086-21/+188
| * | | | | | | | selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras2018-08-083-21/+49
| * | | | | | | | selftests/powerpc: Add more version checks to alignment_handler testMichael Ellerman2018-08-081-8/+59
| * | | | | | | | selftests/powerpc: Skip earlier in alignment_handler testMichael Ellerman2018-08-081-5/+35
| * | | | | | | | selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy2018-08-073-0/+9
| * | | | | | | | selftests/powerpc: Add test for strlen()Christophe Leroy2018-08-073-1/+151
| * | | | | | | | selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy2018-08-072-3/+18
| * | | | | | | | selftests/powerpc: Give some tests longer to runMichael Ellerman2018-08-075-0/+6
| * | | | | | | | selftests/powerpc: Only run some tests on ppc64leMichael Ellerman2018-08-073-0/+3
| * | | | | | | | selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman2018-08-072-0/+19
| * | | | | | | | powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-302-0/+1
| * | | | | | | | powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-302-0/+1
| * | | | | | | | selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo2018-07-245-25/+143
| * | | | | | | | selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai2018-07-241-0/+4
| * | | | | | | | selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai2018-07-241-0/+4
| * | | | | | | | selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman2018-07-205-82/+33
| * | | | | | | | selftests/powerpc: Remove Power9 paste testsMichael Ellerman2018-07-204-90/+1
| * | | | | | | | selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman2018-07-203-43/+1
| * | | | | | | | selftests/powerpc: Fix typosBreno Leitao2018-07-021-2/+2
| * | | | | | | | selftests/powerpc: Fix strncpy usageBreno Leitao2018-07-021-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-08-151-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fixRafael David Tinoco2018-07-091-3/+3
OpenPOWER on IntegriCloud