Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
f06febc96ba8e0af80bcc3eaec0a109e88275fac
/
kernel
/
sys.c
f06febc
timers: fix itimer/many thread hang
by Frank Mayhar
· 16 years ago
2d70b68
fix setpriority(PRIO_PGRP) thread iterator breakage
by Ken Chen
· 16 years ago
ca195b7
kexec jump: remove duplication of kexec_restart_prepare()
by Huang Ying
· 16 years ago
3ab8352
kexec jump
by Huang Ying
· 16 years ago
7394f0f
unexport uts_sem
by Adrian Bunk
· 16 years ago
ac331d1
call_usermodehelper(): increase reliability
by KOSAKI Motohiro
· 16 years ago
7b26655
sys_prctl(): fix return of uninitialized value
by Shi Weihua
· 17 years ago
12a3de0a
pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
by Oleg Nesterov
· 17 years ago
1dd768c0
pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH
by Oleg Nesterov
· 17 years ago
83beaf3
pids: sys_setpgid: use change_pid() helper
by Oleg Nesterov
· 17 years ago
d6cf723
k_getrusage: don't take rcu_read_lock()
by Oleg Nesterov
· 17 years ago
679c9cd
add RUSAGE_THREAD
by Sripathi Kodi
· 17 years ago
3898b1b
capabilities: implement per-process securebits
by Andrew G. Morgan
· 17 years ago
8fb402b
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
by Erik Bosman
· 17 years ago
6c5f3e7
Pidns: make full use of xxx_vnr() calls
by Pavel Emelyanov
· 17 years ago
ac9a8e3
sys_getsid: don't use ->nsproxy directly
by Oleg Nesterov
· 17 years ago
6806aac
sys_setsid: remove now unneeded session != 1 check
by Oleg Nesterov
· 17 years ago
430c623
start the global /sbin/init with 0,0 special pids
by Oleg Nesterov
· 17 years ago
8520d7c
teach set_special_pids() to use struct pid
by Oleg Nesterov
· 17 years ago
e4cc0a9
fix setsid() for sub-namespace /sbin/init
by Oleg Nesterov
· 17 years ago
4e02130
sys_setpgid(): simplify pid/ns interaction
by Oleg Nesterov
· 17 years ago
1bf4734
kernel/sys.c: get rid of expensive divides in groups_sort()
by Eric Dumazet
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
4ef7229
make kernel_shutdown_prepare() static
by Adrian Bunk
· 17 years ago
3b7391d
capabilities: introduce per-process capability bounding set
by Serge E. Hallyn
· 17 years ago
4307d1e
x86: ignore the sys_getcpu() tcache parameter
by Ingo Molnar
· 17 years ago
9a2e705
Isolate the explicit usage of signal->pgrp
by Pavel Emelyanov
· 17 years ago
228ebcb
Uninline find_task_by_xxx set of functions
by Pavel Emelyanov
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 years ago
fe9d4f5
Add kernel/notifier.c
by Alexey Dobriyan
· 17 years ago
c3d42d7
unexport pm_power_off_prepare
by Adrian Bunk
· 17 years ago
4047727
Fix SMP poweroff hangs
by Mark Lord
· 17 years ago
b07e35f
setpgid(child) fails if the child was forked by sub-thread
by Oleg Nesterov
· 17 years ago
b0cb1a1
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
by Rafael J. Wysocki
· 17 years ago
58b3b71
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare"
by Rafael J. Wysocki
· 17 years ago
6c5d523
coredump masking: reimplementation of dumpable using two flags
by Kawai, Hidehiro
· 17 years ago
bd804eb
PM: Introduce pm_power_off_prepare
by Rafael J. Wysocki
· 17 years ago
86313c4
usermodehelper: Tidy up waiting
by Jeremy Fitzhardinge
· 17 years ago
10a0a8d
Add common orderly_poweroff()
by Jeremy Fitzhardinge
· 17 years ago
1d9d02f
move seccomp from /proc to a prctl
by Andrea Arcangeli
· 17 years ago
acce292
user namespace: add the framework
by Cedric Le Goater
· 17 years ago
e713d0d
attach_pid() with struct pid parameter
by Sukadev Bhattiprolu
· 18 years ago
3e88c55
use defines in sys_getpriority/sys_setpriority
by Daniel Walker
· 18 years ago
6eaeeab
getrusage(): fill ru_inblock and ru_oublock fields if possible
by Eric Dumazet
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
6f7cc11
Extend notifier_call_chain to count nr_calls made
by Gautham R Shenoy
· 18 years ago
a3d25c2
PM: Separate hibernation code from suspend code
by Rafael J. Wysocki
· 18 years ago
f42df9e
general: convert "kernel" subdirectory to UTF-8
by John Anthony Kazos Jr
· 18 years ago
9926e4c
CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix
by Tom Alsberg
· 18 years ago
ab3bfca
remove software_suspend()
by Johannes Berg
· 18 years ago
41487c6
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
by Eric W. Biederman
· 18 years ago
ab521dc
[PATCH] tty: update the tty layer to work with struct pid
by Eric W. Biederman
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
1b5180b
[PATCH] notifiers: fix blocking_notifier_call_chain() scalability
by Ingo Molnar
· 18 years ago
f020bc4
[PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID)
by Oleg Nesterov
· 18 years ago
937949d
[PATCH] add process_session() helper routine
by Cedric Le Goater
· 18 years ago
24ec839
[PATCH] tty: ->signal->tty locking
by Peter Zijlstra
· 18 years ago
a09c17a
[PATCH] sys: remove unused variable
by David Rientjes
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
e6a9201
[PATCH] SRCU: report out-of-memory errors
by Alan Stern
· 18 years ago
eabc069
[PATCH] Add SRCU-based notifier chains
by Alan Stern
· 18 years ago
9ec5209
[PATCH] replace cad_pid by a struct pid
by Cedric Le Goater
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
f2aa85a
[PATCH] disallow kprobes on notifier_call_chain
by bibo,mao
· 18 years ago
756184b
[PATCH] CodingStyle cleanup for kernel/sys.c
by Cal Peake
· 18 years ago
34596dc
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it
by Andi Kleen
· 18 years ago
c9472e0
[PATCH] kill extraneous printk in kernel_restart()
by Cal Peake
· 18 years ago
3cfc348
[PATCH] x86: Add portable getcpu call
by Andi Kleen
· 18 years ago
abf75a5
[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
by Marcel Holtmann
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
83cc5ed
[PATCH] kernel/sys.c: cleanups
by Adrian Bunk
· 19 years ago
bbb1747
[PATCH] Allow raw_notifier callouts to unregister themselves
by Alan Stern
· 19 years ago
55f4e8d
[PATCH] kernel/sys.c doesn't need init.h
by Jes Sorensen
· 19 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
de047c1
[PATCH] avoid tasklist_lock at getrusage for multithreaded case too
by Ravikiran G Thirumalai
· 19 years ago
651d765
[PATCH] Add a prctl to change the endianness of a process.
by Anton Blanchard
· 19 years ago
390e2ff
[PATCH] Make setsid() more robust
by Eric W. Biederman
· 19 years ago
7d7185c
[PATCH] sys_times: don't take tasklist_lock
by Oleg Nesterov
· 19 years ago
35f5cad
[PATCH] revert "Optimize sys_times for a single thread process"
by Oleg Nesterov
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
d74beb9f
[PATCH] Use unsigned int types for a faster bsearch
by Eric Dumazet
· 19 years ago
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
12b5989
[PATCH] refactor capable() to one implementation, add __capable() helper
by Chris Wright
· 19 years ago
d3561f7
[PATCH] RLIMIT_CPU: document wrong return value
by Andrew Morton
· 19 years ago
e066111
[PATCH] RLIMIT_CPU: fix handling of a zero limit
by Andrew Morton
· 19 years ago
ec9e16b
[PATCH] sys_setrlimit() cleanup
by Andrew Morton
· 19 years ago
70522e1
[PATCH] sem2mutex: tty
by Ingo Molnar
· 19 years ago
2dd0ebc
[PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage()
by Ravikiran G Thirumalai
· 19 years ago
4bb8089
[PATCH] kernel/sys.c NULL noise removal
by Al Viro
· 19 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
e16885c
[PATCH] uninline capable()
by Ingo Molnar
· 19 years ago
0f59cc4
[PATCH] simplify k_getrusage()
by Oleg Nesterov
· 19 years ago
f7dd795
[PATCH] setpgid: should not accept ptraced childs
by Oleg Nesterov
· 19 years ago
e19f247
[PATCH] setpgid: should work for sub-threads
by Oren Laadan
· 19 years ago
ee0acf9
[PATCH] setpgid: should work for sub-threads
by Oleg Nesterov
· 19 years ago
5e38291
[PATCH] Don't attempt to power off if power off is not implemented
by Eric W. Biederman
· 19 years ago
729b4d4
[ACPI] fix reboot upon suspend-to-disk
by Alexey Starikovskiy
· 19 years ago
00d7c05
[PATCH] kprobes: no probes on critical path
by Keshavamurthy Anil S
· 19 years ago
Next »