linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-28 15:10:30 to 2024-07-04 09:08:26 UTC [more...]

[PATCH BlueZ v2 0/3] fix errors found by SVACE static analyzer
 2024-07-04  9:07 UTC  (2+ messages)
` [PATCH BlueZ v2 1/3] shared/vcp: prevent dereferencing of NULL pointers

[bug report] Reproducible pairing loss after reboot / Mediatek RZ616
 2024-07-04  8:20 UTC  (5+ messages)
  ` [bug report] Reproducible pairing loss after reboot / Mediatek RZ616 [partly resolved / probably not a Bluez bug]

[Bug 219003] New: "Bluetooth: hci0: corrupted SCO packet" on W800BT on kernel 6.9.7
 2024-07-04  7:51 UTC  (2+ messages)
` [Bug 219003] "

[PATCH BlueZ v2] client/player: add error code handling to transport_recv()
 2024-07-04  7:47 UTC 

[PATCH v7 0/8] Bluetooth: btmtk: MediaTek ISO data transmission support
 2024-07-04  6:39 UTC  (10+ messages)
` [PATCH v7 1/8] Bluetooth: btusb: mediatek: remove the unnecessary goto tag
  ` Bluetooth: btmtk: MediaTek ISO data transmission support
` [PATCH v7 2/8] Bluetooth: btusb: mediatek: return error for failed reg access
` [PATCH v7 3/8] Bluetooth: btmtk: rename btmediatek_data
` [PATCH v7 4/8] Bluetooth: btusb: add callback function in btusb suspend/resume
` [PATCH v7 5/8] Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
` [PATCH v7 6/8] Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] "
` [PATCH v7 7/8] Bluetooth: btmtk: move btusb_recv_acl_mtk "
` [PATCH v7 8/8] Bluetooth: btusb: mediatek: add ISO data transmission functions

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_recv_acldata
 2024-07-03 22:24 UTC 

[PATCH] Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
 2024-07-03 21:35 UTC  (4+ messages)
`  "

[PATCH BlueZ v2 0/1] doc: Add initial MediaAssistant rst
 2024-07-03 16:44 UTC  (3+ messages)
` [PATCH BlueZ v2 1/1] "
  `  "

[bluez/bluez] 7c896d: avdtp: Fix manipulating struct as an array
 2024-07-03 15:15 UTC 

[PATCH BlueZ v1 0/3] fix errors found by SVACE static analyzer
 2024-07-03 15:13 UTC  (6+ messages)
` [PATCH BlueZ v1 1/3] shared/vcp: prevent dereferencing of NULL pointers
  ` fix errors found by SVACE static analyzer
` [PATCH BlueZ v1 2/3] client/player: fix wrong argument order in cmd_register_endpoint()
` [PATCH BlueZ v1 3/3] shared/gatt-client: add NULL check to discover_secondary_cb()

[PATCH BlueZ v1] audio/a2dp: add NULL checks to find_remote_sep()
 2024-07-03 15:10 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v1] shared/csip: add NULL check to foreach_csis_service()
 2024-07-03 15:10 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v1] shared/vcp: add NULL checks to foreach_vocs_service()
 2024-07-03 15:10 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v1] client/player: add return value check of io_get_fd() to transport_timer_read()
 2024-07-03 15:10 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v1] core/gatt: add return value check of io_get_fd() to sock_read()
 2024-07-03 15:10 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v1] gatt: add return value check of io_get_fd() to sock_io_read()
 2024-07-03 15:10 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v1] shared/shell: add return value check of io_get_fd() to input_read()
 2024-07-03 15:10 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v1] shared/bap: prevent dereferencing of NULL pointers in ascs_ase_read()
 2024-07-03 15:10 UTC  (3+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v1] shared/bap: move checks for NULL before dereferencing
 2024-07-03 15:10 UTC  (3+ messages)
` [BlueZ,v1] "

[BlueZ resend 0/9] Fix a number of static analysis issues #4
 2024-07-03 14:40 UTC  (14+ messages)
` [BlueZ resend 1/9] main: Simplify parse_config_string()
  ` Fix a number of static analysis issues #4
` [BlueZ resend 2/9] avdtp: Fix manipulating struct as an array
` [BlueZ resend 3/9] mesh: Avoid accessing array out-of-bounds
` [BlueZ resend 4/9] obexd: Fix possible memleak
` [BlueZ resend 5/9] obexd: Fix memory leak in entry struct
` [BlueZ resend 6/9] obexd: Fix leak in backup_object struct
` [BlueZ resend 7/9] health/mcap: Fix memory leak in mcl struct
` [BlueZ resend 8/9] sdp: Fix memory leak in sdp_data_alloc*()
` [BlueZ resend 9/9] sdp: Check memory allocation in sdp_copy_seq()

