From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752185AbdLJW3b (ORCPT ); Sun, 10 Dec 2017 17:29:31 -0500 Received: from userp2130.oracle.com ([156.151.31.86]:38579 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751347AbdLJW33 (ORCPT ); Sun, 10 Dec 2017 17:29:29 -0500 Date: Mon, 11 Dec 2017 09:28:20 +1100 (AEDT) From: James Morris X-X-Sender: james.l.morris@localhost To: Sargun Dhillon cc: linux-security-module@vger.kernel.org, keescook@chromium.org, igor.stoppa@huawei.com, casey@schaufler-ca.com, linux-kernel@vger.kernel.org Subject: Re: [RFC v2 1/3] security: Add safe, dynamic (runtime-loadable) hook support In-Reply-To: <5c089f6eb3bcec36e6021db7dcfcd4409be99111.1512704909.git.sargun@netflix.com> Message-ID: References: <5c089f6eb3bcec36e6021db7dcfcd4409be99111.1512704909.git.sargun@netflix.com> User-Agent: Alpine 2.20 (LFD 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8741 signatures=668644 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=772 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1712100335 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 8 Dec 2017, Sargun Dhillon wrote: > The primary purpose of this patchset is to facilitate the development of > out-of-tree minor LSMs. This is not a valid use-case for the mainline kernel: we don't add features for out of tree code. Please reconsider your rationale :-) - James -- James Morris