]> www.infradead.org Git - users/dwmw2/linux.git/shortlog
users/dwmw2/linux.git
2023-01-13 David WoodhouseKVM: selftests: Add EVTCHNOP_send slow path test to... kvm-lockdep
2023-01-13 David WoodhouseKVM: selftests: Use enum for test numbers in xen_shinfo...
2023-01-13 David WoodhouseKVM: Show lockdep the kvm->mutex vs. kvm->srcu ordering...
2023-01-13 Paolo BonziniMerge branch 'kvm-hw-enable-refactor' into HEAD
2023-01-13 Paolo BonziniMerge branch 'kvm-lapic-fix-and-cleanup' into HEAD
2023-01-13 Paolo BonziniMerge branch 'kvm-v6.2-rc4-fixes' into HEAD
2023-01-13 Sean ChristophersonKVM: Clean up error labels in kvm_init()
2023-01-13 Sean ChristophersonKVM: Opt out of generic hardware enabling on s390 and PPC
2023-01-13 Sean ChristophersonKVM: Register syscore (suspend/resume) ops early in...
2023-01-13 Isaku YamahataKVM: Make hardware_enable_failed a local variable in...
2023-01-13 Sean ChristophersonKVM: Use a per-CPU variable to track which CPUs have...
2023-01-13 Isaku YamahataKVM: Remove on_each_cpu(hardware_disable_nolock) in...
2023-01-13 Isaku YamahataKVM: Drop kvm_count_lock and instead protect kvm_usage_...
2023-01-13 Sean ChristophersonKVM: Ensure CPU is stable during low level hardware...
2023-01-13 Chao GaoKVM: Disable CPU hotplug during hardware enabling/disabling
2023-01-13 Chao GaoKVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE...
2023-01-13 Chao GaoKVM: x86: Do compatibility checks when onlining CPU
2023-01-13 Sean ChristophersonKVM: x86: Move CPU compat checks hook to kvm_x86_ops...
2023-01-13 Sean ChristophersonKVM: SVM: Check for SVM support in CPU compatibility...
2023-01-13 Sean ChristophersonKVM: VMX: Shuffle support checks and hardware enabling...
2023-01-13 Sean ChristophersonKVM: x86: Do VMX/SVM support checks directly in vendor...
2023-01-13 Sean ChristophersonKVM: VMX: Use current CPU's info to perform "disabled...
2023-01-13 Sean ChristophersonKVM: x86: Unify pr_fmt to use module name for all KVM...
2023-01-13 Sean ChristophersonKVM: x86: Use KBUILD_MODNAME to specify vendor module...
2023-01-13 Sean ChristophersonKVM: Drop kvm_arch_check_processor_compat() hook
2023-01-13 Sean ChristophersonKVM: x86: Do CPU compatibility checks in x86 code
2023-01-13 Sean ChristophersonKVM: VMX: Make VMCS configuration/capabilities structs...
2023-01-13 Sean ChristophersonKVM: Drop kvm_arch_{init,exit}() hooks
2023-01-13 Sean ChristophersonKVM: s390: Mark __kvm_s390_init() and its descendants...
2023-01-13 Sean ChristophersonKVM: s390: Do s390 specific init without bouncing throu...
2023-01-13 Sean ChristophersonKVM: PPC: Move processor compatibility check to module...
2023-01-13 Sean ChristophersonKVM: RISC-V: Tag init functions and data with __init...
2023-01-13 Sean ChristophersonKVM: RISC-V: Do arch init directly in riscv_kvm_init()
2023-01-13 Sean ChristophersonKVM: MIPS: Register die notifier prior to kvm_init()
2023-01-13 Sean ChristophersonKVM: MIPS: Setup VZ emulation? directly from kvm_mips_i...
2023-01-13 Sean ChristophersonKVM: MIPS: Hardcode callbacks to hardware virtualizatio...
2023-01-13 Sean ChristophersonKVM: arm64: Mark kvm_arm_init() and its unique descenda...
2023-01-13 Sean ChristophersonKVM: arm64: Do arm/arch initialization without bouncing...
2023-01-13 Sean ChristophersonKVM: arm64: Unregister perf callbacks if hypervisor...
2023-01-13 Sean ChristophersonKVM: arm64: Free hypervisor allocations if vector slot...
2023-01-13 Marc ZyngierKVM: arm64: Simplify the CPUHP logic
2023-01-13 Sean ChristophersonKVM: x86: Serialize vendor module initialization (hardw...
2023-01-13 Sean ChristophersonKVM: VMX: Do _all_ initialization before exposing ...
2023-01-13 Sean ChristophersonKVM: x86: Move guts of kvm_arch_init() to standalone...
2023-01-13 Sean ChristophersonKVM: VMX: Move Hyper-V eVMCS initialization to helper
2023-01-13 Sean ChristophersonKVM: VMX: Don't bother disabling eVMCS static key on...
2023-01-13 Sean ChristophersonKVM: VMX: Reset eVMCS controls in VP assist page during...
2023-01-13 Sean ChristophersonKVM: Drop arch hardware (un)setup hooks
2023-01-13 Sean ChristophersonKVM: x86: Move hardware setup/unsetup to init/exit
2023-01-13 Sean ChristophersonKVM: x86: Do timer initialization after XCR0 configuration
2023-01-13 Sean ChristophersonKVM: s390: Move hardware setup/unsetup to init/exit
2023-01-13 Sean ChristophersonKVM: s390: Unwind kvm_arch_init() piece-by-piece()...
2023-01-13 Sean ChristophersonKVM: Teardown VFIO ops earlier in kvm_exit()
2023-01-13 Sean ChristophersonKVM: Allocate cpus_hardware_enabled after arch hardware...
2023-01-13 Sean ChristophersonKVM: Initialize IRQ FD after arch hardware setup
2023-01-13 Sean ChristophersonKVM: Register /dev/kvm as the _very_ last thing during...
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.kernel...
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 v6.2-rc3
2023-01-08 Linus TorvaldsMerge tag 'powerpc-6.2-2' of git://git.kernel.org/pub...
2023-01-08 Linus TorvaldsMerge tag 'fixes-2023-01-08' of git://git.kernel.org...
next