Linux-Bluetooth Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-03 15:44:22 to 2024-10-09 13:34:46 UTC [more...]

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-09 13:34 UTC  (13+ messages)
` [PATCH 02/51] bluetooth: "

[PATCH v2] Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
 2024-10-09 12:14 UTC 

[PATCH] Bluetooth: Fix type of len in rfcomm_sock_{bind,getsockopt_old}()
 2024-10-09 12:01 UTC  (5+ messages)

[PATCH BlueZ v4 0/3] audio/avrcp: Determine Absolute Volume support from feature category 2
 2024-10-09 10:30 UTC  (7+ messages)
` [PATCH BlueZ v4 1/3] audio/avrcp: Guard SetAbsoluteVolume without target behind config value
  ` audio/avrcp: Determine Absolute Volume support from feature category 2
` [PATCH BlueZ v4 2/3] audio/avrcp: Only allow absolute volume call/event on category-2 peers
` [PATCH BlueZ v4 3/3] audio/avrcp: Determine Absolute Volume support from feature category 2

[Bug 219365] New: USB bluetooth dongle stop working after upgrade from 6.11.1 to 6.11.2
 2024-10-09  8:47 UTC  (2+ messages)
` [Bug 219365] "

[bluetooth-next:master] BUILD SUCCESS 039468a219126b10e988bf67f73d8a6687cba7dc
 2024-10-09  5:55 UTC 

[PATCH v1 1/2] Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
 2024-10-09  4:58 UTC  (3+ messages)
` [PATCH v1 2/2] Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packet

[syzbot] [bluetooth?] KMSAN: uninit-value in hci_rx_work
 2024-10-09  1:36 UTC  (8+ messages)
  ` [PATCH] Bluetooth: hci_core: remove acl hdr handle error message

[PATCH BlueZ] transport: Delay existence based on delay reporting capability
 2024-10-08 22:40 UTC  (2+ messages)
` [BlueZ] "

[bluez/bluez] bd7d49: avdtp: Fix state check before sending delay report
 2024-10-08 14:18 UTC 

[PATCH BlueZ] avdtp: Fix state check before sending delay report
 2024-10-08 14:00 UTC  (3+ messages)
` [BlueZ] "

