mbox series

pull request: bluetooth 2024-11-12

Message ID 20241112175326.930800-1-luiz.dentz@gmail.com (mailing list archive)
State Accepted
Commit e707e366f35576a455678ad74c4835d1c62633c6
Headers show
Series pull request: bluetooth 2024-11-12 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-11-12

Checks

Context Check Description
netdev/tree_selection success Pull request for net
netdev/build_32bit success Errors and warnings before: 3 this patch: 3
netdev/build_tools success No tools touched, skip
netdev/build_clang success Errors and warnings before: 3 this patch: 3
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success Fixes tag looks correct
netdev/build_allmodconfig_warn success Errors and warnings before: 4 this patch: 4
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 20 this patch: 20
netdev/contest fail net-next-2024-11-13--00-00 (tests: 784)

Message

Luiz Augusto von Dentz Nov. 12, 2024, 5:53 p.m. UTC
The following changes since commit 20bbe5b802494444791beaf2c6b9597fcc67ff49:

  Merge branch 'virtio-vsock-fix-memory-leaks' (2024-11-12 12:16:55 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-11-12

for you to fetch changes up to d5359a7f583ab9b7706915213b54deac065bcb81:

  Bluetooth: btintel: Direct exception event to bluetooth stack (2024-11-12 11:39:12 -0500)

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

 - btintel: Direct exception event to bluetooth stack
 - hci_core: Fix calling mgmt_device_connected

----------------------------------------------------------------
Kiran K (1):
      Bluetooth: btintel: Direct exception event to bluetooth stack

Luiz Augusto von Dentz (1):
      Bluetooth: hci_core: Fix calling mgmt_device_connected

 drivers/bluetooth/btintel.c | 5 ++---
 net/bluetooth/hci_core.c    | 2 --
 2 files changed, 2 insertions(+), 5 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Nov. 13, 2024, 2:30 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 12 Nov 2024 12:53:26 -0500 you wrote:
> The following changes since commit 20bbe5b802494444791beaf2c6b9597fcc67ff49:
> 
>   Merge branch 'virtio-vsock-fix-memory-leaks' (2024-11-12 12:16:55 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-11-12
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-11-12
    https://git.kernel.org/netdev/net/c/e707e366f355

You are awesome, thank you!