aboutsummaryrefslogtreecommitdiff
path: root/kernel/user_namespace.c
AgeCommit message (Expand)Author
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-01-13user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov
2010-06-16user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman
2010-05-21kref: remove kref_setNeilBrown
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov
2007-09-19Convert uid hash to hlistPavel Emelyanov
2007-08-31userns: don't leak root userAlexey Dobriyan
2007-07-16fix create_new_namespaces() return valueCedric Le Goater
2007-07-16user namespace: add unshareSerge E. Hallyn
2007-07-16user namespace: add the frameworkCedric Le Goater