Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • ASB-2019-12-05_3.18-o-mr1
    https://source.android.com/security/bulletin/2019-12-01
    CVE-2018-20961
    CVE-2019-15220
    CVE-2019-15239
    CVE-2017-0648
    CVE-2017-0510
  • ASB-2019-12-05_3.18-o-release
    https://source.android.com/security/bulletin/2019-12-01
    CVE-2018-20961
    CVE-2019-15220
    CVE-2019-15239
    CVE-2017-0648
    CVE-2017-0510
  • ASB-2019-12-05_3.18
    https://source.android.com/security/bulletin/2019-12-01
    CVE-2018-20961
    CVE-2019-15220
    CVE-2019-15239
    CVE-2017-0648
    CVE-2017-0510
  • v4.19.87
    174651bd · Linux 4.19.87 ·
    This is the 4.19.87 stable release
    
  • v4.14.157
    fbc5fe7a · Linux 4.14.157 ·
    This is the 4.14.157 stable release
    
  • v5.4.1
    79438f37 · Linux 5.4.1 ·
    This is the 5.4.1 stable release
    
  • v5.3.14
    b8e16706 · Linux 5.3.14 ·
    This is the 5.3.14 stable release
    
  • v4.9.205
    6620daa7 · Linux 4.9.205 ·
    This is the 4.9.205 stable release
    
  • v4.4.205
    2810f15b · Linux 4.4.205 ·
    This is the 4.4.205 stable release
    
  • next-20191129
    next-20191129
    
  • v4.9.204
    95e55e41 · Linux 4.9.204 ·
    This is the 4.9.204 stable release
    
  • v4.4.204
    01bc6b5c · Linux 4.4.204 ·
    This is the 4.4.204 stable release
    
  • devicetree-for-5.5
    Devicetree updates for v5.5:
    
    - DT schemas for PWM, syscon, power domains, SRAM, syscon-reboot,
      syscon-poweroff, renesas-irqc, simple-pm-bus, renesas-bsc, pwm-rcar,
      Renesas tpu, at24 eeprom, rtc-sh, Allwinner PS/2, sharp,ld-d5116z01b
      panel, Arm SMMU, max77650, Meson CEC, Amlogic canvas and DWC3 glue,
      Allwinner A10 mUSB and CAN, TI Davinci MDIO, QCom QCS404 interconnect,
      Unisoc/Spreadtrum SoCs and UART
    
    - Convert a bunch of Samsung bindings to DT schema
    
    - Convert a bunch of ST stm32 bindings to DT schema
    
    - Realtek and Exynos additions to Arm Mali bindings
    
    - Fix schema errors in RiscV CPU schema
    
    - Various schema fixes from improved meta-schema checks
    
    - Improve the handling of 'dma-ranges' and in particular fix DMA mask
      setup on PCI bridges
    
    - Fix a memory leak in add_changeset_property() and DT unit tests.
    
    - Several documentation improvements for schema validation
    
    - Rework build rules to improve schema validation errors
    
    - Color output for dtx_diff
    
  • media/v5.5-2
    media updates for v5.5-rc1
    
  • media/v5.5-1
    media updates for v5.5-rc1
    
  • devprop-5.5-rc1
    Device properties framework updates for 5.5-rc1
    
    Add support for printing fwnode names using a new conversion
    specifier "%pfw" (Sakari Ailus), clean up the software node and
    efi/apple-properties code in preparation for improved software node
    reference properties handling (Dmitry Torokhov) and fix the struct
    fwnode_operations description (Heikki Krogerus).
    
  • acpi-5.5-rc1
    782b5971 · Merge branch 'acpi-mm' ·
    ACPI updates for 5.5-rc1
    
     - Update the ACPICA code in the kernel to upstream revision 20191018
       including:
    
       * Fixes for Clang warnings (Bob Moore).
    
       * Fix for possible overflow in get_tick_count() (Bob Moore).
    
       * Introduction of acpi_unload_table() (Bob Moore).
    
       * Debugger and utilities updates (Erik Schmauss).
    
       * Fix for unloading tables loaded via configfs (Nikolaus Voss).
    
     - Add support for EFI specific purpose memory to optionally allow
       either application-exclusive or core-kernel-mm managed access to
       differentiated memory (Dan Williams).
    
     - Fix and clean up processing of the HMAT table (Brice Goglin,
       Qian Cai, Tao Xu).
    
     - Update the ACPI EC driver to make it work on systems with
       hardware-reduced ACPI (Daniel Drake).
    
     - Always build in support for the Generic Event Device (GED) to
       allow one kernel binary to work both on systems with full
       hardware ACPI and hardware-reduced ACPI (Arjan van de Ven).
    
     - Fix the table unload mechanism to unregister platform devices
       created when the given table was loaded (Andy Shevchenko).
    
     - Rework the lid blacklist handling in the button driver and add
       more lid quirks to it (Hans de Goede).
    
     - Improve ACPI-based device enumeration for some platforms based
       on Intel BayTrail SoCs (Hans de Goede).
    
     - Add an OpRegion driver for the Cherry Trail Crystal Cove PMIC
       and prevent handlers from being registered for unhandled PMIC
       OpRegions (Hans de Goede).
    
     - Unify ACPI _HID/_UID matching (Andy Shevchenko).
    
     - Clean up documentation and comments (Cao jin, James Pack, Kacper
       Piwiński).
    
  • pm-5.5-rc1
    Power management updates for 5.5-rc1
    
     - Use nanoseconds (instead of microseconds) as the unit of time in
       the cpuidle core and simplify checks for disabled idle states in
       the idle loop (Rafael Wysocki).
    
     - Fix and clean up the teo cpuidle governor (Rafael Wysocki).
    
     - Fix the cpuidle registration error code path (Zhenzhong Duan).
    
     - Avoid excessive vmexits in the ACPI cpuidle driver (Yin Fengwei).
    
     - Extend the idle injection infrastructure to be able to measure the
       requested duration in nanoseconds and to allow an exit latency
       limit for idle states to be specified (Daniel Lezcano).
    
     - Fix cpufreq driver registration and clarify a comment in the
       cpufreq core (Viresh Kumar).
    
     - Add NULL checks to the show() and store() methods of sysfs
       attributes exposed by cpufreq (Kai Shen).
    
     - Update cpufreq drivers:
    
       * Fix for a plain int as pointer warning from sparse in
         intel_pstate (Jamal Shareef).
    
       * Fix for a hardcoded number of CPUs and stack bloat in the
         powernv driver (John Hubbard).
    
       * Updates to the ti-cpufreq driver and DT files to support new
         platforms and migrate bindings from opp-v1 to opp-v2 (Adam Ford,
         H. Nikolaus Schaller).
    
       * Merging of the arm_big_little and vexpress-spc drivers and
         related cleanup (Sudeep Holla).
    
       * Fix for imx's default speed grade value (Anson Huang).
    
       * Minor cleanup of the s3c64xx driver (Nathan Chancellor).
    
       * CPU speed bin detection fix for sun50i (Ondrej Jirman).
    
     - Appoint Chanwoo Choi as the new devfreq maintainer.
    
     - Update the devfreq core:
    
       * Check NULL governor in available_governors_show sysfs to prevent
         showing wrong governor information and fix a race condition
         between devfreq_update_status() and trans_stat_show() (Leonard
         Crestez).
    
       * Add new 'interrupt-driven' flag for devfreq governors to allow
         interrupt-driven governors to prevent the devfreq core from
         polling devices for status (Dmitry Osipenko).
    
       * Improve an error message in devfreq_add_device() (Matthias
         Kaehlcke).
    
     - Update devfreq drivers:
    
       * tegra30 driver fixes and cleanups (Dmitry Osipenko).
    
       * Removal of unused property from dt-binding documentation for
         the exynos-bus driver (Kamil Konieczny).
    
       * exynos-ppmu cleanup and DT bindings update (Lukasz Luba, Marek
         Szyprowski).
    
     - Add new CPU IDs for CometLake Mobile and Desktop to the Intel RAPL
       power capping driver (Zhang Rui).
    
     - Allow device initialization in the generic power domains (genpd)
       framework to be more straightforward and clean it up (Ulf Hansson).
    
     - Add support for adjusting OPP voltages at run time to the OPP
       framework (Stephen Boyd).
    
     - Avoid freeing memory that has never been allocated in the
       hibernation core (Andy Whitcroft).
    
     - Clean up function headers in a header file and coding style in the
       wakeup IRQs handling code (Ulf Hansson, Xiaofei Tan).
    
     - Clean up the SmartReflex adaptive voltage scaling (AVS) driver for
       ARM (Ben Dooks, Geert Uytterhoeven).
    
     - Wrap power management documentation to fit in 80 columns (Bjorn
       Helgaas).
    
     - Add pm-graph utility entry to MAINTAINERS (Todd Brandt).
    
     - Update the cpupower utility:
    
       * Fix the handling of set and info subcommands (Abhishek Goel).
    
       * Fix build warnings (Nathan Chancellor).
    
       * Improve mperf_monitor handling (Janakarajan Natarajan).
    
  • sound-5.5-rc1
    sound updates for 5.5-rc1
    
    There have been some significant changes in the core side, both for
    ALSA and ASoC, while lots of development have been seen in SOF, as
    well as many small fixes/improvements for ASoC codecs and platforms.
    Below is a highlight in this cycle:
    
    Core:
    - The unification of PCM vmalloc buffer allocation helpers into the
      standard API
    - Clean up of the default PCM mmap handling for vmalloc & SG-buffer
    - Fix potential races at ALSA timer open
    - A few new PCM API extensions; just preliminary core changes, the
      actual changes in drivers will be merged in 5.6
    - Continued ASoC componentization works; now almost everything is a
      common ASoC component object.  A lot of refactoring and
      simplification have been done along with it.
    
    ASoC:
    - Many fixes to the Sound Open Firmware (SOF) code
    - Wake on voice support for Chromebooks
    - SPI support and trigger word detection for RT5677
    - New drivers for Analog Devices ADAU7118, Intel Cannonlake systems
      with RT1011 and RT5682, Texas Instruments TAS2562 and TAS2770
    
    HD-audio:
    - Improved Intel DSP configuration / probe code for SOF
    - Plumbing the legacy HD-audio driver with Intel SOF HDMI
    - DP-MST support for Nvidia HDMI codecs
    - Realtek quirks cleanups and new additions as usual
    
    Others:
    - Lots of refactoring and cleanups for FireWire; period-size sharing,
      h/w IRQ interval configuration, clock recovery improvements, etc
    - USB-audio: Scarlett mixer quirks
    - Cleanups of PCM calls in various drivers (including media and USB)
      to adapt the core API changes
    
  • v4.4.203
    48a16935 · Linux 4.4.203 ·
    This is the 4.4.203 stable release