messages from 2022-04-07 03:36:12 to 2022-04-15 07:41:44 UTC [more...]
[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
2022-04-15 7:41 UTC
[PATCH 0/4] virtio-crypto: Improve performance
2022-04-15 6:41 UTC (5+ messages)
` [PATCH 1/4] virtio-crypto: wait ctrl queue instead of busy polling
` [PATCH 2/4] virtio-crypto: move helpers into virtio_crypto_common.c
` [PATCH 3/4] virtio-crypto: adjust dst_len at ops callback
` [PATCH 4/4] virtio-crypto: enable retry for virtio-crypto-dev
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-15 5:53 UTC (70+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 02/32] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v9 03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v9 04/32] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v9 05/32] virtio_ring: extract the logic of freeing vring
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 10/32] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 24/32] virtio: find_vqs() add arg sizes
` [PATCH v9 25/32] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v9 26/32] virtio_mmio: "
` [PATCH v9 27/32] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v9 28/32] virtio_net: set the default max ring size by find_vqs()
` [PATCH v9 29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam
[PATCH] vDPA/ifcvf: assign nr_vring to the MSI vector of config_intr by default
2022-04-15 5:51 UTC (2+ messages)
use block_device based APIs in block layer consumers v3
2022-04-15 4:52 UTC (28+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH 2/3] virtio_net: Add control VQ struct to carry vlan id
2022-04-15 3:58 UTC (2+ messages)
` [PATCH 3/3] vdpa/mlx5: Add RX MAC VLAN filter support
[RFC PATCH 1/6] hv_sock: Check hv_pkt_iter_first_raw()'s return value
2022-04-15 3:34 UTC (5+ messages)
` [RFC PATCH 2/6] hv_sock: Copy packets sent by Hyper-V out of the ring buffer
` [RFC PATCH 4/6] hv_sock: Initialize send_buf in hvs_stream_enqueue()
` [RFC PATCH 5/6] Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
` [RFC PATCH 6/6] Drivers: hv: vmbus: Refactor the ring-buffer iterator functions
[PATCH 1/3] sched/headers: Fix compilation error with GCC 12
2022-04-14 20:30 UTC (3+ messages)
` [PATCH 2/3] nodemask.h: Fix compilation error with GCC12
[PATCH] VMCI: Add support for ARM64
2022-04-14 19:33 UTC
[PATCH 5.4 417/475] virtio_console: eliminate anonymous module_init & module_exit
2022-04-14 13:13 UTC
[PATCH 4.19 297/338] virtio_console: eliminate anonymous module_init & module_exit
2022-04-14 13:13 UTC
[PATCH] drm/bochs: Explicitly include linux/module.h
2022-04-13 16:12 UTC
[PATCH] vDPA/ifcvf: allow userspace to suspend a queue
2022-04-13 8:54 UTC (2+ messages)
[PATCH V2 0/5] rework on the IRQ hardening of virtio
2022-04-13 6:41 UTC (31+ messages)
` [PATCH V2 1/5] virtio: use virtio_device_ready() in virtio_device_restore()
` [PATCH V2 3/5] virtio: introduce config op to synchronize vring callbacks
` [PATCH V2 4/5] virtio-pci: implement synchronize_vqs()
` [PATCH V2 5/5] virtio: harden vring IRQ
[PATCH] fuse: avoid unnecessary spinlock bump
2022-04-13 3:09 UTC (11+ messages)
[PATCH v2 1/2] vdpa: Add support for querying vendor statistics
2022-04-12 16:28 UTC
[PATCH v10 0/5] Use pageblock_order for cma and alloc_contig_range alignment
2022-04-12 15:06 UTC (4+ messages)
` [PATCH v10 2/5] mm: page_isolation: check specified range for unmovable pages
[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
2022-04-12 10:21 UTC (11+ messages)
` [PATCH v4 1/8] virtio-crypto: header update
` [PATCH v4 2/8] crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v4 3/8] crypto: Introduce akcipher crypto class
` [PATCH v4 4/8] crypto: add ASN.1 decoder
` [PATCH v4 5/8] crypto: Implement RSA algorithm by hogweed
` [PATCH v4 6/8] crypto: Implement RSA algorithm by gcrypt
` [PATCH v4 7/8] tests/crypto: Add test suite for crypto akcipher
` [PATCH v4 8/8] crypto: Introduce RSA algorithm
` Re: [PATCH v4 0/8] Introduce akcipher service for virtio-crypto
[PATCH v3 11/15] drm/shmem-helper: Add generic memory shrinker
2022-04-12 7:25 UTC (3+ messages)
[PATCH 5.17 184/343] virtio_console: eliminate anonymous module_init & module_exit
2022-04-12 6:30 UTC
[PATCH 5.16 140/285] virtio_console: eliminate anonymous module_init & module_exit
2022-04-12 6:29 UTC
Re:
2022-04-12 6:55 UTC (10+ messages)
[PATCH 5.15 135/277] virtio_console: eliminate anonymous module_init & module_exit
2022-04-12 6:28 UTC
[PATCH 5.10 089/171] virtio_console: eliminate anonymous module_init & module_exit
2022-04-12 6:29 UTC
use block_device based APIs in block layer consumers v2
2022-04-11 17:25 UTC (33+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH] tools/virtio: drop phys_addr_t typedef
2022-04-11 8:52 UTC
[linux-next:master] BUILD REGRESSION ff511c1c68a5a35ab0b3efb3c306fd80b10d74be
2022-04-08 21:04 UTC
[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
2022-04-08 8:31 UTC (3+ messages)
` [PATCH 8/9] x86/crypto: "
[PATCH 1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent()
2022-04-07 22:37 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION 2e9a9857569ec27e64d2ddd01294bbe3c736acb1
2022-04-07 20:34 UTC
use block_device based APIs in block layer consumers
2022-04-07 15:26 UTC (16+ messages)
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 10/27] block: add a bdev_nonrot helper
` [PATCH 11/27] block: add a bdev_write_cache helper
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [Ocfs2-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [Ocfs2-devel] "
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).