Skip to content
Tags give the ability to mark specific points in history as being important
  • v6.8.11
    f610c358 · Linux 6.8.11 ·
    This is the 6.8.11 stable release
    
  • v6.6.32
    91de249b · Linux 6.6.32 ·
    This is the 6.6.32 stable release
    
  • v6.1.92
    88690811 · Linux 6.1.92 ·
    This is the 6.1.92 stable release
    
  • v5.15.160
    c61bd26a · Linux 5.15.160 ·
    This is the 5.15.160 stable release
    
  • v5.10.218
    61458c86 · Linux 5.10.218 ·
    This is the 5.10.218 stable release
    
  • v5.4.277
    4a548b29 · Linux 5.4.277 ·
    This is the 5.4.277 stable release
    
  • v4.19.315
    10cfa55f · Linux 4.19.315 ·
    This is the 4.19.315 stable release
    
  • drm-next-2024-05-25
    drm fixes for 6.10-rc1
    
    nouveau:
    - fix bo metadata uAPI for vm bind
    
    panthor:
    - Fixes for panthor's heap logical block.
    - Reset on unrecoverable fault
    - Fix VM references.
    - Reset fix.
    
    xlnx:
    - xlnx compile and doc fixes.
    
    amdgpu:
    - Handle vbios table integrated info v2.3
    
    amdkfd:
    - Handle duplicate BOs in reserve_bo_and_cond_vms
    - Handle memory limitations on small APUs
    
    dp/mst:
    - MST null deref fix.
    
    bridge:
    - Don't let next bridge create connector in adv7511 to make probe work.
    
  • drm-next-2024-05-20
    drm urgent (the 2nd) for 6.10-rc1
    
    buddy:
    - fix WARN_ONs during force merge
    
  • v6.9.1
    b019fcc0 · Linux 6.9.1 ·
    This is the 6.9.1 stable release
    
  • v6.8.10
    a0c69a57 · Linux 6.8.10 ·
    This is the 6.8.10 stable release
    
  • v6.6.31
    e3d332aa · Linux 6.6.31 ·
    This is the 6.6.31 stable release
    
  • v6.1.91
    4078fa63 · Linux 6.1.91 ·
    This is the 6.1.91 stable release
    
  • v5.15.159
    83655231 · Linux 5.15.159 ·
    This is the 5.15.159 stable release
    
  • v5.10.217
    ce3838db · Linux 5.10.217 ·
    This is the 5.10.217 stable release
    
  • v5.4.276
    24d2be37 · Linux 5.4.276 ·
    This is the 5.4.276 stable release
    
  • v4.19.314
    56a03f63 · Linux 4.19.314 ·
    This is the 4.19.314 stable release
    
  • drm-next-2024-05-16
    drm urgent for 6.10-rc1 merge:
    
    buddy:
    - fix breakage in buddy allocator.
    
  • drm-next-2024-05-15
    drm for 6.10-rc1
    
    new drivers:
    - panthor: ARM Mali/Immortalis CSF-based GPU driver
    
    core:
    - add a CONFIG_DRM_WERROR option
    - make more headers self-contained
    - grab resv lock in pin/unpin
    - fix vmap resv locking
    - EDID/eDP panel matching
    - Kconfig cleanups
    - DT sound bindings
    - Add SIZE_HINTS property for cursor planes
    - Add struct drm_edid_product_id and helpers.
    - Use drm device based logging in more drm functions.
    - drop seq_file.h from a bunch of places
    - use drm_edid driver conversions
    
    dp:
    - DP Tunnel documentation
    - MST read sideband cap
    - Adaptive sync SDP prep work
    
    ttm:
    - improve placement for TTM BOs in idle/busy handling
    
    panic:
    - Fixes for drm-panic, and option to test it.
    - Add drm panic to simpledrm, mgag200, imx, ast
    
    bridge:
    - improve init ordering
    - adv7511: allow GPIO pin sharing
    - tc358775: add tc358675 support
    
    panel:
    - AUO B120XAN01.0
    - Samsung s6e3fa7
    - BOE NT116WHM-N44
    - CMN N116BCA-EA1,
    - CrystalClear CMT430B19N00
    - Startek KD050HDFIA020-C020A
    - powertip PH128800T006-ZHC01
    - Innolux G121X1-L03
    - LG sw43408
    - Khadas TS050 V2
    - EDO RM69380 OLED
    - CSOT MNB601LS1-1
    
    amdgpu:
    - HDCP/ODM/RAS fixes
    - Devcoredump improvements
    - Expose VCN activity via sysfs
    - SMY 13.0.x updates
    - Enable fast updates on DCN 3.1.4
    - Add dclk and vclk reporting on additional devices
    - Add ACA RAS infrastructure
    - Implement TLB flush fence
    - EEPROM handling fixes
    - SMUIO 14.0.2 support
    - SMU 14.0.1 Updates
    - SMU 14.0.2 support
    - Sync page table freeing with TLB flushes
    - DML2 refactor
    - DC debug improvements
    - DCN 3.5.x Updates
    - GPU reset fixes
    - HDP fix for second GFX pipe on GC 10.x
    - Enable secondary GFX pipe on GC 10.3
    - Refactor and clean up BACO/BOCO/BAMACO handling
    - Remove invalid TTM resource start check
    - UAF fix in VA IOCTL
    - GPUVM page fault redirection to secondary IH rings for IH 6.x
    - Initial support for mapping kernel queues via MES
    - Fix VRAM memory accounting
    
    amdkfd:
    - MQD handling cleanup
    - Preemption handling fixes for XCDs
    - TLB flush fix for GC 9.4.2
    - Properly clean up workqueue during module unload
    - Fix memory leak process create failure
    - Range check CP bad op exception targets to avoid reporting invalid exceptions to userspace
    - Fix eviction fence handling
    - Fix leak in GPU memory allocation failure case
    - DMABuf import handling fix
    - Enable SQ watchpoint for gfx10
    
    i915:
    - Adding new DG2 PCI ID
    - add context hints for GT frequency
    - enable only one CCS for compute workloads
    - new workarounds
    - Fix UAF on destroy against retire race and remove two earlier partial fixes
    - Limit the reserved VM space to only the platforms that need it
    - Fix gt reset with GuC submission is disable
    - Add and use gt_to_guc() wrapper
    
    i915/xe display:
    - Lunar Lake display enabling, including cdclk and other refactors
    - BIOS/VBT/opregion related refactor
    - Digital port related refactor/clean-up
    - Fix 2s boot time regression on DP panel replay init
    - Remove duplication on audio enable/disable on SDVO and g4x+ DP
    - Disable AuxCCS framebuffers if built for Xe
    - Make crtc disable more atomic
    - Increase DP idle pattern wait timeout to 2ms
    - Start using container_of_const() for some extra const safety
    - Fix Jasper Lake boot freeze
    - Enable MST mode for 128b/132b single-stream sideband
    - Enable Adaptive Sync SDP Support for DP
    - Fix MTL supported DP rates - removal of UHBR13.5
    - PLL refactoring
    - Limit eDP MSO pipe only for display version 20
    - More display refactor towards independence from i915 dev_priv
    - Convert i915/xe fbdev to DRM client
    - More initial work to make display code more independent from i915
    
    xe:
    - improved error capture
    - clean up some uAPI leftovers
    - devcoredump update
    - Add BMG mocs table
    - Handle GSCCS ER interrupt
    - Implement xe2- and GuC workarounds
    - struct xe_device cleanup
    - Hwmon updates
    - Add LRC parsing for more GPU instruction
    - Increase VM_BIND number of per-ioctl Ops
    - drm/xe: Add XE_BO_GGTT_INVALIDATE flag
    - Initial development for SR-IOV support
    - Add new PCI IDs to DG2 platform
    - Move userptr over to start using hmm_range_fault
    
    msm:
    - Switched to generating register header files during build process
      instead of shipping pre-generated headers
    - Merged DPU and MDP4 format databases.
    - DP:
    - Stop using compat string to distinguish DP and eDP cases
    - Added support for X Elite platform (X1E80100)
    - Reworked DP aux/audio support
    - Added SM6350 DP to the bindings
    - GPU:
    - a7xx perfcntr reg fixes
    - MAINTAINERS updates
    - a750 devcoredump support
    
    radeon:
    - Silence UBSAN warnings related to flexible arrays
    
    nouveau:
    - move some uAPI objects to uapi headers
    
    omapdrm:
    - console fix
    
    ast:
    - add i2c polling
    
    qaic:
    - add debugfs entries
    
    exynos:
    - fix platform_driver .owner
    - drop cleanup code
    
    mediatek:
    - Use devm_platform_get_and_ioremap_resource() in mtk_hdmi_ddc_probe()
    - Add GAMMA 12-bit LUT support for MT8188
    - Rename mtk_drm_* to mtk_*
    - Drop driver owner initialization
    - Correct calculation formula of PHY Timing
    
  • v6.9
    a38297e3 · Linux 6.9 ·
    Linux 6.9