summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2015-01-25selinuxfs: don't open-code d_genocide()Al Viro-49/+3
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley-0/+125
2015-01-23Smack: Repair netfilter dependencyCasey Schaufler-1/+1
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells-26/+0
2015-01-21smack: fix possible use after frees in task_security() callersAndrey Ryabinin-11/+23
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-0/+1
2015-01-20smack: Add missing logging in bidirectional UDS connect checkRafal Krypa-1/+1
2015-01-20Smack: secmark support for netfilterCasey Schaufler-8/+196
2015-01-20Smack: Rework file hooksCasey Schaufler-21/+19
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig-7/+6
2015-01-19smack: Fix a bidirectional UDS connect check typoZbigniew Jasinski-1/+3
2015-01-19smack: introduce a special case for tmpfs in smack_d_instantiate()Ɓukasz Stelmach-2/+14
2015-01-19smack: fix logic in smack_inode_init_security functionLukasz Pawelczyk-3/+2
2015-01-19smack: miscellaneous small fixes in function commentsLukasz Pawelczyk-5/+9
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger-3/+3
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar-0/+1
2015-01-05KEYS: close race between key lookup and freeingSasha Levin-2/+2
2014-12-16KEYS: remove a bogus NULL checkDan Carpenter-6/+4
2014-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris-2/+5
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-133/+326
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-13/+13
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro-6/+13
2014-12-06ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not metMichael Ellerman-1/+1
2014-12-06KEYS: Fix stale key registration at error pathTakashi Iwai-1/+4
2014-12-05Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris-6/+5
2014-12-01KEYS: request_key() should reget expired keys rather than give EKEYEXPIREDDavid Howells-2/+5
2014-12-01KEYS: Simplify KEYRING_SEARCH_{NO,DO}_STATE_CHECK flagsDavid Howells-3/+6
2014-12-01KEYS: Fix the size of the key description passed to/from userspaceDavid Howells-30/+26
2014-12-01selinux: Remove security_ops externYao Dongdong-2/+0
2014-11-27Merge branch 'smack-for-3.19' of git://git.gitorious.org/smack-next/kernel in...James Morris-12/+18
2014-11-21security: smack: fix out-of-bounds access in smk_parse_smack()Andrey Ryabinin-4/+3
2014-11-19kill f_dentry usesAl Viro-6/+6
2014-11-19assorted conversions to %p[dD]Al Viro-4/+4
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris-119/+308
2014-11-19Merge commit 'v3.17' into nextJames Morris-50/+17
2014-11-17VFS: refactor vfs_read()Dmitry Kasatkin-7/+3
2014-11-17ima: require signature based appraisalDmitry Kasatkin-0/+13
2014-11-17integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin-0/+11
2014-11-17ima: load x509 certificate from the kernelDmitry Kasatkin-2/+44
2014-11-17integrity: provide a function to load x509 certificate from the kernelDmitry Kasatkin-1/+37
2014-11-17integrity: define a new function integrity_read_file()Dmitry Kasatkin-32/+85
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris-3/+4
2014-11-12selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs-3/+4
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro-3/+3
2014-10-31Security: smack: replace kzalloc with kmem_cache for inode_smackRohit-3/+10
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris-3/+9
2014-10-28Smack: Lock mode for the floor and hat labelsCasey Schaufler-5/+5
2014-10-28evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin-3/+6
2014-10-28ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin-0/+3
2014-10-16Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux i...James Morris-1/+1