summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand2019-10-191-0/+3
* Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2019-10-181-3/+6
|\
| * rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang2019-10-151-3/+6
* | Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-10-183-45/+81
|\ \
| * | dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka2019-10-171-26/+2
| * | dm snapshot: rework COW throttling to fix deadlockMikulas Patocka2019-10-101-14/+64
| * | dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka2019-10-101-5/+15
| * | dm clone: Make __hash_find staticYueHaibing2019-10-081-2/+2
* | | Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-186-27/+70
|\ \ \
| * | | iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel2019-10-181-3/+4
| * | | iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee2019-10-152-4/+5
| * | | iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven2019-10-151-2/+1
| * | | iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner2019-10-151-5/+14
| * | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2019-10-082-13/+46
| |\ \ \ | | |/ / | |/| |
| | * | iommu/io-pgtable-arm: Support all Mali configurationsRobin Murphy2019-10-011-1/+6
| | * | iommu/io-pgtable-arm: Correct Mali attributesRobin Murphy2019-10-011-13/+40
| | * | iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_c...Liu Xiang2019-10-011-0/+1
* | | | Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-10-184-17/+23
|\ \ \ \
| * | | | memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'Christophe JAILLET2019-10-091-1/+1
| * | | | mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711Nicolas Saenz Julienne2019-10-091-0/+1
| * | | | mmc: sh_mmcif: Use platform_get_irq_optional() for optional interruptGeert Uytterhoeven2019-10-031-4/+2
| * | | | mmc: renesas_sdhi: Do not use platform_get_irq() to count interruptsGeert Uytterhoeven2019-10-031-12/+19
| | |/ / | |/| |
* | | | Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-10-182-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'acpi-tables'Rafael J. Wysocki2019-10-181-1/+1
| |\ \ \ \
| | * | | | ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3Daniel Black2019-10-031-1/+1
| | |/ / /
| * | | / ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry2019-10-181-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-10-186-44/+26
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2019-10-185-31/+15
| |\ \ \ \ \
| | | * | | | ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklistMario Limonciello2019-10-101-13/+0
| | | | |/ / | | | |/| |
| | * | | | ACPI: processor: Avoid NULL pointer dereferences at init timeRafael J. Wysocki2019-10-162-8/+12
| | * | | | cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2019-10-102-10/+3
| | | |_|/ | | |/| |
| * | | | PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-151-13/+11
| | |_|/ | |/| |
* | | | Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-181-1/+3
|\ \ \ \
| * | | | scsi: core: fix dh and multipathing for SCSI hosts without request batchingSteffen Maier2019-09-231-1/+2
| * | | | scsi: core: fix missing .cleanup_rq for SCSI hosts without request batchingSteffen Maier2019-09-231-0/+1
* | | | | Merge tag 'drm-fixes-2019-10-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-10-1721-95/+150
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-10-188-22/+34
| |\ \ \ \ \
| | * | | | | drm/panfrost: Handle resetting on timeout betterSteven Price2019-10-151-5/+11
| | * | | | | drm/panfrost: Add missing GPU feature registersSteven Price2019-10-141-0/+3
| | * | | | | drm/ttm: fix handling in ttm_bo_add_mem_to_lruChristian König2019-10-141-2/+3
| | * | | | | drm/ttm: Restore ttm prefaultingThomas Hellstrom2019-10-141-9/+7
| | * | | | | drm/ttm: fix busy reference in ttm_mem_evict_firstChristian König2019-10-141-2/+2
| | * | | | | drm/msm/dsi: Implement reset correctlyJeffrey Hugo2019-10-111-2/+4
| | * | | | | dma-buf/resv: fix exclusive fence getQiang Yu2019-10-101-1/+1
| | * | | | | drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng2019-10-101-0/+3
| | * | | | | drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPERUlf Magnusson2019-10-101-1/+0
| * | | | | | Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-10-186-46/+38
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan2019-10-111-1/+1
| | * | | | | | drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede2019-10-112-35/+35
| | * | | | | | Revert "drm/radeon: Fix EEH during kexec"Alex Deucher2019-10-111-8/+0