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-next>] [day] [month] [year] [list]
Date:   Wed, 26 Jul 2017 11:34:42 +0200
From:   srinivas.kandagatla@...aro.org
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/6] nvmem: fixes for next rc

From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>

Hi Greg, 

Could you please queue these patches for next possible rc.
All these patches are fixes or minor cleanups, new function
nvmem_cell_read_u32() is also added to fix a issue in 
drivers/thermal/imx_thermal.c driver.

Thanks,
srini

Dan Carpenter (1):
  nvmem: core: remove unneeded NULL check

Frank Wang (1):
  nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuse

Leonard Crestez (1):
  nvmem: core: Add nvmem_cell_read_u32

Philipp Zabel (1):
  nvmem: lpc18xx-eeprom: explicitly request exclusive reset control

Rob Herring (1):
  nvmem: Convert to using %pOF instead of full_name

Srinivas Kandagatla (1):
  nvmem: include linux/err.h from header

 .../devicetree/bindings/nvmem/rockchip-efuse.txt   |  2 +-
 drivers/nvmem/core.c                               | 43 ++++++++++++++++++++--
 drivers/nvmem/lpc18xx_eeprom.c                     |  2 +-
 drivers/nvmem/rockchip-efuse.c                     |  2 +-
 include/linux/nvmem-consumer.h                     | 10 +++++
 5 files changed, 53 insertions(+), 6 deletions(-)

-- 
2.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