[PATCH AUTOSEL 6.6 011/139] net/xen-netback: prevent UAF in xenvif_flush_hash()

2024-09-25 Thread Sasha Levin
-by: Sasha Levin --- drivers/net/xen-netback/hash.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/net/xen-netback/hash.c b/drivers/net/xen-netback/hash.c index ff96f22648efd..45ddce35f6d2c 100644 --- a/drivers/net/xen-netback/hash.c +++ b/drivers/net/xen-netback/has

[PATCH AUTOSEL 6.10 011/197] net/xen-netback: prevent UAF in xenvif_flush_hash()

2024-09-25 Thread Sasha Levin
-by: Sasha Levin --- drivers/net/xen-netback/hash.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/net/xen-netback/hash.c b/drivers/net/xen-netback/hash.c index ff96f22648efd..45ddce35f6d2c 100644 --- a/drivers/net/xen-netback/hash.c +++ b/drivers/net/xen-netback/has

[PATCH AUTOSEL 6.11 013/244] net/xen-netback: prevent UAF in xenvif_flush_hash()

2024-09-25 Thread Sasha Levin
-by: Sasha Levin --- drivers/net/xen-netback/hash.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/net/xen-netback/hash.c b/drivers/net/xen-netback/hash.c index ff96f22648efd..45ddce35f6d2c 100644 --- a/drivers/net/xen-netback/hash.c +++ b/drivers/net/xen-netback/has

[PATCH AUTOSEL 6.6 3/3] xen: privcmd: Switch from mutex to spinlock for irqfds

2024-07-27 Thread Sasha Levin
o a deadlock. Fix it by switching over to a spin lock. Reported-by: Al Viro Signed-off-by: Viresh Kumar Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/a66d7a7a9001424d432f52a9fc3931a1f345464f.1718703669.git.viresh.ku...@linaro.org Signed-off-by: Juergen Gross Signed-off-by:

[PATCH AUTOSEL 6.10 6/9] xen: privcmd: Switch from mutex to spinlock for irqfds

2024-07-27 Thread Sasha Levin
o a deadlock. Fix it by switching over to a spin lock. Reported-by: Al Viro Signed-off-by: Viresh Kumar Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/a66d7a7a9001424d432f52a9fc3931a1f345464f.1718703669.git.viresh.ku...@linaro.org Signed-off-by: Juergen Gross Signed-off-by:

[PATCH AUTOSEL 6.1 11/15] x86/xen: attempt to inflate the memory balloon on PVH

2024-04-03 Thread Sasha Levin
gen Gross Link: https://lore.kernel.org/r/20240220174341.56131-1-roger@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/include/asm/xen/hypervisor.h | 5 ++ arch/x86/platform/pvh/enlighten.c | 3 ++ arch/x86/xen/enlighten.c | 32

[PATCH AUTOSEL 6.6 13/20] x86/xen: attempt to inflate the memory balloon on PVH

2024-04-03 Thread Sasha Levin
gen Gross Link: https://lore.kernel.org/r/20240220174341.56131-1-roger@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/include/asm/xen/hypervisor.h | 5 ++ arch/x86/platform/pvh/enlighten.c | 3 ++ arch/x86/xen/enlighten.c | 32

[PATCH AUTOSEL 6.8 18/28] x86/xen: attempt to inflate the memory balloon on PVH

2024-04-03 Thread Sasha Levin
gen Gross Link: https://lore.kernel.org/r/20240220174341.56131-1-roger@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/include/asm/xen/hypervisor.h | 5 ++ arch/x86/platform/pvh/enlighten.c | 3 ++ arch/x86/xen/enlighten.c | 32

[PATCH AUTOSEL 4.19 2/3] x86/xen: Add some null pointer checking to smp.c

2024-02-29 Thread Sasha Levin
robot Closes: https://lore.kernel.org/oe-kbuild-all/202401161119.iof6bqsf-...@intel.com/ Suggested-by: Markus Elfring Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/20240119094948.275390-1-chen...@kylinos.cn Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen

[PATCH AUTOSEL 5.10 4/7] x86/xen: Add some null pointer checking to smp.c

2024-02-29 Thread Sasha Levin
robot Closes: https://lore.kernel.org/oe-kbuild-all/202401161119.iof6bqsf-...@intel.com/ Suggested-by: Markus Elfring Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/20240119094948.275390-1-chen...@kylinos.cn Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen

[PATCH AUTOSEL 5.4 3/5] x86/xen: Add some null pointer checking to smp.c

2024-02-29 Thread Sasha Levin
robot Closes: https://lore.kernel.org/oe-kbuild-all/202401161119.iof6bqsf-...@intel.com/ Suggested-by: Markus Elfring Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/20240119094948.275390-1-chen...@kylinos.cn Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen

