Update to 3.2.6

svn path=/dists/trunk/linux-2.6/; revision=18692
This commit is contained in:
Ben Hutchings 2012-02-14 03:07:01 +00:00
parent 8c15321b47
commit 0992284b23
2 changed files with 16 additions and 2 deletions

17
debian/changelog vendored
View File

@ -1,4 +1,19 @@
linux-2.6 (3.2.4-2) UNRELEASED; urgency=low
linux-2.6 (3.2.6-1) UNRELEASED; urgency=low
* New upstream stable update:
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.5
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.6
- ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660
(Closes: #657302)
- [armhf] vfp: flush thread hwstate before restoring context from sigframe
- proc: mem_release() should check mm != NULL
- proc: make sure mem_open() doesnt pin the targets memory
- [arm] sched/rt: Fix task stack corruption under
__ARCH_WANT_INTERRUPTS_ON_CTXSW
- eCryptfs: Infinite loop due to overflow in ecryptfs_write()
- iscsi-target: Fix reject release handling in iscsit_free_cmd()
- iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
- pcmcia: fix socket refcount decrementing on each resume
[ Aurelien Jarno ]
* hwmon: backport IT8728F support for linux 3.3.

View File

@ -73,7 +73,6 @@
+ 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
+ bugfix/all/pci-rework-aspm-disable-code.patch
+ features/all/hwmon-it87-Add-IT8728F-support.patch
+ bugfix/arm/ARM-ixp4xx-mtd-oops.patch