Commit Graph

111 Commits (a0f55e0e833009c6a4eeb2626b807e3c21b128c8)

Author SHA1 Message Date
Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 years ago
Oleg Nesterov ac9a8e3f0f sys_getsid: don't use ->nsproxy directly 17 years ago
Oleg Nesterov 6806aac6d2 sys_setsid: remove now unneeded session != 1 check 17 years ago
Oleg Nesterov 430c623121 start the global /sbin/init with 0,0 special pids 17 years ago
Oleg Nesterov 8520d7c7f8 teach set_special_pids() to use struct pid 17 years ago
Oleg Nesterov e4cc0a9c87 fix setsid() for sub-namespace /sbin/init 17 years ago
Oleg Nesterov 4e021306cf sys_setpgid(): simplify pid/ns interaction 17 years ago
Eric Dumazet 1bf47346d7 kernel/sys.c: get rid of expensive divides in groups_sort() 17 years ago
Eric Dumazet 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 years ago
Adrian Bunk 4ef7229ffa make kernel_shutdown_prepare() static 17 years ago
Serge E. Hallyn 3b7391de67 capabilities: introduce per-process capability bounding set 17 years ago
Ingo Molnar 4307d1e5ad x86: ignore the sys_getcpu() tcache parameter 17 years ago
Pavel Emelyanov 9a2e70572e Isolate the explicit usage of signal->pgrp 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Alexey Dobriyan fe9d4f5763 Add kernel/notifier.c 18 years ago
Adrian Bunk c3d42d7527 unexport pm_power_off_prepare 18 years ago
Mark Lord 4047727e5a Fix SMP poweroff hangs 18 years ago
Oleg Nesterov b07e35f94a setpgid(child) fails if the child was forked by sub-thread 18 years ago
Rafael J. Wysocki b0cb1a19d0 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION 18 years ago
Rafael J. Wysocki 58b3b71dfa Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 18 years ago
Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 years ago
Rafael J. Wysocki bd804eba1c PM: Introduce pm_power_off_prepare 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Jeremy Fitzhardinge 10a0a8d4e3 Add common orderly_poweroff() 18 years ago
Andrea Arcangeli 1d9d02feee move seccomp from /proc to a prctl 18 years ago
Cedric Le Goater acce292c82 user namespace: add the framework 18 years ago
Sukadev Bhattiprolu e713d0dab2 attach_pid() with struct pid parameter 18 years ago
Daniel Walker 3e88c553db use defines in sys_getpriority/sys_setpriority 18 years ago
Eric Dumazet 6eaeeaba39 getrusage(): fill ru_inblock and ru_oublock fields if possible 18 years ago
Gautham R Shenoy 6f7cc11aa6 Extend notifier_call_chain to count nr_calls made 18 years ago
Rafael J. Wysocki a3d25c275d PM: Separate hibernation code from suspend code 18 years ago
John Anthony Kazos Jr f42df9e658 general: convert "kernel" subdirectory to UTF-8 18 years ago
Tom Alsberg 9926e4c743 CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix 18 years ago
Johannes Berg ab3bfca7ab remove software_suspend() 18 years ago
Eric W. Biederman 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Ingo Molnar 1b5180b651 [PATCH] notifiers: fix blocking_notifier_call_chain() scalability 18 years ago
Oleg Nesterov f020bc468f [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) 18 years ago
Cedric Le Goater 937949d9ed [PATCH] add process_session() helper routine 18 years ago
Peter Zijlstra 24ec839c43 [PATCH] tty: ->signal->tty locking 18 years ago
David Rientjes a09c17a6fd [PATCH] sys: remove unused variable 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Alan Stern e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 years ago
Alan Stern eabc069401 [PATCH] Add SRCU-based notifier chains 19 years ago
Cedric Le Goater 9ec52099e4 [PATCH] replace cad_pid by a struct pid 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
bibo,mao f2aa85a0cc [PATCH] disallow kprobes on notifier_call_chain 19 years ago