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
2022-12-31
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-31
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-31
Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
Inga Stotland
2022-12-21
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-14
Bluetooth: Fix crash when replugging CSR fake controllers
Luiz Augusto von Dentz
2022-11-26
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 accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-10
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
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-10-26
Bluetooth: hci_core: Fix not handling link timeouts propertly
Luiz Augusto von Dentz
2022-10-26
Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
Luiz Augusto von Dentz
2022-09-05
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
2022-08-17
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
2022-08-03
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-07-12
Bluetooth: protect le accept and resolv lists with hdev->lock
Niels Dossche
2022-06-09
Bluetooth: use hdev lock for accept_list and reject_list in conn req
Niels Dossche
2022-06-09
Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
Niels Dossche
2022-06-09
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-13
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
2022-04-13
Bluetooth: use memset avoid memory leaks
Minghao Chi (CGEL ZTE)
2022-04-08
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
2022-03-19
Bluetooth: hci_core: Fix leaking sent_cmd skb
Luiz Augusto von Dentz
2022-02-01
Bluetooth: refactor malicious adv data check
Brian Gix
2022-01-27
Bluetooth: hci_sync: Fix not setting adv set duration
Luiz Augusto von Dentz
2022-01-27
Bluetooth: Fix removing adv when processing cmd complete
Archie Pusaka
2022-01-27
Bluetooth: Fix memory leak of hci device
Wei Yongjun
2022-01-27
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
2022-01-27
Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
Dan Carpenter
2022-01-27
Bluetooth: L2CAP: Fix using wrong mode
Luiz Augusto von Dentz
2022-01-27
Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag
Luiz Augusto von Dentz
2022-01-27
Bluetooth: refactor set_exp_feature with a feature table
Joseph Hwang
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
2022-01-27
Bluetooth: L2CAP: Fix not initializing sk_peer_pid
Luiz Augusto von Dentz
2022-01-16
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
2021-11-18
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
2021-11-18
Bluetooth: call sock_hold earlier in sco_conn_del
Desmond Cheong Zhi Xi
2021-11-18
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
[next]