[PATCH AUTOSEL 5.15 4/7] x86/xen: Add some null pointer checking to smp.c

2024-02-29 Thread Sasha Levin
robot Closes: https://lore.kernel.org/oe-kbuild-all/202401161119.iof6bqsf-...@intel.com/ Suggested-by: Markus Elfring Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/20240119094948.275390-1-chen...@kylinos.cn Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen

[PATCH AUTOSEL 6.1 08/12] x86/xen: Add some null pointer checking to smp.c

2024-02-29 Thread Sasha Levin
robot Closes: https://lore.kernel.org/oe-kbuild-all/202401161119.iof6bqsf-...@intel.com/ Suggested-by: Markus Elfring Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/20240119094948.275390-1-chen...@kylinos.cn Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen

[PATCH AUTOSEL 6.6 16/21] x86/xen: Add some null pointer checking to smp.c

2024-02-29 Thread Sasha Levin
robot Closes: https://lore.kernel.org/oe-kbuild-all/202401161119.iof6bqsf-...@intel.com/ Suggested-by: Markus Elfring Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/20240119094948.275390-1-chen...@kylinos.cn Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen

[PATCH AUTOSEL 6.7 18/26] x86/xen: Add some null pointer checking to smp.c

2024-02-29 Thread Sasha Levin
robot Closes: https://lore.kernel.org/oe-kbuild-all/202401161119.iof6bqsf-...@intel.com/ Suggested-by: Markus Elfring Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/20240119094948.275390-1-chen...@kylinos.cn Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen

[PATCH AUTOSEL 5.10 6/7] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import

2024-01-24 Thread Sasha Levin
://lore.kernel.org/r/20240107103426.2038075-1-olekst...@gmail.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/gntdev-dmabuf.c | 50 ++--- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/drivers/xen/gntdev-dmabuf.c b/drivers/xen

[PATCH AUTOSEL 5.15 7/9] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import

2024-01-24 Thread Sasha Levin
://lore.kernel.org/r/20240107103426.2038075-1-olekst...@gmail.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/gntdev-dmabuf.c | 50 ++--- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/drivers/xen/gntdev-dmabuf.c b/drivers/xen

[PATCH AUTOSEL 6.1 7/9] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import

2024-01-24 Thread Sasha Levin
://lore.kernel.org/r/20240107103426.2038075-1-olekst...@gmail.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/gntdev-dmabuf.c | 50 ++--- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/drivers/xen/gntdev-dmabuf.c b/drivers/xen

[PATCH AUTOSEL 6.6 09/11] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import

2024-01-24 Thread Sasha Levin
://lore.kernel.org/r/20240107103426.2038075-1-olekst...@gmail.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/gntdev-dmabuf.c | 50 ++--- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/drivers/xen/gntdev-dmabuf.c b/drivers/xen

[PATCH AUTOSEL 6.7 11/13] xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import

2024-01-24 Thread Sasha Levin
://lore.kernel.org/r/20240107103426.2038075-1-olekst...@gmail.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/gntdev-dmabuf.c | 50 ++--- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/drivers/xen/gntdev-dmabuf.c b/drivers/xen

[PATCH AUTOSEL 4.14 10/10] xen/blkfront: Only check REQ_FUA for writes

2023-05-31 Thread Sasha Levin
rnel.org/r/20230426164005.2213139-1-ross.lagerw...@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/block/xen-blkfront.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index cd5

[PATCH AUTOSEL 4.19 13/13] xen/blkfront: Only check REQ_FUA for writes

2023-05-31 Thread Sasha Levin
rnel.org/r/20230426164005.2213139-1-ross.lagerw...@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/block/xen-blkfront.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 7ee

[PATCH AUTOSEL 5.4 16/17] xen/blkfront: Only check REQ_FUA for writes

2023-05-31 Thread Sasha Levin
rnel.org/r/20230426164005.2213139-1-ross.lagerw...@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/block/xen-blkfront.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index d05

[PATCH AUTOSEL 5.10 20/21] xen/blkfront: Only check REQ_FUA for writes

2023-05-31 Thread Sasha Levin
rnel.org/r/20230426164005.2213139-1-ross.lagerw...@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/block/xen-blkfront.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 6f3

[PATCH AUTOSEL 5.15 22/24] xen/blkfront: Only check REQ_FUA for writes

2023-05-31 Thread Sasha Levin
rnel.org/r/20230426164005.2213139-1-ross.lagerw...@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/block/xen-blkfront.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 24a

[PATCH AUTOSEL 6.1 30/33] xen/blkfront: Only check REQ_FUA for writes

