linux-stable/include/linux/sched
Oleg Nesterov d5b36a4dbd fix race between exit_itimers() and /proc/pid/timers
As Chris explains, the comment above exit_itimers() is not correct,
we can race with proc_timers_seq_ops. Change exit_itimers() to clear
signal->posix_timers with ->siglock held.

Cc: <stable@vger.kernel.org>
Reported-by: chris@accessvector.net
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2022-07-11 09:52:59 -07:00
..
affinity.h
autogroup.h
clock.h
cond_resched.h
coredump.h sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE 2022-05-19 14:08:48 -07:00
cpufreq.h
cputime.h
deadline.h
debug.h
hotplug.h
idle.h
init.h
isolation.h
jobctl.h sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state 2022-05-11 14:37:06 -05:00
loadavg.h
mm.h mm: Add len and flags parameters to arch_get_mmap_end() 2022-05-05 22:11:57 +10:00
nohz.h
numa_balancing.h
posix-timers.h
prio.h
rseq_api.h
rt.h
sd_flags.h
signal.h While looking at the ptrace problems with PREEMPT_RT and the problems 2022-06-03 16:13:25 -07:00
smt.h
stat.h
sysctl.h sched: Move energy_aware sysctls to topology.c 2022-04-06 13:43:44 -07:00
task.h fix race between exit_itimers() and /proc/pid/timers 2022-07-11 09:52:59 -07:00
task_flags.h
task_stack.h task_stack, x86/cea: Force-inline stack helpers 2022-04-04 10:13:07 +02:00
thread_info_api.h
topology.h
types.h
user.h
wake_q.h
xacct.h