public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-11 21:39:23 to 2025-08-19 08:13:34 UTC [more...]

[bluez/bluez] aeb8ae: bap: Fix setup double free with bis sink
 2025-08-19  8:13 UTC 

[PATCH bluez] bap: Fix setup double free with bis sink
 2025-08-19  8:03 UTC 

[PATCH v4 0/4] Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
 2025-08-19  7:51 UTC  (12+ messages)
` [PATCH v4 1/4] driver: bluetooth: hci_qca: fix ssr fail when BT_EN is pulled up by hw
  ` Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
` [PATCH v4 2/4] driver: bluetooth: hci_qca: fix host IBS state after SSR
` [PATCH v4 3/4] driver: bluetooth: hci_qca: Multiple triggers of SSR only generate one coredump file
` [PATCH v4 4/4] driver: bluetooth: hci_qca: SSR(SubSystem Restart)process failed due to tx_idle_timer timeout

[PATCH] Bluetooth: hci_event: Disconnect device when BIG sync is lost
 2025-08-19  7:42 UTC 

[bluez/bluez]
 2025-08-18 21:45 UTC 

[PATCH BlueZ] transport: fix A2DP Delay values missing from DBus
 2025-08-18 21:40 UTC  (3+ messages)
` [BlueZ] "

[bluez/bluez] 0bb66d: transport: fix A2DP Delay values missing from DBus
 2025-08-18 21:38 UTC 

[PATCH v2 1/8] Bluetooth: hci_core: Convert instances of BT_DBG to bt_dev_dbg
 2025-08-18 21:34 UTC  (11+ messages)
` [PATCH v2 2/8] Bluetooth: hci_conn: "
` [PATCH v2 3/8] Bluetooth: hci_event: "
` [PATCH v2 4/8] Bluetooth: hci_sock: "
` [PATCH v2 5/8] Bluetooth: hci_sync: "
` [PATCH v2 6/8] Bluetooth: hci: Add hci_conn_set_state
` [PATCH v2 7/8] Bluetooth: hci_conn: Add bt_conn_dbg
` [PATCH v2 8/8] Bluetooth: Add function and line information to bt_dbg
` [v2,1/8] Bluetooth: hci_core: Convert instances of BT_DBG to bt_dev_dbg

[PATCH] Bluetooth: hci_ldisc: Remove redundant 0 value initialization
 2025-08-18 19:00 UTC  (4+ messages)
`  "

[syzbot] [ntfs3?] kernel panic: stack is corrupted in debug_object_active_state
 2025-08-17  6:18 UTC 

[bluetooth-next:master] BUILD SUCCESS c921e5d14590381e6db7e451488b7b9ddc67a32c
 2025-08-16 16:45 UTC 

[bluez/bluez] 40cdfd: transport: fix A2DP Delay values missing from DBus
 2025-08-16  9:13 UTC 

[PATCH v1 1/6] Bluetooth: hci_core: Convert instances of BT_DBG to bt_dev_dbg
 2025-08-15 22:17 UTC  (7+ messages)
` [PATCH v1 2/6] Bluetooth: hci_conn: "
` [PATCH v1 3/6] Bluetooth: hci_event: "
` [PATCH v1 4/6] Bluetooth: hci_sock: "
` [PATCH v1 5/6] Bluetooth: hci_sync: "
` [PATCH v1 6/6] Bluetooth: hci: Add hci_conn_set_state
` [v1,1/6] Bluetooth: hci_core: Convert instances of BT_DBG to bt_dev_dbg

[GIT PULL] bluetooth 2025-08-15
 2025-08-15 18:09 UTC  (2+ messages)

[PATCH v4 1/5] Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
 2025-08-15 13:30 UTC  (6+ messages)
` [PATCH v4 2/5] Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
` [PATCH v4 3/5] Bluetooth: hci_conn: Make unacked packet handling more robust
` [PATCH v4 4/5] Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
` [PATCH v4 5/5] Bluetooth: hci_core: Detect if an ISO link has stalled

[PATCH v5 1/6] Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately
 2025-08-15 13:30 UTC  (8+ messages)
` [PATCH v5 2/6] Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
` [PATCH v5 3/6] Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
` [PATCH v5 4/6] Bluetooth: hci_conn: Make unacked packet handling more robust
` [PATCH v5 5/6] Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
` [PATCH v5 6/6] Bluetooth: hci_core: Detect if an ISO link has stalled
` [v5,1/6] Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately

[PATCH bluez] As a BIS sink role, BlueZ currently defaults to synchronizing with the first broadcast source device discovered by the le discovery procedure. This behavior may not align with user expectations, as it removes control over the target device selection
 2025-08-15 13:23 UTC  (4+ messages)
` [bluez] As a BIS sink role, BlueZ currently defaults to synchronizing with the first broadcast source device discovered by the le discovery procedure. This behavior may not align with user expectations, as it removes control over the target device selecti

