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]
Message-Id: <20221004171414.974585-1-mic@digikod.net>
Date:   Tue,  4 Oct 2022 19:14:14 +0200
From:   Mickaël Salaün <mic@...ikod.net>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Mickaël Salaün <mic@...ikod.net>,
        linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org
Subject: [GIT PULL] Landlock updates for v6.1

Hi Linus,

This changes improve user help for Landlock (documentation and sample).

Please pull this Landlock changes for v6.1-rc1 .  These 3 commits merged
cleanly with your tree, and have been successfully tested in the latest
linux-next releases.

Regards,
 Mickaël

--
The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff:

  Linux 6.0-rc7 (2022-09-25 14:01:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.1-rc1

for you to fetch changes up to 2fff00c81d4c37a037cf704d2d219fbcb45aea3c:

  landlock: Fix documentation style (2022-09-29 18:43:04 +0200)

----------------------------------------------------------------
Landlock updates for v6.1-rc1

----------------------------------------------------------------
Mickaël Salaün (3):
      samples/landlock: Print hints about ABI versions
      landlock: Slightly improve documentation and fix spelling
      landlock: Fix documentation style

 Documentation/security/landlock.rst      |  8 +++----
 Documentation/userspace-api/landlock.rst | 33 +++++++++++++-------------
 include/uapi/linux/landlock.h            | 10 ++++----
 samples/landlock/sandboxer.c             | 37 ++++++++++++++++++++++-------
 security/landlock/fs.c                   |  2 +-
 security/landlock/syscalls.c             | 40 ++++++++++++++++----------------
 6 files changed, 76 insertions(+), 54 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