The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] pstore updates for v6.8-rc1
@ 2024-01-08 18:24 Kees Cook
  2024-01-10 20:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2024-01-08 18:24 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Guilherme G. Piccoli, Kees Cook, linux-hardening,
	Matthias Brugger, Sergey Shtylyov, Tony Luck, Weichen Chen

Hi Linus,

Please pull these pstore updates for v6.8-rc1. These are a couple small
fixes, and a refactoring to use cleanup.h now that it has had time to
bake in a full release.

Thanks!

-Kees

The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:

  Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.8-rc1

for you to fetch changes up to 24a0b5e196cf70ccff97bc0add6fa7178ad50cc4:

  pstore: inode: Use cleanup.h for struct pstore_private (2023-12-08 14:15:44 -0800)

----------------------------------------------------------------
pstore updates for v6.8-rc1

- Do not allow misconfigured ECC sizes (Sergey Shtylyov)

- Allow for odd number of CPUs (Weichen Chen)

- Refactor error handling to use cleanup.h

----------------------------------------------------------------
Kees Cook (4):
      pstore: inode: Convert kfree() usage to __free(kfree)
      pstore: inode: Convert mutex usage to guard(mutex)
      pstore: inode: Use __free(pstore_iput) for inode allocations
      pstore: inode: Use cleanup.h for struct pstore_private

Sergey Shtylyov (1):
      pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()

Weichen Chen (1):
      pstore/ram: Fix crash when setting number of cpus to an odd number

 fs/pstore/inode.c    | 109 +++++++++++++++++++++------------------------------
 fs/pstore/ram.c      |   1 +
 fs/pstore/ram_core.c |   2 +-
 3 files changed, 46 insertions(+), 66 deletions(-)

-- 
Kees Cook

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

* Re: [GIT PULL] pstore updates for v6.8-rc1
  2024-01-08 18:24 [GIT PULL] pstore updates for v6.8-rc1 Kees Cook
@ 2024-01-10 20:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-10 20:38 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Guilherme G. Piccoli, Kees Cook,
	linux-hardening, Matthias Brugger, Sergey Shtylyov, Tony Luck,
	Weichen Chen

The pull request you sent on Mon, 8 Jan 2024 10:24:29 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.8-rc1

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

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:[~2024-01-10 20:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08 18:24 [GIT PULL] pstore updates for v6.8-rc1 Kees Cook
2024-01-10 20:38 ` 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