summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-12-15selftests/vm: run_vmtests.sh: update and clean up gup_test invocationJohn Hubbard
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard
2020-12-15selftests/vm: only some gup_test items are really benchmarksJohn Hubbard
2020-12-15selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard
2020-12-15selftests/vm: rename run_vmtests --> run_vmtests.shJohn Hubbard
2020-12-15selftests/vm: use a common gup_test.hJohn Hubbard
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-10Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-10selftests: fix poll error in udpgro.shPaolo Abeni
2020-12-10selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker
2020-12-10selftests/bpf: Fix array access with signed variable testJean-Philippe Brucker
2020-12-10selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker
2020-12-09selftests/bpf/test_offload.py: Filter bpftool internal map when counting mapsToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Fix expected case of extack messagesToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Only check verifier log on verification failsToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Remove check for program load flags matchToke Høiland-Jørgensen
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su
2020-12-05vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra
2020-12-03selftests: kvm/set_memory_region_test: Fix race in move region testMaciej S. Szmigiero
2020-12-01selftests/bpf: Drain ringbuf samples at the end of testAndrii Nakryiko
2020-12-01libbpf: Fix ring_buffer__poll() to return number of consumed samplesAndrii Nakryiko
2020-11-30ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2020-11-28selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook
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-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-17tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb
2020-11-16selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-14bpf: Relax return code check for subprogramsDmitrii Banshchikov
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12selftests/bpf: Fix unused attribute usage in subprogs_unused testAndrii Nakryiko
2020-11-10selftest: fix flower terse dump testsVlad Buslov
2020-11-10kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov
2020-11-10kunit: tool: print out stderr from make (like build warnings)Daniel Latypov
2020-11-10kunit: Do not pollute source directory with generated files (test.log)Andy Shevchenko
2020-11-10kunit: Do not pollute source directory with generated files (.kunitconfig)Andy Shevchenko