linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Append line feed to files in securityfs
@ 2022-05-05 13:22 Wang Weiyang
  2022-05-05 13:22 ` [PATCH 1/3] securityfs: Append line feed to /sys/kernel/security/lsm Wang Weiyang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wang Weiyang @ 2022-05-05 13:22 UTC (permalink / raw)
  To: zohar, dmitry.kasatkin, jmorris, serge
  Cc: linux-security-module, linux-kernel, linux-integrity, wangweiyang2

This patchset add line feed to files in securityfs which lack LF.

Wang Weiyang (3):
  securityfs: Append line feed to /sys/kernel/security/lsm
  evm: Append line feed to /sys/kernel/security/evm
  ima: Append line feed to ima/binary_runtime_measurements

 security/inode.c                   | 16 ++++++++++++++--
 security/integrity/evm/evm_secfs.c |  2 +-
 security/integrity/ima/ima_fs.c    |  1 +
 3 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-05-06 12:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 13:22 [PATCH 0/3] Append line feed to files in securityfs Wang Weiyang
2022-05-05 13:22 ` [PATCH 1/3] securityfs: Append line feed to /sys/kernel/security/lsm Wang Weiyang
2022-05-05 16:29   ` Casey Schaufler
2022-05-05 13:23 ` [PATCH 2/3] evm: Append line feed to /sys/kernel/security/evm Wang Weiyang
2022-05-05 13:23 ` [PATCH 3/3] ima: Append line feed to ima/binary_runtime_measurements Wang Weiyang
2022-05-06 11:16   ` Mimi Zohar
2022-05-06 12:31     ` wangweiyang

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).