platform/kernel/linux-starfive.git
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-mmu-6.3' of https://github.com/kvm...
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-misc-6.3' of https://github.com...
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-generic-6.3' of https://github.com...
2023-02-08 Wang YongKVM: update code comment in struct kvm_vcpu
2023-02-03 Michal LuczajKVM: x86: Simplify msr_io()
2023-02-03 Michal LuczajKVM: x86: Remove unnecessary initialization in kvm_vm_i...
2023-02-03 Michal LuczajKVM: x86: Explicitly state lockdep condition of msr_fil...
2023-02-03 Michal LuczajKVM: x86: Simplify msr_filter update
2023-02-03 Michal LuczajKVM: x86: Optimize kvm->lock and SRCU interaction ...
2023-02-03 Michal LuczajKVM: x86: Optimize kvm->lock and SRCU interaction ...
2023-02-03 Michal LuczajKVM: x86/emulator: Fix comment in __load_segment_descri...
2023-02-03 Michal LuczajKVM: x86/emulator: Fix segment load privilege level...
2023-02-01 Vipin SharmaKVM: selftests: Test Hyper-V extended hypercall exit...
2023-02-01 Vipin SharmaKVM: selftests: Replace hardcoded Linux OS id with...
2023-02-01 Vipin SharmaKVM: selftests: Test Hyper-V extended hypercall enablement
2023-02-01 Vipin SharmaKVM: x86: hyper-v: Add extended hypercall support in...
2023-02-01 Vipin SharmaKVM: x86: hyper-v: Use common code for hypercall usersp...
2023-02-01 Sean ChristophersonKVM: Destroy target device if coalesced MMIO unregistra...
2023-01-24 ye xingchenKVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
2023-01-24 Christophe... KVM: x86/mmu: Use kstrtobool() instead of strtobool()
2023-01-24 Hou WenlongKVM: x86/mmu: Cleanup range-based flushing for given...
2023-01-24 Hou WenlongKVM: x86/mmu: Fix wrong gfn range of tlb flushing in...
2023-01-24 Hou WenlongKVM: x86/mmu: Fix wrong start gfn of tlb flushing with...
2023-01-24 Hou WenlongKVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_m...
2023-01-24 Hou WenlongKVM: x86/mmu: Fix wrong gfn range of tlb flushing in...
2023-01-24 Hou WenlongKVM: x86/mmu: Move round_gfn_for_level() helper into...
2023-01-24 Wei LiuKVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd()
2023-01-24 Lai Jiangshankvm: x86/mmu: Don't clear write flooding for direct SP
2023-01-24 Lai Jiangshankvm: x86/mmu: Rename SPTE_TDP_AD_ENABLED_MASK to SPTE_T...
2023-01-24 Sean Christophersonx86/reboot: Disable SVM, not just VMX, when stopping...
2023-01-24 Sean Christophersonx86/reboot: Disable virtualization in an emergency...
2023-01-24 Sean Christophersonx86/virt: Force GIF=1 prior to disabling SVM (for reboo...
2023-01-24 Sean Christophersonx86/crash: Disable virt in core NMI crash handler to...
2023-01-24 Paul DurrantKVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub...
2023-01-24 Paul DurrantKVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base...
2023-01-24 David MatlackKVM: x86: Replace cpu_dirty_logging_count with nr_memsl...
2023-01-24 Kees CookKVM: x86: Replace 0-length arrays with flexible arrays
2023-01-24 Jim MattsonKVM: x86: Advertise fast REP string features inherent...
2023-01-24 Jim Mattsonx86/cpufeatures: Add macros for Intel's new fast rep...
2023-01-24 Wang Liangkvm_host.h: fix spelling typo in function declaration
2023-01-24 Alexey DobriyanKVM: account allocation in generic version of kvm_arch_...
2023-01-24 Sean ChristophersonKVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()
2023-01-24 Paolo BonziniMerge branch 'kvm-lapic-fix-and-cleanup' into HEAD
2023-01-24 Paolo BonziniMerge branch 'kvm-v6.2-rc4-fixes' into HEAD
2023-01-24 Paolo BonziniMerge branch 'kvm-hw-enable-refactor' into HEAD
2023-01-13 Sean ChristophersonKVM: x86: Add helpers to recalc physical vs. logical...
2023-01-13 Greg EdwardsKVM: x86: Allow APICv APIC ID inhibit to be cleared
2023-01-13 Sean ChristophersonKVM: x86: Track required APICv inhibits with variable...
2023-01-13 Sean ChristophersonRevert "KVM: SVM: Do not throw warning when calling...
2023-01-13 Sean ChristophersonKVM: SVM: Ignore writes to Remote Read Data on AVIC...
2023-01-13 Sean ChristophersonKVM: SVM: Handle multiple logical targets in AVIC kick...
2023-01-13 Sean ChristophersonKVM: SVM: Require logical ID to be power-of-2 for AVIC...
2023-01-13 Sean ChristophersonKVM: SVM: Update svm->ldr_reg cache even if LDR is...
2023-01-13 Sean ChristophersonKVM: SVM: Always update local APIC on writes to logical...
2023-01-13 Sean ChristophersonKVM: SVM: Inhibit AVIC if vCPUs are aliased in logical...
2023-01-13 Sean ChristophersonKVM: x86: Inhibit APICv/AVIC if the optimized physical...
2023-01-13 Sean ChristophersonKVM: x86: Honor architectural behavior for aliased...
2023-01-13 Sean ChristophersonKVM: x86: Disable APIC logical map if vCPUs are aliased...
2023-01-13 Sean ChristophersonKVM: x86: Disable APIC logical map if logical ID covers...
2023-01-13 Sean ChristophersonKVM: x86: Skip redundant x2APIC logical mode optimized...
2023-01-13 Sean ChristophersonKVM: x86: Explicitly track all possibilities for APIC...
2023-01-13 Sean ChristophersonKVM: x86: Explicitly skip optimized logical map setup...
2023-01-13 Sean ChristophersonKVM: SVM: Add helper to perform final AVIC "kick" of...
2023-01-13 Sean ChristophersonKVM: SVM: Document that vCPU ID == APIC ID in AVIC...
2023-01-13 Sean ChristophersonRevert "KVM: SVM: Use target APIC ID to complete x2AVIC...
2023-01-13 Suravee SuthikulpanitKVM: SVM: Fix x2APIC Logical ID calculation for avic_ki...
2023-01-13 Sean ChristophersonKVM: SVM: Compute dest based on sender's x2APIC status...
2023-01-13 Sean ChristophersonKVM: SVM: Replace "avic_mode" enum with "x2avic_enabled...
2023-01-13 Sean ChristophersonKVM: x86: Inhibit APIC memslot if x2APIC and AVIC are...
2023-01-13 Sean ChristophersonKVM: x86: Move APIC access page helper to common x86...
2023-01-13 Sean ChristophersonKVM: x86: Handle APICv updates for APIC "mode" changes...
2023-01-13 Sean ChristophersonKVM: SVM: Don't put/load AVIC when setting virtual...
2023-01-13 Sean ChristophersonKVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch...
2023-01-13 Sean ChristophersonKVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change...
2023-01-13 Sean ChristophersonKVM: SVM: Process ICR on AVIC IPI delivery failure...
2023-01-13 Sean ChristophersonKVM: SVM: Flush the "current" TLB when activating AVIC
2023-01-13 Sean ChristophersonKVM: x86: Purge "highest ISR" cache when updating APICv...
2023-01-13 Sean ChristophersonKVM: x86: Blindly get current x2APIC reg value on ...
2023-01-11 David WoodhouseKVM: x86/xen: Avoid deadlock by adding kvm->arch.xen...
2023-01-11 David WoodhouseKVM: Ensure lockdep knows about kvm->lock vs. vcpu...
2023-01-11 David WoodhouseKVM: x86/xen: Fix potential deadlock in kvm_xen_update_...
2023-01-11 David WoodhouseKVM: x86/xen: Fix lockdep warning on "recursive" gpc...
2023-01-11 Paolo BonziniMerge tag 'kvmarm-fixes-6.2-1' of git://git./linux...
2023-01-11 Paolo BonziniDocumentation: kvm: fix SRCU locking order docs
2023-01-09 Paolo BonziniKVM: x86: Do not return host topology information from...
2023-01-09 Paolo BonziniKVM: nSVM: clarify recalc_intercepts() wrt CR8
2023-01-08 Linus TorvaldsLinux 6.2-rc3
2023-01-08 Linus TorvaldsMerge tag 'powerpc-6.2-2' of git://git./linux/kernel...
2023-01-08 Linus TorvaldsMerge tag 'fixes-2023-01-08' of git://git./linux/kernel...
2023-01-07 Linus TorvaldsMerge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org...
2023-01-07 Linus TorvaldsMerge tag '6.2-rc2-smb3-client-fixes' of git://git...
2023-01-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.2-1' of git://git...
2023-01-07 Linus TorvaldsMerge tag 'usb-6.2-rc3' of git://git./linux/kernel...
2023-01-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-01-07 Linus TorvaldsMerge tag 'kbuild-fixes-v6.2-2' of git://git./linux...
2023-01-06 Linus TorvaldsMerge tag 'drm-fixes-2023-01-06' of git://anongit.freed...
2023-01-06 Jason A. Donenfeldtpm: Allow system suspend to continue when TPM suspend...
2023-01-06 Linus Torvaldshfs/hfsplus: avoid WARN_ON() for sanity check, use...
2023-01-06 Linus TorvaldsMerge tag 'block-2023-01-06' of git://git.kernel.dk...
2023-01-06 Linus TorvaldsMerge tag 'io_uring-2023-01-06' of git://git.kernel...
next