Linux KVM PPC
[Prev Page][Next Page]
- [PATCH v3 3/9] powerpc: Introduce FW_FEATURE_ULTRAVISOR, (continued)
- [PATCH] KVM: PPC: Remove leftover comment from emulate_loadstore.c,
Fabiano Rosas
- [GIT PULL] Please pull my kvm-ppc-fixes-5.2-1 tag,
Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry(),
Suraj Jitindar Singh
- [PATCH v2] KVM: PPC: Report single stepping capability,
Fabiano Rosas
- [PATCH] KVM: PPC: Book3S HV: XIVE: fix page offset when clearing ESB pages,
Cédric Le Goater
- [PATCH 0/2] KVM: PPC: Book3S HV: XIVE: fixes for the KVM devices,
Cédric Le Goater
- [PATCH v4 0/6] kvmppc: HMM driver to manage pages of secure guest,
Bharata B Rao
- [PATCH] KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9,
Paul Mackerras
- [PATCH RFC 0/5] Remove some notrace RCU APIs,
Joel Fernandes (Google)
- [PATCH] KVM: PPC: Book3S HV: XIVE: introduce a KVM device lock,
Cédric Le Goater
- [PATCH 0/4] KVM: PPC: Book3S: Fix potential deadlocks,
Paul Mackerras
- [PATCH 0/3] KVM: PPC: Book3S HV: XIVE: assorted fixes on vCPU and RAM limits,
Cédric Le Goater
- [PATCH 1/5] KVM: PPC: Book3S: Define and use SRR1_MSR_BITS,
Nicholas Piggin
- [RFC PATCH v2 00/10] kvmppc: Paravirtualize KVM to support ultravisor,
Claudio Carvalho
- [RFC PATCH v2 01/10] KVM: PPC: Ultravisor: Add PPC_UV config option, Claudio Carvalho
- [RFC PATCH v2 02/10] KVM: PPC: Ultravisor: Introduce the MSR_S bit, Claudio Carvalho
- [RFC PATCH v2 03/10] powerpc: Introduce FW_FEATURE_ULTRAVISOR, Claudio Carvalho
- [RFC PATCH v2 04/10] KVM: PPC: Ultravisor: Add generic ultravisor call handler, Claudio Carvalho
- [RFC PATCH v2 05/10] KVM: PPC: Ultravisor: Use UV_WRITE_PATE ucall to register a PATE, Claudio Carvalho
- [RFC PATCH v2 06/10] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache, Claudio Carvalho
- [RFC PATCH v2 07/10] KVM: PPC: Ultravisor: Restrict LDBAR access, Claudio Carvalho
- [RFC PATCH v2 08/10] KVM: PPC: Ultravisor: Return to UV for hcalls from SVM, Claudio Carvalho
- [RFC PATCH v2 09/10] KVM: PPC: Book3S HV: Fixed for running secure guests, Claudio Carvalho
- [RFC PATCH v2 10/10] KVM: PPC: Ultravisor: Check for MSR_S during hv_reset_msr, Claudio Carvalho
- [kvm-unit-tests PULL 0/2] Ppc next patches,
Laurent Vivier
- [PATCH AUTOSEL 5.0 12/34] KVM: PPC: Book3S: Protect memslots while validating user address, Sasha Levin
- [PATCH AUTOSEL 5.0 11/34] KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exit, Sasha Levin
- [kvm-unit-tests PATCH v2 1/2] powerpc: Allow for a custom decr value to be specified to load on decr excp,
Suraj Jitindar Singh
- [GIT PULL] Please pull my kvm-ppc-next-5.2-2 tag,
Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs,
Paul Mackerras
- KVM: Book3S PR: unbreaking software breakpoints,
Mark Cave-Ayland
- [PATCH v2] KVM: Remove useless checks in 'release' method of KVM device, Cédric Le Goater
- [PATCH] KVM: fix 'release' method of KVM device,
Cédric Le Goater
- [PATCH] mm: add account_locked_vm utility function,
Daniel Jordan
- [PATCH][next] KVM: PPC: Book3S HV: XIVE: fix spelling mistake "acessing" -> "accessing",
Colin King
- [GIT PULL] Please pull my kvm-ppc-next-5.2-1 tag,
Paul Mackerras
- [kvm-unit-tests PATCH] powerpc: Allow for a custom decr value to be specified to load on decr excp,
Suraj Jitindar Singh
- [PATCH] KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry(),
Suraj Jitindar Singh
- [PATCH] KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code,
Paul Mackerras
- [PATCH 1/2] KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code,
Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0,
Paul Mackerras
- [PATCH v10 0/2] powerpc/64s: reimplement book3s idle code in C,
Nicholas Piggin
- [PATCH] KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close,
Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: smb->smp comment fixup,
Palmer Dabbelt
- [PATCH AUTOSEL 4.14 29/35] kmemleak: powerpc: skip scanning holes in the .bss section, Sasha Levin
- [PATCH AUTOSEL 4.19 44/52] kmemleak: powerpc: skip scanning holes in the .bss section, Sasha Levin
- [PATCH AUTOSEL 5.0 53/66] kmemleak: powerpc: skip scanning holes in the .bss section, Sasha Levin
- [PATCH] KVM: Directly return result from kvm_arch_check_processor_compat(),
Sean Christopherson
- [PATCH v6 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode,
Cédric Le Goater
- [PATCH v6 04/17] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source, Cédric Le Goater
- [PATCH v6 05/17] KVM: PPC: Book3S HV: XIVE: add a control to configure a source, Cédric Le Goater
- [PATCH v6 07/17] KVM: PPC: Book3S HV: XIVE: add a global reset control, Cédric Le Goater
- [PATCH v6 08/17] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources, Cédric Le Goater
- [PATCH v6 09/17] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages, Cédric Le Goater
- [PATCH v6 11/17] KVM: introduce a 'mmap' method for KVM devices, Cédric Le Goater
- [PATCH v6 13/17] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages, Cédric Le Goater
- [PATCH v6 14/17] KVM: PPC: Book3S HV: XIVE: add passthrough support, Cédric Le Goater
- [PATCH v6 17/17] KVM: PPC: Book3S HV: XIVE: replace the 'destroy' method by a 'release' method, Cédric Le Goater
- [PATCH v6 02/17] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode, Cédric Le Goater
- [PATCH v6 16/17] KVM: introduce a 'release' method for KVM devices, Cédric Le Goater
- [PATCH v6 01/17] powerpc/xive: add OPAL extensions for the XIVE native exploitation support, Cédric Le Goater
- [PATCH v6 12/17] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping, Cédric Le Goater
- [PATCH v6 06/17] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration, Cédric Le Goater
- [PATCH v6 03/17] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE, Cédric Le Goater
- [PATCH v6 15/17] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode, Cédric Le Goater
- [PATCH v6 10/17] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state, Cédric Le Goater
- Re: [PATCH v6 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode, Paul Mackerras
- [PATCH v9 1/2] powerpc/64s: reimplement book3s idle code in C,
Nicholas Piggin
- [PATCH 0/2] KVM: PPC: Book3S HV: add XIVE native exploitation mode (v5 errata),
Cédric Le Goater
- [PATCH kernel v3] powerpc/powernv: Isolate NVLinks between GV100GL on Witherspoon,
Alexey Kardashevskiy
- [PATCH v5 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode,
Cédric Le Goater
- [PATCH v5 02/16] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode, Cédric Le Goater
- [PATCH v5 04/16] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source, Cédric Le Goater
- [PATCH v5 06/16] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration, Cédric Le Goater
- [PATCH v5 08/16] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources, Cédric Le Goater
- [PATCH v5 10/16] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state, Cédric Le Goater
- [PATCH v5 11/16] KVM: introduce a 'mmap' method for KVM devices, Cédric Le Goater
- [PATCH v5 12/16] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping, Cédric Le Goater
- [PATCH v5 13/16] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages, Cédric Le Goater
- [PATCH v5 15/16] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode, Cédric Le Goater
- [PATCH v5 05/16] KVM: PPC: Book3S HV: XIVE: add a control to configure a source, Cédric Le Goater
- [PATCH v5 16/16] KVM: PPC: Book3S HV: XIVE: introduce a 'release' device operation, Cédric Le Goater
- [PATCH v5 03/16] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE, Cédric Le Goater
- [PATCH v5 14/16] KVM: PPC: Book3S HV: XIVE: add passthrough support, Cédric Le Goater
- [PATCH v5 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support, Cédric Le Goater
- [PATCH v5 07/16] KVM: PPC: Book3S HV: XIVE: add a global reset control, Cédric Le Goater
- [PATCH v5 09/16] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages, Cédric Le Goater
- Re: [PATCH v5 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode, Satheesh Rajendran
- [PATCH v8 1/2] powerpc/64s: reimplement book3s idle code in C,
Nicholas Piggin
- [GIT PULL] Please pull my kvm-ppc-fixes-5.1-1 tag,
Paul Mackerras
- [RFC PATCH kernel v2] powerpc/powernv: Isolate NVLinks between GV100GL on Witherspoon,
Alexey Kardashevskiy
- [PATCH v8 04/20] powerpc: mm: Add p?d_large() definitions, Steven Price
- [PATCH v8 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf(),
Steven Price
- [PATCH kernel v2 0/2] powerpc/mm_iommu: Fixes,
Alexey Kardashevskiy
- [PATCH 0/6] convert locked_vm from unsigned long to atomic64_t,
Daniel Jordan
- [PATCH kernel 0/2] powerpc/mm_iommu: Fix potential deadlock,
Alexey Kardashevskiy
- [PATCH kernel v4] KVM: PPC: Allocate guest TCEs on demand too,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Avoid lockdep debugging in TCE realmode handlers,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Protect memslots while validating user address,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Fix lockdep warning when entering the guest,
Alexey Kardashevskiy
- [PATCH v7 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf(), Steven Price
- [PATCH v7 04/20] powerpc: mm: Add p?d_large() definitions, Steven Price
- [PATCH v6 04/19] powerpc: mm: Add p?d_large() definitions,
Steven Price
- [PATCH kernel] KVM: PPC: Fix compile without KVM_BOOK3S_HV_POSSIBLE, Alexey Kardashevskiy
- [PATCH v2 1/2] KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handler,
Suraj Jitindar Singh
- [PATCH v3] KVM: PPC: Book3S HV: Load LPID and Flush TLB on Secondary Radix Threads, Suraj Jitindar Singh
- [PATCH v2] KVM: PPC: Book3S HV: Load LPID and Flush TLB on Secondary Radix Threads, Suraj Jitindar Singh
- [PATCH] kmemleak: powerpc: skip scanning holes in the .bss section,
Catalin Marinas
- [PATCH v5 04/19] powerpc: mm: Add p?d_large() definitions, Steven Price
- [RFC PATCH 0/1] KVM: PPC: Inform userspace about singlestep support,
Fabiano Rosas
- [PATCH v4 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode,
Cédric Le Goater
- [PATCH v4 02/17] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode, Cédric Le Goater
- [PATCH v4 04/17] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source, Cédric Le Goater
- [PATCH v4 06/17] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration, Cédric Le Goater
- [PATCH v4 07/17] KVM: PPC: Book3S HV: XIVE: add a global reset control, Cédric Le Goater
- [PATCH v4 08/17] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources, Cédric Le Goater
- [PATCH v4 09/17] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages, Cédric Le Goater
- [PATCH v4 12/17] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping, Cédric Le Goater
- [PATCH v4 15/17] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode, Cédric Le Goater
- [PATCH v4 17/17] KVM: PPC: Book3S HV: XIVE: clear the vCPU interrupt presenters, Cédric Le Goater
- [PATCH v4 03/17] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE, Cédric Le Goater
- [PATCH v4 11/17] KVM: introduce a 'mmap' method for KVM devices, Cédric Le Goater
- [PATCH v4 05/17] KVM: PPC: Book3S HV: XIVE: add a control to configure a source, Cédric Le Goater
- [PATCH v4 01/17] powerpc/xive: add OPAL extensions for the XIVE native exploitation support, Cédric Le Goater
- [PATCH v4 13/17] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages, Cédric Le Goater
- [PATCH v4 10/17] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state, Cédric Le Goater
- [PATCH v4 14/17] KVM: PPC: Book3S HV: XIVE: add passthrough support, Cédric Le Goater
- [PATCH v4 16/17] KVM: introduce a KVM_DESTROY_DEVICE ioctl, Cédric Le Goater
- [RFC PATCH v4.1 16/17] KVM: PPC: Book3S HV: XIVE: introduce a xive_devices array under the VM, Cédric Le Goater
- [PATCH 1/3] KVM: PPC: Implement kvmppc_copy_guest() to perform in place copy of guest memory,
Suraj Jitindar Singh
- [PATCH v2] KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported, Masahiro Yamada
- [PATCH] KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exit, Suraj Jitindar Singh
- [PATCH v3 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode,
Cédric Le Goater
- [PATCH v3 01/17] powerpc/xive: add OPAL extensions for the XIVE native exploitation support, Cédric Le Goater
- [PATCH v3 02/17] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode, Cédric Le Goater
- [PATCH v3 03/17] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE, Cédric Le Goater
- [PATCH v3 05/17] KVM: PPC: Book3S HV: XIVE: add a control to configure a source, Cédric Le Goater
- [PATCH v3 06/17] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration, Cédric Le Goater
- [PATCH v3 08/17] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources, Cédric Le Goater
- [PATCH v3 11/17] KVM: introduce a 'mmap' method for KVM devices, Cédric Le Goater
- [PATCH v3 12/17] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping, Cédric Le Goater
- [PATCH v3 17/17] KVM: PPC: Book3S HV: XIVE: clear the vCPU interrupt presenters, Cédric Le Goater
- [PATCH v3 15/17] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode, Cédric Le Goater
- [PATCH v3 14/17] KVM: PPC: Book3S HV: XIVE: add passthrough support, Cédric Le Goater
- [PATCH v3 13/17] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages, Cédric Le Goater
- [PATCH v3 04/17] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source, Cédric Le Goater
- [PATCH v3 09/17] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages, Cédric Le Goater
- [PATCH v3 07/17] KVM: PPC: Book3S HV: XIVE: add a global reset control, Cédric Le Goater
- [PATCH v3 16/17] KVM: introduce a KVM_DESTROY_DEVICE ioctl, Cédric Le Goater
- [PATCH v3 10/17] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state, Cédric Le Goater
- [PATCH kernel RFC 0/2] vfio, powerpc/powernv: Isolate GV100GL,
Alexey Kardashevskiy
- [PATCH] KVM: PPC: Book3S HV: Load LPID and Flush TLB on Secondary Radix Threads,
Suraj Jitindar Singh
- [PATCH v2] kmemleak: skip scanning holes in the .bss section,
Qian Cai
- [PATCH] kmemleak: skip scanning holes in the .bss section,
Qian Cai
- [PATCH 19/20] [Bionic] (upstream) KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size, Leonardo Bras
- [PATCH] arch: powerpc: Kconfig: pedantic formatting,
Enrico Weigelt, metux IT consult
- [PATCH 19/20] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size,
Leonardo Bras
- [PATCH v4 04/19] powerpc: mm: Add p?d_large() definitions,
Steven Price
- [PATCH 1/2] KVM: Implement kvm_copy_guest() to perform copy of guest memory in place,
Suraj Jitindar Singh
- [GIT PULL] Please pull my kvm-ppc-next-5.1-3 tag,
Paul Mackerras
- [PATCH kernel v3] KVM: PPC: Allocate guest TCEs on demand too,
Alexey Kardashevskiy
- [GIT PULL] Please pull my kvm-ppc-next-5.1-2 tag, Paul Mackerras
- [PATCH] KVM: PPC: powerpc: Add count cache flush parameters to kvmppc_get_cpu_char(),
Suraj Jitindar Singh
- [PATCH kernel v2] KVM: PPC: Allocate guest TCEs on demand too,
Alexey Kardashevskiy
- [kvm-unit-tests PULL 0/5] s390x and ppc kvm-unit-test patches,
Thomas Huth
- [PATCH v3 16/34] powerpc: mm: Add p?d_large() definitions, Steven Price
- [PATCH kernel] KVM: PPC: Allocate guest TCEs on demand too,
Alexey Kardashevskiy
- [PATCH] pwoerpc: Enable HTM capability for h_cede_tm testcase,
David Gibson
- [PATCH] KVM: PPC: Fix compilation when KVM is not enabled, Paul Mackerras
- [PATCH v2] powerpc/kvm: Save and restore host AMR/IAMR/UAMOR, Michael Ellerman
- [PATCH V3 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM,
lantianyu1986
- [PATCH v2 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode,
Cédric Le Goater
- [PATCH v2 02/16] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode, Cédric Le Goater
- [PATCH v2 05/16] KVM: PPC: Book3S HV: XIVE: add a control to configure a source, Cédric Le Goater
- [PATCH v2 08/16] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources, Cédric Le Goater
- [PATCH v2 09/16] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages, Cédric Le Goater
- [PATCH v2 10/16] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state, Cédric Le Goater
- [PATCH v2 15/16] KVM: introduce a KVM_DESTROY_DEVICE ioctl, Cédric Le Goater
- [PATCH v2 16/16] KVM: PPC: Book3S HV: XIVE: clear the vCPU interrupt presenters, Cédric Le Goater
- [PATCH v2 13/16] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages, Cédric Le Goater
- [PATCH v2 12/16] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping, Cédric Le Goater
- [PATCH v2 11/16] KVM: introduce a 'mmap' method for KVM devices, Cédric Le Goater
- [PATCH v2 07/16] KVM: PPC: Book3S HV: XIVE: add a global reset control, Cédric Le Goater
- [PATCH v2 06/16] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration, Cédric Le Goater
- [PATCH v2 04/16] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source, Cédric Le Goater
- [PATCH v2 03/16] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE, Cédric Le Goater
- [PATCH v2 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support, Cédric Le Goater
- [PATCH v2 14/16] KVM: PPC: Book3S HV: XIVE: add passthrough support, Cédric Le Goater
- [GIT PULL] Please pull my kvm-ppc-next-5.1-1 tag,
Paul Mackerras
- [PATCH kernel] KVM: PPC: Improve KVM reference counting,
Alexey Kardashevskiy
- [PATCH] KVM: PPC: Book3S HV: Fix build failure without IOMMU support,
Jordan Niethe
- [PATCH v2 1/2] KVM: PPC: Book3S HV: Simplify machine check handling,
Paul Mackerras
- [PATCH] KVM: PPC: Book3S HV: Context switch IAMR on Power9,
Michael Ellerman
- [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it,
ira . weiny
- [PATCH] powerpc/kvm: Save and restore AMR instead of zeroing,
Russell Currey
[PATCH 1/2] KVM: PPC: Book3S HV: Simplify machine check handling,
Paul Mackerras
[PATCH v2] KVM: PPC: Book3S: Add KVM stat largepages_[2M/1G],
Suraj Jitindar Singh
[PATCH kernel] powerpc/powernv/sriov: Register IOMMU groups for VFs,
Alexey Kardashevskiy
[PATCH] KVM: PPC: Book3S: Add KVM stat num_[2M/1G]_pages, Suraj Jitindar Singh
[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it,
ira . weiny
[PATCH kernel] KVM: PPC: Release all hardware TCE tables attached to a group,
Alexey Kardashevskiy
[PATCH 0/5] use pinned_vm instead of locked_vm to account pinned pages,
Daniel Jordan
[Index of Archives]
[KVM]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]