Skip to content
Tags give the ability to mark specific points in history as being important
  • v4.14.113
    68d7a45e · Linux 4.14.113 ·
    This is the 4.14.113 stable release
    
  • v4.9.170
    ad387ec4 · Linux 4.9.170 ·
    This is the 4.9.170 stable release
    
  • drm-misc-next-2019-04-18
    drm-misc-next for v5.2:
    
    UAPI Changes:
    - Document which feature flags belong to which command in virtio_gpu.h
    - Make the FB_DAMAGE_CLIPS available for atomic userspace only, it's useless for legacy.
    
    Cross-subsystem Changes:
    - Add device tree bindings for lg,acx467akm-7 panel and ST-Ericsson Multi Channel Display Engine MCDE
    - Add parameters to the device tree bindings for tfp410
    - iommu/io-pgtable: Add ARM Mali midgard MMU page table format
    - dma-buf: Only do a 64-bits seqno compare when driver explicitly asks for it, else wraparound.
    - Use the 64-bits compare for dma-fence-chains
    
    Core Changes:
    - Make the fb conversion functions use __iomem dst.
    - Rename drm_client_add to drm_client_register
    - Move intel_fb_initial_config to core.
    - Add a drm_gem_objects_lookup helper
    - Add drm_gem_fence_array helpers, and use it in lima.
    - Add drm_format_helper.c to kerneldoc.
    
    Driver Changes:
    - Add panfrost driver for mali midgard/bitfrost.
    - Converts bochs to use the simple display type.
    - Small fixes to sun4i, tinydrm, ti-fp410.
    - Fid aspeed's Kconfig options.
    - Make some symbols/functions static in lima, sun4i and meson.
    - Add a driver for the lg,acx467akm-7 panel.
    
  • drm-fixes-2019-04-18
    drm tegra, amdgpu fixes
    
  • drm-intel-next-2019-04-17
    UAPI Changes:
    
    - uAPI "Fixes:" patch for the upcoming kernel 5.1, included here too
    
      We have an Ack from the media folks (only current user) for this
      late tweak
    
    Cross-subsystem Changes:
    
    - ALSA: hda: Fix racy display power access (Takashi, Chris)
    
    Driver Changes:
    
    - DDI and MIPI-DSI clocks fixes for Icelake (Vandita)
    - Fix Icelake frequency change/locking (RPS) (Mika)
    - Temporarily disable ppGTT read-only bit on Icelake (Mika)
    - Add missing Icelake W/As (Mika)
    - Enable 12 deep CSB status FIFO on Icelake (Mika)
    - Inherit more Icelake code for Elkhartlake (Bob, Jani)
    
    - Handle catastrophic error on engine reset (Mika)
    - Shortcut readiness to reset check (Mika)
    - Regression fix for GEM_BUSY causing us to report a mixed uabi-class request as not busy (Chris)
    - Revert back to max link rate and lane count on eDP (Jani)
    - Fix pipe BPP readout for BXT/GLK DSI (Ville)
    - Set DP min_bpp to 8*3 for non-RGB output formats (Ville)
    - Enable coarse preemption boundaries for Gen8 (Chris)
    - Do not enable FEC without DSC (Ville)
    - Restore correct BXT DDI latency optim setting calculation (Ville)
    - Always reset context's RING registers to avoid running workload twice during reset (Chris)
    - Set GPU wedged on driver unload (Janusz)
    - Consolidate two similar barries from timeline into one (Chris)
    - Only reset the pinned kernel contexts on resume (Chris)
    - Wakeref tracking improvements (Chris, Imre)
    - Lockdep fixes for shrinker interactions (Chris)
    - Bump ready tasks ahead of busywaits in prep of semaphore use (Chris)
    
    - Huge step in splitting display code into fine grained files (Jani)
    - Refactor the IRQ init/reset macros for code saving (Paulo)
    - Convert IRQ initialization code to uncore MMIO access (Paulo)
    - Convert workarounds code to use uncore MMIO access (Chris)
    - Nuke drm_crtc_state and use intel_atomic_state instead (Manasi)
    - Update SKL clock-gating WA (Radhakrishna, Ville)
    - Isolate GuC reset code flow (Chris)
    - Expose force_dsc_enable through debugfs (Manasi)
    - Header standalone compile testing framework (Jani)
    - Code cleanups to reduce driver footprint (Chris)
    - PSR code fixes and cleanups (Jose)
    - Sparse and kerneldoc updates (Chris)
    - Suppress spurious combo PHY B warning (Vile)
  • v5.0.8
    0b9132ee · Linux 5.0.8 ·
    This is the 5.0.8 stable release
    
  • v4.19.35
    4b0e041c · Linux 4.19.35 ·
    This is the 4.19.35 stable release
    
  • v4.14.112
    58b454eb · Linux 4.14.112 ·
    This is the 4.14.112 stable release
    
  • v4.9.169
    df62169c · Linux 4.9.169 ·
    This is the 4.9.169 stable release
    
  • v5.1-rc5
    dc4060a5 · Linux 5.1-rc5 ·
    Linux 5.1-rc5
    
  • drm-fixes-2019-04-12
    drm i915, amd, dw-hdmi, omap, mediatek, tegra, udl fixes
    
  • drm-intel-fixes-2019-04-11
    - Revert back to max link rate and lane count on eDP.
    - DSI related fixes for all platforms including Ice Lake.
    - GVT Fixes including one vGPU display plane size regression fix,
    one for preventing use-after-free in ppgtt shadow free function,
    and another warning fix for iomem access annotation.
    
  • drm-misc-fixes-2019-04-11
     - core: Make atomic_enable and disable optional for CRTC
     - dw-hdmi: Lower max frequency for the Allwinner H6, SCDC configuration
                improvements for older controller versions
     - omap: a fix for the CEC clock management policy
    
  • sound-5.1-rc5
    sound fixes for 5.1-rc5
    
    Well, this one became unpleasantly larger than previous pull requests,
    but it's a kind of usual pattern: now it contains a collection of ASoC
    fixes, and nothing to worry too much.
    
    The fixes for ASoC core (DAPM, DPCM, topology) are all small and just
    covering corner cases.  The rest changes are driver-specific, many of
    which are for x86 platforms and new drivers like STM32, in addition to
    the usual fixups for HD-audio.
    
  • drm-misc-next-2019-04-10
    drm-misc-next for 5.2:
    
    UAPI Changes:
    - None
    
    Cross-subsystem Changes:
    -MAINTAINERS: Add moderation flag for lima mailing list (Randy)
    -dt-bindings: Add Mali Bifrost bindings (Neil)
    -dt-bindings: Add G12A compatibility strings to meson bindings (Neil)
    
    Core Changes:
    -Add a handful of format helpers (Gerd)
    
    Driver Changes:
    -cirrus: Driver rewrite megapatch (Gerd)
    -meson: Add G12A support to meson driver (Neil)
    -lima: Couple fixes (Qiang)
    
    Cc: Gerd Hoffmann <kraxel@redhat.com>
    Cc: Randy Dunlap <rdunlap@infradead.org>
    Cc: Neil Armstrong <narmstrong@baylibre.com>
    Cc: Qiang Yu <yuq825@gmail.com>
    
  • v5.1-rc4
    15ade5d2 · Linux 5.1-rc4 ·
    Linux 5.1-rc4
    
  • v5.0.7
    8b298d3a · Linux 5.0.7 ·
    This is the 5.0.7 stable release
    
  • v4.19.34
    4d552acf · Linux 4.19.34 ·
    This is the 4.19.34 stable release
    
  • v4.14.111
    1ec8f1f0 · Linux 4.14.111 ·
    This is the 4.14.111 stable release
    
  • v4.9.168
    e93d4749 · Linux 4.9.168 ·
    This is the 4.9.168 stable release