2023-05-31 Thread Sasha Levin
rnel.org/r/20230426164005.2213139-1-ross.lagerw...@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/block/xen-blkfront.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 35b

[PATCH AUTOSEL 6.3 34/37] xen/blkfront: Only check REQ_FUA for writes

2023-05-31 Thread Sasha Levin
rnel.org/r/20230426164005.2213139-1-ross.lagerw...@citrix.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/block/xen-blkfront.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index 23e

[PATCH AUTOSEL 4.19 8/8] xen/netback: use same error messages for same errors

2023-04-06 Thread Sasha Levin
: https://lore.kernel.org/r/20230329080259.14823-1-jgr...@suse.com Signed-off-by: Paolo Abeni Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback

[PATCH AUTOSEL 4.14 7/7] xen/netback: use same error messages for same errors

2023-04-06 Thread Sasha Levin
: https://lore.kernel.org/r/20230329080259.14823-1-jgr...@suse.com Signed-off-by: Paolo Abeni Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback

[PATCH AUTOSEL 5.4 9/9] xen/netback: use same error messages for same errors

2023-04-06 Thread Sasha Levin
: https://lore.kernel.org/r/20230329080259.14823-1-jgr...@suse.com Signed-off-by: Paolo Abeni Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback

[PATCH AUTOSEL 5.10 9/9] xen/netback: use same error messages for same errors

2023-04-06 Thread Sasha Levin
: https://lore.kernel.org/r/20230329080259.14823-1-jgr...@suse.com Signed-off-by: Paolo Abeni Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback

[PATCH AUTOSEL 5.15 10/11] xen/netback: use same error messages for same errors

2023-04-06 Thread Sasha Levin
: https://lore.kernel.org/r/20230329080259.14823-1-jgr...@suse.com Signed-off-by: Paolo Abeni Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback

[PATCH AUTOSEL 6.1 14/17] xen/netback: use same error messages for same errors

2023-04-06 Thread Sasha Levin
: https://lore.kernel.org/r/20230329080259.14823-1-jgr...@suse.com Signed-off-by: Paolo Abeni Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback

[PATCH AUTOSEL 6.2 14/17] xen/netback: use same error messages for same errors

2023-04-06 Thread Sasha Levin
: https://lore.kernel.org/r/20230329080259.14823-1-jgr...@suse.com Signed-off-by: Paolo Abeni Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/net/xen-netback/netback.c b/drivers/net/xen-netback

[PATCH AUTOSEL 5.15 04/16] x86/PVH: obtain VGA console info in Dom0

2023-03-22 Thread Sasha Levin
Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/8f315e92-7bda-c124-71cc-478ab9c5e...@suse.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen/Makefile| 2 +- arch/x86/xen/enlighten_pv.c | 3 ++- arch/x86/xen/enlighten_pvh.c | 13

[PATCH AUTOSEL 6.1 15/34] x86/PVH: obtain VGA console info in Dom0

2023-03-22 Thread Sasha Levin
Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/8f315e92-7bda-c124-71cc-478ab9c5e...@suse.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen/Makefile| 2 +- arch/x86/xen/enlighten_pv.c | 3 ++- arch/x86/xen/enlighten_pvh.c | 13

[PATCH AUTOSEL 6.2 23/45] x86/PVH: obtain VGA console info in Dom0

2023-03-22 Thread Sasha Levin
Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/8f315e92-7bda-c124-71cc-478ab9c5e...@suse.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen/Makefile| 2 +- arch/x86/xen/enlighten_pv.c | 3 ++- arch/x86/xen/enlighten_pvh.c | 13

[PATCH AUTOSEL 6.1 21/53] xen/pvcalls: free active map buffer on pvcalls_front_free_map

2023-01-16 Thread Sasha Levin
oisie...@epam.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/pvcalls-front.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/xen/pvcalls-front.c b/drivers/xen/pvcalls-front.c index 1826e8e67125..9b569278788a 100644 --- a/drivers/xen/pvcalls-fr

[PATCH AUTOSEL 4.9 2/5] xen/platform-pci: add missing free_irq() in error path

2022-11-23 Thread Sasha Levin
Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/platform-pci.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/xen/platform-pci.c b/drivers/xen/platform-pci.c index cf980c8c..20365b01c36b 100644 --- a/drivers/xen/platform-pci.c +++ b

[PATCH AUTOSEL 4.14 03/10] xen/platform-pci: add missing free_irq() in error path

2022-11-23 Thread Sasha Levin
Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/platform-pci.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/xen/platform-pci.c b/drivers/xen/platform-pci.c index 4cec8146609a..c7e190e5db30 100644 --- a/drivers/xen/platform-pci.c +++ b