[PATCH v2] Added BREDR not supported bit in AD Flag when discoverable is off
 2024-07-03 13:57 UTC  (4+ messages)
` [v2] "

[PATCH BlueZ v5] obex: Move size emit signal to plugins instead of obex.c
 2024-07-03 11:39 UTC  (2+ messages)
` [BlueZ,v5] "

[PATCH BlueZ] Set BREDR not supported bit in AD Flag when discoverable is off
 2024-07-03 10:44 UTC  (2+ messages)
` [BlueZ] "

Issue with Logitech MX5500 (recurring)
 2024-07-03 10:08 UTC  (3+ messages)

[PATCH v3] Set BREDR not supported bit in AD Flag when discoverable is off
 2024-07-03  9:43 UTC  (2+ messages)
` [v3] "

[PATCH v1] Bluetooth: btintel: Fail setup on error
 2024-07-03  9:35 UTC  (2+ messages)
` [v1] "

[PATCH BlueZ v1] gatt: add return value check of io_get_fd() to sock_io_send()
 2024-07-03  8:31 UTC  (4+ messages)
` [BlueZ,v1] "

[bluetooth-next:master] BUILD SUCCESS 31cdab2ae178cdb84035c6997233246d944dcb4c
 2024-07-03  5:35 UTC 

[PATCH v6 0/8] Bluetooth: btmtk: MediaTek ISO data transmission support
 2024-07-03  2:49 UTC  (12+ messages)
` [PATCH v6 1/8] Bluetooth: btusb: mediatek: remove the unnecessary goto tag
  ` Bluetooth: btmtk: MediaTek ISO data transmission support
` [PATCH v6 2/8] Bluetooth: btusb: mediatek: return error for failed reg access
` [PATCH v6 3/8] Bluetooth: btmtk: rename btmediatek_data
` [PATCH v6 4/8] Bluetooth: btusb: add callback function in btusb suspend/resume
` [PATCH v6 5/8] Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
` [PATCH v6 6/8] Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] "
` [PATCH v6 7/8] Bluetooth: btmtk: move btusb_recv_acl_mtk "
` [PATCH v6 8/8] Bluetooth: btusb: mediatek: add ISO data transmission functions

[PATCH] adapter: Add retry when bonding device returns connection failure
 2024-07-03  2:48 UTC  (5+ messages)
`  "

[syzbot] [bluetooth?] possible deadlock in touch_wq_lockdep_map
 2024-07-03  1:47 UTC  (2+ messages)

[PATCH v2 1/5] Bluetooth: hci_core: Remove usage of hci_req_sync
 2024-07-02 19:59 UTC  (6+ messages)
` [PATCH v2 2/5] Bluetooth: hci_core: Don't use hci_prepare_cmd
` [PATCH v2 3/5] Bluetooth: hci_sync: Move handling of interleave_scan
` [PATCH v2 4/5] Bluetooth: hci_sync: Remove remaining dependencies of hci_request
` [PATCH v2 5/5] Bluetooth: Remove hci_request.{c,h}
` [v2,1/5] Bluetooth: hci_core: Remove usage of hci_req_sync

[PATCH] hci: fix double free in hci_req_sync
 2024-07-02 19:40 UTC  (5+ messages)
`  "

[PATCH 0/9] Fix a number of static analysis issues #4
 2024-07-02 14:18 UTC  (11+ messages)
` [PATCH 1/9] main: Simplify parse_config_string()
  ` Fix a number of static analysis issues #4
` [PATCH 2/9] avdtp: Fix manipulating struct as an array
` [PATCH 3/9] mesh: Avoid accessing array out-of-bounds
` [PATCH 4/9] obexd: Fix possible memleak
` [PATCH 5/9] obexd: Fix memory leak in entry struct
` [PATCH 6/9] obexd: Fix leak in backup_object struct
` [PATCH 7/9] health/mcap: Fix memory leak in mcl struct
` [PATCH 8/9] sdp: Fix memory leak in sdp_data_alloc*()
` [PATCH 9/9] sdp: Check memory allocation in sdp_copy_seq()

[PATCH BlueZ v1] client/player: add return value check of io_get_fd() to transport_recv()
 2024-07-02 13:54 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v4] obex: Move size emit signal to plugins instead of obex.c
 2024-07-02 11:42 UTC  (2+ messages)
` [BlueZ,v4] "

[PATCH BlueZ v2] shared/csip: add NULL checks to foreach_csis_service()
 2024-07-02 10:43 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH BlueZ v1] shared/vcp: add NULL checks to foreach_aics_service()
 2024-07-02 10:41 UTC  (2+ messages)
` [BlueZ,v1] "

[BlueZ 0/9] Fix a number of static analysis issues #3
 2024-07-02  8:53 UTC  (6+ messages)
