aboutsummaryrefslogtreecommitdiffstats
path: root/security/dummy.c
Commit message (Expand)AuthorAgeFilesLines
* capabilities: add (back) dummy support for KEEPCAPSAndrew G. Morgan2008-06-121-1/+23
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-291-1/+1
* keys: add keyctl function to get a security labelDavid Howells2008-04-291-0/+8
* xattr: add missing consts to function argumentsDavid Howells2008-04-291-6/+7
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-281-1/+1
* [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-211-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-181-3/+48
|\
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-191-1/+3
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-191-1/+30
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-191-1/+15
* | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-121-6/+8
|/
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-061-10/+13
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-6/+11
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-051-1/+1
* security: add a secctx_to_secid() hookDavid Howells2008-01-251-0/+6
* security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-251-6/+0
* Security: add get, set, and cloning of superblock security informationEric Paris2008-01-251-0/+26
* Security: allow capable check to permit mmap or low vm spaceEric Paris2007-12-061-1/+1
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-181-9/+7
* security/ cleanupsAdrian Bunk2007-10-171-12/+0
* Implement file posix capabilitiesSerge E. Hallyn2007-10-171-0/+12
* security: Convert LSM into a static interfaceJames Morris2007-10-171-1/+0
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-171-0/+6
* fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-221-2/+2
* coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-191-1/+1
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-111-1/+5
* [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-141-1/+1
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-021-7/+0
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-021-0/+6
* SELinux: Various xfrm labeling fixesVenkat Yekkirala2006-12-021-2/+2
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-1/+2
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-3/+3
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-221-0/+24
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-221-1/+2
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-4/+3
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-221-1/+22
* [MLSXFRM]: Add security sid to sockVenkat Yekkirala2006-09-221-0/+5
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-2/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-301-0/+6
* | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2006-06-301-1/+5
|/
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-2/+2
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-261-1/+2
* [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-231-0/+6
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-231-0/+6
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+1
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-221-1/+1
* [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-171-0/+12
* [PATCH] change lspp ipc auditingSteve Grubb2006-05-011-6/+0