[RESEND PATCH 1/1] ALSA: virtio: add support for audio controls

2023-02-09 Thread Aiswarya Cyriac
From: Anton Yakovlev Implementation of support for audio controls in accordance with the extension of the virtio sound device specification [1] planned for virtio-v1.3-cs01. The device can announce the VIRTIO_SND_F_CTLS feature. If the feature is negotiated, then an additional field appears in t

[RESEND PATCH 0/1] ALSA: virtio: add support for audio controls

2023-02-09 Thread Aiswarya Cyriac
From: Anton Yakovlev Implementation of support for audio controls in accordance with the extension of the virtio sound device specification[1] planned for virtio-v1.3-cs01. Design of virtual audio controls is based on and derived from ALSA audio controls. It allows the driver to perform all stan

[PATCH AUTOSEL 4.14 1/5] tools/virtio: fix the vringh test for virtio ring changes

2023-02-09 Thread Sasha Levin
From: Shunsuke Mie [ Upstream commit 3f7b75abf41cc4143aa295f62acbb060a012868d ] Fix the build caused by missing kmsan_handle_dma() and is_power_of_2() that are used in drivers/virtio/virtio_ring.c. Signed-off-by: Shunsuke Mie Message-Id: <20230110034310.779744-1-...@igel.co.jp> Signed-off-by:

[PATCH AUTOSEL 4.19 2/6] tools/virtio: fix the vringh test for virtio ring changes

2023-02-09 Thread Sasha Levin
From: Shunsuke Mie [ Upstream commit 3f7b75abf41cc4143aa295f62acbb060a012868d ] Fix the build caused by missing kmsan_handle_dma() and is_power_of_2() that are used in drivers/virtio/virtio_ring.c. Signed-off-by: Shunsuke Mie Message-Id: <20230110034310.779744-1-...@igel.co.jp> Signed-off-by:

[PATCH AUTOSEL 5.4 03/10] tools/virtio: fix the vringh test for virtio ring changes

2023-02-09 Thread Sasha Levin
From: Shunsuke Mie [ Upstream commit 3f7b75abf41cc4143aa295f62acbb060a012868d ] Fix the build caused by missing kmsan_handle_dma() and is_power_of_2() that are used in drivers/virtio/virtio_ring.c. Signed-off-by: Shunsuke Mie Message-Id: <20230110034310.779744-1-...@igel.co.jp> Signed-off-by:

[PATCH AUTOSEL 5.10 05/13] tools/virtio: fix the vringh test for virtio ring changes

2023-02-09 Thread Sasha Levin
From: Shunsuke Mie [ Upstream commit 3f7b75abf41cc4143aa295f62acbb060a012868d ] Fix the build caused by missing kmsan_handle_dma() and is_power_of_2() that are used in drivers/virtio/virtio_ring.c. Signed-off-by: Shunsuke Mie Message-Id: <20230110034310.779744-1-...@igel.co.jp> Signed-off-by:

[PATCH AUTOSEL 5.15 07/17] tools/virtio: fix the vringh test for virtio ring changes

2023-02-09 Thread Sasha Levin
From: Shunsuke Mie [ Upstream commit 3f7b75abf41cc4143aa295f62acbb060a012868d ] Fix the build caused by missing kmsan_handle_dma() and is_power_of_2() that are used in drivers/virtio/virtio_ring.c. Signed-off-by: Shunsuke Mie Message-Id: <20230110034310.779744-1-...@igel.co.jp> Signed-off-by:

[PATCH AUTOSEL 6.1 14/38] vdpa: ifcvf: Do proper cleanup if IFCVF init fails

2023-02-09 Thread Sasha Levin
From: Tanmay Bhushan <0070472...@gmail.com> [ Upstream commit 6b04456e248761cf68f562f2fd7c04e591fcac94 ] ifcvf_mgmt_dev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvf_init_hw does not take care of this so it is needed to d

[PATCH AUTOSEL 6.1 13/38] tools/virtio: fix the vringh test for virtio ring changes

2023-02-09 Thread Sasha Levin
From: Shunsuke Mie [ Upstream commit 3f7b75abf41cc4143aa295f62acbb060a012868d ] Fix the build caused by missing kmsan_handle_dma() and is_power_of_2() that are used in drivers/virtio/virtio_ring.c. Signed-off-by: Shunsuke Mie Message-Id: <20230110034310.779744-1-...@igel.co.jp> Signed-off-by: