messages from 2026-08-20 09:45:16 to 2026-08-21 07:41:46 UTC [more...]
[PATCH v3 1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
2026-08-21 7:41 UTC (3+ messages)
` [PATCH v3 2/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset
` [v3,1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
[PATCH BlueZ] gatt-server: Fix integer overflow
2026-08-21 7:35 UTC (4+ messages)
` [PATCH v2] "
` [v2] "
` [PATCH v3] gatt-server: Fix integer overflow and 3 CI VLA wanings
[PATCH v3 0/4] device_schedule_reprobe(): core helper and conversions
2026-08-21 4:26 UTC (6+ messages)
` [PATCH v3 1/4] driver core: add device_schedule_reprobe()
` device_schedule_reprobe(): core helper and conversions
` [PATCH v3 2/4] wifi: iwlwifi: use device_schedule_reprobe()
` [PATCH v3 3/4] Bluetooth: hci_h5: "
` [PATCH v3 4/4] Bluetooth: btintel_pcie: use device_schedule_reprobe() after reset
[bluez/bluez]
2026-08-21 4:08 UTC
[bluez/bluez] 263b7f: gatt-server: Fix integer overflow
2026-08-21 4:08 UTC
[PATCH] Bluetooth: hci_uart: Fix false success return in hci_uart_setup()
2026-08-21 3:23 UTC (2+ messages)
` "
[PATCH] Bluetooth: hci-core: fix "declaration does not declare anything" error
2026-08-21 2:08 UTC (2+ messages)
[PATCH BlueZ v2 00/10] Replace the name2utf8 copies with str2utf8
2026-08-20 20:04 UTC (12+ messages)
` [PATCH BlueZ v2 01/10] eir: Fix stack buffer overflow when parsing the remote name
` Replace the name2utf8 copies with str2utf8
` [PATCH BlueZ v2 02/10] shared/ad: Fix reading past the name that was copied
` [PATCH BlueZ v2 03/10] unit/test-eir: Add tests for the longest local names
` [PATCH BlueZ v2 04/10] shared/util: Make strnlenutf8 reject ill-formed sequences
` [PATCH BlueZ v2 05/10] shared/util: Add str2utf8
` [PATCH BlueZ v2 06/10] unit/test-util: Add str2utf8 tests
` [PATCH BlueZ v2 07/10] Replace the name2utf8 copies with str2utf8
` [PATCH BlueZ v2 08/10] device: Fix the name truncation splitting UTF-8 sequences
` [PATCH BlueZ v2 09/10] device: Rename btd_device_device_set_name to btd_device_set_name
` [PATCH BlueZ v2 10/10] unit/test-util: Cover strtoutf8 with the str2utf8 tests
[bluez/bluez]
2026-08-20 18:59 UTC
[bluez/bluez] 215778: eir: Fix stack buffer overflow when parsing the re
2026-08-20 18:59 UTC
[PATCH BlueZ v1 0/2] ranging: mode validation and
2026-08-20 18:57 UTC (4+ messages)
` [PATCH BlueZ v1 1/2] src: Modify MaxTxPower option documentation for ChannelSounding
` ranging: mode validation and
` [PATCH BlueZ v1 2/2] client: Enforce Valid Main Mode and Sub Mode Combinations
[PATCH] Bluetooth: SCO: avoid deadlock in sco_conn_free()
2026-08-20 18:30 UTC (2+ messages)
` "
[bluez/bluez] 93792c: src: Modify MaxTxPower option documentation for Ch
2026-08-20 18:16 UTC
[PATCH BlueZ 0/4] Add component batteries and Fast Pair Message Stream
2026-08-20 17:54 UTC (5+ messages)
[RFC PATCH bluetooth-next] Bluetooth: hci_event: Use General Bonding for ATS2851
2026-08-20 15:15 UTC (2+ messages)
` [RFC,bluetooth-next] "
[PATCH BlueZ v2 0/6] mgmt/device: report link security level to D-Bus clients
2026-08-20 14:07 UTC (8+ messages)
` [PATCH BlueZ v2 1/6] mgmt: Add Security Level Changed event
` mgmt/device: report link security level to D-Bus clients
` [PATCH BlueZ v2 2/6] mgmt-tester: Add Security Level Changed event tests
` [PATCH BlueZ v2 3/6] monitor: Add support for Mgmt Security Level changed event
` [PATCH BlueZ v2 4/6] device: Add SecurityLevel properties to org.bluez.Device1
` [PATCH BlueZ v2 5/6] org.bluez.Device: Add Security Level related properties
` [PATCH BlueZ v2 6/6] client: Display SecurityLevel in device info
[bluez/bluez]
2026-08-20 13:58 UTC
[bluez/bluez] a05d0a: mgmt: Add Security Level Changed event
2026-08-20 13:14 UTC
[PATCH v2 0/4] device_schedule_reprobe(): core helper and conversions
2026-08-20 12:48 UTC (5+ messages)
` [PATCH v2 1/4] driver core: add device_schedule_reprobe()
` [PATCH v2 3/4] Bluetooth: hci_h5: use device_schedule_reprobe()
[PATCH BlueZ 0/6] mgmt/device: report link security level to D-Bus clients
2026-08-20 11:08 UTC (8+ messages)
` [PATCH BlueZ 1/6] mgmt: Add Security Level Changed event
` mgmt/device: report link security level to D-Bus clients
` [PATCH BlueZ 2/6] mgmt-tester: Add Security Level Changed event tests
` [PATCH BlueZ 3/6] monitor: Add support for Mgmt Security Level changed event
` [PATCH BlueZ 4/6] device: Add SecurityLevel properties to org.bluez.Device1
` [PATCH BlueZ 5/6] org.bluez.Device: Add Security Level related properties
` [PATCH BlueZ 6/6] client: Display SecurityLevel in device info
[bluez/bluez] 2cfa33: mgmt: Add Security Level Changed event
2026-08-20 11:05 UTC
[BlueZ] bluetooth.service: Fix ConfigurationDirectory warning
2026-08-20 10:26 UTC (2+ messages)
[PATCH v4] Bluetooth: btnxpuart: Validate the FW dump header length
2026-08-20 10:07 UTC (2+ messages)
[PATCH v2 1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
2026-08-20 10:00 UTC (3+ messages)
[bluez/bluez] 88cb39: bluetooth.service: Fix ConfigurationDirectory warning
2026-08-20 9:56 UTC
[PATCH 1/3] Bluetooth: btintel_pcie: Fix off-by-one bounds checks in synchronous paths
2026-08-20 9:50 UTC (2+ messages)
` Bluetooth: btintel_pcie: Fix array bounds of device-controlled indices
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox