summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao
2018-11-13selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-11-13selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu
2018-11-13bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet
2018-11-04selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni
2018-11-04selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling
2018-11-04tools/testing/nvdimm: unit test clear-error commandsDan Williams
2018-10-18selftests: memory-hotplug: add required configsLei Yang
2018-10-18selftests/efivarfs: add required kernel configsLei Yang
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski
2018-09-26selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz
2018-09-19tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye
2018-09-19selftests/bpf: fix a typo in map in map testRoman Gushchin
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao