summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-03-28selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen
2018-03-28signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman
2018-03-28selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski
2018-03-28selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski
2018-03-24tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-22selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri
2018-03-22selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri
2018-03-22selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-22test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez
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