public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-20 17:27:10 to 2022-08-01 13:06:41 UTC [more...]

[bug report] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
 2022-08-01 13:06 UTC 

[Bug 216314] New: After resume the host stops listening to incoming Bluetooth pairing requests
 2022-08-01 13:00 UTC  (3+ messages)
` [Bug 216314] "

[PATCH 0/5] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-08-01 11:15 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: net: Add generic Bluetooth controller
  ` Broadcom/Apple Bluetooth driver for Apple Silicon
` [PATCH 2/5] dt-bindings: net: Add Broadcom BCM4377 family PCI Bluetooth
` [PATCH 3/5] Bluetooth: hci_event: Add quirk to ignore byte in LE Extended Adv Report
` [PATCH 4/5] Bluetooth: Add quirk to disable extended scanning
` [PATCH 5/5] Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCI boards

[PATCH] Bluetooth: Replace IS_ERR_OR_NULL with IS_ERR
 2022-08-01  8:13 UTC  (3+ messages)
`  "

[PATCH v5 00/10] Clean-up stale/unused hci_request.c code
 2022-07-30  3:18 UTC  (12+ messages)
` [PATCH v5 01/10] Bluetooth: Convert le_scan_disable timeout to hci_sync
  ` Clean-up stale/unused hci_request.c code
` [PATCH v5 02/10] Bluetooth: Rework le_scan_restart for hci_sync
` [PATCH v5 03/10] Bluetooth: Delete unused hci_req_stop_discovery()
` [PATCH v5 04/10] Bluetooth: Convert SCO configure_datapath to hci_sync
` [PATCH v5 05/10] Bluetooth: Convert Interleave Scanning timeout "
` [PATCH v5 06/10] Bluetooth: Move Adv Instance timer "
` [PATCH v5 07/10] Bluetooth: Delete unreference hci_request code
` [PATCH v5 08/10] Bluetooth: move hci_get_random_address() to hci_sync
` [PATCH v5 09/10] Bluetooth: convert hci_update_adv_data "
` [PATCH v5 10/10] Bluetooth: Convert hci_abort_conn "

GattCharacteristic1 WriteValue fails parameter validation in a GATT Client
 2022-07-30  0:39 UTC  (3+ messages)

[PATCH] Bluetooth: ISO: Fix memory corruption
 2022-07-29 19:20 UTC  (2+ messages)
`  "

[PATCH RESEND v3] Bluetooth: btusb: mediatek: fix WMT command failure during runtime suspend
 2022-07-29 16:11 UTC  (2+ messages)
` [RESEND,v3] "

[bug report] Bluetooth: ISO: Add broadcast support
 2022-07-29  8:00 UTC 

[PATCH BlueZ v2] mesh: Set global bus earlier
 2022-07-29  6:01 UTC  (3+ messages)
` [BlueZ,v2] "

[PATCH] drivers/bluetooth: Add PID of Foxconn bluetooth Adapter
 2022-07-29  0:10 UTC  (10+ messages)
`  "
` [PATCH] Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921
  `  "

[PATCH] Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
 2022-07-29  0:10 UTC  (3+ messages)
`  "

[PATCH v2] Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
 2022-07-29  0:10 UTC  (2+ messages)

[PATCH] Bluetooth: Fix null pointer deref on unexpected status event
 2022-07-29  0:10 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: mgmt: Fix double free on error path
 2022-07-29  0:10 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: hci_conn: Fix updating ISO QoS PHY
 2022-07-29  0:10 UTC  (3+ messages)
`  "

[bluetooth-next:master] BUILD SUCCESS 13474ba176c9649479db7cd2cef2210a4c9f3bbc
 2022-07-28 23:45 UTC 

[PATCH BlueZ] iso-test: Add ISO 48_2_1 Defer Send
 2022-07-28 22:00 UTC  (2+ messages)
