lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250307181854.99433-1-luiz.dentz@gmail.com>
Date: Fri,  7 Mar 2025 13:18:54 -0500
From: Luiz Augusto von Dentz <luiz.dentz@...il.com>
To: davem@...emloft.net,
	kuba@...nel.org
Cc: linux-bluetooth@...r.kernel.org,
	netdev@...r.kernel.org
Subject: [GIT PULL] bluetooth 2025-03-07

The following changes since commit fc14f9c02639dfbfe3529850eae23aef077939a6:

  Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (2025-03-06 17:58:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-03-07

for you to fetch changes up to ab6ab707a4d060a51c45fc13e3b2228d5f7c0b87:

  Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context" (2025-03-07 13:03:05 -0500)

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

 - btusb: Configure altsetting for HCI_USER_CHANNEL
 - hci_event: Fix enabling passive scanning
 - revert: "hci_core: Fix sleeping function called from invalid context"
 - SCO: fix sco_conn refcounting on sco_conn_ready

----------------------------------------------------------------
Hsin-chen Chuang (1):
      Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL

Luiz Augusto von Dentz (2):
      Bluetooth: hci_event: Fix enabling passive scanning
      Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"

Pauli Virtanen (1):
      Bluetooth: SCO: fix sco_conn refcounting on sco_conn_ready

 drivers/bluetooth/Kconfig        |  12 +++++
 drivers/bluetooth/btusb.c        |  41 +++++++++++++++
 include/net/bluetooth/hci_core.h | 108 ++++++++++++++-------------------------
 net/bluetooth/hci_core.c         |  10 ++--
 net/bluetooth/hci_event.c        |  37 ++++++++------
 net/bluetooth/iso.c              |   6 ---
 net/bluetooth/l2cap_core.c       |  12 ++---
 net/bluetooth/rfcomm/core.c      |   6 ---
 net/bluetooth/sco.c              |  25 ++++++---
 9 files changed, 144 insertions(+), 113 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