summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-03-08x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPCHuang Rui
2022-03-08x86/ACPI: CPPC: Rename cppc_msr.c to cppc.cHuang Rui
2022-03-08x86/module: Fix the paravirt vs alternative orderPeter Zijlstra
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-05x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf
2022-03-05x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-28x86/speculation: Use generic retpoline by default on AMDKim Phillips
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-25KVM: x86: Yield to IPI target vCPU only if it is busyLi RongQing
2022-02-25x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64Dexuan Cui
2022-02-25x86/kvm: Don't waste memory if kvmclock is disabledWanpeng Li
2022-02-25x86/kvm: Don't use PV TLB/yield when mwait is advertisedWanpeng Li
2022-02-25x86: remove __range_not_ok()Arnd Bergmann
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-23x86/mm/cpa: Generalize __set_memory_enc_pgtable()Brijesh Singh
2022-02-23x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov
2022-02-23x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}Kirill A. Shutemov
2022-02-23kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman
2022-02-23x86/mce: Remove the tolerance level controlBorislav Petkov
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar
2022-02-21x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-02-21x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-02-20Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-19x86/mce: Work around an erratum on fast string copy instructionsJue Wang
2022-02-18x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski
2022-02-18x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPUWanpeng Li
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17x86/sgx: Fix missing poison handling in reclaimerReinette Chatre
2022-02-17x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0Leonardo Bras
2022-02-16x86/cpu: Clear SME feature flag when not in useMario Limonciello
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker
2022-02-15x86/traps: Demand-populate PASID MSR via #GPFenghua Yu
2022-02-15x86/fpu: Clear PASID when copying fpstateFenghua Yu
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-02-13x86/mce: Use arch atomic and bit helpersBorislav Petkov
2022-02-13Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-12x86/head64: Add missing __head annotation to sme_postprocess_startup()Marco Bonelli
2022-02-11Merge branch 'acpi-x86'Rafael J. Wysocki
2022-02-10x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-09x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"Hans de Goede
2022-02-07x86/alternative: Introduce text_poke_copySong Liu
2022-02-01x86/cpu: Read/save PPIN MSR during initializationTony Luck
2022-02-01x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bitTony Luck
2022-02-01x86/cpu: Merge Intel and AMD ppin_init() functionsTony Luck