Daniel Lezcano
|
cf3f89214e
pidns: add reboot_pid_ns() to handle the reboot syscall
|
13 years ago |
Lennart Poettering
|
ebec18a6d3
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
|
13 years ago |
Cyrill Gorcunov
|
79f0713d40
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
|
13 years ago |
Cyrill Gorcunov
|
028ee4be34
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
|
13 years ago |
Martin Schwidefsky
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Lucas De Marchi
|
f1ecf06854
sysctl: add support for poll()
|
13 years ago |
Paul Gortmaker
|
74da1ff713
kernel: fix several implicit usasges of kmod.h
|
14 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
David S. Miller
|
1805b2f048
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Linus Torvalds
|
a84a79e4d3
Avoid using variable-length arrays in kernel/sys.c
|
13 years ago |
Vladimir Zapolskiy
|
f786ecba41
connector: add comm change event report to proc connector
|
13 years ago |
Andi Kleen
|
be27425dcc
Add a personality to report 2.6.x version numbers
|
14 years ago |
Vasiliy Kulikov
|
72fa59970f
move RLIMIT_NPROC check from set_user() to do_execve_common()
|
14 years ago |
Amerigo Wang
|
c5f41752fd
notifiers: sys: move reboot notifiers into reboot.h
|
14 years ago |
Linus Torvalds
|
39ab05c8e0
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 years ago |
Rafael J. Wysocki
|
2e711c04db
PM: Remove sysdev suspend, resume and shutdown operations
|
14 years ago |
Kay Sievers
|
b50fa7c807
reboot: disable usermodehelper to prevent fs access
|
14 years ago |
Serge E. Hallyn
|
fc832ad364
userns: user namespaces: convert all capable checks in kernel/sys.c
|
14 years ago |
Serge E. Hallyn
|
bb96a6f50b
userns: allow sethostname in a container
|
14 years ago |
Rafael J. Wysocki
|
40dc166cb5
PM / Core: Introduce struct syscore_ops for core subsystems PM
|
14 years ago |
Kacper Kornet
|
aa5bd67dcf
Fix prlimit64 for suid/sgid processes
|
14 years ago |
Seiji Aguchi
|
04c6862c05
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths
|
14 years ago |
Mike Galbraith
|
5091faa449
sched: Add 'autogroup' scheduling feature: automated per session task groups
|
14 years ago |
Paul E. McKenney
|
950eaaca68
pid: make setpgid() system call use RCU read-side critical section
|
14 years ago |
Jiri Slaby
|
c022a0acad
rlimits: implement prlimit64 syscall
|
15 years ago |
Jiri Slaby
|
b95183453a
rlimits: switch more rlimit syscalls to do_prlimit
|
15 years ago |
Jiri Slaby
|
5b41535aac
rlimits: redo do_setrlimit to more generic do_prlimit
|
15 years ago |
Jiri Slaby
|
86f162f4c7
rlimits: do security check under task_lock
|
15 years ago |
Jiri Slaby
|
1c1e618ddd
rlimits: allow setrlimit to non-current tasks
|
16 years ago |