messages from 2025-09-02 17:10:09 to 2025-09-10 05:26:23 UTC [more...]
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-10 5:26 UTC (19+ messages)
` [PATCH v6 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v6 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v6 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v6 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v6 06/16] iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
` [PATCH v6 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v6 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v6 09/16] dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
` [PATCH v6 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v6 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v6 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v6 13/16] mm/hmm: properly take MMIO path
` [PATCH v6 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v6 15/16] block-dma: properly take MMIO path
` [PATCH v6 16/16] nvme-pci: unmap MMIO pages with appropriate interface
[PATCH v9 0/3] Virtio SPI Linux driver
2025-09-10 3:51 UTC (6+ messages)
` [PATCH v9 3/3] SPI: Add virtio SPI driver
[PATCH net-next 0/7] net: ethtool: add dedicated GRXRINGS driver callbacks
2025-09-09 20:24 UTC (8+ messages)
` [PATCH net-next 1/7] net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
` [PATCH net-next 2/7] net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
` [PATCH net-next 3/7] net: ethtool: remove the duplicated handling from ethtool_get_rxrings
` [PATCH net-next 4/7] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
` [PATCH net-next 5/7] net: ethtool: update set_rxfh to use get_num_rxrings helper
` [PATCH net-next 6/7] net: ethtool: update set_rxfh_indir "
` [PATCH net-next 7/7] net: virtio_net: add get_rxrings ethtool callback for RX ring queries
[PATCH net-next v2 00/11] virtio_net: Add ethtool flow rules support
2025-09-09 19:27 UTC (15+ messages)
` [PATCH net-next v2 01/11] virtio-pci: Expose generic device capability operations
` [PATCH net-next v2 02/11] virtio-pci: Expose object create and destroy API
` [PATCH net-next v2 03/11] virtio_net: Create virtio_net directory
` [PATCH net-next v2 04/11] virtio_net: Query and set flow filter caps
` [PATCH net-next v2 05/11] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v2 06/11] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v2 07/11] virtio_net: Use existing classifier if possible
` [PATCH net-next v2 08/11] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v2 09/11] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v2 10/11] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v2 11/11] virtio_net: Add get ethtool flow rules ops
[PATCH v4 0/4] arm-smmu: select suitable MSI IOVA
2025-09-09 15:58 UTC (6+ messages)
` [PATCH v4 1/4] arm-smmu: move MSI_IOVA macro definitions
` [PATCH v4 2/4] iommu/of: fix device tree configuration for PCI devices
` [PATCH v4 3/4] arm-smmu: select suitable MSI IOVA
` [PATCH v4 4/4] drivers: iommu: refactor arm_smmu_get_resv_regions
[PATCH v2 00/37] mm: remove nth_page()
2025-09-09 9:55 UTC (24+ messages)
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
[PATCH v3] media: add virtio-media driver
2025-09-09 9:12 UTC (15+ messages)
[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-09 6:23 UTC (6+ messages)
` [PATCH v1 1/2] Driver: hv: Add CONFIG_HYPERV_VMBUS option
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool
[PATCH RFC 00/35] mm: remove nth_page()
2025-09-08 16:47 UTC (3+ messages)
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
[PATCH v8 00/12] blk: honor isolcpus configuration
2025-09-08 13:05 UTC (22+ messages)
` [PATCH v8 01/12] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v8 02/12] lib/group_cpus: remove dead !SMP code
` [PATCH v8 03/12] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v8 04/12] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v8 05/12] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v8 06/12] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v8 07/12] scsi: Use "
` [PATCH v8 08/12] virtio: blk/scsi: use "
` [PATCH v8 09/12] isolation: Introduce io_queue isolcpus type
` [PATCH v8 10/12] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v8 11/12] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v8 12/12] docs: add io_queue flag to isolcpus
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-09-08 12:45 UTC (13+ messages)
` [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
[PATCH] drm/tiny/bochs: Convert dev_err() to drm_err()
2025-09-08 12:16 UTC (3+ messages)
[PATCH 0/6] Add multiple address spaces support to VDUSE
2025-09-08 12:12 UTC (19+ messages)
` [PATCH 2/6] vduse: add vq group support
` [PATCH 5/6] vduse: add vq group asid support
[PATCH RFC net-next 0/7] net: ethtool: add dedicated GRXRINGS driver callbacks
2025-09-08 11:51 UTC (11+ messages)
` [PATCH RFC net-next 1/7] net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
` [PATCH RFC net-next 2/7] net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
` [PATCH RFC net-next 3/7] net: ethtool: remove the duplicated handling from ethtool_get_rxrings
` [PATCH RFC net-next 4/7] net: ethtool: add get_rxrings callback to optimize RX ring queries
` [PATCH RFC net-next 5/7] net: ethtool: update set_rxfh to use get_num_rxrings helper
` [PATCH RFC net-next 6/7] net: ethtool: update set_rxfh_indir "
` [PATCH RFC net-next 7/7] net: virtio_net: add get_rxrings ethtool callback for RX ring queries
[PATCH v10 0/3] Virtio SPI Linux driver
2025-09-08 9:23 UTC (4+ messages)
` [PATCH v10 1/3] virtio: Add ID for virtio SPI
` [PATCH v10 2/3] virtio-spi: Add virtio-spi.h
` [PATCH v10 3/3] SPI: Add virtio SPI driver
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-06 0:34 UTC (8+ messages)
[PATCH v3 0/7] Cleanup free_pages() misuse
2025-09-05 18:02 UTC (16+ messages)
` [PATCH v3 1/7] mm/page_alloc: Add kernel-docs for free_pages()
` [PATCH v3 2/7] aoe: Stop calling page_address() in free_page()
` [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
` [PATCH v3 4/7] riscv: "
` [PATCH v3 5/7] powerpc: "
` [PATCH v3 6/7] arm64: "
` [PATCH v3 7/7] virtio_balloon: "
[PATCH v5 00/16] dma-mapping: migrate to physical address-based API
2025-09-05 16:50 UTC (4+ messages)
` [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
[PATCH v2] fuse: virtio_fs: fix page fault for DAX page address
2025-09-05 13:56 UTC (3+ messages)
[PATCH v7 00/10] blk: honor isolcpus configuration
2025-09-05 7:41 UTC (9+ messages)
` [PATCH v7 01/10] lib/group_cpus: Add group_masks_cpus_evenly()
` [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
[PATCH][next] virtio_net: Fix alignment and avoid -Wflex-array-member-not-at-end warning
2025-09-04 21:32 UTC (5+ messages)
[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
2025-09-04 16:57 UTC (12+ messages)
` [PATCH net-next v5 3/9] vsock: add netns to vsock core
` [PATCH net-next v5 4/9] vsock/loopback: add netns support
` [PATCH net-next v5 9/9] selftests/vsock: add namespace tests
virtio net notification coalescing
2025-09-04 14:19 UTC
[PATCH net-next v4 0/4] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
2025-09-04 2:47 UTC (23+ messages)
` [PATCH 1/4] ptr_ring_spare: Helper to check if spare capacity of size cnt is available
` [PATCH 2/4] netdev queue flow control for TUN
` [PATCH 4/4] netdev queue flow control for vhost_net
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).