messages from 2024-01-22 07:44:34 to 2024-01-26 09:55:43 UTC [more...]
[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2024-01-26 9:55 UTC (35+ messages)
` [PATCH v19 03/30] drm/gem: Document locking rule of vmap and evict callbacks
` [PATCH v19 09/30] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v19 12/30] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
` [PATCH v19 13/30] drm/shmem-helper: Make drm_gem_shmem_get_pages() public
` [PATCH v19 14/30] drm/shmem-helper: Add drm_gem_shmem_put_pages()
` [PATCH v19 15/30] drm/shmem-helper: Avoid lockdep warning when pages are released
` [PATCH v19 17/30] drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()
` [PATCH v19 18/30] drm/panfrost: Explicitly get and put drm-shmem pages
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker
` [PATCH v19 23/30] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v19 24/30] drm/shmem-helper: Optimize unlocked get_pages_sgt()
` [PATCH v19 30/30] drm/panfrost: Switch to generic memory shrinker
[PATCH] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection
2024-01-26 8:55 UTC (4+ messages)
` [PATCH v2] "
[PATCH RESEND] drm/virtio: set segment size for virtio_gpu device
2024-01-26 8:50 UTC (3+ messages)
[PATCH 1/1] virtio_net: Add timeout handler to avoid kernel hang
2024-01-26 3:13 UTC (20+ messages)
[PATCH v6 0/7] VMware hypercalls enhancements
2024-01-26 0:55 UTC (7+ messages)
` [PATCH v6 7/7] x86/vmware: Add TDX hypercall support
[PATCH net-next v1] vsock/test: print type for SOCK_SEQPACKET
2024-01-26 0:50 UTC (4+ messages)
[Report] requests are submitted to hardware in reverse order from nvme/virtio-blk queue_rqs()
2024-01-25 15:33 UTC (5+ messages)
atomic queue limits updates
2024-01-25 14:35 UTC (61+ messages)
` [PATCH 01/15] block: move max_{open,active}_zones to struct queue_limits
` [PATCH 02/15] block: refactor disk_update_readahead
` [PATCH 03/15] block: add an API to atomically update queue limits
` [PATCH 04/15] block: use queue_limits_commit_update in queue_max_sectors_store
` [PATCH 05/15] block: add a max_user_discard_sectors queue limit
` [PATCH 06/15] nvme: remove the hack to not update the discard limits in nvme_config_discard
` [PATCH 07/15] block: use queue_limits_commit_update in queue_discard_max_store
` [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue
` [PATCH 09/15] block: pass a queue_limits argument to blk_mq_init_queue
` [PATCH 10/15] block: pass a queue_limits argument to blk_mq_alloc_disk
` [PATCH 11/15] virtio_blk: split virtblk_probe
` [PATCH 12/15] virtio_blk: pass queue_limits to blk_mq_alloc_disk
` [PATCH 13/15] loop: cleanup loop_config_discard
` [PATCH 14/15] loop: pass queue_limits to blk_mq_alloc_disk
` [PATCH 15/15] loop: use the atomic queue limits update API
[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
2024-01-25 12:54 UTC (6+ messages)
[PATCH v3] virtio_net: Support RX hash XDP hint
2024-01-25 10:19 UTC
[PATCH v2 0/3] virtio_net: Support the RX hash XDP hint
2024-01-25 10:17 UTC (12+ messages)
` [PATCH v2 1/3] virtio_net: Preserve virtio header before XDP program execution
` [PATCH v2 2/3] virtio_net: Add missing virtio header in skb for XDP_PASS
` [PATCH v2 3/3] virtio_net: Support RX hash XDP hint
[PATCH net-next 0/5] virtio-net: sq support premapped mode
2024-01-25 6:25 UTC (14+ messages)
` [PATCH net-next 1/5] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
` [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
` [PATCH net-next 5/5] virtio_net: sq support premapped mode
[syzbot] [dri?] [virtualization?] upstream boot error: INFO: task hung in virtio_gpu_queue_fenced_ctrl_buffer
2024-01-25 4:58 UTC (2+ messages)
[PATCH net-next v2] vsock/test: add '--peer-port' input argument
2024-01-25 2:10 UTC (4+ messages)
[syzbot] [virtualization?] KMSAN: uninit-value in virtqueue_add (4)
2024-01-24 21:25 UTC (5+ messages)
[PATCH 0/2] Fix requests loss during virtio-blk device suspend
2024-01-24 17:17 UTC (11+ messages)
` [PATCH 1/2] blk-mq: introduce blk_mq_tagset_wait_request_completed()
` [PATCH 2/2] virtio-blk: Ensure no requests in virtqueues before deleting vqs
[PATCH] ALSA: virtio: remove duplicate check if queue is broken
2024-01-24 13:42 UTC (3+ messages)
[PATCH] virtio_crypto: remove duplicate check if queue is broken
2024-01-24 12:41 UTC (2+ messages)
[PATCH net-next 1/2] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
2024-01-24 9:37 UTC
[PATCH net-next 0/2] tun: AF_XDP Rx zero-copy support
2024-01-24 9:37 UTC
[PATCH] virtio_net: Support RX hash XDP hint
2024-01-24 8:04 UTC (9+ messages)
[PATCH vhost] virtio_ring: add BUG_ON() when vq is set to premapped mode and vq is not empty
2024-01-24 6:56 UTC (2+ messages)
[PATCH vhost 0/2] virtio: set broken when re-enable vq fails
2024-01-24 6:55 UTC (2+ messages)
[PATCH] virtio_scsi: remove duplicate check if queue is broken
2024-01-24 3:00 UTC (2+ messages)
[PATCH net-next v3 2/5] page_frag: unify gfp bits for order 3 page allocation
2024-01-23 10:42 UTC (3+ messages)
` [PATCH net-next v3 4/5] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next v3 5/5] tools: virtio: introduce vhost_net_test
[PATCH 32/82] vringh: Refactor intentional wrap-around calculation
2024-01-23 0:27 UTC (2+ messages)
` [PATCH 77/82] virtio: Refactor intentional wrap-around test
[RFC PATCH 0/1] virtio-blk: handle block layer timedout request
2024-01-22 17:47 UTC (5+ messages)
` [RFC PATCH 1/1] virtio-blk: process "
Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2024-01-22 11:29 UTC (8+ messages)
[PATCH V1] vdpa_sim: reset must not run
2024-01-22 10:59 UTC (4+ messages)
` "
[PATCH v3 0/6] LoongArch: Add pv ipi support on LoongArch VM
2024-01-22 10:03 UTC (7+ messages)
` [PATCH v3 1/6] LoongArch/smp: Refine ipi ops on LoongArch platform
` [PATCH v3 2/6] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v3 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v3 4/6] LoongArch: Add paravirt interface for guest kernel
` [PATCH v3 5/6] LoongArch: KVM: Add physical cpuid map support
` [PATCH v3 6/6] LoongArch: Add pv ipi support on LoongArch system
[PATCH net-next 0/3] virtio-net: a fix and some updates for virtio dim
2024-01-22 7:42 UTC (3+ messages)
` [PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker
[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
2024-01-22 7:39 UTC (9+ messages)
` [PATCH v3 1/8] iommu: Add iopf domain attach/detach/replace interface
` [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 v3 6/8] iommufd: IOPF-capable hw page table attach/detach/replace
` [PATCH v3 7/8] iommufd/selftest: Add IOPF support for mock device
` [PATCH v3 8/8] iommufd/selftest: Add coverage for IOPF test
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).