[PATCH AUTOSEL 4.19 03/11] xen/platform-pci: add missing free_irq() in error path

2022-11-23 Thread Sasha Levin
Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/platform-pci.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/xen/platform-pci.c b/drivers/xen/platform-pci.c index 4cec8146609a..c7e190e5db30 100644 --- a/drivers/xen/platform-pci.c +++ b

[PATCH AUTOSEL 5.4 06/15] xen/platform-pci: add missing free_irq() in error path

2022-11-23 Thread Sasha Levin
Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/platform-pci.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/xen/platform-pci.c b/drivers/xen/platform-pci.c index c45646450135..e1cb277a9e16 100644 --- a/drivers/xen/platform-pci.c +++ b

[PATCH AUTOSEL 5.10 09/22] xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too

2022-11-23 Thread Sasha Levin
it wishes to. It will store the guest-requested state and will apply it eventually. Signed-off-by: Marek Marczykowski-Górecki Reviewed-by: Jan Beulich Link: https://lore.kernel.org/r/20221114103110.1519413-1-marma...@invisiblethingslab.com Signed-off-by: Juergen Gross Signed-off-by: Sasha

[PATCH AUTOSEL 5.10 10/22] xen/platform-pci: add missing free_irq() in error path

2022-11-23 Thread Sasha Levin
Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/platform-pci.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/xen/platform-pci.c b/drivers/xen/platform-pci.c index 9db557b76511..804d8f4d0e73 100644 --- a/drivers/xen/platform-pci.c +++ b

[PATCH AUTOSEL 5.15 14/31] xen/platform-pci: add missing free_irq() in error path

2022-11-23 Thread Sasha Levin
Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/platform-pci.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/xen/platform-pci.c b/drivers/xen/platform-pci.c index 18f0ed8b1f93..6ebd819338ec 100644 --- a/drivers/xen/platform-pci.c +++ b

[PATCH AUTOSEL 5.15 13/31] xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too

2022-11-23 Thread Sasha Levin
it wishes to. It will store the guest-requested state and will apply it eventually. Signed-off-by: Marek Marczykowski-Górecki Reviewed-by: Jan Beulich Link: https://lore.kernel.org/r/20221114103110.1519413-1-marma...@invisiblethingslab.com Signed-off-by: Juergen Gross Signed-off-by: Sasha

[PATCH AUTOSEL 6.0 21/44] xen/platform-pci: add missing free_irq() in error path

2022-11-23 Thread Sasha Levin
Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/xen/platform-pci.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/xen/platform-pci.c b/drivers/xen/platform-pci.c index 18f0ed8b1f93..6ebd819338ec 100644 --- a/drivers/xen/platform-pci.c +++ b

[PATCH AUTOSEL 6.0 20/44] xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too

2022-11-23 Thread Sasha Levin
it wishes to. It will store the guest-requested state and will apply it eventually. Signed-off-by: Marek Marczykowski-Górecki Reviewed-by: Jan Beulich Link: https://lore.kernel.org/r/20221114103110.1519413-1-marma...@invisiblethingslab.com Signed-off-by: Juergen Gross Signed-off-by: Sasha

[PATCH AUTOSEL 4.14 5/6] x86/entry: Work around Clang __bdos() bug

2022-10-09 Thread Sasha Levin
Cc: Ingo Molnar Cc: Borislav Petkov Cc: Dave Hansen Cc: x...@kernel.org Cc: "H. Peter Anvin" Cc: xen-devel@lists.xenproject.org Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/lkml/41527d69-e8ab-3f86-ff37-6b298c01d...@oracle.com Signed-off-by: Kees Cook Signed-off-by: Sasha

[PATCH AUTOSEL 5.4 5/6] x86/entry: Work around Clang __bdos() bug

2022-10-09 Thread Sasha Levin
Cc: Ingo Molnar Cc: Borislav Petkov Cc: Dave Hansen Cc: x...@kernel.org Cc: "H. Peter Anvin" Cc: xen-devel@lists.xenproject.org Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/lkml/41527d69-e8ab-3f86-ff37-6b298c01d...@oracle.com Signed-off-by: Kees Cook Signed-off-by: Sasha

[PATCH AUTOSEL 4.19 5/6] x86/entry: Work around Clang __bdos() bug

2022-10-09 Thread Sasha Levin
Cc: Ingo Molnar Cc: Borislav Petkov Cc: Dave Hansen Cc: x...@kernel.org Cc: "H. Peter Anvin" Cc: xen-devel@lists.xenproject.org Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/lkml/41527d69-e8ab-3f86-ff37-6b298c01d...@oracle.com Signed-off-by: Kees Cook Signed-off-by: Sasha

