From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Hedberg Subject: pull request: bluetooth 2018-09-27 Date: Thu, 27 Sep 2018 21:28:40 +0300 Message-ID: <20180927182840.GA31151@x1c.home> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org To: davem@davemloft.net Return-path: Received: from mail-lf1-f68.google.com ([209.85.167.68]:35310 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727307AbeI1AsS (ORCPT ); Thu, 27 Sep 2018 20:48:18 -0400 Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Dave, Here's one more Bluetooth fix for 4.19, fixing the handling of an attempt to unpair a device while pairing is in progress. Let me know if there are any issues pulling. Thanks. Johan --- The following changes since commit 3f32d0be6c16b902b687453c962d17eea5b8ea19: tipc: lock wakeup & inputq at tipc_link_reset() (2018-09-25 20:48:56 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git for-upstream for you to fetch changes up to cb28c306b93b71f2741ce1a5a66289db26715f4d: Bluetooth: SMP: fix crash in unpairing (2018-09-26 12:39:32 +0300) ---------------------------------------------------------------- Matias Karhumaa (1): Bluetooth: SMP: fix crash in unpairing net/bluetooth/mgmt.c | 7 ++----- net/bluetooth/smp.c | 29 +++++++++++++++++++++++++---- net/bluetooth/smp.h | 3 ++- 3 files changed, 29 insertions(+), 10 deletions(-) --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJbrSFXAAoJECQj9vv5qNQSjHoP/3TpFwaPXFWg9u/F03yRrIkm SPvDlp+W5tlhY1fSAgG3NqmXInWt4a4K1dNPzf3Th7BQMLBYGCXMA3HePWC3siVw 8YMrnjbdgzFtY3YJuEABtXIk0VPv73hOvOrHx0szx0yctIcXQQt8PngiYUeL1p5Q p6pEMHo7DKm6/Opv2Mifz2vwpPjg2ichw+U6w/4HDBSBLr9kbowI9odP40Uy47sM Crtcdo95Xd9V/lunsrnDed1zuWxphXb9UkNK2GCZYxGG/TabMcAlzhZIhWdmkXK5 aj0bQQG8dQ2Gf34TXWfPGPttmRO5RGUGWSOb+xWkMtSd+9sqvsPYVC35S+9ykuWM fpXcJDoFatJG4FsIw0nxCnU6Zonw6KpiXvc5KQqto+EePQa5o5RZoqo/Hc33/V46 PlZkyunldLYJNeARBEsY1xYqYp1QQoMnjhJzb/FbRENX7bvbF5nVkiwFZGoXawGg 5APsiosqHKPVnGxWTnipWL63Siiyfj5+U6uMTmorOgWfO+bBIsXE70hvXLWLhBLl i8GGKhpgNqYhy/OnVQftYI4hxiwA4OvOLJDKg9J9vQPDnt/JcKmlT368ddPYTVCx c/JcZk1zS98PWl3Bhc8HZ9DSSOPTOqZHTyeMWNnAPXVafMxkmTo20kKKYusNbV+e 0ncBYxW1hbFi5L6agPkb =khKY -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--