public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Improve Landlock help
@ 2022-09-23 15:42 Mickaël Salaün
  2022-09-23 15:42 ` [PATCH v1 1/3] samples/landlock: Print hints about ABI versions Mickaël Salaün
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Mickaël Salaün @ 2022-09-23 15:42 UTC (permalink / raw)
  To: James Morris, Paul Moore, Serge E . Hallyn
  Cc: Mickaël Salaün, Alejandro Colomar, Günther Noack,
	Jonathan Corbet, Konstantin Meskhidze, linux-doc,
	linux-security-module

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


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

end of thread, other threads:[~2022-09-27 16:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-23 15:42 [PATCH v1 0/3] Improve Landlock help Mickaël Salaün
2022-09-23 15:42 ` [PATCH v1 1/3] samples/landlock: Print hints about ABI versions Mickaël Salaün
2022-09-23 21:02   ` Günther Noack
2022-09-27 16:23     ` Mickaël Salaün
2022-09-23 15:42 ` [PATCH v1 2/3] landlock: Slightly improve documentation and fix spelling Mickaël Salaün
2022-09-23 21:03   ` Günther Noack
2022-09-24 13:29   ` Bagas Sanjaya
2022-09-26  1:09     ` Akira Yokosawa
2022-09-26  1:46       ` Bagas Sanjaya
2022-09-26  4:10         ` Akira Yokosawa
2022-09-26  7:20           ` Bagas Sanjaya
2022-09-27 16:43     ` Mickaël Salaün
2022-09-23 15:42 ` [PATCH v1 3/3] landlock: Fix documentation style Mickaël Salaün
2022-09-23 21:18   ` Günther Noack
2022-09-27 16:58     ` Mickaël Salaün
2022-09-24  9:50   ` Bagas Sanjaya
2022-09-27 16:52     ` Mickaël Salaün

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox