Ken Chen
|
2d70b68d42
fix setpriority(PRIO_PGRP) thread iterator breakage
|
16 년 전 |
Huang Ying
|
ca195b7f6d
kexec jump: remove duplication of kexec_restart_prepare()
|
16 년 전 |
Huang Ying
|
3ab8352137
kexec jump
|
17 년 전 |
Adrian Bunk
|
7394f0f6c0
unexport uts_sem
|
17 년 전 |
KOSAKI Motohiro
|
ac331d158e
call_usermodehelper(): increase reliability
|
17 년 전 |
Shi Weihua
|
7b26655f62
sys_prctl(): fix return of uninitialized value
|
17 년 전 |
Oleg Nesterov
|
12a3de0a96
pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
|
17 년 전 |
Oleg Nesterov
|
1dd768c081
pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH
|
17 년 전 |
Oleg Nesterov
|
83beaf3c6c
pids: sys_setpgid: use change_pid() helper
|
17 년 전 |
Oleg Nesterov
|
d6cf723a14
k_getrusage: don't take rcu_read_lock()
|
17 년 전 |
Sripathi Kodi
|
679c9cd4ac
add RUSAGE_THREAD
|
17 년 전 |
Andrew G. Morgan
|
3898b1b4eb
capabilities: implement per-process securebits
|
17 년 전 |
Erik Bosman
|
8fb402bccf
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
|
17 년 전 |
Pavel Emelyanov
|
6c5f3e7b43
Pidns: make full use of xxx_vnr() calls
|
17 년 전 |
Oleg Nesterov
|
ac9a8e3f0f
sys_getsid: don't use ->nsproxy directly
|
17 년 전 |
Oleg Nesterov
|
6806aac6d2
sys_setsid: remove now unneeded session != 1 check
|
17 년 전 |
Oleg Nesterov
|
430c623121
start the global /sbin/init with 0,0 special pids
|
17 년 전 |
Oleg Nesterov
|
8520d7c7f8
teach set_special_pids() to use struct pid
|
17 년 전 |
Oleg Nesterov
|
e4cc0a9c87
fix setsid() for sub-namespace /sbin/init
|
17 년 전 |
Oleg Nesterov
|
4e021306cf
sys_setpgid(): simplify pid/ns interaction
|
17 년 전 |
Eric Dumazet
|
1bf47346d7
kernel/sys.c: get rid of expensive divides in groups_sort()
|
17 년 전 |
Eric Dumazet
|
9cfe015aa4
get rid of NR_OPEN and introduce a sysctl_nr_open
|
17 년 전 |
Adrian Bunk
|
4ef7229ffa
make kernel_shutdown_prepare() static
|
17 년 전 |
Serge E. Hallyn
|
3b7391de67
capabilities: introduce per-process capability bounding set
|
17 년 전 |
Ingo Molnar
|
4307d1e5ad
x86: ignore the sys_getcpu() tcache parameter
|
17 년 전 |
Pavel Emelyanov
|
9a2e70572e
Isolate the explicit usage of signal->pgrp
|
17 년 전 |
Pavel Emelyanov
|
228ebcbe63
Uninline find_task_by_xxx set of functions
|
17 년 전 |
Pavel Emelyanov
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
17 년 전 |
Pavel Emelianov
|
a47afb0f9d
pid namespaces: round up the API
|
17 년 전 |
Alexey Dobriyan
|
fe9d4f5763
Add kernel/notifier.c
|
17 년 전 |