[XFS updates] XFS development tree annotated tag, v2.6.38.7, created. v2.6.38.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".

The annotated tag, v2.6.38.7 has been created
        at  ae222b6e763dc85e8517ee5be12b4bf50ef4039f (tag)
   tagging  1c6dfdb912ee90ce3d20db20fec032e06a4315dd (commit)
  replaces  v2.6.38.6
 tagged by  Greg Kroah-Hartman
        on  Sat May 21 15:14:04 2011 -0700

- Log -----------------------------------------------------------------
This is the 2.6.38.7 stable release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEABECAAYFAk3YOS4ACgkQMUfUDdst+yk7sACfcc6QWYnbcHJcEqwMgtqwhgbv
MKQAnAryhInc8N/NAEUYo+sUDhJZXcxR
=AOXZ
-----END PGP SIGNATURE-----

Alex Deucher (3):
      drm/radeon/kms: add pci id to acer travelmate quirk for 5730
      drm/radeon/kms: fix gart setup on fusion parts (v2) backport
      drm/radeon/kms: fix extended lvds info parsing

Alex Williamson (1):
      drm/i915/lvds: Only act on lid notify when the device is on

Alexandre Bounine (1):
      rapidio: fix default routing initialization

Anton Blanchard (1):
      ehea: Fix memory hotplug oops

Ben Dooks (1):
      drivers/rtc/rtc-s3c.c: fixup wake support for rtc

Ben Hutchings (1):
      ipheth: Properly distinguish length and alignment in URBs and skbs

Bjørn Mork (1):
      megaraid_sas: Sanity check user supplied length before passing it to dma_alloc_coherent()

Borislav Petkov (2):
      Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"
      x86, AMD: Fix ARAT feature setting again

Chris Ball (1):
      Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"

Chris Wilson (2):
      drm/i915/dp: Be paranoid in case we disable a DP before it is attached
      drm/i915: Release object along create user fb error path

Cliff Wickman (1):
      x86: Fix UV BAU for non-consecutive nasids

Dan Rosenberg (1):
      dccp: handle invalid feature options length

Eric Dumazet (2):
      net: ip_expire() must revalidate route
      net: dev_close() should check IFF_UP

Frederic Weisbecker (3):
      x86, hw_breakpoints: Fix racy access to ptrace breakpoints
      ptrace: Prepare to fix racy accesses on task breakpoints
      hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()

Geert Uytterhoeven (3):
      ne-h8300: Fix regression caused during net_device_ops conversion
      hydra: Fix regression caused during net_device_ops conversion
      zorro8390: Fix regression caused during net_device_ops conversion

Greg Kroah-Hartman (1):
      Linux 2.6.38.7

Hugh Dickins (7):
      vm: fix vm_pgoff wrap in upward expansion
      tmpfs: fix race between umount and swapoff
      tmpfs: fix race between umount and writepage
      tmpfs: fix race between swapoff and writepage
      tmpfs: fix off-by-one in max_blocks checks
      tmpfs: fix spurious ENOSPC when racing with unswap
      tmpfs: fix highmem swapoff crash regression

James Bottomley (1):
      Revert "[SCSI] Retrieve the Caching mode page"

Jeff Layton (8):
      cifs: change bleft in decode_unicode_ssetup back to signed type
      cifs: check for bytes_remaining going to zero in CIFS_SessSetup
      cifs: sanitize length checking in coalesce_t2 (try #3)
      cifs: refactor mid finding loop in cifs_demultiplex_thread
      cifs: handle errors from coalesce_t2
      cifs: add fallback in is_path_accessible for old servers
      cifs: clean up various nits in unicode routines (try #2)
      cifs: fix cifsConvertToUCS() for the mapchars case

Julia Lawall (1):
      x86, mce, AMD: Fix leaving freed data in a list

Kleber Sacilotto de Souza (1):
      ehea: fix wrongly reported speed and port

Kurt Van Dijck (1):
      can: fix SJA1000 dlc for RTR packets

Lars-Peter Clausen (1):
      ASoC: SSM2602: Fix 'Mic Boost2' control

Laurent Pinchart (1):
      v4l: Release module if subdev registration fails

Lawrence Rust (1):
      Fix cx88 remote control input

Manoj Iyer (1):
      thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.

Marek Belisko (1):
      ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.

Matvejchikov Ilya (1):
      NET: slip, fix ldisc->open retval

Mikulas Patocka (1):
      Don't lock guardpage if the stack is growing up

Nicolas Pitre (1):
      ARM: zImage: make sure the stack is 64-bit aligned

Oliver Hartkopp (1):
      slcan: fix ldisc->open retval

Paul Fox (1):
      libertas: fix cmdpendingq locking

Pavel Shilovsky (1):
      CIFS: Fix memory over bound bug in cifs_parse_mount_options

Rafael J. Wysocki (3):
      PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
      PM / Hibernate: Make snapshot_release() restore GFP mask
      PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM

Roland Dreier (1):
      vmxnet3: Consistently disable irqs when taking adapter->cmd_lock

Stanislaw Gruszka (2):
      iwlwifi: add {ack, plpc}_check module parameters
      iwlegacy: fix IBSS mode crashes

Tejun Heo (2):
      libata: fix oops when LPM is used with PMP
      cdrom: always check_disk_change() on open

Thomas Gleixner (1):
      tick: Clear broadcast active bit when switching to oneshot

Thomas Jarosch (1):
      vmxnet3: Fix inconsistent LRO state after initialization

Timo Warns (1):
      Validate size of EFI GUID partition entries.

Tomoya (1):
      pch_gbe: support ML7223 IOH

Toshiharu Okada (2):
      PCH_GbE : Fixed the issue of collision detection
      PCH_GbE : Fixed the issue of checksum judgment

Yinghai Lu (1):
      mm: use alloc_bootmem_node_nopanic() on really needed path

Youquan Song (1):
      x86, apic: Fix spurious error interrupts triggering on all non-boot APs

john stultz (1):
      clocksource: Install completely before selecting

-----------------------------------------------------------------------


hooks/post-receive
-- 
XFS development tree

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs

[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux