linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/11] LSM documentation update
@ 2019-02-26 20:49 Denis Efremov
  2019-02-26 20:49 ` [PATCH v2 01/11] LSM: fix documentation for sb_copy_data hook Denis Efremov
                   ` (14 more replies)
  0 siblings, 15 replies; 20+ messages in thread
From: Denis Efremov @ 2019-02-26 20:49 UTC (permalink / raw)
  To: Casey Schaufler, Kees Cook
  Cc: Denis Efremov, Eric W. Biederman, Eric Paris, John Johansen,
	James Morris, Serge E. Hallyn, Paul Moore, Kentaro Takeda,
	linux-security-module, linux-kernel

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


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

end of thread, other threads:[~2019-03-27  2:22 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-26 20:49 [PATCH v2 00/11] LSM documentation update Denis Efremov
2019-02-26 20:49 ` [PATCH v2 01/11] LSM: fix documentation for sb_copy_data hook Denis Efremov
2019-02-26 20:49 ` [PATCH v2 02/11] LSM: fix documentation for the syslog hook Denis Efremov
2019-02-26 20:49 ` [PATCH v2 03/11] LSM: fix documentation for the socket_post_create hook Denis Efremov
2019-02-26 20:49 ` [PATCH v2 04/11] LSM: fix documentation for the task_setscheduler hook Denis Efremov
2019-02-26 20:49 ` [PATCH v2 05/11] LSM: fix documentation for the socket_getpeersec_dgram hook Denis Efremov
2019-02-26 20:49 ` [PATCH v2 06/11] LSM: fix documentation for the path_chmod hook Denis Efremov
2019-02-26 20:49 ` [PATCH v2 07/11] LSM: fix documentation for the audit_* hooks Denis Efremov
2019-02-26 20:49 ` [PATCH v2 08/11] LSM: fix documentation for the msg_queue_* hooks Denis Efremov
2019-02-26 20:49 ` [PATCH v2 09/11] LSM: fix documentation for the sem_* hooks Denis Efremov
2019-02-26 20:49 ` [PATCH v2 10/11] LSM: fix documentation for the shm_* hooks Denis Efremov
2019-02-26 20:49 ` [PATCH v2 11/11] LSM: lsm_hooks.h: fix documentation format Denis Efremov
2019-02-26 23:34 ` [PATCH v2 00/11] LSM documentation update Casey Schaufler
2019-02-27  0:09 ` Kees Cook
2019-02-27 15:10   ` Denis Efremov
2019-02-27 16:27     ` Kees Cook
2019-03-26 14:38 ` Denis Efremov
2019-03-26 14:53   ` Jonathan Corbet
2019-03-26 18:16     ` James Morris
2019-03-27  2:22 ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).