summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-15mailbox: pcc: Check shared memory signature on requestSudeep Holla
2026-08-15mailbox: pcc: Notify clients on polled completionSudeep Holla
2026-08-15mailbox: rockchip: drop unneeded runtime pointer (pclk)Linmao Li
2026-08-15mailbox: rockchip: disable pclk on probe failure and unbindLinmao Li
2026-08-15mailbox: qcom-cpucp: handle NULL data in send_data callbackJia Yang
2026-08-15mailbox: qcom-cpucp: fix PREEMPT_RT self-deadlock in IRQ handlerJia Yang
2026-08-15mailbox: arm_mhuv2: Use generic firmware property APIsKunihiko Hayashi
2026-08-15mailbox: arm_mhuv2: Convert channel translation to fw_xlate()Kunihiko Hayashi
2026-08-15cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabledRafael J. Wysocki
2026-08-15cpufreq: intel_pstate: Consolidate HWP P-states initializationRafael J. Wysocki
2026-08-15Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-15fbdev: atyfb: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: matrox: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: savage: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: nvidia: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: aty128fb: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-14Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov
2026-08-15crypto: keembay - use crypto_memneq() to compare CCM AEAD tagsDavid C.C.M. Gall
2026-08-15crypto: keembay - use crypto_memneq() to compare GCM AEAD tagsDavid C.C.M. Gall
2026-08-15crypto: sa2ul - use crypto_memneq() to compare AEAD tagDavid C.C.M. Gall
2026-08-15hwrng: drivers - use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)
2026-08-15crypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam
2026-08-15crypto: iaa - unmap dst before software fallback on decompressVinicius Costa Gomes
2026-08-15crypto: iaa - use bounce buffer for multi-sg decompress inputGiovanni Cabiddu
2026-08-15crypto: iaa - avoid counting fallback decompression bytesGiovanni Cabiddu
2026-08-15crypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu
2026-08-15hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resumeThomas Richard (TI)
2026-08-15crypto: hisilicon/sec2 - fix CCM algorithm long packet failureZhushuai Yin
2026-08-15crypto: eip93 - use struct_size() and flexible array for ring allocationRosen Penev
2026-08-14Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-14Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-14Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-14rust: introduce abstractions for fwctlZhi Wang
2026-08-14Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-14Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2026-08-14Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-14drm/nouveau/gsp: Increase delay for magic sleep in r535_gsp_fini()Lyude Paul
2026-08-14drm/nouveau/gsp/r570: Enable S/R Display workaround in GSPLyude Paul
2026-08-14drm/nouveau/gsp/r570: Set GcOff = 0 in fbsrLyude Paul
2026-08-14Revert "nouveau/gsp: fix suspend/resume regression on r570 firmware"Lyude Paul
2026-08-14drm/nouveau/kms/nv50-: Enable atomic modesetting by defaultLyude Paul
2026-08-14drm/nouveau/kms: Only allow enabling atomic modesetting on nv50+Lyude Paul
2026-08-14drm/nouveau: Fix drm_driver struct/nouveau.atomic parameter handlingLyude Paul
2026-08-14drm/nouveau: Print the nouveau.atomic parameter in nouveau_display_options()Lyude Paul
2026-08-14drm/nouveau: Fix cleanup bug in nouveau_drm_device_new()Lyude Paul
2026-08-14ACPI: APD: Add clock frequency for HJMC01 I2C controllerXiangyang Yu
2026-08-14ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZHongnan Li
2026-08-14accel/qaic: reject BO sizes that overflow page countHao-Qun Huang