messages from 2026-06-29 21:17:06 to 2026-07-02 10:42:49 UTC [more...]
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-02 10:42 UTC (43+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
[PATCH] iommu/vt-d: Disable IOMMU on Lenovo ThinkPad P50s
2026-07-02 10:31 UTC (4+ messages)
` [PATCH] iommu/vt-d: respect user override for intel_iommu=on "
[PATCH] iommu/dma: free the entire IOVA reservation in dma_iova_destroy()
2026-07-02 10:24 UTC (5+ messages)
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-02 9:18 UTC (15+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 03/11] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 05/11] bitmap: Add bitmap_allocate() function
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
` [PATCH v3 07/11] dma-buf: heaps: Add debugfs support
` [PATCH v3 08/11] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v3 09/11] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v3 10/11] arm64: tegra: Hook up VPR to host1x
` [PATCH v3 11/11] arm64: tegra: Add VPR placeholder node on Tegra264
[PATCH] iommu/msm: Return -ENOMEM on memory allocation failure in probe
2026-07-02 8:46 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
2026-07-02 8:24 UTC (3+ messages)
[PATCH] dma-buf: Split sgl by largest page-aligned chunk
2026-07-02 8:10 UTC (9+ messages)
` [PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks
[PATCH v2 0/9] iommu/vt-d: Support a new DMAR flag
2026-07-02 6:50 UTC (11+ messages)
` [PATCH v2 1/9] iommu/vt-d: Fix no_iommu to disable platform optin
` [PATCH v2 2/9] iommu/vt-d: Force requesting ACS when tboot is enabled
` [PATCH v2 3/9] iommu/vt-d: Remove dead code when CONFIG_INTEL_IOMMU is not set
` [PATCH v2 4/9] iommu/vt-d: Consolidate dmar policy management and force_on logic
` [PATCH v2 5/9] iommu/vt-d: Use dmar_can_force_on() for platform optin
` [PATCH v2 6/9] iommu/vt-d: Call dmar_can_force_on() for tboot optin
` [PATCH v2 7/9] iommu/vt-d: Remove the 'force_on' variable
` [PATCH v2 8/9] iommu/vt-d: Remove dmar_disabled
` [PATCH v2 9/9] iommu/vt-d: Support the new DMA_REMAP_OPT_OUT flag bit
[PATCH v2 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-02 6:22 UTC (10+ messages)
` [PATCH v2 1/3] drm/i915/gem: split shared memory allocation table logic
` [PATCH v2 2/3] drm/i915/shmem: Count mapped pages in a folio
` [PATCH v2 3/3] drivers/iommu: Catch scatterlist length overflows
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-07-02 1:04 UTC (24+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
[PATCH] iommu/arm-smmu-v3: Add HAFT support for SVA
2026-07-01 17:45 UTC
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-07-01 15:05 UTC (11+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 09/19] net: bcmgenet: use platform_device_set_of_node()
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 13/19] net: mv643xx: "
[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
2026-07-01 14:36 UTC (21+ messages)
` [PATCH 01/10] dt-bindings: mailbox: Add Apple t8122 ASC mailbox
` [PATCH 02/10] dt-bindings: mailbox: apple: Add DockChannel mailbox
` [PATCH 03/10] dt-bindings: iommu: apple,dart: Add t8122 compatible
` [PATCH 04/10] dt-bindings: input: apple: Add DockChannel HID transport
` [PATCH 05/10] mailbox: apple: Add DockChannel FIFO controller
` [PATCH 06/10] soc: apple: rtkit: Add tracekit endpoint
` [PATCH 07/10] HID: apple: Add support for DockChannel HID keyboards
` [PATCH 08/10] HID: apple: Add DockChannel HID transport driver
` [PATCH 09/10] arm64: dts: apple: Add MTP DockChannel HID nodes
` [PATCH 10/10] arm64: dts: apple: Enable DockChannel HID on M2 and M3 laptops
[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-07-01 13:36 UTC (21+ messages)
` [PATCH rc v7 1/7] iommu/arm-smmu-v3: Add arm_smmu_kdump_adopt_strtab() for kdump
` [PATCH rc v7 2/7] iommu/arm-smmu-v3: Implement is_attach_deferred() "
` [PATCH rc v7 3/7] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ interrupts in kdump kernel
` [PATCH rc v7 4/7] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup "
` [PATCH rc v7 5/7] iommu/arm-smmu-v3: Retain CR0_SMMUEN during kdump device reset
` [PATCH rc v7 6/7] iommu/arm-smmu-v3: Skip RMR bypass for kdump adoption
` [PATCH rc v7 7/7] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()
[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-01 5:49 UTC (23+ messages)
` [PATCH v7 01/22] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v7 03/22] iommu/dma: Check atomic pool allocation result directly
` [PATCH v7 04/22] dma: free atomic pool pages by physical address
` [PATCH v7 05/22] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v7 06/22] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v7 07/22] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v7 08/22] coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
` [PATCH v7 09/22] dma-mapping: Add internal shared allocation attribute
` [PATCH v7 10/22] dma-direct: use __DMA_ATTR_ALLOC_CC_SHARED in alloc/free paths
` [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v7 12/22] dma: swiotlb: pass mapping attributes by reference
` [PATCH v7 13/22] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v7 14/22] dma-mapping: make dma_pgprot() honor __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v7 15/22] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
` [PATCH v7 17/22] dma-direct: set decrypted flag for remapped DMA allocations
` [PATCH v7 18/22] dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED
` [PATCH v7 19/22] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v7 20/22] dma: swiotlb: free dynamic pools from process context
` [PATCH v7 21/22] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v7 22/22] swiotlb: remove unused SWIOTLB_FORCE flag
[RFC PATCH 0/6] iommu/riscv: Add MRIF support
2026-07-01 4:00 UTC (5+ messages)
` [RFC PATCH 0/3] RISC-V: KVM/IOMMU: Fix MRIF irqfd notice handling
` [RFC PATCH 1/3] iommu/riscv: Complete MRIF MSI PTE setup
` [RFC PATCH 2/3] KVM: Move irqfd arch data into route snapshots
` [RFC PATCH 3/3] RISC-V: KVM: Identify MRIF notices from irqfd snapshots
[PATCH] swiotlb: eliminate per-map atomic contention on used/hiwater tracking
2026-07-01 2:53 UTC (9+ messages)
[PATCH v3 0/2] RISC-V IOMMU HPM support
2026-07-01 1:43 UTC (5+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v3 2/2] iommu/riscv: create a auxiliary device for HPM
[PATCH v2] iommu/vt-d: Fix UCTP context table slot when copying root entries
2026-06-30 23:37 UTC (2+ messages)
[PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure
2026-06-30 18:39 UTC (11+ messages)
[PATCH v4 00/10] kdump: reduce vmcore size and capture time
2026-06-30 12:00 UTC (17+ messages)
` [PATCH v4 01/10] kexec/crash: provide crash_exclude_mem_range() stub when CONFIG_CRASH_DUMP=n
` [PATCH v4 02/10] of: reserved_mem: dedup and relocate reserved-memory messages
` [PATCH v4 03/10] of: reserved_mem: skip late scan when no regions are reserved
` [PATCH v4 04/10] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()
` [PATCH v4 05/10] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v4 06/10] of: reserved_mem: save /memreserve/ entries into the reserved_mem array
` [PATCH v4 07/10] of: reserved_mem: add kdump helpers to exclude non-dumpable regions
` [PATCH v4 08/10] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
` [PATCH v4 09/10] riscv: "
` [PATCH v4 10/10] loongarch: "
[PATCH v3] iommu/arm-smmu: Use pm_runtime in fault handlers
2026-06-30 9:02 UTC
[PATCH rc v6 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-06-30 5:36 UTC (14+ messages)
` [PATCH rc v6 3/7] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ interrupts in "
` [PATCH rc v6 4/7] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup "
` [PATCH rc v6 7/7] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()
[PATCH v2] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
2026-06-30 2:30 UTC
[PATCH v2] rust: iommu: replace core::mem::zeroed with Zeroable::zeroed
2026-06-30 1:14 UTC (2+ messages)
[PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
2026-06-30 0:11 UTC (2+ messages)
[PATCH v2] dma-coherent: use KiB in DMA allocation logs
2026-06-29 22:37 UTC
[PATCH v1 0/3] iommufd: Fix vDEVICE allocation lifecycle bugs
2026-06-29 21:16 UTC (3+ messages)
` [PATCH v1 1/3] iommufd/viommu: Release the igroup lock on the vdevice_size error path
` [PATCH v1 3/3] iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE
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