public inbox for bpf@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC BPF Monday calls
@ 2026-02-06 11:32 Jose E. Marchesi
  2026-02-06 11:43 ` Cupertino Miranda
  2026-02-06 16:04 ` Jose E. Marchesi
  0 siblings, 2 replies; 12+ messages in thread
From: Jose E. Marchesi @ 2026-02-06 11:32 UTC (permalink / raw)
  To: bpf; +Cc: Andrew Pinski, Thomas Schwinge, Piyush Raj, brianwitte, Yonghong Song


Hello people!

Now that the number of people contributing to the BPF toolchain port is
increasing (welcome!) I want to host a weekly meeting to go through open
bugzillas, sent patches and anything else that would benefit from
face-to-face discussion.

Let's find a time that suites us (note that the glibc patch review
meetings are held Monday at 15:00 CET and we should not collide with
that):

  I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.

For holding the meetings I propose using https://meet.jit.si/gccbpf.
The calls will of course be open for everyone interested to join.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 11:32 GCC BPF Monday calls Jose E. Marchesi
@ 2026-02-06 11:43 ` Cupertino Miranda
  2026-02-06 16:04 ` Jose E. Marchesi
  1 sibling, 0 replies; 12+ messages in thread
From: Cupertino Miranda @ 2026-02-06 11:43 UTC (permalink / raw)
  To: Jose E. Marchesi, bpf
  Cc: Andrew Pinski, Thomas Schwinge, Piyush Raj, brianwitte, Yonghong Song

Hi Jose,

Thank you for organizing and proposing this.
I would rather have the meeting 1 to 2h earlier, if possible.

Cheers,
Cupertino

On 06-02-2026 11:32 AM, Jose E. Marchesi wrote:
> 
> Hello people!
> 
> Now that the number of people contributing to the BPF toolchain port is
> increasing (welcome!) I want to host a weekly meeting to go through open
> bugzillas, sent patches and anything else that would benefit from
> face-to-face discussion.
> 
> Let's find a time that suites us (note that the glibc patch review
> meetings are held Monday at 15:00 CET and we should not collide with
> that):
> 
>    I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
> 
> For holding the meetings I propose using https://meet.jit.si/gccbpf.
> The calls will of course be open for everyone interested to join.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 11:32 GCC BPF Monday calls Jose E. Marchesi
  2026-02-06 11:43 ` Cupertino Miranda
@ 2026-02-06 16:04 ` Jose E. Marchesi
  2026-02-06 17:08   ` Vineet Gupta
  2026-02-06 17:09   ` Andrew Pinski
  1 sibling, 2 replies; 12+ messages in thread
From: Jose E. Marchesi @ 2026-02-06 16:04 UTC (permalink / raw)
  To: bpf; +Cc: Andrew Pinski, Thomas Schwinge, Piyush Raj, brianwitte, Yonghong Song


Rather than using Jitsi, the SFConservancy has offered us their BBB
instance.  I think that works better, as it supports recording etc.

So the coordinates (already in the wiki) are:

 * Time: Every Monday from 20:00 to 21:00 CET (tentative)
 * Location: https://bbb-new.sfconservancy.org/rooms/wgy-wvm-vyt-id4/join

Let's please agree on a time for the meeting so we can have the first
one next week..

Any objection to the proposed Monday 20:00-21:00 CET?

