Commit Graph

198764 Commits (dd98acf74762764fbc4382a1d9a244f11a2658cc)
 

Author SHA1 Message Date
Oleg Nesterov dd98acf747 keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness 15 years ago
Oleg Nesterov 5089a97680 proc_sched_show_task(): use get_nr_threads() 15 years ago
Oleg Nesterov 7e49827cc9 proc: get_nr_threads() doesn't need ->siglock any longer 15 years ago
Oleg Nesterov 6e1be45aa6 check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check 15 years ago
Oleg Nesterov 97101eb41d exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct() 15 years ago
Oleg Nesterov a705be6b5e kill the obsolete thread_group_cputime_free() helper 15 years ago
Oleg Nesterov d40e48e02f exit: __exit_signal: use thread_group_leader() consistently 15 years ago
Oleg Nesterov b7b8ff6373 signals: kill the awful task_rq_unlock_wait() hack 15 years ago
Oleg Nesterov 4ada856fb0 signals: clear signal->tty when the last thread exits 15 years ago
Oleg Nesterov ea6d290ca3 signals: make task_struct->signal immutable/refcountable 15 years ago
Oleg Nesterov 4dec2a91fd fork/exit: move tty_kref_put() outside of __cleanup_signal() 15 years ago
Oleg Nesterov ffdf91856c ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks 15 years ago
Oleg Nesterov d30fda3551 posix-cpu-timers: avoid "task->signal != NULL" checks 15 years ago
Oleg Nesterov 4a59994297 exit: avoid sig->count in __exit_signal() to detect the group-dead case 15 years ago
Oleg Nesterov d344193a05 exit: avoid sig->count in de_thread/__exit_signal synchronization 15 years ago
Oleg Nesterov 09faef11df exit: change zap_other_threads() to count sub-threads 15 years ago
Oleg Nesterov 9c33916844 exit: exit_notify() can trust signal->notify_count < 0 15 years ago
Oleg Nesterov 269b005a28 coredump: shift down_write(mmap_sem) into coredump_wait() 15 years ago
Oleg Nesterov 5e43aef530 coredump: factor out put_cred() calls 15 years ago
Oleg Nesterov d5bf4c4f5f coredump: cleanup "ispipe" code 15 years ago
Oleg Nesterov c713541125 coredump: factor out the not-ispipe file checks 15 years ago
Oleg Nesterov 04b1c384fb call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure 15 years ago
Oleg Nesterov d47419cd96 call_usermodehelper: simplify/fix UMH_NO_WAIT case 15 years ago
Oleg Nesterov 7d64224217 wait_for_helper: SIGCHLD from user-space can lead to use-after-free 15 years ago
Oleg Nesterov 363da4022c call_usermodehelper: no need to unblock signals 15 years ago
Oleg Nesterov c70a626d3e umh: creds: kill subprocess_info->cred logic 15 years ago
Oleg Nesterov 685bfd2c48 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() 15 years ago
Neil Horman 898b374af6 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit 15 years ago
Neil Horman a06a4dc3a0 kmod: add init function to usermodehelper 15 years ago
Oleg Nesterov 065add3941 signals: check_kill_permission(): don't check creds if same_thread_group() 15 years ago
Oleg Nesterov e0129ef91e ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm 15 years ago
Mike Frysinger 9c1a125921 ptrace: unify FDPIC implementations 15 years ago
Jack Steiner 0ac0c0d0f8 cpusets: randomize node rotor used in cpuset_mem_spread_node() 15 years ago
Jack Steiner 6adef3ebe5 cpusets: new round-robin rotor for SLAB allocations 15 years ago
Kirill A. Shutemov 2c488db27b memcg: clean up memory thresholds 15 years ago
Kirill A. Shutemov 907860ed38 cgroups: make cftype.unregister_event() void-returning 15 years ago
akpm@linux-foundation.org ac39cf8cb8 memcg: fix mis-accounting of file mapped racy with migration 15 years ago
Phil Carmody 315c1998e1 mm: memcontrol - uninitialised return value 15 years ago
Phil Carmody 5407a56257 mm: remove unnecessary use of atomic 15 years ago
David Rientjes df64f81bb1 memcg: make oom killer a no-op when no killable task can be found 15 years ago
KAMEZAWA Hiroyuki dc10e281f5 memcg: update documentation 15 years ago
Daisuke Nishimura 87946a7228 memcg: move charge of file pages 15 years ago
Daisuke Nishimura 90254a6583 memcg: clean up move charge 15 years ago
KAMEZAWA Hiroyuki 3c11ecf448 memcg: oom kill disable and oom status 15 years ago
KAMEZAWA Hiroyuki 9490ff2756 memcg: oom notifier 15 years ago
KAMEZAWA Hiroyuki dc98df5a1b memcg: oom wakeup filter 15 years ago
Trevor Woerner 595f4b694c Documentation/cgroups/cgroups.txt: fix reference to "numtasks" 15 years ago
Arce, Abraham 6d06b81bce Documentation: SubmittingDrivers: Resources 15 years ago
Thomas Stewart d27d7a9a78 ufs: permit mounting of BorderWare filesystems 15 years ago
Julia Lawall b8d6b0d6b6 drivers/telephony/ixj.c: use memdup_user 15 years ago