Eric W. Biederman
|
8382fcac1b
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
|
12 years ago |
Linus Torvalds
|
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
ae903caae2
Bury the conditionals from kernel_thread/kernel_execve series
|
12 years ago |
Glauber Costa
|
2ad306b17c
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
|
12 years ago |
Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Linus Torvalds
|
9977d9b379
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Linus Torvalds
|
d206e09036
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
Linus Torvalds
|
f57d54bab6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Mel Gorman
|
5bca230353
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
|
12 years ago |
Al Viro
|
e80d6661c3
flagday: kill pt_regs argument of do_fork()
|
12 years ago |
Al Viro
|
18c26c27ae
death to idle_regs()
|
12 years ago |
Al Viro
|
62e791c1b8
don't pass regs to copy_process()
|
12 years ago |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 years ago |
Al Viro
|
d2125043ae
generic sys_fork / sys_vfork / sys_clone
|
12 years ago |
Frederic Weisbecker
|
d37f761dbd
cputime: Consolidate cputime adjustment code
|
12 years ago |
Eric W. Biederman
|
b2e0d98705
userns: Implement unshare of the user namespace
|
13 years ago |
Eric W. Biederman
|
5eaf563e53
userns: Allow unprivileged users to create user namespaces.
|
13 years ago |
Eric W. Biederman
|
50804fe373
pidns: Support unsharing the pid namespace.
|
15 years ago |
Eric W. Biederman
|
1c4042c29b
pidns: Consolidate initialzation of special init task state
|
15 years ago |
Eric W. Biederman
|
0a01f2cc39
pidns: Make the pidns proc mount/umount logic obvious.
|
13 years ago |
Eric W. Biederman
|
17cf22c33e
pidns: Use task_active_pid_ns where appropriate
|
15 years ago |
Oleg Nesterov
|
32cdba1e05
uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
|
12 years ago |
Tejun Heo
|
5edee61ede
cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
|
12 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Michel Lespinasse
|
9826a516ff
mm: interval tree updates
|
12 years ago |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
Davidlohr Bueso
|
01dc52ebdf
oom: remove deprecated oom_adj
|
12 years ago |
Konstantin Khlebnikov
|
e9714acf8c
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
|
12 years ago |
Konstantin Khlebnikov
|
2dd8ad81e3
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
|
12 years ago |