* [GIT PULL] bluetooth 2026-05-20
@ 2026-05-20 20:49 Luiz Augusto von Dentz
2026-05-21 0:30 ` patchwork-bot+netdevbpf
2026-06-11 17:58 ` patchwork-bot+bluetooth
0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2026-05-20 20:49 UTC (permalink / raw)
To: davem, kuba; +Cc: linux-bluetooth, netdev
The following changes since commit 375ba7484132662a4a8c7547d088fb6275c00282:
Bluetooth: hci_qca: Convert timeout from jiffies to ms (2026-05-14 09:58:08 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2026-05-20
for you to fetch changes up to ab1513597c6cf17cd1ad2a21e3b045421b48e022:
Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del() (2026-05-20 16:35:47 -0400)
----------------------------------------------------------------
bluetooth pull request for net:
- hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_COMPLETE
- L2CAP: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
- ISO: drop ISO_END frames received without prior ISO_START
- MGMT: validate Add Extended Advertising Data length
- bnep: Fix UAF read of dev->name
- btmtk: fix urb->setup_packet leak in error paths
- btintel_pcie: Fix incorrect MAC access programming
- hci_uart: fix UAFs and race conditions in close and init paths
----------------------------------------------------------------
David Carlier (1):
Bluetooth: ISO: drop ISO_END frames received without prior ISO_START
Jann Horn (1):
Bluetooth: bnep: Fix UAF read of dev->name
Jiajia Liu (1):
Bluetooth: btmtk: fix urb->setup_packet leak in error paths
Kiran K (1):
Bluetooth: btintel_pcie: Fix incorrect MAC access programming
Luiz Augusto von Dentz (1):
Bluetooth: hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_COMPLETE
Michael Bommarito (1):
Bluetooth: MGMT: validate Add Extended Advertising Data length
Mingyu Wang (1):
Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths
Safa Karakuş (1):
Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
drivers/bluetooth/btintel_pcie.c | 20 +++++-----------
drivers/bluetooth/btintel_pcie.h | 3 ---
drivers/bluetooth/btmtk.c | 2 ++
drivers/bluetooth/hci_ldisc.c | 48 ++++++++++++++++++++++++++++++-------
net/bluetooth/af_bluetooth.c | 10 ++++++++
net/bluetooth/bnep/core.c | 2 +-
net/bluetooth/hci_sync.c | 6 ++---
net/bluetooth/iso.c | 14 ++++++++++-
net/bluetooth/l2cap_sock.c | 51 ++++++++++++++++++++++++++++++++++------
net/bluetooth/mgmt.c | 6 +++++
net/bluetooth/rfcomm/sock.c | 9 ++++++-
net/bluetooth/sco.c | 9 ++++++-
12 files changed, 141 insertions(+), 39 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] bluetooth 2026-05-20
2026-05-20 20:49 [GIT PULL] bluetooth 2026-05-20 Luiz Augusto von Dentz
@ 2026-05-21 0:30 ` patchwork-bot+netdevbpf
2026-06-11 17:58 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-05-21 0:30 UTC (permalink / raw)
To: Luiz Augusto von Dentz; +Cc: davem, kuba, linux-bluetooth, netdev
Hello:
This pull request was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 20 May 2026 16:49:58 -0400 you wrote:
> The following changes since commit 375ba7484132662a4a8c7547d088fb6275c00282:
>
> Bluetooth: hci_qca: Convert timeout from jiffies to ms (2026-05-14 09:58:08 -0400)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2026-05-20
>
> [...]
Here is the summary with links:
- [GIT,PULL] bluetooth 2026-05-20
https://git.kernel.org/netdev/net/c/5027c886e26c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] bluetooth 2026-05-20
2026-05-20 20:49 [GIT PULL] bluetooth 2026-05-20 Luiz Augusto von Dentz
2026-05-21 0:30 ` patchwork-bot+netdevbpf
@ 2026-06-11 17:58 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2026-06-11 17:58 UTC (permalink / raw)
To: Luiz Augusto von Dentz; +Cc: davem, kuba, linux-bluetooth, netdev
Hello:
This pull request was applied to bluetooth/bluetooth-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 20 May 2026 16:49:58 -0400 you wrote:
> The following changes since commit 375ba7484132662a4a8c7547d088fb6275c00282:
>
> Bluetooth: hci_qca: Convert timeout from jiffies to ms (2026-05-14 09:58:08 -0400)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2026-05-20
>
> [...]
Here is the summary with links:
- [GIT,PULL] bluetooth 2026-05-20
https://git.kernel.org/bluetooth/bluetooth-next/c/5027c886e26c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-06-11 17:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-20 20:49 [GIT PULL] bluetooth 2026-05-20 Luiz Augusto von Dentz
2026-05-21 0:30 ` patchwork-bot+netdevbpf
2026-06-11 17:58 ` patchwork-bot+bluetooth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox