https://bugzilla.kernel.org/show_bug.cgi?id=215561 --- Comment #7 from antifermion@xxxxxxxxxxxxxx --- @Takashi the first bad commit is b96681bd58276e1c7ca4ca37bbaab9f8f1738d61 ``` # good: [56d33754481fe0dc7436dc4ee4fbd44b3039361d] Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm git bisect good 56d33754481fe0dc7436dc4ee4fbd44b3039361d # bad: [25edbc383b72c2364c7b339245c1c5db84e615e1] Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma git bisect bad 25edbc383b72c2364c7b339245c1c5db84e615e1 # good: [86e2d14b6d1a68941b6c0ef39502ec1433b680cb] ASoC: topology: Add header payload_size verification git bisect good 86e2d14b6d1a68941b6c0ef39502ec1433b680cb # good: [dcd68326d29b62f3039e4f4d23d3e38f24d37360] Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux git bisect good dcd68326d29b62f3039e4f4d23d3e38f24d37360 # good: [840f4ed2d47b525c0bccc10e4aeaf7a4beeffc67] IB/qib: Rebranding of qib driver to Cornelis Networks git bisect good 840f4ed2d47b525c0bccc10e4aeaf7a4beeffc67 # bad: [b97053df0f04747c3c1e021ecbe99db675342954] ALSA: usb-audio: fix null pointer dereference on pointer cs_desc git bisect bad b97053df0f04747c3c1e021ecbe99db675342954 # good: [6f00d1651b32f7f2951d9f299eb79b03c10186e3] Merge branch 'for-linus' into for-next git bisect good 6f00d1651b32f7f2951d9f299eb79b03c10186e3 # bad: [7d843c494a9b69d07bc0588124599e3f665a1496] ALSA: firewire-motu: parse messages for input parameters in register DSP model git bisect bad 7d843c494a9b69d07bc0588124599e3f665a1496 # bad: [90b28f3bb85c39b11daf29d473ef21a935c70ec5] ALSA: firewire-motu: add message parser for meter information in command DSP model git bisect bad 90b28f3bb85c39b11daf29d473ef21a935c70ec5 # bad: [b96681bd58276e1c7ca4ca37bbaab9f8f1738d61] ALSA: usb-audio: Initialize every feature unit once at probe time git bisect bad b96681bd58276e1c7ca4ca37bbaab9f8f1738d61 # good: [509975c7789f84b4d98e06fe2db51ee4ec02eef5] ALSA: usb-audio: Drop superfluous error message after disconnection git bisect good 509975c7789f84b4d98e06fe2db51ee4ec02eef5 # first bad commit: [b96681bd58276e1c7ca4ca37bbaab9f8f1738d61] ALSA: usb-audio: Initialize every feature unit once at probe time ``` -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.