aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-11-30ARM: dts: qcom: sdx55: Add support for PCIe EPManivannan Sadhasivam1-0/+45
2021-11-30ARM: dts: qcom: sdx55-fn980: Enable PCIE0 PHYManivannan Sadhasivam1-0/+7
2021-11-30ARM: dts: qcom: sdx55: Add support for PCIe PHYManivannan Sadhasivam1-0/+35
2021-11-30arm64: dts: qcom: sdm660-xiaomi-lavender: Add volume up buttonDang Huynh1-0/+13
2021-11-30arm64: dts: qcom: msm8916: Add RPM sleep statsStephan Gerhold1-0/+5
2021-11-30arm64: dts: qcom: sm8250: Add CPU opp tablesThara Gopinath1-0/+314
2021-11-30x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog()Marco Elver1-1/+1
2021-12-01powerpc: Snapshot thread flagsMark Rutland2-9/+7
2021-12-01powerpc: Avoid discarding flags in system_call_exception()Mark Rutland1-1/+1
2021-12-01openrisc: Snapshot thread flagsMark Rutland1-1/+1
2021-12-01microblaze: Snapshot thread flagsMark Rutland1-1/+1
2021-12-01arm64: Snapshot thread flagsMark Rutland4-6/+6
2021-12-01ARM: Snapshot thread flagsMark Rutland2-2/+2
2021-12-01alpha: Snapshot thread flagsMark Rutland1-1/+1
2021-12-01x86: Snapshot thread flagsMark Rutland3-7/+7
2021-11-30x86/sev-es: Use insn_decode_mmio() for MMIO implementationKirill A. Shutemov1-131/+41
2021-11-30x86/insn-eval: Introduce insn_decode_mmio()Kirill A. Shutemov2-0/+96
2021-11-30x86/insn-eval: Introduce insn_get_modrm_reg_ptr()Kirill A. Shutemov2-0/+21
2021-11-30x86/insn-eval: Handle insn_get_opcode() failureKirill A. Shutemov1-2/+3
2021-11-30x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineTony Luck1-1/+1
2021-11-30x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PVKirill A. Shutemov2-7/+5
2021-11-30parisc: Enable sata sil, audit and usb support on 64-bit defconfigHelge Deller1-1/+13
2021-11-30parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller1-0/+5
2021-11-30arm64: dts: n5x: add qspi, usb, and ethernet supportDinh Nguyen1-0/+71
2021-11-30bpf, docs: Prune all references to "internal BPF"Christoph Hellwig3-3/+3
2021-11-30x86, bpf: Cleanup the top of file header in bpf_jit_comp.cChristoph Hellwig1-2/+2
2021-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-253/+329
2021-11-30mips, bpf: Fix reference to non-existing Kconfig symbolJohan Almbladh1-1/+1
2021-11-30KVM: fix avic_set_running for preemptable kernelsPaolo Bonzini1-7/+9
2021-11-30KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabledPaolo Bonzini1-2/+2
2021-11-30powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy1-1/+2
2021-11-30powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy1-0/+1
2021-11-30powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy1-5/+6
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin4-22/+51
2021-11-30arm: ioremap: Implement standard PCI function pci_remap_iospace()Pali Rohár2-0/+20
2021-11-30MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32Geert Uytterhoeven1-0/+1
2021-11-30KVM: SEV: accept signals in sev_lock_two_vmsPaolo Bonzini1-6/+16
2021-11-30KVM: SEV: do not take kvm->lock when destroyingPaolo Bonzini1-4/+0
2021-11-30KVM: SEV: Prohibit migration of a VM that has mirrorsPaolo Bonzini2-1/+22
2021-11-30KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs lockedPaolo Bonzini1-42/+24
2021-11-30KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini1-0/+2
2021-11-30KVM: SEV: initialize regions_list of a mirror VMPaolo Bonzini1-0/+1
2021-11-30KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROMPaolo Bonzini1-26/+27
2021-11-30KVM: SEV: do not use list_replace_init on an empty listPaolo Bonzini1-2/+1
2021-11-30KVM: x86: Use a stable condition around all VT-d PI pathsPaolo Bonzini1-9/+11
2021-11-30KVM: x86: check PIR even for vCPUs with disabled APICvPaolo Bonzini3-11/+10
2021-11-30KVM: VMX: prepare sync_pir_to_irr for running with APICv disabledPaolo Bonzini1-14/+25
2021-11-30KVM: x86/mmu: Handle "default" period when selectively waking kthreadSean Christopherson1-15/+33
2021-11-30KVM: MMU: shadow nested paging does not have PKUPaolo Bonzini1-2/+2
2021-11-30KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible pathSean Christopherson3-25/+11