Merge changes from sid up to 3.2.30-1

svn path=/dists/trunk/linux/; revision=19430
This commit is contained in:
Ben Hutchings 2012-10-10 05:25:56 +00:00
parent 07053da62e
commit 8b3f39d46e
2 changed files with 28 additions and 1 deletions

28
debian/changelog vendored
View File

@ -174,6 +174,34 @@ linux-2.6 (3.3~rc6-1~experimental.1) experimental; urgency=low
-- Ben Hutchings <ben@decadent.org.uk> Sun, 04 Mar 2012 20:27:42 +0000
linux (3.2.30-1) unstable; urgency=low
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.30
- ext3: Fix fdatasync() for files with only i_size changes
- UBI: fix a horrible memory deallocation bug
- fuse: fix retrieve length
- mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption
- udf: Fix data corruption for files in ICB
- xen: Use correct masking in xen_swiotlb_alloc_coherent.
- CIFS: Fix error handling in cifs_push_mandatory_locks
- [x86] drm/i915: Wait for all pending operations to the fb before
disabling the pipe
- xhci: Fix bug after deq ptr set to link TRB
- NFS: Fix the initialisation of the readdir 'cookieverf' array
- staging: comedi: das08: Correct AI encoding for das08jr-16-ao
- staging: comedi: das08: Correct AO output for das08jr-16-ao
- rt2800usb: Added rx packet length validity check
- staging: zcache: fix cleancache race condition with shrinker
- NFS: return error from decode_getfh in decode open
- ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
- ahci: Add alternate identifier for the 88SE9172
[ Ben Hutchings ]
* [s390/s390x-tape] udeb: Remove fuse-modules configuration (fixes FTBFS)
-- dann frazier <dannf@debian.org> Wed, 26 Sep 2012 16:00:58 +0900
linux (3.2.29-1) unstable; urgency=low
* New upstream stable update:

View File

@ -1 +0,0 @@
#include <fuse-modules>