Re: [EXTERNAL] Re: [PATCH v4 0/3] UIO driver for low speed Hyper-V devices

2023-10-05 Thread Saurabh Singh Sengar
On Tue, Sep 26, 2023 at 05:41:26AM -0700, Saurabh Singh Sengar wrote: > On Wed, Sep 06, 2023 at 05:23:07AM -0700, Saurabh Singh Sengar wrote: > > On Tue, Aug 22, 2023 at 01:48:03PM +0200, Greg KH wrote: > > > On Mon, Aug 21, 2023 at 07:36:18AM +, Saurabh Singh Sengar wrote: > > > > > > > > >

Re: [PATCH 3/3] rust: upgrade to Rust 1.73.0

2023-10-05 Thread Martin Rodriguez Reboredo
On 10/5/23 18:05, Miguel Ojeda wrote: This is the next upgrade to the Rust toolchain, from 1.72.1 to 1.73.0 (i.e. the latest) [1]. See the upgrade policy [2] and the comments on the first upgrade in commit 3ed03f4da06e ("rust: upgrade to Rust 1.68.2"). # Unstable features No unstable features

[PATCH 3/3] rust: upgrade to Rust 1.73.0

2023-10-05 Thread Miguel Ojeda
This is the next upgrade to the Rust toolchain, from 1.72.1 to 1.73.0 (i.e. the latest) [1]. See the upgrade policy [2] and the comments on the first upgrade in commit 3ed03f4da06e ("rust: upgrade to Rust 1.68.2"). # Unstable features No unstable features (that we use) were stabilized. Therefor

[PATCH bootconfig 2/3] fs/proc: Add boot loader arguments as comment to /proc/bootconfig

2023-10-05 Thread Paul E. McKenney
In kernels built with CONFIG_BOOT_CONFIG_FORCE=y, /proc/cmdline will show all kernel boot parameters, both those supplied by the boot loader and those embedded in the kernel image. This works well for those who just want to see all of the kernel boot parameters, but is not helpful to those who nee

Re: [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line

2023-10-05 Thread Pavan Kondeti
On Thu, Oct 05, 2023 at 09:12:25PM +0530, Mukesh Ojha wrote: > > > On 10/5/2023 5:14 PM, Pavan Kondeti wrote: > > On Thu, Oct 05, 2023 at 04:52:20PM +0530, Mukesh Ojha wrote: > > > Sorry for the late reply, was on a long vacation. > > > > > > On 9/14/2023 4:47 AM, Kees Cook wrote: > > > > On Tue

Re: [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line

2023-10-05 Thread Mukesh Ojha
On 10/5/2023 5:14 PM, Pavan Kondeti wrote: On Thu, Oct 05, 2023 at 04:52:20PM +0530, Mukesh Ojha wrote: Sorry for the late reply, was on a long vacation. On 9/14/2023 4:47 AM, Kees Cook wrote: On Tue, Sep 12, 2023 at 11:18:20AM +0100, Will Deacon wrote: On Mon, Sep 11, 2023 at 04:23:50PM +

Re: [PATCH v2] docs: submitting-patches: encourage direct notifications to commenters

2023-10-05 Thread Christoph Hellwig
Looks good: Reviewed-by: Christoph Hellwig

RE: [PATCH v12 00/37] x86: enable FRED for x86-64

2023-10-05 Thread Li, Xin3
> > This patch set enables the Intel flexible return and event delivery > > (FRED) architecture for x86-64. > > > > > Which tree is this based on now? > It was based on the tip master on the day I sent the v12 patch set, i.e., Monday night in the US west coast. > I tried running 'b4 diff' but i

Re: [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line

2023-10-05 Thread Mukesh Ojha
Sorry for the late reply, was on a long vacation. On 9/14/2023 4:47 AM, Kees Cook wrote: On Tue, Sep 12, 2023 at 11:18:20AM +0100, Will Deacon wrote: On Mon, Sep 11, 2023 at 04:23:50PM +0530, Mukesh Ojha wrote: The reserved memory region for ramoops is assumed to be at a fixed and known locati

Re: [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line

2023-10-05 Thread Pavan Kondeti
On Thu, Oct 05, 2023 at 04:52:20PM +0530, Mukesh Ojha wrote: > Sorry for the late reply, was on a long vacation. > > On 9/14/2023 4:47 AM, Kees Cook wrote: > > On Tue, Sep 12, 2023 at 11:18:20AM +0100, Will Deacon wrote: > > > On Mon, Sep 11, 2023 at 04:23:50PM +0530, Mukesh Ojha wrote: > > > > Th

RE: [PATCH v12 06/37] Documentation/x86/64: Add a documentation for FRED

2023-10-05 Thread Li, Xin3
> > diff --git a/Documentation/arch/x86/x86_64/fred.rst > > b/Documentation/arch/x86/x86_64/fred.rst > > new file mode 100644 > > index ..9f57e7b91f7e > > --- /dev/null > > +++ b/Documentation/arch/x86/x86_64/fred.rst > > @@ -0,0 +1,96 @@ > > +.. SPDX-License-Identifier: GPL-2.0 > > + >

Re: [PATCH] Documentation: embargoed-hardware-issues.rst: Clarify prenotifaction

2023-10-05 Thread Greg Kroah-Hartman
On Tue, Oct 03, 2023 at 05:50:03PM -0700, Kees Cook wrote: > There has been a repeated misunderstanding about what the hardware embargo > list is for. Clarify the language in the process so that it is clear > that only fixes are coordinated. There is explicitly no prenotification > process. The lis