aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/qemuarm64v5.6/standard/qemuarm64Bruce Ashfield
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/baseBruce Ashfield
2020-06-17x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-17x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-06-17x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-17x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-17x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-17x86_64: Fix jiffies ODR violationBob Haarman
2020-06-17x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-10x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-03x86/ioperm: Prevent a memory leak when fork failsJay Lang
2020-06-03copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro
2020-05-27x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-05-14x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-05-14x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-05-14x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-23x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-04-21x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-21x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-17x86/tsc_msr: Make MSR derived TSC frequency more accurateHans de Goede
2020-04-17x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devicesHans de Goede
2020-04-17x86/tsc_msr: Use named struct initializersHans de Goede
2020-04-17acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-03-16Merge tag 'v5.6-rc6' into standard/baseBruce Ashfield
2020-03-15Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-13x86/vector: Remove warning on managed interrupt migrationPeter Xu
2020-03-11x86/mce: Add compat_ioctl assignment to make it compatible with 32-bit systemHe Zhe
2020-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-29x86/ioperm: Add new paravirt function update_io_bitmap()Juergen Gross
2020-02-28KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisWanpeng Li
2020-02-28KVM: Introduce pv check helpersWanpeng Li
2020-02-27x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-02-27x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-02-25x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner
2020-02-22Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-22Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-19x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-14x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-13x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov