aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-12-03x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt1-18/+39
2021-12-02x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang1-4/+24
2021-12-02x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang1-0/+41
2021-11-30x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog()Marco Elver1-1/+1
2021-12-01x86: Snapshot thread flagsMark Rutland2-6/+6
2021-11-30x86/sev-es: Use insn_decode_mmio() for MMIO implementationKirill A. Shutemov1-131/+41
2021-11-25x86/cpu: Don't write CSTAR MSR on Intel CPUsAndi Kleen1-2/+13
2021-11-24x86/boot: Mark prepare_command_line() __initBorislav Petkov1-1/+1
2021-11-21Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-33/+45
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2021-11-19x86: Pin task-stack in __get_wchan()Peter Zijlstra1-0/+5
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman1-1/+1
2021-11-19Merge branch 'x86/urgent' into x86/sgx, to resolve conflictIngo Molnar2-33/+45
2021-11-17x86/mce: Get rid of cpu_missingZhaolong Zhang1-5/+0
2021-11-16x86/sgx: Fix free page accountingReinette Chatre1-6/+6
2021-11-16x86/fpu: Correct AVX512 state trackingNoah Goldstein1-7/+14
2021-11-15x86/sev: Remove do_early_exception() forward declarationsBorislav Petkov1-6/+1
2021-11-15x86/head64: Carve out the guest encryption postprocessing into a helperBorislav Petkov1-29/+31
2021-11-15x86/sev: Shorten GHCB terminate macro namesBrijesh Singh2-3/+3
2021-11-15x86/sgx: Add SGX infrastructure to recover from poisonTony Luck1-0/+76
2021-11-15x86/sgx: Initial poison handling for dirty and free pagesTony Luck2-2/+28
2021-11-15x86/sgx: Add infrastructure to identify SGX EPC pagesTony Luck1-0/+9
2021-11-15x86/sgx: Add new sgx_epc_page flag bit to mark free pagesTony Luck2-0/+5
2021-11-15x86/hyperv: Move required MSRs check to initial platform probingSean Christopherson1-5/+15
2021-11-15x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDACYazen Ghannam1-48/+1
2021-11-15x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam1-200/+0
2021-11-15x86/boot: Pull up cmdline preparation and early param parsingBorislav Petkov1-27/+39
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+10
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+12
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+39
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+109
2021-11-13Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2021-11-12signal/vm86_32: Remove pointless test in BUG_ONEric W. Biederman1-1/+1
2021-11-12x86/mce: Add errata workaround for Skylake SKX37Dave Jones1-2/+3
2021-11-11Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini1-1/+1
2021-11-11KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURESPaul Durrant1-1/+1
2021-11-11Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini2-0/+108
2021-11-11x86/kvm: Add kexec support for SEV Live Migration.Ashish Kalra1-0/+25
2021-11-11x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature.Ashish Kalra1-0/+82
2021-11-11mm: x86: Invoke hypercall when page encryption status is changedBrijesh Singh1-0/+1
2021-11-11x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky1-6/+12
2021-11-11static_call,x86: Robustify trampoline patchingPeter Zijlstra1-4/+10
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-8/+5
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+12
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+13
2021-11-09sections: move is_kernel_inittext() into sections.hKefeng Wang1-1/+1
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand1-1/+12
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+3
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport1-1/+1