summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28drm/amdgpu : update mmhub eco sec lvl for vcn5_3Suresh Guttula
2026-07-28x86/boot: Add volatile, clobbers and zero-length test in memcmp()Mauricio Faria de Oliveira
2026-07-28i2c: qcom-cci: drop custom suspend/resume and rely on runtime PM helpersWenmeng Liu
2026-07-28i2c: imx: Cancel hrtimer before clearing slave pointerLiem
2026-07-28i2c: imx: Fix slave registration race and error handlingLiem
2026-07-28Merge tag 'platform-drivers-x86-v7.2-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-28i2c: iproc: reset bus after timeout if START_BUSY is stuckJonas Gorski
2026-07-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-28Bluetooth: SCO: give the socket its own sco_conn referenceAldo Ariel Panzardo
2026-07-28Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()Greg Kroah-Hartman
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()Greg Kroah-Hartman
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()Greg Kroah-Hartman
2026-07-28Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_syncPauli Virtanen
2026-07-28Bluetooth: hci_sync: fix hci_conn_del() use in hci_le_create_conn_syncPauli Virtanen
2026-07-28Bluetooth: hci_sync: hold conn in hci_past_sync() callbackPauli Virtanen
2026-07-28Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callbackPauli Virtanen
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-28Bluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
2026-07-28Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frameJiale Yao
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-28Bluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen
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
2026-07-28ice: suppress DPLL errors during reset recoveryPrzemyslaw Korba
2026-07-28ice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng
2026-07-28ice: fix VF interrupts cleanupDawid Osuchowski
2026-07-28ice: wait for reset completion in ice_resume()Aaron Ma
2026-07-28idpf: Fix mailbox IRQ name leak on request failureYuho Choi