Skip to content
Tags give the ability to mark specific points in history as being important
  • v6.8-rc1
    6613476e · Linux 6.8-rc1 ·
    Linux 6.8-rc1
    
  • v6.7.1
    a91fdae5 · Linux 6.7.1 ·
    This is the 6.7.1 stable release
    
  • v6.6.13
    62b19b56 · Linux 6.6.13 ·
    This is the 6.6.13 stable release
    
  • v6.1.74
    8fd7f446 · Linux 6.1.74 ·
    This is the 6.1.74 stable release
    
  • drm-next-2024-01-19
    drm fixes for 6.8-rc1
    
    amdgpu:
    - DSC fixes
    - DC resource pool fixes
    - OTG fix
    - DML2 fixes
    - Aux fix
    - GFX10 RLC firmware handling fix
    - Revert a broken workaround for SMU 13.0.2
    - DC writeback fix
    - Enable gfxoff when ROCm apps are active on gfx11 with the proper FW version
    
    amdkfd:
    - Fix dma-buf exports using GEM handles
    
    nouveau:
    - fix a unneeded WARN_ON triggering
    
    xe:
    - Fix for definition of wakeref_t
    - Fix for an error code aliasing
    - Fix for VM_UNBIND_ALL in the case there are no bound VMAs
    - Fixes for a number of __iomem address space mismatches reported by sparse
    - Fixes for the assignment of exec_queue priority
    - A Fix for skip_guc_pc not taking effect
    - Workaround for a build problem on GCC 11
    - A couple of fixes for error paths
    - Fix a Flat CCS compression metadata copy issue
    - Fix a misplace array bounds checking
    - Don't have display support depend on EXPERT (as discussed on IRC)
    
  • v6.6.12
    47345b42 · Linux 6.6.12 ·
    This is the 6.6.12 stable release
    
  • v6.1.73
    fec3b145 · Linux 6.1.73 ·
    This is the 6.1.73 stable release
    
  • v5.15.147
    ddcaf499 · Linux 5.15.147 ·
    This is the 5.15.147 stable release
    
  • v5.10.208
    3fee45ee · Linux 5.10.208 ·
    This is the 5.10.208 stable release
    
  • v5.4.267
    9153fc96 · Linux 5.4.267 ·
    This is the 5.4.267 stable release
    
  • v4.19.305
    abc2dd6a · Linux 4.19.305 ·
    This is the 4.19.305 stable release
    
  • drm-next-2024-01-15-1
    drm fixes for 6.8-rc1
    
    i915:
    - Fixes for kernel-doc warnings enforced in linux-next
    - Another build warning fix for string formatting of intel_wakeref_t
    - Display fixes for DP DSC BPC and C20 PLL state verification
    
    v3d:
    - register readout fix
    
    rockchip:
    - two build warning fixes
    
    nouveau:
    - fix GSP loading on Turing with different nvdec configuration
    
  • drm-next-2024-01-15
    drm fixes for 6.8-rc1
    
    i915:
    - Fixes for kernel-doc warnings enforced in linux-next
    - Another build warning fix for string formatting of intel_wakeref_t
    - Display fixes for DP DSC BPC and C20 PLL state verification
    
    v3d:
    - register readout fix
    
    rockchip:
    - two build warning fixes
    
    nouveau:
    - fix GSP loading on Turing with different nvdec configuration
    
  • v5.10.207
    03a0e87f · Linux 5.10.207 ·
    This is the 5.10.207 stable release
    
  • v6.6.11
    22852eaf · Linux 6.6.11 ·
    This is the 6.6.11 stable release
    
  • v6.1.72
    7c58bfa7 · Linux 6.1.72 ·
    This is the 6.1.72 stable release
    
  • v4.14.336
    c31e3527 · Linux 4.14.336 ·
    This is the 4.14.336 stable release
    
  • drm-next-2024-01-10
    drm-next for 6.8:
    
    new drivers:
    - imagination - new driver for Imagination Technologies GPU
    - xe - new driver for Intel GPUs using core drm concepts
    
    core:
    - add CLOSE_FB ioctl
    - remove old UMS ioctls
    - increase max objects to accomodate AMD color mgmt
    
    encoder:
    - create per-encoder debugfs directory
    
    edid:
    - split out drm_eld
    - SAD helpers
    - drop edid_firmware module parameter
    
    format-helper:
    - cache format conversion buffers
    
    sched:
    - move from kthread to workqueue
    - rename some internals
    - implement dynamic job-flow control
    
    gpuvm:
    - provide more features to handle GEM objects
    
    client:
    - don't acquire module reference
    
    displayport:
    - add mst path property documentation
    
    fdinfo:
    - alignment fix
    
    dma-buf:
    - add fence timestamp helper
    - add fence deadline support
    
    bridge:
    - transparent aux-bridge for DP/USB-C
    - lt8912b: add suspend/resume support and power regulator support
    
    panel:
    - edp: AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49
    - chromebook panel support
    - elida-kd35t133: rework pm
    - powkiddy RK2023 panel
    - himax-hx8394: drop prepare/unprepare and shutdown logic
    - BOE BP101WX1-100, Powkiddy X55, Ampire AM8001280G
    - Evervision VGG644804, SDC ATNA45AF01
    - nv3052c: register docs, init sequence fixes, fascontek FS035VG158
    - st7701: Anbernic RG-ARC support
    - r63353 panel controller
    - Ilitek ILI9805 panel controller
    - AUO G156HAN04.0
    
    simplefb:
    - support memory regions
    - support power domains
    
    amdgpu:
    - add new 64-bit sequence number infrastructure
    - add AMD specific color management
    - ACPI WBRF support for RF interference handling
    - GPUVM updates
    - RAS updates
    - DCN 3.5 updates
    - Rework PCIe link speed handling
    - Document GPU reset types
    - DMUB fixes
    - eDP fixes
    - NBIO 7.9/7.11 updates
    - SubVP updates
    - XGMI PCIe state dumping for aqua vanjaram
    - GFX11 golden register updates
    - enable tunnelling on high pri compute
    
    amdkfd:
    - Migrate TLB flushing logic to amdgpu
    - Trap handler fixes
    - Fix restore workers handling on suspend/resume
    - Fix possible memory leak in pqm_uninit()
    - support import/export of dma-bufs using GEM handles
    
    radeon:
    - fix possible overflows in command buffer checking
    - check for errors in ring_lock
    
    i915:
    - reorg display code for reuse in xe driver
    - fdinfo memory stats printing
    - DP MST bandwidth mgmt improvements
    - DP panel replay enabling
    - MTL C20 phy state verification
    - MTL DP DSC fractional bpp support
    - Audio fastset support
    - use dma_fence interfaces instead of i915_sw_fence
    - Separate gem and display code
    - AUX register macro refactoring
    - Separate display module/device parameters
    - Move display capabilities debugfs under display
    - Makefile cleanups
    - Register cleanups
    - Move display lock inits under display/
    - VLV/CHV DPIO PHY register and interface refactoring
    - DSI VBT sequence refactoring
    - C10/C20 PHY PLL hardware readout
    - DPLL code cleanups
    - Cleanup PXP plane protection checks
    - Improve display debug msgs
    - PSR selective fetch fixes/improvements
    - DP MST fixes
    - Xe2LPD FBC restrictions removed
    - DGFX uses direct VBT pin mapping
    - more MTL WAs
    - fix MTL eDP bug
    - eliminate use of kmap_atomic
    
    habanalabs:
    - sysfs entry to identify a device minor id with debugfs path
    - sysfs entry to expose device module id
    - add signed device info retrieval through INFO ioctl
    - add Gaudi2C device support
    - pcie reset prepare/done hooks
    
    msm:
    - Add support for SDM670, SM8650
    - Handle the CFG interconnect to fix the obscure hangs / timeouts
    - Kconfig fix for QMP dependency
    - use managed allocators
    - DPU: SDM670, SM8650 support
    - DPU: Enable SmartDMA on SM8350 and SM8450
    - DP: enable runtime PM support
    - GPU: add metadata UAPI
    - GPU: move devcoredumps to GPU device
    - GPU: convert to drm_exec
    
    ivpu:
    - update FW API
    - new debugfs file
    - a new NOP job submission test mode
    - improve suspend/resume
    - PM improvements
    - MMU PT optimizations
    - firmware profile frequency support
    - support for uncached buffers
    - switch to gem shmem helpers
    - replace kthread with threaded irqs
    
    rockchip:
    - rk3066_hdmi: convert to atomic
    - vop2: support nv20 and nv30
    - rk3588 support
    
    mediatek:
    - use devm_platform_ioremap_resource
    - stop using iommu_present
    - MT8188 VDOSYS1 display support
    
    panfrost:
    - PM improvements
    - improve interrupt handling as poweroff
    
    qaic:
    - allow to run with single MSI
    - support host/device time sync
    - switch to persistent DRM devices
    
    exynos:
    - fix potential error pointer dereference
    - fix wrong error checking
    - add missing call to drm_atomic_helper_shutdown
    
    omapdrm:
    - dma-fence lockdep annotation fix
    
    tidss:
    - dma-fence lockdep annotation fix
    - support for AM62A7
    
    v3d:
    - BCM2712 - rpi5 support
    - fdinfo + gputop support
    - uapi for CPU job handling
    
    virtio-gpu:
    - add context debug name
    
  • v5.4.266
    4410df70 · Linux 5.4.266 ·
    This is the 5.4.266 stable release
    
  • v4.19.304
    88afb447 · Linux 4.19.304 ·
    This is the 4.19.304 stable release