index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7 days
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12 days
Bluetooth: SMP: clear the aes_cmac_key when done
Thomas Huth
2026-08-07
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
Ali Ahmet Memis
2026-08-07
Bluetooth: MSFT: validate evt_prefix_len against the response length
Ali Ahmet Memis
2026-08-07
Bluetooth: ISO: zero the sockaddr before returning it in getname
Ali Ahmet Memis
2026-08-07
Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
Ali Ahmet Memis
2026-08-07
Bluetooth: hci_sync: Disable legacy instance's ext adv before setup snapshot
Muhammad Saheed
2026-08-07
Bluetooth: hci_event: fix out-of-bounds read in LE PA report reassembly
Laxman Acharya
2026-08-07
Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
Ali Ahmet Memis
2026-08-07
Bluetooth: MGMT: free the HCI command when it is cancelled
Linmao Li
2026-08-07
Bluetooth: MGMT: free the mesh send cancel command when it is cancelled
Linmao Li
2026-08-07
Bluetooth: hci_sync: free the advertising instance on the failure and cancel ...
Linmao Li
2026-08-07
Bluetooth: hci_conn: fix the SCO setup context lifetime
Linmao Li
2026-08-07
Bluetooth: hci_sync: Fix accept list UAF during suspend
Chengfeng Ye
2026-08-07
Bluetooth: hci_event: Use 255 as max event payload length in hci_ev_table[]
Zijun Hu
2026-08-07
Bluetooth: hci_event: Introduce handle_ev_vendor() for HCI_EV_VENDOR
Zijun Hu
2026-08-07
Bluetooth: hci_core: Introduce __hci_reset_dev() with a hardware error code
Zijun Hu
2026-08-07
Bluetooth: coredump: Expose header size and end marker to drivers
Zijun Hu
2026-08-07
Bluetooth: hci_event: validate LE Set CIG Parameters response
Laxman Acharya Padhya
2026-08-07
Bluetooth: add annotations for l2cap_data locking context
Pauli Virtanen
2026-08-07
Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind
Pauli Virtanen
2026-08-07
Bluetooth: hci_event: fix LE list UAF on reset
Chengfeng Ye
2026-08-07
Bluetooth: Add MGMT Load Connection Subrate command
Luiz Augusto von Dentz
2026-08-07
Bluetooth: Add MGMT Shorter Connection Interval setting
Luiz Augusto von Dentz
2026-08-07
Bluetooth: Add support for Shorter Connection Interval (SCI) feature
Luiz Augusto von Dentz
2026-08-07
Bluetooth: hci_core: Simplify hci_recv_frame() by hci_acl_handle()
Zijun Hu
2026-08-07
Bluetooth: coredump: Introduce and apply hci_devcd_state_name()
Zijun Hu
2026-08-07
Bluetooth: fix BT dependency for submodules
Iva Kasprzaková
2026-08-07
Bluetooth: coredump: Do not export hci_devcd_rx() and hci_devcd_timeout()
Zijun Hu
2026-08-07
Bluetooth: hci_event: Log error for HCI reset status error in hci_cc_reset()
Zijun Hu
2026-08-07
Bluetooth: hci_sync: Simplify hci_reset_sync()
Zijun Hu
2026-08-07
Bluetooth: hci_sync: Introduce __hci_reset_sync() for device drivers
Zijun Hu
2026-08-07
Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()
Siwei Zhang
2026-08-07
Bluetooth: simplify force_no_mitm_write() with kstrtobool_from_user()
Dmitry Antipov
2026-08-07
Bluetooth: enable context analysis
Pauli Virtanen
2026-08-07
Bluetooth: RFCOMM: Add minimal context analysis annotations
Pauli Virtanen
2026-08-07
Bluetooth: L2CAP: Add minimal context analysis annotations
Pauli Virtanen
2026-08-07
Bluetooth: hci_core: Add minimal context analysis annotations
Pauli Virtanen
2026-08-07
Bluetooth: af_bluetooth: Add minimal context analysis annotations
Pauli Virtanen
2026-07-28
Bluetooth: SCO: give the socket its own sco_conn reference
Aldo Ariel Panzardo
2026-07-28
Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: hold conn in hci_past_sync() callback
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback
Pauli Virtanen
2026-07-28
Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks
Pauli Virtanen
2026-07-28
Bluetooth: hci_conn: hold conn reference in abort_conn_sync()
Pauli Virtanen
2026-07-28
Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero
Pauli Virtanen
2026-07-28
Bluetooth: ISO: fix refcounting of iso_conn
Pauli Virtanen
[next]