index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2025-09-09
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Kuniyuki Iwashima
2025-09-09
Bluetooth: hci_sync: Avoid adding default advertising on startup
Yang Li
2025-09-04
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
2025-09-04
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
2025-09-04
Bluetooth: hci_event: Mark connection as closed during suspend disconnect
Ludovico de Nittis
2025-09-04
Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
Ludovico de Nittis
2025-08-28
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
2025-08-28
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Sumanth Gavini
2025-07-24
Bluetooth: HCI: Set extended advertising data synchronously
Christian Eggers
2025-07-24
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
2025-07-24
Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
Luiz Augusto von Dentz
2025-07-24
Bluetooth: SMP: If an unallowed command is received consider it a failure
Luiz Augusto von Dentz
2025-07-24
Bluetooth: hci_sync: fix connectable extended advertising when using static r...
Alessandro Gasbarroni
2025-07-24
Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
Kuniyuki Iwashima
2025-07-17
Bluetooth: hci_sync: Fix not disabling advertising instance
Luiz Augusto von Dentz
2025-07-10
Bluetooth: Prevent unintended pause by checking if advertising is active
Yang Li
2025-07-10
Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
Christian Eggers
2025-07-10
Bluetooth: MGMT: set_mesh: update LE scan interval and window
Christian Eggers
2025-07-10
Bluetooth: hci_sync: revert some mesh modifications
Christian Eggers
2025-07-06
Bluetooth: L2CAP: Fix L2CAP MTU negotiation
Frédéric Danis
2025-06-27
Bluetooth: MGMT: Fix sparse errors
Luiz Augusto von Dentz
2025-06-27
Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance
Luiz Augusto von Dentz
2025-06-27
Bluetooth: Fix NULL pointer deference on eir_get_service_data
Luiz Augusto von Dentz
2025-06-27
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
2025-06-27
Bluetooth: hci_core: fix list_for_each_entry_rcu usage
Pauli Virtanen
2025-06-27
Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
Luiz Augusto von Dentz
2025-06-27
Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
Dmitry Antipov
2025-06-04
Bluetooth: L2CAP: Fix not checking l2cap_chan security level
Luiz Augusto von Dentz
2025-04-25
Bluetooth: l2cap: Check encryption key size on incoming connection
Frédéric Danis
2025-04-25
Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
Luiz Augusto von Dentz
2025-03-28
Bluetooth: Fix error code in chan_alloc_skb_cb()
Dan Carpenter
2025-03-28
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
2025-03-28
Bluetooth: hci_event: Fix enabling passive scanning
Luiz Augusto von Dentz
2025-03-13
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
Haoxiang Li
2025-03-13
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
Haoxiang Li
2025-03-07
Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
Luiz Augusto von Dentz
2025-02-21
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
Fedor Pchelkin
2025-02-21
Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc
Fedor Pchelkin
2025-02-21
Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync
Mazin Al Haddad
2025-01-17
Bluetooth: hci_sync: Fix not setting Random Address when required
Luiz Augusto von Dentz
2025-01-09
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2024-12-19
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
2024-12-19
Bluetooth: iso: Fix recursive locking warning
Iulia Tanasescu
2024-12-14
Bluetooth: MGMT: Fix possible deadlocks
Luiz Augusto von Dentz
2024-12-14
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
Luiz Augusto von Dentz
2024-12-14
Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
Ignat Korchagin
2024-12-14
Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_cre...
Ignat Korchagin
2024-12-14
Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
Andrej Shadura
2024-12-14
Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync
Luiz Augusto von Dentz
2024-12-14
Bluetooth: fix use-after-free in device_for_each_child()
Dmitry Antipov
[next]