From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Julia Lawall <Julia.Lawall@inria.fr>
Cc: linux-hyperv@vger.kernel.org,
Dave Hansen <dave.hansen@linux.intel.com>,
kernel-janitors@vger.kernel.org, dri-devel@lists.freedesktop.org,
virtualization@lists.linux-foundation.org,
John Stultz <jstultz@google.com>,
"H. Peter Anvin" <hpa@zytor.com>,
linux-sgx@vger.kernel.org, Xuan Zhuo <xuanzhuo@linux.alibaba.com>,
Benjamin Gaignard <benjamin.gaignard@collabora.com>,
linux-scsi@vger.kernel.org, linux-rdma@vger.kernel.org,
kasan-dev@googlegroups.com, iommu@lists.linux.dev,
kuba@kernel.org, Laura Abbott <labbott@redhat.com>,
linux-media@vger.kernel.org, keescook@chromium.org,
linux-arm-msm@vger.kernel.org, intel-gfx@lists.freedesktop.org,
linaro-mm-sig@lists.linaro.org, Krishna Reddy <vdumpa@nvidia.com>,
Shailend Chand <shailend@google.com>,
christophe.jaillet@wanadoo.fr, linux-tegra@vger.kernel.org,
intel-gvt-dev@lists.freedesktop.org,
Dmitry Vyukov <dvyukov@google.com>,
Andrey Konovalov <andreyknvl@gmail.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Liam Mark <lmark@codeaurora.org>,
mhi@lists.linux.dev, Robin Murphy <robin.murphy@arm.com>,
linux-btrfs@vger.kernel.org
Subject: Re: [Intel-gfx] [PATCH v2 00/24] use vmalloc_array and vcalloc
Date: Wed, 05 Jul 2023 21:35:55 -0400 [thread overview]
Message-ID: <yq1pm55lt3y.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <20230627144339.144478-1-Julia.Lawall@inria.fr> (Julia Lawall's message of "Tue, 27 Jun 2023 16:43:15 +0200")
Julia,
> The functions vmalloc_array and vcalloc were introduced in
>
> commit a8749a35c399 ("mm: vmalloc: introduce array allocation functions")
>
> but are not used much yet. This series introduces uses of
> these functions, to protect against multiplication overflows.
Applied #7 and #24 to 6.5/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Julia Lawall <Julia.Lawall@inria.fr>
Cc: linux-hyperv@vger.kernel.org, kernel-janitors@vger.kernel.org,
keescook@chromium.org, christophe.jaillet@wanadoo.fr,
kuba@kernel.org, kasan-dev@googlegroups.com,
Andrey Konovalov <andreyknvl@gmail.com>,
Dmitry Vyukov <dvyukov@google.com>,
iommu@lists.linux.dev, linux-tegra@vger.kernel.org,
Robin Murphy <robin.murphy@arm.com>,
Krishna Reddy <vdumpa@nvidia.com>,
virtualization@lists.linux-foundation.org,
Xuan Zhuo <xuanzhuo@linux.alibaba.com>,
linux-scsi@vger.kernel.org, linaro-mm-sig@lists.linaro.org,
linux-media@vger.kernel.org, John Stultz <jstultz@google.com>,
Brian Starkey <Brian.Starkey@arm.com>,
Laura Abbott <labbott@redhat.com>,
Liam Mark <lmark@codeaurora.org>,
Benjamin Gaignard <benjamin.gaignard@collabora.com>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org, Shailend Chand <shailend@google.com>,
linux-rdma@vger.kernel.org, mhi@lists.linux.dev,
linux-arm-msm@vger.kernel.org, linux-btrfs@vger.kernel.org,
intel-gvt-dev@lists.freedesktop.org,
intel-gfx@lists.freedesktop.org,
Dave Hansen <dave.hansen@linux.intel.com>,
"H. Peter Anvin" <hpa@zytor.com>,
linux-sgx@vger.kernel.org
Subject: Re: [PATCH v2 00/24] use vmalloc_array and vcalloc
Date: Wed, 05 Jul 2023 21:35:55 -0400 [thread overview]
Message-ID: <yq1pm55lt3y.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <20230627144339.144478-1-Julia.Lawall@inria.fr> (Julia Lawall's message of "Tue, 27 Jun 2023 16:43:15 +0200")
Julia,
> The functions vmalloc_array and vcalloc were introduced in
>
> commit a8749a35c399 ("mm: vmalloc: introduce array allocation functions")
>
> but are not used much yet. This series introduces uses of
> these functions, to protect against multiplication overflows.
Applied #7 and #24 to 6.5/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Julia Lawall <Julia.Lawall@inria.fr>
Cc: linux-hyperv@vger.kernel.org,
Dave Hansen <dave.hansen@linux.intel.com>,
kernel-janitors@vger.kernel.org, dri-devel@lists.freedesktop.org,
virtualization@lists.linux-foundation.org,
John Stultz <jstultz@google.com>,
"H. Peter Anvin" <hpa@zytor.com>,
linux-sgx@vger.kernel.org, Xuan Zhuo <xuanzhuo@linux.alibaba.com>,
Benjamin Gaignard <benjamin.gaignard@collabora.com>,
linux-scsi@vger.kernel.org, linux-rdma@vger.kernel.org,
kasan-dev@googlegroups.com, iommu@lists.linux.dev,
kuba@kernel.org, Laura Abbott <labbott@redhat.com>,
linux-media@vger.kernel.org, keescook@chromium.org,
linux-arm-msm@vger.kernel.org, intel-gfx@lists.freedesktop.org,
linaro-mm-sig@lists.linaro.org, Krishna Reddy <vdumpa@nvidia.com>,
Shailend Chand <shailend@google.com>,
christophe.jaillet@wanadoo.fr, linux-tegra@vger.kernel.org,
intel-gvt-dev@lists.freedesktop.org,
Dmitry Vyukov <dvyukov@google.com>,
Andrey Konovalov <andreyknvl@gmail.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Liam Mark <lmark@codeaurora.org>,
mhi@lists.linux.dev, Robin Murphy <robin.murphy@arm.com>,
Brian Starkey <Brian.Starkey@arm.com>,
linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 00/24] use vmalloc_array and vcalloc
Date: Wed, 05 Jul 2023 21:35:55 -0400 [thread overview]
Message-ID: <yq1pm55lt3y.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <20230627144339.144478-1-Julia.Lawall@inria.fr> (Julia Lawall's message of "Tue, 27 Jun 2023 16:43:15 +0200")
Julia,
> The functions vmalloc_array and vcalloc were introduced in
>
> commit a8749a35c399 ("mm: vmalloc: introduce array allocation functions")
>
> but are not used much yet. This series introduces uses of
> these functions, to protect against multiplication overflows.
Applied #7 and #24 to 6.5/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Julia Lawall <Julia.Lawall@inria.fr>
Cc: linux-hyperv@vger.kernel.org,
Dave Hansen <dave.hansen@linux.intel.com>,
kernel-janitors@vger.kernel.org, dri-devel@lists.freedesktop.org,
virtualization@lists.linux-foundation.org,
John Stultz <jstultz@google.com>,
"H. Peter Anvin" <hpa@zytor.com>,
linux-sgx@vger.kernel.org, Xuan Zhuo <xuanzhuo@linux.alibaba.com>,
Benjamin Gaignard <benjamin.gaignard@collabora.com>,
linux-scsi@vger.kernel.org, linux-rdma@vger.kernel.org,
kasan-dev@googlegroups.com, iommu@lists.linux.dev,
kuba@kernel.org, Laura Abbott <labbott@redhat.com>,
linux-media@vger.kernel.org, keescook@chromium.org,
linux-arm-msm@vger.kernel.org, intel-gfx@lists.freedesktop.org,
linaro-mm-sig@lists.linaro.org, Krishna Reddy <vdumpa@nvidia.com>,
Shailend Chand <shailend@google.com>,
christophe.jaillet@wanadoo.fr, linux-tegra@vger.kernel.org,
intel-gvt-dev@lists.freedesktop.org,
Dmitry Vyukov <dvyukov@google.com>,
Andrey Konovalov <andreyknvl@gmail.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Liam Mark <lmark@codeaurora.org>,
mhi@lists.linux.dev, Robin Murphy <robin.murphy@arm.com>,
linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 00/24] use vmalloc_array and vcalloc
Date: Wed, 05 Jul 2023 21:35:55 -0400 [thread overview]
Message-ID: <yq1pm55lt3y.fsf@ca-mkp.ca.oracle.com> (raw)
In-Reply-To: <20230627144339.144478-1-Julia.Lawall@inria.fr> (Julia Lawall's message of "Tue, 27 Jun 2023 16:43:15 +0200")
Julia,
> The functions vmalloc_array and vcalloc were introduced in
>
> commit a8749a35c399 ("mm: vmalloc: introduce array allocation functions")
>
> but are not used much yet. This series introduces uses of
> these functions, to protect against multiplication overflows.
Applied #7 and #24 to 6.5/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
next prev parent reply other threads:[~2023-07-06 13:18 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-27 14:43 [Intel-gfx] [PATCH v2 00/24] use vmalloc_array and vcalloc Julia Lawall
2023-06-27 14:43 ` Julia Lawall
2023-06-27 14:43 ` Julia Lawall
2023-06-27 14:43 ` [PATCH v2 01/24] lib/test_vmalloc.c: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 02/24] octeon_ep: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 03/24] drm/gud: " Julia Lawall
2023-06-27 14:43 ` Julia Lawall
2023-07-03 12:23 ` Thomas Zimmermann
2023-07-04 10:41 ` Noralf Trønnes
2023-07-04 10:41 ` Noralf Trønnes
2023-06-27 14:43 ` [PATCH v2 04/24] gve: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 05/24] RDMA/erdma: " Julia Lawall
2023-07-21 18:56 ` Jason Gunthorpe
2023-06-27 14:43 ` [PATCH v2 06/24] dma-buf: system_heap: " Julia Lawall
2023-06-27 14:43 ` Julia Lawall
2023-06-27 18:52 ` John Stultz
2023-06-27 18:52 ` John Stultz
2023-06-27 14:43 ` [PATCH v2 07/24] scsi: fnic: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 08/24] virtio-mem: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 09/24] pds_core: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 10/24] bus: mhi: host: " Julia Lawall
2023-06-27 14:48 ` Jeffrey Hugo
2023-07-12 16:48 ` Manivannan Sadhasivam
2023-06-27 14:43 ` [PATCH v2 11/24] ionic: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 12/24] btrfs: zoned: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 13/24] iommu/tegra: gart: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 14/24] RDMA/siw: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 15/24] habanalabs: " Julia Lawall
2023-06-27 14:43 ` Julia Lawall
2023-07-02 8:01 ` Oded Gabbay
2023-06-27 14:43 ` [Intel-gfx] [PATCH v2 16/24] drm/i915/gvt: " Julia Lawall
2023-06-27 14:43 ` Julia Lawall
2023-06-27 14:43 ` Julia Lawall
2023-06-27 14:43 ` [PATCH v2 17/24] kcov: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 18/24] net: enetc: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 19/24] RDMA/bnxt_re: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 20/24] comedi: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 21/24] x86/sgx: " Julia Lawall
2023-06-27 14:54 ` Dave Hansen
2023-06-27 15:01 ` Julia Lawall
2023-06-27 15:06 ` Dave Hansen
2023-06-27 14:43 ` [PATCH v2 22/24] net: mana: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 23/24] vduse: " Julia Lawall
2023-06-27 14:43 ` [PATCH v2 24/24] scsi: qla2xxx: " Julia Lawall
2023-06-27 16:40 ` [Intel-gfx] [PATCH v2 00/24] " patchwork-bot+netdevbpf
2023-06-27 16:40 ` patchwork-bot+netdevbpf
2023-06-27 16:40 ` patchwork-bot+netdevbpf
2023-07-06 1:35 ` Martin K. Petersen [this message]
2023-07-06 1:35 ` Martin K. Petersen
2023-07-06 1:35 ` Martin K. Petersen
2023-07-06 1:35 ` Martin K. Petersen
2023-07-11 16:31 ` [Intel-gfx] (subset) " Martin K. Petersen
2023-07-11 16:31 ` Martin K. Petersen
2023-07-11 16:31 ` Martin K. Petersen
2023-07-11 16:31 ` Martin K. Petersen
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=yq1pm55lt3y.fsf@ca-mkp.ca.oracle.com \
--to=martin.petersen@oracle.com \
--cc=Julia.Lawall@inria.fr \
--cc=andreyknvl@gmail.com \
--cc=benjamin.gaignard@collabora.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=dave.hansen@linux.intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=dvyukov@google.com \
--cc=hpa@zytor.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-gvt-dev@lists.freedesktop.org \
--cc=iommu@lists.linux.dev \
--cc=jstultz@google.com \
--cc=kasan-dev@googlegroups.com \
--cc=keescook@chromium.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=labbott@redhat.com \
--cc=linaro-mm-sig@lists.linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux-sgx@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=lmark@codeaurora.org \
--cc=mhi@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=robin.murphy@arm.com \
--cc=shailend@google.com \
--cc=vdumpa@nvidia.com \
--cc=virtualization@lists.linux-foundation.org \
--cc=xuanzhuo@linux.alibaba.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.