index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-1
/
+1
2024-12-09
Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
Andrej Shadura
1
-4
/
+6
2024-12-09
Bluetooth: MGMT: Fix possible deadlocks
Luiz Augusto von Dentz
1
-9
/
+18
2024-12-09
Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync
Luiz Augusto von Dentz
1
-2
/
+9
2024-12-09
Bluetooth: fix use-after-free in device_for_each_child()
Dmitry Antipov
1
-11
/
+4
2024-11-22
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
1
-2
/
+0
2024-11-08
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
1
-7
/
+11
2024-11-01
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
1
-6
/
+12
2024-11-01
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
2
-6
/
+34
2024-11-01
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
1
-2
/
+1
2024-10-22
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
1
-5
/
+1
2024-10-22
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
1
-0
/
+1
2024-10-22
Bluetooth: Call iso_exit() on module unload
Aaron Thompson
1
-0
/
+2
2024-10-17
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
1
-0
/
+3
2024-10-17
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
1
-2
/
+0
2024-10-17
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
1
-15
/
+12
2024-10-10
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
1
-8
/
+5
2024-10-10
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-32
/
+20
2024-10-10
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-24
/
+12
2024-10-10
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-13
/
+8
2024-10-10
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
3
-9
/
+3
2024-10-10
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
1
-9
/
+14
2024-10-04
Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
Luiz Augusto von Dentz
1
-1
/
+4
2024-10-04
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2
-8
/
+11
2024-09-12
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
1
-9
/
+4
2024-09-12
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz
1
-0
/
+3
2024-09-12
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+3
2024-09-12
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
2
-43
/
+47
2024-09-12
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
1
-2
/
+40
2024-09-12
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2
-67
/
+77
2024-09-12
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
1
-8
/
+124
2024-09-12
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
2
-7
/
+12
2024-09-12
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2
-33
/
+4
2024-09-12
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2
-60
/
+79
2024-09-12
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
1
-4
/
+4
2024-09-12
Bluetooth: MGMT: Ignore keys being loaded with invalid type
Luiz Augusto von Dentz
1
-18
/
+19
2024-09-12
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2
-25
/
+7
2024-09-04
Bluetooth: hci_core: Fix not handling hibernation actions
Luiz Augusto von Dentz
1
-2
/
+8
2024-08-29
Bluetooth: MGMT: Add error handling to pair_device()
Griffin Kroah-Hartman
1
-0
/
+4
2024-08-29
Bluetooth: SMP: Fix assumption of Central always being Initiator
Luiz Augusto von Dentz
1
-72
/
+72
2024-08-29
Bluetooth: hci_core: Fix LE quote calculation
Luiz Augusto von Dentz
1
-12
/
+7
2024-08-29
Bluetooth: bnep: Fix out-of-bound access
Luiz Augusto von Dentz
1
-1
/
+2
2024-08-29
Bluetooth: hci_conn: Check non NULL function before calling for HFP offload
Zijun Hu
1
-3
/
+8
2024-08-19
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-9
/
+5
2024-08-14
Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
Anton Khirnov
1
-0
/
+14
2024-08-14
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
1
-0
/
+1
2024-08-11
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
1
-0
/
+21
2024-07-25
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
4
-66
/
+35
2024-07-25
bluetooth/l2cap: sync sock recv cb and release
Edward Adam Davis
1
-3
/
+22
2024-07-25
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
1
-0
/
+4
[next]