summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2-1/+284
2019-03-13selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-03-13selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen1-10/+31
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2-2/+2
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal4-0/+87
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao1-10/+17
2018-11-13selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu1-0/+80
2018-11-13bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet1-4/+9
2018-10-18selftests: memory-hotplug: add required configsLei Yang1-0/+1
2018-10-18selftests/efivarfs: add required kernel configsLei Yang1-0/+1
2018-09-26selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz1-0/+5
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao1-6/+12
2018-09-05selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu1-0/+28
2018-08-24selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski1-6/+7
2018-08-24selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski1-17/+29
2018-08-24selftests: sync: add config fragment for testing sync frameworkFathi Boudra1-0/+4
2018-08-24selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2-2/+8
2018-08-24selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-0/+7
2018-08-24selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-0/+13
2018-08-24selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)1-1/+4
2018-08-03selftests/intel_pstate: Improve test, minor fixesDaniel Díaz1-14/+10
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/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman1-0/+14
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-30bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook4-11/+93
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-04-13selftests: kselftest_harness: Fix compile warningMickaël Salaün1-1/+1
2018-04-13selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman1-1/+1
2018-03-28selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan1-1/+1
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen1-5/+5
2018-03-28signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman2-9/+7
2018-03-28selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski1-6/+18
2018-03-28selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen1-1/+1
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski1-2/+6
2018-03-24tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams1-1/+9
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-22selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri1-1/+17
2018-03-22selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri1-1/+72
2018-03-22selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2018-03-22test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez1-1/+4
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang1-2/+30
[next]