* [PULL] UML fixes for 3.11-rc2
@ 2013-07-19 9:59 Richard Weinberger
0 siblings, 0 replies; only message in thread
From: Richard Weinberger @ 2013-07-19 9:59 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel@vger.kernel.org, user-mode-linux-devel
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-19 9:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19 9:59 [PULL] UML fixes for 3.11-rc2 Richard Weinberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox