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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 17 Dec 2021 07:32:22 +0100
From:   Miko Larsson <mikoxyzzz@...il.com>
To:     minchan@...nel.org, ngupta@...are.org, senozhatsky@...omium.org,
        axboe@...nel.dk, linux-kernel@...r.kernel.org,
        linux-block@...r.kernel.org
Cc:     Miko Larsson <mikoxyzzz@...il.com>, hch@...radead.org
Subject: [PATCH v2 0/2] Fix some formatting problems

Hi,

This is v2 of the patch set I sent in two days ago. The subject is
arguably misleading, since we're doing a bit more than fixing some
"superficial formatting problems", but I wanted to keep the original
subject since this is a followup to the previous patch set.

This patch set adds SPDX license identifiers to zram_drv, and replaces
all uses of 'strlcpy()' with 'kmemdup_nul()' and 'strcpy()'.

Miko Larsson (2):
  zram: zram_drv: add SPDX license identifiers
  zram: zram_drv: replace 'strlcpy()'

 drivers/block/zram/zram_drv.c | 18 ++++++------------
 drivers/block/zram/zram_drv.h |  9 ++-------
 2 files changed, 8 insertions(+), 19 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