summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusJames Morris2012-01-0916-59/+259
|\
| * ima: fix invalid memory referenceRoberto Sassu2011-12-191-5/+11
| * ima: free duplicate measurement memoryRoberto Sassu2011-12-192-2/+3
| * selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-12-191-1/+1
| * apparmor: fix module parameter handlingRusty Russell2011-12-161-3/+3
| * Security: tomoyo: add .gitignore fileGreg Kroah-Hartman2011-12-121-0/+2
| * tomoyo: add missing rcu_dereference()Kees Cook2011-12-121-1/+1
| * apparmor: add missing rcu_dereference()Kees Cook2011-12-091-1/+1
| * evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-081-3/+11
| * evm: key must be set once during initializationDmitry Kasatkin2011-12-081-7/+8
| * digsig: build dependency fixDmitry Kasatkin2011-11-221-1/+1
| * Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2011-11-187-30/+226
| |\
| | * evm: digital signature verification supportDmitry Kasatkin2011-11-093-30/+142
| | * integrity: digital signature verification using multiple keyringsDmitry Kasatkin2011-11-094-0/+84
| * | KEYS: Give key types their own lockdep class for key->semDavid Howells2011-11-171-0/+3
| * | Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris2011-11-1610-7/+14
| |\ \
| * | | selinuxfs: remove custom hex_to_bin()Andy Shevchenko2011-11-161-10/+4
* | | | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-031-1/+1
* | | | SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-211-1/+3
* | | | evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-201-0/+9
* | | | evm: key must be set once during initializationDmitry Kasatkin2011-12-201-4/+6
* | | | TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa2011-12-081-1/+9
* | | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-062-29/+39
* | | | Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris2011-11-183-4/+9
|\ \ \ \
| * | | | encrypted-keys: module build fixesMimi Zohar2011-11-162-3/+8
| * | | | encrypted-keys: fix error return codeMimi Zohar2011-11-161-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linusJames Morris2011-11-181-76/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Smack: smackfs cipso seq read repairCasey Schaufler2011-11-111-76/+39
* | | | KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells2011-11-151-1/+2
| |_|/ |/| |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\ \ \
| * | | selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
* | | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-11-021-0/+30
|\ \ \ \ | | |_|/ | |/| |
| * | | TOMOYO: Fix interactive judgment functionality.Tetsuo Handa2011-10-291-0/+30
* | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
|\ \ \ \
| * | | | um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
* | | | | security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-312-2/+2
* | | | | Cross Memory AttachChristopher Yeoh2011-10-312-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-2572-1201/+4164
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'master' of git://gitorious.org/smack-next/kernel into nextJames Morris2011-10-223-24/+51
| |\|
| | * Smack: allow to access /smack/access as normal userJarkko Sakkinen2011-10-203-23/+50
| | * Smack: fix: invalid length set for the result of /smack/accessJarkko Sakkinen2011-10-181-1/+1
| * | TOMOYO: Fix incomplete read after seek.Tetsuo Handa2011-10-221-0/+1
| * | TOMOYO: Fix unused kernel config option.Tetsuo Handa2011-10-191-2/+4
| |/
| * Smack: compilation fixJarkko Sakkinen2011-10-141-0/+1
| * Smack: fix for /smack/access output, use string instead of byteJarkko Sakkinen2011-10-121-2/+5
| * Smack: domain transition protections (v3)Jarkko Sakkinen2011-10-121-11/+42
| * Smack: Provide information for UDS getsockopt(SO_PEERCRED)Casey Schaufler2011-10-121-0/+9
| * Smack: Clean up commentsCasey Schaufler2011-10-123-12/+10
| * Smack: Repair processing of fcntlCasey Schaufler2011-10-121-25/+42
| * Smack: Rule list lookup performanceCasey Schaufler2011-10-124-121/+220