summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-21arm64: kexec_file: use more system keyrings to verify kernel image signatureCoiby Xu1-10/+1
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu1-19/+1
2022-08-17powerpc/kexec: Fix build failure from uninitialised variableRussell Currey1-5/+5
2022-08-17Revert "s390/smp: enforce lowcore protection on CPU restart"Alexander Gordeev1-1/+1
2022-08-17powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy1-6/+9
2022-08-17KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it existsSean Christopherson1-1/+3
2022-08-17KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRLSean Christopherson2-2/+14
2022-08-17KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrlLike Xu1-0/+3
2022-08-17KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMUSean Christopherson1-0/+2
2022-08-17KVM: x86/pmu: Introduce the ctrl_mask value for fixed counterLike Xu2-1/+6
2022-08-17s390/unwind: fix fgraph return address recoverySumanth Korikkar1-1/+1
2022-08-17powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld3-36/+12
2022-08-17kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao4-1/+21
2022-08-17KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)Sean Christopherson1-2/+2
2022-08-17KVM: set_msr_mce: Permit guests to ignore single-bit ECC errorsLev Kujawski1-2/+5
2022-08-17crypto: blake2s - remove shash moduleJason A. Donenfeld6-161/+4
2022-08-17x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin1-1/+1
2022-08-17x86/kprobes: Update kcb status flag after singlesteppingMasami Hiramatsu (Google)1-7/+11
2022-08-17ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)1-0/+1
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips1-4/+6
2022-08-17x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yAndrea Righi4-8/+4
2022-08-17x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant1-2/+2
2022-08-17powerpc/64e: Fix kexec build errorMichael Ellerman1-0/+1
2022-08-17powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-17x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...Chenyi Qiang1-13/+14
2022-08-17powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1
2022-08-17powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin1-0/+1
2022-08-17powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-08-17s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev1-1/+1
2022-08-17powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár1-8/+19
2022-08-17powerpc/iommu: Fix iommu_table_in_use for a small default DMA window caseAlexey Kardashevskiy1-0/+5
2022-08-17pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-windowAlexey Kardashevskiy2-41/+102
2022-08-17powerpc: fix typos in commentsJulia Lawall83-104/+104
2022-08-17powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy1-2/+2
2022-08-17powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUGChristophe Leroy1-1/+1
2022-08-17powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.Christophe Leroy2-5/+5
2022-08-17s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev1-1/+1
2022-08-17riscv: spinwait: Fix hartid variable typeSunil V L1-2/+2
2022-08-17MIPS: Fixed __debug_virt_addr_valid()Florian Fainelli1-10/+4
2022-08-17MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli1-1/+1
2022-08-17MIPS: Loongson64: Fix section mismatch warningTiezhu Yang1-1/+0
2022-08-17powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev1-20/+15
2022-08-17KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIPSean Christopherson1-0/+3
2022-08-17um: random: Don't initialise hwrng struct with zeroChristopher Obbard1-1/+1
2022-08-17xtensa: iss: fix handling error cases in iss_net_configure()Yang Yingliang1-17/+15
2022-08-17xtensa: iss/network: provide release() callbackMax Filippov1-0/+10
2022-08-17KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda3-3/+94
2022-08-17KVM: arm64: Don't return from void functionQuentin Perret2-2/+2
2022-08-17KVM: x86: Fix errant brace in KVM capability handlingBen Gardon1-1/+1