index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
umem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud
2015-04-15
1
-2
/
+2
*
IB/core: disallow registering 0-sized memory region
Yann Droneaud
2015-04-15
1
-0
/
+3
*
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
2015-04-02
1
-0
/
+8
*
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
2014-12-15
1
-1
/
+1
*
IB/core: Add support for on demand paging regions
Shachar Raindel
2014-12-15
1
-0
/
+24
*
IB/core: Add flags for on demand paging support
Sagi Grimberg
2014-12-15
1
-3
/
+5
*
IB/core: Add umem function to read data from user-space
Haggai Eran
2014-12-15
1
-0
/
+34
*
IB/core: Replace ib_umem's offset field with a full address
Haggai Eran
2014-12-15
1
-3
/
+3
*
IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get
Shawn Bohrer
2014-09-19
1
-6
/
+13
*
IB: Refactor umem to use linear SG table
Yishai Hadas
2014-03-04
1
-64
/
+56
*
IB/core: Fix mismatch between locked and pinned pages
Yishai Hadas
2012-05-11
1
-1
/
+1
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
mm: distinguish between mlocked and pinned pages
Christoph Lameter
2011-10-31
1
-3
/
+3
|
/
*
RDMA: Update workqueue usage
Tejun Heo
2011-01-16
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
RDMA: Use rlimit helpers
Jiri Slaby
2010-02-11
1
-1
/
+1
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IB/umem: Avoid sign problems when demoting npages to integer
Roland Dreier
2008-06-06
1
-1
/
+1
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-5
/
+12
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
1
-3
/
+1
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-4
/
+7
*
IB/umem: Add hugetlb flag to struct ib_umem
Joachim Fenkes
2007-10-09
1
-1
/
+19
*
IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
Dotan Barak
2007-08-03
1
-0
/
+5
*
IB: Fix ib_umem_get() when npages == 0
Andrew Morton
2007-07-09
1
-0
/
+1
*
IB/umem: Fix possible hang on process exit
Roland Dreier
2007-06-21
1
-7
/
+9
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
1
-1
/
+3
|
\
|
*
IB/core: Free umem when mm is already gone
Eli Cohen
2007-05-19
1
-1
/
+3
*
|
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
|
/
*
IB: Put rlimit accounting struct in struct ib_umem
Roland Dreier
2007-05-08
1
-28
/
+13
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
1
-0
/
+273