[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1852.1460486049@warthog.procyon.org.uk>
Date: Tue, 12 Apr 2016 19:34:09 +0100
From: David Howells <dhowells@...hat.com>
To: jmorris@...ei.org
cc: dhowells@...hat.com, keyrings@...r.kernel.org,
linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL]
Hi James,
Can you pull and pass these patches on to Linus?
There are two:
(1) Fix the assoc_array implemetation to never call the compare_object op
on non-leaf objects.
(2) Fix an error check in the ASN.1 decoder compiler.
Thanks,
David
---
The following changes since commit 541d8f4d59d79f5d37c8c726f723d42ff307db57:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2016-04-05 16:16:00 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/keys-fixes-20160412
for you to fetch changes up to 952cca6a724c420a1efb6025e41862dfd2c1edc3:
ASN.1: fix open failure check on headername (2016-04-06 14:06:48 +0100)
----------------------------------------------------------------
Keyrings fixes
----------------------------------------------------------------
Colin Ian King (1):
ASN.1: fix open failure check on headername
Jerome Marchand (1):
assoc_array: don't call compare_object() on a node
lib/assoc_array.c | 4 +++-
scripts/asn1_compiler.c | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists