]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Mar 2021 02:53:30 +0000 (18:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Mar 2021 02:53:30 +0000 (18:53 -0800)
commited5743cdb875dfc33ebb2cbd5ea0968345a367d4
tree02be61a8c5083ae2c66e718aaeec2ef539896c96
parenta874733add92b718926f1469ea3c6af4024a39cf
parenteb55f38c31fc296cc9b3386e1fc162f4744af282
Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi

Pull iSCSI fixes from Martin Petersen:
 "Three fixes for missed iSCSI verification checks (and make the sysfs
  files use "sysfs_emit()" - that's what it is there for)"

* tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi:
  scsi: iscsi: Verify lengths on passthrough PDUs
  scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
  scsi: iscsi: Restrict sessions and handles to admin capabilities