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:   Thu, 17 Sep 2020 14:44:33 +0100
From:   Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To:     gregkh@...uxfoundation.org
Cc:     linux-kernel@...r.kernel.org,
        Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/4] nvmem: patches (set 1) for 5.10

Hi Greg,

Here is small set of nvmem patches for 5.10 which includes
- 2 enhancements to core using simple IDA and kobj_to_dev
- 1 fix in core w.r.t device tree node refcounting.
- removed write support for mtk-fuse.

Can you please queue them up for 5.10.

thanks for you help,
srini

Bartosz Golaszewski (1):
  nvmem: switch to simpler IDA interface

Chih-En Hsu (1):
  nvmem: mtk-efuse: Remove EFUSE register write support

Tian Tao (1):
  nvmem: core: Use kobj_to_dev() instead of container_of()

Vadym Kochan (1):
  nvmem: core: fix missing of_node_put() in of_nvmem_device_get()

 drivers/nvmem/core.c      | 17 ++++++++++-------
 drivers/nvmem/mtk-efuse.c | 14 --------------
 2 files changed, 10 insertions(+), 21 deletions(-)

-- 
2.21.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