index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sys.c
Age
Commit message (
Expand
)
Author
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
2009-12-15
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
2009-12-10
sys: Fix missing rcu protection for __task_cred() access
Thomas Gleixner
2009-12-09
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-11-26
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
2009-10-29
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-10-29
connector: fix regression introduced by sid connector
Christian Borntraeger
2009-10-14
sys: Remove BKL from sys_reboot
Thomas Gleixner
2009-10-04
HWPOISON: Clean up PR_MCE_KILL interface
Andi Kleen
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-16
HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
Andi Kleen
2009-06-16
groups: move code to kernel/groups.c
Alexey Dobriyan
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-13
kernel/sys.c: clean up sys_shutdown exit path
Andi Kleen
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-04
Merge commit 'v2.6.29-rc7' into perfcounters/core
Ingo Molnar
2009-02-27
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
2009-02-11
Merge commit 'v2.6.29-rc4' into perfcounters/core
Ingo Molnar
2009-02-05
revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"
Andrew Morton
2009-01-21
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
2009-01-14
[CVE-2009-0029] System call wrappers part 31
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 26
Heiko Carstens
[next]