summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2013-04-05fcaps: clear the same personality flags as suid when fcaps are usedEric Paris1-0/+5
2013-04-05VFS : mount lock scalability for internal mountsTim Chen1-0/+1
2012-10-19Smack: setprocattr memory leak fixCasey Schaufler1-12/+2
2012-10-19Smack: implement revoking all rules for a subject labelRafal Krypa1-0/+75
2012-10-19Smack: remove task_wait() hook.Casey Schaufler1-29/+8
2012-10-19smack: off by one errorAlan Cox1-4/+4
2012-10-19Smack: don't show empty rules when /smack/load or /smack/load2 is readRafal Krypa1-2/+3
2012-10-19Smack: user access check boundsCasey Schaufler1-14/+12
2012-10-19Smack: onlycap limits on CAP_MAC_ADMINCasey Schaufler4-26/+34
2012-10-19Smack: fix smack_new_inode bogositiesCasey Schaufler3-8/+2
2012-10-19split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro6-51/+30
2012-10-19split cap_mmap_addr() out of cap_file_mmap()Al Viro4-12/+26
2012-10-19SELinux: rename dentry_open to file_openEric Paris6-14/+22
2012-10-18Smack: allow for significantly longer Smack labels v4Casey Schaufler4-526/+941
2012-10-18gfp flags for security_inode_alloc()?Tetsuo Handa1-4/+4
2012-10-18Smack: recursive tramsmuteCasey Schaufler2-9/+36
2012-07-12Fix compilation when ANDROID_PARANOID_NET is disabledMarkus Lehtonen1-1/+2
2012-07-03Backport SMACK changes from 3.3 to 3.0Elena Reshetova4-316/+528
2011-11-09security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh1-0/+9
2011-08-04AppArmor: Fix masking of capabilities in complain modeJohn Johansen1-1/+1
2011-08-04AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen1-1/+1
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells1-1/+2
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+1
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro1-7/+1
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells1-2/+1
2011-06-15Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2-1/+39
2011-06-14SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li1-0/+3
2011-06-14TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa1-1/+1
2011-06-09AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen1-1/+1
2011-06-08selinux: simplify and clean up inode_has_perm()Linus Torvalds1-10/+15
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook1-1/+2
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds6-7/+7
2011-05-26selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2-11/+4
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum1-2/+1
2011-05-26selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai1-1/+36
2011-05-26Merge commit 'v2.6.39' into 20110526Eric Paris16-64/+148
2011-05-26Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn1-0/+1
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris11-208/+370
2011-05-24Merge branch 'next' into for-linusJames Morris15-41/+66
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
2011-05-19selinux: avoid unnecessary avc cache stat hit countLinus Torvalds3-9/+11
2011-05-19selinux: de-crapify avc cache stat code generationLinus Torvalds1-5/+1
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-31/+3
2011-05-19Create Documentation/security/,Randy Dunlap6-7/+7
2011-05-19Merge branch 'master' into nextJames Morris7-36/+69
2011-05-13Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris1-4/+0
2011-05-12SELinux: delete debugging printks from filename_trans rule processingEric Paris1-4/+0
2011-05-12TOMOYO: Fix wrong domainname validation.Tetsuo Handa1-1/+1
2011-05-11SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman1-1/+11
2011-05-07security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()Lai Jiangshan1-17/+1