messages from 2024-07-01 16:20:03 to 2024-07-04 19:01:22 UTC [more...]
[PATCH BlueZ v1 0/5] fix errors found by SVACE static analyzer #2
2024-07-04 19:01 UTC (7+ messages)
` [PATCH BlueZ v1 1/5] obexd: add NULL checks to file_stat_line()
` fix errors found by SVACE static analyzer #2
` [PATCH BlueZ v1 2/5] shared/shell: prevent integer overflow in bt_shell_init()
` [PATCH BlueZ v1 3/5] tools/isotest: limit the maximum possible data_size
` [PATCH BlueZ v1 4/5] tools/rctest: "
` [PATCH BlueZ v1 5/5] settings: add NULL checks to gatt_db_load()
[BlueZ 00/12] Fix a number of static analysis issues #5
2024-07-04 18:45 UTC (16+ messages)
` [BlueZ 01/12] gatt-server: Don't allocate negative data
` [BlueZ 02/12] shared/shell: Free w.we_wordv on early function exit
` [BlueZ 03/12] shared/shell: Free memory allocated by wordexp()
` [BlueZ 04/12] shared/shell: Fix fd leak if -s is passed multiple times
` [BlueZ 05/12] btsnoop: Fix possible negative memcpy length
` [BlueZ 06/12] sdp: Fix possible null dereference
` [BlueZ 07/12] sdp: Fix mismatched int casting
` [BlueZ 08/12] emulator: Fix integer truncation warnings
` [BlueZ 09/12] gatt-server: Fix integer overflow due to cast operation
` [BlueZ 10/12] mesh: "
` [BlueZ 11/12] tools/mesh: "
` [BlueZ 12/12] unit/ringbuf: Fix ineffective guard due to signedness
[syzbot] [bluetooth?] WARNING: locking bug in sco_conn_del (2)
2024-07-04 16:13 UTC
[bug report] Reproducible pairing loss after reboot / Mediatek RZ616
2024-07-04 15:46 UTC (8+ messages)
` [bug report] Reproducible pairing loss after reboot / Mediatek RZ616 [partly resolved / probably not a Bluez bug]
[PATCH v1 1/2] Bluetooth: btnxpuart: Add support for AW693 A1 chipset
2024-07-04 13:58 UTC (3+ messages)
` [PATCH v1 2/2] Bluetooth: btnxpuart: Add support for IW615 chipset
` [v1,1/2] Bluetooth: btnxpuart: Add support for AW693 A1 chipset
[PATCH v1] Bluetooth: btnxpuart: Add system suspend and resume handlers
2024-07-04 13:36 UTC (2+ messages)
` [v1] "
[PATCH BlueZ v2] client/player: add error code handling to transport_recv()
2024-07-04 12:41 UTC (2+ messages)
` [BlueZ,v2] "
[PATCH BlueZ 0/1] Add Cypress support for bdaddr
2024-07-04 12:02 UTC (3+ messages)
` [PATCH BlueZ 1/1] bdaddr: Add cypress manufacturer support
` Add Cypress support for bdaddr
[PATCH BlueZ v2 0/3] fix errors found by SVACE static analyzer
2024-07-04 11:36 UTC (5+ messages)
` [PATCH BlueZ v2 1/3] shared/vcp: prevent dereferencing of NULL pointers
` fix errors found by SVACE static analyzer
` [PATCH BlueZ v2 2/3] client/player: fix the order of args in cmd_register_endpoint()
` [PATCH BlueZ v2 3/3] shared/gatt-client: add NULL check to discover_secondary_cb()
[PATCH BlueZ v2] client/player: add error code handling to transport_recv()
2024-07-04 9:52 UTC (2+ messages)
` [BlueZ,v2] "
[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 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 (4+ 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] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox