[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1551213058.git.efremov@ispras.ru>
Date: Tue, 26 Feb 2019 23:49:01 +0300
From: Denis Efremov <efremov@...ras.ru>
To: Casey Schaufler <casey@...aufler-ca.com>,
Kees Cook <keescook@...omium.org>
Cc: Denis Efremov <efremov@...ras.ru>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Eric Paris <eparis@...isplace.org>,
John Johansen <john.johansen@...onical.com>,
James Morris <jmorris@...ei.org>,
"Serge E. Hallyn" <serge@...lyn.com>,
Paul Moore <paul@...l-moore.com>,
Kentaro Takeda <takedakn@...data.co.jp>,
linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 00/11] LSM documentation update
Recent "New LSM Hooks" discussion has led me to the
thought that it might be a good idea to slightly
update the current documentation. The patchset adds
nothing new to the documentation, only fixes the old
description of hooks to reflect their current state.
V2 adds the clarification on arguments for some hooks.
The format of the documentation is also slightly updated
for better html. However, there are still 10 hooks without
documentation at all. I think that this should be fixed
separatedly.
Denis Efremov (11):
LSM: fix documentation for sb_copy_data hook
LSM: fix documentation for the syslog hook
LSM: fix documentation for the socket_post_create hook
LSM: fix documentation for the task_setscheduler hook
LSM: fix documentation for the socket_getpeersec_dgram hook
LSM: fix documentation for the path_chmod hook
LSM: fix documentation for the audit_* hooks
LSM: fix documentation for the msg_queue_* hooks
LSM: fix documentation for the sem_* hooks
LSM: fix documentation for the shm_* hooks
LSM: lsm_hooks.h: fix documentation format
include/linux/lsm_hooks.h | 170 ++++++++++++++++++--------------------
1 file changed, 81 insertions(+), 89 deletions(-)
--
2.17.2
Powered by blists - more mailing lists