summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-13Merge tag 'v4.4.121' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b2.97-20180331Max Krummenacher
2018-03-11bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-03-11x86/spectre: Fix an error messageDan Carpenter
2018-03-11x86/apic/vector: Handle legacy irq data correctlyThomas Gleixner
2018-03-11ARM: dts: LogicPD Torpedo: Fix I2C1 pinmuxAdam Ford
2018-03-11x86/syscall: Sanitize syscall table de-references under speculation fixJiri Slaby
2018-03-11ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-03-03ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann
2018-03-03ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang
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-28powerpc/64s: Fix RFI flush dependency on HARDLOCKUP_DETECTORMichael Ellerman
2018-02-25KVM: nVMX: invvpid handling improvementsJan Dakinevich
2018-02-25KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich
2018-02-25kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson
2018-02-25KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2018-02-25KVM: nVMX: kmap() can't failDavid Hildenbrand
2018-02-25x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny
2018-02-25x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-02-25x86/kvm: Update spectre-v1 mitigationDan Williams
2018-02-25x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-02-25x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-02-25x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-02-25x86/syscall: Sanitize syscall table de-references under speculationDan Williams
2018-02-25x86/get_user: Use pointer masking to limit speculationDan Williams
2018-02-25x86: Introduce barrier_nospecDan Williams
2018-02-25x86: Implement array_index_mask_nospecDan Williams
2018-02-25x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang
2018-02-25x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner
2018-02-25x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov
2018-02-25x86/nospec: Fix header guards namesBorislav Petkov
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-25KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-02-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra
2018-02-25x86/retpoline: Remove the esp/rsp thunkWaiman Long
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-25ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann
2018-02-25perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2018-02-25KVM: add X86_LOCAL_APIC dependencyArnd Bergmann
2018-02-25x86/platform/olpc: Fix resume handler build warningBorislav Petkov
2018-02-25x86/boot: Avoid warning for zero-filling .bssArnd Bergmann
2018-02-25arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang
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