Skip to content
Tags give the ability to mark specific points in history as being important
  • v5.16-rc1
    fa55b7dc · Linux 5.16-rc1 ·
    Linux 5.16-rc1
    
  • v5.15.2
    7cc36c3e · Linux 5.15.2 ·
    This is the 5.15.2 stable release
    
  • v5.14.18
    a0265dd8 · Linux 5.14.18 ·
    This is the 5.14.18 stable release
    
  • v5.10.79
    bd816c27 · Linux 5.10.79 ·
    This is the 5.10.79 stable release
    
  • v5.4.159
    5915b0ea · Linux 5.4.159 ·
    This is the 5.4.159 stable release
    
  • v4.19.217
    fd825030 · Linux 4.19.217 ·
    This is the 4.19.217 stable release
    
  • v4.14.255
    5f9f3b00 · Linux 4.14.255 ·
    This is the 4.14.255 stable release
    
  • v4.9.290
    ab95ef83 · Linux 4.9.290 ·
    This is the 4.9.290 stable release
    
  • v4.4.292
    18dc3b94 · Linux 4.4.292 ·
    This is the 4.4.292 stable release
    
  • drm-next-2021-11-12
    drm next/fixes for 5.16-rc1
    
    bridge:
    - HPD improvments for lt9611uxc
    - eDP aux-bus support for ps8640
    - LVDS data-mapping selection support
    
    ttm:
    - remove huge page functionality (needs reworking)
    - fix a race condition during BO eviction
    
    panels:
    - add some new panels
    
    fbdev:
    - fix double-free
    - remove unused scrolling acceleration
    - CONFIG_FB dep improvements
    
    locking:
    - improve contended locking logging
    - naming collision fix
    
    dma-buf:
    - add dma_resv_for_each_fence iterator
    - fix fence refcounting bug
    - name locking fixesA
    
    prime:
    - fix object references during mmap
    
    nouveau:
    - various code style changes
    - refcount fix
    - device removal fixes
    - protect client list with a mutex
    - fix CE0 address calculation
    
    i915:
    - DP rates related fixes
    - Revert disabling dual eDP that was causing state readout problems
    - put the cdclk vtables in const data
    - Fix DVO port type for older platforms
    - Fix blankscreen by turning DP++ TMDS output buffers on encoder->shutdown
    - CCS FBs related fixes
    - Fix recursive lock in GuC submission
    - Revert guc_id from i915_request tracepoint
    - Build fix around dmabuf
    
    amdgpu:
    - GPU reset fix
    - Aldebaran fix
    - Yellow Carp fixes
    - DCN2.1 DMCUB fix
    - IOMMU regression fix for Picasso
    - DSC display fixes
    - BPC display calculation fixes
    - Other misc display fixes
    - Don't allow partial copy from user for DC debugfs
    - SRIOV fixes
    - GFX9 CSB pin count fix
    - Various IP version check fixes
    - DP 2.0 fixes
    - Limit DCN1 MPO fix to DCN1
    
    amdkfd:
    - SVM fixes
    - Fix gfx version for renoir
    - Reset fixes
    
    udl:
    - timeout fix
    
    imx:
    - circular locking fix
    
    virtio:
    - NULL ptr deref fix
    
  • v5.15.1
    b6abb62d · Linux 5.15.1 ·
    This is the 5.15.1 stable release
    
  • v5.14.17
    3dfa869c · Linux 5.14.17 ·
    This is the 5.14.17 stable release
    
  • v5.10.78
    50405204 · Linux 5.10.78 ·
    This is the 5.10.78 stable release
    
  • v5.4.158
    c65356f0 · Linux 5.4.158 ·
    This is the 5.4.158 stable release
    
  • v4.19.216
    3033e572 · Linux 4.19.216 ·
    This is the 4.19.216 stable release
    
  • drm-next-2021-11-03
    drm for 5.16-rc1
    
    core:
    - improve dma_fence, lease and resv documentation
    - shmem-helpers: allocate WC pages on x86, use vmf_insert_pin
    - sched fixes/improvements
    - allow empty drm leases
    - add dma resv iterator
    - add more DP 2.0 headers
    - DP MST helper improvements for DP2.0
    
    dma-buf:
    - avoid warnings, remove fence trace macros
    
    bridge:
    - new helper to get rid of panels
    - probe improvements for it66121
    - enable DSI EOTP for anx7625
    
    fbdev:
    - efifb: release runtime PM on destroy
    
    ttm:
    - kerneldoc switch
    - helper to clear all DMA mappings
    - pool shrinker optimizaton
    - remove ttm_tt_destroy_common
    - update ttm_move_memcpy for async use
    
    panel:
    - add new panel-edp driver
    
    amdgpu:
     - Initial DP 2.0 support
     - Initial USB4 DP tunnelling support
     - Aldebaran MCE support
     - Modifier support for DCC image stores for GFX 10.3
     - Display rework for better FP code handling
     - Yellow Carp/Cyan Skillfish updates
     - Cyan Skillfish display support
     - convert vega/navi to IP discovery asic enumeration
     - validate IP discovery table
     - RAS improvements
     - Lots of fixes
    
     i915:
     - DG1 PCI IDs + LMEM discovery/placement
     - DG1 GuC submission by default
     - ADL-S PCI IDs updated + enabled by default
     - ADL-P (XE_LPD) fixed and updates
     - DG2 display fixes
     - PXP protected object support for Gen12 integrated
     - expose multi-LRC submission interface for GuC
     - export logical engine instance to user
     - Disable engine bonding on Gen12+
     - PSR cleanup
     - PSR2 selective fetch by default
     - DP 2.0 prep work
     - VESA vendor block + MSO use of it
     - FBC refactor
     - try again to fix fast-narrow vs slow-wide eDP training
     - use THP when IOMMU enabled
     - LMEM backup/restore for suspend/resume
     - locking simplification
     - GuC major reworking
     - async flip VT-D workaround changes
     - DP link training improvements
     - misc display refactorings
    
    bochs:
    - new PCI ID
    
    rcar-du:
    - Non-contiguious buffer import support for rcar-du
    - r8a779a0 support prep
    
    omapdrm:
    - COMPILE_TEST fixes
    
    sti:
    - COMPILE_TEST fixes
    
    msm:
    - fence ordering improvements
    - eDP support in DP sub-driver
    - dpu irq handling cleanup
    - CRC support for making igt happy
    - NO_CONNECTOR bridge support
    - dsi: 14nm phy support for msm8953
    - mdp5: msm8x53, sdm450, sdm632 support
    
    stm:
    - layer alpha + zpo support
    
    v3d:
    - fix Vulkan CTS failure
    - support multiple sync objects
    
    gud:
    - add R8/RGB332/RGB888 pixel formats
    
    vc4:
    - convert to new bridge helpers
    
    vgem:
    - use shmem helpers
    
    virtio:
    - support mapping exported vram
    
    zte:
    - remove obsolete driver
    
    rockchip:
    - use bridge attach no connector for LVDS/RGB
    
  • v5.14.16
    f63179c1 · Linux 5.14.16 ·
    This is the 5.14.16 stable release
    
  • v5.10.77
    09df347c · Linux 5.10.77 ·
    This is the 5.10.77 stable release
    
  • v5.4.157
    e6de9a8b · Linux 5.4.157 ·
    This is the 5.4.157 stable release
    
  • v4.19.215
    a027d43c · Linux 4.19.215 ·
    This is the 4.19.215 stable release