lkml.org 
[lkml]   [2022]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH -next v2 0/6] landlock: add chmod and chown support
    From
    Please add a description and include links to the previous versions.

    On 27/08/2022 13:12, Xiu Jianfeng wrote:
    > v2:
    > * abstract walk_to_visible_parent() helper
    > * chmod and chown rights only take affect on directory's context
    > * add testcase for fchmodat/lchown/fchownat
    > * fix other review issues
    >
    > Xiu Jianfeng (6):
    > landlock: expand access_mask_t to u32 type
    > landlock: abstract walk_to_visible_parent() helper
    > landlock: add chmod and chown support
    > landlock/selftests: add selftests for chmod and chown
    > landlock/samples: add chmod and chown support
    > landlock: update chmod and chown support in document
    >
    > Documentation/userspace-api/landlock.rst | 9 +-
    > include/uapi/linux/landlock.h | 10 +-
    > samples/landlock/sandboxer.c | 13 +-
    > security/landlock/fs.c | 110 ++++++--
    > security/landlock/limits.h | 2 +-
    > security/landlock/ruleset.h | 2 +-
    > security/landlock/syscalls.c | 2 +-
    > tools/testing/selftests/landlock/base_test.c | 2 +-
    > tools/testing/selftests/landlock/fs_test.c | 267 ++++++++++++++++++-
    > 9 files changed, 386 insertions(+), 31 deletions(-)
    >

    \
     
     \ /
      Last update: 2022-08-30 13:23    [W:4.136 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site