mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc/IIO driver fixes for 6.18-rc1
@ 2025-10-07 13:09 Greg KH
  2025-10-07 19:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-10-07 13:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

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(-)

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

* Re: [GIT PULL] Char/Misc/IIO driver fixes for 6.18-rc1
  2025-10-07 13:09 [GIT PULL] Char/Misc/IIO driver fixes for 6.18-rc1 Greg KH
@ 2025-10-07 19:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-07 19:46 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Tue, 7 Oct 2025 15:09:14 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fdb8d00af919d2403a9e40261cf3f78f0fd75212

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-10-07 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-07 13:09 [GIT PULL] Char/Misc/IIO driver fixes for 6.18-rc1 Greg KH
2025-10-07 19:46 ` 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

Powered by JetHome