Linux-Bluetooth Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-29 06:39:13 to 2023-06-09 13:18:54 UTC [more...]

[PATCH 0/3] fixup potential cpu stall
 2023-06-09 13:18 UTC  (2+ messages)
` [PATCH 1/3] virtio-crypto: fixup potential cpu stall when free unused bufs

[PATCH BlueZ v4 0/3] Code handling for VOCS service
 2023-06-09 11:33 UTC  (5+ messages)
` [PATCH BlueZ v4 1/3] lib/uuid.h: Add VOCS characteristic uuid(s)
  ` Code handling for VOCS service
` [PATCH BlueZ v4 2/3] shared/vcp: Add initial code for handling VOCS
` [PATCH BlueZ v4 3/3] shared/vcp.c: Make VOCS (Secondary) as an included service of VCS (Primary)

Intermittent Not connectable devices reported
 2023-06-09 11:11 UTC  (5+ messages)

[PATCH 0/3] Bluetooth: ISO-related concurrency fixes
 2023-06-08 21:33 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: hci_sync: iterate over hci_conn_params safely
  ` Bluetooth: ISO-related concurrency fixes
` [PATCH 2/3] Bluetooth: hci_event: call ISO disconnect callback before deleting conn
` [PATCH 3/3] Bluetooth: ISO: fix iso_conn related locking and validity issues

[PATCH] Bluetooth: ISO: Rework sync_interval to be sync_factor
 2023-06-08 18:57 UTC  (2+ messages)
`  "

[PATCH BlueZ v3 0/2] Code handling for VOCS service
 2023-06-08 16:30 UTC  (6+ messages)
` [PATCH BlueZ v3 1/2] Title: Added initial code for handling VOCS
  ` Code handling for VOCS service
` [PATCH BlueZ v3 2/2] Make VOCS (Secondary) as an included service of VCS (Primary)

[bluez/bluez] eeb349: shared/bap: Split unicast and broadcast structures
 2023-06-08  0:31 UTC 

[PATCH v4 0/4] Add initial support for BAP broadcast source
 2023-06-08  0:00 UTC  (7+ messages)
` [PATCH v4 1/4] Split bt_bap_qos structure into unicast and broadcast structures
  ` Add initial support for BAP broadcast source
` [PATCH v4 2/4] Update bluetoothctl with support for "
` [PATCH v4 3/4] This adds the initial code for BAP "
` [PATCH v4 4/4] Update BAP plugin with broadcast source support

[PATCH] Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
 2023-06-07 20:38 UTC  (2+ messages)
`  "

[bluez/bluez] 8f32fa: battery: Check interface before getting property
 2023-06-07 20:01 UTC 

[PATCH BlueZ] media: Register app objects in proxy_added_cb()
 2023-06-07 19:50 UTC  (2+ messages)

[PATCH BlueZ] battery: Check interface before getting property
 2023-06-07 19:50 UTC  (2+ messages)

[PATCH BlueZ v2 0/2] Code handling for VOCS service
 2023-06-07 13:37 UTC  (5+ messages)
` [PATCH BlueZ v2 1/2] Added initial code for handling VOCS
  ` Code handling for VOCS service
` [PATCH BlueZ v2 2/2] Make VOCS (Secondary) as an included service of VCS (Primary)

[PATCH BlueZ v1 0/2] Code handling for VOCS service
 2023-06-07 12:15 UTC  (7+ messages)
` [PATCH BlueZ v1 1/2] Added initial code for handling VOCS
  ` Code handling for VOCS service
` [PATCH BlueZ v1 2/2] Fixed the following issue observed during PTS testing for mandatory test cases - Specified Upper and Lower Limit for Volume offset - Corrected the number of handles for VOCS - VOCS is made as included service of VCS because VOCS is secondary service and VSC is primary service
  ` [EXT] Re: [PATCH BlueZ v1 0/2] Code handling for VOCS service

[PATCH 0/1] Bluetooth: ISO: cleanup bound BISes
 2023-06-07  8:57 UTC  (3+ messages)
` [PATCH 1/1] "
  `  "

[PATCH v3 1/2] Bluetooth: hci_qca: Add qcom devcoredump sysfs support
 2023-06-07  6:58 UTC  (2+ messages)
` [v3,1/2] "

[PATCH v3 2/2] Bluetooth: hci_qca: Add qcom devcoredump support
 2023-06-07  6:29 UTC 

pull-request: bluetooth 2023-06-05
 2023-06-07  5:00 UTC  (2+ messages)

[PATCH v4] Bluetooth: msft: Extended monitor tracking by address filter
 2023-06-06 23:27 UTC  (3+ messages)

[bluetooth-next:master] BUILD SUCCESS 817efd3cad7481ce2ee25fac5108afecbad56228
 2023-06-06 12:52 UTC 

[PATCH net] MAINTAINERS: skip CCing netdev for Bluetooth patches
 2023-06-06  0:36 UTC  (2+ messages)

pull-request: bluetooth 2023-05-19
 2023-06-06  0:36 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Correct the length of the HCI command for drop fw
 2023-06-05 19:40 UTC  (3+ messages)
