From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id DDF1D6EFEA for ; Fri, 14 Feb 2014 19:14:03 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.5) with ESMTP id s1EJE2K1024872 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Fri, 14 Feb 2014 11:14:02 -0800 (PST) Received: from yow-bashfiel-d3.wrs.com (128.224.147.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.2.347.0; Fri, 14 Feb 2014 11:14:01 -0800 From: Bruce Ashfield To: Date: Fri, 14 Feb 2014 14:13:53 -0500 Message-ID: X-Mailer: git-send-email 1.8.1.2 MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: [PATCH 0/4] linux-yocto/3.10: LTSI, -stable, CVE and systemd X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 19:14:04 -0000 Content-Type: text/plain Richard/Saul, Here are my queued 3.10 kernel changes that have been simmering and under test. Everything is sane for my builds. Cheers, Bruce The following changes since commit ee151ed6bc16312733c67b91bbf65959309b640d: lib/oe/rootfs.py: fix RPM multilib issue (2014-02-13 12:06:01 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (4): linux-yocto/3.10: update to v3.10.28 linux-yocto/3.10: arbitrary write with CONFIG_X86_X32 (CVE-2014-0038) linux-yocto/3.10: add minnow-io feature to LTSI linux-yocto/3.10: enable CONFIG_FHANDLE for standard and preempt-rt kernels meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 ++++---- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +++++++++--------- 3 files changed, 16 insertions(+), 16 deletions(-) -- 1.8.1.2