index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2020-05-29
hfi1: get rid of pointless access_ok()
Al Viro
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
2020-02-11
IB/hfi1: Acquire lock to release TID entries when user file is closed
Kaike Wan
2019-11-23
RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv
Jason Gunthorpe
2019-05-29
IB/hfi1: Validate page aligned for a given virtual address
Kamenee Arumugam
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-06-04
IB/hfi1: Rename exp_lock to exp_mutex
Kaike Wan
2018-05-09
IB/hfi1: Return actual error value from program_rcvarray()
Michael J. Ruhl
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
2017-09-29
IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
Michael J. Ruhl
2017-09-27
IB/hfi1: Inline common calculation
Michael J. Ruhl
2017-08-28
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
2017-08-28
IB/hfi1: Remove duplicate definitions of num_user_pages() function
Harish Chegondi
2017-08-28
IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
Harish Chegondi
2017-07-31
IB/hfi1: Only set fd pointer when base context is completely initialized
Michael J. Ruhl
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
2017-06-27
IB/hfi1: Create common expected receive verbs/PSM code
Mike Marciniszyn
2017-05-04
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
2017-05-04
IB/hfi1: Clean up context initialization
Michael J. Ruhl
2017-05-04
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
2017-05-04
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl
2017-04-28
IB/hfi1: Validate the TID count before using it
Michael J. Ruhl
2017-04-20
IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()
Markus Elfring
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
2017-02-19
IB/hfi1: Code reuse with memdup_copy
Michael J. Ruhl
2016-08-02
IB/hfi1: Fix memory leak during unexpected shutdown
Ira Weiny
2016-08-02
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
2016-08-02
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
2016-08-02
IB/hfi1: Fix TID caching actions
Dean Luick
2016-08-02
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
2016-08-02
IB/hfi1: Make use of mm consistent
Ira Weiny
2016-08-02
IB/hfi1: Rename TID mmu_rb_* functions
Dean Luick
2016-08-02
IB/hfi1: Remove unused sub-context parameter
Ira Weiny
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro