public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 20:40:20 to 2026-03-06 03:33:08 UTC [more...]

[PATCH] Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers
 2026-03-06  3:33 UTC  (2+ messages)

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-06  3:09 UTC  (22+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 05/12] cachefiles: "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 07/12] hugetlbfs: "
` [PATCH v3 08/12] zonefs: "
` [PATCH v3 09/12] ext4: "
` [PATCH v3 10/12] f2fs: "
` [PATCH v3 11/12] nilfs2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH v1] Bluetooth: HIDP: Fix possible UAF
 2026-03-06  2:31 UTC 

[PATCH v5 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-06  0:37 UTC  (3+ messages)
` [PATCH v5 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector

[PATCH 2/2] Bluetooth: btusb: Add USB device IDs for MediaTek MT7927 (MT6639)
 2026-03-05 22:56 UTC 

[PATCH 2/2] Bluetooth: btusb: Add USB device IDs for MediaTek MT7927 (MT6639)
 2026-03-05 22:39 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: Add MediaTek MT7927 (MT6639) support
 2026-03-05 18:34 UTC  (6+ messages)
` [PATCH 1/2] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
  ` Bluetooth: Add MediaTek MT7927 (MT6639) support
` [PATCH 2/2] Bluetooth: btusb: Add USB device IDs for MediaTek MT7927 (MT6639)

[PATCH 1/2] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
 2026-03-05 17:18 UTC 

[PATCH] net: bluetooth: hci_sync: fix hci_le_create_conn_sync
 2026-03-05 15:50 UTC  (4+ messages)
`  "

[PATCH v2] transport: Fix set volume failure with invalid device volume
 2026-03-05  9:33 UTC  (2+ messages)
` [v2] "

[bluez/bluez] 9a6959: transport: Fix set volume failure with invalid dev
 2026-03-05  8:44 UTC 

[PATCH v1] device: Initialize device volume with a valid value
 2026-03-05  8:41 UTC  (3+ messages)

[RFC] Bluetooth: HIDP: Mark BT_HIDP as DEPRECATED
 2026-03-05  8:12 UTC  (3+ messages)

[PATCH v1] Bluetooth: btusb: Allow firmware re-download when version matches
 2026-03-05  8:08 UTC  (2+ messages)

[PATCH v3] Bluetooth: hci_conn: Fix UAF in create_big_sync and create_big_complete
 2026-03-05  7:16 UTC  (3+ messages)
` [v3] "

[PATCH v2] Bluetooth: hci_conn: Fix UAF in create_big_sync and create_big_complete
 2026-03-04 22:59 UTC  (2+ messages)
` [v2] "

[PATCH BlueZ v1] monitor: Fix -a/--analyze printing wrong connection type
 2026-03-04 21:51 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] Bluetooth: hci_conn: Fix UAF in create_big_sync and create_big_complete
 2026-03-04 21:32 UTC  (2+ messages)
`  "

[bluez/bluez] 5d88ec: monitor: Fix -a/--analyze printing wrong connectio
 2026-03-04 21:01 UTC 

[PATCH BlueZ v1] l2test: Attempt to update BT_SNDMTU/omtu when using -D
 2026-03-04 18:55 UTC  (2+ messages)
` [BlueZ,v1] "

[bluez/bluez] f1c313: l2test: Attempt to update BT_SNDMTU/omtu when usin
 2026-03-04 18:07 UTC 

[bluez/bluez]
 2026-03-04 17:01 UTC 

[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
 2026-03-04 14:10 UTC  (139+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
` [PATCH v2 003/110] audit: widen ino fields "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
` [PATCH v2 008/110] jbd2: "
` [PATCH v2 014/110] proc: "
` [PATCH v2 015/110] nilfs2: "
` [PATCH v2 016/110] 9p: "
` [PATCH v2 023/110] ceph: "
` [PATCH v2 029/110] ext2: "
` [PATCH v2 031/110] hfs: "
` [PATCH v2 032/110] hfsplus: "
` [PATCH v2 034/110] isofs: "
` [PATCH v2 037/110] minix: "
` [PATCH v2 040/110] ocfs2: "
` [PATCH v2 046/110] udf: "
` [PATCH v2 048/110] zonefs: "
` [PATCH v2 049/110] security: "
` [PATCH v2 051/110] fsnotify: "
` [PATCH v2 053/110] uprobes: "
` [PATCH v2 059/110] vfs: "
` [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
` [PATCH v2 061/110] ext4: replace PRIino with %llu/%llx format strings
` [PATCH v2 062/110] jbd2: "
` [PATCH v2 064/110] lockd: "
` [PATCH v2 065/110] nfs: "
` [PATCH v2 066/110] nfsd: "
` [PATCH v2 067/110] proc: "
` [PATCH v2 068/110] nilfs2: "
` [PATCH v2 069/110] 9p: "
` [PATCH v2 070/110] affs: "
` [PATCH v2 071/110] afs: "
` [PATCH v2 072/110] autofs: "
` [PATCH v2 073/110] befs: "
` [PATCH v2 074/110] bfs: "
` [PATCH v2 075/110] cachefiles: "
` [PATCH v2 076/110] ceph: "
` [PATCH v2 077/110] coda: "
` [PATCH v2 078/110] cramfs: "
` [PATCH v2 079/110] ecryptfs: "
` [PATCH v2 080/110] efs: "
` [PATCH v2 081/110] exportfs: "
` [PATCH v2 082/110] ext2: "
` [PATCH v2 083/110] freevxfs: "
` [PATCH v2 084/110] hfs: "
` [PATCH v2 085/110] hfsplus: "
` [PATCH v2 086/110] hpfs: "
` [PATCH v2 087/110] isofs: "
` [PATCH v2 088/110] jffs2: "
` [PATCH v2 089/110] jfs: "
` [PATCH v2 090/110] minix: "
` [PATCH v2 091/110] ntfs3: "
` [PATCH v2 092/110] ocfs2: "
` [PATCH v2 093/110] orangefs: "
` [PATCH v2 094/110] overlayfs: "
` [PATCH v2 095/110] qnx4: "
` [PATCH v2 096/110] qnx6: "
` [PATCH v2 097/110] ubifs: "
` [PATCH v2 098/110] udf: "
` [PATCH v2 099/110] ufs: "
` [PATCH v2 100/110] zonefs: "
` [PATCH v2 101/110] fscrypt: "
` [PATCH v2 102/110] fsverity: "
` [PATCH v2 103/110] iomap: "
` [PATCH v2 104/110] fsnotify: "
` [PATCH v2 105/110] security: "
` [PATCH v2 106/110] drm/amdgpu: "
` [PATCH v2 107/110] dma-buf: "
` [PATCH v2 108/110] net: "
` [PATCH v2 109/110] uprobes: "
` [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro

[PATCH v4] Bluetooth: Increase LE connection timeout for industrial sensors
 2026-03-03 21:12 UTC  (7+ messages)
` [v4] "

[PATCH BlueZ] audio/avrcp: fix EVENT_VOLUME_CHANGED not supported
 2026-03-03 19:06 UTC  (3+ messages)

Audio/Video protocol tests
 2026-03-03 16:34 UTC 

[bluez/bluez]
 2026-03-03 16:01 UTC 

[bluez/bluez]
 2026-03-03 16:02 UTC 

[bluez/bluez] 744fad: hciemu: Fix silently dropping packet if writev ret
 2026-03-03 16:00 UTC 

[PATCH BlueZ v2 1/2] hciemu: Fix silently dropping packet if writev return -EAGAIN
 2026-03-03 15:40 UTC  (2+ messages)

[PATCH BlueZ v1] bthost: Add segmentation support for L2CAP LE-(E)CRED mode
 2026-03-03 15:40 UTC  (2+ messages)

[bluez/bluez] 081dfd: monitor: Fix issue with Packet Logger Notes missin
 2026-03-03 15:09 UTC 

[PATCH v1] Bluetooth: btintel_pcie: Align shared DMA memory to 128 bytes
 2026-03-03 12:17 UTC  (2+ messages)
` [v1] "

[PATCH BlueZ v2 00/15] doc/qualification: Updates for TCRL pkg101
 2026-03-03 10:18 UTC  (3+ messages)

[bluez/bluez]
 2026-03-03  9:03 UTC 

[PATCH BlueZ 00/11] Functional/integration testing
 2026-03-02 23:37 UTC  (6+ messages)
` [PATCH BlueZ 07/11] test-runner: use virtio-serial for implementing -u device forwarding

[bluez/bluez] d66e23: shared: Fix the Apple Packet Logger format detection
 2026-03-02 21:52 UTC 

[PATCH BlueZ 0/5] Enable and add support for Nintendo Switch 2 controllers
 2026-03-02 21:49 UTC  (4+ messages)
` [PATCH BlueZ 3/5] device: Add btd_device_set_alias()
    ` Aw: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox