Lucid update to 2.6.32.44+drm33.19 stable release

Bug #823296 reported by Tim Gardner
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned
Lucid
Fix Released
Undecided
Unassigned

Bug Description

    SRU Justification

    Impact:
       The upstream process for stable tree updates is quite similar
       in scope to the Ubuntu SRU process, e.g., each patch has to
       demonstrably fix a bug, and each patch is vetted by upstream
       by originating either directly from Linus' tree or in a minimally
       backported form of that patch. The 2.6.32.44+drm33.19 upstream stable
       patch set is now available. It should be included in the Ubuntu
       kernel as well.

       git://git.kernel.org/

    TEST CASE: TBD

       The following patches are in the 2.6.32.44+drm33.19 stable release:

Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
drm/nv50-nvc0: work around an evo channel hang that some people see
ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values
v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
pvrusb2: fix g/s_tuner support
bttv: fix s_tuner for radio
gro: Only reset frag0 when skb can be pulled
NFSv4.1: update nfs4_fattr_bitmap_maxsz
SUNRPC: Fix a race between work-queue and rpc_killall_tasks
SUNRPC: Fix use of static variable in rpcb_getport_async
si4713-i2c: avoid potential buffer overflow on si4713
hwmon: (max1111) Fix race condition causing NULL pointer exception
bridge: send proper message_age in config BPDU
davinci: DM365 EVM: fix video input mux bits
libata: fix unexpectedly frozen port after ata_eh_reset()
x86: Make Dell Latitude E5420 use reboot=pci
USB: pl2303: add AdLink ND-6530 USB IDs
USB: pl2303.h: checkpatch cleanups
USB: serial: add IDs for WinChipHead USB->RS232 adapter
staging: comedi: fix infoleak to userspace
USB: OHCI: fix another regression for NVIDIA controllers
usb: musb: restore INDEX register in resume path
USB: dummy-hcd needs the has_tt flag
ARM: pxa/cm-x300: fix V3020 RTC functionality
jme: Fix unmap error (Causing system freeze)
libsas: remove expander from dev list on error
mac80211: Restart STA timers only on associated state
Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.
ses: requesting a fault indication
pmcraid: reject negative request size
kexec, x86: Fix incorrect jump back address if not preserving context
powerpc/kdump: Fix timeout in crash_kexec_wait_realmode
PCI: ARI is a PCIe v2 feature
cciss: do not attempt to read from a write-only register
xtensa: prevent arbitrary read in ptrace
ext3: Fix oops in ext3_try_to_allocate_with_rsv()
svcrpc: fix list-corrupting race on nfsd shutdown
EHCI: only power off port if over-current is active
EHCI: fix direction handling for interrupt data toggles
powerpc/pseries/hvconsole: Fix dropped console output
x86: Hpet: Avoid the comparator readback penalty
x86: HPET: Chose a paranoid safe value for the ETIME check
Revert "block: rescan partitions on invalidated devices on -ENOMEDIA too"
cifs: clean up cifs_find_smb_ses (try #2)
cifs: fix NULL pointer dereference in cifs_find_smb_ses
cifs: check for NULL session password
gre: fix netns vs proto registration ordering
netns xfrm: fixup xfrm6_tunnel error propagation
tunnels: fix netns vs proto registration ordering
alpha: fix several security issues
proc: restrict access to /proc/PID/io
ALSA: sound/core/pcm_compat.c: adjust array index
dm mpath: fix potential NULL pointer in feature arg processing
dm: fix idr leak on module removal
perf: overflow/perf_count_sw_cpu_clock crashes recent kernels
atm: [br2684] allow routed mode operation again
Linux 2.6.32.44

Tim Gardner (timg-tpi)
tags: added: kernel-stable-tracking-bug
Changed in linux (Ubuntu):
status: New → Invalid
Tim Gardner (timg-tpi)
description: updated
Changed in linux (Ubuntu Lucid):
status: New → Fix Committed
tags: added: testcase
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (16.9 KiB)

This bug was fixed in the package linux - 2.6.32-34.77

---------------
linux (2.6.32-34.77) lucid-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #849228

  [ Upstream Kernel Changes ]

  * Revert "drm/i915: Remove BUG_ON from i915_gem_evict_something"
  * Revert "drm/i915: Periodically flush the active lists and requests"
  * Revert "drm/i915/evict: Ensure we completely cleanup on failure"
  * Revert "drm/i915: Maintain LRU order of inactive objects upon access by
    CPU (v2)"
  * Revert "drm/i915: Implement fair lru eviction across both rings. (v2)"
  * Revert "drm/i915: Move the eviction logic to its own file."
  * Revert "drm/i915: prepare for fair lru eviction"

linux (2.6.32-34.76) lucid-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #836914

  [ Upstream Kernel Changes ]

  * Revert "drm/nv50-nvc0: work around an evo channel hang that some people
    see"
  * Revert "eCryptfs: Handle failed metadata read in lookup"
  * Revert "tunnels: fix netns vs proto registration ordering"

linux (2.6.32-34.75) lucid-proposed; urgency=low

  [Herton R. Krzesinski]

  * Release Tracking Bug
    - LP: #832332

  [ Upstream Kernel Changes ]

  * drm/i915: Remove BUG_ON from i915_gem_evict_something
    - LP: #828550

linux (2.6.32-34.74) lucid-proposed; urgency=low

  [Herton R. Krzesinski]

  * Release Tracking Bug
    - LP: #828375

  [ Upstream Kernel Changes ]

  * proc: fix oops on invalid /proc/<pid>/maps access, CVE-2011-1020
    - LP: #813026
    - CVE-2011-1020

linux (2.6.32-34.73) lucid-proposed; urgency=low

  [Herton R. Krzesinski]

  * Release Tracking Bug
    - LP: #824148

  [ Tim Gardner ]

  * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
    - LP: #805494
  * [Config] Add enic/fnic to udebs
    - LP: #801610

  [ Upstream Kernel Changes ]

  * tty: icount changeover for other main devices, CVE-2010-4076,
    CVE-2010-4077
    - LP: #720189
    - CVE-2010-4077
  * fs/partitions/efi.c: corrupted GUID partition tables can cause kernel
    oops
    - LP: #795418
    - CVE-2011-1577
  * ftrace: Only update the function code on write to filter files
    - LP: #802383
  * kmemleak: Do not return a pointer to an object that kmemleak did not
    get
    - LP: #802383
  * CPU hotplug, re-create sysfs directory and symlinks
    - LP: #802383
  * Fix memory leak in cpufreq_stat
    - LP: #802383
  * powerpc/kexec: Fix memory corruption from unallocated slaves
    - LP: #802383
  * powerpc/oprofile: Handle events that raise an exception without
    overflowing
    - LP: #802383
  * mtd: mtdconcat: fix NAND OOB write
    - LP: #802383
  * x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address
    limit
    - LP: #802383
  * ext3: Fix fs corruption when make_indexed_dir() fails
    - LP: #802383
  * jbd: Fix forever sleeping process in do_get_write_access()
    - LP: #802383
  * jbd: fix fsync() tid wraparound bug
    - LP: #802383
  * ext4: release page cache in ext4_mb_load_buddy error path
    - LP: #802383
  * Fix Ultrastor asm snippet
    - LP: #802383
  * x86, amd: Do not enable ARAT feature on AMD processors below family
    0x12
    - LP: #802383
  * x86, ...

Changed in linux (Ubuntu Lucid):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.