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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-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
2024-02-05
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
1
-1
/
+2
2024-02-05
Bluetooth: hci_sync: fix BR/EDR wakeup bug
clancy shang
1
-4
/
+6
2024-01-26
Bluetooth: Fix atomicity violation in {min,max}_key_size_set
Gui-Dong Han
1
-4
/
+8
2024-01-26
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2
-14
/
+5
2024-01-01
Bluetooth: Add more enc key size check
Alex Lu
1
-1
/
+15
2024-01-01
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2
-7
/
+25
2024-01-01
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
1
-6
/
+15
2024-01-01
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Hyunwoo Kim
1
-1
/
+6
2024-01-01
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
1
-1
/
+2
2024-01-01
Bluetooth: hci_event: shut up a false-positive warning
Arnd Bergmann
1
-0
/
+3
2023-11-28
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2
-15
/
+14
2023-11-20
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
1
-2
/
+2
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+2
2023-10-25
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
1
-1
/
+1
2023-10-25
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
1
-5
/
+7
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-3
/
+5
2023-10-25
Bluetooth: Avoid redundant authentication
Ying Hsu
1
-28
/
+35
2023-10-25
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
1
-1
/
+1
2023-10-25
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
1
-2
/
+1
2023-10-25
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
1
-2
/
+2
2023-10-25
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2
-0
/
+20
2023-10-25
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
1
-0
/
+9
2023-10-10
Bluetooth: ISO: Fix handling of listen for unicast
Luiz Augusto von Dentz
1
-3
/
+6
2023-10-10
Bluetooth: Delete unused hci_req_prepare_suspend() declaration
Yao Xiao
1
-2
/
+0
2023-10-10
Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
Luiz Augusto von Dentz
1
-9
/
+4
[next]