summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook
2019-01-31Revert "seccomp: add a selftest for get_metadata"Sasha Levin
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen
2019-01-26selftests: do not macro-expand failed assertion expressionsDmitry V. Levin
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao
2018-11-13selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-11-13selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu
2018-11-13bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet
2018-11-04selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni
2018-11-04selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling
2018-11-04tools/testing/nvdimm: unit test clear-error commandsDan Williams
2018-10-18selftests: memory-hotplug: add required configsLei Yang
2018-10-18selftests/efivarfs: add required kernel configsLei Yang
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski
2018-09-26selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz
2018-09-19tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye
2018-09-19selftests/bpf: fix a typo in map in map testRoman Gushchin
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-09-05selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-08-24selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski
2018-08-24selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski
2018-08-24selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T
2018-08-24selftests: sync: add config fragment for testing sync frameworkFathi Boudra
2018-08-24selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-03selftests: intel_pstate: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-03selftests: memfd: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-03selftests/intel_pstate: Improve test, minor fixesDaniel Díaz
2018-07-03ftrace/selftest: Have the reset_trigger code be a bit more carefulSteven Rostedt (VMware)
2018-06-21x86/pkeys/selftests: Add a test for pkey 0Dave Hansen
2018-06-21x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen
2018-06-21x86/pkeys/selftests: Fix pointer mathDave Hansen
2018-06-21x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen
2018-06-21x86/pkeys/selftests: Add PROT_EXEC testDave Hansen
2018-06-21x86/pkeys/selftests: Factor out "instruction page"Dave Hansen
2018-06-21x86/pkeys/selftests: Allow faults on unknown keysDave Hansen
2018-06-21x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen
2018-06-21x86/pkeys/selftests: Stop using assert()Dave Hansen
2018-06-21x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen
2018-06-21x86/selftests: Add mov_to_ss testAndy Lutomirski
2018-06-21x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar
2018-06-21x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar