messages from 2026-04-30 20:02:11 to 2026-05-07 15:25:08 UTC [more...]
[PATCH v2 0/8] Support for block device NVMEM providers
2026-05-07 15:24 UTC (8+ messages)
` [PATCH v2 1/8] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v2 2/8] dt-bindings: net: wireless: qcom,ath10k: Add NVMEM MAC address cell
` [PATCH v2 3/8] dt-bindings: bluetooth: qcom: Add NVMEM BD "
` [PATCH v2 4/8] block: implement NVMEM provider
` [PATCH v2 5/8] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v2 6/8] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v2 7/8] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
[PATCH v3 1/2] Bluetooth: HCI: Add initial support for Short Connection Interval feature
2026-05-07 15:13 UTC (2+ messages)
` [PATCH v3 2/2] Bluetooth: MGMT: Add SCI setting bit(25)
[PATCH 00/12] Fixes/improvements for the PCI M.2 power sequencing driver
2026-05-07 14:55 UTC (9+ messages)
` [PATCH 01/12] power: sequencing: Introduce an API to check whether the pwrseq is fixed or controllable
` Fixes/improvements for the PCI M.2 power sequencing driver
` [PATCH 12/12] Bluetooth: hci_qca: Fix the broken BT_EN GPIO detection for Qcom WCN devices
[BlueZ v2 0/5] Add helper for "cleanup" variable attribute
2026-05-07 14:42 UTC (8+ messages)
` [BlueZ v2 1/5] all: Remove more unneeded MIN/MAX macro definition
` Add helper for "cleanup" variable attribute
` [BlueZ v2 2/5] shared/util: "
` [BlueZ v2 3/5] doc: Recommend using _cleanup_ and friends
` [BlueZ v2 4/5] main: Use _cleanup_() to simplify configuration parsing
` [BlueZ v2 5/5] main: Use _cleanup_() to simplify GError-handling
[PATCH] Bluetooth: L2CAP: avoid using hci_conn after dropping hold
2026-05-07 13:58 UTC (3+ messages)
` "
[bluetooth-next:master] BUILD SUCCESS 6911f19876fbf65116c61ae93a47e2316b41d5a4
2026-05-07 13:48 UTC
About Kernel limitation HCI_MAX_FRAME_SIZE (1024 + 4)
2026-05-07 9:55 UTC (2+ messages)
` 回复: "
[PATCH BlueZ] bap: Fix typo in QoS D-Bus dictionary entry names
2026-05-07 8:13 UTC (3+ messages)
` [BlueZ] "
[bluez/bluez] 67706c: bap: Fix typo in QoS D-Bus dictionary entry names
2026-05-07 0:02 UTC
[GIT PULL] bluetooth 2026-05-06
2026-05-06 22:50 UTC (2+ messages)
[PATCH BlueZ v1 1/3] tools/tester: Fix crash when hciemu_new fails
2026-05-06 21:12 UTC (4+ messages)
` [PATCH BlueZ v1 2/3] emulator/hciemu: Add hciemu_new_debug/hciemu_new_num_debug
` [PATCH BlueZ v1 3/3] tools/tester: Retry with debug on hciemu_new failure
` [BlueZ,v1,1/3] tools/tester: Fix crash when hciemu_new fails
[bluez/bluez] 331e9d: tools/tester: Fix crash when hciemu_new fails
2026-05-06 20:23 UTC
[PATCH v2 1/2] Bluetooth: HCI: Add initial support for Short Connection Interval feature
2026-05-06 17:53 UTC (3+ messages)
` [PATCH v2 2/2] Bluetooth: MGMT: Add SCI setting bit(25)
` [v2,1/2] Bluetooth: HCI: Add initial support for Short Connection Interval feature
[bluez/bluez]
2026-05-06 17:18 UTC
[PATCH v4] Bluetooth: serialize accept_q access
2026-05-06 17:04 UTC (3+ messages)
` [v4] "
[bluez/bluez] eff7db: all: Remove more unneeded MIN/MAX macro definition
2026-05-06 15:55 UTC
[bluez/bluez]
2026-05-06 14:00 UTC
[bluez/bluez]
2026-05-06 13:57 UTC
[bluez/bluez]
2026-05-06 13:57 UTC
[bluez/bluez]
2026-05-06 13:57 UTC
[bluez/bluez] ccc22a: shared/hci: Add BPF filter for registered events
2026-05-06 13:56 UTC
[PATCH BlueZ v1] hciemu: Fix crash if hciemu_client_new return NULL
2026-05-06 13:30 UTC (3+ messages)
` [BlueZ,v1] "
[PATCH BlueZ v1 1/2] monitor: Add features bits defined in 6.2
2026-05-06 13:30 UTC (4+ messages)
` [PATCH BlueZ v1 2/2] monitor: Add decoding for Short Connection Interval feature
` [BlueZ,v1,1/2] monitor: Add features bits defined in 6.2
[PATCH BlueZ v1 1/4] shared/hci: Add BPF filter for registered events
2026-05-06 13:30 UTC (6+ messages)
` [PATCH BlueZ v1 2/4] shared/hci: Add bt_hci_register_subevent for LE Meta events
` [PATCH BlueZ v1 3/4] ranging/rap_hci: Use bt_hci_register_subevent for LE CS events
` [PATCH BlueZ v1 4/4] hci-tester: Use bt_hci_register_subevent for LE Meta events
` [BlueZ,v1,1/4] shared/hci: Add BPF filter for registered events
[PATCH BlueZ v1 1/4] emulator/vhci: Add debug messages to error paths
2026-05-06 13:30 UTC (6+ messages)
` [PATCH BlueZ v1 2/4] emulator/hciemu: "
` [PATCH BlueZ v1 3/4] tools/gap-tester: Enable hciemu debug output
` [PATCH BlueZ v1 4/4] tools/userchan-tester: "
` [BlueZ,v1,1/4] emulator/vhci: Add debug messages to error paths
[PATCH] Bluetooth: fix UAF read of ->accept_q in bt_accept_poll()
2026-05-06 12:04 UTC (4+ messages)
` "
[BlueZ 0/5] Add helper for "cleanup" variable attribute
2026-05-06 11:15 UTC (7+ messages)
` [BlueZ 1/5] all: Remove more unneeded MIN/MAX macro definition
` Add helper for "cleanup" variable attribute
` [BlueZ 2/5] shared/util: "
` [BlueZ 3/5] doc: Recommend using _cleanup_ and friends
` [BlueZ 4/5] main: Use _cleanup_() to simplify configuration parsing
` [BlueZ 5/5] main: Use _cleanup_() to simplify GError-handling
[bluez/bluez] 7ffffa: all: Remove more unneeded MIN/MAX macro definition
2026-05-06 10:06 UTC
[syzbot] [bluetooth?] WARNING in l2cap_send_conn_req
2026-05-06 8:54 UTC
[Bug 221449] New: Wireless gamepad stopped working through Bluetooth
2026-05-06 6:40 UTC (7+ messages)
` [Bug 221449] "
[PATCH 0/9] Support for block device NVMEM providers
2026-05-06 1:33 UTC (3+ messages)
` [PATCH 6/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
[PATCH v1 1/2] Bluetooth: HCI: Add initial support for Short Connection Interval feature
2026-05-05 21:28 UTC (3+ messages)
` [PATCH v1 2/2] Bluetooth: MGMT: Add SCI setting bit(25)
` [v1,1/2] Bluetooth: HCI: Add initial support for Short Connection Interval feature
[bluez/bluez] 7828f7: emulator/vhci: Add debug messages to error paths
2026-05-05 21:08 UTC
[bluez/bluez] fae0c7: hciemu: Fix crash if hciemu_client_new return NULL
2026-05-05 21:08 UTC
[bluez/bluez]
2026-05-05 16:20 UTC
[bluetooth-next:master] BUILD SUCCESS fd572908d3641def26c11f741a0fef412a64540a
2026-05-05 14:37 UTC
[PATCH v5] Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inversion
2026-05-05 14:08 UTC (3+ messages)
[bluez/bluez]
2026-05-05 12:51 UTC
[BlueZ v2 1/2] mpris-proxy: Fix possible crash
2026-05-05 12:29 UTC (3+ messages)
` [BlueZ v2 2/2] mpris-proxy: Avoid session->obex dereference
` [BlueZ,v2,1/2] mpris-proxy: Fix possible crash
[bluez/bluez] c769d9: mpris-proxy: Fix possible crash
2026-05-05 11:41 UTC
[BlueZ 1/2] mpris-proxy: Fix possible crash
2026-05-05 9:18 UTC (3+ messages)
` [BlueZ 2/2] mpris-proxy: Avoid session->obex dereference
` [BlueZ,1/2] mpris-proxy: Fix possible crash
[BlueZ v10 00/16] Add meson build system and HTML docs
2026-05-05 8:45 UTC (17+ messages)
` [BlueZ v10 01/16] build: Add meson wrap for libell
` [BlueZ v10 02/16] build: Add meson build system
` [BlueZ v10 03/16] build: Add support for building with libical 4.x
` [BlueZ v10 04/16] build: Separate systemd and libsystemd dependencies
` [BlueZ v10 05/16] tools: Install gatttool if deprecated tools are enabled
` [BlueZ v10 06/16] tools: Install avinfo tool by default
` [BlueZ v10 07/16] emulator: Install the emulator if built
` [BlueZ v10 08/16] build: Add option to allow disabling bluetoothd
` [BlueZ v10 09/16] unit: Run test-bap tests concurrently
` [BlueZ v10 10/16] unit: Make gobex-transfer tests run concurrently
` [BlueZ v10 11/16] build: Only build profiles if the daemon is built
` [BlueZ v10 12/16] build: Only build gdbus library if there is a user
` [BlueZ v10 13/16] unit: Add integration tests
` [BlueZ v10 14/16] doc: Add HTML documentation
` [BlueZ v10 15/16] github: Add docs deployment
` [BlueZ v10 16/16] doc: Add introduction to GATT
[bluez/bluez] 897689: mpris-proxy: Fix possible crash
2026-05-05 8:33 UTC
bluetooth hci0: Direct firmware load for rtl_bt/rtl8761a_config.bin failed with error -2
2026-05-05 7:25 UTC (2+ messages)
[bluez/bluez] a253b2: monitor: Add features bits defined in 6.2
2026-05-04 21:44 UTC
[PATCH] sysfs: return -ENOENT from move/rename when kobj->sd is NULL
2026-05-04 20:55 UTC (5+ messages)
` [PATCH v2] "
` [v2] "
[bluez/bluez]
2026-05-04 20:42 UTC
[PATCH] Bluetooth: btusb: Add new VID/PID 0x0489/0xe156 for MT7902
2026-05-04 20:25 UTC (2+ messages)
` "
[PATCH v3] sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 20:14 UTC (2+ messages)
` [v3] "
[bluez/bluez] d11e06: sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 19:16 UTC
[RFC PATCH] Bluetooth: fix Set Public Address on controller in HCI_AUTO_OFF grace period
2026-05-04 19:15 UTC (3+ messages)
[PATCH] sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 18:57 UTC (2+ messages)
` "
[bluez/bluez]
2026-05-04 17:58 UTC
[bluez/bluez] dd093e: sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 17:58 UTC
[PATCH] Bluetooth: hci_bcm4377: Use named initializers for pci_device_id array
2026-05-04 17:43 UTC (2+ messages)
` "
[PATCH] Bluetooth: ath3k: add missing blank line after declarations
2026-05-04 17:41 UTC (2+ messages)
` "
[PATCH BlueZ] sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 17:26 UTC (2+ messages)
` [BlueZ] "
[PATCH BlueZ v2] sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 17:12 UTC (3+ messages)
[PATCH] Bluetooth: hci_event: fix memset typo
2026-05-04 17:10 UTC (2+ messages)
[PATCH] Bluetooth: HIDP: guard session->conn in hidp_connection_del
2026-05-04 17:10 UTC (4+ messages)
` [PATCH v2] Bluetooth: HIDP: serialise l2cap_unregister_user via hidp_session_sem
` [v2] "
[PATCH] Bluetooth: btrtl: fix RTL8761B/BU broken LE extended scan
2026-05-04 17:10 UTC (2+ messages)
[PATCH bluetooth-next v2] bluetooth: remove all PCMCIA drivers
2026-05-04 17:10 UTC (3+ messages)
` [bluetooth-next,v2] "
[bluez/bluez] db9aa4: sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 16:28 UTC
[PATCH BlueZ] sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 16:28 UTC (2+ messages)
` [BlueZ] "
[bluez/bluez]
2026-05-04 14:59 UTC
[PATCH BlueZ] sdp: fix overflow in sdp_extract_seqtype()
2026-05-04 14:59 UTC (2+ messages)
` [BlueZ] "
[SECURITY] BlueZ sdp.c signed integer underflow in SDP sequence parsing (8.1 HIGH)
2026-05-04 13:54 UTC (4+ messages)
[PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
2026-05-04 13:21 UTC (7+ messages)
` [PATCH v2 7/7] arm64: dts: qcom: milos-fairphone-fp6: Enable WiFi
[PATCH v1] bluetooth: btintel: Add Bluetooth SAR revision 2 support
2026-05-04 9:42 UTC (3+ messages)
[bluez/bluez]
2026-05-04 0:12 UTC
[Bug 220237] New: Bluetooth: MediaTek MT7925 (0e8d:7925) fails to load firmware with timeout (-110)
2026-05-03 19:23 UTC (2+ messages)
` [Bug 220237] "
[bluez/bluez]
2026-05-03 13:10 UTC
[bluez/bluez]
2026-05-03 10:35 UTC
[bluez/bluez]
2026-05-03 9:41 UTC
Bluetooth: btusb: Add VID/PID 0489:e156 for MediaTek MT7902
2026-05-03 8:43 UTC (3+ messages)
[bluez/bluez]
2026-05-03 6:34 UTC
Security: sdp_extract_seqtype() signed/unsigned confusion → OOB heap read (no pairing required, 8.1H)
2026-05-03 4:02 UTC
[bluetooth-next:master] BUILD SUCCESS f2f6f881510396c54bc2e4391d3c4067fbdfdd25
2026-05-02 16:47 UTC
[syzbot] Monthly bluetooth report (May 2026)
2026-05-02 12:32 UTC
[bluez/bluez]
2026-05-02 9:11 UTC
[bluez/bluez]
2026-05-01 21:07 UTC
[bluez/bluez]
2026-05-01 15:06 UTC
[bluez/bluez]
2026-05-01 15:06 UTC
[bluez/bluez] 323d54: shared/hci: Add BPF filter for registered events
2026-05-01 15:06 UTC
[PATCH BlueZ v1 1/2] shared/util: Add decoding support for HIDS 1.1 UUIDs
2026-05-01 14:10 UTC (3+ messages)
` [BlueZ,v1,1/2] "
[bluez/bluez] 2128e1: shared/util: Add decoding support for HIDS 1.1 UUIDs
2026-05-01 14:04 UTC
[Bug 221339] New: AX200 -19 errors on boot after firmware 20260313-1.1
2026-05-01 5:36 UTC (2+ messages)
` [Bug 221339] "
[PATCH v2] arm64: dts: monaco-arduino-monza: Add Bluetooth UART node
2026-04-30 20:19 UTC (2+ messages)
` [v2] "
[PATCH v1] arm64: dts: monac-arduino-monza: Add Bluetooth UART node
2026-04-30 20:18 UTC (2+ messages)
` [v1] "
[bluez/bluez]
2026-04-30 20:02 UTC
[bluez/bluez] 9b90a4: shared/util: Add decoding support for HIDS 1.1 UUIDs
2026-04-30 20:02 UTC
page: next (older) | 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