APPLIED: [SRU][Impish][PULL] Impish upstream stable patchset 2021-11-16
Stefan Bader
stefan.bader at canonical.com
Mon Nov 22 10:08:51 UTC 2021
On 16.11.21 20:07, Kamal Mostafa wrote:
> This pull request (43 commits) includes the following Impish stable
> patchsets:
>
> Impish upstream stable patchset 2021-11-16
> Ported from the following upstream stable releases:
> v5.10.72, v5.14.11
> https://bugs.launchpad.net/bugs/1951157
>
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases, rebased to master-next:
>
> git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-impish.git stable-next
>
> -Kamal
>
> -----
>
> The following changes since commit a78793ab697744de3a6af936f0a9d56890d3871a:
>
> UBUNTU: upstream stable to v5.10.71, v5.14.10 (2021-11-10 15:36:35 +0100)
>
> are available in the Git repository at:
>
> git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-impish.git tags/impish-stable-2021-11-16
>
> for you to fetch changes up to 39cf91bffe20ffcb1f43d87e194dc957ae947be8:
>
> UBUNTU: upstream stable to v5.10.72, v5.14.11 (2021-11-16 10:10:30 -0800)
>
> ----------------------------------------------------------------
> Anand K Mistry (1):
> perf/x86: Reset destroy callback on event init failure
>
> Ansuel Smith (1):
> thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
>
> Changbin Du (1):
> tools/vm/page-types: remove dependency on opt_file for idle page tracking
>
> Dai Ngo (1):
> nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
>
> Dan Carpenter (1):
> ext2: fix sleeping in atomic bugs on error
>
> Daniel Wagner (1):
> nvme-fc: update hardware queues before using them
>
> David Howells (1):
> afs: Add missing vnode validation checks
>
> Faizel K B (1):
> usb: testusb: Fix for showing the connection speed
>
> Fares Mehanna (1):
> kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
>
> Filipe Manana (1):
> btrfs: fix mount failure due to past and transient device flush error
>
> Hans de Goede (2):
> platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tablet
> platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) tablet
>
> James Smart (1):
> nvme-fc: avoid race between time out and tear down
>
> Jan Beulich (3):
> xen-netback: correct success/error reporting for the SKB-with-fraglist case
> Xen/gntdev: don't ignore kernel unmapping error
> swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
>
> Jens Axboe (1):
> io_uring: allow conditional reschedule for intensive iterators
>
> Kamal Mostafa (1):
> UBUNTU: upstream stable to v5.10.72, v5.14.11
>
> Kate Hsuan (1):
> libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
>
> Li Zhijian (1):
> selftests: be sure to make khdr before other targets
>
> Linus Torvalds (1):
> sparc64: fix pci_iounmap() when CONFIG_PCI is not set
>
> Marc Zyngier (1):
> irqchip/gic: Work around broken Renesas integration
>
> Maxim Levitsky (1):
> KVM: x86: nSVM: restore int_vector in svm_clear_vintr
>
> Ming Lei (2):
> scsi: sd: Free scsi_disk device via put_device()
> block: don't call rq_qos_ops->done_bio if the bio isn't tracked
>
> Nathan Chancellor (1):
> kasan: always respect CONFIG_KASAN_STACK
>
> Numfor Mbiziwo-Tiapo (1):
> x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
>
> Oded Gabbay (1):
> habanalabs/gaudi: fix LBW RR configuration
>
> Ofir Bitton (1):
> habanalabs: fail collective wait when not supported
>
> Oliver Upton (1):
> selftests: KVM: Align SMCCC call with the spec in steal_time
>
> Omer Shpigelman (1):
> habanalabs/gaudi: use direct MSI in single mode
>
> Qu Wenruo (1):
> btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
>
> Sergey Senozhatsky (1):
> KVM: do not shrink halt_poll_ns below grow_start
>
> Shuah Khan (4):
> selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
> selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
> selftests: kvm: move get_run_delay() into lib/test_util
> selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
>
> Steve French (1):
> smb3: correct smb3 ACL security descriptor
>
> Tobias Jakobi (1):
> platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AX
>
> Tobias Schramm (1):
> spi: rockchip: handle zero length transfers without timing out
>
> Vladimir Oltean (1):
> net: mdio: introduce a shutdown method to mdio device drivers
>
> Wen Xiong (1):
> scsi: ses: Retry failed Send/Receive Diagnostic commands
>
> Yang Yingliang (1):
> usb: dwc2: check return value after calling platform_get_resource()
>
> arch/sparc/lib/iomap.c | 2 +
> arch/x86/events/core.c | 1 +
> arch/x86/kvm/svm/svm.c | 2 +
> arch/x86/kvm/x86.c | 7 ++
> arch/x86/lib/insn.c | 4 +-
> block/bio.c | 2 +-
> debian.master/upstream-stable | 4 +-
> drivers/ata/libata-core.c | 34 +++++-
> drivers/irqchip/irq-gic.c | 52 +++++++++-
> .../misc/habanalabs/common/command_submission.c | 9 ++
> drivers/misc/habanalabs/gaudi/gaudi.c | 9 +-
> drivers/misc/habanalabs/gaudi/gaudi_security.c | 115 ++++++++++++---------
> .../habanalabs/include/gaudi/asic_reg/gaudi_regs.h | 2 +
> drivers/net/phy/mdio_device.c | 11 ++
> drivers/net/xen-netback/netback.c | 2 +-
> drivers/nvme/host/fc.c | 18 ++--
> drivers/platform/x86/gigabyte-wmi.c | 1 +
> drivers/platform/x86/touchscreen_dmi.c | 54 +++++++++-
> drivers/scsi/sd.c | 9 +-
> drivers/scsi/ses.c | 22 +++-
> drivers/spi/spi-rockchip.c | 6 ++
> drivers/thermal/qcom/tsens.c | 4 +-
> drivers/usb/dwc2/hcd.c | 4 +
> drivers/xen/gntdev.c | 8 ++
> drivers/xen/swiotlb-xen.c | 7 +-
> fs/afs/dir.c | 11 ++
> fs/afs/file.c | 16 ++-
> fs/afs/write.c | 17 ++-
> fs/btrfs/file-item.c | 13 ++-
> fs/btrfs/volumes.c | 13 +++
> fs/cifs/smb2pdu.c | 4 +-
> fs/ext2/balloc.c | 14 ++-
> fs/io_uring.c | 8 +-
> fs/nfsd/nfs4state.c | 16 ++-
> include/linux/libata.h | 1 +
> include/linux/mdio.h | 3 +
> scripts/Makefile.kasan | 3 +-
> tools/arch/x86/lib/insn.c | 4 +-
> tools/testing/selftests/kvm/include/test_util.h | 3 +
> tools/testing/selftests/kvm/lib/test_util.c | 22 +++-
> tools/testing/selftests/kvm/steal_time.c | 20 +---
> .../selftests/kvm/x86_64/mmio_warning_test.c | 3 +-
> .../testing/selftests/kvm/x86_64/xen_shinfo_test.c | 15 ---
> tools/testing/selftests/lib.mk | 1 +
> tools/usb/testusb.c | 14 +--
> tools/vm/page-types.c | 2 +-
> virt/kvm/kvm_main.c | 6 +-
> 47 files changed, 448 insertions(+), 150 deletions(-)
>
Applied to impish:linux/master-next. Thanks.
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20211122/c743736a/attachment.sig>
More information about the kernel-team
mailing list