Eric W. Biederman
|
4b06a81f1d
userns: Silence silly gcc warning.
|
13 年 前 |
Eric W. Biederman
|
22d917d80e
userns: Rework the user_namespace adding uid/gid mapping support
|
13 年 前 |
Eric W. Biederman
|
783291e690
userns: Simplify the user_namespace by making userns->creator a kuid.
|
13 年 前 |
Eric W. Biederman
|
7b44ab978b
userns: Disassociate user_struct from the user_namespace.
|
13 年 前 |
Eric W. Biederman
|
d0bd6594e2
userns: Deprecate and rename the user_namespace reference in the user_struct
|
13 年 前 |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 年 前 |
Serge E. Hallyn
|
59607db367
userns: add a user_namespace as creator/owner of uts_namespace
|
14 年 前 |
Hillf Danton
|
4ef9e11d68
fix freeing user_struct in user cache
|
14 年 前 |
Namhyung Kim
|
571428be55
kernel/user.c: add lock release annotation on free_user()
|
14 年 前 |
Li Zefan
|
af507ae8a0
sched: Remove a stale comment
|
15 年 前 |
Li Zefan
|
32bd7eb5a7
sched: Remove remaining USER_SCHED code
|
15 年 前 |
Dan Carpenter
|
6427462bfa
sched: Remove some dead code
|
15 年 前 |
Dhaval Giani
|
7c9414385e
sched: Remove USER_SCHED
|
15 年 前 |
Thomas Gleixner
|
b00bc0b237
uids: Prevent tear down race
|
15 年 前 |
Kay Sievers
|
3959214f97
sched: delayed cleanup of user_struct
|
16 年 前 |
James Morris
|
703a3cd728
Merge branch 'master' into next
|
16 年 前 |
Dhaval Giani
|
be50b8342d
kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users
|
16 年 前 |
Dhaval Giani
|
54e9912428
sched: don't allow setuid to succeed if the user does not have rt bandwidth
|
16 年 前 |
Serge E. Hallyn
|
1d1e97562e
keys: distinguish per-uid keys in different namespaces
|
16 年 前 |
Serge E. Hallyn
|
fb5ae64fdd
User namespaces: Only put the userns when we unhash the uid
|
16 年 前 |
Linus Torvalds
|
a39b863342
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年 前 |
Serge E. Hallyn
|
94d6a5f734
user namespaces: document CFS behavior
|
16 年 前 |
Serge E. Hallyn
|
c37bbb0fdc
user namespaces: let user_ns be cloned with fairsched
|
16 年 前 |
Arun R Bharadwaj
|
6c415b9234
sched: add uid information to sched_debug for CONFIG_USER_SCHED
|
16 年 前 |
Serge Hallyn
|
6ded6ab9be
User namespaces: use the current_user_ns() macro
|
16 年 前 |
Serge Hallyn
|
18b6e0414e
User namespaces: set of cleanups (v2)
|
16 年 前 |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 年 前 |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 年 前 |
Peter Zijlstra
|
af4491e516
sched: rt-bandwidth for user grouping interface
|
17 年 前 |
Andrew Morton
|
354a1f4d99
alloc_uid: cleanup
|
17 年 前 |