]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - arch/x86
scsi: mpi3mr: Fix formatting problems in some kernel-doc comments
[mirror_ubuntu-jammy-kernel.git] / arch / x86 /
2022-05-20 Huang Ruix86/msr: Add AMD CPPC MSR definitions
2022-05-20 Huang Ruix86/cpufeatures: Add AMD Collaborative Processor Perfor...
2022-05-20 Peter Zijlstrax86,static_call: Fix __static_call_return0 for i386
2022-05-20 Vincent Mailholx86/bug: Prevent shadowing in __WARN_FLAGS
2022-05-20 Suravee SuthikulpanitKVM: SVM: Allow AVIC support on system w/ physical...
2022-05-20 Kan Liangperf/x86/intel: Don't extend the pseudo-encoding to...
2022-05-20 Dave Hansenx86/mm/tlb: Revert retpoline avoidance approach
2022-05-20 Reto Buerkix86/msi: Fix msi message data shadow struct
2022-05-20 Kan Liangperf/x86/intel: Update the FRONTEND MSR mask on Sapphir...
2022-05-20 Pawan Guptax86/speculation: Restore speculation related MSRs durin...
2022-05-20 Pawan Guptax86/pm: Save the MSR validity status at context setup
2022-05-20 Mateusz Jończykrtc: Check return value from mc146818_get_time()
2022-05-20 Nathan Chancellorx86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with...
2022-05-20 Peter Zijlstrax86: Annotate call_on_stack()
2022-05-20 Dongli Zhangxen: delay xen_hvm_init_time_ops() if kdump is boot...
2022-05-20 Hou WenlongKVM: x86/emulator: Emulate RDPID only if it is enabled...
2022-05-20 Like XuKVM: x86/pmu: Fix and isolate TSX-specific performance...
2022-05-20 Jim MattsonKVM: x86/svm: Clear reserved bits written to PerfEvtSel...
2022-05-20 Peter GondaKVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_...
2022-05-20 Jim MattsonKVM: x86/pmu: Use different raw event masks for AMD...
2022-05-20 Paolo BonziniKVM: x86/mmu: do compare-and-exchange of gPTE via the...
2022-05-20 Yi WangKVM: SVM: fix panic on out-of-bounds guest IRQ
2022-05-20 Li RongQingKVM: x86: fix sending PV IPI
2022-05-20 Vitaly KuznetsovKVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when...
2022-05-20 Vitaly KuznetsovKVM: x86: Avoid theoretical NULL pointer dereference...
2022-05-20 Vitaly KuznetsovKVM: x86: Check lapic_in_kernel() before attempting...
2022-05-20 Vitaly KuznetsovKVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast...
2022-05-20 Vitaly KuznetsovKVM: x86: hyper-v: Fix the maximum number of sparse...
2022-05-20 Vitaly KuznetsovKVM: x86: hyper-v: Drop redundant 'ex' parameter from...
2022-05-20 Vitaly KuznetsovKVM: x86: hyper-v: Drop redundant 'ex' parameter from...
2022-05-20 Sean ChristophersonKVM: x86/mmu: Check for present SPTE when clearing...
2022-05-20 Sean ChristophersonKVM: x86/mmu: Zap _all_ roots when unmapping gfn range...
2022-05-20 Sean ChristophersonKVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_g...
2022-05-20 Paolo BonziniKVM: x86: Reinitialize context if host userspace toggle...
2022-05-20 Juergen Grossxen: fix is_xen_pmu()
2022-05-20 Hou WenlongKVM: x86/emulator: Defer not-present segment check...
2022-05-20 Zhenzhong DuanKVM: x86: Fix emulation in writing cr8
2022-05-20 Adrian Hunterperf/x86/intel/pt: Fix address filter config for 32...
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 Jim Mattsonx86/cpufeatures: Put the AMX macros in the word 18...
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/msr-index: Add MSRs for XFD
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: Prepare for sanitizing KVM FPU code
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/math-emu: Convert to fpstate
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: Convert tracing to fpstate
2022-05-05 Thomas Gleixnerx86/KVM: Convert to fpstate
2022-05-05 Thomas Gleixnerx86/fpu: Replace KVMs xstate component clearing
2022-05-05 Thomas Gleixnerx86/fpu: Convert restore_fpregs_from_fpstate() to struc...
2022-05-05 Thomas Gleixnerx86/fpu: Convert fpstate_init() to struct fpstate
2022-05-05 Thomas Gleixnerx86/fpu: Provide struct fpstate
2022-05-05 Thomas Gleixnerx86/fpu: Replace KVMs home brewed FPU copy to user
2022-05-05 Thomas Gleixnerx86/fpu: Provide a proper function for ex_handler_fpres...
2022-05-05 Thomas Gleixnerx86/fpu: Replace the includes of fpu/internal.h
next