aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2011-11-15KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-10-31security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31Cross Memory AttachChristopher Yeoh
2011-10-31selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-29TOMOYO: Fix interactive judgment functionality.Tetsuo Handa
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-22Merge branch 'master' of git://gitorious.org/smack-next/kernel into nextJames Morris
2011-10-22TOMOYO: Fix incomplete read after seek.Tetsuo Handa
2011-10-20Smack: allow to access /smack/access as normal userJarkko Sakkinen
2011-10-19TOMOYO: Fix unused kernel config option.Tetsuo Handa
2011-10-18bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore
2011-10-18Smack: fix: invalid length set for the result of /smack/accessJarkko Sakkinen
2011-10-14Smack: compilation fixJarkko Sakkinen
2011-10-12Smack: fix for /smack/access output, use string instead of byteJarkko Sakkinen
2011-10-12Smack: domain transition protections (v3)Jarkko Sakkinen
2011-10-12Smack: Provide information for UDS getsockopt(SO_PEERCRED)Casey Schaufler
2011-10-12Smack: Clean up commentsCasey Schaufler
2011-10-12Smack: Repair processing of fcntlCasey Schaufler
2011-10-12Smack: Rule list lookup performanceCasey Schaufler
2011-10-12Smack: check permissions from user space (v2)Jarkko Sakkinen
2011-10-12TOMOYO: Fix quota and garbage collector.Tetsuo Handa
2011-10-12TOMOYO: Remove redundant tasklist_lock.Tetsuo Handa
2011-09-28TOMOYO: Fix domain transition failure warning.Tetsuo Handa
2011-09-27Merge branch 'next-hex2bin' of git://github.com/mzohar/linux-evm into nextJames Morris
2011-09-26TOMOYO: Remove tomoyo_policy_memory_lock spinlock.Tetsuo Handa
2011-09-26TOMOYO: Simplify garbage collector.Tetsuo Handa
2011-09-26TOMOYO: Fix make namespacecheck warnings.Tetsuo Handa
2011-09-20encrypted-keys: check hex2bin resultMimi Zohar
2011-09-20trusted-keys: check hex2bin resultMimi Zohar
2011-09-19TOMOYO: Allow specifying domain transition preference.Tetsuo Handa
2011-09-15encrypted-keys: IS_ERR need include/err.hStephen Rothwell
2011-09-15Merge branch 'next-evm' of git://github.com/mzohar/linux-evm into nextJames Morris
2011-09-15TOMOYO: Bump version.Tetsuo Handa
2011-09-14evm: clean verification statusDmitry Kasatkin
2011-09-14evm: permit mode bits to be updatedMimi Zohar
2011-09-14evm: posix acls modify i_modeMimi Zohar
2011-09-14evm: limit verifying current security.evm integrityMimi Zohar
2011-09-14evm: fix security/security_old_init_security return codeMimi Zohar
2011-09-14evm: remove TCG_TPM dependencyMimi Zohar
2011-09-14encrypted-keys: remove trusted-keys dependencyMimi Zohar
2011-09-14encrypted-keys: create encrypted-keys directoryMimi Zohar
2011-09-14TOMOYO: Avoid race when retrying "file execute" permission check.Tetsuo Handa
2011-09-14TOMOYO: Allow domain transition without execve().Tetsuo Handa
2011-09-14TOMOYO: Allow controlling generation of access granted logs for per an entry ...Tetsuo Handa
2011-09-14TOMOYO: Add socket operation restriction support.Tetsuo Handa
2011-09-14TOMOYO: Add environment variable name restriction support.Tetsuo Handa