[PATCH AUTOSEL 5.10 08/10] x86/entry: Work around Clang __bdos() bug

2022-10-09 Thread Sasha Levin
Cc: Ingo Molnar Cc: Borislav Petkov Cc: Dave Hansen Cc: x...@kernel.org Cc: "H. Peter Anvin" Cc: xen-devel@lists.xenproject.org Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/lkml/41527d69-e8ab-3f86-ff37-6b298c01d...@oracle.com Signed-off-by: Kees Cook Signed-off-by: Sasha

[PATCH AUTOSEL 5.15 13/15] x86/entry: Work around Clang __bdos() bug

2022-10-09 Thread Sasha Levin
Cc: Ingo Molnar Cc: Borislav Petkov Cc: Dave Hansen Cc: x...@kernel.org Cc: "H. Peter Anvin" Cc: xen-devel@lists.xenproject.org Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/lkml/41527d69-e8ab-3f86-ff37-6b298c01d...@oracle.com Signed-off-by: Kees Cook Signed-off-by: Sasha

[PATCH AUTOSEL 5.19 14/16] x86/entry: Work around Clang __bdos() bug

2022-10-09 Thread Sasha Levin
Cc: Ingo Molnar Cc: Borislav Petkov Cc: Dave Hansen Cc: x...@kernel.org Cc: "H. Peter Anvin" Cc: xen-devel@lists.xenproject.org Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/lkml/41527d69-e8ab-3f86-ff37-6b298c01d...@oracle.com Signed-off-by: Kees Cook Signed-off-by: Sasha

[PATCH AUTOSEL 6.0 16/18] x86/entry: Work around Clang __bdos() bug

2022-10-09 Thread Sasha Levin
Cc: Ingo Molnar Cc: Borislav Petkov Cc: Dave Hansen Cc: x...@kernel.org Cc: "H. Peter Anvin" Cc: xen-devel@lists.xenproject.org Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/lkml/41527d69-e8ab-3f86-ff37-6b298c01d...@oracle.com Signed-off-by: Kees Cook Signed-off-by: Sasha

[PATCH AUTOSEL 5.15 16/42] x86/xen: Rename SYS* entry points

2022-07-19 Thread Sasha Levin
-by: Josh Poimboeuf Signed-off-by: Borislav Petkov Signed-off-by: Sasha Levin --- arch/x86/xen/setup.c | 6 +++--- arch/x86/xen/xen-asm.S | 20 ++-- arch/x86/xen/xen-ops.h | 6 +++--- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/arch/x86/xen/setup.c b/arch

[PATCH AUTOSEL 5.18 21/54] x86/xen: Rename SYS* entry points

2022-07-19 Thread Sasha Levin
-by: Josh Poimboeuf Signed-off-by: Borislav Petkov Signed-off-by: Sasha Levin --- arch/x86/xen/setup.c | 6 +++--- arch/x86/xen/xen-asm.S | 20 ++-- arch/x86/xen/xen-ops.h | 6 +++--- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/arch/x86/xen/setup.c b/arch

[PATCH AUTOSEL 5.18 20/54] objtool: Update Retpoline validation

2022-07-19 Thread Sasha Levin
Signed-off-by: Borislav Petkov Signed-off-by: Sasha Levin --- arch/x86/include/asm/nospec-branch.h | 6 ++ arch/x86/mm/mem_encrypt_boot.S | 2 ++ arch/x86/xen/xen-head.S | 1 + tools/objtool/check.c| 19 +-- 4 files changed, 22 insertions

[PATCH AUTOSEL 5.18 28/41] x86/xen: Use clear_bss() for Xen PV guests

2022-07-13 Thread Sasha Levin
again. Signed-off-by: Juergen Gross Signed-off-by: Borislav Petkov Reviewed-by: Jan Beulich Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/r/20220630071441.28576-2-jgr...@suse.com Signed-off-by: Sasha Levin --- arch/x86/include/asm/setup.h | 3 +++ arch/x86/kernel/head64.c | 2

[PATCH AUTOSEL 5.18 38/53] drm/xen: Add missing VM_DONTEXPAND flag in mmap callback

2022-06-27 Thread Sasha Levin
G. Signed-off-by: Oleksandr Tyshchenko Reviewed-by: Oleksandr Andrushchenko Link: https://lore.kernel.org/r/1652104303-5098-1-git-send-email-olekst...@gmail.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- drivers/gpu/drm/xen/xen_drm_front_gem.c | 2 +- 1 file changed, 1 inser

[PATCH AUTOSEL 5.17 137/149] xen/usb: harden xen_hcd against malicious backends

