Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 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
  • 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
    
  • 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.
    
  • devicetree-for-4.16
    DeviceTree updates for 4.16:
    
    - Convert to use memblock_virt_alloc in DT code which supports bootmem
      arches. With this we can remove the arch specific
      early_init_dt_alloc_memory_arch() functions.
    
    - Enable running the DT unittests on UML
    
    - Use SPDX license tags on DT files
    
    - Fix early FDT kconfig ifdef logic
    
    - Clean-up unittest Makefile
    
    - Fix function comment for of_irq_parse_raw
    
    - Add missing documentation for linux,initrd-{start,end} properties
    
    - Clean-up of binding examples using uppercase hex
    
    - Add trivial devices W83773G and Infineon TLV493D-A1B6
    
    - Add missing STM32 SoC bindings
    
    - Various small binding doc fixes
    
  • drm-for-v4.16
    drm/graphics pull request for v4.16-rc1
    
  • drm-misc-fixes-2018-01-31
    - fix lut loading for cirrus
    
  • v3.18.93
    90aaf2f2 · Linux 3.18.93 ·
    This is the 3.18.93 stable release
    
  • v4.14.16
    6c700766 · Linux 4.14.16 ·
    This is the 4.14.16 stable release
    
  • drm-misc-next-fixes-2018-01-31
    This contains a fix to restrict what lessee can do with masters and
    another one when waiting for timeouts on reservation objects.
    
  • v4.9.79
    6c6f924f · Linux 4.9.79 ·
    This is the 4.9.79 stable release
    
  • v4.4.114
    49fe90b8 · Linux 4.4.114 ·
    This is the 4.4.114 stable release
    
  • media/v4.16-2
    media updates for v4.16-rc1
    
  • LE.UM.2.3.2-13400-SDX24
    "LE.UM.2.3.2-13400-SDX24"
  • devicetree-for-v4.16
    DeviceTree updates for 4.16:
    
    - Convert to use memblock_virt_alloc in DT code which supports bootmem
      arches. With this we can remove the arch specific
      early_init_dt_alloc_memory_arch() functions.
    
    - Enable running the DT unittests on UML
    
    - Use SPDX license tags on DT files
    
    - Fix early FDT kconfig ifdef logic
    
    - Clean-up unittest Makefile
    
    - Fix function comment for of_irq_parse_raw
    
    - Add missing documentation for linux,initrd-{start,end} properties
    
    - Clean-up of binding examples using uppercase hex
    
    - Add trivial devices W83773G and Infineon TLV493D-A1B6
    
    - Add missing STM32 SoC bindings
    
    - Various small binding doc fixes
    
    3a6fbcb2e2e4 (HEAD -> dt/next, korg/for-next, korg/dt/next) xtensa:
    remove arch specific early DT functions
    b75e250a9051 x86: remove arch specific early_init_dt_alloc_memory_arch
    f7a6e01c8c90 nios2: remove arch specific early_init_dt_alloc_memory_arch
    a518a04eb0f5 mips: remove arch specific early_init_dt_alloc_memory_arch
    ac94f18f6636 metag: remove arch specific early DT functions
    0fbc0b67a89d cris: remove arch specific early DT functions
    5fbd55d21e56 libfdt: remove unnecessary include directive from
    <linux/libfdt.h>
    bd6dc70b62bb of: unittest: refactor Makefile
    0fa1c579349f of/fdt: use memblock_virt_alloc for early alloc
    af6074fc9aa4 of: Use SPDX license tag for DT files
    f347c3670133 of/fdt: Fix #ifdef dependency of early flattree
    declarations
    33314a138700 dt-bindings: h8300 clocksource: correct spelling of pulse
    62ce85a85e27 dt-bindings: imx6q-pcie: Add required property for i.MX6SX
    d7e9ab3c6d76 mmc: Don't reference Linux-specific OF_GPIO_ACTIVE_LOW flag
    in DT binding
    afc3bca4cf9d dt-bindings: Use lower case hex in unit-addresses
    81ee6f1ef9b1 dt-bindings: display: panel: Fix compatible string for
    Toshiba LT089AC29000
    49c22f7b8705 dt-bindings: Add Infineon TLV493D-A1B6
    3b73ad33873e dt-bindings: mailbox: ti,message-manager: Fix interrupt
    name error
    271ba36e7b32 dt-bindings: chosen: Document linux,initrd-{start,end}
    aa199b746678 dt-bindings: arm: document supported STM32 SoC family
    fae3b9cd70bd of: irq: Fix function description comment
    6019a3d07d72 of: enable unittests on UML
    5cc2066d7326 dt-bindings: Add W83773G as a trivial device
    
  • gpio-v4.16-1
    The is the bulk of GPIO changes for the v4.16 kernel cycle.
    
    Core changes:
    
    - Disallow open drain and open source flags to be set
      simultaneously. This doesn't make electrical sense, and would
      the hardware actually respond to this setting, the result
      would be short circuit.
    
    - ACPI GPIO has a new core infrastructure for handling quirks.
      The quirks are there to deal with broken ACPI tables centrally
      instead of pushing the work to individual drivers. In the world
      of BIOS writers, the ACPI tables are perfect. Until they find a
      mistake in it. When such a mistake is found, we can patch it
      with a quirk. It should never happen, the problem is that it
      happens. So we accomodate for it.
    
    - Several documentation updates.
    
    - Revert the patch setting up initial direction state from
      reading the device. This was causing bad things for drivers
      that can't read status on all its pins. It is only affecting
      debugfs information quality.
    
    - Label descriptors with the device name if no explicit label is
      passed in.
    
    - Pave the ground for transitioning SPI and regulators to use
      GPIO descriptors by implementing some quirks in the device tree
      GPIO parsing code.
    
    New drivers:
    
    - New driver for the Access PCIe IDIO 24 family.
    
    Other:
    
    - Major refactorings and improvements to the GPIO mockup driver
      used for test and verification.
    
    - Moved the AXP209 driver over to pin control since it gained a
      pin control back-end. These patches will appear (with the same
      hashes) in the pin control pull request as well.
    
    - Convert the onewire GPIO driver w1-gpio to use descriptors.
      This is merged here since the W1 maintainers send very few
      pull requests and he ACKed it.
    
    - Start to clean up driver headers using <linux/gpio.h> to just
      use <linux/gpio/driver.h> as appropriate.
    
  • media/v4.16-1
    media updates for v4.16-rc1
    
  • topic/backlight_for_lag-2018-01-29
    This contains the backlight portion of Meghana Madhyastha's patch set to
    migrate the backlight helpers from tinydrm to the backlight subsystem.
    
    https://patchwork.freedesktop.org/series/36522/
    
    Cc: Meghana Madhyastha <meghana.madhyastha@gmail.com>