messages from 2024-12-17 21:07:28 to 2025-01-08 02:02:28 UTC [more...]
[PATCH] virtio_blk: always post notifications under the lock
2025-01-08 2:02 UTC (2+ messages)
[PATCH v4 0/9] blk: honor isolcpus configuration
2025-01-07 15:39 UTC (20+ 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 6/9] virtio: blk/scsi: use block layer helpers to calculate num of queues
` [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 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-07 13:28 UTC (9+ 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 v1 0/3] virtio-blk: add io_uring passthrough support
2025-01-07 13:14 UTC (8+ 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 0/5] drm/connector: make mode_valid() callback accept const mode pointer
2025-01-07 11:31 UTC (8+ messages)
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2025-01-07 8:27 UTC (11+ messages)
RFC: fix queue freeze and limit locking order (alt take)
2025-01-07 7:06 UTC (27+ messages)
` [PATCH 01/10] block: fix docs for freezing of queue limits updates
` [PATCH 02/10] block: add a queue_limits_commit_update_frozen helper
` [PATCH 03/10] block: add a store_limit operations for sysfs entries
` [PATCH 04/10] block: use queue_limits_commit_update in queue_attr_store
` [PATCH 05/10] block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
` [PATCH 06/10] virtio_blk: use queue_limits_commit_update_frozen in cache_type_store
` [PATCH 07/10] usb-storage: use queue_limits_commit_update_frozen in max_sectors_store
` [PATCH 08/10] nvme: freeze queue after taking limits lock
` [PATCH 09/10] loop: document why loop_clear_limits updates queue limits without freezing
` [PATCH 10/10] nbd: use queue_limits_commit_update_frozen in nbd_set_size
[PATCH] drivers:gpio: support multiple virtio-gpio controller instances
2025-01-07 6:00 UTC (3+ messages)
[PATCH v2] drm/ci: uprev IGT
2025-01-06 19:00 UTC (4+ messages)
[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
2025-01-06 17:46 UTC (9+ 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 5.4 50/93] virtio-blk: dont keep queue frozen during system suspend
2025-01-06 15:17 UTC
[PATCH 5.15 084/168] virtio-blk: dont keep queue frozen during system suspend
2025-01-06 15:16 UTC
[PATCH 5.10 067/138] virtio-blk: dont keep queue frozen during system suspend
2025-01-06 15:16 UTC
Deadline Extended: 9th IEEE International Conference on Fog and Edge Computing (ICFEC 2025)
2025-01-06 8:12 UTC
[PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
2025-01-04 9:15 UTC (5+ messages)
[PATCH v5 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
2025-01-03 15:31 UTC (4+ messages)
` [PATCH v5 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH v5 3/4] virtio-pci: define type and header for PCI vendor data
` [PATCH v5 4/4] vdpa/octeon_ep: read vendor-specific PCI capability
[PATCH] drm/bochs: Do not put DRM device in PCI remove callback
2025-01-03 9:55 UTC
[PATCH] sev-snp: parse MP tables for VMware hypervisor
2025-01-03 4:31 UTC (3+ messages)
[PATCH v5 0/6] vhost: Add support of kthread API
2025-01-03 1:49 UTC (13+ 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 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] 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
[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 (7+ 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] 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 (7+ 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 (8+ 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).