All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Update Landlock docs to Landlock ABI v8
@ 2026-04-20 22:35 Günther Noack
  2026-04-20 22:35 ` [PATCH v2 1/4] man/man2/landlock_create_ruleset.2: Document EINVAL scope case Günther Noack
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Günther Noack @ 2026-04-20 22:35 UTC (permalink / raw)
  To: Alejandro Colomar, Mickaël Salaün; +Cc: linux-man, Günther Noack

Hello!

Thanks for the review!  Here's the second round of the patch set to
bring the Landlock manpages up to speed with Landlock ABI v8.

Change Log
==========

v2:
  - landlock_create_ruleset.2: added a tiny patch to add a missing
    mention of "scoped" in the errors list.
  - landlock_create_ruleset.2: various reformulations for errata
  - earlier patch from v1 about the default ABI version assumption was
    already merged (thanks!)    

Günther Noack (4):
  man/man2/landlock_create_ruleset.2: Document EINVAL scope case
  man/man[27]/{landlock_create_ruleset.2,landlock.7}: Document
    LANDLOCK_CREATE_RULESET_ERRATA
  man/man[27]/{landlock_restrict_self.2,landlock.7}: Document
    LANDLOCK_RESTRICT_SELF_TSYNC (ABI v8)
  man/man2/landlock_restrict_self.2: Document ABI requirement for
    logging flags

 man/man2/landlock_create_ruleset.2 | 59 ++++++++++++++++++++++++++----
 man/man2/landlock_restrict_self.2  | 20 ++++++++++
 man/man7/landlock.7                |  2 +
 3 files changed, 74 insertions(+), 7 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-04-21 17:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-20 22:35 [PATCH v2 0/4] Update Landlock docs to Landlock ABI v8 Günther Noack
2026-04-20 22:35 ` [PATCH v2 1/4] man/man2/landlock_create_ruleset.2: Document EINVAL scope case Günther Noack
2026-04-21  0:19   ` Alejandro Colomar
2026-04-20 22:35 ` [PATCH v2 2/4] man/man[27]/{landlock_create_ruleset.2,landlock.7}: Document LANDLOCK_CREATE_RULESET_ERRATA Günther Noack
2026-04-21  0:16   ` Alejandro Colomar
2026-04-21 17:58     ` Günther Noack
2026-04-20 22:35 ` [PATCH v2 3/4] man/man[27]/{landlock_restrict_self.2,landlock.7}: Document LANDLOCK_RESTRICT_SELF_TSYNC (ABI v8) Günther Noack
2026-04-20 22:35 ` [PATCH v2 4/4] man/man2/landlock_restrict_self.2: Document ABI requirement for logging flags Günther Noack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.