` [BlueZ 9/9] avdtp: Fix manipulating struct as an array

[Bug 219001] New: mt7921e: hibernate/resume not working | Bluetooth: hci0: Failed to get fw version (-108)
 2024-07-02  8:24 UTC  (3+ messages)
` [Bug 219001] "

[PATCH v3] Bluetooth: No need to update the mas plugin
 2024-07-02  7:42 UTC  (3+ messages)
` [v3] "

[PATCH v1 1/5] Bluetooth: hci_core: Remove usage of hci_req_sync
 2024-07-01 21:58 UTC  (6+ messages)
` [PATCH v1 2/5] Bluetooth: hci_core: Don't use hci_prepare_cmd
` [PATCH v1 3/5] Bluetooth: hci_sync: Move handling of interleave_scan
` [PATCH v1 4/5] Bluetooth: hci_sync: Remove remaining dependencies of hci_request
` [PATCH v1 5/5] Bluetooth: Remove hci_request.{c,h}
` [v1,1/5] Bluetooth: hci_core: Remove usage of hci_req_sync

[PATCH V2] dt-bindings: net: bluetooth: convert MT7622 Bluetooth to the json-schema
 2024-07-01 17:30 UTC  (3+ messages)

[PATCH v1] Bluetooth: Fix usage of __hci_cmd_sync_status
 2024-07-01 17:30 UTC  (3+ messages)
` [v1] "

[PATCH BlueZ 0/1] doc: Add initial MediaAssistant rst
 2024-07-01 16:06 UTC  (4+ messages)
` [PATCH BlueZ 1/1] "
  `  "

[PATCH BlueZ v1] shared/shell: add a check for NULL in bt_shell_init()
 2024-07-01 15:42 UTC  (3+ messages)
` [BlueZ,v1] "

[bluez/bluez] 6f40e8: policy: Fix AutoEnable default when main.conf does
 2024-07-01 14:36 UTC 

[PATCH BlueZ v2] avdtp: add NULL checks to avdtp_has_stream()
 2024-07-01 14:20 UTC  (3+ messages)
` [BlueZ,v2] "

[PATCH BlueZ] policy: Fix AutoEnable default when main.conf doesn't exist
 2024-07-01 14:20 UTC  (3+ messages)
` [BlueZ] "

[PATCH v1] Added BREDR not supported bit in AD Flag when discoverable is off
 2024-07-01 14:10 UTC  (4+ messages)

[PATCH v1] Bluetooth: Fix double free in hci_req_sync_complete
 2024-07-01 13:59 UTC  (3+ messages)

pull request: bluetooth 2024-06-28
 2024-07-01 12:12 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 989e25f5b99ece9d5d13fc5efb21afd8dc157390
 2024-07-01  1:31 UTC 

[PATCH v4] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373
 2024-07-01  1:04 UTC  (5+ messages)

[bluetooth-next PATCH] Bluetooth: hci_bcm: Configure sleep mode on RPM suspend/resume
 2024-06-29 17:57 UTC  (2+ messages)
` [bluetooth-next] "

[syzbot] [bluetooth?] BUG: sleeping function called from invalid context in lock_sock_nested (3)
 2024-06-29  8:27 UTC  (2+ messages)

[PATCH BlueZ v2 1/2] org.bluez.LEAdvertisement: Promote experimental properties to stable
 2024-06-28 19:40 UTC  (4+ messages)
` [PATCH BlueZ v2 2/2] advertising: "
` [BlueZ,v2,1/2] org.bluez.LEAdvertisement: "

[bluez/bluez] 1a5125: org.bluez.LEAdvertisement: Promote experimental pr
 2024-06-28 19:36 UTC 

pull request: bluetooth 2024-06-10
 2024-06-28 18:23 UTC  (2+ messages)

[PATCH] USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
 2024-06-28 18:23 UTC  (2+ messages)

[PATCH BlueZ v1] avdtp: add NULL check to avdtp_has_stream()
 2024-06-28 16:38 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH BlueZ v1 1/2] org.bluez.LEAdvertisement: Promote experimental properties to stable
 2024-06-28 16:29 UTC  (2+ messages)
` [BlueZ,v1,1/2] "

[bluez/bluez] 920c45: bass: add NULL check to bass_bcast_src_free()
 2024-06-28 15:14 UTC 

[PATCH BlueZ v2] gatt-server: fix memory leak in bt_gatt_server_send_notification()
 2024-06-28 15:10 UTC  (2+ messages)

[PATCH BlueZ v1] mcp: replace sprintf() with snprintf() in cb_track_duration()
 2024-06-28 15:10 UTC  (2+ messages)

[PATCH BlueZ v1] rctest: replace sprintf() with snprintf() in recv_mode()
 2024-06-28 15:10 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;
as well as URLs for NNTP newsgroup(s).