blob: 665ff15ea15cf92944d971f67404fd695832cb34 [file] [log] [blame]
cf9df81b139b ("x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set()")
814fb7bb7db5 ("x86/fpu: Don't let userspace set bogus xcomp_bv")
6d7f7da5533a ("x86/fpu: Flip the parameter order in copy_*_to_xstate()")
7b9094c688f8 ("x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API")
59dffa4edba1 ("x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API")
79fecc2b7506 ("x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate()")
56583c9a1400 ("x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods")
8a5b731889cb ("x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() functions")
becb2bb72ff9 ("x86/fpu: Clean up the parameter definitions of copy_xstate_to_*()")
d7eda6c99cc7 ("x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs")
a69c158fb3e7 ("x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs")
4d981cf2d96f ("x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs")
f0d4f30a7fd2 ("x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user()")
656f083116a4 ("x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user()")