x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
[platform/kernel/linux-rpi.git] / arch / x86 / include /
2023-01-14 Kyle Hueyx86/fpu: Add a pkru argument to copy_uabi_from_kernel_t...
2023-01-14 Kyle Hueyx86/fpu: Take task_struct* in copy_sigframe_from_user_t...
2022-12-08 Pawan Guptax86/bugs: Make sure MSR_SPEC_CTRL is updated properly...
2022-12-02 Pawan Guptax86/tsx: Add a feature bit for TSX control MSR support
2022-11-26 Tony Luckx86/cpu: Add several Intel server CPU model numbers
2022-11-16 Borislav Petkovx86/cpu: Restore AMD's DE_CFG MSR after resume
2022-11-10 Jiri Olsax86/syscall: Include asm/ptrace.h in syscall_wrapper...
2022-10-29 Charlotte Taniommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
2022-10-26 Vitaly Kuznetsovx86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
2022-10-26 Kees Cookx86/microcode/AMD: Track patch allocation size explicitly
2022-09-23 Mingwei ZhangKVM: SEV: add cache flush to solve SEV cache incoherenc...
2022-09-20 Borislav Petkovtask_stack, x86/cea: Force-inline stack helpers
2022-09-20 Borislav Petkovx86/mm: Force-inline __phys_addr_nodebug()
2022-08-31 Peter Zijlstrax86/nospec: Fix i386 RSB stuffing
2022-08-31 Peter Zijlstrax86/nospec: Unwreck the RSB stuffing
2022-08-31 Pawan Guptax86/bugs: Add "unknown" reporting for MMIO Stale Data
2022-08-17 Like XuKVM: x86/pmu: Introduce the ctrl_mask value for fixed...
2022-08-17 Sean ChristophersonKVM: x86: Tag kvm_mmu_x86_module_init() with __init
2022-08-11 Pawan Guptax86/speculation: Add LFENCE to RSB fill sequence
2022-08-11 Daniel Sneddonx86/speculation: Add RSB VM Exit protections
2022-08-11 Paolo BonziniKVM: x86: do not report a vCPU as preempted outside...
2022-07-29 Peter Zijlstrax86/entry_32: Fix segment exceptions
2022-07-29 Jan Beulichx86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
2022-07-29 Nick Desaulniersx86/extable: Prefer local labels in .set directives
2022-07-29 Peter Zijlstrax86/amd: Use IBPB for firmware calls
2022-07-29 Peter Zijlstrax86/futex: Remove .fixup usage
2022-07-29 Peter Zijlstrax86/msr: Remove .fixup usage
2022-07-29 Peter Zijlstrax86/extable: Extend extable functionality
2022-07-29 Peter Zijlstrax86/entry_32: Remove .fixup usage
2022-07-29 Thomas Gleixnerx86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TY...
2022-07-29 Thomas Gleixnerx86/extable: Rework the exception table mechanics
2022-07-29 Thomas Gleixnerx86/extable: Get rid of redundant macros
2022-07-29 Peter Zijlstrax86/uaccess: Implement macros for CMPXCHG on user addresses
2022-07-29 Jeffrey HugoPCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
2022-07-23 Nathan Chancellorx86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_...
2022-07-23 Pawan Guptax86/speculation: Disable RRSBA behavior
2022-07-23 Peter Zijlstrax86/retbleed: Add fine grained Kconfig knobs
2022-07-23 Andrew Cooperx86/cpu/amd: Enumerate BTC_NO
2022-07-23 Josh Poimboeufx86/speculation: Fill RSB on vmexit for IBRS
2022-07-23 Josh PoimboeufKVM: VMX: Prevent guest RSB poisoning attacks with...
2022-07-23 Josh Poimboeufobjtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
2022-07-23 Josh Poimboeufx86/speculation: Fix firmware entry SPEC_CTRL handling
2022-07-23 Josh Poimboeufx86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
2022-07-23 Peter Zijlstrax86/cpu/amd: Add Spectral Chicken
2022-07-23 Peter Zijlstraobjtool: Add entry UNRET validation
2022-07-23 Peter Zijlstrax86/bugs: Add retbleed=ibpb
2022-07-23 Peter Zijlstraobjtool: Update Retpoline validation
2022-07-23 Peter Zijlstraintel_idle: Disable IBRS during long idle
2022-07-23 Peter Zijlstrax86/bugs: Report Intel retbleed vulnerability
2022-07-23 Pawan Guptax86/speculation: Add spectre_v2=ibrs option to support...
2022-07-23 Peter Zijlstrax86/bugs: Optimize SPEC_CTRL MSR writes
2022-07-23 Thadeu Lima de Sou... x86/entry: Add kernel IBRS implementation
2022-07-23 Peter Zijlstrax86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
2022-07-23 Alexandre Chartrex86/bugs: Report AMD retbleed vulnerability
2022-07-23 Peter Zijlstrax86: Add magic AMD return-thunk
2022-07-23 Peter Zijlstrax86: Use return-thunk in asm code
2022-07-23 Peter Zijlstrax86,static_call: Use alternative RET encoding
2022-07-23 Peter Zijlstrax86: Undo return-thunk damage
2022-07-23 Peter Zijlstrax86/retpoline: Use -mfunction-return
2022-07-23 Peter Zijlstrax86/retpoline: Cleanup some #ifdefery
2022-07-23 Peter Zijlstrax86/cpufeatures: Move RETPOLINE flags to word 11
2022-07-23 Peter Zijlstrabpf,x86: Respect X86_FEATURE_RETPOLINE*
2022-07-23 Peter Zijlstrax86/alternative: Implement .retpoline_sites support
2022-07-23 Peter Zijlstrax86/retpoline: Create a retpoline thunk array
2022-07-23 Peter Zijlstrax86/retpoline: Move the retpoline thunk declarations...
2022-07-23 Peter Zijlstrax86/asm: Fixup odd GEN-for-each-reg.h usage
2022-07-23 Peter Zijlstrax86/asm: Fix register order
2022-07-23 Peter Zijlstrax86/retpoline: Remove unused replacement symbols
2022-07-23 Lai Jiangshanx86/traps: Use pt_regs directly in fixup_bad_iret()
2022-06-16 Pawan GuptaKVM: x86/speculation: Disable Fill buffer clear within...
2022-06-16 Pawan Guptax86/speculation/mmio: Add mitigation for Processor...
2022-06-16 Pawan Guptax86/speculation/mmio: Enumerate Processor MMIO Stale...
2022-06-14 Peter Zijlstrax86/cpu: Elide KCSAN for cpu_has() and friends
2022-06-09 Naveen N. Raokexec_file: drop weak attribute from arch_kexec_apply_r...
2022-06-09 Matthieu Baertsx86/pm: Fix false positive kmemleak report in msr_build...
2022-06-09 Kirill A. ShutemovACPICA: Avoid cache flush inside virtual machines
2022-05-30 Jason A. Donenfeldx86/tsc: Use fallback for random_get_entropy() instead...
2022-05-15 Peter Zijlstrax86: Add straight-line-speculation mitigation
2022-05-15 Peter Zijlstrax86: Prepare inline-asm for straight-line-speculation
2022-05-09 Borislav Petkovx86/cpu: Load microcode during restore_processor_state()
2022-04-27 Mikulas Patockastat: fix inconsistency between struct stat and struct...
2022-04-20 Pawan Guptax86/tsx: Disable TSX development mode at boot
2022-04-20 Sean ChristophersonKVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is...
2022-04-13 Vincent Mailholx86/bug: Prevent shadowing in __WARN_FLAGS
2022-04-13 Kan Liangperf/x86/intel: Don't extend the pseudo-encoding to...
2022-04-13 Reto Buerkix86/msi: Fix msi message data shadow struct
2022-04-13 Peter Zijlstrax86: Annotate call_on_stack()
2022-04-13 Jim MattsonKVM: x86/pmu: Use different raw event masks for AMD...
2022-03-11 Peter Zijlstrax86/speculation: Add eIBRS + Retpoline options
2022-03-11 Peter Zijlstra ... x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
2022-02-23 Nick Desaulniersx86/bug: Merge annotate_reachable() into _BUG_FLAGS...
2022-02-01 Sean ChristophersonKVM: x86: Forcibly leave nested virt when SMM state...
2022-01-27 Joerg Roedelx86/mm: Flush global TLB when switching to trampoline...
2022-01-27 Huang Ruix86, sched: Fix undefined reference to init_freq_invari...
2022-01-27 Kees Cookx86/uaccess: Move variable into switch case statement
2022-01-20 Sean ChristophersonKVM: x86: Register Processor Trace interrupt hook iff...
2022-01-05 Javier Martinez... efi: Move efifb_setup_from_dmi() prototype from arch...
2021-12-29 Marc OrrKVM: x86: Always set kvm_run->if_flag
2021-12-29 Andrew Cooperx86/pkey: Fix undefined behaviour with PKRU_WD_BIT
2021-12-14 Vitaly KuznetsovKVM: x86: Wait for IPIs to be delivered when handling...
next