[kernel] r16922 - dists/sid/linux-2.6/debian

Ben Hutchings benh at alioth.debian.org
Mon Feb 21 04:22:19 UTC 2011


Author: benh
Date: Mon Feb 21 04:22:14 2011
New Revision: 16922

Log:
List some of the most important bug fixes in 2.6.37.1

Modified:
   dists/sid/linux-2.6/debian/changelog

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Sun Feb 20 14:49:35 2011	(r16921)
+++ dists/sid/linux-2.6/debian/changelog	Mon Feb 21 04:22:14 2011	(r16922)
@@ -1,7 +1,34 @@
 linux-2.6 (2.6.37-2) UNRELEASED; urgency=low
 
   [ Ben Hutchings ]
-  * Add stable 2.6.37.1
+  * Add stable 2.6.37.1:
+    - libata: Set queue DMA alignment to sector size for ATAPI too
+    - USB: serial: add missing .usb_driver field in serial drivers
+    - USB: EHCI: fix scheduling while atomic during suspend
+    - USB: Prevent buggy hubs from crashing the USB stack
+    - zram: Fix data corruption issue
+    - brcm80211: Fix suspend/resume issue
+    - ath9k: Fix system hang when resuming from S3/S4
+    - SCSI: Fix medium error problems with some arrays which can cause
+      data corruption
+    - libsas: Fix runaway error handler problem
+    - NFS: Don't use vm_map_ram() in readdir
+    - NFS: Fix NFSv3 exclusive open semantics
+    - /proc/kcore: Fix seeking
+    - mm: Fix migration hangs on anon_vma lock
+    - writeback: Stop background/kupdate works from livelocking other works
+    - writeback: Avoid livelocking WB_SYNC_ALL writeback
+    - ext4: Fix trimming of a single group
+    - af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks
+    - virtio_net: Add schedule check to napi_enable call
+    - ptrace: Use safer wake up on ptrace_detach()
+    - net: Fix ip link add netns oops
+    - SMP: Fix smp_call_function_many() SMP race
+    - md: Ensure no IO request to get md device before it is properly
+      initialised
+    - PM/runtime: Don't enable interrupts while running in_interrupt
+    - [x86] mm: Avoid possible bogus TLB entries by clearing prev
+      mm_cpumask after switching mm
   * Kbuild: Include localversion file in linux-headers-*; fixes output
     of 'make kernelrelease'
 



More information about the Kernel-svn-changes mailing list