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.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: MGMT: Use correct address for memcpy()
Andy Shevchenko
2023-07-20
1
-1
/
+1
*
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
2023-07-20
1
-11
/
+12
*
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
2023-07-20
1
-2
/
+2
*
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
2023-07-20
1
-1
/
+3
*
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
2023-07-20
1
-22
/
+31
*
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
2023-07-20
1
-0
/
+3
*
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-07-20
5
-44
/
+159
*
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
2023-06-29
1
-15
/
+34
*
Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
Jiapeng Chong
2023-06-29
1
-3
/
+1
*
Bluetooth: hci_sysfs: make bt_class a static const structure
Ivan Orlov
2023-06-29
1
-7
/
+7
*
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
2023-06-29
2
-4
/
+4
*
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
2023-06-29
1
-10
/
+5
*
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
2023-06-29
1
-1
/
+2
*
Bluetooth: ISO: use hci_sync for setting CIG parameters
Pauli Virtanen
2023-06-29
1
-8
/
+39
*
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-06-29
1
-0
/
+2
*
Bluetooth: fix use-bdaddr-property quirk
Johan Hovold
2023-06-29
1
-5
/
+3
*
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Johan Hovold
2023-06-29
1
-17
/
+11
*
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-06-29
1
-0
/
+5
*
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
2023-06-05
1
-0
/
+9
*
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
2023-06-05
1
-18
/
+26
*
Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
Pauli Virtanen
2023-06-05
1
-0
/
+2
*
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
2023-06-05
1
-0
/
+4
*
Bluetooth: fix debugfs registration
Johan Hovold
2023-06-05
1
-0
/
+3
*
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
2023-06-05
2
-6
/
+16
*
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
2023-06-05
1
-4
/
+4
*
Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIG
Pauli Virtanen
2023-06-05
1
-7
/
+6
*
Bluetooth: ISO: consider right CIS when removing CIG at cleanup
Pauli Virtanen
2023-06-05
1
-2
/
+5
*
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Ruihan Li
2023-05-19
1
-15
/
+6
*
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2023-05-19
1
-11
/
+22
*
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
2023-05-19
1
-3
/
+3
*
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
2023-05-19
1
-9
/
+12
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
5
-71
/
+155
|
|
\
|
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
|
|
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2023-04-23
2
-6
/
+31
*
|
|
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2023-04-23
2
-0
/
+7
*
|
|
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
2023-04-23
1
-6
/
+7
*
|
|
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-04-23
1
-1
/
+8
*
|
|
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
2023-04-23
1
-1
/
+0
*
|
|
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
2023-04-23
1
-0
/
+28
*
|
|
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
2023-04-23
1
-1
/
+5
*
|
|
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2023-04-23
2
-57
/
+66
*
|
|
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2023-04-23
1
-1
/
+2
*
|
|
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
3
-95
/
+160
*
|
|
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
2023-04-23
1
-1
/
+0
*
|
|
Bluetooth: fix inconsistent indenting
Lanzhe Li
2023-04-23
1
-1
/
+1
*
|
|
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2023-04-23
2
-6
/
+26
*
|
|
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-23
3
-118
/
+202
*
|
|
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
2023-04-23
4
-0
/
+540
*
|
|
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2023-04-23
1
-2
/
+7
[next]