linux-um archives
 help / color / mirror / Atom feed
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 fixes for 3.11-rc2
Date: Fri, 19 Jul 2013 11:59:28 +0200	[thread overview]
Message-ID: <51E90E00.4030305@nod.at> (raw)

Linus,

please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus

Special thanks goes to Toralf Föster for continuously testing UML and reporting issues!

Thanks,
//richard

----------------------------------------------------------------
Richard Weinberger (5):
      um: Fix return value of strnlen_user()
      um: Mark stub pages mapping with VM_PFNMAP
      um: Fix wait_stub_done() error handling
      um: siginfo cleanup
      um: remove dead code

Tristan Schmelcher (1):
      uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases

 arch/um/include/shared/frame_kern.h |   8 +-
 arch/um/kernel/signal.c             |   4 +-
 arch/um/kernel/skas/mmu.c           |   2 +-
 arch/um/kernel/skas/uaccess.c       |   2 +-
 arch/um/os-Linux/mem.c              | 230 +++++++++++++++++++++++++++++-------
 arch/um/os-Linux/signal.c           |   8 +-
 arch/um/os-Linux/skas/process.c     |  19 +--
 arch/x86/um/signal.c                |   1 -
 8 files changed, 213 insertions(+), 61 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


                 reply	other threads:[~2013-07-19  9:59 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=51E90E00.4030305@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