linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.13-rc1
@ 2021-05-05  7:14 Greg KH
  2021-05-05 20:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-05-05  7:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 8e3a3249502d8ff92d73d827fb41dd44c5a16f76:

  Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (2021-04-26 11:03:17 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.13-rc1-round2

for you to fetch changes up to 7b1ae248279bea33af9e797a93c35f49601cb8a0:

  dyndbg: fix parsing file query without a line-range suffix (2021-04-30 07:43:20 +0200)

----------------------------------------------------------------
Char/Misc fixes for 5.13-rc1

Here are 2 char/misc fixes for 5.13-rc1 to resolve reported issues.

The first is a bugfix for the nitro_enclaves driver that fixed some
important problems.  The second was a dyndbg bugfix that resolved some
reported problems in dynamic debugging control.

Both have been in linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Mathias Krause (1):
      nitro_enclaves: Fix stale file descriptors on failed usercopy

Shuo Chen (1):
      dyndbg: fix parsing file query without a line-range suffix

 drivers/virt/nitro_enclaves/ne_misc_dev.c | 43 ++++++++++++-------------------
 lib/dynamic_debug.c                       |  2 +-
 2 files changed, 18 insertions(+), 27 deletions(-)

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

* Re: [GIT PULL] Char/Misc driver fixes for 5.13-rc1
  2021-05-05  7:14 [GIT PULL] Char/Misc driver fixes for 5.13-rc1 Greg KH
@ 2021-05-05 20:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-05 20:49 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Wed, 5 May 2021 09:14:40 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.13-rc1-round2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5a5bcd43d5bf9d553ebbf9bc3425a4e77439fdbe

Thank you!

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

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

end of thread, other threads:[~2021-05-05 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05  7:14 [GIT PULL] Char/Misc driver fixes for 5.13-rc1 Greg KH
2021-05-05 20:49 ` 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).