Al Viro
|
e80d6661c3
flagday: kill pt_regs argument of do_fork()
|
12 年之前 |
Al Viro
|
18c26c27ae
death to idle_regs()
|
12 年之前 |
Al Viro
|
62e791c1b8
don't pass regs to copy_process()
|
12 年之前 |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 年之前 |
Al Viro
|
d2125043ae
generic sys_fork / sys_vfork / sys_clone
|
12 年之前 |
Frederic Weisbecker
|
d37f761dbd
cputime: Consolidate cputime adjustment code
|
12 年之前 |
Eric W. Biederman
|
b2e0d98705
userns: Implement unshare of the user namespace
|
13 年之前 |
Eric W. Biederman
|
5eaf563e53
userns: Allow unprivileged users to create user namespaces.
|
13 年之前 |
Eric W. Biederman
|
50804fe373
pidns: Support unsharing the pid namespace.
|
15 年之前 |
Eric W. Biederman
|
1c4042c29b
pidns: Consolidate initialzation of special init task state
|
15 年之前 |
Eric W. Biederman
|
0a01f2cc39
pidns: Make the pidns proc mount/umount logic obvious.
|
13 年之前 |
Eric W. Biederman
|
17cf22c33e
pidns: Use task_active_pid_ns where appropriate
|
15 年之前 |
Oleg Nesterov
|
32cdba1e05
uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
|
12 年之前 |
Tejun Heo
|
5edee61ede
cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
|
12 年之前 |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 年之前 |
Michel Lespinasse
|
9826a516ff
mm: interval tree updates
|
12 年之前 |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 年之前 |
Davidlohr Bueso
|
01dc52ebdf
oom: remove deprecated oom_adj
|
12 年之前 |
Konstantin Khlebnikov
|
e9714acf8c
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
|
12 年之前 |
Konstantin Khlebnikov
|
2dd8ad81e3
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
|
12 年之前 |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 年之前 |
Linus Torvalds
|
0b981cb94b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
Al Viro
|
2aa3a7f866
preparation for generic kernel_thread()
|
12 年之前 |
Eric Dumazet
|
5640f76858
net: use a per task frag allocator
|
12 年之前 |
Peter Zijlstra
|
f3e9478674
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
|
13 年之前 |
Oleg Nesterov
|
61559a8165
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
|
13 年之前 |
Oleg Nesterov
|
f8ac4ec9c0
uprobes: Introduce MMF_HAS_UPROBES
|
13 年之前 |
Oleg Nesterov
|
f1a45d0231
uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap
|
13 年之前 |
Oleg Nesterov
|
c7a3a88c93
uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails
|
13 年之前 |
Andrew Morton
|
c255a45805
memcg: rename config variables
|
13 年之前 |