index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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-25
1
-7
/
+6
*
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-08-25
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: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
2022-06-14
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-20
1
-1
/
+2
*
Bluetooth: refactor malicious adv data check
Brian Gix
2022-02-08
1
-5
/
+5
*
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
2022-01-27
1
-0
/
+1
*
Bluetooth: stop proccessing malicious adv data
Pavel Skripkin
2022-01-27
1
-1
/
+7
*
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
2022-01-27
1
-3
/
+1
*
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
2022-01-27
1
-5
/
+4
*
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
2022-01-27
1
-6
/
+29
*
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
2021-11-26
1
-1
/
+9
*
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
2021-11-26
1
-8
/
+16
*
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
2021-09-22
1
-23
/
+16
*
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
2021-09-22
1
-0
/
+15
*
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-09-22
1
-0
/
+6
*
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-09-22
1
-0
/
+8
*
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
2021-09-22
1
-5
/
+1
*
Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
Colin Ian King
2021-09-22
1
-1
/
+1
*
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
2021-09-22
1
-0
/
+5
*
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
2021-08-26
1
-1
/
+1
*
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-15
3
-24
/
+44
*
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
2021-08-08
1
-8
/
+8
*
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
2021-07-20
1
-8
/
+8
*
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
2021-07-20
1
-0
/
+3
*
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
2021-07-20
1
-0
/
+3
*
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
2021-06-10
1
-2
/
+2
*
Bluetooth: fix the erroneous flush_work() order
Lin Ma
2021-06-10
1
-1
/
+6
*
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
2021-06-03
1
-0
/
+5
*
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
2021-05-26
1
-0
/
+9
*
Bluetooth: check for zapped sk before connecting
Archie Pusaka
2021-05-22
1
-0
/
+8
*
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
2021-05-22
1
-0
/
+2
*
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
2021-05-22
1
-0
/
+2
*
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
2021-05-22
1
-4
/
+8
*
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2021-05-22
1
-1
/
+2
*
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
2021-03-07
1
-0
/
+3
*
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
2021-03-03
1
-2
/
+4
*
Bluetooth: drop HCI device reference before return
Pan Bian
2021-03-03
1
-0
/
+1
*
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
2021-03-03
1
-1
/
+1
*
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
2020-12-29
1
-0
/
+5
*
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
2020-12-29
1
-7
/
+5
*
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
2020-10-29
1
-3
/
+4
[next]