index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
user_exp_rcv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
1
-4
/
+8
2020-05-29
hfi1: get rid of pointless access_ok()
Al Viro
1
-7
/
+0
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
1
-3
/
+0
2020-02-11
IB/hfi1: Acquire lock to release TID entries when user file is closed
Kaike Wan
1
-0
/
+2
2019-11-24
RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv
Jason Gunthorpe
1
-90
/
+56
2019-05-29
IB/hfi1: Validate page aligned for a given virtual address
Kamenee Arumugam
1
-0
/
+3
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-06-05
IB/hfi1: Rename exp_lock to exp_mutex
Kaike Wan
1
-5
/
+5
2018-05-09
IB/hfi1: Return actual error value from program_rcvarray()
Michael J. Ruhl
1
-1
/
+0
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
1
-2
/
+2
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
Michael J. Ruhl
1
-3
/
+0
2017-09-27
IB/hfi1: Inline common calculation
Michael J. Ruhl
1
-4
/
+2
2017-08-29
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
1
-17
/
+1
2017-08-29
IB/hfi1: Remove duplicate definitions of num_user_pages() function
Harish Chegondi
1
-5
/
+0
2017-08-29
IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
Harish Chegondi
1
-88
/
+144
2017-07-31
IB/hfi1: Only set fd pointer when base context is completely initialized
Michael J. Ruhl
1
-2
/
+2
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
1
-2
/
+1
2017-06-27
IB/hfi1: Create common expected receive verbs/PSM code
Mike Marciniszyn
1
-121
/
+0
2017-05-05
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
1
-14
/
+17
2017-05-05
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-39
/
+45
2017-05-05
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
1
-25
/
+20
2017-05-05
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-12
/
+18
2017-05-05
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl
1
-14
/
+18
2017-04-28
IB/hfi1: Validate the TID count before using it
Michael J. Ruhl
1
-0
/
+3
2017-04-20
IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()
Markus Elfring
1
-2
/
+3
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-4
/
+4
2017-02-19
IB/hfi1: Code reuse with memdup_copy
Michael J. Ruhl
1
-11
/
+6
2016-08-03
IB/hfi1: Fix memory leak during unexpected shutdown
Ira Weiny
1
-13
/
+31
2016-08-03
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
1
-6
/
+4
2016-08-03
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
1
-1
/
+3
2016-08-03
IB/hfi1: Fix TID caching actions
Dean Luick
1
-9
/
+7
2016-08-03
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
1
-32
/
+22
2016-08-03
IB/hfi1: Make use of mm consistent
Ira Weiny
1
-7
/
+8
2016-08-03
IB/hfi1: Rename TID mmu_rb_* functions
Dean Luick
1
-12
/
+12
2016-08-03
IB/hfi1: Remove unused sub-context parameter
Ira Weiny
1
-5
/
+4
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
1
-0
/
+1050