messages from 2024-09-04 17:53:59 to 2024-09-16 08:46:43 UTC [more...]
[PATCH RFC v3 0/9] tun: Introduce virtio-net hashing feature
2024-09-16 8:46 UTC (14+ messages)
` [PATCH RFC v3 1/9] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [PATCH RFC v3 2/9] virtio_net: Add functions for hashing
` [PATCH RFC v3 3/9] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH RFC v3 4/9] tap: Pad virtio header with zero
` [PATCH RFC v3 5/9] tun: "
` [PATCH RFC v3 6/9] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v3 7/9] tun: Introduce virtio-net RSS
` [PATCH RFC v3 8/9] selftest: tun: Add tests for virtio-net hashing
` [PATCH RFC v3 9/9] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
0010:virtnet_rq_alloc+0x8f/0x1b0 [virtio_net] with 6.10.7 and packed virtqueues
2024-09-16 7:32 UTC (8+ messages)
[PATCH 0/6] EDITME: blk: refactor queue affinity helpers
2024-09-16 6:48 UTC (11+ messages)
` [PATCH 1/6] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH 3/6] scsi: hisi_sas: "
` [PATCH 4/6] nvme: "
` [PATCH 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH 6/6] blk-mq: remove unused queue mapping helpers
[syzbot] [block?] [virt?] kernel panic: corrupted stack end in kernel_init (2)
2024-09-15 5:50 UTC
[PATCH] vhost/net: Set num_buffers for virtio 1.0
2024-09-15 1:35 UTC
[syzbot] [virt?] [netfilter?] INFO: rcu detected stall in ip_list_rcv (6)
2024-09-14 16:12 UTC
[CFP] AHPC3: The 1st Workshop on Accelerated HPC in the Cloud-Edge Continuum
2024-09-13 12:10 UTC
[PATCH net-next 00/13] virtio-net: support AF_XDP zero copy (tx)
2024-09-13 3:36 UTC (30+ messages)
` [PATCH net-next 02/13] virtio_ring: split: harden dma unmap for indirect
` [PATCH net-next 03/13] virtio_ring: packed: "
` [PATCH net-next 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next 07/13] virtio_net: refactor the xmit type
` [PATCH net-next 08/13] virtio_net: xsk: bind/unbind xsk for tx
` [PATCH net-next 10/13] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next 11/13] virtio_net: xsk: tx: handle the transmitted "
` [PATCH net-next 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
[PATCH v2] virtio_ring: tag event_triggered as racy for KCSAN
2024-09-13 3:29 UTC (3+ messages)
[PATCH] drm/qxl: Add drm_panic support
2024-09-12 22:33 UTC (2+ messages)
[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / vring_interrupt (4)
2024-09-12 15:00 UTC (7+ messages)
[PATCH] virtio_ring: tag event_triggered as racy for KCSAN
2024-09-12 14:50 UTC (2+ messages)
[PATCH v2] virtio_blk: implement init_hctx MQ operation
2024-09-12 6:57 UTC (3+ messages)
[PATCH 0/3] Revert "virtio_net: rx enable premapped mode by default"
2024-09-12 1:49 UTC (12+ messages)
` [PATCH 1/3] Revert "virtio_net: rx remove premapped failover code"
` [PATCH 2/3] Revert "virtio_net: big mode skip the unmap check"
` [PATCH 3/3] virtio_net: disable premapped mode by default
[RESEND PATCH v1 0/7]vhost: Add support of kthread API
2024-09-12 1:47 UTC (18+ messages)
` [RESEND PATCH v1 1/7] vhost: Add a new module_param for enable kthread
` [RESEND PATCH v1 2/7] vhost: Add kthread support in function vhost_worker_queue()
` [RESEND PATCH v1 3/7] vhost: Add kthread support in function vhost_workers_free()
` [RESEND PATCH v1 4/7] vhost: Add the vhost_worker to support kthread
` [RESEND PATCH v1 5/7] vhost: Add the cgroup related function
` [RESEND PATCH v1 6/7] vhost: Add kthread support in function vhost_worker_create
` [RESEND PATCH v1 7/7] vhost: Add new UAPI to support change to task mode
[PATCH vhost v2 0/7] vdpa/mlx5: Optimze MKEY operations
2024-09-11 17:05 UTC (4+ messages)
[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
2024-09-11 17:05 UTC (5+ messages)
` [PATCH mlx5-vhost v2 01/10] net/mlx5: Support throttled commands from async API
[PATCH v3 0/2] Properly initialize speed/duplex and remove vDPA config updates
2024-09-11 16:55 UTC (8+ messages)
` [PATCH v3 1/2] vdpa/mlx5: Set speed and duplex of vDPA devices to UNKNOWN
` [PATCH v3 2/2] vdpa: Remove ioctl VHOST_VDPA_SET_CONFIG per spec compliance
[PATCH v1 0/7] vhost: Add support of kthread API
2024-09-11 14:10 UTC (11+ messages)
` [PATCH v1 1/7] vhost: Add a new module_param for enable kthread
` [PATCH v1 2/7] vhost: Add kthread support in function vhost_worker_queue()
` [PATCH v1 3/7] vhost: Add kthread support in function vhost_workers_free()
` [PATCH v1 4/7] vhost: Add the vhost_worker to support kthread
` [PATCH v1 5/7] vhost: Add the cgroup related function
` [PATCH v1 6/7] vhost: Add kthread support in function vhost_worker_create
` [PATCH v1 7/7] vhost: Add new UAPI to support change to task mode
[PATCH] drm/qxl: Add drm_panic support
2024-09-11 10:10 UTC
[PATCH v2 1/2] drm/virtio: Defer the host dumb buffer creation
2024-09-11 9:49 UTC (3+ messages)
[RFC] drm/qxl: Add drm_panic support
2024-09-11 9:46 UTC
[PATCH v8 0/3] Add extioi virt extension support
2024-09-11 9:11 UTC (3+ messages)
` [PATCH v8 3/3] irqchip/loongson-eiointc: "
[PATCH v2] drm/bochs: use devm_ioremap_wc() to map framebuffer
2024-09-11 6:29 UTC (5+ messages)
[PATCH v1 0/5] virtio-mem: s390x support
2024-09-10 20:19 UTC (8+ messages)
` [PATCH v1 1/5] s390/kdump: implement is_kdump_kernel()
` [PATCH v1 2/5] s390/physmem_info: query diag500(STORAGE_LIMIT) to support QEMU/KVM memory devices
` [PATCH v1 3/5] virtio-mem: s390x support
` [PATCH v1 4/5] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390x
` [PATCH v1 5/5] s390/sparsemem: reduce section size to 128 MiB
[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
2024-09-10 14:30 UTC (2+ messages)
` [PATCH v2 09/19] crypto: virtio - Drop sign/verify operations
[PATCH v2] drm/ci: uprev mesa, IGT and deqp-runner
2024-09-10 13:19 UTC
[PATCH net] virtio-net: fix overflow inside virtnet_rq_alloc
2024-09-10 7:20 UTC (21+ messages)
[PATCH] vdpa: Add support for no-IOMMU mode
2024-09-10 5:56 UTC (10+ messages)
` [EXTERNAL] "
[PATCH] virtio_pmem: Add freeze/restore callbacks
2024-09-09 23:52 UTC (4+ messages)
[PATCH] i2c: virtio: Constify struct i2c_algorithm and struct virtio_device_id
2024-09-09 19:38 UTC (3+ messages)
[PATCH v3] virtio_pmem: Check device status before requesting flush
2024-09-09 13:26 UTC (2+ messages)
[PATCH] drm/bochs: use ioremap_wc() to map framebuffer during driver probing
2024-09-09 13:19 UTC (3+ messages)
[PATCH RFC 1/3] Revert "virtio_net: rx remove premapped failover code"
2024-09-08 10:47 UTC (3+ messages)
[RFC PATCH v2 0/7] Revert "virtio_net: rx enable premapped mode by default"
2024-09-06 10:12 UTC (10+ messages)
` [RFC PATCH v2 1/7] Revert "virtio_net: xsk: rx: support recv merge mode"
` [RFC PATCH v2 2/7] Revert "virtio_net: xsk: rx: support recv small mode"
` [RFC PATCH v2 3/7] Revert "virtio_net: xsk: rx: support fill with xsk buffer"
` [RFC PATCH v2 4/7] Revert "virtio_net: xsk: bind/unbind xsk for rx"
` [RFC PATCH v2 5/7] Revert "virtio_net: rx remove premapped failover code"
` [RFC PATCH v2 6/7] Revert "virtio_net: big mode skip the unmap check"
` [RFC PATCH v2 7/7] Revert "virtio_ring: enable premapped mode whatever use_dma_api"
[PATCH net-next v18 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
2024-09-06 7:36 UTC
[PATCH] virtio-crypto: support crypto engine framework
2024-09-06 7:09 UTC (3+ messages)
[PATCH v4 15/15] fs/fuse/virtio_fs: allow idmapped mounts
2024-09-05 19:45 UTC (2+ messages)
[PATCH v1 1/2] virtio_fs: introduce virtio_fs_put_locked helper
2024-09-05 14:17 UTC (5+ messages)
` [PATCH v1 2/2] virtio_fs: add sysfs entries for queue information
[PATCH v1] drm/ci: uprev IGT and deqp-runner
2024-09-05 12:09 UTC (3+ messages)
[PATCH net-next] virtio_net: Fix napi_skb_cache_put warning
2024-09-05 9:03 UTC (5+ messages)
[PATCH v4.19-v5.10] virtio_net: Fix napi_skb_cache_put warning
2024-09-05 8:00 UTC (2+ messages)
[PATCH v2 0/2] Properly initialize speed/duplex and remove vDPA config updates
2024-09-05 2:23 UTC (7+ messages)
` [PATCH v2 2/2] vdpa: Remove ioctl VHOST_VDPA_SET_CONFIG per spec compliance
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).