summaryrefslogtreecommitdiff
path: root/include/linux/security.h
AgeCommit message (Expand)Author
2006-02-03[PATCH] SELinux: fix size-128 slab leakStephen Smalley
2006-02-01[PATCH] tpm_bios: needs more securityfs_ functionsRandy 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-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds
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
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-07-08[PATCH] add securityfs for all LSMs to useGreg KH
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