Show patches with: none      |   7283 patches
« 1 2 ... 13 14 1572 73 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] KVM: Don't keep reference to irq routing table in irqfd struct - - - - --- 2014-06-30 Paul Mackerras New
[1/6] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva() - - - - --- 2012-06-28 Takuya Yoshikawa New
[1/6] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva() - - - - --- 2012-06-21 Takuya Yoshikawa New
[1/6] KVM: Move gfn_to_index to x86 specific code - - - - --- 2013-10-02 Christoffer Dall New
[1/6] KVM: PPC: BOOK3S: HV: Clear hash pte bits from do_h_enter callers - - - - --- 2014-06-29 Aneesh Kumar K.V New
[1/6] KVM: PPC: BOOKE: No need to set DBCR0_EDM in guest visible register - - - - --- 2014-07-11 Bharat Bhushan New
[1/6] KVM: PPC: Book3E: Use common defines for SPE/FP/AltiVec int numbers - - - - --- 2013-07-03 Mihai Caraman New
[1/6] KVM: PPC: Book3S HV: Don't rely on host's page size information KVM: PPC: Book3S HV: Run HPT guests on radix hosts - - - - --- 2017-10-19 Paul Mackerras Superseded
[1/6] KVM: PPC: Book3S HV: Rework the secondary inhibit code - - - - --- 2014-04-24 Michael Neuling New
[1/6] KVM: PPC: Book3S HV: XIVE: initialize private pointer when VPs are allocated KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL - 1 - - --- 2019-09-23 Greg Kurz Changes Requested
[1/6] KVM: PPC: Book3S PR: Ignore PMU SPRs - - - - --- 2014-04-29 Alexander Graf New
[1/6] KVM: PPC: E500: Move write_stlbe higher - - - - --- 2013-01-18 Alexander Graf New
[1/6] KVM: PPC: Make lookup_linux_pte public - - - - --- 2013-05-06 Alexey Kardashevskiy New
[1/6] KVM: PPC: booke: use vcpu reference from thread_struct - - - - --- 2012-08-21 Bharat Bhushan New
[1/6] KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb() - - - - --- 2016-08-28 SF Markus Elfring Accepted
[1/6] KVM: x86/mmu: release audited pfns KVM: Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-24 David Stevens New
[1/6] PPC: Add asm helpers for BE 32bit load/store - - - - --- 2014-06-11 Alexander Graf New
[1/6] kvm/ppc/mpic: remove default routes from documentation - - - - --- 2013-05-02 Alexander Graf New
[1/6] kvm: export kvm module parameter variables - - - - --- 2016-10-14 Suraj Jitindar Singh Accepted
[1/6] kvm: ppc: booke: Enhance wrapper functions to handle shadow registers - - - - --- 2014-07-15 Bharat Bhushan New
[1/6] mm: change locked_vm's type from unsigned long to atomic64_t convert locked_vm from unsigned long to atomic64_t - - - - --- 2019-04-02 Daniel Jordan Superseded
[1/6] powerpc/booke64: fix machine check handler to use the right prolog - - - - --- 2012-08-06 Mihai Caraman New
[1/6] powerpc: Put FP/VSX and VR state into structures - - - - --- 2013-09-10 Paul Mackerras New
[1/7,v2] KVM: PPC: e500: Expose MMU registers via ONE_REG - - - - --- 2013-03-26 Mihai Caraman New
[1/7,v3] KVM: PPC: BOOKE: allow debug interrupt at "debug level" - - - - --- 2014-08-06 Bharat Bhushan New
[1/7,v3] KVM: PPC: debug stub interface parameter defined - - - - --- 2013-04-08 Bharat Bhushan New
[1/7] KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS - - - - --- 2013-04-16 Alexander Graf New
[1/7] KVM: PPC: Book3S: Add ONE_REG register names that were missed - - - - --- 2014-05-24 Paul Mackerras New
[1/7] KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL - - - - --- 2013-06-30 Alexander Graf New
[1/7] KVM: PPC: Implement kvmppc_xlate for all targets - - - - --- 2014-07-28 Alexander Graf New
[1/7] KVM: PPC: Whitespace fix for kvm.h - - - - --- 2011-12-25 Alexander Graf New
[1/7] KVM: PPC: booke: Added debug handler - - - - --- 2013-02-28 Bharat Bhushan New
[1/7] KVM: PPC: move tsr update in a separate function - - - - --- 2013-03-22 Alexander Graf New
[1/7] KVM: Pass mmu_notifier_range down to kvm_unmap_hva_range() KVM: arm/arm64: Help VMs dying quicker 1 - - - --- 2019-12-13 Marc Zyngier Not Applicable
[1/7] KVM: s390: clean up redundant 'kvm_run' parameters clean up redundant 'kvm_run' parameters - - - - --- 2020-04-19 Tianjia Zhang Superseded
[1/7] PPC: Add asm helpers for BE 32bit load/store - - - - --- 2014-06-17 Alexander Graf New
[1/7] Refactor kernel image loading - - - - --- 2015-10-30 Andre Przywara Not Applicable
[1/7] powerpc/kvm: Fix updates of vcpu->cpu on HV KVM 1 - - - --- 2012-08-17 Benjamin Herrenschmidt New
[1/7] powerpc/watchpoint/kvm: Rename current DAWR macros and variables powerpc/watchpoint: 2nd DAWR kvm enablement + selftests - - - - --- 2020-07-23 Ravi Bangoria Changes Requested
[1/8,v3] KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation - - - - --- 2013-04-11 Mihai Caraman New
[1/8] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva() - - - - --- 2012-07-02 Takuya Yoshikawa New
[1/8] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online 1 - - - --- 2012-10-15 Paul Mackerras New
[1/8] KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n - - - - --- 2014-03-24 Paul Mackerras New
[1/8] KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry - - - - --- 2013-07-11 Paul Mackerras New
[1/8] KVM: PPC: Book3S: Add ONE_REG register names that were missed - - - - --- 2014-05-26 Paul Mackerras New
[1/8] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls - - - - --- 2013-04-18 Paul Mackerras New
[1/8] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls - - - - --- 2013-04-11 Paul Mackerras New
[1/8] KVM: PPC: BookE: Expose remote TLB flushes in debugfs - - - - --- 2012-08-07 Alexander Graf New
[1/8] KVM: PPC: E500: Move write_stlbe higher - - - - --- 2013-01-18 Alexander Graf New
[1/8] KVM: PPC: Fix SREGS documentation reference - - 1 - --- 2013-01-10 Alexander Graf New
[1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines KVM: PPC: Implement passthrough of emulated devices for nested guests - - - - --- 2018-12-07 Suraj Jitindar Singh Superseded
[1/8] KVM: PPC: booke: use vcpu reference from thread_struct - - - - --- 2013-01-16 Bharat Bhushan New
[1/8] KVM: PPC: reserve a capability number for multitce support - - - - --- 2013-07-06 Alexey Kardashevskiy New
[1/8] KVM: PPC: reserve a capability number for multitce support - - - - --- 2013-06-27 Alexey Kardashevskiy New
[1/8] drivers/vfio: Introduce CONFIG_VFIO_EEH - - - - --- 2014-05-14 Gavin Shan New
[1/8] kvm tools: Add initial SPAPR PPC64 architecture support - - - - --- 2011-12-06 Matt Evans New
[1/8] kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage - - - - --- 2013-06-07 Scott Wood New
[1/8] powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE powerpc/64s: fix and improve machine check handling 1 1 - - --- 2020-11-28 Nicholas Piggin Accepted
[1/8] powerpc/powernv: must include hvcall.h to get PAPR defines powerpc: queued spinlocks and rwlocks - - - - --- 2020-07-02 Nicholas Piggin Not Applicable
[1/8] ppc/kvm: Replace ACCESS_ONCE with READ_ONCE - - - - --- 2015-01-15 Christian Borntraeger New
[1/9] KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page - - - - --- 2012-07-11 Alexander Graf New
[1/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls - - - - --- 2013-02-14 Paul Mackerras New
[1/9] mm/migrate.c: Always allow device private pages to migrate Add support for SVM atomics in Nouveau - - - - --- 2021-02-09 Alistair Popple Not Applicable
[1/9] powerpc,kvm: fix imbalance srcu_read_[un]lock() 1 - - - --- 2013-03-15 Lai Jiangshan New
[10/10] KVM: PPC: Add hugepage support for IOMMU in-kernel handling - - - - --- 2013-08-01 Alexey Kardashevskiy New
[10/10] KVM: PPC: Add hugepage support for IOMMU in-kernel handling - - - - --- 2013-07-16 Alexey Kardashevskiy New
[10/10] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation - - - - --- 2012-09-21 Paul Mackerras New
[10/10] KVM: PPC: Book3S HV: radix do not clear partition pte when RC or write bits do not match assorted radix fixes and improvemets for page fault and invalidation - - - - --- 2018-05-06 Nicholas Piggin Superseded
[10/10] KVM: PPC: Move kvm_guest_enter call into generic code - - - - --- 2012-08-13 Alexander Graf New
[10/10] kvm tools, powerpc: Use MMU info for ibm,slb-size - - - - --- 2012-07-17 Michael Ellerman New
[10/10] powerpc/powernv: Error injection infrastructure - - - - --- 2014-05-09 Gavin Shan New
[10/11] KVM: Add flush parameter for kvm_age_hva() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - - --- 2019-01-04 Tianyu Lan Not Applicable
[10/11] KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count - - - - --- 2013-09-06 Paul Mackerras New
[10/11] KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init() - - - - --- 2017-01-20 SF Markus Elfring Accepted
[10/11] KVM: PPC: reconstruct LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_intr() inp… KVM: PPC: reconstruct mmio emulation with analyse_instr() - - - - --- 2018-04-25 Simon Guo Superseded
[10/12] KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0 KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[10/12] KVM: PPC: Book3S HV: Fix accounting of stolen time - - - - --- 2012-10-30 Alexander Graf New
[10/12] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run - - - - --- 2012-08-28 Paul Mackerras New
[10/12] KVM: PPC: Book3S HV: Streamline guest entry and exit - - - - --- 2015-03-28 Paul Mackerras New
[10/12] KVM: PPC: Book3S HV: Streamline guest entry and exit - - - - --- 2015-03-27 Paul Mackerras New
[10/12] KVM: PPC: booke: Allow multiple exception types - - - - --- 2013-02-15 Alexander Graf New
[10/12] KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation - - - - --- 2012-10-11 Mihai Caraman New
[10/12] powerpc: Consolidate variants of real-mode MMIOs - - - - --- 2017-03-20 Benjamin Herrenschmidt Superseded
[10/13] KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass - - - - --- 2016-08-19 Paul Mackerras Accepted
[10/13] KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9 - - - - --- 2016-11-18 Paul Mackerras Superseded
[10/13] KVM: PPC: Book3S HV: move bad_host_intr check to HV handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[10/13] KVM: PPC: Implement MMIO emulation support for Book3S HV guests - - - - --- 2011-12-06 Paul Mackerras New
[10/13] KVM: PPC: PR: Fill pvinfo hcall instructions in big endian - - - - --- 2014-04-24 Alexander Graf New
[10/13] KVM: PPC: Ultravisor: Add PPC_KVM_UV config option KVM: PPC: Paravirtualize KVM to support Ultravisor - - - - --- 2019-01-22 Ram Pai Changes Requested
[10/13] KVM: Provide common implementation for generic dirty log functions KVM: Dynamically size memslot arrays - - - - --- 2019-09-11 Sean Christopherson Not Applicable
[10/13] powerpc/64s: idle simplify KVM idle on POWER9 - - - - --- 2017-08-05 Nicholas Piggin Changes Requested
[10/14] KVM: Split out a kvm_vcpu_block() helper from kvm_vcpu_halt() KVM: Halt-polling fixes, cleanups and a new stat - - 2 - --- 2021-09-25 Sean Christopherson New
[10/14] KVM: x86/mmu: Remove obsolete gfn restoration in FNAME(fetch) KVM: x86/mmu: Huge page fixes, cleanup, and DAX - - - - --- 2020-01-08 Sean Christopherson Not Applicable
[10/14] provide generic read_file() implementation - - - - --- 2015-07-30 Andre Przywara Not Applicable
[10/15] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells - - - - --- 2013-11-09 Paul Mackerras New
[10/16] KVM: PPC: Fix PR KVM on POWER7 bare metal - - - - --- 2012-05-06 Alexander Graf New
[10/17] kvm/ppc/mpic: import hw/openpic.c from QEMU - - - - --- 2013-04-19 Alexander Graf New
[10/17] kvm/ppc/mpic: import hw/openpic.c from QEMU - - - - --- 2013-04-18 Alexander Graf New
[10/18] KVM: Move x86's MMU notifier memslot walkers to generic code KVM: Consolidate and optimize MMU notifiers - - - - --- 2021-03-26 Sean Christopherson Not Applicable
[10/18] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells - - - - --- 2014-01-08 Paul Mackerras New
« 1 2 ... 13 14 1572 73 »