index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-04-22
spi: fix resource leaks on device setup failure
Johan Hovold
-24
/
+37
2026-04-22
spi: axiado: spi: axiado: fix runtime pm imbalance on probe failure
Mark Brown
-12
/
+19
2026-04-22
spi: axiado: clean up probe return value
Johan Hovold
-2
/
+2
2026-04-22
spi: axiado: rename probe error labels
Johan Hovold
-6
/
+6
2026-04-22
spi: axiado: fix runtime pm imbalance on probe failure
Johan Hovold
-4
/
+11
2026-04-22
fbdev: atyfb: Fix spelling mistake "enfore" -> "enforce"
Ethan Carter Edwards
-1
/
+1
2026-04-22
fbdev: savage: fix probe-path EDID cleanup leaks
Yuho Choi
-0
/
+2
2026-04-22
fbdev: offb: fix PCI device reference leak on probe failure
Yuho Choi
-1
/
+6
2026-04-22
regulator: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
-2
/
+2
2026-04-22
spi: orion: runtime PM fixes
Mark Brown
-2
/
+11
2026-04-22
spi: orion: clean up probe return value
Johan Hovold
-2
/
+2
2026-04-22
spi: orion: fix clock imbalance on registration failure
Johan Hovold
-0
/
+6
2026-04-22
spi: orion: fix runtime pm leak on unbind
Johan Hovold
-0
/
+3
2026-04-22
spi: imx: fix runtime pm leak on probe deferral
Johan Hovold
-0
/
+1
2026-04-22
spi: mpc52xx: fix use-after-free on registration failure
Johan Hovold
-0
/
+3
2026-04-22
LoongArch: Adjust build infrastructure for 32BIT/64BIT
Huacai Chen
-1
/
+2
2026-04-22
x86/hyperv: Skip LP/VP creation on kexec
Jork Loeser
-0
/
+47
2026-04-22
x86/hyperv: move stimer cleanup to hv_machine_shutdown()
Jork Loeser
-1
/
+0
2026-04-22
Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
Jork Loeser
-1
/
+0
2026-04-22
mshv: Add tracepoint for GPA intercept handling
Stanislav Kinsburskii
-2
/
+33
2026-04-22
pwm: atmel-tcb: Cache clock rates and mark chip as atomic
Sangyun Kim
-4
/
+34
2026-04-21
scsi: target: iscsi: reject invalid size Extended CDB AHS
Carlos Bilbao
-4
/
+18
2026-04-21
scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS mode
Wang Shuaiwei
-2
/
+28
2026-04-21
Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-777
/
+1124
2026-04-22
rbd: fix null-ptr-deref when device_add_disk() fails
Dawei Feng
-3
/
+3
2026-04-21
Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-28
/
+487
2026-04-21
drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.x
Timur Kristóf
-0
/
+6
2026-04-21
drm/amdgpu: OR init_pte_flags into invalid leaf PTE updates
Siwei He
-2
/
+5
2026-04-21
drm/amd: Adjust ASPM support quirk to cover more Intel hosts
Mario Limonciello
-6
/
+3
2026-04-21
drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.c
Leo Li
-10
/
+0
2026-04-21
vfio/cdx: Consolidate MSI configured state onto cdx_irqs
Alex Williamson
-16
/
+14
2026-04-21
vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex
Alex Williamson
-7
/
+24
2026-04-21
vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
Prasanna Kumar T S M
-0
/
+4
2026-04-21
vfio: replace vfio->device_class with a const struct class
Alex Williamson
-20
/
+19
2026-04-21
vfio/virtio: Use guard() for bar_mutex in legacy I/O
Alex Williamson
-9
/
+8
2026-04-21
vfio/virtio: Use guard() for migf->lock where applicable
Alex Williamson
-26
/
+14
2026-04-21
vfio/virtio: Use guard() for list_lock where applicable
Alex Williamson
-21
/
+16
2026-04-21
vfio/virtio: Convert list_lock from spinlock to mutex
Alex Williamson
-17
/
+18
2026-04-21
vfio/pci: Clean up DMABUFs before disabling function
Matt Evans
-2
/
+2
2026-04-21
tpm: tpm_tis: stop transmit if retries are exhausted
Jacqueline Wong
-1
/
+6
2026-04-21
tpm: tpm_tis: add error logging for data transfer
Jacqueline Wong
-0
/
+4
2026-04-21
tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
Gunnar Kudrjavets
-1
/
+1
2026-04-21
tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()
Gunnar Kudrjavets
-1
/
+4
2026-04-21
tpm: Fix auth session leak in tpm2_get_random() error path
Gunnar Kudrjavets
-4
/
+2
2026-04-21
tpm: i2c: atmel: fix block comment formatting
Ethan Luna
-11
/
+23
2026-04-21
tpm_crb: Convert ACPI driver to a platform one
Rafael J. Wysocki
-19
/
+16
2026-04-21
tpm: Make tcpci_pm_ops variable static const
Krzysztof Kozlowski
-1
/
+1
2026-04-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-3028
/
+23063
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-780
/
+3665
2026-04-21
Merge tag 'v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-7
/
+25
[prev]
[next]