[kernel] r22446 - in dists/wheezy/linux/debian: . config patches patches/bugfix/all patches/bugfix/x86
Ben Hutchings
benh at moszumanska.debian.org
Fri Mar 6 19:28:25 UTC 2015
Author: benh
Date: Fri Mar 6 19:28:25 2015
New Revision: 22446
Log:
Update to 3.2.68
Drop patches applied upstream.
Ignore ABI changes in two sound drivers.
Deleted:
dists/wheezy/linux/debian/patches/bugfix/all/pci-quirks-fix-backport-of-quirk_io.patch
dists/wheezy/linux/debian/patches/bugfix/x86/x86-mm-fault-fix-semaphore-imbalance.patch
Modified:
dists/wheezy/linux/debian/changelog
dists/wheezy/linux/debian/config/defines
dists/wheezy/linux/debian/patches/series
Modified: dists/wheezy/linux/debian/changelog
==============================================================================
--- dists/wheezy/linux/debian/changelog Thu Mar 5 00:45:32 2015 (r22445)
+++ dists/wheezy/linux/debian/changelog Fri Mar 6 19:28:25 2015 (r22446)
@@ -1,4 +1,4 @@
-linux (3.2.67-1) UNRELEASED; urgency=medium
+linux (3.2.68-1) UNRELEASED; urgency=medium
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.66
@@ -62,14 +62,21 @@
- [s390*] 3215: fix tty output containing tabs (Closes: #758264)
- fsnotify: next_i is freed during fsnotify_unmount_inodes.
- PCI: Handle read-only BARs on AMD CS553x devices
+ http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.68
+ - mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
+ (regression in 3.2.46)
+ - nilfs2: fix deadlock of segment constructor over I_SYNC flag
+ - staging: comedi: cb_pcidas64: fix incorrect AI range code handling
+ - time: adjtimex: Validate the ADJ_FREQUENCY values
+ - ntp: Fixup adjtimex freq validation on 32-bit systems
+ - Bluetooth: ath3k: workaround the compatibility issue with xHCI controller
+ (maybe fixes #778463)
[ Ben Hutchings ]
* drm, agp: Update to 3.4.106:
- [x86] drm/vmwgfx: Filter out modes those cannot be supported by the
current VRAM size.
- drm/radeon: add missing crtc unlock when setting up the MC
- * PCI: quirks: Fix backport of quirk_io()
- * [x86] mm/fault: Fix semaphore imbalance introduced in 3.2.67
-- Ben Hutchings <ben at decadent.org.uk> Mon, 23 Feb 2015 03:42:59 +0000
Modified: dists/wheezy/linux/debian/config/defines
==============================================================================
--- dists/wheezy/linux/debian/config/defines Thu Mar 5 00:45:32 2015 (r22445)
+++ dists/wheezy/linux/debian/config/defines Fri Mar 6 19:28:25 2015 (r22446)
@@ -69,6 +69,8 @@
tcp_free_md5sig_pool
tcp_get_md5sig_pool
tcp_put_md5sig_pool
+ module:sound/i2c/other/snd-ak4113
+ module:sound/i2c/other/snd-ak4114
[base]
arches:
Modified: dists/wheezy/linux/debian/patches/series
==============================================================================
--- dists/wheezy/linux/debian/patches/series Thu Mar 5 00:45:32 2015 (r22445)
+++ dists/wheezy/linux/debian/patches/series Fri Mar 6 19:28:25 2015 (r22446)
@@ -1140,5 +1140,3 @@
bugfix/all/aslr-fix-stack-randomization-on-64-bit-systems.patch
debian/sock-fix-abi-change-in-3.2.67.patch
debian/rmap-fix-abi-change-in-3.2.67.patch
-bugfix/all/pci-quirks-fix-backport-of-quirk_io.patch
-bugfix/x86/x86-mm-fault-fix-semaphore-imbalance.patch
More information about the Kernel-svn-changes
mailing list