summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-11-24selftests/seccomp: sh: Fix register namesKees Cook
2020-11-24selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-24kunit: tool: unmark test_data as binary blobsBrendan Higgins
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-22selftests/harness: prettify SKIP message whitespace againTommi Rantala
2020-11-22selftests/powerpc: entry flush testDaniel Axtens
2020-11-22selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-18selftest: fix flower terse dump testsVlad Buslov
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-18wireguard: selftests: check that route_me_harder packets use the right skJason A. Donenfeld
2020-11-18selftests: pidfd: fix compilation errors due to wait.hTommi Rantala
2020-11-18selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King
2020-11-18kbuild: explicitly specify the build id styleBill Wendling
2020-11-18selftests: binderfs: use SKIP instead of XFAILTommi Rantala
2020-11-18selftests: clone3: use SKIP instead of XFAILTommi Rantala
2020-11-18selftests: core: use SKIP instead of XFAIL in close_range_test.cTommi Rantala
2020-11-18selftests: filter kselftest headers from command in lib.mkTommi Rantala
2020-11-18kunit: Don't fail test suites if one of them is emptyAndy Shevchenko
2020-11-18kunit: Fix kunit.py --raw_output optionDavid Gow
2020-11-05selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song
2020-11-05selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman
2020-11-05selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski
2020-11-04x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-04Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran
2020-10-29ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)
2020-10-29selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe
2020-10-29selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi
2020-10-29selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_accessIlya Leoshkevich
2020-10-29selftests: Remove fmod_ret from test_overheadToke Høiland-Jørgensen
2020-10-29selftests/bpf: Fix endianness issue in test_sockopt_skIlya Leoshkevich
2020-10-29selftests/bpf: Fix endianness issue in sk_assignIlya Leoshkevich
2020-10-29selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-10-29selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook
2020-10-29selftests: vm: add fragment CONFIG_GUP_BENCHMARKAnatoly Pugachev
2020-10-29selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes
2020-10-29selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()Andrii Nakryiko
2020-10-29selftests/seccomp: powerpc: Fix seccomp return value testingKees Cook
2020-10-29selftests/seccomp: Refactor arch register macros to avoid xtensa special caseKees Cook
2020-10-29selftests/seccomp: Use __NR_mknodat instead of __NR_mknodKees Cook
2020-10-29selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin
2020-10-29selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds