diff --git a/kernel/Makefile b/kernel/Makefile index 54a22cb20..f0c86f9eb 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -265,20 +265,20 @@ endef # Debug targets only for latest stable and LTS stable # ifeq ($(ARCH),x86_64) -$(eval $(call kernel,5.11.18,5.11.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,5.10.34,5.10.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,5.10.34,5.10.x,,-dbg)) -$(eval $(call kernel,5.4.116,5.4.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.11.22,5.11.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.10.39,5.10.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.10.39,5.10.x,,-dbg)) +$(eval $(call kernel,5.4.121,5.4.x,$(EXTRA),$(DEBUG))) #$(eval $(call kernel,5.4.28,5.4.x,-rt,)) else ifeq ($(ARCH),$(filter $(ARCH),aarch64 arm64)) -$(eval $(call kernel,5.11.18,5.11.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,5.10.34,5.10.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.11.22,5.11.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.10.39,5.10.x,$(EXTRA),$(DEBUG))) #$(eval $(call kernel,5.4.28,5.4.x,-rt,)) else ifeq ($(ARCH),s390x) -$(eval $(call kernel,5.11.18,5.11.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,5.10.34,5.10.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.11.22,5.11.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.10.39,5.10.x,$(EXTRA),$(DEBUG))) endif # Target for kernel config diff --git a/kernel/config-5.10.x-aarch64 b/kernel/config-5.10.x-aarch64 index c719fd485..b20f41f72 100644 --- a/kernel/config-5.10.x-aarch64 +++ b/kernel/config-5.10.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.10.34 Kernel Configuration +# Linux/arm64 5.10.39 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y diff --git a/kernel/config-5.10.x-s390x b/kernel/config-5.10.x-s390x index cfc402f04..43c555033 100644 --- a/kernel/config-5.10.x-s390x +++ b/kernel/config-5.10.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.10.34 Kernel Configuration +# Linux/s390 5.10.39 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y diff --git a/kernel/config-5.10.x-x86_64 b/kernel/config-5.10.x-x86_64 index d54e5b6c3..e40a89100 100644 --- a/kernel/config-5.10.x-x86_64 +++ b/kernel/config-5.10.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.34 Kernel Configuration +# Linux/x86 5.10.39 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y diff --git a/kernel/config-5.11.x-aarch64 b/kernel/config-5.11.x-aarch64 index bb02fa35b..0094c00ac 100644 --- a/kernel/config-5.11.x-aarch64 +++ b/kernel/config-5.11.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.11.18 Kernel Configuration +# Linux/arm64 5.11.22 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y diff --git a/kernel/config-5.11.x-s390x b/kernel/config-5.11.x-s390x index 7836a2ec8..3fb1b4b54 100644 --- a/kernel/config-5.11.x-s390x +++ b/kernel/config-5.11.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.11.18 Kernel Configuration +# Linux/s390 5.11.22 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y diff --git a/kernel/config-5.11.x-x86_64 b/kernel/config-5.11.x-x86_64 index 50bd44d83..975a85daf 100644 --- a/kernel/config-5.11.x-x86_64 +++ b/kernel/config-5.11.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.11.18 Kernel Configuration +# Linux/x86 5.11.22 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y diff --git a/kernel/config-5.4.x-x86_64 b/kernel/config-5.4.x-x86_64 index 22ecb1765..82250b545 100644 --- a/kernel/config-5.4.x-x86_64 +++ b/kernel/config-5.4.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.116 Kernel Configuration +# Linux/x86 5.4.121 Kernel Configuration # #