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, 18 Nov 2022 06:38:36 +0000
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: fixes for 6.1

Hi Greg,

Here is a few minor fixes in u-boot-env, rmem and lan9662-otp nvmem providers.
-two lan9662 fixes are to fix the compatible string and fix a smatch
warning.
- rmem fixes an error handling path.
- u-boot env has fix for data offset.

If its not too late, can you take them for 6.1.

Many thanks,
Srini


*** BLURB HERE ***

Christian Lamparter (1):
  nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env

Claudiu Beznea (1):
  nvmem: lan9662-otp: fix compatible name

Horatiu Vultur (1):
  nvmem: lan9662-otp: Change return type of
    lan9662_otp_wait_flag_clear()

Wei Yongjun (1):
  nvmem: rmem: Fix return value check in rmem_read()

 drivers/nvmem/lan9662-otpc.c | 4 ++--
 drivers/nvmem/rmem.c         | 4 ++--
 drivers/nvmem/u-boot-env.c   | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