Skip to content
Tags give the ability to mark specific points in history as being important
  • v5.16.19
    73be2349 · Linux 5.16.19 ·
    This is the 5.16.19 stable release
    
  • v5.17.2
    70a10e90 · Linux 5.17.2 ·
    This is the 5.17.2 stable release
    
  • drm-fixes-2022-04-08
    drm fixes for 5.18-rc2
    
    dma-fence:
    - fix warning about fence containers
    - fix logic error in new fence merge code
    - handle empty dma_fence_arrays gracefully
    
    bridge:
    - Try all possible cases for bridge/panel detection.
    
    bindings:
    - Don't require input port for MIPI-DSI, and make width/height mandatory.
    
    fbdev:
    - Fix unregistering of framebuffers without device.
    
    nouveau:
    - Fix a crash when booting with nouveau on tegra.
    
    amdgpu:
    - GFX 10.3.7 fixes
    - noretry updates
    - VCN fixes
    - TMDS fix
    - zstate fix for freesync video
    - DCN 3.1.5 fix
    - Display stack size fix
    - Audio fix
    - DCN 3.1 pstate fix
    - TMZ VCN fix
    - APU passthrough fix
    - Misc other fixes
    - VCN 3.0 fixes
    - Misc display fixes
    - GC 10.3 golden register fix
    - Suspend fix
    - SMU 10 fix
    
    amdkfd:
    - Error handling fix
    - xgmi p2p fix
    - HWS VMIDs fix
    - Event fix
    
    panel:
    - ili9341: Fix optional regulator handling
    
    imx:
    - Catch an EDID allocation failure in imx-ldb
    - fix a leaked drm display mode on DT parsing error in parallel-display
    - properly remove the dw_hdmi bridge in case the component_add fails in dw_hdmi-imx
    - fix the IPU clock frequency debug printout in ipu-di.
    
  • v5.18-rc1
    31231092 · Linux 5.18-rc1 ·
    Linux 5.18-rc1
    
  • v4.14.275
    74766a97 · Linux 4.14.275 ·
    This is the 4.14.275 stable release
    
  • v5.17.1
    59db887d · Linux 5.17.1 ·
    This is the 5.17.1 stable release
    
  • v5.16.18
    9fec77b5 · Linux 5.16.18 ·
    This is the 5.16.18 stable release
    
  • v5.15.32
    e29be672 · Linux 5.15.32 ·
    This is the 5.15.32 stable release
    
  • v5.10.109
    d9c5818a · Linux 5.10.109 ·
    This is the 5.10.109 stable release
    
  • v5.4.188
    2845ff3f · Linux 5.4.188 ·
    This is the 5.4.188 stable release
    
  • v4.19.237
    a6e4a181 · Linux 4.19.237 ·
    This is the 4.19.237 stable release
    
  • v4.14.274
    af1af6eb · Linux 4.14.274 ·
    This is the 4.14.274 stable release
    
  • v4.9.309
    ae62da6a · Linux 4.9.309 ·
    This is the 4.9.309 stable release
    
  • drm-next-2022-03-25
    drm fixes for 5.18-rc1
    
    core:
    - Make audio and color plane support checking only happen
      when a CEA extension block is found.
    - Small selftest fix.
    
    fbdev:
    - two regressions fixes from speedup patches.
    
    ttm:
    - Fix a small regression from ttm_resource_fini()
    
    i915:
    - Reject unsupported TMDS rates on ICL+
    - Treat SAGV block time 0 as SAGV disabled
    - Fix PSF GV point mask when SAGV is not possible
    - Fix renamed INTEL_INFO->media.arch/ver field
    
  • drm-next-2022-03-24
    drm for 5.18-rc1
    
    dma-buf:
    - rename dma-buf-map to iosys-map
    
    core:
    - move buddy allocator to core
    - add pci/platform init macros
    - improve EDID parser deep color handling
    - EDID timing type 7 support
    - add GPD Win Max quirk
    - add yes/no helpers to string_helpers
    - flatten syncobj chains
    - add nomodeset support to lots of drivers
    - improve fb-helper clipping support
    - add default property value interface
    
    fbdev:
    - improve fbdev ops speed
    
    ttm:
    - add a backpointer from ttm bo->ttm resource
    
    dp:
    - move displayport headers
    - add a dp helper module
    
    bridge:
    - anx7625 atomic support, HDCP support
    
    panel:
    - split out panel-lvds and lvds bindings
    - find panels in OF subnodes
    
    privacy:
    - add chromeos privacy screen support
    
    fb:
    - hot unplug fw fb on forced removal
    
    simpledrm:
    - request region instead of marking ioresource busy
    - add panel oreintation property
    
    udmabuf:
    - fix oops with 0 pages
    
    amdgpu:
    - power management code cleanup
    - Enable freesync video mode by default
    - RAS code cleanup
    - Improve VRAM access for debug using SDMA
    - SR-IOV rework special register access and fixes
    - profiling power state request ioctl
    - expose IP discovery via sysfs
    - Cyan skillfish updates
    - GC 10.3.7, SDMA 5.2.7, DCN 3.1.6 updates
    - expose benchmark tests via debugfs
    - add module param to disable XGMI for testing
    - GPU reset debugfs register dumping support
    
    amdkfd:
    - CRIU support
    - SDMA queue fixes
    
    radeon:
    - UVD suspend fix
    - iMac backlight fix
    
    i915:
    - minimal parallel submission for execlists
    - DG2-G12 subplatform added
    - DG2 programming workarounds
    - DG2 accelerated migration support
    - flat CCS and CCS engine support for XeHP
    - initial small BAR support
    - drop fake LMEM support
    - ADL-N PCH support
    - bigjoiner updates
    - introduce VMA resources and async unbinding
    - register definitions cleanups
    - multi-FBC refactoring
    - DG1 OPROM over SPI support
    - ADL-N platform enabling
    - opregion mailbox #5 support
    - DP MST ESI improvements
    - drm device based logging
    - async flip optimisation for DG2
    - CPU arch abstraction fixes
    - improve GuC ADS init to work on aarch64
    - tweak TTM LRU priority hint
    - GuC 69.0.3 support
    - remove short term execbuf pins
    
    nouveau:
    - higher DP/eDP bitrates
    - backlight fixes
    
    msm:
    - dpu + dp support for sc8180x
    - dp support for sm8350
    - dpu + dsi support for qcm2290
    - 10nm dsi phy tuning support
    - bridge support for dp encoder
    - gpu support for additional 7c3 SKUs
    
    ingenic:
    - HDMI support for JZ4780
    - aux channel EDID support
    
    ast:
    - AST2600 support
    - add wide screen support
    - create DP/DVI connectors
    
    omapdrm:
    - fix implicit dma_buf fencing
    
    vc4:
    - add CSC + full range support
    - better display firmware handoff
    
    panfrost:
    - add initial dual-core GPU support
    
    stm:
    - new revision support
    - fb handover support
    
    mediatek:
    - transfer display binding document to yaml format.
    - add mt8195 display device binding.
    - allow commands to be sent during video mode.
    - add wait_for_event for crtc disable by cmdq.
    
    tegra:
    - YUV format support
    
    rcar-du:
    - LVDS support for M3-W+ (R8A77961)
    
    exynos:
    - BGR pixel format for FIMD device
    
  • v5.16.17
    b90df4ec · Linux 5.16.17 ·
    This is the 5.16.17 stable release
    
  • v5.15.31
    96e48ac9 · Linux 5.15.31 ·
    This is the 5.15.31 stable release
    
  • v5.10.108
    9940314e · Linux 5.10.108 ·
    This is the 5.10.108 stable release
    
  • v5.4.187
    055c4cf7 · Linux 5.4.187 ·
    This is the 5.4.187 stable release
    
  • v4.19.236
    67aefbfe · Linux 4.19.236 ·
    This is the 4.19.236 stable release