Linux Manual Pages development
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Update Landlock docs to Landlock ABI v8
@ 2026-04-21 17:58 Günther Noack
  2026-04-21 17:58 ` [PATCH v3 1/4] man/man2/landlock_create_ruleset.2: Clarify attr and size constraints Günther Noack
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Günther Noack @ 2026-04-21 17:58 UTC (permalink / raw)
  To: Alejandro Colomar, Mickaël Salaün; +Cc: linux-man, Günther Noack

Hello!

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

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

v3:
  - split the size/attr clarifications from the "errata" patch into a
    separate commit
  - earlier patch from v2 about the "scoped" EINVAL error was already
    merged
  
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: Clarify attr and size constraints
  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 | 57 ++++++++++++++++++++++++++----
 man/man2/landlock_restrict_self.2  | 20 +++++++++++
 man/man7/landlock.7                |  2 ++
 3 files changed, 73 insertions(+), 6 deletions(-)

-- 
2.53.0


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

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

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

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