index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Bluetooth: mgmt: Translate HCI reason in Device Disconnected event
Mikhail Gavrilov
2
-18
/
+19
11 days
Bluetooth: hci_sync: hold hdev->lock for hci_conn_params lookups
Pauli Virtanen
1
-4
/
+20
11 days
Bluetooth: mgmt: hold reference for hci_conn in mgmt_pending_cmds
Pauli Virtanen
1
-4
/
+22
11 days
Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync
Pauli Virtanen
1
-0
/
+16
11 days
Bluetooth: hci_sync: extend conn_hash lookup critical sections
Pauli Virtanen
1
-3
/
+39
11 days
Bluetooth: MGMT: revalidate LOAD_CONN_PARAM queued update
Cen Zhang
1
-9
/
+35
2026-07-06
Bluetooth: L2CAP: fix tx ident leak for commands without a response
Stig Hornang
1
-2
/
+13
2026-07-06
Bluetooth: ISO: fix malformed ISO_END/CONT handling
Pauli Virtanen
1
-15
/
+16
2026-07-06
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
Siwei Zhang
4
-105
/
+121
2026-07-06
Bluetooth: fix UAF in bt_accept_dequeue()
Yousef Alhouseen
2
-16
/
+5
2026-07-06
Bluetooth: bnep: pin L2CAP connection during netdev registration
Yousef Alhouseen
1
-6
/
+21
2026-07-06
Bluetooth: sco: Fix a race condition in sco_sock_timeout()
Sungwoo Kim
1
-1
/
+14
2026-07-06
Bluetooth: MGMT: Fix adv monitor add failure cleanup
Cen Zhang
2
-1
/
+3
2026-07-06
Bluetooth: 6lowpan: hold L2CAP conn across debugfs control
Cen Zhang
2
-6
/
+16
2026-07-06
Bluetooth: 6lowpan: avoid untracked enable work
Cen Zhang
1
-23
/
+4
2026-07-06
Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()
Siwei Zhang
2
-32
/
+122
2026-07-06
Bluetooth: L2CAP: validate option length before reading conf opt value
Muhammad Bilal
1
-8
/
+28
2026-07-06
Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
Runyu Xiao
1
-8
/
+2
2026-07-06
Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()
Muhammad Bilal
1
-1
/
+12
2026-07-06
Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete
Samuel Page
1
-0
/
+3
2026-07-06
Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdev
Luiz Augusto von Dentz
1
-15
/
+3
2026-06-11
Bluetooth: L2CAP: validate connectionless PSM length
Samuel Moelius
1
-0
/
+5
2026-06-11
Bluetooth: hci: validate codec capability element length
Samuel Moelius
1
-1
/
+1
2026-06-11
Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref
Marco Elver
1
-14
/
+20
2026-06-11
Bluetooth: Add SPDX id lines to some source files
Tim Bird
29
-116
/
+29
2026-06-11
Bluetooth: hci_core: Fix UAF in hci_unregister_dev()
Jordan Walters
1
-0
/
+2
2026-06-11
Bluetooth: hci_event: fix simultaneous discovery stuck in FINDING
Jiajia Liu
1
-0
/
+7
2026-06-11
Bluetooth: eir: Fix stack OOB write when prepending the Flags AD
Weiming Shi
1
-3
/
+5
2026-06-11
Bluetooth: hci_sync: Add support for HCI_LE_Set_Host_Feature [v2]
Luiz Augusto von Dentz
1
-1
/
+23
2026-06-11
Bluetooth: SCO: convert to getsockopt_iter
Breno Leitao
1
-28
/
+31
2026-06-11
Bluetooth: L2CAP: convert to getsockopt_iter
Breno Leitao
1
-24
/
+37
2026-06-11
Bluetooth: RFCOMM: convert to getsockopt_iter
Breno Leitao
1
-13
/
+17
2026-06-11
Bluetooth: ISO: convert to getsockopt_iter
Breno Leitao
1
-13
/
+14
2026-06-11
Bluetooth: hci_sock: convert to getsockopt_iter
Breno Leitao
1
-11
/
+15
2026-06-11
Bluetooth: hci_sock: write the full optval for getsockopt
Breno Leitao
1
-2
/
+2
2026-06-11
Bluetooth: SMP: Use AES-CMAC library API
Eric Biggers
2
-118
/
+65
2026-06-11
Bluetooth: Remove unneeded crypto kconfig selections
Eric Biggers
1
-3
/
+0
2026-06-11
Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregister
Pauli Virtanen
1
-2
/
+23
2026-06-03
Bluetooth: MGMT: Fix backward compatibility with userspace
Luiz Augusto von Dentz
1
-2
/
+3
2026-06-03
Bluetooth: SCO: Fix data-race on sco_pi fields in sco_connect
SeungJu Cheon
1
-5
/
+15
2026-06-03
Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls
SeungJu Cheon
1
-16
/
+44
2026-06-03
Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer
Luiz Augusto von Dentz
1
-1
/
+1
2026-06-03
Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
Luiz Augusto von Dentz
1
-0
/
+1
2026-06-03
Bluetooth: fix memory leak in error path of hci_alloc_dev()
Bharath Reddy
1
-2
/
+4
2026-06-03
Bluetooth: bnep: reject short frames before parsing
Zhang Cen
1
-21
/
+36
2026-06-03
Bluetooth: hci_sync: reject oversized Broadcast Announcement prepend
Yuqi Xu
1
-0
/
+5
2026-06-03
Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
Michael Bommarito
1
-0
/
+46
2026-06-03
Bluetooth: RFCOMM: validate skb length in MCC handlers
SeungJu Cheon
1
-18
/
+49
2026-06-03
Bluetooth: MGMT: validate advertising TLV before type checks
Zhang Cen
1
-6
/
+6
2026-06-03
Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
Zhang Cen
1
-4
/
+22
[next]