summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* zram: tweak writeback config helpSergey Senozhatsky2023-12-101-2/+2
* zram: split memory-tracking and ac-time trackingSergey Senozhatsky2023-12-103-16/+24
* dax/kmem: allow kmem to add memory with memmap_on_memoryVishal Verma2023-12-107-1/+15
* Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-06173-3005/+1634
|\
| * Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-031-7/+4
| |\
| | * firewire: core: fix possible memory leak in create_units()Yang Yingliang2023-11-301-7/+4
| * | Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-12-033-12/+24
| |\ \
| | * | vfio/pds: Fix possible sleep while in atomic contextBrett Creeley2023-11-273-9/+11
| | * | vfio/pds: Fix mutex lock->magic != lock warningBrett Creeley2023-11-271-3/+13
| | |/
| * | Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-031-1/+3
| |\ \
| | * | xen/events: fix error code in xen_bind_pirq_msi_to_irq()Dan Carpenter2023-11-281-1/+3
| * | | Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-12-026-32/+132
| |\ \ \
| | * \ \ Merge branch 'powercap'Rafael J. Wysocki2023-12-012-13/+4
| | |\ \ \
| | | * | | powercap: DTPM: Fix unneeded conversions to micro-WattsLukasz Luba2023-11-282-13/+4
| | | | |/ | | | |/|
| | * | | cpufreq/amd-pstate: Only print supported EPP values for performance governorAyush Jain2023-11-291-1/+6
| | * | | cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny2023-11-291-13/+47
| | * | | cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()Gautham R. Shenoy2023-11-281-1/+3
| | * | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2023-11-273-4/+72
| | |\ \ \ | | | |/ / | | |/| |
| | | * | pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUPStephan Gerhold2023-11-231-0/+1
| | | * | cpufreq: qcom-nvmem: Preserve PM domain votes in system suspendStephan Gerhold2023-11-231-0/+27
| | | * | cpufreq: qcom-nvmem: Enable virtual power domain devicesStephan Gerhold2023-11-231-3/+43
| | | * | cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier2023-11-231-1/+1
| * | | | Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-12-021-9/+5
| |\ \ \ \
| | * | | | ACPI: video: Use acpi_video_device for cooling-dev driver dataHans de Goede2023-11-271-9/+5
| | |/ / /
| * | | | Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-12-027-42/+123
| |\ \ \ \
| | * | | | iommu: Fix printk arg in of_iommu_get_resv_regions()Daniel Mentz2023-12-011-1/+1
| | * | | | iommu/vt-d: Set variable intel_dirty_ops to staticKunwu Chan2023-11-271-2/+2
| | * | | | iommu/vt-d: Fix incorrect cache invalidation for mm notificationLu Baolu2023-11-271-0/+26
| | * | | | iommu/vt-d: Add MTL to quirk list to skip TE disablingAbdul Halim, Mohd Syazwan2023-11-271-1/+1
| | * | | | iommu/vt-d: Make context clearing consistent with context mappingLu Baolu2023-11-271-2/+2
| | * | | | iommu/vt-d: Disable PCI ATS in legacy passthrough modeLu Baolu2023-11-271-1/+2
| | * | | | iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu2023-11-271-0/+18
| | * | | | iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu2023-11-272-1/+7
| | * | | | iommu: Avoid more races around device probeRobin Murphy2023-11-273-14/+25
| | * | | | iommu: Flow ERR_PTR out from __iommu_domain_alloc()Jason Gunthorpe2023-11-271-20/+39
| | |/ / /
| * | | | Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-12-0264-301/+514
| |\ \ \ \
| | * \ \ \ Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-12-0153-249/+457
| | |\ \ \ \
| | | * | | | Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling2023-11-301-15/+18
| | | * | | | drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar2023-11-291-0/+5
| | | * | | | drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan2023-11-292-3/+39
| | | * | | | drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin2023-11-291-21/+33
| | | * | | | drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li2023-11-291-0/+6
| | | * | | | drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas2023-11-291-15/+12
| | | * | | | drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao2023-11-291-0/+6
| | | * | | | drm/amd: Enable PCIe PME from D3Mario Limonciello2023-11-291-0/+2
| | | * | | | drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu2023-11-291-1/+4
| | | * | | | drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher2023-11-293-6/+11
| | | * | | | drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin2023-11-291-4/+4
| | | * | | | drm/amd/display: fix ABM disablementHamza Mahfooz2023-11-291-3/+5
| | | * | | | drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim2023-11-292-1/+10