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: Tue, 2 Jul 2024 06:48:04 +0800
From: quic_zijuhu <quic_zijuhu@...cinc.com>
To: LKML <linux-kernel@...r.kernel.org>
CC: Greg KH <gregkh@...uxfoundation.org>, <rafael@...nel.org>
Subject: Summarize my recent devres changes for code review and merging

I would like to summarize my recent patches for devres as following:

[PATCH v2] devres: Fix devm_krealloc() allocating memory with wrong size
https://lore.kernel.org/lkml/1718537455-20208-1-git-send-email-quic_zijuhu@quicinc.com/

[PATCH v1] devres: Fix memory leakage due to driver API devm_free_percpu()
https://lore.kernel.org/lkml/1718804281-1796-1-git-send-email-quic_zijuhu@quicinc.com/

[PATCH v1] devres: Correct code style for functions that return a
pointer type
https://lore.kernel.org/lkml/1718631689-11929-1-git-send-email-quic_zijuhu@quicinc.com/

[PATCH v3] devres: Initialize a uninitialized struct member
https://lore.kernel.org/lkml/1719871765-14774-1-git-send-email-quic_zijuhu@quicinc.com/

[PATCH v2] devres: Simplify devm_percpu_match() implementation
https://lore.kernel.org/lkml/1719871779-14818-1-git-send-email-quic_zijuhu@quicinc.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