mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY/Serial driver fixes for 6.5-rc4
Date: Sun, 30 Jul 2023 13:07:45 +0200	[thread overview]
Message-ID: <ZMZEgcrNeJRvKlY-@kroah.com> (raw)

The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.5-rc4

for you to fetch changes up to 748c5ea8b8796ae8ee80b8d3a3d940570b588d59:

  serial: 8250_dw: Preserve original value of DLF register (2023-07-25 20:31:31 +0200)

----------------------------------------------------------------
TTY/Serial fixes for 6.5-rc4

Here are some small TTY and serial driver fixes for 6.5-rc4 for some
reported problems.  Included in here is:
  - TIOCSTI fix for braille readers
  - documentation fix for minor numbers
  - MAINTAINERS update for new serial files in -rc1
  - minor serial driver fixes for reported problems

All of these have been in linux-next with no reported problems.

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

----------------------------------------------------------------
Biju Das (1):
      tty: serial: sh-sci: Fix sleeping in atomic context

Chaoyuan Peng (1):
      tty: n_gsm: fix UAF in gsm_cleanup_mux

Randy Dunlap (1):
      Documentation: devices.txt: reconcile serial/ucc_uart minor numers

Ruihong Luo (1):
      serial: 8250_dw: Preserve original value of DLF register

Samuel Holland (1):
      serial: sifive: Fix sifive_serial_console_setup() section

Samuel Thibault (1):
      TIOCSTI: always enable for CAP_SYS_ADMIN

Tony Lindgren (1):
      MAINTAINERS: Update TTY layer for lists and recently added files

 Documentation/admin-guide/devices.txt | 2 +-
 MAINTAINERS                           | 6 ++++++
 drivers/tty/n_gsm.c                   | 4 +++-
 drivers/tty/serial/8250/8250_dwlib.c  | 6 ++++--
 drivers/tty/serial/sh-sci.c           | 2 +-
 drivers/tty/serial/sifive.c           | 2 +-
 drivers/tty/serial/ucc_uart.c         | 2 +-
 drivers/tty/tty_io.c                  | 2 +-
 8 files changed, 18 insertions(+), 8 deletions(-)

             reply	other threads:[~2023-07-30 11:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-30 11:07 Greg KH [this message]
2023-07-30 19:43 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZMZEgcrNeJRvKlY-@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®