`  "

[PATCH] Bluetooth: L2CAP: Add missing checks for invalid DCID
 2023-06-05 19:40 UTC  (3+ messages)
`  "

[PATCH v3 1/3] Bluetooth: Consolidate code around sk_alloc into a helper function
 2023-06-05 19:40 UTC  (5+ messages)
` [PATCH v3 2/3] Bluetooth: Init sk_peer_* on bt_sock_alloc
` [PATCH v3 3/3] Bluetooth: hci_sock: Forward credentials to monitor
` [v3,1/3] Bluetooth: Consolidate code around sk_alloc into a helper function

[Bug 200007] HP Elite Presenter Mouse support
 2023-06-05 10:18 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 280ae657262de6ac451fca1b8052cf78d3963ea3
 2023-06-03 13:09 UTC 

Wyższa konwersja w e-sklepie
 2023-06-02  8:35 UTC 

[PATCH] Bluetooth: hci_event: fix Set CIG Parameters error status handling
 2023-06-03  0:30 UTC  (3+ messages)
`  "

[PATCH BlueZ v3 0/4] Add initial support for BAP broadcast source
 2023-06-03  0:23 UTC  (8+ messages)
` [PATCH BlueZ v3 1/4] Split bt_bap_qos structure into unicast and broadcast structures
  ` Add initial support for BAP broadcast source
` [PATCH BlueZ v3 2/4] Update bluetoothctl with support for "
` [PATCH BlueZ v3 3/4] This adds the initial code for BAP "
` [PATCH BlueZ v3 4/4] Update BAP plugin with broadcast source support

[PATCH] Bluetooth: hci_bcm: do not mark valid bd_addr as invalid
 2023-06-02 20:30 UTC  (4+ messages)
  `  "

[PATCH v2 0/4] LE Set CIG Parameters / Create CIS fixes
 2023-06-02 20:30 UTC  (7+ messages)
` [PATCH v2 1/4] Bluetooth: ISO: use hci_sync for setting CIG parameters
  ` LE Set CIG Parameters / Create CIS fixes
` [PATCH v2 2/4] Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
` [PATCH v2 3/4] Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
` [PATCH v2 4/4] Bluetooth: ISO: do not emit new LE Create CIS if previous is pending

[bluez/bluez] f84979: monitor: Only print credentials if PID is set
 2023-06-02 20:01 UTC 

[PATCH BlueZ 1/2] monitor: Only print credentials if PID is set
 2023-06-02 19:50 UTC  (4+ messages)
` [PATCH BlueZ 2/2] shared/bap: Don't overwrite attribute declaration
` [BlueZ,1/2] monitor: Only print credentials if PID is set

[Bug 204589] New: Bluetooth touchpad (Apple Magic Trackpad) disconnects every few minutes
 2023-06-02 16:37 UTC  (2+ messages)
` [Bug 204589] "

