Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v5.4.71
    85b0841a · Linux 5.4.71 ·
    This is the 5.4.71 stable release
    
  • v4.19.151
    47f65004 · Linux 4.19.151 ·
    This is the 4.19.151 stable release
    
  • v4.14.201
    a21a9b51 · Linux 4.14.201 ·
    This is the 4.14.201 stable release
    
  • v4.9.239
    99fea564 · Linux 4.9.239 ·
    This is the 4.9.239 stable release
    
  • v4.4.239
    08e29067 · Linux 4.4.239 ·
    This is the 4.4.239 stable release
    
  • pnp-5.10-rc1
    PNP updates for 5.10-rc1
    
     - Remove the now unused pnp_find_card() function (Christoph Hellwig).
    
     - Drop duplicate pci.h include from the quirks code and add an
       "internal.h" include to acpi_pnp.c to fix a compiler warning (Tian
       Tao).
    
  • acpi-5.10-rc1
    ACPI updates for 5.10-rc1
    
     - Add support for generic initiator-only proximity domains to
       the ACPI NUMA code and the architectures using it (Jonathan
       Cameron).
    
     - Clean up some non-ACPICA code referring to debug facilities from
       ACPICA that are not actually used in there (Hanjun Guo).
    
     - Add new DPTF driver for the PCH FIVR participant (Srinivas
       Pandruvada).
    
     - Reduce overhead related to accessing GPE registers in ACPICA and
       the OS interface layer and make it possible to access GPE registers
       using logical addresses if they are memory-mapped (Rafael Wysocki).
    
     - Update the ACPICA code in the kernel to upstream revision 20200925
       including changes as follows:
       * Add predefined names from the SMBus sepcification (Bob Moore).
       * Update acpi_help UUID list (Bob Moore).
       * Return exceptions for string-to-integer conversions in iASL (Bob
         Moore).
       * Add a new "ALL <NameSeg>" debugger command (Bob Moore).
       * Add support for 64 bit risc-v compilation (Colin Ian King).
       * Do assorted cleanups (Bob Moore, Colin Ian King, Randy Dunlap).
    
     - Add new ACPI backlight whitelist entry for HP 635 Notebook (Alex
       Hung).
    
     - Move TPS68470 OpRegion driver to drivers/acpi/pmic/ and split out
       Kconfig and Makefile specific for ACPI PMIC (Andy Shevchenko).
    
     - Clean up the ACPI SoC driver for AMD SoCs (Hanjun Guo).
    
     - Add missing config_item_put() to fix refcount leak (Hanjun Guo).
    
     - Drop lefrover field from struct acpi_memory_device (Hanjun Guo).
    
     - Make the ACPI extlog driver check for RDMSR failures (Ben
       Hutchings).
    
     - Fix handling of lid state changes in the ACPI button driver when
       input device is closed (Dmitry Torokhov).
    
     - Fix several assorted build issues (Barnabás Pőcze, John Garry,
       Nathan Chancellor, Tian Tao).
    
     - Drop unused inline functions and reduce code duplication by using
       kobj_to_dev() in the NFIT parsing code (YueHaibing, Wang Qing).
    
     - Serialize tools/power/acpi Makefile (Thomas Renninger).
    
  • pm-5.10-rc1
    Power management updates for 5.10-rc1
    
     - Rework cpufreq statistics collection to allow it to take place
       when fast frequency switching is enabled in the governor (Viresh
       Kumar).
    
     - Make the cpufreq core set the frequency scale on behalf of the
       driver and update several cpufreq drivers accordingly (Ionela
       Voinescu, Valentin Schneider).
    
     - Add new hardware support to the STI and qcom cpufreq drivers and
       improve them (Alain Volmat, Manivannan Sadhasivam).
    
     - Fix multiple assorted issues in cpufreq drivers (Jon Hunter,
       Krzysztof Kozlowski, Matthias Kaehlcke, Pali Rohár, Stephan
       Gerhold, Viresh Kumar).
    
     - Fix several assorted issues in the operating performance points
       (OPP) framework (Stephan Gerhold, Viresh Kumar).
    
     - Allow devfreq drivers to fetch devfreq instances by DT enumeration
       instead of using explicit phandles and modify the devfreq core
       code to support driver-specific devfreq DT bindings (Leonard
       Crestez, Chanwoo Choi).
    
     - Improve initial hardware resetting in the tegra30 devfreq driver
       and clean up the tegra cpuidle driver (Dmitry Osipenko).
    
     - Update the cpuidle core to collect state entry rejection
       statistics and expose them via sysfs (Lina Iyer).
    
     - Improve the ACPI _CST code handling diagnostics (Chen Yu).
    
     - Update the PSCI cpuidle driver to allow the PM domain
       initialization to occur in the OSI mode as well as in the PC
       mode (Ulf Hansson).
    
     - Rework the generic power domains (genpd) core code to allow
       domain power off transition to be aborted in the absence of the
       "power off" domain callback (Ulf Hansson).
    
     - Fix two suspend-to-idle issues in the ACPI EC driver (Rafael
       Wysocki).
    
     - Fix the handling of timer_expires in the PM-runtime framework on
       32-bit systems and the handling of device links in it (Grygorii
       Strashko, Xiang Chen).
    
     - Add IO requests batching support to the hibernate image saving and
       reading code and drop a bogus get_gendisk() from there (Xiaoyi
       Chen, Christoph Hellwig).
    
     - Allow PCIe ports to be put into the D3cold power state if they
       are power-manageable via ACPI (Lukas Wunner).
    
     - Add missing header file include to a power capping driver (Pujin
       Shi).
    
     - Clean up the qcom-cpr AVS driver a bit (Liu Shixin).
    
     - Kevin Hilman steps down as designated reviwer of adaptive voltage
       scaling (AVS) driverrs (Kevin Hilman).
    
  • regulator-v5.10
    regulator: Updates for v5.10
    
    This is a fairly small release for the regulator API, there's quite a
    few new devices supported and some important improvements around coupled
    regulators in the core but mostly just small fixes and improvements
    otherwise.
    
     - Fixes and cleanups around the handling of coupled regulators.
     - A special driver for some Raspberry Pi panels with some unusually
       custom stuff around them.
     - Support for Qualcomm PM660/PM660L, PM8950 and PM8953, Richtek RT4801
       and RTMV20, Rohm BD9576MUF and BD9573MUF.
    
  • asoc-v5.10
    ASoC: Updates for v5.10
    
    Not a huge amount going on in the core for ASoC this time but quite a
    lot of driver activity, especially for the Intel platforms:
    
     - Replacement of the DSP driver for some older x86 systems with a new
       one which was written with closer reference to the DSP firmware so
       should hopefully be more robust and maintainable.
     - A big batch of static checker and other fixes for the rest of the x86
       DSP drivers.
     - Cleanup of the error unwinding code from Morimoto-san, hopefully
       making it more robust.
     - Helpers for parsing auxiluary devices from the device tree from
       Stephan Gerhold.
     - New support for AllWinner A64, Cirrus Logic CS4234, Mediatek MT6359
       Microchip S/PDIF TX and RX controllers, Realtek RT1015P, and Texas
       Instruments J721E, TAS2110, TAS2564 and TAS2764
    
  • media/v5.10-1
    media updates for v5.10-rc1
    
  • v5.9
    bbf5c979 · Linux 5.9 ·
    Linux 5.9
    
  • amd-drm-fixes-5.10-2020-10-09
    amd-drm-fixes-5.10-2020-10-09:
    
    amdgpu:
    - Clean up indirect register access
    - Navy Flounder fixes
    - SMU11 AC/DC interrupt fixes
    - GPUVM alignment fix
    - Display fixes
    - Misc other fixes
  • wireless-drivers-next-2020-10-09
    wireless-drivers-next patches for v5.10
    
    Fourth and last set of patches for v5.10. Most of these are iwlwifi
    patches, but few small fixes to other drivers as well.
    
    Major changes:
    
    iwlwifi
    
    * PNVM support (platform-specific phy config data)
    
    * bump the FW API support to 59
    
  • amd-drm-fixes-5.9-2020-10-08
    amd-drm-fixes-5.9-2020-10-08:
    
    amdgpu:
    - Fix a crash on renoir if you override the IP discovery parameter
    - Fix the build on ARC platforms
    - Display fix for Sienna Cichlid
  • v5.8.14
    70b225d0 · Linux 5.8.14 ·
    This is the 5.8.14 stable release
    
  • v5.4.70
    d22f99d2 · Linux 5.4.70 ·
    This is the 5.4.70 stable release
    
  • v4.19.150
    a1b977b4 · Linux 4.19.150 ·
    This is the 4.19.150 stable release
    
  • ASB-2020-10-05_mainline
    https://source.android.com/security/bulletin/2020-10-01
    Fix for CVE-2020-0423 not yet public.
  • ASB-2020-10-05_12-5.4
    https://source.android.com/security/bulletin/2020-10-01
    Fix for CVE-2020-0423 not yet public.