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
2024-07-25
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
2024-07-25
bluetooth/l2cap: sync sock recv cb and release
Edward Adam Davis
2024-07-25
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
2024-06-21
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-06-12
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-06-12
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2024-05-17
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
2024-05-17
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
2024-05-17
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
2024-05-02
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2024-05-02
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
2024-05-02
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
2024-04-17
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-17
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-17
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
2024-04-10
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-04-10
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-04-10
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-04-03
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-03-26
Bluetooth: Fix eir name length
Frédéric Danis
2024-03-26
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2024-03-26
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2024-03-26
Bluetooth: fix use-after-free in accessing skb after sending it
Pauli Virtanen
2024-03-26
Bluetooth: af_bluetooth: Fix deadlock
Luiz Augusto von Dentz
2024-03-26
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
2024-03-26
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-26
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-26
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
2024-03-26
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2024-03-26
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2024-03-26
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
2024-03-26
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
2024-03-26
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
2024-03-26
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
2024-03-06
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2024-03-06
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
2024-03-06
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
2024-03-06
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
2024-02-05
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
2024-02-05
Bluetooth: hci_sync: fix BR/EDR wakeup bug
clancy shang
2024-01-25
Bluetooth: Fix atomicity violation in {min,max}_key_size_set
Gui-Dong Han
2024-01-25
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2024-01-01
Bluetooth: Add more enc key size check
Alex Lu
2024-01-01
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2024-01-01
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
2024-01-01
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Hyunwoo Kim
2024-01-01
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
2024-01-01
Bluetooth: hci_event: shut up a false-positive warning
Arnd Bergmann
[next]