[kernel] r19676 - in dists/sid/linux/debian: . patches patches/bugfix/all patches/bugfix/x86
Ben Hutchings
benh at alioth.debian.org
Fri Jan 4 05:10:48 UTC 2013
Author: benh
Date: Fri Jan 4 05:10:47 2013
New Revision: 19676
Log:
Update to 3.2.36
Deleted:
dists/sid/linux/debian/patches/bugfix/all/exec-do-not-leave-bprm-interp-on-stack.patch
dists/sid/linux/debian/patches/bugfix/all/use-clamp_t-in-UNAME26-fix.patch
dists/sid/linux/debian/patches/bugfix/x86/ACPI-video-ignore-BIOS-initial-backlight-value-for-H.patch
dists/sid/linux/debian/patches/bugfix/x86/KVM-x86-invalid-opcode-oops-on-SET_SREGS-with-OSXSAV.patch
Modified:
dists/sid/linux/debian/changelog
dists/sid/linux/debian/patches/series
Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog Thu Jan 3 04:42:47 2013 (r19675)
+++ dists/sid/linux/debian/changelog Fri Jan 4 05:10:47 2013 (r19676)
@@ -1,4 +1,29 @@
-linux (3.2.35-3) UNRELEASED; urgency=low
+linux (3.2.36-1) UNRELEASED; urgency=low
+
+ * New upstream stable update:
+ http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.36
+ - freezer: PF_FREEZER_NOSIG should be cleared along with PF_NOFREEZE
+ (Closes: #697077)
+ - drm/i915: add Ivy Bridge GT2 Server entries (Closes: #684767)
+ - tmpfs: fix shared mempolicy leak
+ - virtio: 9p: correctly pass physical address to userspace for high pages
+ - virtio: force vring descriptors to be allocated from lowmem
+ - USB: EHCI: bugfix: urb->hcpriv should not be NULL
+ - rcu: Fix batch-limit size problem
+ - mvsas: fix undefined bit shift
+ - target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
+ - drm/i915: Close race between processing unpin task and queueing the flip
+ - SCSI: fix Null pointer dereference on disk error
+ - proc: pid/status: show all supplementary groups
+ - nfsd4: fix oops on unusual readlike compound
+ - ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
+ - sctp: fix memory leak in sctp_datamsg_from_user() when copy from user
+ space fails
+ - ne2000: add the right platform device
+ - irda: sir_dev: Fix copy/paste typo
+ - ipv4: ip_check_defrag must not modify skb before unsharing
+ - telephony: ijx: buffer overflow in ixj_write_cid()
+ - udf: fix memory leak while allocating blocks during write
[ Ben Hutchings ]
* Input: wacom - fix touch support for Bamboo Fun CTH-461
Modified: dists/sid/linux/debian/patches/series
==============================================================================
--- dists/sid/linux/debian/patches/series Thu Jan 3 04:42:47 2013 (r19675)
+++ dists/sid/linux/debian/patches/series Fri Jan 4 05:10:47 2013 (r19676)
@@ -403,7 +403,6 @@
debian/iwlwifi-do-not-request-unreleased-firmware.patch
debian/hid-avoid-ABI-change-in-3.2.31.patch
debian/xfrm-avoid-ABI-change-in-3.2.31.patch
-bugfix/all/use-clamp_t-in-UNAME26-fix.patch
debian/fs-writeback-avoid-ABI-change-in-3.2.32.patch
bugfix/x86/asus-laptop-Do-not-call-HWRS-on-init.patch
bugfix/x86/drm-i915-Only-kick-out-vesafb-if-we-takeover-the-fbc.patch
@@ -422,14 +421,11 @@
bugfix/all/firmware_class-log-every-success-and-failure.patch
bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch
-bugfix/x86/ACPI-video-ignore-BIOS-initial-backlight-value-for-H.patch
-bugfix/x86/KVM-x86-invalid-opcode-oops-on-SET_SREGS-with-OSXSAV.patch
bugfix/all/usermodehelper-introduce-umh_complete.patch
bugfix/all/usermodehelper-implement-UMH_KILLABLE.patch
bugfix/all/usermodehelper-____call_usermodehelper-doesnt-need-do_exit.patch
bugfix/all/kmod-introduce-call_modprobe-helper.patch
bugfix/all/kmod-make-__request_module-killable.patch
-bugfix/all/exec-do-not-leave-bprm-interp-on-stack.patch
bugfix/all/exec-use-ELOOP-for-max-recursion-depth.patch
bugfix/all/megaraid_sas-fix-memory-leak-if-SGL-has-zero-length-entries.patch
debian/audit-increase-AUDIT_NAMES.patch
More information about the Kernel-svn-changes
mailing list