aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-22selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski
2018-02-22selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski
2018-02-22selftests/x86/pkeys: Remove unused functionsIngo Molnar
2018-02-22kselftest: fix OOM in memory compaction testArnd Bergmann
2018-01-17selftests/x86: Add test_vsyscallAndy Lutomirski
2017-12-20userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli
2017-12-14x86/mpx/selftests: Fix up weird arraysDave Hansen
2017-12-14selftest/powerpc: Fix false failures for skipped testsSachin Sant
2017-12-14x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov
2017-12-09selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski
2017-11-15tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez
2017-11-15selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez
2017-10-05selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook
2017-09-13selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski
2017-08-30ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe
2017-08-30NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe
2017-07-21selftests/capabilities: Fix the test_execve testAndy Lutomirski
2017-05-20selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski
2017-05-14x86/mpx: Re-add MPX to selftests MakefileDave Hansen
2017-03-15ktest: Fix child exit code processingSteven Rostedt (VMware)
2017-01-26selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan
2017-01-19selftests: do not require bash for the generated testRolf Eike Beer
2017-01-19selftests: do not require bash to run netsocktests testcaseRolf Eike Beer
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11radix-tree tests: properly initialize mutexRoss Zwisler
2016-10-11radix-tree tests: add iteration testRoss Zwisler
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-11selftests/futex: Check ANSI terminal color supportSeongJae Park
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07selftests: expanding more mlock selftestSimon Guo
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo
2016-10-07selftests/vm: add test for mlock() when areas are intersectedSimon Guo
2016-10-07selftest: split mlock2_ funcs into separate mlock2.hSimon Guo
2016-10-07Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams
2016-10-07tools/testing/nvdimm: support for sub-dividing a pmem regionDan Williams
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman
2016-10-06selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur