The following changes since commit 500257db81d067c1ad5a202501a085a8ffea10f1: Merge branch 'ibmvnic-fix-for-send-scrq-direct' (2024-10-04 12:04:12 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-10-04 for you to fetch changes up to 610712298b11b2914be00b35abe9326b5dbb62c8: Bluetooth: btusb: Don't fail external suspend requests (2024-10-04 16:54:25 -0400) ---------------------------------------------------------------- bluetooth pull request for net: - RFCOMM: FIX possible deadlock in rfcomm_sk_state_change - hci_conn: Fix UAF in hci_enhanced_setup_sync - btusb: Don't fail external suspend requests ---------------------------------------------------------------- Luiz Augusto von Dentz (3): Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync Bluetooth: btusb: Don't fail external suspend requests drivers/bluetooth/btusb.c | 20 ++++++++++++++++++-- net/bluetooth/hci_conn.c | 3 +++ net/bluetooth/rfcomm/sock.c | 2 -- 3 files changed, 21 insertions(+), 4 deletions(-)