1. 07 Jan, 2022 1 commit
    • Linus Torvalds's avatar
      Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma · ddec8ed2
      Linus Torvalds authored
      Pull rdma fixes from Jason Gunthorpe:
       "Last pull for 5.16, the reversion has been known for a while now but
        didn't get a proper fix in time. Looks like we will have several
        info-leak bugs to take care of going foward.
      
         - Revert the patch fixing the DM related crash causing a widespread
           regression for kernel ULPs. A proper fix just didn't appear this
           cycle due to the holidays
      
         - Missing NULL check on alloc in uverbs
      
         - Double free in rxe error paths
      
         - Fix a new kernel-infoleak report when forming ah_attr's without
           GRH's in ucma"
      
      * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
        RDMA/core: Don't infoleak GRH fields
        RDMA/uverbs: Check for null return of kmalloc_array
        Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
        RDMA/rxe: Prevent double freeing rxe_map_set()
      ddec8ed2
  2. 06 Jan, 2022 1 commit
  3. 05 Jan, 2022 13 commits
  4. 04 Jan, 2022 18 commits
  5. 03 Jan, 2022 4 commits
  6. 02 Jan, 2022 3 commits