blob: 239133b887c7a028ad4b648afb2999a5aecbaabf [file] [log] [blame]
c3b3f5247641 ("signal: refactor copy_siginfo_to_user32")
791612e9668c ("x86: x32_setup_rt_frame(): consolidate uaccess areas")
b00d8f8f0b2b ("x86: setup_sigcontext(): list user_access_{begin,end}() into callers")
119cd59fcfbe ("x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)")
44a1d9963259 ("x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callers")
39f16c1c0f14 ("x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()")
d2d2728d161c ("x86: switch ia32_setup_sigcontext() to unsafe_put_user()")
9f855c085fb1 ("x86: switch setup_sigcontext() to unsafe_put_user()")
978727ca331e ("x86: get rid of get_user_ex() in ia32_restore_sigcontext()")
71c3313a38aa ("x86: switch sigframe sigset handling to explict __get_user()/__put_user()")
2b10906f2d25 ("x86: Remove force_iret()")