` [BlueZ] "

[PATCH 1/2] Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()
 2022-07-28  6:40 UTC  (6+ messages)
` [PATCH 2/2] Bluetooth: ISO: fix info leak in iso_sock_getsockopt()
` [1/2] Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()

[syzbot] bpf-next test error: WARNING: ODEBUG bug in mgmt_index_removed
 2022-07-27 19:19 UTC 

[PATCH v4 0/4] Clean-up stale/unused hci_request.c code
 2022-07-27 14:30 UTC  (6+ messages)
` [PATCH v4 1/4] Bluetooth: Convert le_scan_disable timeout to hci_sync
  ` Clean-up stale/unused hci_request.c code
` [PATCH v4 2/4] Bluetooth: Rework le_scan_restart for hci_sync
` [PATCH v4 3/4] Bluetooth: Delete unused hci_req_stop_discovery()
` [PATCH v4 4/4] Bluetooth: Convert SCO configure_datapath to hci_sync

[syzbot] net-next test error: WARNING: ODEBUG bug in mgmt_index_removed
 2022-07-27 13:27 UTC 

[bug report] Bluetooth: hci_sync: Rework hci_suspend_notifier
 2022-07-27 11:58 UTC 

Backport request to fix a WARNING in sco_sock_sendmsg on LTS
 2022-07-27  8:11 UTC  (2+ messages)

[PATCH v2] Bluetooth: virtio_bt: Use skb_put to set length
 2022-07-27  8:05 UTC  (2+ messages)
` [v2] "

[PATCH] dbus-common: Add icon for watches
 2022-07-27  3:19 UTC  (2+ messages)
`  "

pull request: bluetooth 2022-07-26:
 2022-07-27  3:00 UTC  (2+ messages)

pull request: bluetooth-next 2022-07-22
 2022-07-27  2:47 UTC  (10+ messages)

[PATCH v3 0/4] Clean-up stale/unused hci_request.c code
 2022-07-27  0:03 UTC  (6+ messages)
` [PATCH v3 1/4] Bluetooth: Convert le_scan_disable timeout to hci_sync
  ` Clean-up stale/unused hci_request.c code
` [PATCH v3 2/4] Bluetooth: Rework le_scan_restart for hci_sync
` [PATCH v3 3/4] Bluetooth: Delete unused hci_req_stop_discovery()
` [PATCH v3 4/4] Bluetooth: Convert SCO configure_datapath to hci_sync

[PATCH] Bluetooth: hci_sync: Fix opcode format in debug message
 2022-07-26 18:58 UTC  (3+ messages)
`  "

[PATCH Resend] Bluetooth: virtio_bt: Use skb_put to set length
 2022-07-26 18:56 UTC  (3+ messages)
` [Resend] "

[PATCH] dt-bindings: net: bluetooth: realtek: Add RTL8723DS
 2022-07-25 23:29 UTC  (4+ messages)
`  "

[PATCH v2] Bluetooth: Always set event mask on suspend
 2022-07-25 23:05 UTC  (2+ messages)
` [v2] "

[PATCH] Bluetooth: Always set event mask on suspend
 2022-07-25 22:28 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: hci_sync: Use safe loop when adding accept list
 2022-07-25 10:09 UTC  (5+ messages)
`  "

[bluez/bluez] 5061ec: build: Update library version
 2022-07-24 21:18 UTC 

[bluez/bluez]
 2022-07-24 21:18 UTC 

bnep: Can't add bnep0 to the bridge btnap0: Invalid argument(22)
 2022-07-23 14:27 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 14202eff214e1e941fefa0366d4c3bc4b1a0d500
 2022-07-23 13:30 UTC 

[PATCH] Bluetooth: hci_core: Use ERR_PTR instead of NULL
 2022-07-23 10:54 UTC  (5+ messages)

pull request: bluetooth-next 2022-07-22
 2022-07-23  2:10 UTC  (2+ messages)

[PATCH 0/1] Clean-up stale/unused hci_request.c code
 2022-07-22 23:08 UTC  (3+ messages)
` [PATCH 1/1] Bluetooth: Convert le_scan_disable timeout to hci_sync
  ` Clean-up stale/unused hci_request.c code

[PATCH v2] Bluetooth: btusb: mediatek: fix WMT command failure during runtime suspend
 2022-07-22 22:08 UTC  (2+ messages)
