Linux KVM PPC
[Prev Page][Next Page]
- [PATCH] KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests,
Amit Machhiwal
- [PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest,
Amit Machhiwal
- [PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest,
Amit Machhiwal
- [PATCH] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest,
Amit Machhiwal
- [agraf-2.6:kvm-kho-gmem-test 19/27] lib/kvm_util.c:202:46: warning: unused variable 'region', kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 24/27] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:6808:17: error: 'KVM_ARCH_FLAG_VM_COUNTER_OFFSET' undeclared; did you mean 'KVM_ARM_SET_COUNTER_OFFSET'?, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 20/27] arch/arm64/kvm/mmu.c:1691:92: warning: format specifies type 'unsigned long' but the argument has type 'gfn_t' (aka 'unsigned long long'), kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 9/27] include/linux/kexec.h:369:34: error: field 'dt' has incomplete type, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 2/27] mm/memblock.c:2196:61: error: 'MIGRATE_CMA' undeclared; did you mean 'MIGRATE_SYNC'?, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 24/27] drivers/misc/fdbox.c:504:47: warning: initialization discards 'const' qualifier from pointer target type, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 23/27] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4477:55: error: 'struct kvm_arch' has no member named 'timer_data', kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 24/27] drivers/misc/fdbox.c:504:12: error: initializing 'ulong *' (aka 'unsigned long *') with an expression of type 'const void *' discards qualifiers, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 26/27] kernel/time/sched_clock.c:76:49: error: call to undeclared function 'read_sysreg'; ISO C99 and later do not support implicit function declarations,
kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 20/27] arch/arm64/kvm/mmu.c:1691:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'gfn_t' {aka 'long long unsigned int'}, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 9/27] kernel/kexec_kho_out.c:208:26: warning: excess elements in struct initializer, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 19/27] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4421:49: warning: 'struct kvm_s2_mmu' declared inside parameter list will not be visible outside of this definition or declaration, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 25/27] kernel/time/sched_clock.c:166:50: warning: variable 'ns' set but not used, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 5/27] include/linux/kexec.h:537:42: warning: declaration of 'struct kimage' will not be visible outside of this function, kernel test robot
- [agraf-2.6:kvm-kho-gmem-test 5/27] include/linux/kexec.h:537:42: warning: 'struct kimage' declared inside parameter list will not be visible outside of this definition or declaration, kernel test robot
- [PATCH v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception,
Vaibhav Jain
- [PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions,
Kautuk Consul
- [PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions,
Kautuk Consul
- [PATCH v2] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions,
Kautuk Consul
- [PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception,
Vaibhav Jain
- subscribe, delyan
- [PATCH] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions,
Kautuk Consul
- [PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat',
Amit Machhiwal
- [PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat',
Amit Machhiwal
- [PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat',
Amit Machhiwal
- [PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE,
Kautuk Consul
- [PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat',
Amit Machhiwal
- [PATCH] powerpc/hvcall: Reorder Nestedv2 hcall opcodes,
Vaibhav Jain
- [PATCH 00/12] KVM: PPC: Nested APIv2 : Performance improvements,
Vaibhav Jain
- [PATCH 02/12] KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offset, Vaibhav Jain
- [PATCH 01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest, Vaibhav Jain
- [PATCH 05/12] KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0, Vaibhav Jain
- [PATCH 06/12] KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE, Vaibhav Jain
- [PATCH 07/12] KVM: PPC: Book3S HV nestedv2: Do not inject certain interrupts, Vaibhav Jain
- [PATCH 04/12] KVM: PPC: Book3S HV nestedv2: Get the PID only if needed to copy tofrom a guest, Vaibhav Jain
- [PATCH 08/12] KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv(), Vaibhav Jain
- [PATCH 10/12] KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0, Vaibhav Jain
- [PATCH 03/12] KVM: PPC: Book3S HV nestedv2: Do not check msr on hcalls, Vaibhav Jain
- [PATCH 12/12] KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception, Vaibhav Jain
- [PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST, Vaibhav Jain
- [PATCH 11/12] KVM: PPC: Reduce reliance on analyse_instr() in mmio emulation, Vaibhav Jain
- Re: [PATCH 00/12] KVM: PPC: Nested APIv2 : Performance improvements, Michael Ellerman
- [kvm-unit-tests PATCH v1 02/18] powerpc: Replace the physical allocator with the page allocator, Shaoqin Huang
- [agraf-2.6:snp-host-v10 73/108] arch/x86/virt/svm/sev.c:528:6: warning: no previous prototype for 'snp_leak_pages', kernel test robot
- [agraf-2.6:snp-host-v10 68/108] arch/x86/virt/svm/sev.c:375:5: warning: no previous prototype for 'psmash', kernel test robot
- [agraf-2.6:snp-host-v10 65/108] arch/x86/virt/svm/sev.c:352:6: warning: no previous prototype for 'sev_dump_hva_rmpentry', kernel test robot
- [agraf-2.6:snp-host-v10 64/108] arch/x86/virt/svm/sev.c:280:5: warning: no previous prototype for 'snp_lookup_rmpentry', kernel test robot
- [agraf-2.6:snp-host-v10 63/108] arch/x86/kernel/cpu/amd.c:634:14: error: 'max_pfn' undeclared; did you mean 'vmap_pfn'?, kernel test robot
- This list is being migrated to the new vger infra (no action required),
Konstantin Ryabitsev
- [PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support,
Jordan Niethe
- [PATCH v5 01/11] KVM: PPC: Always use the GPR accessors, Jordan Niethe
- [PATCH v5 02/11] KVM: PPC: Introduce FPR/VR accessor functions, Jordan Niethe
- [PATCH v5 03/11] KVM: PPC: Rename accessor generator macros, Jordan Niethe
- [PATCH v5 04/11] KVM: PPC: Use accessors for VCPU registers, Jordan Niethe
- [PATCH v5 05/11] KVM: PPC: Use accessors for VCORE registers, Jordan Niethe
- [PATCH v5 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers, Jordan Niethe
- [PATCH v5 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor, Jordan Niethe
- [PATCH v5 08/11] KVM: PPC: Add helper library for Guest State Buffers, Jordan Niethe
- [PATCH v5 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long, Jordan Niethe
- [PATCH v5 10/11] KVM: PPC: Add support for nestedv2 guests, Jordan Niethe
- [PATCH v5 11/11] docs: powerpc: Document nested KVM on POWER, Jordan Niethe
- Re: [PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support, Michael Ellerman
- Re: [PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support, Michal Suchánek
- [PATCH v4 00/11] KVM: PPC: Nested APIv2 guest support,
Jordan Niethe
- [PATCH v4 02/11] KVM: PPC: Introduce FPR/VR accessor functions, Jordan Niethe
- [PATCH v4 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor, Jordan Niethe
- [PATCH v4 11/11] docs: powerpc: Document nested KVM on POWER, Jordan Niethe
- [PATCH v4 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long, Jordan Niethe
- [PATCH v4 01/11] KVM: PPC: Always use the GPR accessors, Jordan Niethe
- [PATCH v4 03/11] KVM: PPC: Rename accessor generator macros, Jordan Niethe
- [PATCH v4 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers, Jordan Niethe
- [PATCH v4 04/11] KVM: PPC: Use accessors for VCPU registers, Jordan Niethe
- [PATCH v4 10/11] KVM: PPC: Add support for nestedv2 guests, Jordan Niethe
- [PATCH v4 05/11] KVM: PPC: Use accessors VCORE registers, Jordan Niethe
- [PATCH v4 08/11] KVM: PPC: Add helper library for Guest State Buffers, Jordan Niethe
- Re: [PATCH v4 00/11] KVM: PPC: Nested APIv2 guest support, Sachin Sant
- [PATCH v3 0/6] KVM: PPC: Nested APIv2 guest support,
Jordan Niethe
- [kvm-unit-tests PATCH v4] runtime: Allow to specify properties for accelerator,
Gavin Shan
- [kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator,
Gavin Shan
- [RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests,
Jordan Niethe
- BE KVM breakage in kernel 5.14 and forward, Marcus Comstedt
- [RFC PATCH v1 0/5] KVM: PPC: Nested PAPR guests,
Jordan Niethe
- [PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO,
Paul Mackerras
- Powermac G5 KVM Qemu, Dan Whitehouse
- [kvm-unit-tests v2 PATCH] powerpc: Fix running the kvm-unit-tests with recent versions of QEMU,
Thomas Huth
- [kvm-unit-tests PATCH] powerpc: Fix running the kvm-unit-tests with recent versions of QEMU,
Thomas Huth
- [PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent,
Alexey Kardashevskiy
- [PATCH kernel v3] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent,
Alexey Kardashevskiy
- [PATCH kernel v2 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains,
Alexey Kardashevskiy
- [PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent,
Alexey Kardashevskiy
- [PATCH] KVM: PPC: Book3S HV: Fix decrementer migration,
Fabiano Rosas
- [kvm-unit-tests RFC PATCH 04/19] powerpc: Use the page allocator, Alexandru Elisei
- [PATCH kernel 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains,
Alexey Kardashevskiy
- [PATCH kernel] vfio/spapr_tce: Fix the comment,
Alexey Kardashevskiy
- [PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains,
Alexey Kardashevskiy
- [PATCH kernel] powerpc/iommu: Add simple iommu_ops to report capabilities,
Alexey Kardashevskiy
- [RFC PATCH kernel] vfio: Skip checking for IOMMU_CAP_CACHE_COHERENCY on POWER and more,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Do not warn when userspace asked for too big TCE table,
Alexey Kardashevskiy
- [PATCH v2] KVM: PPC: Align pt_regs in kvm_vcpu_arch structure,
Fabiano Rosas
- [PATCH kernel] KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x,
Alexey Kardashevskiy
- [PATCH] KVM: PPC: Book3S HV: tracing: Add missing hcall names,
Fabiano Rosas
- [PATCH kernel v2] KVM: Don't null dereference ops->destroy,
Alexey Kardashevskiy
- [PATCH 0/5] KVM: PPC: Book3S HV: Update debug timing code,
Fabiano Rosas
- [PATCH] KVM: PPC: Align pt_regs in kvm_vcpu_arch structure,
Fabiano Rosas
- [PATCH kernel] KVM: Don't null dereference ops->destroy,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls,
Alexey Kardashevskiy
- [PATCH kernel v2] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers,
Alexey Kardashevskiy
- [PATCH] KVM: PPC: Book3S HV: Initialize AMOR in nested entry,
Fabiano Rosas
- [PATCH kernel v2] KVM: PPC: Fix TCE handling for VFIO,
Alexey Kardashevskiy
- [PATCH kernel] KVM: PPC: Fix TCE handling for VFIO,
Alexey Kardashevskiy
- [PATCH] KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint,
Fabiano Rosas
- Re: [kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands,
Andrew Jones
- [RFC PATCH] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_GTSE,
Fabiano Rosas
- [RFC PATCH] KVM: PPC: Book3s HV: Allow setting GTSE for the nested guest,
Fabiano Rosas
- [PATCH] arch:powerpc:kvm: remove unnecessary type castings,
Nour-eddine Taleb
- Re: [PATCH v4 02/13] KVM: arm64: Introduce KVM_CAP_ARM_REG_SCOPE, Raghavendra Rao Ananta
- [PATCH v9 0/2] Interface to represent PAPR firmware attributes,
Pratik R. Sampat
- [PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device,
Shivaprasad G Bhat
- [PATCH v6 0/3] spapr: nvdimm: Introduce spapr-nvdimm device,
Shivaprasad G Bhat
- [PATCH v5 0/5] KVM: PPC: MMIO fixes,
Fabiano Rosas
- [PATCH v3 0/4] KVM: PPC: KVM module exit fixes,
Fabiano Rosas
- [PATCH v2 0/4] KVM: PPC: KVM module exit fixes,
Fabiano Rosas
- [PATCH v4 0/5] KVM: PPC: MMIO fixes,
Fabiano Rosas
- [kvm-unit-tests] Permitted license for new library,
Alexandru Elisei
- [PATCH kernel v5] KVM: PPC: Merge powerpc's debugfs entry content into generic entry,
Alexey Kardashevskiy
- [PATCH v3 0/6] KVM: PPC: MMIO fixes,
Fabiano Rosas
- [PATCH v2 0/7] KVM: PPC: MMIO fixes,
Fabiano Rosas
- [PATCH 0/3] KVM: PPC: KVM module exit fixes,
Fabiano Rosas
- [PATCH 0/3] KVM: PPC: Minor fixes,
Fabiano Rosas
- [kvm-unit-tests PATCH] scripts/arch-run: Mark migration tests as SKIP if ncat is not available,
Thomas Huth
- [PATCH kernel v4] KVM: PPC: Merge powerpc's debugfs entry content into generic entry,
Alexey Kardashevskiy
- [PATCH kernel v3] KVM: PPC: Merge powerpc's debugfs entry content into generic entry,
Alexey Kardashevskiy
- [PATCH v2 0/6] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86,
Vitaly Kuznetsov
- Re: [PATCH 5.4 063/355] powerpc/kvm: Fix kvm_use_magic_page,
Andreas Gruenbacher
- [PATCH 0/5] KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS and re-purpose it on x86,
Vitaly Kuznetsov
- Re: [PATCH] drm/virtio: Fix NULL dereference error in virtio_gpu_poll, Christian Zigotzky
- [PATCH v5.5 00/30] KVM: Scalable memslots implementation,
Sean Christopherson
- [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data, Sean Christopherson
- [PATCH v5.5 02/30] KVM: Disallow user memslot with size that exceeds "unsigned long", Sean Christopherson
- [PATCH v5.5 03/30] KVM: Require total number of memslot pages to fit in an unsigned long, Sean Christopherson
- [PATCH v5.5 04/30] KVM: Open code kvm_delete_memslot() into its only caller, Sean Christopherson
- [PATCH v5.5 06/30] KVM: Use "new" memslot's address space ID instead of dedicated param, Sean Christopherson
- [PATCH v5.5 07/30] KVM: Let/force architectures to deal with arch specific memslot data, Sean Christopherson
- [PATCH v5.5 05/30] KVM: Resync only arch fields when slots_arch_lock gets reacquired, Sean Christopherson
- [PATCH v5.5 10/30] KVM: PPC: Avoid referencing userspace memory region in memslot updates, Sean Christopherson
- [PATCH v5.5 11/30] KVM: s390: Use "new" memslot instead of userspace memory region, Sean Christopherson
- [PATCH v5.5 14/30] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks, Sean Christopherson
- [PATCH v5.5 09/30] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem", Sean Christopherson
- [PATCH v5.5 12/30] KVM: x86: Use "new" memslot instead of userspace memory region, Sean Christopherson
- [PATCH v5.5 13/30] KVM: RISC-V: Use "new" memslot instead of userspace memory region, Sean Christopherson
- [PATCH v5.5 15/30] KVM: Use prepare/commit hooks to handle generic memslot metadata updates, Sean Christopherson
- [PATCH v5.5 16/30] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit, Sean Christopherson
- [PATCH v5.5 17/30] KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY, Sean Christopherson
- [PATCH v5.5 18/30] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region(), Sean Christopherson
- [PATCH v5.5 19/30] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed, Sean Christopherson
- [PATCH v5.5 20/30] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array, Sean Christopherson
- [PATCH v5.5 21/30] KVM: Integrate gfn_to_memslot_approx() into search_memslots(), Sean Christopherson
- [PATCH v5.5 22/30] KVM: Move WARN on invalid memslot index to update_memslots(), Sean Christopherson
- [PATCH v5.5 23/30] KVM: Resolve memslot ID via a hash table instead of via a static array, Sean Christopherson
- [PATCH v5.5 24/30] KVM: Use interval tree to do fast hva lookup in memslots, Sean Christopherson
- [PATCH v5.5 25/30] KVM: s390: Introduce kvm_s390_get_gfn_end(), Sean Christopherson
- [PATCH v5.5 26/30] KVM: Keep memslots in tree-based structures instead of array-based ones, Sean Christopherson
- [PATCH v5.5 27/30] KVM: Optimize gfn lookup in kvm_zap_gfn_range(), Sean Christopherson
- [PATCH v5.5 28/30] KVM: Optimize overlapping memslots check, Sean Christopherson
- [PATCH v5.5 29/30] KVM: Wait 'til the bitter end to initialize the "new" memslot, Sean Christopherson
- [PATCH v5.5 30/30] KVM: Dynamically allocate "new" memslots from the get-go, Sean Christopherson
- [PATCH v5.5 08/30] KVM: arm64: Use "new" memslot instead of userspace memory region, Sean Christopherson
- Re: [PATCH v5.5 00/30] KVM: Scalable memslots implementation, Maciej S. Szmigiero
- [GIT PULL] gfs2: Fix mmap + page fault deadlocks,
Andreas Gruenbacher
- [PATCH v9 00/17] gfs2: Fix mmap + page fault deadlocks,
Andreas Gruenbacher
- [PATCH v9 01/17] iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value, Andreas Gruenbacher
- [PATCH v9 02/17] powerpc/kvm: Fix kvm_use_magic_page, Andreas Gruenbacher
- [PATCH v9 03/17] gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}, Andreas Gruenbacher
- [PATCH v9 04/17] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable, Andreas Gruenbacher
- [PATCH v9 05/17] iov_iter: Introduce fault_in_iov_iter_writeable, Andreas Gruenbacher
- [PATCH v9 06/17] gfs2: Add wrapper for iomap_file_buffered_write, Andreas Gruenbacher
- [PATCH v9 07/17] gfs2: Clean up function may_grant, Andreas Gruenbacher
- [PATCH v9 08/17] gfs2: Introduce flag for glock holder auto-demotion, Andreas Gruenbacher
- [PATCH v9 09/17] gfs2: Move the inode glock locking to gfs2_file_buffered_write, Andreas Gruenbacher
- [PATCH v9 10/17] gfs2: Eliminate ip->i_gh, Andreas Gruenbacher
- [PATCH v9 11/17] gfs2: Fix mmap + page fault deadlocks for buffered I/O, Andreas Gruenbacher
- [PATCH v9 12/17] iomap: Fix iomap_dio_rw return value for user copies, Andreas Gruenbacher
- [PATCH v9 13/17] iomap: Support partial direct I/O on user copy failures, Andreas Gruenbacher
- [PATCH v9 14/17] iomap: Add done_before argument to iomap_dio_rw, Andreas Gruenbacher
- [PATCH v9 15/17] gup: Introduce FOLL_NOFAULT flag to disable page faults, Andreas Gruenbacher
- [PATCH v9 16/17] iov_iter: Introduce nofault flag to disable page faults, Andreas Gruenbacher
- [PATCH v9 17/17] gfs2: Fix mmap + page fault deadlocks for direct I/O, Andreas Gruenbacher
- [PATCH] MAINTAINERS: Update powerpc KVM entry,
Michael Ellerman
- [kvm-unit-tests PATCH] powerpc/emulator: Fix compilation with recent versions of GCC, Thomas Huth
- [PATCH] mm/migrate.c: Remove MIGRATE_PFN_LOCKED,
Alistair Popple
[Index of Archives]
[KVM]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]