Julia,
The functions vmalloc_array and vcalloc were introduced in
commit a8749a35c399 ("mm: vmalloc: introduce array allocation functions")
but are not used much yet. This series introduces uses of these functions, to protect against multiplication overflows.
Applied #7 and #24 to 6.5/scsi-staging, thanks!