messages from 2024-12-05 08:19:54 to 2024-12-19 08:31:19 UTC [more...]
[PATCH v4 0/9] blk: honor isolcpus configuration
2024-12-19 8:31 UTC (14+ messages)
` [PATCH v4 1/9] lib/group_cpus: let group_cpu_evenly return number of groups
` [PATCH v4 2/9] sched/isolation: document HK_TYPE housekeeping option
` [PATCH v4 3/9] blk-mq: add number of queue calc helper
` [PATCH v4 4/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v4 5/9] scsi: "
` [PATCH v4 6/9] virtio: blk/scsi: "
` [PATCH v4 7/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
` [PATCH v4 9/9] blk-mq: issue warning when offlining hctx with online isolcpus
[PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
2024-12-19 8:19 UTC (9+ messages)
a bochs-drm (?) oops on head
2024-12-18 10:41 UTC (12+ messages)
[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
2024-12-18 9:24 UTC (4+ messages)
` [PATCH v1 1/3] virtio-blk: add virtio-blk chardev support
` [PATCH v1 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev
` [PATCH v1 3/3] virtio-blk: add uring_cmd iopoll support
[PATCH v2] virtio: fix reference leak in register_virtio_device()
2024-12-18 9:18 UTC (3+ messages)
[PATCH v4 0/8] vhost: Add support of kthread API
2024-12-18 8:45 UTC (19+ messages)
` [PATCH v4 1/8] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v4 2/8] vhost: Add the vhost_worker to support kthread
` [PATCH v4 3/8] vhost: Add the cgroup related function
` [PATCH v4 4/8] vhost: Add kthread support in function vhost_worker_create
` [PATCH v4 5/8] vhost: Add kthread support in function vhost_worker_queue()
` [PATCH v4 6/8] vhost: Add kthread support in function vhost_worker_destroy()
` [PATCH v4 7/8] vhost: Add new UAPI to support change to task mode
` [PATCH v4 8/8] vhost_scsi: Add check for inherit_owner status
[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
2024-12-18 3:35 UTC (16+ messages)
` [Resend]Re: "
[PATCH v6 0/8] blk: refactor queue affinity helpers
2024-12-17 16:37 UTC (4+ messages)
[PATCH v2] drm/ci: uprev IGT
2024-12-17 16:06 UTC
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2024-12-17 14:38 UTC (3+ messages)
[PATCH] drm/bochs: Do not put DRM device in PCI remove callback
2024-12-17 8:43 UTC
[PATCH v2] virtio: fix reference leak in register_virtio_device()
2024-12-17 7:17 UTC
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2024-12-17 6:56 UTC (5+ messages)
[PATCH] virtio: fix reference leak in register_virtio_device()
2024-12-17 5:49 UTC (3+ messages)
[PATCH v4 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
2024-12-17 2:19 UTC (6+ messages)
` [PATCH v4 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH v4 3/4] virtio-pci: define type and header for PCI vendor data
` [PATCH v4 4/4] vdpa/octeon_ep: read vendor-specific PCI capability
[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer
2024-12-16 20:26 UTC (8+ messages)
` [PATCH v2 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH v2 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
` [PATCH v2 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
` [PATCH v2 4/5] drm/connector: make mode_valid_ctx take a const struct drm_display_mode
` [PATCH v2 5/5] drm/connector: make mode_valid "
[PATCH v3] vdpa: solidrun: Replace deprecated PCI functions
2024-12-16 9:52 UTC (4+ messages)
[PATCH v3 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
2024-12-14 6:29 UTC (12+ messages)
` [PATCH v3 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH v3 3/4] virtio-pci: define type and header for PCI vendor data
` [PATCH v3 4/4] vdpa/octeon_ep: read vendor-specific PCI capability
[syzbot] [tipc?] kernel BUG in __pskb_pull_tail
2024-12-13 12:19 UTC (2+ messages)
[PATCH 0/3] virtgpu: check if P2P is possiable or not
2024-12-13 9:58 UTC (7+ messages)
` [PATCH 1/3] xen:get p2pdma_distance
` [PATCH 2/3] virtgpu: get p2pdma_distance
` [PATCH 3/3] drm/virtio: Implement device_attach
[virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
2024-12-13 3:52 UTC (8+ messages)
` [virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
[PATCH v1] drm/ci: uprev IGT
2024-12-12 9:01 UTC (6+ messages)
[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
2024-12-12 7:05 UTC (13+ messages)
` [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net v4 2/6] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net v4 3/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
` [PATCH net v4 4/6] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
` [PATCH net v4 5/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
` [PATCH net v4 6/6] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
[PATCH fixes] riscv: mm: Do not call pmd dtor on vmemmap page table teardown
2024-12-11 22:33 UTC (2+ messages)
[PATCH v4 0/9] mm: workingset reporting
2024-12-11 19:53 UTC (4+ messages)
[PATCH AUTOSEL 5.4 7/7] virtio-blk: don't keep queue frozen during system suspend
2024-12-11 18:54 UTC
[PATCH AUTOSEL 5.10 10/10] virtio-blk: don't keep queue frozen during system suspend
2024-12-11 18:54 UTC
[PATCH AUTOSEL 5.15 10/10] virtio-blk: don't keep queue frozen during system suspend
2024-12-11 18:53 UTC
[PATCH AUTOSEL 6.1 14/15] virtio-blk: don't keep queue frozen during system suspend
2024-12-11 18:53 UTC
[PATCH AUTOSEL 6.6 21/23] virtio-blk: don't keep queue frozen during system suspend
2024-12-11 18:51 UTC
[PATCH AUTOSEL 6.12 34/36] virtio-blk: don't keep queue frozen during system suspend
2024-12-11 18:49 UTC
virtqueue_kick() falls back to returning true
2024-12-10 19:41 UTC (2+ messages)
[PATCH v5] drm/virtio: Add drm_panic support
2024-12-10 12:24 UTC (3+ messages)
[PATCH v3 0/9] vhost: Add support of kthread API
2024-12-10 11:09 UTC (2+ messages)
[bug report] drm/virtio: Add helpers to initialize and free the imported object
2024-12-10 8:34 UTC
[bug report] drm/virtio: Import prime buffers from other devices as guest blobs
2024-12-10 8:02 UTC
[PATCH v3 0/5] Introduce new headers for Hyper-V
2024-12-09 19:19 UTC (11+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files
[PATCH v2] vdpa: solidrun: Replace deprecated PCI functions
2024-12-09 14:00 UTC (3+ messages)
[PATCH v2 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
2024-12-09 9:39 UTC (13+ messages)
` [PATCH v2 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH v2 3/4] vdpa/octeon_ep: read vendor-specific PCI capability
` [EXTERNAL] "
` [PATCH v2 4/4] vdpa/octeon_ep: add interrupt handler for virtio crypto device
[PATCH net v2 0/3] virtio/vsock: Fix memory leaks
2024-12-06 18:39 UTC (3+ messages)
[PATCH] virtio: Add hsakmt capset definition
2024-12-06 6:50 UTC
[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
2024-12-06 0:27 UTC (14+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net-next v3 2/7] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net-next v3 3/7] virtio_net: introduce virtnet_sq_free_unused_buf_done()
[PATCH] virtio-blk: don't keep queue frozen during system suspend
2024-12-05 17:00 UTC (2+ messages)
[PATCH net v8 0/3] vsock/test: fix wrong setsockopt() parameters
2024-12-05 10:50 UTC (2+ 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).