summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-12-01kunit: kunit_tool: Correctly parse diagnostic messagesDavid Gow
2020-11-30selftests/bpf: Fix flavored variants of test_imaKP Singh
2020-11-30ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)
2020-11-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-11-30ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2020-11-30kunit: Introduce get_file_path() helperAndy Shevchenko
2020-11-28selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko
2020-11-27KVM: arm64: selftests: Filter out DEMUX registersAndrew Jones
2020-11-27selftests/dma: add test application for DMA_MAP_BENCHMARKBarry Song
2020-11-26bpf: Fix selftest compilation on clang 11Andrei Matei
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh
2020-11-25Merge branch 'fixes' into nextMichael Ellerman
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei
2020-11-24selftests: mlxsw: Add blackhole_nexthop trap testIdo Schimmel
2020-11-24selftests: forwarding: Add blackhole nexthops testsIdo Schimmel
2020-11-24selftests: mlxsw: Add blackhole nexthop configuration testsIdo Schimmel
2020-11-24selftests/x86: Add missing .note.GNU-stack sectionsAndy Lutomirski
2020-11-24selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 testsAndy Lutomirski
2020-11-23tools/testing/scatterlist: Test dynamic __sg_alloc_table_from_pagesMaor Gottlieb
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-20selftests: mptcp: add ADD_ADDR IPv6 test casesGeliang Tang
2020-11-20selftests: mptcp: add link failure test caseFlorian Westphal
2020-11-20selftests: forwarding: Add multipath tunneling nexthop testIdo Schimmel
2020-11-20selftests: forwarding: Add device-only nexthop testIdo Schimmel
2020-11-20selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthopsIdo Schimmel
2020-11-20selftests: forwarding: Do not configure nexthop objects twiceIdo Schimmel
2020-11-20selftests: mlxsw: Add nexthop objects configuration testsIdo Schimmel
2020-11-20selftests: add ring and coalesce selftestsAntonio Cardace
2020-11-20selftests: refactor get_netdev_name functionAntonio Cardace
2020-11-20selftests: extract common functions in ethtool-common.shAntonio Cardace
2020-11-20Merge branch 'for-linus/seccomp' into for-next/seccompKees Cook
2020-11-20selftests/seccomp: Compare bitmap vs filter overheadKees Cook
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook
2020-11-19Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...Paul E. McKenney
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens
2020-11-19selftests/powerpc: entry flush testDaniel Axtens
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-19selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basicPo-Hsu Lin
2020-11-18selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel