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
/
umem_dmabuf.c
Age
Commit message (
Expand
)
Author
2024-08-11
RDMA/umem: Introduce an option to revoke DMABUF umem
Yishai Hadas
2024-08-11
RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device
Yishai Hadas
2023-01-31
RDMA/umem: Use dma-buf locked API to solve deadlock
Maor Gottlieb
2022-10-18
RDMA/umem: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
2022-08-16
RDMA: Handle the return code from dma_resv_wait_timeout() properly
Jason Gunthorpe
2022-04-07
RDMA: use DMA_RESV_USAGE_KERNEL
Christian König
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-03-24
RDMA: use dma_resv_wait() instead of extracting the fence
Christian König
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-28
RDMA/umem: Allow pinned dmabuf umem usage
Gal Pressman
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-06-07
RDMA/umem: fix missing automated rename
Christian König
2021-03-11
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
2021-01-20
RDMA/umem: Support importing dma-buf as user memory region
Jianxin Xiong