diff --git a/kernel/Makefile b/kernel/Makefile index f0c76c8c7..8de90d609 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -256,13 +256,13 @@ endef # Debug targets only for latest stable and LTS stable # ifeq ($(ARCH),x86_64) -$(eval $(call kernel,5.10.76,5.10.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,5.10.76,5.10.x,,-dbg)) -$(eval $(call kernel,5.4.156,5.4.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.10.92,5.10.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.10.92,5.10.x,,-dbg)) +$(eval $(call kernel,5.4.172,5.4.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,5.11.4,5.11.x,-rt,)) else ifeq ($(ARCH),$(filter $(ARCH),aarch64 arm64)) -$(eval $(call kernel,5.10.76,5.10.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.10.92,5.10.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,5.11.4,5.11.x,-rt,)) endif diff --git a/kernel/config-5.10.x-aarch64 b/kernel/config-5.10.x-aarch64 index 1e9473fef..d02514dde 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.76 Kernel Configuration +# Linux/arm64 5.10.92 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y @@ -213,6 +213,7 @@ CONFIG_BPF_SYSCALL=y CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y +# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set # CONFIG_BPF_PRELOAD is not set # CONFIG_USERFAULTFD is not set CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y diff --git a/kernel/config-5.10.x-x86_64 b/kernel/config-5.10.x-x86_64 index 0e3a60682..16a92b824 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.76 Kernel Configuration +# Linux/x86 5.10.92 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203" CONFIG_CC_IS_GCC=y @@ -233,6 +233,7 @@ CONFIG_BPF_SYSCALL=y CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y +# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set # CONFIG_BPF_PRELOAD is not set # CONFIG_USERFAULTFD is not set CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y diff --git a/kernel/config-5.4.x-x86_64 b/kernel/config-5.4.x-x86_64 index 76552caa6..27abcf8fc 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.156 Kernel Configuration +# Linux/x86 5.4.172 Kernel Configuration # #