Tags

Tags give the ability to mark specific points in history as being important
  • 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
    
  • 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.
    
    /
    
  • v3.13-rc1

    6ce4eac1 · Linux 3.13-rc1 ·
    Linux 3.13-rc1
    
  • xfs-for-linus-v3.13-rc1-2

    xfs: update #2 for v3.13-rc1
    
    Here we have a performance fix for inode iversion, increased inode cluster size
    for v5 superblock filesystems, a fix for error handling in
    xfs_bmap_add_attrfork, and a MAINTAINERS update to add Dave.
    
  • v3.12.1

    6beb1be0 · Linux 3.12.1 ·
    This is the 3.12.1 stable release
    
  • v3.11.9

    e0cd0574 · Linux 3.11.9 ·
    This is the 3.11.9 stable release
    
  • v3.10.20

    a4c01ca3 · Linux 3.10.20 ·
    This is the 3.10.20 stable release
    
  • v3.4.70

    234d96ee · Linux 3.4.70 ·
    This is the 3.4.70 stable release
    
  • pm+acpi-2-3.13-rc1

    More ACPI and power management updates for 3.13-rc1
    
    - ACPI-based device hotplug fixes for issues introduced recently and
      a fix for an older error code path bug in the ACPI PCI host bridge
      driver.
    
    - Fix for recently broken OMAP cpufreq build from Viresh Kumar.
    
    - Fix for a recent hibernation regression related to s2disk.
    
    - Fix for a locking-related regression in the ACPI EC driver from
      Puneet Kumar.
    
    - System suspend error code path fix related to runtime PM and
      runtime PM documentation update from Ulf Hansson.
    
    - cpufreq's conservative governor fix from Xiaoguang Chen.
    
    - New processor IDs for intel_idle and turbostat and removal of
      an obsolete Kconfig option from Len Brown.
    
    - New device IDs for the ACPI LPSS (Low-Power Subsystem) driver and
      ACPI-based PCI hotplug (ACPIPHP) cleanup from Mika Westerberg.
    
    - Removal of several ACPI video DMI blacklist entries that are not
      necessary any more from Aaron Lu.
    
    - Rework of the ACPI companion representation in struct device and
      code cleanup related to that change from Rafael J Wysocki,
      Lan Tianyu and Jarkko Nikula.
    
    - Fixes for assigning names to ACPI-enumerated I2C and SPI devices
      from Jarkko Nikula.
    
    /
    
  • v0.88.3

    MPTCP maintenance Release v0.88.3
  • xfs-for-linus-v3.13-rc1

    xfs: update for v3.13-rc1
    
    For 3.13-rc1 we have an eclectic assortment of bugfixes, cleanups, and
    refactoring.  Bugfixes that stand out are the fix for the AGF/AGI
    deadlock, incore extent list fixes, verifier fixes for v4 superblocks
    and growfs, and memory leaks.  There are some asserts, warnings, and
    strings that were cleaned up.  There was further rearrangement of code
    to make libxfs and the kernel sync up more easily, differences between
    v2 and v3 directory code were abstracted using an ops vector,
    xfs_inactive was reworked, and the preallocation/hole punching code was
    refactored.
    
    - simplify kmem_zone_zalloc
    - add traces for AGF/AGI read ops
    - add additional AIL traces
    - fix xfs_remove AGF vs AGI deadlock
    - fix the extent count of new incore extent page in the indirection array
    - don't fail bad secondary superblocks verification on v4 filesystems
      due to unzeroed bits after v4 fields
    - fix possible NULL dereference in xlog_verify_iclog
    - remove redundant assert in xfs_dir2_leafn_split
    - prevent stack overflows from page cache allocation
    - fix some sparse warnings
    - fix directory block format verifier to check the leaf entry count
    - abstract the differences in dir2/dir3 via an ops vector
    - continue process of reorganization to make libxfs/kernel code merges easier
    - refactor the preallocation and hole punching code
    - fix for growfs and verifiers
    - remove unnecessary scary corruption error when probing non-xfs filesystems
    - remove extra newlines from strings passed to printk
    - prevent deadlock trying to cover an active log
    - rework xfs_inactive()
    - add the inode directory type support to XFS_IOC_FSGEOM
    - cleanup (remove) usage of is_bad_inode
    - fix miscalculation in xfs_iext_realloc_direct which results in oversized
      direct extent list
    - remove unnecessary count arg to xfs_iomap_write_allocate
    - fix memory leak in xlog_recover_add_to_trans
    - check superblock instead of block magic to determine if dtype field
      is present
    - fix lockdep annotation due to project quotas
    - fix regression in xfs_node_toosmall which can lead to incorrect directory
      btree node collapse
    - make log recovery verify filesystem uuid of recovering blocks
    - fix XFS_IOC_FREE_EOFBLOCKS definition
    - remove invalid assert in xfs_inode_free
    - fix for AIL lock regression
    
  • v3.11.8

    02709ef6 · Linux 3.11.8 ·
    This is the 3.11.8 stable release
    
  • v3.10.19

    3729ed7c · Linux 3.10.19 ·
    This is the 3.10.19 stable release
    
  • v3.4.69

    14aa272f · Linux 3.4.69 ·
    This is the 3.4.69 stable release