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
/
core
/
ucma.c
Age
Commit message (
Expand
)
Author
2020-09-02
RDMA/ucma: Fix resource leak on error path
Alex Dewar
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-27
RDMA/ucma: Remove closing and the close_wq
Jason Gunthorpe
2020-08-27
RDMA/ucma: Rework how new connections are passed through event delivery
Jason Gunthorpe
2020-08-27
RDMA/ucma: Narrow file->mut in ucma_event_handler()
Jason Gunthorpe
2020-08-27
RDMA/ucma: Change backlog into an atomic
Jason Gunthorpe
2020-08-27
RDMA/ucma: Add missing locking around rdma_leave_multicast()
Jason Gunthorpe
2020-08-27
RDMA/ucma: Fix locking for ctx->events_reported
Jason Gunthorpe
2020-08-27
RDMA/ucma: Fix the locking of ctx->file
Jason Gunthorpe
2020-08-27
RDMA/ucma: Do not use file->mut to lock destroying
Jason Gunthorpe
2020-08-27
RDMA/cma: Add missing locking to rdma_accept()
Jason Gunthorpe
2020-08-27
RDMA/ucma: Remove mc_list and rely on xarray
Jason Gunthorpe
2020-08-27
RDMA/ucma: Fix error cases around ucma_alloc_ctx()
Jason Gunthorpe
2020-08-27
RDMA/ucma: Consolidate the two destroy flows
Jason Gunthorpe
2020-08-27
RDMA/ucma: Remove unnecessary locking of file->ctx_list in close
Jason Gunthorpe
2020-08-27
RDMA/ucma: Fix refcount 0 incr in ucma_get_ctx()
Jason Gunthorpe
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-27
RDMA/cm: Add min length checks to user structure copies
Jason Gunthorpe
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
2020-05-27
RDMA/ucma: Deliver ECE parameters through UCMA events
Leon Romanovsky
2020-05-27
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
2020-05-12
RDMA/ucma: Return stable IB device index as identifier
Leon Romanovsky
2020-02-27
RDMA/ucma: Put a lock around every call to the rdma_cm layer
Jason Gunthorpe
2020-02-19
RDMA/ucma: Use refcount_t for the ctx->ref
Jason Gunthorpe
2020-02-13
RDMA/ucma: Mask QPN to be 24 bits according to IBTA
Leon Romanovsky
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2019-06-07
ucma: Convert ctx_idr to XArray
Matthew Wilcox
2019-06-07
ucma: Convert multicast_idr to XArray
Matthew Wilcox
2019-06-07
RDMA/ucma: Use struct_size() helper
Gustavo A. R. Silva
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-02-08
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
2018-10-16
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-09-13
ucma: fix a use-after-free in ucma_resolve_ip()
Cong Wang
2018-09-04
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
2018-06-04
infiniband: fix a possible use-after-free bug
Cong Wang
2018-04-23
RDMA/ucma: Allow resolving address w/o specifying source address
Roland Dreier
2018-04-19
RDMA/ucma: Check for a cm_id->device in all user calls that need it
Jason Gunthorpe
2018-04-16
RDMA/ucma: ucma_context reference leak in error path
Shamir Rabinovitch
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-03
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
Roland Dreier
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
2018-03-28
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-03-27
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
2018-03-27
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
2018-03-27
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
2018-03-21
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
2018-03-20
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
2018-03-19
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
2018-03-15
RDMA/ucma: Check AF family prior resolving address
Leon Romanovsky
[next]