Merge pull request #3684 from fidencio/kernel-lts-5.15.x

versions: Linux 5.15.x
This commit is contained in:
Peng Tao
2022-02-17 10:25:28 +08:00
committed by GitHub
3 changed files with 5 additions and 1 deletions

View File

@@ -12,3 +12,6 @@ CONFIG_CRYPTO_DEV_SP_PSP
CONFIG_CRYPTO_DEV_CCP
CONFIG_HAVE_NET_DSA
CONFIG_NF_LOG_COMMON
CONFIG_MANDATORY_FILE_LOCKING
CONFIG_ARM64_UAO
CONFIG_VFIO_MDEV_DEVICE

View File

@@ -0,0 +1 @@

View File

@@ -149,7 +149,7 @@ assets:
kernel:
description: "Linux kernel optimised for virtual machines"
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
version: "v5.10.25"
version: "v5.15.23"
tdx:
description: "Linux kernel that supports TDX"
url: "https://github.com/intel/tdx/archive/refs/tags"