summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-08-17powerpc/kexec: Fix build failure from uninitialised variableRussell Currey
2022-08-17Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev
2022-08-17powerpc64/ftrace: Fix ftrace for clang buildsNaveen N. Rao
2022-08-17powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy
2022-08-17KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it existsSean Christopherson
2022-08-17KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRLSean Christopherson
2022-08-17Revert "KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !en...Sean Christopherson
2022-08-17KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmuLike Xu
2022-08-17KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrlLike Xu
2022-08-17KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMUSean Christopherson
2022-08-17KVM: x86/pmu: Introduce the ctrl_mask value for fixed counterLike Xu
2022-08-17s390/unwind: fix fgraph return address recoverySumanth Korikkar
2022-08-17powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld
2022-08-17ARM: Marvell: Update PCIe fixupPali Rohár
2022-08-17kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-08-17KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)Sean Christopherson
2022-08-17KVM: set_msr_mce: Permit guests to ignore single-bit ECC errorsLev Kujawski
2022-08-17crypto: blake2s - remove shash moduleJason A. Donenfeld
2022-08-17csky: abiv1: Fixup compile errorGuo Ren
2022-08-17x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin
2022-08-17x86/kprobes: Update kcb status flag after singlesteppingMasami Hiramatsu (Google)
2022-08-17ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips
2022-08-17x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yAndrea Righi
2022-08-17x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant
2022-08-17powerpc/64e: Fix kexec build errorMichael Ellerman
2022-08-17powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman
2022-08-17x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...Chenyi Qiang
2022-08-17powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin
2022-08-17powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin
2022-08-17powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin
2022-08-17s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev
2022-08-17powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár
2022-08-17powerpc/iommu: Fix iommu_table_in_use for a small default DMA window caseAlexey Kardashevskiy
2022-08-17pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-windowAlexey Kardashevskiy
2022-08-17powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy
2022-08-17powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUGChristophe Leroy
2022-08-17powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.Christophe Leroy
2022-08-17s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev
2022-08-17riscv: spinwait: Fix hartid variable typeSunil V L
2022-08-17MIPS: Fixed __debug_virt_addr_valid()Florian Fainelli
2022-08-17MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli
2022-08-17MIPS: Loongson64: Fix section mismatch warningTiezhu Yang
2022-08-17powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev
2022-08-17KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_xAlexey Kardashevskiy
2022-08-17xen: don't require virtio with grants for non-PV guestsJuergen Gross
2022-08-17virtio: replace restricted mem access flag with callbackJuergen Gross
2022-08-17KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIPSean Christopherson
2022-08-17um: random: Don't initialise hwrng struct with zeroChristopher Obbard