Hi all, In commit aaca21007ba1 ("KVM: SVM: Fix the svm vmexit code for WRMSR") Fixes tag Fixes: 1e9e2622a149 ("KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath", 2019-11-21) has these problem(s): - Subject does not match target commit subject Just use git log -1 --format='Fixes: %h ("%s")' In commit 9a11997e757b ("KVM: X86: Fix dereference null cpufreq policy") Fixes tag Fixes: aaec7c03de (KVM: x86: avoid useless copy of cpufreq policy) has these problem(s): - SHA1 should be at least 12 digits long Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just making sure it is not set (or set to "auto"). -- Cheers, Stephen Rothwell