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

Ben Hutchings benh at alioth.debian.org
Sun Apr 28 18:31:15 UTC 2013


Author: benh
Date: Sun Apr 28 18:31:14 2013
New Revision: 19980

Log:
Update to 3.2.44

Deleted:
   dists/sid/linux/debian/patches/bugfix/all/KVM-Fix-bounds-checking-in-ioapic-indirect-register-.patch
   dists/sid/linux/debian/patches/bugfix/all/fbcon-fix-locking-harder.patch
   dists/sid/linux/debian/patches/bugfix/x86/KVM-x86-Convert-MSR_KVM_SYSTEM_TIME-to-use-gfn_to_hv.patch
   dists/sid/linux/debian/patches/bugfix/x86/KVM-x86-fix-for-buffer-overflow-in-handling-of-MSR_K.patch
   dists/sid/linux/debian/patches/bugfix/x86/drm-i915-add-quirk-to-invert-brightness-on-emachines-e725.patch
   dists/sid/linux/debian/patches/bugfix/x86/drm-i915-add-quirk-to-invert-brightness-on-emachines-g725.patch
   dists/sid/linux/debian/patches/bugfix/x86/drm-i915-add-quirk-to-invert-brightness-on-packard-bell-ncl20.patch
   dists/sid/linux/debian/patches/bugfix/x86/drm-i915-add-quirk_invert_brightness-for-ncr-machine.patch
   dists/sid/linux/debian/patches/bugfix/x86/drm-i915-panel-invert-brightness-acer-aspire-5734z.patch
   dists/sid/linux/debian/patches/bugfix/x86/drm-i915-panel-invert-brightness-via-parameter.patch
   dists/sid/linux/debian/patches/bugfix/x86/drm-i915-panel-invert-brightness-via-quirk.patch
Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/patches/series

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Sat Apr 20 05:02:39 2013	(r19979)
+++ dists/sid/linux/debian/changelog	Sun Apr 28 18:31:14 2013	(r19980)
@@ -1,4 +1,4 @@
-linux (3.2.43-1) UNRELEASED; urgency=low
+linux (3.2.44-1) UNRELEASED; urgency=low
 
   * New upstream stable update:
     http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.42
@@ -53,6 +53,30 @@
     - ipv6: don't accept node local multicast traffic from the wire
     - pch_gbe: fix ip_summed checksum reporting on rx
     - HID: microsoft: do not use compound literal (fixes FTBFS on m68k)
+    http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.44
+    - USB: serial: fix use-after-free in TIOCMIWAIT
+    - hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
+    - crypto: gcm - fix assumption that assoc has one segment
+    - sched_clock: Prevent 64bit inatomicity on 32bit systems
+    - can: gw: use kmem_cache_free() instead of kfree()
+    - spinlocks and preemption points need to be at least compiler barriers
+    - [x86] mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
+    - Btrfs: make sure nbytes are right after log replay
+    - kobject: fix kset_find_obj() race with concurrent last kobject_put()
+    - vfs: Revert spurious fix to spinning prevention in prune_icache_sb
+    - ath9k_htc: accept 1.x firmware newer than 1.3
+    - [armel] Fix kexec by setting outer_cache.inv_all for Feroceon
+    - hugetlbfs: add swap entry check in follow_hugetlb_page()
+    - kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
+    - net: fix incorrect credentials passing
+    - writeback: fix dirtied pages accounting on redirty
+    - Btrfs: fix race between mmap writes and compression
+    - mtd: Disable mtdchar mmap on MMU systems
+    - fbcon: fix locking harder (Closes: #704933)
+    - hfsplus: fix potential overflow in hfsplus_file_truncate()
+    - [x86] KVM: Allow cross page reads and writes from cached translations.
+      (fixes regression in fix for CVE-2013-1796)
+    - sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
 
   [ Ben Hutchings ]
   * Input: MT: add tracking and frame synchronisation to core
@@ -67,7 +91,6 @@
     - drm/i915: Don't clobber crtc->fb when queue_flip fails
   * [rt] Update to 3.2.42-rt62
   * debugfs: Document change of default mode
-  * fbcon: fix locking harder (Closes: #704933)
   * iwlwifi: Do not request firmware API version 6 for IWL6005/6205
     (Closes: #705655)
   * bug script: Remove broken sound functions (Closes: #705619)

Modified: dists/sid/linux/debian/patches/series
==============================================================================
--- dists/sid/linux/debian/patches/series	Sat Apr 20 05:02:39 2013	(r19979)
+++ dists/sid/linux/debian/patches/series	Sun Apr 28 18:31:14 2013	(r19980)
@@ -466,13 +466,6 @@
 bugfix/ia64/nouveau-ACPI-support-is-dependent-on-X86.patch
 bugfix/x86/drm-i915-i8xx-interrupt-handler.patch
 debian/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
-bugfix/x86/drm-i915-panel-invert-brightness-via-parameter.patch
-bugfix/x86/drm-i915-panel-invert-brightness-via-quirk.patch
-bugfix/x86/drm-i915-panel-invert-brightness-acer-aspire-5734z.patch
-bugfix/x86/drm-i915-add-quirk_invert_brightness-for-ncr-machine.patch
-bugfix/x86/drm-i915-add-quirk-to-invert-brightness-on-emachines-g725.patch
-bugfix/x86/drm-i915-add-quirk-to-invert-brightness-on-emachines-e725.patch
-bugfix/x86/drm-i915-add-quirk-to-invert-brightness-on-packard-bell-ncl20.patch
 bugfix/all/drm-nouveau-fix-init-with-agpgart-uninorth.patch
 bugfix/x86/drm-i915-Close-race-between-processing-unpin-task-an.patch
 bugfix/all/drm-radeon-dce32-use-fractional-fb-dividers-for-high.patch
@@ -617,9 +610,6 @@
 bugfix/all/kmsg_dump-don-t-run-on-non-error-paths-by-default.patch
 debian/dm-avoid-ABI-change-in-3.2.41.patch
 debian/efivars-remove-check-for-50-full-on-write.patch
-bugfix/x86/KVM-x86-fix-for-buffer-overflow-in-handling-of-MSR_K.patch
-bugfix/x86/KVM-x86-Convert-MSR_KVM_SYSTEM_TIME-to-use-gfn_to_hv.patch
-bugfix/all/KVM-Fix-bounds-checking-in-ioapic-indirect-register-.patch
 
 # Input multitouch extensions from 3.7
 features/all/input-mt/Input-MT-Add-flags-to-input_mt_init_slots.patch
@@ -630,4 +620,3 @@
 debian/skb-avoid-abi-change-in-3.2.42.patch
 debian/tracing-avoid-abi-change-in-3.2.42.patch
 debian/inet_frag-avoid-abi-change-in-3.2.42.patch
-bugfix/all/fbcon-fix-locking-harder.patch



More information about the Kernel-svn-changes mailing list