summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2015-12-15libnvdimm, pfn: enable pfn sysfs interface unit testingDan Williams-0/+50
2015-12-14selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta-1/+105
2015-12-14selftests/powerpc: Add TM signal with invalid stack testMichael Neuling-1/+78
2015-12-14selftests/powerpc: Add TM signal return testMichael Neuling-1/+76
2015-12-14selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman-2/+5
2015-12-14selftests/powerpc: Move TM helpers into tm.hMichael Ellerman-11/+35
2015-12-14selftests/powerpc: Add have_hwcap2() helperMichael Ellerman-4/+8
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman-45/+63
2015-12-10selftests/timers: fix write return value handlngAndrzej Hajda-1/+1
2015-12-10powerpc: Fix DSCR inheritance over fork()Anton Blanchard-16/+0
2015-12-05torture: Place console.log files correctly from the get-goPaul E. McKenney-3/+2
2015-12-05torture: Abbreviate console error dumpPaul E. McKenney-6/+35
2015-12-05rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest docYang Shi-5/+0
2015-12-05rcutorture: Default grace period to three minutes, allow overridePaul E. McKenney-3/+8
2015-12-05rcutorture: Add batch number to script printoutPaul E. McKenney-6/+9
2015-11-30nfit: Adjust for different _FIT and NFIT headersLinda Knippers-34/+15
2015-11-24ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)-0/+90
2015-11-23tools, testing, add test for intel_pstate driverPrarit Bhargava-0/+247
2015-11-23selftest/ipc: actually test itBamvor Jian Zhang-0/+1
2015-11-23selftests/capabilities: actually test itBamvor Jian Zhang-0/+1
2015-11-23selftests/capabilities: clean up for MakefileBamvor Jian Zhang-12/+9
2015-11-18selftests/seccomp: Get page size from sysconfBamvor Jian Zhang-4/+7
2015-11-16tools:testing/selftests: fix typo in futex/READMEWei Jiangang-1/+1
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams-1/+1
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+3
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-53/+362
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven-2/+2
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven-0/+1
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+162
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-1/+1
2015-11-06selftests: run lib/test_printf moduleKees Cook-0/+19
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+244
2015-11-05selftests: vm: add tests for lock on faultEric B Munson-0/+807
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+564
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+1011
2015-11-03selftests: breakpoint: Actually build itBen Hutchings-1/+1
2015-11-03selftests: vm: Try harder to allocate huge pagesBen Hutchings-1/+14
2015-11-03selftests: Make scripts executableBen Hutchings-0/+0
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings-11/+11
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings-6/+6
2015-11-03selftests: Add missing #include directivesBen Hutchings-0/+4
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+20
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+223
2015-11-03rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König-1/+1
2015-11-02selftests/seccomp: Be more precise with syscall arguments.Robert Sesek-11/+35
2015-11-02acpi: nfit: Add support for hot-addVishal Verma-2/+162
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski-0/+4
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov-0/+56
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-4/+20
2015-10-15selftests/seccomp: build and pass on arm64Kees Cook-22/+49