summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-28Merge tag 'platform-drivers-x86-v7.2-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2026-07-28i2c: iproc: reset bus after timeout if START_BUSY is stuckJonas Gorski1-0/+11
2026-07-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+4
2026-07-28Bluetooth: SCO: give the socket its own sco_conn referenceAldo Ariel Panzardo1-9/+13
2026-07-28Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()Greg Kroah-Hartman1-21/+9
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()Greg Kroah-Hartman1-21/+15
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()Greg Kroah-Hartman1-28/+22
2026-07-28Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_syncPauli Virtanen1-13/+0
2026-07-28Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_syncPauli Virtanen1-1/+3
2026-07-28Bluetooth: hci_sync: hold conn in hci_past_sync() callbackPauli Virtanen1-3/+8
2026-07-28Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callbackPauli Virtanen1-2/+7
2026-07-28Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callbackPauli Virtanen1-4/+12
2026-07-28Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacksPauli Virtanen1-8/+24
2026-07-28Bluetooth: hci_conn: hold conn reference in abort_conn_sync()Pauli Virtanen1-1/+11
2026-07-28Bluetooth: btintel: Validate length before parsing diagnostics TLVZijun Hu1-0/+3
2026-07-28Bluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen3-12/+58
2026-07-28Bluetooth: ISO: fix refcounting of iso_connPauli Virtanen1-12/+17
2026-07-28Bluetooth: ISO: ensure no dangling hcon references in iso_connPauli Virtanen1-3/+21
2026-07-28Bluetooth: ISO: avoid deadlocks in iso_sock_timeoutPauli Virtanen1-31/+29
2026-07-28Bluetooth: ISO: fix leaking sk after socket releasePauli Virtanen1-4/+18
2026-07-28Bluetooth: ISO: hold sk properly in iso_conn_readyPauli Virtanen1-11/+23
2026-07-28Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()Pauli Virtanen1-3/+3
2026-07-28Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen1-1/+1
2026-07-28Bluetooth: ISO: lock sk in iso_connect_indPauli Virtanen1-8/+11
2026-07-28Bluetooth: ISO: lock sk in iso_sock_getnamePauli Virtanen1-0/+4
2026-07-28Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen1-6/+20
2026-07-28audit: drop BUG_ON() from audit_signal_info_syscall()Ricardo Robaina1-1/+2
2026-07-28audit: drop BUG_ON() from audit_add_to_parent()Ricardo Robaina1-1/+1
2026-07-28clk: rockchip: Fractional PLL coefficient on RK3588/RK3576 is two's complementAlexey Charkov4-11/+12
2026-07-28clk: rockchip: Fix the fractional part denominator on RK3588/RK3576 PLLsAlexey Charkov1-1/+8
2026-07-28arm64: dts: rockchip: Add ArmSoM CM5 and CM5-IOJiaxing Hu3-0/+951
2026-07-28Bluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye1-34/+97
2026-07-28Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frameJiale Yao1-0/+5
2026-07-28dt-bindings: arm: rockchip: Add ArmSoM CM5 and CM5-IOJiaxing Hu1-0/+7
2026-07-28Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao1-0/+5
2026-07-28Bluetooth: HIDP: validate numbered report payloadsSangho Lee1-2/+3
2026-07-28regulator: PM8350B LDO supportMark Brown2-0/+20
2026-07-28regulator: qcom-rpmh: Add support for PM8350BEsteban Urrutia1-0/+9
2026-07-28regulator: dt-bindings: qcom,rpmh: Add support for PM8350BEsteban Urrutia1-0/+11
2026-07-28Bluetooth: HIDP: reject frames without a transaction headerSangho Lee1-10/+15
2026-07-28Bluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi1-2/+18
2026-07-28Bluetooth: mgmt: fix UAF in pair command cancellationZihan Xi1-18/+46
2026-07-28drm/msm: Fix stale comments in uapi/drm/msm_drm.hHans de Goede1-3/+3
2026-07-28Bluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen1-0/+1
2026-07-28ASoC: ti: Improve probe error handlingMark Brown8-46/+32
2026-07-28ASoC: ti: rx51: Use dev_err_probe() for error handlingbui duc phuc1-16/+12
2026-07-28ASoC: ti: omap-twl4030: Use dev_err_probe() for error handlingbui duc phuc1-5/+3
2026-07-28ASoC: ti: omap-twl4030: Return the original error codebui duc phuc1-4/+3
2026-07-28ASoC: ti: omap-hdmi: Use dev_err_probe() for error handlingbui duc phuc1-4/+2
2026-07-28ASoC: ti: omap-dmic: Use dev_err_probe() for error handlingbui duc phuc1-4/+3