summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-02-11x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2019-02-11x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2019-02-11kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
2019-02-11KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRsLadi Prosek
2019-02-11KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov
2019-02-11KVM: X86: Fix NULL deref in vcpu_scan_ioapicWanpeng Li
2019-02-11ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel
2019-02-11kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2019-02-11kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2019-02-11xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov
2019-02-11xtensa: fix coprocessor context offset definitionsMax Filippov
2019-02-11xtensa: enable coprocessors that are being flushedMax Filippov
2019-02-11powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras
2019-02-11mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2019-02-11xtensa: fix boot parameters address translationMax Filippov
2019-02-11ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik
2019-02-11arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2019-02-11xtensa: make sure bFLT stack is 16 byte alignedMax Filippov
2019-02-11x86/hyper-v: Enable PIT shutdown quirkMichael Kelley
2019-02-11xtensa: add NOTES section to the linker scriptMax Filippov
2019-02-11um: Give start_idle_thread() a return codeRichard Weinberger
2019-02-11um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger
2019-02-11parisc: Fix address in HPMC IVAJohn David Anglin
2019-02-11parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller
2019-02-11KVM: nVMX: Always reflect #NM VM-exits to L1Jim Mattson
2019-02-11KVM: x86: remove code for lazy FPU handlingPaolo Bonzini
2019-02-11x86, hibernate: Fix nosave_regions setup for hibernationZhimin Gu
2019-02-11powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao
2019-02-11powerpc/pseries: Fix DTL buffer registrationNaveen N. Rao
2019-02-11x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe
2019-02-11ARM: dts: exynos: Disable pull control for MAX8997 interrupts on OrigenMarek Szyprowski
2019-02-11sparc32: Fix inverted invalid_frame_pointer checks on sigreturnsAndreas Larsson
2019-02-11ARM: fix put_user() for gcc-8Arnd Bergmann
2019-02-11x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2019-02-11s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang
2019-02-11x86/boot: eboot.c: Include string function declarationsBen Hutchings
2019-02-11x86/eisa: Add missing includeThomas Gleixner
2019-02-11x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov
2019-02-11x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky
2019-02-11x86/asm: Fix pud/pmd interfaces to handle large PAT bitToshi Kani
2019-02-11x86/asm: Move PUD_PAGE macros to page_types.hToshi Kani
2019-02-11x86/asm: Add pud/pmd mask interfaces to handle large PAT bitToshi Kani
2018-12-16x86/percpu: Fix this_cpu_read()Peter Zijlstra
2018-12-16ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-12-16MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki
2018-12-16x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-12-16arm64: KVM: Tighten guest core register access from userspaceDave Martin
2018-12-16powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann
2018-12-16x86/paravirt: Fix some warning messagesDan Carpenter
2018-12-16ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni