Linux block layer
 help / color / mirror / Atom feed
* [PATCH v2 0/2] scsi: sg: validate and clean up scatter_elem_sz handling
@ 2026-07-09  4:32 Yang Erkun
  2026-07-09  4:32 ` [PATCH v2 1/2] scsi: sg: validate scatter_elem_sz module parameter Yang Erkun
  2026-07-09  4:32 ` [PATCH v2 2/2] scsi: sg: clean up scatter_elem_sz handling and module param permissions Yang Erkun
  0 siblings, 2 replies; 3+ messages in thread
From: Yang Erkun @ 2026-07-09  4:32 UTC (permalink / raw)
  To: bvanassche, dgilbert, James.Bottomley, martin.petersen, yukuai,
	hch, axboe
  Cc: linux-scsi, linux-block, yangerkun

v1->v2:
1. Split into two patches, patch 1 is the minimal bugfix that adds
validation to the scatter_elem_sz module parameter; patch 2 does the
refactoring
2. Rebased; no functional change versus v1.

v1:
https://patchwork.kernel.org/project/linux-scsi/patch/20260708063045.2008478-1-yangerkun@huawei.com/

Yang Erkun (2):
  scsi: sg: validate scatter_elem_sz module parameter
  scsi: sg: clean up scatter_elem_sz handling and module param
    permissions

 drivers/scsi/sg.c | 68 +++++++++++++++++++++++------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-09  4:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-09  4:32 [PATCH v2 0/2] scsi: sg: validate and clean up scatter_elem_sz handling Yang Erkun
2026-07-09  4:32 ` [PATCH v2 1/2] scsi: sg: validate scatter_elem_sz module parameter Yang Erkun
2026-07-09  4:32 ` [PATCH v2 2/2] scsi: sg: clean up scatter_elem_sz handling and module param permissions Yang Erkun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox