2025-03-20T16:09:12-07:00, Deepak Gupta :
> On Thu, Mar 20, 2025 at 3:24 PM Radim Krčmář wrote:
>> 2025-03-14T14:39:38-07:00, Deepak Gupta :
>> > Expose a new register type NT_RISCV_USER_CFI for risc-v cfi status and
>> > state. Intentionally both landing pad and shadow stack status and state
>> >
2025-03-20T15:31:09-07:00, Deepak Gupta :
> On Thu, Mar 20, 2025 at 2:35 PM Radim Krčmář wrote:
>> 2025-03-14T14:39:42-07:00, Deepak Gupta :
>> > +__setup("disable_riscv_usercfi=", setup_global_riscv_enable);
>>
>> I'd prefer two command line options instead.
>
> One for zicfilp and one for zicfis
On Tue, Mar 18, 2025 at 1:53 AM Paolo Abeni wrote:
>
> Adding Kuniyuki.
>
> On 3/8/25 10:40 PM, Mina Almasry wrote:
> > @@ -931,10 +932,67 @@ int netdev_nl_bind_rx_doit(struct sk_buff *skb,
> > struct genl_info *info)
> > return err;
> > }
> >
> > -/* stub */
> > int netdev_nl_bind_tx_doi
On Tue, Mar 18, 2025 at 1:39 AM Paolo Abeni wrote:
>
> On 3/8/25 10:40 PM, Mina Almasry wrote:
> > From: Stanislav Fomichev
> >
> > Add bind-tx netlink call to attach dmabuf for TX; queue is not
> > required, only ifindex and dmabuf fd for attachment.
> >
> > Signed-off-by: Stanislav Fomichev
>
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni :
On Fri, 14 Mar 2025 10:58:44 -0700 you wrote:
> I am submitting a series of patches that introduce a new feature for the
> netconsole subsystem, specifically the addition of the 'release' field
> to the sysdata structur