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] [day] [month] [year] [list]
Date:   Tue, 8 Aug 2017 12:46:21 +0100
From:   Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/6] nvmem: fixes for next rc

Hi Greg,

On 26/07/17 10:34, srinivas.kandagatla@...aro.org wrote:
> 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
> 

Could you please take this series for next RC, as some of thermal fixes 
which depend on nvmem_cell_read_u32() are blocked for this patch.

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(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