]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Mar 2020 16:13:35 +0000 (09:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Mar 2020 16:13:35 +0000 (09:13 -0700)
commit9850e36d8e827137a734f4f8406cd54ebf9c6254
tree96b18441df1dd3addbf34b529f6f49b20b9dd314
parentd25dcac1a075930d27caad2ea1501b8dd9047dcf
parenta9ccce017623ab33db9fb6973d60ff7c6673a213
Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty fixes from Greg KH:
 "Here are three small tty_io bugfixes for reported issues that Eric has
  resolved for 5.6-rc7

  All of these have been in linux-next with no reported issues"

* tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  tty: fix compat TIOCGSERIAL checking wrong function ptr
  tty: fix compat TIOCGSERIAL leaking uninitialized memory
  tty: drop outdated comments about release_tty() locking