Show patches with: Archived = No       |   4211 patches
« 1 2 ... 13 14 1542 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v3,4/9] KVM: arm/arm64: use locking helpers in kvm_vgic_create() - - - - --- 2017-08-21 Radim Krčmář Changes Requested
[RFC,v3,5/9] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC - - 2 - --- 2017-08-21 Radim Krčmář Changes Requested
[RFC,v3,6/9] KVM: rework kvm_vcpu_on_spin loop - - - - --- 2017-08-21 Radim Krčmář Changes Requested
[RFC,v3,7/9] KVM: add kvm_free_vcpus and kvm_arch_free_vcpus - - - - --- 2017-08-21 Radim Krčmář Changes Requested
[RFC,v3,8/9] KVM: implement kvm_for_each_vcpu with a list - - - - --- 2017-08-21 Radim Krčmář Changes Requested
[RFC,v3,9/9] KVM: split kvm->vcpus into chunks - - - - --- 2017-08-21 Radim Krčmář Changes Requested
[RFC,v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall [RFC,v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall - - - - --- 2021-05-15 Vaibhav Jain New
[RFC,v4,17/17] KVM: PPC: Book3S HV: XIVE: introduce a 'release' device operation Untitled series #101745 - - - - --- 2019-04-09 Cédric Le Goater Superseded
[RFC,v4,5/6] kvmppc: Radix changes for secure guest kvmppc: HMM driver to manage pages of secure guest - - - - --- 2019-05-28 Bharata B Rao Superseded
[RFC,v4,6/6] kvmppc: Support reset of secure guest kvmppc: HMM driver to manage pages of secure guest - - - - --- 2019-05-28 Bharata B Rao Superseded
[RFC,v4.1,16/17] KVM: PPC: Book3S HV: XIVE: introduce a xive_devices array under the VM Untitled series #101745 - - 1 - --- 2019-04-09 Cédric Le Goater Superseded
[RFC,v4] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall [RFC,v4] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall - - - - --- 2021-05-26 Vaibhav Jain New
[RFC,v5,1/5] iommu: Add capabilities to a group - - 1 - --- 2017-08-07 Alexey Kardashevskiy Not Applicable
[RFC,v5,2/5] iommu: Set IOMMU_GROUP_CAP_ISOLATE_MSIX if MSI controller enables IRQ remapping - - - - --- 2017-08-07 Alexey Kardashevskiy Not Applicable
[RFC,v5,3/5] iommu/intel/amd: Set IOMMU_GROUP_CAP_ISOLATE_MSIX if IRQ remapping is enabled - - - - --- 2017-08-07 Alexey Kardashevskiy Not Applicable
[RFC,v5,4/5] powerpc/iommu: Set IOMMU_GROUP_CAP_ISOLATE_MSIX - - - - --- 2017-08-07 Alexey Kardashevskiy Not Applicable
[RFC,v5,5/5] vfio-pci: Allow to expose MSI-X table to userspace when safe - - 1 - --- 2017-08-07 Alexey Kardashevskiy Not Applicable
[RFC,v5,5/7] kvmppc: Radix changes for secure guest kvmppc: HMM driver to manage pages of secure guest - - - - --- 2019-07-09 Bharata B Rao Superseded
[RFC,v5,6/7] kvmppc: Support reset of secure guest kvmppc: HMM driver to manage pages of secure guest - - - - --- 2019-07-09 Bharata B Rao Superseded
[RFC,v7,01/25] powerpc: define an additional vma bit for protection keys. - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,02/25] powerpc: track allocation status of all pkeys - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,03/25] powerpc: helper function to read,write AMR,IAMR,UAMOR registers - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,04/25] powerpc: helper functions to initialize AMR, IAMR and UAMOR registers - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,05/25] powerpc: cleaup AMR,iAMR when a key is allocated or freed - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,06/25] powerpc: implementation for arch_set_user_pkey_access() - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,07/25] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,08/25] powerpc: ability to create execute-disabled pkeys - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,09/25] powerpc: store and restore the pkey state across context switches - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,10/25] powerpc: introduce execute-only pkey - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,11/25] powerpc: ability to associate pkey to a vma - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,12/25] powerpc: implementation for arch_override_mprotect_pkey() - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,13/25] powerpc: map vma key-protection bits to pte key bits. - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,14/25] powerpc: sys_pkey_mprotect() system call - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,15/25] powerpc: Program HPTE key protection bits - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,16/25] powerpc: helper to validate key-access permissions of a pte - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,17/25] powerpc: check key protection for user page access - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,18/25] powerpc: Macro the mask used for checking DSI exception - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,19/25] powerpc: implementation for arch_vma_access_permitted() - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,20/25] powerpc: Handle exceptions caused by pkey violation - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,21/25] powerpc: capture AMR register content on pkey violation - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,22/25] powerpc: introduce get_pte_pkey() helper - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,23/25] powerpc: capture the violated protection key on fault - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,24/25] powerpc: Deliver SEGV signal on pkey violation - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC,v7,25/25] powerpc: Enable pkey subsystem - - - - --- 2017-07-30 Ram Pai Not Applicable
[RFC-PATCH] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall [RFC-PATCH] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall - - - - --- 2021-04-15 Vaibhav Jain New
[RFC/PATCH,1/3] powerpc/kvm: Handle H_FAC_UNAVAIL when guest executes stop. [RFC/PATCH,1/3] powerpc/kvm: Handle H_FAC_UNAVAIL when guest executes stop. - - - - --- 2020-03-31 Gautham R Shenoy RFC
[RFC/PATCH,2/3] pseries/kvm: Clear PSSCR[ESL|EC] bits before guest entry Add support for stop instruction inside KVM guest - - - - --- 2020-03-31 Gautham R Shenoy RFC
[RFC/PATCH,3/3] cpuidle/pseries: Add stop0lite state Add support for stop instruction inside KVM guest - - - - --- 2020-03-31 Gautham R Shenoy RFC
[RFC] KVM-PPC: Migrate Pinned Pages out of CMA - - - - --- 2016-01-21 Balbir Singh Superseded
[RFC] KVM: Only register preempt notifiers and load arch cpu state as needed [RFC] KVM: Only register preempt notifiers and load arch cpu state as needed - - - - --- 2017-11-23 Christoffer Dall Changes Requested
[RFC] KVM: PPC: Book3S HV P9: Move H_CEDE logic mostly to one place [RFC] KVM: PPC: Book3S HV P9: Move H_CEDE logic mostly to one place - - - - --- 2021-10-04 Nicholas Piggin New
[RFC] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_GTSE [RFC] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_GTSE - 1 - - --- 2022-03-09 Fabiano Rosas New
[RFC] KVM: PPC: Book3S HV: Handle host system reset in guest mode [RFC] KVM: PPC: Book3S HV: Handle host system reset in guest mode - - - - --- 2017-11-03 Nicholas Piggin Superseded
[RFC] KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode supp… [RFC] KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode supp… - - - - --- 2020-11-28 Nicholas Piggin Superseded
[RFC] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas [RFC] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas - - - - --- 2018-02-08 Cédric Le Goater Superseded
[RFC] KVM: PPC: Book3S HV: send kvmppc_bad_interrupt NMIs to Linux handlers [RFC] KVM: PPC: Book3S HV: send kvmppc_bad_interrupt NMIs to Linux handlers - - - - --- 2018-04-06 Nicholas Piggin Superseded
[RFC] KVM: PPC: Book3s HV: Allow setting GTSE for the nested guest [RFC] KVM: PPC: Book3s HV: Allow setting GTSE for the nested guest - 1 - - --- 2022-03-04 Fabiano Rosas New
[RFC] KVM: PPC: BookE: Load FP and Altivec state before soft enabling IRQs [RFC] KVM: PPC: BookE: Load FP and Altivec state before soft enabling IRQs - 2 - - --- 2021-07-12 Fabiano Rosas New
[RFC] KVM: PPC: Enable the kvm_create_max_vcpus selftest on ppc64 [RFC] KVM: PPC: Enable the kvm_create_max_vcpus selftest on ppc64 - - - - --- 2019-07-18 Thomas Huth RFC
[RFC] Remove duplicate setting of the B field in tlbie - - - - --- 2016-09-13 Balbir Singh Superseded
[RFC] kvm: add suspend pm-notifier [RFC] kvm: add suspend pm-notifier - - - - --- 2021-06-03 Sergey Senozhatsky New
[RFC] kvmppc: protection keys fix 1 - 1 - --- 2017-07-28 Ram Pai Superseded
[RFC] powerpc/papr_scm: Implement scm async flush [RFC] powerpc/papr_scm: Implement scm async flush - - - - --- 2020-12-01 Shivaprasad G Bhat Not Applicable
[RFC] powerpc/powernv: Add ultravisor message log interface [RFC] powerpc/powernv: Add ultravisor message log interface - - - - --- 2019-07-08 Claudio Carvalho Not Applicable
[RFC] powerpc/pseries/svm: capture instruction faulting on MMIO access, in sprg0 register [RFC] powerpc/pseries/svm: capture instruction faulting on MMIO access, in sprg0 register - - - - --- 2020-07-16 Ram Pai RFC
[RFC] powerpc/pseries: Interface to represent PAPR firmware attributes [RFC] powerpc/pseries: Interface to represent PAPR firmware attributes - - - - --- 2021-06-04 Pratik R. Sampat New
[RFC] powerpc: Add the ppc_capabilities ELF note [RFC] powerpc: Add the ppc_capabilities ELF note - - - - --- 2019-07-01 Claudio Carvalho Not Applicable
[RFC] powerpc: add tests for XICS [RFC] powerpc: add tests for XICS - - - - --- 2017-10-12 Laurent Vivier Not Applicable
[Resend,V5,1/10] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-12-06 Tianyu Lan Not Applicable
[Resend,V5,1/10] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-11-08 Tianyu Lan Not Applicable
[Resend,V5,2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - 1 - --- 2018-12-06 Tianyu Lan Not Applicable
[Resend,V5,2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - 1 - --- 2018-11-08 Tianyu Lan Not Applicable
[Resend,V5,3/10] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range() x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-12-06 Tianyu Lan Not Applicable
[Resend,V5,3/10] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range() x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-11-08 Tianyu Lan Not Applicable
[Resend,V5,4/10] KVM/VMX: Add hv tlb range flush support x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-12-06 Tianyu Lan Not Applicable
[Resend,V5,4/10] KVM/VMX: Add hv tlb range flush support x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-11-08 Tianyu Lan Not Applicable
[Resend,V5,5/10] KVM/MMU: Add tlb flush with range helper function x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-12-06 Tianyu Lan Not Applicable
[Resend,V5,5/10] KVM/MMU: Add tlb flush with range helper function x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-11-08 Tianyu Lan Not Applicable
[Resend,V5,6/10] KVM: Replace old tlb flush function with new one to flush a specified range. x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-12-06 Tianyu Lan Not Applicable
[Resend,V5,6/10] KVM: Replace old tlb flush function with new one to flush a specified range. x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-11-08 Tianyu Lan Not Applicable
[Resend,V5,7/10] KVM: Make kvm_set_spte_hva() return int x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM 1 - - - --- 2018-12-06 Tianyu Lan Not Applicable
[Resend,V5,7/10] KVM: Make kvm_set_spte_hva() return int x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM - - - - --- 2018-11-08 Tianyu Lan Not Applicable
[V2,07/24] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked() - - - - --- 2017-04-18 Thomas Gleixner Superseded
[V2,1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,1/2] KVM: PPC: Book3S HV: Cope with host using large decrementer mode - - - - --- 2017-05-29 Paul Mackerras Superseded
[V2,1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value - - - - --- 2016-10-31 Suraj Jitindar Singh Superseded
[V2,1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h - - - - --- 2016-07-11 Suraj Jitindar Singh Superseded
[V2,1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-02-13 Ira Weiny Not Applicable
[V2,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-10 Suraj Jitindar Singh Superseded
[V2,2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func() X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,2/2] KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9 - - - - --- 2017-05-29 Paul Mackerras Superseded
[V2,2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00 - - - - --- 2016-10-31 Suraj Jitindar Singh Superseded
[V2,2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array - - - - --- 2016-07-11 Suraj Jitindar Singh Superseded
[V2,2/7] mm/gup: Change write parameter to flags in fast walk Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-02-13 Ira Weiny Not Applicable
[V2,2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix() KVM: PPC: Implement passthrough of emulated devices for nested guests - - - - --- 2018-12-10 Suraj Jitindar Singh Superseded
[V2,3/10] KVM/MMU: Add last_level in the struct mmu_spte_page X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM - - - - --- 2019-02-02 Tianyu Lan Not Applicable
[V2,3/4] mm/vma: Replace all remaining open encodings with is_vm_hugetlb_page() mm/vma: Use all available wrappers when possible 1 - - - --- 2020-02-24 Anshuman Khandual Not Applicable
[V2,3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module - - - - --- 2016-07-11 Suraj Jitindar Singh Superseded
[V2,3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool' Add FOLL_LONGTERM to GUP fast and use it - - - - --- 2019-02-13 Ira Weiny Not Applicable
[V2,3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2 KVM: PPC: Implement passthrough of emulated devices for nested guests - - - - --- 2018-12-10 Suraj Jitindar Singh Superseded
« 1 2 ... 13 14 1542 43 »