index
:
Linux Stable
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.13.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
/
hci_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: fix use-after-free in accessing skb after sending it
Pauli Virtanen
2024-03-26
1
-1
/
+1
*
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
2024-03-26
1
-1
/
+1
*
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-26
1
-14
/
+32
*
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-26
1
-27
/
+57
*
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
2024-03-06
1
-3
/
+4
*
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
1
-0
/
+3
*
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
2023-09-20
1
-0
/
+1
*
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-09-20
1
-3
/
+5
*
Bluetooth: Fix hci_link_tx_to RCU lock usage
Ying Hsu
2023-09-20
1
-0
/
+5
*
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
Manish Mandlik
2023-08-11
1
-1
/
+1
*
Bluetooth: Fix potential use-after-free when clear keys
Min Li
2023-08-11
1
-8
/
+8
*
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
2023-08-11
1
-1
/
+1
*
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
2023-08-11
1
-0
/
+4
*
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
Douglas Anderson
2023-08-11
1
-5
/
+5
*
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
2023-07-20
1
-1
/
+3
*
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-07-20
1
-7
/
+31
*
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
2023-06-05
1
-0
/
+2
*
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
2023-06-05
1
-4
/
+4
*
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2023-04-23
1
-0
/
+3
*
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
2023-04-23
1
-0
/
+1
*
Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
2023-03-22
1
-4
/
+19
*
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
*
Bluetooth: hci_core: fix error handling in hci_register_dev()
Yang Yingliang
2022-12-12
1
-1
/
+1
*
Bluetooth: Fix crash when replugging CSR fake controllers
Luiz Augusto von Dentz
2022-12-02
1
-2
/
+6
*
Bluetooth: Prevent double register of suspend
Abhishek Pandit-Subedi
2022-09-28
1
-0
/
+4
*
Bluetooth: hci_core: Fix not handling link timeouts propertly
Luiz Augusto von Dentz
2022-09-27
1
-11
/
+23
*
Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
Tetsuo Handa
2022-09-19
1
-2
/
+13
*
Bluetooth: Implement support for Mesh
Brian Gix
2022-09-06
1
-3
/
+10
*
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
2022-08-25
1
-1
/
+1
*
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
2022-07-22
1
-30
/
+50
*
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
2022-07-22
1
-1
/
+5
*
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
2022-07-22
1
-47
/
+183
*
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
2022-07-22
1
-0
/
+32
*
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
2022-07-21
1
-53
/
+28
*
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
2022-07-21
1
-26
/
+20
*
Bluetooth: Collect kcov coverage from hci_rx_work
Tamas Koczka
2022-07-21
1
-1
/
+9
*
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
2022-07-21
1
-22
/
+20
*
Bluetooth: fix an error code in hci_register_dev()
Dan Carpenter
2022-07-21
1
-1
/
+2
*
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
2022-07-21
1
-8
/
+25
*
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
2022-07-21
1
-1
/
+9
*
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2022-07-05
1
-0
/
+3
*
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-06-05
1
-2
/
+2
*
Bluetooth: core: Fix missing power_on work cancel on HCI close
Vasyl Vavrychuk
2022-05-13
1
-2
/
+0
*
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-11
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-0
/
+1
|
\
|
*
Bluetooth: hci_core: Fix leaking sent_cmd skb
Luiz Augusto von Dentz
2022-02-24
1
-0
/
+1
*
|
Bluetooth: hci_core: Rate limit the logging of invalid SCO handle
Luiz Augusto von Dentz
2022-01-25
1
-2
/
+2
*
|
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
2022-01-20
1
-0
/
+1
|
/
*
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
2021-12-22
1
-1
/
+1
*
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
2021-12-07
1
-1
/
+7
[next]