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
2019-10-04
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
2019-10-04
IB/core: Fix wrong iterating on ports
Mohamad Heib
2019-10-04
RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
Leon Romanovsky
2019-10-04
RDMA/cm: Fix memory leak in cm_add/remove_one
Jack Morgenstein
2019-10-04
RDMA/core: Fix an error handling path in 'res_get_common_doit()'
Christophe JAILLET
2019-10-01
RDMA/iwcm: Fix a lock inversion issue
Bart Van Assche
2019-10-01
RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...
Michal Kalderon
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-09-16
RDMA: Fix double-free in srq creation error flow
Jack Morgenstein
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
RDMA/odp: Add missing cast for 32 bit
Jason Gunthorpe
2019-09-13
RDMA/cma: Fix false error message
HÃ¥kon Bugge
2019-08-27
RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"
Markus Elfring
2019-08-21
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
2019-08-21
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
2019-08-21
RDMA/odp: Use kvcalloc for the dma_list and page_list
Jason Gunthorpe
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
2019-08-21
RMDA/odp: Consolidate umem_odp initialization
Jason Gunthorpe
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
2019-08-20
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
2019-08-20
RDMA/counters: Properly implement PID checks
Leon Romanovsky
2019-08-20
IB/core: Fix NULL pointer dereference when bind QP to counter
Ido Kalir
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2019-08-20
RDMA: Delete DEBUG code
Leon Romanovsky
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-08-12
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
2019-08-12
RDMA/core: Add common iWARP query port
Kamal Heib
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-07
RDMA/counter: Prevent QP counter binding if counters unsupported
Mark Zhang
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
2019-08-01
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
2019-08-01
RDMA/restrack: Track driver QP types in resource tracker
Gal Pressman
2019-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
2019-08-01
IB/core: Add mitigation for Spectre V1
Luck, Tony
[next]