summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2016-03-05nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams1-19/+3
2016-03-05libnvdimm, nfit: centralize command status translationDan Williams1-1/+4
2016-03-05nfit, tools/testing/nvdimm: test multiple control regions per-dimmDan Williams1-24/+94
2016-03-05nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams1-1/+6
2016-03-02selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur4-1/+296
2016-03-02selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur6-3/+310
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur8-1/+625
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh1-1/+1
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman1-1/+1
2016-02-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2016-02-26selftests: media_dcevice_test fix usage informationShuah Khan1-1/+1
2016-02-26selftests: media_dcevice_test fix to handle ioctl failure caseShuah Khan1-2/+3
2016-02-25selftests: add missing .gitignore file or entrySudeep Holla2-0/+2
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang13-0/+26
2016-02-25selftests: breakpoint: add step_after_suspend_testGreg Hackmann2-1/+221
2016-02-25selftests: add a new test for Media Controller APIShuah Khan3-0/+102
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+87
2016-02-23Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+5
2016-02-20test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2-1/+11
2016-02-20libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizingDan Williams1-2/+6
2016-02-19ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt1-10/+5
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar4-6/+226
2016-02-17selftests/x86: Add a test for syscall restart under ptraceAndy Lutomirski1-0/+126
2016-02-17selftests/x86: Fix some error messages in ptrace_syscallAndy Lutomirski1-3/+3
2016-02-17selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SSAndy Lutomirski1-28/+202
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski1-3/+2
2016-02-15treewide: Fix typo in printkMasanari Iida1-1/+1
2016-02-11soreuseport: BPF selection functional test for TCPCraig Gallek4-8/+370
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones2-4/+87
2016-02-02Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-02-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+138
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams1-1/+1
2016-01-29selftests/x86: Add check_initial_reg_state()Andy Lutomirski2-1/+117
2016-01-29selftests/x86: Extend Makefile to allow 64-bit-only testsAndy Lutomirski1-2/+3
2016-01-26kselftests: timers: Add adjtimex SETOFFSET validity testsJohn Stultz1-1/+138
2016-01-26rcutorture: Check for self-detected stallsPaul E. McKenney1-2/+2
2016-01-26rcutorture: Don't keep empty console.log.diags filesPaul E. McKenney1-0/+2
2016-01-26rcutorture: Add checks for rcutorture writer starvationPaul E. McKenney1-2/+2
2016-01-18Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-15/+297
2016-01-16Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds22-105/+956
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+92
2016-01-14Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-34/+72
2016-01-13selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturnAndy Lutomirski2-1/+90
2016-01-13Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+90
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-1/+516
2016-01-13Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+24
2016-01-12selftests/x86: Disable the ldt_gdt_64 test for nowAndy Lutomirski1-2/+3
2016-01-12Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...Thomas Gleixner3-39/+23
2016-01-12Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds1-1/+1
2016-01-10selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOKMickaël Salaün1-3/+24