Adding a cover letter of sorts this time around to try and make your life a bit easier. You should see a total of 7 pull requests: [GIT PULL] KVM: Non-x86 changes for 6.6 [GIT PULL] KVM: x86: Misc changes for 6.6 [GIT PULL] KVM: x86: MMU changes for 6.6 [GIT PULL] KVM: x86: PMU changes for 6.6 [GIT PULL] KVM: x86: Selftests changes for 6.6 [GIT PULL] KVM: x86: SVM changes for 6.6 [GIT PULL] KVM: x86: VMX changes for 6.6 There is a trivial conflict between "Non-x86" and "MMU", and a less trivial one between "Misc" and "SVM". FWIW, I recommend pulling "Misc" after "SVM", I found the conflict that's generated by merging "Misc" before "SVM" to be terribly confusing. Details in the "Non-x86" and "Misc" requests respectively.