Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751528AbaJOFaD (ORCPT ); Wed, 15 Oct 2014 01:30:03 -0400 Received: from mail-vc0-f171.google.com ([209.85.220.171]:51749 "EHLO mail-vc0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750758AbaJOFaA (ORCPT ); Wed, 15 Oct 2014 01:30:00 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 15 Oct 2014 07:29:59 +0200 X-Google-Sender-Auth: MWESBhARR1jooKNgprAJLJOJOrU Message-ID: Subject: Re: [GIT PULL] SELinux list corruption fix for 3.18 From: Linus Torvalds To: James Morris Cc: LSM List , Linux Kernel Mailing List , Paul Moore Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? So there are more things rotten in this tree than a back-merge. Linus -- 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/