summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2003-12-29[PATCH] Add signal state inheritance control to SELinuxAndrew Morton
2003-12-29[PATCH] Remove use of nameidata by selinux_inode_permissionAndrew Morton
2003-12-29[PATCH] Reduce SELinux check on KDSKBENT/SENT ioctlsAndrew Morton
2003-12-29[PATCH] Fix SELinux build for "make O=..."Andrew Morton
2003-10-15[PATCH] SELINUX: add policyvers to selinuxfsAndrew Morton
2003-10-01[PATCH] Pass nameidata to security_inode_permission hookAndrew Morton
2003-10-01[PATCH] Fix bug in SELinux convert_contextAndrew Morton
2003-09-23[PATCH] SELinux leak fixesAndrew Morton
2003-09-16[PATCH] root_plug fixupChris Wright
2003-09-16[PATCH] LSM comment fixupChris Wright
2003-09-09[PATCH] make selinux enable param config option, enabled byAndrew Morton
2003-09-03[PATCH] Enable SELinux via boot parameterAndrew Morton
2003-08-31[PATCH] Rework SELinux binprm hooksAndrew Morton
2003-08-31[PATCH] Fix SELinux format specifiersAndrew Morton
2003-08-31[PATCH] Fix SELinux avtabAndrew Morton
2003-08-31[PATCH] Fix selinux_file_fcntlAndrew Morton
2003-08-31[PATCH] vm_enough_memory microoptimisationAndrew Morton
2003-08-18[PATCH] SELinux check behavior valueAndrew Morton
2003-08-18[PATCH] Fix SELinux avc_log_lockAndrew Morton
2003-08-14[PATCH] SELinux inode security initAndrew Morton
2003-08-13[PATCH] Make SELinux security module compile on m68kGeert Uytterhoeven
2003-07-31[PATCH] selinux mergeAndrew 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-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright
2003-06-01[PATCH] Root plug: remove USB bus walking functions, now use usb_find_device().Greg Kroah-Hartman
2003-06-01[PATCH] SECURITY_ROOTPLUG must depend on USBAdrian Bunk
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-07[PATCH] Change LSM hooks in setxattrAndrew Morton
2003-02-16Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman
2003-02-15mergeGreg Kroah-Hartman
2003-02-15Clean up ptrace_setoptions and PT_* constantsDaniel Jacobowitz
2003-02-08Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds
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-02-03Merge bk://lsm.bkbits.net/linus-2.5Greg Kroah-Hartman
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2003-02-02[PATCH] remove lock_kernel() from exec of setuid appsAndrew Morton
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