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)
commit44195bd7711b8a463aa4a0f93c25ce27c5e68cb5
tree02be61a8c5083ae2c66e718aaeec2ef539896c96
parent3cb60ee6323968b694208c4cbd56a7176396e931
parentf9dbdf97a5bd92b1a49cee3d591b55b11fd7a6d5
Merge tag 'mkp-scsi-fixes' of git://git./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