public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] landlock: Documentation improvements
@ 2026-01-03  0:27 Samasth Norway Ananda
  2026-01-03  0:27 ` [PATCH v2 1/3] landlock: Add missing ABI 7 case in documentation example Samasth Norway Ananda
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Samasth Norway Ananda @ 2026-01-03  0:27 UTC (permalink / raw)
  To: mic, gnoack; +Cc: linux-security-module, linux-kernel

This series improves Landlock documentation to address gaps in ABI
compatibility handling, errata documentation, and audit field formats.

Changes since v1:
Patch 1: Add backwards compatibility section for restrict flags, fix
         /usr rule description.
Patch 2: Enhance existing DOC sections with Impact descriptions, add
         errata usage documentation.
Patch 3: Document audit blocker field format.

Samasth Norway Ananda (3):
  landlock: Add missing ABI 7 case in documentation example
  landlock: Add comprehensive errata documentation
  landlock: Document audit blocker field format

 Documentation/admin-guide/LSM/landlock.rst | 35 +++++++-
 Documentation/userspace-api/landlock.rst   | 95 ++++++++++++++++++++--
 security/landlock/errata/abi-1.h           |  8 ++
 security/landlock/errata/abi-4.h           |  7 ++
 security/landlock/errata/abi-6.h           | 10 +++
 security/landlock/syscalls.c               |  4 +-
 6 files changed, 151 insertions(+), 8 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2026-01-21 10:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-03  0:27 [PATCH v2 0/3] landlock: Documentation improvements Samasth Norway Ananda
2026-01-03  0:27 ` [PATCH v2 1/3] landlock: Add missing ABI 7 case in documentation example Samasth Norway Ananda
2026-01-21  9:37   ` Günther Noack
2026-01-03  0:27 ` [PATCH v2 2/3] landlock: Add comprehensive errata documentation Samasth Norway Ananda
2026-01-21 10:19   ` Günther Noack
2026-01-03  0:27 ` [PATCH v2 3/3] landlock: Document audit blocker field format Samasth Norway Ananda
2026-01-21  2:14 ` [PATCH v2] [Reminder] Landlock documentation improvements Samasth Norway Ananda

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