diff --git a/PKGBUILD b/PKGBUILD
index 3c021321d11963e08eff2227a3e43b7d7bbc4a90..84a07bc4cd592cb55a7f2c3332b13119cdace44c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Customized version of linux for seblu computers
 
 pkgname=linux-seblu
-pkgver=4.15_rc5
+pkgver=4.15_rc6
 pkgrel=1
 pkgdesc='The Linux Kernel cooked by Seblu'
 arch=('x86_64')
@@ -18,7 +18,7 @@ source=("$_repourl#tag=v${pkgver/_/-}"
         "config.$CARCH"
         'input-touchscreen-fix-hideep.c-build-errors.patch')
 md5sums=('SKIP'
-         '812371d6beb11e6c6995291938a0c38e'
+         '25667eb3af1f1c218a575221392bbfe1'
          '85f33d6bd08b52844c8136e2d4747bdf')
 
 prepare() {
diff --git a/config.x86_64 b/config.x86_64
index 2207de6269c4a81f4e9df23db64b33f661d15764..faaf6eff5f8a2a5881105dfd494afca290767af8 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.15.0-rc5 Kernel Configuration
+# Linux/x86 4.15.0-rc6 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -7151,6 +7151,7 @@ CONFIG_ENCRYPTED_KEYS=m
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
 # CONFIG_SECURITY is not set
 CONFIG_SECURITYFS=y
+CONFIG_PAGE_TABLE_ISOLATION=y
 # CONFIG_INTEL_TXT is not set
 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
 CONFIG_HARDENED_USERCOPY=y