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: Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc/IIO driver fixes for 6.18-rc1
Date: Tue, 7 Oct 2025 15:09:14 +0200	[thread overview]
Message-ID: <aOUQ-nATuR-NzHLE@kroah.com> (raw)

The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:

  Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.18-rc1-2

for you to fetch changes up to 10df039834f84a297c72ec962c0f9b7c8c5ca31a:

  misc: fastrpc: Skip reference for DMA handles (2025-09-12 16:34:10 +0200)

----------------------------------------------------------------
Char/Misc fixes for 6.18-rc1

Here are some small nvmem and fastrpc fixes for 6.18-rc1.  They missed
the cut-off to get into 6.17-final, due to me being slow in getting them
out, my fault, not the maintainers of these subsystems :(

Anyway, better late than never.  Changes included in here are:
  - nvmem fix for automatic module loading
  - fastrpc driver fixes for reported issues

All of these have been in linux-next for weeks (4?) with no reported
issues.

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

----------------------------------------------------------------
Ling Xu (4):
      misc: fastrpc: Save actual DMA size in fastrpc_map structure
      misc: fastrpc: Fix fastrpc_map_lookup operation
      misc: fastrpc: fix possible map leak in fastrpc_put_args
      misc: fastrpc: Skip reference for DMA handles

Michael Walle (1):
      nvmem: layouts: fix automatic module loading

 drivers/misc/fastrpc.c  | 89 ++++++++++++++++++++++++++++++++-----------------
 drivers/nvmem/layouts.c | 13 ++++++++
 2 files changed, 71 insertions(+), 31 deletions(-)

             reply	other threads:[~2025-10-07 13:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-07 13:09 Greg KH [this message]
2025-10-07 19:46 ` 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=aOUQ-nATuR-NzHLE@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --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

Powered by JetHome