mbox series

pull request: bluetooth 2024-10-23

Message ID 20241030185633.34818-1-luiz.dentz@gmail.com
State New
Headers show
Series pull request: bluetooth 2024-10-23 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-10-30

Message

Luiz Augusto von Dentz Oct. 30, 2024, 6:56 p.m. UTC
The following changes since commit c05c62850a8f035a267151dd86ea3daf887e28b8:

  Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless (2024-10-29 18:57:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-10-30

for you to fetch changes up to 1e67d8641813f1876a42eeb4f532487b8a7fb0a8:

  Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs (2024-10-30 14:49:09 -0400)

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

 - hci: fix null-ptr-deref in hci_read_supported_codecs

----------------------------------------------------------------
Sungwoo Kim (1):
      Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs

 net/bluetooth/hci_sync.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

Comments

patchwork-bot+bluetooth@kernel.org Nov. 14, 2024, 9:24 p.m. UTC | #1
Hello:

This pull request was applied to bluetooth/bluetooth-next.git (master)
by Paolo Abeni <pabeni@redhat.com>:

On Wed, 30 Oct 2024 14:56:33 -0400 you wrote:
> The following changes since commit c05c62850a8f035a267151dd86ea3daf887e28b8:
> 
>   Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless (2024-10-29 18:57:12 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-10-30
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-10-23
    https://git.kernel.org/bluetooth/bluetooth-next/c/ee802a49545a

You are awesome, thank you!