messages from 2025-01-20 09:00:48 to 2025-01-31 09:09:35 UTC [more...]
[PATCH RFC net-next v2 0/6] Device memory TCP TX
2025-01-31 9:09 UTC (14+ messages)
` [PATCH RFC net-next v2 1/6] net: add devmem TCP TX documentation
` [PATCH RFC net-next v2 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v2 3/6] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v2 4/6] net: devmem: TCP tx netlink api
` [PATCH RFC net-next v2 5/6] net: devmem: Implement TX path
` [PATCH RFC net-next v2 6/6] net: devmem: make dmabuf unbinding scheduled work
[PATCH 5.10 2/5] net: drop bad gso csum_start and offset in virtio_net_hdr
2025-01-31 8:31 UTC
[PATCH 5.10 4/5] net: add more sanity check in virtio_net_hdr_to_skb()
2025-01-31 8:31 UTC
[PATCH 5.10 5/5] net: test for not too small csum_start in virtio_net_hdr_to_skb()
2025-01-31 8:31 UTC
[PATCH 5.10 3/5] net: tighten bad gso csum offset check in virtio_net_hdr
2025-01-31 8:31 UTC
[PATCH 5.10 0/5] net: Backport fix for CVE-2024-43817
2025-01-31 8:27 UTC (2+ messages)
` [PATCH 5.10 1/5] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
[PATCH] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines
2025-01-31 7:57 UTC (2+ messages)
[PATCH] virtio_console: Convert to use devm funcs
2025-01-31 7:48 UTC (4+ messages)
[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
2025-01-31 0:33 UTC (12+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
[PATCH 0/3] make MSI IOVA base address and its length configurable
2025-01-31 0:36 UTC (6+ messages)
[PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices
2025-01-30 15:57 UTC (4+ messages)
` [PATCH 2/2] virtio_blk: Add support for transport error recovery
[PATCH v6] drm/virtio: Add drm_panic support
2025-01-30 9:05 UTC
[PATCH v2 1/1] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
2025-01-30 8:41 UTC (2+ messages)
[PATCH v4 0/9] mm: workingset reporting
2025-01-30 4:11 UTC (4+ messages)
[PATCH net v3 0/6] vsock: Transport reassignment and error handling issues
2025-01-30 3:10 UTC (9+ messages)
` [PATCH net v3 1/6] vsock: Keep the binding until socket destruction
` [PATCH net v3 2/6] vsock: Allow retrying on connect() failure
` [PATCH net v3 3/6] vsock/test: Introduce vsock_bind()
` [PATCH net v3 4/6] vsock/test: Introduce vsock_connect_fd()
` [PATCH net v3 5/6] vsock/test: Add test for UAF due to socket unbinding
` [PATCH net v3 6/6] vsock/test: Add test for connect() retries
[PATCH 1/1] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
2025-01-29 16:51 UTC (4+ messages)
[PATCH v2] drm/virtio: Align host mapping request to maximum platform page size
2025-01-29 14:39 UTC (4+ messages)
[PATCH] media: add virtio-media driver
2025-01-29 7:24 UTC (4+ messages)
[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-28 16:46 UTC (4+ messages)
` [PATCH v2 02/13] virtio_net: simplify virtnet_set_affinity()
` [PATCH v2 05/13] cpumask: deprecate cpumask_next_wrap()
` [PATCH v2 06/13] cpumask: re-introduce cpumask_next{,_and}_wrap()
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-01-28 14:49 UTC (15+ messages)
` [PATCH RFC net-next v1 1/5] net: add devmem TCP TX documentation
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[GIT PULL] virtio: features, fixes, cleanups
2025-01-28 1:07 UTC (2+ messages)
[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs
2025-01-27 22:32 UTC (21+ messages)
` [RFC net-next v3 2/4] virtio_net: Prepare for NAPI to queue mapping
` [RFC net-next v3 3/4] virtio_net: Map NAPIs to queues
` [RFC net-next v3 4/4] virtio_net: Use persistent NAPI config
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-27 15:51 UTC (27+ messages)
` [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
` [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v1] drm/virtio: Extend blob UAPI with deferred-mapping hinting
2025-01-26 20:42 UTC
[PATCH AUTOSEL 6.1 1/9] drm/virtio: New fence for every plane update
2025-01-26 14:56 UTC
[PATCH AUTOSEL 6.6 01/17] drm/virtio: New fence for every plane update
2025-01-26 14:55 UTC
[PATCH AUTOSEL 6.12 01/31] drm/virtio: New fence for every plane update
2025-01-26 14:54 UTC
[PATCH AUTOSEL 6.13 01/34] drm/virtio: New fence for every plane update
2025-01-26 14:52 UTC
[virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
2025-01-25 16:09 UTC (2+ messages)
` [virtio-dev] [RFC PATCH 1/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
[virtio-dev] [RFC PATCH 1/1] VirtIO: Add platform bus driver for loopback virtio device
2025-01-25 16:01 UTC (2+ messages)
` [virtio-dev] [RFC PATCH 1/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
[virtio-dev] [RFC PATCH 0/1] Virtio-loopback: a virtio based HAL for non-virtualized environments
2025-01-25 15:57 UTC (2+ messages)
[PATCH RESEND] drm/virtio: Align host mapping request to maximum platform page size
2025-01-24 23:34 UTC (4+ messages)
[PATCH] drm/virtio: Support partial maps of GEM objects
2025-01-24 21:22 UTC (6+ messages)
[RFC 0/5] virtiofs: map buffer out of virtqueue lock
2025-01-24 1:03 UTC (14+ messages)
` [RFC 1/5] vduse: add virtio_fs to allowed dev id
` [RFC 2/5] virtio_ring: introduce virtqueue_map/unmap_sgs()
` [RFC 3/5] virtiofs: Move stack sg to fuse_req
` [RFC 4/5] virtio_ring: add virtqueue premapped out/in buffers support
` [RFC 5/5] virtiofs: perform DMA operations out of the spinlock
[PATCH] vduse: add virtio_fs to allowed dev id
2025-01-23 20:00 UTC (5+ messages)
[PATCH] virtio_blk: always post notifications under the lock
2025-01-23 8:39 UTC (19+ messages)
` (repost) "
[PATCH v5 0/6] vhost: Add support of kthread API
2025-01-22 21:30 UTC (4+ messages)
` [PATCH v5 6/6] vhost_scsi: Add check for inherit_owner status
[PATCH] drm/bochs: Do not put DRM device in PCI remove callback
2025-01-22 18:58 UTC (3+ messages)
[PATCH v4 0/8] vhost: Add support of kthread API
2025-01-22 7:52 UTC (8+ messages)
` [PATCH v4 7/8] vhost: Add new UAPI to support change to task mode
annotate noio context
2025-01-22 6:32 UTC (4+ messages)
` [PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations
[PATCH net-next RFC 0/2] don't clean packets in start_xmit in TX NAPI mode
2025-01-22 6:16 UTC (3+ messages)
` [PATCH net-next RFC 1/2] virtio-net: factor out logic for stopping TX
` [PATCH net-next RFC 2/2] virtio-net: free old xmit skbs only in NAPI
[PATCH net 0/2] vsock: some fixes due to transport de-assignment
2025-01-21 18:06 UTC (5+ messages)
` [PATCH net 1/2] vsock/virtio: discard packets if the transport changes
[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs
2025-01-21 17:57 UTC (8+ messages)
` [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues
[PATCH net v3 0/9] tun: Unify vnet implementation
2025-01-21 14:44 UTC (8+ messages)
` [PATCH net v3 9/9] tap: Use tun's vnet-related code
[PATCH net-next v4 0/9] tun: Unify vnet implementation
2025-01-21 14:40 UTC (17+ messages)
` [PATCH net-next v4 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v4 2/9] tun: Avoid double-tracking iov_iter length changes
` [PATCH net-next v4 3/9] tun: Keep hdr_len in tun_get_user()
` [PATCH net-next v4 4/9] tun: Decouple vnet from tun_struct
` [PATCH net-next v4 5/9] tun: Decouple vnet handling
` [PATCH net-next v4 6/9] tun: Extract the vnet handling code
` [PATCH net-next v4 7/9] tap: Avoid double-tracking iov_iter length changes
` [PATCH net-next v4 8/9] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v4 9/9] tap: Use tun's vnet-related code
[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer
2025-01-21 11:21 UTC (6+ messages)
problems with virtio and microvm in ACPI mode
2025-01-20 13:53 UTC (2+ messages)
[PATCH v4] vdpa: solidrun: Replace deprecated PCI functions
2025-01-20 11:21 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).