aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-15userfaultfd/selftests: clean up hugetlb allocation codeMike Kravetz
2022-01-15selftests/uffd: allow EINTR/EAGAINPeter Xu
2022-01-15selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-01-15mm, hugepages: make memory size variable in hugepage-mremap selftestYosry Ahmed
2022-01-15tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleanerchiminghao
2022-01-14selftest: kvm: Add amx selftestYang Zhong
2022-01-14selftest: kvm: Move struct kvm_x86_state to headerYang Zhong
2022-01-14selftest: kvm: Reorder vcpu_load_state steps for AMXPaolo Bonzini
2022-01-14kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-12Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-11Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-11Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-01-10Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2022-01-07selftests: mptcp: more stable join tests-casesPaolo Abeni
2022-01-07kvm: selftests: move ucall declarations into ucall_common.hMichael Roth
2022-01-07kvm: selftests: move base kvm_util.h declarations to kvm_util_base.hMichael Roth
2022-01-07KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse
2022-01-07selftests: KVM: sev_migrate_tests: Add mirror command testsPeter Gonda
2022-01-07selftests: KVM: sev_migrate_tests: Fix sev_ioctl()Peter Gonda
2022-01-07selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()Peter Gonda
2022-01-07Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-01-07selftests: mptcp: add tests for subflow creation failurePaolo Abeni
2022-01-07mptcp: keep track of local endpoint still available for each mskPaolo Abeni
2022-01-07selftests: mptcp: add disconnect testsPaolo Abeni
2022-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2022-01-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-06bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong
2022-01-06bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong
2022-01-06bpf/selftests: Test bpf_d_path on rdonly_mem.Hao Luo
2022-01-06selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko
2022-01-06selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo
2022-01-06selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo
2022-01-06KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel