I've been looking at my queue and compared to v4.19-rc3. As it turns out, everything was merged except for media: em28xx-audio: use irqsave() in USB's complete media: tm6000: use irqsave() in USB's complete callback I haven't seen any reply to those two patches (like asking for changes) so I assume that those two just fell through the cracks. The last one is the final removal of the local_irq_save() statement once all drivers were audited & fixed. Sebastian