Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • android-wear-7.1.1_r0.41
    Android Wear 7.1.1 Release 0.41
    
  • media/v4.14-1
    media updates for v4.14-rc1
    
  • drm-intel-next-2017-09-07
    Getting started with v4.15 features:
    
    - Cannonlake workarounds (Rodrigo, Oscar)
    - Infoframe refactoring and fixes to enable infoframes for DP (Ville)
    - VBT definition updates (Jani)
    - Sparse warning fixes (Ville, Chris)
    - Crtc state usage fixes and cleanups (Ville)
    - DP vswing, pre-emph and buffer translation refactoring and fixes (Rodrigo)
    - Prevent IPS from interfering with CRC capture (Ville, Marta)
    - Enable Mesa to advertise ARB_timer_query (Nanley)
    - Refactor GT number into intel_device_info (Lionel)
    - Avoid eDP DP AUX CH timeouts harder (Manasi)
    - CDCLK check improvements (Ville)
    - Restore GPU clock boost on missed pageflip vblanks (Chris)
    - Fence register reservation API for vGPU (Changbin)
    - First batch of CCS fixes (Ville)
    - Finally, numerous GEM fixes, cleanups and improvements (Chris)
  • mac80211-for-davem-2017-09-07
    Back from a long absence, so we have a number of things:
     * a remain-on-channel fix from Avi
     * hwsim TX power fix from Beni
     * null-PTR dereference with iTXQ in some rare configurations (Chunho)
     * 40 MHz custom regdomain fixes (Emmanuel)
     * look at right place in HT/VHT capability parsing (Igor)
     * complete A-MPDU teardown properly (Ilan)
     * Mesh ID Element ordering fix (Liad)
     * avoid tracing warning in ht_dbg() (Sharon)
     * fix print of assoc/reassoc (Simon)
     * fix encrypted VLAN with iTXQ (myself)
     * fix calling context of TX queue wake (myself)
     * fix a deadlock with ath10k aggregation (myself)
    
  • v4.12.11
    13817987 · Linux 4.12.11 ·
    This is the 4.12.11 stable release
    
  • v4.9.48
    8a697a50 · Linux 4.9.48 ·
    This is the 4.9.48 stable release
    
  • v4.4.87
    573b59e1 · Linux 4.4.87 ·
    This is the 4.4.87 stable release
    
  • v3.18.70
    1e0d2875 · Linux 3.18.70 ·
    This is the 3.18.70 stable release
    
  • devicetree-for-4.14
    DeviceTree updates for 4.14:
    
    - Convert more DT code to use of_property_read_* API.
    
    - Improve DT overlay support when adding multiple overlays.
    
    - Convert printk's to %pOF format specifiers. Most went via subsystem
      trees, but picked up the remaining orphans.
    
    - Correct unittests to use preferred "okay" for "status" property value.
    
    - Add a KASLR seed property.
    
    - Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa.
    
    - Fix modalias buffer handling.
    
    - Clean-up of include paths for building dtbs.
    
    - Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10 devices.
    
    - Add nvmem bindings for MediaTek MT7623 and MT7622 SoC.
    
    - Add compatible string for Allwinner H5 Mali-450 GPU.
    
    - Fix links to old OpenFirmware docs with new mirror on devicetree.org.
    
    - Remove status property from binding doc examples.
    
  • sound-4.14-rc1
    sound updates for 4.14-rc1
    
    We have touched quite a lot of files but with fewer changes at this
    cycle; as you can see, most of changes are trivial fixes, especially
    constification patches.  Among the massive attacks by constification
    gangs, we had a few core changes (mostly for ASoC core), as well the
    fixes and the updates by major vendors.  Some highlights are below:
    
    ALSA core:
    - Fix possible races in control API user-TLV codes
    - Small cleanup of PCM core
    
    ASoC:
    - Continued work for componentization; still half-baked, but we're
      certainly progressing
    - Use of devres for jack detection GPIOs, rather as a cleanup
    - Jack detection support for Qualcomm MSM8916
    - Support for Allwinner H3, Cirrus Logic CS43130, Intel Kabylake
      systems with RT5663, Realtek RT274, TI TLV320AIC32x6 and Wolfson
      WM8523
    
  • gpio-v4.14-1
    This is the bulk of the GPIO changes for the v4.14 cycle:
    
    Core changes
    - Allow the GPIO irqchip to allocate IRQs dynamically. This is
      an important change on systems where only a restricted number
      of IRQs, lesser than the number of GPIO lines, can be utilized.
      Now we can allocate these on a first-come-first-served basis
      instead of hogging up valuable IRQ lines.
    - Serious fix-up of the kerneldoc documentation and inclusion
      into the kerneldoc builds.
    - Pulled in the IRQ simulator from the IRQ core tree and use
      this in the GPIO mockup driver for exhaustive testing of
      interrupt abilities.
    
    New drivers
    - New driver for ThunderX and OCTEON-TX. This is especially
      interesting as it picks up improvements from the IRQ core that
      allow us to handle fasteoi ACKs upwards in a hierarchy when
      there are IRQ flag latches on several levels in a hierarchy.
      Very interesting work here.
    - New subdriver for Renesas R-Car r8a7745 (RZ/G1E).
    
    Misc
    - Several fixes and improvements for Xilinx Zynq GPIO.
    - Support an enablement GPIO for the 74x164 GPIO.
    - Switch a bunch of chips to use devres to allocate irq
      descriptors.
    - A bunch of constification fixes.
    
  • regulator-v4.14
    regulator: Updates for v4.14
    
    This is an extremely quiet release for the regulator subsystem, it's all
    fairly minor fixes and cleanups plus a few new drivers and ddevice ID
    additions:
    
     - Support for MediaTek MT6380, Ricoh RC5T619 and ST Voltage Reference
       Buffers.
    
  • v4.13
    569dbb88 · Linux 4.13 ·
    Linux 4.13
    
  • v4.9.47
    458ca52f · Linux 4.9.47 ·
    This is the 4.9.47 stable release
    
  • v4.4.86
    cd99a4f3 · Linux 4.4.86 ·
    This is the 4.4.86 stable release
    
  • v3.18.69
    e52da342 · Linux 3.18.69 ·
    This is the 3.18.69 stable release
    
  • regulator-pbias-variants
    regulator: Add support for different OMAP variants in the pbias regulator
    
  • sound-4.13-rc8
    sound fixes for 4.13-rc8
    
    Three regression fixes that should be addressed before the final
    release: a missing mutex call in OSS PCM emulation ioctl, ASoC rt5670
    headset detection breakage, and a regression in simple-card parser
    code.
    
  • drm-fixes-for-v4.13-rc8
    vmwgfx and core drm fixes
    
  • v4.12.10
    6371f030 · Linux 4.12.10 ·
    This is the 4.12.10 stable release