index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
/
evm_main.c
Age
Commit message (
Expand
)
Author
2014-06-12
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-06-12
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2014-06-12
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
2013-10-25
ima: pass full xattr with the signature
Dmitry Kasatkin
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2013-06-20
evm: audit integrity metadata failures
Mimi Zohar
2013-02-06
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
2013-01-16
evm: remove unused cleanup functions
Dmitry Kasatkin
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
2011-11-09
evm: digital signature verification support
Dmitry Kasatkin
2011-09-14
evm: permit mode bits to be updated
Mimi Zohar
2011-09-14
evm: posix acls modify i_mode
Mimi Zohar
2011-09-14
evm: limit verifying current security.evm integrity
Mimi Zohar
2011-08-11
evm: fix evm_inode_init_security return code
Mimi Zohar
2011-07-18
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
2011-07-18
evm: permit only valid security.evm xattrs to be updated
Mimi Zohar
2011-07-18
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Dmitry Kasatkin
2011-07-18
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
2011-07-18
evm: crypto hash replaced by shash
Dmitry Kasatkin
2011-07-18
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
2011-07-18
security: imbed evm calls in security hooks
Mimi Zohar
2011-07-18
evm: add support for different security.evm data types
Dmitry Kasatkin
2011-07-18
evm: re-release
Mimi Zohar