Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v6.6.65 protected
    943e0aee · Linux 6.6.65 ·
    This is the 6.6.65 stable release
    
  • v6.12.4 protected
    61baee2d · Linux 6.12.4 ·
    This is the 6.12.4 stable release
    
  • v6.6.64 protected
    22a054ea · Linux 6.6.64 ·
    This is the 6.6.64 stable release
    
  • v6.13-rc2 protected
    fac04efc · Linux 6.13-rc2 ·
    Linux 6.13-rc2
    
  • drm-fixes-2024-12-06 protected
    drm fixes for -rc2, part 2
    
    - amdgu: mostly display fixes + jpeg vcn 1.0, sriov, dcn4.0 resume
      firxes
    - amdkfd fixes
    
  • drm-fixes-2024-12-07 protected
    drm fixes for 6.13-rc2
    
    dma-fence:
    - Fix reference leak on fence-merge failure path
    - Simplify fence merging with kernel's sort()
    - Fix dma_fence_array_signaled() to ensure forward progress
    
    dp_mst:
    - Fix MST sideband message body length check
    - Fix a bunch of locking/state handling with DP MST msgs
    
    sti:
    - Add __iomem for mixer_dbg_mxn()'s parameter
    
    xe:
    - Missing init value and 64-bit write-order check
    - Fix a memory allocation issue causing lockdep violation
    
    v3d:
    - performance counter fix.
    
  • v6.12.3 protected
    47edb26c · Linux 6.12.3 ·
    This is the 6.12.3 stable release
    
  • v6.12.2 protected
    fa10f348 · Linux 6.12.2 ·
    This is the 6.12.2 stable release
    
  • v6.11.11 protected
    f6d41443 · Linux 6.11.11 ·
    This is the 6.11.11 stable release
    
  • v4.19.325 protected
    a67e7cdd · Linux 4.19.325 ·
    This is the 4.19.325 stable release
    
  • v6.13-rc1 protected
    40384c84 · Linux 6.13-rc1 ·
    Linux 6.13-rc1
    
  • drm-next-2024-11-29 protected
    drm fixes for v6.13-rc1
    
    i915:
    - hdcp: Fix when the first read and write are retried
    
    xe:
    - Wake up waiters after wait condition set to true
    - Mark the preempt fence workqueue as reclaim
    - Update xe2 graphics name string
    - Fix a couple of guc submit races
    - Fix pat index usage in migrate
    - Ensure non-cached migrate pagetable bo mappings
    - Take a PM ref in the delayed snapshot capture worker
    
    amdgpu:
    - SMU 13.0.6 fixes
    - XGMI fixes
    - SMU 13.0.7 fixes
    - Misc code cleanups
    - Plane refcount fixes
    - DCN 4.0.1 fixes
    - DC power fixes
    - DTO fixes
    - NBIO 7.11 fixes
    - SMU 14.0.x fixes
    - Reset fixes
    - Enable DC on LoongArch
    - Sysfs hotplug warning fix
    - Misc small fixes
    - VCN 4.0.3 fix
    - Slab usage fix
    - Jpeg delayed work fix
    
    amdkfd:
    - wptr handling fixes
    
    radeon:
    - Use ttm_bo_move_null()
    - Constify struct pci_device_id
    - Fix spurious hotplug
    - HPD fix
    
    rockchip
    - fix 32-bit build
    
  • v6.11.10 protected
    e7770f0e · Linux 6.11.10 ·
    This is the 6.11.10 stable release
    
  • v6.6.63 protected
    bff3e13a · Linux 6.6.63 ·
    This is the 6.6.63 stable release
    
  • v6.1.119 protected
    e4d90d63 · Linux 6.1.119 ·
    This is the 6.1.119 stable release
    
  • v6.12.1 protected
    d390303b · Linux 6.12.1 ·
    This is the 6.12.1 stable release
    
  • drm-next-2024-11-21 protected
    drm for 6.13-rc1
    
    core:
    - split DSC helpers from DP helpers
    - clang build fixes for drm/mm test
    - drop simple pipeline support for gem vram
    - document submission error signaling
    - move drm_rect to drm core module from kms helper
    - add default client setup to most drivers
    - move to video aperture helpers instead of drm ones
    
    tests:
    - new framebuffer tests
    
    ttm:
    - remove swapped and pinned BOs from TTM lru
    
    panic:
    - fix uninit spinlock
    - add ABGR2101010 support
    
    bridge:
    - add TI TDP158 support
    - use standard PM OPS
    
    dma-fence:
    - use read_trylock instead of read_lock to help lockdep
    
    scheduler:
    - add errno to sched start to report different errors
    - add locking to drm_sched_entity_modify_sched
    - improve documentation
    
    xe:
    - add drm_line_printer
    - lots of refactoring
    - Enable Xe2 + PES disaggregation
    - add new ARL PCI ID
    - SRIOV development work
    - fix exec unnecessary implicit fence
    - define and parse OA sync props
    - forcewake refactoring
    
    i915:
    - Enable BMG/LNL ultra joiner
    - Enable 10bpx + CCS scanout on ICL+, fp16/CCS on TGL+
    - use DSB for plane/color mgmt
    - Arrow lake PCI IDs
    - lots of i915/xe display refactoring
    - enable PXP GuC autoteardown
    - Pantherlake (PTL) Xe3 LPD display enablement
    - Allow fastset HDR infoframe changes
    - write DP source OUI for non-eDP sinks
    - share PCI IDs between i915 and xe
    
    amdgpu:
    - SDMA queue reset support
    - SMU 13.0.6, JPEG 4.0.3 updates
    - Initial runtime repartitioning support
    - rework IP structs for multiple IP instances
    - Fetch EDID from _DDC if available
    - SMU13 zero rpm user control
    - lots of fixes/cleanups
    
    amdkfd:
    - Increase event FIFO size
    - add topology cap flag for per queue reset
    
    msm:
    - DPU:
    - SA8775P support
    - (disabled by default) MSM8917, MSM8937, MSM8953 and MSM8996 support
    - Enable large framebuffer support
    - Drop MSM8998 and SDM845
    - DP:
    - SA8775P support
    - GPU:
    - a7xx preemption support
    - Adreno A663 support
    
    ast:
    - warn about unsupported TX chips
    
    ivpu:
    - add coredump
    - add pantherlake support
    
    rockchip:
    - 4K@60Hz display enablement
    - generate pll programming tables
    
    panthor:
    - add timestamp query API
    - add realtime group priority
    - add fdinfo support
    
    etnaviv:
    - improve handling of DMA address limits
    - improve GPU hangcheck
    
    exynos:
    - Decon Exynos7870 support
    
    mediatek:
    - add OF graph support
    
    omap:
    - locking fixes
    
    bochs:
    - convert to gem/shmem from simpledrm
    
    v3d:
    - support big/super pages
    - add gemfs
    
    vc4:
    - BCM2712 support refactoring
    - add YUV444 format support
    
    udmabuf:
    - folio related fixes
    
    nouveau:
    - add panic support on nv50+
    
  • v6.12 protected
    adc21867 · Linux 6.12 ·
    Linux 6.12
    
  • v6.11.9 protected
    a2316c84 · Linux 6.11.9 ·
    This is the 6.11.9 stable release
    
  • v6.6.62 protected
    c1036e4f · Linux 6.6.62 ·
    This is the 6.6.62 stable release