index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
Manish Mandlik
1
-1
/
+1
2023-08-11
Bluetooth: Fix potential use-after-free when clear keys
Min Li
1
-8
/
+8
2023-08-11
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
1
-1
/
+1
2023-08-11
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
1
-0
/
+4
2023-08-11
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
Douglas Anderson
1
-5
/
+5
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
1
-1
/
+3
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-7
/
+31
2023-06-05
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
1
-0
/
+2
2023-06-05
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
1
-4
/
+4
2023-04-23
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
1
-0
/
+3
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
1
-0
/
+1
2023-03-22
Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
1
-4
/
+19
2022-12-12
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-12
Bluetooth: hci_core: fix error handling in hci_register_dev()
Yang Yingliang
1
-1
/
+1
2022-12-02
Bluetooth: Fix crash when replugging CSR fake controllers
Luiz Augusto von Dentz
1
-2
/
+6
2022-09-28
Bluetooth: Prevent double register of suspend
Abhishek Pandit-Subedi
1
-0
/
+4
2022-09-27
Bluetooth: hci_core: Fix not handling link timeouts propertly
Luiz Augusto von Dentz
1
-11
/
+23
2022-09-19
Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
Tetsuo Handa
1
-2
/
+13
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
1
-3
/
+10
2022-08-25
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
1
-1
/
+1
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
1
-30
/
+50
2022-07-22
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
1
-1
/
+5
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
1
-47
/
+183
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
1
-0
/
+32
2022-07-21
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
1
-53
/
+28
2022-07-21
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
1
-26
/
+20
2022-07-21
Bluetooth: Collect kcov coverage from hci_rx_work
Tamas Koczka
1
-1
/
+9
2022-07-21
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
1
-22
/
+20
2022-07-21
Bluetooth: fix an error code in hci_register_dev()
Dan Carpenter
1
-1
/
+2
2022-07-21
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
1
-8
/
+25
2022-07-21
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
1
-1
/
+9
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
1
-0
/
+3
2022-06-05
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
1
-2
/
+2
2022-05-13
Bluetooth: core: Fix missing power_on work cancel on HCI close
Vasyl Vavrychuk
1
-2
/
+0
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-3
/
+3
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-02-24
Bluetooth: hci_core: Fix leaking sent_cmd skb
Luiz Augusto von Dentz
1
-0
/
+1
2022-01-25
Bluetooth: hci_core: Rate limit the logging of invalid SCO handle
Luiz Augusto von Dentz
1
-2
/
+2
2022-01-20
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
1
-0
/
+1
2021-12-22
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
1
-1
/
+1
2021-12-07
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
1
-1
/
+7
2021-12-03
Bluetooth: hci_core: Cancel sync command if sending a frame failed
Benjamin Berg
1
-3
/
+11
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
1
-94
/
+12
2021-10-29
Bluetooth: hci_sync: Rework init stages
Luiz Augusto von Dentz
1
-1202
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_SET_POWERED
Luiz Augusto von Dentz
1
-12
/
+33
2021-10-29
Bluetooth: hci_sync: Rework background scan
Luiz Augusto von Dentz
1
-7
/
+7
2021-10-29
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann
1
-19
/
+4
2021-10-13
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-6
/
+7
2021-09-29
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
1
-49
/
+67
[next]