index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sys.c
Age
Commit message (
Expand
)
Author
2012-10-28
use clamp_t in UNAME26 fix
Kees Cook
2012-10-28
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
2012-10-13
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
2012-03-28
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2012-03-23
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
2012-03-15
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
Cyrill Gorcunov
2012-01-12
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-17
Avoid using variable-length arrays in kernel/sys.c
Linus Torvalds
2011-09-28
connector: add comm change event report to proc connector
Vladimir Zapolskiy
2011-08-25
Add a personality to report 2.6.x version numbers
Andi Kleen
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-06
reboot: disable usermodehelper to prevent fs access
Kay Sievers
2011-03-23
userns: user namespaces: convert all capable checks in kernel/sys.c
Serge E. Hallyn
2011-03-23
userns: allow sethostname in a container
Serge E. Hallyn
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
2011-01-31
Fix prlimit64 for suid/sgid processes
Kacper Kornet
2011-01-13
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
2010-11-30
sched: Add 'autogroup' scheduling feature: automated per session task groups
Mike Galbraith
2010-08-31
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
2010-07-16
rlimits: implement prlimit64 syscall
Jiri Slaby
2010-07-16
rlimits: switch more rlimit syscalls to do_prlimit
Jiri Slaby
2010-07-16
rlimits: redo do_setrlimit to more generic do_prlimit
Jiri Slaby
2010-07-16
rlimits: do security check under task_lock
Jiri Slaby
2010-07-16
rlimits: allow setrlimit to non-current tasks
Jiri Slaby
2010-07-16
rlimits: split sys_setrlimit
Jiri Slaby
2010-07-16
rlimits: make sure ->rlim_max never grows in sys_setrlimit
Oleg Nesterov
2010-07-16
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
2010-07-16
rlimits: security, add task_struct to setrlimit
Jiri Slaby
2010-05-27
kmod: add init function to usermodehelper
Neil Horman
2010-05-06
Merge branch 'master' into next
James Morris
2010-04-24
kernel/sys.c: fix compat uname machine
Andreas Schwab
2010-04-12
security: remove dead hook task_setgid
Eric Paris
2010-04-12
security: remove dead hook task_setuid
Eric Paris
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-06
kernel core: use helpers for rlimits
Jiri Slaby
2010-02-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-22
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
2010-01-21
sched: Remove USER_SCHED
Dhaval Giani
2009-12-19
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]