messages from 2025-06-30 10:38:46 to 2025-07-02 09:22:08 UTC [more...]
[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-02 9:20 UTC (111+ messages)
` [PATCH v1 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v1 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v1 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v1 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v1 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v1 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v1 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v1 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v1 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v1 13/29] mm/balloon_compaction: "
` [PATCH v1 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v1 15/29] mm/migration: remove PageMovable()
` [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v1 18/29] mm: remove __folio_test_movable()
` [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"
` [PATCH v1 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v1 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()
[PATCH v5.10] vhost-scsi: protect vq->log_used with vq->mutex
2025-07-02 8:29 UTC
[PATCH 0/9] Refine virtio mapping API
2025-07-02 6:59 UTC (17+ messages)
` [PATCH 1/9] virtio_ring: constify virtqueue pointer for DMA helpers
` [PATCH 2/9] virtio_ring: switch to use dma_{map|unmap}_page()
` [PATCH 3/9] virtio: rename dma helpers
` [PATCH 4/9] virtio: rename dma_dev to map_token
` [PATCH 5/9] virtio_ring: rename dma_handle to map_handle
` [PATCH 6/9] virtio: introduce map ops in virtio core
` [PATCH 7/9] vdpa: rename dma_dev to map_token
` [PATCH 8/9] vdpa: introduce map ops
` [PATCH 9/9] vduse: switch to use virtio map API instead of DMA API
[PATCH][v2] virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
2025-07-02 5:42 UTC (2+ messages)
[RESEND PATCH net-next v4 0/4] vsock: Introduce SIOCINQ ioctl support
2025-07-02 2:15 UTC (3+ messages)
[PATCH] virtio_net: simplify tx queue wake condition check
2025-07-02 1:41 UTC
[PATCH v2 04/19] drm: Pass the format info to .fb_create()
2025-07-01 19:20 UTC (7+ messages)
` [PATCH v2 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
` [PATCH v2 07/19] drm/gem: Pass along the format info from .fb_create() "
` [PATCH v2 17/19] drm/virtio: "
[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
2025-07-01 19:14 UTC (10+ messages)
` [PATCH v2 1/8] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v2 2/8] vsock/virtio: Validate length in packet header before skb_put()
` [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 7/8] vsock/virtio: Rename virtio_vsock_skb_rx_put() to virtio_vsock_skb_put()
` [PATCH v2 8/8] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
[PATCH] hv_sock: Return the readable bytes in hvs_stream_has_data()
2025-07-01 18:37 UTC (3+ messages)
` [EXTERNAL] "
[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
2025-07-01 16:29 UTC (2+ messages)
[PATCH 0/5] vsock/virtio: SKB allocation improvements
2025-07-01 13:52 UTC (18+ messages)
` [PATCH 1/5] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH 2/5] vsock/virtio: Resize receive buffers so that each SKB fits in a page
` [PATCH 3/5] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH 5/5] vhost/vsock: Allocate nonlinear SKBs for handling large transmit buffers
[PATCH 5.10] vhost-scsi: protect vq->log_used with vq->mutex
2025-07-01 12:48 UTC
[PATCH net] vsock/vmci: Clear the vmci transport packet properly when initializing it
2025-07-01 12:56 UTC (3+ messages)
[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-07-01 10:34 UTC (9+ messages)
` [PATCH RFC net v2 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
[PATCH net] virtio-net: fix a rtnl_lock() deadlock during probing
2025-07-01 7:52 UTC (5+ messages)
` [External] "
[PATCH V3 00/19] virtio_ring in order support
2025-07-01 7:25 UTC (13+ messages)
` [PATCH V3 13/19] virtio_ring: introduce virtqueue ops
` [PATCH V3 14/19] virtio_ring: determine descriptor flags at one time
` [PATCH V3 17/19] virtio_ring: factor out split indirect detaching logic
` [PATCH V3 18/19] virtio_ring: factor out split "
` [PATCH V3 19/19] virtio_ring: add in order support
[PATCH net v3 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-07-01 2:23 UTC (4+ messages)
` [PATCH net v3 1/2] "
` [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-01 2:20 UTC (6+ messages)
` [PATCH net v2 1/3] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net v2 2/3] virtio-net: remove redundant truesize check with PAGE_SIZE
` [PATCH net v2 3/3] virtio-net: use the check_mergeable_len helper
[PATCH net-next V3 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-07-01 1:03 UTC (2+ messages)
` [PATCH net-next V3 2/2] vhost-net: reduce one userspace copy when building XDP buff
[PATCH RFC] pci: report surprise removal events
2025-06-30 17:25 UTC (9+ messages)
[PATCH net-next v5 0/2] vsock/test: check for null-ptr-deref when transport changes
2025-06-30 16:33 UTC (3+ 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 0/8] dma-mapping: migrate to physical address-based API
2025-06-30 13:38 UTC (4+ messages)
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-30 12:07 UTC (5+ messages)
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 18/29] mm: remove __folio_test_movable()
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