lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a1k3y0ZHLxGNBoynF+tpej9PVQUT7PgP1RLCuXWonKmHg@mail.gmail.com>
Date:   Wed, 6 Mar 2019 16:35:07 +0100
From:   Arnd Bergmann <arnd@...db.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     soc@...nel.org, Linux ARM <linux-arm-kernel@...ts.infradead.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        arm-soc <arm@...nel.org>
Subject: [GIT PULL 4/6] ARM: SoC defconfig updates for 5.1

The following changes since commit f17b5f06cb92ef2250513a1e154c47b78df07d40:

  Linux 5.0-rc4 (2019-01-27 15:18:05 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
tags/armsoc-defconfig

for you to fetch changes up to 31b0067e8d6d200f5c0a083ca7b3536022243a90:

  ARM: spear3xx_defconfig: Activate PL111 DRM driver (2019-03-01 15:09:21 +0100)

----------------------------------------------------------------
ARM: SoC defconfig updates for 5.1

We regenerated the defconfig files for samsung, shmobile, lpc18xx,
lpc32xx, omap2, and nhk8815.

Lots of additional drivers added on samsung and nhk8815,
as well as the new pl110 driver on all machines that have it.

The remaining changes are mostly to enable newly added drivers,
and in case of imx8mq together with the SoC getting merged.

Signed-off-by: Arnd Bergmann <arnd@...db.de>

----------------------------------------------------------------
Abel Vesa (1):
      arm64: defconfig: Add i.MX8MQ boot necessary configs

Aisheng Dong (1):
      arm64: defconfig: add imx8qxp support

Anson Huang (1):
      arm64: defconfig: add i.MX system controller RTC support

Ard Biesheuvel (1):
      ARM: multi_v7_defconfig: enable GCC plugin support and structleak plugin

Arnd Bergmann (11):
      Merge tag 'omap-for-v5.1/defconfig-signed' of
git://git.kernel.org/.../tmlind/linux-omap into arm/defconfig
      Merge tag 'imx-defconfig-5.1' of
git://git.kernel.org/.../shawnguo/linux into arm/defconfig
      Merge tag 'tegra-for-5.1-arm64-defconfig' of
git://git.kernel.org/.../tegra/linux into arm/defconfig
      Merge tag 'renesas-arm-defconfig-for-v5.1' of
git://git.kernel.org/.../horms/renesas into arm/defconfig
      Merge tag 'renesas-arm64-defconfig-for-v5.1' of
git://git.kernel.org/.../horms/renesas into arm/defconfig
      Merge tag 'sunxi-config64-for-5.1' of
git://git.kernel.org/.../sunxi/linux into arm/defconfig
      Merge branch 'socfpga_for_next_v5.1_defconfig' of
git://git.kernel.org/.../dinguyen/linux into arm/defconfig
      Merge tag 'lpc32xx-defconfig-for-5.1' of
https://github.com/vzapolskiy/linux-lpc32xx into arm/defconfig
      Merge tag 'arm-soc/for-5.1/defconfig' of
https://github.com/Broadcom/stblinux into arm/defconfig
      Merge tag 'samsung-defconfig-5.1' of
git://git.kernel.org/.../krzk/linux into arm/defconfig
      ARM: pxa: remove CONFIG_SND_PXA2XX_AC97 in pxa_defconfig

Biju Das (2):
      ARM: shmobile: Enable NXP pcf85363 rtc in shmobile_defconfig
      ARM: multi_v7_defconfig: Enable NXP pcf85363 rtc

Carlo Caione (2):
      arm64: defconfig: Enable PFUZE100 regulator
      arm64: defconfig: Add IMX2+ watchdog

Dinh Nguyen (1):
      ARM: socfpga_defconfig: enable BLK_DEV_LOOP config option

Florian Fainelli (1):
      Merge tag 'tags/bcm2835-defconfig-next-2018-11-27' into defconfig/next

Geert Uytterhoeven (4):
      arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE
      ARM: shmobile: defconfig: Refresh for v5.0-rc1
      ARM: shmobile: defconfig: Enable support for RZ/A2
      ARM: multi_v7_defconfig: Enable support for RZ/A2

Jagan Teki (2):
      arm64: defconfig: Enable I2C_GPIO
      arm64: defconfig: Enable SUN6I Camera sensor interface

Joseph Lo (1):
      arm64: defconfig: Enable MAX8973 regulator

Kuninori Morimoto (1):
      arm64: defconfig: select Kingfisher Sound related configs

Linus Walleij (11):
      ARM: defconfig: Update LPC18xx defconfig
      ARM: defconfig: Switch LPC18xx to use PL11x DRM driver
      ARM: defconfig: Update LPC32xx defconfig
      ARM: defconfig: Switch LPC32xx to use PL11x DRM driver
      ARM: defconfig: axm55xx: Drop PL11x graphics driver
      ARM: defconfig: Enable PL11x DRM driver on multi_v7
      arm64: defconfig: Switch to PL11x DRM driver
      ARM: defconfig: integrator: Switch to DRM
      ARM: nhk8815_defconfig: Update defconfig
      ARM: nhk8815_defconfig: Add new options
      ARM: spear3xx_defconfig: Activate PL111 DRM driver

Lukasz Luba (1):
      ARM: omap2plus_defconfig: remove PROVE_LOCKING from defconfig

Paweł Chmiel (3):
      ARM: s5pv210_defconfig: Run make savedefconfig
      ARM: s5pv210_defconfig: Enable more drivers present on Samsung Aries
      ARM: s5pv210_defconfig: Enable cpufreq

Simon Horman (1):
      arm64: defconfig: Enable R-Car thermal driver

Stefan Wahren (1):
      ARM: bcm2835_defconfig: Enable BCM2835 MMAL-based V4L2 camera driver

Thierry Reding (1):
      arm64: defconfig: Enable Tegra TCU

Tony Lindgren (2):
      ARM: omap2plus_defconfig: Update for dropped options
      ARM: omap2plus_defconfig: Update for moved options

Vladimir Zapolskiy (8):
      ARM: defconfig: lpc32xx: enable NFSv4 support
      ARM: defconfig: lpc32xx: enable build options for basic debugging
      ARM: defconfig: lpc32xx: enable panic on oops option
      ARM: defconfig: lpc32xx: enable serial console on HS UART
      ARM: defconfig: lpc32xx: enable generic SRAM driver
      ARM: defconfig: lpc32xx: disable superfluous GPIO controllers
      ARM: defconfig: lpc32xx: enable fixed voltage regulator support
      ARM: defconfig: lpc32xx: enable DRM simple panel driver

Yogesh Narayan Gaur (1):
      arm64: defconfig: enable NXP FlexSPI driver

 arch/arm/configs/axm55xx_defconfig    |  4 ----
 arch/arm/configs/bcm2835_defconfig    |  3 +++
 arch/arm/configs/integrator_defconfig |  9 +++++++--
 arch/arm/configs/lpc18xx_defconfig    | 31 +++++++++++++------------------
 arch/arm/configs/lpc32xx_defconfig    | 65
+++++++++++++++++++++++++++++++----------------------------------
 arch/arm/configs/multi_v7_defconfig   |  8 +++++++-
 arch/arm/configs/nhk8815_defconfig    | 41
+++++++++++++++++++++++++++--------------
 arch/arm/configs/omap2plus_defconfig  | 83
++++++++++++++++++++++++++++++++++++++---------------------------------------------
 arch/arm/configs/pxa_defconfig        |  1 -
 arch/arm/configs/s5pv210_defconfig    | 47
++++++++++++++++++++++++++++++++++++-----------
 arch/arm/configs/shmobile_defconfig   | 48
++++++++++++++++++++++++------------------------
 arch/arm/configs/socfpga_defconfig    | 25 +++++++++++--------------
 arch/arm/configs/spear3xx_defconfig   |  6 ++++--
 arch/arm64/configs/defconfig          | 32 +++++++++++++++++++++++++++++++-
 14 files changed, 232 insertions(+), 171 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