index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
2024-04-10
1
-2
/
+1
*
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-13
/
+8
*
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-24
/
+12
*
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-32
/
+20
*
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-9
/
+5
*
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-13
/
+10
*
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
2024-04-10
1
-1
/
+3
*
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
2024-04-10
1
-3
/
+3
*
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
2024-04-10
1
-2
/
+8
*
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-03-29
1
-16
/
+32
*
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-03-29
1
-0
/
+25
*
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-03-29
2
-4
/
+7
*
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-29
1
-1
/
+4
*
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2024-03-08
1
-0
/
+3
*
Bluetooth: Fix eir name length
Frédéric Danis
2024-03-08
2
-23
/
+8
*
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
2024-03-07
1
-2
/
+2
*
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
2024-03-06
1
-1
/
+2
*
Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete()
Roman Smirnov
2024-03-06
1
-2
/
+1
*
Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()
Roman Smirnov
2024-03-06
1
-2
/
+1
*
Bluetooth: ISO: Clean up returns values in iso_connect_ind()
Dan Carpenter
2024-03-06
1
-6
/
+3
*
Bluetooth: fix use-after-free in accessing skb after sending it
Pauli Virtanen
2024-03-06
1
-1
/
+1
*
Bluetooth: af_bluetooth: Fix deadlock
Luiz Augusto von Dentz
2024-03-06
1
-7
/
+3
*
Bluetooth: bnep: Fix out-of-bound access
Luiz Augusto von Dentz
2024-03-06
1
-1
/
+2
*
Bluetooth: msft: Fix memory leak
Luiz Augusto von Dentz
2024-03-06
1
-0
/
+3
*
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
2024-03-06
1
-1
/
+1
*
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
2024-03-06
4
-27
/
+60
*
Bluetooth: hci_sync: Use QoS to determine which PHY to scan
Luiz Augusto von Dentz
2024-03-06
1
-11
/
+55
*
Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
Luiz Augusto von Dentz
2024-03-06
1
-10
/
+35
*
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2024-03-06
1
-4
/
+46
*
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
2024-03-06
2
-16
/
+57
*
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz
2024-03-06
1
-0
/
+3
*
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2024-03-06
1
-9
/
+4
*
Bluetooth: constify the struct device_type usage
Ricardo B. Marliere
2024-03-06
2
-2
/
+2
*
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2024-03-06
2
-67
/
+77
*
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
2024-03-06
1
-8
/
+124
*
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
2024-03-06
2
-7
/
+12
*
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2024-03-06
7
-14
/
+17
*
Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
Lukas Bulwahn
2024-03-06
1
-163
/
+0
*
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2024-03-06
2
-33
/
+4
*
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-03-06
2
-60
/
+79
*
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
2024-03-06
2
-7
/
+18
*
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2024-03-06
11
-3013
/
+20
*
Bluetooth: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-03-06
2
-6
/
+7
*
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-06
4
-38
/
+70
*
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2024-03-06
1
-4
/
+4
*
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
2024-03-06
1
-2
/
+0
*
Bluetooth: Disconnect connected devices before rfkilling adapter
Jonas Dreßler
2024-03-06
1
-2
/
+33
*
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-03-06
2
-5
/
+25
*
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
2024-03-06
1
-16
/
+0
*
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2024-02-28
2
-1
/
+11
[next]