[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220224210838.197787-1-luiz.dentz@gmail.com>
Date:   Thu, 24 Feb 2022 13:08:38 -0800
From:   Luiz Augusto von Dentz <luiz.dentz@...il.com>
To:     davem@...emloft.net, kuba@...nel.org
Cc:     linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org
Subject: pull request: bluetooth 2021-06-14
The following changes since commit 42404d8f1c01861b22ccfa1d70f950242720ae57:
  net: mv643xx_eth: process retval from of_get_mac_address (2022-02-24 10:05:08 -0800)
are available in the Git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-02-24
for you to fetch changes up to a56a1138cbd85e4d565356199d60e1cb94e5a77a:
  Bluetooth: hci_sync: Fix not using conn_timeout (2022-02-24 21:34:28 +0100)
----------------------------------------------------------------
bluetooth pull request for net:
 - Fix regression with RFCOMM
 - Fix regression with LE devices using Privacy (RPA)
 - Fix regression with LE devices not waiting proper timeout to
   establish connections
 - Fix race in smp
----------------------------------------------------------------
Lin Ma (1):
      Bluetooth: fix data races in smp_unregister(), smp_del_chan()
Luiz Augusto von Dentz (4):
      Bluetooth: hci_core: Fix leaking sent_cmd skb
      Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
      Bluetooth: hci_sync: Fix hci_update_accept_list_sync
      Bluetooth: hci_sync: Fix not using conn_timeout
Wang Qing (1):
      Bluetooth: assign len after null check
 include/net/bluetooth/bluetooth.h |  3 +--
 include/net/bluetooth/hci_core.h  |  8 ++++++++
 net/bluetooth/hci_core.c          |  1 +
 net/bluetooth/hci_sync.c          | 30 +++++++++++++++++++++---------
 net/bluetooth/mgmt_util.c         |  3 ++-
 5 files changed, 33 insertions(+), 12 deletions(-)
Powered by blists - more mailing lists
 
