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-prev] [day] [month] [year] [list]
Date: Tue, 2 Jul 2024 13:36:22 +0800
From: quic_zijuhu <quic_zijuhu@...cinc.com>
To: Greg KH <gregkh@...uxfoundation.org>
CC: LKML <linux-kernel@...r.kernel.org>, <rafael@...nel.org>
Subject: Re: Summarize my recent devres changes for code review and merging

On 7/2/2024 1:33 PM, Greg KH wrote:
> On Tue, Jul 02, 2024 at 06:48:04AM +0800, quic_zijuhu wrote:
>> 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/
> 
> Please submit a patch series for all of these, that would make managing
> them much easier, don't you think?
> 
good suggestion, will do it, thank you.
> thanks,
> 
> greg k-h


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