diff --git a/kernel/kernel/files/configs/kernel-x86_64-config b/kernel/kernel/files/configs/kernel-x86_64-config index cf53ef7e..dce362d1 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.9.70 Kernel Configuration +# Linux/x86_64 4.9.75 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -6609,6 +6609,7 @@ CONFIG_ENCRYPTED_KEYS=y # CONFIG_KEY_DH_OPERATIONS is not set # CONFIG_SECURITY_DMESG_RESTRICT is not set CONFIG_SECURITY=y +CONFIG_PAGE_TABLE_ISOLATION=y CONFIG_SECURITYFS=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_NETWORK_XFRM=y @@ -6948,8 +6949,8 @@ CONFIG_SBITMAP=y # # Unofficial 3rd party kernel additions # -# CONFIG_RTL8812AU is not set -CONFIG_NDISWRAPPER=m CONFIG_VIAHSS=m +CONFIG_NDISWRAPPER=m +# CONFIG_RTL8812AU is not set CONFIG_RTL8723BS=m CONFIG_WLAN_SDIO=y diff --git a/kernel/kernel/files/patches/linux/patch-4.9.75.xz b/kernel/kernel/files/patches/linux/patch-4.9.75.xz new file mode 100644 index 00000000..a8a8d66c Binary files /dev/null and b/kernel/kernel/files/patches/linux/patch-4.9.75.xz differ diff --git a/kernel/kernel/pspec.xml b/kernel/kernel/pspec.xml index b2b0730e..be8c7fc1 100644 --- a/kernel/kernel/pspec.xml +++ b/kernel/kernel/pspec.xml @@ -28,7 +28,7 @@ - patches/linux/patch-4.9.70.xz + patches/linux/patch-4.9.75.xz @@ -224,6 +224,17 @@ + + 2017-12-19 + 4.9.75 + Version Bump. + security + + systemRestart + + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-12-19 4.9.70