summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2013-07-25selinux: cleanup the XFRM headerPaul Moore-14/+5
2013-07-25selinux: cleanup selinux_xfrm_decode_session()Paul Moore-11/+12
2013-07-25selinux: cleanup some comment and whitespace issues in the XFRM codePaul Moore-13/+10
2013-07-25selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Paul Moore-60/+42
2013-07-25selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...Paul Moore-36/+18
2013-07-25selinux: cleanup and consolidate the XFRM alloc/clone/delete/free codePaul Moore-31/+40
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore-124/+110
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa-24/+14
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-15/+138
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-583/+949
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+19
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-38/+18
2013-06-29SELinux: Institute file_path_has_perm()David Howells-6/+18
2013-06-29Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells-1/+1
2013-06-20evm: audit integrity metadata failuresMimi Zohar-1/+14
2013-06-20integrity: move integrity_audit_msg()Mimi Zohar-33/+36
2013-06-08NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley-0/+1
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley-0/+4
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley-10/+32
2013-06-08LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley-5/+19
2013-06-08Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley-0/+29
2013-06-08Security: Add hook to calculate context based on a negative dentry.David Quigley-0/+53
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-20/+14
2013-06-03Smack: Fix the bug smackcipso can't set CIPSO correctlyPassion,Zhao-1/+1
2013-05-31selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore-20/+14
2013-05-28net: pass info struct via netdevice notifierJiri Pirko-1/+1
2013-05-28Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()Tetsuo Handa-0/+2
2013-05-28Smack: Add smkfstransmute mount optionCasey Schaufler-5/+21
2013-05-28Smack: Improve access check performanceCasey Schaufler-249/+282
2013-05-28Smack: Local IPv6 port based controlsCasey Schaufler-40/+319
2013-05-24device_cgroup: simplify cgroup tree walk in propagate_exception()Tejun Heo-38/+18
2013-05-13security: cap_inode_getsecctx returning garbageJ. Bruce Fields-1/+1
2013-05-12apparmor: no need to delay vfree()Al Viro-21/+3
2013-05-12Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...James Morris-248/+286
2013-05-07aio: don't include aio.h in sched.hKent Overstreet-0/+3
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-8/+4
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-4/+3
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-3/+10
2013-04-30KEYS: split call to call_usermodehelper_fns()Lucas De Marchi-3/+10
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-108/+222
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-56/+211
2013-04-29tomoyo_close_control: don't bother with return valueAl Viro-8/+4
2013-04-28apparmor: fix fully qualified name parsingJohn Johansen-2/+4
2013-04-28apparmor: fix setprocattr arg processing for onexecJohn Johansen-16/+21
2013-04-28apparmor: localize getting the security context to a few macrosJohn Johansen-21/+24
2013-04-28apparmor: fix sparse warningsJohn Johansen-11/+11
2013-04-28apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen-8/+6
2013-04-28apparmor: fix the audit type tableJohn Johansen-1/+1