aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12RDMA/siw: replace redundant ternary operator with just rvColin Ian King1-1/+1
2025-05-12RDMA/umem: Separate implicit ODP initialization from explicit ODPLeon Romanovsky1-45/+46
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky6-115/+73
2025-05-12RDMA/umem: Store ODP access mask information in PFNLeon Romanovsky5-99/+70
2025-05-12mm/hmm: provide generic DMA managing logicLeon Romanovsky3-2/+251
2025-05-12mm/hmm: let users to tag specific PFN with DMA mapped bitLeon Romanovsky2-21/+50
2025-05-12RDMA/hns: Fix build error of hns_roce_traceJunxian Huang1-0/+1
2025-05-06RDMA/siw: Remove unused siw_mem_addDr. David Alan Gilbert2-25/+0
2025-05-06IB/hfi1: Remove unused sc_drop and sdma_all_idleDr. David Alan Gilbert4-30/+0
2025-05-06docs: core-api: document the IOVA-based APIChristoph Hellwig1-0/+71
2025-05-06dma-mapping: add a dma_need_unmap helperChristoph Hellwig2-0/+23
2025-05-06dma-mapping: Implement link/unlink ranges APILeon Romanovsky2-1/+306
2025-05-06iommu/dma: Factor out a iommu_dma_map_swiotlb helperChristoph Hellwig1-32/+41
2025-05-06dma-mapping: Provide an interface to allow allocate IOVALeon Romanovsky2-0/+134
2025-05-06iommu: add kernel-doc for iommu_unmap_fastLeon Romanovsky1-0/+19
2025-05-06iommu: generalize the batched sync after map interfaceChristoph Hellwig2-36/+33
2025-05-06dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.hChristoph Hellwig4-85/+87
2025-05-06PCI/P2PDMA: Refactor the p2pdma mapping helpersChristoph Hellwig4-88/+91
2025-05-05RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad2-2/+29
2025-05-05IB/cm: Drop lockdep assert and WARN when freeing old msgVlad Dumitrescu1-1/+2
2025-04-27IB/hfi1: Adjust fd->entry_to_rb allocation typeKees Cook1-1/+1
2025-04-27IB/mthca: Adjust buddy->bits allocation typeKees Cook1-1/+1
2025-04-21RDMA/hns: Add trace for CMDQ dumpingJunxian Huang2-0/+39
2025-04-21RDMA/hns: Include hnae3.h in hns_roce_hw_v2.hJunxian Huang5-4/+1
2025-04-21RDMA/hns: Add trace for MR/MTR attribute dumpingJunxian Huang2-0/+68
2025-04-21RDMA/hns: Add trace for AEQE dumpingJunxian Huang2-0/+20
2025-04-21RDMA/hns: Add trace for WQE dumpingJunxian Huang3-0/+55
2025-04-21RDMA/hns: Add trace for flush CQEJunxian Huang3-0/+72
2025-04-21RDMA/core: Move ODP capability definitions to uapiDaisuke Matsuda2-10/+26
2025-04-21RDMA/rxe: Remove 32-bit architecture supportDaisuke Matsuda5-19/+3
2025-04-20RDMA/rxe: Remove unused rxe_run_taskDr. David Alan Gilbert2-31/+11
2025-04-20RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bugZhu Yanjun1-1/+6
2025-04-20RDMA/cma: Remove unused rdma_res_to_idDr. David Alan Gilbert2-14/+0
2025-04-20RDMA/mana_ib: Add support of 4M, 1G, and 2G pagesKonstantin Taranov4-17/+12
2025-04-20RDMA/mana_ib: support of the zero based MRsKonstantin Taranov2-8/+27
2025-04-20RDMA/mana_ib: Access remote atomic for MRsKonstantin Taranov1-2/+5
2025-04-11RDMA/hns: initialize db in update_srq_db()Chen Linxuan1-1/+1
2025-04-11RDMA/rxe: Fix mismatched type declarationsDaisuke Matsuda3-18/+19
2025-04-09RDMA: Don't use %pK through printkThomas Weißschuh8-14/+14
2025-04-09RDMA/rxe: Enable ODP in ATOMIC WRITE operationDaisuke Matsuda6-14/+69
2025-04-08RDMA/rxe: Enable ODP in RDMA FLUSH operationDaisuke Matsuda6-20/+91
2025-04-07IB/cm: use rwlock for MAD agent lockJacob Moroni1-8/+8
2025-04-07RDMA/hns: Remove unused parametersChengchang Tang1-3/+2
2025-04-07IB/hfi1: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+0
2025-04-07RDMA/core: Convert to use ERR_CAST()Li Haoran1-1/+1
2025-04-07RDMA/uverbs: Convert to use ERR_CAST()Li Haoran1-1/+1
2025-04-07RDMA/core: Convert to use ERR_CAST()Li Haoran1-1/+1
2025-04-07RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeoutPeng Jiang1-4/+4
2025-04-07RDMA/mlx5: convert timeouts to secs_to_jiffies()Easwar Hariharan1-3/+3
2025-04-06Linux 6.15-rc1Linus Torvalds1-2/+2