arm64: dts: phycore-imx8mm: Correction in gpio-line-names
[platform/kernel/linux-starfive.git] / arch / x86 /
2023-08-08 Greg Kroah-Hartmanx86: fix backwards merge of GDS/SRSO bit
2023-08-08 Borislav Petkov... x86/srso: Tie SBPB bit setting to microcode patch detection
2023-08-08 Borislav Petkov... x86/srso: Add a forgotten NOENDBR annotation
2023-08-08 Josh Poimboeufx86/srso: Fix return thunks in generated code
2023-08-08 Borislav Petkov... x86/srso: Add IBPB on VMEXIT
2023-08-08 Borislav Petkov... x86/srso: Add IBPB
2023-08-08 Borislav Petkov... x86/srso: Add SRSO_NO support
2023-08-08 Borislav Petkov... x86/srso: Add IBPB_BRTYPE support
2023-08-08 Borislav Petkov... x86/srso: Add a Speculative RAS Overflow mitigation
2023-08-08 Kim Phillipsx86/cpu, kvm: Add support for CPUID_80000021_EAX
2023-08-08 Borislav Petkov... x86/bugs: Increase the x86 bugs vector size to two...
2023-08-08 Peter Zijlstrax86/mm: Use mm_alloc() in poking_init()
2023-08-08 Juergen Grossx86/mm: fix poking_init() for Xen PV guests
2023-08-08 Juergen Grossx86/xen: Fix secondary processors' FPU initialization
2023-08-08 Thomas Gleixnerx86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
2023-08-08 Daniel SneddonKVM: Add GDS_NO support to KVM
2023-08-08 Daniel Sneddonx86/speculation: Add Kconfig option for GDS
2023-08-08 Daniel Sneddonx86/speculation: Add force option to GDS mitigation
2023-08-08 Daniel Sneddonx86/speculation: Add Gather Data Sampling mitigation
2023-08-08 Thomas Gleixnerx86/fpu: Move FPU initialization into arch_cpu_finalize...
2023-08-08 Thomas Gleixnerx86/fpu: Mark init functions __init
2023-08-08 Thomas Gleixnerx86/fpu: Remove cpuinfo argument from init functions
2023-08-08 Thomas Gleixnerx86/init: Initialize signal frame size late
2023-08-08 Thomas Gleixnerinit, x86: Move mem_encrypt_init() into arch_cpu_finali...
2023-08-08 Thomas Gleixnerx86/cpu: Switch to arch_cpu_finalize_init()
2023-08-03 Yazen Ghannamx86/MCE/AMD: Decrement threshold_bank refcount when...
2023-08-03 Sean ChristophersonKVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0...
2023-08-03 Sean ChristophersonKVM: VMX: Don't fudge CR0 and CR4 for restricted L2...
2023-08-03 Kirill A. Shutemovx86/traps: Fix load_unaligned_zeropad() handling for...
2023-07-24 Borislav Petkov... x86/cpu/amd: Add a Zenbleed fix
2023-07-24 Borislav Petkov... x86/cpu/amd: Move the errata checking functionality up
2023-07-23 Namhyung Kimperf/x86: Fix lockdep warning in for_each_sibling_event...
2023-07-19 Thomas Gleixnerx86/efi: Make efi_set_virtual_address_map IBT safe
2023-07-19 Juergen Grossx86/mm: Fix __swp_entry_to_pte() for Xen PV guests
2023-07-19 Ravi Bangoriaperf/ibs: Fix interface via core pmu events
2023-07-19 Kirill A. Shutemovx86/tdx: Fix race between set_memory_encrypted() and...
2023-07-19 Kirill A. Shutemovx86/mm: Allow guest.enc_status_change_prepare() to...
2023-07-19 Tom Lendackyx86/sev: Fix calculation of end address based on number...
2023-07-19 Shawn Wangx86/resctrl: Only show tasks' pid in current pid namespace
2023-07-01 Linus Torvaldsmm: introduce new 'lock_mm_and_find_vma()' page fault...
2023-07-01 Thomas Gleixnerx86/smp: Cure kexec() vs. mwait_play_dead() breakage
2023-07-01 Thomas Gleixnerx86/smp: Use dedicated cache-line for mwait_play_dead()
2023-07-01 Thomas Gleixnerx86/smp: Remove pointless wmb()s from native_stop_other...
2023-07-01 Tony Battersbyx86/smp: Dont access non-existing CPUID leaf
2023-07-01 Thomas Gleixnerx86/smp: Make stop_other_cpus() more robust
2023-07-01 Borislav Petkov... x86/microcode/AMD: Load late on both threads too
2023-06-28 Dheeraj Kumar Sriv... x86/apic: Fix kernel panic when booting with intremap...
2023-06-28 Yonghong Songbpf: Fix a bpf_jit_dump issue for x86_64 with sysctl...
2023-06-28 Lee Jonesx86/mm: Avoid using set_pgd() outside of real PGD pages
2023-06-21 Nick Desaulniersx86/boot/compressed: prefer cc-option for CFLAGS additions
2023-06-21 Ricardo Ribaldax86/purgatory: remove PGO flags
2023-06-21 Tom Lendackyx86/head/64: Switch to KERNEL_CS as soon as new GDT...
2023-06-09 Sean ChristophersonKVM: x86: Account fastpath-only VM-Exits in vCPU stats
2023-06-09 Juergen Grossx86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr...
2023-05-30 Vernon Lovejoyx86/show_trace_log_lvl: Ensure stack pointer is aligned...
2023-05-30 Maximilian Heynex86/pci/xen: populate MSI sysfs entries
2023-05-30 Zhang Ruix86/topology: Fix erroneous smp_num_siblings on Intel...
2023-05-30 Kan Liangperf/x86/uncore: Correct the number of CHAs on SPR
2023-05-30 Dave Hansenx86/mm: Avoid incomplete Global INVLPG flushes
2023-05-24 Ze Gaorethook, fprobe: do not trace rethook related functions
2023-05-17 Linus Torvaldsx86: fix clear_user_rep_good() exception handling annot...
2023-05-17 Mario Limonciellox86/amd_nb: Add PCI ID for family 19h model 78h
2023-05-17 Borislav Petkov... x86/retbleed: Fix return thunk alignment
2023-05-17 Sean ChristophersonKVM: x86/mmu: Refresh CR0.WP prior to checking for...
2023-05-17 Mathias KrauseKVM: VMX: Make CR0.WP a guest owned bit
2023-05-17 Mathias KrauseKVM: x86: Make use of kvm_read_cr*_bits() when testing...
2023-05-17 Mathias KrauseKVM: x86: Do not unload MMU roots when only toggling...
2023-05-17 Paolo BonziniKVM: x86/mmu: Avoid indirect call for get_cr3
2023-05-17 Sean ChristophersonKVM: x86/pmu: Disallow legacy LBRs if architectural...
2023-05-17 Sean ChristophersonKVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
2023-05-17 Sean Christophersonperf/x86/core: Zero @lbr instead of returning -1 in...
2023-05-11 Saurabh Sengarx86/ioapic: Don't return 0 from arch_dynirq_lower_bound()
2023-05-11 Uros Bizjakx86/apic: Fix atomic update of offset in reserve_eilvt_...
2023-05-11 Muralidhara M Kx86/MCE/AMD: Use an u64 for bank_map
2023-05-11 Sean ChristophersonKVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not...
2023-05-11 Tony Luckx86/cpu: Add model number for Intel Arrow Lake processor
2023-05-11 Michael Kelleyx86/hyperv: Block root partition functionality in a...
2023-04-30 David Gowum: Only disable SSE on clang to work around old GCC...
2023-04-26 Alyssa Rosspurgatory: fix disabling debug info
2023-04-20 Matija Glavinic... x86/rtc: Remove __init for runtime functions
2023-04-20 Basavaraj Natikarx86/PCI: Add quirk for AMD XHCI controller that loses...
2023-04-20 Jeremi PiotrowskiKVM: SVM: Flush Hyper-V TLB when required
2023-04-20 Sean Christophersonx86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb...
2023-04-20 Sean ChristophersonKVM: SVM: Add a proper field for Hyper-V VMCB enlighten...
2023-04-20 Sean Christophersonx86/hyperv: Move VMCB enlightenment definitions to...
2023-04-13 Sean ChristophersonKVM: nVMX: Do not report error code when synthesizing...
2023-04-13 Sean ChristophersonKVM: x86: Clear "has_error_code", not "error_code"...
2023-04-13 Mario Limonciellox86/ACPI/boot: Use FADT version to check support for...
2023-04-13 Eric DeVolderx86/acpi/boot: Correct acpi_is_processor_usable() check
2023-04-06 Jan Beulichx86/PVH: avoid 32-bit build warning when obtaining...
2023-04-06 Jan Beulichx86/PVH: obtain VGA console info in Dom0
2023-03-30 Chang S. Baex86/fpu/xstate: Prevent false-positive warning in __cop...
2023-03-30 Breno Leitaoperf/x86/amd/core: Always clear status for idx
2023-03-22 Dionna Glazevirt/coco/sev-guest: Add throttling awareness
2023-03-22 Borislav Petkov... virt/coco/sev-guest: Convert the sw_exit_info_2 checkin...
2023-03-22 Borislav Petkov... virt/coco/sev-guest: Simplify extended guest request...
2023-03-22 Borislav Petkov... virt/coco/sev-guest: Check SEV_SNP attribute at probe...
2023-03-22 Shawn Wangx86/resctrl: Clear staged_config[] before and after...
2023-03-22 Nikita Zhandarovichx86/mm: Fix use of uninitialized buffer in sme_enable()
2023-03-22 Yazen Ghannamx86/mce: Make sure logged MCEs are processed after...
next