aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/security.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2014-09-09security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton1-4/+4
2014-09-02security: Silence shadow warningMark Rustad1-1/+1
2014-07-30Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-4/+1
2014-07-28Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore1-4/+1
2014-07-25security: introduce kernel_fw_from_file hookKees Cook1-0/+17
2014-07-17Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-1/+4
2014-07-10selinux: fix the default socket labeling in sock_graft()Paul Moore1-1/+4
2014-06-24Merge commit 'v3.15' into nextJames Morris1-4/+8
2014-04-14Merge tag 'keys-20140314' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into nextJames Morris1-3/+3
2014-04-01security: add flags to rename hooksMiklos Szeredi1-4/+8
2014-03-14KEYS: Move the flags representing required permission to linux/key.hDavid Howells1-3/+3
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov1-3/+7
2013-10-22Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into ra-nextJames Morris1-8/+18
2013-09-18Merge git://git.infradead.org/users/eparis/selinuxPaul Moore1-8/+18
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore1-8/+18
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa1-4/+4
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+54
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley1-0/+3
2013-06-08LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley1-3/+10
2013-06-08Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley1-0/+14
2013-06-08Security: Add hook to calculate context based on a negative dentry.David Quigley1-0/+27
2013-05-12security: clarify cap_inode_getsecctx descriptionJ. Bruce Fields1-1/+2
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-4/+6
2013-04-10lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore1-0/+4
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet1-0/+8
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton1-4/+6
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-13/+46
2012-12-14security: introduce kernel_module_from_file hookKees Cook1-0/+13
2012-10-11consitify do_mount() argumentsAl Viro1-6/+6
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+31
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-3/+3
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter1-0/+1
2012-09-21userns: Teach security_path_chown to take kuids and kgidsEric W. Biederman1-3/+3
2012-09-05security: allow Yama to be unconditionally stackedKees Cook1-0/+31
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook1-2/+0
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro1-4/+3
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro1-16/+20
2012-05-31split cap_mmap_addr() out of cap_file_mmap()Al Viro1-1/+2
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-8/+5
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski1-0/+1
2012-04-09SELinux: rename dentry_open to file_openEric Paris1-8/+5
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-42/+38
2012-02-28security: struct security_operations kerneldoc fixJavier Martinez Canillas1-1/+1
2012-02-14security: trim security.hAl Viro1-26/+29
2012-02-14mm: collapse security_vm_enough_memory() variants into a single functionAl Viro1-16/+0
2012-02-10security: create task_free security callbackKees Cook1-0/+9
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-47/+13
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-1/+3
2012-01-09Merge branch 'next' into for-linusJames Morris1-1/+3