[PATCH v3 0/2] landlock: clarify TTY signal scoping

Christopher Lusk posted 2 patches 20 hours ago
Documentation/userspace-api/landlock.rst      |   6 +
include/uapi/linux/landlock.h                 |   2 +-
.../selftests/landlock/scoped_signal_test.c   | 175 ++++++++++++++++++
3 files changed, 182 insertions(+), 1 deletion(-)
[PATCH v3 0/2] landlock: clarify TTY signal scoping
Posted by Christopher Lusk 20 hours ago
Document that a PTY master retains control over processes attached to the
terminal, and add a selftest covering this boundary alongside the direct
signal restriction.

Since v2, the documentation follows Mickaël's capability framing, the UAPI
description refers to arbitrary signal targets, and the series includes the
requested selftest.

Link: https://lore.kernel.org/r/20260916152336.1589383-1-clusk@northecho.dev

Christopher Lusk (2):
  docs: landlock: clarify TTY signal scoping
  selftests/landlock: cover TTY signal scoping

 Documentation/userspace-api/landlock.rst      |   6 +
 include/uapi/linux/landlock.h                 |   2 +-
 .../selftests/landlock/scoped_signal_test.c   | 175 ++++++++++++++++++
 3 files changed, 182 insertions(+), 1 deletion(-)

-- 
2.55.0