linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] UML changes for v5.2-rc1
@ 2019-05-12 21:41 Richard Weinberger
  2019-05-12 22:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2019-05-12 21:41 UTC (permalink / raw)
  To: torvalds; +Cc: linux-um, linux-kernel, anton ivanov

Linus,

The following changes since commit 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b:

  Linux 5.1-rc7 (2019-04-28 17:04:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1987b1b8f9f17a06255877e7917d0bb5b5377774:

  um: irq: don't set the chip for all irqs (2019-05-07 23:18:28 +0200)

----------------------------------------------------------------
This pull request contains the following changes for UML:

- Kconfig cleanups
- Fix cpu_all_mask() usage
- Various bug fixes

----------------------------------------------------------------
Anton Ivanov (1):
      um: Revert to using stack for pt_regs in signal handling

Bartosz Golaszewski (4):
      um: remove unused variable
      um: remove uses of variable length arrays
      um: define set_pte_at() as a static inline function, not a macro
      um: irq: don't set the chip for all irqs

Colin Ian King (1):
      hostfs: fix mismatch between link_file definition and declaration

Daniel Walter (1):
      um: Do not unlock mutex that is not hold.

Enrico Weigelt, metux IT consult (2):
      arch: um: Kconfig: pedantic indention cleanups
      arch: um: drivers: Kconfig: pedantic formatting

Maciej Żenczykowski (1):
      uml: fix a boot splat wrt use of cpu_all_mask

 arch/um/Kconfig               |  58 +++----
 arch/um/drivers/Kconfig       | 352 +++++++++++++++++++++---------------------
 arch/um/drivers/ubd_kern.c    |   4 +-
 arch/um/include/asm/pgtable.h |   7 +-
 arch/um/kernel/irq.c          |   2 +-
 arch/um/kernel/skas/uaccess.c |   1 -
 arch/um/kernel/time.c         |   2 +-
 arch/um/os-Linux/signal.c     |  28 +---
 arch/um/os-Linux/umid.c       |  36 +++--
 fs/hostfs/hostfs.h            |   2 +-
 10 files changed, 253 insertions(+), 239 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] UML changes for v5.2-rc1
  2019-05-12 21:41 [GIT PULL] UML changes for v5.2-rc1 Richard Weinberger
@ 2019-05-12 22:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-12 22:25 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: torvalds, linux-um, linux-kernel, anton ivanov

The pull request you sent on Sun, 12 May 2019 23:41:49 +0200 (CEST):

> git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git tags/for-linus-5.2-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/983dfa4b6ee556563f7963348e4e2f97fc8a15b8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-12 22:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-12 21:41 [GIT PULL] UML changes for v5.2-rc1 Richard Weinberger
2019-05-12 22:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).