]> 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)
commit19f4b402e9ab1136030b1d97cda0144cb477bc50
tree96b18441df1dd3addbf34b529f6f49b20b9dd314
parent0fd65dec42ff3e8018090a4934f29808a053085c
parente85d22dc715b01774c5b5aeb6b3d373002ef7cb7
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