Commit Graph

486 Commits (05ef1b79d46347f94d9a78214cc745046c03e45a)

Author SHA1 Message Date
Lennart Poettering ebec18a6d3 prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision 13 years ago
Mel Gorman cc9a6c8776 cpuset: mm: reduce large amounts of memory barrier related damage v3 13 years ago
Konstantin Khlebnikov c3f0327f8e mm: add rss counters consistency check 13 years ago
Oleg Nesterov 5f8aadd8b9 CLONE_PARENT shouldn't allow to set ->exit_signal 13 years ago
Oleg Nesterov 6e27f63edb vfork: kill PF_STARTING 13 years ago
Oleg Nesterov 57b59c4a14 coredump_wait: don't call complete_vfork_done() 13 years ago
Oleg Nesterov d68b46fe16 vfork: make it killable 13 years ago
Oleg Nesterov c415c3b47e vfork: introduce complete_vfork_done() 13 years ago
Oleg Nesterov d80e731eca epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() 13 years ago
Al Viro 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 13 years ago
Kees Cook 1a2a4d06e1 security: create task_free security callback 13 years ago
Tejun Heo 11a3122f6c block: strip out locking optimization in put_io_context() 13 years ago
Christopher Yeoh 8cdb878dcb Fix race in process_vm_rw_core 13 years ago
Eric Paris 6422e78de6 audit: remove audit_finish_fork as it can't be called 13 years ago
KAMEZAWA Hiroyuki 43d2b11324 tracepoint: add tracepoints for debugging oom_score_adj 13 years ago
Wu Fengguang 83712358ba writeback: dirty ratelimit - think time compensation 13 years ago
Martin Schwidefsky 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
Tejun Heo b2efa05265 block, cfq: unlink cfq_io_context's immediately 13 years ago
Tejun Heo 6e736be7f2 block: make ioc get/put interface more conventional and fix race on alloction 13 years ago
Tejun Heo 257058ae2b threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem 13 years ago
Tejun Heo a3201227f8 freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE 13 years ago
Wu Fengguang 468e6a20af writeback: remove vm_dirties and task->dirties 13 years ago
David Rientjes c9f01245b6 oom: remove oom_disable_count 13 years ago
Wu Fengguang 9d823e8f6b writeback: per task dirty rate limit 14 years ago
Vasiliy Kulikov 72fa59970f move RLIMIT_NPROC check from set_user() to do_execve_common() 14 years ago
Daniel Rebelo de Oliveira fb0a685cb9 kernel/fork.c: fix a few coding style issues 14 years ago
Michal Hocko 778d3b0ff0 cpusets: randomize node rotor used in cpuset_mem_spread_node() 14 years ago
Al Viro 6657719390 make sure that nsproxy_cache is initialized early enough 14 years ago
Oleg Nesterov dcace06cc2 ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task() 14 years ago
Justin TerAvest 4aede84b33 fixlet: Remove fs_excl from struct task. 14 years ago
Dima Zavin 732375c6a5 plist: Remove the need to supply locks to plist heads 14 years ago
Tejun Heo 4b9d33e6d8 ptrace: kill clone/exec tracehooks 14 years ago
Tejun Heo a288eecce5 ptrace: kill trivial tracehooks 14 years ago
Linus Torvalds 6345d24daf mm: Fix boot crash in mm_alloc() 14 years ago
Jiri Slaby 3864601387 mm: extract exe_file handling from procfs 14 years ago
Daniel Lezcano a77aea9201 cgroup: remove the ns_cgroup 14 years ago
Ben Blum 4714d1d32d cgroups: read-write lock CLONE_THREAD forking per threadgroup 14 years ago
KOSAKI Motohiro de03c72cfc mm: convert mm->cpu_vm_cpumask into cpumask_var_t 14 years ago
Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 years ago
Peter Zijlstra 97a894136f mm: Remove i_mmap_lock lockbreak 14 years ago
Samir Bellabes 3e51e3edfd sched: Remove unused parameters from sched_fork() and wake_up_new_task() 14 years ago
Jonathan Corbet 625f2a378e sched: Get rid of lock_depth 14 years ago
Eric W. Biederman 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
Eric W. Biederman 45a68628d3 pid: remove the child_reaper special case in init/main.c 14 years ago
Oleg Nesterov 9bfb23fc4a sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code 14 years ago
Eric Dumazet 207205a2ba kthread: NUMA aware kthread_create_on_node() 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
Eric Dumazet 504f52b543 mm: NUMA aware alloc_task_struct_node() 14 years ago
Rik van Riel 77c100c83e export pid symbols needed for kvm_vcpu_on_spin 14 years ago
Jens Axboe 73c1010119 block: initial patch for on-stack per-task plugging 14 years ago