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>] [day] [month] [year] [list]
Date:   Mon,  9 Aug 2021 17:26:39 +0200
From:   Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To:     Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
        arm@...nel.org, soc@...nel.org
Cc:     Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
        linux-kernel@...r.kernel.org, Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] memory: changes for v5.14

Hi,

I organized changes on separate topic branches just in case I need to share
them with SoC maintainers.  They are all merged back to main branch.

Best regards,
Krzysztof


The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-5.15

for you to fetch changes up to c28b584deb1bc81f8a2454b43c82cdda17ed29f6:

  Merge branch 'for-v5.15/omap-gpmc' into for-next (2021-07-29 09:03:32 +0200)

----------------------------------------------------------------
Memory controller drivers for v5.15

Few minor fixes: maintainer pattern, unused-function warning in
Tegra186 and suspend/resume in OMAP GPMC.

----------------------------------------------------------------
Arnd Bergmann (1):
      memory: tegra: fix unused-function warning

Krzysztof Kozlowski (2):
      Merge branch 'for-v5.15/tegra-mc' into for-next
      Merge branch 'for-v5.15/omap-gpmc' into for-next

Mauro Carvalho Chehab (1):
      MAINTAINERS: update arm,pl353-smc.yaml reference

Tony Lindgren (2):
      memory: omap-gpmc: Clear GPMC_CS_CONFIG7 register on restore if unused
      memory: omap-gpmc: Drop custom PM calls with cpu_pm notifier

 MAINTAINERS                     |   2 +-
 arch/arm/mach-omap2/pm34xx.c    |   5 --
 drivers/memory/omap-gpmc.c      | 191 +++++++++++++++++++++++++---------------
 drivers/memory/tegra/tegra186.c |   2 +
 include/linux/omap-gpmc.h       |   3 -
 5 files changed, 121 insertions(+), 82 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