2022-04-01 Thread Sasha Levin
rrupt storms from the backend. Signed-off-by: Juergen Gross Link: https://lore.kernel.org/r/20220311103509.12908-1-jgr...@suse.com Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/usb/host/xen-hcd.c | 57 -- 1 file changed, 43 inser

[PATCH AUTOSEL 4.19 5/7] Revert "xen-netback: Check for hotplug-status existence before watching"

2022-03-01 Thread Sasha Levin
67-2-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/net/xen-netback/xenbus.c b/drivers/net/xen-netback/xenbus.c index 6b678ab

[PATCH AUTOSEL 4.19 4/7] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"

2022-03-01 Thread Sasha Levin
ki-Górecki Reviewed-by: Paul Durrant Link: https://lore.kernel.org/r/20220222001817.2264967-1-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/xen-netbac

[PATCH AUTOSEL 4.9 4/6] Revert "xen-netback: Check for hotplug-status existence before watching"

2022-03-01 Thread Sasha Levin
67-2-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/net/xen-netback/xenbus.c b/drivers/net/xen-netback/xenbus.c index e6646c8

[PATCH AUTOSEL 4.14 5/7] Revert "xen-netback: Check for hotplug-status existence before watching"

2022-03-01 Thread Sasha Levin
67-2-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/net/xen-netback/xenbus.c b/drivers/net/xen-netback/xenbus.c index df2e1ec

[PATCH AUTOSEL 4.14 4/7] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"

2022-03-01 Thread Sasha Levin
ki-Górecki Reviewed-by: Paul Durrant Link: https://lore.kernel.org/r/20220222001817.2264967-1-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/xen-netbac

[PATCH AUTOSEL 5.4 07/11] Revert "xen-netback: Check for hotplug-status existence before watching"

2022-03-01 Thread Sasha Levin
67-2-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/net/xen-netback/xenbus.c b/drivers/net/xen-netback/xenbus.c index 0fe0fbd

[PATCH AUTOSEL 5.4 06/11] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"

2022-03-01 Thread Sasha Levin
ki-Górecki Reviewed-by: Paul Durrant Link: https://lore.kernel.org/r/20220222001817.2264967-1-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/xen-netbac

[PATCH AUTOSEL 5.10 10/14] Revert "xen-netback: Check for hotplug-status existence before watching"

2022-03-01 Thread Sasha Levin
67-2-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/net/xen-netback/xenbus.c b/drivers/net/xen-netback/xenbus.c index 7acf394

[PATCH AUTOSEL 5.10 09/14] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"

2022-03-01 Thread Sasha Levin
ki-Górecki Reviewed-by: Paul Durrant Link: https://lore.kernel.org/r/20220222001817.2264967-1-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dri

[PATCH AUTOSEL 5.15 18/23] Revert "xen-netback: Check for hotplug-status existence before watching"

2022-03-01 Thread Sasha Levin
67-2-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/net/xen-netback/xenbus.c b/drivers/net/xen-netback/xenbus.c index 3fad58d

[PATCH AUTOSEL 5.15 17/23] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"

2022-03-01 Thread Sasha Levin
ki-Górecki Reviewed-by: Paul Durrant Link: https://lore.kernel.org/r/20220222001817.2264967-1-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dri

[PATCH AUTOSEL 5.16 22/28] Revert "xen-netback: Check for hotplug-status existence before watching"

2022-03-01 Thread Sasha Levin
67-2-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/net/xen-netback/xenbus.c b/drivers/net/xen-netback/xenbus.c index 3fad58d

[PATCH AUTOSEL 5.16 21/28] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"

2022-03-01 Thread Sasha Levin
ki-Górecki Reviewed-by: Paul Durrant Link: https://lore.kernel.org/r/20220222001817.2264967-1-marma...@invisiblethingslab.com Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/xen-netback/xenbus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dri

[PATCH AUTOSEL 5.10 24/27] x86/Xen: streamline (and fix) PV CPU enumeration

2022-02-09 Thread Sasha Levin
l_possible_map() can be dropped altogether, while xen_filter_cpu_maps() is re-purposed but not otherwise changed. Signed-off-by: Jan Beulich Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/r/2dbd5f0a-9859-ca2d-085e-a02f7166c...@suse.com Signed-off-by: Juergen Gross Signed-off-by: Sa

[PATCH AUTOSEL 5.15 33/36] x86/Xen: streamline (and fix) PV CPU enumeration

2022-02-09 Thread Sasha Levin
l_possible_map() can be dropped altogether, while xen_filter_cpu_maps() is re-purposed but not otherwise changed. Signed-off-by: Jan Beulich Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/r/2dbd5f0a-9859-ca2d-085e-a02f7166c...@suse.com Signed-off-by: Juergen Gross Signed-off-by: Sa

