From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6470EC072B5 for ; Fri, 24 May 2019 19:36:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 418B9217F9 for ; Fri, 24 May 2019 19:36:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729918AbfEXTgk (ORCPT ); Fri, 24 May 2019 15:36:40 -0400 Received: from namei.org ([65.99.196.166]:34308 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729597AbfEXTgk (ORCPT ); Fri, 24 May 2019 15:36:40 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x4OJaWYL008551; Fri, 24 May 2019 19:36:32 GMT Date: Sat, 25 May 2019 05:36:32 +1000 (AEST) From: James Morris To: Casey Schaufler cc: Linux Security Module list , Kees Cook , John Johansen , Paul Moore Subject: Re: Stacking patches for 5.3 In-Reply-To: <1106985e-1620-75b2-d6bf-c2c95d9a0fbb@schaufler-ca.com> Message-ID: References: <1106985e-1620-75b2-d6bf-c2c95d9a0fbb@schaufler-ca.com> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: On Fri, 24 May 2019, Casey Schaufler wrote: > I have a set of 59 patches for the nest round of LSM stacking. > They are all really small. Kees has expressed a preference for > small patches. I think that the collapsed set of about 10 would > make more sense. Which would the community as a whole prefer? > The patches are not much different from what has been presented > already. I agree with Kees, smaller patches are easier to review. -- James Morris