From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751999AbdFMHxC (ORCPT ); Tue, 13 Jun 2017 03:53:02 -0400 Received: from mail-qt0-f175.google.com ([209.85.216.175]:34151 "EHLO mail-qt0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751753AbdFMHxA (ORCPT ); Tue, 13 Jun 2017 03:53:00 -0400 MIME-Version: 1.0 In-Reply-To: <20170613063446.GA12537@infradead.org> References: <1497286620-15027-1-git-send-email-s.mesoraca16@gmail.com> <1497286620-15027-6-git-send-email-s.mesoraca16@gmail.com> <20170613063446.GA12537@infradead.org> From: Salvatore Mesoraca Date: Tue, 13 Jun 2017 09:52:59 +0200 Message-ID: Subject: Re: [PATCH 05/11] Creation of "check_vmflags" LSM hook To: Christoph Hellwig Cc: kernel list , linux-security-module@vger.kernel.org, Kernel Hardening , Brad Spengler , PaX Team , Casey Schaufler , Kees Cook , James Morris , "Serge E. Hallyn" , linux-mm@kvack.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2017-06-13 8:34 GMT+02:00 Christoph Hellwig : > Please always post the whole series including the users, thanks. I'm sorry for the inconvenience, it won't happen again. Thank you for your comment. From mboxrd@z Thu Jan 1 00:00:00 1970 From: s.mesoraca16@gmail.com (Salvatore Mesoraca) Date: Tue, 13 Jun 2017 09:52:59 +0200 Subject: [PATCH 05/11] Creation of "check_vmflags" LSM hook In-Reply-To: <20170613063446.GA12537@infradead.org> References: <1497286620-15027-1-git-send-email-s.mesoraca16@gmail.com> <1497286620-15027-6-git-send-email-s.mesoraca16@gmail.com> <20170613063446.GA12537@infradead.org> Message-ID: To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org 2017-06-13 8:34 GMT+02:00 Christoph Hellwig : > Please always post the whole series including the users, thanks. I'm sorry for the inconvenience, it won't happen again. Thank you for your comment. -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt0-f197.google.com (mail-qt0-f197.google.com [209.85.216.197]) by kanga.kvack.org (Postfix) with ESMTP id 51BCB6B02F3 for ; Tue, 13 Jun 2017 03:53:01 -0400 (EDT) Received: by mail-qt0-f197.google.com with SMTP id o45so41366700qto.5 for ; Tue, 13 Jun 2017 00:53:01 -0700 (PDT) Received: from mail-qt0-x233.google.com (mail-qt0-x233.google.com. [2607:f8b0:400d:c0d::233]) by mx.google.com with ESMTPS id e60si10729767qtb.235.2017.06.13.00.53.00 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2017 00:53:00 -0700 (PDT) Received: by mail-qt0-x233.google.com with SMTP id u12so159938924qth.0 for ; Tue, 13 Jun 2017 00:53:00 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170613063446.GA12537@infradead.org> References: <1497286620-15027-1-git-send-email-s.mesoraca16@gmail.com> <1497286620-15027-6-git-send-email-s.mesoraca16@gmail.com> <20170613063446.GA12537@infradead.org> From: Salvatore Mesoraca Date: Tue, 13 Jun 2017 09:52:59 +0200 Message-ID: Subject: Re: [PATCH 05/11] Creation of "check_vmflags" LSM hook Content-Type: text/plain; charset="UTF-8" Sender: owner-linux-mm@kvack.org List-ID: To: Christoph Hellwig Cc: kernel list , linux-security-module@vger.kernel.org, Kernel Hardening , Brad Spengler , PaX Team , Casey Schaufler , Kees Cook , James Morris , "Serge E. Hallyn" , linux-mm@kvack.org 2017-06-13 8:34 GMT+02:00 Christoph Hellwig : > Please always post the whole series including the users, thanks. I'm sorry for the inconvenience, it won't happen again. Thank you for your comment. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20170613063446.GA12537@infradead.org> References: <1497286620-15027-1-git-send-email-s.mesoraca16@gmail.com> <1497286620-15027-6-git-send-email-s.mesoraca16@gmail.com> <20170613063446.GA12537@infradead.org> From: Salvatore Mesoraca Date: Tue, 13 Jun 2017 09:52:59 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: [kernel-hardening] Re: [PATCH 05/11] Creation of "check_vmflags" LSM hook To: Christoph Hellwig Cc: kernel list , linux-security-module@vger.kernel.org, Kernel Hardening , Brad Spengler , PaX Team , Casey Schaufler , Kees Cook , James Morris , "Serge E. Hallyn" , linux-mm@kvack.org List-ID: 2017-06-13 8:34 GMT+02:00 Christoph Hellwig : > Please always post the whole series including the users, thanks. I'm sorry for the inconvenience, it won't happen again. Thank you for your comment.