]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Feb 2020 14:57:33 +0000 (14:57 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Feb 2020 14:57:33 +0000 (14:57 +0000)
commit281b11799d98c89731f267d1e7ca41c74f65dfc9
treeb87ccd28ab58ee17eca76402d99fd0c359a91786
parentebdc14e3598eb4a7ac0dd78cc5102cc1ec1d79e1
parentace5f0182cde4d4826b1b777f024352c599e5652
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc fix from Greg KH:
 "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"

* tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  char: hpet: Fix out-of-bounds read bug