index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
umem.c
Age
Commit message (
Expand
)
Author
2019-03-26
IB/core: Ensure an invalidate_range callback on ODP MR
Ira Weiny
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
2019-02-07
drivers/IB,core: reduce scope of mmap_sem
Davidlohr Bueso
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2018-09-27
RDMA/core: Acquire and release mmap_sem on page range
Parav Pandit
2018-09-25
RDMA/umem: Fix potential addition overflow
Doug Ledford
2018-09-25
RDMA/umem: Minor optimizations
Doug Ledford
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-09-20
RDMA/umem: Do not use current->tgid to track the mm_struct
Jason Gunthorpe
2018-07-13
RDMA/umem: Refactor exit paths in ib_umem_get
Leon Romanovsky
2018-07-13
RDMA/umem: Don't hold mmap_sem for too long
Leon Romanovsky
2018-06-26
RDMA/umem: Don't check for a negative return value of dma_map_sg_attrs()
Leon Romanovsky
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
2018-05-15
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
2018-05-15
IB/core: Remove redundant return
Yuval Shaia
2017-12-18
IB/umem: Fix use of npages/nmap fields
Artemy Kovalyov
2017-11-29
IB/core: disable memory registration of filesystem-dax vmas
Dan Williams
2017-06-01
RDMA/core: not to set page dirty bit if it's already set.
Qing Huang
2017-04-25
IB/umem: Add support to huge ODP
Artemy Kovalyov
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-14
IB/umem: Update on demand page (ODP) support
Artemy Kovalyov
2017-01-24
IB/umem: Release pid in error and ODP flow
Kenneth Lee
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
IB/core: fix unmap_sg argument
Sebastian Ott
2016-11-16
IB/core: Avoid unsigned int overflow in sg_alloc_table
Mark Bloch
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2015-04-15
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud
2015-04-15
IB/core: disallow registering 0-sized memory region
Yann Droneaud
2015-04-02
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
2014-12-15
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
2014-12-15
IB/core: Add support for on demand paging regions
Shachar Raindel
2014-12-15
IB/core: Add flags for on demand paging support
Sagi Grimberg
2014-12-15
IB/core: Add umem function to read data from user-space
Haggai Eran
2014-12-15
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
2014-09-19
IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get
Shawn Bohrer
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
2012-05-11
IB/core: Fix mismatch between locked and pinned pages
Yishai Hadas
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
2011-10-31
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
[next]