|
1 | | -linux-nvidia-6.17 (6.17.0-1002.2) UNRELEASED; urgency=medium |
| 1 | +linux-nvidia-6.17 (6.17.0-1002.2) noble; urgency=medium |
2 | 2 |
|
3 | | - CHANGELOG: Do not edit directly. Autogenerated at release. |
4 | | - CHANGELOG: Use the printchanges target to see the current changes. |
5 | | - CHANGELOG: Use the insertchanges target to create the final log. |
| 3 | + * noble/linux-nvidia-6.17: 6.17.0-1001.1 -proposed tracker (LP: #2127212) |
6 | 4 |
|
7 | | - -- Jacob Martin <jacob.martin@canonical.com> Thu, 09 Oct 2025 15:55:49 -0500 |
| 5 | + * Packaging resync (LP: #1786013) |
| 6 | + - [Packaging] debian.nvidia-6.17/dkms-versions -- update from kernel- |
| 7 | + versions (adhoc/d2025.09.22) |
| 8 | + - [Packaging] update variants |
| 9 | + - [Packaging] update update.conf |
| 10 | + |
| 11 | + * NVIDIA: SAUCE: MEDIATEK: usb: host: xhci-hub: fix MT89xx SoCs return |
| 12 | + PORTLI value (LP: #2125126) |
| 13 | + - NVIDIA: SAUCE: MEDIATEK: usb: host: xhci-hub: fix MT89xx SoCs return |
| 14 | + PORTLI value |
| 15 | + |
| 16 | + * NVIDIA: SAUCE: ffa notification count initialization fix (LP: #2123861) |
| 17 | + - NVIDIA: SAUCE: Fix FFA notification count initialization |
| 18 | + |
| 19 | + * NVIDIA: SAUCE: vfio/nvgrace-gpu: Add GB300 SKU to the devid table |
| 20 | + (LP: #2121544) |
| 21 | + - NVIDIA: SAUCE: vfio/nvgrace-gpu: Add GB300 SKU to the devid table |
| 22 | + |
| 23 | + * backport: "ACPI/PCI: Fix memory leak fix in pci_acpi_preserve_config" |
| 24 | + (LP: #2121451) |
| 25 | + - PCI/ACPI: Fix pci_acpi_preserve_config() memory leak |
| 26 | + |
| 27 | + * Pull-request for setting CPU frequency gov to performance (LP: #2028576) |
| 28 | + - [Config] nvidia-6.14: Use performance CPU frequency governor on amd64 |
| 29 | + |
| 30 | + * Set CONFIG_IOMMU_DEFAULT_DMA_LAZY as default for Nvidia CPUs |
| 31 | + (LP: #2119661) |
| 32 | + - [Config] nvidia-6.14: Update annotations to set |
| 33 | + CONFIG_IOMMU_DEFAULT_DMA_LAZY |
| 34 | + |
| 35 | + * mt7925: Additional wifi fixes (LP: #2119687) |
| 36 | + - NVIDIA: SAUCE: wifi: mt76: mt7925: add MBSSID support |
| 37 | + |
| 38 | + * Backport support for Grace virtualization features: vEVENTQ, HW QUEUE, and |
| 39 | + vEGM (LP: #2119656) |
| 40 | + - NVIDIA: SAUCE: mm: handle poisoning of pfn without struct pages |
| 41 | + - NVIDIA: SAUCE: mm: Add poison error check in fixup_user_fault() for |
| 42 | + mapped pfn |
| 43 | + - NVIDIA: SAUCE: mm: Change ghes code to allow poison of non-struct pfn |
| 44 | + - NVIDIA: SAUCE: vfio/nvgrace-gpu: register device memory for poison |
| 45 | + handling |
| 46 | + - NVIDIA: SAUCE: arm64: configs: Build NVGRACE_GPU_VFIO_PCI as LKM |
| 47 | + - NVIDIA: SAUCE: arm64: configs: Enable IOMMUFD and VFIO_DEVICE_CDEV |
| 48 | + - NVIDIA: SAUCE: arm64: configs: Replace VFIO_CONTAINER with |
| 49 | + IOMMUFD_VFIO_CONTAINER |
| 50 | + - NVIDIA: SAUCE: KVM: arm64: Allow exec fault on memory mapped cacheable |
| 51 | + in VMA |
| 52 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Introduce module to manage EGM |
| 53 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Handle pages with ECC errors on the EGM |
| 54 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Register EGM for runtime ECC poison |
| 55 | + errors handling |
| 56 | + - NVIDIA: SAUCE: arm64: configs: Build CONFIG_NVGRACE_EGM as LKM |
| 57 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Move the egm header file to include |
| 58 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Free region memory during |
| 59 | + unregistration |
| 60 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Move region hash initialization |
| 61 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Handle and convey EGM registration |
| 62 | + errors |
| 63 | + - NVIDIA: SAUCE: vfio/nvgrace-gpu: Handle EGM registration failure |
| 64 | + - NVIDIA: SAUCE: vfio/nvgrace-gpu: Address checkpatch warnings |
| 65 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Address sparse errors |
| 66 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Address smatch errors |
| 67 | + - NVIDIA: SAUCE: vfio/nvgrace-gpu: Address smatch errors |
| 68 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Ensure ACPI value reads are successful |
| 69 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Avoid invalid retired pages base |
| 70 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Update EGM unregistration API |
| 71 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: track GPUs associated with the EGM |
| 72 | + regions |
| 73 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: list gpus through sysfs |
| 74 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: expose the egm size through sysfs |
| 75 | + - NVIDIA: SAUCE: vfio/nvgrace-egm: Add null pointer checks after memory |
| 76 | + allocations |
| 77 | + - NVIDIA: SAUCE: arm64: configs: enable NVGRACE_EGM as module |
| 78 | + - NVIDIA: SAUCE: vfio/nvgrace-gpu: Avoid resmem pfn unregistration |
| 79 | + - NVIDIA: [Config] Fix CONFIG_IRQ_MSI_IOMMU annotation for amd64 |
| 80 | + |
| 81 | + * NVIDIA 6.14 kernel SAUCE patch causes LTP madvise07 test case to fail with |
| 82 | + "Child killed by SIGKILL" (LP: #2125434) |
| 83 | + - NVIDIA: SAUCE: mm: correctly identify pfn without struct pages |
| 84 | + |
| 85 | + * Backport support for arm64 BRBE and a future NVIDIA CPU ID (LP: #2118663) |
| 86 | + - NVIDIA: SAUCE: arm64: cputype: Add NVIDIA Olympus definitions |
| 87 | + - [Config] nvidia-6.14: Enable BRBE |
| 88 | + |
| 89 | + * nvidia-ffa-ec: Fix FFH data response length (LP: #2118357) |
| 90 | + - NVIDIA: SAUCE: Fix FFH data response length |
| 91 | + |
| 92 | + * Add pincontrol driver for MT8901 chip (LP: #2117784) |
| 93 | + - NVIDIA: SAUCE: MEDIATEK: pinctrl: mediatek: Add gpio-range record in |
| 94 | + pinctrl driver |
| 95 | + - NVIDIA: SAUCE: MEDIATEK: pinctrl: mediatek: Add acpi support |
| 96 | + - NVIDIA: SAUCE: MEDIATEK: pinctrl: mt8901: Add pinctrl driver |
| 97 | + - [Config] nvidia-6.14: Update annotations to enable CONFIG_PINCTRL_MT8901 |
| 98 | + |
| 99 | + * NVIDIA: SAUCE: Add quirk to disable secondary-bus-reset on PCIe gen-4 |
| 100 | + ports (LP: #2114759) |
| 101 | + - NVIDIA: SAUCE: MEDIATEK: pcie: disable SBR on Gen4 Ports |
| 102 | + |
| 103 | + * NVIDIA: SAUCE: Add FFA and EC Secure Service Driver to -nvidia kernel |
| 104 | + (LP: #2114230) |
| 105 | + - NVIDIA: SAUCE: Add support for custom ARM FFH offset handler |
| 106 | + - NVIDIA: SAUCE: Add nvidia ffa driver for EC communication |
| 107 | + - NVIDIA: SAUCE: Add ffa driver for each secure EC service |
| 108 | + - NVIDIA: SAUCE: Add support for EC secure service communication |
| 109 | + - NVIDIA: SAUCE: Rescan acpi devices that uses secure EC communication |
| 110 | + - NVIDIA: SAUCE: irqchip/gic-v3: Allow unused SGIs for drivers/modules |
| 111 | + - NVIDIA: SAUCE: Add support for notifications from secure EC services |
| 112 | + - [Config] nvidia-6.14: Update annotations to enable NVIDIA FFA EC driver |
| 113 | + |
| 114 | + * mt7925: Support country-specific regulatory requirements (LP: #2112155) |
| 115 | + - NVIDIA: SAUCE: MEDIATEK: wifi: mt76: mt7925: add reg hint support |
| 116 | + - NVIDIA: SAUCE: MEDIATEK: wifi: mt76: mt7925: update the regd by country |
| 117 | + code of 11d changed |
| 118 | + |
| 119 | + * Backport: TPM Service Command Response Buffer Interface Over FF-A |
| 120 | + (LP: #2111511) |
| 121 | + - [Config] nvidia-6.14: Update annotations to enable TPM over FFA |
| 122 | + |
| 123 | + * Backport: ALSA: hda - Add new driver for HDA controllers listed via ACPI |
| 124 | + (LP: #2111447) |
| 125 | + - NVIDIA: SAUCE: [Config] nvidia-6.14 CONFIG_SND_HDA_ACPI=m on arm64 |
| 126 | + |
| 127 | + * Pull request to enable GPU passthrough for CUDA (LP: #2095028) |
| 128 | + - NVIDIA: SAUCE: WAR: Expose PCI PASID capability to userspace |
| 129 | + - NVIDIA: SAUCE: WAR: iommufd/pages: Bypass PFNMAP |
| 130 | + - NVIDIA: SAUCE: [Config] nvidia-6.14: Update annotations for Grace I/O |
| 131 | + virtualization |
| 132 | + - [Config] nvidia-6.14: Drop CONFIG_TEGRA241_CMDQV from annotations |
| 133 | + |
| 134 | + * Add Realtek r8127 ethernet driver (LP: #2109730) |
| 135 | + - NVIDIA: SAUCE: r8127: Add Realtek r8127 ethernet driver |
| 136 | + - NVIDIA: SAUCE: r8127: Remove Realtek r8127 non required files |
| 137 | + - NVIDIA: SAUCE: r8127: Moved files from r8127/src to r8127 folder |
| 138 | + - NVIDIA: SAUCE: Add r8127 in kernel build |
| 139 | + - [Config] nvidia-6.11: Update annotations to enable realtek R8127 module |
| 140 | + |
| 141 | + * nvidia: take out the sbsa_gwdt of the blacklist (LP: #2109635) |
| 142 | + - NVIDIA: [Packaging] Take out the sbsa_gwdt from the blacklist |
| 143 | + |
| 144 | + * Pull request: Add quirk and disable SBR on Gen5 ports (LP: #2107509) |
| 145 | + - NVIDIA: SAUCE: MEDIATEK: usb: host: xhci-plat: support usb3 bulks stream |
| 146 | + low power |
| 147 | + - NVIDIA: SAUCE: MEDIATEK: PCI: disable SBR on Gen5 ports |
| 148 | + |
| 149 | + * Apply cherrypick of upstream patch to recognize PNP0D15 usb3 device |
| 150 | + (LP: #2097644) |
| 151 | + - NVIDIA: SAUCE: Fixes the kernel boot issues due to xhci mem errors |
| 152 | + |
| 153 | + * Apply backport of upstream commit to enable Realtek Bluetooth module |
| 154 | + (LP: #2096882) |
| 155 | + - NVIDIA: SAUCE: Adds MT7925 BT devices |
| 156 | + |
| 157 | + * Apply SAUCE patch to enable 8250 serial device (LP: #2096888) |
| 158 | + - NVIDIA: SAUCE: serial: 8250_mtk: Add ACPI support |
| 159 | + |
| 160 | + * Backport: "Add support for AArch64 AMUv1-based average freq" Series |
| 161 | + (LP: #2100032) |
| 162 | + - NVIDIA: [Config] set CONFIG_CPUFREQ_ARCH_CUR_FREQ=y for x86 |
| 163 | + |
| 164 | + * MANA: include driver fixes and enable module on ARM64 (LP: #2084598) |
| 165 | + - [Config] nvidia-6.11: Enable MANA configs on x86 and arm64 |
| 166 | + |
| 167 | + * Apply patch to set CONFIG_EFI_CAPSULE_LOADER=y for arm64 (LP: #2067111) |
| 168 | + - NVIDIA: [Config] EFI: set CAPSULE_LOADER=y for arm64 |
| 169 | + |
| 170 | + * linux-nvidia-6.5_6.5.0-1014.14 breaks with earlier BIOS release, and |
| 171 | + modeset/resolutions are wrong (LP: #2061930) // Blacklist coresight_etm4x |
| 172 | + (LP: #2067106) |
| 173 | + - [Packaging] blacklist coresight_etm4x |
| 174 | + |
| 175 | + * backport arm64 THP improvements from 6.9 (LP: #2059316) |
| 176 | + - NVIDIA: [Config] arm64: ARM64_CONTPTE=y |
| 177 | + |
| 178 | + * Reapply the linux-nvidia kernel config options from the 5.15 and 6.5 |
| 179 | + kernels (LP: #2060327) |
| 180 | + - NVIDIA: [Config]: Disable the NOUVEAU driver which is not used with |
| 181 | + -nvidia kernels |
| 182 | + - NVIDIA: [Config]: Adding CORESIGHT and ARM64_ERRATUM configs to |
| 183 | + annotations |
| 184 | + |
| 185 | + [ Ubuntu: 6.17.0-6.6 ] |
| 186 | + |
| 187 | + * questing/linux: 6.17.0-6.6 -proposed tracker (LP: #2126040) |
| 188 | + * Questing update: v6.17.1 upstream stable release (LP: #2126948) |
| 189 | + - blk-mq: fix blk_mq_tags double free while nr_requests grown |
| 190 | + - gcc-plugins: Remove TODO_verify_il for GCC >= 16 |
| 191 | + - scsi: target: target_core_configfs: Add length check to avoid buffer |
| 192 | + overflow |
| 193 | + - ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free |
| 194 | + - wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() |
| 195 | + - media: b2c2: Fix use-after-free causing by irq_check_work in |
| 196 | + flexcop_pci_remove |
| 197 | + - media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in |
| 198 | + probe |
| 199 | + - media: tuner: xc5000: Fix use-after-free in xc5000_release |
| 200 | + - media: rc: fix races with imon_disconnect() |
| 201 | + - media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID |
| 202 | + - mm: swap: check for stable address space before operating on the VMA |
| 203 | + - wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load() |
| 204 | + - media: iris: Fix memory leak by freeing untracked persist buffer |
| 205 | + - media: stm32-csi: Fix dereference before NULL check |
| 206 | + - ASoC: qcom: audioreach: fix potential null pointer dereference |
| 207 | + - Linux 6.17.1 |
| 208 | + * RISC-V kernel config is out of sync with other archs (LP: #1981437) |
| 209 | + - [Config] riscv64: Update EFI_SBAT_FILE |
| 210 | + - [Config] riscv64: Enable EFI_ZBOOT |
| 211 | + - [Config] riscv64: Disable support for non-RVA23 SoCs |
| 212 | + - [Config] riscv64: Disable RISCV_ISA_FALLBACK |
| 213 | + - [Config] riscv64: Sync config with other architectures |
| 214 | + * Miscellaneous Ubuntu changes |
| 215 | + - [Config] updateconfigs after rebase to 6.17 |
| 216 | + |
| 217 | + -- Jacob Martin <jacob.martin@canonical.com> Fri, 10 Oct 2025 09:57:57 -0500 |
8 | 218 |
|
9 | 219 | linux-nvidia-6.17 (6.17.0-1000.0) noble; urgency=medium |
10 | 220 |
|
|
0 commit comments