summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2003-01-09[PATCH] 2.5.52-lsm-{dummy,ipc}.patchStephen D. Smalley
2002-12-17LSM: update the copyright dates for my entry.Greg Kroah-Hartman
2002-12-17LSM: Fix up the description of the root_plug code to try to make it clearer.Greg Kroah-Hartman
2002-12-17LSM: changed the dummy code to use the default operations logic.Greg Kroah-Hartman
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-12-04LSM: add the example rootplug moduleGreg Kroah-Hartman
2002-12-04LSM: remove "dummy" functions from the capability code, as they are no longer...Greg Kroah-Hartman
2002-12-04LSM: Added security_fixup_ops()Greg Kroah-Hartman
2002-11-25LSM: put CONFIG_SECURITY back into the Kconfig file (was lost in the merge)Greg Kroah-Hartman
2002-11-23MergeGreg Kroah-Hartman
2002-11-19[PATCH] remove duplicated assignment from sys_capget.Chris Wright
2002-11-18[PATCH] inode_mknod parametersAndries E. Brouwer