aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 5-43/+24
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 12-106/+64
2015-04-13selinux/nlmsg: add a build time check for rtnl/xfrm cmdsGravatar Nicolas Dichtel 1-0/+3
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGGravatar Nicolas Dichtel 1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATEGravatar Nicolas Dichtel 1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTGravatar Nicolas Dichtel 1-0/+1
2015-04-11switch keyctl_instantiate_key_common() to iov_iterGravatar Al Viro 3-72/+40
2015-04-11switch security_inode_getattr() to struct path *Gravatar Al Viro 8-30/+20
2015-04-11constify tomoyo_realpath_from_path()Gravatar Al Viro 2-4/+4
2015-04-08selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFOGravatar Nicolas Dichtel 1-0/+2
2015-04-08selinux/nlmsg: add XFRM_MSG_GETSPDINFOGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add XFRM_MSG_NEWSPDINFOGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add RTM_GETNSIDGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDGravatar Nicolas Dichtel 1-0/+2
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.Gravatar David S. Miller 2-25/+11
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2015-03-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...Gravatar James Morris 1-1/+1
2015-03-25selinux: fix sel_write_enforce broken return valueGravatar Joe Perches 1-1/+1
2015-03-20Revert "selinux: add a skb_owned_by() hook"Gravatar Eric Dumazet 3-18/+0
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 7-23/+21
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)Gravatar David Howells 2-3/+3
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeGravatar David Howells 1-2/+2
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeGravatar David Howells 1-2/+2
2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()Gravatar David Howells 1-3/+1
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeGravatar David Howells 1-1/+1
2015-02-22Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbGravatar David Howells 2-12/+12
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 2-3/+3
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-54/+4
2015-02-16Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k...Gravatar James Morris 1-0/+16
2015-02-16Don't leak a key reference if request_key() tries to use a revoked keyringGravatar David Jeffery 1-0/+1
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-0/+125
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+6
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 11-107/+281
2015-02-11Smack: secmark connectionsGravatar Casey Schaufler 1-0/+16
2015-02-04SELinux: fix error code in policydb_init()Gravatar Dan Carpenter 1-2/+6
2015-02-04selinux: add security in-core xattr support for pstore and debugfsGravatar Mark Salyzyn 1-17/+8
2015-02-04selinux: quiet the filesystem labeling behavior messageGravatar Paul Moore 1-4/+0
2015-02-04selinux: Remove unused function avc_sidcmp()Gravatar Rickard Strandqvist 1-5/+0
2015-02-02ima: /proc/keys is now mandatoryGravatar David Howells 1-1/+0
2015-01-29Merge tag 'keys-next-20150123' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar James Morris 2-26/+0
2015-01-25file->f_path.dentry is pinned down for as long as the file is open...Gravatar Al Viro 1-5/+1
2015-01-25selinuxfs: don't open-code d_genocide()Gravatar Al Viro 1-49/+3
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Gravatar Stephen Smalley 4-0/+125
2015-01-23Smack: Repair netfilter dependencyGravatar Casey Schaufler 1-1/+1
2015-01-22KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yGravatar David Howells 2-26/+0
2015-01-21smack: fix possible use after frees in task_security() callersGravatar Andrey Ryabinin 2-11/+23
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-0/+1
2015-01-20smack: Add missing logging in bidirectional UDS connect checkGravatar Rafal Krypa 1-1/+1
2015-01-20Smack: secmark support for netfilterGravatar Casey Schaufler 5-8/+196
2015-01-20Smack: Rework file hooksGravatar Casey Schaufler 1-21/+19