[PATCH bluez] device: allow selecting target broadcast device for synchronization
 2025-08-15 12:10 UTC  (2+ messages)
` [bluez] "

[bluez/bluez] 5773fe: device: allow selecting target broadcast device fo
 2025-08-15 10:57 UTC 

[syzbot] [bluetooth?] WARNING in hci_devcd_register (2)
 2025-08-15  9:31 UTC 

[bluez/bluez]
 2025-08-14 18:59 UTC 

[bluez/bluez]
 2025-08-14 17:32 UTC 

[bluez/bluez] ce8216: monitor: Print unacked frame when releasing them
 2025-08-14 17:31 UTC 

[PATCH BlueZ v1] monitor: Print unacked frame when releasing them
 2025-08-14 17:20 UTC  (3+ messages)
` [BlueZ,v1] "

[bluez/bluez] 085492: monitor: Print unacked frame when releasing them
 2025-08-14 15:55 UTC 

[PATCH v3 1/5] Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
 2025-08-14 15:45 UTC  (11+ messages)
` [PATCH v3 2/5] Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
` [PATCH v3 3/5] Bluetooth: hci_conn: Make unacked packet handling more robust
` [PATCH v3 4/5] Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
` [PATCH v3 5/5] Bluetooth: hci_core: Detect if an ISO link has stalled
` [v3,1/5] Bluetooth: ISO: Don't initiate CIS connections if there are no buffers

[bluez/bluez]
 2025-08-14 13:08 UTC 

[bluez/bluez] c8a82f: mgmt-tester: Fix tests failing due to missing LL P
 2025-08-14 13:07 UTC 

[PATCH BlueZ v1] mgmt-tester: Fix tests failing due to missing LL Privacy
 2025-08-14 12:50 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH v3 0/4] Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
 2025-08-14 11:52 UTC  (14+ messages)
` [PATCH v3 1/4] driver: bluetooth: hci_qca: fix ssr fail when BT_EN is pulled up by hw
  ` Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
` [PATCH v3 2/4] driver: bluetooth: hci_qca: fix host IBS state after SSR
` [PATCH v3 3/4] driver: bluetooth: hci_qca: Multiple triggers of SSR only generate one coredump file
` [PATCH v3 4/4] driver: bluetooth: hci_qca: SSR(SubSystem Restart)process failed due to tx_idle_timer timeout

[PATCH v2] Bluetooth: btrtl: fix rtl_dump.fw_version for firmware v2
 2025-08-14 10:37 UTC  (2+ messages)
` [v2] "

[PATCH] Bluetooth: btrtl: fix rtl_dump.fw_version for firmware v2
 2025-08-14  6:12 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: fix use-after-free in device_for_each_child()
 2025-08-14  4:53 UTC  (2+ messages)
`  "

[PATCH 0/4] Fix SSR(Sub-System Restart) issues caused by BT_EN being pulled up by hardware
 2025-08-13 12:45 UTC  (12+ messages)
` [PATCH 1/4] driver: bluetooth: hci_qca: fix ssr fail when BT_EN is pulled up by hw
  ` Fix SSR(Sub-System Restart) issues caused by BT_EN being pulled up by hardware
` [PATCH 2/4] driver: bluetooth: hci_qca: fix host IBS state after SSR
` [PATCH 3/4] driver: bluetooth: hci_qca: Multiple triggers of SSR only generate one coredump file
` [PATCH 4/4] driver: bluetooth: hci_qca: SSR(Sub-System Restart)process failed due to tx_idle_timer timeout

[PATCH BlueZ v2 0/1] Fix heap-buffer-overflow in sdp_xml.c:compute_seq_size
 2025-08-13 11:56 UTC  (4+ messages)
` [PATCH BlueZ v2 1/1] "
  `  "

[bluez/bluez] 1663ae: Fix heap-buffer-overflow in sdp_xml.c:compute_seq_
 2025-08-13 10:43 UTC 

[PATCH bluez v2] device: Add SyncBroadcast method in device1 interface
 2025-08-13  9:32 UTC  (2+ messages)
` [bluez,v2] "

[bluez/bluez] 2eb941: device: Add SyncBroadcast method in device1 interface
 2025-08-13  8:17 UTC 

[Bug 220344] New: Intel AX211 bluetooth randomly disconnects and reconnects, started after kernel update
 2025-08-13  8:16 UTC  (2+ messages)
