summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-22spi: fix resource leaks on device setup failureJohan Hovold-24/+37
2026-04-22spi: axiado: spi: axiado: fix runtime pm imbalance on probe failureMark Brown-12/+19
2026-04-22spi: axiado: clean up probe return valueJohan Hovold-2/+2
2026-04-22spi: axiado: rename probe error labelsJohan Hovold-6/+6
2026-04-22spi: axiado: fix runtime pm imbalance on probe failureJohan Hovold-4/+11
2026-04-22fbdev: atyfb: Fix spelling mistake "enfore" -> "enforce"Ethan Carter Edwards-1/+1
2026-04-22fbdev: savage: fix probe-path EDID cleanup leaksYuho Choi-0/+2
2026-04-22fbdev: offb: fix PCI device reference leak on probe failureYuho Choi-1/+6
2026-04-22regulator: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski-2/+2
2026-04-22spi: orion: runtime PM fixesMark Brown-2/+11
2026-04-22spi: orion: clean up probe return valueJohan Hovold-2/+2
2026-04-22spi: orion: fix clock imbalance on registration failureJohan Hovold-0/+6
2026-04-22spi: orion: fix runtime pm leak on unbindJohan Hovold-0/+3
2026-04-22spi: imx: fix runtime pm leak on probe deferralJohan Hovold-0/+1
2026-04-22spi: mpc52xx: fix use-after-free on registration failureJohan Hovold-0/+3
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen-1/+2
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser-0/+47
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser-1/+0
2026-04-22Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowingJork Loeser-1/+0
2026-04-22mshv: Add tracepoint for GPA intercept handlingStanislav Kinsburskii-2/+33
2026-04-22pwm: atmel-tcb: Cache clock rates and mark chip as atomicSangyun Kim-4/+34
2026-04-21scsi: target: iscsi: reject invalid size Extended CDB AHSCarlos Bilbao-4/+18
2026-04-21scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS modeWang Shuaiwei-2/+28
2026-04-21Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-777/+1124
2026-04-22rbd: fix null-ptr-deref when device_add_disk() failsDawei Feng-3/+3
2026-04-21Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-28/+487
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf-0/+6
2026-04-21drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He-2/+5
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello-6/+3
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li-10/+0
2026-04-21vfio/cdx: Consolidate MSI configured state onto cdx_irqsAlex Williamson-16/+14
2026-04-21vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutexAlex Williamson-7/+24
2026-04-21vfio/cdx: Fix NULL pointer dereference in interrupt trigger pathPrasanna Kumar T S M-0/+4
2026-04-21vfio: replace vfio->device_class with a const struct classAlex Williamson-20/+19
2026-04-21vfio/virtio: Use guard() for bar_mutex in legacy I/OAlex Williamson-9/+8
2026-04-21vfio/virtio: Use guard() for migf->lock where applicableAlex Williamson-26/+14
2026-04-21vfio/virtio: Use guard() for list_lock where applicableAlex Williamson-21/+16
2026-04-21vfio/virtio: Convert list_lock from spinlock to mutexAlex Williamson-17/+18
2026-04-21vfio/pci: Clean up DMABUFs before disabling functionMatt Evans-2/+2
2026-04-21tpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong-1/+6
2026-04-21tpm: tpm_tis: add error logging for data transferJacqueline Wong-0/+4
2026-04-21tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()Gunnar Kudrjavets-1/+1
2026-04-21tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()Gunnar Kudrjavets-1/+4
2026-04-21tpm: Fix auth session leak in tpm2_get_random() error pathGunnar Kudrjavets-4/+2
2026-04-21tpm: i2c: atmel: fix block comment formattingEthan Luna-11/+23
2026-04-21tpm_crb: Convert ACPI driver to a platform oneRafael J. Wysocki-19/+16
2026-04-21tpm: Make tcpci_pm_ops variable static constKrzysztof Kozlowski-1/+1
2026-04-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-3028/+23063
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-780/+3665
2026-04-21Merge tag 'v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-7/+25