index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-05-01
1
-1
/
+8
*
Bluetooth: Fix race condition in hidp_session_thread
Min Li
2023-04-20
1
-1
/
+1
*
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
2023-04-20
1
-18
/
+6
*
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
2023-03-30
1
-38
/
+79
*
Bluetooth: hci_sock: purge socket queues in the destruct() callback
Nguyen Dinh Phi
2023-03-11
1
-4
/
+7
*
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2023-03-10
2
-24
/
+8
*
Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
Soenke Huster
2023-02-06
1
-0
/
+13
*
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
2023-02-01
1
-0
/
+1
*
Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
Ying Hsu
2023-02-01
1
-1
/
+6
*
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-31
1
-1
/
+1
*
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-31
1
-1
/
+1
*
Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
Inga Stotland
2022-12-31
1
-1
/
+1
*
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
2022-12-21
1
-1
/
+2
*
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
2022-12-14
1
-1
/
+3
*
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
2022-12-14
1
-0
/
+1
*
Bluetooth: Fix crash when replugging CSR fake controllers
Luiz Augusto von Dentz
2022-12-14
1
-1
/
+2
*
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
2022-11-26
1
-1
/
+1
*
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
2022-11-10
1
-1
/
+2
*
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-10
1
-0
/
+25
*
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
2022-11-10
1
-4
/
+3
*
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
2022-11-10
1
-0
/
+1
*
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
2022-11-10
1
-7
/
+41
*
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
2022-10-26
1
-0
/
+7
*
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
2022-10-26
1
-0
/
+3
*
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
Tetsuo Handa
2022-10-26
1
-4
/
+6
*
Bluetooth: hci_core: Fix not handling link timeouts propertly
Luiz Augusto von Dentz
2022-10-26
1
-11
/
+23
*
Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
Luiz Augusto von Dentz
2022-10-26
1
-0
/
+3
*
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
2022-09-05
1
-5
/
+5
*
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
2022-08-17
1
-7
/
+6
*
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-08-03
1
-13
/
+48
*
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2022-07-29
1
-4
/
+6
*
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2022-07-29
2
-2
/
+2
*
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2022-07-29
2
-43
/
+53
*
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2022-07-29
1
-23
/
+11
*
Bluetooth: protect le accept and resolv lists with hdev->lock
Niels Dossche
2022-07-12
1
-0
/
+12
*
Bluetooth: use hdev lock for accept_list and reject_list in conn req
Niels Dossche
2022-06-09
1
-6
/
+9
*
Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
Niels Dossche
2022-06-09
1
-0
/
+2
*
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
2022-06-09
1
-8
/
+13
*
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-15
1
-3
/
+3
*
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
2022-04-13
1
-1
/
+2
*
Bluetooth: use memset avoid memory leaks
Minghao Chi (CGEL ZTE)
2022-04-13
1
-0
/
+1
*
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
2022-04-08
1
-0
/
+2
*
Bluetooth: hci_core: Fix leaking sent_cmd skb
Luiz Augusto von Dentz
2022-03-19
1
-0
/
+1
*
Bluetooth: refactor malicious adv data check
Brian Gix
2022-02-01
1
-5
/
+5
*
Bluetooth: hci_sync: Fix not setting adv set duration
Luiz Augusto von Dentz
2022-01-27
1
-1
/
+1
*
Bluetooth: Fix removing adv when processing cmd complete
Archie Pusaka
2022-01-27
1
-2
/
+4
*
Bluetooth: Fix memory leak of hci device
Wei Yongjun
2022-01-27
1
-0
/
+2
*
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
2022-01-27
1
-0
/
+1
*
Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
Dan Carpenter
2022-01-27
1
-6
/
+8
*
Bluetooth: L2CAP: Fix using wrong mode
Luiz Augusto von Dentz
2022-01-27
1
-2
/
+10
[next]