aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-0/+133
2026-04-16Merge tag 'efi-next-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds5-37/+52
2026-04-16Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds20-124/+614
2026-04-16spi: mtk-snfi: fix memory leak in probeFelix Gu1-3/+5
2026-04-16drm/drm_atomic: duplicate colorop states if plane color pipeline in useMelissa Wen1-0/+12
2026-04-16of: unittest: fix use-after-free in testdrv_probe()Wentao Liang1-1/+0
2026-04-16of: unittest: fix use-after-free in of_unittest_changeset()Wentao Liang1-2/+1
2026-04-16macvlan: fix macvlan_get_size() not reserving space for IFLA_MACVLAN_BC_CUTOFFDudu Lu1-0/+1
2026-04-16crypto: ccp - copy IV using skcipher ivsizePaul Moses1-2/+5
2026-04-16crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson1-0/+3
2026-04-16crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson1-1/+7
2026-04-16crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson1-1/+7
2026-04-16crypto: sa2ul - Fix AEAD fallback algorithm namesT Pratham1-2/+2
2026-04-16crypto: eip93 - fix hmac setkey algo selectionAleksander Jan Bajkowski1-1/+1
2026-04-16pwm: stm32: Fix rounding issue for requests with inverted polarityUwe Kleine-König1-10/+12
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds108-525/+2950
2026-04-15Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-5/+23
2026-04-15Merge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds71-840/+1239
2026-04-16drm/nouveau: fix nvkm_device leak on aperture removal failureDavid Carlier1-1/+1
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds35-783/+2023
2026-04-15Merge tag 'ata-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds11-359/+255
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds84-1734/+2262
2026-04-15Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds53-2092/+2856
2026-04-15Merge tag 'spi-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds71-485/+676
2026-04-15Merge tag 'regulator-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds22-61/+194
2026-04-15Merge tag 'regmap-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds5-67/+92
2026-04-15Merge tag 'pmdomain-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds19-101/+827
2026-04-15Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds53-1322/+2121
2026-04-15Merge tag 'pwm/for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds3-6/+9
2026-04-15Merge tag 'chrome-platform-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds5-83/+107
2026-04-16Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie74-700/+1016
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds33-279/+317
2026-04-15zloop: remove irq-safe lockingChristoph Hellwig1-22/+15
2026-04-15zloop: factor out zloop_mark_{full,empty} helpersChristoph Hellwig1-22/+26
2026-04-15zloop: set RQF_QUIET when completing requests on deleted devicesChristoph Hellwig1-1/+3
2026-04-15zloop: improve the unaligned write pointer warningChristoph Hellwig1-3/+3
2026-04-15zloop: use vfs_truncateChristoph Hellwig1-15/+2
2026-04-15zloop: fix write pointer calculation in zloop_forget_cacheChristoph Hellwig1-2/+11
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds13-102/+249
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1540-26868/+156525
2026-04-15Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds23-692/+551
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds234-6613/+8674
2026-04-15ACPI: video: Move Lenovo Legion S7 15ACH6 quirk to the right sectionHans de Goede1-8/+9
2026-04-15ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIOJan Schär1-0/+8
2026-04-15ACPI: scan: Use acpi_dev_put() in object add error pathsGuangshuo Li2-2/+2
2026-04-15hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUSThomas Zimmermann1-1/+1
2026-04-15dma-fence: Silence sparse warning in dma_fence_describeTvrtko Ursulin1-2/+2
2026-04-15drm/i915/display: change pipe allocation order for discrete platformsJani Nikula1-3/+26
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds809-15933/+44998