summaryrefslogtreecommitdiffstats
path: root/include/linux/security.h
Commit message (Expand)AuthorAgeFilesLines
* security: make inode_follow_link RCU-walk awareNeilBrown2015-05-111-3/+9
* SECURITY: remove nameidata arg from inode_follow_link.NeilBrown2015-05-111-6/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-8/+0Star
|\
| * Revert "selinux: add a skb_owned_by() hook"Eric Dumazet2015-03-211-8/+0Star
* | switch security_inode_getattr() to struct path *Al Viro2015-04-121-4/+3Star
|/
* Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley2015-01-251-0/+58
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-121-1/+1
|\
| * security: Silence shadow warningMark Rustad2014-09-021-1/+1
* | security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2014-09-091-4/+4
|/
* Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-07-291-4/+1Star
|\
| * Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore2014-07-281-4/+1Star
* | security: introduce kernel_fw_from_file hookKees Cook2014-07-251-0/+17
* | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-07-161-1/+4
|\|
| * selinux: fix the default socket labeling in sock_graft()Paul Moore2014-07-101-1/+4
* | Merge commit 'v3.15' into nextJames Morris2014-06-241-4/+8
|\|
| * security: add flags to rename hooksMiklos Szeredi2014-04-011-4/+8
* | Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...James Morris2014-04-141-3/+3
|\ \ | |/ |/|
| * KEYS: Move the flags representing required permission to linux/key.hDavid Howells2014-03-141-3/+3
* | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-101-3/+7
|/
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris2013-10-221-8/+18
|\
| * Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-181-8/+18
| |\
| | * lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2013-07-251-8/+18
* | | xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-251-4/+4
|/ /
* | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-091-3/+54
|\ \
| * | SELinux: Add new labeling type native labelsDavid Quigley2013-06-081-0/+3
| * | LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley2013-06-081-3/+10
| * | Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley2013-06-081-0/+14
| * | Security: Add hook to calculate context based on a negative dentry.David Quigley2013-06-081-0/+27
| |/
* / security: clarify cap_inode_getsecctx descriptionJ. Bruce Fields2013-05-121-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-05-011-4/+6
|\
| * selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton2013-04-021-4/+6
* | lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore2013-04-101-0/+4
* | selinux: add a skb_owned_by() hookEric Dumazet2013-04-091-0/+8
|/
* tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-151-13/+46
* security: introduce kernel_module_from_file hookKees Cook2012-12-141-0/+13
* consitify do_mount() argumentsAl Viro2012-10-121-6/+6
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-031-0/+31
|\
| * security: allow Yama to be unconditionally stackedKees Cook2012-09-051-0/+31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-3/+3
|\ \
| * | userns: Teach security_path_chown to take kuids and kgidsEric W. Biederman2012-09-211-3/+3
* | | c/r: prctl: fix build error for no-MMU caseMark Salter2012-09-251-0/+1
| |/ |/|
* | Yama: higher restrictions should block PTRACE_TRACEMEKees Cook2012-08-101-2/+0Star
|/
* take security_mmap_file() outside of ->mmap_semAl Viro2012-06-011-4/+3Star
* split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro2012-05-311-16/+20
* split cap_mmap_addr() out of cap_file_mmap()Al Viro2012-05-311-1/+2
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-221-8/+5Star
|\
| * SELinux: rename dentry_open to file_openEric Paris2012-04-091-8/+5Star
* | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-141-0/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-211-42/+38Star
|\
| * security: trim security.hAl Viro2012-02-141-26/+29