Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d8af64c1c5ad4fd119b371ae70c114ee1f443b1
/
kernel
/
user.c
af507ae
sched: Remove a stale comment
by Li Zefan
· 15 years ago
32bd7eb
sched: Remove remaining USER_SCHED code
by Li Zefan
· 15 years ago
6427462
sched: Remove some dead code
by Dan Carpenter
· 15 years ago
7c94143
sched: Remove USER_SCHED
by Dhaval Giani
· 15 years ago
b00bc0b
uids: Prevent tear down race
by Thomas Gleixner
· 15 years ago
3959214
sched: delayed cleanup of user_struct
by Kay Sievers
· 16 years ago
703a3cd
Merge branch 'master' into next
by James Morris
· 16 years ago
be50b834
kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users
by Dhaval Giani
· 16 years ago
54e9912
sched: don't allow setuid to succeed if the user does not have rt bandwidth
by Dhaval Giani
· 16 years ago
1d1e975
keys: distinguish per-uid keys in different namespaces
by Serge E. Hallyn
· 16 years ago
fb5ae64
User namespaces: Only put the userns when we unhash the uid
by Serge E. Hallyn
· 16 years ago
a39b863
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
94d6a5f
user namespaces: document CFS behavior
by Serge E. Hallyn
· 16 years ago
c37bbb0
user namespaces: let user_ns be cloned with fairsched
by Serge E. Hallyn
· 16 years ago
6c415b9
sched: add uid information to sched_debug for CONFIG_USER_SCHED
by Arun R Bharadwaj
· 16 years ago
6ded6ab
User namespaces: use the current_user_ns() macro
by Serge Hallyn
· 16 years ago
18b6e04
User namespaces: set of cleanups (v2)
by Serge Hallyn
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
af4491e
sched: rt-bandwidth for user grouping interface
by Peter Zijlstra
· 16 years ago
354a1f4
alloc_uid: cleanup
by Andrew Morton
· 17 years ago
69664cf
keys: don't generate user and user session keyrings unless they're accessed
by David Howells
· 17 years ago
eff766a
sched: fix the task_group hierarchy for UID grouping
by Peter Zijlstra
· 17 years ago
ec7dc8a
sched: allow the group scheduler to have multiple levels
by Dhaval Giani
· 17 years ago
d0b27fa
sched: rt-group: synchonised bandwidth period
by Peter Zijlstra
· 17 years ago
052f1dc
sched: rt-group: make rt groups scheduling configurable
by Peter Zijlstra
· 17 years ago
9f0c1e5
sched: rt-group: interface
by Peter Zijlstra
· 17 years ago
aee16ce
namespaces: cleanup the code managed with the USER_NS option
by Pavel Emelyanov
· 17 years ago
8eb703e
uids: merge multiple error paths in alloc_uid() into one
by Pavel Emelyanov
· 17 years ago
cf15126
Kobject: convert kernel/user.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 17 years ago
eb41d94
fix struct user_info export's sysfs interaction
by Kay Sievers
· 17 years ago
bd35b93
kset: convert kernel_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
5e8869b
sched: don't forget to unlock uids_mutex on error paths
by Pavel Emelyanov
· 17 years ago
a0f846a
sched: make cpu_shares_{show,store}() static
by Adrian Bunk
· 17 years ago
e6d5a11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
970a864
user.c: #ifdef ->mq_bytes
by Alexey Dobriyan
· 17 years ago
40aeb40
user.c: deinline
by Alexey Dobriyan
· 17 years ago
b1a8c17
sched: fix !SYSFS build breakage
by Dhaval Giani
· 17 years ago
fb7dde3
sched: generate uevents for user creation/destruction
by Srivatsa Vaddagiri
· 17 years ago
5cb350b
sched: group scheduling, sysfs tunables
by Dhaval Giani
· 17 years ago
4cf86d7
sched: cleanup: rename task_grp to task_group
by Ingo Molnar
· 17 years ago
24e377a
sched: add fair-user scheduler
by Srivatsa Vaddagiri
· 17 years ago
28f300d
Fix user namespace exiting OOPs
by Pavel Emelyanov
· 17 years ago
735de22
Convert uid hash to hlist
by Pavel Emelyanov
· 17 years ago
d8a4821
kernel/user.c: Use list_for_each_entry instead of list_for_each
by Matthias Kaehlcke
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
acce292
user namespace: add the framework
by Cedric Le Goater
· 17 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
45c18b0
Fix unlikely (but possible) race condition on task->user access
by Linus Torvalds
· 18 years ago
d720024
[PATCH] selinux: add hooks for key subsystem
by Michael LeMay
· 18 years ago
2d9048e
[PATCH] inotify (1/5): split kernel API from userspace support
by Amy Griffis
· 18 years ago
36f5741
[PATCH] free_uid() locking improvement
by Andrew Morton
· 19 years ago
3fa97c9
[PATCH] "Fix uidhash_lock <-> RXU deadlock" fix
by Andrew Morton
· 19 years ago
4021cb2
[PATCH] fix uidhash_lock <-> RCU deadlock
by Ingo Molnar
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago