David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 vuotta sitten |
David Howells
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
16 vuotta sitten |
David Howells
|
86a264abe5
CRED: Wrap current->cred and a few other accessors
|
16 vuotta sitten |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 vuotta sitten |
David Howells
|
76aac0e9a1
CRED: Wrap task credential accesses in the core kernel
|
16 vuotta sitten |
Thomas Gleixner
|
268a3dcfea
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
|
16 vuotta sitten |
Thomas Gleixner
|
c465a76af6
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
|
16 vuotta sitten |
Arjan van de Ven
|
651dab4264
Merge commit 'linus/master' into merge-linus
|
16 vuotta sitten |
Andrew Morton
|
9679e4dd62
kernel/sys.c: improve code generation
|
16 vuotta sitten |
Vegard Nossum
|
8798881507
utsname: completely overwrite prior information
|
16 vuotta sitten |
Adam Tkac
|
0c2d64fb6c
rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY
|
16 vuotta sitten |
Alan Cox
|
9c9f4ded90
tty: Add a kref count
|
16 vuotta sitten |
Frank Mayhar
|
f06febc96b
timers: fix itimer/many thread hang
|
16 vuotta sitten |
Arjan van de Ven
|
6976675d94
hrtimer: create a "timer_slack" field in the task struct
|
16 vuotta sitten |
Ken Chen
|
2d70b68d42
fix setpriority(PRIO_PGRP) thread iterator breakage
|
16 vuotta sitten |
Huang Ying
|
ca195b7f6d
kexec jump: remove duplication of kexec_restart_prepare()
|
16 vuotta sitten |
Huang Ying
|
3ab8352137
kexec jump
|
17 vuotta sitten |
Adrian Bunk
|
7394f0f6c0
unexport uts_sem
|
17 vuotta sitten |
KOSAKI Motohiro
|
ac331d158e
call_usermodehelper(): increase reliability
|
17 vuotta sitten |
Shi Weihua
|
7b26655f62
sys_prctl(): fix return of uninitialized value
|
17 vuotta sitten |
Oleg Nesterov
|
12a3de0a96
pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
|
17 vuotta sitten |
Oleg Nesterov
|
1dd768c081
pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH
|
17 vuotta sitten |
Oleg Nesterov
|
83beaf3c6c
pids: sys_setpgid: use change_pid() helper
|
17 vuotta sitten |
Oleg Nesterov
|
d6cf723a14
k_getrusage: don't take rcu_read_lock()
|
17 vuotta sitten |
Sripathi Kodi
|
679c9cd4ac
add RUSAGE_THREAD
|
17 vuotta sitten |
Andrew G. Morgan
|
3898b1b4eb
capabilities: implement per-process securebits
|
17 vuotta sitten |
Erik Bosman
|
8fb402bccf
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
|
17 vuotta sitten |
Pavel Emelyanov
|
6c5f3e7b43
Pidns: make full use of xxx_vnr() calls
|
17 vuotta sitten |
Oleg Nesterov
|
ac9a8e3f0f
sys_getsid: don't use ->nsproxy directly
|
17 vuotta sitten |
Oleg Nesterov
|
6806aac6d2
sys_setsid: remove now unneeded session != 1 check
|
17 vuotta sitten |