[PATCH v5 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
 2024-10-08 14:00 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIO
` [PATCH v5 2/2] Bluetooth: btnxpuart: Add GPIO support to power save feature

[PATCH RESEND] Bluetooth: btmtksdio: Lookup device node only as fallback
 2024-10-08 13:39 UTC  (2+ messages)

[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-08 12:39 UTC  (6+ messages)
` [PATCH v8 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v8 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v8 3/5] drm: handle "
` [PATCH v8 4/5] tty: serial: "
` [PATCH v8 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n

[PATCH BlueZ 0/7] Add Scan Delegator support for Set Broadcast Code op
 2024-10-08 12:14 UTC  (9+ messages)
` [PATCH BlueZ 1/7] client/player: Add support to set empty bcode
  ` Add Scan Delegator support for Set Broadcast Code op
` [PATCH BlueZ 2/7] shared/bass: Add API to set BIG enc state
` [PATCH BlueZ 3/7] bass: Add support to request bcode
` [PATCH BlueZ 4/7] shared/bass: Call cp handler for the Set Broadcast Code op
` [PATCH BlueZ 5/7] shared/bass: Set correct BIG enc state after sync
` [PATCH BlueZ 6/7] transport: Add support to request bcode from Assistant
` [PATCH BlueZ 7/7] client: Update scripts to include encrypted stream scenario

[PATCH v7 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-08 11:41 UTC  (7+ messages)
` [PATCH v7 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v7 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v7 3/5] drm: handle "
` [PATCH v7 4/5] tty: serial: "
` [PATCH v7 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n

[PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-08  8:56 UTC  (13+ messages)
` [PATCH v6 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v6 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v6 3/5] drm: handle "
` [PATCH v6 4/5] tty: serial: "
` [PATCH v6 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n

[PATCH v2 0/8] do not leave dangling sk pointers in pf->create functions
 2024-10-08  8:12 UTC  (15+ messages)
` [PATCH v2 1/8] net: explicitly clear the sk pointer, when pf->create fails
` [PATCH v2 2/8] af_packet: avoid erroring out after sock_init_data() in packet_create()
` [PATCH v2 3/8] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
` [PATCH v2 4/8] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
` [PATCH v2 5/8] net: af_can: do not leave a dangling sk pointer in can_create()
` [PATCH v2 6/8] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
` [PATCH v2 7/8] net: inet: do not leave a dangling sk pointer in inet_create()
` [PATCH v2 8/8] inet6: do not leave a dangling sk pointer in inet6_create()

[PATCH v4 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
 2024-10-08  8:11 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIO
` [PATCH v4 2/2] Bluetooth: btnxpuart: Add GPIO support to power save feature

[bluetooth-next:master] BUILD SUCCESS f5a04a514aa2bdc3f642dd395593f5acce5dcfcb
 2024-10-08  4:49 UTC 

pull request: bluetooth 2024-10-04
 2024-10-08  0:20 UTC  (2+ messages)

[PATCH v3] Bluetooth: SCO: Use disable_delayed_work_sync
 2024-10-07 21:15 UTC  (19+ messages)
        ` [syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_sock_timeout

[syzbot] [mm?] [bluetooth?] INFO: rcu detected stall in vhci_release
 2024-10-07 17:56 UTC  (2+ messages)

[PATCH][next] Bluetooth: btintel_pcie: remove redundant assignment to variable ret
 2024-10-07 16:10 UTC 

[PATCH v2 0/3] Bluetooth: Fix a few module init/deinit bugs
 2024-10-07 15:10 UTC  (5+ messages)
` [PATCH v2 1/3] Bluetooth: ISO: Fix multiple init when debugfs is disabled
` [PATCH v2 2/3] Bluetooth: Call iso_exit() on module unload
` [PATCH v2 3/3] Bluetooth: Remove debugfs directory on module init failure

[PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
 2024-10-07 14:54 UTC  (9+ messages)
` [PATCH 2/2] Bluetooth: btnxpuart: implement powerup sequence

[PATCH v1 1/2] Bluetooth: btintel_pcie: Add handshake between driver and firmware
 2024-10-07 14:06 UTC  (6+ messages)
` [PATCH v1 2/2] Bluetooth: btintel_pcie: Add recovery mechanism

[PATCH] Bluetooth: do not send mgmt commands to device which is going to close
 2024-10-07  7:45 UTC 

[PATCH BlueZ 0/4] mesh: Fix segmentation behavior of Lower transport layer
 2024-10-07  0:17 UTC  (3+ messages)

Root filesystem read access for firmware load during hibernation image writing
 2024-10-06 14:02 UTC 

[PATCH v3 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
 2024-10-05 18:32 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIO
` [PATCH v3 2/2] Bluetooth: btnxpuart: Add GPIO support to power save feature

[PATCH 0/3] Bluetooth: Fix a few module init/deinit bugs
 2024-10-04 23:01 UTC  (6+ messages)
` [PATCH 1/3] Bluetooth: ISO: Fix multiple init when debugfs is disabled
` [PATCH 2/3] Bluetooth: Call iso_exit() on module unload
` [PATCH 3/3] Bluetooth: Remove debugfs directory on module init failure

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in set_powered_sync
 2024-10-04 20:54 UTC  (8+ messages)

[bluez/bluez] 098b94: audio/player: Fix media_player_set_metadata item d
 2024-10-04 20:38 UTC 

[PATCH BlueZ 0/3] Fix now playing list on playlist change
 2024-10-04 20:20 UTC  (7+ messages)
` [PATCH BlueZ 1/3] audio/player: Fix media_player_set_metadata item destination
  ` Fix now playing list on playlist change
` [PATCH BlueZ 2/3] audio/player: Clear playlist on Now Playing Changed AVRCP event
` [PATCH BlueZ 3/3] audio/avrcp: Extend ListItems to get more metadata

[PATCH BlueZ 0/9] Allow syncing to multiple BISes from the same BIG
 2024-10-04 15:01 UTC  (11+ messages)
` [PATCH BlueZ 1/9] bap: Add helper function get_bis_from_stream
` [PATCH BlueZ 2/9] bap: Drop union from bap_bcast_pa_req and add setups queue
` [PATCH BlueZ 3/9] bap: Store sockaddr_iso_bc in bap_bcast_pa_req
` [PATCH BlueZ 4/9] transport: Trigger transport release when syncing to multiple BISes
` [PATCH BlueZ 5/9] shared/bap: Add guard for broadcast sink
` [PATCH BlueZ 6/9] shared/bap: Add PENDING state for streams
` [PATCH BlueZ 7/9] bap: Handle req to sync to multiple BISes
` [PATCH BlueZ 8/9] bap: Update broadcast sink state machine
` [PATCH BlueZ 9/9] transport: Trigger transport reacquire for multiple BISes sync

[bluetooth-next:master] BUILD SUCCESS 81b3e33bb054c09a36d2acf84e144746338a5739
 2024-10-04 12:46 UTC 

[PATCH BlueZ 1/4] mesh: Implement lower transport layer for segmentation and reassembly
 2024-10-04  8:57 UTC  (2+ messages)
` mesh: Fix segmentation behavior of Lower transport layer

[PATCH v2] Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 s
 2024-10-04  7:56 UTC  (3+ messages)

[PATCH v1 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
 2024-10-04  7:42 UTC  (6+ messages)
` [PATCH v1 2/2] Bluetooth: btnxpuart: Add GPIO support to power save feature

[PATCH v2 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
 2024-10-04  7:36 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIO
` [PATCH v2 2/2] Bluetooth: btnxpuart: Add GPIO support to power save feature

[PATCH BlueZ 4/4] mesh: Add features of Segmented Control message
 2024-10-04  7:33 UTC 

[PATCH BlueZ 3/4] mesh: Fix inserting NULL into bool type arguments to false
 2024-10-04  7:33 UTC 

[PATCH BlueZ 2/4] mesh: Add mesh conf for SAR Transmitter and Receiver
 2024-10-04  7:32 UTC 

[PATCH RFC] bluetooth: qca: generate nvm fw name from boardid for WCN6855
 2024-10-03 19:21 UTC 

of btintel_regmap_init
 2024-10-03 17:51 UTC 

[RESEND v3] Bluetooth: btusb: Don't fail external suspend requests
 2024-10-03 17:11 UTC  (2+ messages)

[PATCH BlueZ 0/1] shared/bap: Fix load of misaligned address error
 2024-10-03 16:50 UTC  (2+ messages)

[PATCH BlueZ 0/1] client: Add Broadcast Assistant/Scan Delegator scripts
 2024-10-03 16:50 UTC  (2+ messages)

[bluez/bluez] 43bd13: client: Add Broadcast Assistant/Scan Delegator scr
 2024-10-03 16:44 UTC 

[PATCH v1] Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
 2024-10-03 16:40 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).