[kernel] r19378 - in dists/sid/linux/debian: . patches patches/bugfix/all
Ben Hutchings
benh at alioth.debian.org
Sat Sep 15 22:26:02 UTC 2012
Author: benh
Date: Sat Sep 15 22:26:00 2012
New Revision: 19378
Log:
Update to 3.2.29
Deleted:
dists/sid/linux/debian/patches/bugfix/all/staging-speakup-fix-an-improperly-declared-variable.patch
Modified:
dists/sid/linux/debian/changelog
dists/sid/linux/debian/patches/series
Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog Tue Sep 11 05:15:38 2012 (r19377)
+++ dists/sid/linux/debian/changelog Sat Sep 15 22:26:00 2012 (r19378)
@@ -1,4 +1,4 @@
-linux (3.2.28-1) UNRELEASED; urgency=low
+linux (3.2.29-1) UNRELEASED; urgency=low
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24
@@ -38,7 +38,6 @@
- ext4: don't let i_reserved_meta_blocks go negative
- ext4: undo ext4_calc_metadata_amount if we fail to claim space
- locks: fix checking of fcntl_setlease argument
- - drm/radeon: fix bo creation retry path
- Btrfs: call the ordered free operation without any locks held
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.26
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.27
@@ -74,6 +73,27 @@
- rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
- hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
- drm/i915: fixup seqno allocation logic for lazy_request
+ http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.29
+ - pnfs: defer release of pages in layoutget
+ - fuse: verify all ioctl retry iov elements
+ - usb: serial: mos7840: Fixup mos7840_chars_in_buffer()
+ - sched: fix divide by zero at {thread_group,task}_times
+ - vfs: canonicalize create mode in build_open_flags()
+ - dccp: check ccid before dereferencing
+ - md: Don't truncate size at 4TB for RAID0 and Linear
+ - target: fix NULL pointer dereference bug alloc_page() fails to get memory
+ - USB: CDC ACM: Fix NULL pointer dereference
+ - alpha: Don't export SOCK_NONBLOCK to user space. (Closes: #658460)
+ - radeon: Fix various bugs in reading vbios (Closes: #685604)
+ - vfs: missed source of ->f_pos races
+ - svcrpc: fix BUG() in svc_tcp_clear_pages
+ - svcrpc: sends on closed socket should stop immediately
+ - fbcon: fix race condition between console lock and cursor timer (v1.1)
+ - mm: hugetlbfs: correctly populate shared pmd
+ - fs/buffer.c: remove BUG() in possible but rare condition
+ - block: replace __getblk_slow misfix by grow_dev_page fix
+ - Staging: speakup: fix an improperly-declared variable. (Closes: #685953)
+ - NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
[ Ben Hutchings ]
* Bump ABI to 4
@@ -111,7 +131,6 @@
* [i386/686-pae] video: Disable Geode framebuffer drivers, not used with
any chips that support PAE
* [x86] drm/i915: Fix i8xx interrupt handling (Closes: #655152)
- * speakup: Fix crash on 'goto' operation (Closes: #685953)
* [armel/kirkwood] ahci: Add JMicron 362 device IDs (Closes: #634180)
* speakup: lower default software speech rate (Closes: #686742)
Modified: dists/sid/linux/debian/patches/series
==============================================================================
--- dists/sid/linux/debian/patches/series Tue Sep 11 05:15:38 2012 (r19377)
+++ dists/sid/linux/debian/patches/series Sat Sep 15 22:26:00 2012 (r19378)
@@ -394,6 +394,5 @@
bugfix/all/usb-Add-USB_QUIRK_RESET_RESUME-for-all-Logitech-UVC-.patch
bugfix/alpha/alpha-use-large-data-model.diff
bugfix/x86/drm-i915-i8xx-interrupt-handler.patch
-bugfix/all/staging-speakup-fix-an-improperly-declared-variable.patch
features/arm/ahci-Add-JMicron-362-device-IDs.patch
bugfix/all/speakup-lower-default-software-speech-rate.patch
More information about the Kernel-svn-changes
mailing list