Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 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
    
  • v4.4.192
    882f8791 · Linux 4.4.192 ·
    This is the 4.4.192 stable release
    
  • regulator-fix-v5.3-rc8
    regulator: Fixes for v5.3
    
    This is obviouly very late, containing three small and simple
    driver specific fixes.  The main one is the TWL fix, this fixes
    issues with cpufreq on the PMICs used with BeagleBoard generation
    OMAP SoCs which had been broken due to changes in the generic OPP
    code exposing a bug in the regulator driver for these devices
    causing them to think that OPPs weren't supported on the system.
    
    Sorry about sending this so late, I hadn't registered that the
    TWL issue manifested in cpufreq.
    
  • v5.3-rc8
    f74c2bb9 · Linux 5.3-rc8 ·
    Linux 5.3-rc8
    
  • wireless-drivers-next-for-davem-2019-09-07
    wireless-drivers-next patches for 5.4
    
    Second set of patches for 5.4. Lots of changes for iwlwifi and mt76,
    but also smaller changes to other drivers.
    
    Major changes:
    
    iwlwifi
    
    * remove broken and unused runtime power management mode for PCIe
      devices, removes IWLWIFI_PCIE_RTPM Kconfig option as well
    
    * support new ACPI value for per-platform antenna gain
    
    * support for single antenna diversity
    
    * support for new WoWLAN FW API
    
    brcmfmac
    
    * add reset debugfs file for testing firmware restart
    
    mt76
    
    * DFS pattern detector for mt7615 (DFS channels not enabled yet)
    
    * Channel Switch Announcement (CSA) support for mt7615
    
    * new device support for mt76x0
    
    * support for more ciphers in mt7615
    
    * smart carrier sense on mt7615
    
    * survey support on mt7615
    
    * multiple interfaces on mt76x02u
    
    rtw88
    
    * enable MSI interrupt
    
  • ASB-2019-09-05_mainline
    https://source.android.com/security/bulletin/2019-09-01
    CVE-2019-2181
    CVE-2018-20669 (i915 driver/x86 only): fix not backported
  • ASB-2019-09-05_4.19-q
    https://source.android.com/security/bulletin/2019-09-01
    CVE-2019-2181
    CVE-2018-20669 (i915 driver/x86 only): fix not backported