Commit aa637b2
Paolo Abeni
Merge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Luiz Augusto von Dentz says:
====================
bluetooth pull request for net:
- L2CAP: Fix deadlock in l2cap_conn_del()
- L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
- L2CAP: Fix send LE flow credits in ACL link
- btintel: serialize btintel_hw_error() with hci_req_sync_lock
- btusb: clamp SCO altsetting table indices
* tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth:
Bluetooth: btusb: clamp SCO altsetting table indices
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>3 files changed
Lines changed: 31 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
254 | 256 | | |
255 | 257 | | |
256 | 258 | | |
257 | 259 | | |
258 | | - | |
| 260 | + | |
259 | 261 | | |
260 | 262 | | |
261 | 263 | | |
262 | 264 | | |
263 | 265 | | |
264 | 266 | | |
265 | 267 | | |
266 | | - | |
| 268 | + | |
267 | 269 | | |
268 | 270 | | |
269 | 271 | | |
270 | 272 | | |
271 | 273 | | |
272 | | - | |
| 274 | + | |
273 | 275 | | |
274 | 276 | | |
275 | 277 | | |
276 | 278 | | |
277 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
278 | 283 | | |
279 | 284 | | |
280 | 285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2376 | 2376 | | |
2377 | 2377 | | |
2378 | 2378 | | |
| 2379 | + | |
2379 | 2380 | | |
2380 | | - | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
2381 | 2384 | | |
2382 | 2385 | | |
2383 | 2386 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1771 | 1771 | | |
1772 | 1772 | | |
1773 | 1773 | | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
1774 | 1777 | | |
1775 | 1778 | | |
1776 | 1779 | | |
| |||
1786 | 1789 | | |
1787 | 1790 | | |
1788 | 1791 | | |
1789 | | - | |
1790 | | - | |
1791 | 1792 | | |
1792 | 1793 | | |
1793 | 1794 | | |
| |||
1806 | 1807 | | |
1807 | 1808 | | |
1808 | 1809 | | |
1809 | | - | |
1810 | | - | |
1811 | | - | |
1812 | 1810 | | |
1813 | 1811 | | |
1814 | 1812 | | |
| |||
2400 | 2398 | | |
2401 | 2399 | | |
2402 | 2400 | | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
2403 | 2404 | | |
2404 | 2405 | | |
2405 | 2406 | | |
| |||
4335 | 4336 | | |
4336 | 4337 | | |
4337 | 4338 | | |
4338 | | - | |
4339 | | - | |
4340 | | - | |
| 4339 | + | |
| 4340 | + | |
| 4341 | + | |
| 4342 | + | |
4341 | 4343 | | |
4342 | | - | |
4343 | | - | |
4344 | | - | |
4345 | | - | |
| 4344 | + | |
| 4345 | + | |
| 4346 | + | |
| 4347 | + | |
| 4348 | + | |
4346 | 4349 | | |
4347 | 4350 | | |
4348 | 4351 | | |
| |||
6630 | 6633 | | |
6631 | 6634 | | |
6632 | 6635 | | |
| 6636 | + | |
| 6637 | + | |
| 6638 | + | |
| 6639 | + | |
6633 | 6640 | | |
6634 | 6641 | | |
6635 | 6642 | | |
| |||
0 commit comments