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 2022-08-25
Date: Thu, 25 Aug 2022 16:45:59 -0700 [thread overview]
Message-ID: <20220825234559.1837409-1-luiz.dentz@gmail.com> (raw)
The following changes since commit 4c612826bec1441214816827979b62f84a097e91:
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2022-08-25 14:03:58 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-08-25
for you to fetch changes up to 2da8eb834b775a9d1acea6214d3e4a78ac841e6e:
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn (2022-08-25 16:26:19 -0700)
----------------------------------------------------------------
bluetooth pull request for net:
- Fix handling of duplicate connection handle
- Fix handling of HCI vendor opcode
- Fix suspend performance regression
- Fix build errors
- Fix not handling shutdown condition on ISO sockets
- Fix double free issue
----------------------------------------------------------------
Archie Pusaka (1):
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Hans de Goede (1):
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Luiz Augusto von Dentz (4):
Bluetooth: hci_sync: Fix suspend performance regression
Bluetooth: L2CAP: Fix build errors in some archs
Bluetooth: MGMT: Fix Get Device Flags
Bluetooth: ISO: Fix not handling shutdown condition
Tetsuo Handa (1):
Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()
Wolfram Sang (1):
Bluetooth: move from strlcpy with unused retval to strscpy
Zhengping Jiang (1):
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
net/bluetooth/hci_event.c | 13 ++++++++-
net/bluetooth/hci_sync.c | 30 +++++++++++--------
net/bluetooth/hidp/core.c | 6 ++--
net/bluetooth/iso.c | 35 +++++++++++++++-------
net/bluetooth/l2cap_core.c | 10 +++----
net/bluetooth/mgmt.c | 72 +++++++++++++++++++++++++++-------------------
6 files changed, 105 insertions(+), 61 deletions(-)
next reply other threads:[~2022-08-25 23:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-25 23:45 Luiz Augusto von Dentz [this message]
2022-08-27 0:30 ` pull request: bluetooth 2022-08-25 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=20220825234559.1837409-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox