From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753839AbcALUmW (ORCPT ); Tue, 12 Jan 2016 15:42:22 -0500 Received: from a.ns.miles-group.at ([95.130.255.143]:11949 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753145AbcALUmV (ORCPT ); Tue, 12 Jan 2016 15:42:21 -0500 Subject: Re: [GIT PULL] UML updates for 4.5 To: Linus Torvalds , user-mode-linux-devel , "linux-kernel@vger.kernel.org" References: <569563C3.3040201@nod.at> From: Richard Weinberger Message-ID: <5695652A.1010605@nod.at> Date: Tue, 12 Jan 2016 21:42:18 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <569563C3.3040201@nod.at> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 12.01.2016 um 21:36 schrieb Richard Weinberger: > Linus, > > the following changes since commit 74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6: > > Linux 4.4-rc7 (2015-12-27 18:17:37 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus-4.5-rc1 > > for you to fetch changes up to 3e46b25376321db119bc8507ce8c8841c580e736: > > um: Use race-free temporary file creation (2016-01-10 21:49:50 +0100) > Hit the send button too early, here the summary: This pull request contains beside of random fixes/cleanups two bigger changes: * seccomp support by Mickaël Salaün * IRQ rework by Anton Ivanov Thanks, //richard