> Hello people!
>
> Now that the number of people contributing to the BPF toolchain port is
> increasing (welcome!) I want to host a weekly meeting to go through open
> bugzillas, sent patches and anything else that would benefit from
> face-to-face discussion.
>
> Let's find a time that suites us (note that the glibc patch review
> meetings are held Monday at 15:00 CET and we should not collide with
> that):
>
>   I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
>
> For holding the meetings I propose using https://meet.jit.si/gccbpf.
> The calls will of course be open for everyone interested to join.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 16:04 ` Jose E. Marchesi
@ 2026-02-06 17:08   ` Vineet Gupta
  2026-02-06 17:09   ` Andrew Pinski
  1 sibling, 0 replies; 12+ messages in thread
From: Vineet Gupta @ 2026-02-06 17:08 UTC (permalink / raw)
  To: Jose E. Marchesi, bpf
  Cc: Andrew Pinski, Thomas Schwinge, Piyush Raj, brianwitte, Yonghong Song


On 2/6/26 8:04 AM, Jose E. Marchesi wrote:
> Rather than using Jitsi, the SFConservancy has offered us their BBB
> instance.  I think that works better, as it supports recording etc.
>
> So the coordinates (already in the wiki) are:
>
>   * Time: Every Monday from 20:00 to 21:00 CET (tentative)
>   * Location: https://bbb-new.sfconservancy.org/rooms/wgy-wvm-vyt-id4/join
>
> Let's please agree on a time for the meeting so we can have the first
> one next week..
>
> Any objection to the proposed Monday 20:00-21:00 CET?

Perfect slot for me. I'm out next week but this is great, thanks for 
setting this up.

Thx,
-Vineet


>
>> Hello people!
>>
>> Now that the number of people contributing to the BPF toolchain port is
>> increasing (welcome!) I want to host a weekly meeting to go through open
>> bugzillas, sent patches and anything else that would benefit from
>> face-to-face discussion.
>>
>> Let's find a time that suites us (note that the glibc patch review
>> meetings are held Monday at 15:00 CET and we should not collide with
>> that):
>>
>>    I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
>>
>> For holding the meetings I propose using https://meet.jit.si/gccbpf.
>> The calls will of course be open for everyone interested to join.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 16:04 ` Jose E. Marchesi
  2026-02-06 17:08   ` Vineet Gupta
@ 2026-02-06 17:09   ` Andrew Pinski
  2026-02-06 17:39     ` Jose E. Marchesi
  1 sibling, 1 reply; 12+ messages in thread
From: Andrew Pinski @ 2026-02-06 17:09 UTC (permalink / raw)
  To: Jose E. Marchesi
  Cc: bpf, Thomas Schwinge, Piyush Raj, brianwitte, Yonghong Song

On Fri, Feb 6, 2026 at 8:04 AM Jose E. Marchesi <jemarch@gnu.org> wrote:
>
>
> Rather than using Jitsi, the SFConservancy has offered us their BBB
> instance.  I think that works better, as it supports recording etc.
>
> So the coordinates (already in the wiki) are:
>
>  * Time: Every Monday from 20:00 to 21:00 CET (tentative)
>  * Location: https://bbb-new.sfconservancy.org/rooms/wgy-wvm-vyt-id4/join
>
> Let's please agree on a time for the meeting so we can have the first
> one next week..
>
> Any objection to the proposed Monday 20:00-21:00 CET?

Yes, this conflicts internally with a meeting that I can't miss.
Either side of this hour slot I am free.

>
> > Hello people!
> >
> > Now that the number of people contributing to the BPF toolchain port is
> > increasing (welcome!) I want to host a weekly meeting to go through open
> > bugzillas, sent patches and anything else that would benefit from
> > face-to-face discussion.
> >
> > Let's find a time that suites us (note that the glibc patch review
> > meetings are held Monday at 15:00 CET and we should not collide with
> > that):
> >
> >   I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
> >
> > For holding the meetings I propose using https://meet.jit.si/gccbpf.
> > The calls will of course be open for everyone interested to join.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 17:09   ` Andrew Pinski
@ 2026-02-06 17:39     ` Jose E. Marchesi
  2026-02-06 17:54       ` Andrew Pinski
  2026-02-06 18:37       ` Vineet Gupta
  0 siblings, 2 replies; 12+ messages in thread
From: Jose E. Marchesi @ 2026-02-06 17:39 UTC (permalink / raw)
  To: Andrew Pinski; +Cc: bpf, Thomas Schwinge, Piyush Raj, brianwitte, Yonghong Song


> On Fri, Feb 6, 2026 at 8:04 AM Jose E. Marchesi <jemarch@gnu.org> wrote:
>>
>>
>> Rather than using Jitsi, the SFConservancy has offered us their BBB
>> instance.  I think that works better, as it supports recording etc.
>>
>> So the coordinates (already in the wiki) are:
>>
>>  * Time: Every Monday from 20:00 to 21:00 CET (tentative)
>>  * Location: https://bbb-new.sfconservancy.org/rooms/wgy-wvm-vyt-id4/join
>>
>> Let's please agree on a time for the meeting so we can have the first
>> one next week..
>>
>> Any objection to the proposed Monday 20:00-21:00 CET?
>
> Yes, this conflicts internally with a meeting that I can't miss.
> Either side of this hour slot I am free.


Ok, then what about:

  Monday 19:00-20:00 CET.

Should make Cuper happier too, as it is earlier :P


>>
>> > Hello people!
>> >
>> > Now that the number of people contributing to the BPF toolchain port is
>> > increasing (welcome!) I want to host a weekly meeting to go through open
>> > bugzillas, sent patches and anything else that would benefit from
>> > face-to-face discussion.
>> >
>> > Let's find a time that suites us (note that the glibc patch review
>> > meetings are held Monday at 15:00 CET and we should not collide with
>> > that):
>> >
>> >   I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
>> >
>> > For holding the meetings I propose using https://meet.jit.si/gccbpf.
>> > The calls will of course be open for everyone interested to join.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 17:39     ` Jose E. Marchesi
@ 2026-02-06 17:54       ` Andrew Pinski
  2026-02-06 18:37       ` Vineet Gupta
  1 sibling, 0 replies; 12+ messages in thread
From: Andrew Pinski @ 2026-02-06 17:54 UTC (permalink / raw)
  To: Jose E. Marchesi
  Cc: bpf, Thomas Schwinge, Piyush Raj, brianwitte, Yonghong Song

On Fri, Feb 6, 2026 at 9:39 AM Jose E. Marchesi <jemarch@gnu.org> wrote:
>
>
> > On Fri, Feb 6, 2026 at 8:04 AM Jose E. Marchesi <jemarch@gnu.org> wrote:
> >>
> >>
> >> Rather than using Jitsi, the SFConservancy has offered us their BBB
> >> instance.  I think that works better, as it supports recording etc.
> >>
> >> So the coordinates (already in the wiki) are:
> >>
> >>  * Time: Every Monday from 20:00 to 21:00 CET (tentative)
> >>  * Location: https://bbb-new.sfconservancy.org/rooms/wgy-wvm-vyt-id4/join
> >>
> >> Let's please agree on a time for the meeting so we can have the first
> >> one next week..
> >>
> >> Any objection to the proposed Monday 20:00-21:00 CET?
> >
> > Yes, this conflicts internally with a meeting that I can't miss.
> > Either side of this hour slot I am free.
>
>
> Ok, then what about:
>
>   Monday 19:00-20:00 CET.
>
> Should make Cuper happier too, as it is earlier :P

Fine with me.

>
>
> >>
> >> > Hello people!
> >> >
> >> > Now that the number of people contributing to the BPF toolchain port is
> >> > increasing (welcome!) I want to host a weekly meeting to go through open
> >> > bugzillas, sent patches and anything else that would benefit from
> >> > face-to-face discussion.
> >> >
> >> > Let's find a time that suites us (note that the glibc patch review
> >> > meetings are held Monday at 15:00 CET and we should not collide with
> >> > that):
> >> >
> >> >   I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
> >> >
> >> > For holding the meetings I propose using https://meet.jit.si/gccbpf.
> >> > The calls will of course be open for everyone interested to join.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 17:39     ` Jose E. Marchesi
  2026-02-06 17:54       ` Andrew Pinski
@ 2026-02-06 18:37       ` Vineet Gupta
  2026-02-06 18:43         ` Jose E. Marchesi
  1 sibling, 1 reply; 12+ messages in thread
From: Vineet Gupta @ 2026-02-06 18:37 UTC (permalink / raw)
  To: Jose E. Marchesi, Andrew Pinski
  Cc: bpf, Thomas Schwinge, Piyush Raj, brianwitte, Yonghong Song

On 2/6/26 09:39, Jose E. Marchesi wrote:
>> On Fri, Feb 6, 2026 at 8:04 AM Jose E. Marchesi <jemarch@gnu.org> wrote:
>>>
>>> Rather than using Jitsi, the SFConservancy has offered us their BBB
>>> instance.  I think that works better, as it supports recording etc.
>>>
>>> So the coordinates (already in the wiki) are:
>>>
>>>  * Time: Every Monday from 20:00 to 21:00 CET (tentative)
>>>  * Location: https://bbb-new.sfconservancy.org/rooms/wgy-wvm-vyt-id4/join
>>>
>>> Let's please agree on a time for the meeting so we can have the first
>>> one next week..
>>>
>>> Any objection to the proposed Monday 20:00-21:00 CET?
>> Yes, this conflicts internally with a meeting that I can't miss.
>> Either side of this hour slot I am free.
>
> Ok, then what about:
>
>   Monday 19:00-20:00 CET.

10 am PST Works for me !


> Should make Cuper happier too, as it is earlier :P

That is paramount to our success ;-)

Cheers,
-Vineet

