https://github.com/torvalds/linux
Revision 6ff64d2537f5b445177c30a2fc7779a6f2107ed5 authored by Linus Torvalds on 29 May 2020, 20:35:45 UTC, committed by Linus Torvalds on 29 May 2020, 20:35:45 UTC
Pull rdma fixes from Jason Gunthorpe:
 "Nothing profound here, just a last set of long standing bug fixes:

   - Incorrect error unwind in qib and pvrdma

   - User triggerable NULL pointer crash in mlx5 with ODP prefetch

   - syzkaller RCU race in uverbs

   - Rare double free crash in ipoib"

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
  RDMA/core: Fix double destruction of uobject
  RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
  RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work
  IB/qib: Call kobject_put() when kobject_init_and_add() fails
2 parent s 411ea67 + 1acba6a
History
Tip revision: 6ff64d2537f5b445177c30a2fc7779a6f2107ed5 authored by Linus Torvalds on 29 May 2020, 20:35:45 UTC
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Tip revision: 6ff64d2
File Mode Size
api
bpf
lockdep
perf
subcmd
symbol
traceevent
argv_split.c -rw-r--r-- 1.7 KB
bitmap.c -rw-r--r-- 2.0 KB
ctype.c -rw-r--r-- 1.3 KB
find_bit.c -rw-r--r-- 3.0 KB
hweight.c -rw-r--r-- 1.8 KB
rbtree.c -rw-r--r-- 16.1 KB
str_error_r.c -rw-r--r-- 1.0 KB
string.c -rw-r--r-- 3.4 KB
vsprintf.c -rw-r--r-- 900 bytes
zalloc.c -rw-r--r-- 197 bytes

back to top