summaryrefslogtreecommitdiff
path: root/security/dummy.c
AgeCommit message (Expand)Author
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley
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-12-06Security: allow capable check to permit mmap or low vm spaceEric Paris
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-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris
2007-03-14[PATCH] sanitize security_getprocattr() APIAl Viro
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-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[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
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-30Remove obsolete #include <linux/config.h>Jörn Engel
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[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-20[SECURITY] getpeersec: Fix build breakageArnaldo Carvalho de Melo
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-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris
2005-10-28[PATCH] gfp_t: net/*Al Viro
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley