index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-22
1
-0
/
+1
|
/
*
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2019-06-19
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-31
1
-0
/
+1
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-11
1
-0
/
+24
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+1
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-7
/
+7
*
RDMA/uverbs: Use only attrs for the write() handler signature
Jason Gunthorpe
2018-12-03
1
-3
/
+1
*
RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_ex
Jason Gunthorpe
2018-12-03
1
-11
/
+12
*
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write
Jason Gunthorpe
2018-11-27
1
-2
/
+46
*
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex
Jason Gunthorpe
2018-11-27
1
-3
/
+2
*
RDMA/uverbs: Prohibit write() calls with too small buffers
Jason Gunthorpe
2018-11-27
1
-4
/
+28
*
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
2018-11-27
1
-2
/
+1
*
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
2018-11-27
1
-5
/
+7
*
RDMA/uverbs: Convert the write interface to use uverbs_api
Jason Gunthorpe
2018-11-22
1
-114
/
+11
*
RDMA/uverbs: Add helpers to mark uapi functions as unsupported
Jason Gunthorpe
2018-11-22
1
-1
/
+1
*
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
2018-11-22
1
-1
/
+1
*
RDMA/uverbs: Use kernel API to allocate uverbs indexes
Leon Romanovsky
2018-10-16
1
-6
/
+6
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
1
-0
/
+1
|
\
|
*
RDMA/uverbs: Atomically flush and mark closed the comp event queue
Steve Wise
2018-09-12
1
-0
/
+1
*
|
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+1
*
|
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
2018-09-20
1
-0
/
+223
*
|
RDMA/uverbs: Fix error unwind in ib_uverbs_add_one
Jason Gunthorpe
2018-09-19
1
-13
/
+10
*
|
RDMA/uverbs: Remove is_closed from ib_uverbs_file
Jason Gunthorpe
2018-09-19
1
-6
/
+2
*
|
RDMA/uverbs: Use device.groups to initialize device attributes
Parav Pandit
2018-09-06
1
-13
/
+17
*
|
RDMA/uverbs: Use cdev_device_add() instead of cdev_add()
Parav Pandit
2018-09-06
1
-37
/
+29
|
/
*
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
Parav Pandit
2018-09-06
1
-3
/
+2
*
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-13
1
-27
/
+1
[next]