[kernel] r19596 - dists/sid/linux/debian

Ben Hutchings benh at alioth.debian.org
Sun Dec 9 21:18:56 UTC 2012


Author: benh
Date: Sun Dec  9 21:18:55 2012
New Revision: 19596

Log:
Note some more important bug fixes in 3.2.35

Modified:
   dists/sid/linux/debian/changelog

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Sun Dec  9 20:17:53 2012	(r19595)
+++ dists/sid/linux/debian/changelog	Sun Dec  9 21:18:55 2012	(r19596)
@@ -56,10 +56,31 @@
     - r8169: Fix WoL on RTL8168d/8111d. (Closes: #674154)
     - sky2: Fix for interrupt handler (Closes: #681280)
     http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.35
+    - UBIFS: fix mounting problems after power cuts
+    - [s390] gup: add missing TASK_SIZE check to get_user_pages_fast()
+    - [x86] Exclude E820_RESERVED regions and memory holes above 4 GB from
+      direct mapping.
+    - netfilter: Mark SYN/ACK packets as invalid from original direction
+    - netfilter: Validate the sequence number of dataless ACK packets as well
+    - ipv4: avoid undefined behavior in do_ip_setsockopt()
     - Input: i8042 - also perform controller reset when suspending
       (Closes: #693934)
+    - brcm80211: smac: only print block-ack timeout message at trace level
+      (Closes: #674430)
+    - GFS2: Test bufdata with buffer locked and gfs2_log_lock held
     - [x86] mce, therm_throt: Don't report power limit and package level
       thermal throttle events in mcelog (Closes: #695209)
+    - [hppa] fix virtual aliasing issue in get_shared_area()
+    - xfs: drop buffer io reference when a bad bio is built
+    - reiserfs: Protect reiserfs_quota_{on,write}() with write lock
+    - md: Reassigned the parameters if read_seqretry returned true in func
+      md_is_badblock.
+    - md: Avoid write invalid address if read_seqretry returned true.
+    - [i386] Fix invalid stack address while in softirq
+    - selinux: fix sel_netnode_insert() suspicious rcu dereference
+    - [hppa] fix user-triggerable panic on parisc
+    - block: Don't access request after it might be freed
+    - futex: avoid wake_futex() for a PI futex_q
 
   [ Ben Hutchings ]
   * [x86] udeb: Re-add isci to scsi-extra-modules (Closes: #690886;



More information about the Kernel-svn-changes mailing list