[XFS updates] XFS development tree annotated tag, v3.0.2, created. v3.0.2

[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, v3.0.2 has been created
        at  f5626e6602bb179c8d2021e12dfd61e96229a7a3 (tag)
   tagging  c5624f554600ab812fe235690665ee81413cebc3 (commit)
  replaces  v3.0.1
 tagged by  Greg Kroah-Hartman
        on  Mon Aug 15 18:32:08 2011 -0700

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

iEYEABECAAYFAk5JyJoACgkQMUfUDdst+ylh3QCdH/0dMpzqT2Iy2BHm+CH50R55
BIcAn2Y6ZV7buPsR3Qx4W/Rnvdi2Np+F
=6j3Q
-----END PGP SIGNATURE-----

Adam Jackson (1):
      drm/i915/pch: Fix integer math bugs in panel fitting

Alex Hacker (1):
      ath9k: fix a misprint which leads to incorrect calibration

Andy Gospodarek (1):
      bonding: fix string comparison errors

Anton Blanchard (5):
      net: sendmmsg should only return an error if no messages were sent
      net: Cap number of elements for sendmmsg
      powerpc/pseries: Fix kexec on recent firmware versions
      powerpc: Fix device tree claim code
      powerpc: pseries: Fix kexec on machines with more than 4TB of RAM

Bill Sommerfeld (1):
      ipv4: Constrain UFO fragment sizes to multiples of 8 bytes

Bruce Allan (1):
      e1000e: alternate MAC address does not work on device id 0x1060

Carlos O'Donell (1):
      Fix futex support

Chris Clayton (1):
      Fix cdc-phonet build

Clemens Ladisch (1):
      ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6

Corentin Chary (2):
      asus-wmi: fix hwmon/pwm1
      asus-wmi: return proper value in store_cpufv()

Daniel Mack (2):
      ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3
      ALSA: snd-usb: operate on given mixer interface only

David S. Miller (18):
      crypto: Move md5_transform to lib/md5.c
      net: Compute protocol sequence numbers and fragment IDs using MD5.
      icmp: Fix regression in nexthop resolution during replies.
      sparc: Don't leave sparc_pmu_type NULL on sun4v.
      sparc: Add T3 sun4v cpu type and hypervisor group defines.
      sparc: Don't do expensive hypervisor PCR write unless necessary.
      sparc: Detect and handle UltraSPARC-T3 cpu types.
      sparc: Sanitize cpu feature detection and reporting.
      sparc: Minor tweaks to Niagara page copy/clear.
      sparc: Use popc if possible for hweight routines.
      sparc: Use hweight64() in popc emulation.
      sparc: Add some missing hypervisor API groups.
      sparc: Set reboot-cmd using reboot data hypervisor call if available.
      sparc: Use popc when possible for ffs/__ffs/ffz.
      sparc: Access kernel TSB using physical addressing when possible.
      sparc: Size mondo queues more sanely.
      sparc: Fix build with DEBUG_PAGEALLOC enabled.
      sparc: Don't do hypervisor calls on non-sun4v in DS driver.

Eric Dumazet (2):
      ipv6: make fragment identifications less predictable
      sch_sfq: fix sfq_enqueue()

Eric Sandeen (2):
      ext3: Properly count journal credits for long symlinks
      ext4: Properly count journal credits for long symlinks

Felix Fietkau (1):
      ath9k: initialize tx chainmask before testing channel tx power values

Greg Kroah-Hartman (1):
      Linux 3.0.2

James Bottomley (1):
      wire up sendmmsg syscall

Jeff Layton (2):
      cifs: cope with negative dentries in cifs_get_root
      cifs: convert prefixpath delimiters in cifs_build_path_to_root

Jeremy Fitzhardinge (1):
      xen: allow enable use of VGA console on dom0

Jesse Barnes (1):
      drm/i915: load the LUT before pipe enable on ILK+

John David Anglin (1):
      fix return type of __atomic64_add_return

John Johansen (1):
      Ecryptfs: Add mount option to check uid of device being mounted = expect uid

Julia Lawall (2):
      net: adjust array index
      drivers/net/niu.c: adjust array index

Julian Anastasov (2):
      ipv4: fix the reusing of routing cache entries
      ipv4: use RT_TOS after some rt_tos conversions

Kashyap, Desai (1):
      mpt2sas: Fixed Big Indian Issues on 32 bit PPC

Keith Packard (3):
      drm/i915: Initialize RCS ring status page address in intel_render_ring_init_dri
      drm/i915: Hold mode_config->mutex during hotplug processing
      drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'

Klement Fish (1):
      sis190: Rx filter init is needed for MAC address change.

Larry Finger (1):
      rtlwifi: Fix kernel oops on ARM SOC

Lennart Sorensen (1):
      r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)

Neil Horman (2):
      net: add IFF_SKB_TX_SHARED flag to priv_flags
      net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared

Nicolai Krakowiak (1):
      ALSA: snd-usb: avoid dividing by zero on invalid input

Ole Henrik Jahren (1):
      drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define

Pavel Shilovsky (1):
      CIFS: Fix missing a decrement of inFlight value

Peter Zijlstra (1):
      mm: Fix fixup_user_fault() for MMU=n

Rajkumar Manoharan (1):
      ath9k_hw: Fix incorrect Tx control power in AR9003 template

Richard Cochran (2):
      gianfar: fix fiper alignment after resetting the time
      dp83640: increase receive time stamp buffer size

Shawn Bohrer (1):
      futex: Fix regression with read only mappings

Simon Horman (1):
      IPVS: Free resources on module removal

Stanislaw Gruszka (4):
      rt2x00: rt2800: fix zeroing skb structure
      rt2x00: fix usage of NULL queue
      iwlegacy: set tx power after rxon_assoc
      ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled

Takashi Iwai (1):
      ALSA: timer - Fix Oops at closing slave timer

Tetsuo Handa (1):
      net: Fix security_socket_sendmsg() bypass problem.

Thomas Reim (4):
      drm: Separate EDID Header Check from EDID Block Check
      drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI)
      drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector
      drm/radeon: Log Subsystem Vendor and Device Information

Tushar Gohad (1):
      xfrm: Fix key lengths for rfc3686(ctr(aes))

Tyler Hicks (1):
      eCryptfs: Return error when lower file pointer is NULL

WANG Cong (4):
      cris: fix a build error in kernel/fork.c
      cris: fix a build error in sync_serial_open()
      cris: fix the prototype of sync_serial_ioctl()
      cris: add missing declaration of kgdb_init() and breakpoint()

Wey-Yi Guy (1):
      iwlagn: 5000 do not support idle mode

Wolfram Sang (1):
      ASoC: sgtl5000: fix cache handling

Zoltan Kiss (1):
      IPv4: Send gratuitous ARP for secondary IP addresses also

stephen hemminger (1):
      net: allow netif_carrier to be called safely from IRQ

xeb@xxxxxxx (1):
      gre: fix improper error handling

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


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