lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 22 Oct 2018 07:24:40 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Guenter Roeck <groeck@...omium.org>,
        Joel Fernandes <joel@...lfernandes.org>,
        Sai Prakash Ranjan <saiprakash.ranjan@...eaurora.org>
Subject: [GIT PULL] pstore updates for v4.20-rc1

Hi Linus,

Please pull these pstore changes for v4.20-rc1.

Thanks!

-Kees

The following changes since commit 57361846b52bc686112da6ca5368d11210796804:

  Linux 4.19-rc2 (2018-09-02 14:37:30 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v4.20-rc1

for you to fetch changes up to 1227daa43bce1318ff6fb54e6cd862b4f60245c7:

  pstore/ram: Clarify resource reservation labels (2018-10-22 07:11:58 -0700)

----------------------------------------------------------------
pstore improvements:

- refactor init to happen as early as possible again (Joel Fernandes)
- improve resource reservation names

----------------------------------------------------------------
Joel Fernandes (Google) (1):
      pstore: Allocate compression during late_initcall()

Kees Cook (3):
      pstore: Centralize init/exit routines
      pstore: Refactor compression initialization
      pstore/ram: Clarify resource reservation labels

 fs/pstore/inode.c          | 11 ++-----
 fs/pstore/internal.h       |  5 ++--
 fs/pstore/platform.c       | 75 ++++++++++++++++++++++++++++++++++++++--------
 fs/pstore/ram.c            | 18 ++++++++---
 fs/pstore/ram_core.c       | 11 ++++---
 include/linux/pstore_ram.h |  3 +-
 6 files changed, 90 insertions(+), 33 deletions(-)

-- 
Kees Cook
Pixel Security

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