aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2013-04-10key: Fix resource leakAlan Cox
2013-03-27selinux: use GFP_ATOMIC under spin_lockDan Carpenter
2013-03-20Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-20keys: fix race with concurrent install_user_keyrings()David Howells
2013-02-06evm: checking if removexattr is not a NULLDmitry Kasatkin
2013-01-03Revert "device_cgroup: fix RCU usage"Ben Hutchings
2012-12-06selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones
2012-12-06device_cgroup: fix RCU usageTejun Heo
2012-05-31SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris
2012-04-22security: fix compile error in commoncap.cJonghwan Choi
2012-04-22fcaps: clear the same personality flags as suid when fcaps are usedEric Paris
2012-04-13TOMOYO: Fix mount flags checking order.Tetsuo Handa
2012-04-02ima: fix Kconfig dependenciesFabio Estevam
2012-02-29Security: tomoyo: add .gitignore fileGreg Kroah-Hartman
2012-01-25TOMOYO: Accept \000 as a valid character.Tetsuo Handa
2012-01-25ima: fix invalid memory referenceRoberto Sassu
2012-01-25ima: free duplicate measurement memoryRoberto Sassu
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells
2011-12-20evm: prevent racing during tfm allocationDmitry Kasatkin
2011-12-20evm: key must be set once during initializationDmitry Kasatkin
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-11-18Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris
2011-11-18Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linusJames Morris
2011-11-16encrypted-keys: module build fixesMimi Zohar
2011-11-16encrypted-keys: fix error return codeMimi Zohar
2011-11-15KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells
2011-11-11Smack: smackfs cipso seq read repairCasey Schaufler
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