Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • pm-5.9-rc4
    f7ce2c3a · Merge branch 'pm-cpufreq' ·
    Power management fixes for 5.9-rc4
    
     - Fix reference counting of operating performance points (OPP)
       tables (Viresh Kumar).
    
     - Address intel_pstate driver interface issues, mostly related
       to switching operation modes and handling CPU offline and
       online and system-wide suspend/resume with hardware-managed
       P-states (HWP) enabled (Rafael Wysocki).
    
     - Fix the maximum frequency computation in the intel_pstate driver
       with turbo P-states disabled by the platform firmware and HWP
       enabled (Francisco Jerez).
    
  • phy-fixes-5.9
    phy: fixes for 5.9
    
    *) platform_no_drv_owner.cocci and return value check qcom ipq806x-usb driver
    *) correcting register programming for ipq8074 phy
    *) disable PHY charger detect for omap-usb2-phy
    
  • amd-drm-next-5.10-2020-09-03
    amd-drm-next-5.10-2020-09-03:
    
    amdgpu:
    - RAS fixes
    - Sienna Cichlid updates
    - Navy Flounder updates
    - DCE6 (SI) support in DC
    - Enable plane rotation
    - Rework pre-OS vram reservation handling during driver init
    - Add standard interface to dump GPU metrics table from SMU
    - Rework tiling and tmz state handling in atomic commits
    - Pstate fixes
    - Add voltage and power hwmon interfaces for renoir
    - SW CTF fixes
    - S/G display fix for Raven
    - Print client strings for vmfaults for vega and newer
    - Manual fan control fixes
    - Display updates
    - Reorg power management directory structure
    - Misc bug fixes
    - Misc code cleanups
    
    amdkfd:
    - Topology fixes
    - Add SMI events for thermal throttling and GPU resets
    
    radeon:
    - switch from pci_* to dma_* for dma allocations
    - PLL fix
    
    Scheduler:
    - Clean up priority levels
    
    UAPI:
    - amdgpu INFO IOCTL query update for TMZ state
      https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6049
    - amdkfd SMI event interface updates
      https://github.com/RadeonOpenCompute/rocm_smi_lib/tree/therm_thrott
  • amd-drm-next-5.9-2020-09-03
    amd-drm-next-5.9-2020-09-03:
    
    amdgpu:
    - RAS fixes
    - Sienna Cichlid updates
    - Navy Flounder updates
    - DCE6 (SI) support in DC
    - Enable plane rotation
    - Rework pre-OS vram reservation handling during driver init
    - Add standard interface to dump GPU metrics table from SMU
    - Rework tiling and tmz state handling in atomic commits
    - Pstate fixes
    - Add voltage and power hwmon interfaces for renoir
    - SW CTF fixes
    - S/G display fix for Raven
    - Print client strings for vmfaults for vega and newer
    - Manual fan control fixes
    - Display updates
    - Misc bug fixes
    - Misc code cleanups
    
    amdkfd:
    - Topology fixes
    - Add SMI events for thermal throttling and GPU resets
    
    radeon:
    - switch from pci_* to dma_* for dma allocations
    - PLL fix
    
    Scheduler:
    - Clean up priority levels
    
    UAPI:
    - amdgpu INFO IOCTL query update for TMZ state
      https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6049
    - amdkfd SMI event interface updates
      https://github.com/RadeonOpenCompute/rocm_smi_lib/tree/therm_thrott
  • v5.8.6
    66534fe2 · Linux 5.8.6 ·
    This is the 5.8.6 stable release
    
  • v5.4.62
    933cf1c2 · Linux 5.4.62 ·
    This is the 5.4.62 stable release
    
  • v4.19.143
    c37da90e · Linux 4.19.143 ·
    This is the 4.19.143 stable release
    
  • v4.14.196
    2f166cdc · Linux 4.14.196 ·
    This is the 4.14.196 stable release
    
  • v4.9.235
    90bf2565 · Linux 4.9.235 ·
    This is the 4.9.235 stable release
    
  • v4.4.235
    aafe1339 · Linux 4.4.235 ·
    This is the 4.4.235 stable release
    
  • media/v5.9-2
    media fixes for v5.9-rc4
    
  • amd-drm-fixes-5.9-2020-09-03
    amd-drm-fixes-5.9-2020-09-03:
    
    amdgpu:
    - Fix for 32bit systems
    - SW CTF fix
    - Update for Sienna Cichlid
    - CIK bug fixes
    
    radeon:
    - PLL fix
  • 5.4-android11-0
    android11-5.4 KMI Frozen (0)
  • v5.9-rc3
    f75aef39 · Linux 5.9-rc3 ·
    Linux 5.9-rc3
    
  • devprop-5.9-rc3
    Device properties framework fix for 5.9-rc3
    
    Prevent the promotion of the secondary firmware node of a device to
    the primary one from leaking a pointer (Heikki Krogerus).
    
  • acpi-5.9-rc3
    4f31d53c · Merge branch 'acpi-mm' ·
    ACPI fixes for 5.9-rc3
    
     - Avoid redundant rounding to the page size in acpi_os_map_iomem()
       to address a recently introduced issue with the EFI memory map
       permission check on ARM64 (Ard Biesheuvel).
    
     - Fix acpi_release_memory() to wait until the memory mappings
       released by it have been really unmapped (Rafael Wysocki).
    
     - Make the ACPI driver for AMD SoCs (APD) check the return value
       of acpi_dev_get_property() to avoid failures in the cases when the
       device property under inspection is missing (Furquan Shaikh).
    
  • pm-5.9-rc3
    ef7d9604 · Merge branch 'pm-cpufreq' ·
    Power management fixes for 5.9-rc3
    
     - Make the recently added Tegra194 cpufreq driver use
       read_cpuid_mpir() instead of cpu_logical_map() to avoid
       exporting logical_cpu_map (Sumit Gupta).
    
     - Drop the automatic system wakeup event reporting for devices
       with pending runtime-resume requests during system-wide suspend
       to avoid spurious aborts of the suspend flow (Rafael Wysocki).
    
     - Fix build warning in the intel_pstate driver documentation and
       improve the wording in there (Randy Dunlap).
    
     - Clean up two pieces of code in the cpufreq core (Viresh Kumar).
    
  • v5.8.5
    9ece50d8 · Linux 5.8.5 ·
    This is the 5.8.5 stable release
    
  • v5.7.19
    6b9830fe · Linux 5.7.19 ·
    This is the 5.7.19 stable release
    
  • amd-drm-fixes-5.9-2020-08-26
    amd-drm-fixes-5.9-2020-08-26:
    
    amdgpu:
    - Misc display fixes
    - Backlight fixes
    - MPO fix for DCN1
    - Fixes for Sienna Cichlid
    - Fixes for Navy Flounder
    - Vega SW CTF fixes
    - SMU fix for Raven
    - Fix a possible overflow in INFO ioctl
    - Gfx10 clockgating fix