` [Bug 220344] "

[bluez/bluez] 4c4c77: As a BIS sink role, BlueZ currently defaults to sy
 2025-08-13  7:22 UTC 

[PATCH v2 0/4] Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
 2025-08-13  3:22 UTC 

[PATCH v2 0/4] Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
 2025-08-13  3:21 UTC 

[PATCH 0/4] Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
 2025-08-13  3:17 UTC 

[PATCH 0/4] Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
 2025-08-13  3:16 UTC 

[bluez/bluez] 2777ff: mgmt-tester: Fix tests failing due to missing LL P
 2025-08-12 21:32 UTC 

[bluetooth-next:master] BUILD SUCCESS 159053f1b5310d85ca30d85b44093c4dea1ad128
 2025-08-12 21:21 UTC 

[PATCH v2 1/3] Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
 2025-08-12 20:59 UTC  (7+ messages)
` [PATCH v2 2/3] Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
` [PATCH v2 3/3] Bluetooth: hci_conn: Make unacked packet handling more robust
` [v2,1/3] Bluetooth: ISO: Don't initiate CIS connections if there are no buffers

[bluez/bluez]
 2025-08-12 18:24 UTC 

[bluez/bluez]
 2025-08-12 18:24 UTC 

[bluez/bluez] 5db6d2: audio: Don't initialize media transport volume fro
 2025-08-12 18:23 UTC 

[PATCH bluez v4 0/2] audio: Don't initialize media transport volume from media player
 2025-08-12 18:10 UTC  (2+ messages)

[PATCH bluez] audio: Don't initialize device volume from media player
 2025-08-12 18:10 UTC  (2+ messages)

[bluez/bluez]
 2025-08-12 17:59 UTC 

[PATCH v2 0/2] Bluetooth: hci_event: Fix connection state issues during suspend/resume
 2025-08-12 16:40 UTC  (4+ messages)
` [PATCH v2 1/2] Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
  ` Bluetooth: hci_event: Fix connection state issues during suspend/resume
` [PATCH v2 2/2] Bluetooth: hci_event: Mark connection as closed during suspend disconnect

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_unregister_user
 2025-08-12 16:31 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: hci_event: Fix connection state issues during suspend/resume
 2025-08-12 15:57 UTC  (8+ messages)
` [PATCH 1/2] Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
  ` Bluetooth: hci_event: Fix connection state issues during suspend/resume
` [PATCH 2/2] Bluetooth: hci_event: Mark connection as closed during suspend disconnect

[PATCH] Bluetooth: btintel_pcie: Remove duplicate BTINTEL_PCIE_MAGIC_NUM definition
 2025-08-12 15:26 UTC  (4+ messages)
`  "

[bluez/bluez]
 2025-08-12 15:14 UTC 

[bluez/bluez]
 2025-08-12 15:14 UTC 

[bluez/bluez]
 2025-08-12 15:13 UTC 

[bluez/bluez]
 2025-08-12 15:13 UTC 

[bluez/bluez]
 2025-08-12 15:13 UTC 

[bluez/bluez]
 2025-08-12 15:13 UTC 

[PATCH v3 1/2] Bluetooth: btintel_pcie: Refactor Device Coredump
 2025-08-12 14:15 UTC  (4+ messages)
` [v3,1/2] "
` [PATCH v3 2/2] Bluetooth: btintel_pcie: Add Vendor and Driver Name in Coredump

[bluez/bluez] 0491cd: Fix memory leak when adding GATT Characteristic
 2025-08-12 14:13 UTC 

[PATCH 0/4] Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
 2025-08-12 13:26 UTC  (6+ messages)
` [PATCH 1/4] driver: bluetooth: hci_qca: fix ssr fail when BT_EN is pulled up by hw
  ` Fix SSR(SubSystem Restart) issues caused by BT_EN being pulled up by hardware
` [PATCH 2/4] driver: bluetooth: hci_qca: fix host IBS state after SSR
` [PATCH 3/4] driver: bluetooth: hci_qca: Multiple triggers of SSR only generate one coredump file
` [PATCH 4/4] driver: bluetooth: hci_qca: SSR(SubSystem Restart)process failed due to tx_idle_timer timeout

[PATCH BlueZ v1 0/1] Fix memory leak when adding GATT Characteristic
 2025-08-12  9:39 UTC  (3+ messages)
` [PATCH BlueZ v1 1/1] "
  `  "

[PATCH 0/3] Fix SSR issues caused by BT_EN being pulled up by hardware
 2025-08-12  9:16 UTC  (6+ messages)
` [PATCH 1/3] driver: bluetooth: hci_qca: fix ssr fail when BT_EN is pulled up by hw

[bluez/bluez] d1fe80: Fix memory leak when adding GATT Characteristic
 2025-08-12  8:27 UTC 

[PATCH 6.1] Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
 2025-08-12  3:02 UTC  (2+ messages)
  ` [6.1] "

[bluez/bluez]
 2025-08-12  2:41 UTC 

[bluez/bluez] 8a304f: shared/bap: reset local ep state on stream detach
 2025-08-12  2:40 UTC 

[PATCH BlueZ v2] shared/bap: reset local ep state on stream detach
 2025-08-12  1:20 UTC  (2+ messages)

[PATCH BlueZ 1/8] build: Add ell subproject
 2025-08-11 21:39 UTC  (2+ messages)
` build: Add meson build system


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox