summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-04-17powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-17powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun
2019-04-17powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2019-04-17powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2019-04-17powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-04-17powerpc/powernv: Query firmware for count cache flush settingsMichael Ellerman
2019-04-17powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2019-04-17powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-04-17powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2019-04-17powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2019-04-17powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2019-04-17powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-04-17powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2019-04-17powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-04-17powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-04-17powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2019-04-17powerpc/64: Disable the speculation barrier from the command lineDiana Craciun
2019-04-17powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2019-04-17powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2019-04-17powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2019-04-17powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman
2019-04-17powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2019-04-17powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2019-04-17powerpc: Avoid code patching freed init sectionsMichael Neuling
2019-04-17powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2019-04-17powerpc/64s: Add barrier_nospecMichal Suchanek
2019-04-17powerpc: Fix invalid use of register expressionsAndreas Schwab
2019-04-17lib/string.c: implement a basic bcmpNick Desaulniers
2019-04-17x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers
2019-04-17x86: vdso: Use $LD instead of $CC to linkAlistair Strachan
2019-04-17kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LDNick Desaulniers
2019-04-17powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao
2019-04-17x86/power: Make restore_processor_context() saneAndy Lutomirski
2019-04-17x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()Andy Lutomirski
2019-04-17x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski
2019-04-17x86/power: Fix some ordering bugs in __restore_processor_context()Andy Lutomirski
2019-04-05Linux 4.9.168Greg Kroah-Hartman
2019-04-05ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede
2019-04-05drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä
2019-04-05dmaengine: tegra: avoid overflow of byte trackingBen Dooks
2019-04-05x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola
2019-04-05wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen
2019-04-05selinux: do not override context on context mountsOndrej Mosnacek
2019-04-05x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar
2019-04-05drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter
2019-04-05regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel
2019-04-05netfilter: physdev: relax br_netfilter dependencyFlorian Westphal
2019-04-05dmaengine: qcom_hidma: assign channel cookie correctlyShunyong Yang