aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-16Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k...James Morris
2015-02-16Don't leak a key reference if request_key() tries to use a revoked keyringDavid Jeffery
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11Smack: secmark connectionsCasey Schaufler
2015-02-04SELinux: fix error code in policydb_init()Dan Carpenter
2015-02-04selinux: add security in-core xattr support for pstore and debugfsMark Salyzyn
2015-02-04selinux: quiet the filesystem labeling behavior messagePaul Moore
2015-02-04selinux: Remove unused function avc_sidcmp()Rickard Strandqvist
2015-02-02ima: /proc/keys is now mandatoryDavid Howells
2015-01-29Merge tag 'keys-next-20150123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2015-01-25file->f_path.dentry is pinned down for as long as the file is open...Al Viro
2015-01-25selinuxfs: don't open-code d_genocide()Al Viro
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2015-01-23Smack: Repair netfilter dependencyCasey Schaufler
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells
2015-01-21smack: fix possible use after frees in task_security() callersAndrey Ryabinin
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-20smack: Add missing logging in bidirectional UDS connect checkRafal Krypa
2015-01-20Smack: secmark support for netfilterCasey Schaufler
2015-01-20Smack: Rework file hooksCasey Schaufler
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2015-01-19smack: Fix a bidirectional UDS connect check typoZbigniew Jasinski
2015-01-19smack: introduce a special case for tmpfs in smack_d_instantiate()Ɓukasz Stelmach
2015-01-19smack: fix logic in smack_inode_init_security functionLukasz Pawelczyk
2015-01-19smack: miscellaneous small fixes in function commentsLukasz Pawelczyk
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2015-01-05KEYS: close race between key lookup and freeingSasha Levin
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