Skip to content
Tags give the ability to mark specific points in history as being important
  • v5.15.120
    d54cfc42 · Linux 5.15.120 ·
    This is the 5.15.120 stable release
    
  • v6.1.37
    0f4ac6b4 · Linux 6.1.37 ·
    This is the 6.1.37 stable release
    
  • v6.3.11
    429cff33 · Linux 6.3.11 ·
    This is the 6.3.11 stable release
    
  • v6.4.1
    59377679 · Linux 6.4.1 ·
    This is the 6.4.1 stable release
    
  • drm-next-2023-06-29
    drm changes for 6.5-rc1:
    
    core:
    - replace strlcpy with strscpy
    - EDID changes to support further conversion to struct drm_edid
    - Move i915 DSC parameter code to common DRM helpers
    - Add Colorspace functionality
    
    aperture:
    - ignore framebuffers with non-primary devices
    
    fbdev:
    - use fbdev i/o helpers
    - add Kconfig options for fb_ops helpers
    - use new fb io helpers directly in drivers
    
    sysfs:
    - export DRM connector ID
    
    scheduler:
    - Avoid an infinite loop
    
    ttm:
    - store function table in .rodata
    - Add query for TTM mem limit
    - Add NUMA awareness to pools
    - Export ttm_pool_fini()
    
    bridge:
    - fsl-ldb: support i.MX6SX
    - lt9211, lt9611: remove blanking packets
    - tc358768: implement input bus formats, devm cleanups
    - ti-snd65dsi86: implement wait_hpd_asserted
    - analogix: fix endless probe loop
    - samsung-dsim: support swapped clock, fix enabling, support var clock
    - display-connector: Add support for external power supply
    - imx: Fix module linking
    - tc358762: Support reset GPIO
    
    panel:
    - nt36523: Support Lenovo J606F
    - st7703: Support Anbernic RG353V-V2
    - InnoLux G070ACE-L01 support
    - boe-tv101wum-nl6: Improve initialization
    - sharp-ls043t1le001: Mode fixes
    - simple: BOE EV121WXM-N10-1850, S6D7AA0
    - Ampire AM-800480L1TMQW-T00H
    - Rocktech RK043FN48H
    - Starry himax83102-j02
    - Starry ili9882t
    
    amdgpu:
    - add new ctx query flag to handle reset better
    - add new query/set shadow buffer for rdna3
    - DCN 3.2/3.1.x/3.0.x updates
    - Enable DC_FP on loongarch
    - PCIe fix for RDNA2
    - improve DC FAMS/SubVP support for better power management
    - partition support for lots of engines
    - Take NUMA into account when allocating memory
    - Add new DRM_AMDGPU_WERROR config parameter to help with CI
    - Initial SMU13 overdrive support
    - Add support for new colorspace KMS API
    - W=1 fixes
    
    amdkfd:
    - Query TTM mem limit rather than hardcoding it
    - GC 9.4.3 partition support
    - Handle NUMA for partitions
    - Add debugger interface for enabling gdb
    - Add KFD event age tracking
    
    radeon:
    - Fix possible UAF
    
    i915:
    - new getparam for PXP support
    - GSC/MEI proxy driver
    - Meteorlake display enablement
    - avoid clearing preallocated framebuffers with TTM
    - implement framebuffer mmap support
    - Disable sampler indirect state in bindless heap
    - Enable fdinfo for GuC backends
    - GuC loading and firmware table handling fixes
    - Various refactors for multi-tile enablement
    - Define MOCS and PAT tables for MTL
    - GSC/MEI support for Meteorlake
    - PMU multi-tile support
    - Large driver kernel doc cleanup
    - Allow VRR toggling and arbitrary refresh rates
    - Support async flips on linear buffers on display ver 12+
    - Expose CRTC CTM property on ILK/SNB/VLV
    - New debugfs for display clock frequencies
    - Hotplug refactoring
    - Display refactoring
    - I915_GEM_CREATE_EXT_SET_PAT for Mesa on Meteorlake
    - Use large rings for compute contexts
    - HuC loading for MTL
    - Allow user to set cache at BO creation
    - MTL powermanagement enhancements
    - Switch to dedicated workqueues to stop using flush_scheduled_work()
    - Move display runtime init under display/
    - Remove 10bit gamma on desktop gen3 parts, they don't support it
    
    habanalabs:
    - uapi: return 0 for user queries if there was a h/w or f/w error
    - Add pci health check when we lose connection with the firmware. This can be used to
      distinguish between pci link down and firmware getting stuck.
    - Add more info to the error print when TPC interrupt occur.
    - Firmware fixes
    
    msm:
    - Adreno A660 bindings
    - SM8350 MDSS bindings fix
    - Added support for DPU on sm6350 and sm6375 platforms
    - Implemented tearcheck support to support vsync on SM150 and newer platforms
    - Enabled missing features (DSPP, DSC, split display) on sc8180x, sc8280xp, sm8450
    - Added support for DSI and 28nm DSI PHY on MSM8226 platform
    - Added support for DSI on sm6350 and sm6375 platforms
    - Added support for display controller on MSM8226 platform
    - A690 GPU support
    - Move cmdstream dumping out of fence signaling path
    - a610 support
    - Support for a6xx devices without GMU
    
    nouveau:
    - NULL ptr before deref fixes
    
    armada:
    - implement fbdev emulation as client
    
    sun4i:
    - fix mipi-dsi dotclock
    - release clocks
    
    vc4:
    - rgb range toggle property
    - BT601 / BT2020 HDMI support
    
    vkms:
    - convert to drmm helpers
    - add reflection and rotation support
    - fix rgb565 conversion
    
    gma500:
    - fix iomem access
    
    shmobile:
    - support renesas soc platform
    - enable fbdev
    
    mxsfb:
    - Add support for i.MX93 LCDIF
    
    stm:
    - dsi: Use devm_ helper
    - ltdc: Fix potential invalid pointer deref
    
    renesas:
    - Group drivers in renesas subdirectory to prepare for new platform
    - Drop deprecated R-Car H3 ES1.x support
    
    meson:
    - Add support for MIPI DSI displays
    
    virtio:
    - add sync object support
    
    mediatek:
    - Add display binding document for MT6795
    
  • v6.3.10
    28ae0a74 · Linux 6.3.10 ·
    This is the 6.3.10 stable release
    
  • v6.1.36
    a1c449d0 · Linux 6.1.36 ·
    This is the 6.1.36 stable release
    
  • v5.15.119
    4af60700 · Linux 5.15.119 ·
    This is the 5.15.119 stable release
    
  • v5.10.186
    381518b4 · Linux 5.10.186 ·
    This is the 5.10.186 stable release
    
  • v5.4.249
    b30db4f7 · Linux 5.4.249 ·
    This is the 5.4.249 stable release
    
  • v4.19.288
    94bffc10 · Linux 4.19.288 ·
    This is the 4.19.288 stable release
    
  • v4.14.320
    60a6e304 · Linux 4.14.320 ·
    This is the 4.14.320 stable release
    
  • v6.4
    6995e2de · Linux 6.4 ·
    Linux 6.4
    
  • drm-fixes-2023-06-23
    drm fixes for 6.4 final
    
    qaic:
    - dma-buf import fix
    
    dp-mst:
    - fix NULL ptr deref
    
  • v6.3.9
    00d3ac72 · Linux 6.3.9 ·
    This is the 6.3.9 stable release
    
  • v6.1.35
    e84a4e36 · Linux 6.1.35 ·
    This is the 6.1.35 stable release
    
  • v5.15.118
    f6765301 · Linux 5.15.118 ·
    This is the 5.15.118 stable release
    
  • v5.10.185
    ef0d5feb · Linux 5.10.185 ·
    This is the 5.10.185 stable release
    
  • v5.4.248
    f2b499c2 · Linux 5.4.248 ·
    This is the 5.4.248 stable release
    
  • v4.19.287
    10c99496 · Linux 4.19.287 ·
    This is the 4.19.287 stable release