summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-11-09procfs: do not list TID 0 in /proc/<pid>/taskFlorian Weimer
2021-11-06selftests/damon: support watermarksSeongJae Park
2021-11-06tools/selftests/damon: update for regions prioritization of schemesSeongJae Park
2021-11-06mm/damon/selftests: support schemes quotasSeongJae Park
2021-11-06selftests/damon: add 'schemes' debugfs testsSeongJae Park
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headersDavid Hildenbrand
2021-11-06selftests: vm: add KSM huge pages merging time testPedro Demarchi Gomes
2021-11-06selftest/vm: fix ksm selftest to run with different NUMA topologiesAneesh Kumar K.V
2021-11-06selftests/vm/transhuge-stress: fix ram size thinkoGeorge G. Davis
2021-11-06userfaultfd/selftests: fix calculation of expected ioctlsAxel Rasmussen
2021-11-06userfaultfd/selftests: fix feature support detectionAxel Rasmussen
2021-11-06userfaultfd/selftests: don't rely on GNU extensions for random numbersAxel Rasmussen
2021-11-06mm: remove duplicate include in hugepage-mremap.cRan Jianping
2021-11-06mm, hugepages: add hugetlb vma mremap() testMina Almasry
2021-10-28tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun
2021-10-22fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-10-18mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-15vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella
2021-10-15ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal
2021-10-04Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-10-01kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson
2021-09-28selftests: KVM: Don't clobber XMM register when readOliver Upton
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-28selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-09-28selftests, bpf: Fix makefile dependencies on libbpfJiri Benc
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-27selftests: drivers/dma-buf: Fix implicit declaration warnsShuah Khan
2021-09-25Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-09-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-09-24selftests: KVM: Explicitly use movq to read xmm registersOliver Upton
2021-09-24selftests: KVM: Call ucall_init when setting up in rseq_testOliver Upton