Tags

Tags give the ability to mark specific points in history as being important
  • drm-misc-next-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: 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>
    
  • libnvdimm-for-4.16

    libnvdimm for 4.16
    
    * Require struct page by default for filesystem DAX to remove a number of
      surprising failure cases.  This includes failures with direct I/O, gdb and
      fork(2).
    
    * Add support for the new Platform Capabilities Structure added to the NFIT in
      ACPI 6.2a.  This new table tells us whether the platform supports flushing
      of CPU and memory controller caches on unexpected power loss events.
    
    * Revamp vmem_altmap and dev_pagemap handling to clean up code and better
      support future future PCI P2P uses.
    
    * Deprecate the ND_IOCTL_SMART_THRESHOLD command whose payload has become
      out-of-sync with recent versions of the NVDIMM_FAMILY_INTEL spec, and
      instead rely on the generic ND_CMD_CALL approach used by the two other IOCTL
      families, NVDIMM_FAMILY_{HPE,MSFT}.
    
    * Enhance nfit_test so we can test some of the new things added in version 1.6
      of the DSM specification.  This includes testing firmware download and
      simulating the Last Shutdown State (LSS) status.
    
  • ASB-2018-02-05_4.9-o-mr1

    https://source.android.com/security/bulletin/2018-02-01
    CVE-2017-16939
    CVE-2017-17558
    CVE-2017-1000405
    CVE-2017-15265
    CVE-2015-9016
    CVE-2017-17807
  • ASB-2018-02-05_4.9-o-release

    https://source.android.com/security/bulletin/2018-02-01
    CVE-2017-16939
    CVE-2017-17558
    CVE-2017-1000405
    CVE-2017-15265
    CVE-2015-9016
    CVE-2017-17807
  • ASB-2018-02-05_4.4-o-mr1

    https://source.android.com/security/bulletin/2018-02-01
    CVE-2017-16939
    CVE-2017-17558
    CVE-2017-1000405
    CVE-2017-15265
    CVE-2015-9016
    CVE-2017-17807
  • ASB-2018-02-05_4.4-o-release

    https://source.android.com/security/bulletin/2018-02-01
    CVE-2017-16939
    CVE-2017-17558
    CVE-2017-1000405
    CVE-2017-15265
    CVE-2015-9016
    CVE-2017-17807
  • ASB-2018-02-05_4.4-n-release

    https://source.android.com/security/bulletin/2018-02-01
    CVE-2017-16939
    CVE-2017-17558
    CVE-2017-1000405
    CVE-2017-15265
    CVE-2015-9016
    CVE-2017-17807
  • ASB-2018-02-05_3.18-o-mr1

    https://source.android.com/security/bulletin/2018-02-01
    CVE-2017-16939
    CVE-2017-17558
    CVE-2017-1000405
    CVE-2017-15265
    CVE-2015-9016
    CVE-2017-17807
  • ASB-2018-02-05_3.18-o-release

    https://source.android.com/security/bulletin/2018-02-01
    CVE-2017-16939
    CVE-2017-17558
    CVE-2017-1000405
    CVE-2017-15265
    CVE-2015-9016
    CVE-2017-17807
  • ASB-2018-02-05_3.18-n-release

    https://source.android.com/security/bulletin/2018-02-01
    CVE-2017-16939
    CVE-2017-17558
    CVE-2017-1000405
    CVE-2017-15265
    CVE-2015-9016
    CVE-2017-17807
    
    Cherry-picked these patches from android-3.18 to fix 'allconfigs'
    build-breaks, they are not cited in the ASB:
    
    168ef6174500 ANDROID: dm verity: Export dm_disk
    fb7c652ca8f7 UPSTREAM: init: export name_to_dev_t and mark name argument as const
    06ed0c85f4e4 UPSTREAM: sched: Export sched_setscheduler_nocheck
    1954cf568b14 ANDROID: Skip building uid_sys_stats and keyreset drivers as modules
    8859b2e134db video: adf: Set ADF_MEMBLOCK to boolean
    bbaaa3335b7d video: adf: Fix modular build
    80ffc32d22a1 ANDROID: fs: Export vfs_rmdir2
    28a6fe41d28e ANDROID: fs: Export free_fs_struct and set_fs_pwd
    4ab19b012831 ANDROID: export security_path_chown
    417b332ff7d4 mm: Export do_munmap
    d78915f8f5b8 Revert "net: socket ioctl to reset connections matching local address"
    a2a9f19f10f1 Revert "net: tcp: fix rtable leak in tcp_is_local[6]"
    13cac8f18d7b Revert "net: fix iterating over hashtable in tcp_nuke_addr()"
    2ba8a99ee9ee Revert "net: fix crash in tcp_nuke_addr()"
    76162bb829cd Revert "Don't kill IPv4 sockets when killing IPv6 sockets was requested."
    deb43fbeed7b UPSTREAM: usb: gadget: midi: convert to new interface of f_midi
  • xfs-4.16-merge-5

    Changes since last update:
     - Print scrub build status in the xfs build info.
     - Explicitly call out the remaining two scenarios where we don't
       support
       reflink and never have.
     - Remove EXPERIMENTAL tag from reverse mapping btree!
    
  • v4.15.1

    d55dce90 · Linux 4.15.1 ·
    This is the 4.15.1 stable release
    
  • v4.14.17

    0146985a · Linux 4.14.17 ·
    This is the 4.14.17 stable release
    
  • v4.9.80

    331b057d · Linux 4.9.80 ·
    This is the 4.9.80 stable release
    
  • v4.4.115

    f0feeec9 · Linux 4.4.115 ·
    This is the 4.4.115 stable release
    
  • xfs-4.15-merge-5

    Changes since last update:
     - Print scrub build status in the xfs build info.
     - Explicitly call out the remaining two scenarios where we don't support
       reflink and never have.
     - Remove EXPERIMENTAL tag from reverse mapping btree!
    
  • drm-intel-next-fixes-2018-02-01

    Fixes for GPU hangs and other bugs around hangcheck and result;
    Fix for regression on suspend case with vgaswitcheroo;
    Fixes for eDP and HDMI blank screens
    Fix for protecting WC allocation to avoid overflow on page vec;
    Cleanup around unpublished GLK firmware blobs, and other small fixes.
    
    This also contains GVT pull request mostly with regression
    fixes on vGPU display dmabuf, mmio switch and other misc changes.