Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.13-rc3
    374b1057 · Linux 3.13-rc3 ·
    Linux 3.13-rc3
    
  • pm-3.13-rc3
    Power management fixes for 3.13-rc3
    
     - cpufreq regression fix from Bjørn Mork restoring the pre-3.12
       behavior of the framework during system suspend/hibernation to
       avoid garbage sysfs files from being left behind in case of a
       suspend error.
    
     - PNP regression fix to restore the correct states of devices after
       resume from hibernation broken in 3.12.  From Dmitry Torokhov.
    
     - cpuidle fix to prevent cpuidle device unregistration from crashing
       due to a NULL pointer dereference if cpuidle has been disabled
       from the kernel command line.  From Konrad Rzeszutek Wilk.
    
     - intel_idle fix for the C6 state definition on Intel Avoton/Rangeley
       processors from Arne Bockholdt.
    
     - Power capping framework fix to make the energy_uj sysfs attribute
       work in accordance with the documentation.  From Srinivas Pandruvada.
    
     - epoll fix to make it ignore the EPOLLWAKEUP flag if the kernel has
       been compiled with CONFIG_PM_SLEEP unset (in which case that flag
       should not have any effect).  From Amit Pundir.
    
     - cpufreq fix to prevent governor sysfs files from being lost over
       system suspend/resume in some (arguably unusual) situations.  From
       Viresh Kumar.
    
    /
    
  • fbdev-fixes-3.13
    Minor fbdev fixes for 3.13.
    
  • pinctrl-v3.13-2
    Pin control fixes for the v3.13 series:
    
    - Minor bug fixes for the Rockchip, ST-Ericsson abx500,
      Renesas PFC r8a7740 and sh7372.
    
    - Compilation warning fixes.
    
  • sound-3.13-rc3
    sound fixes for 3.13-rc3
    
    A usual pattern of half ASoC and half HD-audio fixes, although
    HD-audio fixups have more volumes, in addition to a couple of
    trivial fixes.  Nothing to worry much is found here.
    
    For ASoC side: a few fixes for PCM rate constraints calculations,
    regmap byte-order fix, the rest driver specific fixes (atmel, fsl,
    omap, kirkwood, wm codecs).
    
    For HD-audio: Dell headset and mono out fix, ELD update in polling
    mode, ALC283 Chromebook fixes, a few fixes for old AD codecs and
    MBA2,1 regression fix.
    
  • v3.12.3
    81605d3a · Linux 3.12.3 ·
    This is the 3.12.3 stable release
    
  • v3.10.22
    53806975 · Linux 3.10.22 ·
    This is the 3.10.22 stable release
    
  • v3.4.72
    44d19f5a · Linux 3.4.72 ·
    This is the 3.4.72 stable release
    
  • gpio-v3.13-3
    GPIO fixes for the v3.13 series:
    
    - Fix compile warnings.
    
    - Fix overly talkative diagnostic messages from usual use
      cases wrt GPIO descriptors.
    
    - Add a documentation 00-INDEX
    
    - Use platform GPIOs as fallback when ACPI or device tree is
      used as the primary means to get GPIO lines.
    
    - A bug fix for the MPC8572/MPC8536 fixing erroneous input data.
    
  • drm/for-3.13-rc3
    drm/tegra: Fixes for v3.13-rc3
    
    This assortment of patches fix a few build and sparse warnings and make
    sure to always return -EFAULT on copy_from_user() failures. Finally the
    upcasting from struct drm_crtc to struct tegra_dc is made safer to
    prevent potential segmentation faults.
    
  • v3.13-rc2
    dc1ccc48 · Linux 3.13-rc2 ·
    Linux 3.13-rc2
    
  • v3.12.2
    050dcf4a · Linux 3.12.2 ·
    This is the 3.12.2 stable release
    
  • v3.10.21
    43d8b1ef · Linux 3.10.21 ·
    This is the 3.10.21 stable release
    
  • v3.4.71
    71ea1738 · Linux 3.4.71 ·
    This is the 3.4.71 stable release
    
  • v3.11.10
    5ee54f38 · Linux 3.11.10 ·
    This is the 3.11.10 stable release
    
  • sound-3.13-rc2
    sound fixes for 3.13-rc2
    
    Quite a few HD-Audio fixes, a WUSB audio fix and a fix for FireWire
    audio.  The HD-audio part contains a couple of fixes for the generic
    parser, and these are the only intrusive fixes.  The rest are mostly
    device-specific fixes.
    
  • v3.2.53
    66c8d27b · Linux 3.2.53 ·
    This is the 3.2.53 stable release
    
  • gpio-v3.13-2
    GPIO fixes for the v3.13 series:
    
    - A big slew of documentation for the gpiod transition that
      happened in the merge window, no semantic effect, but we should
      provide proper documentation with the new API.
    
    - Fix flags related to the new API.
    
    - Fix to the find_chip_by_name() lookup function related to the
      new API.
    
    - Fix of_find_gpio() when not using device tree.
    
    - Bug fix for the TB10x direction setting.
    
    - Error path fixes from Dan Carpenter.
    
    - Nasty IRQdomain bug relating to taking an unitialized spinlock.
    
    - Minor fixes here and there.
    
  • pm+acpi-3.13-rc2
    b90f7b8a · Merge branch 'pm-tools' ·
    ACPI and power management fixes for 3.13-rc2
    
     - Fix for a recent regression in the Tegra cpufreq driver causing
       excess error messages to be printed from Stephen Warren.
    
     - ACPI-based device hotplug fix to prevent conflicting notify handlers
       from being installed for PCI host bridge objects.  From Toshi Kani.
    
     - ACPICA update to upstream version 20131115.  This contains bug fixes
       mostly (loop termination fix for the get AML length function, fixes
       related to namespace node removal and debug output).  From Bob Moore,
       Tomasz Nowicki and Lv Zheng.
    
     - Removal of incorrect inclusions of internal ACPICA header files by
       non-ACPICA code from Lv Zheng.
    
     - Fixes for the ACPI sysfs interface exposing tables to user space
       from Daisuke Hatayama and Jeremy Compostella.
    
     - Assorted ACPI and cpufreq cleanups from Sachin Kamat and Al Stone.
    
     - cpupower tool fix and man page from Thomas Renninger.
    
    /
    
  • regulator-v3.13-rc1
    regulator: Fixes for v3.13
    
    A bunch of fixes, a few driver specific ones and a framework fix for
    voltage enumeration on fixed voltage regulators which had previously
    worked but had been misplaced during some refactoring causing problems
    for users that needed to know the voltage.