public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-03 14:21:46 to 2023-11-22 17:40:24 UTC [more...]

[PATCH v1] Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
 2023-11-22 17:40 UTC  (3+ messages)
` [v1] "

[PATCH] Bluetooth: Add documentation to exported functions in lib
 2023-11-22 17:40 UTC  (3+ messages)
`  "

[RESEND] Bluetooth: btusb: Don't suspend when there are connections
 2023-11-22 17:40 UTC  (3+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in __lock_sock
 2023-11-22 15:43 UTC 

[PATCH v2] Bluetooth: qca: add support for QCA2066
 2023-11-22 10:37 UTC  (2+ messages)

[Bug 218151] New: Bluetooth: Erratic HCI_Command_Status without Inquiry
 2023-11-22  8:28 UTC  (9+ messages)
` [Bug 218151] "

[PATCH BlueZ v1 1/2] shared/util: Add GMAP related UUIDs
 2023-11-21 21:32 UTC  (3+ messages)
` [PATCH BlueZ v1 2/2] monitor/att: Add GMAS attribute decoders
` [BlueZ,v1,1/2] shared/util: Add GMAP related UUIDs

Qulcomm Atheros QCA61x4 keeps drawing 0.85 W despite Bluetooth being disable in GNOME
 2023-11-21 20:02 UTC  (13+ messages)
` Qualcomm "

[REGRESSION] Bluetooth is not working on Macs with BCM4377 chip starting from kernel 6.5
 2023-11-21 12:16 UTC  (14+ messages)

[Bug 218142] Bluetooth adapter fails to recognize on kernel 5.15.0-88-generic
 2023-11-21  1:15 UTC  (2+ messages)

[bluez/bluez] d8fc0d: shared/shell: Remove readline color escapes
 2023-11-20 15:19 UTC 

[PATCH BlueZ 0/1] iso-tester: Add test for bcast AC 13 reconnect
 2023-11-20 14:50 UTC  (4+ messages)
` [PATCH BlueZ 1/1] "
  `  "

[PATCH BlueZ v2] shared/shell: Remove readline color escapes
 2023-11-20 14:50 UTC  (3+ messages)
` [BlueZ,v2] "

[PATCH BlueZ v4 0/5] Add support for bcast multiple BISes
 2023-11-20 13:46 UTC  (7+ messages)
` [PATCH BlueZ v4 1/5] shared/bap: Fix source+sink endpoint registration
  ` Add support for bcast multiple BISes
` [PATCH BlueZ v4 2/5] audio/bap: Fix source+sink endpoint registration
` [PATCH BlueZ v4 3/5] Add support for multiple BISes
` [PATCH BlueZ v4 4/5] audio/transport.c: Add support "
` [PATCH BlueZ v4 5/5] client/player.c: Add support for "

[bluetooth-next:master] BUILD SUCCESS d5742377e3ac807f1879bb6d8571c8787622a37d
 2023-11-20 12:24 UTC 

[PATCH] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
 2023-11-20  7:45 UTC  (2+ messages)

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-18 19:06 UTC  (7+ messages)
` [PATCH 01/34] lib/find: add atomic find_bit() primitives
  ` biops: add atomig find_bit() operations
` [PATCH 28/34] bluetooth: optimize cmtp_alloc_block_id()

[PATCH BlueZ v1] shared/shell: Remove readline color escapes
 2023-11-17 21:50 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v2 1/2] Bluetooth: btusb: Return when coredump trigger cmd fails
 2023-11-17 19:56 UTC  (3+ messages)
` [PATCH v2 2/2] Bluetooth: btusb: Fix double free in handle_dump_pkt_qca()
` [v2,1/2] Bluetooth: btusb: Return when coredump trigger cmd fails

[PATCH v2 1/1] Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
 2023-11-17 16:20 UTC  (3+ messages)
` [v2,1/1] "

[PATCH RESEND] Bluetooth: Fix deadlock in vhci_send_frame
 2023-11-17 16:20 UTC  (5+ messages)
` [RESEND] "

[PATCH v2 0/1] Bluetooth: ISO: Reassociate a socket with an active BIS
 2023-11-17 16:20 UTC  (4+ messages)
` [PATCH v2 1/1] "
  `  "

