summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-03-11ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson1-2/+2
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan3-1/+73
2018-03-03SolutionEngine771x: fix Ether platform dataSergei Shtylyov1-2/+8
2018-03-03ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann2-2/+2
2018-03-03ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang1-0/+4
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser1-1/+1
2018-02-28x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann1-1/+1
2018-02-28powerpc/64s: Fix RFI flush dependency on HARDLOCKUP_DETECTORMichael Ellerman1-1/+1
2018-02-25KVM: nVMX: invvpid handling improvementsJan Dakinevich1-12/+24
2018-02-25KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich1-1/+4
2018-02-25kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson1-2/+2
2018-02-25KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand1-5/+5
2018-02-25KVM: nVMX: kmap() can't failDavid Hildenbrand1-9/+0
2018-02-25x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny1-1/+1
2018-02-25x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed1-30/+56
2018-02-25x86/kvm: Update spectre-v1 mitigationDan Williams1-11/+9
2018-02-25x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf1-14/+0
2018-02-25x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King1-1/+1
2018-02-25x86/spectre: Report get_user mitigation for spectre_v1Dan Williams1-1/+1
2018-02-25x86/syscall: Sanitize syscall table de-references under speculationDan Williams1-0/+2
2018-02-25x86/get_user: Use pointer masking to limit speculationDan Williams1-0/+10
2018-02-25x86: Introduce barrier_nospecDan Williams2-2/+5
2018-02-25x86: Implement array_index_mask_nospecDan Williams1-0/+24
2018-02-25x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang1-3/+3
2018-02-25x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner1-2/+10
2018-02-25x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov1-1/+1
2018-02-25x86/nospec: Fix header guards namesBorislav Petkov1-3/+3
2018-02-25module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-1/+17
2018-02-25KVM: VMX: Make indirect call speculation safePeter Zijlstra1-2/+2
2018-02-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra1-4/+5
2018-02-25x86/retpoline: Remove the esp/rsp thunkWaiman Long2-2/+0
2018-02-25KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li1-8/+26
2018-02-25x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2-7/+11
2018-02-25ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2-4/+0
2018-02-25perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2018-02-25KVM: add X86_LOCAL_APIC dependencyArnd Bergmann1-0/+1
2018-02-25x86/platform/olpc: Fix resume handler build warningBorislav Petkov1-0/+2
2018-02-25x86/boot: Avoid warning for zero-filling .bssArnd Bergmann1-3/+6
2018-02-25arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang1-1/+1
2018-02-25x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann1-0/+1
2018-02-25x86: add MULTIUSER dependency for KVMArnd Bergmann1-1/+1
2018-02-25x86/build: Silence the build with "make -s"Arnd Bergmann1-2/+3
2018-02-25x86/fpu/math-emu: Fix possible uninitialized variable useArnd Bergmann2-10/+10
2018-02-25arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann1-14/+19
2018-02-25x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov2-5/+2
2018-02-25x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst2-7/+9
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria1-2/+2
2018-02-25ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi1-2/+4
2018-02-25ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren1-2/+0
2018-02-25ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy1-12/+0