summaryrefslogtreecommitdiff
path: root/include/linux/security.h
AgeCommit message (Expand)Author
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley
2008-01-25security/selinux: constify function pointer tables and fieldsJan Engelhardt
2008-01-25security: add a secctx_to_secid() hookDavid Howells
2008-01-25security: remove security_sb_post_mountroot hookH. Peter Anvin
2008-01-25Security: add get, set, and cloning of superblock security informationEric Paris
2007-10-20fix up security_socket_getpeersec_* documentationSerge Hallyn
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan
2007-10-17security/ cleanupsAdrian Bunk
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17security: Convert LSM into a static interfaceJames Morris
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-03-14[PATCH] sanitize security_getprocattr() APIAl Viro
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala
2006-09-29[PATCH] fs.h: ifdef security fieldsAlexey Dobriyan
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to sockVenkat Yekkirala
2006-08-02[SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay
2006-06-17[NET]: Fix warnings after LSM-IPSEC changes.David S. Miller
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland
2006-02-03[PATCH] SELinux: fix size-128 slab leakStephen Smalley
2006-02-01[PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger