summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-02-03x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski
2020-10-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-10-01selftests/ftrace: fix glob selftestSven Schnelle
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario
2020-08-21selftests/powerpc: Fix online CPU selectionSandipan Das
2020-08-21selftests/powerpc: Fix CPU affinity for child processHarish
2020-08-21selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-05selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-06-25selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-25selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-20selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-05-02selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-04-24selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-03-20ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-03-11selftests: fix too long argumentJiri Benc
2020-02-28kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar
2020-01-27selftests/ipc: Fix msgque compiler warningsKees Cook
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers
2020-01-12bpf: reject passing modified ctx to helper functionsDaniel Borkmann
2020-01-09selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal
2019-12-01selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2019-12-01selftests: watchdog: Fix error message.Jerry Hoemann
2019-12-01selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)
2019-12-01selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu
2019-11-24idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-08-29selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-06-22selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T
2019-06-19selftests/timers: Add missing fflush(stdout) callsKees Cook
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal
2019-04-20bpf: Fix selftests are changes for CVE 2019-7308Balbir Singh
2019-03-13selftests: netfilter: add simple masq/redirect test casesFlorian Westphal
2019-03-13selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju
2019-03-13bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis
2019-03-13selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra
2019-03-13selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
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