index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add a field to store names for private anonymous memory
Colin Cross
2016-08-23
1
-0
/
+146
*
Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0
rogersb11
2015-11-10
1
-1
/
+1
|
\
|
*
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
2013-04-16
1
-1
/
+2
*
|
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
1
-5
/
+7
|
\
\
|
|
/
|
*
use clamp_t in UNAME26 fix
Kees Cook
2012-10-28
1
-1
/
+1
|
*
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
2012-10-28
1
-5
/
+7
|
*
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
2012-10-13
1
-0
/
+1
*
|
merge opensource jb u5
codeworkx
2012-09-22
1
-1
/
+3
*
|
samsung update 1
codeworkx
2012-06-02
1
-0
/
+4
|
/
*
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
2011-10-25
1
-1
/
+1
*
Add a personality to report 2.6.x version numbers
Andi Kleen
2011-08-29
1
-0
/
+38
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
1
-0
/
+2
|
\
|
*
reboot: disable usermodehelper to prevent fs access
Kay Sievers
2011-05-06
1
-0
/
+2
*
|
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
1
-3
/
+0
|
/
*
userns: user namespaces: convert all capable checks in kernel/sys.c
Serge E. Hallyn
2011-03-23
1
-26
/
+49
*
userns: allow sethostname in a container
Serge E. Hallyn
2011-03-23
1
-1
/
+1
*
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
2011-03-15
1
-0
/
+4
*
Fix prlimit64 for suid/sgid processes
Kacper Kornet
2011-01-31
1
-1
/
+2
*
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
2011-01-13
1
-0
/
+6
*
sched: Add 'autogroup' scheduling feature: automated per session task groups
Mike Galbraith
2010-11-30
1
-1
/
+3
*
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
2010-08-31
1
-0
/
+2
*
rlimits: implement prlimit64 syscall
Jiri Slaby
2010-07-16
1
-0
/
+94
*
rlimits: switch more rlimit syscalls to do_prlimit
Jiri Slaby
2010-07-16
1
-9
/
+8
*
rlimits: redo do_setrlimit to more generic do_prlimit
Jiri Slaby
2010-07-16
1
-34
/
+37
*
rlimits: do security check under task_lock
Jiri Slaby
2010-07-16
1
-10
/
+10
*
rlimits: allow setrlimit to non-current tasks
Jiri Slaby
2010-07-16
1
-1
/
+10
*
rlimits: split sys_setrlimit
Jiri Slaby
2010-07-16
1
-16
/
+24
*
rlimits: make sure ->rlim_max never grows in sys_setrlimit
Oleg Nesterov
2010-07-16
1
-7
/
+8
*
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
2010-07-16
1
-1
/
+1
*
rlimits: security, add task_struct to setrlimit
Jiri Slaby
2010-07-16
1
-1
/
+1
*
kmod: add init function to usermodehelper
Neil Horman
2010-05-27
1
-3
/
+3
*
Merge branch 'master' into next
James Morris
2010-05-06
1
-1
/
+2
|
\
|
*
kernel/sys.c: fix compat uname machine
Andreas Schwab
2010-04-24
1
-1
/
+1
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
security: remove dead hook task_setgid
Eric Paris
2010-04-12
1
-16
/
+0
*
|
security: remove dead hook task_setuid
Eric Paris
2010-04-12
1
-15
/
+0
|
/
*
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
1
-0
/
+54
*
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
1
-0
/
+13
*
kernel core: use helpers for rlimits
Jiri Slaby
2010-03-06
1
-2
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-28
1
-5
/
+0
|
\
|
*
sched: Remove USER_SCHED
Dhaval Giani
2010-01-21
1
-5
/
+0
*
|
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
2010-02-22
1
-0
/
+2
|
/
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-19
1
-0
/
+2
|
\
|
*
sys: Fix missing rcu protection for __task_cred() access
Thomas Gleixner
2009-12-10
1
-0
/
+2
*
|
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
2009-12-15
1
-4
/
+4
*
|
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-09
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
sys: Remove BKL from sys_reboot
Thomas Gleixner
2009-10-14
1
-7
/
+7
*
|
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-12-02
1
-10
/
+8
*
|
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
2009-11-26
1
-2
/
+1
*
|
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-10-29
1
-5
/
+18
|
\
\
[next]