>
>
>>>> Hello people!
>>>>
>>>> Now that the number of people contributing to the BPF toolchain port is
>>>> increasing (welcome!) I want to host a weekly meeting to go through open
>>>> bugzillas, sent patches and anything else that would benefit from
>>>> face-to-face discussion.
>>>>
>>>> Let's find a time that suites us (note that the glibc patch review
>>>> meetings are held Monday at 15:00 CET and we should not collide with
>>>> that):
>>>>
>>>>   I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
>>>>
>>>> For holding the meetings I propose using https://meet.jit.si/gccbpf.
>>>> The calls will of course be open for everyone interested to join.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 18:37       ` Vineet Gupta
@ 2026-02-06 18:43         ` Jose E. Marchesi
  2026-02-08 18:25           ` Piyush Raj
                             ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jose E. Marchesi @ 2026-02-06 18:43 UTC (permalink / raw)
  To: Vineet Gupta
  Cc: Andrew Pinski, bpf, Thomas Schwinge, Piyush Raj, brianwitte,
	Yonghong Song


Ok, Mondays 19:00-20:00 CET it is.
I am updating the wiki.


> On 2/6/26 09:39, Jose E. Marchesi wrote:
>>> On Fri, Feb 6, 2026 at 8:04 AM Jose E. Marchesi <jemarch@gnu.org> wrote:
>>>>
>>>> Rather than using Jitsi, the SFConservancy has offered us their BBB
>>>> instance.  I think that works better, as it supports recording etc.
>>>>
>>>> So the coordinates (already in the wiki) are:
>>>>
>>>>  * Time: Every Monday from 20:00 to 21:00 CET (tentative)
>>>>  * Location: https://bbb-new.sfconservancy.org/rooms/wgy-wvm-vyt-id4/join
>>>>
>>>> Let's please agree on a time for the meeting so we can have the first
>>>> one next week..
>>>>
>>>> Any objection to the proposed Monday 20:00-21:00 CET?
>>> Yes, this conflicts internally with a meeting that I can't miss.
>>> Either side of this hour slot I am free.
>>
>> Ok, then what about:
>>
>>   Monday 19:00-20:00 CET.
>
> 10 am PST Works for me !
>
>
>> Should make Cuper happier too, as it is earlier :P
>
> That is paramount to our success ;-)
>
> Cheers,
> -Vineet
>
>>
>>
>>>>> Hello people!
>>>>>
>>>>> Now that the number of people contributing to the BPF toolchain port is
>>>>> increasing (welcome!) I want to host a weekly meeting to go through open
>>>>> bugzillas, sent patches and anything else that would benefit from
>>>>> face-to-face discussion.
>>>>>
>>>>> Let's find a time that suites us (note that the glibc patch review
>>>>> meetings are held Monday at 15:00 CET and we should not collide with
>>>>> that):
>>>>>
>>>>>   I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
>>>>>
>>>>> For holding the meetings I propose using https://meet.jit.si/gccbpf.
>>>>> The calls will of course be open for everyone interested to join.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 18:43         ` Jose E. Marchesi
@ 2026-02-08 18:25           ` Piyush Raj
  2026-02-09  8:43           ` Thomas Schwinge
  2026-02-09 15:05           ` Jose E. Marchesi
  2 siblings, 0 replies; 12+ messages in thread
From: Piyush Raj @ 2026-02-08 18:25 UTC (permalink / raw)
  To: Jose E. Marchesi
  Cc: Vineet Gupta, Andrew Pinski, bpf, Thomas Schwinge, brianwitte,
	Yonghong Song

Hi Jose,
Thanks for organizing this.
The timing works for me as well. I may not be able to attend next
week’s call, though I’ll try my best to join.

Thanks,
Piyush

On Sat, 7 Feb 2026 at 00:13, Jose E. Marchesi <jemarch@gnu.org> wrote:
>
>
> Ok, Mondays 19:00-20:00 CET it is.
> I am updating the wiki.
>
>
> > On 2/6/26 09:39, Jose E. Marchesi wrote:
> >>> On Fri, Feb 6, 2026 at 8:04 AM Jose E. Marchesi <jemarch@gnu.org> wrote:
> >>>>
> >>>> Rather than using Jitsi, the SFConservancy has offered us their BBB
> >>>> instance.  I think that works better, as it supports recording etc.
> >>>>
> >>>> So the coordinates (already in the wiki) are:
> >>>>
> >>>>  * Time: Every Monday from 20:00 to 21:00 CET (tentative)
> >>>>  * Location: https://bbb-new.sfconservancy.org/rooms/wgy-wvm-vyt-id4/join
> >>>>
> >>>> Let's please agree on a time for the meeting so we can have the first
> >>>> one next week..
> >>>>
> >>>> Any objection to the proposed Monday 20:00-21:00 CET?
> >>> Yes, this conflicts internally with a meeting that I can't miss.
> >>> Either side of this hour slot I am free.
> >>
> >> Ok, then what about:
> >>
> >>   Monday 19:00-20:00 CET.
> >
> > 10 am PST Works for me !
> >
> >
> >> Should make Cuper happier too, as it is earlier :P
> >
> > That is paramount to our success ;-)
> >
> > Cheers,
> > -Vineet
> >
> >>
> >>
> >>>>> Hello people!
> >>>>>
> >>>>> Now that the number of people contributing to the BPF toolchain port is
> >>>>> increasing (welcome!) I want to host a weekly meeting to go through open
> >>>>> bugzillas, sent patches and anything else that would benefit from
> >>>>> face-to-face discussion.
> >>>>>
> >>>>> Let's find a time that suites us (note that the glibc patch review
> >>>>> meetings are held Monday at 15:00 CET and we should not collide with
> >>>>> that):
> >>>>>
> >>>>>   I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
> >>>>>
> >>>>> For holding the meetings I propose using https://meet.jit.si/gccbpf.
> >>>>> The calls will of course be open for everyone interested to join.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 18:43         ` Jose E. Marchesi
  2026-02-08 18:25           ` Piyush Raj
@ 2026-02-09  8:43           ` Thomas Schwinge
  2026-02-09 15:05           ` Jose E. Marchesi
  2 siblings, 0 replies; 12+ messages in thread
From: Thomas Schwinge @ 2026-02-09  8:43 UTC (permalink / raw)
  To: Jose E. Marchesi
  Cc: Vineet Gupta, Andrew Pinski, bpf, Piyush Raj, brianwitte, Yonghong Song

Hi José!

On 2026-02-06T19:43:21+0100, "Jose E. Marchesi" <jemarch@gnu.org> wrote:
> Ok, Mondays 19:00-20:00 CET it is.

Regular early evening meetings are difficult for me (kids), sorry.  But
then, I'm (unfortunately?) not doing any GCC/BPF work at this time, so I
guess I'll just skip this one, and/or join occasionally.


Grüße
 Thomas


> I am updating the wiki.
>
>
>> On 2/6/26 09:39, Jose E. Marchesi wrote:
>>>> On Fri, Feb 6, 2026 at 8:04 AM Jose E. Marchesi <jemarch@gnu.org> wrote:
>>>>>
>>>>> Rather than using Jitsi, the SFConservancy has offered us their BBB
>>>>> instance.  I think that works better, as it supports recording etc.
>>>>>
>>>>> So the coordinates (already in the wiki) are:
>>>>>
>>>>>  * Time: Every Monday from 20:00 to 21:00 CET (tentative)
>>>>>  * Location: https://bbb-new.sfconservancy.org/rooms/wgy-wvm-vyt-id4/join
>>>>>
>>>>> Let's please agree on a time for the meeting so we can have the first
>>>>> one next week..
>>>>>
>>>>> Any objection to the proposed Monday 20:00-21:00 CET?
>>>> Yes, this conflicts internally with a meeting that I can't miss.
>>>> Either side of this hour slot I am free.
>>>
>>> Ok, then what about:
>>>
>>>   Monday 19:00-20:00 CET.
>>
>> 10 am PST Works for me !
>>
>>
>>> Should make Cuper happier too, as it is earlier :P
>>
>> That is paramount to our success ;-)
>>
>> Cheers,
>> -Vineet
>>
>>>
>>>
>>>>>> Hello people!
>>>>>>
>>>>>> Now that the number of people contributing to the BPF toolchain port is
>>>>>> increasing (welcome!) I want to host a weekly meeting to go through open
>>>>>> bugzillas, sent patches and anything else that would benefit from
>>>>>> face-to-face discussion.
>>>>>>
>>>>>> Let's find a time that suites us (note that the glibc patch review
>>>>>> meetings are held Monday at 15:00 CET and we should not collide with
>>>>>> that):
>>>>>>
>>>>>>   I propose using Mondays 20:00 CET, which is 11:00 PST and 14:00 EST.
>>>>>>
>>>>>> For holding the meetings I propose using https://meet.jit.si/gccbpf.
>>>>>> The calls will of course be open for everyone interested to join.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: GCC BPF Monday calls
  2026-02-06 18:43         ` Jose E. Marchesi
  2026-02-08 18:25           ` Piyush Raj
  2026-02-09  8:43           ` Thomas Schwinge
