index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements
Luiz Augusto von Dentz
1
-4
/
+6
2025-10-15
Bluetooth: ISO: don't leak skb in ISO_CONT RX
Pauli Virtanen
1
-1
/
+1
2025-10-15
Bluetooth: ISO: free rx_skb if not consumed
Pauli Virtanen
1
-0
/
+2
2025-10-15
Bluetooth: ISO: Fix possible UAF on iso_conn_free
Luiz Augusto von Dentz
1
-0
/
+7
2025-10-15
Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO
Luiz Augusto von Dentz
1
-6
/
+4
2025-09-22
Bluetooth: MGMT: Fix possible UAFs
Luiz Augusto von Dentz
3
-77
/
+231
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-3
/
+23
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue
Luiz Augusto von Dentz
1
-0
/
+4
2025-09-20
Bluetooth: hci_sync: Fix hci_resume_advertising_sync
Luiz Augusto von Dentz
1
-0
/
+7
2025-08-29
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Kuniyuki Iwashima
1
-0
/
+3
2025-08-22
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
2
-4
/
+7
2025-08-22
Bluetooth: hci_event: Disconnect device when BIG sync is lost
Yang Li
2
-1
/
+8
2025-08-22
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
1
-1
/
+11
2025-08-22
Bluetooth: hci_event: Mark connection as closed during suspend disconnect
Ludovico de Nittis
1
-0
/
+6
2025-08-22
Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
Ludovico de Nittis
1
-1
/
+1
2025-08-22
Bluetooth: hci_conn: Make unacked packet handling more robust
Luiz Augusto von Dentz
1
-17
/
+41
2025-08-15
Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()
Sergey Shtylyov
1
-1
/
+2
2025-08-15
Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established
Pauli Virtanen
1
-4
/
+4
2025-08-15
Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
Yang Li
1
-4
/
+8
2025-08-15
Bluetooth: hci_core: Fix using ll_privacy_capable for current settings
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
3
-14
/
+14
2025-08-15
Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINK
Luiz Augusto von Dentz
2
-2
/
+17
2025-08-15
Bluetooth: ISO: Fix getname not returning broadcast fields
Luiz Augusto von Dentz
1
-1
/
+1
2025-08-15
Bluetooth: hci_sync: Fix scan state after PA Sync has been established
Luiz Augusto von Dentz
1
-2
/
+5
2025-08-15
Bluetooth: hci_sync: Avoid adding default advertising on startup
Yang Li
1
-1
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
16
-72
/
+157
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
6
-27
/
+38
2025-07-23
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
1
-2
/
+6
2025-07-23
Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv
Ivan Pravdin
1
-3
/
+3
2025-07-23
Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
Yang Li
1
-1
/
+12
2025-07-23
Bluetooth: ISO: add socket option to report packet seqnum via CMSG
Pauli Virtanen
2
-3
/
+25
2025-07-23
Bluetooth: Fix typos in comments
Bastien Nocera
5
-6
/
+6
2025-07-23
Bluetooth: RFCOMM: Fix typos in comments
Bastien Nocera
2
-2
/
+3
2025-07-23
Bluetooth: aosp: Fix typo in comment
Bastien Nocera
1
-1
/
+1
2025-07-23
Bluetooth: Fix spelling mistakes
Yang Li
2
-12
/
+12
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
2
-2
/
+40
2025-07-23
Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT
Zijun Hu
1
-1
/
+1
2025-07-23
Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_addr()
Zijun Hu
1
-3
/
+1
2025-07-23
Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter_sync()
Zijun Hu
1
-1
/
+1
2025-07-23
Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()
Zijun Hu
1
-1
/
+1
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
10
-204
/
+276
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-76
/
+109
2025-07-17
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
1
-5
/
+21
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
6
-67
/
+63
2025-07-16
Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
Luiz Augusto von Dentz
1
-1
/
+1
2025-07-16
Bluetooth: SMP: If an unallowed command is received consider it a failure
Luiz Augusto von Dentz
2
-1
/
+19
2025-07-16
Bluetooth: hci_sync: fix connectable extended advertising when using static random address
Alessandro Gasbarroni
1
-2
/
+2
2025-07-16
Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
Kuniyuki Iwashima
1
-0
/
+3
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+5
[next]