From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BAD867260F for ; Sun, 8 Mar 2026 15:19:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772983181; cv=none; b=KYlPCKc8PXwwUNyLAvX87Q+xV8ySeyAhHZ+My4QmYS44FQtwmO5jVO/YNeM07X4+mL5a0giuoAWy/OTB25jrvs3M6xk+/OVttKIhPeJcQuBuU1VRu4+vLSxK8hrJfnGpnqEgzUXUtmKyhmt/jMOokK5/vDtVLS+e2lk2ryny0rQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772983181; c=relaxed/simple; bh=WRr2tYJmiXh4DWxBLQkFW+/NHggnW75MzWC0le2sqA0=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: Content-Type:MIME-Version; b=Xe7DULyL+G+J+YJW0YabxNBAsaF7tDgfmTI46K8Qm0VmUmd7ZtfbcFE+xULiWzkRnyzj83vCPr1iplgaPk0egmw1NH7Q6zXtfrP9kXSHObpyGN0WA1X9L99bz0ujIDlFE8hALskGgkVu6vOr6Z1VGCWCq1cu8NEtuvYI/9QbY/M= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=AkMxdnfw; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="AkMxdnfw" Received: by smtp.kernel.org (Postfix) with ESMTPS id 61E8FC116C6 for ; Sun, 8 Mar 2026 15:19:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772983181; bh=WRr2tYJmiXh4DWxBLQkFW+/NHggnW75MzWC0le2sqA0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AkMxdnfwpdOSAGEr1lkwTqYpatBl1ZlDmsWNhHa8exdrYs8CK/kNVc2QBvry0SbLq weXcZMJnVMNS5DWCQNu7ucVay3IQGILQNKVdV3QDalArKJWKIcjAPXnFkg62FrTU9w 7Kk8D3IUI426TYPAZFYjUvBeQpAuhbN5sTKjugNsgaF4RpJtWrjUwWbyyeW4VUtY55 bUq78aOBEN3BZtkg48VMgYLelnPHnMqyNnat3pqaI/UrRB71eAMJBmfheFTnjgrC6Z xZ1pdLFMuYZQTS1uhoOVSbu41yC7SuloIsQtu4p91SrBq8cRWarhgt6BX6aG1j8alG JV7Wva0q+SCag== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 4F9B7C41612; Sun, 8 Mar 2026 15:19:41 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-usb@vger.kernel.org Subject: [Bug 221184] mouse/keyboard (connected via hub) usb reset under system load with weak cpu Date: Sun, 08 Mar 2026 15:19:41 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo drivers_usb@kernel-bugs.kernel.org X-Bugzilla-Product: Drivers X-Bugzilla-Component: USB X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: roxmail@list.ru X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: drivers_usb@kernel-bugs.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 https://bugzilla.kernel.org/show_bug.cgi?id=3D221184 --- Comment #12 from Roman Elshin (roxmail@list.ru) --- I was`t try usbmon with other oses, but end user symptoms looks similar. >Yes, the reaction can be tuned to improve your experience, but that won't = fix >the underlying errors patch looks incorrect for me: between "bad" events may exist many good, and time_after(jiffies, usbhid->last_proto_error + msecs_to_jiffies(500))=20 will be false in this case? --=20 You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.=