index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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-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
2017-08-31
IB/core: Expose ioctl interface through experimental Kconfig
Matan Barak
2017-08-31
IB/core: Assign root to all drivers
Matan Barak
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-16
IB/uverbs: Fix NULL pointer dereference during device removal
Maor Gottlieb
2017-08-04
IB/uverbs: Fix device cleanup
Yishai Hadas
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-04-20
IB/core: Rename uverbs event file structure
Matan Barak
2017-04-20
IB/core: Don't use is_async in event files to infer events size
Matan Barak
2017-04-05
IB/core: Change completion channel to use the reworked objects schema
Matan Barak
2017-04-05
IB/core: Add support for fd objects
Matan Barak
2017-04-05
IB/core: Change idr objects to use the new schema
Matan Barak
2017-04-05
IB/core: Add idr based standard types
Matan Barak
2017-04-05
IB/core: Refactor idr to be per uverbs_file
Matan Barak
2017-03-21
infiniband: utilize the new cdev_set_parent function
Logan Gunthorpe
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-01-24
IB/core: Use dev.parent instead of dma_device
Bart Van Assche
2017-01-10
IB/core: added support to use rdma cgroup controller
Parav Pandit
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-13
IB/uverbs: Extend modify_qp and support packet pacing
Bodong Wang
2016-12-03
infiniband: remove WARN that is not kernel bug
Leon Romanovsky
2016-11-16
IB/uverbs: Fix leak of XRC target QPs
Tariq Toukan
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
2016-08-03
IB/uverbs: Fix race between uverbs_close and remove_one
Jason Gunthorpe
2016-06-23
IB/uverbs: Introduce RWQ Indirection table
Yishai Hadas
[next]