[PATCH AUTOSEL 5.16 39/42] x86/Xen: streamline (and fix) PV CPU enumeration

2022-02-09 Thread Sasha Levin
l_possible_map() can be dropped altogether, while xen_filter_cpu_maps() is re-purposed but not otherwise changed. Signed-off-by: Jan Beulich Reviewed-by: Boris Ostrovsky Link: https://lore.kernel.org/r/2dbd5f0a-9859-ca2d-085e-a02f7166c...@suse.com Signed-off-by: Juergen Gross Signed-off-by: Sa

[PATCH AUTOSEL 5.10 37/43] xen: flag pvcalls-front to be not essential for system boot

2021-11-30 Thread Sasha Levin
Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/xen/pvcalls-front.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/xen/pvcalls-front.c b/drivers/xen/pvcalls-front.c index 7984645b59563..3c9ae156b597f 100644 --- a/drivers/xen/pvcalls-front.c +++ b/drivers/xen/pvcalls

[PATCH AUTOSEL 5.15 16/68] xen/privcmd: make option visible in Kconfig

2021-11-30 Thread Sasha Levin
: Jan Beulich Reviewed-by: Thomas Weißschuh Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/xen/Kconfig | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 1b2c3aca6887c..dba66348dd2ff 100644 --- a/driver

[PATCH AUTOSEL 5.10 35/43] xen: flag xen_drm_front to be not essential for system boot

2021-11-30 Thread Sasha Levin
: Boris Ostrovsky Link: https://lore.kernel.org/r/20211022064800.14978-3-jgr...@suse.com Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/gpu/drm/xen/xen_drm_front.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/xen/xen_drm_front.c b/drivers/gpu/drm/xen

[PATCH AUTOSEL 5.4 04/25] xen/privcmd: make option visible in Kconfig

2021-11-30 Thread Sasha Levin
: Jan Beulich Reviewed-by: Thomas Weißschuh Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/xen/Kconfig | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index a50dadd010933..39edeaae1d7ad 100644 --- a/driver

[PATCH AUTOSEL 5.10 34/43] xen: add "not_essential" flag to struct xenbus_driver

2021-11-30 Thread Sasha Levin
-by: Boris Ostrovsky Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/input/misc/xen-kbdfront.c | 1 + drivers/video/fbdev/xen-fbfront.c | 1 + drivers/xen/xenbus/xenbus_probe_frontend.c | 14 +++--- include/xen/xenbus.h | 1 +

[PATCH AUTOSEL 5.10 38/43] xen: flag xen_snd_front to be not essential for system boot

2021-11-30 Thread Sasha Levin
Ostrovsky Link: https://lore.kernel.org/r/20211022064800.14978-6-jgr...@suse.com Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- sound/xen/xen_snd_front.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/xen/xen_snd_front.c b/sound/xen/xen_snd_front.c index 228d820312973

[PATCH AUTOSEL 4.4 1/9] xen/privcmd: make option visible in Kconfig

2021-11-30 Thread Sasha Levin
: Jan Beulich Reviewed-by: Thomas Weißschuh Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/xen/Kconfig | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 3a14948269b1e..59f862350a6ec 100644 --- a/driver

[PATCH AUTOSEL 4.9 02/12] xen/privcmd: make option visible in Kconfig

2021-11-30 Thread Sasha Levin
: Jan Beulich Reviewed-by: Thomas Weißschuh Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/xen/Kconfig | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 98b8f32053229..6ae96c12b8819 100644 --- a/driver

[PATCH AUTOSEL 4.14 02/14] xen/privcmd: make option visible in Kconfig

2021-11-30 Thread Sasha Levin
: Jan Beulich Reviewed-by: Thomas Weißschuh Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/xen/Kconfig | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 30187b86729bb..818e4809c2a54 100644 --- a/driver

[PATCH AUTOSEL 4.19 04/17] xen/privcmd: make option visible in Kconfig

2021-11-30 Thread Sasha Levin
: Jan Beulich Reviewed-by: Thomas Weißschuh Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/xen/Kconfig | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 0505eeb593b5c..8e4fff3cbaf0e 100644 --- a/driver

[PATCH AUTOSEL 5.10 11/43] xen/privcmd: make option visible in Kconfig

2021-11-30 Thread Sasha Levin
: Jan Beulich Reviewed-by: Thomas Weißschuh Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/xen/Kconfig | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index ea0efd290c372..98a3b702373aa 100644 --- a/driver

[PATCH AUTOSEL 5.15 52/68] xen: flag xen_snd_front to be not essential for system boot

