aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2011-07-20get rid of pointless checks for dentry->sb == NULLAl Viro
2011-07-20->permission() sanitizing: don't pass flags to exec_permission()Al Viro
2011-07-20selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCUAl Viro
2011-07-20->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro
2011-07-18evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar
2011-07-18evm: permit only valid security.evm xattrs to be updatedMimi Zohar
2011-07-18evm: replace hmac_status with evm_statusDmitry Kasatkin
2011-07-18evm: evm_verify_hmac must not return INTEGRITY_UNKNOWNDmitry Kasatkin
2011-07-18evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin
2011-07-18evm: crypto hash replaced by shashDmitry Kasatkin
2011-07-18evm: call evm_inode_init_security from security_inode_init_securityMimi Zohar
2011-07-18evm: add evm_inode_init_security to initialize new filesMimi Zohar
2011-07-18security: imbed evm calls in security hooksMimi Zohar
2011-07-18evm: add support for different security.evm data typesDmitry Kasatkin
2011-07-18evm: re-releaseMimi Zohar
2011-07-18integrity: move ima inode integrity data managementMimi Zohar
2011-07-18security: new security_inode_init_security API adds function callbackMimi Zohar
2011-07-14TOMOYO: Update kernel-doc.Tetsuo Handa
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-11TOMOYO: Enable conditional ACL.Tetsuo Handa
2011-07-11TOMOYO: Allow using argv[]/envp[] of execve() as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using executable's realpath and symlink's target as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using owner/group etc. of file objects as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko
2011-07-08TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-01TOMOYO: Fix wrong domainname in tomoyo_init_log().Tetsuo Handa
2011-06-30TOMOYO: Cleanup header file.Tetsuo Handa
2011-06-30TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .Tetsuo Handa
2011-06-30Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris
2011-06-30Merge branch 'linus' into nextJames Morris
2011-06-29AppArmor: Fix masking of capabilities in complain modeJohn Johansen
2011-06-29AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen
2011-06-29TOMOYO: Make several options configurable.Tetsuo Handa
2011-06-29TOMOYO: Add built-in policy support.Tetsuo Handa
2011-06-29TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 4.Tetsuo Handa
2011-06-29TOMOYO: Fix lockdep warning.Tetsuo Handa
2011-06-29TOMOYO: Change pathname for non-rename()able filesystems.Tetsuo Handa
2011-06-29TOMOYO: Add policy namespace support.Tetsuo Handa
2011-06-29TOMOYO: Add ACL group support.Tetsuo Handa
2011-06-29TOMOYO: Add auditing interface.Tetsuo Handa
2011-06-29TOMOYO: Simplify profile structure.Tetsuo Handa
2011-06-29TOMOYO: Rename directives.Tetsuo Handa
2011-06-29TOMOYO: Use struct for passing ACL line.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 3.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 2.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 1.Tetsuo Handa
2011-06-27encrypted-keys: add ecryptfs format supportRoberto Sassu