summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
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
2018-06-21selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole
2018-05-30selftests: Print the test we're running to /dev/kmsgMichael Ellerman
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-05-30selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-05-30selftests/futex: Fix line continuation in MakefileDaniel Díaz
2018-05-30selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian
2018-05-30seccomp: add a selftest for get_metadataTycho Andersen
2018-05-30selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell
2018-05-30selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju
2018-05-30selftest/vDSO: fix O=Dominik Brodowski
2018-05-30selftests: sync: missing CFLAGS while compilingAnders Roxell
2018-05-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings
2018-04-26bpf: fix rlimit in reuseport net selftestDaniel Borkmann
2018-04-26selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)
2018-04-26bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole