Show patches with: Archived = No       |   4211 patches
« 1 2 ... 4 5 642 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5.5,14/30] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks KVM: Scalable memslots implementation - - 1 - --- 2021-11-04 Sean Christopherson New
[v5.5,13/30] KVM: RISC-V: Use "new" memslot instead of userspace memory region KVM: Scalable memslots implementation - - - - --- 2021-11-04 Sean Christopherson New
[v5.5,12/30] KVM: x86: Use "new" memslot instead of userspace memory region KVM: Scalable memslots implementation - - 1 - --- 2021-11-04 Sean Christopherson New
[v5.5,11/30] KVM: s390: Use "new" memslot instead of userspace memory region KVM: Scalable memslots implementation - - - - --- 2021-11-04 Sean Christopherson New
[v5.5,10/30] KVM: PPC: Avoid referencing userspace memory region in memslot updates KVM: Scalable memslots implementation - - - - --- 2021-11-04 Sean Christopherson New
[v5.5,09/30] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem" KVM: Scalable memslots implementation - - - - --- 2021-11-04 Sean Christopherson New
[v5.5,08/30] KVM: arm64: Use "new" memslot instead of userspace memory region KVM: Scalable memslots implementation - - 1 - --- 2021-11-04 Sean Christopherson New
[v5.5,07/30] KVM: Let/force architectures to deal with arch specific memslot data KVM: Scalable memslots implementation - - - - --- 2021-11-04 Sean Christopherson New
[v5.5,06/30] KVM: Use "new" memslot's address space ID instead of dedicated param KVM: Scalable memslots implementation - - 1 - --- 2021-11-04 Sean Christopherson New
[v5.5,05/30] KVM: Resync only arch fields when slots_arch_lock gets reacquired KVM: Scalable memslots implementation - - - - --- 2021-11-04 Sean Christopherson New
[v5.5,04/30] KVM: Open code kvm_delete_memslot() into its only caller KVM: Scalable memslots implementation - - 1 - --- 2021-11-04 Sean Christopherson New
[v5.5,03/30] KVM: Require total number of memslot pages to fit in an unsigned long KVM: Scalable memslots implementation - - 1 - --- 2021-11-04 Sean Christopherson New
[v5.5,02/30] KVM: Disallow user memslot with size that exceeds "unsigned long" KVM: Scalable memslots implementation - 1 1 - --- 2021-11-04 Sean Christopherson New
[v5.5,01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data KVM: Scalable memslots implementation - 1 - - --- 2021-11-04 Sean Christopherson New
[v5,8/8] nouveau/svm: Implement atomic SVM access Add support for SVM atomics in Nouveau - - - - --- 2021-03-09 Alistair Popple Not Applicable
[v5,7/8] nouveau/svm: Refactor nouveau_range_fault Add support for SVM atomics in Nouveau - - - - --- 2021-03-09 Alistair Popple Not Applicable
[v5,7/7] powerpc/kvm: Use UV_RETURN ucall to return to ultravisor kvmppc: Paravirtualize KVM to support ultravisor - - - - --- 2019-08-08 Claudio Carvalho Superseded
[v5,7/7] KVM: PPC: Ultravisor: Add PPC_UV config option kvmppc: HMM driver to manage pages of secure guest - - - - --- 2019-07-09 Bharata B Rao Superseded
[v5,7/7] KVM: PPC: Book3S HV: rework secure mem slot dropping Migrate non-migrated pages of a SVM. - - - - --- 2020-07-23 Ram Pai Superseded
[v5,6/8] mm: Selftests for exclusive device memory Add support for SVM atomics in Nouveau 1 - 1 1 --- 2021-03-09 Alistair Popple Not Applicable
[v5,6/7] powerpc/powernv: Access LDBAR only if ultravisor disabled kvmppc: Paravirtualize KVM to support ultravisor - - 2 - --- 2019-08-08 Claudio Carvalho Superseded
[v5,6/7] KVM: PPC: Book3S HV: move kvmppc_svm_page_out up Migrate non-migrated pages of a SVM. - - 1 - --- 2020-07-23 Ram Pai Superseded
[v5,5/8] mm: Device exclusive memory access Add support for SVM atomics in Nouveau - - - - --- 2021-03-09 Alistair Popple Not Applicable
[v5,5/7] powerpc/mm: Write to PTCR only if ultravisor disabled kvmppc: Paravirtualize KVM to support ultravisor - - - - --- 2019-08-08 Claudio Carvalho Superseded
[v5,5/7] KVM: PPC: Book3S HV: migrate hot plugged memory Migrate non-migrated pages of a SVM. - - 1 - --- 2020-07-23 Ram Pai Superseded
[v5,5/5] KVM: PPC: Book3s: mmio: Deliver DSI after emulation failure KVM: PPC: MMIO fixes - - 1 - --- 2022-01-25 Fabiano Rosas New
[v5,48/48] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,47/48] KVM: PPC: Book3S HV P9: implement hash host / hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,46/48] KVM: PPC: Book3S HV P9: implement hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,45/48] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,44/48] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,43/48] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,42/48] KVM: PPC: Book3S HV: Radix guests should not have userspace hcalls reflected to them KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,41/48] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,40/48] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-01 Nicholas Piggin New
[v5,4/8] mm/rmap: Split migration into its own function Add support for SVM atomics in Nouveau - - 2 - --- 2021-03-09 Alistair Popple Not Applicable
[v5,4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE kvmppc: Paravirtualize KVM to support ultravisor - - 1 - --- 2019-08-08 Claudio Carvalho Superseded
[v5,4/7] kvmppc: Handle memory plug/unplug to secure VM kvmppc: HMM driver to manage pages of secure guest 1 - - - --- 2019-07-09 Bharata B Rao Superseded
[v5,4/7] KVM: PPC: Book3S HV: in H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-GFNs. Migrate non-migrated pages of a SVM. - - - - --- 2020-07-23 Ram Pai Superseded
[v5,4/5] KVM: PPC: mmio: Return to guest after emulation failure KVM: PPC: MMIO fixes - - 1 - --- 2022-01-25 Fabiano Rosas New
[v5,4/4] KVM: selftests: Add selftest for KVM statistics data binary interface KVM statistics data fd-based binary interface - - - - --- 2021-05-17 Jing Zhang New
[v5,39/48] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,38/48] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,37/48] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,36/48] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,35/48] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,34/48] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,33/48] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,33/33] KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,32/48] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,32/33] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,31/48] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-04-01 Nicholas Piggin New
[v5,31/33] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,30/48] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-04-01 Nicholas Piggin New
[v5,30/33] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode KVM: PPC: Book3S HV: Nested HV virtualization - - 1 - --- 2018-10-08 Paul Mackerras Accepted
[v5,3/8] mm/rmap: Split try_to_munlock from try_to_unmap Add support for SVM atomics in Nouveau - - 1 - --- 2021-03-09 Alistair Popple Not Applicable
[v5,3/7] powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR kvmppc: Paravirtualize KVM to support ultravisor - - - - --- 2019-08-08 Claudio Carvalho Superseded
[v5,3/7] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls kvmppc: HMM driver to manage pages of secure guest 1 - - - --- 2019-07-09 Bharata B Rao Superseded
[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/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/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/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,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/5] KVM: PPC: Fix vmx/vsx mixup in mmio emulation KVM: PPC: MMIO fixes - 1 1 - --- 2022-01-25 Fabiano Rosas 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/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 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
« 1 2 ... 4 5 642 43 »