messages from 2025-06-20 20:41:46 to 2025-06-30 13:00:22 UTC [more...]
[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-30 12:59 UTC (2+ messages)
` [PATCH v1 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
[PATCH 0/5] vsock/virtio: SKB allocation improvements
2025-06-30 12:51 UTC (14+ 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 4/5] vsock/virtio: Rename virtio_vsock_skb_rx_put() to virtio_vsock_skb_put()
` [PATCH 5/5] vhost/vsock: Allocate nonlinear SKBs for handling large transmit buffers
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-30 12:07 UTC (72+ messages)
` [PATCH RFC 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH RFC 04/29] mm/page_alloc: allow for making page types sticky until freed
` [PATCH RFC 05/29] mm/balloon_compaction: make PageOffline sticky
` [PATCH RFC 06/29] mm/zsmalloc: make PageZsmalloc() sticky
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 13/29] mm/balloon_compaction: stop using __ClearPageMovable()
` [PATCH RFC 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH RFC 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH RFC 18/29] mm: remove __folio_test_movable()
` [PATCH RFC 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH RFC 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH RFC 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH RFC 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH RFC 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH RFC 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH RFC 25/29] mm: simplify folio_expected_ref_count()
` [PATCH RFC 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH RFC 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-06-30 11:02 UTC (18+ messages)
` [PATCH RFC net v2 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH RFC net v2 2/3] vsock: Fix transport_* TOCTOU
` [PATCH RFC net v2 3/3] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
[PATCH net] virtio-net: fix a rtnl_lock() deadlock during probing
2025-06-30 10:00 UTC (2+ messages)
[PATCH net-next v4] vsock/test: Add test for null ptr deref when transport changes
2025-06-30 9:24 UTC (3+ messages)
[PATCH net-next v4 0/3] vsock: Introduce SIOCINQ ioctl support
2025-06-30 7:58 UTC (7+ messages)
` [PATCH net-next v4 1/3] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [PATCH net-next v4 2/3] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v4 3/3] test/vsock: Add ioctl SIOCINQ tests
[RESEND PATCH net-next v4 0/4] vsock: Introduce SIOCINQ ioctl support
2025-06-30 7:57 UTC (5+ messages)
` [RESEND PATCH net-next v4 1/4] vsock: Add support for SIOCINQ ioctl
` [RESEND PATCH net-next v4 2/4] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [RESEND PATCH net-next v4 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [RESEND PATCH net-next v4 4/4] test/vsock: Add ioctl SIOCINQ tests
[PATCH RFC] pci: report surprise removal events
2025-06-30 7:17 UTC (6+ messages)
[PATCH 0/5] blk: introduce block layer helpers to calculate num of queues
2025-06-30 6:29 UTC (13+ messages)
` [PATCH 1/5] lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
` [PATCH 2/5] blk-mq: add number of queue calc helper
` [PATCH 3/5] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH 4/5] scsi: "
` [PATCH 5/5] virtio: blk/scsi: "
[PATCH V2 net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-06-30 3:36 UTC (4+ messages)
` [PATCH V2 net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff
[PATCH net v2 0/2] virtio-net: xsk: rx: fix the frame's length check
2025-06-29 5:31 UTC (11+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()
[PATCH RESEND] vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
2025-06-28 18:33 UTC
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-06-27 17:02 UTC (14+ messages)
` [PATCH 1/8] dma-debug: refactor to use physical addresses for page mapping
` [PATCH 2/8] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH 3/8] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH 4/8] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback
` [PATCH 7/8] dma-mapping: export new dma_*map_phys() interface
` [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API
[PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
2025-06-27 14:00 UTC (22+ messages)
[PATCH v2 0/7] Remove ops.pgsize_bitmap
2025-06-27 12:59 UTC (5+ messages)
` [PATCH v2 7/7] iommu: Remove ops->pgsize_bitmap
[PATCH net-next v3 0/3] vsock: Introduce SIOCINQ ioctl support
2025-06-27 11:42 UTC (12+ messages)
` [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
` [EXTERNAL] "
[PATCH] hv_sock: Return the readable bytes in hvs_stream_has_data()
2025-06-27 8:44 UTC
[PATCH net 0/4] virtio-net: fixes for mergeable XDP receive path
2025-06-27 2:43 UTC (13+ messages)
` [PATCH net 1/4] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net 2/4] virtio-net: remove redundant truesize check with PAGE_SIZE
` [PATCH net 3/4] virtio-net: create a helper to check received mergeable buffer's length
` [PATCH net 4/4] virtio-net: allow more allocated space for mergeable XDP
[PATCH net] vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
2025-06-25 0:30 UTC (2+ messages)
[PATCH] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
2025-06-24 20:06 UTC (2+ messages)
[PATCH v2 0/8] irqbypass: Cleanups and a perf improvement
2025-06-24 19:38 UTC (2+ messages)
[PATCH] PCI: Extend isolated function probing to LoongArch
2025-06-24 15:46 UTC (2+ messages)
[PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-06-24 14:05 UTC (6+ messages)
` [PATCH net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff
[PATCH V3 00/19] virtio_ring in order support
2025-06-24 10:35 UTC (3+ messages)
` [PATCH V3 01/19] virtio_ring: rename virtqueue_reinit_xxx to virtqueue_reset_xxx()
[PATCH v2 0/2] vringh small unused functions
2025-06-24 10:21 UTC (3+ messages)
[PATCH] virtio: virtio_dma_buf: fix missing parameter documentation
2025-06-24 8:05 UTC (3+ messages)
[PATCH v12 0/1] vhost: Add support of kthread API
2025-06-24 3:06 UTC (2+ messages)
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-06-24 0:49 UTC (26+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
[PATCH drm-next] drm/bochs: Add support for drm_panic
2025-06-23 10:12 UTC (2+ messages)
[PATCH] virtio-crypto: Remove unused virtcrypto functions
2025-06-23 9:20 UTC (2+ messages)
[RFC 0/6] Add multiple address spaces support to VDUSE
2025-06-23 5:09 UTC (4+ messages)
[PATCH] virtio_fs: Remove request addition to processing list
2025-06-21 9:21 UTC (2+ 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