Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / sys.c
2012-03-29 Daniel Lezcanopidns: add reboot_pid_ns() to handle the reboot syscall
2012-03-23 Lennart Poetteringprctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple...
2012-03-16 Cyrill Gorcunovprctl: use CAP_SYS_RESOURCE for PR_SET_MM option
2012-01-13 Cyrill Gorcunovc/r: prctl: add PR_SET_MM codes to set up mm_struct...
2011-12-15 Martin Schwidefsky[S390] cputime: add sparse checking and cleanup
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Lucas De Marchisysctl: add support for poll()
2011-10-31 Paul Gortmakerkernel: fix several implicit usasges of kmod.h
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-10-24 David S. MillerMerge branch 'master' of ra./linux/kernel/git/davem/net
2011-10-17 Linus TorvaldsAvoid using variable-length arrays in kernel/sys.c
2011-09-28 Vladimir Zapolskiyconnector: add comm change event report to proc connector
2011-08-25 Andi KleenAdd a personality to report 2.6.x version numbers
2011-08-11 Vasiliy Kulikovmove RLIMIT_NPROC check from set_user() to do_execve_co...
2011-07-26 Amerigo Wangnotifiers: sys: move reboot notifiers into reboot.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-20 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-05-11 Rafael J. WysockiPM: Remove sysdev suspend, resume and shutdown operations
2011-05-07 Kay Sieversreboot: disable usermodehelper to prevent fs access
2011-03-24 Serge E. Hallynuserns: user namespaces: convert all capable checks...
2011-03-24 Serge E. Hallynuserns: allow sethostname in a container
2011-03-14 Rafael J. WysockiPM / Core: Introduce struct syscore_ops for core subsys...
2011-01-31 Kacper KornetFix prlimit64 for suid/sgid processes
2011-01-13 Seiji Aguchikmsg_dump: add kmsg_dump() calls to the reboot, halt...
2010-12-06 Mike Galbraith- Replace buggy per tty autogroup patch with final...
2010-11-30 Mike Galbraithsched: Add 'autogroup' scheduling feature: automated...
2010-09-01 Paul E. McKenneypid: make setpgid() system call use RCU read-side criti...
2010-08-28 Jiri Slaby- Delete
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-07-16 Jiri Slabyrlimits: implement prlimit64 syscall
2010-07-16 Jiri Slabyrlimits: switch more rlimit syscalls to do_prlimit
2010-07-16 Jiri Slabyrlimits: redo do_setrlimit to more generic do_prlimit
2010-07-16 Jiri Slabyrlimits: do security check under task_lock
2010-07-16 Jiri Slabyrlimits: allow setrlimit to non-current tasks
2010-07-16 Jiri Slabyrlimits: split sys_setrlimit
2010-07-16 Oleg Nesterovrlimits: make sure ->rlim_max never grows in sys_setrlimit
2010-07-16 Jiri Slabyrlimits: add task_struct to update_rlimit_cpu
2010-07-16 Jiri Slabyrlimits: security, add task_struct to setrlimit
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 Neil Hormankmod: add init function to usermodehelper
2010-05-06 James MorrisMerge branch 'master' into next
2010-04-28 Jeff Mahoney- Update to 2.6.34-rc5-git8.
2010-04-24 Andreas Schwabkernel/sys.c: fix compat uname machine
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-04-12 Eric Parissecurity: remove dead hook task_setgid
2010-04-12 Eric Parissecurity: remove dead hook task_setuid
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-17 Jeff Mahoney- Updated to 2.6.34-rc1-git6.
2010-03-12 Christoph HellwigAdd generic sys_olduname()
2010-03-12 Christoph Hellwigimprove sys_newuname() for compat architectures
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-06 Jiri Slabykernel core: use helpers for rlimits
2010-02-28 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-02-24 Jeff Mahoney- Updated to 2.6.33-final.
2010-02-23 Tetsuo Handakernel/sys.c: fix missing rcu protection for sys_getpri...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-21 Dhaval Gianisched: Remove USER_SCHED
2010-01-09 Jiri Slaby- patches.suse/perfmon2.patch: Refresh.
2009-12-19 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-12-15 H Hartley Sweetenkernel/sys.c: fix "warning: do-while statement is not...
2009-12-10 Thomas Gleixnersys: Fix missing rcu protection for __task_cred() access
2009-12-09 Linus TorvaldsMerge branch 'bkl-core-for-linus' of git://git./linux...
2009-12-02 Hidetoshi Setosched, cputime: Introduce thread_group_times()
2009-11-26 Hidetoshi Setosched: Introduce task_times() to replace task_{u,s...
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-10-29 Linus TorvaldsMerge branch 'hwpoison-2.6.32' of git://git./linux...
2009-10-29 Christian Borntraegerconnector: fix regression introduced by sid connector
2009-10-14 Thomas Gleixnersys: Remove BKL from sys_reboot
2009-10-04 Andi KleenHWPOISON: Clean up PR_MCE_KILL interface
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-23 Jiri Pirkogetrusage: fill ru_maxrss value
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-16 Andi KleenHWPOISON: Add PR_MCE_KILL prctl to control early kill...
2009-06-17 Alexey Dobriyangroups: move code to kernel/groups.c
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-13 Andi Kleenkernel/sys.c: clean up sys_shutdown exit path
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Oleg Nesterovpids: kill signal_struct-> __pgrp/__session and friends
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-03-04 Ingo MolnarMerge commit 'v2.6.29-rc7' into perfcounters/core
2009-02-27 Dhaval Gianisched: don't allow setuid to succeed if the user does...
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-05 Andrew Mortonrevert "rlimit: permit setting RLIMIT_NOFILE to RLIM_IN...
2009-01-21 Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-18 Heiko CarstensSystem call wrappers part 31
2009-01-18 Heiko CarstensSystem call wrappers part 26
2009-01-18 Heiko CarstensSystem call wrappers part 24
2009-01-18 Heiko CarstensSystem call wrappers part 23
2009-01-18 Heiko CarstensSystem call wrappers part 07
2009-01-18 Heiko CarstensSystem call wrappers part 04
2009-01-18 Heiko CarstensSystem call wrappers part 03
2009-01-18 Heiko CarstensSystem call wrappers part 02
2009-01-18 Heiko CarstensSystem call wrappers part 01
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 31
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 26
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 24
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 23
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 07
next