[PATCH v1 0/2] Bluetooth: Support SCO offload for QCA2066
 2023-11-17 16:02 UTC  (7+ messages)
` [PATCH v1 1/2] Bluetooth: hci_conn: Check non NULL before calling hdev->get_codec_config_data()
  ` Bluetooth: Support SCO offload for QCA2066
` [PATCH v1 2/2] Bluetooth: qca: "

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout
 2023-11-16 11:20 UTC 

[syzbot] [bluetooth?] possible deadlock in hci_error_reset
 2023-11-15 18:56 UTC 

[BUG]Bluetooth: possible semantic bug when HCI_Command_Status event triggered without prior HCI_Inquiry command
 2023-11-15  8:14 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect
 2023-11-15  5:39 UTC 

[bluez/bluez] ad089d: adapter: fix heap corruption during discovery filt
 2023-11-15  1:14 UTC 

[PATCH BlueZ v2] bap: handle state transitions with old_state == new_state
 2023-11-15  0:30 UTC  (3+ messages)
` [BlueZ,v2] "

[PATCH BlueZ] media: add Retransmissions in SelectProperties QoS
 2023-11-15  0:30 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ 1/4] doc: extend MediaEndpoint1 API with SelectQoS
 2023-11-15  0:22 UTC  (4+ messages)
` [PATCH BlueZ 3/4] bap: obtain BAP ucast client QoS via calling endpoint SelectQoS()

[PATCH v3 0/5] Add support for bcast multiple BISes
 2023-11-14 23:53 UTC  (5+ messages)
` [PATCH v3 2/5] bap: Fix source+sink endpoint registration
` [PATCH v3 4/5] profiles/audio/transport.c: Add support multiple BIS

[syzbot] [bluetooth?] KASAN: null-ptr-deref Read in ida_free (4)
 2023-11-14 20:10 UTC 

[bluez/bluez] 0d65d6: client: Add bluetoothctl-admin.1 man page
 2023-11-14 18:38 UTC 

[PATCH] Bluetooth: hci_bcm4377: Fix msgid release
 2023-11-14 15:13 UTC  (3+ messages)
`  "

[bluez/bluez] 7ef406: client: Invalidate scan filter on "scan" command
 2023-11-13 19:37 UTC 

[BlueZ PATCH] shared/shell: Fix --init-script commandline option
 2023-11-13 19:22 UTC  (5+ messages)
` [PATCH v2] "

[PATCH BlueZ 0/4] Fix an allocation oversight in SDP parsing
 2023-11-13 19:22 UTC  (7+ messages)
` [PATCH BlueZ 1/4] lib/sdp: Allocate strings in sdp_data_t with NULL termination
  ` Fix an allocation oversight in SDP parsing
` [PATCH BlueZ 2/4] lib/sdp: Don't assume uint8_t has size 1
` [PATCH BlueZ 3/4] lib/sdp: Use correct string length in sdp_copy_seq()
` [PATCH BlueZ 4/4] lib/sdp: Pass size_t to sdp_get_string_attr()

[PATCH BlueZ] client: Invalidate scan filter on "scan" command
 2023-11-13 19:22 UTC  (3+ messages)
` [BlueZ] "

[bluez/bluez] fdb5ba: lib/sdp: Allocate strings in sdp_data_t with NULL 
 2023-11-13 19:13 UTC 

[bluez/bluez] 303925: shared/shell: Fix --init-script commandline option
 2023-11-13 18:38 UTC 

[PATCH BlueZ 1/4] shared/bap: add bt_bap_stream_config_update for updating QoS choice
 2023-11-13 16:27 UTC  (7+ messages)
` [PATCH BlueZ 2/4] shared/bap: move bcast configure finish out from set_user_data
` [PATCH BlueZ 3/4] bap: call explicitly bt_bap_stream_bcast_configured when needed
` [PATCH BlueZ 4/4] bap: skip Config Codec when it is not needed
` [BlueZ,1/4] shared/bap: add bt_bap_stream_config_update for updating QoS choice

[PATCH RFC 0/7] Fix a memory leak in Bluetooth L2CAP
 2023-11-13 15:01 UTC  (8+ messages)

[syzbot] [bluetooth?] INFO: trying to register non-static key in sco_sock_timeout (2)
 2023-11-13  1:14 UTC 

[syzbot] [bluetooth?] WARNING in hci_send_acl (2)
 2023-11-12  3:34 UTC 

[PATCH BlueZ] bap: handle state transitions with old_state == new_state
 2023-11-10 21:36 UTC  (3+ messages)
` [BlueZ] "

