aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* EVM: ensure trusted and encypted key symbols are available to EVMJames Morris2011-08-08
* Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris2011-08-08
|\
| * evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar2011-07-18
| * evm: permit only valid security.evm xattrs to be updatedMimi Zohar2011-07-18
| * evm: replace hmac_status with evm_statusDmitry Kasatkin2011-07-18
| * evm: evm_verify_hmac must not return INTEGRITY_UNKNOWNDmitry Kasatkin2011-07-18
| * evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin2011-07-18
| * evm: crypto hash replaced by shashDmitry Kasatkin2011-07-18
| * evm: call evm_inode_init_security from security_inode_init_securityMimi Zohar2011-07-18
| * evm: add evm_inode_init_security to initialize new filesMimi Zohar2011-07-18
| * security: imbed evm calls in security hooksMimi Zohar2011-07-18
| * evm: add support for different security.evm data typesDmitry Kasatkin2011-07-18
| * evm: re-releaseMimi Zohar2011-07-18
| * integrity: move ima inode integrity data managementMimi Zohar2011-07-18
| * security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-18
* | doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-27
|\|
| * TOMOYO: Update kernel-doc.Tetsuo Handa2011-07-14
| * TOMOYO: Enable conditional ACL.Tetsuo Handa2011-07-10
| * TOMOYO: Allow using argv[]/envp[] of execve() as conditions.Tetsuo Handa2011-07-10
| * TOMOYO: Allow using executable's realpath and symlink's target as conditions.Tetsuo Handa2011-07-10
| * TOMOYO: Allow using owner/group etc. of file objects as conditions.Tetsuo Handa2011-07-10
| * TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa2011-07-10
| * TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa2011-07-07
| * TOMOYO: Fix wrong domainname in tomoyo_init_log().Tetsuo Handa2011-06-30
| * TOMOYO: Cleanup header file.Tetsuo Handa2011-06-30
| * TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .Tetsuo Handa2011-06-30
| * Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2011-06-30
| |\
| | * AppArmor: Fix masking of capabilities in complain modeJohn Johansen2011-06-28
| | * AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen2011-06-28
| * | Merge branch 'linus' into nextJames Morris2011-06-30
| |\|
| * | TOMOYO: Make several options configurable.Tetsuo Handa2011-06-28
| * | TOMOYO: Add built-in policy support.Tetsuo Handa2011-06-28
| * | TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa2011-06-28
| * | TOMOYO: Cleanup part 4.Tetsuo Handa2011-06-28
| * | TOMOYO: Fix lockdep warning.Tetsuo Handa2011-06-28
| * | TOMOYO: Change pathname for non-rename()able filesystems.Tetsuo Handa2011-06-28
| * | TOMOYO: Add policy namespace support.Tetsuo Handa2011-06-28
| * | TOMOYO: Add ACL group support.Tetsuo Handa2011-06-28
| * | TOMOYO: Add auditing interface.Tetsuo Handa2011-06-28
| * | TOMOYO: Simplify profile structure.Tetsuo Handa2011-06-28
| * | TOMOYO: Rename directives.Tetsuo Handa2011-06-28
| * | TOMOYO: Use struct for passing ACL line.Tetsuo Handa2011-06-28
| * | TOMOYO: Cleanup part 3.Tetsuo Handa2011-06-28
| * | TOMOYO: Cleanup part 2.Tetsuo Handa2011-06-28
| * | TOMOYO: Cleanup part 1.Tetsuo Handa2011-06-28
| * | encrypted-keys: add ecryptfs format supportRoberto Sassu2011-06-27
| * | encrypted-keys: add key format supportRoberto Sassu2011-06-27
| * | encrypted-keys: added additional debug messagesRoberto Sassu2011-06-27
| * | encrypted-keys: fixed valid_master_desc() function descriptionRoberto Sassu2011-06-27