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
netfilter
Kconfig -rw-r--r-- 2.1 KB
Makefile -rw-r--r-- 824 bytes
br.c -rw-r--r-- 8.6 KB
br_arp_nd_proxy.c -rw-r--r-- 11.1 KB
br_device.c -rw-r--r-- 10.9 KB
br_fdb.c -rw-r--r-- 28.7 KB
br_forward.c -rw-r--r-- 7.3 KB
br_if.c -rw-r--r-- 16.9 KB
br_input.c -rw-r--r-- 9.0 KB
br_ioctl.c -rw-r--r-- 8.8 KB
br_mdb.c -rw-r--r-- 18.1 KB
br_multicast.c -rw-r--r-- 59.2 KB
br_netfilter_hooks.c -rw-r--r-- 30.7 KB
br_netfilter_ipv6.c -rw-r--r-- 5.6 KB
br_netlink.c -rw-r--r-- 47.1 KB
br_netlink_tunnel.c -rw-r--r-- 6.8 KB
br_nf_core.c -rw-r--r-- 2.0 KB
br_private.h -rw-r--r-- 35.1 KB
br_private_stp.h -rw-r--r-- 1.7 KB
br_private_tunnel.h -rw-r--r-- 2.1 KB
br_stp.c -rw-r--r-- 15.2 KB
br_stp_bpdu.c -rw-r--r-- 5.6 KB
br_stp_if.c -rw-r--r-- 8.3 KB
br_stp_timer.c -rw-r--r-- 4.2 KB
br_switchdev.c -rw-r--r-- 4.0 KB
br_sysfs_br.c -rw-r--r-- 26.7 KB
br_sysfs_if.c -rw-r--r-- 10.3 KB
br_vlan.c -rw-r--r-- 33.9 KB
br_vlan_tunnel.c -rw-r--r-- 4.4 KB

back to top