summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-06acpi,mm: fix typo sibiling -> siblingLi Zhijian
2023-10-04mm: shrinker: convert shrinker_rwsem to mutexQi Zheng
2023-10-04virtio_balloon: dynamically allocate the virtio-balloon shrinkerQi Zheng
2023-10-04vmw_balloon: dynamically allocate the vmw-balloon shrinkerQi Zheng
2023-10-04bcache: dynamically allocate the md-bcache shrinkerQi Zheng
2023-10-04md/raid5: dynamically allocate the md-raid5 shrinkerQi Zheng
2023-10-04dm zoned: dynamically allocate the dm-zoned-meta shrinkerQi Zheng
2023-10-04dm: dynamically allocate the dm-bufio shrinkerQi Zheng
2023-10-04drm/panfrost: dynamically allocate the drm-panfrost shrinkerQi Zheng
2023-10-04drm/msm: dynamically allocate the drm-msm_gem shrinkerQi Zheng
2023-10-04drm/i915: dynamically allocate the i915_gem_mm shrinkerQi Zheng
2023-10-04xenbus/backend: dynamically allocate the xen-backend shrinkerQi Zheng
2023-10-04drm/ttm: dynamically allocate the drm-ttm_pool shrinkerQi Zheng
2023-10-04binder: dynamically allocate the android-binder shrinkerQi Zheng
2023-10-04drm/ttm: introduce pool_shrink_rwsemQi Zheng
2023-10-04efi/unaccepted: do not let /proc/vmcore try to access unaccepted memoryAdrian Hunter
2023-10-01Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-01Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-30Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-30Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-09-29Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-29Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-29Merge tag 'drm-fixes-2023-09-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-29Merge tag 'gpio-fixes-for-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-29Merge tag 'for-v6.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2023-09-29Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-09-29Merge tag 'drm-intel-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-29Merge tag 'drm-misc-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-09-28Merge tag 'spi-fix-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-28ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal
2023-09-28ata: libata-core: Fix compilation warning in ata_dev_config_ncq()Damien Le Moal
2023-09-28scsi: sd: Do not issue commands to suspended disks on shutdownDamien Le Moal
2023-09-28ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal
2023-09-28ata: libata-scsi: Fix delayed scsi_rescan_device() executionDamien Le Moal
2023-09-28scsi: Do not attempt to rescan suspended devicesDamien Le Moal
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-09-28scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal
2023-09-28ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-09-28ata: libata-core: Fix port and device removalDamien Le Moal
2023-09-28ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal
2023-09-28Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2023-09-28Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann
2023-09-27i2c: npcm7xx: Fix callback completion orderingWilliam A. Kennington III
2023-09-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-09-27Merge tag 'vfio-v6.6-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-09-27spi: spi-gxp: BUG: Correct spi write return valueCharles Kearney
2023-09-27soc: loongson: loongson2_guts: Remove unneeded semicolonMingtong Bao
2023-09-27soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource()Dongliang Mu