* Re: Sashiko review email for kvm@vger.kernel.org? [not found] ` <fbb937ae-62e4-4386-86fb-67d9b85c8fdc@linux.ibm.com> @ 2026-05-19 20:25 ` Sean Christopherson 2026-05-21 9:32 ` Janosch Frank 0 siblings, 1 reply; 6+ messages in thread From: Sean Christopherson @ 2026-05-19 20:25 UTC (permalink / raw) To: Janosch Frank Cc: Tianrui Zhao, Bibo Mao, Huacai Chen, Madhavan Srinivasan, Nicholas Piggin, Anup Patel, Atish Patra, Christian Borntraeger, Claudio Imbrenda, David Hildenbrand, Vitaly Kuznetsov, David Woodhouse, Paul Durrant, Eric Farman, Matthew Rosato, Halil Pasic, Nipun Gupta, Nikhil Agarwal, Alex Williamson, Ioana Ciornei, Longfang Liu, Julian Ruess, Kirti Wankhede, Yishai Hadas, Ankit Agrawal, Jason Gunthorpe, Shameer Kolothum, Kevin Tian, Brett Creeley, Eric Auger, Mostafa Saleh, Pranjal Shrivastava, Giovanni Cabiddu, David Matlack, Michał Winiarski, Stefan Hajnoczi, Stefano Garzarella, Cornelia Huck, Jason Wang, Eugenio Pérez, Kiryl Shutsemau, Dave Hansen, Rick Edgecombe, Michael S. Tsirkin, Paolo Bonzini, Roman Gushchin, kvm, linux-kernel +KVM and LKML, which I stupidly forgot to Cc :-( On Tue, May 19, 2026, Janosch Frank wrote: > On 5/19/26 02:18, Sean Christopherson wrote: > > Hello people with a MAINTAINERS entry that uses kvm@vger.kernel.org as a mailing list! > > > > How would y'all feel about enabling Sashiko[*] emails for kvm@vger.kernel.org? For > > a variety of reasons, Sashiko currently only logs its reviews to https://sashiko.dev > > by default. If subsystems want to receive on-list mails, they need to opt-in. > > > > I really, really want to enable email reviews for KVM x86, as Sashiko has found > > an almost embarassing number of bugs that (a) would have been painful to debug > > had they escaped review and (b) I'm not convinced would have been found by > > traditional review. And for me at least the signal:noise ratio is more than good > > enough. There are still hallucinations and false positives from time to time, > > but the good outweighs the bad by quite a bit, it's cathartic to flame AI when > > it's wrong, and worst case scenario I can simply ignore Sashiko. > > > > But, currently Sashiko is only capable of making decisions based on mailing list, > > i.e. as things stand, _all_ of kvm@ needs to opt-in. Before I badger Roman to > > add bespoke logic to Sashiko's email flow, e.g. to special case KVM x86 in some > > way, I want to see if there's a general consensus in favor (or against) enabling > > review emails. > > > > Thanks! > > > > [*] https://github.com/sashiko-dev/sashiko > > Sure, ^ |- This > as long as there will be no mails from Sashiko or at most one mail per thread. is in conflict with the caveats here, as per-patch email is exactly what I am proposing (the current state is that Sashiko never sends mails). > I'd appreciate something like "I found problems in this thread, here's the > link, go look if you want to". While this would be easier than manually searching through the web site, there would still be a sizeable barrier between contributors/maintainers and Sashiko feedback. E.g. to click through an out-of-band source, copy+paste the response into the original thread, etc. What are your concerns with per-patch email? Hallucinations and noise are definitely a potential problem, but IMO that can be handled by per-subsystem policy. E.g. if the signal:noise ratio is particularly poor for a subsystem, that subsystem can document/state that responding to, or even reading, Sashiko mails is completely optional. Beyond that, I'm struggling to understand why folks are opposed to getting mails from Sashiko, especially for a list as large as kvm@. As others pointed out, the volume for kvm@ is already high, and it's trivially easy to create a filter for mails from sashiko-bot@kernel.org. I.e. it seems highly unlikely that mail from Sashiko will require anyone to significantly rethink and/or rework their workflow, whereas the web site approach is very disruptive to email-based review, at least for me. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Sashiko review email for kvm@vger.kernel.org? 2026-05-19 20:25 ` Sashiko review email for kvm@vger.kernel.org? Sean Christopherson @ 2026-05-21 9:32 ` Janosch Frank 2026-05-21 10:55 ` Paolo Bonzini 0 siblings, 1 reply; 6+ messages in thread From: Janosch Frank @ 2026-05-21 9:32 UTC (permalink / raw) To: Sean Christopherson Cc: Tianrui Zhao, Bibo Mao, Huacai Chen, Madhavan Srinivasan, Nicholas Piggin, Anup Patel, Atish Patra, Christian Borntraeger, Claudio Imbrenda, David Hildenbrand, Vitaly Kuznetsov, David Woodhouse, Paul Durrant, Eric Farman, Matthew Rosato, Halil Pasic, Nipun Gupta, Nikhil Agarwal, Alex Williamson, Ioana Ciornei, Longfang Liu, Julian Ruess, Kirti Wankhede, Yishai Hadas, Ankit Agrawal, Jason Gunthorpe, Shameer Kolothum, Kevin Tian, Brett Creeley, Eric Auger, Mostafa Saleh, Pranjal Shrivastava, Giovanni Cabiddu, David Matlack, Michał Winiarski, Stefan Hajnoczi, Stefano Garzarella, Cornelia Huck, Jason Wang, Eugenio Pérez, Kiryl Shutsemau, Dave Hansen, Rick Edgecombe, Michael S. Tsirkin, Paolo Bonzini, Roman Gushchin, kvm, linux-kernel On 5/19/26 22:25, Sean Christopherson wrote: > +KVM and LKML, which I stupidly forgot to Cc :-( > > On Tue, May 19, 2026, Janosch Frank wrote: >> On 5/19/26 02:18, Sean Christopherson wrote: >>> Hello people with a MAINTAINERS entry that uses kvm@vger.kernel.org as a mailing list! >>> >>> How would y'all feel about enabling Sashiko[*] emails for kvm@vger.kernel.org? For >>> a variety of reasons, Sashiko currently only logs its reviews to https://sashiko.dev >>> by default. If subsystems want to receive on-list mails, they need to opt-in. >>> >>> I really, really want to enable email reviews for KVM x86, as Sashiko has found >>> an almost embarassing number of bugs that (a) would have been painful to debug >>> had they escaped review and (b) I'm not convinced would have been found by >>> traditional review. And for me at least the signal:noise ratio is more than good >>> enough. There are still hallucinations and false positives from time to time, >>> but the good outweighs the bad by quite a bit, it's cathartic to flame AI when >>> it's wrong, and worst case scenario I can simply ignore Sashiko. >>> >>> But, currently Sashiko is only capable of making decisions based on mailing list, >>> i.e. as things stand, _all_ of kvm@ needs to opt-in. Before I badger Roman to >>> add bespoke logic to Sashiko's email flow, e.g. to special case KVM x86 in some >>> way, I want to see if there's a general consensus in favor (or against) enabling >>> review emails. >>> >>> Thanks! >>> >>> [*] https://github.com/sashiko-dev/sashiko >> >> Sure, > ^ > |- This > >> as long as there will be no mails from Sashiko or at most one mail per thread. > > is in conflict with the caveats here, as per-patch email is exactly what I am > proposing (the current state is that Sashiko never sends mails).> >> I'd appreciate something like "I found problems in this thread, here's the >> link, go look if you want to". > > While this would be easier than manually searching through the web site, there > would still be a sizeable barrier between contributors/maintainers and Sashiko > feedback. E.g. to click through an out-of-band source, copy+paste the response > into the original thread, etc. > > What are your concerns with per-patch email? Hallucinations and noise are > definitely a potential problem, but IMO that can be handled by per-subsystem > policy. E.g. if the signal:noise ratio is particularly poor for a subsystem, > that subsystem can document/state that responding to, or even reading, Sashiko > mails is completely optional. > > Beyond that, I'm struggling to understand why folks are opposed to getting mails > from Sashiko, especially for a list as large as kvm@. As others pointed out, the > volume for kvm@ is already high, and it's trivially easy to create a filter for > mails from sashiko-bot@kernel.org. I.e. it seems highly unlikely that mail from > Sashiko will require anyone to significantly rethink and/or rework their workflow, > whereas the web site approach is very disruptive to email-based review, at least > for me. In my mind there's a clear separation between human feedback and non-human feedback. So the disruption is something that I prefer. Maybe I just haven't yet fully evaluated how much I trust its review in contrast to my human coworkers. That being said, I won't be the one holding this back. I see value in this and I'd be happy to test this. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Sashiko review email for kvm@vger.kernel.org? 2026-05-21 9:32 ` Janosch Frank @ 2026-05-21 10:55 ` Paolo Bonzini 0 siblings, 0 replies; 6+ messages in thread From: Paolo Bonzini @ 2026-05-21 10:55 UTC (permalink / raw) To: Janosch Frank Cc: Sean Christopherson, Tianrui Zhao, Bibo Mao, Huacai Chen, Madhavan Srinivasan, Nicholas Piggin, Anup Patel, Atish Patra, Christian Borntraeger, Claudio Imbrenda, David Hildenbrand, Vitaly Kuznetsov, David Woodhouse, Paul Durrant, Eric Farman, Matthew Rosato, Halil Pasic, Nipun Gupta, Nikhil Agarwal, Alex Williamson, Ioana Ciornei, Longfang Liu, Julian Ruess, Kirti Wankhede, Yishai Hadas, Ankit Agrawal, Jason Gunthorpe, Shameer Kolothum, Kevin Tian, Brett Creeley, Eric Auger, Mostafa Saleh, Pranjal Shrivastava, Giovanni Cabiddu, David Matlack, Michał Winiarski, Stefan Hajnoczi, Stefano Garzarella, Cornelia Huck, Jason Wang, Eugenio Pérez, Kiryl Shutsemau, Dave Hansen, Rick Edgecombe, Michael S. Tsirkin, Roman Gushchin, kvm, linux-kernel On Thu, May 21, 2026 at 11:33 AM Janosch Frank <frankja@linux.ibm.com> wrote: > > Beyond that, I'm struggling to understand why folks are opposed to getting mails > > from Sashiko, especially for a list as large as kvm@. As others pointed out, the > > volume for kvm@ is already high, and it's trivially easy to create a filter for > > mails from sashiko-bot@kernel.org. I.e. it seems highly unlikely that mail from > > Sashiko will require anyone to significantly rethink and/or rework their workflow, > > whereas the web site approach is very disruptive to email-based review, at least > > for me. > > In my mind there's a clear separation between human feedback and > non-human feedback. So the disruption is something that I prefer. Maybe > I just haven't yet fully evaluated how much I trust its review in > contrast to my human coworkers. I think this is solved by saying there's no need to *answer* Sashiko, it's treated just like any bot. It should be enough to mention on v(n+1) what suggestions were taken (or otherwise influenced the code, for example by adding a new comment to the code); and possibly a single reply to the cover letter saying "all remaining issues that AI pointed out are preexisting" (and if there are false positives, perhap, include a short explanation). Paolo ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <ag0H28jSbSTHXznK@google.com>]
* Re: Sashiko review email for kvm@vger.kernel.org? [not found] ` <ag0H28jSbSTHXznK@google.com> @ 2026-05-20 14:34 ` Sean Christopherson 2026-05-20 14:43 ` Pranjal Shrivastava 2026-05-20 18:54 ` David Laight 0 siblings, 2 replies; 6+ messages in thread From: Sean Christopherson @ 2026-05-20 14:34 UTC (permalink / raw) To: Pranjal Shrivastava Cc: Tianrui Zhao, Bibo Mao, Huacai Chen, Madhavan Srinivasan, Nicholas Piggin, Anup Patel, Atish Patra, Christian Borntraeger, Janosch Frank, Claudio Imbrenda, David Hildenbrand, Vitaly Kuznetsov, David Woodhouse, Paul Durrant, Eric Farman, Matthew Rosato, Halil Pasic, Nipun Gupta, Nikhil Agarwal, Alex Williamson, Ioana Ciornei, Longfang Liu, Julian Ruess, Kirti Wankhede, Yishai Hadas, Ankit Agrawal, Jason Gunthorpe, Shameer Kolothum, Kevin Tian, Brett Creeley, Eric Auger, Mostafa Saleh, Giovanni Cabiddu, David Matlack, Michał Winiarski, Stefan Hajnoczi, Stefano Garzarella, Cornelia Huck, Jason Wang, Eugenio Pérez, Kiryl Shutsemau, Dave Hansen, Rick Edgecombe, Michael S. Tsirkin, Paolo Bonzini, Roman Gushchin, kvm, linux-kernel +KVM and LKML (to capture as many of these discussions possible) On Wed, May 20, 2026, Pranjal Shrivastava wrote: > On Tue, May 19, 2026 at 12:18:17AM +0000, Sean Christopherson wrote: > > Hello people with a MAINTAINERS entry that uses kvm@vger.kernel.org as a mailing list! > > > > How would y'all feel about enabling Sashiko[*] emails for kvm@vger.kernel.org? For > > a variety of reasons, Sashiko currently only logs its reviews to https://sashiko.dev > > by default. If subsystems want to receive on-list mails, they need to opt-in. > > > > I really, really want to enable email reviews for KVM x86, as Sashiko has found > > an almost embarassing number of bugs that (a) would have been painful to debug > > had they escaped review and (b) I'm not convinced would have been found by > > traditional review. And for me at least the signal:noise ratio is more than good > > enough. There are still hallucinations and false positives from time to time, > > but the good outweighs the bad by quite a bit, it's cathartic to flame AI when > > it's wrong, and worst case scenario I can simply ignore Sashiko. > > > > But, currently Sashiko is only capable of making decisions based on mailing list, > > i.e. as things stand, _all_ of kvm@ needs to opt-in. Before I badger Roman to > > add bespoke logic to Sashiko's email flow, e.g. to special case KVM x86 in some > > way, I want to see if there's a general consensus in favor (or against) enabling > > review emails. > > I vote for enabling it, it has proven helpful at multiple places. I > would wanna ratelimit the # emails it may send in case of a malfunction > though. Ya, there's definitely an implied "we'll turn it back off if there are major problems". But I don't see any reason to treat Sashiko any differently than other automated systems in this regard; when bots have been too noisy in the past, we've complained, and the bot/system was "fixed". ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Sashiko review email for kvm@vger.kernel.org? 2026-05-20 14:34 ` Sean Christopherson @ 2026-05-20 14:43 ` Pranjal Shrivastava 2026-05-20 18:54 ` David Laight 1 sibling, 0 replies; 6+ messages in thread From: Pranjal Shrivastava @ 2026-05-20 14:43 UTC (permalink / raw) To: Sean Christopherson Cc: Tianrui Zhao, Bibo Mao, Huacai Chen, Madhavan Srinivasan, Nicholas Piggin, Anup Patel, Atish Patra, Christian Borntraeger, Janosch Frank, Claudio Imbrenda, David Hildenbrand, Vitaly Kuznetsov, David Woodhouse, Paul Durrant, Eric Farman, Matthew Rosato, Halil Pasic, Nipun Gupta, Nikhil Agarwal, Alex Williamson, Ioana Ciornei, Longfang Liu, Julian Ruess, Kirti Wankhede, Yishai Hadas, Ankit Agrawal, Jason Gunthorpe, Shameer Kolothum, Kevin Tian, Brett Creeley, Eric Auger, Mostafa Saleh, Giovanni Cabiddu, David Matlack, Michał Winiarski, Stefan Hajnoczi, Stefano Garzarella, Cornelia Huck, Jason Wang, Eugenio Pérez, Kiryl Shutsemau, Dave Hansen, Rick Edgecombe, Michael S. Tsirkin, Paolo Bonzini, Roman Gushchin, kvm, linux-kernel On Wed, May 20, 2026 at 02:34:11PM +0000, Sean Christopherson wrote: > +KVM and LKML (to capture as many of these discussions possible) > > On Wed, May 20, 2026, Pranjal Shrivastava wrote: > > On Tue, May 19, 2026 at 12:18:17AM +0000, Sean Christopherson wrote: > > > Hello people with a MAINTAINERS entry that uses kvm@vger.kernel.org as a mailing list! > > > > > > How would y'all feel about enabling Sashiko[*] emails for kvm@vger.kernel.org? For > > > a variety of reasons, Sashiko currently only logs its reviews to https://sashiko.dev > > > by default. If subsystems want to receive on-list mails, they need to opt-in. > > > > > > I really, really want to enable email reviews for KVM x86, as Sashiko has found > > > an almost embarassing number of bugs that (a) would have been painful to debug > > > had they escaped review and (b) I'm not convinced would have been found by > > > traditional review. And for me at least the signal:noise ratio is more than good > > > enough. There are still hallucinations and false positives from time to time, > > > but the good outweighs the bad by quite a bit, it's cathartic to flame AI when > > > it's wrong, and worst case scenario I can simply ignore Sashiko. > > > > > > But, currently Sashiko is only capable of making decisions based on mailing list, > > > i.e. as things stand, _all_ of kvm@ needs to opt-in. Before I badger Roman to > > > add bespoke logic to Sashiko's email flow, e.g. to special case KVM x86 in some > > > way, I want to see if there's a general consensus in favor (or against) enabling > > > review emails. > > > > I vote for enabling it, it has proven helpful at multiple places. I > > would wanna ratelimit the # emails it may send in case of a malfunction > > though. > > Ya, there's definitely an implied "we'll turn it back off if there are major > problems". But I don't see any reason to treat Sashiko any differently than > other automated systems in this regard; when bots have been too noisy in the > past, we've complained, and the bot/system was "fixed". Yea, fair point. Enable +1 from me. Thanks, Praan ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Sashiko review email for kvm@vger.kernel.org? 2026-05-20 14:34 ` Sean Christopherson 2026-05-20 14:43 ` Pranjal Shrivastava @ 2026-05-20 18:54 ` David Laight 1 sibling, 0 replies; 6+ messages in thread From: David Laight @ 2026-05-20 18:54 UTC (permalink / raw) To: Sean Christopherson Cc: Pranjal Shrivastava, Tianrui Zhao, Bibo Mao, Huacai Chen, Madhavan Srinivasan, Nicholas Piggin, Anup Patel, Atish Patra, Christian Borntraeger, Janosch Frank, Claudio Imbrenda, David Hildenbrand, Vitaly Kuznetsov, David Woodhouse, Paul Durrant, Eric Farman, Matthew Rosato, Halil Pasic, Nipun Gupta, Nikhil Agarwal, Alex Williamson, Ioana Ciornei, Longfang Liu, Julian Ruess, Kirti Wankhede, Yishai Hadas, Ankit Agrawal, Jason Gunthorpe, Shameer Kolothum, Kevin Tian, Brett Creeley, Eric Auger, Mostafa Saleh, Giovanni Cabiddu, David Matlack, Michał Winiarski, Stefan Hajnoczi, Stefano Garzarella, Cornelia Huck, Jason Wang, Eugenio Pérez, Kiryl Shutsemau, Dave Hansen, Rick Edgecombe, Michael S. Tsirkin, Paolo Bonzini, Roman Gushchin, kvm, linux-kernel On Wed, 20 May 2026 14:34:11 +0000 Sean Christopherson <seanjc@google.com> wrote: > +KVM and LKML (to capture as many of these discussions possible) > > On Wed, May 20, 2026, Pranjal Shrivastava wrote: > > On Tue, May 19, 2026 at 12:18:17AM +0000, Sean Christopherson wrote: > > > Hello people with a MAINTAINERS entry that uses kvm@vger.kernel.org as a mailing list! > > > > > > How would y'all feel about enabling Sashiko[*] emails for kvm@vger.kernel.org? For > > > a variety of reasons, Sashiko currently only logs its reviews to https://sashiko.dev > > > by default. If subsystems want to receive on-list mails, they need to opt-in. > > > > > > I really, really want to enable email reviews for KVM x86, as Sashiko has found > > > an almost embarassing number of bugs that (a) would have been painful to debug > > > had they escaped review and (b) I'm not convinced would have been found by > > > traditional review. And for me at least the signal:noise ratio is more than good > > > enough. There are still hallucinations and false positives from time to time, > > > but the good outweighs the bad by quite a bit, it's cathartic to flame AI when > > > it's wrong, and worst case scenario I can simply ignore Sashiko. > > > > > > But, currently Sashiko is only capable of making decisions based on mailing list, > > > i.e. as things stand, _all_ of kvm@ needs to opt-in. Before I badger Roman to > > > add bespoke logic to Sashiko's email flow, e.g. to special case KVM x86 in some > > > way, I want to see if there's a general consensus in favor (or against) enabling > > > review emails. > > > > I vote for enabling it, it has proven helpful at multiple places. I > > would wanna ratelimit the # emails it may send in case of a malfunction > > though. > > Ya, there's definitely an implied "we'll turn it back off if there are major > problems". But I don't see any reason to treat Sashiko any differently than > other automated systems in this regard; when bots have been too noisy in the > past, we've complained, and the bot/system was "fixed". > Given the number of emails to lkml a few more won't hurt :-) But perhaps they should come from "Sashiko (AI bot)" to remind everyone on every email. -- David ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-05-21 10:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <agusSarZr-R_o2xD@google.com>
[not found] ` <fbb937ae-62e4-4386-86fb-67d9b85c8fdc@linux.ibm.com>
2026-05-19 20:25 ` Sashiko review email for kvm@vger.kernel.org? Sean Christopherson
2026-05-21 9:32 ` Janosch Frank
2026-05-21 10:55 ` Paolo Bonzini
[not found] ` <ag0H28jSbSTHXznK@google.com>
2026-05-20 14:34 ` Sean Christopherson
2026-05-20 14:43 ` Pranjal Shrivastava
2026-05-20 18:54 ` David Laight
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox