Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v4.9.240
    f86ac669 · Linux 4.9.240 ·
    This is the 4.9.240 stable release
    
  • v4.14.202
    5b7a52cd · Linux 4.14.202 ·
    This is the 4.14.202 stable release
    
  • v4.19.152
    ad326970 · Linux 4.19.152 ·
    This is the 4.19.152 stable release
    
  • v5.4.72
    52f6ded2 · Linux 5.4.72 ·
    This is the 5.4.72 stable release
    
  • v5.8.16
    c5464f4b · Linux 5.8.16 ·
    This is the 5.8.16 stable release
    
  • v5.9.1
    213f3233 · Linux 5.9.1 ·
    This is the 5.9.1 stable release
    
  • docs/v5.10-1
    docs updates for v5.10-rc1
    
  • 5.4-android11-1
    android11-5.4 KMI updated (1)
  • android-mainline-5.9
    android-mainline @ v5.9
  • amd-drm-fixes-5.10-2020-10-14
    amd-drm-fixes-5.10-2020-10-14:
    
    amdgpu:
    - eDP fix
    - BACO fix
    - Kernel documentation fixes
    - SMU7 mclk fix
    - VCN1 hw bug workaround
    
    amdkfd:
    - kvfree vs kfree fix
  • devicetree-for-5.10
    Devicetree updates for v5.10:
    
    - Update dtc to upstream version v1.6.0-31-gcbca977ea121
    
    - dtx_diff help text reformatting
    
    - Speed-up validation time for binding and dtb checks using json for
      intermediate files
    
    - Add support for running yamllint on DT schema files
    
    - Remove old booting-without-of.rst
    
    - Extend the example schema to address common issues
    
    - Cleanup handling of additionalProperties/unevaluatedProperties
    
    - Ensure all DSI controller schemas reference dsi-controller.yaml
    
    - Vendor prefixes for Zealz, Wandbord/Technexion, Embest RIoT, Rex, DFI,
      and Cisco Meraki
    
    - Convert at25, SPMI bus, TI hwlock, HiSilicon Hi3660 USB3 PHY, Arm
      SP805 watchdog, Arm SP804, and Samsung 11-pin USB connector to DT
      schema
    
    - Convert HiSilicon SoC and syscon bindings to DT schema
    
    - Convert SiFive Risc-V L2 cache, PLIC, PRCI, and PWM to DT schema
    
    - Convert i.MX bindings for w1, crypto, rng, SIM, PM, DDR,
       SATA, vf610 GPIO, and UART to DT schema
    
    - Add i.MX 8M compatible strings
    
    - Add LM81 and DS1780 as trivial devices
    
    - Various missing properties added to fix dtb validation warnings
    
  • v5.8.15
    665c6ff0 · Linux 5.8.15 ·
    This is the 5.8.15 stable release
    
  • 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).