Skip to content
Tags give the ability to mark specific points in history as being important
  • v4.19.48
    e109a984 · Linux 4.19.48 ·
    This is the 4.19.48 stable release
    
  • v5.0.21
    fd1594eb · Linux 5.0.21 ·
    This is the 5.0.21 stable release
    
  • v5.1.7
    2f7d9d47 · Linux 5.1.7 ·
    This is the 5.1.7 stable release
    
  • drm-intel-fixes-2019-06-03
    - Add missing Icelake W/A to disable GPU hang on cache ECC error
  • v5.2-rc3
    f2c7c76c · Linux 5.2-rc3 ·
    Linux 5.2-rc3
    
  • v4.9.180
    b16a5334 · Linux 4.9.180 ·
    This is the 4.9.180 stable release
    
  • v4.14.123
    8cb12398 · Linux 4.14.123 ·
    This is the 4.14.123 stable release
    
  • v4.19.47
    0df021b2 · Linux 4.19.47 ·
    This is the 4.19.47 stable release
    
  • v5.0.20
    227ab209 · Linux 5.0.20 ·
    This is the 5.0.20 stable release
    
  • v5.1.6
    98e4b991 · Linux 5.1.6 ·
    This is the 5.1.6 stable release
    
  • drm-fixes-2019-05-31
    drm etnaviv, imx, amdgpu fixes
    
  • sound-5.2-rc3
    sound fixes for 5.2-rc3
    
    No big surprises here, just a few device-specific fixes.
    
    HD-audio received several fixes for Acer, Dell, Huawei and other
    laptops as well as the workaround for the new Intel chipset.
    One significant one-liner fix is the disablement of the node-power
    saving on Realtek codecs, which may potentially cover annoying bugs
    like the background noises or click noises on many devices.
    
    Other than that, a fix for FireWire bit definitions, and another fix
    for LINE6 USB audio bug that was discovered by syzkaller.
    
  • drm-misc-fixes-2019-05-29
    95b74ce8 · drm/qxl: drop WARN_ONCE() ·
    qxl: Drop WARN when u/s tries to mmap a prime buffer (Gerd)
    
    Cc: Gerd Hoffmann <kraxel@redhat.com>
    
  • v5.2-rc2
    cd6c84d8 · Linux 5.2-rc2 ·
    Linux 5.2-rc2
    
  • v4.9.179
    2584e66f · Linux 4.9.179 ·
    This is the 4.9.179 stable release
    
  • v4.14.122
    44a05cd8 · Linux 4.14.122 ·
    This is the 4.14.122 stable release
    
  • v4.19.46
    8b2fc005 · Linux 4.19.46 ·
    This is the 4.19.46 stable release
    
  • v5.0.19
    3f7c1cab · Linux 5.0.19 ·
    This is the 5.0.19 stable release
    
  • v5.1.5
    83536593 · Linux 5.1.5 ·
    This is the 5.1.5 stable release
    
  • drm-intel-next-2019-05-24
    Features:
    - Engine discovery query (Tvrtko)
    - Support for DP YCbCr4:2:0 outputs (Gwan-gyeong)
    - HDCP revocation support, refactoring (Ramalingam)
    - Remove DRM_AUTH from IOCTLs which also have DRM_RENDER_ALLOW (Christian König)
    - Asynchronous display power disabling (Imre)
    - Perma-pin uC firmware and re-enable global reset (Fernando)
    - GTT remapping for display, for bigger fb size and stride (Ville)
    - Enable pipe HDR mode on ICL if only HDR planes are used (Ville)
    - Kconfig to tweak the busyspin durations for i915_wait_request (Chris)
    - Allow multiple user handles to the same VM (Chris)
    - GT/GEM runtime pm improvements using wakerefs (Chris)
    - Gen 4&5 render context support (Chris)
    - Allow userspace to clone contexts on creation (Chris)
    - SINGLE_TIMELINE flags for context creation (Chris)
    - Allow specification of parallel execbuf (Chris)
    
    Refactoring:
    - Header refactoring (Jani)
    - Move GraphicsTechnology files under gt/ (Chris)
    - Sideband code refactoring (Chris)
    
    Fixes:
    - ICL DSI state readout and checker fixes (Vandita)
    - GLK DSI picture corruption fix (Stanislav)
    - HDMI deep color fixes (Clinton, Aditya)
    - Fix driver unbinding from a device in use (Janusz)
    - Fix clock gating with pipe scaling (Radhakrishna)
    - Disable broken FBC on GLK (Daniel Drake)
    - Miscellaneous GuC fixes (Michal)
    - Fix MG PHY DP register programming (Imre)
    - Add missing combo PHY lane power setup (Imre)
    - Workarounds for early ICL VBT issues (Imre)
    - Fix fastset vs. pfit on/off on HSW EDP transcoder (Ville)
    - Add readout and state check for pch_pfit.force_thru (Ville)
    - Miscellaneous display fixes and refactoring (Ville)
    - Display workaround fixes (Ville)
    - Enable audio even if ELD is bogus (Ville)
    - Fix use-after-free in reporting create.size (Chris)
    - Sideband fixes to avoid BYT hard lockups (Chris)
    - Workaround fixes and improvements (Chris)
    
    Maintainer shortcomings:
    - Failure to adequately describe and give credit for all changes (Jani)