Toggle navigation
Patchwork
linux-bluetooth
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 5444 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
5
6
7
…
54
55
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v3,5/6] Bluetooth: hci_qca: use the power sequencer for wcn7850 and wcn6855
Bluetooth: hci_qca: use the power sequencer for wcn7850
-
-
-
2024-07-09
Bartosz Golaszewski
New
[v3,3/6] Bluetooth: hci_qca: unduplicate calls to hci_uart_register_device()
Bluetooth: hci_qca: use the power sequencer for wcn7850
-
-
-
2024-07-09
Bartosz Golaszewski
New
[v3,1/6] dt-bindings: bluetooth: qualcomm: describe the inputs from PMU for wcn7850
Bluetooth: hci_qca: use the power sequencer for wcn7850
-
-
-
2024-07-09
Bartosz Golaszewski
New
[BlueZ,v1,4/4] settings: limit the number of chars to be read in gatt_db_load()
fix errors found by SVACE static analyzer #3
-
-
-
2024-07-09
Roman Smirnov
New
[BlueZ,v1,3/4] settings: limit the string size in load_service()
fix errors found by SVACE static analyzer #3
-
-
-
2024-07-09
Roman Smirnov
New
[BlueZ,v1,2/4] shared: prevent dereferencing of NULL pointers
fix errors found by SVACE static analyzer #3
-
-
-
2024-07-09
Roman Smirnov
New
[BlueZ,v1,1/4] health: mcap: add checks for NULL mcap_notify_error()
fix errors found by SVACE static analyzer #3
-
-
-
2024-07-09
Roman Smirnov
New
[BlueZ] tools/btmgmt: Fix --index option for non-interactive mode
[BlueZ] tools/btmgmt: Fix --index option for non-interactive mode
-
-
-
2024-07-09
Arjan Opmeer
New
[BlueZ,1/1] bap: Wait for BIG Info report event before creating streams
bap: Wait for BIG Info report event before creating streams
-
-
-
2024-07-09
Vlad Pruteanu
New
[v2] Bluetooth: btrtl: Fixup SCO header
[v2] Bluetooth: btrtl: Fixup SCO header
-
-
-
2024-07-09
Hilda Wu
New
[v1] Bluetooth: btusb: Don't fail external suspend requests
[v1] Bluetooth: btusb: Don't fail external suspend requests
-
-
-
2024-07-08
Luiz Augusto von Dentz
New
[BlueZ,v1] shared/gatt-server: Fix not using correct MTU for responses
[BlueZ,v1] shared/gatt-server: Fix not using correct MTU for responses
-
-
-
2024-07-08
Luiz Augusto von Dentz
New
[v2,6/6] arm64: dts: qcom: sm8650-qrd: use the PMU to power up bluetooth
Bluetooth: hci_qca: use the power sequencer for wcn7850
-
-
-
2024-07-08
Bartosz Golaszewski
New
[v2,4/6] Bluetooth: hci_qca: make pwrseq calls the default if available
Bluetooth: hci_qca: use the power sequencer for wcn7850
-
-
-
2024-07-08
Bartosz Golaszewski
New
[v2,2/6] Bluetooth: hci_qca: schedule a devm action for disabling the clock
Bluetooth: hci_qca: use the power sequencer for wcn7850
-
-
-
2024-07-08
Bartosz Golaszewski
New
[BlueZ] client/player: fix incompatible pointer type
[BlueZ] client/player: fix incompatible pointer type
-
-
-
2024-07-07
Guðni Már Gilbert
New
[3/4] arm64: defconfig: Enable hci_uart for Amlogic Bluetooth
Add support for Amlogic HCI UART
-
-
-
2024-07-05
Yang Li via B4 Relay
New
[2/4] Bluetooth: hci_uart: Add support for Amlogic HCI UART
Add support for Amlogic HCI UART
-
-
-
2024-07-05
Yang Li via B4 Relay
New
[1/4] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
Add support for Amlogic HCI UART
-
-
-
2024-07-05
Yang Li via B4 Relay
New
[4.19] Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
[4.19] Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
-
-
-
2024-07-05
Wentao Guan
New
[BlueZ,v2,11/11] unit/ringbuf: Fix ineffective guard due to signedness
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,10/11] tools/mesh: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,09/11] mesh: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,08/11] gatt-server: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,04/11] btsnoop: Fix possible negative memcpy length
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,03/11] shared/shell: Fix fd leak if -s is passed multiple times
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,02/11] shared/shell: Free memory allocated by wordexp()
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ,v2,01/11] gatt-server: Don't allocate negative data
Fix a number of static analysis issues #5
-
-
-
2024-07-05
Bastien Nocera
New
[BlueZ] configure.ac: Fix --disable-cups
[BlueZ] configure.ac: Fix --disable-cups
-
-
-
2024-07-05
Guðni Már Gilbert
New
[BlueZ,v2,4/5] tools/rctest: limit the maximum possible data_size
fix error found by SVACE static analyzer #2
-
-
-
2024-07-05
Roman Smirnov
New
[BlueZ,v2,2/5] shared/shell: prevent integer overflow in bt_shell_init()
fix error found by SVACE static analyzer #2
-
-
-
2024-07-05
Roman Smirnov
New
[v5] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373
[v5] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373
-
-
-
2024-07-05
Nobuaki Tsunashima
New
[BlueZ,v1,5/5] settings: add NULL checks to gatt_db_load()
fix errors found by SVACE static analyzer #2
-
-
-
2024-07-04
Roman Smirnov
New
[BlueZ,v1,3/5] tools/isotest: limit the maximum possible data_size
fix errors found by SVACE static analyzer #2
-
-
-
2024-07-04
Roman Smirnov
New
[BlueZ,v1,1/5] obexd: add NULL checks to file_stat_line()
fix errors found by SVACE static analyzer #2
-
-
-
2024-07-04
Roman Smirnov
New
[BlueZ,11/12] tools/mesh: Fix integer overflow due to cast operation
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,08/12] emulator: Fix integer truncation warnings
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,07/12] sdp: Fix mismatched int casting
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,03/12] shared/shell: Free memory allocated by wordexp()
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,01/12] gatt-server: Don't allocate negative data
Fix a number of static analysis issues #5
-
-
-
2024-07-04
Bastien Nocera
New
[BlueZ,1/1] bdaddr: Add cypress manufacturer support
Add Cypress support for bdaddr
-
-
-
2024-07-04
Antonio Vázquez Blanco
New
[BlueZ,v2,1/1] doc: Add initial MediaAssistant rst
doc: Add initial MediaAssistant rst
-
-
-
2024-07-03
Iulia Tanasescu
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
[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
[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
[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
«
1
2
...
5
6
7
…
54
55
»