messages from 2023-11-09 08:15:12 to 2023-11-16 13:07:05 UTC [more...]
[GIT PULL] vhost,virtio,vdpa,firmware: bugfixes
2023-11-16 13:06 UTC (2+ messages)
[PATCH v2 0/5] drm: Allow the damage helpers to handle buffer damage
2023-11-16 12:07 UTC (5+ messages)
` [PATCH v2 2/5] drm/virtio: Disable damage clipping if FB changed since last page-flip
[RFC 0/4] virtio helper: collect dma info from virtio core
2023-11-16 8:11 UTC (8+ messages)
` [RFC 1/4] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
` [RFC 2/4] virtio_ring: virtqueue_disable_and_recycle let the callback detach bufs
` [RFC 3/4] virtio_ring: introduce virtqueue_detach_unused_buf_premapped
` [RFC 4/4] virtio_net: sq support premapped mode
[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
2023-11-16 4:17 UTC (26+ messages)
` [PATCH v2 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH v2 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH v2 08/17] iommu/of: Do not use dev->iommu within of_iommu_configure()
` [PATCH v2 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH v2 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH v2 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH v2 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH v2 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH v2 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH v2 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
2023-11-16 1:42 UTC (3+ messages)
HPDC 2024: Call for Papers (Main Track)
2023-11-15 14:54 UTC
[RFC PATCH v1 0/2] send credit update during setting SO_RCVLOWAT
2023-11-15 11:11 UTC (6+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: "
` [RFC PATCH v1 2/2] vsock/test: SO_RCVLOWAT + deferred credit update test
Fbdev issue after the drm updates 'drm-next-2023-10-31-1'
2023-11-15 9:22 UTC (2+ messages)
[PATCH AUTOSEL 6.5 2/6] drm/qxl: prevent memory leak
2023-11-15 7:07 UTC (2+ messages)
` [Spice-devel] "
[PATCH net-next v3 0/5] virtio-net: support dynamic coalescing moderation
2023-11-15 4:52 UTC (8+ messages)
` [PATCH net-next v3 1/5] virtio-net: returns whether napi is complete
` [PATCH net-next v3 2/5] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next v3 3/5] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next v3 4/5] virtio-net: support rx netdim
` [PATCH net-next v3 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx
[PATCH AUTOSEL 5.15 2/4] drm/qxl: prevent memory leak
2023-11-15 3:40 UTC
[PATCH AUTOSEL 6.1 2/6] drm/qxl: prevent memory leak
2023-11-15 3:35 UTC
[PATCH AUTOSEL 6.6 2/6] drm/qxl: prevent memory leak
2023-11-15 3:33 UTC
[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
2023-11-15 2:35 UTC (4+ messages)
` [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
[PATCH 0/6] drm: Allow the damage helpers to handle buffer damage
2023-11-14 18:06 UTC (6+ messages)
` [PATCH 3/6] drm/virtio: Use drm_atomic_helper_buffer_damage_merged() for "
[PATCH v4 0/5] x86/paravirt: Get rid of paravirt patching
2023-11-14 16:17 UTC (4+ messages)
` [PATCH v4 3/5] x86/paravirt: introduce ALT_NOT_XEN
[PATCH virtio 0/3] pds_vdpa: updates
2023-11-14 9:03 UTC (8+ messages)
` [PATCH virtio 1/3] pds_vdpa: fix up format-truncation complaint
` [PATCH virtio 2/3] pds_vdpa: clear config callback when status goes to 0
` [PATCH virtio 3/3] pds_vdpa: set features order
[PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
2023-11-14 4:56 UTC (17+ messages)
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
[PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
2023-11-14 4:45 UTC (42+ messages)
` [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
` [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
` [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
` [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
` [PATCH net-next v2 18/21] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
[PATCH 0/2] Add RESOURCE_GET_LAYOUT ioctl
2023-11-13 13:18 UTC (4+ messages)
` [PATCH 1/2] drm/virtio: Implement "
` [PATCH 2/2] drm/virtio: Modify "
[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
2023-11-13 10:19 UTC (2+ messages)
[PATCH V3 vfio 0/9] Introduce a vfio driver over virtio devices
2023-11-13 10:06 UTC (11+ messages)
` [PATCH V3 vfio 1/9] virtio: Define feature bit for administration virtqueue
` [PATCH V3 vfio 2/9] virtio-pci: Introduce admin virtqueue
` [PATCH V3 vfio 3/9] virtio-pci: Introduce admin command sending function
` [PATCH V3 vfio 4/9] virtio-pci: Introduce admin commands
` [PATCH V3 vfio 5/9] virtio-pci: Initialize the supported "
` [PATCH V3 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V3 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V3 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size()
` [PATCH V3 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
[PATCH v18 05/26] drm/shmem-helper: Remove obsoleted is_iomem test
2023-11-13 9:57 UTC (13+ messages)
` [PATCH v18 11/26] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
` [PATCH v18 12/26] drm/shmem-helper: Make drm_gem_shmem_get_pages() public
` [PATCH v18 14/26] drm/lima: Explicitly get and put drm-shmem pages
` [PATCH v18 15/26] drm/panfrost: "
` [PATCH v18 16/26] drm/virtio: "
` [PATCH v18 17/26] drm/v3d: "
` [PATCH v18 18/26] drm/shmem-helper: Change sgt allocation policy
` [PATCH v18 19/26] drm/shmem-helper: Add common memory shrinker
` [PATCH v18 21/26] drm/shmem-helper: Optimize unlocked get_pages_sgt()
` [PATCH v18 22/26] drm/shmem-helper: Don't free refcounted GEM
` [PATCH v18 24/26] drm/virtio: Attach shmem BOs dynamically
[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
2023-11-13 8:54 UTC (22+ messages)
` [RFC PATCH v2 01/19] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki)
` [RFC PATCH v2 02/19] KVM: x86: Add new hypercall to lock control registers
` [RFC PATCH v2 03/19] KVM: x86: Add notifications for Heki policy configuration and violation
` [RFC PATCH v2 04/19] heki: Lock guest control registers at the end of guest kernel init
` [RFC PATCH v2 05/19] KVM: VMX: Add MBEC support
` [RFC PATCH v2 06/19] KVM: x86: Add kvm_x86_ops.fault_gva()
` [RFC PATCH v2 07/19] KVM: x86: Make memory attribute helpers more generic
` [RFC PATCH v2 08/19] KVM: x86: Extend kvm_vm_set_mem_attributes() with a mask
` [RFC PATCH v2 09/19] KVM: x86: Extend kvm_range_has_memory_attributes() with match_all
` [RFC PATCH v2 10/19] KVM: x86: Implement per-guest-page permissions
` [RFC PATCH v2 11/19] KVM: x86: Add new hypercall to set EPT permissions
` [RFC PATCH v2 12/19] x86: Implement the Memory Table feature to store arbitrary per-page data
` [RFC PATCH v2 13/19] heki: Implement a kernel page table walker
` [RFC PATCH v2 14/19] heki: x86: Initialize permissions counters for pages mapped into KVA
` [RFC PATCH v2 15/19] heki: x86: Initialize permissions counters for pages in vmap()/vunmap()
` [RFC PATCH v2 16/19] heki: x86: Update permissions counters when guest page permissions change
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
` [RFC PATCH v2 18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor
` [RFC PATCH v2 19/19] virt: Add Heki KUnit tests
[PATCH] virtio: Add virtio-device power management
2023-11-13 5:51 UTC
[PATCH AUTOSEL 5.15 3/4] virtio-blk: fix implicit overflow on virtio_max_dma_size
2023-11-12 13:24 UTC
[PATCH AUTOSEL 6.1 4/6] virtio-blk: fix implicit overflow on virtio_max_dma_size
2023-11-12 13:24 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 5/6] vhost-vdpa: clean iotlb map during reset for older userspace
[PATCH AUTOSEL 6.5 5/7] virtio-blk: fix implicit overflow on virtio_max_dma_size
2023-11-12 13:23 UTC (2+ messages)
` [PATCH AUTOSEL 6.5 6/7] vhost-vdpa: clean iotlb map during reset for older userspace
[PATCH AUTOSEL 6.6 5/7] virtio-blk: fix implicit overflow on virtio_max_dma_size
2023-11-12 13:23 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 6/7] vhost-vdpa: clean iotlb map during reset for older userspace
[RFC v1 0/8] vhost-vdpa: add support for iommufd
2023-11-10 14:00 UTC (11+ messages)
` [RFC v1 3/8] vhost: Add 3 new uapi to support iommufd
[PATCH] drm/qxl: remove unused declaration
2023-11-10 5:50 UTC
[PATCH net] virtio_net: fix missing dma unmap for resize
2023-11-10 5:44 UTC (6+ messages)
[PATCH net-next v2 4/5] virtio-net: support rx netdim
2023-11-09 8:34 UTC (4+ messages)
` [PATCH net-next v2 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).