index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-25
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
2023-10-25
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
2023-10-25
Bluetooth: hci_sync: always check if connection is alive before deleting
Pauli Virtanen
2023-10-25
Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
Pauli Virtanen
2023-10-25
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
2023-10-25
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
2023-10-25
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-10-25
Bluetooth: Avoid redundant authentication
Ying Hsu
2023-10-25
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
2023-10-25
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
2023-10-25
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
2023-10-25
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
2023-10-25
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2023-10-25
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
2023-10-10
Bluetooth: ISO: Fix handling of listen for unicast
Luiz Augusto von Dentz
2023-10-10
Bluetooth: Fix hci_link_tx_to RCU lock usage
Ying Hsu
2023-10-10
Bluetooth: Delete unused hci_req_prepare_suspend() declaration
Yao Xiao
2023-10-10
Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
Luiz Augusto von Dentz
2023-10-10
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
2023-09-23
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
2023-09-13
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2023-09-13
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
2023-09-13
Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
Pauli Virtanen
2023-09-13
Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
Luiz Augusto von Dentz
2023-09-13
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2023-09-13
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-09-13
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
2023-09-13
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-09-13
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
2023-09-13
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
2023-09-13
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
Manish Mandlik
2023-09-13
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
Douglas Anderson
2023-09-13
Bluetooth: Fix potential use-after-free when clear keys
Min Li
2023-09-13
Bluetooth: hci_conn: Fix hci_le_set_cig_params
Luiz Augusto von Dentz
2023-09-13
Bluetooth: hci_conn: Fix not allowing valid CIS ID
Luiz Augusto von Dentz
2023-09-13
Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
Luiz Augusto von Dentz
2023-09-13
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-09-13
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-06-29
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
2023-06-29
Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
Jiapeng Chong
2023-06-29
Bluetooth: hci_sysfs: make bt_class a static const structure
Ivan Orlov
[next]