summaryrefslogtreecommitdiffstats
path: root/include/linux/security.h
Commit message (Expand)AuthorAgeFilesLines
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-111-5/+12
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-141-4/+4
* [PATCH] mark struct file_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-111-1/+1
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-021-19/+0
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-021-1/+15
* SELinux: Various xfrm labeling fixesVenkat Yekkirala2006-12-021-11/+10
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-15/+9
* [PATCH] fs.h: ifdef security fieldsAlexey Dobriyan2006-09-291-0/+1
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-12/+13
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-221-0/+55
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-221-3/+16
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-13/+25
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-221-16/+90
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-221-0/+12
* [SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller2006-08-021-1/+0
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-6/+35
* [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-301-0/+15
* [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2006-06-301-4/+19
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-6/+7
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-261-4/+7
* [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-231-0/+15
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-231-0/+16
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-7/+7
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-221-4/+6
* [NET]: Fix warnings after LSM-IPSEC changes.David S. Miller2006-06-171-1/+1
* [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-171-6/+34
* [PATCH] change lspp ipc auditingSteve Grubb2006-05-011-16/+0
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-3/+30
|\
| * [PATCH] Miscellaneous bug and warning fixesDustin Kirkland2006-03-201-4/+4
| * [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-201-0/+27
* | [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-251-6/+16
* | [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-201-6/+19
|/
* [PATCH] SELinux: fix size-128 slab leakStephen Smalley2006-02-031-4/+0
* [PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap2006-02-011-0/+19
* [LSM-IPSec]: Security association restriction.Trent Jaeger2006-01-031-0/+132
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-301-0/+73
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-301-4/+7
* [PATCH] gfp_t: net/*Al Viro2005-10-281-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-4/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds2005-09-131-0/+5
|\
| * [PATCH] add securityfs for all LSMs to useGreg KH2005-07-081-0/+5
* | [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-091-49/+0
* | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-091-90/+0
* | [PATCH] security: enable atomic inode security labelingStephen Smalley2005-09-091-0/+41
* | [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-2/+4
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2858