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-02-06
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
2023-01-18
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-01-18
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-01-18
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
2022-12-14
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
2022-12-14
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
2022-12-08
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-25
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
2022-11-10
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
2022-11-10
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
2022-11-10
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
2022-10-26
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
2022-10-26
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
2022-10-26
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
Tetsuo Handa
2022-09-05
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
2022-08-25
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
2022-08-11
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-29
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2022-07-29
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2022-07-29
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2022-06-14
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-04-15
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
2022-02-08
Bluetooth: refactor malicious adv data check
Brian Gix
2022-01-27
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
2022-01-27
Bluetooth: stop proccessing malicious adv data
Pavel Skripkin
2022-01-27
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
2021-11-26
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
2021-11-26
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
2021-11-26
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
2021-09-22
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
2021-09-22
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
2021-09-22
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
2021-09-22
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
2021-09-22
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-09-22
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-09-22
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
2021-09-22
Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
Colin Ian King
2021-09-22
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
2021-08-26
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
2021-07-20
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
2021-07-20
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
2021-07-20
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
2021-07-20
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
2021-06-10
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
2021-06-03
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
[next]