Show patches with: none      |   7283 patches
« 1 2 ... 12 13 1472 73 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[26/50] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB - - - - --- 2012-01-04 Alexander Graf New
[25/50] KVM: PPC: Book3S: PR: Fix signal check race - - - - --- 2012-01-04 Alexander Graf New
[24/50] KVM: PPC: align vcpu_kick with x86 - - - - --- 2012-01-04 Alexander Graf New
[23/50] KVM: PPC: Use get/set for to_svcpu to help preemption - - - - --- 2012-01-04 Alexander Graf New
[22/50] KVM: PPC: Book3s: PR: No irq_disable in vcpu_run - - - - --- 2012-01-04 Alexander Graf New
[21/50] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run - - - - --- 2012-01-04 Alexander Graf New
[20/50] KVM: PPC: booke: Improve timer register emulation - - - - --- 2012-01-04 Alexander Graf New
[19/50] KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn - - - - --- 2012-01-04 Alexander Graf New
[18/50] KVM: PPC: booke: Paravirtualize wrtee - - - - --- 2012-01-04 Alexander Graf New
[17/50] KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt - - - - --- 2012-01-04 Alexander Graf New
[16/50] KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter - - - - --- 2012-01-04 Alexander Graf New
[15/50] KVM: PPC: Move prepare_to_enter call site into subarch code - - - - --- 2012-01-04 Alexander Graf New
[14/50] KVM: PPC: Rename deliver_interrupts to prepare_to_enter - - - - --- 2012-01-04 Alexander Graf New
[13/50] KVM: PPC: booke: check for signals in kvmppc_vcpu_run - - - - --- 2012-01-04 Alexander Graf New
[12/50] KVM: booke: Do Not start decrementer when SPRN_DEC set 0 - - - - --- 2012-01-04 Alexander Graf New
[11/50] Fix DEC truncation for greater than 0xffff_ffff/1000 1 - - - --- 2012-01-04 Alexander Graf New
[10/50] PPC: Fix race in mtmsr paravirt implementation - - - - --- 2012-01-04 Alexander Graf New
[09/50] KVM: PPC: E500: Support hugetlbfs 1 - - - --- 2012-01-04 Alexander Graf New
[08/50] KVM: PPC: Add support for explicit HIOR setting - - - - --- 2012-01-04 Alexander Graf New
[07/50] KVM: PPC: Add generic single register ioctls - - - - --- 2012-01-04 Alexander Graf New
[06/50] KVM: PPC: e500: Don't hardcode PIR=0 - - - - --- 2012-01-04 Alexander Graf New
[05/50] KVM: PPC: e500: tlbsx: fix tlb0 esel - - - - --- 2012-01-04 Alexander Graf New
[04/50] KVM: PPC: e500: MMU API - - - - --- 2012-01-04 Alexander Graf New
[03/50] KVM: PPC: e500: clear up confusion between host and guest entries - - - - --- 2012-01-04 Alexander Graf New
[02/50] KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all - - - - --- 2012-01-04 Alexander Graf New
[01/50] KVM: PPC: e500: don't translate gfn to pfn with preemption disabled - - - - --- 2012-01-04 Alexander Graf New
[PULL,00/50] ppc patch queue 2012-01-04 - - - - --- 2012-01-04 Alexander Graf New
[7/7] KVM: PPC: e500: include linux/export.h - - - - --- 2011-12-25 Alexander Graf New
[6/7] powerpc kvm: fix kvmppc_start_thread() for CONFIG_SMP=N - - - - --- 2011-12-25 Alexander Graf New
[5/7] KVM: PPC: protect use of kvmppc_h_pr - - - - --- 2011-12-25 Alexander Graf New
[4/7] KVM: PPC: move compute_tlbie_rb to book3s_64 common header - - - - --- 2011-12-25 Alexander Graf New
[3/7] powerpc/kvm: annotate kvm_rma_init as __init - - - - --- 2011-12-25 Alexander Graf New
[2/7] KVM: Fix whitespace in kvm_para.h - - - - --- 2011-12-25 Alexander Graf New
[1/7] KVM: PPC: Whitespace fix for kvm.h - - - - --- 2011-12-25 Alexander Graf New
[PULL,0/7] avi patch queue 2011-12-25 - - - - --- 2011-12-25 Alexander Graf New
Current kernel fails to compile with KVM on PowerPC - - - - --- 2011-12-24 Alexander Graf New
[4/4] KVM: PPC: align vcpu_kick with x86 - - - - --- 2011-12-09 Alexander Graf New
[3/4] KVM: PPC: Use get/set for to_svcpu to help preemption - - - - --- 2011-12-09 Alexander Graf New
[2/4] KVM: PPC: Book3s: PR: No irq_disable in vcpu_run - - - - --- 2011-12-09 Alexander Graf New
[1/4] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run - - - - --- 2011-12-09 Alexander Graf New
[3.2] Revert "KVM: PPC: Add support for explicit HIOR setting" - - - - --- 2011-11-17 Alexander Graf Accepted
[kvm-unit-tests,RFC,04/19] powerpc: Use the page allocator Untitled series #313094 - - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,5/5] configure: Ignore --erratatxt when --target=kvmtool arm: Add kvmtool to the runner script - - - - --- 2021-07-02 Alexandru Elisei New
[kvm-unit-tests,RFC,4/5] scripts: Generate kvmtool standalone tests arm: Add kvmtool to the runner script - - - - --- 2021-07-02 Alexandru Elisei New
[kvm-unit-tests,RFC,3/5] run_tests.sh: Add kvmtool support arm: Add kvmtool to the runner script - - - - --- 2021-07-02 Alexandru Elisei New
[kvm-unit-tests,RFC,2/5] scripts: Rename run_qemu_status -> run_test_status arm: Add kvmtool to the runner script - - 2 - --- 2021-07-02 Alexandru Elisei New
[kvm-unit-tests,RFC,1/5] lib: arm: Print test exit status on exit if chr-testdev is not available arm: Add kvmtool to the runner script - - - - --- 2021-07-02 Alexandru Elisei New
[kernel,v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent [kernel,v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent 2 - - - --- 2022-10-03 Alexey Kardashevskiy New
[kernel,v3] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent [kernel,v3] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent 2 - - - --- 2022-09-21 Alexey Kardashevskiy New
[kernel,v2,3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - 2 1 - --- 2022-09-20 Alexey Kardashevskiy New
[kernel,v2,2/3] powerpc/pci_64: Init pcibios subsys a bit later powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - - - - --- 2022-09-20 Alexey Kardashevskiy New
[kernel,v2,1/3] powerpc/iommu: Add "borrowing" iommu_table_group_ops powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - - - - --- 2022-09-20 Alexey Kardashevskiy New
[kernel,v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent [kernel,v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent 2 - - - --- 2022-09-20 Alexey Kardashevskiy New
[kernel,3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - 2 1 - --- 2022-07-14 Alexey Kardashevskiy New
[kernel,2/3] powerpc/pci_64: Init pcibios subsys a bit later powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - - 1 - --- 2022-07-14 Alexey Kardashevskiy New
[kernel,1/3] powerpc/iommu: Add "borrowing" iommu_table_group_ops powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - - 1 - --- 2022-07-14 Alexey Kardashevskiy New
[kernel] vfio/spapr_tce: Fix the comment [kernel] vfio/spapr_tce: Fix the comment - - - - --- 2022-07-14 Alexey Kardashevskiy New
[kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains [kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains - 2 - - --- 2022-07-07 Alexey Kardashevskiy Changes Requested
[kernel] powerpc/iommu: Add simple iommu_ops to report capabilities [kernel] powerpc/iommu: Add simple iommu_ops to report capabilities - 2 - - --- 2022-07-05 Alexey Kardashevskiy Changes Requested
[RFC,kernel] vfio: Skip checking for IOMMU_CAP_CACHE_COHERENCY on POWER and more [RFC,kernel] vfio: Skip checking for IOMMU_CAP_CACHE_COHERENCY on POWER and more - 2 - - --- 2022-07-01 Alexey Kardashevskiy Superseded
[kernel] KVM: PPC: Do not warn when userspace asked for too big TCE table [kernel] KVM: PPC: Do not warn when userspace asked for too big TCE table - - - - --- 2022-06-28 Alexey Kardashevskiy New
[kernel] KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x [kernel] KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x - 1 1 - --- 2022-06-22 Alexey Kardashevskiy New
[kernel,v2] KVM: Don't null dereference ops->destroy [kernel,v2] KVM: Don't null dereference ops->destroy - - - - --- 2022-06-01 Alexey Kardashevskiy New
[kernel] KVM: Don't null dereference ops->destroy [kernel] KVM: Don't null dereference ops->destroy - - - - --- 2022-05-24 Alexey Kardashevskiy New
[kernel] KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers [kernel] KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers 1 - - - --- 2022-05-09 Alexey Kardashevskiy New
[kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls [kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls - - 1 - --- 2022-05-06 Alexey Kardashevskiy New
[kernel,v2] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers [kernel,v2] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers - - - - --- 2022-05-06 Alexey Kardashevskiy New
[kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent [kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent 2 - - - --- 2022-05-04 Alexey Kardashevskiy New
[kernel] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers [kernel] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers - - - - --- 2022-04-28 Alexey Kardashevskiy New
[kernel,v2] KVM: PPC: Fix TCE handling for VFIO [kernel,v2] KVM: PPC: Fix TCE handling for VFIO - 1 2 1 --- 2022-04-20 Alexey Kardashevskiy New
[kernel] KVM: PPC: Fix TCE handling for VFIO [kernel] KVM: PPC: Fix TCE handling for VFIO - 1 1 1 --- 2022-04-06 Alexey Kardashevskiy New
[kernel,v5] KVM: PPC: Merge powerpc's debugfs entry content into generic entry [kernel,v5] KVM: PPC: Merge powerpc's debugfs entry content into generic entry - - 1 - --- 2022-01-11 Alexey Kardashevskiy New
[kernel,v4] KVM: PPC: Merge powerpc's debugfs entry content into generic entry [kernel,v4] KVM: PPC: Merge powerpc's debugfs entry content into generic entry - - 1 - --- 2021-12-20 Alexey Kardashevskiy New
[kernel,v3] KVM: PPC: Merge powerpc's debugfs entry content into generic entry [kernel,v3] KVM: PPC: Merge powerpc's debugfs entry content into generic entry - - - - --- 2021-12-15 Alexey Kardashevskiy New
[kernel,v2] KVM: PPC: Merge powerpc's debugfs entry content into generic entry [kernel,v2] KVM: PPC: Merge powerpc's debugfs entry content into generic entry - - - - --- 2021-09-04 Alexey Kardashevskiy New
[kernel] KVM: PPC: Book3S: Merge powerpc's debugfs entry content into generic entry [kernel] KVM: PPC: Book3S: Merge powerpc's debugfs entry content into generic entry - - - - --- 2021-09-03 Alexey Kardashevskiy New
[kernel] KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST [kernel] KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST - - 1 - --- 2021-09-01 Alexey Kardashevskiy New
[kernel] KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots [kernel] KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots - - - - --- 2021-09-01 Alexey Kardashevskiy New
[kernel] KVM: PPC: Fix clearing never mapped TCEs in realmode [kernel] KVM: PPC: Fix clearing never mapped TCEs in realmode - 1 1 - --- 2021-08-27 Alexey Kardashevskiy New
[kernel,v2] KVM: PPC: Use arch_get_random_seed_long instead of powernv variant [kernel,v2] KVM: PPC: Use arch_get_random_seed_long instead of powernv variant - - 1 - --- 2021-08-05 Alexey Kardashevskiy New
[kernel] powerpc/powernv: Check if powernv_rng is initialized [kernel] powerpc/powernv: Check if powernv_rng is initialized - - - - --- 2021-07-30 Alexey Kardashevskiy New
[kernel] KVM: PPC: Book3S HV: Make unique debugfs nodename [kernel] KVM: PPC: Book3S HV: Make unique debugfs nodename - - 1 - --- 2021-07-07 Alexey Kardashevskiy New
[kernel,v2] powerpc/iommu: Annotate nested lock for lockdep [kernel,v2] powerpc/iommu: Annotate nested lock for lockdep - - - - --- 2021-03-01 Alexey Kardashevskiy New
[kernel,2/2] powerpc/iommu: Do not immediately panic when failed IOMMU table allocation powerpc/iommu: Stop crashing the host when VM is terminated - - 2 - --- 2021-02-16 Alexey Kardashevskiy Not Applicable
[kernel,1/2] powerpc/iommu: Allocate it_map by vmalloc powerpc/iommu: Stop crashing the host when VM is terminated - - 2 - --- 2021-02-16 Alexey Kardashevskiy Not Applicable
[kernel] powerpc/iommu: Annotate nested lock for lockdep [kernel] powerpc/iommu: Annotate nested lock for lockdep - - - - --- 2021-02-16 Alexey Kardashevskiy Not Applicable
[kernel,v2] vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU [kernel,v2] vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU - 1 - - --- 2020-11-22 Alexey Kardashevskiy Not Applicable
[kernel,v2] powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU [kernel,v2] powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU - 1 - - --- 2020-11-22 Alexey Kardashevskiy Not Applicable
[kernel] KVM: PPC: Fix nested guest RC bits update [kernel] KVM: PPC: Fix nested guest RC bits update - 1 - - --- 2020-06-11 Alexey Kardashevskiy Accepted
[kernel] KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks [kernel] KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks - - - - --- 2020-06-09 Alexey Kardashevskiy Accepted
[kernel,v2,7/7] vfio/spapr_tce: Advertise and allow a huge DMA windows at 4GB [kernel,v2,1/7] powerpc/powernv/ioda: Move TCE bypass base to PE - - - - --- 2020-03-23 Alexey Kardashevskiy Not Applicable
[kernel,v2,6/7] powerpc/powernv/phb4: Add 4GB IOMMU bypass mode [kernel,v2,1/7] powerpc/powernv/ioda: Move TCE bypass base to PE - - - - --- 2020-03-23 Alexey Kardashevskiy Not Applicable
[kernel,v2,5/7] powerpc/iommu: Add a window number to iommu_table_group_ops::get_table_size [kernel,v2,1/7] powerpc/powernv/ioda: Move TCE bypass base to PE - - - - --- 2020-03-23 Alexey Kardashevskiy Not Applicable
[kernel,v2,4/7] powerpc/powernv/phb4: Use IOMMU instead of bypassing [kernel,v2,1/7] powerpc/powernv/ioda: Move TCE bypass base to PE - - - - --- 2020-03-23 Alexey Kardashevskiy Not Applicable
[kernel,v2,3/7] powerpc/powernv/ioda: Allow smaller TCE table levels [kernel,v2,1/7] powerpc/powernv/ioda: Move TCE bypass base to PE - - - - --- 2020-03-23 Alexey Kardashevskiy Not Applicable
[kernel,v2,2/7] powerpc/powernv/ioda: Rework for huge DMA window at 4GB [kernel,v2,1/7] powerpc/powernv/ioda: Move TCE bypass base to PE - - - - --- 2020-03-23 Alexey Kardashevskiy Not Applicable
[kernel,v2,1/7] powerpc/powernv/ioda: Move TCE bypass base to PE [kernel,v2,1/7] powerpc/powernv/ioda: Move TCE bypass base to PE - - - - --- 2020-03-23 Alexey Kardashevskiy Not Applicable
[kernel] powerpc/prom_init: Pass the "os-term" message to hypervisor [kernel] powerpc/prom_init: Pass the "os-term" message to hypervisor - 1 - - --- 2020-03-12 Alexey Kardashevskiy Not Applicable
[kernel,5/5] vfio/spapr_tce: Advertise and allow a huge DMA windows at 4GB powerpc/powenv/ioda: Allow huge DMA window at 4GB - - - - --- 2020-02-18 Alexey Kardashevskiy Not Applicable
[kernel,4/5] powerpc/powernv/phb4: Add 4GB IOMMU bypass mode powerpc/powenv/ioda: Allow huge DMA window at 4GB - - - - --- 2020-02-18 Alexey Kardashevskiy Not Applicable
« 1 2 ... 12 13 1472 73 »