index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Lines
2025-01-08
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
-2
/
+2
2025-01-08
Bluetooth: MGMT: Fix Add Device to responding before completing
Luiz Augusto von Dentz
-2
/
+36
2025-01-08
Bluetooth: hci_sync: Fix not setting Random Address when required
Luiz Augusto von Dentz
-5
/
+6
2024-12-12
Bluetooth: iso: Fix circular lock in iso_conn_big_sync
Iulia Tanasescu
-7
/
+27
2024-12-12
Bluetooth: iso: Fix circular lock in iso_listen_bis
Iulia Tanasescu
-2
/
+12
2024-12-12
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
-14
/
+15
2024-12-12
Bluetooth: iso: Fix recursive locking warning
Iulia Tanasescu
-2
/
+6
2024-12-12
Bluetooth: iso: Always release hdev at the end of iso_listen_bis
Iulia Tanasescu
-2
/
+1
2024-12-12
Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating
Luiz Augusto von Dentz
-22
/
+11
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
-19
/
+27
2024-12-11
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
-31
/
+33
2024-11-26
Bluetooth: SCO: remove the redundant sco_conn_put
Edward Adam Davis
-1
/
+1
2024-11-26
Bluetooth: MGMT: Fix possible deadlocks
Luiz Augusto von Dentz
-9
/
+18
2024-11-26
Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync
Luiz Augusto von Dentz
-2
/
+9
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-142
/
+486
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+0
2024-11-14
Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNC
Luiz Augusto von Dentz
-0
/
+60
2024-11-14
Bluetooth: fix use-after-free in device_for_each_child()
Dmitry Antipov
-11
/
+4
2024-11-14
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
-2
/
+0
2024-11-14
Bluetooth: ISO: Send BIG Create Sync via hci_sync
Iulia Tanasescu
-1
/
+25
2024-11-14
Bluetooth: hci_conn: Remove alloc from critical section
Iulia Tanasescu
-18
/
+10
2024-11-14
Bluetooth: ISO: Use kref to track lifetime of iso_conn
Luiz Augusto von Dentz
-17
/
+71
2024-11-14
Bluetooth: SCO: Use kref to track lifetime of sco_conn
Luiz Augusto von Dentz
-28
/
+71
2024-11-14
Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slave
Iulia Tanasescu
-1
/
+1
2024-11-14
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
-16
/
+95
2024-11-14
Bluetooth: ISO: Fix matching parent socket for BIS slave
Iulia Tanasescu
-2
/
+17
2024-11-14
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
-39
/
+103
2024-11-14
Bluetooth: Support new quirks for ATS2851
Danil Pylaev
-1
/
+15
2024-11-14
Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
Andrej Shadura
-4
/
+6
2024-11-14
Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packet
Luiz Augusto von Dentz
-4
/
+9
2024-11-14
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
Luiz Augusto von Dentz
-4
/
+9
2024-11-14
Bluetooth: hci_conn: Use disable_delayed_work_sync
Luiz Augusto von Dentz
-3
/
+3
2024-11-14
Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
Markus Elfring
-10
/
+3
2024-11-12
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
-2
/
+0
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+11
2024-10-30
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
-7
/
+11
2024-10-30
jiffies: Define secs_to_jiffies()
Easwar Hariharan
-2
/
+0
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-31
/
+75
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-24
/
+70
2024-10-23
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
-6
/
+12
2024-10-23
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
-6
/
+34
2024-10-23
Bluetooth: hci_core: Disable works on hci_unregister_dev
Luiz Augusto von Dentz
-12
/
+24
2024-10-16
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
-2
/
+1
2024-10-16
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
-0
/
+1
2024-10-16
Bluetooth: Call iso_exit() on module unload
Aaron Thompson
-0
/
+2
2024-10-16
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
-5
/
+1
2024-10-15
Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
Ignat Korchagin
-5
/
+5
2024-10-15
Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_cre...
Ignat Korchagin
-0
/
+1
2024-10-04
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
-0
/
+3
2024-10-04
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
-2
/
+0
[next]