From 100274b723d80ed5aa363532702536d3f68ca21b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 15 Jun 2019 21:39:52 -0700 Subject: Updated to 5.1.10 Added patch to allow non-root user namespace cloning (Allowed by default) --- config.x86_64 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.x86_64') diff --git a/config.x86_64 b/config.x86_64 index 35aab7e..f1c099e 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.1.8 Kernel Configuration +# Linux/x86 5.1.9 Kernel Configuration # # @@ -163,6 +163,7 @@ CONFIG_NAMESPACES=y CONFIG_UTS_NS=y CONFIG_IPC_NS=y CONFIG_USER_NS=y +CONFIG_USER_NS_UNPRIVILEGED=y CONFIG_PID_NS=y CONFIG_NET_NS=y CONFIG_CHECKPOINT_RESTORE=y @@ -6060,6 +6061,7 @@ CONFIG_CHASH=m # CONFIG_CHASH_STATS is not set # CONFIG_CHASH_SELFTEST is not set CONFIG_DRM_NOUVEAU=m +CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y CONFIG_NOUVEAU_DEBUG=5 CONFIG_NOUVEAU_DEBUG_DEFAULT=3 # CONFIG_NOUVEAU_DEBUG_MMU is not set -- cgit v1.2.1