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