[XFS updates] XFS development tree annotated tag, v2.6.35.6, created. v2.6.35.6
xfs at oss.sgi.com
xfs at oss.sgi.com
Tue Apr 10 16:52:37 CDT 2012
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.35.6 has been created
at 231b9cc8d32d48f0dfbe9395106b5635c35f10cf (tag)
tagging 7273c1c64b2d4cb0ddfa7682ec7ab71dfe906398 (commit)
replaces v2.6.35.5
tagged by Greg Kroah-Hartman
on Sun Sep 26 17:19:29 2010 -0700
- Log -----------------------------------------------------------------
This is the 2.6.35.6 stable release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEABECAAYFAkyf4xQACgkQMUfUDdst+yn9XQCfUYhu5CFJrUdLy9m5FWJjxP6I
os8AoNiNv06jiPs6LELMt4nxQYeTVUa7
=SXXW
-----END PGP SIGNATURE-----
Alexey Kuznetsov (1):
tcp: Prevent overzealous packetization by SWS logic.
Amit Shah (1):
virtio: console: Prevent userspace from submitting NULL buffers
Andrea Arcangeli (3):
mm: fix swapin race condition
mmap: call unlink_anon_vmas() in __split_vma() in case of error
KVM: MMU: fix mmu notifier invalidate handler for huge spte
Andrew Morton (1):
drivers/pci/intel-iommu.c: fix build with older gcc's
Andy Gospodarek (1):
bonding: correctly process non-linear skbs
Arnd Bergmann (1):
/proc/vmcore: fix seeking
Avi Kivity (3):
KVM: Keep slot ID in memory slot structure
KVM: Prevent internal slots from being COWed
KVM: VMX: Fix host GDT.LIMIT corruption
Chris Wilson (2):
drm/i915,agp/intel: Add second set of PCI-IDs for B43
drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
Christoph Lameter (1):
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
Colin Cross (1):
PM: Prevent waiting forever on asynchronous resume after failing suspend
Dan Carpenter (2):
Staging: vt6655: fix buffer overflow
net/llc: make opt unsigned in llc_ui_setsockopt()
Dan Rosenberg (8):
USB: serial/mos*: prevent reading uninitialized stack memory
drivers/net/usb/hso.c: prevent reading uninitialized memory
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
drivers/net/eql.c: prevent reading uninitialized stack memory
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Prevent freeing uninitialized pointer in compat_do_readv_writev
xfs: prevent reading uninitialized stack memory
drivers/video/via/ioctl.c: prevent reading uninitialized stack memory
Daniel J Blueman (2):
ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
Fix unprotected access to task credentials in waitid()
David Howells (2):
KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring
David S. Miller (5):
bridge: Clear INET control block of SKBs passed into ip_fragment().
irda: Correctly clean up self->ias_obj on irda_bind() failure.
net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS
tcp: Combat per-cpu skew in orphan tests.
sparc64: Get rid of indirect p1275 PROM call buffer.
Eric Dumazet (5):
gro: fix different skb headrooms
rds: fix a leak of kernel memory
tcp: fix three tcp sysctls tuning
udp: add rehash on connect()
l2tp: test for ethernet header in l2tp_eth_dev_recv()
Eric Paris (1):
inotify: send IN_UNMOUNT events
Gleb Natapov (1):
KVM: x86: emulator: inc/dec can have lock prefix
Greg Kroah-Hartman (1):
Linux 2.6.35.6
Hans de Goede (1):
virtio: console: Fix poll blocking even though there is data to read
Hugh Dickins (1):
mm: further fix swapin race condition
Islam Amer (1):
dell-wmi: Add support for eject key on Dell Studio 1555
Jan Kara (3):
bdi: Initialize noop_backing_dev_info properly
char: Mark /dev/zero and /dev/kmem as not capable of writeback
aio: do not return ERESTARTSYS as a result of AIO
Jarek Poplawski (1):
gro: Re-fix different skb headrooms
Jeff Moyer (1):
aio: check for multiplication overflow in do_io_submit
Jianzhao Wang (1):
net: blackhole route should always be recalculated
KOSAKI Motohiro (1):
tcp: select(writefds) don't hang up when a peer close connection
Luca Barbieri (1):
x86, asm: Use a lower case name for the end macro in atomic64_386_32.S
Luck, Tony (1):
guard page for stacks that grow upwards
Marcin Slusarz (1):
drm/nv50: initialize ramht_refs list for faked 0 channel
Mathias Nyman (1):
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Matt Helsley (1):
hw breakpoints: Fix pid namespace bug
Mel Gorman (2):
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
mm: page allocator: update free page counters after pages are placed on the free list
Michael Cree (1):
alpha: Fix printk format errors
Minchan Kim (1):
vmscan: check all_unreclaimable in direct reclaim path
Morten H. Larsen (1):
Fix call to replaced SuperIO functions
Nicolas Ferre (1):
AT91: change dma resource index
Patrick Simmons (1):
oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)
Paul E. McKenney (1):
pid: make setpgid() system call use RCU read-side critical section
Petr Tesarik (1):
IA64: Optimize ticket spinlocks in fsys_rt_sigprocmask
Rafael J. Wysocki (1):
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Ryan Kuester (1):
SCSI: mptsas: fix hangs caused by ATA pass-through
Stanislaw Gruszka (1):
sched: Fix user time incorrectly accounted as system time on 32-bit
Steven Whitehouse (1):
GFS2: gfs2_logd should be using interruptible waits
Tejun Heo (1):
percpu: fix pcpu_last_unit_cpu
Tetsuo Handa (1):
UNIX: Do not loop forever at unix_autobind().
Thomas Renninger (1):
x86 platform drivers: hp-wmi Reorder event id processing
Tony Luck (1):
IA64: fix siglock
Vlad Yasevich (1):
sctp: Do not reset the packet during sctp_packet_config().
Vladimir Zapolskiy (1):
rtc: s3c: balance state changes of wakeup flag
Xiao Guangrong (1):
KVM: MMU: fix direct sp's access corrupted
Zhenyu Wang (3):
intel_agp, drm/i915: Add all sandybridge graphics devices support
agp/intel: fix physical address mask bits for sandybridge
agp/intel: fix dma mask bits on sandybridge
-----------------------------------------------------------------------
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list