index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Age
Commit message (
Expand
)
Author
2024-11-03
deal with the last remaing boolean uses of fd_file()
Al Viro
2024-08-12
struct fd: representation change
Al Viro
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-02-21
RDMA/uverbs: Remove flexible arrays from struct *_filter
Erick Archer
2023-10-19
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
2023-06-11
RDMA/uverbs: Restrict usage of privileged QKEYs
Edward Srouji
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-04
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
2021-12-06
RDMA/uverbs: Remove the unnecessary assignment
Zhu Yanjun
2021-11-03
RDMA/core: Require the driver to set the IOVA correctly during rereg_mr
Aharon Landau
2021-08-03
RDMA/core: Create clean QP creations interface for uverbs
Leon Romanovsky
2021-08-03
RDMA/core: Properly increment and decrement QP usecnts
Leon Romanovsky
2021-08-03
RDMA/core: Configure selinux QP during creation
Leon Romanovsky
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-02
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-21
RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INI
Xiao Yang
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-12-07
RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()
Jason Gunthorpe
2020-11-27
RDMA/restrack: Support all QP types
Leon Romanovsky
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-09-29
RDMA/core: Align write and ioctl checks of QP types
Leon Romanovsky
2020-09-22
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2020-07-24
RDMA/uverbs: Silence shiftTooManyBitsSigned warning
Leon Romanovsky
2020-07-24
RDMA/uverbs: Remove redundant assignments
Leon Romanovsky
2020-07-24
RDMA/core: Update write interface to use automatic object lifetime
Leon Romanovsky
2020-07-06
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
2020-07-06
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-05-27
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
2020-05-21
IB/uverbs: Refactor related objects to use their own asynchronous event FD
Yishai Hadas
2020-05-21
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-17
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
2020-05-17
RDMA/uverbs: Fix create WQ to use the given user handle
Yishai Hadas
2020-05-17
RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer
Yishai Hadas
[next]