summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
2018-05-30selftests: Print the test we're running to /dev/kmsgMichael Ellerman1-0/+1
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu1-0/+43
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu1-0/+46
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu1-0/+97
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman1-0/+14
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell1-0/+1
2018-05-16test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-04-13selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman1-1/+1
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-22selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri1-1/+17
2018-03-22selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri1-1/+72
2018-03-22selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2018-03-22test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez1-1/+4
2018-01-17selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+502
2018-01-17Revert "userfaultfd: selftest: vm: allow to build in vm/ directory"Greg Kroah-Hartman1-4/+0
2017-12-20userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli1-0/+4
2017-12-16selftest/powerpc: Fix false failures for skipped testsSachin Sant1-2/+4
2017-12-09selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski1-1/+16
2017-11-15tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez1-2/+26
2017-11-15selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez1-2/+2
2017-11-15selftests: firmware: add empty string and async testsBrian Norris1-1/+9
2017-07-21selftests/capabilities: Fix the test_execve testAndy Lutomirski1-5/+2
2017-05-20selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski1-0/+46
2017-03-15ktest: Fix child exit code processingSteven Rostedt (VMware)1-1/+1
2017-01-26selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan1-1/+1
2017-01-19selftests: do not require bash for the generated testRolf Eike Beer1-1/+1
2017-01-19selftests: do not require bash to run netsocktests testcaseRolf Eike Beer1-1/+1
2016-09-07tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams1-0/+2
2016-03-04efi: Make efivarfs entries immutable by defaultPeter Jones2-4/+87
2015-12-01nfit: Adjust for different _FIT and NFIT headersLinda Knippers1-34/+15
2015-11-19selftests/seccomp: Get page size from sysconfBamvor Jian Zhang1-4/+7
2015-11-17tools:testing/selftests: fix typo in futex/READMEWei Jiangang1-1/+1
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams1-1/+1
2015-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2015-11-11Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-53/+362
2015-11-11selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven1-2/+2
2015-11-11selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven1-0/+1
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+162
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+1
2015-11-07selftests: run lib/test_printf moduleKees Cook3-0/+19
2015-11-06Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds33-3/+244
2015-11-06selftests: vm: add tests for lock on faultEric B Munson4-0/+807
2015-11-04Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-2/+564
2015-11-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-2/+1011
2015-11-04selftests: breakpoint: Actually build itBen Hutchings1-1/+1
2015-11-04selftests: vm: Try harder to allocate huge pagesBen Hutchings1-1/+14
2015-11-04selftests: Make scripts executableBen Hutchings2-0/+0
2015-11-04selftests: kprobe: Choose an always-defined function to probeBen Hutchings5-11/+11