index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync
hkbinbin
1
-1
/
+2
2 days
Bluetooth: SMP: force responder MITM requirements before building the pairing...
Oleh Konko
1
-1
/
+5
2 days
Bluetooth: SMP: derive legacy responder STK authentication from MITM state
Oleh Konko
1
-4
/
+1
2 days
Bluetooth: MGMT: validate mesh send advertising payload length
Keenan Dong
1
-3
/
+11
2 days
Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt
Pauli Virtanen
1
-13
/
+20
2 days
Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync
Pauli Virtanen
1
-1
/
+7
2 days
Bluetooth: MGMT: validate LTK enc_size on load
Keenan Dong
1
-0
/
+3
2 days
Bluetooth: SCO: fix race conditions in sco_sock_connect()
Cen Zhang
1
-5
/
+21
2 days
Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate
Pauli Virtanen
1
-2
/
+9
11 days
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
1
-3
/
+26
11 days
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
Hyunwoo Kim
1
-7
/
+12
11 days
Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
Hyunwoo Kim
1
-5
/
+3
11 days
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
1
-14
/
+32
11 days
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
Zhang Chen
1
-0
/
+4
11 days
Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
Helen Koike
1
-0
/
+3
11 days
Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete
Luiz Augusto von Dentz
1
-1
/
+1
11 days
Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
Hyunwoo Kim
1
-3
/
+7
11 days
Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...
Hyunwoo Kim
1
-0
/
+5
11 days
Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req
Minseo Park
1
-3
/
+3
2026-03-25
Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
Shaurya Rane
1
-12
/
+8
2026-03-25
Bluetooth: HIDP: Fix possible UAF
Luiz Augusto von Dentz
1
-2
/
+14
2026-03-25
Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers
Wang Tao
1
-5
/
+2
2026-03-25
Bluetooth: hci_sync: Fix hci_le_create_conn_sync
Michael Grzeschik
1
-1
/
+1
2026-03-25
Bluetooth: ISO: Fix defer tests being unstable
Luiz Augusto von Dentz
1
-2
/
+2
2026-03-25
Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
Christian Eggers
1
-1
/
+1
2026-03-25
Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
Christian Eggers
1
-0
/
+1
2026-03-25
Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
Christian Eggers
1
-3
/
+7
2026-03-25
Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+9
2026-03-25
Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
Lukas Johannes Möller
1
-2
/
+4
2026-03-25
Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
Lukas Johannes Möller
1
-2
/
+2
2026-03-12
Bluetooth: Fix CIS host feature condition
Mariusz Skamra
1
-1
/
+1
2026-03-12
Bluetooth: purge error queues in socket destructors
Heitor Alves de Siqueira
4
-0
/
+4
2026-03-04
Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQ
Luiz Augusto von Dentz
1
-0
/
+7
2026-03-04
Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...
Luiz Augusto von Dentz
2
-4
/
+19
2026-03-04
Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+2
2026-03-04
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
1
-6
/
+8
2026-03-04
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
1
-18
/
+45
2026-03-04
Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
Stefan Sørensen
1
-2
/
+2
2026-03-04
Bluetooth: hci_conn: Set link_policy on incoming ACL connections
Stefan Sørensen
2
-2
/
+1
2026-02-06
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
1
-0
/
+3
2026-01-23
Bluetooth: hci_sync: enable PA Sync Lost event
Yang Li
1
-0
/
+1
2026-01-08
Bluetooth: MGMT: report BIS capability flags in supported settings
Pauli Virtanen
1
-0
/
+6
2025-11-20
Bluetooth: SMP: Fix not generating mackey and ltk when repairing
Luiz Augusto von Dentz
1
-24
/
+7
2025-11-20
Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Pauli Virtanen
4
-67
/
+94
2025-11-20
Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
Edward Adam Davis
1
-0
/
+2
2025-11-20
Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
Luiz Augusto von Dentz
1
-4
/
+12
2025-11-11
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
1
-14
/
+35
2025-11-10
Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
Luiz Augusto von Dentz
3
-21
/
+21
2025-11-10
Bluetooth: 6lowpan: add missing l2cap_chan_lock()
Pauli Virtanen
1
-0
/
+8
2025-11-10
Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
Pauli Virtanen
1
-25
/
+43
[next]