Show patches with: State = Action Required       |   4897 patches
« 1 2 ... 12 13 1448 49 »
Patch Series S/W/F Date Submitter Delegate State
[BlueZ,v2,2/4] src/shared/micp.c: To implement MICP profile MICS service Implementation of MICS and MICP --- 2023-09-05 Nitin Jadhav New
[BlueZ,v2,1/4] lib/uuid.h: Add UUID(s) Implementation of MICS and MICP --- 2023-09-05 Nitin Jadhav New
[7/7] Bluetooth: unlink objects to avoid use-after-free Fix a memory leak in Bluetooth L2CAP --- 2023-09-04 Olivier L'Heureux New
[6/7] Bluetooth: L2CAP: inc refcount if reuse struct l2cap_conn Fix a memory leak in Bluetooth L2CAP --- 2023-09-04 Olivier L'Heureux New
[5/7] Bluetooth: introduce hci_conn_free() for better structure Fix a memory leak in Bluetooth L2CAP --- 2023-09-04 Olivier L'Heureux New
[4/7] Bluetooth: L2CAP: free the leaking struct l2cap_conn Fix a memory leak in Bluetooth L2CAP --- 2023-09-04 Olivier L'Heureux New
[3/7] Bluetooth: L2CAP: use refcount on struct l2cap_chan->conn Fix a memory leak in Bluetooth L2CAP --- 2023-09-04 Olivier L'Heureux New
[2/7] Bluetooth: add many traces for allocation/free/refcounting Fix a memory leak in Bluetooth L2CAP --- 2023-09-04 Olivier L'Heureux New
[1/7] ARM: dts: stm32: Add Bluetooth (usart2) feature on stm32mp157x Fix a memory leak in Bluetooth L2CAP --- 2023-09-04 Olivier L'Heureux New
[BlueZ] bap: Fix not always calling bap_io_close on disconnect [BlueZ] bap: Fix not always calling bap_io_close on disconnect --- 2023-08-31 Luiz Augusto von Dentz New
[BlueZ] monitor: Fix runtime error [BlueZ] monitor: Fix runtime error --- 2023-08-31 Luiz Augusto von Dentz New
Bluetooth: SMP: Fix assumption of Central always being Initiator Bluetooth: SMP: Fix assumption of Central always being Initiator --- 2023-08-30 Luiz Augusto von Dentz New
[1/1] Bluetooth: ISO: Fix master BIS cleanup Bluetooth: ISO: Fix master BIS cleanup --- 2023-08-30 Iulia Tanasescu New
[2/2] Set the device temp false when sync with a bcast source Set device non temp when synchronized with bcast source --- 2023-08-30 Silviu Florian Barbulescu New
[1/2] Set temp if device is bcast source even if addr is private Set device non temp when synchronized with bcast source --- 2023-08-30 Silviu Florian Barbulescu New
Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER --- 2023-08-29 Luiz Augusto von Dentz New
[v1] Bluetooth: btusb: Add support for Intel Misty Peak - 8087:0038 [v1] Bluetooth: btusb: Add support for Intel Misty Peak - 8087:0038 --- 2023-08-29 Vijay Satija New
[BlueZ] media-api: Make QoS a single property [BlueZ] media-api: Make QoS a single property --- 2023-08-28 Luiz Augusto von Dentz New
Bluetooth: ISO: Fix handling os listen for unicast Bluetooth: ISO: Fix handling os listen for unicast --- 2023-08-28 Luiz Augusto von Dentz New
[BlueZ] bap: Remove duplicated code [BlueZ] bap: Remove duplicated code --- 2023-08-28 Luiz Augusto von Dentz New
[BlueZ] shared/gatt-client: Fix not sending confirmations [BlueZ] shared/gatt-client: Fix not sending confirmations --- 2023-08-28 Luiz Augusto von Dentz New
[BlueZ] shared/gatt-client: always send ATT confirmations [BlueZ] shared/gatt-client: always send ATT confirmations --- 2023-08-26 Javier de San Pedro New
[1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration [1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration --- 2023-08-26 Felix Qin New
Bluetooth: hci_sync: always check if connection is alive before deleting Bluetooth: hci_sync: always check if connection is alive before deleting --- 2023-08-25 Pauli Virtanen New
Bluetooth: hci_conn: verify connection is to be aborted before doing it Bluetooth: hci_conn: verify connection is to be aborted before doing it --- 2023-08-25 Pauli Virtanen New
[BlueZ,RFC] media-api: Make QoS a single property [BlueZ,RFC] media-api: Make QoS a single property --- 2023-08-24 Luiz Augusto von Dentz New
pull request: bluetooth-next 2023-08-24 pull request: bluetooth-next 2023-08-24 --- 2023-08-24 Luiz Augusto von Dentz New
[BlueZ,4/4] lib: Add sync_handle to bcast QoS Add mgmt event for BIGInfo report --- 2023-08-24 Iulia Tanasescu New
[BlueZ,3/4] monitor: Fix decoding issue for hci BIGInfo report Add mgmt event for BIGInfo report --- 2023-08-24 Iulia Tanasescu New
[BlueZ,2/4] monitor: Add decoding support for BIGInfo mgmt event Add mgmt event for BIGInfo report --- 2023-08-24 Iulia Tanasescu New
[BlueZ,1/4] lib/mgmt: Add mgmt event for BIGInfo report Add mgmt event for BIGInfo report --- 2023-08-24 Iulia Tanasescu New
[2/2] Bluetooth: ISO: Pass sync_handle through iso qos Add support for handling encrypted BIGs based on BIGInfo reports --- 2023-08-24 Iulia Tanasescu New
[1/2] Bluetooth: ISO: Add MGMT event for BIGInfo adv report Add support for handling encrypted BIGs based on BIGInfo reports --- 2023-08-24 Iulia Tanasescu New
[BlueZ] transport: Fix crash with broadcast properties [BlueZ] transport: Fix crash with broadcast properties --- 2023-08-24 Luiz Augusto von Dentz New
[BlueZ] client: Add agent auto argument support [BlueZ] client: Add agent auto argument support --- 2023-08-23 Luiz Augusto von Dentz New
[v4] Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED [v4] Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED --- 2023-08-23 Luiz Augusto von Dentz New
[BlueZ,1/1] isotest: Add defer setup support for Broadcast Receiver isotest: Add defer setup support for Broadcast Receiver --- 2023-08-23 Iulia Tanasescu New
net: bluetooth: fix consistent connection failure caused by the loss of HCI_Connection_Complete event net: bluetooth: fix consistent connection failure caused by the loss of HCI_Connection_Complete e... --- 2023-08-23 Xin-Yu Liu New
[-next] Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave() [-next] Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave() --- 2023-08-23 Jinjie Ruan New
[v2] Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED [v2] Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED --- 2023-08-22 Luiz Augusto von Dentz New
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED --- 2023-08-22 Luiz Augusto von Dentz New
[BlueZ,v8,6/6] adapter: Fix UUID name advertised for bcast source Add support for BAP broadcast sink --- 2023-08-22 Claudia Draghicescu New
[BlueZ,v8,5/6] client/player: Remove Broadcast parameter Add support for BAP broadcast sink --- 2023-08-22 Claudia Draghicescu New
[BlueZ,v8,4/6] transport: Update transport properties for a broadcast stream Add support for BAP broadcast sink --- 2023-08-22 Claudia Draghicescu New
[BlueZ,v8,2/6] bap: Add support for BAP broadcast sink Add support for BAP broadcast sink --- 2023-08-22 Claudia Draghicescu New
[BlueZ,v8,1/6] shared/bap: Add support for BAP broadcast sink Add support for BAP broadcast sink --- 2023-08-22 Claudia Draghicescu New
Bluetooth: btusb: Fix quirks table naming Bluetooth: btusb: Fix quirks table naming --- 2023-08-22 Bastien Nocera New
[v2] Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH [v2] Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH --- 2023-08-21 Luiz Augusto von Dentz New
[Bluez,v1] adapter: check wake_override when setting device privacy [Bluez,v1] adapter: check wake_override when setting device privacy --- 2023-08-21 Zhengping Jiang New
[BlueZ,v7,5/6] client/player: Remove Broadcast parameter Add support for BAP broadcast sink --- 2023-08-21 Claudia Draghicescu New
[BlueZ,v7,3/6] media: Add broadcast sink media endpoint Add support for BAP broadcast sink --- 2023-08-21 Claudia Draghicescu New
[BlueZ,v7,2/6] bap: Add support for BAP broadcast sink Add support for BAP broadcast sink --- 2023-08-21 Claudia Draghicescu New
[BlueZ,v7,1/6] shared/bap: Add support for BAP broadcast sink Add support for BAP broadcast sink --- 2023-08-21 Claudia Draghicescu New
[v3,1/1] Bluetooth: ISO: Add support for periodic adv reports processing Bluetooth: ISO: Add support for periodic adv reports processing --- 2023-08-21 Claudia Draghicescu New
[BlueZ,v2] adapter: wait for kernel exp features in adapter initialization [BlueZ,v2] adapter: wait for kernel exp features in adapter initialization --- 2023-08-20 Pauli Virtanen New
[BlueZ,4/4] iso-tester: add test for ACL disconnect before ISO created [BlueZ,1/4] vhci: Add function to pause processing input from vhci --- 2023-08-19 Pauli Virtanen New
[BlueZ,3/4] sco-tester: add test for ACL disconnect before SCO established [BlueZ,1/4] vhci: Add function to pause processing input from vhci --- 2023-08-19 Pauli Virtanen New
[BlueZ,2/4] hciemu: Add hciemu_flush_client_events for ordering VHCI vs bthost [BlueZ,1/4] vhci: Add function to pause processing input from vhci --- 2023-08-19 Pauli Virtanen New
[BlueZ,1/4] vhci: Add function to pause processing input from vhci [BlueZ,1/4] vhci: Add function to pause processing input from vhci --- 2023-08-19 Pauli Virtanen New
[v3,3/3] client/player: Update Codec Config size in BASE Configure broadcast endpoint with BASE --- 2023-08-18 Silviu Florian Barbulescu New
[v3,2/3] bap: For broadcast ep extract capabilities from BASE Configure broadcast endpoint with BASE --- 2023-08-18 Silviu Florian Barbulescu New
[v3,1/3] shared/bap: Add function that parses a BASE structure Configure broadcast endpoint with BASE --- 2023-08-18 Silviu Florian Barbulescu New
[v2] monitor/intel: Add decoding of PPAG Enable command [v2] monitor/intel: Add decoding of PPAG Enable command --- 2023-08-18 Singh, Lokendra New
[BlueZ,2/2] device: Restart temporary timer while connecting [BlueZ,1/2] device: Don't attempt to set auto_connect for devices using RPAs --- 2023-08-17 Luiz Augusto von Dentz New
[BlueZ,1/2] device: Don't attempt to set auto_connect for devices using RPAs [BlueZ,1/2] device: Don't attempt to set auto_connect for devices using RPAs --- 2023-08-17 Luiz Augusto von Dentz New
[BlueZ,v2] profile: Remove probe_on_discover [BlueZ,v2] profile: Remove probe_on_discover --- 2023-08-17 Luiz Augusto von Dentz New
[BlueZ] profile: Remove probe_on_discover [BlueZ] profile: Remove probe_on_discover --- 2023-08-17 Luiz Augusto von Dentz New
Bluetooth: btintel: fix dereference after free in btintel_ppag_callback() Bluetooth: btintel: fix dereference after free in btintel_ppag_callback() --- 2023-08-17 Konstantin Meskhidze New
[BlueZ,v2,1/1] iso-tester: Add test for bcast receiver defer setup iso-tester: Add test for bcast receiver defer setup --- 2023-08-17 Iulia Tanasescu New
[BlueZ,2/2] monitor: Detect LE-ACL connections [BlueZ,1/2] monitor: Fix not printing latency information with -r --- 2023-08-16 Luiz Augusto von Dentz New
[BlueZ,1/2] monitor: Fix not printing latency information with -r [BlueZ,1/2] monitor: Fix not printing latency information with -r --- 2023-08-16 Luiz Augusto von Dentz New
Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL --- 2023-08-16 Luiz Augusto von Dentz New
[BlueZ,v6,7/7] device: Set as non-temporary device that has matching profiles Add support for BAP broadcast sink --- 2023-08-16 Claudia Draghicescu New
[BlueZ,v6,1/7] shared/bap: Add support for BAP broadcast sink Add support for BAP broadcast sink --- 2023-08-16 Claudia Draghicescu New
[BlueZ,1/1] iso-tester: Add test for bcast receiver defer setup iso-tester: Add test for bcast receiver defer setup --- 2023-08-16 Iulia Tanasescu New
Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL --- 2023-08-15 Luiz Augusto von Dentz New
[BlueZ] iso-tester: Add suspend tests [BlueZ] iso-tester: Add suspend tests --- 2023-08-15 Luiz Augusto von Dentz New
[BlueZ] doc/test-runner: Update documentation using rst format [BlueZ] doc/test-runner: Update documentation using rst format --- 2023-08-14 Luiz Augusto von Dentz New
[v4] Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync [v4] Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync --- 2023-08-14 Luiz Augusto von Dentz New
pull request: bluetooth-next 2023-08-11 pull request: bluetooth-next 2023-08-11 --- 2023-08-11 Luiz Augusto von Dentz New
[v2] Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync [v2] Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync --- 2023-08-11 Luiz Augusto von Dentz New
[v3] Bluetooth: Add device 0bda:4853 to blacklist/quirk table [v3] Bluetooth: Add device 0bda:4853 to blacklist/quirk table --- 2023-08-10 Larry Finger New
[v1] Bluetooth: btintel: Send new command for PPAG [v1] Bluetooth: btintel: Send new command for PPAG --- 2023-08-10 Singh, Lokendra New
[BlueZ,1/1] fix writing attributes of length 512 fix writes to attributes of size 512 --- 2023-08-09 Bart Philips New
[BlueZ] device: Fix not probing drivers at startup [BlueZ] device: Fix not probing drivers at startup --- 2023-08-09 Luiz Augusto von Dentz New
[BlueZ] adapter: wait for kernel exp features in adapter initialization [BlueZ] adapter: wait for kernel exp features in adapter initialization --- 2023-08-09 Pauli Virtanen New
[BlueZ,v4,1/2] configure.ac: Bump minimum D-Bus version to 1.10 configure.ac: Install D-Bus policy in /usr/share, not /etc --- 2023-08-09 Gioele Barabucci New
[BlueZ,v3,1/2] configure.ac: Bump minimum D-Bus version to 1.10 configure.ac: Install D-Bus policy in /usr/share, not /etc --- 2023-08-09 Gioele Barabucci New
[BlueZ,v5,6/7] media: Add broadcast sink media endpoint Add support for BAP broadcast sink --- 2023-08-08 Claudia Draghicescu New
[BlueZ,v5,5/7] bap: Add support for BAP broadcast sink Add support for BAP broadcast sink --- 2023-08-08 Claudia Draghicescu New
[BlueZ,v5,4/7] profile: Add probe_on_discover flag Add support for BAP broadcast sink --- 2023-08-08 Claudia Draghicescu New
[BlueZ,v5,3/7] adapter: Do not filter out broadcast advertiser Add support for BAP broadcast sink --- 2023-08-08 Claudia Draghicescu New
[BlueZ,v5,2/7] btio: Add support for getsockopt(BT_ISO_BASE) Add support for BAP broadcast sink --- 2023-08-08 Claudia Draghicescu New
[BlueZ,v5,1/7] client/player: Add broadcast sink endpoint Add support for BAP broadcast sink --- 2023-08-08 Claudia Draghicescu New
[BlueZ] monitor: Plot RX information with -a/--analyze [BlueZ] monitor: Plot RX information with -a/--analyze --- 2023-08-07 Luiz Augusto von Dentz New
[v2,2/2] bap: Use the BASE structure received from upper layer Configure BASE using separate structure --- 2023-08-07 Silviu Florian Barbulescu New
[v2,1/2] client/player: Configure BASE using separate structure Configure BASE using separate structure --- 2023-08-07 Silviu Florian Barbulescu New
[BlueZ,1/1] main: Fix missing comma main: Fix missing comma --- 2023-08-07 Karl Bieber New
[v2,3/4] Bluetooth: hci_sync: disconnect linked connections before parents [v2,1/4] Bluetooth: hci_sync: fix canceling LE scanning / CIS create conn state --- 2023-08-06 Pauli Virtanen New
[v2,2/4] Bluetooth: hci_sync: fix use-after-free in hci_disconnect_all_sync [v2,1/4] Bluetooth: hci_sync: fix canceling LE scanning / CIS create conn state --- 2023-08-06 Pauli Virtanen New
« 1 2 ... 12 13 1448 49 »