summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/usnic/usnic_uiom.c
AgeCommit message (Expand)Author
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-02-21Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe
2023-01-30RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2022-11-30RDMA/usnic: remove FOLL_FORCE usageDavid Hildenbrand
2022-09-29RDMA/usnic: fix set-but-not-unused variable 'flags' warningZeng Heng
2022-06-16RDMA/usnic: Use device_iommu_capable()Robin Murphy
2022-04-08RDMA/usnic: Refactor usnic_uiom_alloc_pd()Robin Murphy
2022-04-08RDMA/usnic: Stop using iommu_present()Robin Murphy
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-05-27RDMA: Convert put_page() to put_user_page*()John Hubbard
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-02-07drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-01-07IB/usnic: Use struct_size() in kmalloc()Gustavo A. R. Silva
2018-09-20RDMA/usnic: Do not use ucontext->tgidJason Gunthorpe
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-06-06IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2015-10-06usnic: add missing clauses to BSD licenseJeff Squyres
2015-06-11IB/usnic: clean up some error handling codeDan Carpenter
2014-09-25IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel
2014-03-17IB/usnic: Remove '0x' when using %pa formatFabio Estevam
2014-01-21IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter
2014-01-14IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi
2014-01-14IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi