Skip to content
Tags give the ability to mark specific points in history as being important
  • amd-drm-fixes-6.6-2023-09-20
    amd-drm-fixes-6.6-2023-09-20:
    
    amdgpu:
    - MST fix
    - Vbios part number reporting fix
    - Fix a possible memory leak in an error case in the RAS code
    - Fix low resolution modes on eDP
    
    amdkfd:
    - Fix GPU address for user queue wptr when GART is not at 0
    
  • ib-mfd-i2c-reboot-v6.7
    Immutable branch between MFD, I2C and Reboot due for the v6.7 merge window
    
  • v6.1.54
    a356197d · Linux 6.1.54 ·
    This is the 6.1.54 stable release
    
  • v6.6-rc2
    ce9ecca0 · Linux 6.6-rc2 ·
    Linux 6.6-rc2
    
  • pm-6.6-rc2
    Power management updates for 6.6-rc2
    
    Fix the handling of block devices in the test_resume mode of
    hibernation (Chen Yu).
    
  • thermal-6.6-rc2
    Thermal control updates for 6.6-rc2
    
     - Unbreak disabled trip point check in handle_thermal_trip() that may
       cause it to skip enabled trip points (Rafael Wysocki).
    
     - Add missing of_node_put() to of_find_trip_id() and
       thermal_of_for_each_cooling_maps() that each break out of a
       for_each_child_of_node() loop without dropping the reference to
       the child object (Julia Lawall).
    
     - Constify the recently added trip argument of the .get_trend() thermal
       zone callback (Rafael Wysocki).
    
  • 6.1.52-valve2
    linux-integration 6.1.52-valve2
  • amd-drm-fixes-6.6-2023-09-13
    amd-drm-fixes-6.6-2023-09-13:
    
    amdgpu:
    - GC 9.4.3 fixes
    - Fix white screen issues with S/G display on system with >= 64G of ram
    - Replay fixes
    - SMU 13.0.6 fixes
    - AUX backlight fix
    - NBIO 4.3 SR-IOV fixes for HDP
    - RAS fixes
    - DP MST resume fix
    - Fix segfault on systems with no vbios
    - DPIA fixes
    
    amdkfd:
    - CWSR grace period fix
    - Unaligned doorbell fix
    - CRIU fix for GFX11
    - Add missing TLB flush on gfx10 and newer
    
  • v6.1.53
    09045dae · Linux 6.1.53 ·
    This is the 6.1.53 stable release
    
  • 6.1.52-valve1
    linux-integration 6.1.52-valve1
  • v6.6-rc1
    0bb80ecc · Linux 6.6-rc1 ·
    Linux 6.6-rc1
    
  • thermal-6.6-rc1-3
    Additional thermal control update for 6.6-rc1
    
    Eliminate an obsolete thermal zone registration function.
    
  • pm-6.6-rc1-3
    Power management fix for 6.6-rc1
    
    Fix an Intel RAPL power capping driver regression introduced
    during the 6.5 development cycle (Srinivas Pandruvada).
    
  • amd-drm-fixes-6.6-2023-09-06
    amd-drm-fixes-6.6-2023-09-06:
    
    amdgpu:
    - Display replay fixes
    - Fixes for headless boards
    - Fix documentation breakage
    - RAS fixes
    - Handle newer IP discovery tables
    - SMU 13.0.6 fixes
    - SR-IOV fixes
    - Display vstartup fixes
    - NBIO 7.9 fixes
    - Display scaling mode fixes
    - Debugfs power reporting fix
    - GC 9.4.3 fixes
    - Dirty framebuffer fixes for fbcon
    - eDP fixes
    - DCN 3.1.5 fix
    - Display ODM fixes
    - GPU core dump fix
    - Re-enable zops property now that IGT test is fixed
    - Fix possible UAF in CS code
    - Cursor degamma fix
    
    amdkfd:
    - HMM fixes
    - Interrupt masking fix
    - GFX11 MQD fixes
    
  • v6.1.52
    59b13c2b · Linux 6.1.52 ·
    This is the 6.1.52 stable release
    
  • input-for-v6.6-rc0
    Input updates for 6.6 merge window:
    
    - a new driver for Azoteq IQS7210A/7211A/E touch controllers
    
    - support for Azoteq IQS7222D variant added to iqs7222 driver
    
    - support for touch keys functionality added to Melfas MMS114 driver
    
    - new hardware IDs added to exc3000 and Goodix drivers
    
    - xpad driver gained support for GameSir T4 Kaleid Controller
    
    - a fix for xpad driver to properly support some third-party
      controllers that need a magic packet to start properly
    
    - a fix for psmouse driver to more reliably switch to RMI4 mode
      on devices that use native RMI4/SMbus protocol
    
    - a quirk for i8042 for TUXEDO Gemini 17 Gen1/Clevo PD70PN laptops
    
    - multiple drivers have been updated to make use of devm and other
      newer APIs such as dev_err_probe(), devm_regulator_get_enable(),
      and others.
    
  • pm-6.6-rc1-2
    19a56a6b · Merge branch 'pm-cpufreq' ·
    More power management updates for 6.6-rc1
    
     - Add Georgian translation to Makefile LANGUAGES in cpupower (Shuah
       Khan).
    
     - Add support for per-policy performance boost to cpufreq (Jie Zhan).
    
     - Fix assorted issues in the cpufreq core, common governor code and in
       the pcc cpufreq driver (Liao Chang).
    
  • thermal-6.6-rc1-2
    More thermal control updates for 6.6-rc1
    
      - Check if the Tegra BPMP supports the trip points in order to set the
        .set_trips callback (Mikko Perttunen).
    
      - Add new Loongson-2 thermal sensor along with the DT bindings (Yinbo
        Zhu).
    
      - Use IS_ERR_OR_NULL() helper to replace a double test on the TI
        bandgap sensor (Li Zetao).
    
      - Remove redundant platform_set_drvdata() calls, as there are no
        corresponding calls to platform_get_drvdata(), from a bunch of
        drivers (Andrei Coardos).
    
      - Switch the Mediatek LVTS mode to filtered in order to enable
        interrupts (Nícolas F. R. A. Prado).
    
      - Fix Wvoid-pointer-to-enum-cast warning on the Exynos TMU (Krzysztof
        Kozlowski).
    
      - Remove redundant dev_err_probe(), because the underlying function
        already called it, from the Mediatek sensor (Chen Jiahao).
    
       - Free calibration nvmem after reading it on sun8i (Mark Brown).
    
       - Remove useless comment from the sun8i driver (Yangtao Li).
    
       - Make tsens_xxxx_nvmem static to fix a sparse warning on QCom
         tsens (Min-Hua Chen).
    
       - Remove error message at probe deferral on imx8mm (Ahmad Fatoum).
    
       - Fix parameter check in lvts_debugfs_init() with IS_ERR() on
         Mediatek LVTS (Minjie Du).
    
       - Fix interrupt routine and configuratoin for Mediatek LVTS (Nícolas
         F. R. A. Prado).
    
       - Drop unused .get_trip_type(), .get_trip_temp() and .get_trip_hyst()
         thermal zone callbacks from the core and rework the .get_trend()
         one to take a trip point pointer as an argument (Rafael Wysocki).
    
  • mfd-next-6.6
     - New Drivers
       - Add support for the Cirrus Logic CS42L43 Audio CODEC
    
     - Fix-ups
       - Make use of specific printk() format tags for various optimisations
       - Kconfig / module modifications / tweaking
       - Simplify obtaining resources (memory, device data) using unified API helpers
       - Bunch of Device Tree additions, conversions and adaptions
       - Convert a bunch of Regmap configurations to use the Maple Tree cache
       - Ensure correct includes are present and remove some that are not required
       - Remove superfluous code
       - Reduce amount of cycles spent in critical sections
       - Omit the use of redundant casts and if relevant replace with better ones
       - Swap out raw_spin_{un}lock_irq{save,restore}() for spin_{un}lock_irq{save,restore}()
    
     - Bug Fixes
       - Repair theoretical deadlock situation
       - Fix some link-time dependencies
       - Use more appropriate datatype when casting
    
  • v6.1.51
    c2cbfe5f · Linux 6.1.51 ·
    This is the 6.1.51 stable release