X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=7e32e834aab5f116d1ab63ec4163d84ee05642e8;hb=HEAD;hp=1e91043cca9cfb02135be5dc7f4e93635c8321d4;hpb=998c6ae1d64bb051fcc48614441afbf698e912a8;p=pve-kernel.git diff --git a/debian/changelog b/debian/changelog index 1e91043..f7c213d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,462 @@ +proxmox-kernel-6.8 (6.8.8-2) bookworm; urgency=medium + + * fix #5448: support SCSI controllers with bad VDP page length encoding again + + * fix #5554: improve e1000e stability on cable reconnection + + * cherry-pick "virtio-pci: Check if is_avq is NULL" + + -- Proxmox Support Team Mon, 24 Jun 2024 11:00:48 +0200 + +proxmox-kernel-6.8 (6.8.8-1) bookworm; urgency=medium + + * update fix for managing block flush queue list to avioid a regression with + LVM + + * update sources to Ubuntu-6.8.0-38.38 based on Linux 6.8.8 + + -- Proxmox Support Team Mon, 10 Jun 2024 13:42:20 +0200 + +proxmox-kernel-6.8 (6.8.4-4) bookworm; urgency=medium + + * update ZFS to 2.2.4 + + * backport fix for NFS memory leak on mount that can add up if there are + many mount operations + + * backport fix for managing block flush queue list, resolving a potential + crash due to dereferebcing a NULL pointer with, e.g., the + blk_flush_complete_seq function in the stack trace of the error. + + -- Proxmox Support Team Tue, 04 Jun 2024 12:37:16 +0200 + +proxmox-kernel-6.8 (6.8.4-3) bookworm; urgency=medium + + * update sources and patches to Ubuntu-6.8.0-32.32 + + -- Proxmox Support Team Thu, 02 May 2024 13:55:46 +0200 + +proxmox-kernel-6.8 (6.8.4-2) bookworm; urgency=medium + + * patch apparmor to make it cope with recvmsg returning EINVAL + + -- Proxmox Support Team Wed, 10 Apr 2024 19:36:43 +0200 + +proxmox-kernel-6.8 (6.8.4-1) bookworm; urgency=medium + + * update sources to Ubuntu-6.8.0-23.23 based on v6.8.4 upstream stable + release + + -- Proxmox Support Team Mon, 08 Apr 2024 17:49:22 +0200 + +proxmox-kernel-6.8 (6.8.1-1) bookworm; urgency=medium + + * update submodule and patches for 24.04 Noble based kernel with tag + Ubuntu-6.8.0-20.20 + + -- Proxmox Support Team Tue, 02 Apr 2024 18:19:23 +0200 + +proxmox-kernel-6.5 (6.5.13-4) bookworm; urgency=medium + + * update sources to Ubuntu-6.5.0-32.32 based on stable-tree backports of up + to v6.1.77, v6.6.16 + + -- Proxmox Support Team Fri, 29 Mar 2024 15:28:57 +0100 + +proxmox-kernel-6.5 (6.5.13-3) bookworm; urgency=medium + + * updated sources to Ubuntu-6.5.0-27.28 to fix a regression in the tracing & + debugging related eventfs, potentially breaking bpftrace. + + -- Proxmox Support Team Wed, 20 Mar 2024 11:45:08 +0100 + +proxmox-kernel-6.5 (6.5.13-2) bookworm; urgency=medium + + * update sources to Ubuntu-6.5.0-27.27 based on stable-tree backports of + v6.1.74, v6.6.13 + + * update ZFS to 2.2.3 + + * Revert "cherry-pick scheduler fix to avoid temporary VM freezes on NUMA + hosts" as user feedback did not show real improvement. + + -- Proxmox Support Team Mon, 11 Mar 2024 14:36:05 +0100 + +proxmox-kernel-6.5 (6.5.13-1) bookworm; urgency=medium + + * update sources to Ubuntu-6.5.0-20.20 based on v6.5.13 and some newer + stable-tree backports + + * backport scheduler fix to avoid temporary VM freezes on NUMA hosts + + -- Proxmox Support Team Mon, 05 Feb 2024 14:50:54 +0100 + +proxmox-kernel-6.5 (6.5.11-8) bookworm; urgency=medium + + * fix #5077: cherry-pick revert for aacraid resets + + * fix #5158: cherry-pick ext4 fix for high-CPU flush + + -- Proxmox Support Team Tue, 30 Jan 2024 13:27:34 +0100 + +proxmox-kernel-6.5 (6.5.11-7) bookworm; urgency=medium + + * update ZFS to 2.2.2 to make it easier for users to ensure we're not + affected by any recently uncovered data integrity issues (which got + already patched out earlier via backports). + + -- Proxmox Support Team Tue, 05 Dec 2023 10:44:02 +0100 + +proxmox-kernel-6.5 (6.5.11-6) bookworm; urgency=medium + + * cherry-pick ZFS fix for (rare) dirty dnode data corruption bug + + -- Proxmox Support Team Wed, 29 Nov 2023 09:32:26 +0100 + +proxmox-kernel-6.5 (6.5.11-5) bookworm; urgency=medium + + * properly set CONFIG_VFIO_VIRQFD as a boolean + + * cherry-pick fix for RCU stall issue after VM live migration + + -- Proxmox Support Team Mon, 27 Nov 2023 20:52:25 +0100 + +proxmox-kernel-6.5 (6.5.11-4) bookworm; urgency=medium + + * add signed kernel variant for secure boot + + -- Proxmox Support Team Mon, 20 Nov 2023 11:19:53 +0100 + +proxmox-kernel-6.5 (6.5.11-3) bookworm; urgency=medium + + * ZFS: pick bug-fixes staged for 2.2.1: + - add a tunable to disable BRT support and disable it by default + - fix block cloning between unencrypted and encrypted datasets + - disable block cloning by default + + -- Proxmox Support Team Fri, 17 Nov 2023 17:34:32 +0100 + +proxmox-kernel-6.5 (6.5.11-2) bookworm; urgency=medium + + * rebase on Ubuntu-6.5.0-14.14 to include a fix for viewing ast/bmc remote + consoles + + * backport flexible-array-member fixes for the amdgpu module to avoid UBSAN + warnings. + + * disable UBSAN bounds checking again completely, to many false-positives + + -- Proxmox Support Team Tue, 14 Nov 2023 18:19:51 +0100 + +proxmox-kernel-6.5 (6.5.11-1) bookworm; urgency=medium + + * update to v6.5.11 upstream stable release + + * revert "memfd: improve userspace warnings for missing exec-related flags", + producing to much log noise without any benefit + + * Revert "UBUNTU: SAUCE: ceph: make sure all the files successfully put + before unmounting" + + -- Proxmox Support Team Wed, 08 Nov 2023 15:40:29 +0100 + +proxmox-kernel-6.5 (6.5.3-1) bookworm; urgency=medium + + * disable UBSAN bounds checking to avoid false-positive oopses due to the + ZFS module using an older style for declaring flexible array member. + + -- Proxmox Support Team Mon, 23 Oct 2023 10:03:52 +0200 + +proxmox-kernel-6.5 (6.5.3-1~1) bookworm; urgency=medium + + * update kernel to 6.5 based Ubuntu 23.10 Mantic release + + -- Proxmox Support Team Fri, 13 Oct 2023 15:28:11 +0200 + +proxmox-kernel-6.2 (6.2.16-19) bookworm; urgency=medium + + * backport exposing FLUSHBYASID when running nested VMs on AMD CPUs to fix + nesting of some hyper-visors like VMware Workstation. + + * backport constraining guest-supported xfeatures only at KVM_GET_XSAVE{2} + to further improve compatibility for guests w.r.t. live-migration, or live + snapshot rollback, to hosts with less (FPU) xfeatures supported. + + -- Proxmox Support Team Tue, 24 Oct 2023 14:07:51 +0200 + +proxmox-kernel-6.2 (6.2.16-18) bookworm; urgency=medium + + * backport fix for AMD erratum #1485 on Zen4-based CPUs to avoid triggering + undefined instruction exceptions when disabling all, or certain security + mitigations, like using the "mitigations=off" kernel command line + parameter + + * backport ZFS fix to avoid crashes and hangs if used on modern Intel HW + like the Xeon Scalable 4th Gen "Sapphire Rapids" CPUs due to a HW bug as + per Intel SPR erratum SPR4 + + -- Proxmox Support Team Wed, 11 Oct 2023 17:05:18 +0200 + +proxmox-kernel-6.2 (6.2.16-16) bookworm; urgency=medium + + * update sources to Ubuntu-6.2.0-36.36 + + -- Proxmox Support Team Tue, 03 Oct 2023 07:42:21 +0200 + +proxmox-kernel-6.2 (6.2.16-15) bookworm; urgency=medium + + * fix thunderbolt ring-interrupt not being masked on suspend + + * cherry-pick fix to avoid potentially offlining one CPU thread on some EPYC + CPUs with a new amd64-microcode package (still in unstable). + + * update ZFS to 2.1.13 + + -- Proxmox Support Team Thu, 28 Sep 2023 15:53:58 +0200 + +proxmox-kernel-6.2 (6.2.16-14) bookworm; urgency=medium + + * cherry-pick fix for setting X86_FEATURE_OSXSAVE feature improving + performance of some code that tries to live-detect available CPU features, + like, e.g., ZFS. + + -- Proxmox Support Team Tue, 19 Sep 2023 10:17:16 +0200 + +proxmox-kernel-6.2 (6.2.16-13) bookworm; urgency=medium + + * fix #4707: add override parameter for RMRR relaxation + + * backport thunderbolt-net fixes for IPv6 and connection re-establishment + after a node got rebooted + + * update sources to Ubuntu-6.2.0-34.34 + + -- Proxmox Support Team Mon, 18 Sep 2023 15:31:57 +0200 + +proxmox-kernel-6.2 (6.2.16-12) bookworm; urgency=medium + + * cherry-pick fix for KVM vCPU page-fault loop. + Due to too small and signed type used for an memory related sequence + counter there was a chance that for long-lived VMs KVM would effectively + hang vCPUs due to always thinking page faults are stale, which results in + KVM refusing to "fix" faults. + + -- Proxmox Support Team Mon, 04 Sep 2023 15:21:22 +0200 + +proxmox-kernel-6.2 (6.2.16-11) bookworm; urgency=medium + + * cherry-pick fix to surpress faulty segfault logging. While harmless, such + logs can look scary and might let people follow them like a red herring. + + * update sources to Ubuntu-6.2.0-32.32 + + -- Proxmox Support Team Thu, 31 Aug 2023 11:56:15 +0200 + +proxmox-kernel-6.2 (6.2.16-10) bookworm; urgency=medium + + * disable CONFIG_GDS_FORCE_MITIGATION again + when not having installed a new-enough intel-microcode, this disables AVX + instructions which breaks a lot of software + + -- Proxmox Support Team Fri, 18 Aug 2023 13:42:38 +0200 + +proxmox-kernel-6.2 (6.2.16-9) bookworm; urgency=medium + + * add fixes for downfall + + * enable mitigation config option CONFIG_GDS_FORCE_MITIGATION + + -- Proxmox Support Team Wed, 16 Aug 2023 10:07:11 +0200 + +proxmox-kernel-6.2 (6.2.16-8) bookworm; urgency=medium + + * sign modules and set trust anchor/lockdown to allow manual secure boot + + -- Proxmox Support Team Wed, 02 Aug 2023 14:17:00 +0200 + +proxmox-kernel-6.2 (6.2.16-7) bookworm; urgency=medium + + * change `pve-` prefix to `proxmox-` + + * merge proxmox-kernel-meta packaging into main kernel repository + + * bump ABI to 6.2.16-6 + + -- Proxmox Support Team Tue, 01 Aug 2023 13:23:46 +0200 + +pve-kernel (6.2.16-6) bookworm; urgency=medium + + * fix #4833: backport fix for recovering potential NX huge pages + + * fix #4770: backport "nvme: don't reject probe due to duplicate IDs" + + * backport Zenbleed stop-gap workaround for CVE-2023-20593, the actual fix + is the amd64-microcode update. + + -- Proxmox Support Team Tue, 25 Jul 2023 17:33:45 +0200 + +pve-kernel (6.2.16-5) bookworm; urgency=medium + + * kvm: xsave set: mask-out PKRU bit in xfeatures if vCPU has no support to + improve live-migrations & snapshot-rollback of VMs running on modern Intel + CPUs (Skylake-Server or Tiger Lake Desktop), if configured with a + restricted vCPU type (e.g., qemu64) and if the migration source is from + our 5.15 based kernel (default in Proxmox VE 7.4) to the 6.2 (and future + newer) of Proxmox VE 8.0 as target. + This copes with the fallout of a fix, that while itself improved migration + compatibility for clusters with different host-CPU models, caused another + issue on the transition between the older "broken" and newer "fixed" + kernels for homogeneous clusters, i.e., those with the same PVE host-CPU + model. + + -- Proxmox Support Team Fri, 14 Jul 2023 19:53:39 +0200 + +pve-kernel (6.2.16-4) bookworm; urgency=medium + + * backport fixes for StackRot (CVE-2023-3269) + + -- Proxmox Support Team Fri, 07 Jul 2023 06:22:28 +0200 + +pve-kernel (6.2.16-3) bookworm; urgency=medium + + * update to Ubuntu-6.2.0-25.25 + + -- Proxmox Support Team Sat, 17 Jun 2023 07:58:57 +0200 + +pve-kernel (6.2.16-2) bookworm; urgency=medium + + * update ZFS to 2.1.12 + + * bump ABI to 6.2.16-2 + + * backport "net/sched: flower: fix possible OOB write in fl_set_geneve_opt()" + + * backport re-adding mdev_set_iommu_device() kABI for support of SRIOV based + Nvidia vGPU + + -- Proxmox Support Team Tue, 13 Jun 2023 15:30:53 +0200 + +pve-kernel (6.2.16-1) bookworm; urgency=medium + + * update to Ubuntu-6.2.0-23.23 and pull in stable fixes up to v6.2.16 + + * build for Debian 12 Bookworm based releases + + -- Proxmox Support Team Sat, 20 May 2023 19:23:34 +0200 + +pve-kernel (6.2.11-2) bullseye; urgency=medium + + * backport "netfilter: nf_tables: deactivate anonymous set from preparation + phase" + + * bump ABI to 6.2.11-2 + + -- Proxmox Support Team Wed, 10 May 2023 11:13:34 +0200 + +pve-kernel (6.2.11-1) bullseye; urgency=medium + + * update kernel to Proxmox-6.2.11-1 + + * update ZFS to 2.1.11 + + -- Proxmox Support Team Thu, 20 Apr 2023 11:59:36 +0200 + +pve-kernel (6.2.9-1) bullseye; urgency=medium + + * update to Ubuntu-6.2.0-19.19 and cherry-pick patches up to 6.2.9 + + -- Proxmox Support Team Fri, 31 Mar 2023 12:48:33 +0200 + +pve-kernel (6.2.6-1) bullseye; urgency=medium + + * update to Ubuntu-6.2.0-17.17 based on 6.2.6 + + -- Proxmox Support Team Tue, 14 Mar 2023 18:08:23 +0100 + +pve-kernel (6.2.2-1) bullseye; urgency=medium + + * update to Ubuntu-6.2.0-1.1 + + -- Proxmox Support Team Mon, 13 Mar 2023 17:57:00 +0100 + +pve-kernel (6.1.15-1) bullseye; urgency=medium + + * update to Proxmox-6.1.15-1 + + * backport patch to fix issue with large IO requests + + -- Proxmox Support Team Wed, 08 Mar 2023 09:53:18 +0100 + +pve-kernel (6.1.14-1) bullseye; urgency=medium + + * update to Proxmox-6.1.14-1 + + -- Proxmox Support Team Mon, 27 Feb 2023 18:09:47 +0100 + +pve-kernel (6.1.10-1) bullseye; urgency=medium + + * update to Proxmox-6.1.10-1 + + -- Proxmox Support Team Tue, 07 Feb 2023 14:10:10 +0100 + +pve-kernel (6.1.6-1) bullseye; urgency=medium + + * update ZFS to 2.1.9 + + * update to Ubuntu-6.1.0-14.14 based on upstream 6.1.6 + + -- Proxmox Support Team Sat, 28 Jan 2023 15:05:09 +0100 + +pve-kernel (6.1.2-1) bullseye; urgency=medium + + * backport ZFS compat fixes for Linux 6.1 w.r.t. a OTMPFILE open syscall + + * update to Ubuntu-6.1.0-12.12 + + * backport a few newer fixes-of-fixes from 6.1.4 + + * bump ABI to 6.1.2-1 + + -- Proxmox Support Team Sat, 07 Jan 2023 14:56:01 +0100 + +pve-kernel (6.1.0-1) bullseye; urgency=medium + + * update to Ubuntu-6.1.0-1.1 based on upstram v6.1 + + * update ZFS to 2.1.7 + + -- Proxmox Support Team Tue, 13 Dec 2022 15:08:53 +0100 + +pve-kernel (5.19.17-1) bullseye; urgency=medium + + * update to Ubuntu-5.19.0-24.25 + + * bump ABI to 5.19.17-1 + + -- Proxmox Support Team Mon, 14 Nov 2022 20:25:12 +0100 + +pve-kernel (5.19.7-2) bullseye; urgency=medium + + * update ZFS to 2.1.6 + + * update to Ubuntu-5.19.0-19.19 + + * bump ABI to 5.19.7-2 + + -- Proxmox Support Team Tue, 04 Oct 2022 17:18:40 +0200 + +pve-kernel (5.19.7-1) bullseye; urgency=medium + + * update to 5.19.7 based on Ubuntu-5.19.0-16.16 + + -- Proxmox Support Team Tue, 06 Sep 2022 07:54:58 +0200 + +pve-kernel (5.19.0-1) bullseye; urgency=medium + + * update to 5.19.0 based from Ubuntu-5.19.0-14.14 + + -- Proxmox Support Team Tue, 02 Aug 2022 09:18:39 +0200 + pve-kernel (5.19.0-1~rc8+2) bullseye; urgency=medium * backport smm fixes