Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • acpi-5.4-rc1
    ACPI updates for 5.4-rc1
    
     - Update the ACPICA code in the kernel to upstream revision 20190816
       including:
       * Internal limits change to support larger systems (Bob Moore).
       * Macros clean up (Bob Moore).
       * printf format string fixes (Bob Moore).
       * Full deployment of the ACPI_PRINTF_LIKE macro (Bob Moore).
       * Tools improvements (Bob Moore, Colin Ian King).
       * Windows _OSI support fixes (Jung-uk Kim).
    
     - Improve memory hot-add support in the ACPI HMAT handling code (Dan
       Williams, Keith Busch).
    
     - Fix the ACPI LPSS (Low-Power Subsystem) driver for Intel SoCs to
       save and restore private registers during system-wide suspend and
       resume on systems with the Lynxpoint PCH (Jarkko Nikula).
    
     - Convert the ACPI documentation related to LEDs to ReST (Sakari
       Ailus).
    
     - Fix assorted issues and make assorted minor improvements in the
       ACPI-related code (Al Stone, Andy Shevchenko, Jiri Slaby, Kelsey
       Skunberg, Krzysztof Wilczynski, Liguang Zhang, Wenwen Wang,
       YueHaibing).
    
  • pm-5.4-rc1
    Power management updates for 5.4-rc1
    
     - Rework the main suspend-to-idle control flow to avoid repeating
       "noirq" device resume and suspend operations in case of spurious
       wakeups from the ACPI EC and decouple the ACPI EC wakeups support
       from the LPS0 _DSM support (Rafael Wysocki).
    
     - Extend the wakeup sources framework to expose wakeup sources as
       device objects in sysfs (Tri Vo, Stephen Boyd).
    
     - Expose system suspend statistics in sysfs (Kalesh Singh).
    
     - Introduce a new haltpoll cpuidle driver and a new matching
       governor for virtualized guests wanting to do guest-side polling
       in the idle loop (Marcelo Tosatti, Joao Martins, Wanpeng Li,
       Stephen Rothwell).
    
     - Fix the menu and teo cpuidle governors to allow the scheduler tick
       to be stopped if PM QoS is used to limit the CPU idle state exit
       latency in some cases (Rafael Wysocki).
    
     - Increase the resolution of the play_idle() argument to microseconds
       for more fine-grained injection of CPU idle cycles (Daniel Lezcano).
    
     - Switch over some users of cpuidle notifiers to the new QoS-based
       frequency limits and drop the CPUFREQ_ADJUST and CPUFREQ_NOTIFY
       policy notifier events (Viresh Kumar).
    
     - Add new cpufreq driver based on nvmem for sun50i (Yangtao Li).
    
     - Add support for MT8183 and MT8516 to the mediatek cpufreq driver
       (Andrew-sh.Cheng, Fabien Parent).
    
     - Add i.MX8MN support to the imx-cpufreq-dt cpufreq driver (Anson
       Huang).
    
     - Add qcs404 to cpufreq-dt-platdev blacklist (Jorge Ramirez-Ortiz).
    
     - Update the qcom cpufreq driver (among other things, to make it
       easier to extend and to use kryo cpufreq for other nvmem-based
       SoCs) and add qcs404 support to it  (Niklas Cassel, Douglas
       RAILLARD, Sibi Sankar, Sricharan R).
    
     - Fix assorted issues and make assorted minor improvements in the
       cpufreq code (Colin Ian King, Douglas RAILLARD, Florian Fainelli,
       Gustavo Silva, Hariprasad Kelam).
    
     - Add new devfreq driver for NVidia Tegra20 (Dmitry Osipenko, Arnd
       Bergmann).
    
     - Add new Exynos PPMU events to devfreq events and extend that
       mechanism (Lukasz Luba).
    
     - Fix and clean up the exynos-bus devfreq driver (Kamil Konieczny).
    
     - Improve devfreq documentation and governor code, fix spelling
       typos in devfreq (Ezequiel Garcia, Krzysztof Kozlowski, Leonard
       Crestez, MyungJoo Ham, Gaël PORTAY).
    
     - Add regulators enable and disable to the OPP (operating performance
       points) framework (Kamil Konieczny).
    
     - Update the OPP framework to support multiple opp-suspend properties
       (Anson Huang).
    
     - Fix assorted issues and make assorted minor improvements in the OPP
       code (Niklas Cassel, Viresh Kumar, Yue Hu).
    
     - Clean up the generic power domains (genpd) framework (Ulf Hansson).
    
     - Clean up assorted pieces of power management code and documentation
       (Akinobu Mita, Amit Kucheria, Chuhong Yuan).
    
     - Update the pm-graph tool to version 5.5 including multiple fixes
       and improvements (Todd Brandt).
    
     - Update the cpupower utility (Benjamin Weis, Geert Uytterhoeven,
       Sébastien Szymanski).
    
  • media/v5.4-1
    media updates for v5.4-rc1
    
  • media/v5.3-4
    media fixes for v5.3-rc9
    
  • sound-5.4-rc1
    sound updates for 5.4
    
    As shown in diffstat and logs, it was again a busy development
    cycle at this time, too.  The most significant changes are still
    on-going refactoring / modernization works for ASoC core and
    drivers, but there are lots of other changes as well.  Here we go,
    some highlights below:
    
    ASoC:
    - Quite lots of cleanup / refactoring of ASoC core and APIs;
      most of them are systematic, but also including cleanups and
      modernization
    
    - A bulk of updates for some ASoC platforms, Freescale, sunxi and
      Intel SST/SOF
    
    - Initial support for Sound Open Firmware on i.MX8
    
    - Removal of deprecated w90x900 and nuc900 drivers
    
    - New support for Cirrus Logic CS47L15 and CS47L92, Freescale i.MX
      7ULP and 8MQ, Meson G12A and NXP UDA1334
    
    USB-audio:
    - More validations of descriptor units for hardening against bugs
      reported by fuzzers
    
    - PCM device assignment workaround for a past call-order change
    
    - Scarlett Gen2 mixer interface, a few more more quirks
    
    HD-audio:
    - Support for audio component with AMD/ATI and Nvidia HDMI codecs
    
    - Clean up HD-audio core and remove indirect access ops for Intel SOF
    
    - DMIC detection at probe; it would make systems automatically falling
      back to SST/SOF driver on devices that need DMIC handling.
      Needs a new Kconfig to set, and beware that it's still new and a bit
      experimental
    
    FireWire:
    - Lots of code refactoring and cleanups
    
  • v5.2.15
    6e282ba6 · Linux 5.2.15 ·
    This is the 5.2.15 stable release
    
  • v4.19.73
    db2d0b7c · Linux 4.19.73 ·
    This is the 4.19.73 stable release
    
  • v4.14.144
    968722f5 · Linux 4.14.144 ·
    This is the 4.14.144 stable release
    
  • v4.9.193
    779cde69 · Linux 4.9.193 ·
    This is the 4.9.193 stable release
    
  • v4.4.193
    e19c5132 · Linux 4.4.193 ·
    This is the 4.4.193 stable release
    
  • regulator-v5.4
    regulator: Updates for v5.4
    
    A small update for the regualtor API for this cycle, some small fixes
    and a bunch of new devices but none of them very big.  The most stand
    out thing is the regulator-fixed-clock driver which is for regulators
    where the enable control is done by using a clock instead of a GPIO or
    register write, a novel hardware design that had not previously come up.
    
     - Added a keyword pattern for regulator_get_optional() since usage of
       that API generally needs extra review.
     - Operating mode and suspend state support for act8865.
     - New device support for Active Semiconductor ACT8600 chargers,
       Mediatek MT6358, Qualcomm SM8150, regulator-fixed-clock, and
       Synoptics SY20276, SY20278 and SY8824E.
    
  • asoc-v5.4-2
    ASoC: Final merge window fixes for v5.4
    
    A few small fixes and one feature that came in since I sent you the
    earlier pull request.
    
  • v5.3
    4d856f72 · Linux 5.3 ·
    Linux 5.3
    
  • wireless-drivers-next-for-davem-2019-09-14
    wireless-drivers-next patches for 5.4
    
    Last set of patches for 5.4. wil6210 and rtw88 being most active this
    time, but ath9k also having a new module to load devices without
    EEPROM.
    
    Major changes:
    
    wil6210
    
    * add support for Enhanced Directional Multi-Gigabit (EDMG) channels 9-11
    
    * add debugfs file to show PCM ring content
    
    * report boottime_ns in scan results
    
    ath9k
    
    * add a separate loader for AR92XX (and older) pci(e) without eeprom
    
    brcmfmac
    
    * use the same wiphy after PCIe reset to not confuse the user space
    
    rtw88
    
    * enable interrupt migration
    
    * enable AMSDU in AMPDU aggregation
    
    * report RX power for each antenna
    
    * enable to DPK and IQK calibration methods to improve performance
    
  • mac80211-next-for-davem-2019-09-11
    We have a number of changes, but things are settling down:
     * a fix in the new 6 GHz channel support
     * a fix for recent minstrel (rate control) updates
       for an infinite loop
     * handle interface type changes better wrt. management frame
       registrations (for management frames sent to userspace)
     * add in-BSS RX time to survey information
     * handle HW rfkill properly if !CONFIG_RFKILL
     * send deauth on IBSS station expiry, to avoid state mismatches
     * handle deferred crypto tailroom updates in mac80211 better
       when device restart happens
     * fix a spectre-v1 - really a continuation of a previous patch
     * advertise NL80211_CMD_UPDATE_FT_IES as supported if so
     * add some missing parsing in VHT extended NSS support
     * support HE in mac80211_hwsim
     * let mac80211 drivers determine the max MTU themselves
    along with the usual cleanups etc.
    
  • asoc-v5.4
    ASoC: Updates for v5.4
    
    Quite a big update this time around, particularly in the core
    where we've had a lot of cleanups from Morimoto-san - there's
    not much functional change but quite a bit of modernization
    going on.  We've also seen a lot of driver work, a lot of it
    cleanups but also some particular drivers.
    
     - Lots and lots of cleanups from Morimoto-san and Yue Haibing.
     - Lots of cleanups and enhancements to the Freescale, sunxi dnd
       Intel rivers.
     - Initial Sound Open Firmware suppot for i.MX8.
     - Removal of w90x900 and nuc900 drivers as the platforms are
       being removed.
     - New support for Cirrus Logic CS47L15 and CS47L92, Freescale
       i.MX 7ULP and 8MQ, Meson G12A and NXP UDA1334
    
  • v5.2.14
    997fee54 · Linux 5.2.14 ·
    This is the 5.2.14 stable release
    
  • v4.19.72
    ee809c7e · Linux 4.19.72 ·
    This is the 4.19.72 stable release
    
  • v4.14.143
    e2cd24b6 · Linux 4.14.143 ·
    This is the 4.14.143 stable release
    
  • v4.9.192
    5ce2e060 · Linux 4.9.192 ·
    This is the 4.9.192 stable release