index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
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-08
Bluetooth: Fix eir name length
Frédéric Danis
2024-03-07
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
2024-03-06
Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete()
Roman Smirnov
2024-03-06
Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()
Roman Smirnov
2024-03-06
Bluetooth: ISO: Clean up returns values in iso_connect_ind()
Dan Carpenter
2024-03-06
Bluetooth: fix use-after-free in accessing skb after sending it
Pauli Virtanen
2024-03-06
Bluetooth: af_bluetooth: Fix deadlock
Luiz Augusto von Dentz
2024-03-06
Bluetooth: bnep: Fix out-of-bound access
Luiz Augusto von Dentz
2024-03-06
Bluetooth: msft: Fix memory leak
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_core: Fix possible buffer overflow
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: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2024-03-06
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
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: constify the struct device_type usage
Ricardo B. Marliere
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_event: Remove code to removed CONFIG_BT_HS
Lukas Bulwahn
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-03-06
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-03-06
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2024-03-06
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
2024-03-06
Bluetooth: Disconnect connected devices before rfkilling adapter
Jonas Dreßler
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-03-06
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
2024-02-28
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2024-02-28
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
2024-02-28
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
2024-02-28
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
2024-02-28
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
2024-02-28
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
2024-02-28
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
2024-02-28
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-12-22
Bluetooth: Fix atomicity violation in {min,max}_key_size_set
Gui-Dong Han
2023-12-22
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
2023-12-22
Bluetooth: hci_sync: fix BR/EDR wakeup bug
clancy shang
2023-12-22
Bluetooth: hci_conn: Check non NULL function before calling for HFP offload
Zijun Hu
2023-12-22
Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
Iulia Tanasescu
[next]