[RFC PATCH v1 06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk
 2023-06-02 11:47 UTC 

[PATCH RESEND 0/2] Bluetooth: fix bdaddr quirks
 2023-06-02  8:21 UTC  (7+ messages)
` [PATCH RESEND 1/2] Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
  ` Bluetooth: fix bdaddr quirks
` [PATCH RESEND 2/2] Bluetooth: fix use-bdaddr-property quirk

[PATCH v2 1/3] Bluetooth: Consolidate code around sk_alloc into a helper function
 2023-06-01 23:39 UTC  (3+ messages)
` [PATCH v2 2/3] Bluetooth: Init sk_peer_* on bt_sock_alloc
` [PATCH v2 3/3] Bluetooth: hci_sock: Forward credentials to monitor

[bluetooth-next:master] BUILD SUCCESS 0e31289b2827062975194a68c0ae4d854cd87a81
 2023-06-01 10:13 UTC 

[PATCH v8] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-06-01 10:00 UTC  (3+ messages)
` [v8] "

[PATCH 6.1 0/1] Hardening against CVE-2023-2002
 2023-06-01  9:14 UTC  (5+ messages)
` [PATCH 6.1 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
  ` Hardening against CVE-2023-2002

[PATCH v6] Bluetooth: Fix l2cap_disconnect_req deadlock
 2023-06-01  3:57 UTC  (3+ messages)
` [v6] "

[PATCH v5] Bluetooth: Fix l2cap_disconnect_req deadlock
 2023-05-31 16:28 UTC  (3+ messages)
` [v5] "

[bluetooth-next:master] BUILD SUCCESS 533e9a458c7425809b4b92f09f8311dd5887f063
 2023-05-31 13:56 UTC 

[PATCH v7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-05-31 10:01 UTC  (4+ messages)
` [v7] "

[PATCH RESEND 0/2] Bluetooth: fix debugfs registration
 2023-05-31  9:33 UTC  (4+ messages)
` [PATCH RESEND 1/2] "
  `  "
` [PATCH RESEND 2/2] Bluetooth: hci_qca: "

[PATCH 0/2] Bluetooth: fix bdaddr quirks
 2023-05-31  9:11 UTC  (4+ messages)

[PATCH v2] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
 2023-05-31  6:36 UTC  (2+ messages)
` [v2] "

[PATCH v4] Bluetooth: Fix l2cap_disconnect_req deadlock
 2023-05-31  3:06 UTC  (2+ messages)
` [v4] "

[bluez/bluez] 8ff103: isotest: Add support for creating/synchronizing to
 2023-05-30 23:31 UTC 

[PATCH BlueZ 0/1] isotest: Add support for creating/synchronizing to multiple BISes
 2023-05-30 23:20 UTC  (2+ messages)

[PATCH BlueZ 0/2] unit: Introduce test-bass
 2023-05-30 23:20 UTC  (5+ messages)
` [PATCH BlueZ 1/2] shared/bass: Add Write Without Response property to the CP characteristic
  ` unit: Introduce test-bass
` [PATCH BlueZ 2/2] "

[PATCH BlueZ 0/2] iso-tester: Add BAP Broadcast AC tests
 2023-05-30 23:20 UTC  (2+ messages)

[PATCH BlueZ v3 0/3] audio/avrcp: Determine Absolute Volume support from feature category 2
 2023-05-30 22:38 UTC  (5+ messages)
` [PATCH BlueZ v3 1/3] audio/avrcp: Guard SetAbsoluteVolume without target behind config value

(no subject)
 2023-05-30 20:55 UTC 

[syzbot] Monthly bluetooth report (May 2023)
 2023-05-30 20:52 UTC 

[PATCH v2] Bluetooth: Fix l2cap_disconnect_req deadlock
 2023-05-30 20:50 UTC  (8+ messages)

[PATCH BlueZ 1/2] shared/bap: detach io for source ASEs at QoS when disabling
 2023-05-30 19:57 UTC  (4+ messages)

[bluez/bluez] 000c20: iso-tester: Add tests for AC configuration reconnect
 2023-05-30 19:01 UTC 

[PATCH BlueZ 1/4] iso-tester: Add tests for AC configuration reconnect
 2023-05-30 18:40 UTC  (2+ messages)

[PATCH 0/6] LE Set CIG Parameters / Create CIS fixes
 2023-05-30 17:46 UTC  (3+ messages)
` [PATCH 5/6] Bluetooth: ISO: use correct CIS order in Set CIG Parameters event

[PATCH v3 0/1] Bluetooth: ISO: Add support for connecting multiple BISes
 2023-05-30 15:01 UTC  (3+ messages)
` [PATCH v3 1/1] "
  `  "

[PATCH v2 0/1] Bluetooth: ISO: Add support for connecting multiple BISes
 2023-05-30 14:47 UTC  (5+ messages)
` [PATCH v2 1/1] "
  `  "

[PATCH 6.3 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
 2023-05-30 14:37 UTC  (4+ messages)
` [PATCH 6.2 "
  ` [6.3,1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl(), RE: [6.2,1/1] "
` [6.3,1/1] "

[PATCH 0/2] Bluetooth: fix debugfs registration
 2023-05-30 14:22 UTC  (2+ messages)

[PATCH 4.14 0/1] Hardening against CVE-2023-2002
 2023-05-30 13:42 UTC  (4+ messages)
` [PATCH 4.14 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
  ` Hardening against CVE-2023-2002

[PATCH 4.19 0/1] Hardening against CVE-2023-2002
 2023-05-30 13:16 UTC  (3+ messages)
` [PATCH 4.19 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
  ` Hardening against CVE-2023-2002

[PATCH 5.4 0/1] Hardening against CVE-2023-2002
 2023-05-30 12:55 UTC  (3+ messages)
` [PATCH 5.4 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
  ` Hardening against CVE-2023-2002, RE: Hardening against CVE-2023-2002, RE: Hardening against CVE-2023-2002, RE: Hardening against CVE-2023-2002

[PATCH 5.15 0/1] Hardening against CVE-2023-2002
 2023-05-30 12:55 UTC  (3+ messages)
` [PATCH 5.15 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
  ` Hardening against CVE-2023-2002, RE: Hardening against CVE-2023-2002

[PATCH 5.10 0/1] Hardening against CVE-2023-2002
 2023-05-30 12:55 UTC  (3+ messages)
` [PATCH 5.10 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
  ` Hardening against CVE-2023-2002, RE: Hardening against CVE-2023-2002, RE: Hardening against CVE-2023-2002

[bluetooth-next:master] BUILD SUCCESS a088d769ef3adfbc59ed86660d0de2abd86660e5
 2023-05-30 11:40 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_conn_del
 2023-05-30  7:30 UTC 

[PATCH] Bluetooth: L2CAP: don't check for out-of-bounds value
 2023-05-30  6:33 UTC  (4+ messages)

[PATCH BlueZ 1/2] btdev: Support multiple BIS
 2023-05-29  8:02 UTC  (2+ messages)
` iso-tester: Add BAP Broadcast AC tests

[PATCH BlueZ 1/1] isotest: Add support for creating/synchronizing to multiple BISes
 2023-05-29  7:44 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).