aboutsummaryrefslogtreecommitdiffstats
path: root/security/capability.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-19[PATCH] security: add disable param to capabilities moduleAndrew Morton1-0/+10
2004-05-14[PATCH] security: minor cleanups in capability.cAndrew Morton1-8/+3
2004-05-14[PATCH] security: remove empty build of capability.oAndrew Morton1-5/+0
2004-04-20[PATCH] compute_creds raceAndrew Morton1-1/+1
2004-01-20[PATCH] Default hooks protecting the XATTR_SECURITY_PREFIX namespaceAndrew Morton1-0/+3
2003-09-16[PATCH] root_plug fixupChris Wright1-328/+0
2003-08-31[PATCH] vm_enough_memory microoptimisationAndrew Morton1-6/+7
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton1-0/+65
2003-06-25[PATCH] AT_SECURE auxv entryAndrew Morton1-0/+13
2003-06-13[PATCH] lsm: Remove task_kmod_set_label hook (2/4)Chris Wright1-8/+0
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright1-1/+1
2003-02-16Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman1-0/+1
2003-02-15mergeGreg Kroah-Hartman1-0/+10
2003-02-15Clean up ptrace_setoptions and PT_* constantsDaniel Jacobowitz1-0/+1
2003-02-08Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller1-1/+1
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds1-1/+1
2003-02-06[LSM]: Networking netlink socket capability hooks.James Morris1-0/+2
2003-02-06[PATCH] LSM: Add LSM syslog hook to 2.5.59Stephen D. Smalley1-0/+10
2003-02-02[PATCH] remove lock_kernel() from exec of setuid appsAndrew Morton1-6/+2
2002-12-04LSM: remove "dummy" functions from the capability code, as they are no longer...Greg Kroah-Hartman1-531/+1
2002-11-23MergeGreg Kroah-Hartman1-159/+164
2002-11-18[PATCH] inode_mknod parametersAndries E. Brouwer1-2/+2
2002-10-28LSM: remove last remanants of sys_security missed by last patch.Greg Kroah-Hartman1-7/+0
2002-10-16LSM: Create CONFIG_SECURITY and disable it by default for now.Greg Kroah-Hartman1-158/+170
2002-10-16[PATCH] remove LSM file_llseek hookChristoph Hellwig1-6/+0
2002-10-08[PATCH] Base set of LSM hooks for SysV IPCStephen D. Smalley1-0/+46
2002-07-29Update file lock security check to match the API changeLinus Torvalds1-1/+1
2002-07-22LSM: convert initializers to C99 style.Greg Kroah-Hartman1-53/+53
2002-07-22mergeGreg Kroah-Hartman1-2/+364
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley1-0/+362
2002-07-21[PATCH] LSM to designated initializersAdam Bernau1-32/+32
2002-07-19LSM: Add all of the new security/* files for basic task controlGreg Kroah-Hartman1-0/+471