linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ima: policy search speedup
@ 2012-11-22 21:54 Dmitry Kasatkin
  2012-11-22 21:54 ` [PATCH 1/2] vfs: new super block feature flags attribute Dmitry Kasatkin
                   ` (2 more replies)
  0 siblings, 3 replies; 31+ messages in thread
From: Dmitry Kasatkin @ 2012-11-22 21:54 UTC (permalink / raw)
  To: viro, linux-fsdevel, linux-security-module, zohar, linux-kernel

Hello,

Here is two patches for policy search speedup.

First patch adds additional features flags to superblock.
Second - implementation for IMA.

Two months ago I was asking about it on mailing lists.
Suggestion was not to use s_flags, but e.g. s_feature_flags.

Any objections about such approach?

Thanks,
Dmitry

Dmitry Kasatkin (2):
  vfs: new super block feature flags attribute
  ima: skip policy search for never appraised or measured files

 include/linux/fs.h                  |    4 ++++
 security/integrity/ima/ima_api.c    |    8 ++------
 security/integrity/ima/ima_policy.c |   20 +++++++++++++++++---
 security/integrity/integrity.h      |    3 +++
 4 files changed, 26 insertions(+), 9 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2012-12-12 14:25 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-22 21:54 [PATCH 0/2] ima: policy search speedup Dmitry Kasatkin
2012-11-22 21:54 ` [PATCH 1/2] vfs: new super block feature flags attribute Dmitry Kasatkin
2012-11-22 21:54 ` [PATCH 2/2] ima: skip policy search for never appraised or measured files Dmitry Kasatkin
2012-11-27 13:42 ` [PATCH 0/2] ima: policy search speedup Kasatkin, Dmitry
2012-12-11 12:51   ` Kasatkin, Dmitry
2012-12-11 14:08     ` Mimi Zohar
2012-12-11 16:59       ` Linus Torvalds
2012-12-11 17:40         ` Kasatkin, Dmitry
2012-12-11 17:55           ` Linus Torvalds
2012-12-11 18:09             ` Eric Paris
2012-12-11 18:35               ` Kasatkin, Dmitry
2012-12-11 19:07               ` Mimi Zohar
2012-12-11 22:16                 ` Dave Chinner
2012-12-11 18:10             ` Kasatkin, Dmitry
2012-12-11 18:29               ` Al Viro
2012-12-11 18:12             ` Kasatkin, Dmitry
2012-12-11 18:35               ` Linus Torvalds
2012-12-11 18:53                 ` Kasatkin, Dmitry
2012-12-11 18:18         ` Mimi Zohar
2012-12-11 18:35           ` Eric Paris
2012-12-11 18:59             ` Mimi Zohar
2012-12-11 19:10               ` Linus Torvalds
2012-12-11 19:48                 ` Mimi Zohar
2012-12-11 20:05                   ` Linus Torvalds
2012-12-11 20:15                     ` Eric Paris
2012-12-11 20:31                       ` Linus Torvalds
2012-12-11 20:08                   ` Eric Paris
2012-12-11 22:57                     ` Kasatkin, Dmitry
2012-12-11 23:02                       ` Eric Paris
2012-12-12 13:56                         ` Kasatkin, Dmitry
2012-12-12 14:25                           ` Eric Paris

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