All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY fixes for 5.10-rc7
@ 2020-12-06 14:35 Greg KH
  2020-12-06 19:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-12-06 14:35 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel, linux-serial

The following changes since commit 418baf2c28f3473039f2f7377760bd8f6897ae18:

  Linux 5.10-rc5 (2020-11-22 15:36:08 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.10-rc7

for you to fetch changes up to c8bcd9c5be24fb9e6132e97da5a35e55a83e36b9:

  tty: Fix ->session locking (2020-12-04 17:39:58 +0100)

----------------------------------------------------------------
TTY fixes for 5.10-rc7

Here are two tty core fixes for 5.10-rc7.

They resolve some reported locking issues in the tty core.  While they
have not been in a released linux-next yet, they have passed all of the
0-day bot testing as well as the submitter's testing.

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

----------------------------------------------------------------
Jann Horn (2):
      tty: Fix ->pgrp locking in tiocspgrp()
      tty: Fix ->session locking

 drivers/tty/tty_io.c      |  7 ++++++-
 drivers/tty/tty_jobctrl.c | 44 +++++++++++++++++++++++++++++++-------------
 include/linux/tty.h       |  4 ++++
 3 files changed, 41 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2020-12-06 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 14:35 [GIT PULL] TTY fixes for 5.10-rc7 Greg KH
2020-12-06 19:52 ` 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.