aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2003-07-02[PATCH] Security hook for vm_enough_memoryAndrew Morton2-0/+117
2003-06-25[PATCH] AT_SECURE auxv entryAndrew Morton2-0/+24
2003-06-13[PATCH] lsm: Remove inode_permission_lite hook (3/4)Chris Wright1-6/+0
2003-06-13[PATCH] lsm: Remove task_kmod_set_label hook (2/4)Chris Wright3-15/+0
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright3-3/+14
2003-06-01[PATCH] Root plug: remove USB bus walking functions, now use usb_find_device().Greg Kroah-Hartman1-59/+10
2003-06-01[PATCH] SECURITY_ROOTPLUG must depend on USBAdrian Bunk1-1/+1
2003-05-25[PATCH] devpts xattr handler for security labelsAndrew Morton1-0/+18
2003-05-25[PATCH] /proc/pid inode security labelsAndrew Morton1-0/+4
2003-05-25[PATCH] Process Attribute API for Security ModulesAndrew Morton1-0/+12
2003-05-07[PATCH] Change LSM hooks in setxattrAndrew Morton1-0/+6
2003-02-16Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman1-0/+1
2003-02-15mergeGreg Kroah-Hartman2-6/+37
2003-02-15Clean up ptrace_setoptions and PT_* constantsDaniel Jacobowitz1-0/+1
2003-02-08Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5David S. Miller1-1/+1
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds1-1/+1
2003-02-06[LSM]: Networking netlink socket capability hooks.James Morris2-0/+20
2003-02-06[LSM]: Networking AF_UNIX hooks.James Morris1-0/+15
2003-02-06[LSM]: Networking socket SKB receive hook.James Morris1-0/+5
2003-02-06[LSM]: Networking top-level socket operation hooks.James Morris1-1/+91
2003-02-06[LSM]: networking hooks, kconfig bits.James Morris2-0/+14
2003-02-06[PATCH] LSM: Add LSM syslog hook to 2.5.59Stephen D. Smalley2-0/+18
2003-02-06[PATCH] LSM: Add LSM sysctl hook to 2.5.59Stephen D. Smalley1-0/+6
2003-02-03Merge bk://lsm.bkbits.net/linus-2.5Greg Kroah-Hartman1-6/+13
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-3/+0
2003-02-02[PATCH] remove lock_kernel() from exec of setuid appsAndrew Morton1-6/+2
2003-01-15[PATCH] Replace inode_post_lookup hook with d_instantiate hookStephen D. Smalley1-6/+7
2003-01-15[PATCH] Add LSM hook to do_kern_mountStephen D. Smalley1-0/+6
2003-01-09[PATCH] 2.5.52-lsm-{dummy,ipc}.patchStephen D. Smalley1-0/+77
2002-12-17LSM: update the copyright dates for my entry.Greg Kroah-Hartman2-2/+2
2002-12-17LSM: Fix up the description of the root_plug code to try to make it clearer.Greg Kroah-Hartman2-2/+8
2002-12-17LSM: changed the dummy code to use the default operations logic.Greg Kroah-Hartman2-105/+7
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-12-04LSM: add the example rootplug moduleGreg Kroah-Hartman3-0/+200
2002-12-04LSM: remove "dummy" functions from the capability code, as they are no longer...Greg Kroah-Hartman1-531/+1
2002-12-04LSM: Added security_fixup_ops()Greg Kroah-Hartman2-74/+145
2002-11-25LSM: put CONFIG_SECURITY back into the Kconfig file (was lost in the merge)Greg Kroah-Hartman1-2/+13
2002-11-23MergeGreg Kroah-Hartman4-187/+171
2002-11-19[PATCH] remove duplicated assignment from sys_capget.Chris Wright1-1/+12
2002-11-18[PATCH] inode_mknod parametersAndries E. Brouwer2-4/+4
2002-10-29Delete old-style config files.Linus Torvalds2-11/+0
2002-10-29[PATCH] new kernel configuration 7/7Roman Zippel1-0/+15
2002-10-28LSM: remove last remanants of sys_security missed by last patch.Greg Kroah-Hartman1-7/+0
2002-10-28[PATCH] remove sys_securityChristoph Hellwig2-25/+0
2002-10-16LSM: Create CONFIG_SECURITY and disable it by default for now.Greg Kroah-Hartman4-162/+185
2002-10-16[PATCH] remove LSM file_llseek hookChristoph Hellwig2-12/+0
2002-10-16[PATCH] make LSM register functions GPLonly exportsChristoph Hellwig1-6/+6
2002-10-08[PATCH] Base set of LSM hooks for SysV IPCStephen D. Smalley2-0/+93
2002-08-27Don't paste __FUNCTION__, that's deprecated.Linus Torvalds1-14/+14
2002-07-29Chris Wright points out that this was also missed in theLinus Torvalds1-1/+1
2002-07-29Update file lock security check to match the API changeLinus Torvalds1-1/+1
2002-07-22LSM: fixed typo that happened in mergeGreg Kroah-Hartman1-1/+1
2002-07-22LSM: convert initializers to C99 style.Greg Kroah-Hartman2-109/+109
2002-07-22mergeGreg Kroah-Hartman2-4/+732
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley2-0/+728
2002-07-21[PATCH] LSM to designated initializersAdam Bernau2-65/+65
2002-07-19Remove "tristate" for CONFIG_SECURITY_CAPABILITIES, makeLinus Torvalds1-1/+0
2002-07-19LSM: for now, always set CONFIG_SECURITY_CAPABILITIES to yGreg Kroah-Hartman1-0/+1
2002-07-19LSM: Add all of the new security/* files for basic task controlGreg Kroah-Hartman6-0/+980