summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-09-24selftests: mptcp: add remove addr and subflow test casesGeliang Tang
2020-09-24selftests: mptcp: add remove cfg in mptcp_connectGeliang Tang
2020-09-24selftests: mptcp: add ADD_ADDR mibs check functionGeliang Tang
2020-09-24selftest/net/xfrm: Add test for ipsec tunnelDmitry Safonov
2020-09-23kunit: tool: fix --alltests flagBrendan Higgins
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-23selftests: Add missing gitignore entriesGabriel Krisman Bertazi
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/netDavid S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-21selftests/ftrace: Add %return suffix testsMasami Hiramatsu
2020-09-22selftests: netfilter: remove unused cnt and simplify command testingFabian Frederick
2020-09-22selftests: netfilter: fix nft_meta.sh error reportingFabian Frederick
2020-09-22selftests: netfilter: add cpu counter checkFabian Frederick
2020-09-21selftests/bpf: Fix stat probe in d_path testJiri Olsa
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy
2020-09-19selftests/seccomp: powerpc: Fix seccomp return value testingKees Cook
2020-09-19selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SETKees Cook
2020-09-19selftests/seccomp: Avoid redundant register flushesKees Cook
2020-09-19selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREGKees Cook
2020-09-19selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREGKees Cook
2020-09-19selftests/seccomp: Remove syscall setting #ifdefsKees Cook
2020-09-19selftests/seccomp: mips: Remove O32-specific macroKees Cook
2020-09-19selftests/seccomp: arm64: Define SYSCALL_NUM_SET macroKees Cook
2020-09-19selftests/seccomp: arm: Define SYSCALL_NUM_SET macroKees Cook
2020-09-19selftests/seccomp: mips: Define SYSCALL_NUM_SET macroKees Cook
2020-09-19selftests/seccomp: Provide generic syscall setting macroKees Cook
2020-09-19selftests/seccomp: Refactor arch register macros to avoid xtensa special caseKees Cook
2020-09-19selftests/seccomp: Use __NR_mknodat instead of __NR_mknodKees Cook
2020-09-19selftests/bpf: Fix endianness issue in test_sockopt_skIlya Leoshkevich
2020-09-18selftests/bpf: Fix endianness issue in sk_assignIlya Leoshkevich
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-18selftests: arm64: Add build and documentation for FP testsMark Brown
2020-09-18selftests: arm64: Add wrapper scripts for stress testsMark Brown
2020-09-18selftests: arm64: Add utility to set SVE vector lengthsMark Brown
2020-09-18selftests: arm64: Add stress tests for FPSMID and SVE context switchingMark Brown
2020-09-18selftests: arm64: Add test for the SVE ptrace interfaceMark Brown
2020-09-18selftests: arm64: Test case for enumeration of SVE vector lengthsMark Brown
2020-09-18kselftests/arm64: add PAuth tests for single threaded consistency and differe...Boyan Karatotev
2020-09-18kselftests/arm64: add PAuth test for whether exec() changes keysBoyan Karatotev
2020-09-18kselftests/arm64: add nop checks for PAuth testsBoyan Karatotev
2020-09-18kselftests/arm64: add a basic Pointer Authentication testBoyan Karatotev
2020-09-17selftests/bpf: Add tailcall_bpf2bpf testsMaciej Fijalkowski
2020-09-17bpf: Add abnormal return checks.Alexei Starovoitov
2020-09-17selftests: Set default protocol for raw sockets in nettestDavid Ahern
2020-09-17selftests/harness: Flush stdout before forkingMichael Ellerman
2020-09-17selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-15selftests/bpf: Merge most of test_btf into test_progsAndrii Nakryiko
2020-09-15selftests/bpf: Test load and dump metadata with btftool and skelYiFei Zhu