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