summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-04-04MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski1-1/+1
2019-04-04KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson1-1/+1
2019-04-04powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao1-3/+4
2019-04-04powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao2-9/+29
2019-04-04powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2-4/+40
2019-04-04powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigsMichael Ellerman5-5/+0
2019-04-04KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall1-12/+11
2019-04-04kvm: vmx: Set IA32_TSC_AUX for legacy mode guestsJim Mattson1-3/+3
2019-04-04mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang1-1/+1
2019-04-04MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton4-8/+6
2019-04-04MIPS: Align kernel load address to 64KBHuacai Chen1-3/+4
2019-04-04MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2019-04-04MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki1-0/+1
2019-04-04x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King1-2/+2
2019-03-25KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-03-25KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier1-0/+1
2019-03-25KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2-5/+6
2019-03-25KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall1-2/+8
2019-02-11x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2019-02-11x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King1-0/+2
2019-02-11kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2-0/+3
2019-02-11KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRsLadi Prosek1-0/+2
2019-02-11KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov1-0/+1
2019-02-11KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li1-1/+1
2019-02-11ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel1-2/+4
2019-02-11kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson1-5/+15
2019-02-11kvm: mmu: Fix race in emulated page table writesJunaid Shahid1-18/+9
2019-02-11xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov1-4/+38
2019-02-11xtensa: fix coprocessor context offset definitionsMax Filippov1-8/+8
2019-02-11xtensa: enable coprocessors that are being flushedMax Filippov1-1/+4
2019-02-11powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras1-1/+3
2019-02-11mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2019-02-11xtensa: fix boot parameters address translationMax Filippov1-2/+5
2019-02-11ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik1-0/+3
2019-02-11arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
2019-02-11xtensa: make sure bFLT stack is 16 byte alignedMax Filippov1-1/+5
2019-02-11x86/hyper-v: Enable PIT shutdown quirkMichael Kelley1-0/+11
2019-02-11xtensa: add NOTES section to the linker scriptMax Filippov2-1/+2
2019-02-11um: Give start_idle_thread() a return codeRichard Weinberger1-0/+5
2019-02-11um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger1-10/+0
2019-02-11parisc: Fix address in HPMC IVAJohn David Anglin2-2/+3
2019-02-11parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller1-6/+2
2019-02-11KVM: nVMX: Always reflect #NM VM-exits to L1Jim Mattson1-10/+0
2019-02-11KVM: x86: remove code for lazy FPU handlingPaolo Bonzini4-144/+25
2019-02-11x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu1-1/+1
2019-02-11powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao1-1/+1
2019-02-11powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao1-1/+1
2019-02-11x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe1-0/+15
2019-02-11ARM: dts: exynos: Disable pull control for MAX8997 interrupts on OrigenMarek Szyprowski1-0/+9
2019-02-11sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson1-2/+2