messages from 2024-12-09 11:52:10 to 2024-12-23 11:03:21 UTC [more...]
[RFC PATCH v4 0/4] Add virtio_rtc module
2024-12-23 10:39 UTC (6+ messages)
` [RFC PATCH v4 1/4] virtio_rtc: Add module and driver core
` [RFC PATCH v4 2/4] virtio_rtc: Add PTP clocks
` [RFC PATCH v4 3/4] virtio_rtc: Add Arm Generic Timer cross-timestamping
` [RFC PATCH v4 4/4] virtio_rtc: Add RTC class driver
[virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
2024-12-23 4:02 UTC (10+ messages)
` [virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
2024-12-22 1:59 UTC (5+ messages)
` [RFC PATCH 2/3] drm/virtgpu "
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2024-12-21 5:09 UTC (10+ messages)
` [PATCH RFC net-next v1 1/5] net: add devmem TCP TX documentation
` [PATCH RFC net-next v1 2/5] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 4/5] net: devmem TCP tx netlink api
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
2024-12-20 15:19 UTC (4+ messages)
` [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
` [RFC PATCH 2/2] virtio_rtc: Support PTP_SYS_OFFSET_STAT ioctl
[PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
2024-12-20 14:34 UTC (16+ messages)
[PATCH v4 0/9] blk: honor isolcpus configuration
2024-12-20 9:04 UTC (18+ 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 v5 1/2] virt: pvmemcontrol: control guest physical memory properties
2024-12-20 7:21 UTC (3+ messages)
[PATCH] sev-snp: parse MP tables for VMware hypervisor
2024-12-19 11:44 UTC
[PATCH v4] vdpa: solidrun: Replace deprecated PCI functions
2024-12-19 9:51 UTC (2+ 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 (14+ messages)
[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 (5+ messages)
` [PATCH 3/3] drm/virtio: Implement device_attach
[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 (7+ messages)
` [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point
[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 (2+ 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 (4+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
[PATCH v2] vdpa: solidrun: Replace deprecated PCI functions
2024-12-09 14:00 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).