messages from 2025-07-02 10:55:11 to 2025-07-08 01:37:37 UTC [more...]
[PATCH] virtio_net: simplify tx queue wake condition check
2025-07-08 1:37 UTC (4+ messages)
[PATCH v7 00/10] blk: honor isolcpus configuration
2025-07-08 1:31 UTC (33+ messages)
` [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
` [PATCH v7 02/10] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v7 03/10] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v7 04/10] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v7 05/10] scsi: Use "
` [PATCH v7 06/10] virtio: blk/scsi: use "
` [PATCH v7 07/10] isolation: Introduce io_queue isolcpus type
` [PATCH v7 08/10] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v7 09/10] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v7 10/10] docs: add io_queue flag to isolcpus
[PATCH net] vsock: fix `vsock_proto` declaration
2025-07-08 0:43 UTC (3+ messages)
[PATCH 00/12] gpio: use new GPIO line value setter callbacks
2025-07-08 0:30 UTC (16+ messages)
` [PATCH 01/12] gpio: tps65910: "
` [PATCH 02/12] gpio: tps65912: check the return value of regmap_update_bits()
` [PATCH 03/12] gpio: tps65912: use new GPIO line value setter callbacks
` [PATCH 04/12] gpio: tps68470: "
` [PATCH 05/12] gpio: tqmx86: "
` [PATCH 06/12] gpio: ts4900: "
` [PATCH 07/12] gpio: twl4030: "
` [PATCH 08/12] gpio: twl6040: "
` [PATCH 09/12] gpio: twl6040: set line value in .direction_out()
` [PATCH 10/12] gpio: uniphier: use new GPIO line value setter callbacks
` [PATCH 11/12] gpio: viperboard: "
` [PATCH 12/12] gpio: virtio: "
[PATCH AUTOSEL 6.6 2/4] virtio_ring: Fix error reporting in virtqueue_resize
2025-07-08 0:02 UTC
[PATCH AUTOSEL 6.12 2/6] virtio_net: Enforce minimum TX ring size for reliability
2025-07-08 0:02 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 3/6] virtio_ring: Fix error reporting in virtqueue_resize
[PATCH AUTOSEL 6.15 2/8] virtio_net: Enforce minimum TX ring size for reliability
2025-07-08 0:02 UTC (2+ messages)
` [PATCH AUTOSEL 6.15 3/8] virtio_ring: Fix error reporting in virtqueue_resize
[PATCH net-next v5 0/4] vsock: Introduce SIOCINQ ioctl support
2025-07-07 13:44 UTC (8+ messages)
` [PATCH net-next v5 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [PATCH net-next v5 2/4] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v5 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v5 4/4] test/vsock: Add ioctl SIOCINQ tests
[PATCH] virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
2025-07-07 13:35 UTC (2+ messages)
[PATCH RESEND] vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
2025-07-07 3:51 UTC (2+ messages)
[PATCH net] virtio-net: fix received length check in big packets
2025-07-07 3:49 UTC (3+ messages)
[PATCH RFC v4 0/5] pci,virtio: report surprise removal event
2025-07-07 3:32 UTC (7+ messages)
` [PATCH RFC v4 1/5] pci: "
` [PATCH RFC v4 2/5] virtio: fix comments, readability
` [PATCH RFC v4 3/5] virtio: pack config changed flags
` [PATCH RFC v4 4/5] virtio: allow transports to suppress config change
` [PATCH RFC v4 5/5] virtio: support device disconnect
[PATCH V3 00/19] virtio_ring in order support
2025-07-07 3:28 UTC (11+ messages)
` [PATCH V3 13/19] virtio_ring: introduce virtqueue ops
` [PATCH V3 19/19] virtio_ring: add in order support
[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-07 2:39 UTC (32+ messages)
` [PATCH v2 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v2 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v2 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v2 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v2 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v2 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v2 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v2 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v2 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v2 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v2 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v2 13/29] mm/balloon_compaction: "
` [PATCH v2 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v2 15/29] mm/migration: remove PageMovable()
` [PATCH v2 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v2 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v2 18/29] mm: remove __folio_test_movable()
` [PATCH v2 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v2 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v2 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v2 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v2 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v2 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v2 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v2 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v2 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v2 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()
Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.15-stable tree
2025-07-06 11:55 UTC
Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.12-stable tree
2025-07-06 11:55 UTC
Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.6-stable tree
2025-07-06 11:54 UTC
Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 6.1-stable tree
2025-07-06 11:54 UTC
Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 5.15-stable tree
2025-07-06 11:54 UTC
Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 5.10-stable tree
2025-07-06 11:54 UTC
Patch "vsock/vmci: Clear the vmci transport packet properly when initializing it" has been added to the 5.4-stable tree
2025-07-06 11:53 UTC
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-07-06 6:00 UTC (4+ messages)
[PATCH net-next] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
2025-07-05 7:55 UTC
[PATCH v2] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c
2025-07-05 2:58 UTC
[PATCH] virtio: Add missing kerneldoc for virtio_dma_buf_attach
2025-07-05 2:14 UTC (3+ messages)
[PATCH] vdpa: Fix IDR memory leak in VDUSE module exit
2025-07-04 12:53 UTC
[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
2025-07-04 9:50 UTC (13+ messages)
` [PATCH v2 3/8] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v2 4/8] vsock/virtio: Resize receive buffers so that each SKB fits in a page
` [PATCH v2 5/8] vsock/virtio: Add vsock helper for linear SKB allocation
` [PATCH v2 6/8] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v2 8/8] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
[PATCH net v4 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-07-03 15:18 UTC (4+ messages)
` [PATCH net v4 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH net v4 2/3] vsock: Fix transport_* TOCTOU
` [PATCH net v4 3/3] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
Host Crash When creating a vDPA Device with device_features
2025-07-03 14:17 UTC (3+ messages)
[PATCH] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
2025-07-03 13:41 UTC (5+ messages)
[PATCH] i2c: virtio: Avoid hang by using interruptible completion wait
2025-07-03 11:31 UTC
[PATCH net] vsock/vmci: Clear the vmci transport packet properly when initializing it
2025-07-03 11:00 UTC (6+ messages)
[PATCH RFC v3] pci: report surprise removal event
2025-07-03 10:20 UTC (5+ messages)
[PATCH net v3 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-07-03 9:40 UTC (5+ messages)
` [PATCH net v3 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
[PATCH net v2 0/3] virtio-net: fixes for mergeable XDP receive path
2025-07-03 9:10 UTC (2+ messages)
[PATCH 0/9] Refine virtio mapping API
2025-07-03 8:57 UTC (4+ messages)
[PATCH net v3 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-07-03 8:36 UTC (8+ messages)
` [PATCH net v3 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH net v3 2/3] vsock: Fix transport_* TOCTOU
` [PATCH net v3 3/3] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
[RESEND PATCH net-next v4 3/4] test/vsock: Add retry mechanism to ioctl wrapper
2025-07-03 7:53 UTC (4+ messages)
[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-03 7:49 UTC (36+ messages)
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v1 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v1 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v1 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v1 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v1 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v1 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
[RESEND PATCH net-next v4 4/4] test/vsock: Add ioctl SIOCINQ tests
2025-07-03 7:37 UTC (3+ messages)
[PATCH net-next V3 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-07-02 22:50 UTC (2+ messages)
[PATCH net-next v5 0/2] vsock/test: check for null-ptr-deref when transport changes
2025-07-02 22:10 UTC (6+ messages)
` [PATCH net-next v5 1/2] vsock/test: Add macros to identify transports
` [PATCH net-next v5 2/2] vsock/test: Add test for null ptr deref when transport changes
[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-07-02 13:44 UTC (10+ messages)
` [PATCH RFC net v2 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
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