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
8 days
Bluetooth: hci_sync: Simplify hci_reset_sync()
Zijun Hu
8 days
Bluetooth: hci_sync: Introduce __hci_reset_sync() for device drivers
Zijun Hu
2026-06-22
Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()
Siwei Zhang
2026-06-22
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
2026-01-29
Bluetooth: hci_conn: Set link_policy on incoming ACL connections
Stefan Sørensen
2026-01-09
Bluetooth: hci_sync: enable PA Sync Lost event
Yang Li
2025-12-01
Bluetooth: HCI: Add support for LL Extended Feature Set
Luiz Augusto von Dentz
2025-12-01
Bluetooth: HCI: Always use the identity address when initializing a connection
Luiz Augusto von Dentz
2025-12-01
Bluetooth: ISO: Add support to bind to trigger PAST
Luiz Augusto von Dentz
2025-12-01
Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PAST
Luiz Augusto von Dentz
2025-12-01
Bluetooth: HCI: Add initial support for PAST
Luiz Augusto von Dentz
2025-11-10
Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
Luiz Augusto von Dentz
2025-10-24
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
2025-10-24
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
Luiz Augusto von Dentz
2025-10-24
Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once
Cen Zhang
2025-09-27
Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements
Luiz Augusto von Dentz
2025-09-20
Bluetooth: hci_sync: Fix hci_resume_advertising_sync
Luiz Augusto von Dentz
2025-08-22
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
2025-08-15
Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
Yang Li
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_sync: Fix scan state after PA Sync has been established
Luiz Augusto von Dentz
2025-08-15
Bluetooth: hci_sync: Avoid adding default advertising on startup
Yang Li
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
2025-07-23
Bluetooth: Fix typos in comments
Bastien Nocera
2025-07-23
Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...
Zijun Hu
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2025-07-16
Bluetooth: hci_sync: fix connectable extended advertising when using static r...
Alessandro Gasbarroni
2025-07-03
Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle
Luiz Augusto von Dentz
2025-07-03
Bluetooth: hci_sync: Fix not disabling advertising instance
Luiz Augusto von Dentz
[next]