Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
dc2517b4e0b8bfe2295ba3d4e189d4cdd1bef8aa
/
kernel
/
sys.c
5eab130
sched: move no_new_privs into new atomic flags
by Kees Cook
· 12 years ago
980e920
seccomp: add system call filtering using BPF
by Will Drewry
· 14 years ago
9bf75df
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
by Andy Lutomirski
· 14 years ago
8ad62c2
mm: add a field to store names for private anonymous memory
by Colin Cross
· 13 years ago
fc1cbc7
reboot: rigrate shutdown/reboot to boot cpu
by Robin Holt
· 13 years ago
e3573b2
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
by Huacai Chen
· 13 years ago
3680030
use clamp_t in UNAME26 fix
by Kees Cook
· 13 years ago
643fde8
kernel/sys.c: fix stack memory content leak via UNAME26
by Kees Cook
· 13 years ago
3fc49ce
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
by Shawn Guo
· 14 years ago
cf3f892
pidns: add reboot_pid_ns() to handle the reboot syscall
by Daniel Lezcano
· 14 years ago
ebec18a
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
by Lennart Poettering
· 14 years ago
79f0713
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
by Cyrill Gorcunov
· 14 years ago
028ee4b
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
by Cyrill Gorcunov
· 14 years ago
6486163
[S390] cputime: add sparse checking and cleanup
by Martin Schwidefsky
· 14 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 14 years ago
f1ecf06
sysctl: add support for poll()
by Lucas De Marchi
· 14 years ago
74da1ff
kernel: fix several implicit usasges of kmod.h
by Paul Gortmaker
· 15 years ago
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 15 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
a84a79e
Avoid using variable-length arrays in kernel/sys.c
by Linus Torvalds
· 14 years ago
f786ecb
connector: add comm change event report to proc connector
by Vladimir Zapolskiy
· 15 years ago
be27425
Add a personality to report 2.6.x version numbers
by Andi Kleen
· 15 years ago
72fa599
move RLIMIT_NPROC check from set_user() to do_execve_common()
by Vasiliy Kulikov
· 15 years ago
c5f4175
notifiers: sys: move reboot notifiers into reboot.h
by Amerigo Wang
· 15 years ago
39ab05c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
2e711c0
PM: Remove sysdev suspend, resume and shutdown operations
by Rafael J. Wysocki
· 15 years ago
b50fa7c
reboot: disable usermodehelper to prevent fs access
by Kay Sievers
· 15 years ago
fc832ad
userns: user namespaces: convert all capable checks in kernel/sys.c
by Serge E. Hallyn
· 15 years ago
bb96a6f
userns: allow sethostname in a container
by Serge E. Hallyn
· 15 years ago
40dc166
PM / Core: Introduce struct syscore_ops for core subsystems PM
by Rafael J. Wysocki
· 15 years ago
aa5bd67
Fix prlimit64 for suid/sgid processes
by Kacper Kornet
· 15 years ago
04c6862
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths
by Seiji Aguchi
· 15 years ago
5091faa
sched: Add 'autogroup' scheduling feature: automated per session task groups
by Mike Galbraith
· 15 years ago
950eaac
pid: make setpgid() system call use RCU read-side critical section
by Paul E. McKenney
· 16 years ago
c022a0a
rlimits: implement prlimit64 syscall
by Jiri Slaby
· 16 years ago
b951834
rlimits: switch more rlimit syscalls to do_prlimit
by Jiri Slaby
· 16 years ago
5b41535
rlimits: redo do_setrlimit to more generic do_prlimit
by Jiri Slaby
· 16 years ago
86f162f
rlimits: do security check under task_lock
by Jiri Slaby
· 16 years ago
1c1e618
rlimits: allow setrlimit to non-current tasks
by Jiri Slaby
· 17 years ago
7855c35
rlimits: split sys_setrlimit
by Jiri Slaby
· 17 years ago
2fb9d26
rlimits: make sure ->rlim_max never grows in sys_setrlimit
by Oleg Nesterov
· 17 years ago
5ab46b3
rlimits: add task_struct to update_rlimit_cpu
by Jiri Slaby
· 17 years ago
8fd00b4
rlimits: security, add task_struct to setrlimit
by Jiri Slaby
· 17 years ago
a06a4dc
kmod: add init function to usermodehelper
by Neil Horman
· 16 years ago
0ffbe26
Merge branch 'master' into next
by James Morris
· 16 years ago
46da276
kernel/sys.c: fix compat uname machine
by Andreas Schwab
· 16 years ago
06ad187
security: remove dead hook task_setgid
by Eric Paris
· 16 years ago
43ed8c3
security: remove dead hook task_setuid
by Eric Paris
· 16 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 16 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 16 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 16 years ago
78d7d40
kernel core: use helpers for rlimits
by Jiri Slaby
· 16 years ago
f66ffde
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7011883
kernel/sys.c: fix missing rcu protection for sys_getpriority()
by Tetsuo Handa
· 16 years ago
7c94143
sched: Remove USER_SCHED
by Dhaval Giani
· 16 years ago
10e5453
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
dfc6a73
kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise
by H Hartley Sweeten
· 16 years ago
d4581a2
sys: Fix missing rcu protection for __task_cred() access
by Thomas Gleixner
· 16 years ago
3b8ecd2
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0cf55e1
sched, cputime: Introduce thread_group_times()
by Hidetoshi Seto
· 16 years ago
d180c5b
sched: Introduce task_times() to replace task_{u,s}time() pair
by Hidetoshi Seto
· 16 years ago
3242f98
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 16 years ago
0d0df59
connector: fix regression introduced by sid connector
by Christian Borntraeger
· 16 years ago
6f15fa5
sys: Remove BKL from sys_reboot
by Thomas Gleixner
· 16 years ago
1087e9b
HWPOISON: Clean up PR_MCE_KILL interface
by Andi Kleen
· 17 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 17 years ago
1f10206
getrusage: fill ru_maxrss value
by Jiri Pirko
· 17 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 17 years ago
4db96cf
HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
by Andi Kleen
· 17 years ago
30639b6
groups: move code to kernel/groups.c
by Alexey Dobriyan
· 17 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 17 years ago
3d26dcf
kernel/sys.c: clean up sys_shutdown exit path
by Andi Kleen
· 17 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 17 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
1b0f7ff
pids: kill signal_struct-> __pgrp/__session and friends
by Oleg Nesterov
· 17 years ago
5ad4e53
Get rid of indirect include of fs_struct.h
by Al Viro
· 17 years ago
8163d88
Merge commit 'v2.6.29-rc7' into perfcounters/core
by Ingo Molnar
· 17 years ago
54e9912
sched: don't allow setuid to succeed if the user does not have rt bandwidth
by Dhaval Giani
· 17 years ago
95fd484
Merge commit 'v2.6.29-rc4' into perfcounters/core
by Ingo Molnar
· 17 years ago
60fd760
revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"
by Andrew Morton
· 17 years ago
7783549
Merge commit 'v2.6.29-rc2' into perfcounters/core
by Ingo Molnar
· 17 years ago
836f92a
[CVE-2009-0029] System call wrappers part 31
by Heiko Carstens
· 17 years ago
c4ea37c
[CVE-2009-0029] System call wrappers part 26
by Heiko Carstens
· 17 years ago
e48fbb6
[CVE-2009-0029] System call wrappers part 24
by Heiko Carstens
· 17 years ago
5a8a82b
[CVE-2009-0029] System call wrappers part 23
by Heiko Carstens
· 17 years ago
754fe8d
[CVE-2009-0029] System call wrappers part 07
by Heiko Carstens
· 17 years ago
b290ebe
[CVE-2009-0029] System call wrappers part 04
by Heiko Carstens
· 17 years ago
ae1251a
[CVE-2009-0029] System call wrappers part 03
by Heiko Carstens
· 17 years ago
dbf040d
[CVE-2009-0029] System call wrappers part 02
by Heiko Carstens
· 17 years ago
58fd3aa
[CVE-2009-0029] System call wrappers part 01
by Heiko Carstens
· 17 years ago
506c10f
Merge commit 'v2.6.29-rc1' into perfcounters/core
by Ingo Molnar
· 17 years ago
cfa97f9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
e3d5a27
Allow times and time system calls to return small negative values
by Paul Mackerras
· 17 years ago
8916ede
getrusage: RUSAGE_THREAD should return ru_utime and ru_stime
by KOSAKI Motohiro
· 17 years ago
5f34fe1
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
e1df957
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 17 years ago
1d1c7dd
perf counters: add prctl interface to disable/enable counters
by Ingo Molnar
· 17 years ago
18b6e04
User namespaces: set of cleanups (v2)
by Serge Hallyn
· 17 years ago
2b5fe6d
thread_group_cputime: move a couple of callsites outside of ->siglock
by Oleg Nesterov
· 17 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 17 years ago
Next »