From linux-kernel Wed Apr 24 18:53:36 2024 From: Linus Torvalds Date: Wed, 24 Apr 2024 18:53:36 +0000 To: linux-kernel Subject: Re: regression fixes sitting in subsystem git trees for a week or longer (was: Re: [PATCH v2] HID: i Message-Id: X-MARC-Message: https://marc.info/?l=linux-kernel&m=171398466613767 On Wed, 24 Apr 2024 at 09:56, Thorsten Leemhuis wrote: > > out of interest: what's your stance on regression fixes sitting in > subsystem git trees for a week or longer before being mainlined? Annoying, but probably depends on circumstances. The fact that it took a while to even be noticed presumably means it's not common or holding anything up. That said, th4e last HID pull I have is from March 14. If the issue is just that there's nothing else happening, I think people should just point me to the patch and say "can you apply this single fix?" Linus