kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-08 10:23:46 to 2020-10-09 20:07:37 UTC [more...]

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-09 19:50 UTC  (50+ messages)
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-09 19:31 UTC  (38+ messages)
` [PATCH v2 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v2 02/17] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v2 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v2 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v2 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v2 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v2 07/17] mm: Close race in generic_access_phys
` [PATCH v2 08/17] s390/pci: Remove races against pte updates
` [PATCH v2 09/17] mm: Add unsafe_follow_pfn
` [PATCH v2 10/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v2 11/17] vfio/type1: Mark follow_pfn "
` [PATCH v2 12/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v2 13/17] /dev/mem: Only set filp->f_mapping
` [PATCH v2 14/17] resource: Move devmem revoke code to resource framework
` [PATCH v2 15/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v2 16/17] PCI: Revoke mappings like devmem
` [PATCH v2 17/17] drm/i915: Properly request PCI BARs

[PATCH] irqbypass: fix error handle when irq_bypass_register_producer() return fails
 2020-10-09 18:44 UTC  (3+ messages)

KVM call for agenda for 2020-10-06
 2020-10-09 16:45 UTC  (8+ messages)

[PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-10-09 16:17 UTC  (3+ messages)
` [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig

[PATCH 0/6] KVM: x86: KVM_SET_SREGS.CR4 bug fixes and cleanup
 2020-10-09 16:11 UTC  (9+ messages)

[PATCH v3 00/10] Retrieve zPCI hardware information from VFIO
 2020-10-09 16:10 UTC  (14+ messages)
` [PATCH v3 01/10] s390x/pci: Move header files to include/hw/s390x
` [PATCH v3 06/10] s390x/pci: use a PCI Group structure
` [PATCH v3 07/10] s390x/pci: clean up s390 PCI groups
` [PATCH v3 08/10] s390x/pci: use a PCI Function structure
` [PATCH v3 09/10] vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
` [PATCH v3 10/10] s390x/pci: get zPCI function info from host

[PATCH v3 11/18] dmaengine: idxd: ims setup for the vdcm
 2020-10-09 16:02 UTC  (17+ messages)

[PATCH v2 0/4] Test MSR exits to userspace
 2020-10-09 15:32 UTC  (7+ messages)
` [PATCH v2 1/4] selftests: kvm: Fix the segment descriptor layout to match the actual layout
` [PATCH v2 2/4] selftests: kvm: Clear uc so UCALL_NONE is being properly reported
` [PATCH v2 3/4] selftests: kvm: Add exception handling to selftests
` [PATCH v2 4/4] selftests: kvm: Test MSR exiting to userspace

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-10-09 12:31 UTC  (11+ messages)

[PATCH 00/35] Enhance memory utilization with DMEMFS
 2020-10-09 11:53 UTC  (16+ messages)
` [PATCH 02/35] mm: support direct memory reservation
` [PATCH 08/35] dmem: show some statistic in debugfs
` [PATCH 22/35] kvm, x86: Distinguish dmemfs page from mmio page
` [PATCH 35/35] Add documentation for dmemfs

[PATCH] KVM: SVM: Initialize prev_ga_tag before use
 2020-10-09 11:06 UTC  (2+ messages)

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-09 10:46 UTC  (28+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 3/5] x86/ioapic: Handle Extended Destination ID field in RTE
  ` [PATCH 4/5] x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where available
  ` [PATCH 5/5] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID
` [PATCH v2 0/8] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
  ` [PATCH v2 1/8] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH v2 2/8] x86/msi: Only use high bits of MSI address for DMAR unit
  ` [PATCH v2 3/8] x86/apic: Always provide irq_compose_msi_msg() method for vector domain
  ` [PATCH v2 4/8] x86/ioapic: Handle Extended Destination ID field in RTE
  ` [PATCH v2 5/8] x86/apic: Support 15 bits of APIC ID in MSI where available
  ` [PATCH v2 6/8] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID
  ` [PATCH v2 7/8] x86/hpet: Move MSI support into hpet.c
  ` [PATCH v2 8/8] x86/ioapic: Generate RTE directly from parent irqchip's MSI message

[PATCH v3 0/5] Pass zPCI hardware information via VFIO
 2020-10-09  9:44 UTC  (5+ messages)
` [PATCH v3 3/5] vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO
` [PATCH v3 4/5] vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO

[Bug 209593] New: netdevice: eth0: failed to disable LRO
 2020-10-09  8:53 UTC 

[PATCH 0/13] Fix per-domain IRQ affinity, allow >255 CPUs on x86 without IRQ remapping
 2020-10-09  7:54 UTC  (13+ messages)
` [PATCH 01/13] x86/apic: Use x2apic in guest kernels even with unusable CPUs
  ` [PATCH 07/13] irqdomain: Add max_affinity argument to irq_domain_alloc_descs()

[PATCH v2] vringh: fix __vringh_iov() when riov and wiov are different
 2020-10-09  7:00 UTC  (3+ messages)

[tip: core/rcu] kvm: mmu: page_track: Fix RCU list API usage
 2020-10-09  6:35 UTC 

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-10-09  3:59 UTC  (21+ messages)
` [RFC PATCH 05/24] vhost-vdpa: passing iotlb to IOMMU mapping helpers
` [RFC PATCH 06/24] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
` [RFC PATCH 08/24] vdpa: introduce virtqueue groups
` [RFC PATCH 09/24] vdpa: multiple address spaces support
` [RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group
` [RFC PATCH 18/24] vhost-vdpa: support ASID based IOTLB API

[PATCH v2] KVM: x86: Add tracepoint for dr_write/dr_read
 2020-10-09  3:21 UTC 

[GIT PULL] vhost,vdpa: last minute fixes
 2020-10-08 21:37 UTC  (2+ messages)

[PATCH] vringh: fix __vringh_iov() when riov and wiov are different
 2020-10-08 20:32 UTC  (5+ messages)

[PATCH 00/22] Introduce the TDP MMU
 2020-10-08 18:27 UTC  (4+ messages)
` [PATCH 17/22] kvm: mmu: Support dirty logging for "

[PATCH 00/13] follow_pfn and other iomap races
 2020-10-08 17:16 UTC  (9+ messages)
` [PATCH 08/13] s390/pci: Remove races against pte updates
` [PATCH 10/13] PCI: revoke mappings like devmem


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).