]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commit
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Dec 2020 19:00:27 +0000 (11:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Dec 2020 19:00:27 +0000 (11:00 -0800)
commit9fca90cf28920c6d0723d7efd1eae0b0fb90309c
treed39ada14a6f5dea82493f2a6bc8a69d89b17b9d0
parent40201575b731db6bde55c2f0daa930bbd9cfcb13
parent340b940ea0ed12d9adbb8f72dea17d516b2019e8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma

Pull rdma fixes from Jason Gunthorpe:
 "Two user triggerable crashers and a some EFA related regressions:

   - Syzkaller found a bug in CM

   - Restore access to the GID table and fix modify_qp for EFA

   - Crasher in qedr"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait
  RDMA/core: Fix empty gid table for non IB/RoCE devices
  RDMA/efa: Use the correct current and new states in modify QP
  RDMA/qedr: iWARP invalid(zero) doorbell address fix