summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2022-05-23Merge tag 'x86_kdump_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-23Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'ras_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23x86/alternative: Introduce text_poke_setSong Liu
2022-05-23Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2022-05-23Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'Rafael J. Wysocki
2022-05-21x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta
2022-05-21x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta
2022-05-21x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-05-21x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta
2022-05-21x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta
2022-05-21x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-05-21x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta
2022-05-21x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-05-19x86: Use do_kernel_power_off()Dmitry Osipenko
2022-05-17x86/sev: Remove duplicated assignment to variable infoColin Ian King
2022-05-17x86/nmi: Make register_nmi_handler() more robustThomas Gleixner
2022-05-16x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre
2022-05-16x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre
2022-05-16x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre
2022-05-16x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre
2022-05-16x86/sgx: Disconnect backing page references from dirty statusReinette Chatre
2022-05-16mce: fix set_mce_nospec to always unmap the whole pageJane Chu
2022-05-13x86/prctl: Remove pointless task argumentThomas Gleixner
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSJithu Joseph
2022-05-11ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman
2022-05-11x86: ACPI: Make mp_config_acpi_gsi() a void functionLi kunyu
2022-05-11x86/hyperv: Disable hardlockup detector by default in Hyper-V guestsMichael Kelley
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra
2022-05-11Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-05-05x86/fpu: Prevent FPU state corruptionThomas Gleixner
2022-05-04x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap
2022-05-04x86: Fix return value of __setup handlersRandy Dunlap
2022-05-04x86/split_lock: Enable the split lock feature on Raptor LakeTony Luck
2022-05-04x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das
2022-05-03x86/traps: Use pt_regs directly in fixup_bad_iret()Lai Jiangshan
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-02x86/sev: Fix address space sparse warningBorislav Petkov
2022-05-02x86/fpu: Cleanup variable shadowingThomas Gleixner
2022-05-01x86/apic: Do apic driver probe for "nosmp" use caseKuppuswamy Sathyanarayanan