linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Austin Kim <austindh.kim@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, gustavoars@kernel.org,
	andrew@lunn.ch, bjorn@kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, austin.kim@lge.com
Subject: Re: [PATCH] net: ethtool: clear heap allocations for ethtool function
Date: Wed, 09 Jun 2021 21:00:03 +0000	[thread overview]
Message-ID: <162327240322.12172.2837709394568742903.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210609023425.GA2024@raspberrypi>

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Wed, 9 Jun 2021 03:34:25 +0100 you wrote:
> Several ethtool functions leave heap uncleared (potentially) by
> drivers. This will leave the unused portion of heap unchanged and
> might copy the full contents back to userspace.
> 
> Signed-off-by: Austin Kim <austindh.kim@gmail.com>
> ---
>  net/ethtool/ioctl.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Here is the summary with links:
  - net: ethtool: clear heap allocations for ethtool function
    https://git.kernel.org/netdev/net/c/80ec82e3d2c1

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2021-06-09 21:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-09  2:34 [PATCH] net: ethtool: clear heap allocations for ethtool function Austin Kim
2021-06-09 21:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162327240322.12172.2837709394568742903.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=austin.kim@lge.com \
    --cc=austindh.kim@gmail.com \
    --cc=bjorn@kernel.org \
    --cc=davem@davemloft.net \
    --cc=gustavoars@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).