aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/user_namespace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29eCryptfs: make key module subsystem respect namespacesMichael Halcrow1-0/+1
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day1-0/+1
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov1-13/+0
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov1-1/+1
2007-09-19Convert uid hash to hlistPavel Emelyanov1-1/+1
2007-08-31userns: don't leak root userAlexey Dobriyan1-0/+1
2007-07-16fix create_new_namespaces() return valueCedric Le Goater1-3/+3
2007-07-16user namespace: add unshareSerge E. Hallyn1-1/+45
2007-07-16user namespace: add the frameworkCedric Le Goater1-0/+43