Skip to content
Tags give the ability to mark specific points in history as being important
  • ASB-2020-04-05_4.9-o
    https://source.android.com/security/bulletin/2020-04-01
    CVE-2019-19524
    CVE-2019-19532
    CVE-2019-19807
  • ASB-2020-04-05_4.4-p-release
    https://source.android.com/security/bulletin/2020-04-01
    CVE-2019-19524
    CVE-2019-19532
    CVE-2019-19807
  • ASB-2020-04-05_4.4-o-mr1
    https://source.android.com/security/bulletin/2020-04-01
    CVE-2019-19524
    CVE-2019-19532
    CVE-2019-19807
  • ASB-2020-04-05_4.4-o-release
    https://source.android.com/security/bulletin/2020-04-01
    CVE-2019-19524
    CVE-2019-19532
    CVE-2019-19807
  • ASB-2020-04-05_4.4-p
    https://source.android.com/security/bulletin/2020-04-01
    CVE-2019-19524
    CVE-2019-19532
    CVE-2019-19807
  • ASB-2020-04-05_4.4-o
    https://source.android.com/security/bulletin/2020-04-01
    CVE-2019-19524
    CVE-2019-19532
    CVE-2019-19807
  • ASB-2020-04-05_3.18-o-mr1
    https://source.android.com/security/bulletin/2020-04-01
    CVE-2019-19524
    CVE-2019-19532
    CVE-2019-19807
  • ASB-2020-04-05_3.18-o-release
    https://source.android.com/security/bulletin/2020-04-01
    CVE-2019-19524
    CVE-2019-19532
    CVE-2019-19807
  • ASB-2020-04-05_3.18
    https://source.android.com/security/bulletin/2020-04-01
    CVE-2019-19524
    CVE-2019-19532
    CVE-2019-19807
  • clk-for-linus
    There's not much to see in the core framework this time around. Instead the
    majority of the diff is the normal collection of driver additions for new SoCs
    and non-critical clk data fixes and updates. The framework must be middle aged.
    
    The two biggest directories in the diffstat show that the Qualcomm and Unisoc
    support added a handful of big drivers for new SoCs but that's not really the
    whole story because those new drivers tend to add large numbers of lines of clk
    data. There's a handful of AT91 clk drivers added this time around too and a
    bunch of improvements to drivers like the i.MX driver. All around lots of
    updates and fixes in various clk drivers which is good to see.
    
    The core framework has only one real major change which has been baking in next
    for the past couple months. It fixes the framework so that it stops caching a
    clk's phase when the phase clk_op returns an error. Before this change we would
    consider some negative errno as a phase and that just doesn't make sense.
    
    Core:
     - Don't show clk phase when it is invalid
    
    New Drivers:
     - Add support for Unisoc SC9863A clks
     - Qualcomm SM8250 RPMh and MSM8976 RPM clks
     - Qualcomm SM8250 Global Clock Controller (GCC) support
     - Qualcomm SC7180 Modem Clock Controller (MSS CC) support
     - EHRPWM's TimeBase clock(TBCLK) for TI AM654 SoCs
     - Support PMC clks on at91sam9n12, at91rm9200, sama5d3, and at91sam9g45 SoCs
    
    Updates:
     - GPU GX GDSC support on Qualcomm sc7180
     - Fixes and improvements for the Marvell MMP2/MMP3 SoC clk drivers
     - A series from Anson to convert i.MX8 clock bindings to json-schema
     - Update i.MX pll14xx driver to include new frequency entries for pll1443x table,
       and return error for invalid PLL type
     - Add missing of_node_put() call for a number of i.MX clock drivers
     - Drop flag CLK_IS_CRITICAL from 'A53_CORE' mux clock, as we already
       have the flag on its child cpu clock
     - Fix a53 cpu clock for i.MX8 drivers to get it source from ARM PLL
       via CORE_SEL slice, and source from A53 CCM clk root when we need to
       change ARM PLL frequency. Thus, we can support core running above
       1GHz safely
     - Update i.MX pfdv2 driver to check zero rate and use determine_rate for
       getting the best rate
     - Add CLKO2 for imx8mm, SNVS clock for imx8mn, and PXP clock for imx7d
     - Remove PMC clks from Tegra clk driver
     - Improved clock/reset handling for the Renesas R-Car USB2 Clock Selector
     - Conversion to json-schema of the Renesas CPG/MSSR DT bindings
     - Add Crypto clocks on Renesas R-Car M3-W/W+, M3-N, E3, and D3
     - Add RPC (QSPI/HyperFLASH) clocks on Renesas R-Car H3, M3-W/W+, and M3-N
     - Update Amlogic audio clock gate hierarchy for meson8 and gxbb
     - Update Amlogic g12a spicc clock sources
     - Support for Ingenic X1000 TCU clks
    
  • devicetree-for-5.7
    Devicetree updates for v5.7:
    
    - Unit test for overlays with GPIO hogs
    
    - Improve dma-ranges parsing to handle dma-ranges with multiple entries
    
    - Update dtc to upstream version v1.6.0-2-g87a656ae5ff9
    
    - Improve overlay error reporting
    
    - Device link support for power-domains and hwlocks bindings
    
    - Add vendor prefixes for Beacon, Topwise, ENE, Dell, SG Micro, Elida,
      PocketBook, Xiaomi, Linutronix, OzzMaker, Waveshare Electronics, and
      ITE Tech
    
    - Add deprecated Marvell vendor prefix 'mrvl'
    
    - A bunch of binding conversions to DT schema continues. Of note, the
      common serial and USB connector bindings are converted.
    
    - Add more Arm CPU compatibles
    
    - Drop Mark Rutland as DT maintainer :(
    
  • v4.4.218
    c4f11a97 · Linux 4.4.218 ·
    This is the 4.4.218 stable release
    
  • v4.9.218
    a5ad06fc · Linux 4.9.218 ·
    This is the 4.9.218 stable release
    
  • v4.14.175
    4520f06b · Linux 4.14.175 ·
    This is the 4.14.175 stable release
    
  • v4.19.114
    dda0e292 · Linux 4.19.114 ·
    This is the 4.19.114 stable release
    
  • v5.4.30
    ad13e142 · Linux 5.4.30 ·
    This is the 5.4.30 stable release
    
  • v5.5.15
    43bc68e2 · Linux 5.5.15 ·
    This is the 5.5.15 stable release
    
  • v5.6.2
    9fbe5c87 · Linux 5.6.2 ·
    This is the 5.6.2 stable release
    
  • android-mainline-5.6
    android-mainline @ v5.6
  • v5.4.29
    73fea329 · Linux 5.4.29 ·
    This is the 5.4.29 stable release