mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 18:42:55 +00:00
[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)
This commit is contained in:
parent
6c8f2927a4
commit
9b561f0c3a
2 changed files with 2 additions and 2 deletions
2
.abf.yml
2
.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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue