All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: user-mode-linux-devel
	<user-mode-linux-devel@lists.sourceforge.net>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UML updates for v4.8-rc1
Date: Thu, 4 Aug 2016 21:52:58 +0200	[thread overview]
Message-ID: <57A39D1A.9030708@nod.at> (raw)

Linus,

The following changes since commit 523d939ef98fd712632d93a5a2b588e477a7565e:

  Linux 4.7 (2016-07-24 12:23:50 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8a545f185145e3c09348cd74326268ecfc6715a3:

  hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() (2016-08-04 00:18:10 +0200)

----------------------------------------------------------------
Beside of various fixes this pull request contains also patches
to have features such was Kcov, kmemleak and
TRACE_IRQFLAGS_SUPPORT on UML.

----------------------------------------------------------------

Amitoj Kaur Chawla (1):
      um: Eliminate null test after alloc_bootmem

Dan Carpenter (1):
      hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()

Daniel Wagner (1):
      um: Use asm-generic/irqflags.h

Richard Weinberger (4):
      um: Setup physical memory in setup_arch()
      um: Select HAVE_DEBUG_KMEMLEAK
      um: Fix possible deadlock in sig_handler_common()
      um: Enable TRACE_IRQFLAGS_SUPPORT

Vegard Nossum (1):
      um: Support kcov

 arch/um/Kconfig.common         |  5 +++--
 arch/um/include/asm/irqflags.h | 18 +++++++-----------
 arch/um/kernel/Makefile        |  5 +++++
 arch/um/kernel/initrd.c        |  2 --
 arch/um/kernel/um_arch.c       |  8 ++++----
 arch/um/os-Linux/Makefile      |  3 +++
 arch/um/os-Linux/signal.c      |  5 +++--
 arch/x86/um/vdso/Makefile      |  3 +++
 fs/hostfs/hostfs_kern.c        |  7 ++++---
 9 files changed, 32 insertions(+), 24 deletions(-)


                 reply	other threads:[~2016-08-04 19:52 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=57A39D1A.9030708@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.