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