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
Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
Ibrahim Abdelkader
5 days
Bluetooth: hci_event: clear HCI_LE_ADV only on a created connection
Valentin Kindschi
5 days
Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skb
Xin Chen
5 days
Bluetooth: hci_conn: re-enable advertising only for peripheral role
Valentin Kindschi
5 days
Bluetooth: RFCOMM: serialize security confirmation handling
Chengfeng Ye
5 days
Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
Hang Nan
5 days
Bluetooth: eir: Fix OOB read in eir_get_service_data()
HyeongJun An
2026-08-27
Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
Ali Ahmet Memis
2026-08-27
Bluetooth: ISO: zero the sockaddr before returning it in getname
Ali Ahmet Memis
2026-08-27
Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
Ali Ahmet Memis
2026-08-27
Bluetooth: hci_sync: Fix accept list UAF during suspend
Chengfeng Ye
2026-08-27
Bluetooth: hci_event: validate LE Set CIG Parameters response
Laxman Acharya Padhya
2026-08-27
Bluetooth: hci_event: fix LE list UAF on reset
Chengfeng Ye
2026-08-27
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
Ali Ahmet Memis
2026-08-09
Bluetooth: HIDP: validate numbered report payloads
Sangho Lee
2026-08-09
Bluetooth: HIDP: reject frames without a transaction header
Sangho Lee
2026-08-09
Bluetooth: hci_sync: Fix advertising data UAFs
Chengfeng Ye
2026-08-09
Bluetooth: mgmt: fix UAF in pair command cancellation
Zihan Xi
2026-08-09
Bluetooth: SCO: give the socket its own sco_conn reference
Aldo Ariel Panzardo
2026-08-09
Bluetooth: mgmt: fix pending command UAF in EIR updates
Zihan Xi
2026-08-09
Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_sync
Pauli Virtanen
2026-08-09
Bluetooth: hci_conn: hold conn reference in abort_conn_sync()
Pauli Virtanen
2026-08-09
Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists
Pauli Virtanen
2026-08-09
Bluetooth: ISO: fix refcounting of iso_conn
Pauli Virtanen
2026-08-09
Bluetooth: ISO: ensure no dangling hcon references in iso_conn
Pauli Virtanen
2026-08-09
Bluetooth: ISO: avoid deadlocks in iso_sock_timeout
Pauli Virtanen
2026-08-09
Bluetooth: ISO: fix leaking sk after socket release
Pauli Virtanen
2026-08-09
Bluetooth: ISO: hold sk properly in iso_conn_ready
Pauli Virtanen
2026-08-09
Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/release
Pauli Virtanen
2026-08-09
Bluetooth: ISO: Fix not updating BIS sender source address
Luiz Augusto von Dentz
2026-08-09
Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()
Pauli Virtanen
2026-08-09
Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qos
Pauli Virtanen
2026-08-09
Bluetooth: ISO: lock sk in iso_connect_ind
Pauli Virtanen
2026-08-09
Bluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event paths
SeungJu Cheon
2026-08-09
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
2026-08-09
Bluetooth: ISO: lock sk in iso_sock_getname
Pauli Virtanen
2026-08-09
Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp
Jiale Yao
2026-08-09
Bluetooth: ISO: clear iso_data always when detaching conn from hcon
Pauli Virtanen
2026-08-03
Bluetooth: RFCOMM: Fix session UAF in set_termios
Chengfeng Ye
2026-08-03
Bluetooth: hci_sync: Protect UUID list traversal
Chengfeng Ye
2026-08-03
Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
Pauli Virtanen
2026-08-03
Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
Pauli Virtanen
2026-08-03
Bluetooth: hci_sync: extend conn_hash lookup critical sections
Pauli Virtanen
2026-08-03
Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued update
Cen Zhang
2026-07-24
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
Siwei Zhang
2026-07-24
Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregister
Pauli Virtanen
2026-07-24
Bluetooth: SCO: hold sk properly in sco_conn_ready
Pauli Virtanen
2026-07-24
Bluetooth: SCO: fix sleeping under spinlock in sco_conn_ready
Pauli Virtanen
2026-07-24
Bluetooth: L2CAP: fix tx ident leak for commands without a response
Stig Hornang
2026-07-24
Bluetooth: sco: Fix a race condition in sco_sock_timeout()
Sungwoo Kim
[next]