Commit Graph

74 Commits (9640d3d775aa325650c8fcdf49127542f77b2156)

Author SHA1 Message Date
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
Cal Peake 756184b7d7 [PATCH] CodingStyle cleanup for kernel/sys.c 19 years ago
Andi Kleen 34596dc9e5 [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it 19 years ago
Cal Peake c9472e0f28 [PATCH] kill extraneous printk in kernel_restart() 19 years ago
Andi Kleen 3cfc348bf9 [PATCH] x86: Add portable getcpu call 19 years ago
Marcel Holtmann abf75a5033 [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451) 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 83cc5ed3c4 [PATCH] kernel/sys.c: cleanups 19 years ago
Alan Stern bbb1747d4e [PATCH] Allow raw_notifier callouts to unregister themselves 19 years ago
Jes Sorensen 55f4e8d156 [PATCH] kernel/sys.c doesn't need init.h 19 years ago
Ravikiran G Thirumalai de047c1bcd [PATCH] avoid tasklist_lock at getrusage for multithreaded case too 19 years ago
Anton Blanchard 651d765d0b [PATCH] Add a prctl to change the endianness of a process. 19 years ago
Eric W. Biederman 390e2ff077 [PATCH] Make setsid() more robust 19 years ago
Oleg Nesterov 7d7185c818 [PATCH] sys_times: don't take tasklist_lock 19 years ago
Oleg Nesterov 35f5cad8c4 [PATCH] revert "Optimize sys_times for a single thread process" 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Eric Dumazet d74beb9f33 [PATCH] Use unsigned int types for a faster bsearch 19 years ago
Eric Dumazet 231bed2058 [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p() 19 years ago
Chris Wright 12b5989be1 [PATCH] refactor capable() to one implementation, add __capable() helper 19 years ago
Andrew Morton d3561f78fd [PATCH] RLIMIT_CPU: document wrong return value 19 years ago
Andrew Morton e0661111e5 [PATCH] RLIMIT_CPU: fix handling of a zero limit 19 years ago
Andrew Morton ec9e16bacd [PATCH] sys_setrlimit() cleanup 19 years ago
Ingo Molnar 70522e121a [PATCH] sem2mutex: tty 19 years ago
Ravikiran G Thirumalai 2dd0ebcd2a [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage() 19 years ago
Al Viro 4bb8089c86 [PATCH] kernel/sys.c NULL noise removal 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Ingo Molnar e16885c5ad [PATCH] uninline capable() 19 years ago
Oleg Nesterov 0f59cc4a35 [PATCH] simplify k_getrusage() 19 years ago
Oleg Nesterov f7dd795e91 [PATCH] setpgid: should not accept ptraced childs 19 years ago
Oren Laadan e19f247a3d [PATCH] setpgid: should work for sub-threads 19 years ago
Oleg Nesterov ee0acf90d3 [PATCH] setpgid: should work for sub-threads 19 years ago
Eric W. Biederman 5e38291d80 [PATCH] Don't attempt to power off if power off is not implemented 19 years ago
Alexey Starikovskiy 729b4d4ce1 [ACPI] fix reboot upon suspend-to-disk 19 years ago
Keshavamurthy Anil S 00d7c05ab1 [PATCH] kprobes: no probes on critical path 19 years ago
David S. Miller 393b072587 [SPARC64]: Re-export uts_sem for solaris compat module. 19 years ago
Adrian Bunk b26b9bc582 [PATCH] unexport uts_sem 19 years ago
Randy Dunlap b8887e6e8c [PATCH] kernel-docs: fix kernel-doc format problems 19 years ago