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: Fri, 28 Jun 2024 12:37:00 +0100
From: 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: fixes for 6.10

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

Hi Greg,

Here are few fixes in nvmem for 6.10, Could you queue
these for next possible rc.

fixes include
	- fixing return values for read;
	- fix incorrectly set permissions on cell sysfs entires.
Thanks,
Srini

MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Joy Chakraborty (2):
  nvmem: rmem: Fix return value of rmem_read()
  nvmem: meson-efuse: Fix return value of nvmem callbacks

Thomas Weißschuh (2):
  nvmem: core: only change name to fram for current attribute
  nvmem: core: limit cell sysfs permissions to main attribute ones

 drivers/nvmem/core.c        |  7 +++----
 drivers/nvmem/meson-efuse.c | 14 ++++++++++----
 drivers/nvmem/rmem.c        |  5 ++++-
 3 files changed, 17 insertions(+), 9 deletions(-)

-- 
2.25.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