summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callbackPauli Virtanen
2026-07-28Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacksPauli Virtanen
2026-07-28Bluetooth: hci_conn: hold conn reference in abort_conn_sync()Pauli Virtanen
2026-07-28Bluetooth: btintel: Validate length before parsing diagnostics TLVZijun Hu
2026-07-28Bluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen
2026-07-28Bluetooth: ISO: fix refcounting of iso_connPauli Virtanen
2026-07-28Bluetooth: ISO: ensure no dangling hcon references in iso_connPauli Virtanen
2026-07-28Bluetooth: ISO: avoid deadlocks in iso_sock_timeoutPauli Virtanen
2026-07-28Bluetooth: ISO: fix leaking sk after socket releasePauli Virtanen
2026-07-28Bluetooth: ISO: hold sk properly in iso_conn_readyPauli Virtanen
2026-07-28Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()Pauli Virtanen
2026-07-28Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen
2026-07-28Bluetooth: ISO: lock sk in iso_connect_indPauli Virtanen
2026-07-28Bluetooth: ISO: lock sk in iso_sock_getnamePauli Virtanen
2026-07-28Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen
2026-07-28audit: drop BUG_ON() from audit_signal_info_syscall()Ricardo Robaina
2026-07-28audit: drop BUG_ON() from audit_add_to_parent()Ricardo Robaina
2026-07-28clk: rockchip: Fractional PLL coefficient on RK3588/RK3576 is two's complementAlexey Charkov
2026-07-28clk: rockchip: Fix the fractional part denominator on RK3588/RK3576 PLLsAlexey Charkov
2026-07-28arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IOJiaxing Hu
2026-07-28Bluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
2026-07-28Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frameJiale Yao
2026-07-28dt-bindings: arm: rockchip: Add ArmSoM CM5 and CM5-IOJiaxing Hu
2026-07-28Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao
2026-07-28Bluetooth: HIDP: validate numbered report payloadsSangho Lee
2026-07-28regulator: PM8350B LDO supportMark Brown
2026-07-28regulator: qcom-rpmh: Add support for PM8350BEsteban Urrutia
2026-07-28regulator: dt-bindings: qcom,rpmh: Add support for PM8350BEsteban Urrutia
2026-07-28Bluetooth: HIDP: reject frames without a transaction headerSangho Lee
2026-07-28Bluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi
2026-07-28Bluetooth: mgmt: fix UAF in pair command cancellationZihan Xi
2026-07-28drm/msm: Fix stale comments in uapi/drm/msm_drm.hHans de Goede
2026-07-28Bluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen
2026-07-28ASoC: ti: Improve probe error handlingMark Brown
2026-07-28ASoC: ti: rx51: Use dev_err_probe() for error handlingbui duc phuc
2026-07-28ASoC: ti: omap-twl4030: Use dev_err_probe() for error handlingbui duc phuc
2026-07-28ASoC: ti: omap-twl4030: Return the original error codebui duc phuc
2026-07-28ASoC: ti: omap-hdmi: Use dev_err_probe() for error handlingbui duc phuc
2026-07-28ASoC: ti: omap-dmic: Use dev_err_probe() for error handlingbui duc phuc
2026-07-28ASoC: ti: omap-abe-twl6040: Use dev_err_probe() for error handlingbui duc phuc
2026-07-28ASoC: ti: omap-abe-twl6040: Preserve error code and drop redundant logbui duc phuc
2026-07-28ASoC: ti: j721e-evm: Return the original error from card name parsingbui duc phuc
2026-07-28ASoC: ti: davinci-evm: Use dev_err_probe() for error handlingbui duc phuc
2026-07-28ASoC: ti: ams-delta: Use dev_err_probe() for error handlingbui duc phuc
2026-07-28ASoC: soc-generic-dmaengine: Handle DMA channel request failures correctlybui duc phuc
2026-07-28regulator: fan53555: Add support for mode operations on Silergy devicesVictor Krawiec
2026-07-28regulator: dt-bindings: Add fan53555 allowed modesVictor Krawiec
2026-07-28e1000: fix memory leak in e1000_probe()Dawei Feng
2026-07-28igbvf: Fix leak in TX DMA error cleanupMatt Vollrath
2026-07-28igc: remove napi_synchronize() in igc_down()David Carlier