Tags

Tags give the ability to mark specific points in history as being important
  • xfs-4.18-fixes-1

    Changes since last update:
    - More metadata validation strengthening to prevent crashes.
    - Fix extent offset overflow problem when insert_range on a 512b block fs
    - Fix some off-by-one errors in the realtime fsmap code
    - Fix some math errors in the default resblks calculation when free space
      is low
    - Fix a problem where stale page contents are exposed via mmap read
      after a zero_range at eof
    
  • v4.18-rc2

    7daf201d · Linux 4.18-rc2 ·
    Linux 4.18-rc2
    
  • drm-misc-fixes-2018-06-21

    Fixes for v4.18-rc2:
    - A reversion of a commit in drm/sun4i to fix a run-time fault.
    - Various fixes to the sii8620 bridge.
    - Small bugfix to correctly check stride in atmel-hlcdc.
    
  • acpi-4.18-rc2

    ACPI fixes for 4.18-rc2
    
     - Fix a suspend/resume regression in the ACPI driver for Intel SoCs
       (LPSS) to make it work on systems where some power management
       quirks should only be applied for runtime PM and suspend-to-idle
       and not for suspend-to-RAM (Rafael Wysocki).
    
     - Add a system wakeup quirk for Thinkpad X1 Carbon 6th to the ACPI
       EC driver to avoid drainig battery too fast while suspended to
       idle on those systems (Mika Westerberg).
    
     - Fix an inline stub of acpi_processor_ppc_has_changed() to match
       the original function definition (Brian Norris).
    
  • pm-4.18-rc2

    b51e0013 · Merge branch 'pm-tools' ·
    Power management changes for 4.18-rc2
    
     - Fix the PM core to avoid introducing a runtime PM usage counter
       imbalance when adding device links during driver probe (Rafael
       Wysocki).
    
     - Fix the operating performance points (OPP) framework to ensure
       that the regulator voltage is always updated as appropriate when
       updating clock rates (Waldemar Rymarkiewicz).
    
     - Fix the intel_pstate driver to use correct max/min limits for
       cores with differing maximum frequences (Srinivas Pandruvada).
    
     - Fix a typo in the intel_pstate driver documentation (Rafael
       Wysocki).
    
     - Fix two issues with the recently added Kryo cpufreq driver (Ilia
       Lin).
    
     - Fix two recent regressions and some other minor issues in the
       turbostat utility and extend it to provide some more diagnostic
       information (Len Brown, Nathan Ciobanu).
    
  • drm-intel-fixes-2018-06-21

    drm/i915 fixes for v4.18-rc2:
    - Mostly cc: stable display fixes, including a DBLSCAN regression fix
    - GEM fixes for this merge window
    
  • drm-misc-next-2018-06-21

    drm-misc-next for 4.19:
    
    Cross-subsystem Changes:
    - fix compile breakage on ION due to the dma-buf cleanups (Christian König)
    
  • drm-misc-next-2018-06-20-1

    drm-misc-next for 4.19:
    
    UAPI Changes:
    - Add writeback connector (Brian Starkey/Liviu Dudau)
    - Add "content type" property to HDMI connectors (Stanislav Lisovskiy)
    
    Cross-subsystem Changes:
    - some devicetree Docs update
    
    Core Changes:
    - Reject over-sized allocation requests early (Chris Wilson)
    - gem-fb-helper: Always do implicit sync (Daniel Vetter)
    - dma-buf cleanups (Christian König)
    
    Driver Changes:
    - Fixes for the otm8009a panel driver (Philippe Cornu)
    - Add Innolux TV123WAM panel driver support (Sandeep Panda)
    - Move GEM BO to drm_framebuffer in few drivers (Daniel Stone)
    - i915 pinning improvements (Chris Wilson)
    - Stop consulting plane->fb/crtc in a few drivers (Ville Syrjälä)
    
  • drm-intel-next-2018-06-20

    Chris is doing many reworks that allow us to get full-ppgtt supported
    on all platforms back to HSW. As well many other fix and improvements,
    Including:
    - Use GEM suspend when aborting initialization (Chris)
    - Change i915_gem_fault to return vm_fault_t (Chris)
    - Expand VMA to Non gem object entities (Chris)
    - Improve logs for load failure, but quite logging on fault injection to avoid noise on CI (Chris)
    - Other page directory handling fixes and improvements for gen6 (Chris)
    - Other gtt clean-up removing redundancies and unused checks (Chris)
    - Reorder aliasing ppgtt fini (Chris)
    - Refactor of unsetting obg->mm.pages (Chris)
    - Apply batch location restrictions before pinning (Chris)
    - Ringbuffer fixes for context restore (Chris)
    - Execlist fixes on freeing error pointer on allocation error (Chris)
    - Make closing request flush mandatory (Chris)
    - Move GEM sanitize from resume_early to resume (Chris)
    - Improve debug dumps (Chris)
    - Silent compiler for selftest (Chris)
    - Other execlists changes to improve hangcheck and reset.
    - Many gtt page directory fixes and improvements (Chris)
    - Reorg context workarounds (Chris)
    - Avoid ERR_PTR dereference on selftest (Chris)
    
    Other GEM related work:
    - Stop trying to reset GPU if reset failed (Mika)
    - Add HW workaround for KBL to fix GPU reset (Mika)
    - Fix context ban and hang accounting for client (Mika)
    - Fixes on OA perf (Michel, Jani)
    - Refactor on GuC log mechanisms (Piotr)
    - Enable provoking vertex fix on Gen9 system (Kenneth)
    
    More ICL patches for Display enabling:
    - ICL - 10-bit support for HDMI (RK)
    - ICL - Start adding TBT PLL (Paulo)
    - ICL - DDI HDMK level selection (Manasi)
    - ICL - GMBUS GPIO pin mapping fix (Mahesh)
    - ICL - Adding DP_AUX_E support (James)
    - ICL - Display interrupts handling (DK)
    
    Other display fixes and improvements:
    - Fix sprite destination color keying on SKL+ (Ville)
    - Fixes and improvements on PCH detection, specially for non PCH systems (Jani)
    - Document PCH_NOP (Lucas)
    - Allow DBLSCAN user modes with eDP/LVDS/DSI (Ville)
    - Opregion and ACPI cleanup and organization (Jani)
    - Kill delays when activation psr (Rodrigo)
    - ...and a consequent fix of the psr activation flow (DK)
    - Fix HDMI infoframe setting (Imre)
    - Fix Display interrupts and modes on old gens (Ville)
    - Start switching to kernel unsigned int types (Jani)
    - Introduction to Amber Lake and Whiskey Lake platforms (Jose)
    - Audio clock fixes for HBR3 (RK)
    - Standardize i915_reg.h definitions according to our doc and checkpatch (Paulo)
    - Remove unused timespec_to_jiffies_timeout function (Arnd)
    - Increase the scope of PSR wake fix for other VBTs out there (Vathsala)
    - Improve debug msgs with prop name/id (Ville)
    - Other clean up on unecessary cursor size defines (Ville)
    - Enforce max hdisplay/hblank_start limits on HSW/BDW (Ville)
    - Make ELD pointers constant (Jani)
    - Fix for PSR VBT parse (Colin)
    - Add warn about unsupported CDCLK rates (Imre)
    
  • v4.14.51

    33445c07 · Linux 4.14.51 ·
    This is the 4.14.51 stable release
    
  • v4.16.17

    a988ccde · Linux 4.16.17 ·
    This is the 4.16.17 stable release
    
  • s905_6.0.1_v4.2

    ODROID-C2 v4.2
    
  • v4.18-rc1

    ce397d21 · Linux 4.18-rc1 ·
    Linux 4.18-rc1