Skip to content
Tags give the ability to mark specific points in history as being important
  • v5.12.2
    96e86bea · Linux 5.12.2 ·
    This is the 5.12.2 stable release
    
  • v5.11.19
    44a3370d · Linux 5.11.19 ·
    This is the 5.11.19 stable release
    
  • v5.10.35
    f53a3a48 · Linux 5.10.35 ·
    This is the 5.10.35 stable release
    
  • v5.4.117
    b5dbcd05 · Linux 5.4.117 ·
    This is the 5.4.117 stable release
    
  • v4.19.190
    3c8c2309 · Linux 4.19.190 ·
    This is the 4.19.190 stable release
    
  • topic/iomem-mmap-vs-gup-2021-05-03
    ac8b8400 · mm: unexport follow_pfn ·
    unexport follow_pfn
    
    Follow-up to my pull from last merge window: kvm and vfio lost their
    very unsafe use of follow_pfn, this appropriately marks up the very
    last user for some userptr-as-buffer use-cases in media. There was
    some resistance to outright removing it, maybe we can do this in a few
    releases.
    
  • v5.12.1
    9f29b086 · Linux 5.12.1 ·
    This is the 5.12.1 stable release
    
  • v5.11.18
    2f09122a · Linux 5.11.18 ·
    This is the 5.11.18 stable release
    
  • v5.10.34
    0aa66717 · Linux 5.10.34 ·
    This is the 5.10.34 stable release
    
  • v5.4.116
    370636ff · Linux 5.4.116 ·
    This is the 5.4.116 stable release
    
  • drm-next-2021-04-30
    drm tegra-next + fixes for 5.13-rc1
    
    tegra:
    - Tegra186 hardware cursor support
    - better capability reporting for different SoC
    - better framebuffer modifier support
    - host1x fixes
    
    ttm:
    - fix unswappable BO handling
    
    efifb:
    - check for PCI before using it
    
    amdgpu:
    - Fixes for Aldebaran
    - Display LTTPR fixes
    - eDP fixes
    - Fixes for Vangogh
    - RAS fixes
    - ASPM support
    - Renoir SMU fixes
    - Modifier fixes
    - Misc code cleanups
    - Freesync fixes
    
    i915:
    - Several fixes to GLK handling in recent display refactoring
    - Rare watchdog timer race fix
    - Cppcheck redundant condition fix
    - Overlay error code propagation fix
    - Documentation fix
    - gvt: Remove one unused function warning
    - gvt: Fix intel_gvt_init_device() return type
    - gvt: Remove one duplicated register accessible check
    
  • v5.11.17
    feaeae9a · Linux 5.11.17 ·
    This is the 5.11.17 stable release
    
  • v5.10.33
    8bd8301c · Linux 5.10.33 ·
    This is the 5.10.33 stable release
    
  • v5.4.115
    19bfeb47 · Linux 5.4.115 ·
    This is the 5.4.115 stable release
    
  • v4.19.189
    97a8651c · Linux 4.19.189 ·
    This is the 4.19.189 stable release
    
  • v4.14.232
    7d7d1c0a · Linux 4.14.232 ·
    This is the 4.14.232 stable release
    
  • v4.9.268
    7eafd3bf · Linux 4.9.268 ·
    This is the 4.9.268 stable release
    
  • v4.4.268
    47127fcd · Linux 4.4.268 ·
    This is the 4.4.268 stable release
    
  • drm-next-2021-04-28
    drm for 5.13-rc1
    
    - printk fourcc modifier support added %p4cc
    
    core:
    - drm_crtc_commit_wait
    - atomic plane state helpers reworked for full state
    - dma-buf heaps API rework
    - edid: rework and improvements for displayid
    
    dp-mst:
     - better topology logging
    
    bridge:
    - Chipone ICN6211
    - Lontium LT8912B
    - anx7625 regulator support
    
    panel:
    - fix lt9611 4k panels handling
    
    simple-kms:
    - add plane state helpers
    
    ttm:
    - debugfs support
    - removal of unused sysfs
    - ignore signaled moved fences
    - ioremap buffer according to mem caching
    
    i915:
    - Alderlake S enablement
    - Conversion to dma_resv_locking
    - Bring back watchdog timeout support
    - legacy ioctl cleanups
    - add GEM TDDO and RFC process
    - DG1 LMEM preparation work
    - intel_display.c refactoring
    - Gen9/TGL PCH combination support
    - eDP MSO Support
    - multiple PSR instance support
    - Link training debug updates
    - Disable PSR2 support on JSL/EHL
    - DDR5/LPDDR5 support for bw calcs
    - LSPCON limited to gen9/10 platforms
    - HSW/BDW async flip/VTd corruption workaround
    = SAGV watermakr fixes
    - SNB hard hang on ring resume fix
    - Limit imported dma-buf size
    - move to use new tasklet API
    - refactor KBL/TGL/ADL-S display/gt steppings
    - refactoring legacy DP/HDMI, FB plane code out
    
    amdgpu:
    - uapi: add ioctl to query video capabilities
    - Iniital AMD Freesync HDMI support
    - Initial Adebaran support
    - 10bpc dithering improvements
    - DCN secure display support
    - Drop legacy IO BAR requirements
    - PCIE/S0ix/RAS/Prime/Reset fixes
    - Display ASSR support
    - SMU gfx busy queues for RV/PCO
    - Initial LTTPR display work
    
    amdkfd:
    - MMU notifier fixes
    - APU fixes
    
    radeon:
    - debugfs cleanps
    - fw error handling ifix
    - Flexible array cleanups
    
    msm:
    - big DSI phy/pll cleanup
    - sc7280 initial support
    - commong bandwidth scaling path
    - shrinker locking contention fixes
    - unpin/swap support for GEM objcets
    
    ast:
    - cursor plane handling reworked
    
    tegra:
    - don't register DP AUX channels before connectors
    
    zynqmp:
    - fix OOB struct padding memset
    
    gma500:
    - drop ttm and medfield support
    
    exynos:
    - request_irq cleanup function
    
    mediatek:
    - fine tune line time for EOTp
    - MT8192 dpi support
    - atomic crtc config updates
    - don't support HDMI connector creation
    
    mxsdb:
    - imx8mm support
    
    panfrost:
    -= MMU IRQ handling rework
    
    qxl:
    - locking fixes
    - resource deallocation changes
    
    sun4i:
    - add alpha properties to UI/VI layers
    
    vc4:
    - RPi4 CEC support
    
    vmwgfx:
    - doc cleanups
    
    arc:
    - moved to drm/tiny
    
  • v5.12
    9f4ad9e4 · Linux 5.12 ·
    Linux 5.12