1. c862dcd x86/fpu: Fix inline prefix warnings by Yang Zhong · 3 years ago
  2. c60427d x86/fpu: Add uabi_size to guest_fpu by Thomas Gleixner · 3 years ago
  3. c270ce3 x86/fpu: Add guest support to xfd_enable_feature() by Thomas Gleixner · 3 years ago
  4. 980fe2f x86/fpu: Extend fpu_xstate_prctl() with guest permissions by Thomas Gleixner · 3 years ago
  5. 2308ee5 x86/fpu/amx: Enable the AMX feature in 64-bit mode by Chang S. Bae · 3 years, 2 months ago
  6. db3e732 x86/fpu: Add XFD handling for dynamic states by Chang S. Bae · 3 years, 2 months ago
  7. 2ae996e x86/fpu: Calculate the default sizes independently by Chang S. Bae · 3 years, 2 months ago
  8. eec2113 x86/fpu/amx: Define AMX state components and have it used for boot-time checks by Chang S. Bae · 3 years, 2 months ago
  9. 70c3f16 x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers by Chang S. Bae · 3 years, 2 months ago
  10. 500afbf x86/fpu/xstate: Add fpstate_realloc()/free() by Chang S. Bae · 3 years, 2 months ago
  11. 783e87b x86/fpu/xstate: Add XFD #NM handler by Chang S. Bae · 3 years, 2 months ago
  12. 6723654 x86/fpu: Update XFD state where required by Chang S. Bae · 3 years, 2 months ago
  13. 5529acf x86/fpu: Add sanity checks for XFD by Thomas Gleixner · 3 years, 2 months ago
  14. 53599b4 x86/fpu/signal: Prepare for variable sigframe length by Chang S. Bae · 3 years, 2 months ago
  15. db8268d x86/arch_prctl: Add controls for dynamic XSTATE components by Chang S. Bae · 3 years, 2 months ago
  16. 84e4dcc x86/fpu/xstate: Provide xstate_calculate_size() by Chang S. Bae · 3 years, 2 months ago
  17. eda32f4 x86/fpu: Rework restore_regs_from_fpstate() by Thomas Gleixner · 3 years, 2 months ago
  18. daddee2 x86/fpu: Mop up xfeatures_mask_uabi() by Thomas Gleixner · 3 years, 2 months ago
  19. 1c253ff x86/fpu: Move xstate feature masks to fpu_*_cfg by Thomas Gleixner · 3 years, 2 months ago
  20. 2bd264b x86/fpu: Move xstate size to fpu_*_cfg by Thomas Gleixner · 3 years, 2 months ago
  21. cd9ae76 x86/fpu/xstate: Cleanup size calculations by Thomas Gleixner · 3 years, 2 months ago
  22. 49e4eb4 x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate() by Thomas Gleixner · 3 years, 3 months ago
  23. 3ac8d757 x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf() by Thomas Gleixner · 3 years, 3 months ago
  24. 248452c x86/fpu: Add size and mask information to fpstate by Thomas Gleixner · 3 years, 3 months ago
  25. c20942c x86/fpu/core: Convert to fpstate by Thomas Gleixner · 3 years, 3 months ago
  26. 087df48 x86/fpu: Replace KVMs xstate component clearing by Thomas Gleixner · 3 years, 3 months ago
  27. f83ac56 x86/fpu: Convert fpstate_init() to struct fpstate by Thomas Gleixner · 3 years, 3 months ago
  28. b56d279 x86/fpu: Replace the includes of fpu/internal.h by Thomas Gleixner · 3 years, 2 months ago
  29. d9d005f x86/fpu: Move mxcsr related code to core by Thomas Gleixner · 3 years, 2 months ago
  30. 3400257 x86/fpu: Move legacy ASM wrappers to core by Thomas Gleixner · 3 years, 2 months ago
  31. b579d0c x86/fpu: Make os_xrstor_booting() private by Thomas Gleixner · 3 years, 2 months ago
  32. 9603445 x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init by Thomas Gleixner · 3 years, 2 months ago
  33. ca834de x86/fpu: Rework copy_xstate_to_uabi_buf() by Thomas Gleixner · 3 years, 2 months ago
  34. ea4d693 x86/fpu: Replace KVMs home brewed FPU copy from user by Thomas Gleixner · 3 years, 2 months ago
  35. a0ff061 x86/fpu: Move KVMs FPU swapping to FPU core by Thomas Gleixner · 3 years, 2 months ago
  36. 63cf05a x86/fpu/xstate: Mark all init only functions __init by Thomas Gleixner · 3 years, 2 months ago
  37. ffd3e50 x86/fpu/xstate: Provide and use for_each_xfeature() by Thomas Gleixner · 3 years, 2 months ago
  38. 126fe04 x86/fpu: Cleanup xstate xcomp_bv initialization by Thomas Gleixner · 3 years, 2 months ago
  39. dc2f39f x86/fpu: Cleanup the on_boot_cpu clutter by Thomas Gleixner · 3 years, 2 months ago
  40. f5daf83 x86/fpu: Restrict xsaves()/xrstors() to independent states by Thomas Gleixner · 3 years, 2 months ago
  41. 93c2cdc x86/fpu/xstate: Clear xstate header in copy_xstate_to_uabi_buf() again by Thomas Gleixner · 3 years, 6 months ago
  42. 30a304a x86/fpu: Mask PKRU from kernel XRSTOR[S] operations by Thomas Gleixner · 3 years, 6 months ago
  43. e84ba47 x86/fpu: Hook up PKRU into ptrace() by Dave Hansen · 3 years, 6 months ago
  44. 65e9521 x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi() by Thomas Gleixner · 3 years, 6 months ago
  45. 8a1dc55 x86/cpu: Sanitize X86_FEATURE_OSPKE by Thomas Gleixner · 3 years, 6 months ago
  46. a75c528 x86/fpu/xstate: Sanitize handling of independent features by Thomas Gleixner · 3 years, 6 months ago
  47. 01707b6 x86/fpu: Rename "dynamic" XSTATEs to "independent" by Andy Lutomirski · 3 years, 6 months ago
  48. 522e927 x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate() by Thomas Gleixner · 3 years, 6 months ago
  49. 1cc3441 x86/fpu: Rename xstate copy functions which are related to UABI by Thomas Gleixner · 3 years, 6 months ago
  50. b16313f x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs() by Thomas Gleixner · 3 years, 6 months ago
  51. 1f31712 x86/fpu: Get rid of copy_supervisor_to_kernel() by Thomas Gleixner · 3 years, 6 months ago
  52. 9fe8a6f x86/fpu: Cleanup arch_set_user_pkey_access() by Thomas Gleixner · 3 years, 6 months ago
  53. 02b93c0 x86/fpu: Get rid of using_compacted_format() by Thomas Gleixner · 3 years, 6 months ago
  54. afac9e8 x86/fpu: Remove fpstate_sanitize_xstate() by Thomas Gleixner · 3 years, 6 months ago
  55. eb6f517 x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get() by Thomas Gleixner · 3 years, 6 months ago
  56. 3a33511 x86/fpu: Simplify PTRACE_GETREGS code by Dave Hansen · 3 years, 6 months ago
  57. 947f494 x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate() by Thomas Gleixner · 3 years, 6 months ago
  58. 43be46e x86/fpu: Sanitize xstateregs_set() by Thomas Gleixner · 3 years, 6 months ago
  59. 4098b3e x86/fpu: Remove unused get_xsave_field_ptr() by Thomas Gleixner · 3 years, 6 months ago
  60. ce38f03 x86/fpu: Get rid of fpu__get_supported_xfeatures_mask() by Thomas Gleixner · 3 years, 6 months ago
  61. 4e8e431 x86/fpu: Make xfeatures_mask_all __ro_after_init by Thomas Gleixner · 3 years, 6 months ago
  62. ce578f1 x86/fpu: Mark various FPU state variables __ro_after_init by Thomas Gleixner · 3 years, 6 months ago
  63. 9625895 x86/fpu: Fix copy_xstate_to_kernel() gap handling by Thomas Gleixner · 3 years, 6 months ago
  64. c4cf5f6 Merge x86/urgent into x86/fpu by Borislav Petkov · 3 years, 6 months ago
  65. f9dfb5e x86/fpu: Make init_fpstate correct with optimized XSAVE by Thomas Gleixner · 3 years, 6 months ago
  66. f72a249 x86/fpu: Add address range checks to copy_user_to_xstate() by Andy Lutomirski · 3 years, 7 months ago
  67. 9bfecd0 x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid() by Thomas Gleixner · 3 years, 7 months ago
  68. d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
  69. 0a74d61 x86/fpu/xstate: Use sizeof() instead of a constant by Yejune Deng · 4 years ago
  70. 20f0afd x86/mmu: Allocate/free a PASID by Fenghua Yu · 4 years, 3 months ago
  71. b454feb x86/fpu/xstate: Add supervisor PASID state for ENQCMD by Yu-cheng Yu · 4 years, 3 months ago
  72. 50f6c7d Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  73. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  74. 76d1025 x86/fpu/xstate: Fix an xstate size check warning with architectural LBRs by Kan Liang · 4 years, 5 months ago
  75. e89d4ca Merge tag 'v5.8-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 5 months ago
  76. 0557d64 x86: switch to ->regset_get() by Al Viro · 4 years, 10 months ago
  77. 5714ee5 copy_xstate_to_kernel: Fix typo which caused GDB regression by Kevin Buettner · 4 years, 5 months ago
  78. ce711ea perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch by Kan Liang · 4 years, 6 months ago
  79. 50f408d x86/fpu/xstate: Add helpers for LBR dynamic supervisor feature by Kan Liang · 4 years, 6 months ago
  80. f0dccc9 x86/fpu/xstate: Support dynamic supervisor feature for LBR by Kan Liang · 4 years, 6 months ago
  81. 0a319ef Merge tag 'x86-fpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  82. 9e46365 copy_xstate_to_kernel(): don't leave parts of destination uninitialized by Al Viro · 4 years, 7 months ago
  83. eeedf15 x86/fpu: Introduce copy_supervisor_to_kernel() by Yu-cheng Yu · 4 years, 8 months ago
  84. 71581ee x86/fpu/xstate: Introduce XSAVES supervisor states by Yu-cheng Yu · 4 years, 8 months ago
  85. 524bb73 x86/fpu/xstate: Separate user and supervisor xfeatures mask by Yu-cheng Yu · 4 years, 8 months ago
  86. 8ab2280 x86/fpu/xstate: Define new macros for supervisor and user xstates by Fenghua Yu · 4 years, 8 months ago
  87. 5274e6c x86/fpu/xstate: Rename validate_xstate_header() to validate_user_xstate_header() by Fenghua Yu · 4 years, 8 months ago
  88. 16171bf x86/pkeys: Add check for pkey "overflow" by Dave Hansen · 5 years ago
  89. e70b100 x86/fpu/xstate: Warn when checking alignment of disabled xfeatures by Yu-cheng Yu · 5 years ago
  90. 49a91d61 x86/fpu/xstate: Fix XSAVES offsets in setup_xstate_comp() by Yu-cheng Yu · 5 years ago
  91. c12e13d x86/fpu/xstate: Fix last_good_offset in setup_xstate_features() by Yu-cheng Yu · 5 years ago
  92. 158e2ee x86/fpu/xstate: Make xfeature_is_supervisor()/xfeature_is_user() return bool by Yu-cheng Yu · 5 years ago
  93. 8c9e607 x86/fpu/xstate: Fix small issues by Yu-cheng Yu · 5 years ago
  94. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  95. 446e693 x86/fpu: Use XFEATURE_FP/SSE enum values instead of hardcoded numbers by Cyrill Gorcunov · 5 years ago
  96. c085505 x86/fpu: Shrink space allocated for xstate_comp_offsets by Cyrill Gorcunov · 5 years ago
  97. 58db1037 x86/fpu: Update stale variable name in comment by Cyrill Gorcunov · 5 years ago
  98. 3431a94 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. 7891bc0 x86/fpu: Inline fpu__xstate_clear_all_cpu_caps() by Sebastian Andrzej Siewior · 5 years ago
  100. 0c608da x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status by Aubrey Li · 6 years ago