Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751492AbaJOIGG (ORCPT ); Wed, 15 Oct 2014 04:06:06 -0400 Received: from tundra.namei.org ([65.99.196.166]:50432 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751257AbaJOIF7 (ORCPT ); Wed, 15 Oct 2014 04:05:59 -0400 Date: Wed, 15 Oct 2014 19:05:55 +1100 (AEDT) From: James Morris To: Linus Torvalds cc: LSM List , Linux Kernel Mailing List , Paul Moore Subject: Re: [GIT PULL] SELinux list corruption fix for 3.18 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (LRH 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 15 Oct 2014, Linus Torvalds wrote: > On Wed, Oct 15, 2014 at 7:27 AM, Linus Torvalds > wrote: > > > > No, the log is correct (the log always is, the back-merges can cause > > the trivial *diff* to be broken). > > To add some details: the commits in there are > > f6ed66087648 Merge branch 'stable-3.18' of > git://git.infradead.org/users/pcmoore/selinux into f > 7c66bdc72bc3 selinux: fix inode security list corruption > e7387395a07d selinux: normalize audit log formatting > 8497b78ecc9d selinux: cleanup error reporting in selinux_nlmsg_perm() > 6eb1ddc6bd3f selinux: make the netif cache namespace aware > 5e29532fed21 selinux: register nf hooks with single nf_register_hooks call > 82341ad9b962 selinux: fix a problem with IPv6 traffic denials in > selinux_ip_postroute() > 04e8d6ab1fa6 selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID. > > and all but the list corruption fix seem to just be duplicate commits > of things I have already gotten elsewhere. Somebody cherry-picking > commits and duplicating them? > Yep, I also already have these other changes under different commit IDs: commit 7b0d0b40cd78cadb525df760ee4cac151533c2b5 Author: Stephen Smalley Date: Mon Aug 4 13:36:49 2014 -0400 selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID. Paul: do you have the above commit ID in your tree? > So there are more things rotten in this tree than a back-merge. -- James Morris -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/