@ 2026-02-09 15:05           ` Jose E. Marchesi
  2 siblings, 0 replies; 12+ messages in thread
From: Jose E. Marchesi @ 2026-02-09 15:05 UTC (permalink / raw)
  To: Vineet Gupta
  Cc: Andrew Pinski, bpf, Thomas Schwinge, Piyush Raj, brianwitte,
	Yonghong Song


The FOSDEM flu ended catching me this weekend.

I will set up today's meeting and be there, but be aware I am not much
of a person today...

See you later!

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2026-02-09 15:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-06 11:32 GCC BPF Monday calls Jose E. Marchesi
2026-02-06 11:43 ` Cupertino Miranda
2026-02-06 16:04 ` Jose E. Marchesi
2026-02-06 17:08   ` Vineet Gupta
2026-02-06 17:09   ` Andrew Pinski
2026-02-06 17:39     ` Jose E. Marchesi
2026-02-06 17:54       ` Andrew Pinski
2026-02-06 18:37       ` Vineet Gupta
2026-02-06 18:43         ` Jose E. Marchesi
2026-02-08 18:25           ` Piyush Raj
2026-02-09  8:43           ` Thomas Schwinge
2026-02-09 15:05           ` Jose E. Marchesi

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 read-only IMAP folder(s) and NNTP newsgroup(s).