aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds7-17/+14
2022-03-21um: Allow builds with ClangKees Cook1-5/+4
2022-03-21KVM: use kvcalloc for array allocationsPaolo Bonzini1-3/+2
2022-03-21KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2Oliver Upton2-0/+15
2022-03-21kvm: x86: Require const tsc for RTThomas Gleixner1-0/+6
2022-03-21KVM: x86: synthesize CPUID leaf 0x80000021h if usefulPaolo Bonzini1-0/+25
2022-03-21KVM: x86: add support for CPUID leaf 0x80000021Paolo Bonzini1-1/+18
2022-03-21KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_maskMaxim Levitsky2-1/+7
2022-03-21Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"Paolo Bonzini3-14/+39
2022-03-21kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCUPaolo Bonzini1-5/+9
2022-03-20kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov1-2/+17
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki2-0/+7
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki1-2/+21
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki1-1/+1
2022-03-18Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki6-121/+142
2022-03-17rethook: x86: Add rethook x86 implementationMasami Hiramatsu5-1/+129
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-62/+253
2022-03-16bpf, x86: Fall back to interpreter mode when extra pass failsHou Tao1-2/+9
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse1-2/+21
2022-03-16x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handlerJiri Kosina1-1/+0
2022-03-16Merge tag 'v5.17-rc8' into usb-nextGreg Kroah-Hartman21-155/+472
2022-03-15arch:x86:xen: Remove unnecessary assignment in xen_apic_read()jianchunfu1-1/+1
2022-03-15usb: early: xhci-dbc: Remove duplicate keep parsingPeter Zijlstra1-1/+1
2022-03-15x86/tsc: Be consistent about use_tsc_delay()Peter Zijlstra1-3/+3
2022-03-15Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar10-85/+100
2022-03-15Merge branch 'x86/pasid' into x86/core, to resolve conflictsIngo Molnar3-2/+67
2022-03-15x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopyNathan Chancellor1-0/+5
2022-03-15x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada6-28/+8
2022-03-15x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra5-2/+67
2022-03-15objtool: Find unused ENDBR instructionsPeter Zijlstra1-0/+9
2022-03-15x86: Annotate idtentry_df()Peter Zijlstra1-0/+3
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra2-0/+2
2022-03-15x86: Annotate call_on_stack()Peter Zijlstra1-1/+2
2022-03-15x86: Mark stop_this_cpu() __noreturnPeter Zijlstra2-2/+2
2022-03-15x86/ibt: Dont generate ENDBR in .discard.textPeter Zijlstra1-1/+2
2022-03-15x86/ibt,sev: AnnotationsPeter Zijlstra3-0/+4
2022-03-15x86/ibt,ftrace: Annotate ftrace code patchingPeter Zijlstra1-0/+7
2022-03-15x86/ibt: Annotate text referencesPeter Zijlstra8-2/+25
2022-03-15x86/ibt: Disable IBT around firmwarePeter Zijlstra4-2/+48
2022-03-15x86/alternative: Simplify int3_selftest_ipPeter Zijlstra1-14/+7
2022-03-15x86/ibt,kexec: Disable CET on kexecPeter Zijlstra4-1/+20
2022-03-15x86/ibt: Add IBT feature, MSR and #CP handlingPeter Zijlstra9-2/+133
2022-03-15x86/ibt,bpf: Add ENDBR instructions to prologue and trampolinePeter Zijlstra1-2/+24
2022-03-15x86/ibt,kprobes: Cure sym+0 equals fentry woesPeter Zijlstra1-0/+17
2022-03-15x86/ibt,ftrace: Make function-graph play nicePeter Zijlstra2-11/+19
2022-03-15x86/ibt,ftrace: Search for __fentry__ locationPeter Zijlstra1-9/+2
2022-03-15x86/ibt,kvm: Add ENDBR to fastopsPeter Zijlstra1-2/+4
2022-03-15x86/ibt,crypto: Add ENDBR for the jump-table entriesPeter Zijlstra1-0/+3
2022-03-15x86/ibt,paravirt: Sprinkle ENDBRPeter Zijlstra4-1/+8
2022-03-15x86/linkage: Add ENDBR to SYM_FUNC_START*()Peter Zijlstra1-0/+31