index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
Bluetooth: ISO: Fix possible UAF on iso_conn_free
Luiz Augusto von Dentz
1
-0
/
+7
2025-10-15
Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO
Luiz Augusto von Dentz
1
-6
/
+4
2025-10-02
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-3
/
+23
2025-10-02
Bluetooth: hci_sync: Fix hci_resume_advertising_sync
Luiz Augusto von Dentz
1
-0
/
+7
2025-09-09
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Kuniyuki Iwashima
1
-0
/
+3
2025-09-09
Bluetooth: hci_sync: Avoid adding default advertising on startup
Yang Li
1
-1
/
+1
2025-09-04
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
2
-4
/
+7
2025-09-04
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
1
-1
/
+11
2025-09-04
Bluetooth: hci_event: Mark connection as closed during suspend disconnect
Ludovico de Nittis
1
-0
/
+6
2025-09-04
Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
Ludovico de Nittis
1
-1
/
+1
2025-08-28
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
1
-1
/
+2
2025-08-28
Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established
Pauli Virtanen
1
-4
/
+4
2025-08-28
Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
Yang Li
1
-4
/
+8
2025-08-28
Bluetooth: hci_sync: Fix scan state after PA Sync has been established
Luiz Augusto von Dentz
1
-2
/
+5
2025-08-20
Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()
Zijun Hu
1
-1
/
+1
2025-08-15
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
1
-2
/
+6
2025-07-24
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
1
-5
/
+21
2025-07-24
Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
Luiz Augusto von Dentz
1
-1
/
+1
2025-07-24
Bluetooth: SMP: If an unallowed command is received consider it a failure
Luiz Augusto von Dentz
2
-1
/
+19
2025-07-24
Bluetooth: hci_sync: fix connectable extended advertising when using static r...
Alessandro Gasbarroni
1
-2
/
+2
2025-07-24
Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
Kuniyuki Iwashima
1
-0
/
+3
2025-07-17
Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected
Luiz Augusto von Dentz
1
-0
/
+3
2025-07-17
Bluetooth: hci_sync: Fix not disabling advertising instance
Luiz Augusto von Dentz
1
-1
/
+1
2025-07-10
Bluetooth: Prevent unintended pause by checking if advertising is active
Yang Li
1
-0
/
+4
2025-07-10
Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
Christian Eggers
1
-1
/
+2
2025-07-10
Bluetooth: MGMT: set_mesh: update LE scan interval and window
Christian Eggers
1
-0
/
+22
2025-07-10
Bluetooth: hci_sync: revert some mesh modifications
Christian Eggers
1
-12
/
+4
2025-07-10
Bluetooth: HCI: Set extended advertising data synchronously
Christian Eggers
2
-113
/
+130
2025-07-06
Bluetooth: L2CAP: Fix L2CAP MTU negotiation
Frédéric Danis
1
-1
/
+8
2025-07-06
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-4
/
+30
2025-06-19
Bluetooth: MGMT: Fix sparse errors
Luiz Augusto von Dentz
1
-2
/
+2
2025-06-19
Bluetooth: eir: Fix possible crashes on eir_create_adv_data
Luiz Augusto von Dentz
3
-6
/
+8
2025-06-19
Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance
Luiz Augusto von Dentz
1
-5
/
+15
2025-06-19
Bluetooth: Fix NULL pointer deference on eir_get_service_data
Luiz Augusto von Dentz
1
-4
/
+6
2025-06-19
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
4
-59
/
+79
2025-06-19
Bluetooth: MGMT: Remove unused mgmt_pending_find_data
Dr. David Alan Gilbert
2
-21
/
+0
2025-06-19
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
2
-29
/
+12
2025-06-19
Bluetooth: hci_core: fix list_for_each_entry_rcu usage
Pauli Virtanen
1
-8
/
+3
2025-06-19
Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
Luiz Augusto von Dentz
1
-1
/
+2
2025-06-19
Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
Dmitry Antipov
1
-1
/
+1
2025-06-19
Bluetooth: ISO: Fix not using SID from adv report
Luiz Augusto von Dentz
5
-14
/
+75
2025-05-29
Bluetooth: L2CAP: Fix not checking l2cap_chan security level
Luiz Augusto von Dentz
1
-7
/
+8
2025-05-29
Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken
Pedro Nishiyama
1
-0
/
+3
2025-05-22
Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
Luiz Augusto von Dentz
1
-3
/
+6
2025-05-09
Bluetooth: L2CAP: copy RX timestamp to new fragments
Pauli Virtanen
1
-0
/
+3
2025-05-09
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
4
-104
/
+83
2025-05-09
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
3
-100
/
+85
2025-05-09
Bluetooth: hci_conn: Remove alloc from critical section
Iulia Tanasescu
1
-18
/
+10
2025-04-25
Bluetooth: l2cap: Process valid commands in too long frame
Frédéric Danis
1
-1
/
+17
2025-04-25
Bluetooth: l2cap: Check encryption key size on incoming connection
Frédéric Danis
1
-1
/
+2
[prev]
[next]