From: Richard Weinberger <richard@nod.at>
To: torvalds@linux-foundation.org
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
user-mode-linux-devel
<user-mode-linux-devel@lists.sourceforge.net>
Subject: [PULL] UML updates for 3.12
Date: Sat, 07 Sep 2013 11:13:52 +0200 [thread overview]
Message-ID: <522AEE50.4090105@nod.at> (raw)
Linus,
please pull form:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus
to receive UML updates for the 3.12 merge window.
This pile contains mostly fixes and improvements for issues identified
by Richard W. M. Jones while adding UML as backend to libguestfs.
Thanks,
//richard
----------------------------------------------------------------
Richard Weinberger (8):
um: hostfs: Fix writeback
um: Implement probe_kernel_read()
um: ubd: Add REQ_FLUSH suppport
um: ubd: Introduce submit_request()
um: Cleanup SIGTERM handling
um: Run UML in it's own session.
um: prctl: Do not include linux/ptrace.h
um: Add irq chip um/mask handlers
arch/um/drivers/ubd.h | 1 -
arch/um/drivers/ubd_kern.c | 72 ++++++++++++++++++++++++++++++++++++--------
arch/um/drivers/ubd_user.c | 5 ---
arch/um/include/shared/os.h | 3 ++
arch/um/kernel/Makefile | 2 +-
arch/um/kernel/irq.c | 4 +++
arch/um/kernel/maccess.c | 24 +++++++++++++++
arch/um/os-Linux/aio.c | 5 ++-
arch/um/os-Linux/file.c | 9 ++++++
arch/um/os-Linux/main.c | 2 ++
arch/um/os-Linux/process.c | 53 +++++++++++++++++++++++++++++++-
arch/um/os-Linux/sigio.c | 2 +-
arch/um/os-Linux/util.c | 10 ++++++
arch/x86/um/os-Linux/prctl.c | 2 +-
fs/hostfs/hostfs_kern.c | 9 +++++-
15 files changed, 176 insertions(+), 27 deletions(-)
create mode 100644 arch/um/kernel/maccess.c
reply other threads:[~2013-09-07 9:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=522AEE50.4090105@nod.at \
--to=richard@nod.at \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox