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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
RDMA/mlx5: Block delay drop to unprivileged users
Maor Gottlieb
1
-0
/
+4
2020-03-24
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
Leon Romanovsky
3
-2
/
+27
2020-03-24
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
1
-8
/
+3
2020-03-23
IB/hfi1: Ensure pq is not left on waitlist
Mike Marciniszyn
1
-3
/
+22
2020-03-13
IB/rdmavt: Free kernel completion queue when done
Kaike Wan
1
-1
/
+1
2020-03-13
RDMA/mad: Do not crash if the rdma device does not have a umad interface
Jason Gunthorpe
1
-11
/
+22
2020-03-13
RDMA/core: Fix missing error check on dev_set_name()
Jason Gunthorpe
1
-1
/
+3
2020-03-13
RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
Jason Gunthorpe
1
-1
/
+5
2020-03-10
RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
Mark Zhang
1
-2
/
+3
2020-03-10
RDMA/odp: Fix leaking the tgid for implicit ODP
Jason Gunthorpe
1
-1
/
+1
2020-03-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-59
/
+95
2020-03-04
RDMA/iwcm: Fix iwcm work deallocation
Bernard Metzler
1
-1
/
+3
2020-03-04
RDMA/siw: Fix failure handling during device creation
Bernard Metzler
1
-3
/
+3
2020-03-04
RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing
Mark Zhang
1
-0
/
+2
2020-03-04
RDMA/odp: Ensure the mm is still alive before creating an implicit child
Jason Gunthorpe
1
-5
/
+19
2020-03-04
RDMA/core: Fix protection fault in ib_mr_pool_destroy
Maor Gottlieb
3
-19
/
+14
2020-03-04
IB/mlx5: Fix implicit ODP race
Artemy Kovalyov
2
-10
/
+8
2020-03-02
IB/hfi1, qib: Ensure RCU is locked when accessing list
Dennis Dalessandro
2
-1
/
+5
2020-02-28
RDMA/core: Fix pkey and port assignment in get_new_pps
Maor Gottlieb
1
-4
/
+8
2020-02-27
RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
Jason Gunthorpe
1
-0
/
+1
2020-02-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+12
2020-02-20
RDMA/rw: Fix error flow during RDMA context initialization
Max Gurtovoy
1
-11
/
+20
2020-02-19
RDMA/core: Fix use of logical OR in get_new_pps
Nathan Chancellor
1
-1
/
+1
2020-02-19
Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"
Parav Pandit
1
-4
/
+11
2020-02-14
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
1
-0
/
+12
2020-02-14
IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
Jason Gunthorpe
1
-1
/
+1
2020-02-13
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Leon Romanovsky
1
-15
/
+9
2020-02-13
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Zhu Yanjun
1
-4
/
+4
2020-02-13
RDMA/mlx5: Prevent overflow in mmap offset calculations
Leon Romanovsky
1
-2
/
+2
2020-02-13
IB/umad: Fix kernel crash while unloading ib_umad
Yonatan Cohen
1
-2
/
+3
2020-02-13
RDMA/mlx5: Fix async events cleanup flows
Yishai Hadas
1
-23
/
+28
2020-02-13
RDMA/core: Add missing list deletion on freeing event queue
Michael Guralnik
1
-0
/
+1
2020-02-11
RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
Krishnamraju Eraparaju
1
-3
/
+2
2020-02-11
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
2
-2
/
+6
2020-02-11
IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported
Mark Zhang
1
-3
/
+6
2020-02-11
RDMA/core: Fix invalid memory access in spec_filter_size
Avihai Horon
1
-8
/
+7
2020-02-11
IB/rdmavt: Reset all QPs when the device is shut down
Kaike Wan
1
-33
/
+51
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
4
-29
/
+48
2020-02-11
IB/hfi1: Acquire lock to release TID entries when user file is closed
Kaike Wan
1
-0
/
+2
2020-02-11
RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
Kamal Heib
1
-0
/
+2
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
87
-3099
/
+3760
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
7
-11
/
+11
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
8
-14
/
+13
2020-01-31
IB/umem: use get_user_pages_fast() to pin DMA pages
John Hubbard
1
-11
/
+6
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
3
-23
/
+3
2020-01-29
RDMA/efa: Mask access flags with the correct optional range
Gal Pressman
1
-1
/
+1
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
36
-198
/
+297
2020-01-28
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
1
-0
/
+2
2020-01-28
RDMA/umem: Fix ib_umem_find_best_pgsz()
Artemy Kovalyov
1
-3
/
+6
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+5
[next]