1. 12a3de0a pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ by Oleg Nesterov · 17 years ago
  2. 1dd768c0 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH by Oleg Nesterov · 17 years ago
  3. 83beaf3 pids: sys_setpgid: use change_pid() helper by Oleg Nesterov · 17 years ago
  4. d6cf723 k_getrusage: don't take rcu_read_lock() by Oleg Nesterov · 17 years ago
  5. 679c9cd add RUSAGE_THREAD by Sripathi Kodi · 17 years ago
  6. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 17 years ago
  7. 8fb402b generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC by Erik Bosman · 17 years ago
  8. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 17 years ago
  9. ac9a8e3 sys_getsid: don't use ->nsproxy directly by Oleg Nesterov · 17 years ago
  10. 6806aac sys_setsid: remove now unneeded session != 1 check by Oleg Nesterov · 17 years ago
  11. 430c623 start the global /sbin/init with 0,0 special pids by Oleg Nesterov · 17 years ago
  12. 8520d7c teach set_special_pids() to use struct pid by Oleg Nesterov · 17 years ago
  13. e4cc0a9 fix setsid() for sub-namespace /sbin/init by Oleg Nesterov · 17 years ago
  14. 4e02130 sys_setpgid(): simplify pid/ns interaction by Oleg Nesterov · 17 years ago
  15. 1bf4734 kernel/sys.c: get rid of expensive divides in groups_sort() by Eric Dumazet · 17 years ago
  16. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  17. 4ef7229 make kernel_shutdown_prepare() static by Adrian Bunk · 17 years ago
  18. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 17 years ago
  19. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  20. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  21. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  22. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  23. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  24. fe9d4f5 Add kernel/notifier.c by Alexey Dobriyan · 17 years ago
  25. c3d42d7 unexport pm_power_off_prepare by Adrian Bunk · 17 years ago
  26. 4047727 Fix SMP poweroff hangs by Mark Lord · 17 years ago
  27. b07e35f setpgid(child) fails if the child was forked by sub-thread by Oleg Nesterov · 17 years ago
  28. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  29. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago
  30. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  31. bd804eb PM: Introduce pm_power_off_prepare by Rafael J. Wysocki · 17 years ago
  32. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  33. 10a0a8d Add common orderly_poweroff() by Jeremy Fitzhardinge · 17 years ago
  34. 1d9d02f move seccomp from /proc to a prctl by Andrea Arcangeli · 17 years ago
  35. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  36. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 18 years ago
  37. 3e88c55 use defines in sys_getpriority/sys_setpriority by Daniel Walker · 18 years ago
  38. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 18 years ago
  39. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  40. 6f7cc11 Extend notifier_call_chain to count nr_calls made by Gautham R Shenoy · 18 years ago
  41. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 18 years ago
  42. f42df9e general: convert "kernel" subdirectory to UTF-8 by John Anthony Kazos Jr · 18 years ago
  43. 9926e4c CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix by Tom Alsberg · 18 years ago
  44. ab3bfca remove software_suspend() by Johannes Berg · 18 years ago
  45. 41487c6 [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task by Eric W. Biederman · 18 years ago
  46. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
  47. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  48. 1b5180b [PATCH] notifiers: fix blocking_notifier_call_chain() scalability by Ingo Molnar · 18 years ago
  49. f020bc4 [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) by Oleg Nesterov · 18 years ago
  50. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  51. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  52. a09c17a [PATCH] sys: remove unused variable by David Rientjes · 18 years ago
  53. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  54. e6a9201 [PATCH] SRCU: report out-of-memory errors by Alan Stern · 18 years ago
  55. eabc069 [PATCH] Add SRCU-based notifier chains by Alan Stern · 18 years ago
  56. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  57. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  58. f2aa85a [PATCH] disallow kprobes on notifier_call_chain by bibo,mao · 18 years ago
  59. 756184b [PATCH] CodingStyle cleanup for kernel/sys.c by Cal Peake · 18 years ago
  60. 34596dc [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it by Andi Kleen · 18 years ago
  61. c9472e0 [PATCH] kill extraneous printk in kernel_restart() by Cal Peake · 18 years ago
  62. 3cfc348 [PATCH] x86: Add portable getcpu call by Andi Kleen · 18 years ago
  63. abf75a5 [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451) by Marcel Holtmann · 18 years ago
  64. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  65. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 19 years ago
  66. bbb1747 [PATCH] Allow raw_notifier callouts to unregister themselves by Alan Stern · 19 years ago
  67. 55f4e8d [PATCH] kernel/sys.c doesn't need init.h by Jes Sorensen · 19 years ago
  68. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  69. de047c1 [PATCH] avoid tasklist_lock at getrusage for multithreaded case too by Ravikiran G Thirumalai · 19 years ago
  70. 651d765 [PATCH] Add a prctl to change the endianness of a process. by Anton Blanchard · 19 years ago
  71. 390e2ff [PATCH] Make setsid() more robust by Eric W. Biederman · 19 years ago
  72. 7d7185c [PATCH] sys_times: don't take tasklist_lock by Oleg Nesterov · 19 years ago
  73. 35f5cad [PATCH] revert "Optimize sys_times for a single thread process" by Oleg Nesterov · 19 years ago
  74. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  75. d74beb9f [PATCH] Use unsigned int types for a faster bsearch by Eric Dumazet · 19 years ago
  76. 231bed2 [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p() by Eric Dumazet · 19 years ago
  77. 12b5989 [PATCH] refactor capable() to one implementation, add __capable() helper by Chris Wright · 19 years ago
  78. d3561f7 [PATCH] RLIMIT_CPU: document wrong return value by Andrew Morton · 19 years ago
  79. e066111 [PATCH] RLIMIT_CPU: fix handling of a zero limit by Andrew Morton · 19 years ago
  80. ec9e16b [PATCH] sys_setrlimit() cleanup by Andrew Morton · 19 years ago
  81. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 19 years ago
  82. 2dd0ebc [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage() by Ravikiran G Thirumalai · 19 years ago
  83. 4bb8089 [PATCH] kernel/sys.c NULL noise removal by Al Viro · 19 years ago
  84. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 19 years ago
  85. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  86. e16885c [PATCH] uninline capable() by Ingo Molnar · 19 years ago
  87. 0f59cc4 [PATCH] simplify k_getrusage() by Oleg Nesterov · 19 years ago
  88. f7dd795 [PATCH] setpgid: should not accept ptraced childs by Oleg Nesterov · 19 years ago
  89. e19f247 [PATCH] setpgid: should work for sub-threads by Oren Laadan · 19 years ago
  90. ee0acf9 [PATCH] setpgid: should work for sub-threads by Oleg Nesterov · 19 years ago
  91. 5e38291 [PATCH] Don't attempt to power off if power off is not implemented by Eric W. Biederman · 19 years ago
  92. 729b4d4 [ACPI] fix reboot upon suspend-to-disk by Alexey Starikovskiy · 19 years ago
  93. 00d7c05 [PATCH] kprobes: no probes on critical path by Keshavamurthy Anil S · 19 years ago
  94. 393b072 [SPARC64]: Re-export uts_sem for solaris compat module. by David S. Miller · 19 years ago
  95. b26b9bc [PATCH] unexport uts_sem by Adrian Bunk · 19 years ago
  96. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 19 years ago
  97. 1e5d533 [PATCH] more kernel-doc cleanups, additions by Randy Dunlap · 19 years ago
  98. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  99. e4c9433 [PATCH] reboot: comment and factor the main reboot functions by Eric W. Biederman · 19 years ago
  100. 2030c0f [PATCH] PR_GET_DUMPABLE returns incorrect info by Michael Kerrisk · 19 years ago