Linus Torvalds
|
4d5b57e05a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
|
8 년 전 |
Sebastian Ott
|
17069d32a3
IB/core: fix unmap_sg argument
|
8 년 전 |
Mark Bloch
|
3c7ba5760a
IB/core: Avoid unsigned int overflow in sg_alloc_table
|
8 년 전 |
Lorenzo Stoakes
|
768ae309a9
mm: replace get_user_pages() write/force parameters with gup_flags
|
8 년 전 |
Krzysztof Kozlowski
|
00085f1efa
dma-mapping: use unsigned long for dma_attrs
|
9 년 전 |
Dave Hansen
|
d4edcf0d56
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
|
9 년 전 |
Yann Droneaud
|
66578b0b2f
IB/core: don't disallow registering region starting at 0x0
|
10 년 전 |
Yann Droneaud
|
8abaae62f3
IB/core: disallow registering 0-sized memory region
|
10 년 전 |
Shachar Raindel
|
8494057ab5
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
|
10 년 전 |
Haggai Eran
|
882214e2b1
IB/core: Implement support for MMU notifiers regarding on demand paging regions
|
10 년 전 |
Shachar Raindel
|
8ada2c1c0c
IB/core: Add support for on demand paging regions
|
10 년 전 |
Sagi Grimberg
|
860f10a799
IB/core: Add flags for on demand paging support
|
10 년 전 |
Haggai Eran
|
c5d76f130b
IB/core: Add umem function to read data from user-space
|
10 년 전 |
Haggai Eran
|
406f9e5fa9
IB/core: Replace ib_umem's offset field with a full address
|
10 년 전 |
Shawn Bohrer
|
87773dd56d
IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get
|
11 년 전 |
Yishai Hadas
|
eeb8461e36
IB: Refactor umem to use linear SG table
|
11 년 전 |
Yishai Hadas
|
c4870eb874
IB/core: Fix mismatch between locked and pinned pages
|
13 년 전 |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 년 전 |
Christoph Lameter
|
bc3e53f682
mm: distinguish between mlocked and pinned pages
|
13 년 전 |
Paul Gortmaker
|
b108d9764c
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
|
14 년 전 |
Tejun Heo
|
f06267104d
RDMA: Update workqueue usage
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Jiri Slaby
|
ccbe9f0b11
RDMA: Use rlimit helpers
|
15 년 전 |
Roland Dreier
|
f3781d2e89
RDMA: Remove subversion $Id tags
|
17 년 전 |
Roland Dreier
|
8079ffa0e1
IB/umem: Avoid sign problems when demoting npages to integer
|
17 년 전 |
Arthur Kepner
|
cb9fbc5c37
IB: expand ib_umem_get() prototype
|
17 년 전 |
Jens Axboe
|
642f149031
SG: Change sg_set_page() to take length and offset argument
|
18 년 전 |
Jens Axboe
|
45711f1af6
[SG] Update drivers to use sg helpers
|
18 년 전 |
Joachim Fenkes
|
c8d8beea03
IB/umem: Add hugetlb flag to struct ib_umem
|
18 년 전 |
Dotan Barak
|
92ddc447ce
IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
|
18 년 전 |