summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-03-27x86/unwind: Add hardcoded ORC entry for NULLJann Horn
2019-03-27x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn
2019-03-27powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-03-27powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan
2019-03-27MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky
2019-03-27mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-03-23KVM: nVMX: Check a single byte for VMCS "launched" in nested early checksSean Christopherson
2019-03-23KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson
2019-03-23KVM: nVMX: Apply addr size mask to effective address for VMX instructionsSean Christopherson
2019-03-23KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson
2019-03-23KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson
2019-03-23KVM: x86/mmu: Detect MMIO generation wrap in any address spaceSean Christopherson
2019-03-23KVM: VMX: Zero out *all* general purpose registers after VM-ExitSean Christopherson
2019-03-23KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-runSean Christopherson
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-23x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)
2019-03-23x86/kvmclock: set offset for kvm unstable clockPavel Tatashin
2019-03-23perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang
2019-03-23Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"Ben Gardon
2019-03-23arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin
2019-03-23arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-03-23arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon
2019-03-23arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-03-23ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva
2019-03-23powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy
2019-03-23powerpc/traps: fix recoverability of machine check handling on book3s/32Christophe Leroy
2019-03-23powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin
2019-03-23powerpc/smp: Fix NMI IPI timeoutNicholas Piggin
2019-03-23powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V
2019-03-23powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman
2019-03-23powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland
2019-03-23powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instructionNicholas Piggin
2019-03-23powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2019-03-23powerpc/kvm: Save and restore host AMR/IAMR/UAMORMichael Ellerman
2019-03-23powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-03-23powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-03-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-03-23x86/kprobes: Prohibit probing on optprobe template codeMasami Hiramatsu
2019-03-23m68k: Add -ffreestanding to CFLAGSFinn Thain
2019-03-23s390/setup: fix early warning messagesMartin Schwidefsky
2019-03-23xen: fix dom0 boot on huge systemsJuergen Gross
2019-03-23crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routineArd Biesheuvel
2019-03-23crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-03-23crypto: x86/morus - fix handling chunked inputs and MAY_SLEEPEric Biggers
2019-03-23crypto: x86/aesni-gcm - fix crash on empty plaintextEric Biggers
2019-03-23crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEPEric Biggers
2019-03-23crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel