Revision 17d0fbf47eb15ab7780cc77b28de070ec37e15c5 authored by Linus Torvalds on 24 August 2019, 18:26:51 UTC, committed by Linus Torvalds on 24 August 2019, 18:26:51 UTC
Pull SCSI fixes from James Bottomley:
 "Four fixes, three for edge conditions which don't occur very often.
  The lpfc fix mitigates memory exhaustion for some high CPU systems"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
  scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
  scsi: target: tcmu: avoid use-after-free after command timeout
  scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
2 parent s 8942230 + 77ffd34
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 230 bytes
hsr_debugfs.c -rw-r--r-- 3.2 KB
hsr_device.c -rw-r--r-- 12.1 KB
hsr_device.h -rw-r--r-- 620 bytes
hsr_forward.c -rw-r--r-- 10.4 KB
hsr_forward.h -rw-r--r-- 361 bytes
hsr_framereg.c -rw-r--r-- 13.7 KB
hsr_framereg.h -rw-r--r-- 2.0 KB
hsr_main.c -rw-r--r-- 3.0 KB
hsr_main.h -rw-r--r-- 5.4 KB
hsr_netlink.c -rw-r--r-- 11.3 KB
hsr_netlink.h -rw-r--r-- 707 bytes
hsr_slave.c -rw-r--r-- 4.2 KB
hsr_slave.h -rw-r--r-- 860 bytes

back to top