index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+1
10 days
Bluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSM
Pauli Virtanen
1
-1
/
+4
10 days
Bluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connect
Pauli Virtanen
1
-6
/
+14
10 days
Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan
Pauli Virtanen
1
-0
/
+8
10 days
Bluetooth: hci_core: Fix race condition during device registration
Aleksandr Nogikh
2
-3
/
+3
2026-08-24
Bluetooth: RFCOMM: serialize session teardown
Chengfeng Ye
1
-0
/
+2
2026-08-24
Bluetooth: do not leak an hci_conn when a second LE connect is rejected
Radek Podgorny
1
-2
/
+7
2026-08-24
Bluetooth: RFCOMM: serialize security confirmation handling
Chengfeng Ye
1
-1
/
+7
2026-08-24
Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop
Hyunwoo Kim
1
-0
/
+4
2026-08-24
Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
Hang Nan
1
-0
/
+8
2026-08-24
Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skb
Xin Chen
1
-1
/
+1
2026-08-24
Bluetooth: hci_event: clear HCI_LE_ADV only on a created connection
Valentin Kindschi
1
-3
/
+4
2026-08-24
Bluetooth: hci_conn: re-enable advertising only for peripheral role
Valentin Kindschi
1
-1
/
+2
2026-08-24
Bluetooth: eir: Fix OOB read in eir_get_service_data()
HyeongJun An
1
-1
/
+2
2026-08-24
Bluetooth: hci_sync: add conditional locking annotations
Pauli Virtanen
1
-0
/
+5
2026-08-24
Bluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chan
Pauli Virtanen
1
-10
/
+13
2026-08-24
Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereference
Pavel Shpakovskiy
1
-5
/
+13
2026-08-24
Bluetooth: L2CAP: reject accept queue add unless BT_LISTEN
Pauli Virtanen
1
-0
/
+13
2026-08-24
Bluetooth: L2CAP: access chan->conn safely in get/setsockopt
Pauli Virtanen
1
-16
/
+48
2026-08-24
Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
Ibrahim Abdelkader
1
-0
/
+2
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-122
/
+665
2026-08-17
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+2
2026-08-12
Bluetooth: SMP: clear the aes_cmac_key when done
Thomas Huth
1
-1
/
+2
2026-08-07
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
Ali Ahmet Memis
1
-3
/
+21
2026-08-07
Bluetooth: MSFT: validate evt_prefix_len against the response length
Ali Ahmet Memis
1
-0
/
+5
2026-08-07
Bluetooth: ISO: zero the sockaddr before returning it in getname
Ali Ahmet Memis
1
-0
/
+2
2026-08-07
Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
Ali Ahmet Memis
1
-8
/
+22
2026-08-07
Bluetooth: hci_sync: Disable legacy instance's ext adv before setup snapshot
Muhammad Saheed
1
-0
/
+30
2026-08-07
Bluetooth: hci_event: fix out-of-bounds read in LE PA report reassembly
Laxman Acharya
1
-0
/
+7
2026-08-07
Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
Ali Ahmet Memis
1
-0
/
+8
2026-08-07
Bluetooth: MGMT: free the HCI command when it is cancelled
Linmao Li
1
-5
/
+8
2026-08-07
Bluetooth: MGMT: free the mesh send cancel command when it is cancelled
Linmao Li
1
-2
/
+7
2026-08-07
Bluetooth: hci_sync: free the advertising instance on the failure and cancel ...
Linmao Li
1
-3
/
+9
2026-08-07
Bluetooth: hci_conn: fix the SCO setup context lifetime
Linmao Li
1
-5
/
+15
2026-08-07
Bluetooth: hci_sync: Fix accept list UAF during suspend
Chengfeng Ye
1
-9
/
+37
2026-08-07
Bluetooth: hci_event: Use 255 as max event payload length in hci_ev_table[]
Zijun Hu
1
-7
/
+7
2026-08-07
Bluetooth: hci_event: Introduce handle_ev_vendor() for HCI_EV_VENDOR
Zijun Hu
1
-1
/
+9
2026-08-07
Bluetooth: hci_core: Introduce __hci_reset_dev() with a hardware error code
Zijun Hu
1
-3
/
+3
2026-08-07
Bluetooth: coredump: Expose header size and end marker to drivers
Zijun Hu
1
-5
/
+2
2026-08-07
Bluetooth: hci_event: validate LE Set CIG Parameters response
Laxman Acharya Padhya
1
-2
/
+4
2026-08-07
Bluetooth: add annotations for l2cap_data locking context
Pauli Virtanen
5
-3
/
+23
2026-08-07
Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind
Pauli Virtanen
1
-6
/
+17
2026-08-07
Bluetooth: hci_event: fix LE list UAF on reset
Chengfeng Ye
1
-0
/
+2
2026-08-07
Bluetooth: Add MGMT Load Connection Subrate command
Luiz Augusto von Dentz
3
-8
/
+224
2026-08-07
Bluetooth: Add MGMT Shorter Connection Interval setting
Luiz Augusto von Dentz
1
-0
/
+6
2026-08-07
Bluetooth: Add support for Shorter Connection Interval (SCI) feature
Luiz Augusto von Dentz
2
-2
/
+128
2026-08-07
Bluetooth: hci_core: Simplify hci_recv_frame() by hci_acl_handle()
Zijun Hu
1
-2
/
+1
2026-08-07
Bluetooth: coredump: Introduce and apply hci_devcd_state_name()
Zijun Hu
1
-7
/
+38
2026-08-07
Bluetooth: fix BT dependency for submodules
Iva Kasprzaková
4
-4
/
+4
2026-08-07
Bluetooth: coredump: Do not export hci_devcd_rx() and hci_devcd_timeout()
Zijun Hu
1
-2
/
+0
[next]