index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
1
-2
/
+4
2019-10-04
IB/core: Fix wrong iterating on ports
Mohamad Heib
1
-1
/
+1
2019-10-04
RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
Leon Romanovsky
1
-6
/
+4
2019-10-04
RDMA/cm: Fix memory leak in cm_add/remove_one
Jack Morgenstein
1
-0
/
+3
2019-10-04
RDMA/core: Fix an error handling path in 'res_get_common_doit()'
Christophe JAILLET
1
-1
/
+1
2019-10-01
RDMA/iwcm: Fix a lock inversion issue
Bart Van Assche
1
-1
/
+2
2019-10-01
RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_quer...
Michal Kalderon
1
-4
/
+5
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
1
-4
/
+1
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
20
-125
/
+248
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
5
-312
/
+273
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+1
2019-09-16
RDMA: Fix double-free in srq creation error flow
Jack Morgenstein
1
-1
/
+2
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
4
-17
/
+17
2019-09-13
RDMA/odp: Add missing cast for 32 bit
Jason Gunthorpe
1
-1
/
+1
2019-09-13
RDMA/cma: Fix false error message
HÃ¥kon Bugge
1
-1
/
+1
2019-08-27
RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"
Markus Elfring
2
-12
/
+6
2019-08-21
RDMA/odp: remove ib_ucontext from ib_umem
Jason Gunthorpe
2
-10
/
+9
2019-08-21
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
3
-118
/
+54
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
9
-290
/
+358
2019-08-21
RDMA/core: Make invalidate_range a device operation
Moni Shoua
3
-7
/
+6
2019-08-21
RDMA/odp: Use kvcalloc for the dma_list and page_list
Jason Gunthorpe
1
-8
/
+8
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
1
-6
/
+19
2019-08-21
RDMA/odp: Provide ib_umem_odp_release() to undo the allocs
Jason Gunthorpe
2
-16
/
+7
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
2
-43
/
+54
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
1
-6
/
+74
2019-08-21
RMDA/odp: Consolidate umem_odp initialization
Jason Gunthorpe
1
-114
/
+86
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
1
-24
/
+30
2019-08-21
RDMA/odp: Iterate over the whole rbtree directly
Jason Gunthorpe
1
-19
/
+21
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
1
-54
/
+18
2019-08-20
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
1
-1
/
+5
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
2
-10
/
+8
2019-08-20
RDMA/counters: Properly implement PID checks
Leon Romanovsky
1
-5
/
+3
2019-08-20
IB/core: Fix NULL pointer dereference when bind QP to counter
Ido Kalir
1
-1
/
+1
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
1
-6
/
+1
2019-08-20
RDMA: Delete DEBUG code
Leon Romanovsky
1
-13
/
+0
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
1
-2
/
+4
2019-08-12
RDMA/core: Fix error code in stat_get_doit_qp()
Dan Carpenter
1
-2
/
+6
2019-08-12
RDMA/core: Add common iWARP query port
Kamal Heib
1
-16
/
+71
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-10
/
+20
2019-08-07
RDMA/counter: Prevent QP counter binding if counters unsupported
Mark Zhang
1
-0
/
+6
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
1
-4
/
+0
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
1
-0
/
+28
2019-08-01
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
1
-10
/
+10
2019-08-01
RDMA/restrack: Track driver QP types in resource tracker
Gal Pressman
1
-1
/
+4
2019-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
1
-21
/
+27
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
1
-13
/
+41
2019-08-01
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
[next]