a2dp delay reporting
 2023-11-10 19:48 UTC  (4+ messages)

[Bug 214823] New: RTL8821CE Bluetooth adapter randomly stopped working, only suspend then resume can reset it
 2023-11-08  9:40 UTC  (2+ messages)
` [Bug 214823] "

[syzbot] [bluetooth?] memory leak in prepare_creds (4)
 2023-11-08  7:31 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: Add documentation and replace printk calls
 2023-11-07 18:13 UTC  (7+ messages)
` [PATCH 1/2] Bluetooth: Add documentation to exported functions in lib
  ` Bluetooth: Add documentation and replace printk calls
` [PATCH 2/2] Bluetooth: Replaces printk with pr_debug in bt_dbg

Using Laird Connectivity Bluetooth LE PTS dongle with Linux
 2023-11-07 16:16 UTC  (5+ messages)

[PATCH] Bluetooth: btusb: Return when coredump trigger cmd fails
 2023-11-07 14:33 UTC  (2+ messages)
`  "

[PATCH BlueZ] adapter: fix heap corruption during discovery filter parsing
 2023-11-07 12:33 UTC  (2+ messages)
` [BlueZ] "

[PATCH AUTOSEL 4.19 6/7] Bluetooth: Fix double free in hci_conn_cleanup
 2023-11-07 12:13 UTC 

[PATCH AUTOSEL 5.4 8/9] Bluetooth: Fix double free in hci_conn_cleanup
 2023-11-07 12:12 UTC 

[PATCH AUTOSEL 5.10 09/11] Bluetooth: btusb: Add date->evt_skb is NULL check
 2023-11-07 12:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 10/11] Bluetooth: Fix double free in hci_conn_cleanup

[PATCH AUTOSEL 5.15 10/12] Bluetooth: btusb: Add date->evt_skb is NULL check
 2023-11-07 12:11 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 11/12] Bluetooth: Fix double free in hci_conn_cleanup

[PATCH AUTOSEL 6.1 13/18] Bluetooth: btusb: Add date->evt_skb is NULL check
 2023-11-07 12:10 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 14/18] Bluetooth: Fix double free in hci_conn_cleanup

[PATCH AUTOSEL 6.5 23/30] Bluetooth: btusb: Add date->evt_skb is NULL check
 2023-11-07 12:08 UTC  (2+ messages)
` [PATCH AUTOSEL 6.5 24/30] Bluetooth: Fix double free in hci_conn_cleanup

[PATCH AUTOSEL 6.6 24/31] Bluetooth: btusb: Add date->evt_skb is NULL check
 2023-11-07 12:06 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 25/31] Bluetooth: Fix double free in hci_conn_cleanup

PSA: this list has been migrated (no action required)
 2023-11-07  0:00 UTC 

[PATCH v1 1/3] Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066
 2023-11-06  6:40 UTC  (2+ messages)
` [v1,1/3] "

[syzbot] [nfc?] [net?] BUG: corrupted list in nfc_llcp_unregister_device
 2023-11-05 17:34 UTC 

[PATCH BlueZ 0/7] Update bluetoothctl documentation
 2023-11-04  1:38 UTC  (8+ messages)
` [PATCH BlueZ 1/7] update doc for bluetoothctl-admin.rst
` [PATCH BlueZ 2/7] update doc for bluetoothctl-advertise.rst
` [PATCH BlueZ 3/7] update doc for bluetoothctl-endpoint.rst
` [PATCH BlueZ 4/7] update doc for bluetoothctl-gatt.rst
` [PATCH BlueZ 5/7] update doc for bluetoothctl-player.rst
` [PATCH BlueZ 6/7] update doc for bluetoothctl-scan.rst
` [PATCH BlueZ 7/7] update doc for bluetoothctl-transport.rst

[PATCH] Bluetooth: Fix deadlock in vhci_send_frame
 2023-11-03 15:06 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