` [v2] "

pull request: bluetooth-next 2022-07-22
 2022-07-22 20:53 UTC 

[bluez/bluez] b031e4: lib: Add definitions for ISO socket
 2022-07-22 20:43 UTC 

[PATCH v7 1/7] Bluetooth: hci_core: Introduce hci_recv_event_data
 2022-07-22 20:40 UTC  (2+ messages)

[PATCH v7 1/7] Bluetooth: hci_core: Introduce hci_recv_event_data
 2022-07-22 20:40 UTC  (2+ messages)

[BlueZ PATCH v8 1/8] lib: Add definitions for ISO socket
 2022-07-22 20:40 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Fix typo in comment
 2022-07-22 20:10 UTC  (2+ messages)

[PATCH v2 0/3] Clean-up stale/unused hci_request.c code
 2022-07-22 20:10 UTC  (6+ messages)
` [PATCH v2 1/3] Bluetooth: Remove dead code from hci_request.c
  ` Clean-up stale/unused hci_request.c code
` [PATCH v2 2/3] Bluetooth: Remove update_scan hci_request dependancy
` [PATCH v2 3/3] Bluetooth: Convert delayed discov_off to hci_sync

[kernel PATCH v1 0/1] Bluetooth: Return error if controller not support ll privacy
 2022-07-22 18:44 UTC  (2+ messages)
` [kernel PATCH v1 1/1] "

[kernel PATCH v1 0/1] Fix get clock info
 2022-07-22 18:24 UTC  (6+ messages)
` [kernel PATCH v1 1/1] Bluetooth: "
  `  "

[PATCH v2] Bluetooth: MGMT: Fix helding hci_conn reference while command is queued
 2022-07-22 18:24 UTC  (4+ messages)
` [v2] "

[PATCH] Bluetooth: virtio_bt: Use skb_put to set length
 2022-07-22 17:59 UTC  (3+ messages)

[PATCH v5] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-22 12:01 UTC  (2+ messages)
` [v5] "

[bluetooth-next:master] BUILD SUCCESS 4e0b765cefea51e6f5198644a3aa3c7d1dbc5240
 2022-07-22 11:01 UTC 

[BUG] Null pointer deref in aosp_do_open/msft_do_open
 2022-07-22  8:24 UTC  (3+ messages)

[PATCH] Bluetooth: MGMT: Fix helding hci_conn reference while command is queued
 2022-07-22  0:08 UTC  (2+ messages)
`  "

[PATCH 0/3] Clean-up stale/unused hci_request.c code
 2022-07-21 23:48 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Remove dead code from hci_request.c
  ` Clean-up stale/unused hci_request.c code
` [PATCH 2/3] Bluetooth: Remove update_scan hci_request dependancy
` [PATCH 3/3] Bluetooth: Convert delayed discov_off to hci_sync

[PATCH v2 1/2] Bluetooth: hci_sync: Refactor add Adv Monitor
 2022-07-21 21:20 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: hci_sync: Refactor remove "
` [v2,1/2] Bluetooth: hci_sync: Refactor add "

[PATCH v2] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
 2022-07-21 17:19 UTC  (2+ messages)
` [v2] "

[PATCH] Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
 2022-07-21 16:11 UTC  (4+ messages)
`  "

[PATCH v2 0/4] Bluetooth: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
 2022-07-21 16:10 UTC  (7+ messages)
` [PATCH v2 1/4] Bluetooth: hci_sync: Check LMP feature bit instead of quirk
  ` Bluetooth: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
` [PATCH v2 2/4] Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCA
` [PATCH v2 3/4] Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR
` [PATCH v2 4/4] Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING

How does bluetoothctl work from the command line with gatt?
 2022-07-21 15:27 UTC  (5+ messages)

[PATCH BlueZ] mesh: Set global bus earlier
 2022-07-21  9:07 UTC  (2+ messages)
` [BlueZ] "

[bluetooth-next:master] BUILD SUCCESS f7913b8db3c4fe3ff39f541703d1354a2f0b276a
 2022-07-21  6:16 UTC 

[PATCH v1 0/3] Bluetooth: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
 2022-07-21  1:28 UTC  (4+ messages)
` [PATCH v1 3/3] Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR

[PATCH v5 0/2] Add Mesh functionality to net/bluetooth
 2022-07-20 21:09 UTC  (4+ messages)
` [PATCH v5 1/2] Bluetooth: Implement support for Mesh
  ` Add Mesh functionality to net/bluetooth
` [PATCH v5 2/2] Bluetooth: Add experimental wrapper for MGMT based mesh

[PATCH] Bluetooth: hci_sock: Fix cookie generation
 2022-07-20 18:14 UTC  (2+ messages)
`  "


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