| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-24 | 1 | -92/+174 |
|\ |
|
| * | userns: Convert ptrace, kill, set_priority permission checks to work with kui... | Eric W. Biederman | 2012-05-03 | 1 | -10/+8 |
| * | userns: Convert setting and getting uid and gid system calls to use kuid and ... | Eric W. Biederman | 2012-05-03 | 1 | -67/+149 |
| * | userns: Store uid and gid values in struct cred with kuid_t and kgid_t types | Eric W. Biederman | 2012-05-03 | 1 | -17/+9 |
| * | userns: Disassociate user_struct from the user_namespace. | Eric W. Biederman | 2012-04-08 | 1 | -11/+23 |
| * | userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h | Eric W. Biederman | 2012-04-08 | 1 | -2/+0 |
| * | userns: Use cred->user_ns instead of cred->user->user_ns | Eric W. Biederman | 2012-04-08 | 1 | -4/+4 |
| * | userns: Remove unnecessary cast to struct user_struct when copying cred->user. | Eric W. Biederman | 2012-04-08 | 1 | -2/+2 |
* | | seccomp: add system call filtering using BPF | Will Drewry | 2012-04-14 | 1 | -1/+1 |
* | | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs | Andy Lutomirski | 2012-04-14 | 1 | -0/+10 |
|/ |
|
* | pidns: add reboot_pid_ns() to handle the reboot syscall | Daniel Lezcano | 2012-03-29 | 1 | -0/+9 |
* | prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision | Lennart Poettering | 2012-03-24 | 1 | -0/+8 |
* | prctl: use CAP_SYS_RESOURCE for PR_SET_MM option | Cyrill Gorcunov | 2012-03-16 | 1 | -1/+1 |
* | c/r: prctl: add PR_SET_MM codes to set up mm_struct entries | Cyrill Gorcunov | 2012-01-13 | 1 | -0/+121 |
* | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 2011-12-15 | 1 | -3/+3 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -1/+2 |
|\ |
|
| * | kernel: fix several implicit usasges of kmod.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | | sysctl: add support for poll() | Lucas De Marchi | 2011-11-03 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-10-25 | 1 | -1/+1 |
|\ |
|
| * | Avoid using variable-length arrays in kernel/sys.c | Linus Torvalds | 2011-10-17 | 1 | -1/+1 |
* | | connector: add comm change event report to proc connector | Vladimir Zapolskiy | 2011-09-28 | 1 | -0/+1 |
|/ |
|
* | Add a personality to report 2.6.x version numbers | Andi Kleen | 2011-08-25 | 1 | -0/+38 |
* | move RLIMIT_NPROC check from set_user() to do_execve_common() | Vasiliy Kulikov | 2011-08-11 | 1 | -4/+11 |
* | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang | 2011-07-26 | 1 | -1/+31 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-20 | 1 | -0/+2 |
|\ |
|
| * | reboot: disable usermodehelper to prevent fs access | Kay Sievers | 2011-05-07 | 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-24 | 1 | -26/+49 |
* | userns: allow sethostname in a container | Serge E. Hallyn | 2011-03-24 | 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-09-01 | 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 |
|/ |
|