summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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: Avoid printf-in-signal deadlocksDave 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: Add FIB onlink testsDavid Ahern
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-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-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-03-19selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-14selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-14selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-04tc-testing: skbmod: fix match value of ethertypeDavide Caratti
2018-03-02selftests: memory-hotplug: fix emit_tests regressionShuah Khan
2018-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-02selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-02-28Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-28selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman
2018-02-26selftests: vm: update .gitignore with new testShuah Khan
2018-02-26selftests: memory-hotplug: silence test command echoShuah Khan
2018-02-26selftests/futex: Fix line continuation in MakefileDaniel Díaz
2018-02-26idr: Fix handling of IDs above INT_MAXMatthew Wilcox
2018-02-26selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman
2018-02-25radix tree test suite: Fix buildMatthew Wilcox
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds