summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
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
2013-04-28apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen-7/+9
2013-04-28apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen-75/+75
2013-04-28apparmor: remove sid from profilesJohn Johansen-21/+11
2013-04-28apparmor: move perm defines into policy_unpackJohn Johansen-2/+3
2013-04-28apparmor: misc cleanup of matchJohn Johansen-8/+14
2013-04-28apparmor: relax the restrictions on setting rlimitsJohn Johansen-3/+12
2013-04-28apparmor: remove "permipc" commandJohn Johansen-9/+0
2013-04-28apparmor: use common fn to clear task_context for domain transitionsJohn Johansen-16/+20
2013-04-28apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen-8/+22
2013-04-28apparmor: add utility function to get an arbitrary tasks profile.John Johansen-32/+49
2013-04-28apparmor: fix error code to failure message mapping for name lookupJohn Johansen-1/+1
2013-04-28apparmor: refactor profile mode macrosJohn Johansen-6/+6
2013-04-28apparmor: Remove -W1 warningsJohn Johansen-6/+0
2013-04-28apparmor: fix auditing of domain transition failures due to incomplete policyJohn Johansen-0/+2
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+18
2013-04-18devcg: remove parent_cgroup.Rami Rosen-2/+0
2013-04-17ima: eliminate passing d_name.name to process_measurement()Mimi Zohar-9/+5
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet-0/+18
2013-04-08devcg: remove broken_hierarchy tagTejun Heo-9/+0
2013-04-03Smack: include magic.h in smackfs.cCasey Schaufler-0/+1
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton-7/+39
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+1