versions: bump to Linux v6.18.15 (LTS)

Bump to the latest LTS kernel to get a fix for TDX:

efi: Fix reservation of unaccepted memory table

See details in:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0862438c90487e79822d5647f854977d50381505

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
This commit is contained in:
Mikko Ylinen
2026-03-02 12:48:35 +02:00
parent 0b2af07b02
commit 2cf9018e35
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
183
184

View File

@@ -207,11 +207,11 @@ assets:
kernel:
description: "Linux kernel optimised for virtual machines"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.18.12"
version: "v6.18.15"
nvidia:
description: "Linux kernel optimised for virtual machines"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.18.12"
version: "v6.18.15"
kernel-arm-experimental:
description: "Linux kernel with cpu/mem hotplug support on arm64"