arm64: dts: qcom: msm8992: Don't use sfpb mutex
[platform/kernel/linux-rpi.git] / arch / x86 /
2023-01-24 YingChi Longx86/fpu: Use _Alignof to avoid undefined behavior in...
2023-01-24 Chris Wilsonperf/x86/rapl: Treat Tigerlake like Icelake
2023-01-24 Mikulas Patockax86/asm: Fix an assembler warning with current binutils
2023-01-18 Paolo BonziniKVM: x86: Do not return host topology information from...
2023-01-18 Peter Newmanx86/resctrl: Fix task CLOSID/RMID update race
2023-01-18 Peter Zijlstrax86/boot: Avoid using Intel mnemonics in AT&T syntax asm
2023-01-14 Kyle Hueyx86/fpu: Emulate XRSTOR's behavior if the xfeatures...
2023-01-14 Kyle Hueyx86/fpu: Allow PKRU to be (once again) written by ptrace.
2023-01-14 Kyle Hueyx86/fpu: Add a pkru argument to copy_uabi_to_xstate()
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...
2023-01-12 Rodrigo Brancox86/bugs: Flush IBP in ib_prctl_set()
2023-01-12 Takashi Iwaix86/kexec: Fix double-free of elf header buffer
2023-01-12 Yazen Ghannamx86/MCE/AMD: Clear DFR errors found in THR handler
2023-01-12 Borislav Petkovx86/mce: Get rid of msr_ops
2023-01-12 Masami Hiramatsu... x86/kprobes: Fix optprobe optimization check with CONFI...
2023-01-12 Masami Hiramatsu... x86/kprobes: Fix kprobes instruction boudary check...
2023-01-12 Steven Rostedt ... ftrace/x86: Add back ftrace_expected for ftrace bug...
2023-01-12 Ashok Rajx86/microcode/intel: Do not retry microcode reloading...
2023-01-12 Sean ChristophersonKVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE contro...
2023-01-12 Sean ChristophersonKVM: nVMX: Inject #GP, not #UD, if "generic" VMXON...
2023-01-12 Sean ChristophersonKVM: VMX: Resume guest immediately when injecting ...
2023-01-12 Alexander Antonovperf/x86/intel/uncore: Clear attr_update properly
2023-01-12 Alexander Antonovperf/x86/intel/uncore: Disable I/O stacks to PMU mappin...
2022-12-31 Gaurav Kohlix86/hyperv: Remove unregister syscore call from Hyper...
2022-12-31 Xiu Jianfengx86/xen: Fix memory leak in xen_init_lock_cpu()
2022-12-31 Xiu Jianfengx86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
2022-12-31 Oleg Nesterovuprobes/x86: Allow to probe a NOP instruction with...
2022-12-31 Xiongfeng Wangperf/x86/intel/uncore: Fix reference count leak in...
2022-12-31 Xiongfeng Wangperf/x86/intel/uncore: Fix reference count leak in...
2022-12-31 Xiongfeng Wangperf/x86/intel/uncore: Fix reference count leak in...
2022-12-31 Xiongfeng Wangperf/x86/intel/uncore: Fix reference count leak in...
2022-12-31 Reinette Chatrex86/sgx: Reduce delay and interference of enclave release
2022-12-19 Nathan Chancellorx86/vdso: Conditionally export __vdso_sgx_enter_enclave()
2022-12-08 Kazuki TakiguchiKVM: x86/mmu: Fix race condition in direct_page_fault
2022-12-08 Pawan Guptax86/bugs: Make sure MSR_SPEC_CTRL is updated properly...
2022-12-02 Michael Kelleyx86/ioremap: Fix page aligned size calculation in __ior...
2022-12-02 Pawan Guptax86/pm: Add enumeration check before spec MSRs save...
2022-12-02 Pawan Guptax86/tsx: Add a feature bit for TSX control MSR support
2022-12-02 Maxim LevitskyKVM: x86: remove exit_int_info warning in svm_handle_exit
2022-12-02 Maxim LevitskyKVM: x86: add kvm_leave_nested
2022-12-02 Maxim LevitskyKVM: x86: nSVM: harden svm_free_nested against freeing...
2022-12-02 Maxim LevitskyKVM: x86: forcibly leave nested mode on vCPU reset
2022-12-02 Maxim LevitskyKVM: x86: nSVM: leave nested mode on vCPU free
2022-12-02 Vitaly Kuznetsovx86/hyperv: Restore VP assist page after cpu offlining...
2022-12-02 Borys Popławskix86/sgx: Add overflow check in sgx_validate_offset_length()
2022-12-02 Reinette Chatrex86/sgx: Create utility to validate user provided offse...
2022-11-26 Adrian Hunterperf/x86/intel/pt: Fix sampling using single range...
2022-11-26 Like XuKVM: x86/pmu: Do not speculatively query Intel GP PMCs...
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 Maxim LevitskyKVM: x86: emulator: update the emulation mode after...
2022-11-10 Maxim LevitskyKVM: x86: emulator: update the emulation mode after rsm
2022-11-10 Maxim LevitskyKVM: x86: emulator: introduce emulator_recalc_and_set_mode
2022-11-10 Maxim LevitskyKVM: x86: emulator: em_sysexit should update ctxt-...
2022-11-10 Emanuele Giuseppe... KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXI...
2022-11-10 Jim MattsonKVM: x86: Mask off reserved bits in CPUID.8000001FH
2022-11-10 Jim MattsonKVM: x86: Mask off reserved bits in CPUID.80000001H
2022-11-10 Jim MattsonKVM: x86: Mask off reserved bits in CPUID.80000008H
2022-11-10 Jim MattsonKVM: x86: Mask off reserved bits in CPUID.8000001AH
2022-11-10 Jim MattsonKVM: x86: Mask off reserved bits in CPUID.80000006H
2022-11-10 Jiri Olsax86/syscall: Include asm/ptrace.h in syscall_wrapper...
2022-11-10 Kan Liangperf/x86/intel: Fix pebs event constraints for SPR
2022-11-10 Kan Liangperf/x86/intel: Add Cooper Lake stepping to isolation_u...
2022-11-10 Kan Liangperf/x86/intel: Fix pebs event constraints for ICL
2022-11-10 Alexander GrafKVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
2022-11-10 Alexander GrafKVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_...
2022-11-10 Aaron LewisKVM: x86: Protect the unused bits in MSR exiting flags
2022-11-10 Sean ChristophersonKVM: x86: Treat #DBs from the emulator as fault-like...
2022-11-10 Sean ChristophersonKVM: x86: Trace re-injected exceptions
2022-11-03 Chen Zhongjinx86/unwind/orc: Fix unreliable stack dump with gcov
2022-11-03 Maxim Levitskyperf/x86/intel/lbr: Use setup_clear_cpu_cap() instead...
2022-10-29 Nathan Chancellorx86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
2022-10-29 Charlotte Taniommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
2022-10-29 Zhang Ruix86/topology: Fix duplicated core ID within a package
2022-10-29 Zhang Ruix86/topology: Fix multiple packages shown on a single...
2022-10-29 Babu Mogerx86/resctrl: Fix min_cbm_bits for AMD
2022-10-29 Borislav Petkovx86/microcode/AMD: Apply the patch early on every logic...
2022-10-29 Adrian Hunterperf/x86/intel/pt: Relax address filter validation
2022-10-26 Jane Chux86/mce: Retrieve poison range from hardware
2022-10-26 Kees Cookx86/entry: Work around Clang __bdos() bug
2022-10-26 Vitaly Kuznetsovx86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
2022-10-26 Luciano Leãox86/cpu: Include the header of init_ia32_feat_ctl(...
2022-10-26 Kees Cookx86/microcode/AMD: Track patch allocation size explicitly
2022-10-26 Kohei Tarumizux86/resctrl: Fix to restore to original value when...
2022-10-26 Sean ChristophersonKVM: VMX: Drop bits 31:16 when shoving exception error...
2022-10-26 Sean ChristophersonKVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL...
2022-10-26 Sean ChristophersonKVM: nVMX: Unconditionally purge queued/injected events...
2022-10-26 Michal LuczajKVM: x86/emulator: Fix handing of POP SS to correctly...
2022-10-12 David Gowarch: um: Mark the stack non-executable to fix a binuti...
2022-10-12 Lukas Straubum: Cleanup compiler warning in arch/x86/um/tls_32.c
2022-10-12 Lukas Straubum: Cleanup syscall_handler_t cast in syscalls_32.h
2022-10-05 Nadav Amitx86/alternative: Fix race in try_get_desc()
2022-10-05 Jim MattsonKVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the...
2022-10-05 Jarkko Sakkinenx86/sgx: Do not fail on incomplete sanitization on...
2022-09-28 David MatlackKVM: x86/mmu: Fold rmap_recycle into rmap_add
2022-09-28 Sean ChristophersonKVM: x86: Inject #UD on emulated XSETBV if XSAVES isn...
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()
next