summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 7/7Roman Zippel
2002-10-28LSM: remove last remanants of sys_security missed by last patch.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-16[PATCH] make LSM register functions GPLonly exportsChristoph Hellwig
2002-10-08[PATCH] Base set of LSM hooks for SysV IPCStephen D. Smalley
2002-08-27Don't paste __FUNCTION__, that's deprecated.Linus Torvalds
2002-07-29Chris Wright points out that this was also missed in theLinus Torvalds
2002-07-29Update file lock security check to match the API changeLinus Torvalds
2002-07-22LSM: fixed typo that happened in mergeGreg Kroah-Hartman
2002-07-22LSM: convert initializers to C99 style.Greg Kroah-Hartman
2002-07-22mergeGreg Kroah-Hartman
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley
2002-07-21[PATCH] LSM to designated initializersAdam Bernau
2002-07-19Remove "tristate" for CONFIG_SECURITY_CAPABILITIES, makeLinus Torvalds
2002-07-19LSM: for now, always set CONFIG_SECURITY_CAPABILITIES to yGreg Kroah-Hartman
2002-07-19LSM: Add all of the new security/* files for basic task controlGreg Kroah-Hartman