mbox series

[GIT,PULL] bluetooth 2025-04-16

Message ID 20250416210126.2034212-1-luiz.dentz@gmail.com
State New
Headers show
Series [GIT,PULL] bluetooth 2025-04-16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-04-16

Message

Luiz Augusto von Dentz April 16, 2025, 9:01 p.m. UTC
The following changes since commit adf6b730fc8dc61373a6ebe527494f4f1ad6eec7:

  Merge tag 'linux-can-fixes-for-6.15-20250415' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can (2025-04-15 20:05:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-04-16

for you to fetch changes up to 875db86e1ec75fe633f1e85ed2f92c731cdbf760:

  Bluetooth: vhci: Avoid needless snprintf() calls (2025-04-16 16:50:47 -0400)

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

 - l2cap: Process valid commands in too long frame
 - vhci: Avoid needless snprintf() calls

----------------------------------------------------------------
Frédéric Danis (1):
      Bluetooth: l2cap: Process valid commands in too long frame

Kees Cook (1):
      Bluetooth: vhci: Avoid needless snprintf() calls

 drivers/bluetooth/hci_vhci.c | 10 +++++-----
 net/bluetooth/l2cap_core.c   | 18 +++++++++++++++++-
 2 files changed, 22 insertions(+), 6 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org April 17, 2025, 11:20 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Wed, 16 Apr 2025 17:01:25 -0400 you wrote:
> The following changes since commit adf6b730fc8dc61373a6ebe527494f4f1ad6eec7:
> 
>   Merge tag 'linux-can-fixes-for-6.15-20250415' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can (2025-04-15 20:05:55 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-04-16
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] bluetooth 2025-04-16
    https://git.kernel.org/netdev/net/c/a43ae7cf5542

You are awesome, thank you!