Show patches with: State = Action Required       |    Archived = No       |   4942 patches
« 1 2 3 449 50 »
Patch Series S/W/F Date Submitter Delegate State
[BlueZ,v1,4/5] tools/rctest: limit the maximum possible data_size fix errors found by SVACE static analyzer #2 --- 2024-07-04 Roman Smirnov New
[BlueZ,v1,2/5] shared/shell: prevent integer overflow in bt_shell_init() fix errors found by SVACE static analyzer #2 --- 2024-07-04 Roman Smirnov New
[v1,1/2] Bluetooth: btnxpuart: Add support for AW693 A1 chipset [v1,1/2] Bluetooth: btnxpuart: Add support for AW693 A1 chipset --- 2024-07-04 Neeraj Sanjay Kale New
[v1] Bluetooth: btnxpuart: Add system suspend and resume handlers [v1] Bluetooth: btnxpuart: Add system suspend and resume handlers --- 2024-07-04 Neeraj Sanjay Kale New
[BlueZ,12/12] unit/ringbuf: Fix ineffective guard due to signedness Fix a number of static analysis issues #5 --- 2024-07-04 Bastien Nocera New
[BlueZ,10/12] mesh: Fix integer overflow due to cast operation Fix a number of static analysis issues #5 --- 2024-07-04 Bastien Nocera New
[BlueZ,09/12] gatt-server: Fix integer overflow due to cast operation Fix a number of static analysis issues #5 --- 2024-07-04 Bastien Nocera New
[BlueZ,05/12] btsnoop: Fix possible negative memcpy length Fix a number of static analysis issues #5 --- 2024-07-04 Bastien Nocera New
[BlueZ,04/12] shared/shell: Fix fd leak if -s is passed multiple times Fix a number of static analysis issues #5 --- 2024-07-04 Bastien Nocera New
[BlueZ,02/12] shared/shell: Free w.we_wordv on early function exit Fix a number of static analysis issues #5 --- 2024-07-04 Bastien Nocera New
[BlueZ,v2,3/3] shared/gatt-client: add NULL check to discover_secondary_cb() [BlueZ,v2,1/3] shared/vcp: prevent dereferencing of NULL pointers --- 2024-07-04 Roman Smirnov New
[BlueZ,v2,1/3] shared/vcp: prevent dereferencing of NULL pointers [BlueZ,v2,1/3] shared/vcp: prevent dereferencing of NULL pointers --- 2024-07-04 Roman Smirnov New
[v7,7/8] Bluetooth: btmtk: move btusb_recv_acl_mtk to btmtk.c Bluetooth: btmtk: MediaTek ISO data transmission support --- 2024-07-04 Chris Lu New
[BlueZ,v2,1/1] doc: Add initial MediaAssistant rst doc: Add initial MediaAssistant rst --- 2024-07-03 Iulia Tanasescu New
[BlueZ,v1,2/3] client/player: fix wrong argument order in cmd_register_endpoint() fix errors found by SVACE static analyzer --- 2024-07-03 Roman Smirnov New
[BlueZ,v1,1/3] shared/vcp: prevent dereferencing of NULL pointers fix errors found by SVACE static analyzer --- 2024-07-03 Roman Smirnov New
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs --- 2024-07-03 Sungwoo Kim New
[BlueZ,v1] shared/bap: move checks for NULL before dereferencing [BlueZ,v1] shared/bap: move checks for NULL before dereferencing --- 2024-07-03 Roman Smirnov New
[BlueZ,v1] shared/bap: prevent dereferencing of NULL pointers in ascs_ase_read() [BlueZ,v1] shared/bap: prevent dereferencing of NULL pointers in ascs_ase_read() --- 2024-07-03 Roman Smirnov New
[v1] Bluetooth: btintel: Fail setup on error [v1] Bluetooth: btintel: Fail setup on error --- 2024-07-03 Kiran K New
[v2] Added BREDR not supported bit in AD Flag when discoverable is off [v2] Added BREDR not supported bit in AD Flag when discoverable is off --- 2024-07-03 Prathibha Madugonde New
[v2,4/5] Bluetooth: hci_sync: Remove remaining dependencies of hci_request [v2,1/5] Bluetooth: hci_core: Remove usage of hci_req_sync --- 2024-07-02 Luiz Augusto von Dentz New
[v2,2/5] Bluetooth: hci_core: Don't use hci_prepare_cmd [v2,1/5] Bluetooth: hci_core: Remove usage of hci_req_sync --- 2024-07-02 Luiz Augusto von Dentz New
[BlueZ,resend,8/9] sdp: Fix memory leak in sdp_data_alloc*() Fix a number of static analysis issues #4 --- 2024-07-02 Bastien Nocera New
[BlueZ,resend,7/9] health/mcap: Fix memory leak in mcl struct Fix a number of static analysis issues #4 --- 2024-07-02 Bastien Nocera New
[BlueZ,resend,3/9] mesh: Avoid accessing array out-of-bounds Fix a number of static analysis issues #4 --- 2024-07-02 Bastien Nocera New
[BlueZ,v1] shared/shell: add return value check of io_get_fd() to input_read() [BlueZ,v1] shared/shell: add return value check of io_get_fd() to input_read() --- 2024-07-02 Roman Smirnov New
[BlueZ,v1] gatt: add return value check of io_get_fd() to sock_io_send() [BlueZ,v1] gatt: add return value check of io_get_fd() to sock_io_send() --- 2024-07-02 Roman Smirnov New
[BlueZ,v1] gatt: add return value check of io_get_fd() to sock_io_read() [BlueZ,v1] gatt: add return value check of io_get_fd() to sock_io_read() --- 2024-07-02 Roman Smirnov New
[BlueZ,v1] core/gatt: add return value check of io_get_fd() to sock_read() [BlueZ,v1] core/gatt: add return value check of io_get_fd() to sock_read() --- 2024-07-02 Roman Smirnov New
[BlueZ,v1] client/player: add return value check of io_get_fd() to transport_timer_read() [BlueZ,v1] client/player: add return value check of io_get_fd() to transport_timer_read() --- 2024-07-02 Roman Smirnov New
[BlueZ,v1] client/player: add return value check of io_get_fd() to transport_recv() [BlueZ,v1] client/player: add return value check of io_get_fd() to transport_recv() --- 2024-07-02 Roman Smirnov New
[v6,8/8] Bluetooth: btusb: mediatek: add ISO data transmission functions Bluetooth: btmtk: MediaTek ISO data transmission support --- 2024-07-02 Chris Lu New
[v6,6/8] Bluetooth: btmtk: move btusb_mtk_[setup, shutdown] to btmtk.c Bluetooth: btmtk: MediaTek ISO data transmission support --- 2024-07-02 Chris Lu New
[v6,5/8] Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c Bluetooth: btmtk: MediaTek ISO data transmission support --- 2024-07-02 Chris Lu New
[v6,4/8] Bluetooth: btusb: add callback function in btusb suspend/resume Bluetooth: btmtk: MediaTek ISO data transmission support --- 2024-07-02 Chris Lu New
[v6,3/8] Bluetooth: btmtk: rename btmediatek_data Bluetooth: btmtk: MediaTek ISO data transmission support --- 2024-07-02 Chris Lu New
[v6,2/8] Bluetooth: btusb: mediatek: return error for failed reg access Bluetooth: btmtk: MediaTek ISO data transmission support --- 2024-07-02 Chris Lu New
[v6,1/8] Bluetooth: btusb: mediatek: remove the unnecessary goto tag Bluetooth: btmtk: MediaTek ISO data transmission support --- 2024-07-02 Chris Lu New
[BlueZ,v4] obex: Move size emit signal to plugins instead of obex.c [BlueZ,v4] obex: Move size emit signal to plugins instead of obex.c --- 2024-07-02 Amisha Jain New
[BlueZ,v1] shared/vcp: add NULL checks to foreach_vocs_service() [BlueZ,v1] shared/vcp: add NULL checks to foreach_vocs_service() --- 2024-07-02 Roman Smirnov New
[9/9] sdp: Check memory allocation in sdp_copy_seq() Fix a number of static analysis issues #4 --- 2024-07-02 Bastien Nocera New
[6/9] obexd: Fix leak in backup_object struct Fix a number of static analysis issues #4 --- 2024-07-02 Bastien Nocera New
[5/9] obexd: Fix memory leak in entry struct Fix a number of static analysis issues #4 --- 2024-07-02 Bastien Nocera New
[4/9] obexd: Fix possible memleak Fix a number of static analysis issues #4 --- 2024-07-02 Bastien Nocera New
[2/9] avdtp: Fix manipulating struct as an array Fix a number of static analysis issues #4 --- 2024-07-02 Bastien Nocera New
[1/9] main: Simplify parse_config_string() Fix a number of static analysis issues #4 --- 2024-07-02 Bastien Nocera New
[BlueZ,v1] shared/csip: add NULL check to foreach_csis_service() [BlueZ,v1] shared/csip: add NULL check to foreach_csis_service() --- 2024-07-02 Roman Smirnov New
[BlueZ,v1] audio/a2dp: add NULL checks to find_remote_sep() [BlueZ,v1] audio/a2dp: add NULL checks to find_remote_sep() --- 2024-07-02 Roman Smirnov New
[v3] Bluetooth: No need to update the mas plugin [v3] Bluetooth: No need to update the mas plugin --- 2024-07-02 Amisha Jain New
[v1,5/5] Bluetooth: Remove hci_request.{c,h} [v1,1/5] Bluetooth: hci_core: Remove usage of hci_req_sync --- 2024-07-01 Luiz Augusto von Dentz New
[v1,4/5] Bluetooth: hci_sync: Remove remaining dependencies of hci_request [v1,1/5] Bluetooth: hci_core: Remove usage of hci_req_sync --- 2024-07-01 Luiz Augusto von Dentz New
[v1,3/5] Bluetooth: hci_sync: Move handling of interleave_scan [v1,1/5] Bluetooth: hci_core: Remove usage of hci_req_sync --- 2024-07-01 Luiz Augusto von Dentz New
[v1,1/5] Bluetooth: hci_core: Remove usage of hci_req_sync [v1,1/5] Bluetooth: hci_core: Remove usage of hci_req_sync --- 2024-07-01 Luiz Augusto von Dentz New
hci: fix double free in hci_req_sync hci: fix double free in hci_req_sync --- 2024-07-01 Yunseong Kim New
[v1] Bluetooth: Fix usage of __hci_cmd_sync_status [v1] Bluetooth: Fix usage of __hci_cmd_sync_status --- 2024-07-01 Luiz Augusto von Dentz New
[BlueZ,1/1] doc: Add initial MediaAssistant rst doc: Add initial MediaAssistant rst --- 2024-07-01 Iulia Tanasescu New
[BlueZ,v1] shared/shell: add a check for NULL in bt_shell_init() [BlueZ,v1] shared/shell: add a check for NULL in bt_shell_init() --- 2024-07-01 Roman Smirnov New
adapter: Add retry when bonding device returns connection failure adapter: Add retry when bonding device returns connection failure --- 2024-07-01 赵成义 New
[BlueZ] policy: Fix AutoEnable default when main.conf doesn't exist [BlueZ] policy: Fix AutoEnable default when main.conf doesn't exist --- 2024-06-29 Arnav Singh New
[bluetooth-next] Bluetooth: hci_bcm: Configure sleep mode on RPM suspend/resume [bluetooth-next] Bluetooth: hci_bcm: Configure sleep mode on RPM suspend/resume --- 2024-06-29 Marek Vasut New
pull request: bluetooth 2024-06-28 pull request: bluetooth 2024-06-28 --- 2024-06-28 Luiz Augusto von Dentz New
[BlueZ,v1] avdtp: add NULL check to avdtp_has_stream() [BlueZ,v1] avdtp: add NULL check to avdtp_has_stream() --- 2024-06-28 Roman Smirnov New
[BlueZ,v1,2/2] advertising: Promote experimental properties to stable [BlueZ,v1,1/2] org.bluez.LEAdvertisement: Promote experimental properties to stable --- 2024-06-28 Luiz Augusto von Dentz New
[BlueZ,v1,1/2] org.bluez.LEAdvertisement: Promote experimental properties to stable [BlueZ,v1,1/2] org.bluez.LEAdvertisement: Promote experimental properties to stable --- 2024-06-28 Luiz Augusto von Dentz New
[BlueZ,v1] l2test: replace sprintf() with snprintf() in recv_mode() [BlueZ,v1] l2test: replace sprintf() with snprintf() in recv_mode() --- 2024-06-28 Roman Smirnov New
[BlueZ,v1] mcp: replace sprintf() with snprintf() in cb_track_duration() [BlueZ,v1] mcp: replace sprintf() with snprintf() in cb_track_duration() --- 2024-06-28 Roman Smirnov New
[BlueZ,v1] a2dp: add NULL check to a2dp_reconfig() [BlueZ,v1] a2dp: add NULL check to a2dp_reconfig() --- 2024-06-28 Roman Smirnov New
Bluetooth: btrtl: fix duplicate SCO packet Bluetooth: btrtl: fix duplicate SCO packet --- 2024-06-28 Hilda Wu New
adapter: Add retry when bonding device returns connection failure adapter: Add retry when bonding device returns connection failure --- 2024-06-28 赵成义 New
[BlueZ,v2] gatt-server: fix memory leak in bt_gatt_server_send_notification() [BlueZ,v2] gatt-server: fix memory leak in bt_gatt_server_send_notification() --- 2024-06-28 Roman Smirnov New
[BlueZ,v1] core: add NULL check to adapter_service_remove() [BlueZ,v1] core: add NULL check to adapter_service_remove() --- 2024-06-28 Roman Smirnov New
[BlueZ,v1] bass: add NULL check to bass_bcast_src_free() [BlueZ,v1] bass: add NULL check to bass_bcast_src_free() --- 2024-06-28 Roman Smirnov New
[v1] Added BREDR not supported bit in AD Flag when discoverable is off [v1] Added BREDR not supported bit in AD Flag when discoverable is off --- 2024-06-28 Prathibha Madugonde New
[V2] dt-bindings: net: bluetooth: convert MT7622 Bluetooth to the json-schema [V2] dt-bindings: net: bluetooth: convert MT7622 Bluetooth to the json-schema --- 2024-06-28 Rafał Miłecki New
[BlueZ,v1] gatt-server: fix memory leak in bt_gatt_server_send_notification() [BlueZ,v1] gatt-server: fix memory leak in bt_gatt_server_send_notification() --- 2024-06-27 Roman Smirnov New
[BlueZ,v1] health/mcap: fix memory leak in mcap_create_mcl() [BlueZ,v1] health/mcap: fix memory leak in mcap_create_mcl() --- 2024-06-27 Roman Smirnov New
[v1] Bluetooth: btintel: Fix the sfi name for BlazarU [v1] Bluetooth: btintel: Fix the sfi name for BlazarU --- 2024-06-27 Kiran K New
[BlueZ,v1] media: fix memory leak in endpoint_init_pac() [BlueZ,v1] media: fix memory leak in endpoint_init_pac() --- 2024-06-27 Roman Smirnov New
[BlueZ] plugins/sixaxis: add NULL check in setup_device() [BlueZ] plugins/sixaxis: add NULL check in setup_device() --- 2024-06-27 Roman Smirnov New
[BlueZ] profile: add NULL check to ext_remove_records() [BlueZ] profile: add NULL check to ext_remove_records() --- 2024-06-27 Roman Smirnov New
[BlueZ] bass: add NULL check to bass_handle_add_src_op() [BlueZ] bass: add NULL check to bass_handle_add_src_op() --- 2024-06-27 Roman Smirnov New
dt-bindings: net: bluetooth: convert MT7622 Bluetooth to the json-schema dt-bindings: net: bluetooth: convert MT7622 Bluetooth to the json-schema --- 2024-06-27 Rafał Miłecki New
[BlueZ,v1,3/3] l2cap-tester: Add tests for multiple data packets over LE [BlueZ,v1,1/3] l2cap-tester: Add tests for multiple data packets --- 2024-06-26 Luiz Augusto von Dentz New
[BlueZ,v1,2/3] bthost: Introduce bthost_add_l2cap_server_custom [BlueZ,v1,1/3] l2cap-tester: Add tests for multiple data packets --- 2024-06-26 Luiz Augusto von Dentz New
[BlueZ,v1,1/3] l2cap-tester: Add tests for multiple data packets [BlueZ,v1,1/3] l2cap-tester: Add tests for multiple data packets --- 2024-06-26 Luiz Augusto von Dentz New
[bug,report] GATT server crash after client disconnect (UAF) [bug,report] GATT server crash after client disconnect (UAF) --- 2024-06-26 Kévin Courdesses New
[v3] Bluetooth: btintel: Allow lowering of drive strength of BRI [v3] Bluetooth: btintel: Allow lowering of drive strength of BRI --- 2024-06-26 Kiran K New
Bluetooth: btmtksdio: Lookup device node only as fallback Bluetooth: btmtksdio: Lookup device node only as fallback --- 2024-06-25 Chen-Yu Tsai New
[V3] Bluetooth/l2cap: sync sock recv cb and release [V3] Bluetooth/l2cap: sync sock recv cb and release --- 2024-06-25 Edward Adam Davis New
[BlueZ,v2,5/5] test-bap: Add Broadcast Source STR MBIS tests test-bap: Add Broadcast Source STR MBIS tests --- 2024-06-25 Iulia Tanasescu New
[BlueZ,v2,4/5] shared/lc3: Add defines for BASE with multiple BISes test-bap: Add Broadcast Source STR MBIS tests --- 2024-06-25 Iulia Tanasescu New
[BlueZ,v2,3/5] test-bap: Add support to config multiple bsrc streams test-bap: Add Broadcast Source STR MBIS tests --- 2024-06-25 Iulia Tanasescu New
[BlueZ,v2,2/5] test-bap: Move BASE defines to lc3.h test-bap: Add Broadcast Source STR MBIS tests --- 2024-06-25 Iulia Tanasescu New
[BlueZ,v2,1/5] shared/lc3: Rename LC3_BASE test-bap: Add Broadcast Source STR MBIS tests --- 2024-06-25 Iulia Tanasescu New
[BlueZ,v1] hog-lib: Fix passing wrong parameters to bt_uhid_get_report_reply [BlueZ,v1] hog-lib: Fix passing wrong parameters to bt_uhid_get_report_reply --- 2024-06-24 Luiz Augusto von Dentz New
Bluetooth: qca: don't disable power management for QCA6390 Bluetooth: qca: don't disable power management for QCA6390 --- 2024-06-24 Bartosz Golaszewski New
[v1] Bluetooth: Fix double free in hci_req_sync_complete [v1] Bluetooth: Fix double free in hci_req_sync_complete --- 2024-06-24 Luiz Augusto von Dentz New
[v1] Bluetooth: L2CAP: Fix deadlock [v1] Bluetooth: L2CAP: Fix deadlock --- 2024-06-24 Luiz Augusto von Dentz New
[v1] Bluetooth : Update the mas session structure [v1] Bluetooth : Update the mas session structure --- 2024-06-24 Amisha Jain New
« 1 2 3 449 50 »