From 9b561f0c3a05b50b3f5597453ec74b407ebf7021 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Sun, 10 Oct 2021 14:38:15 +0300 Subject: [PATCH] [bot] upd: 5.10.71 -> 5.10.72 Changelog: btrfs: fix mount failure due to past and transient device flush error btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling ext2: fix sleeping in atomic bugs on error habanalabs/gaudi: fix LBW RR configuration irqchip/gic: Work around broken Renesas integration KVM: do not shrink halt_poll_ns below grow_start kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[] KVM: x86: nSVM: restore int_vector in svm_clear_vintr libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. net: mdio: introduce a shutdown method to mdio device drivers nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN nvme-fc: avoid race between time out and tear down nvme-fc: update hardware queues before using them perf/x86: Reset destroy callback on event init failure 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 scsi: sd: Free scsi_disk device via put_device() scsi: ses: Retry failed Send/Receive Diagnostic commands selftests: be sure to make khdr before other targets selftests: KVM: Align SMCCC call with the spec in steal_time selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn smb3: correct smb3 ACL security descriptor sparc64: fix pci_iounmap() when CONFIG_PCI is not set spi: rockchip: handle zero length transfers without timing out thermal/drivers/tsens: Fix wrong check for tzd in irq handlers tools/vm/page-types: remove dependency on opt_file for idle page tracking usb: dwc2: check return value after calling platform_get_resource() usb: testusb: Fix for showing the connection speed xen-netback: correct success/error reporting for the SKB-with-fraglist case Updated by kernel-updater-bot (https://abf.io/mikhailnov/kernel-updater-bot) --- .abf.yml | 2 +- kernel.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 15f6f6d..013f3a5 100644 --- a/.abf.yml +++ b/.abf.yml @@ -12,4 +12,4 @@ sources: public_key_RSA_7.pem: 5daae59c847c31e786890ad77f66ba3545b26811 public_key_RSA_8.pem: bd70516e3391f344a5072b3ccf1380af7f8d9eb0 public_key_RSA_9.pem: 28d20bffc2a3d27993985c69d82626484edca7fd - patch-5.10.71.xz: db4977b619bf1a674514ff27a148f1befa05ec46 + patch-5.10.72.xz: b5c146545be5daba3176dc91635a2a369529fe2f diff --git a/kernel.spec b/kernel.spec index 5b51132..2429758 100644 --- a/kernel.spec +++ b/kernel.spec @@ -29,7 +29,7 @@ %define kernelversion 5 %define patchlevel 10 -%define sublevel 71 +%define sublevel 72 # Release number. Increase this before a rebuild. %define rpmrel 1