From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-864609-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 68DC51388C0 for <garchives@archives.gentoo.org>; Sun, 21 Feb 2016 05:01:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B8FC21C029; Sun, 21 Feb 2016 05:01:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9286A21C029 for <gentoo-commits@lists.gentoo.org>; Sun, 21 Feb 2016 05:01:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6605C340C7C for <gentoo-commits@lists.gentoo.org>; Sun, 21 Feb 2016 05:01:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D0AE8E9 for <gentoo-commits@lists.gentoo.org>; Sun, 21 Feb 2016 05:01:36 +0000 (UTC) From: "Anthony G. Basile" <blueness@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" <blueness@gentoo.org> Message-ID: <1456031468.6f6622168aa67fd5eca8bca96a47a358e69c8878.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/kernel-config X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 6f6622168aa67fd5eca8bca96a47a358e69c8878 X-VCS-Branch: desktop-amd64-hardened Date: Sun, 21 Feb 2016 05:01:36 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d2b42d44-cd42-4fb5-801c-29a7f13e1799 X-Archives-Hash: 5d1cc37788832b64d76c7ea0c56aaeef commit: 6f6622168aa67fd5eca8bca96a47a358e69c8878 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 05:11:08 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 05:11:08 2016 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=6f662216 kernel-config: tweak 4.4.2, grsec allow ioperm/ioctl scripts/kernel-config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/kernel-config b/scripts/kernel-config index b8b807f..0b25402 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -8016,7 +8016,7 @@ CONFIG_PAX_LATENT_ENTROPY=y # Memory Protections # CONFIG_GRKERNSEC_KMEM=y -CONFIG_GRKERNSEC_IO=y +# CONFIG_GRKERNSEC_IO is not set CONFIG_GRKERNSEC_BPF_HARDEN=y CONFIG_GRKERNSEC_PERF_HARDEN=y CONFIG_GRKERNSEC_RAND_THREADSTACK=y @@ -8121,7 +8121,6 @@ CONFIG_GRKERNSEC_DENYUSB=y # Sysctl Support # CONFIG_GRKERNSEC_SYSCTL=y -# CONFIG_GRKERNSEC_SYSCTL_DISTRO is not set CONFIG_GRKERNSEC_SYSCTL_ON=y #