提交歷史

作者 SHA1 備註 提交日期
  Andi Kleen 73e3a7d2a7 x86/fpu: Remove the explicit clearing of XSAVE dependent features 7 年之前
  Andi Kleen ccb18db2ab x86/fpu: Make XSAVE check the base CPUID features before enabling 7 年之前
  Eric Biggers 98c0fad9d6 x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate() 7 年之前
  Eric Biggers 3d703477bc x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate() 7 年之前
  Eric Biggers af2c4322d9 x86/fpu: Copy the full header in copy_user_to_xstate() 7 年之前
  Eric Biggers af95774b3c x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate() 7 年之前
  Eric Biggers b89eda482d x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate() 7 年之前
  Eric Biggers 80d8ae86b3 x86/fpu: Copy the full state_header in copy_kernel_to_xstate() 7 年之前
  Eric Biggers e63e5d5c15 x86/fpu: Introduce validate_xstate_header() 7 年之前
  Ingo Molnar e4a81bfcaa x86/fpu: Rename fpu::fpstate_active to fpu::initialized 7 年之前
  kbuild test robot 4f8cef59ba x86/fpu: Fix boolreturn.cocci warnings 7 年之前
  Rik van Riel 0852b37417 x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs 7 年之前
  Ingo Molnar 6d7f7da553 x86/fpu: Flip the parameter order in copy_*_to_xstate() 7 年之前
  Ingo Molnar 7b9094c688 x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API 7 年之前
  Ingo Molnar 59dffa4edb x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API 7 年之前
  Ingo Molnar 79fecc2b75 x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate() 7 年之前
  Ingo Molnar 8c0817f4a3 x86/fpu: Simplify __copy_xstate_to_kernel() return values 7 年之前
  Ingo Molnar 6ff15f8db7 x86/fpu: Change 'size_total' parameter to unsigned and standardize the size checks in copy_xstate_to_*() 7 年之前
  Ingo Molnar 56583c9a14 x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods 7 年之前
  Ingo Molnar 8a5b731889 x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() functions 7 年之前
  Ingo Molnar becb2bb72f x86/fpu: Clean up the parameter definitions of copy_xstate_to_*() 7 年之前
  Ingo Molnar d7eda6c99c x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs 7 年之前
  Ingo Molnar a69c158fb3 x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs 7 年之前
  Ingo Molnar 4d981cf2d9 x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs 7 年之前
  Ingo Molnar f0d4f30a7f x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user() 7 年之前
  Ingo Molnar 656f083116 x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user() 7 年之前
  Linus Torvalds 280d7a1ede Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
  Andy Lutomirski 9170fb4094 x86/fpu: Fix "x86/fpu: Legacy x87 FPU detected" message 8 年之前
  Yu-cheng Yu dffba9a31c x86/fpu/xstate: Fix xcomp_bv in XSAVES header 8 年之前
  Kevin Hao 4c833368f0 x86/fpu: Set the xcomp_bv when we fake up a XSAVES area 8 年之前