All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fix for 5.6-rc1
@ 2020-02-03 14:39 Greg KH
  2020-02-03 15:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-02-03 14:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit 15d6632496537fa66488221ee5dd2f9fb318ef2e:

  Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu (2020-01-29 11:04:49 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.6-rc1-2

for you to fetch changes up to 98c49f1746ac44ccc164e914b9a44183fad09f51:

  char: hpet: Fix out-of-bounds read bug (2020-01-30 06:58:33 +0100)

----------------------------------------------------------------
Char/Misc fix for 5.6-rc1

Here is a single patch, that fixes up a commit that came in the previous
char/misc merge.

It fixes a bug in the hpet driver that everyone keeps tripping over in
their automated testing.  Good thing is, people are catching it.  Bad
thing it wasn't caught by anyone testing before this.  Oh well...

This has been in linux-next for a few days with no reported issues.

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

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      char: hpet: Fix out-of-bounds read bug

 drivers/char/hpet.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* Re: [GIT PULL] Char/Misc driver fix for 5.6-rc1
  2020-02-03 14:39 [GIT PULL] Char/Misc driver fix for 5.6-rc1 Greg KH
@ 2020-02-03 15:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-02-03 15:15 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Mon, 3 Feb 2020 14:39:39 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/754beeec1d9024eef0db8dc4be2636331dd413c6

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:[~2020-02-03 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 14:39 [GIT PULL] Char/Misc driver fix for 5.6-rc1 Greg KH
2020-02-03 15:15 ` pr-tracker-bot

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.