[kernel] r18899 - in dists/sid/linux-2.6/debian: . patches/bugfix/all patches/bugfix/x86 patches/series

Ben Hutchings benh at alioth.debian.org
Tue Apr 3 02:52:53 UTC 2012


Author: benh
Date: Tue Apr  3 02:52:51 2012
New Revision: 18899

Log:
Update to 3.2.14

Drop some patches that are included in this.

Deleted:
   dists/sid/linux-2.6/debian/patches/bugfix/all/ASPM-Fix-pcie-devices-with-non-pcie-children.patch
   dists/sid/linux-2.6/debian/patches/bugfix/all/CIFS-Fix-a-spurious-error-in-cifs_push_posix_locks.patch
   dists/sid/linux-2.6/debian/patches/bugfix/x86/KVM-x86-extend-struct-x86_emulate_ops-with-get_cpuid.patch
   dists/sid/linux-2.6/debian/patches/bugfix/x86/KVM-x86-fix-missing-checks-in-syscall-emulation.patch
Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/patches/series/base

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Sun Apr  1 22:43:12 2012	(r18898)
+++ dists/sid/linux-2.6/debian/changelog	Tue Apr  3 02:52:51 2012	(r18899)
@@ -1,11 +1,36 @@
-linux-2.6 (3.2.13-2) UNRELEASED; urgency=low
+linux-2.6 (3.2.14-1) UNRELEASED; urgency=low
+
+  * New upstream stable update:
+    http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.14
+    - mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem
+      read mode (CVE-2012-1179)
+    - hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
+    - md/bitmap: ensure to load bitmap when creating via sysfs
+      (Closes: #661558)
+    - md: dont set md arrays to readonly on shutdown
+    - md/raid1,raid10: avoid deadlock during resync/recovery (Closes: #584881)
+    - md: fix clearing of the changed flags for the bad blocks list
+    - xfs: fix inode lookup race
+    - sysctl: protect poll() in entries that may go away
+    - NFSv4: Rate limit the state manager warning messages (Closes: #666121)
+    - jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
+    - ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
+    - ext4: fix race between sync and completed io work
+    - ext4: check for zero length extent
+    - vfs: fix d_ancestor() case in d_materialize_unique
+    - udf: Fix deadlock in udf_release_file()
+    - dm crypt: add missing error handling
+    - dm thin: fix stacked bi_next usage
+    - xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
+    - NFSv4: Fix two infinite loops in the mount code
+    - drm/i915: suspend fbdev device around suspend/hibernate
+    - net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
+    - [x86] tls: Off by one limit check
+    - PCI: ASPM: Fix pcie devices with non-pcie children (Closes: #665420)
 
   [ Jonathan Nieder ]
   * ata: Enable PATA_IT8213 as module (Closes: #666506)
 
-  [ Ben Hutchings ]
-  * PCI: ASPM: Fix pcie devices with non-pcie children (Closes: #665420)
-
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 01 Apr 2012 06:33:00 +0100
 
 linux-2.6 (3.2.13-1) unstable; urgency=low

Modified: dists/sid/linux-2.6/debian/patches/series/base
==============================================================================
--- dists/sid/linux-2.6/debian/patches/series/base	Sun Apr  1 22:43:12 2012	(r18898)
+++ dists/sid/linux-2.6/debian/patches/series/base	Tue Apr  3 02:52:51 2012	(r18899)
@@ -67,8 +67,6 @@
 + features/all/Input-ALPS-add-semi-MT-support-for-v3-protocol.patch
 + bugfix/x86/KVM-nVMX-Add-KVM_REQ_IMMEDIATE_EXIT.patch
 + bugfix/x86/KVM-nVMX-Fix-warning-causing-idt-vectoring-info-beha.patch
-+ bugfix/x86/KVM-x86-extend-struct-x86_emulate_ops-with-get_cpuid.patch
-+ bugfix/x86/KVM-x86-fix-missing-checks-in-syscall-emulation.patch
 
 + features/all/hwmon-it87-Add-IT8728F-support.patch
 + bugfix/arm/ARM-ixp4xx-mtd-oops.patch
@@ -82,6 +80,4 @@
 + features/all/fs-hardlink-creation-restrictions-fix.patch
 + features/all/fs-hardlink-creation-restriction-cleanup.patch
 + bugfix/all/Don-t-limit-non-nested-epoll-paths.patch
-+ bugfix/all/CIFS-Fix-a-spurious-error-in-cifs_push_posix_locks.patch
 + bugfix/all/kbuild-do-not-check-for-ancient-modutils-tools.patch
-+ bugfix/all/ASPM-Fix-pcie-devices-with-non-pcie-children.patch



More information about the Kernel-svn-changes mailing list