From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934356AbcATJgs (ORCPT ); Wed, 20 Jan 2016 04:36:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56724 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933795AbcATJga (ORCPT ); Wed, 20 Jan 2016 04:36:30 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20160120082039.GA22945@kroah.com> References: <20160120082039.GA22945@kroah.com> <20160119220904.3102.51075.stgit@warthog.procyon.org.uk> To: Greg KH Cc: dhowells@redhat.com, jmorris@namei.org, Don Zickus , Prarit Bhargava , Yevgeny Pats , linux-kernel@vger.kernel.org, Jarod Wilson , linux-security-module@vger.kernel.org, keyrings@vger.kernel.org Subject: Re: [PATCH] KEYS: Fix keyring ref leak in join_session_keyring() MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <13422.1453282587.1@warthog.procyon.org.uk> Date: Wed, 20 Jan 2016 09:36:27 +0000 Message-ID: <13423.1453282587@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg KH wrote: > Any reason you didn't tag this for stable kernels? Sorry, I forgot. David