summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_main.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-10IB/core: Increase number of char device minorsHuy Nguyen
2018-01-10IB/core: Remove the locking for character device bitmapsHuy Nguyen
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen
2017-09-27IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usageArnd Bergmann
2017-08-31IB/core: Expose ioctl interface through experimental KconfigMatan Barak
2017-08-31IB/core: Assign root to all driversMatan Barak
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-08-16IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb
2017-08-04IB/uverbs: Fix device cleanupYishai Hadas
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-04-20IB/core: Rename uverbs event file structureMatan Barak
2017-04-20IB/core: Don't use is_async in event files to infer events sizeMatan Barak
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak
2017-04-05IB/core: Add support for fd objectsMatan Barak
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak
2017-04-05IB/core: Add idr based standard typesMatan Barak
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak
2017-03-21infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-01-24IB/core: Use dev.parent instead of dma_deviceBart Van Assche
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang
2016-12-03infiniband: remove WARN that is not kernel bugLeon Romanovsky
2016-11-16IB/uverbs: Fix leak of XRC target QPsTariq Toukan
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas
2016-06-23IB/uverbs: Add WQ supportYishai Hadas
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-03-03IB/core: trivial prink cleanup.Parav Pandit
2016-03-03IB/core: Modify conditional on ucontext existenceEli Cohen
2016-03-03IB/core: IB/core: Allow legacy verbs through extended interfacesEli Cohen
2016-03-03IB/core: Avoid duplicate codeEli Cohen
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas
2015-08-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak
2015-04-15ib_uverbs: Fix pages leak when using XRC SRQsSébastien Dugué
2015-02-18IB/core: Add support for extended query device capsEli Cohen
2015-02-03IB/core: Temporarily disable ex_query_device uverbHaggai Eran