virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-12 09:01:22 to 2025-01-02 03:33:17 UTC [more...]

[PATCH v5 0/6] vhost: Add support of kthread API
 2025-01-02  3:33 UTC  (11+ messages)
` [PATCH v5 1/6] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v5 2/6] vhost: Add the vhost_worker to support kthread
` [PATCH v5 3/6] vhost: Add the cgroup related function
` [PATCH v5 4/6] vhost: Add worker related functions to support kthread
` [PATCH v5 5/6] vhost: Add new UAPI to support change to task mode
` [PATCH v5 6/6] vhost_scsi: Add check for inherit_owner status

problems with virtio and microvm in ACPI mode
 2024-12-31 18:22 UTC 

[PATCH 6.12 075/114] virtio-blk: dont keep queue frozen during system suspend
 2024-12-30 15:43 UTC 

[PATCH 6.6 49/86] virtio-blk: dont keep queue frozen during system suspend
 2024-12-30 15:42 UTC 

[PATCH 6.1 37/60] virtio-blk: dont keep queue frozen during system suspend
 2024-12-30 15:42 UTC 

[PATCH v4 0/8] vhost: Add support of kthread API
 2024-12-30 12:38 UTC  (13+ 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 7/8] vhost: Add new UAPI to support change to task mode

[PATCH v6 net-next 00/14] AccECN protocol preparation patch series
 2024-12-30  9:50 UTC  (18+ messages)
` [PATCH v6 net-next 01/14] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH v6 net-next 02/14] tcp: create FLAG_TS_PROGRESS
` [PATCH v6 net-next 03/14] tcp: use BIT() macro in include/net/tcp.h
` [PATCH v6 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH v6 net-next 05/14] tcp: reorganize SYN ECN code
` [PATCH v6 net-next 06/14] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
` [PATCH v6 net-next 07/14] tcp: helpers for ECN mode handling
` [PATCH v6 net-next 08/14] gso: AccECN support
` [PATCH v6 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v6 net-next 10/14] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr
` [PATCH v6 net-next 12/14] tcp: AccECN support to tcp_add_backlog
` [PATCH v6 net-next 13/14] tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
` [PATCH v6 net-next 14/14] tcp: Pass flags to __tcp_send_ack

[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
 2024-12-30  8:00 UTC  (6+ 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 RFC net-next v1 0/5] Device memory TCP TX
 2024-12-28 19:28 UTC  (15+ 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

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2024-12-28 18:49 UTC  (4+ messages)
` [PATCH 02/14] virtio_net: simplify virtnet_set_affinity()
` [PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()

[PATCH] vhost/net: Set num_buffers for virtio 1.0
 2024-12-27 13:44 UTC  (6+ messages)

[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
 2024-12-27  2:24 UTC  (6+ messages)
` [RFC PATCH 2/3] drm/virtgpu "
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

[PATCH] sev-snp: parse MP tables for VMware hypervisor
 2024-12-26 15:56 UTC  (2+ messages)

[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
 2024-12-26  0:42 UTC  (6+ 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

[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  (9+ messages)
` [virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device

[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 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 v2] virtio: fix reference leak in register_virtio_device()
 2024-12-18  9:18 UTC  (3+ messages)

[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  (11+ messages)
` [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  (3+ messages)

[PATCH v1] drm/ci: uprev IGT
 2024-12-12  9:01 UTC  (4+ messages)


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).