summaryrefslogtreecommitdiff
path: root/security/root_plug.c
AgeCommit message (Expand)Author
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-07-14security: remove register_security hookJames Morris
2008-04-28root_plug: use cap_task_prctlSerge E. Hallyn
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-17security: Convert LSM into a static interfaceJames Morris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2004-07-14[PATCH] Upgrade security/root_plug.c to new module parameter syntaxMika Kukkonen
2004-04-20[PATCH] compute_creds raceAndrew Morton
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
2002-12-17LSM: Fix up the description of the root_plug code to try to make it clearer.Greg Kroah-Hartman
2002-12-04LSM: add the example rootplug moduleGreg Kroah-Hartman