public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 6.5-rc4
@ 2023-07-30 11:05 Greg KH
  2023-07-30 19:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-07-30 11:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

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/char-misc.git tags/char-misc-6.5-rc4

for you to fetch changes up to f8ea95021022826a010f56cf19451c21f4c9c155:

  misc/genalloc: Name subpools by of_node_full_name() (2023-07-26 09:45:01 +0200)

----------------------------------------------------------------
Char driver and Documentation fixes for 6.5-rc4

Here is a char driver fix and some documentation updates for 6.5-rc4
that contain the following changes:
  - sram/genalloc bugfix for reported problem
  - security-bugs.rst update based on recent discussions
  - embargoed-hardware-issues minor cleanups and then partial revert for
    the project/company lists

All of these have been in linux-next for a while with no reported
problems, and the documentation updates have all been reviewed by the
relevant developers.

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

----------------------------------------------------------------
Greg Kroah-Hartman (4):
      Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group
      Documentation: security-bugs.rst: clarify CVE handling
      Documentation: embargoed-hardware-issues.rst: clean out empty and unused entries
      Documentation: embargoed-hardware-issues.rst: add AMD to the list

Linus Walleij (1):
      misc/genalloc: Name subpools by of_node_full_name()

 .../process/embargoed-hardware-issues.rst          |  3 --
 Documentation/process/security-bugs.rst            | 39 ++++++++++------------
 drivers/misc/sram.c                                |  2 +-
 lib/genalloc.c                                     |  2 +-
 4 files changed, 20 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2023-07-30 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-30 11:05 [GIT PULL] Char/Misc driver fixes for 6.5-rc4 Greg KH
2023-07-30 19:43 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox