aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sys.c
Commit message (Expand)AuthorAge
* [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)Marcel Holtmann2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-25
* [PATCH] Allow raw_notifier callouts to unregister themselvesAlan Stern2006-06-25
* [PATCH] kernel/sys.c doesn't need init.hJes Sorensen2006-06-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-23
|\
| * [PATCH] Add a prctl to change the endianness of a process.Anton Blanchard2006-06-09
* | [PATCH] avoid tasklist_lock at getrusage for multithreaded case tooRavikiran G Thirumalai2006-06-22
|/
* [PATCH] Make setsid() more robustEric W. Biederman2006-03-31
* [PATCH] sys_times: don't take tasklist_lockOleg Nesterov2006-03-28
* [PATCH] revert "Optimize sys_times for a single thread process"Oleg Nesterov2006-03-28
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [PATCH] Use unsigned int types for a faster bsearchEric Dumazet2006-03-25
* [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...Eric Dumazet2006-03-25
* [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-25
* [PATCH] RLIMIT_CPU: document wrong return valueAndrew Morton2006-03-24
* [PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton2006-03-24
* [PATCH] sys_setrlimit() cleanupAndrew Morton2006-03-24
* [PATCH] sem2mutex: ttyIngo Molnar2006-03-23
* [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...Ravikiran G Thirumalai2006-03-23
* [PATCH] kernel/sys.c NULL noise removalAl Viro2006-02-07
*---. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-24
|\ \ \
| | * | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-15
| |/ /
* | | [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* | | [PATCH] uninline capable()Ingo Molnar2006-01-11
* | | [PATCH] simplify k_getrusage()Oleg Nesterov2006-01-08
* | | [PATCH] setpgid: should not accept ptraced childsOleg Nesterov2006-01-08
* | | [PATCH] setpgid: should work for sub-threadsOren Laadan2006-01-08
* | | [PATCH] setpgid: should work for sub-threadsOleg Nesterov2006-01-08
* | | [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-08
|/ /
* / [PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S2005-12-12
|/
* [SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller2005-11-10
* [PATCH] unexport uts_semAdrian Bunk2005-11-07
* [PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap2005-11-07
* [PATCH] more kernel-doc cleanups, additionsRandy Dunlap2005-11-07
* [PATCH] Process Events ConnectorMatt Helsley2005-11-07
* [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-23
* [PATCH] PR_GET_DUMPABLE returns incorrect infoMichael Kerrisk2005-09-17
* [PATCH] remove a redundant variable in sys_prctl()Jesper Juhl2005-09-07
* [PATCH] Remove suspend() calls from shutdown pathBenjamin Herrenschmidt2005-08-04
* [PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman2005-07-29
* [PATCH] Avoid device suspend on rebootAndrew Morton2005-07-27
* [PATCH] Add emergency_restart()Eric W. Biederman2005-07-26
* [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.Eric W. Biederman2005-07-26
* [PATCH] Refactor sys_reboot into reusable partsEric W. Biederman2005-07-26
* [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.Eric W. Biederman2005-07-26
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-25
* [PATCH] properly stop devices before poweroffPavel Machek2005-06-25
* [PATCH] Keys: Make request-key create an authorisation keyDavid Howells2005-06-24
* [PATCH] Optimize sys_times for a single thread processChristoph Lameter2005-06-23