Linux-Bluetooth Archive mirror
 help / color / mirror / Atom feed
* pull request: bluetooth 2024-02-28
@ 2024-02-28 14:56 Luiz Augusto von Dentz
  2024-02-29 17:20 ` patchwork-bot+netdevbpf
  2024-03-07  3:51 ` patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2024-02-28 14:56 UTC (permalink / raw
  To: davem, kuba; +Cc: linux-bluetooth, netdev

The following changes since commit 4adfc94d4aeca1177e1188ba83c20ed581523fe1:

  Documentations: correct net_cachelines title for struct inet_sock (2024-02-28 11:25:37 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-02-28

for you to fetch changes up to 6abf9dd26bb1699c17d601b9a292577d01827c0e:

  Bluetooth: qca: Fix triggering coredump implementation (2024-02-28 09:50:51 -0500)

----------------------------------------------------------------
bluetooth pull request for net:

 - mgmt: Fix limited discoverable off timeout
 - hci_qca: Set BDA quirk bit if fwnode exists in DT
 - hci_bcm4377: do not mark valid bd_addr as invalid
 - hci_sync: Check the correct flag before starting a scan
 - Enforce validation on max value of connection interval
 - hci_sync: Fix accept_list when attempting to suspend
 - hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
 - Avoid potential use-after-free in hci_error_reset
 - rfcomm: Fix null-ptr-deref in rfcomm_check_security
 - hci_event: Fix wrongly recorded wakeup BD_ADDR
 - qca: Fix wrong event type for patch config command
 - qca: Fix triggering coredump implementation

----------------------------------------------------------------
Frédéric Danis (1):
      Bluetooth: mgmt: Fix limited discoverable off timeout

Janaki Ramaiah Thota (1):
      Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT

Johan Hovold (1):
      Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid

Jonas Dreßler (1):
      Bluetooth: hci_sync: Check the correct flag before starting a scan

Kai-Heng Feng (1):
      Bluetooth: Enforce validation on max value of connection interval

Luiz Augusto von Dentz (2):
      Bluetooth: hci_sync: Fix accept_list when attempting to suspend
      Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST

Ying Hsu (1):
      Bluetooth: Avoid potential use-after-free in hci_error_reset

Yuxuan Hu (1):
      Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security

Zijun Hu (3):
      Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
      Bluetooth: qca: Fix wrong event type for patch config command
      Bluetooth: qca: Fix triggering coredump implementation

 drivers/bluetooth/btqca.c       |  2 +-
 drivers/bluetooth/hci_bcm4377.c |  3 +--
 drivers/bluetooth/hci_qca.c     | 22 ++++++++++++++++------
 net/bluetooth/hci_core.c        |  7 ++++---
 net/bluetooth/hci_event.c       | 13 ++++++++++---
 net/bluetooth/hci_sync.c        |  7 +++++--
 net/bluetooth/l2cap_core.c      |  8 +++++++-
 net/bluetooth/mgmt.c            |  4 +++-
 net/bluetooth/rfcomm/core.c     |  2 +-
 9 files changed, 48 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: pull request: bluetooth 2024-02-28
  2024-02-28 14:56 pull request: bluetooth 2024-02-28 Luiz Augusto von Dentz
@ 2024-02-29 17:20 ` patchwork-bot+netdevbpf
  2024-03-07  3:51 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-02-29 17:20 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, 28 Feb 2024 09:56:43 -0500 you wrote:
> The following changes since commit 4adfc94d4aeca1177e1188ba83c20ed581523fe1:
> 
>   Documentations: correct net_cachelines title for struct inet_sock (2024-02-28 11:25:37 +0000)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-02-28
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-02-28
    https://git.kernel.org/netdev/net/c/244b96c2310e

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: pull request: bluetooth 2024-02-28
  2024-02-28 14:56 pull request: bluetooth 2024-02-28 Luiz Augusto von Dentz
  2024-02-29 17:20 ` patchwork-bot+netdevbpf
@ 2024-03-07  3:51 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2024-03-07  3:51 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, 28 Feb 2024 09:56:43 -0500 you wrote:
> The following changes since commit 4adfc94d4aeca1177e1188ba83c20ed581523fe1:
> 
>   Documentations: correct net_cachelines title for struct inet_sock (2024-02-28 11:25:37 +0000)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-02-28
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-02-28
    https://git.kernel.org/bluetooth/bluetooth-next/c/244b96c2310e

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:[~2024-03-07  3:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-28 14:56 pull request: bluetooth 2024-02-28 Luiz Augusto von Dentz
2024-02-29 17:20 ` patchwork-bot+netdevbpf
2024-03-07  3:51 ` 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).