All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: davem@davemloft.net, kuba@kernel.org
Cc: linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org
Subject: pull request: bluetooth 2021-06-14
Date: Thu, 24 Feb 2022 13:08:38 -0800	[thread overview]
Message-ID: <20220224210838.197787-1-luiz.dentz@gmail.com> (raw)

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(-)

             reply	other threads:[~2022-02-24 21:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24 21:08 Luiz Augusto von Dentz [this message]
2022-02-25  2:30 ` pull request: bluetooth 2021-06-14 patchwork-bot+netdevbpf
  -- strict thread matches above, loose matches on Subject: below --
2021-06-14 20:43 Luiz Augusto von Dentz
2021-06-14 21:10 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220224210838.197787-1-luiz.dentz@gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.