messages from 2026-04-28 12:41:19 to 2026-05-08 06:09:28 UTC [more...]
[mst-vhost:balloon 6/30] Warning: mm/mempolicy.c:2444 function parameter 'user_addr' not described in '__alloc_pages_mpol'
2026-05-08 6:09 UTC (2+ messages)
[PATCH] vdpa/mlx5: Use kvzalloc_flex() for MTT command memory
2026-05-08 5:18 UTC
[PATCH] mm/balloon: expose per-node balloon pages in node meminfo
2026-05-08 1:53 UTC
[PATCH net] vsock/virtio: fix potential unbounded skb queue
2026-05-07 22:48 UTC (21+ messages)
[PATCH v5 14/28] mm: page_reporting: allow driver to set batch capacity
2026-05-07 22:23 UTC (6+ messages)
` [PATCH v5 20/28] virtio_balloon: submit reported pages as individual buffers
` [PATCH v5 25/28] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
` [PATCH v5 26/28] mm: balloon: use put_page_zeroed for zeroed balloon pages
` [PATCH v5 27/28] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH v5 28/28] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_REPORTED
[PATCH v4 0/3] vfio/pci: Request resources and map BARs at enable time
2026-05-07 22:21 UTC (6+ messages)
` [PATCH v4 1/3] vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()
` [PATCH v4 2/3] vfio/pci: Check BAR resources before exporting a DMABUF
` [PATCH v4 3/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
[PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap copy
2026-05-07 20:12 UTC (6+ messages)
` [PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap, copy
[mst-vhost:balloon 4/30] Warning: mm/mempolicy.c:2527 expecting prototype for vma_alloc_folio(). Prototype was for alloc_frozen_pages() instead
2026-05-07 19:56 UTC
[PATCH] virtio-mmio: move guest page size setting into vm_reset()
2026-05-07 18:38 UTC
[PATCH net-next v10 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-05-07 15:19 UTC (11+ messages)
` [PATCH net-next v10 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v10 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v10 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v10 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[RFC PATCH v8 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
2026-05-07 14:02 UTC (6+ messages)
` [RFC PATCH v8 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v8 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v8 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v8 4/4] virtio-mmio: wire up noirq system sleep PM callbacks
[PATCH] ALSA: virtio: Validate control metadata from the device
2026-05-07 14:28 UTC
[PATCH 00/10] drm: Improve logic behind damage handling
2026-05-07 12:22 UTC (12+ messages)
` [PATCH 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH 04/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH 05/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH 06/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH 08/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
[PATCH v4] virtio: rtc: tear down old virtqueues before restore
2026-05-07 12:08 UTC
[PATCH v3] virtio: rtc: tear down old virtqueues before restore
2026-05-07 11:40 UTC (4+ messages)
[PATCH v2 0/8] x86/msr: Consolidate native/paravirt MSR functions
2026-05-07 8:21 UTC (18+ messages)
` [PATCH v2 1/8] x86/msr: Use paravirt "calls" in common code
` [PATCH v2 2/8] x86/msr: Consolidate rdmsr() definitions
` [PATCH v2 3/8] x86/msr: Consolidate rdmsr_safe() implementations
` [PATCH v2 4/8] x86/msr: Consolidate rdmsrq() implementations
` [PATCH v2 5/8] x86/msr: Consolidate {rd,wr}msr[q]_safe() implementations
` [PATCH v2 6/8] x86/msr: Consolidate rdpmc() implementations
` [PATCH v2 7/8] x86/msr: Remove old crusty comment
` [PATCH v2 8/8] x86/msr: Remove duplicate #include
[PATCH] drm/qxl: Add bounds check for relocs_num to prevent memory exhaustion
2026-05-07 8:43 UTC
[PATCH] drm/bochs: Drop manual put on probe error path
2026-05-07 8:44 UTC (5+ messages)
[PATCH RFC 0/6] Add Rust virtio bindings and sample device
2026-05-07 8:29 UTC (12+ messages)
` [PATCH RFC 1/6] rust/bindings: generate virtio bindings
` [PATCH RFC 2/6] rust/helpers: add virtio.c
` [PATCH RFC 3/6] rust: add virtio module
` [PATCH RFC 4/6] rust/scatterlist: add SGEntry::init_one
` [PATCH RFC 5/6] rust: impl interruptible waits for Completion
` [PATCH RFC 6/6] samples/rust: Add sample virtio-rtc driver [WIP]
[PATCH v4] virtio_console: bound __send_to_port() spin loop to prevent watchdog bite
2026-05-06 10:04 UTC
[PATCH v3] virtio_console: bound __send_to_port() spin loop to prevent watchdog bite
2026-05-06 9:03 UTC
[PATCH v12 00/13] blk: honor isolcpus configuration
2026-05-05 20:55 UTC (22+ messages)
` [PATCH v12 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v12 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v12 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v12 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v12 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
2026-05-05 17:09 UTC (8+ messages)
` [PATCH v6 1/7] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v6 2/7] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v6 3/7] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v6 4/7] locking: Factor out queued_spin_release()
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v6 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v6 7/7] locking: Add contended_release tracepoint to qrwlock
[PATCH v3 0/3] vfio/pci: Request resources and map BARs at enable time
2026-05-05 16:40 UTC (8+ messages)
` [PATCH v3 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v3 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
` [PATCH v3 3/3] vfio/pci: Check BAR resources before exporting a DMABUF
[PATCH] ALSA: virtio: Add missing 384 kHz PCM rate mapping
2026-05-05 4:40 UTC
[PATCH net-next 0/3] net: Convert AF_NETLINK and AF_VSOCK to getsockopt_iter API
2026-05-05 2:20 UTC (11+ messages)
` [PATCH net-next 1/3] netlink: convert to getsockopt_iter
` [PATCH net-next 2/3] vsock: "
` [PATCH net-next 3/3] net: selftests: add getsockopt_iter regression tests
[PATCH] drm: Consistently define pci_device_ids using named initializers
2026-05-04 15:05 UTC
[PATCH] kcov: refactor common handle ID into kcov_common_handle_id
2026-05-01 23:52 UTC (4+ messages)
[PATCH v5 0/7] locking: contended_release tracepoint instrumentation
2026-05-01 13:32 UTC (2+ messages)
[PATCH v2] drm/virtio: Extend blob UAPI with deferred-mapping hinting
2026-05-01 0:00 UTC
[PATCH] drm/virtgpu: Add PM support for suspend/resume
2026-04-30 22:49 UTC (4+ messages)
[RFC PATCH] virtio-mmio: add xenbus probing
2026-04-30 18:50 UTC (6+ messages)
[PATCH v2] virtio_console: add timeout to __send_to_port() spin loop
2026-04-30 5:51 UTC
[PATCH] hv_sock: fix ARM64 support
2026-04-30 0:50 UTC (6+ messages)
[PATCH net-next v9 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-04-29 21:04 UTC (13+ messages)
` [PATCH net-next v9 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v9 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v9 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[PATCH v2 0/3] vfio/pci: Request resources and map BARs at enable time
2026-04-29 10:17 UTC (9+ messages)
` [PATCH v2 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
` [PATCH v2 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with checks for resource/map
[PATCH v2 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
2026-04-28 19:44 UTC (4+ messages)
` [PATCH v2 1/3] drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENT
` [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
` [PATCH v2 3/3] drm/virtio: add VIRTGPU_PARAM_BLOB_ALIGNMENT to params
[PATCH 1/2] hv_sock: fix ARM64 support
2026-04-28 21:07 UTC (8+ messages)
` [PATCH 2/2] drm/hyperv: use VMBUS_RING_SIZE()
[RFC PATCH v7 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
2026-04-28 15:07 UTC (5+ messages)
` [RFC PATCH v7 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v7 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v7 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v7 4/4] virtio-mmio: wire up noirq system sleep PM callbacks
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