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 年之前 |
David Howells
|
69664cf16a
keys: don't generate user and user session keyrings unless they're accessed
|
17 年之前 |
Peter Zijlstra
|
eff766a65c
sched: fix the task_group hierarchy for UID grouping
|
17 年之前 |
Dhaval Giani
|
ec7dc8ac73
sched: allow the group scheduler to have multiple levels
|
17 年之前 |
Peter Zijlstra
|
d0b27fa778
sched: rt-group: synchonised bandwidth period
|
17 年之前 |
Peter Zijlstra
|
052f1dc7eb
sched: rt-group: make rt groups scheduling configurable
|
17 年之前 |
Peter Zijlstra
|
9f0c1e560c
sched: rt-group: interface
|
17 年之前 |