aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-03dma-mapping: fix direction in dma_alloc direction tracesPetr Tesarik1-0/+1
2025-10-03kmsan: fix kmsan_handle_dma() to avoid false positivesShigeru Yoshida1-2/+1
2025-09-17kmsan: fix missed kmsan_handle_dma() signature conversionLeon Romanovsky1-2/+1
2025-09-12mm/hmm: properly take MMIO pathLeon Romanovsky1-7/+8
2025-09-12mm/hmm: migrate to physical address-based DMA mapping APILeon Romanovsky1-4/+4
2025-09-12dma-mapping: export new dma_*map_phys() interfaceLeon Romanovsky9-134/+50
2025-09-12xen: swiotlb: Open code map_resource callbackLeon Romanovsky1-1/+20
2025-09-12dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()Leon Romanovsky1-5/+21
2025-09-12kmsan: convert kmsan_handle_dma to use physical addressesLeon Romanovsky5-13/+15
2025-09-12dma-mapping: convert dma_direct_*map_page to be phys_addr_t basedLeon Romanovsky5-34/+49
2025-09-12iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()Leon Romanovsky1-4/+11
2025-09-12iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_physLeon Romanovsky4-17/+14
2025-09-12dma-mapping: rename trace_dma_*map_page to trace_dma_*map_physLeon Romanovsky2-4/+4
2025-09-12dma-debug: refactor to use physical addresses for page mappingLeon Romanovsky5-35/+35
2025-09-12iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().Leon Romanovsky1-4/+14
2025-09-12dma-mapping: introduce new DMA attribute to indicate MMIO memoryLeon Romanovsky4-1/+43
2025-09-12Merge tag 'dma-mapping-6.17-2025-09-09' into HEADMarek Szyprowski7-11/+86
2025-09-02dma-debug: don't enforce dma mapping check on noncoherent allocationsBaochen Qiang3-3/+69
2025-08-13dma/pool: Ensure DMA_DIRECT_REMAP allocations are decryptedShanker Donthineni1-2/+2
2025-08-11of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde3-6/+15
2025-08-11swiotlb: Remove redundant __GFP_NOWARNQianfeng Rong1-1/+1
2025-08-11dma-direct: clean up the logic in __dma_direct_alloc_pages()Petr Tesarik1-18/+13
2025-08-10Linux 6.17-rc1v6.17-rc1Linus Torvalds1-2/+2
2025-08-10Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-225/+554
2025-08-10Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+1
2025-08-10Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-15/+20
2025-08-10Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-20/+60
2025-08-10Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2025-08-09tools/power turbostat: version 2025.09.09Len Brown1-1/+1
2025-08-09tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown1-1/+2
2025-08-09tools/power turbostat: standardize PER_THREAD_PARAMSLen Brown1-20/+22
2025-08-09tools/power turbostat: Fix DMR supportZhang Rui1-14/+15
2025-08-09tools/power turbostat: add format "average" for external attributesMichael Hebenstreit2-11/+22
2025-08-09tools/power turbostat: delete GET_PKG()Len Brown1-15/+6
2025-08-09tools/power turbostat: probe and display L3 cache topologyLen Brown1-3/+31
2025-08-09tools/power turbostat: Support more than 64 built-in-countersLen Brown1-154/+406
2025-08-09tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columnsLen Brown1-0/+8
2025-08-09Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-17/+17
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-2/+141
2025-08-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-7/+18
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds38-442/+519
2025-08-09Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds3-3/+12
2025-08-09Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+9
2025-08-09Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-09Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-9/+21
2025-08-09Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2025-08-09Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds18-63/+1214
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds283-388/+359
2025-08-09Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-56/+137
2025-08-09Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+7