summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-06-20x86/pkeys/selftests: Add a test for pkey 0Dave Hansen1-0/+30
2018-06-20x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen1-5/+9
2018-06-20x86/pkeys/selftests: Fix pointer mathDave Hansen1-7/+7
2018-06-20x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen1-5/+8
2018-06-20x86/pkeys/selftests: Add PROT_EXEC testDave Hansen1-0/+44
2018-06-20x86/pkeys/selftests: Factor out "instruction page"Dave Hansen1-4/+17
2018-06-20x86/pkeys/selftests: Allow faults on unknown keysDave Hansen1-1/+9
2018-06-20x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen1-16/+0
2018-06-20x86/pkeys/selftests: Stop using assert()Dave Hansen1-4/+8
2018-06-20x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen1-6/+7
2018-06-20x86/selftests: Add mov_to_ss testAndy Lutomirski2-1/+286
2018-06-20x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar1-2/+5
2018-06-20x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar1-26/+41
2018-06-20selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu1-0/+44
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/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman1-0/+14
2018-05-30selftests/futex: Fix line continuation in MakefileDaniel Díaz1-3/+3
2018-05-30selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian1-0/+2
2018-05-30seccomp: add a selftest for get_metadataTycho Andersen1-0/+61
2018-05-30selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell1-0/+1
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell1-0/+1
2018-05-30selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju1-0/+1
2018-05-30selftest/vDSO: fix O=Dominik Brodowski1-7/+7
2018-05-30selftests: sync: missing CFLAGS while compilingAnders Roxell1-1/+1
2018-05-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox1-0/+7
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook1-3/+19
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-04-26bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-04-26selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)1-0/+6
2018-04-26bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole1-4/+12
2018-04-26selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu1-2/+2
2018-04-12selftests/net: fix bugs in address and port initializationSowmini Varadhan1-6/+15
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen1-5/+5
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski1-2/+6
2018-03-21selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-21selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri1-1/+17
2018-03-21selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri1-1/+72
2018-03-21selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-19rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2018-03-19test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez1-1/+4
2018-03-11bpf: allow xadd only on aligned memoryDaniel Borkmann1-0/+58
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-0/+26
2018-02-25bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann1-1/+122
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang1-2/+30
2018-02-22selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski1-7/+13