public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] JFFS2 changes for v6.10-rc1
@ 2024-05-24 21:26 Richard Weinberger
  2024-05-25 21:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2024-05-24 21:26 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mtd, linux-kernel

Linus,

The following changes since commit e67572cd2204894179d89bd7b984072f19313b03:

  Linux 6.9-rc6 (2024-04-28 13:47:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/jffs2-for-linus-6.10-rc1

for you to fetch changes up to af9a8730ddb6a4b2edd779ccc0aceb994d616830:

  jffs2: Fix potential illegal address access in jffs2_free_inode (2024-05-12 22:57:04 +0200)

----------------------------------------------------------------
This pull request contains the following changes for JFFS2:

- Fix Illegal memory access jffs2_free_inode()
- Kernel-doc fixes
- Print symbolic error names

----------------------------------------------------------------
Christian Heusel (1):
      jffs2: print symbolic error name instead of error code

Kunwu Chan (1):
      jffs2: Simplify the allocation of slab caches

Randy Dunlap (1):
      jffs2: nodemgmt: fix kernel-doc comments

Wang Yong (1):
      jffs2: Fix potential illegal address access in jffs2_free_inode

 fs/jffs2/background.c |  4 ++--
 fs/jffs2/malloc.c     | 32 ++++++++------------------------
 fs/jffs2/nodemgmt.c   | 24 +++++++++++++++---------
 fs/jffs2/super.c      |  1 +
 4 files changed, 26 insertions(+), 35 deletions(-)

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2024-05-25 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-24 21:26 [GIT PULL] JFFS2 changes for v6.10-rc1 Richard Weinberger
2024-05-25 21:08 ` 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