mbox series

pull request: bluetooth 2024-09-27

Message ID 20240927145730.2452175-1-luiz.dentz@gmail.com (mailing list archive)
State Accepted
Commit e5e3f369b123a7abe83fb6f5f9eab6651ee9b76b
Headers show
Series pull request: bluetooth 2024-09-27 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-09-27

Message

Luiz Augusto von Dentz Sept. 27, 2024, 2:57 p.m. UTC
The following changes since commit d505d3593b52b6c43507f119572409087416ba28:

  net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() (2024-09-27 12:39:02 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-09-27

for you to fetch changes up to b25e11f978b63cb7857890edb3a698599cddb10e:

  Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE (2024-09-27 10:52:20 -0400)

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

 - btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
 - MGMT: Fix possible crash on mgmt_index_removed
 - L2CAP: Fix uaf in l2cap_connect
 - Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE

----------------------------------------------------------------
Jinjie Ruan (1):
      Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()

Luiz Augusto von Dentz (3):
      Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
      Bluetooth: L2CAP: Fix uaf in l2cap_connect
      Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE

 drivers/bluetooth/btmrvl_sdio.c |  3 +--
 net/bluetooth/hci_core.c        |  2 ++
 net/bluetooth/hci_event.c       | 15 ++++++---------
 net/bluetooth/l2cap_core.c      |  8 --------
 net/bluetooth/mgmt.c            | 23 ++++++++++++++---------
 5 files changed, 23 insertions(+), 28 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 3, 2024, 12:20 a.m. UTC | #1
Hello:

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

On Fri, 27 Sep 2024 10:57:30 -0400 you wrote:
> The following changes since commit d505d3593b52b6c43507f119572409087416ba28:
> 
>   net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() (2024-09-27 12:39:02 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-09-27
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-09-27
    https://git.kernel.org/netdev/net/c/e5e3f369b123

You are awesome, thank you!
patchwork-bot+bluetooth@kernel.org Oct. 16, 2024, 7:05 p.m. UTC | #2
Hello:

This pull request was applied to bluetooth/bluetooth-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 27 Sep 2024 10:57:30 -0400 you wrote:
> The following changes since commit d505d3593b52b6c43507f119572409087416ba28:
> 
>   net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() (2024-09-27 12:39:02 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-09-27
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2024-09-27
    https://git.kernel.org/bluetooth/bluetooth-next/c/e5e3f369b123

You are awesome, thank you!