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-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-29
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-9
/
+5
2024-08-29
Bluetooth: Fix hci_link_tx_to RCU lock usage
Ying Hsu
1
-0
/
+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
2024-06-21
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-7
/
+1
2024-06-12
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2
-25
/
+122
2024-06-12
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
7
-54
/
+30
2024-05-17
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
1
-0
/
+3
2024-05-17
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
3
-5
/
+4
2024-05-17
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
1
-0
/
+4
2024-05-02
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2
-6
/
+8
2024-05-02
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
1
-2
/
+2
2024-05-02
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
1
-5
/
+15
2024-04-17
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-32
/
+20
2024-04-17
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-13
/
+10
2024-04-17
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
1
-1
/
+3
2024-04-10
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
1
-16
/
+32
2024-04-10
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
1
-0
/
+25
2024-04-10
Bluetooth: add quirk for broken address properties
Johan Hovold
1
-1
/
+4
2024-04-03
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2
-4
/
+7
2024-03-27
Bluetooth: Fix eir name length
Frédéric Danis
2
-23
/
+8
2024-03-27
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2
-4
/
+4
2024-03-27
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2
-8
/
+10
2024-03-27
Bluetooth: fix use-after-free in accessing skb after sending it
Pauli Virtanen
1
-1
/
+1
2024-03-27
Bluetooth: af_bluetooth: Fix deadlock
Luiz Augusto von Dentz
1
-7
/
+3
2024-03-27
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-27
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
4
-27
/
+60
2024-03-27
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
4
-39
/
+71
2024-03-27
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
3
-146
/
+46
2024-03-27
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2
-6
/
+31
2024-03-27
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2
-0
/
+7
2024-03-27
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
1
-2
/
+0
2024-03-27
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
1
-16
/
+0
2024-03-27
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
1
-1
/
+3
2024-03-27
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
1
-1
/
+1
2024-03-06
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2
-1
/
+11
2024-03-06
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-03-06
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
1
-2
/
+2
2024-03-06
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
1
-1
/
+4
2024-03-06
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
1
-3
/
+4
2024-03-06
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
1
-1
/
+1
[next]