Show patches with: none      |   7283 patches
« 1 2 ... 6 7 872 73 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,3/7] KVM: PPC: Book3S HV: track the state GFNs associated with secure VMs Migrate non-migrated pages of a SVM. - - 2 - --- 2020-07-23 Ram Pai Superseded
[v5,3/6] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2013-11-05 Cédric Le Goater New
[v5,3/5] KVM: PPC: mmio: Reject instructions that access more than mmio.data size KVM: PPC: MMIO fixes - - 2 - --- 2022-01-25 Fabiano Rosas New
[v5,3/5] KVM: PPC: Book3s: Remove kvmppc_read_inst() function - - - - --- 2014-07-17 Mihai Caraman New
[v5,3/4] drivers/vfio: EEH support for VFIO PCI device - - - - --- 2014-05-21 Gavin Shan New
[v5,3/4] KVM: stats: Add documentation for statistics data binary interface KVM statistics data fd-based binary interface - - - - --- 2021-05-17 Jing Zhang New
[v5,3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest - - - - --- 2012-02-21 Liu Yu-B13201 New
[v5,3/3] spapr: nvdimm: Introduce spapr-nvdimm device spapr: nvdimm: Introduce spapr-nvdimm device - - - - --- 2021-05-18 Shivaprasad G Bhat New
[v5,3/3] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --- 2021-02-24 Bharata B Rao Superseded
[v5,3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas - - - - --- 2012-09-26 Paul Mackerras New
[v5,29/48] powerpc: add set_dec_or_work API for safely updating decrementer KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-01 Nicholas Piggin New
[v5,29/33] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,28/48] KMV: PPC: Book3S HV: Use set_dec to set decrementer to host KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,28/33] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,27/48] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,27/33] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,26/48] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-01 Nicholas Piggin New
[v5,26/33] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,25/48] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,25/33] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,24/48] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-01 Nicholas Piggin New
[v5,24/33] KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,23/48] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-01 Nicholas Piggin New
[v5,23/33] KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,22/48] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-01 Nicholas Piggin New
[v5,22/33] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,21/48] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-01 Nicholas Piggin New
[v5,21/33] KVM: PPC: Book3S HV: Handle page fault for a nested guest KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,20/48] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-01 Nicholas Piggin New
[v5,20/33] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,2/8] mm/swapops: Rework swap entry manipulation code Add support for SVM atomics in Nouveau - - 3 - --- 2021-03-09 Alistair Popple Not Applicable
[v5,2/7] powerpc/kernel: Add ucall_norets() ultravisor call handler kvmppc: Paravirtualize KVM to support ultravisor - - - - --- 2019-08-08 Claudio Carvalho Superseded
[v5,2/7] kvmppc: Shared pages support for secure guests kvmppc: HMM driver to manage pages of secure guest - - - - --- 2019-07-09 Bharata B Rao Superseded
[v5,2/7] KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START Migrate non-migrated pages of a SVM. - - 1 - --- 2020-07-23 Ram Pai Superseded
[v5,2/6] KVM: PPC: Book3S: add helper routines to detect endian - - - - --- 2013-11-05 Cédric Le Goater New
[v5,2/5] KVM: PPC: Fix vmx/vsx mixup in mmio emulation KVM: PPC: MMIO fixes - 1 1 - --- 2022-01-25 Fabiano Rosas New
[v5,2/5] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1 - - - - --- 2014-07-17 Mihai Caraman New
[v5,2/4] powerpc/eeh: Flags for passed device and PE - - - - --- 2014-05-21 Gavin Shan New
[v5,2/4] KVM: stats: Add fd-based API to read binary stats data KVM statistics data fd-based binary interface - - - - --- 2021-05-17 Jing Zhang New
[v5,2/4] KVM: PPC: epapr: Add idle hcall support for host - - - - --- 2012-02-21 Liu Yu-B13201 New
[v5,2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall spapr: nvdimm: Introduce spapr-nvdimm device - - - - --- 2021-05-18 Shivaprasad G Bhat New
[v5,2/3] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface - - - - --- 2012-09-26 Paul Mackerras New
[v5,2/3] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE Support for H_RPT_INVALIDATE in PowerPC KVM - - - - --- 2021-02-24 Bharata B Rao Superseded
[v5,2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled - - 1 - --- 2017-01-13 Aravinda Prasad Superseded
[v5,2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled - - 1 - --- 2017-01-30 Mahesh J Salgaonkar Superseded
[v5,2/2] KVM: PPC: Book3S HV: Stop forwarding all HFUs to L1 KVM: PPC: Book3S HV: Nested guest state sanitising changes - - 1 - --- 2021-07-26 Fabiano Rosas New
[v5,19/48] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-01 Nicholas Piggin New
[v5,19/33] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot - - 1 - --- 2020-01-21 Sean Christopherson Not Applicable
[v5,18/48] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-01 Nicholas Piggin New
[v5,18/33] KVM: PPC: Book3S HV: Nested guest entry via hypercall KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,18/19] KVM: Dynamically size memslot array based on number of used slots [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot - - 1 2 --- 2020-01-21 Sean Christopherson Not Applicable
[v5,17/48] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-01 Nicholas Piggin New
[v5,17/33] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,17/19] KVM: Terminate memslot walks via used_slots [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot - - - 2 --- 2020-01-21 Sean Christopherson Not Applicable
[v5,16/48] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,16/33] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix() KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log() [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot - - - - --- 2020-01-21 Sean Christopherson Not Applicable
[v5,16/16] KVM: PPC: Book3S HV: XIVE: introduce a 'release' device operation KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-04-10 Cédric Le Goater Superseded
[v5,15/48] KVM: PPC: Book3S 64: Move hcall early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,15/33] KVM: PPC: Book3S HV: Refactor radix page fault handler KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,15/19] KVM: Provide common implementation for generic dirty log functions [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot 1 - - 1 --- 2020-01-21 Sean Christopherson Not Applicable
[v5,15/16] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-04-10 Cédric Le Goater Superseded
[v5,14/48] KVM: PPC: Book3S 64: add hcall interrupt handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-01 Nicholas Piggin New
[v5,14/33] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,14/19] KVM: Clean up local variable usage in __kvm_set_memory_region() [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot - - - - --- 2020-01-21 Sean Christopherson Not Applicable
[v5,14/16] KVM: PPC: Book3S HV: XIVE: add passthrough support KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-04-10 Cédric Le Goater Superseded
[v5,13/48] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-04-01 Nicholas Piggin New
[v5,13/33] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,13/19] KVM: Simplify kvm_free_memslot() and all its descendents [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot - - 1 1 --- 2020-01-21 Sean Christopherson Not Applicable
[v5,13/16] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-04-10 Cédric Le Goater Superseded
[v5,12/48] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 2 - --- 2021-04-01 Nicholas Piggin New
[v5,12/33] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,12/19] KVM: Move memslot deletion to helper function [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot 1 - 1 1 --- 2020-01-21 Sean Christopherson Not Applicable
[v5,12/16] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-04-10 Cédric Le Goater Superseded
[v5,11/48] KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSR KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - - - --- 2021-04-01 Nicholas Piggin New
[v5,11/33] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot - - 1 - --- 2020-01-21 Sean Christopherson Not Applicable
[v5,11/16] KVM: introduce a 'mmap' method for KVM devices KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-04-10 Cédric Le Goater Superseded
[v5,11/11] docs: powerpc: Document nested KVM on POWER KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[v5,10/48] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 2 - --- 2021-04-01 Nicholas Piggin New
[v5,10/33] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region() [v5,01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot - - 1 - --- 2020-01-21 Sean Christopherson Not Applicable
[v5,10/16] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-04-10 Cédric Le Goater Superseded
[v5,10/11] KVM: PPC: Add support for nestedv2 guests KVM: PPC: Nested APIv2 guest support - - - 1 --- 2023-09-14 Jordan Niethe New
[v5,1/8] mm: Remove special swap entry functions Add support for SVM atomics in Nouveau - - 1 - --- 2021-03-09 Alistair Popple Not Applicable
[v5,1/7] kvmppc: HMM backend driver to manage pages of secure guest kvmppc: HMM driver to manage pages of secure guest - - - - --- 2019-07-09 Bharata B Rao Superseded
[v5,1/7] KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c Migrate non-migrated pages of a SVM. - - - - --- 2020-07-23 Ram Pai Superseded
[v5,1/7] Documentation/powerpc: Ultravisor API kvmppc: Paravirtualize KVM to support ultravisor - - 3 - --- 2019-08-08 Claudio Carvalho Superseded
[v5,1/6] KVM: PPC: Book3S: add helper routine to load guest instructions - - - - --- 2013-11-05 Cédric Le Goater New
[v5,1/5] KVM: PPC: e500mc: Revert "add load inst fixup" - - - - --- 2014-07-17 Mihai Caraman New
[v5,1/5] KVM: PPC: Book3S HV: Stop returning internal values to userspace KVM: PPC: MMIO fixes - - 1 - --- 2022-01-25 Fabiano Rosas New
[v5,1/4] drivers/vfio: Introduce CONFIG_VFIO_PCI_EEH - - - - --- 2014-05-21 Gavin Shan New
[v5,1/4] KVM: stats: Separate common stats from architecture specific ones KVM statistics data fd-based binary interface - - - - --- 2021-05-17 Jing Zhang New
[v5,1/4] KVM: PPC: epapr: Factor out the epapr init - - - - --- 2012-02-21 Liu Yu-B13201 New
[v5,1/3] spapr: nvdimm: Forward declare and move the definitions spapr: nvdimm: Introduce spapr-nvdimm device - - - - --- 2021-05-18 Shivaprasad G Bhat New
[v5,1/3] powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def Support for H_RPT_INVALIDATE in PowerPC KVM - - - - --- 2021-02-24 Bharata B Rao Superseded
[v5,1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface - - - - --- 2012-09-26 Paul Mackerras New
[v5,1/2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path KVM: PPC: Book3S HV: Nested guest state sanitising changes - - 1 - --- 2021-07-26 Fabiano Rosas New
[v5,1/2] KVM: PPC: Add new capability to control MCE behaviour - - 1 - --- 2017-01-13 Aravinda Prasad Superseded
« 1 2 ... 6 7 872 73 »