messages from 2024-02-27 10:50:27 to 2024-03-08 18:03:37 UTC [more...]
[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
2024-03-08 18:03 UTC (13+ messages)
` [PATCH v3 2/8] iommu/sva: Use iopf domain attach/detach interface
` [PATCH v3 3/8] iommufd: Add fault and response message definitions
` [PATCH v3 4/8] iommufd: Add iommufd fault object
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable
[PATCH] virtio-mmio: Convert to platform remove callback returning void
2024-03-08 17:18 UTC (2+ messages)
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-03-08 17:03 UTC (6+ messages)
` [RFC PATCH v3 7/7] virtio_rtc: Add RTC class driver
[PATCH vhost v1 0/4] refactor the params of find_vqs()
2024-03-08 10:19 UTC (6+ messages)
` [PATCH vhost v1 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v1 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v1 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v1 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
2024-03-08 8:58 UTC (4+ messages)
` [PATCH 0/1] drm/qxl: fixes qxl_fence_wait
` [PATCH 1/1] "
[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
2024-03-08 6:03 UTC (30+ messages)
` [PATCH vhost v3 01/19] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost v3 02/19] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v3 03/19] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost v3 04/19] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost v3 05/19] virtio_ring: split: structure the indirect desc table
` [PATCH vhost v3 06/19] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost v3 07/19] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v3 08/19] virtio: vring_create_virtqueue: "
` [PATCH vhost v3 09/19] virtio: vring_new_virtqueue(): "
` [PATCH vhost v3 10/19] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
` [PATCH vhost v3 11/19] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v3 12/19] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v3 13/19] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost v3 14/19] virtio_ring: remove api of setting vq premapped
` [PATCH vhost v3 15/19] virtio_ring: introduce dma map api for page
` [PATCH vhost v3 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs
` [PATCH vhost v3 17/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost v3 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost v3 19/19] virtio_net: sq support premapped mode
[PATCH v7 0/7] VMware hypercalls enhancements
2024-03-07 21:29 UTC (8+ messages)
` [PATCH v7 1/7] x86/vmware: Move common macros to vmware.h
` [PATCH v7 2/7] x86/vmware: Introduce VMware hypercall API
` [PATCH v7 3/7] ptp/vmware: Use "
` [PATCH v7 4/7] input/vmmouse: "
` [PATCH v7 5/7] drm/vmwgfx: "
` [PATCH v7 6/7] x86/vmware: Undefine VMWARE_HYPERCALL
` [PATCH v7 7/7] x86/vmware: Add TDX hypercall support
[PATCH net-next v3 0/6] virtio-net: support device stats
2024-03-07 16:50 UTC (22+ messages)
` [PATCH net-next v3 1/6] virtio_net: introduce device stats feature and structures
` [PATCH net-next v3 2/6] virtio_net: virtnet_send_command supports command-specific-result
` [PATCH net-next v3 3/6] virtio_net: support device stats
` [PATCH net-next v3 4/6] virtio_net: stats map include driver stats
` [PATCH net-next v3 5/6] virtio_net: add the total stats field
` [PATCH net-next v3 6/6] virtio_net: rename stat tx_timeout to timeout
[PATCH][next] drm/qxl: remove unused variable num_relocs
2024-03-07 10:41 UTC
[PATCH] MAINTAINERS: apply maintainer role of Intel vDPA driver
2024-03-07 5:34 UTC (3+ messages)
[PATCH 00/13] drm: Fix reservation locking for pin/unpin and console
2024-03-06 14:44 UTC (25+ messages)
` [PATCH 01/13] drm/gem-shmem: Acquire reservation lock in GEM pin/unpin callbacks
` [PATCH 02/13] drm/gem-vram: "
` [PATCH 03/13] drm/msm: Provide msm_gem_get_pages_locked()
` [PATCH 04/13] drm/msm: Acquire reservation lock in GEM pin/unpin callback
` [PATCH 05/13] drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()
` [PATCH 06/13] drm/nouveau: Acquire reservation lock in GEM pin/unpin callbacks
` [PATCH 07/13] drm/qxl: Provide qxl_bo_{pin,unpin}_locked()
` [PATCH 08/13] drm/qxl: Acquire reservation lock in GEM pin/unpin callbacks
` [PATCH 09/13] drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
` [PATCH 10/13] drm/fbdev-generic: Fix locking with drm_client_buffer_vmap_local()
` [PATCH 11/13] drm/client: Pin vmap'ed GEM buffers
` [PATCH 12/13] drm/gem-vram: Do not pin buffer objects for vmap
` [PATCH 13/13] drm/qxl: "
[PATCH v6 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-03-06 9:22 UTC (13+ messages)
` [PATCH v6 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v6 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v6 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v6 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v6 5/7] LoongArch: KVM: Add pv ipi support on kvm side
` [PATCH v6 6/7] LoongArch: Add pv ipi support on guest kernel side
` [PATCH v6 7/7] Documentation: KVM: Add hypercall for LoongArch
[PATCH net-next v6 2/5] page_frag: unify gfp bits for order 3 page allocation
2024-03-06 5:28 UTC (5+ messages)
` [PATCH net-next v6 4/5] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next v6 5/5] tools: virtio: introduce vhost_net_test
[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
2024-03-06 5:32 UTC (14+ messages)
[PATCH vhost 0/4] refactor the params of find_vqs()
2024-03-05 11:36 UTC (11+ messages)
` [PATCH vhost 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
[PATCH net-next v2 1/3] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
2024-03-04 13:58 UTC (4+ messages)
[PATCH v6 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-03-02 9:27 UTC (9+ messages)
` [PATCH v6 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v6 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v6 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v6 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v6 5/7] LoongArch: KVM: Add pv ipi support on kvm side
[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
2024-03-02 2:57 UTC (13+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
2024-03-01 14:24 UTC (10+ messages)
` [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
` [PATCH v2 2/6] virtiofs: move alloc/free of argbuf into separated helpers
` [PATCH v2 3/6] virtiofs: factor out more common methods for argbuf
` [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages
` [PATCH v2 5/6] virtiofs: use scattered bounce buffer for ITER_KVEC dio
` [PATCH v2 6/6] virtiofs: use GFP_NOFS when enqueuing request through kworker
[PATCH 1/4] iommu: constify pointer to bus_type
2024-03-01 12:47 UTC (2+ messages)
[PATCH] drm/qxl: fix NULL dereference in qxl_add_mode
2024-03-01 12:26 UTC (3+ messages)
` [PATCH v2] "
HPDC 2024: Special Track on EU Research Projects (Call for Work-in-Progress Papers)
2024-03-01 12:05 UTC
HPDC 2024: PhD Symposium (Call for Work-in-Progress Papers)
2024-03-01 11:53 UTC
[RESEND PATCH v2] virtio: uapi: Drop __packed attribute in linux/virtio_pci.h:
2024-02-29 16:32 UTC
[PATCH net-next v2 2/3] vhost_net: Call peek_len when using xdp
2024-02-29 13:17 UTC (3+ messages)
[PATCH v7 0/3] vduse: add support for networking devices
2024-02-29 10:16 UTC (4+ messages)
[PATCH net-next v5] virtio_net: Support RX hash XDP hint
2024-02-29 8:37 UTC (12+ messages)
[PATCH v3] vduse: Fix off by one in vduse_dev_mmap()
2024-02-29 7:21 UTC (3+ messages)
[PATCH] virtiofs: don't mark virtio_fs_sysfs_exit as __exit
2024-02-28 22:23 UTC (2+ messages)
[PATCH net-next v2 0/3] tun: AF_XDP Tx zero-copy support
2024-02-28 18:31 UTC (3+ messages)
[PATCH v2] vduse: Fix off by one in vduse_dev_mmap()
2024-02-28 18:16 UTC (3+ messages)
[PATCH] vduse: Fix off by one in vduse_dev_mmap()
2024-02-28 17:42 UTC (3+ messages)
Undeliverable: The 16th ACM Workshop on Hot Topics in Storage and File Systems (HotStorage'24)
2024-02-28 4:31 UTC
[PATCH v2] vdpa/mlx5: Allow CVQ size changes
2024-02-27 10:49 UTC (3+ messages)
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).