Messages in this thread |  | | Date | Mon, 1 Aug 2022 10:32:00 -0700 | From | Kees Cook <> | Subject | [GIT PULL] pstore updates for v5.20-rc1 |
| |
Hi Linus,
Please pull these pstore updates for v5.20-rc1. The base (v5.18-rc2) is correct -- I intentionally skipped this tree last merge window.
Thanks!
-Kees
The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:
Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.20-rc1
for you to fetch changes up to 2c09d1443b9b8b6e25bfb2acf51ad442cf9b314e:
pstore/zone: cleanup "rcnt" type (2022-06-23 08:27:52 -0700)
---------------------------------------------------------------- pstore updates for v5.20-rc1
- Migrate to modern acomp crypto interface (Ard Biesheuvel)
- Use better return type for "rcnt" (Dan Carpenter)
---------------------------------------------------------------- Ard Biesheuvel (1): pstore: migrate to crypto acomp interface
Dan Carpenter (1): pstore/zone: cleanup "rcnt" type
fs/pstore/platform.c | 63 ++++++++++++++++++++++++++++++++++++++++++---------- fs/pstore/zone.c | 12 +++++----- 2 files changed, 57 insertions(+), 18 deletions(-)
-- Kees Cook
|  |