Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v4.9.83
    80c1c832 · Linux 4.9.83 ·
    This is the 4.9.83 stable release
    
  • v4.14.21
    58056a53 · Linux 4.14.21 ·
    This is the 4.14.21 stable release
    
  • v4.15.5
    a6c3a2a2 · Linux 4.15.5 ·
    This is the 4.15.5 stable release
    
  • drm-misc-next-2018-02-21
    drm-misc-next for 4.17:
    
    Cross-subsystem Changes:
    - Backlight helpers to enable/disable and find devices in dt (Meghana)
    
    Core Changes:
    - Documentation improvements (Chris/Daniel/Jani)
    - simple_kms_helper: Add mode_valid() support (Linus)
    - mm: Fix bug in interval_tree causing nodes to be out-of-order (Chris)
    
    Driver Changes:
    - tinydrm/panel: Use the new backlight helpers (Meghana)
    - rockchip: Support gem_prime_import_sg_table + some fixes (Various)
    - sun4i: Add A83T HDMI support using dw-hdmi (Jernej)
    
    Cc: Meghana Madhyastha <meghana.madhyastha@gmail.com>
    Cc: Jani Nikula <jani.nikula@intel.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Linus Walleij <linus.walleij@linaro.org>
    Cc: Heiko Stuebner <heiko@sntech.de>
    Cc: Jernej Skrabec <jernej.skrabec@siol.net>
    
  • drm-misc-fixes-2018-02-21
    Fixes for 4.16. I contains fixes for deadlock on runtime suspend on few
    drivers, a memory leak on non-blocking commits, a crash on color-eviction.
    The is also meson and edid fixes, plus a fix for a doc warning.
    
  • drm-intel-next-2018-02-21
    Driver Changes:
    
    - Lift alpha_support protection from Cannonlake (Rodrigo)
    	* Meaning the driver should mostly work for the hardware we had
    	  at our disposal when testing
    	* Used to be preliminary_hw_support
    - Add missing Cannonlake PCI device ID of 0x5A4C (Rodrigo)
    - Cannonlake port register fix (Mahesh)
    
    - Fix Dell Venue 8 Pro black screen after modeset (Hans)
    - Fix for always returning zero out-fence from execbuf (Daniele)
    - Fix HDMI audio when no no relevant video output is active (Jani)
    - Fix memleak of VBT data on driver_unload (Hans)
    
    - Fix for KASAN found locking issue (Maarten)
    - RCU barrier consolidation to improve igt/gem_sync/idle (Chris)
    - Optimizations to IRQ handlers (Chris)
    - vblank tracking improvements (64-bit resolution, PM) (Dhinakaran)
    - Pipe select bit corrections (Ville)
    - Reduce runtime computed device_info fields (Chris)
    - Tune down some WARN_ONs to GEM_BUG_ON now that CI has good coverage (Chris)
    - A bunch of kerneldoc warning fixes (Chris)
  • v4.16-rc2
    91ab883e · Linux 4.16-rc2 ·
    Linux 4.16-rc2
    
  • v4.9.82
    3e598a70 · Linux 4.9.82 ·
    This is the 4.9.82 stable release
    
  • v4.14.20
    7e83b2ff · Linux 4.14.20 ·
    This is the 4.14.20 stable release
    
  • v3.18.95
    0c946219 · Linux 3.18.95 ·
    This is the 3.18.95 stable release
    
  • v4.4.116
    0f48bd7c · Linux 4.4.116 ·
    This is the 4.4.116 stable release
    
  • v4.15.4
    bb61956d · Linux 4.15.4 ·
    This is the 4.15.4 stable release
    
  • drm-fixes-for-v4.16-rc2
    i915 fixes, and single amd and nouveau fix
    
  • drm-intel-fixes-2018-02-14-1
    There are important fixes for VLV with MIPI/DSI panels,
    2 clean-up patches needed for this MIPI/DSI fix,
    and many fixes for GEM including fixes for Perf OA and PMU,
    and fixes on scheduler and preemption.
    
    This also includes GVT fixes: "This has one to fix GTT mmio 8b
    access from guest and two simple ones for mmio switch and typo fix"
    
  • debian-qcom-dragonboard410c-18.01
    18.01
  • drm-misc-next-2018-02-13
    drm-misc-next for 4.17:
    
    UAPI Changes:
    - drm/vc4: Expose performance counters to userspace (Boris)
    
    Cross-subsystem Changes:
    - MAINTAINERS: Linus to maintain panel-arm-versatile in -misc (Linus)
    
    Core Changes:
    - Only use swiotlb when necessary (Chunming)
    
    Driver Changes:
    - drm/panel: Add support for ARM Versatile panels (Linus)
    - pl111: Improvements around versatile panel support (Linus)
    
    ----------------------------------------
    Tagged on 2018-02-06:
    drm-misc-next for 4.17:
    
    UAPI Changes:
    - Validate mode flags + type (Ville)
    - Deprecate unused mode flags PIXMUX, BCAST (Ville)
    - Deprecate unused mode types BUILTIN, CRTC_C, CLOCK_C, DEFAULT (Ville)
    
    Cross-subsystem Changes:
    - MAINTAINERS: s/Daniel/Maarten/ for drm-misc (Daniel)
    
    Core Changes:
    - gem: Export gem functions for drivers to use (Samuel)
    - bridge: Introduce bridge timings in drm_bridge (Linus)
    - dma-buf: Allow exclusive fence to be bundled in fence array when
    	   calling reservation_object_get_fences_rcu (Christian)
    - dp: Add training pattern 4 and HBR3 support to dp helpers (Manasi)
    - fourcc: Add alpha bit to formats to avoid driver format LUTs (Maxime)
    - mode: Various cleanups + add new device-wide .mode_valid hook (Ville)
    - atomic: Fix state leak when non-blocking commits fail (Leo)
    	  NOTE: IIRC, this was cross-picked to -fixes so it might fall out
    - crc: Allow polling on the data fd (Maarten)
    
    Driver Changes:
    - bridge/vga-dac: Add THS8134* support (Linus)
    - tinydrm: Various MIPI DBI improvements/cleanups (Noralf)
    - bridge/dw-mipi-dsi: Cleanups + use create_packet helper (Brian)
    - drm/sun4i: Add Display Engine frontend support (Maxime)
    - drm/sun4i: Add zpos support + increase num planes from 2 to 4 (Maxime)
    - various: Use drm_mode_get_hv_timing() to fill plane clip rectangle (Ville)
    - stm: Add 8-bit clut support, add dsi phy v1.31 support, +fixes (Phillipe)
    
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Chunming Zhou <david1.zhou@amd.com>
    Cc: Samuel Li <Samuel.Li@amd.com>
    Cc: Linus Walleij <linus.walleij@linaro.org>
    Cc: Noralf Trønnes <noralf@tronnes.org>
    Cc: Brian Norris <briannorris@chromium.org>
    Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
    Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
    Cc: Christian König <christian.koenig@amd.com>
    Cc: Manasi Navare <manasi.d.navare@intel.com>
    Cc: Philippe Cornu <philippe.cornu@st.com>
    Cc: Leo (Sunpeng) Li <sunpeng.li@amd.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    
  • topic/hdcp-2018-02-13
    Add HDCP support to i915 drm driver.
    
  • v3.16.54
    0b9f4cdd · Linux 3.16.54 ·
    This is the 3.16.54 stable release
    
  • v3.2.99
    9e487858 · Linux 3.2.99 ·
    This is the 3.2.99 stable release
    
  • v4.9.81
    7f3bd8db · Linux 4.9.81 ·
    This is the 4.9.81 stable release