messages from 2026-01-19 22:22:17 to 2026-01-27 08:47:51 UTC [more...]
[PATCH RFC 0/3] virtio: silence KCSAN warnings
2026-01-27 8:47 UTC (5+ messages)
` [PATCH RFC 1/3] virtio: silence KCSAN warning in virtqueue_kick_prepare
` [PATCH RFC 2/3] virtio: silence KCSAN warning in virtqueue_get_buf_ctx_split
` [PATCH RFC 3/3] virtio: silence KCSAN warning in vring_interrupt
[PATCH] vhost: remove impossible check in VHOST_GET_FORK_FROM_OWNER ioctl
2026-01-27 8:06 UTC (2+ messages)
[PATCH] virtio: document map and vmap fields in struct virtio_device
2026-01-27 0:21 UTC
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-26 21:01 UTC (12+ messages)
` [PATCH v5 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v5 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v5 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v5 8/8] iommufd: Add dma_buf_pin()
[PATCH v8] can: virtio: Add virtio CAN driver
2026-01-26 10:06 UTC (3+ messages)
[PATCH v4 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
2026-01-26 9:45 UTC (4+ messages)
` [PATCH v4 1/3] vdpa/mlx5: update mlx_features with driver state check
` [PATCH v4 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v4 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
[PATCH v3 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
2026-01-26 8:03 UTC (4+ messages)
` [PATCH v3 2/3] vdpa/mlx5: reuse common function for MAC address updates
Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
2026-01-23 19:12 UTC (17+ messages)
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control
` [PATCH 7/8] dax/kmem: add sysfs interface for runtime hotplug state control
` [PATCH 8/8] dax/kmem: add memory notifier to block external state changes
[PATCH net] vsock: Ignore signal/timeout on connect() if already established
2026-01-23 16:52 UTC (12+ messages)
[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-23 16:31 UTC (40+ messages)
` [PATCH v3 1/7] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v3 2/7] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case
` [PATCH v3 4/7] dma-buf: Add check function for revoke semantics
` [PATCH v3 5/7] iommufd: Pin dma-buf importer "
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
` [PATCH v3 7/7] vfio: Validate dma-buf revocation semantics
[PATCH net-next] virtio_net: Increase RSS max key size to match NETDEV_RSS_KEY_LEN
2026-01-23 11:46 UTC (10+ messages)
` [EXTERNAL] "
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-01-23 9:54 UTC (9+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
[PATCH net-next v16 00/12] virtio_net: Add ethtool flow rules support
2026-01-22 21:51 UTC (16+ messages)
` [PATCH net-next v16 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v16 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v16 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v16 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v16 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v16 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v16 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v16 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v16 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v16 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v16 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v16 12/12] virtio_net: Add get ethtool flow rules ops
[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-22 16:23 UTC (16+ messages)
` [PATCH net-next v16 01/12] vsock: add netns to vsock core
` [PATCH net-next v16 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v16 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v16 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v16 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v16 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v16 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v16 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v16 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v16 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v16 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v16 12/12] selftests/vsock: add tests for namespace deletion
[PATCH net v6 0/4] vsock/virtio: fix TX credit handling
2026-01-22 14:50 UTC (9+ messages)
` [PATCH net v6 1/4] vsock/virtio: fix potential underflow in virtio_transport_get_credit()
` [PATCH net v6 2/4] vsock/test: fix seqpacket message bounds test
` [PATCH net v6 3/4] vsock/virtio: cap TX credit to local buffer size
` [PATCH net v6 4/4] vsock/test: add stream TX credit bounds test
[PATCH v5 0/3] crypto: virtio: Some bugfix and enhancement
2026-01-22 3:40 UTC (2+ messages)
[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-21 17:49 UTC (6+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core
[PATCH v4 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-21 15:50 UTC (18+ messages)
` [PATCH v4 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v4 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v4 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v4 4/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v4 5/8] dma-buf: Add check function for revoke semantics
` [PATCH v4 6/8] iommufd: Pin dma-buf importer "
` [PATCH v4 7/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v4 8/8] vfio: Validate dma-buf revocation semantics
[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
2026-01-21 14:29 UTC (4+ messages)
[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
2026-01-21 9:45 UTC (5+ messages)
[PATCH net-next v15 06/12] selftests/vsock: prepare vm management helpers for namespaces
2026-01-21 5:16 UTC (3+ messages)
` [net-next,v15,06/12] "
[PATCH v2 0/4] spi: Make SPI core to take care of fwnode assignment
2026-01-20 19:22 UTC (2+ messages)
[PATCH v1 0/4] spi: Make SPI core to take care of fwnode assignment
2026-01-20 19:22 UTC (2+ messages)
[PATCH net] vsock/test: Do not filter kallsyms by symbol type
2026-01-20 15:50 UTC (2+ messages)
[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
2026-01-20 13:33 UTC (11+ messages)
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
[syzbot] Monthly virt report (Jan 2026)
2026-01-20 8:45 UTC
[PATCH v3 00/24] mm: balloon infrastructure cleanups
2026-01-20 6:43 UTC (27+ messages)
` [PATCH v3 01/24] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v3 02/24] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v3 03/24] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v3 04/24] mm/balloon_compaction: improve comments for WARN_ON_ONCE(!b_dev_info)
` [PATCH v3 05/24] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v3 06/24] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v3 07/24] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v3 08/24] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v3 09/24] mm/balloon_compaction: remove dependency on page lock
` [PATCH v3 10/24] mm/balloon_compaction: make balloon_mops static
` [PATCH v3 11/24] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v3 12/24] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v3 13/24] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v3 14/24] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v3 15/24] mm/balloon_compaction: move internal helpers to balloon_compaction.c
` [PATCH v3 16/24] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v3 17/24] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v3 18/24] mm/balloon_compaction: remove "extern" from functions
` [PATCH v3 19/24] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v3 20/24] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v3 21/24] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v3 22/24] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v3 23/24] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v3 24/24] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"
OASIS Virtual I/O Device (VIRTIO) TC: Invitation to comment on VIRTIO v1.4 CSD01
2026-01-14 20:29 UTC
[PATCH v2 00/23] mm: balloon infrastructure cleanups
2026-01-19 22:44 UTC (7+ messages)
` [PATCH v2 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling
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