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
/
rdma_core.c
Age
Commit message (
Expand
)
Author
2019-04-25
uverbs: Convert idr to XArray
Matthew Wilcox
2019-04-08
IB: When attrs.udata/ufile is available use that instead of uobject
Jason Gunthorpe
2019-04-01
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-04-01
IB: ucontext should be set properly for all cmd & ioctl paths
Shamir Rabinovitch
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
2019-01-29
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-04
IB/core: Introduce UVERBS_IDR_ANY_OBJECT
Yishai Hadas
2018-12-03
RDMA/uverbs: Annotate alloc/deallloc paths with context tracking
Leon Romanovsky
2018-11-26
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
2018-11-26
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
2018-09-21
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
2018-09-20
RDMA/ucontext: Get rid of the old disassociate flow
Jason Gunthorpe
2018-09-20
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
2018-09-04
IB/core: Release object lock if destroy failed
Artemy Kovalyov
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-10
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
2018-08-01
IB/uverbs: Lower the test for ongoing disassociation
Jason Gunthorpe
2018-08-01
IB/uverbs: Allow uobject allocation to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2018-08-01
IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methods
Jason Gunthorpe
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
2018-07-25
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
2018-07-25
IB/uverbs: Revise and clarify the rwsem and uobjects_lock
Jason Gunthorpe
2018-07-25
IB/uverbs: Clarify and revise uverbs_close_fd
Jason Gunthorpe
2018-07-25
IB/uverbs: Revise the placement of get/puts on uobject
Jason Gunthorpe
2018-07-25
IB/uverbs: Clarify the kref'ing ordering for alloc_commit
Jason Gunthorpe
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
2018-07-25
IB/uverbs: Get rid of null_obj_type
Jason Gunthorpe
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
IB/uverbs: Tidy up remaining references to ucontext
Jason Gunthorpe
2018-07-09
IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls
Jason Gunthorpe
2018-07-09
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
2018-07-09
IB/uverbs: Add a uobj_perform_destroy helper
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-19
IB/uverbs: Refactor uverbs_finalize_objects
Matan Barak
2018-06-19
IB/uverbs: Export uverbs idr and fd types
Matan Barak
2018-02-28
IB/uverbs: Tidy uverbs_uobject_add
Jason Gunthorpe
2018-02-15
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
2018-02-15
IB/uverbs: Improve lockdep_check
Jason Gunthorpe
[next]