mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-02 20:36:37 +00:00
Merge pull request #3684 from fidencio/kernel-lts-5.15.x
versions: Linux 5.15.x
This commit is contained in:
commit
9e618f1fb2
@ -12,3 +12,6 @@ CONFIG_CRYPTO_DEV_SP_PSP
|
|||||||
CONFIG_CRYPTO_DEV_CCP
|
CONFIG_CRYPTO_DEV_CCP
|
||||||
CONFIG_HAVE_NET_DSA
|
CONFIG_HAVE_NET_DSA
|
||||||
CONFIG_NF_LOG_COMMON
|
CONFIG_NF_LOG_COMMON
|
||||||
|
CONFIG_MANDATORY_FILE_LOCKING
|
||||||
|
CONFIG_ARM64_UAO
|
||||||
|
CONFIG_VFIO_MDEV_DEVICE
|
||||||
|
1
tools/packaging/kernel/patches/5.15.x/no_patches.txt
Normal file
1
tools/packaging/kernel/patches/5.15.x/no_patches.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
|
@ -149,7 +149,7 @@ assets:
|
|||||||
kernel:
|
kernel:
|
||||||
description: "Linux kernel optimised for virtual machines"
|
description: "Linux kernel optimised for virtual machines"
|
||||||
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
|
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
|
||||||
version: "v5.10.25"
|
version: "v5.15.23"
|
||||||
tdx:
|
tdx:
|
||||||
description: "Linux kernel that supports TDX"
|
description: "Linux kernel that supports TDX"
|
||||||
url: "https://github.com/intel/tdx/archive/refs/tags"
|
url: "https://github.com/intel/tdx/archive/refs/tags"
|
||||||
|
Loading…
Reference in New Issue
Block a user