aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-16iommu: make inclusion of intel directory conditionalRolf Eike Beer2-6/+4
2025-05-16iommu: remove duplicate selection of DMAR_TABLERolf Eike Beer1-1/+0
2025-05-02iommu: Cleanup comments for dev_enable/disable_featLu Baolu1-2/+0
2025-04-28iommu: Protect against overflow in iommu_pgsize()Jason Gunthorpe1-1/+3
2025-04-28iommu: Handle yet another race around registrationRobin Murphy2-8/+20
2025-04-28iommu: Allow attaching static domains in iommu_attach_device_pasid()Lu Baolu1-3/+18
2025-04-28iommu/io-pgtable-arm: dynamically allocate selftest device structArnd Bergmann1-4/+9
2025-04-28iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMUJason Gunthorpe2-3/+5
2025-04-28iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()Jason Gunthorpe1-9/+6
2025-04-28iommu/virtio: Move to domain_alloc_paging()Jason Gunthorpe2-71/+50
2025-04-28iommu: Add domain_alloc_identity()Jason Gunthorpe2-8/+16
2025-04-28iommu/virtio: Break out bypass identity support into a global staticJason Gunthorpe1-19/+67
2025-04-28iommu: Remove iommu_dev_enable/disable_feature()Lu Baolu5-151/+0
2025-04-28iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPFLu Baolu3-83/+30
2025-04-28uacce: Remove unnecessary IOMMU_DEV_FEAT_IOPFLu Baolu1-31/+0
2025-04-28dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPFLu Baolu1-31/+6
2025-04-28iommufd/selftest: Put iopf enablement in domain attach pathLu Baolu1-10/+47
2025-04-28iommu/vt-d: Put iopf enablement in domain attach pathLu Baolu4-10/+90
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe8-48/+4
2025-04-28iommu/arm-smmu-v3: Put iopf enablement in the domain attach pathJason Gunthorpe3-139/+90
2025-04-17iommu: Split out and tidy up Arm KconfigRobin Murphy2-156/+145
2025-04-17iommu: Avoid introducing more racesRobin Murphy1-3/+5
2025-04-17iommu/vtd: Remove iommu_alloc_pages_node()Jason Gunthorpe5-26/+11
2025-04-17iommu/amd: Use iommu_alloc_pages_node_sz() for the IRTJason Gunthorpe2-4/+5
2025-04-17iommu/pages: Remove iommu_alloc_page_node()Jason Gunthorpe7-28/+22
2025-04-17iommu/pages: Remove iommu_alloc_page/pages()Jason Gunthorpe4-32/+8
2025-04-17iommu: Update various drivers to pass in lg2sz instead of order to iommu pagesJason Gunthorpe5-31/+32
2025-04-17iommu/riscv: Update to use iommu_alloc_pages_node_lg2()Jason Gunthorpe1-7/+8
2025-04-17iommu/amd: Use roundup_pow_two() instead of get_order()Jason Gunthorpe1-9/+3
2025-04-17iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()Jason Gunthorpe2-22/+12
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe3-18/+61
2025-04-17iommu/pages: Move the __GFP_HIGHMEM checks into the common codeJason Gunthorpe3-3/+4
2025-04-17iommu/pages: Move from struct page to struct ioptdesc and folioJason Gunthorpe2-19/+78
2025-04-17iommu/pages: Remove iommu_put_pages_list_old and the _GenericJason Gunthorpe2-19/+4
2025-04-17iommu: Change iommu_iotlb_gather to use iommu_page_listJason Gunthorpe3-18/+19
2025-04-17iommu/amd: Convert to use struct iommu_pages_listJason Gunthorpe1-16/+10
2025-04-17iommu/riscv: Convert to use struct iommu_pages_listJason Gunthorpe1-4/+5
2025-04-17iommu/pages: Formalize the freelist APIJason Gunthorpe3-11/+69
2025-04-17iommu/pages: De-inline the substantial functionsJason Gunthorpe3-98/+90
2025-04-17iommu/pages: Remove iommu_free_page()Jason Gunthorpe11-41/+32
2025-04-17iommu/pages: Remove the order argument to iommu_free_pages()Jason Gunthorpe13-47/+36
2025-04-17iommu/pages: Make iommu_put_pages_list() work with high order allocationsJason Gunthorpe1-5/+7
2025-04-17iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()Jason Gunthorpe1-42/+7
2025-04-17iommu/tegra: Do not use struct page as the handle for ptsJason Gunthorpe1-35/+39
2025-04-17iommu/terga: Do not use struct page as the handle for as->pd memoryJason Gunthorpe1-18/+19
2025-04-13Linux 6.15-rc2v6.15-rc2Linus Torvalds1-1/+1
2025-04-12ext4: fix off-by-one error in do_splitArtem Sadovnikov1-1/+1
2025-04-12ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo2-6/+6
2025-04-12ext4: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-10/+8
2025-04-12Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn1-6/+14