aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/security.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-09[PATCH] SELinux: pass requested protection to security_file_mmap/mprotect hooksStephen D. Smalley1-7/+16
2005-03-07[PATCH] vfs: adds the S_PRIVATE flag and adds use to securityJeff Mahoney1-0/+64
2005-01-10[PATCH] split bprm_apply_creds into two functionsSerge Hallyn1-4/+21
2005-01-03[PATCH] Fix of quota deadlock on pagelock: quota coreJan Kara1-4/+4
2004-10-25[PATCH] lsm: remove net related includes from security.hChris Wright1-18/+7
2004-10-25[PATCH] lsm: fix send_sigurg mediationChris Wright1-12/+10
2004-10-21[PATCH] Fix build for CONFIG_SECURITY=nAndrew Morton1-1/+1
2004-10-21[PATCH] lsm: rename security_scaffolding_startup to security_initChris Wright1-1/+1
2004-10-19[PATCH] BSD Secure Levels LSM: add time hooksMichael A. Halcrow1-0/+19
2004-10-18[PATCH] xattr consolidation v3 - LSMJames Morris1-16/+17
2004-10-18[PATCH] don't include <linux/sysctl.h> in <linux/security.h>Christoph Hellwig1-4/+5
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath1-1/+1
2004-06-15[SELINUX]: Fine-grained Netlink support - add sk to netlink_send hookJames Morris1-8/+11
2004-06-14[PATCH] __user annotation for shm_shmat hook declarationChris Wright1-1/+1
2004-05-08[NET]: Add sock_create_kern()James Morris1-8/+13
2004-04-26[PATCH] credentials locking fixAndrew Morton1-6/+13
2004-04-20[PATCH] compute_creds raceAndrew Morton1-9/+9
2004-03-11[PATCH] selinux: clean up binary mount dataAndrew Morton1-5/+8
2004-02-18[PATCH] NGROUPS 2.6.2rc2 + fixupsAndrew Morton1-7/+6
2004-02-15[PATCH] SELinux: context mount support - LSM/FSAndrew Morton1-4/+25
2004-01-20[PATCH] Default hooks protecting the XATTR_SECURITY_PREFIX namespaceAndrew Morton1-2/+4
2004-01-18[PATCH] selinux: Add SO_PEERSEC socket option and getpeersec LSM hook.Andrew Morton1-0/+50
2003-10-01[PATCH] Pass nameidata to security_inode_permission hookAndrew Morton1-4/+7
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton1-0/+16
2003-06-25[PATCH] AT_SECURE auxv entryAndrew Morton1-0/+19
2003-06-13[PATCH] lsm: Remove inode_permission_lite hook (3/4)Chris Wright1-23/+0
2003-06-13[PATCH] lsm: Remove task_kmod_set_label hook (2/4)Chris Wright1-16/+0
2003-05-25[PATCH] devpts xattr handler for security labelsAndrew Morton1-0/+52
2003-05-25[PATCH] /proc/pid inode security labelsAndrew Morton1-0/+14
2003-05-25[PATCH] Process Attribute API for Security ModulesAndrew Morton1-0/+23
2003-05-09Annotate IPC system calls with user pointer annotationsLinus Torvalds1-2/+2
2003-05-07[PATCH] Change LSM hooks in setxattrAndrew Morton1-0/+15
2003-03-09LSM: restore d_instantiate function that got lost in the mege.Greg Kroah-Hartman1-0/+2
2003-02-18LSM: fix merge where we lost a prototype in security.hGreg Kroah-Hartman1-0/+1
2003-02-15mergeGreg Kroah-Hartman1-16/+53
2003-02-06[LSM]: Networking netlink socket capability hooks.James Morris1-6/+59
2003-02-06[LSM]: Networking AF_UNIX hooks.James Morris1-0/+56
2003-02-06[LSM]: Networking socket SKB receive hook.James Morris1-0/+18
2003-02-06[LSM]: Networking top-level socket operation hooks.James Morris1-0/+285
2003-02-06[LSM]: networking hooks, kconfig bits.James Morris1-4/+9
2003-02-06[PATCH] LSM: Add LSM syslog hook to 2.5.59Stephen D. Smalley1-0/+18
2003-02-06[PATCH] LSM: Add LSM sysctl hook to 2.5.59Stephen D. Smalley1-0/+17
2003-01-15[PATCH] Replace inode_post_lookup hook with d_instantiate hookStephen D. Smalley1-15/+10
2003-01-15[PATCH] Add LSM hook to do_kern_mountStephen D. Smalley1-0/+11
2003-01-09[PATCH] 2.5.52-lsm-{dummy,ipc}.patchStephen D. Smalley1-0/+244
2002-11-25LSM: Move the definition of capable() into sched.h if CONFIG_SECURITY is set ...Greg Kroah-Hartman1-1/+0
2002-10-28[PATCH] remove sys_securityChristoph Hellwig1-17/+0
2002-10-16LSM: Create CONFIG_SECURITY and disable it by default for now.Greg Kroah-Hartman1-5/+1027
2002-10-16[PATCH] remove LSM file_llseek hookChristoph Hellwig1-5/+0
2002-10-08[PATCH] Base set of LSM hooks for SysV IPCStephen D. Smalley1-0/+55