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
/
uverbs_main.c
Age
Commit message (
Expand
)
Author
2018-10-16
RDMA/uverbs: Use kernel API to allocate uverbs indexes
Leon Romanovsky
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-20
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
2018-09-19
RDMA/uverbs: Fix error unwind in ib_uverbs_add_one
Jason Gunthorpe
2018-09-19
RDMA/uverbs: Remove is_closed from ib_uverbs_file
Jason Gunthorpe
2018-09-12
RDMA/uverbs: Atomically flush and mark closed the comp event queue
Steve Wise
2018-09-05
RDMA/uverbs: Use device.groups to initialize device attributes
Parav Pandit
2018-09-05
RDMA/uverbs: Use cdev_device_add() instead of cdev_add()
Parav Pandit
2018-09-05
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
Parav Pandit
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-10
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
2018-08-01
IB/uverbs: Do not block disassociate during write()
Jason Gunthorpe
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
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-09
IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobject
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-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-06-19
IB/core: Expose ib_ucontext from a given ib_uverbs_file
Yishai Hadas
2018-05-30
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
2018-03-19
IB/uverbs: Enable ioctl() uAPI by default for new verbs
Matan Barak
2018-02-22
RDMA/uverbs: Reduce number of command header flags checks
Leon Romanovsky
2018-02-22
RDMA/uverbs: Replace user's types with kernel's types
Leon Romanovsky
2018-02-22
RDMA/uverbs: Refactor the header validation logic
Leon Romanovsky
2018-02-22
RDMa/uverbs: Copy ex_hdr outside of SRCU read lock
Leon Romanovsky
2018-02-22
RDMA/uverbs: Move uncontext check before SRCU read lock
Leon Romanovsky
2018-02-22
RDMA/uverbs: Properly check command supported mask
Leon Romanovsky
2018-02-22
RDMA/uverbs: Refactor command header processing
Leon Romanovsky
2018-02-22
RDMA/uverbs: Unify return values of not supported command
Leon Romanovsky
2018-02-22
RDMA/uverbs: Return not supported error code for unsupported commands
Leon Romanovsky
2018-02-22
RDMA/uverbs: Fail as early as possible if not enough header data was provided
Leon Romanovsky
2018-02-22
RDMA/uverbs: Refactor flags checks and update return value
Leon Romanovsky
2018-02-22
RDMA/uverbs: Update sizeof users
Leon Romanovsky
2018-02-22
RDMA/uverbs: Convert command mask validity check function to be bool
Leon Romanovsky
2018-02-15
RDMA/uverbs: Protect from command mask overflow
Leon Romanovsky
2018-02-15
IB/uverbs: Add ioctl support for 32bit processes
Matan Barak
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-10
IB/core: Increase number of char device minors
Huy Nguyen
2018-01-10
IB/core: Remove the locking for character device bitmaps
Huy Nguyen
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-13
IB/uverbs: Allow CQ moderation with modify CQ
Yonatan Cohen
2017-09-27
IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usage
Arnd Bergmann
[next]