]> 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)
commitb3953789b87de5c11ca9a2d003dca706ebdc9e47
tree02be61a8c5083ae2c66e718aaeec2ef539896c96
parent431fa074dd64c86e392b7ca76cf29866823913bf
parent2c0a86de498cc0e0f145bd7377bba134ee601e16
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