~ubuntu-branches/debian/wheezy/linux-2.6/wheezy

« back to all changes in this revision

Viewing changes to debian/patches/series/base

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings, Jonathan Nieder, Ben Hutchings
  • Date: 2012-05-21 04:07:08 UTC
  • mfrom: (43.1.37 sid)
  • Revision ID: package-import@ubuntu.com-20120521040708-4zcqvn06d31tlkhf
Tags: 3.2.18-1
* New upstream stable update:
  http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.18
  - hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
  - net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
  - [sparc] sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().
  - ext4: avoid deadlock on sync-mounted FS w/o journal
  - brcm80211: smac: fix endless retry of A-MPDU transmissions
    (Closes: #672891)
  - target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
  - ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops
    (Closes: #672582)
  - usbnet: fix skb traversing races during unlink(v2)
  - [arm] prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS

[ Jonathan Nieder ]
* wacom: Add support for various tablet models (Closes: #671801)
* rt2800usb: Add support for Ralink RT5392/RF5372 chipset (Closes: #673186)

[ Ben Hutchings ]
* test-patches: Fix -j option, broken since 3.1.0-1~experimental.1
* rt2800usb: Re-enable powersaving by default, as it should work better
  than in 2.6.38
* [sparc,sparc64] Build virtio-modules-udeb for use in qemu (Closes: #673320)
* KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
* [x86] KVM: nVMX: Fix erroneous exception bitmap check
* [x86] KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
* [s390] KVM: do store status after handling STOP_ON_STOP bit
* [s390] KVM: Sanitize fpc registers for KVM_SET_FPU
* ACPI battery: only refresh the sysfs files when pertinent information
  changes (Closes: #670958)

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
+ debian/rds-Disable-auto-loading-as-mitigation-against-local.patch
32
32
+ debian/decnet-Disable-auto-loading-as-mitigation-against-lo.patch
33
33
 
34
 
+ bugfix/mips/mips-ide-flush-dcache.patch
35
 
+ bugfix/x86/Skip-looking-for-ioapic-overrides-when-ioapics-are-not-present.patch
36
34
+ bugfix/all/dm-Deal-with-merge_bvec_fn-in-component-devices-bett.patch
37
35
+ features/all/Kbuild-kconfig-Verbose-version-of-listnewconfig.patch
38
36
 
39
37
+ debian/sched-autogroup-disabled.patch
40
 
+ bugfix/all/rt2800-disable-powersaving-as-default.patch
 
38
#+ bugfix/all/rt2800-disable-powersaving-as-default.patch
41
39
+ features/all/cgroups-Allow-memory-cgroup-support-to-be-included-b.patch
42
40
+ debian/cgroups-Document-the-Debian-memory-resource-controll.patch
43
41
+ bugfix/ia64/nouveau-ACPI-support-is-dependent-on-X86.patch
44
42
+ features/x86/x86-Add-amilo-rfkill-driver-for-some-Fujitsu-Siemens.patch
45
43
 
46
 
+ bugfix/ia64/ia64-Add-accept4-syscall.patch
47
44
+ bugfix/arm/ixp4xx_iobe.patch
48
45
 
49
46
+ debian/bcma-Do-not-claim-PCI-device-IDs-also-claimed-by-brc.patch
83
80
# Temporary, until the original change has been tested some more
84
81
+ debian/revert-CIFS-Respect-negotiated-MaxMpxCount.patch
85
82
 
86
 
+ bugfix/arm/ARM-orion5x-Fix-GPIO-enable-bits-for-MPP9.patch
87
 
 
88
83
# Update all Hyper-V drivers to 3.4-rc1 (no longer staging)
89
84
+ features/x86/hyperv/0001-NLS-improve-UTF8-UTF16-string-conversion-routine.patch
90
85
+ features/x86/hyperv/0002-HID-Move-the-hid-hyperv-driver-out-of-staging.patch
191
186
+ debian/efi-avoid-ABI-change.patch
192
187
+ debian/skbuff-avoid-ABI-change-in-3.2.17.patch
193
188
+ debian/usb-hcd-avoid-ABI-change-in-3.2.17.patch
 
189
+ debian/fork-avoid-ABI-change-in-3.2.18.patch
194
190
 
195
191
+ bugfix/all/ext4-Report-max_batch_time-option-correctly.patch
196
 
+ bugfix/all/brcm80211-smac-pass-missing-argument-to-brcms_b_mute.patch
197
 
+ bugfix/all/nfsv4-revalidate-uid-gid-after-open.patch
198
 
+ bugfix/all/sky2-propogate-rx-hash-when-packet-is-copied.patch
199
 
+ bugfix/all/sky2-fix-receive-length-error-in-mixed-non-vlan-vlan.patch
 
192
 
 
193
# KVM fixes queued for 3.2.19
 
194
+ bugfix/all/kvm-mmu_notifier-flush-tlbs-before-releasing-mmu_lock.patch
200
195
+ bugfix/all/kvm-ensure-all-vcpus-are-consistent-with-in-kernel-irqchip.patch
201
196
+ bugfix/all/kvm-lock-slots_lock-around-device-assignment.patch
 
197
+ bugfix/x86/kvm-nvmx-fix-erroneous-exception-bitmap-check.patch
 
198
+ bugfix/x86/kvm-vmx-vmx_set_cr0-expects-kvm-srcu-locked.patch
 
199
+ bugfix/s390/kvm-s390-do-store-status-after-handling-stop_on_stop-bit.patch
 
200
+ bugfix/s390/kvm-s390-sanitize-fpc-registers-for-kvm_set_fpu.patch
 
201
 
 
202
# Update wacom driver to 3.5ish
 
203
+ features/all/wacom/0001-Input-wacom-cleanup-feature-report-for-bamboos.patch
 
204
+ features/all/wacom/0002-Input-wacom-remove-unused-bamboo-HID-parsing.patch
 
205
+ features/all/wacom/0003-Input-wacom-add-some-comments-to-wacom_parse_hid.patch
 
206
+ features/all/wacom/0004-Input-wacom-relax-Bamboo-stylus-ID-check.patch
 
207
+ features/all/wacom/0005-Input-wacom-read-3rd-gen-Bamboo-Touch-HID-data.patch
 
208
+ features/all/wacom/0006-Input-wacom-3rd-gen-Bamboo-P-Touch-packet-support.patch
 
209
+ features/all/wacom/0007-Input-wacom-ignore-unwanted-bamboo-packets.patch
 
210
+ features/all/wacom/0008-Input-wacom-add-support-for-Cintiq-24HD.patch
 
211
+ features/all/wacom/0009-Input-wacom-add-LED-support-for-Cintiq-24HD.patch
 
212
+ features/all/wacom/0010-Input-wacom-use-BTN_TOOL_FINGER-to-indicate-touch-de.patch
 
213
+ features/all/wacom/0011-Input-wacom-use-switch-statement-for-wacom_tpc_irq.patch
 
214
+ features/all/wacom/0012-Input-wacom-add-missing-LEDS_CLASS-to-Kconfig.patch
 
215
+ features/all/wacom/0013-Input-wacom-fix-3rd-gen-Bamboo-MT-when-4-fingers-are.patch
 
216
+ features/all/wacom/0014-Input-wacom-fix-physical-size-calculation-for-3rd-ge.patch
 
217
+ features/all/wacom/0015-Input-wacom-isolate-input-registration.patch
 
218
+ features/all/wacom/0016-Input-wacom-check-for-allocation-failure-in-probe.patch
 
219
+ features/all/wacom/0017-Input-wacom-wireless-monitor-framework.patch
 
220
+ features/all/wacom/0018-Input-wacom-create-inputs-when-wireless-connect.patch
 
221
+ features/all/wacom/0019-Input-wacom-wireless-battery-status.patch
 
222
+ features/all/wacom/0020-Input-wacom-add-basic-Intuos5-support.patch
 
223
+ features/all/wacom/0021-Input-wacom-add-Intuos5-Touch-Ring-ExpressKey-suppor.patch
 
224
+ features/all/wacom/0022-Input-wacom-add-Intuos5-Touch-Ring-LED-support.patch
 
225
+ features/all/wacom/0023-Input-wacom-add-Intuos5-multitouch-sensor-support.patch
 
226
+ features/all/wacom/0024-Input-wacom-retrieve-maximum-number-of-touch-points.patch
 
227
+ features/all/wacom/0025-Input-wacom-add-0xE5-MT-device-support.patch
 
228
+ features/all/wacom/0026-Input-wacom-return-proper-error-if-usb_get_extra_des.patch
 
229
 
 
230
# Add support for Ralink RT5392/RF5372 chipset
 
231
+ features/all/rt2x00-add-debug-message-for-new-chipset.patch
 
232
+ features/all/rt2x00-add-rt5372-chipset-support.patch
 
233
 
 
234
+ bugfix/all/acpi-battery-only-refresh-the-sysfs-files-when-pertinent.patch