index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_main.c
Age
Commit message (
Expand
)
Author
2020-07-24
RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Leon Romanovsky
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-05-21
IB/uverbs: Refactor related objects to use their own asynchronous event FD
Yishai Hadas
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-12
RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
Jason Gunthorpe
2020-05-12
RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
Jason Gunthorpe
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-04-22
RDMA/uverbs: Fix a race with disassociate and exit_mmap()
Jason Gunthorpe
2020-04-14
RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated
Jason Gunthorpe
2020-01-16
RDMA/uverbs: Add ioctl command to get a device context
Jason Gunthorpe
2020-01-16
RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC
Jason Gunthorpe
2020-01-13
RDMA/core: Use READ_ONCE for ib_ufile.async_file
Jason Gunthorpe
2020-01-13
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
Jason Gunthorpe
2020-01-13
RDMA/core: Do not erase the type of ib_wq.uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Do not erase the type of ib_srq.uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Do not erase the type of ib_qp.uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
2020-01-13
RDMA/core: Make ib_ucq_object use ib_uevent_object
Jason Gunthorpe
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
2020-01-10
RDMA/core: Fix locking in ib_uverbs_event_read
Jason Gunthorpe
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
2019-11-05
RDMA/core: Move core content from ib_uverbs to ib_core
Michal Kalderon
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-08-21
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-04-29
rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use
Linus Torvalds
2019-04-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-24
RDMA: Remove rdma_user_mmap_page
Jason Gunthorpe
2019-04-24
RDMA/ucontext: Fix regression with disassociate
Jason Gunthorpe
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-03-28
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
2019-03-28
RDMA/uverbs: Add a __user annotation to a pointer
Bart Van Assche
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-01-30
RDMA: Add indication for in kernel API support to IB device
Gal Pressman
2019-01-29
IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate
Yishai Hadas
2019-01-25
IB/uverbs: Fix OOPs upon device disassociation
Yishai Hadas
2019-01-14
RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT
Jason Gunthorpe
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
[next]