[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZMZEFScpcIdjLiFy@kroah.com>
Date: Sun, 30 Jul 2023 13:05:57 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 6.5-rc4
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@...uxfoundation.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(-)
Powered by blists - more mailing lists