Commit Graph

575 Commits (aafe77cc45a595ca1d4536f2412ddf671ea9108c)

Author SHA1 Message Date
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Kent Overstreet cafe563591 bcache: A block layer cache 12 years ago
Eric W. Biederman e66eded830 userns: Don't allow CLONE_NEWUSER | CLONE_FS 12 years ago
Frederic Weisbecker 9fbc42eac1 cputime: Dynamically scale cputime for full dynticks accounting 12 years ago
Al Viro 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect 12 years ago
Alan Cox 6f977e6b2f fork: unshare: remove dead code 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Frederic Weisbecker 6a61671bb2 cputime: Safely read cputime of full dynticks CPUs 12 years ago
Al Viro b1e0318b8c sys_clone() needs asmlinkage_protect 12 years ago
Eric W. Biederman 8382fcac1b pidns: Outlaw thread creation after unshare(CLONE_NEWPID) 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
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 12 years ago
Eric W. Biederman 5eaf563e53 userns: Allow unprivileged users to create user namespaces. 12 years ago
Eric W. Biederman 50804fe373 pidns: Support unsharing the pid namespace. 12 years ago
Eric W. Biederman 1c4042c29b pidns: Consolidate initialzation of special init task state 12 years ago
Eric W. Biederman 0a01f2cc39 pidns: Make the pidns proc mount/umount logic obvious. 12 years ago
Eric W. Biederman 17cf22c33e pidns: Use task_active_pid_ns where appropriate 12 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
Michel Lespinasse 9826a516ff mm: interval tree updates 13 years ago
Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
Davidlohr Bueso 01dc52ebdf oom: remove deprecated oom_adj 13 years ago
Konstantin Khlebnikov e9714acf8c mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas 13 years ago
Konstantin Khlebnikov 2dd8ad81e3 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file 13 years ago
Al Viro 2aa3a7f866 preparation for generic kernel_thread() 13 years ago
Eric Dumazet 5640f76858 net: use a per task frag allocator 13 years ago
Peter Zijlstra f3e9478674 sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW 13 years ago
Oleg Nesterov 61559a8165 uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap() 13 years ago
Oleg Nesterov f8ac4ec9c0 uprobes: Introduce MMF_HAS_UPROBES 13 years ago
Oleg Nesterov f1a45d0231 uprobes: Kill dup_mmap()->uprobe_mmap(), simplify uprobe_mmap/munmap 13 years ago
Oleg Nesterov c7a3a88c93 uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails 13 years ago
Andrew Morton c255a45805 memcg: rename config variables 13 years ago
Huang Shijie 44de9d0cad mm: account the total_vm in the vm_stat_account() 13 years ago
Akinobu Mita f19b9f74b7 fork: fix error handling in dup_task() 13 years ago
Andrew Morton 87bec58a52 revert "sched: Fix fork() error path to not crash" 13 years ago
Huang Shijie b2412b7fa7 fork: use vma_pages() to simplify the code 13 years ago
Al Viro 158e1645e0 trim task_work: get rid of hlist 13 years ago
Salman Qazi 164c33c6ad sched: Fix fork() error path to not crash 13 years ago
Linus Torvalds 48d212a2ee Revert "mm: correctly synchronize rss-counters at exit/exec" 13 years ago
Konstantin Khlebnikov 40af1bbdca mm: correctly synchronize rss-counters at exit/exec 13 years ago
Konstantin Khlebnikov f7505d64f2 fork: call complete_vfork_done() after clearing child_tid and flushing rss-counters 13 years ago
Siddhesh Poyarekar 7edc8b0ac1 mm/fork: fix overflow in vma length when copying mmap on clone 13 years ago