summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-12Merge tag 'v4.9.87' into fslc_4.9-1.0.x-imxMax Krummenacher
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-11x86/apic/vector: Handle legacy irq data correctlyThomas Gleixner
2018-03-11x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen
2018-03-11x86/mm: Give each mm TLB flush generation a unique IDAndy Lutomirski
2018-03-11ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford
2018-03-11ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmuxAdam Ford
2018-03-11KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini
2018-03-11KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-03-11ARM: kvm: fix building with gcc-8Arnd Bergmann
2018-03-11ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson
2018-03-11x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac
2018-03-11x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross
2018-03-11parisc: Fix ordering of cache and TLB flushesJohn David Anglin
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-03-03KVM: arm/arm64: Fix check for hugepage size when allocating at Stage 2Punit Agrawal
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-03-03ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann
2018-03-03x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo
2018-03-03ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang
2018-02-28x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...Dan Williams
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser
2018-02-28x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-28xtensa: fix high memory/reserved memory collisionMax Filippov
2018-02-26Merge tag 'v4.9.84' into 4.9-1.0.x-imx-stable-mergeFabio Estevam
2018-02-25KVM: nVMX: invvpid handling improvementsJan Dakinevich
2018-02-25KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich
2018-02-25KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
2018-02-25x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov
2018-02-25arm64: fix warning about swapper_pg_dir overflowArnd Bergmann
2018-02-25arm64: sunxi: always enable reset controllerArnd Bergmann
2018-02-25KVM: add X86_LOCAL_APIC dependencyArnd Bergmann
2018-02-25arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang
2018-02-25x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov
2018-02-25x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann
2018-02-25x86: add MULTIUSER dependency for KVMArnd Bergmann
2018-02-25x86/build: Silence the build with "make -s"Arnd Bergmann
2018-02-25x86/fpu/math-emu: Fix possible uninitialized variable useArnd Bergmann
2018-02-25arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann
2018-02-25x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov
2018-02-25perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2018-02-25powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-02-25powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-02-25powerpc/64s: Fix conversion of slb_miss_common to use RFI_TO_USER/KERNELMichael Ellerman
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst
2018-02-25ARM: dts: Fix elm interrupt compiler warningTony Lindgren
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria
2018-02-25m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer