messages from 2025-08-27 18:39:29 to 2025-08-29 13:16:35 UTC [more...]
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-08-29 13:16 UTC (33+ messages)
` [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v4 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v4 15/16] block-dma: properly take MMIO path
[PATCH v1 00/36] mm: remove nth_page()
2025-08-29 13:09 UTC (122+ messages)
` [PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v1 02/36] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v1 03/36] s390/Kconfig: "
` [PATCH v1 04/36] x86/Kconfig: "
` [PATCH v1 05/36] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v1 07/36] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 09/36] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v1 11/36] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v1 12/36] mm: simplify folio_page() and folio_page_idx()
` [PATCH v1 13/36] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v1 14/36] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v1 15/36] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v1 15/36] "
` [PATCH v1 16/36] fs: hugetlbfs: cleanup "
` [PATCH v1 16/36] "
` [PATCH v1 17/36] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 19/36] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v1 20/36] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v1 21/36] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v1 22/36] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v1 23/36] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v1 24/36] ata: libata-eh: drop nth_page() usage within "
` [PATCH v1 25/36] drm/i915/gem: "
` [PATCH v1 26/36] mspro_block: "
` [PATCH v1 27/36] memstick: "
` [PATCH v1 28/36] mmc: "
` [PATCH v1 29/36] scsi: scsi_lib: "
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 31/36] vfio/pci: "
` [PATCH v1 32/36] crypto: remove "
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-08-29 0:29 UTC (4+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
` [PATCH V0 2/2] hyper-v: Make CONFIG_HYPERV bool
[PATCH net-next 00/11] virtio_net: Add ethtool flow rules support
2025-08-29 0:27 UTC (10+ messages)
` [PATCH net-next 02/11] virtio-pci: Expose object create and destroy API
` [PATCH net-next 04/11] virtio_net: Query and set flow filter caps
` [PATCH net-next 07/11] virtio_net: Use existing classifier if possible
` [PATCH net-next 08/11] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next 09/11] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next 10/11] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next 11/11] virtio_net: Add get ethtool flow rules ops
[PATCH net-next 06/11] virtio_net: Implement layer 2 ethtool flow rules
2025-08-28 22:27 UTC (2+ messages)
[PATCH net-next 05/11] virtio_net: Create a FF group for ethtool steering
2025-08-28 20:52 UTC (2+ messages)
[PATCH] virtio_net: adjust the execution order of function `virtnet_close` during freeze
2025-08-28 16:36 UTC
[PATCH] Revert "virtio_pci: Support surprise removal of virtio pci device"
2025-08-28 13:37 UTC (18+ messages)
[PATCH] Revert "virtio_pci: Support surprise removal of virtio pci device"
2025-08-28 10:41 UTC (15+ messages)
[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
2025-08-28 10:35 UTC (11+ messages)
` [PATCH net-next v5 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v5 2/9] vsock: add net to vsock skb cb
` [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 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v5 6/9] vhost/vsock: add netns support
` [PATCH net-next v5 7/9] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v5 8/9] selftests/vsock: invoke vsock_test through helpers
` [PATCH net-next v5 9/9] selftests/vsock: add namespace tests
[PATCH v9 0/3] Virtio SPI Linux driver
2025-08-28 9:34 UTC (4+ messages)
` [PATCH v9 1/3] virtio: Add ID for virtio SPI
` [PATCH v9 2/3] virtio-spi: Add virtio-spi.h
` [PATCH v9 3/3] SPI: Add virtio SPI driver
[PATCH net-next v2] vsock/test: Remove redundant semicolons
2025-08-28 9:10 UTC (2+ messages)
[PATCH 01/14] perf test: Fix a build error in x86 topdown test
2025-08-28 8:24 UTC
[PATCH v1] virtio_fs: fix page fault for DAX page address
2025-08-28 7:51 UTC (2+ messages)
[PATCH v2 0/3] vhost_task: Fix a bug where KVM wakes an exited task
2025-08-28 6:48 UTC (8+ messages)
` [PATCH v2 1/3] vhost_task: Don't wake KVM x86's recovery thread if vhost task was killed
` [PATCH v2 2/3] vhost_task: Allow caller to omit handle_sigkill() callback
` [PATCH v2 3/3] KVM: x86/mmu: Don't register a sigkill callback for NX hugepage recovery tasks
[PATCH 0/3] vhost_task: KVM: Fix a race where KVM wakes an exited task
2025-08-28 2:19 UTC (2+ 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).