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
Age
Commit message (
Expand
)
Author
2020-02-13
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Leon Romanovsky
2020-02-13
IB/umad: Fix kernel crash while unloading ib_umad
Yonatan Cohen
2020-02-13
RDMA/core: Add missing list deletion on freeing event queue
Michael Guralnik
2020-02-11
RDMA/core: Fix invalid memory access in spec_filter_size
Avihai Horon
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
2020-01-31
IB/umem: use get_user_pages_fast() to pin DMA pages
John Hubbard
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
2020-01-28
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
2020-01-28
RDMA/umem: Fix ib_umem_find_best_pgsz()
Artemy Kovalyov
2020-01-25
RDMA/cm: Remove CM message structs
Jason Gunthorpe
2020-01-25
RDMA/cm: Use IBA functions for complex structure members
Jason Gunthorpe
2020-01-25
RDMA/cm: Use IBA functions for simple structure members
Jason Gunthorpe
2020-01-25
RDMA/cm: Use IBA functions for swapping get/set acessors
Jason Gunthorpe
2020-01-25
RDMA/cm: Use IBA functions for simple get/set acessors
Jason Gunthorpe
2020-01-25
RDMA/cm: Add SET/GET implementations to hide IBA wire format
Leon Romanovsky
2020-01-25
RDMA/cm: Add accessors for CM_REQ transport_type
Jason Gunthorpe
2020-01-25
RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
Jason Gunthorpe
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
RDMA/core: Add the core support field to METHOD_GET_CONTEXT
Michael Guralnik
2020-01-16
RDMA/uverbs: Add ioctl command to get a device context
Jason Gunthorpe
2020-01-16
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path
Jason Gunthorpe
2020-01-16
RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC
Jason Gunthorpe
2020-01-16
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
2020-01-16
IB/core: Introduce ib_reg_user_mr
Moni Shoua
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
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: Remove the ufile arg from rdma_alloc_begin_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: Do not allow alloc_commit to fail
Jason Gunthorpe
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
2020-01-13
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
2020-01-13
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
Jason Gunthorpe
2020-01-10
RDMA/core: Remove err in iw_query_port
Guoqing Jiang
2020-01-10
RDMA/core: Fix locking in ib_uverbs_event_read
Jason Gunthorpe
2020-01-09
IB/core: Fix build failure without hugepages
Arnd Bergmann
2020-01-07
IB/core: Rename event_handler_lock to qp_open_list_lock
Parav Pandit
2020-01-07
IB/core: Cut down single member ib_cache structure
Parav Pandit
2020-01-07
IB/core: Let IB core distribute cache update events
Parav Pandit
2020-01-07
RDMA/core: Add trace points to follow MR allocation
Chuck Lever
2020-01-07
RDMA/core: Trace points for diagnosing completion queue issues
Chuck Lever
2020-01-07
RDMA/cma: Add trace points in RDMA Connection Manager
Chuck Lever
2020-01-03
RDMA/cm: Delete unused CM ARP functions
Leon Romanovsky
[next]