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.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 14555C43387 for ; Sat, 29 Dec 2018 04:15:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id ADF24218FD for ; Sat, 29 Dec 2018 04:15:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b="N0fC7CQ/" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726031AbeL2EPc (ORCPT ); Fri, 28 Dec 2018 23:15:32 -0500 Received: from mail-lf1-f65.google.com ([209.85.167.65]:35580 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725862AbeL2EPc (ORCPT ); Fri, 28 Dec 2018 23:15:32 -0500 Received: by mail-lf1-f65.google.com with SMTP id e26so15618841lfc.2 for ; Fri, 28 Dec 2018 20:15:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=KmAnZj6zHaXNojG6OZsflTWqGMAp/1Un2CyCaQUoecY=; b=N0fC7CQ/LjciIsz2v0VuyNZipMGAC6cVpOrOOO+71F9fT7jBvaTRe2qsVO6fAe1vJm O8TSMU6f37fLBsij+1w3AwBap+/G1mN5sskMwRNn614b5TfKy5PHQksvWXlcRSlBdHIa LQCjNc21xW6c5oBTYdYgGhbkSAW2EWvlVbjwU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=KmAnZj6zHaXNojG6OZsflTWqGMAp/1Un2CyCaQUoecY=; b=sGEPt8E38pifxAmCIc+ii5pqdvj7XWVqriXTsY4ZTGiQGmJkYI1wth3wS9ux7YN/iF +GLNvMkF+IcUr8SWI4tn4/eY+OrD/SE21/USDGSunVPT4gE9OTbdf1z4I7jr+a17fkHO esfK2hxW9ESz284NCOnX/XW2tIk4XfRoqcwfuwMxgR8oxwZCnUCVv9EDSchDz0SR70E3 TEGn97epjUTfnoIggRjFQPC/4/bNHRZ8SsrVg4ynACYryYTgh/g5e9UwuMw30fvLFtnd z/sZR1GFp7PP1rg+Eig/5Uk2UxZNFbcIhEHXHH3UWblwLWuTiaf2ekuFIJixP81qfBGE yzfQ== X-Gm-Message-State: AA+aEWZpzjw7MRPnIgwRDecbrXluLmry+FFv3pZhr0t/YlC99jMe+8y+ rBha5KYTyYcgZL9oEoJF3fYST1uMEsw= X-Google-Smtp-Source: AFSGD/X8WnpH2NgO9mCFgNn2vwhKpTEKbKRXhDqGmwvz3Whq3njHkYnXoNMMugvCWqn+8ti7xXOGfQ== X-Received: by 2002:a19:f115:: with SMTP id p21mr14596232lfh.20.1546056929884; Fri, 28 Dec 2018 20:15:29 -0800 (PST) Received: from mail-lf1-f49.google.com (mail-lf1-f49.google.com. [209.85.167.49]) by smtp.gmail.com with ESMTPSA id h85-v6sm8884894ljf.68.2018.12.28.20.15.28 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Dec 2018 20:15:28 -0800 (PST) Received: by mail-lf1-f49.google.com with SMTP id y11so15597030lfj.4 for ; Fri, 28 Dec 2018 20:15:28 -0800 (PST) X-Received: by 2002:a19:c014:: with SMTP id q20mr13983313lff.16.1546056928294; Fri, 28 Dec 2018 20:15:28 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Linus Torvalds Date: Fri, 28 Dec 2018 20:15:12 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT PULL] security: general updates for v4.21 To: James Morris Cc: Linux List Kernel Mailing , linux-security-module@vger.kernel.org, Casey Schaufler , Mimi Zohar , Jarkko Sakkinen Content-Type: text/plain; charset="UTF-8" Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: On Fri, Dec 28, 2018 at 8:09 PM James Morris wrote: > > Yep, I understand what you mean. I can't find the discussion from several > years ago, but developers asked to be able to work with more current > kernels, and I recall you saying that if you want to do this, merge to a > specific -rc tag at least. If people really want it, maybe the merge can state that explicit thing, as it is I'm trying to push back on empty merges that don't explain why they even exist. Linus