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: <20250822180230.345979-1-luiz.dentz@gmail.com>
Date: Fri, 22 Aug 2025 14:02:30 -0400
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-08-22

The following changes since commit 01b9128c5db1b470575d07b05b67ffa3cb02ebf1:

  net: macb: fix unregister_netdev call order in macb_remove() (2025-08-21 18:38:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2025-08-22

for you to fetch changes up to 6bbd0d3f0c23fc53c17409dd7476f38ae0ff0cd9:

  Bluetooth: hci_sync: fix set_local_name race condition (2025-08-22 13:57:31 -0400)

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

 - hci_conn: Make unacked packet handling more robust
 - hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
 - hci_event: Mark connection as closed during suspend disconnect
 - hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
 - hci_event: Disconnect device when BIG sync is lost
 - hci_sync: fix set_local_name race condition

----------------------------------------------------------------
Ludovico de Nittis (2):
      Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
      Bluetooth: hci_event: Mark connection as closed during suspend disconnect

Luiz Augusto von Dentz (2):
      Bluetooth: hci_conn: Make unacked packet handling more robust
      Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced

Pavel Shpakovskiy (1):
      Bluetooth: hci_sync: fix set_local_name race condition

Yang Li (1):
      Bluetooth: hci_event: Disconnect device when BIG sync is lost

 include/net/bluetooth/hci_sync.h |  2 +-
 net/bluetooth/hci_conn.c         | 58 ++++++++++++++++++++++++++++------------
 net/bluetooth/hci_event.c        | 25 +++++++++++++++--
 net/bluetooth/hci_sync.c         |  6 ++---
 net/bluetooth/mgmt.c             |  9 +++++--
 5 files changed, 75 insertions(+), 25 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