[PATCH v1 0/3] Improve Landlock help

Mickaël Salaün mic at digikod.net
Fri Sep 23 15:42:04 UTC 2022


This series improves the documentation as well as the sandboxer sample.

The documentation style changes were previously discussed:
https://lore.kernel.org/r/2f9c6131-3140-9c47-cf95-f7fa3cf759ee@digikod.net

This conflict with the ongoing truncate and network patch series but the
resolution should be simple, see my "next" branch merge:
https://git.kernel.org/mic/c/3d6723ed39cf13e6da69eee765d01c3bc1d315a5

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(-)


base-commit: 521a547ced6477c54b4b0cc206000406c221b4d6
-- 
2.37.2



More information about the Linux-security-module-archive mailing list