2021-11-30 Thread Sasha Levin
Ostrovsky Link: https://lore.kernel.org/r/20211022064800.14978-6-jgr...@suse.com Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- sound/xen/xen_snd_front.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/xen/xen_snd_front.c b/sound/xen/xen_snd_front.c index 2cb0a19be2b85

[PATCH AUTOSEL 5.15 51/68] xen: flag pvcalls-front to be not essential for system boot

2021-11-30 Thread Sasha Levin
Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/xen/pvcalls-front.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/xen/pvcalls-front.c b/drivers/xen/pvcalls-front.c index 7984645b59563..3c9ae156b597f 100644 --- a/drivers/xen/pvcalls-front.c +++ b/drivers/xen/pvcalls

[PATCH AUTOSEL 5.15 49/68] xen: flag xen_drm_front to be not essential for system boot

2021-11-30 Thread Sasha Levin
: Boris Ostrovsky Link: https://lore.kernel.org/r/20211022064800.14978-3-jgr...@suse.com Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/gpu/drm/xen/xen_drm_front.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/xen/xen_drm_front.c b/drivers/gpu/drm/xen

[PATCH AUTOSEL 5.15 48/68] xen: add "not_essential" flag to struct xenbus_driver

2021-11-30 Thread Sasha Levin
-by: Boris Ostrovsky Signed-off-by: Boris Ostrovsky Signed-off-by: Sasha Levin --- drivers/input/misc/xen-kbdfront.c | 1 + drivers/video/fbdev/xen-fbfront.c | 1 + drivers/xen/xenbus/xenbus_probe_frontend.c | 14 +++--- include/xen/xenbus.h | 1 +

[PATCH AUTOSEL 5.10 05/11] xen/x86: prevent PVH type from getting clobbered

2021-10-12 Thread Sasha Levin
Signed-off-by: Jan Beulich Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/d301677b-6f22-5ae6-bd36-458e1f323...@suse.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen/enlighten.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/arch

[PATCH AUTOSEL 5.14 06/17] xen/x86: prevent PVH type from getting clobbered

2021-10-12 Thread Sasha Levin
Signed-off-by: Jan Beulich Reviewed-by: Juergen Gross Link: https://lore.kernel.org/r/d301677b-6f22-5ae6-bd36-458e1f323...@suse.com Signed-off-by: Juergen Gross Signed-off-by: Sasha Levin --- arch/x86/xen/enlighten.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/arch

[PATCH AUTOSEL 4.4 1/5] xen-netback: correct success/error reporting for the SKB-with-fraglist case

2021-09-27 Thread Sasha Levin
list, even if - from all I can tell - this shouldn't matter much as the overall transmit will need to be considered failed anyway. Signed-off-by: Jan Beulich Reviewed-by: Paul Durrant Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 2

[PATCH AUTOSEL 4.9 2/6] xen-netback: correct success/error reporting for the SKB-with-fraglist case

2021-09-27 Thread Sasha Levin
list, even if - from all I can tell - this shouldn't matter much as the overall transmit will need to be considered failed anyway. Signed-off-by: Jan Beulich Reviewed-by: Paul Durrant Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 2

[PATCH AUTOSEL 4.14 2/8] xen-netback: correct success/error reporting for the SKB-with-fraglist case

2021-09-27 Thread Sasha Levin
list, even if - from all I can tell - this shouldn't matter much as the overall transmit will need to be considered failed anyway. Signed-off-by: Jan Beulich Reviewed-by: Paul Durrant Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 2

[PATCH AUTOSEL 4.19 02/10] xen-netback: correct success/error reporting for the SKB-with-fraglist case

2021-09-27 Thread Sasha Levin
list, even if - from all I can tell - this shouldn't matter much as the overall transmit will need to be considered failed anyway. Signed-off-by: Jan Beulich Reviewed-by: Paul Durrant Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 2

[PATCH AUTOSEL 5.4 02/11] xen-netback: correct success/error reporting for the SKB-with-fraglist case

2021-09-27 Thread Sasha Levin
list, even if - from all I can tell - this shouldn't matter much as the overall transmit will need to be considered failed anyway. Signed-off-by: Jan Beulich Reviewed-by: Paul Durrant Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 2

[PATCH AUTOSEL 5.10 08/23] xen-netback: correct success/error reporting for the SKB-with-fraglist case

2021-09-27 Thread Sasha Levin
list, even if - from all I can tell - this shouldn't matter much as the overall transmit will need to be considered failed anyway. Signed-off-by: Jan Beulich Reviewed-by: Paul Durrant Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/xen-netback/netback.c | 2

  1   2   3   >