index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_sync.c
Age
Commit message (
Expand
)
Author
15 hours
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...
Mark Brown
5 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
6 days
Bluetooth: hci_sync: Fix not setting CE length properly
Luiz Augusto von Dentz
2026-08-24
Bluetooth: do not leak an hci_conn when a second LE connect is rejected
Radek Podgorny
2026-08-24
Bluetooth: hci_sync: add conditional locking annotations
Pauli Virtanen
2026-08-24
Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
Ibrahim Abdelkader
2026-08-24
Bluetooth: do not leak an hci_conn when a second LE connect is rejected
Radek Podgorny
2026-08-17
Bluetooth: hci_sync: add conditional locking annotations
Pauli Virtanen
2026-08-11
Bluetooth: hci_sync: Factor common cleanup code into a helper
Hans de Goede
2026-08-11
Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
Ibrahim Abdelkader
2026-08-07
Bluetooth: hci_sync: Disable legacy instance's ext adv before setup snapshot
Muhammad Saheed
2026-08-07
Bluetooth: hci_sync: free the advertising instance on the failure and cancel ...
Linmao Li
2026-08-07
Bluetooth: hci_sync: Fix accept list UAF during suspend
Chengfeng Ye
2026-08-07
Bluetooth: Add MGMT Load Connection Subrate command
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_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-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_sync: Fix advertising data UAFs
Chengfeng Ye
2026-07-20
Bluetooth: hci_sync: Protect UUID list traversal
Chengfeng Ye
2026-07-13
Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups
Pauli Virtanen
2026-07-13
Bluetooth: hci_sync: extend conn_hash lookup critical sections
Pauli Virtanen
2026-07-06
Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
Siwei Zhang
2026-06-11
Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]
Luiz Augusto von Dentz
2026-06-03
Bluetooth: hci_sync: reject oversized Broadcast Announcement prepend
Yuqi Xu
2026-05-28
Bluetooth: hci_sync: Reset device counters in hci_dev_close_sync()
Heitor Alves de Siqueira
2026-05-28
Bluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device close
Heitor Alves de Siqueira
2026-05-27
Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync
Doruk Tan Ozturk
2026-05-20
Bluetooth: hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_...
Luiz Augusto von Dentz
2026-04-13
Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists
Pauli Virtanen
2026-04-01
Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync
hkbinbin
2026-04-01
Bluetooth: hci_sync: Fix UAF in le_read_features_complete
Luiz Augusto von Dentz
2026-04-01
Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once fails
Pauli Virtanen
2026-04-01
Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists
Pauli Virtanen
2026-04-01
Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate
Pauli Virtanen
2026-03-19
Bluetooth: hci_sync: annotate data-races around hdev->req_status
Cen Zhang
2026-03-12
Bluetooth: hci_sync: Fix hci_le_create_conn_sync
Michael Grzeschik
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-23
Bluetooth: Fix CIS host feature condition
Mariusz Skamra
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
2026-01-29
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
Naga Bhavani Akella
[next]