UBUNTU: Ubuntu-5.19.0-10.10

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
Andrea Righi
2022-07-18 23:45:28 +02:00
committed by Paolo Pisati
parent 3987fce19a
commit 53c9ca0683
+51 -5
View File
@@ -1,14 +1,60 @@
linux (5.19.0-10.10) UNRELEASED; urgency=medium
linux (5.19.0-10.10) kinetic; urgency=medium
CHANGELOG: Do not edit directly. Autogenerated at release.
CHANGELOG: Use the printchanges target to see the curent changes.
CHANGELOG: Use the insertchanges target to create the final log.
* kinetic/linux: 5.19.0-10.10 -proposed tracker (LP: #1982013)
* enable config for fixing 5.17 kernel won't load mok (LP: #1972802)
- [Config] enable configs for fixing kernel won't load mok
* RISC-V kernel config is out of sync with other archs (LP: #1981437)
- [Config] Disable CONFIG_CXL_MEM_RAW_COMMANDS on riscv64
- [Config] Disable CONFIG_EROFS_FS_ZIP_LZMA on riscv64
- [Config] Disable CONFIG_FONT_6x8 on riscv64
- [Config] Disable CONFIG_NTFS3_64BIT_CLUSTER on riscv64
- [Config] Disable CONFIG_SCSI_IZIP_EPP16 on riscv64
- [Config] Disable CONFIG_SCSI_UFS_HWMON on riscv64
- [Config] Disable CONFIG_SPI_AX88796C_COMPRESSION on riscv64
- [Config] Disable CONFIG_VIDEO_ZORAN on riscv64
- [Config] Enable CONFIG_BPF_KPROBE_OVERRIDE on riscv64
- [Config] Enable CONFIG_CACHEFILES_ERROR_INJECTION on riscv64
- [Config] Enable CONFIG_DRM_AMD_DC_SI on riscv64
- [Config] Enable CONFIG_NUMA_BALANCING on riscv64
- [Config] Enable CONFIG_PROC_VMCORE_DEVICE_DUMP on riscv64
- [Config] Enable CONFIG_WLAN_VENDOR_MICROCHIP on riscv64
- [Config] Set CONFIG_MHI_WWAN_CTRL=m on riscv64
- [Config] Set CONFIG_NFC_S3FWRN82_UART=m on riscv64
- [Config] Enable CONFIG_EFIVAR_FS on riscv64
- [Config] Enable CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES on riscv64
- [Config] Enable CONFIG_STRICT_DEVMEM on riscv64
- [Config] Enable CONFIG_VMAP_STACK on riscv64
- [Config] Enable CONFIG_KEXEC_FILE on riscv64
- [Config] Set CONFIG_MTD_PSTORE=m on riscv64
- [Config] Set CONFIG_KFENCE_SAMPLE_INTERVAL=0 on riscv64
- [Config] Enable CONFIG_KEXEC_FILE on s390x
* Ubuntu 22.04 and 20.04 DPC Fixes for Failure Cases of DownPort Containment
events (LP: #1965241)
- Enable config option CONFIG_PCIE_EDR
- Correct CONFIG_PCIE_EDR annotation on arm64
* config CONFIG_HISI_PMU for kunpeng920 (LP: #1956086)
- [Config] CONFIG_HISI_PMU=m
* Skip setting ethernet LED on Dell EMC board (LP: #1971667)
- SAUCE: net: phy: marvell: Skip setting LED on Dell EMC board
* Miscellaneous Ubuntu changes
- [Packaging] ignore warnings from the output of ld.bfd
- [Packaging] Fix bashism in dkms-build script
- [Packaging] Always catch errors in dkms-build scripts
- [Packaging] Fix dkms builds with linker @module.mod files
- [Packaging] mark dkms-build-configure--zfs executable
- [Config] update configs and annotations after rebase to 5.19-rc7
[ Upstream Kernel Changes ]
* Rebase to v5.19-rc7
-- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Jul 2022 23:35:37 +0200
-- Andrea Righi <andrea.righi@canonical.com> Mon, 18 Jul 2022 23:45:28 +0200
linux (5.19.0-9.9) kinetic; urgency=medium