Skip to content
  1. Mar 02, 2018
  2. Mar 01, 2018
    • Linus Torvalds's avatar
      Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · 97ace515
      Linus Torvalds authored
      Pull ARM SoC fixes from Arnd Bergmann:
       "This is the first set of bugfixes for ARM SoCs, fixing a couple of
        stability problems, mostly on TI OMAP and Rockchips platforms:
      
         - OMAP2 hwmod clocks must be enabled in the correct order
      
         - OMAP3 Wakeup from resume through PRM IRQ was unreliable
      
         - one regression on OMAP5 caused by a kexec fix
      
         - Rockchip ethernet needs some settings for stable operation on
           Rock64
      
         - Rockchip based Chrombook Plus needs another clock setting for
           stable display suspend/resume
      
         - Rockchip based phyCORE-RK3288 was able to run at an invalid CPU
           clock frequency
      
         - Rockchip MMC link was sometimes unreliable
      
         - multiple fixes to avoid crashes in the Broadcom STB DPFE driver
      
        Other minor changes include:
      
         - Devicetree fixes for incorrect hardware description (rockchip,
           omap, Gemini, amlogic)
      
         - some MAINTAINER file updates to correct email and git addresses
      
         - some fixes addressing 'make W=1' dtc warnings (broadcom, amlogic,
           cavium, qualcomm, hisilicon, zx)
      
         - fixes for LTO-compilation (orion, davinci, clps711x)
      
         - one fix for an incorrect Kconfig errata selection
      
         - a memory leak in the OMAP timer driver
      
         - a kernel data leak in OMAP1 debugfs files"
      
      * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (38 commits)
        MAINTAINERS: update entries for ARM/STM32
        ARM: dts: bcm283x: Move arm-pmu out of soc node
        ARM: dts: bcm283x: Fix unit address of local_intc
        ARM: dts: NSP: Fix amount of RAM on BCM958625HR
        ARM: dts: Set D-Link DNS-313 SATA to muxmode 0
        ARM: omap2: set CONFIG_LIRC=y in defconfig
        ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Solo RQS
        memory: brcmstb: dpfe: support new way of passing data from the DCPU
        memory: brcmstb: dpfe: fix type declaration of variable "ret"
        memory: brcmstb: dpfe: properly mask vendor error bits
        ARM: BCM: dts: Remove leading 0x and 0s from bindings notation
        ARM: orion: fix orion_ge00_switch_board_info initialization
        ARM: davinci: mark spi_board_info arrays as const
        ARM: clps711x: mark clps711x_compat as const
        arm: zx: dts: Remove leading 0x and 0s from bindings notation
        arm64: dts: Remove leading 0x and 0s from bindings notation
        arm64: dts: cavium: fix PCI bus dtc warnings
        MAINTAINERS: ARM: at91: update my email address
        soc: imx: gpc: de-register power domains only if initialized
        ARM: dts: rockchip: Fix DWMMC clocks
        ...
      97ace515
    • Linus Torvalds's avatar
      Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of... · b5e792f1
      Linus Torvalds authored
      Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
      
      Pull RISC-V fix from Palmer Dabbelt:
       "This week we have a single fix: replacing smp_mb() with __smp_mb().
      
        We were the only architecture with smp_mb() and it appears to just be
        clearly wrong, so I think this is a pretty safe patch for an RC"
      
      * tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux:
        riscv/barrier: Define __smp_{mb,rmb,wmb}
      b5e792f1
    • Arnd Bergmann's avatar
      Merge tag 'arm-soc/for-4.16/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes · 8f148f32
      Arnd Bergmann authored
      Pull "Broadcom drivers fixes for 4.16" from Florian Fainelli:
      
      This pull request contains Broadcom SoCs drivers fixes for 4.16, please
      pull the following:
      
      - Markus provides two minor fixes to the Broadcom STB DPFE driver, one
        to properly mask bits, and a second one to use the correct type. The
        third commit is a consequence of a newer DFPE firmware which would
        unfortunately crash without appropriate kernel changes.
      
      * tag 'arm-soc/for-4.16/drivers-fixes' of https://github.com/Broadcom/stblinux:
        memory: brcmstb: dpfe: support new way of passing data from the DCPU
        memory: brcmstb: dpfe: fix type declaration of variable "ret"
        memory: brcmstb: dpfe: properly mask vendor error bits
      8f148f32
    • Arnd Bergmann's avatar
      Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixes · c98e140f
      Arnd Bergmann authored
      Pull "Broadcom devicetree fixes for 4.16" from Florian Fainelli:
      
      This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
      4.16, please pull the following:
      
      - Mathieu fixes leading 0x and 0's from bindings and Device Tree source
        files, he has done this treewide and most of his changes are already in
        4.16
      
      - Stefan provides two changes to the BCM283x DTS files in order to fix
        DTC warnings
      
      - Florian fixes the amount of RAM on the BCM958625HR reference board to
        properly limit to what is initialized by the bootloader
      
      * tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/stblinux:
        ARM: dts: bcm283x: Move arm-pmu out of soc node
        ARM: dts: bcm283x: Fix unit address of local_intc
        ARM: dts: NSP: Fix amount of RAM on BCM958625HR
        ARM: BCM: dts: Remove leading 0x and 0s from bindings notation
      c98e140f
    • Alexandre Torgue's avatar
      MAINTAINERS: update entries for ARM/STM32 · 20f4ed3a
      Alexandre Torgue authored
      
      
      Changes old git repository to the maintained one and adds more patterns.
      
      Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
      Acked-by: default avatarMaxime Coquelin <mcoquelin.stm32@gmail.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      20f4ed3a
    • Arnd Bergmann's avatar
      Merge tag 'imx-fixes-4.16' of... · 36b38aef
      Arnd Bergmann authored
      Merge tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
      
      Pull "i.MX fixes for 4.16" from Shawn Guo:
      
       - Fix i.MX GPC driver to remove power domains only when they are
         initialized in imx_gpc_probe().
       - Fix the broken Engicam i.CoreM6 DualLite/Solo RQS board DT to include
         imx6dl.dtsi instead of imx6q.dtsi.
      
      * tag 'imx-fixes-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
        ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Solo RQS
        soc: imx: gpc: de-register power domains only if initialized
      36b38aef
    • Linus Torvalds's avatar
      Merge tag 'linux-kselftest-4.16-rc4' of... · 3499de32
      Linus Torvalds authored
      Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
      
      Pull kselftest fixes from Shuah Khan:
       "Fixes for various problems in test output, compile errors, and missing
        configs"
      
      * tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
        selftests: vm: update .gitignore with new test
        selftests: memory-hotplug: silence test command echo
        selftests/futex: Fix line continuation in Makefile
        selftests: memfd: add config fragment for fuse
        selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
        selftests/android: Fix line continuation in Makefile
        selftest/vDSO: fix O=
        selftests: sync: missing CFLAGS while compiling
      3499de32
    • Linus Torvalds's avatar
      Merge tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux · c02be233
      Linus Torvalds authored
      Pull xfs fixes from Darrick Wong:
      
       - fix some compiler warnings
      
       - fix block reservations for transactions created during log recovery
      
       - fix resource leaks when respecifying mount options
      
      * tag 'xfs-4.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
        xfs: fix potential memory leak in mount option parsing
        xfs: reserve blocks for refcount / rmap log item recovery
        xfs: use memset to initialize xfs_scrub_agfl_info
      c02be233
    • Linus Torvalds's avatar
      Merge tag 'dma-mapping-4.16-3' of git://git.infradead.org/users/hch/dma-mapping · b1aad682
      Linus Torvalds authored
      Pull dma-mapping fix from Christoph Hellwig:
       "A single fix for a memory leak regression in the dma-debug code"
      
      * tag 'dma-mapping-4.16-3' of git://git.infradead.org/users/hch/dma-mapping:
        dma-debug: fix memory leak in debug_dma_alloc_coherent
      b1aad682
    • Linus Torvalds's avatar
      Merge tag 'devicetree-fixes-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux · e04d368f
      Linus Torvalds authored
      Pull DeviceTree fixes from Rob Herring:
      
       - update i.MX thermal binding example to use current binding, not the
         deprecated one
      
       - move arm-charlcd to auxdisplay/
      
       - fix misspelling of "debounce-interval"
      
      * tag 'devicetree-fixes-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
        dt-bindings: power: Fix "debounce-interval" property misspelling
        auxdisplay: Move arm-charlcd binding to correct folder
        dt-bindings: thermal: imx: update the binding to new method
      e04d368f
  3. Feb 28, 2018
  4. Feb 27, 2018
  5. Feb 26, 2018