summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-24KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NMMingwei Zhang
2023-03-24KVM: selftests: Add check of CR0.TS in the #NM handler in amx_testMingwei Zhang
2023-03-24KVM: selftests: Enable checking on xcomp_bv in amx_testMingwei Zhang
2023-03-24KVM: selftests: Fix an error in comment of amx_testMingwei Zhang
2023-03-24KVM: selftests: Add a fully functional "struct xstate" for x86Mingwei Zhang
2023-03-24KVM: selftests: Add 'malloc' failure check in vcpu_save_stateIvan Orlov
2023-03-24KVM: selftests: Adjust VM's initial stack address to align with SysV ABI specAckerley Tng
2023-03-24KVM: selftests: Report enable_pmu module value when test is skippedLike Xu
2023-03-24KVM: selftests: Add a helper to read kvm boolean module parametersLike Xu
2023-03-24KVM: selftests: Fix nsec to sec conversion in demand_paging_testAnish Moorthy
2023-03-16KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth
2023-03-16KVM: Standardize on "int" return types instead of "long" in kvm_main.cThomas Huth
2023-03-16KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAXThomas Huth
2023-03-16KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctlThomas Huth
2023-03-16KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()Thomas Huth
2023-03-16KVM: PPC: Standardize on "int" return types in the powerpc KVM codeThomas Huth
2023-03-16kvm: x86: Advertise FLUSH_L1D to user spaceEmanuele Giuseppe Esposito
2023-03-16kvm: svm: Add IA32_FLUSH_CMD guest supportEmanuele Giuseppe Esposito
2023-03-16kvm: vmx: Add IA32_FLUSH_CMD guest supportEmanuele Giuseppe Esposito
2023-03-14KVM: VMX: Rename "KVM is using eVMCS" static key to match its wrapperSean Christopherson
2023-03-14KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=nSean Christopherson
2023-03-14KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.cSean Christopherson
2023-03-14KVM: x86/mmu: Remove FNAME(is_self_change_mapping)Lai Jiangshan
2023-03-14KVM: x86/mmu: Detect write #PF to shadow pages during FNAME(fetch) walkLai Jiangshan
2023-03-14KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pagesSean Christopherson
2023-03-14KVM: selftests: Sync KVM exit reasons in selftestsVipin Sharma
2023-03-14KVM: selftests: Add macro to generate KVM exit reason stringsSean Christopherson
2023-03-14KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2023-03-14KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testDavid Woodhouse
2023-03-14KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson
2023-03-14KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson
2023-03-14KVM: SVM: WARN if GATag generation drops VM or vCPU ID informationSean Christopherson
2023-03-14KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUsSuravee Suthikulpanit
2023-03-14KVM: SVM: Fix a benign off-by-one bug in AVIC physical table maskSean Christopherson
2023-03-14selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini
2023-03-14KVM: VMX: Use tabs instead of spaces for indentationRong Tao
2023-03-14KVM: VMX: Fix indentation coding style issueRong Tao
2023-03-14KVM: nVMX: remove unnecessary #ifdefPaolo Bonzini
2023-03-14KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini
2023-03-14Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-03-12Linux 6.3-rc2v6.3-rc2Linus Torvalds
2023-03-12wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin
2023-03-12Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds
2023-03-12tpm: disable hwrng for fTPM on some AMD designsMario Limonciello
2023-03-12tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds