aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada1-1/+0
2020-12-01selftests/bpf: Drain ringbuf samples at the end of testAndrii Nakryiko1-0/+6
2020-12-01libbpf: Fix ring_buffer__poll() to return number of consumed samplesAndrii Nakryiko2-2/+2
2020-12-01selftests: forwarding: Add QinQ veto testingDanielle Ratson1-0/+296
2020-12-01kunit: kunit_tool: Correctly parse diagnostic messagesDavid Gow1-3/+4
2020-11-30selftests/bpf: Fix flavored variants of test_imaKP Singh1-0/+1
2020-11-30ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)1-7/+6
2020-11-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)1-1/+6
2020-11-30ktest.pl: Fix incorrect reboot for grub2blsLibo Chen1-1/+1
2020-11-30kunit: Introduce get_file_path() helperAndy Shevchenko1-15/+9
2020-11-28selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti1-0/+1
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2020-11-27selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko1-7/+33
2020-11-27KVM: arm64: selftests: Filter out DEMUX registersAndrew Jones1-9/+30
2020-11-27selftests/dma: add test application for DMA_MAP_BENCHMARKBarry Song3-0/+130
2020-11-26bpf: Fix selftest compilation on clang 11Andrei Matei1-0/+2
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh4-0/+186
2020-11-25Merge branch 'fixes' into nextMichael Ellerman7-67/+265
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei1-13/+15
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei1-1/+4
2020-11-24selftests: mlxsw: Add blackhole_nexthop trap testIdo Schimmel1-0/+36
2020-11-24selftests: forwarding: Add blackhole nexthops testsIdo Schimmel1-1/+57
2020-11-24selftests: mlxsw: Add blackhole nexthop configuration testsIdo Schimmel1-3/+22
2020-11-24selftests/x86: Add missing .note.GNU-stack sectionsAndy Lutomirski2-0/+4
2020-11-24selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 testsAndy Lutomirski1-2/+10
2020-11-23tools/testing/scatterlist: Test dynamic __sg_alloc_table_from_pagesMaor Gottlieb1-23/+41
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman92-486/+3219
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-4/+4
2020-11-20selftests: mptcp: add ADD_ADDR IPv6 test casesGeliang Tang1-1/+69
2020-11-20selftests: mptcp: add link failure test caseFlorian Westphal1-22/+82
2020-11-20selftests: forwarding: Add multipath tunneling nexthop testIdo Schimmel1-0/+356
2020-11-20selftests: forwarding: Add device-only nexthop testIdo Schimmel1-0/+160
2020-11-20selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthopsIdo Schimmel1-0/+11
2020-11-20selftests: forwarding: Do not configure nexthop objects twiceIdo Schimmel1-1/+0
2020-11-20selftests: mlxsw: Add nexthop objects configuration testsIdo Schimmel1-0/+189
2020-11-20selftests: add ring and coalesce selftestsAntonio Cardace2-0/+217
2020-11-20selftests: refactor get_netdev_name functionAntonio Cardace1-18/+2
2020-11-20selftests: extract common functions in ethtool-common.shAntonio Cardace2-61/+71
2020-11-20Merge branch 'for-linus/seccomp' into for-next/seccompKees Cook1-4/+4
2020-11-20selftests/seccomp: Compare bitmap vs filter overheadKees Cook2-23/+130
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook1-2/+2
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook1-2/+2
2020-11-19Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b', 'lockdep.2020.11.02a', 'tasks.2020.11.06a' and 'torture.2020.11.06a' into HEADPaul E. McKenney14-23/+75
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-108/+477
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-1/+145
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+3
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski7-1/+145
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2-0/+96
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-67/+265
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens6-120/+96