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-05
Date: Fri, 5 Aug 2022 16:28:34 -0700 [thread overview]
Message-ID: <20220805232834.4024091-1-luiz.dentz@gmail.com> (raw)
The following changes since commit 2e64fe4624d19bc71212aae434c54874e5c49c5a:
selftests: add few test cases for tap driver (2022-08-05 08:59:15 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-08-05
for you to fetch changes up to 118862122fcb298548ddadf4a3b6c8511b3345b7:
Bluetooth: ISO: Fix not using the correct QoS (2022-08-05 16:16:54 -0700)
----------------------------------------------------------------
bluetooth pull request for net:
- Fixes various issues related to ISO channel/socket support
- Fixes issues when building with C=1
- Fix cancel uninitilized work which blocks syzbot to run
----------------------------------------------------------------
Dan Carpenter (1):
Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()
Luiz Augusto von Dentz (8):
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Bluetooth: hci_conn: Fix updating ISO QoS PHY
Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
Bluetooth: ISO: Fix memory corruption
Bluetooth: hci_event: Fix build warning with C=1
Bluetooth: MGMT: Fixes build warnings with C=1
Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
Bluetooth: ISO: Fix not using the correct QoS
Soenke Huster (1):
Bluetooth: Fix null pointer deref on unexpected status event
Tetsuo Handa (1):
Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed()
net/bluetooth/aosp.c | 15 ++++++++++++---
net/bluetooth/hci_conn.c | 11 ++---------
net/bluetooth/hci_event.c | 7 +++++--
net/bluetooth/iso.c | 35 +++++++++++++++++++++++------------
net/bluetooth/l2cap_core.c | 13 ++++++-------
net/bluetooth/mgmt.c | 7 ++++---
net/bluetooth/msft.c | 15 ++++++++++++---
7 files changed, 64 insertions(+), 39 deletions(-)
next reply other threads:[~2022-08-05 23:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-05 23:28 Luiz Augusto von Dentz [this message]
2022-08-06 0:47 ` pull request: bluetooth 2022-08-05 Jakub Kicinski
2022-08-08 19:38 ` Luiz Augusto von Dentz
2022-08-08 21:30 ` Jakub Kicinski
2022-08-08 21:36 ` Luiz Augusto von Dentz
2022-08-08 21:50 ` Jakub Kicinski
2022-08-08 21:51 ` Luiz Augusto von Dentz
2022-08-08 23:46 ` Jakub Kicinski
2022-08-09 0:08 ` Luiz Augusto von Dentz
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=20220805232834.4024091-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