~timg-tpi/ubuntu/+source/linux/+git/jammy:jammy-scsi-storvsc-fix-unsigned-sf00346757

Last commit made on 2022-11-15
Get this branch:
git clone -b jammy-scsi-storvsc-fix-unsigned-sf00346757 https://git.launchpad.net/~timg-tpi/ubuntu/+source/linux/+git/jammy
Only Tim Gardner can upload to this branch. If you are Tim Gardner please log in for upload directions.

Branch merges

Branch information

Name:
jammy-scsi-storvsc-fix-unsigned-sf00346757
Repository:
lp:~timg-tpi/ubuntu/+source/linux/+git/jammy

Recent commits

d7829ff... by Tim Gardner

5.15.0-1024.30~sf00346757.1

Signed-off-by: Tim Gardner <email address hidden>

794d298... by Tim Gardner

UBUNTU: Ubuntu-azure-5.15.0-1024.30

Signed-off-by: Tim Gardner <email address hidden>

4fe2202... by Tim Gardner

UBUNTU: [Config] Update CC versions

Signed-off-by: Tim Gardner <email address hidden>

74af44f... by Tim Gardner

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Tim Gardner <email address hidden>

40858c2... by YueHaibing <email address hidden>

scsi: storvsc: Fix unsigned comparison to zero

The unsigned variable sg_count is being assigned a return value
from the call to scsi_dma_map() that can return -ENOMEM.

Signed-off-by: YueHaibing <email address hidden>
Reviewed-by: Michael Kelley <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Wei Liu <email address hidden>
(cherry picked from commit 0bd2fbee9d0b7f801a9c0264d90b1e0d8053f395)
Signed-off-by: Tim Gardner <email address hidden>

c9c8daf... by Gaurav Kohli <email address hidden>

hv_netvsc: Fix race between VF offering and VF association message from host

BugLink: https://bugs.launchpad.net/bugs/1994974

commit 365e1ececb2905f94cc10a5817c5b644a32a3ae2 upstream.

During vm boot, there might be possibility that vf registration
call comes before the vf association from host to vm.

And this might break netvsc vf path, To prevent the same block
vf registration until vf bind message comes from host.

Cc: <email address hidden>
Fixes: 00d7ddba11436 ("hv_netvsc: pair VF based on serial number")
Reviewed-by: Haiyang Zhang <email address hidden>
Signed-off-by: Gaurav Kohli <email address hidden>
Signed-off-by: David S. Miller <email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
(cherry picked from commit 15993e9a9b12487192cbf7eebf838676e05895d5 linux-5.15.y)
Signed-off-by: Tim Gardner <email address hidden>
Acked-by: Philip Cox <email address hidden>
Acked-by: Bartlomiej Zolnierkiewicz <email address hidden>
Signed-off-by: Tim Gardner <email address hidden>

a1d3d0e... by Tim Gardner

UBUNTU: Ubuntu-azure-5.15.0-1023.29

Signed-off-by: Tim Gardner <email address hidden>

bcf98b0... by Tim Gardner

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1991983
Properties: no-test-build
Signed-off-by: Tim Gardner <email address hidden>

684c81b... by Tim Gardner

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Tim Gardner <email address hidden>

719f7f9... by Tim Gardner

UBUNTU: [Config] azure: updateconfigs for CRYPTO_LIB_BLAKE2S

BugLink: https://bugs.launchpad.net/bugs/1990162

    Signed-off-by: Kamal Mostafa <email address hidden>
    Signed-off-by: Stefan Bader <email address hidden>

Copied from master

Signed-off-by: Tim Gardner <email address hidden>