aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2014-12-16KEYS: remove a bogus NULL checkDan Carpenter
2014-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-06ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not metMichael Ellerman
2014-12-06KEYS: Fix stale key registration at error pathTakashi Iwai
2014-12-05Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2014-12-01KEYS: request_key() should reget expired keys rather than give EKEYEXPIREDDavid Howells
2014-12-01KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flagsDavid Howells
2014-12-01KEYS: Fix the size of the key description passed to/from userspaceDavid Howells
2014-12-01selinux: Remove security_ops externYao Dongdong
2014-11-27Merge branch 'smack-for-3.19' of git://git.gitorious.org/smack-next/kernel in...James Morris
2014-11-21security: smack: fix out-of-bounds access in smk_parse_smack()Andrey Ryabinin
2014-11-19kill f_dentry usesAl Viro
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris
2014-11-19Merge commit 'v3.17' into nextJames Morris
2014-11-17VFS: refactor vfs_read()Dmitry Kasatkin
2014-11-17ima: require signature based appraisalDmitry Kasatkin
2014-11-17integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin
2014-11-17ima: load x509 certificate from the kernelDmitry Kasatkin
2014-11-17integrity: provide a function to load x509 certificate from the kernelDmitry Kasatkin
2014-11-17integrity: define a new function integrity_read_file()Dmitry Kasatkin
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-11-12selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-10-31Security: smack: replace kzalloc with kmem_cache for inode_smackRohit
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris
2014-10-28Smack: Lock mode for the floor and hat labelsCasey Schaufler
2014-10-28evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin
2014-10-28ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin
2014-10-16Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-10-15selinux: fix inode security list corruptionStephen Smalley
2014-10-14security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.cBehan Webster
2014-10-13ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu
2014-10-13ima: allocate field pointers array on demand in template_desc_init_fields()Roberto Sassu
2014-10-13ima: don't allocate a copy of template_fmt in template_desc_init_fields()Roberto Sassu
2014-10-13ima: display template format in meas. list if template name length is zeroRoberto Sassu
2014-10-13ima: added error messages to template-related functionsRoberto Sassu
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-11ima: use atomic bit operations to protect policy update interfaceDmitry Kasatkin
2014-10-11ima: ignore empty and with whitespaces policy linesDmitry Kasatkin
2014-10-11ima: no need to allocate entry for commentDmitry Kasatkin
2014-10-11ima: report policy load statusDmitry Kasatkin
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-07ima: use path names cacheDmitry Kasatkin
2014-10-07evm: skip replacing EVM signature with HMAC on read-only filesystemDmitry Kasatkin