messages from 2021-11-02 05:37:03 to 2021-11-10 12:53:59 UTC [more...]
[PATCH v4 0/3] virtio support cache indirect desc
2021-11-10 12:53 UTC (11+ messages)
` [PATCH v4 1/3] virtio: cache indirect desc for split
` [PATCH v4 2/3] virtio: cache indirect desc for packed
` [PATCH v4 3/3] virtio-net: enable virtio desc cache
[PATCH v3 0/9] drm/simpledrm: Enable damage clips and virtual screens
2021-11-10 12:48 UTC (12+ messages)
` [PATCH v3 1/9] drm/format-helper: Export drm_fb_clip_offset()
` [PATCH v3 2/9] drm/format-helper: Rework format-helper memcpy functions
` [PATCH v3 3/9] drm/format-helper: Add destination-buffer pitch to drm_fb_swab()
` [PATCH v3 4/9] drm/format-helper: Rework format-helper conversion functions
` [PATCH v3 5/9] drm/format-helper: Streamline blit-helper interface
` [PATCH v3 6/9] drm/fb-helper: Allocate shadow buffer of surface height
` [PATCH v3 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property
` [PATCH v3 8/9] drm/simpledrm: Support virtual screen sizes
` [PATCH v3 9/9] drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}
[RFC] hypercall-vsock: add a new vsock transport
2021-11-10 11:17 UTC (4+ messages)
[PATCH v2 0/9] drm/simpledrm: Enable damage clips and virtual screens
2021-11-10 9:17 UTC (20+ messages)
` [PATCH v2 1/9] drm/format-helper: Export drm_fb_clip_offset()
` [PATCH v2 3/9] drm/format-helper: Add destination-buffer pitch to drm_fb_swab()
` [PATCH v2 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property
` [PATCH v2 8/9] drm/simpledrm: Support virtual screen sizes
` [PATCH v2 9/9] drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}
` [PATCH v2 9/9] drm: Clarify semantics of struct drm_mode_config.{min,max}_{width,height}
[PATCH 1/2] MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface
2021-11-09 21:57 UTC (11+ messages)
` [PATCH 2/2] MAINTAINERS: Mark VMware mailing list entries as private
[PATCH] vdpa: add driver_override support
2021-11-09 13:31 UTC (8+ messages)
[PATCH] drivers:gpio: Remove unneeded semicolon
2021-11-09 9:21 UTC
decouple DAX from block devices
2021-11-09 8:33 UTC (30+ messages)
` [PATCH 01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem
` [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
` [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
` [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper
` [PATCH 08/29] dax: remove dax_capable
` [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper
` [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax
` [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
` [PATCH 14/29] fsdax: simplify the pgoff calculation
` [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
` [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
` [PATCH 17/29] fsdax: factor out a dax_memzero helper
` [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
` [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
` [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super
` [PATCH 21/29] xfs: move dax device handling into xfs_{alloc, free}_buftarg
` [PATCH 22/29] iomap: add a IOMAP_DAX flag
` [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings
` [PATCH 24/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing
` [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems
` [PATCH 27/29] dax: fix up some of the block device related ifdefs
` [PATCH 28/29] iomap: build the block based code conditionally
` [PATCH 29/29] fsdax: don't require CONFIG_BLOCK
[PATCH 1/2] i2c: virtio: disable timeout handling
2021-11-09 4:52 UTC (12+ messages)
[PATCH 1/2] eni_vdpa: Fix an error handling path in 'eni_vdpa_probe()'
2021-11-09 2:56 UTC (3+ messages)
` [PATCH 2/2] eni_vdpa: Simplify 'eni_vdpa_probe()'
[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
2021-11-08 18:14 UTC (14+ messages)
` [PATCH v2 01/12] kexec: Allow architecture code to opt-out at runtime
` [PATCH v2 03/12] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v2 05/12] x86/sev: Use GHCB protocol version 2 if supported
` [PATCH v2 06/12] x86/sev: Cache AP Jump Table Address
[PATCH net-next 03/21] ethtool, stats: introduce standard XDP statistics
2021-11-08 18:09 UTC (2+ messages)
[PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask
2021-11-08 14:45 UTC
[PATCH v2 0/3] drm/shmem-helper: Cleanup public interface
2021-11-08 9:31 UTC (4+ messages)
` [PATCH v2 1/3] drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()
` [PATCH v2 2/3] drm/shmem-helper: Export dedicated wrappers for GEM object functions
` [PATCH v2 3/3] drm/shmem-helper: Pass GEM shmem object in public interfaces
[PATCH net] vsock: prevent unnecessary refcnt inc for nonblocking connect
2021-11-08 8:30 UTC
[PATCH] virtio_ring: aovid reading flag from the descriptor ring
2021-11-08 8:13 UTC
[PATCH -next] gpio: virtio: remove unneeded semicolon
2021-11-08 4:15 UTC
[PATCH V7] gpio: virtio: Add IRQ support
2021-11-08 3:30 UTC (4+ messages)
Call for Papers: ACM HPDC 2022 (The 31th International Symposium on High-Performance Parallel and Distributed Computing)
2021-11-08 2:11 UTC
[PATCH 0/3] drm/shmem-helper: Cleanup public interface
2021-11-06 19:54 UTC (6+ messages)
` [PATCH 1/3] drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()
` [PATCH 2/3] drm/shmem-helper: Export dedicated wrappers for GEM object functions
` [PATCH 3/3] drm/shmem-helper: Pass GEM shmem object in public interfaces
WorldCist'22 - 10th World Conference on IST | Montenegro | Deadline: November 24
2021-11-06 12:09 UTC
[PATCH v2 1/2] drm: Add a drm_drv_enabled() to check if drivers should be enabled
2021-11-05 13:00 UTC (13+ messages)
` [PATCH v2 2/2] drm: Move nomodeset kernel parameter to the DRM subsystem
[PATCH] vdpa: Avoid duplicate call to vp_vdpa get_status
2021-11-05 8:32 UTC (2+ messages)
[PATCH] vdpa: Mark vdpa_config_ops.get_vq_notification as optional
2021-11-05 8:32 UTC (2+ messages)
futher decouple DAX from block devices
2021-11-05 3:30 UTC (6+ messages)
Which tree for paravirt related patches?
2021-11-04 20:17 UTC (6+ messages)
[PATCH V4 00/12] vhost: multiple worker support
2021-11-04 19:05 UTC (13+ messages)
` [PATCH V4 01/12] vhost: add vhost_worker pointer to vhost_virtqueue
` [PATCH V4 02/12] vhost, vhost-net: add helper to check if vq has work
` [PATCH V4 03/12] vhost: take worker or vq instead of dev for queueing
` [PATCH V4 04/12] vhost: take worker or vq instead of dev for flushing
` [PATCH V4 05/12] vhost: convert poll work to be vq based
` [PATCH V4 06/12] vhost-sock: convert to vq helpers
` [PATCH V4 07/12] vhost-scsi: make SCSI cmd completion per vq
` [PATCH V4 08/12] vhost-scsi: convert to vq helpers
` [PATCH V4 09/12] vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH V4 10/12] vhost: remove device wide queu/flushing helpers
` [PATCH V4 11/12] vhost: allow userspace to create workers
` [PATCH V4 12/12] vhost: allow worker attachment after initial setup
[PATCH] drm/virtio: delay pinning the pages till first use
2021-11-04 12:44 UTC (5+ messages)
[RFC PATCH v5 12/26] vhost: Route guest->host notification through shadow virtqueue
2021-11-04 2:34 UTC (14+ messages)
` [RFC PATCH v5 23/26] util: Add iova_tree_alloc
` [RFC PATCH v5 05/26] vhost: Add x-vhost-set-shadow-vq qmp
` [RFC PATCH v5 02/26] vhost: Fix last queue index of devices with no cvq
` [RFC PATCH v5 11/26] vhost: Handle host notifiers in SVQ
` [RFC PATCH v5 22/26] vhost: Shadow virtqueue buffers forwarding
` [RFC PATCH v5 21/26] vhost: Add vhost_svq_valid_guest_features to shadow vq
[GIT PULL] vhost,virtio,vhost: fixes,features
2021-11-03 22:04 UTC (2+ messages)
[RESEND PATCH 2/5] drm: Move nomodeset kernel parameter handler to the DRM subsystem
2021-11-03 13:01 UTC (4+ messages)
` [RESEND PATCH 3/5] drm: Rename vgacon_text_force() function to drm_modeset_disabled()
` [RESEND PATCH 0/5] Cleanups for the nomodeset kernel command line parameter logic
[PATCH] drm/virtio: new ioctl for pinning and lazy pinning
2021-11-03 11:25 UTC (3+ messages)
` [PATCH 1/2] drm/virtio: introduce ioctl for pinning pages
` [PATCH 2/2] drm/virtio: introduce lazy pinning
DMA-buf debugfs cleanups
2021-11-03 8:12 UTC (5+ messages)
` [PATCH 1/4] dma-buf: add dma_fence_describe and dma_resv_describe v2
` [PATCH 2/4] drm/msm: use the new dma_resv_describe
` [PATCH 3/4] drm/etnaviv: use dma_resv_describe
` [PATCH 4/4] drm/qxl: use iterator instead of dma_resv_shared_list
[PATCH V9 0/9] vDPA support
2021-11-03 7:34 UTC (4+ messages)
` [PATCH V9 7/9] vhost: introduce vDPA-based backend
[PATCH v2 1/3] virtio: cache indirect desc for split
2021-11-02 8:21 UTC (4+ 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).