diff --git a/kernel/kernel/files/configs/kernel-x86_64-config b/kernel/kernel/files/configs/kernel-x86_64-config index 3d0015f9..223e23d8 100644 --- a/kernel/kernel/files/configs/kernel-x86_64-config +++ b/kernel/kernel/files/configs/kernel-x86_64-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.19.42 Kernel Configuration +# Linux/x86_64 4.19.52 Kernel Configuration # # @@ -9,6 +9,7 @@ CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=70300 CONFIG_CLANG_VERSION=0 +CONFIG_CC_HAS_ASM_GOTO=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_EXTABLE_SORT=y CONFIG_THREAD_INFO_IN_TASK=y diff --git a/kernel/kernel/files/patches/linux/patch-4.19.52.xz b/kernel/kernel/files/patches/linux/patch-4.19.52.xz new file mode 100644 index 00000000..f0a3bcb1 Binary files /dev/null and b/kernel/kernel/files/patches/linux/patch-4.19.52.xz differ diff --git a/kernel/kernel/pspec.xml b/kernel/kernel/pspec.xml index f47a97ea..95201098 100644 --- a/kernel/kernel/pspec.xml +++ b/kernel/kernel/pspec.xml @@ -32,7 +32,7 @@ - patches/linux/patch-4.19.42.xz + patches/linux/patch-4.19.52.xz @@ -94,6 +94,17 @@ + + 2019-06-18 + 4.19.52 + Version Bump. + security + + systemRestart + + Ertuğrul Erata + ertugrulerata@gmail.com + 2019-05-10 4.19.42