]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - arch/x86/kernel
x86/cpu/amd: Enumerate BTC_NO
[mirror_ubuntu-jammy-kernel.git] / arch / x86 / kernel /
2022-07-19 Andrew Cooperx86/cpu/amd: Enumerate BTC_NO
2022-07-19 Peter Zijlstrax86/common: Stamp out the stepping madness
2022-07-19 Josh PoimboeufKVM: VMX: Prevent RSB underflow before vmenter
2022-07-19 Josh Poimboeufx86/speculation: Fill RSB on vmexit for IBRS
2022-07-19 Josh PoimboeufKVM: VMX: Prevent guest RSB poisoning attacks with...
2022-07-19 Josh Poimboeufx86/speculation: Remove x86_spec_ctrl_mask
2022-07-19 Josh Poimboeufx86/speculation: Use cached host SPEC_CTRL value for...
2022-07-19 Josh Poimboeufx86/speculation: Fix SPEC_CTRL write on SMT state change
2022-07-19 Peter Zijlstrax86/cpu/amd: Add Spectral Chicken
2022-07-19 Peter Zijlstraobjtool: Add entry UNRET validation
2022-07-19 Josh Poimboeufx86/bugs: Do IBPB fallback check only once
2022-07-19 Peter Zijlstrax86/bugs: Add retbleed=ibpb
2022-07-19 Peter Zijlstraintel_idle: Disable IBRS during long idle
2022-07-19 Peter Zijlstrax86/bugs: Report Intel retbleed vulnerability
2022-07-19 Peter Zijlstrax86/bugs: Split spectre_v2_select_mitigation() and...
2022-07-19 Pawan Guptax86/speculation: Add spectre_v2=ibrs option to support...
2022-07-19 Peter Zijlstrax86/bugs: Optimize SPEC_CTRL MSR writes
2022-07-19 Peter Zijlstrax86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
2022-07-19 Kim Phillipsx86/bugs: Enable STIBP for JMP2RET
2022-07-19 Alexandre Chartrex86/bugs: Add AMD retbleed= boot parameter
2022-07-19 Alexandre Chartrex86/bugs: Report AMD retbleed vulnerability
2022-07-19 Peter Zijlstrax86: Add magic AMD return-thunk
2022-07-19 Peter Zijlstrax86/ftrace: Use alternative RET encoding
2022-07-19 Peter Zijlstrax86,static_call: Use alternative RET encoding
2022-07-19 Peter Zijlstrax86: Undo return-thunk damage
2022-07-19 Peter Zijlstrax86/ibt,ftrace: Make function-graph play nice
2022-07-19 Lai Jiangshanx86/traps: Use pt_regs directly in fixup_bad_iret()
2022-07-19 Greg Kroah-Hartmanx86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
2022-07-19 Peter Zijlstrax86: Add straight-line-speculation mitigation
2022-07-19 Peter Zijlstrax86/alternative: Relax text_poke_bp() constraint
2022-07-19 Peter Zijlstrax86: Prepare inline-asm for straight-line-speculation
2022-07-19 Peter Zijlstrax86: Prepare asm files for straight-line-speculation
2022-06-22 Wanpeng Lix86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspe...
2022-06-22 Thomas Gleixnerx86/fpu: Prevent FPU state corruption
2022-06-22 Borislav Petkovx86/cpu: Load microcode during restore_processor_state()
2022-06-22 Andreas Gruenbachergup: Turn fault_in_pages_{readable,writeable} into...
2022-06-09 Josh Poimboeufx86/speculation/mmio: Print SMT warning
2022-06-09 Pawan Guptax86/speculation/mmio: Reuse SRBDS mitigation for SBDS
2022-06-09 Pawan Guptax86/speculation/srbds: Update SRBDS mitigation selection
2022-06-09 Pawan Guptax86/speculation/mmio: Add sysfs reporting for Processor...
2022-06-09 Pawan Guptax86/speculation/mmio: Enable CPU Fill buffer clearing...
2022-06-09 Pawan Guptax86/bugs: Group MDS, TAA & Processor MMIO Stale Data...
2022-06-09 Pawan Guptax86/speculation/mmio: Add mitigation for Processor...
2022-06-09 Pawan Guptax86/speculation: Add a common function for MD_CLEAR...
2022-06-09 Pawan Guptax86/speculation/mmio: Enumerate Processor MMIO Stale...
2022-05-20 Pawan Guptax86/tsx: Disable TSX development mode at boot
2022-05-20 Pawan Guptax86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
2022-05-20 Peter Zijlstrax86,static_call: Fix __static_call_return0 for i386
2022-05-20 Mateusz Jończykrtc: Check return value from mc146818_get_time()
2022-05-20 Li RongQingKVM: x86: fix sending PV IPI
2022-05-20 Mark CilissenACPI / x86: Work around broken XSDT on Advantech DAC...
2022-05-05 Yang Zhongx86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation
2022-05-05 Marco Elverx86/fpu/signal: Initialize sw_bytes in save_xstate_epilog()
2022-05-05 Chang S. Baex86/fpu/amx: Enable the AMX feature in 64-bit mode
2022-05-05 Chang S. Baex86/fpu: Add XFD handling for dynamic states
2022-05-05 Chang S. Baex86/fpu: Calculate the default sizes independently
2022-05-05 Chang S. Baex86/fpu/amx: Define AMX state components and have it...
2022-05-05 Chang S. Baex86/fpu/xstate: Prepare XSAVE feature table for gaps...
2022-05-05 Chang S. Baex86/fpu/xstate: Add fpstate_realloc()/free()
2022-05-05 Chang S. Baex86/fpu/xstate: Add XFD #NM handler
2022-05-05 Chang S. Baex86/fpu: Update XFD state where required
2022-05-05 Thomas Gleixnerx86/fpu: Add sanity checks for XFD
2022-05-05 Chang S. Baex86/fpu: Add XFD state to fpstate
2022-05-05 Chang S. Baex86/cpufeatures: Add eXtended Feature Disabling (XFD...
2022-05-05 Chang S. Baex86/fpu: Reset permission and fpstate on exec()
2022-05-05 Thomas Gleixnerx86/fpu: Prepare fpu_clone() for dynamically enabled...
2022-05-05 Chang S. Baex86/fpu/signal: Prepare for variable sigframe length
2022-05-05 Thomas Gleixnerx86/signal: Use fpu::__state_user_size for sigalt stack...
2022-05-05 Thomas Gleixnerx86/fpu: Add basic helpers for dynamically enabled...
2022-05-05 Chang S. Baex86/arch_prctl: Add controls for dynamic XSTATE components
2022-05-05 Thomas Gleixnerx86/fpu: Add fpu_state_config::legacy_features
2022-05-05 Thomas Gleixnerx86/fpu: Add members to struct fpu to cache permission...
2022-05-05 Chang S. Baex86/fpu/xstate: Provide xstate_calculate_size()
2022-05-05 Thomas Gleixnerx86/signal: Implement sigaltstack size validation
2022-05-05 Thomas Gleixnerx86/fpu: Remove old KVM FPU interface
2022-05-05 Thomas Gleixnerx86/kvm: Convert FPU handling to a single swap buffer
2022-05-05 Thomas Gleixnerx86/fpu: Provide infrastructure for KVM FPU cleanup
2022-05-05 Thomas Gleixnerx86/fpu/xstate: Move remaining xfeature helpers to...
2022-05-05 Thomas Gleixnerx86/fpu: Rework restore_regs_from_fpstate()
2022-05-05 Thomas Gleixnerx86/fpu: Mop up xfeatures_mask_uabi()
2022-05-05 Thomas Gleixnerx86/fpu: Move xstate feature masks to fpu_*_cfg
2022-05-05 Thomas Gleixnerx86/fpu: Move xstate size to fpu_*_cfg
2022-05-05 Thomas Gleixnerx86/fpu/xstate: Cleanup size calculations
2022-05-05 Thomas Gleixnerx86/fpu: Cleanup fpu__init_system_xstate_size_legacy()
2022-05-05 Thomas Gleixnerx86/fpu: Provide struct fpu_config
2022-05-05 Thomas Gleixnerx86/fpu/signal: Use fpstate for size and features
2022-05-05 Thomas Gleixnerx86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
2022-05-05 Thomas Gleixnerx86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
2022-05-05 Thomas Gleixnerx86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate()
2022-05-05 Thomas Gleixnerx86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
2022-05-05 Thomas Gleixnerx86/fpu/xstate: Use fpstate for os_xsave()
2022-05-05 Thomas Gleixnerx86/fpu: Use fpstate::size
2022-05-05 Thomas Gleixnerx86/fpu: Add size and mask information to fpstate
2022-05-05 Thomas Gleixnerx86/process: Move arch_thread_struct_whitelist() out...
2022-05-05 Thomas Gleixnerx86/fpu: Do not leak fpstate pointer on fork
2022-05-05 Thomas Gleixnerx86/fpu: Remove fpu::state
2022-05-05 Thomas Gleixnerx86/fpu/core: Convert to fpstate
2022-05-05 Thomas Gleixnerx86/fpu/signal: Convert to fpstate
2022-05-05 Thomas Gleixnerx86/fpu/regset: Convert to fpstate
2022-05-05 Thomas Gleixnerx86/fpu: Replace KVMs xstate component clearing
next