index
:
linux-stable.git
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2025-01-17
Bluetooth: MGMT: Fix Add Device to responding before completing
Luiz Augusto von Dentz
2025-01-17
Bluetooth: hci_sync: Fix not setting Random Address when required
Luiz Augusto von Dentz
2025-01-09
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2025-01-09
Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
Markus Elfring
2024-12-19
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
2024-12-19
Bluetooth: iso: Fix recursive locking warning
Iulia Tanasescu
2024-12-19
Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating
Luiz Augusto von Dentz
2024-12-19
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
2024-12-14
Bluetooth: Support new quirks for ATS2851
Danil Pylaev
2024-12-14
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
Luiz Augusto von Dentz
2024-12-14
Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
Ignat Korchagin
2024-12-14
Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_cre...
Ignat Korchagin
2024-12-14
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-12-09
Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
Andrej Shadura
2024-12-09
Bluetooth: MGMT: Fix possible deadlocks
Luiz Augusto von Dentz
2024-12-09
Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync
Luiz Augusto von Dentz
2024-12-09
Bluetooth: fix use-after-free in device_for_each_child()
Dmitry Antipov
2024-11-22
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
2024-11-08
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
2024-11-01
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
2024-11-01
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
2024-11-01
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
2024-10-22
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
2024-10-22
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
2024-10-22
Bluetooth: Call iso_exit() on module unload
Aaron Thompson
2024-10-17
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
2024-10-17
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
2024-10-17
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
2024-10-10
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
2024-10-10
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-10-10
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-10-10
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-10-10
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
2024-10-10
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
2024-10-04
Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
Luiz Augusto von Dentz
2024-10-04
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2024-09-12
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
2024-09-12
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
2024-09-12
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2024-09-12
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-09-12
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2024-09-12
Bluetooth: MGMT: Ignore keys being loaded with invalid type
Luiz Augusto von Dentz
2024-09-12
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2024-09-04
Bluetooth: hci_core: Fix not handling hibernation actions
Luiz Augusto von Dentz
[next]