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
/
hci_sync.c
Age
Commit message (
Expand
)
Author
2024-03-08
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Use QoS to determine which PHY to scan
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-03-06
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-02-28
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
2024-02-28
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
2023-12-22
Bluetooth: hci_sync: fix BR/EDR wakeup bug
clancy shang
2023-12-22
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
2023-10-23
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
2023-10-23
Bluetooth: ISO: Set CIS bit only for devices with CIS support
Vlad Pruteanu
2023-10-23
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2023-10-11
Bluetooth: hci_sync: always check if connection is alive before deleting
Pauli Virtanen
2023-09-20
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
2023-09-20
Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
Luiz Augusto von Dentz
2023-08-24
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-24
Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_core: Make hci_is_le_conn_scanning public
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
Pauli Virtanen
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-08-11
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_sync: Enable events for BIS capable devices
Claudia Draghicescu
2023-08-11
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-06-29
Bluetooth: fix use-bdaddr-property quirk
Johan Hovold
2023-06-29
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Johan Hovold
2023-06-05
Bluetooth: fix debugfs registration
Johan Hovold
2023-06-05
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
2023-04-23
Bluetooth: hci_sync: Remove duplicate statement
Inga Stotland
2023-04-23
Bluetooth: hci_sync: Don't wait peer's reply when powering off
Archie Pusaka
2023-04-23
Bluetooth: hci_sync: Fix smatch warning
Luiz Augusto von Dentz
[next]