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