index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
1
-5
/
+4
2021-11-18
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
1
-1
/
+9
2021-11-18
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
1
-8
/
+16
2021-09-18
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
1
-31
/
+62
2021-09-18
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
1
-23
/
+16
2021-09-18
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
1
-6
/
+29
2021-09-18
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
1
-0
/
+15
2021-09-16
Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"
Sasha Levin
1
-8
/
+0
2021-09-15
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
1
-0
/
+6
2021-09-15
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
1
-0
/
+8
2021-09-15
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
1
-5
/
+1
2021-09-15
Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
Colin Ian King
1
-1
/
+1
2021-09-15
Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd
Tedd Ho-Jeong An
1
-1
/
+1
2021-09-15
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
1
-0
/
+5
2021-08-26
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
1
-1
/
+1
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
3
-24
/
+44
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
1
-8
/
+8
2021-07-19
Bluetooth: mgmt: Fix the command returns garbage parameter value
Tedd Ho-Jeong An
1
-0
/
+2
2021-07-19
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz
1
-2
/
+2
2021-07-19
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Luiz Augusto von Dentz
1
-2
/
+2
2021-07-19
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-07-19
Bluetooth: Fix alt settings for incoming SCO with transparent coding format
Kiran K
1
-3
/
+3
2021-07-19
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
1
-0
/
+3
2021-07-14
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
1
-1
/
+12
2021-07-14
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
1
-22
/
+29
2021-07-14
Bluetooth: Fix not sending Set Extended Scan Response
Luiz Augusto von Dentz
1
-8
/
+6
2021-07-14
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
1
-0
/
+3
2021-07-14
Bluetooth: Remove spurious error message
Szymon Janc
1
-9
/
+5
2021-06-10
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
1
-2
/
+2
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-06-03
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
1
-0
/
+5
2021-05-26
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-05-19
Bluetooth: check for zapped sk before connecting
Archie Pusaka
1
-0
/
+8
2021-05-19
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-05-19
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-05-19
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-05-14
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
1
-4
/
+0
2021-05-14
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
1
-4
/
+8
2021-05-14
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-1
/
+2
2021-05-11
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-03-07
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-03-07
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
1
-7
/
+11
2021-03-07
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
1
-1
/
+2
2021-03-04
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2021-03-04
Bluetooth: drop HCI device reference before return
Pan Bian
1
-0
/
+1
2021-03-04
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
1
-1
/
+1
2021-01-09
Bluetooth: Fix attempting to set RPA timeout when unsupported
Edward Vear
1
-1
/
+1
2020-12-30
Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
Wei Yongjun
1
-0
/
+5
2020-12-30
Bluetooth: Fix: LL PRivacy BLE device fails to connect
Sathish Narasimman
1
-4
/
+8
2020-12-30
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
[next]