linux-armadaxp (3.5.0-1609.11) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
    - LP: #1118281
  * [Config] Enable CONFIG_EXT{3,4}_FS_XATTR
    - LP: #1102970
  * Rebase onto Ubuntu-3.5.0-24.37

  [ Upstream Kernel Changes ]

  * Revert "kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()"
    - LP: #1090591

  [ Ubuntu: 3.5.0-24.37 ]

  * Release Tracking Bug
    - LP: #1117492
  * [Config] CONFIG_ALX=m for x86 only
    - LP: #927782

  [ Ubuntu: 3.5.0-24.36 ]

  * Release Tracking Bug
    - LP: #1116501
  * [Config] Enable RTSX_PCI modules
    - LP: #1057089
  * [Config] enable various HVC consoles
    - LP: #1102206
  * Revert "SAUCE: samsung-laptop: disable in UEFI mode"
    - LP: #1111689
  * [Config] updateconfigs for 3.5.7.3 stable update
  * d-i: Add mellanox ethernet drivers to nic-modules
    - LP: #1015339
  * SAUCE: alx driver import script
    - LP: #927782
  * SAUCE: alx: Update to heads/master
    - LP: #927782
  * SAUCE: samsung-laptop: Add quirk for broken acpi_video backlight on
    N250P
    - LP: #1086921
  * (config) Move 9p modules into generic package
    - LP: #1107658
  * [debian] Remove dangling symlink from headers package
    - LP: #1112442
  * [config] CONFIG_ALX=m
    - LP: #927782
  * [Config] Add alx to d-i nic-modules
    - LP: #927782
  * Revert "8139cp: revert "set ring address before enabling receiver""
    - LP: #1102417
  * Revert "ath9k_hw: Update AR9003 high_power tx gain table"
    - LP: #1102417
  * Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
    - LP: #1102417
  * Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat
    codecs"
    - LP: #1106966, #886975
  * be2net: don't call vid_config() when there's no vlan config
    - LP: #1083088
  * be2net: cleanup be_vid_config()
    - LP: #1083088
  * be2net: do not modify PCI MaxReadReq size
    - LP: #1083088
  * be2net: fix reporting number of actual rx queues
    - LP: #1083088
  * be2net: do not use SCRATCHPAD register
    - LP: #1083088
  * be2net: Fix driver load for VFs for Lancer
    - LP: #1083088
  * be2net: Explicitly clear the reserved field in the Tx Descriptor
    - LP: #1083088
  * be2net: Regression bug wherein VFs creation broken for multiple cards.
    - LP: #1083088
  * be2net: Fix to trim skb for padded vlan packets to workaround an ASIC
    Bug
    - LP: #1083088
  * be2net: Fix Endian
    - LP: #1083088
  * be2net: Fix error while toggling autoneg of pause parameters
    - LP: #1083088
  * be2net : Fix die temperature stat for Lancer
    - LP: #1083088
  * be2net: Fix initialization sequence for Lancer
    - LP: #1083088
  * be2net: Activate new FW after FW download for Lancer
    - LP: #1083088
  * be2net: Fix cleanup path when EQ creation fails
    - LP: #1083088
  * be2net: Enable RSS UDP hashing for Lancer and Skyhawk
    - LP: #1083088
  * be2net: dont pull too much data in skb linear part
    - LP: #1083088
  * be2net: Fix VF driver load for Lancer
    - LP: #1083088
  * be2net: Ignore physical link async event for Lancer
    - LP: #1083088
  * be2net: Fix to parse RSS hash from Receive completions correctly.
    - LP: #1083088
  * netpoll: revert 6bdb7fe3104 and fix be_poll() instead
    - LP: #1083088
  * be2net: create RSS rings even in multi-channel configs
    - LP: #1083088
  * be2net: fix max VFs reported by HW
    - LP: #1083088
  * be2net: fix FW default for VF tx-rate
    - LP: #1083088
  * be2net: fixup malloc/free of adapter->pmac_id
    - LP: #1083088
  * be2net: fix wrong handling of be_setup() failure in be_probe()
    - LP: #1083088
  * be2net: cleanup code related to be_link_status_query()
    - LP: #1083088
  * be2net: fix vfs enumeration
    - LP: #1083088
  * be2net: Remove code that stops further access to BE NIC based on UE
    bits
    - LP: #1083088
  * mtip32xx: Add support for new devices
    - LP: #1099913
  * mtip32xx: Handle NCQ commands during the security locked state
    - LP: #1099913
  * mtip32xx: Increase timeout for standby command
    - LP: #1099913
  * mtip32xx: Proper reporting of write protect status on big-endian
    - LP: #1099913
  * mtip32xx: Change printk to pr_xxxx
    - LP: #1099913
  * mtip32xx: Remove dead code
    - LP: #1099913
  * mtip32xx: fix user_buffer check in exec_drive_command
    - LP: #1099913
  * mtip32xx:Added appropriate timeout value for secure erase
    - LP: #1099913
  * mtip32xx: fix potential crash on SEC_ERASE_UNIT
    - LP: #1099913
  * mtip32xx: Fix to make lba address correct in big-endian systems
    - LP: #1099913
  * mtip32xx: Fix incorrect mask used for erase mode
    - LP: #1099913
  * mtip32xx: fix shift larger than type warning
    - LP: #1099913
  * mtip32xx: fix potential NULL pointer dereference in
    mtip_timeout_function()
    - LP: #1099913
  * mtip32xx: Fix padding issue
    - LP: #1099913
  * KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
    - LP: #1102417
  * s390/kvm: dont announce RRBM support
    - LP: #1102417
  * cgroup: cgroup_subsys->fork() should be called after the task is added
    to css_set
    - LP: #1102417
  * freezer: add missing mb's to freezer_count() and freezer_should_skip()
    - LP: #1102417
  * ath9k_hw: Enable hw PLL power save for AR9462
    - LP: #1102417
  * usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor list
    - LP: #1102417
  * usb: gadget: network: fix bind() error path
    - LP: #1102417
  * usb: gadget: midi: free hs descriptors
    - LP: #1102417
  * usb: gadget: phonet: free requests in pn_bind()'s error path
    - LP: #1102417
  * usb: gadget: uvc: fix error path in uvc_function_bind()
    - LP: #1102417
  * x86: hpet: Fix masking of MSI interrupts
    - LP: #1102417
  * usb: musb: cppi_dma: export cppi_interrupt()
    - LP: #1102417
  * iscsi-target: Fix bug in handling of ExpStatSN ACK during u32
    wrap-around
    - LP: #1102417
  * iscsi-target: Always send a response before terminating iSCSI
    connection
    - LP: #1102417
  * SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
    - LP: #1102417
  * ext4: fix memory leak in ext4_xattr_set_acl()'s error path
    - LP: #1102417
  * ARM: mm: use pteval_t to represent page protection values
    - LP: #1102417
  * perf test: fix a build error on builtin-test
    - LP: #1102417
  * USB: fix endpoint-disabling for failed config changes
    - LP: #1102417
  * genirq: Always force thread affinity
    - LP: #1102417
  * xhci: Fix conditional check in bandwidth calculation.
    - LP: #1102417
  * xHCI: Fix TD Size calculation on 1.0 hosts.
    - LP: #1102417
  * xhci: fix null-pointer dereference when destroying half-built segment
    rings
    - LP: #1102417
  * xhci: Extend Fresco Logic MSI quirk.
    - LP: #1102417
  * usb: host: xhci: Stricter conditional for Z1 system models for
    Compliance Mode Patch
    - LP: #1102417
  * Staging: bcm: Add two products and remove an existing product.
    - LP: #1102417
  * rcu: Fix batch-limit size problem
    - LP: #1102417
  * ext4: init pagevec in ext4_da_block_invalidatepages
    - LP: #1102417
  * powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
    - LP: #1102417
  * ftrace: Clear bits properly in reset_iter_read()
    - LP: #1102417
  * cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
    - LP: #1102417
  * ACPI / battery: Correct battery capacity values on Thinkpads
    - LP: #1102417
  * cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
    - LP: #1102417
  * Bluetooth: Add support for BCM20702A0 [04ca, 2003]
    - LP: #1102417
  * Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
    - LP: #1102417
  * regulator: wm831x: Set the new rather than old value for DVS VSEL
    - LP: #1102417
  * drm: fix documentation for drm_crtc_set_mode()
    - LP: #1102417
  * mfd: Only unregister platform devices allocated by the mfd core
    - LP: #1102417
  * NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
    - LP: #1102417
  * drm/i915: make the panel fitter work on pipes B and C on IVB
    - LP: #1102417
  * USB: add new zte 3g-dongle's pid to option.c
    - LP: #1102417
  * ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.
    - LP: #1102417
  * mfd: wm8994: Add support for WM1811 rev E
    - LP: #1102417
  * 8139cp: set ring address after enabling C+ mode
    - LP: #1102417
  * USB: OHCI: workaround for hardware bug: retired TDs not added to the
    Done Queue
    - LP: #1102417
  * USB: option: blacklist network interface on Huawei E173
    - LP: #1102417
  * USB: cp210x: add Virtenio Preon32 device id
    - LP: #1102417
  * usb: ftdi_sio: fixup BeagleBone A5+ quirk
    - LP: #1102417
  * USB: ftdi_sio: Add support for Newport AGILIS motor drivers
    - LP: #1102417
  * qla2xxx: Look up LUN for abort requests
    - LP: #1102417
  * iscsit: use GFP_ATOMIC under spin lock
    - LP: #1102417
  * ASoC: wm8994: Use the same DCS codes for all WM1811 variants
    - LP: #1102417
  * sata_promise: fix hardreset lockdep error
    - LP: #1102417
  * xhci: Add Lynx Point LP to list of Intel switchable hosts
    - LP: #1102417
  * USB: mark uas driver as BROKEN
    - LP: #1102417
  * can: Do not call dev_put if restart timer is running upon close
    - LP: #1102417
  * mlx4_core: Fix potential deadlock in mlx4_eq_int()
    - LP: #1102417
  * xfs: fix stray dquot unlock when reclaiming dquots
    - LP: #1102417
  * KVM: Fix user memslot overlap check
    - LP: #1102417
  * ext4: fix possible use after free with metadata csum
    - LP: #1102417
  * prevent stack buffer overflow in host_reset
    - LP: #1102417
  * mvsas: fix undefined bit shift
    - LP: #1102417
  * qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.
    - LP: #1102417
  * ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set
    - LP: #1102417
  * ACPI / PNP: Do not crash due to stale pointer use during system resume
    - LP: #1102417
  * ring-buffer: Fix NULL pointer if rb_set_head_page() fails
    - LP: #1102417
  * firewire: net: Fix handling of fragmented multicast/broadcast packets.
    - LP: #1102417
  * HID: Add Apple wireless keyboard 2011 ANSI to special driver list
    - LP: #1102417
  * libata: set dma_mode to 0xff in reset
    - LP: #1102417
  * s390/cio: fix pgid reserved check
    - LP: #1102417
  * Bluetooth: Add missing lock nesting notation
    - LP: #1102417
  * Bluetooth: cancel power_on work when unregistering the device
    - LP: #1102417
  * Input: wacom - fix touch support for Bamboo Fun CTH-461
    - LP: #1102417
  * ALSA: usb-audio: Avoid autopm calls after disconnection
    - LP: #1102417
  * ALSA: usb-audio: Fix missing autopm for MIDI input
    - LP: #1102417
  * ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
    - LP: #1102417
  * mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
    - LP: #1102417
  * Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe
    fails"
    - LP: #1102417
  * x86,AMD: Power driver support for AMD's family 16h processors
    - LP: #1102417
  * target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
    - LP: #1102417
  * drm/i915: Close race between processing unpin task and queueing the
    flip
    - LP: #1102417
  * cgroup_rm_file: don't delete the uncreated files
    - LP: #1102417
  * pnpacpi: fix incorrect TEST_ALPHA() test
    - LP: #1102417
  * drm/radeon: stop page faults from hanging the system (v2)
    - LP: #1102417
  * drm/radeon/dce32+: use fractional fb dividers for high clocks
    - LP: #1102417
  * drm/radeon: fix eDP clk and lane setup for scaled modes
    - LP: #1102417
  * regmap: debugfs: Avoid overflows for very small reads
    - LP: #1102417
  * b43legacy: Fix firmware loading when driver is built into the kernel
    - LP: #1102417
  * ath9k: ar9003: fix OTP register offsets for AR9340
    - LP: #1102417
  * bcma: mips: fix clearing device IRQ
    - LP: #1102417
  * ath9k_hw: Fix signal strength / channel noise reporting
    - LP: #1102417
  * ath5k: fix tx path skb leaks
    - LP: #1102417
  * b43: fix tx path skb leaks
    - LP: #1102417
  * drm/i915: drop buggy write to FDI_RX_CHICKEN register
    - LP: #1102417
  * drm/i915: disable cpt phase pointer fdi rx workaround
    - LP: #1102417
  * iwlwifi: silently ignore fw flaws in Tx path
    - LP: #1102417
  * iwlwifi: don't handle masked interrupt
    - LP: #1102417
  * mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
    - LP: #1102417
  * nfs: don't extend writes to cover entire page if pagecache is invalid
    - LP: #1102417
  * solos-pci: fix double-free of TX skb in DMA mode
    - LP: #1102417
  * ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522
    - LP: #1102417
  * nfs: don't zero out the rest of the page if we hit the EOF on a DIO
    READ
    - LP: #1102417
  * drm/radeon: fix amd afusion gpu setup aka sumo v2
    - LP: #1102417
  * NFS: avoid NULL dereference in nfs_destroy_server
    - LP: #1102417
  * sbp-target: fix error path in sbp_make_tpg()
    - LP: #1102417
  * target/tcm_fc: fix the lockdep warning due to inconsistent lock state
    - LP: #1102417
  * MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
    - LP: #1102417
  * fix Null pointer dereference on disk error
    - LP: #1102417
  * NFS: Fix calls to drop_nlink()
    - LP: #1102417
  * Input: walkera0701 - fix crash on startup
    - LP: #1102417
  * SUNRPC: continue run over clients list on PipeFS event instead of break
    - LP: #1102417
  * proc: pid/status: show all supplementary groups
    - LP: #1102417
  * CRIS: fix I/O macros
    - LP: #1102417
  * virtio: force vring descriptors to be allocated from lowmem
    - LP: #1102417
  * nfs: fix wrong object type in lockowner_slab
    - LP: #1102417
  * jffs2: hold erase_completion_lock on exit
    - LP: #1102417
  * nfsd: fix v4 reply caching
    - LP: #1102417
  * mtd cs553x_nand: Initialise ecc.strength before nand_scan()
    - LP: #1102417
  * kbuild: Do not remove vmlinux when cleaning external module
    - LP: #1102417
  * ASoC: sigmadsp: Fix endianness conversion issue
    - LP: #1102417
  * nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
    - LP: #1102417
  * x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
    - LP: #1102417
  * mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
    - LP: #1102417
  * ALSA: hda - Fix pin configuration of HP Pavilion dv7
    - LP: #1102417
  * ALSA: hda - Always turn on pins for HDMI/DP
    - LP: #1102417
  * OMAP: board-files: fix i2c_bus for tfp410
    - LP: #1102417
  * i2400m: add Intel 6150 device IDs
    - LP: #1102417
  * ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixup
    - LP: #1102417
  * nfsd4: fix oops on unusual readlike compound
    - LP: #1102417
  * qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDs
    - LP: #1102417
  * ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
    - LP: #1102417
  * ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B
    boards
    - LP: #1102417
  * cifs: don't compare uniqueids in cifs_prime_dcache unless server inode
    numbers are in use
    - LP: #1102417
  * intel-iommu: Free old page tables before creating superpage
    - LP: #1102417
  * vfs: d_obtain_alias() needs to use "/" as default name.
    - LP: #1102417
  * mm: fix calculation of dirtyable memory
    - LP: #1102417
  * SGI-XP: handle non-fatal traps
    - LP: #1102417
  * dm persistent data: rename node to btree_node
    - LP: #1102417
  * dm ioctl: prevent unsafe change to dm_ioctl data_size
    - LP: #1102417
  * sis900: fix sis900_set_mode call parameters.
    - LP: #1102417
  * ne2000: add the right platform device
    - LP: #1102417
  * irda: sir_dev: Fix copy/paste typo
    - LP: #1102417
  * ipv4: ip_check_defrag must not modify skb before unsharing
    - LP: #1102417
  * inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state
    - LP: #1102417
  * inet_diag: validate byte code to prevent oops in inet_diag_bc_run()
    - LP: #1102417
  * inet_diag: avoid unsafe and nonsensical prefix matches in
    inet_diag_bc_run()
    - LP: #1102417
  * inet_diag: validate port comparison byte code to prevent unsafe reads
    - LP: #1102417
  * usb/ipheth: Add iPhone 5 support
    - LP: #1102417
  * bonding: fix race condition in bonding_store_slaves_active
    - LP: #1102417
  * sctp: fix memory leak in sctp_datamsg_from_user() when copy from user
    space fails
    - LP: #1102417
  * sctp: fix -ENOMEM result with invalid user space pointer in sendto()
    syscall
    - LP: #1102417
  * udf: fix memory leak while allocating blocks during write
    - LP: #1102417
  * udf: don't increment lenExtents while writing to a hole
    - LP: #1102417
  * staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
    - LP: #1102417
  * staging: vt6656: 64 bit fixes: use u32 for QWORD definition.
    - LP: #1102417
  * staging: vt6656: 64 bit fixes : correct all type sizes
    - LP: #1102417
  * staging: vt6656: 64 bit fixes: fix long warning messages.
    - LP: #1102417
  * staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
    - LP: #1102417
  * staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of
    timer.
    - LP: #1102417
  * drm/i915: Flush outstanding unpin tasks before pageflipping
    - LP: #1094173, #1102417
  * ext4: fix extent tree corruption caused by hole punch
    - LP: #1102417
  * ext4: check dioread_nolock on remount
    - LP: #1102417
  * drm/i915: fix flags in dma buf exporting
    - LP: #1102417
  * jbd2: fix assertion failure in jbd2_journal_flush()
    - LP: #1102417
  * drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
    - LP: #1102417
  * hwmon: (lm73} Detect and report i2c bus errors
    - LP: #1102417
  * ext4: do not try to write superblock on ro remount w/o journal
    - LP: #1102417
  * PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)
    - LP: #1102417
  * PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
    - LP: #1102417
  * mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
    - LP: #1102417
  * tmpfs mempolicy: fix /proc/mounts corrupting memory
    - LP: #1102417
  * epoll: prevent missed events on EPOLL_CTL_MOD
    - LP: #1102417
  * drm/i915: add some barriers when changing DIPs
    - LP: #1102417
  * drm/i915: make sure we write all the DIP data bytes
    - LP: #1102417
  * RDMA/nes: Fix for terminate timer crash
    - LP: #1102417
  * RDMA/nes: Fix for crash when registering zero length MR for CQ
    - LP: #1102417
  * sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
    - LP: #1102417
  * batman-adv: fix random jitter calculation
    - LP: #1102417
  * inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and
    dccp_v4/6_request_recv_sock
    - LP: #1102417
  * net: sched: integer overflow fix
    - LP: #1102417
  * tcp: fix MSG_SENDPAGE_NOTLAST logic
    - LP: #1102417
  * tcp: implement RFC 5961 3.2
    - LP: #1102417
  * tcp: implement RFC 5961 4.2
    - LP: #1102417
  * tcp: refine SYN handling in tcp_validate_incoming
    - LP: #1102417
  * tcp: tcp_replace_ts_recent() should not be called from
    tcp_validate_incoming()
    - LP: #1102417
  * tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
    - LP: #1102417
  * ACPI : do not use Lid and Sleep button for S5 wakeup
    - LP: #1102417
  * aoe: do not call bdi_init after blk_alloc_queue
    - LP: #1102417
  * Input: sentelic - only report position of first finger as ST
    coordinates
    - LP: #1102417
  * Input: gpio_keys - defer probing if GPIO probing is deferred
    - LP: #1102417
  * cifs: adjust sequence number downward after signing NT_CANCEL request
    - LP: #1102417
  * rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg
    - LP: #1102417
  * p54usb: add USB ID for T-Com Sinus 154 data II
    - LP: #1102417
  * ath9k_hw: Fix RX gain initvals for AR9485
    - LP: #1102417
  * p54usb: add USBIDs for two more p54usb devices
    - LP: #1102417
  * powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
    - LP: #1102417
  * powerpc: Add missing NULL terminator to avoid boot panic on PPC40x
    - LP: #1102417
  * drm/radeon: add connector table for Mac G4 Silver
    - LP: #1102417
  * drm/radeon: Properly handle DDC probe for DP bridges
    - LP: #1102417
  * drm/nouveau: fix init with agpgart-uninorth
    - LP: #1102417
  * video: mxsfb: fix crash when unblanking the display
    - LP: #1102417
  * nfs: fix null checking in nfs_get_option_str()
    - LP: #1102417
  * SUNRPC: Ensure that we free the rpc_task after cleanups are done
    - LP: #1102417
  * NFS: Ensure that we free the rpc_task after read and write cleanups are
    done
    - LP: #1102417
  * ACPI / scan: Do not use dummy HID for system bus ACPI nodes
    - LP: #1102417
  * mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
    - LP: #1102417
  * drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
    - LP: #1102417
  * drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct
    rtc_time
    - LP: #1102417
  * printk: fix incorrect length from print_time() when seconds > 99999
    - LP: #1102417
  * PM: Move disabling/enabling runtime PM to late suspend/early resume
    - LP: #1102417
  * signals: sys_ssetmask() uses uninitialized newmask
    - LP: #1102417
  * ext4: release buffer in failed path in dx_probe()
    - LP: #1102417
  * ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)
    - LP: #1096789, #1102417
  * drm/prime: drop reference on imported dma-buf come from gem
    - LP: #1102417
  * i915: ensure that VGA plane is disabled
    - LP: #1102417
  * mvsas: Fix oops when ata commond timeout.
    - LP: #1102417
  * staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC
    - LP: #1102417
  * iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of
    cmd->stat_sn)
    - LP: #1102417
  * Linux 3.5.7.3
    - LP: #1102417
  * usb: gadget: dummy: fix enumeration with g_multi
    - LP: #1106966
  * usb: musb: core: print new line in the driver banner again
    - LP: #1106966
  * ASoC: pcm: allow backend hardware to be freed in pause state
    - LP: #1106966
  * ASoC: wm2200: Fix setting dai format in wm2200_set_fmt
    - LP: #1106966
  * mac80211: fix ibss scanning
    - LP: #1106966
  * mac80211: use del_timer_sync for final sta cleanup timer deletion
    - LP: #1106966
  * mac80211: fix dtim_period in hidden SSID AP association
    - LP: #1106966
  * xhci: Handle HS bulk/ctrl endpoints that don't NAK.
    - LP: #1106966
  * USB: Handle auto-transition from hot to warm reset.
    - LP: #1106966
  * USB: Ignore xHCI Reset Device status.
    - LP: #1106966
  * USB: Allow USB 3.0 ports to be disabled.
    - LP: #1106966
  * USB: Increase reset timeout.
    - LP: #1106966
  * USB: Ignore port state until reset completes.
    - LP: #1106966
  * USB: Handle warm reset failure on empty port.
    - LP: #1106966
  * xhci: Avoid "dead ports", add roothub port polling.
    - LP: #1106966
  * ASoC: wm2200: Remove DSP B and left justified AIF modes
    - LP: #1106966
  * ASoC: wm5100: Remove DSP B and left justified formats
    - LP: #1106966
  * mwifiex: check wait_event_interruptible return value
    - LP: #1106966
  * ASoC: wm2000: Fix sense of speech clarity enable
    - LP: #1106966
  * drm/i915; Only increment the user-pin-count after successfully pinning
    the bo
    - LP: #1106966
  * samsung-laptop: Add quirk for broken acpi_video backlight on N250P
    - LP: #1086921, #1106966
  * sony-laptop: fix SNC buffer calls when SN06 returns Integers
    - LP: #1106966
  * staging: r8712u: Add new device ID
    - LP: #1106966
  * b43: Fix firmware loading when driver is built into the kernel
    - LP: #1106966
  * staging: speakup: avoid out-of-range access in synth_init()
    - LP: #1106966
  * staging: speakup: avoid out-of-range access in synth_add()
    - LP: #1106966
  * staging: comedi: fix minimum AO period for NI 625x and NI 628x
    - LP: #1106966
  * staging: comedi: prevent auto-unconfig of manually configured devices
    - LP: #1106966
  * staging: comedi: comedi_test: fix race when cancelling command
    - LP: #1106966
  * regulator: max8997: Use uV in voltage_map_desc
    - LP: #1106966
  * regulator: max8998: Convert to regulator_list_voltage_linear()
    - LP: #1106966
  * regulator: max8998: Convert to set_voltage_sel and
    regulator_map_voltage_linear
    - LP: #1106966
  * regulator: max8998: Use uV in voltage_map_desc
    - LP: #1106966
  * ALSA: pxa27x: fix ac97 cold reset
    - LP: #1106966
  * ALSA: pxa27x: fix ac97 warm reset
    - LP: #1106966
  * SUNRPC: Ensure we release the socket write lock if the rpc_task exits
    early
    - LP: #1106966
  * target: use correct sense code for LUN communication failure
    - LP: #1106966
  * regulator: max8998: Ensure enough delay time for
    max8998_set_voltage_buck_time_sel
    - LP: #1106966
  * tcm_fc: Do not indicate retry capability to initiators
    - LP: #1106966
  * tcm_fc: Do not report target role when target is not defined
    - LP: #1106966
  * target: Fix use-after-free in LUN RESET handling
    - LP: #1106966
  * target: Release se_cmd when LUN lookup fails for TMR
    - LP: #1106966
  * sh: Fix FDPIC binary loader
    - LP: #1106966
  * USB: option: Add new MEDIATEK PID support
    - LP: #1106966
  * USB: option: blacklist network interface on ZTE MF880
    - LP: #1106966
  * USB: option: add Telekom Speedstick LTE II
    - LP: #1106966
  * USB: option: add Nexpring NP10T terminal id
    - LP: #1106966
  * Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
    - LP: #1106966
  * USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
    - LP: #1106966
  * USB: hub: handle claim of enabled remote wakeup after reset
    - LP: #1106966
  * mm: compaction: fix echo 1 > compact_memory return error issue
    - LP: #1106966
  * mm: use aligned zone start for pfn_to_bitidx calculation
    - LP: #1106966
  * mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment
    - LP: #1106966
  * audit: create explicit AUDIT_SECCOMP event type
    - LP: #1106966
  * USB: Add device quirk for Microsoft VX700 webcam
    - LP: #1106966
  * drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
    - LP: #1106966
  * drm/nv17-50: restore fence buffer on resume
    - LP: #1106966
  * usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
    - LP: #1106966
  * udldrmfb: Fix EDID not working with monitors with EDID extension blocks
    - LP: #1106966
  * udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
    - LP: #1106966
  * udldrmfb: udl_get_edid: drop unneeded i--
    - LP: #1106966
  * s390/time: fix sched_clock() overflow
    - LP: #1106966
  * rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi
    adapter
    - LP: #1085351, #1106966
  * drm/radeon: fix NULL pointer dereference in UMS mode
    - LP: #1106966
  * drm/radeon: fix a bogus kfree
    - LP: #1106966
  * ALSA: usb - fix race in creation of M-Audio Fast track pro driver
    - LP: #1095315, #1106966
  * x86/Sandy Bridge: reserve pages when integrated graphics is present
    - LP: #1106966
  * USB: io_ti: Fix NULL dereference in chase_port()
    - LP: #1106966
  * intel-iommu: Prevent devices with RMRRs from being placed into SI
    Domain
    - LP: #1106966
  * igb: release already assigned MSI-X interrupts if setup fails
    - LP: #1106966
  * usb: chipidea: Allow disabling streaming not only in udc mode
    - LP: #1106966
  * sd: Reshuffle init_sd to avoid crash
    - LP: #1106966
  * Linux 3.5.7.4
    - LP: #1106966
  * HID: Add suport for the brightness control keys on HP keyboards
    - LP: #1007575
  * efi: Make 'efi_enabled' a function to query EFI facilities
    - LP: #1111689
  * samsung-laptop: Disable on EFI hardware
    - LP: #1111689
  * inotify, fanotify: replace fsnotify_put_group() with
    fsnotify_destroy_group()
    - LP: #1110605
  * fsnotify: introduce fsnotify_get_group()
    - LP: #1110605
  * fsnotify: use reference counting for groups
    - LP: #1110605
  * fsnotify: take groups mark_lock before mark lock
    - LP: #1110605
  * fanotify: add an extra flag to mark_remove_from_mask that indicates
    wheather a mark should be destroyed
    - LP: #1110605
  * fsnotify: use a mutex instead of a spinlock to protect a groups mark
    list
    - LP: #1110605
  * audit: clean up refcounting in audit-tree
    - LP: #1110605
  * fsnotify: pass group to fsnotify_destroy_mark()
    - LP: #1110605
  * fsnotify: introduce locked versions of fsnotify_add_mark() and
    fsnotify_remove_mark()
    - LP: #1110605
  * fsnotify: dont put marks on temporary list when clearing marks by group
    - LP: #1110605
  * fsnotify: change locking order
    - LP: #1110605
  * drivers/mfd: Add realtek pcie card reader driver
    - LP: #1057089
  * mfd: rtsx: Add output voltage switch hook
    - LP: #1057089
  * mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probed
    - LP: #1057089
  * mmc: Add realtek pcie sdmmc host driver
    - LP: #1057089
  * mmc: rtsx: Remove a duplicate command in sd_rw_multi
    - LP: #1057089
  * mmc: rtsx: Configure SD_CFG2 register in sd_rw_multi
    - LP: #1057089
  * mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.c
    - LP: #1057089
  * mmc: rtsx: Call MFD hook to switch output voltage
    - LP: #1057089
  * drivers/memstick: Add realtek pcie memstick host driver
    - LP: #1057089

 -- Ike Panhc <ike.pan@canonical.com>  Wed, 06 Feb 2013 16:31:02 +0800

linux-armadaxp (3.5.0-1608.10) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
    - LP: #1105145
  * Rebase onto Ubuntu-3.5.0-23.35

  [ Ubuntu: 3.5.0-23.35 ]

  * Release Tracking Bug
    - LP: #1103932
  * Revert "fsnotify: change locking order"
    - LP: #1101666
  * Revert "fsnotify: dont put marks on temporary list when clearing marks
    by group"
    - LP: #1101666
  * Revert "fsnotify: introduce locked versions of fsnotify_add_mark() and
    fsnotify_remove_mark()"
    - LP: #1101666
  * Revert "fsnotify: pass group to fsnotify_destroy_mark()"
    - LP: #1101666
  * Revert "fsnotify: use a mutex instead of a spinlock to protect a groups
    mark list"
    - LP: #1101666
  * Revert "fanotify: add an extra flag to mark_remove_from_mask that
    indicates wheather a mark should be destroyed"
    - LP: #1101666
  * Revert "fsnotify: take groups mark_lock before mark lock"
    - LP: #1101666
  * Revert "fsnotify: use reference counting for groups"
    - LP: #1101666
  * Revert "fsnotify: introduce fsnotify_get_group()"
    - LP: #1101666
  * radeon/kms: force rn50 chip to always report connected on analog output
    - LP: #1103320

 -- Ike Panhc <ike.pan@canonical.com>  Fri, 25 Jan 2013 10:05:30 +0800

linux-armadaxp (3.5.0-1607.9) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
    - LP: #1097914
  * Rebase onto Ubuntu-3.5.0-22.33
  * Rebase onto Ubuntu-3.5.0-22.34

  [ Ubuntu: 3.5.0-22.34 ]

  * Release Tracking Bug
    - LP: #1097343
  * Revert "SAUCE: fsnotify: dont put marks on temporary list when clearing
    marks by group"
    - LP: #1096137
  * Revert "SAUCE: fsnotify: introduce locked versions of
    fsnotify_add_mark() and fsnotify_remove_mark()"
    - LP: #1096137
  * Revert "SAUCE: fsnotify: pass group to fsnotify_destroy_mark()"
    - LP: #1096137
  * Revert "SAUCE: fsnotify: use a mutex instead of a spinlock to protect a
    groups mark list"
    - LP: #1096137
  * Revert "SAUCE: fanotify: add an extra flag to mark_remove_from_mask
    that indicates wheather a mark should be destroyed"
    - LP: #1096137
  * Revert "SAUCE: fsnotify: take groups mark_lock before mark lock"
    - LP: #1096137
  * Revert "SAUCE: fsnotify: use reference counting for groups"
    - LP: #1096137
  * Revert "SAUCE: fsnotify: introduce fsnotify_get_group()"
    - LP: #1096137
  * fsnotify: introduce fsnotify_get_group()
    - LP: #1096137
  * fsnotify: use reference counting for groups
    - LP: #1096137
  * fsnotify: take groups mark_lock before mark lock
    - LP: #1096137
  * fanotify: add an extra flag to mark_remove_from_mask that indicates
    wheather a mark should be destroyed
    - LP: #1096137
  * fsnotify: use a mutex instead of a spinlock to protect a groups mark
    list
    - LP: #1096137
  * fsnotify: pass group to fsnotify_destroy_mark()
    - LP: #1096137
  * fsnotify: introduce locked versions of fsnotify_add_mark() and
    fsnotify_remove_mark()
    - LP: #1096137
  * fsnotify: dont put marks on temporary list when clearing marks by group
    - LP: #1096137
  * fsnotify: change locking order
    - LP: #1096137

  [ Ubuntu: 3.5.0-22.33 ]

  * Release Tracking Bug
    - LP: #1095349
  * SAUCE: add eeprom_bad_csum_allow module parameter
    - LP: #1070182
  * SAUCE: samsung-laptop: disable in UEFI mode
    - LP: #1040557
  * SAUCE: exec: do not leave bprm->interp on stack
    - LP: #1068888
    - CVE-2012-4530
  * Add ceph to linux-image for virtual instances
    - LP: #1063784
  * SAUCE: fsnotify: introduce fsnotify_get_group()
    - LP: #922906
  * SAUCE: fsnotify: use reference counting for groups
    - LP: #922906
  * SAUCE: fsnotify: take groups mark_lock before mark lock
    - LP: #922906
  * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
    indicates wheather a mark should be destroyed
    - LP: #922906
  * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
    mark list
    - LP: #922906
  * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
    - LP: #922906
  * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
    fsnotify_remove_mark()
    - LP: #922906
  * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
    by group
    - LP: #922906
  * SAUCE: tools: hv: Netlink source address validation allows DoS
    - LP: #1084777
    - CVE-2012-5532
  * Revert "Staging: Android alarm: IOCTL command encoding fix"
    - LP: #1091251
  * Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
    - LP: #1091251
  * Revert "serial: omap: fix software flow control"
    - LP: #1091251
  * drm/i915: EBUSY status handling added to i915_gem_fault().
    - LP: #1087302
  * MISC: hpilo, remove pci_disable_device
    - LP: #1087860
  * asix: Adds support for Lenovo 10/100 USB dongle.
    - LP: #1087480
  * hpsa: gen8plus Smart Array IDs
    - LP: #1089623
  * KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set
    (CVE-2012-4461)
    - LP: #1089604
    - CVE-2012-4461
  * gpio-timberdale: fix a potential wrapping issue
    - LP: #1091251
  * cfg80211: fix antenna gain handling
    - LP: #1091251
  * drm/i915: fix overlay on i830M
    - LP: #1091251
  * drm/i915: clear the entire sdvo infoframe buffer
    - LP: #1091251
  * mac80211: use blacklist for duplicate IE check
    - LP: #1091251
  * mac80211: Only process mesh config header on frames that RA_MATCH
    - LP: #1091251
  * mac80211: don't inspect Sequence Control field on control frames
    - LP: #1091251
  * gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios
    - LP: #1091251
  * qla2xxx: Update target lookup session tables when a target session
    changes
    - LP: #1091251
  * mac80211: fix SSID copy on IBSS JOIN
    - LP: #1091251
  * wireless: drop invalid mesh address extension frames
    - LP: #1091251
  * mac80211: check management frame header length
    - LP: #1091251
  * mac80211: verify that skb data is present
    - LP: #1091251
  * mac80211: make sure data is accessible in EAPOL check
    - LP: #1091251
  * target: Fix double-free of se_cmd in target_complete_tmr_failure
    - LP: #1091251
  * ext4: fix unjournaled inode bitmap modification
    - LP: #1091251
  * ath9k: fix stale pointers potentially causing access to free'd skbs
    - LP: #1091251
  * floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop
    - LP: #1091251
  * floppy: do put_disk on current dr if blk_init_queue fails
    - LP: #1091251
  * floppy: properly handle failure on add_disk loop
    - LP: #1091251
  * ALSA: PCM: Fix some races at disconnection
    - LP: #1091251
  * ALSA: usb-audio: Fix races at disconnection
    - LP: #1091251
  * ALSA: usb-audio: Use rwsem for disconnect protection
    - LP: #1091251
  * ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
    - LP: #1091251
  * ALSA: Add a reference counter to card instance
    - LP: #1091251
  * ALSA: Avoid endless sleep after disconnect
    - LP: #1091251
  * xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF
    - LP: #1091251
  * rt2800: validate step value for temperature compensation
    - LP: #1091251
  * ath9k: Test for TID only in BlockAcks while checking tx status
    - LP: #1091251
  * md/raid1: Fix assembling of arrays containing Replacements.
    - LP: #1091251
  * Input: tsc40 - remove wrong announcement of pressure support
    - LP: #1091251
  * HID: microsoft: fix invalid rdesc for 3k kbd
    - LP: #1091251
  * xen/mmu: Use Xen specific TLB flush instead of the generic one.
    - LP: #1091251
  * NFS: Wait for session recovery to finish before returning
    - LP: #1091251
  * NFSv4.1: We must release the sequence id when we fail to get a session
    slot
    - LP: #1091251
  * NFSv4: nfs4_locku_done must release the sequence id
    - LP: #1091251
  * NFS: fix bug in legacy DNS resolver.
    - LP: #1091251
  * nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd
    timeouts
    - LP: #1091251
  * nfs: Show original device name verbatim in /proc/*/mount{s,info}
    - LP: #1091251
  * target: Don't return success from module_init() if setup fails
    - LP: #1091251
  * target: Avoid integer overflow in se_dev_align_max_sectors()
    - LP: #1091251
  * iscsi-target: Fix missed wakeup race in TX thread
    - LP: #1091251
  * target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
    - LP: #1091251
  * DRM/Radeon: Fix Load Detection on legacy primary DAC.
    - LP: #1091251
  * ixgbe: PTP get_ts_info missing software support
    - LP: #1091251
  * drm/udl: fix stride issues scanning out stride != width*bpp
    - LP: #1091251
  * crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent
    data corruption
    - LP: #1091251
  * module: fix out-by-one error in kallsyms
    - LP: #1091251
  * cifs: fix potential buffer overrun in cifs.idmap handling code
    - LP: #1091251
  * ptp: update adjfreq callback description
    - LP: #1091251
  * ALSA: hda: Cirrus: Fix coefficient index for beep configuration
    - LP: #1091251
  * ALSA: HDA: Fix digital microphone on CS420x
    - LP: #1091251
  * ALSA: hda - Force to reset IEC958 status bits for AD codecs
    - LP: #1091251, #359361
  * hwmon: (w83627ehf) Force initial bank selection
    - LP: #1091251
  * drm: restore open_count if drm_setup fails
    - LP: #1091251
  * ALSA: hda - Fix empty DAC filling in patch_via.c
    - LP: #1091251
  * ALSA: hda - Fix invalid connections in VT1802 codec
    - LP: #1091251
  * xen/events: fix RCU warning, or Call idle notifier after irq_enter()
    - LP: #1091251
  * mmc: sdhci: fix NULL dereference in sdhci_request() tuning
    - LP: #1091251
  * ALSA: hda - Improve HP depop when system enter to S3
    - LP: #1091251
  * ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)
    - LP: #1091251
  * ALSA: Fix card refcount unbalance
    - LP: #1091251
  * drm/radeon/cayman: add some missing regs to the VM reg checker
    - LP: #1091251
  * drm/radeon/si: add some missing regs to the VM reg checker
    - LP: #1091251
  * xfs: fix buffer shudown reference count mismatch
    - LP: #1091251
  * xfs: fix reading of wrapped log data
    - LP: #1091251
  * virtio: Don't access index after unregister.
    - LP: #1091251
  * fanotify: fix missing break
    - LP: #1091251
  * mm: bugfix: set current->reclaim_state to NULL while returning from
    kswapd()
    - LP: #1091251
  * drm/vmwgfx: Fix hibernation device reset
    - LP: #1091251
  * drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR
    memory
    - LP: #1091251
  * UBIFS: introduce categorized lprops counter
    - LP: #1091251
  * UBIFS: fix mounting problems after power cuts
    - LP: #1091251
  * USB: usb_wwan: fix bulk-urb allocation
    - LP: #1091251
  * ARM: dt: tegra: fix length of pad control and mux registers
    - LP: #1091251
  * futex: Handle futex_pi OWNER_DIED take over correctly
    - LP: #1091251
  * mac80211: sync acccess to tx_filtered/ps_tx_buf queues
    - LP: #1091251
  * iwlwifi: handle DMA mapping failures
    - LP: #1091251
  * ASoC: wm8978: pll incorrectly configured when codec is master
    - LP: #1091251
  * ASoC: cs42l52: fix the return value of cs42l52_set_fmt()
    - LP: #1091251
  * Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
    - LP: #1091251
  * mac80211: don't send null data packet when not associated
    - LP: #1091251
  * ASoC: dapm: Use card_list during DAPM shutdown
    - LP: #1091251
  * ASoC: core: Double control update err for snd_soc_put_volsw_sx
    - LP: #1091251
  * mac80211: call skb_dequeue/ieee80211_free_txskb instead of
    __skb_queue_purge
    - LP: #1091251
  * ALSA: hda - Add a missing quirk entry for iMac 9,1
    - LP: #1091251
  * s390/signal: set correct address space control
    - LP: #1091251
  * wireless: allow 40 MHz on world roaming channels 12/13
    - LP: #1091251
  * drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures
    - LP: #1091251
  * s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
    - LP: #1091251
  * USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
    - LP: #1091251
  * USB: option: add Alcatel X220/X500D USB IDs
    - LP: #1091251
  * i2c-mux-pinctrl: Fix probe error path
    - LP: #1091251
  * ALSA: usb-audio: Fix mutex deadlock at disconnection
    - LP: #1091251
  * drm/radeon: fix logic error in atombios_encoders.c
    - LP: #1091251
  * ttm: Clear the ttm page allocated from high memory zone correctly
    - LP: #1091251
  * ARM: imx: ehci: fix host power mask bit
    - LP: #1091251
  * memcg: oom: fix totalpages calculation for memory.swappiness==0
    - LP: #1091251
  * memcg: fix hotplugged memory zone oops
    - LP: #1091251
  * tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
    - LP: #1091251
  * tmpfs: change final i_blocks BUG to WARNING
    - LP: #1091251
  * mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()
    - LP: #1091251
  * mtd: slram: invalid checking of absolute end address
    - LP: #1091251
  * jffs2: Fix lock acquisition order bug in jffs2_write_begin
    - LP: #1091251
  * isci: copy fis 0x34 response into proper buffer
    - LP: #1091251
  * mac80211: deinitialize ibss-internals after emptiness check
    - LP: #1091251
  * iwlwifi: fix monitor mode FCS flag
    - LP: #1091251
  * fix virtual aliasing issue in get_shared_area()
    - LP: #1091251
  * rtlwifi: rtl8192cu: Add new USB ID
    - LP: #1091251
  * mwifiex: fix system hang issue in cmd timeout error case
    - LP: #1091251
  * mwifiex: report error to MMC core if we cannot suspend
    - LP: #1091251
  * xfs: drop buffer io reference when a bad bio is built
    - LP: #1091251
  * m68k: fix sigset_t accessor functions
    - LP: #1091251
  * ALSA: ua101, usx2y: fix broken MIDI output
    - LP: #1091251
  * sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()
    - LP: #1091251
  * reiserfs: Fix lock ordering during remount
    - LP: #1091251
  * reiserfs: Protect reiserfs_quota_on() with write lock
    - LP: #1091251
  * reiserfs: Protect reiserfs_quota_write() with write lock
    - LP: #1091251
  * reiserfs: Move quota calls out of write lock
    - LP: #1091251
  * md: Reassigned the parameters if read_seqretry returned true in func
    md_is_badblock.
    - LP: #1091251
  * md: Avoid write invalid address if read_seqretry returned true.
    - LP: #1091251
  * drm/radeon/dce4+: don't use radeon_crtc for vblank callback
    - LP: #1091251
  * drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)
    - LP: #1091251
  * drm/radeon: properly track the crtc not_enabled case
    evergreen_mc_stop()
    - LP: #1091251
  * radeon: add AGPMode 1 quirk for RV250
    - LP: #1091251
  * x86, efi: Fix processor-specific memcpy() build error
    - LP: #1091251
  * x86-32: Fix invalid stack address while in softirq
    - LP: #1091251
  * x86-32: Export kernel_stack_pointer() for modules
    - LP: #1091251
  * x86, microcode, AMD: Add support for family 16h processors
    - LP: #1091251
  * ALSA: hda - Add new codec ALC283 ALC290 support
    - LP: #1091251
  * ALSA: hda - Add support for Realtek ALC292
    - LP: #1081466, #1091251
  * selinux: fix sel_netnode_insert() suspicious rcu dereference
    - LP: #1091251
  * drm/radeon: add new SI pci id
    - LP: #1091251
  * md/raid10: close race that lose writes lost when replacement completes.
    - LP: #1091251
  * md/raid10: decrement correct pending counter when writing to
    replacement.
    - LP: #1091251
  * fix user-triggerable panic on parisc
    - LP: #1091251
  * dm: fix deadlock with request based dm and queue request_fn recursion
    - LP: #1091251
  * block: Don't access request after it might be freed
    - LP: #1091251
  * PM / QoS: fix wrong error-checking condition
    - LP: #1091251
  * i7300_edac: Fix error flag testing
    - LP: #1091251
  * iwlwifi: fix the basic CCK rates calculation
    - LP: #1091251
  * Dove: Attempt to fix PMU/RTC interrupts
    - LP: #1091251
  * Dove: Fix irq_to_pmu()
    - LP: #1091251
  * ARM: Kirkwood: Update PCI-E fixup
    - LP: #1091251
  * jbd: Fix lock ordering bug in journal_unmap_buffer()
    - LP: #1091251
  * can: peak_usb: fix hwtstamp assignment
    - LP: #1091251
  * can: bcm: initialize ifindex for timeouts without previous frame
    reception
    - LP: #1091251
  * writeback: put unused inodes to LRU after writeback completion
    - LP: #1091251
  * futex: avoid wake_futex() for a PI futex_q
    - LP: #1091251
  * mm/vmemmap: fix wrong use of virt_to_page
    - LP: #1091251
  * mm: vmscan: fix endless loop in kswapd balancing
    - LP: #1091251
  * mm: soft offline: split thp at the beginning of soft_offline_page()
    - LP: #1091251
  * x86, fpu: Avoid FPU lazy restore after suspend
    - LP: #1091251
  * workqueue: exit rescuer_thread() as TASK_RUNNING
    - LP: #1091251
  * Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
    - LP: #1091251
  * mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
    - LP: #1091251
  * tmpfs: fix shared mempolicy leak
    - LP: #1091251
  * HID: microsoft: do not use compound literal - fix build
    - LP: #1091251
  * ACPI video: Ignore errors after _DOD evaluation.
    - LP: #1091251
  * SUNRPC: Fix a UDP transport regression
    - LP: #1091251
  * SUNRPC: Set alloc_slot for backchannel tcp ops
    - LP: #1091251
  * sparc64: fix ptrace interaction with force_successful_syscall_return()
    - LP: #1091251
  * sparc64: Like x86 we should check current->mm during perf backtrace
    generation.
    - LP: #1091251
  * sparc64: Fix bit twiddling in sparc_pmu_enable_event().
    - LP: #1091251
  * sparc64: do not clobber personality flags in sys_sparc64_personality()
    - LP: #1091251
  * sparc64: Be less verbose during vmemmap population.
    - LP: #1091251
  * netlink: add reference of module in netlink_dump_start
    - LP: #1091251
  * infiniband: pass rdma_cm module to netlink_dump_start
    - LP: #1091251
  * net: remove skb recycling
    - LP: #1091251
  * net: Fix skb_under_panic oops in neigh_resolve_output
    - LP: #1091251
  * skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
    - LP: #1091251
  * vlan: don't deliver frames for unknown vlans to protocols
    - LP: #1091251
  * RDS: fix rds-ping spinlock recursion
    - LP: #1091251
  * tcp: resets are misrouted
    - LP: #1091251
  * ipv6: addrconf: fix /proc/net/if_inet6
    - LP: #1091251
  * drm/i915: Use cpu relocations if the object is in the GTT but not
    mappable
    - LP: #1091251
  * floppy: destroy floppy workqueue before cleaning up the queue
    - LP: #1091251
  * drm/nouveau: silence modesetting spam on pre-gf8 chipsets
    - LP: #1091251
  * drm/nouveau: fix suspend/resume when in headless mode
    - LP: #1091251
  * drm/nouveau: headless mode by default if pci class != vga display
    - LP: #1091251
  * sky2: Fix for interrupt handler
    - LP: #1091251
  * batman-adv: Fix broadcast packet CRC calculation
    - LP: #1091251
  * drm/radeon: fix typo in evergreen_mc_resume()
    - LP: #1091251
  * GFS2: Test bufdata with buffer locked and gfs2_log_lock held
    - LP: #1091251
  * USB: mos7840: remove unused variable
    - LP: #1091251
  * sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
    - LP: #1091251
  * netlink: use kfree_rcu() in netlink_release()
    - LP: #1091251
  * tcp: fix FIONREAD/SIOCINQ
    - LP: #1091251
  * ipv6: Set default hoplimit as zero.
    - LP: #1091251
  * net: usb: Fix memory leak on Tx data path
    - LP: #1091251
  * drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before
    mdiobus_free
    - LP: #1091251
  * l2tp: fix oops in l2tp_eth_create() error path
    - LP: #1091251
  * tcp-repair: Handle zero-length data put in rcv queue
    - LP: #1091251
  * net: inet_diag -- Return error code if protocol handler is missed
    - LP: #1091251
  * af-packet: fix oops when socket is not present
    - LP: #1091251
  * ipv6: send unsolicited neighbour advertisements to all-nodes
    - LP: #1091251
  * r8169: allow multicast packets on sub-8168f chipset.
    - LP: #1091251
  * r8169: Fix WoL on RTL8168d/8111d.
    - LP: #1091251
  * r8169: use unlimited DMA burst for TX
    - LP: #1091251
  * netfilter: Mark SYN/ACK packets as invalid from original direction
    - LP: #1091251
  * netfilter: Validate the sequence number of dataless ACK packets as well
    - LP: #1091251
  * netfilter: nf_nat: don't check for port change on ICMP tuples
    - LP: #1091251
  * ipv4: avoid undefined behavior in do_ip_setsockopt()
    - LP: #1091251
  * ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return
    value
    - LP: #1091251
  * net: correct check in dev_addr_del()
    - LP: #1091251
  * net-rps: Fix brokeness causing OOO packets
    - LP: #1091251
  * tcp: fix retransmission in repair mode
    - LP: #1091251
  * GFS2: Don't call file_accessed() with a shared glock
    - LP: #1091251
  * get_dvb_firmware: fix download site for tda10046 firmware
    - LP: #1091251
  * ixgbe: add support for X540-AT1
    - LP: #1091251
  * fimc-lite: Don't use mutex_lock_interruptible() in device release()
    - LP: #1091251
  * NFC: pn533: Fix use after free
    - LP: #1091251
  * NFC: pn533: Fix mem leak in pn533_in_dep_link_up
    - LP: #1091251
  * HID: add quirk for Freescale i.MX28 ROM recovery
    - LP: #1091251
  * NFC: Fix nfc_llcp_local chained list insertion
    - LP: #1091251
  * bas_gigaset: fix pre_reset handling
    - LP: #1091251
  * watchdog: using u64 in get_sample_period()
    - LP: #1091251
  * sata_svw: check DMA start bit before reset
    - LP: #1091251
  * bnx2x: remove redundant warning log
    - LP: #1091251
  * x86, amd: Disable way access filter on Piledriver CPUs
    - LP: #1091251
  * telephony: ijx: buffer overflow in ixj_write_cid()
    - LP: #1091251
  * i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
    - LP: #1091251
  * drm/i915: Add no-lvds quirk for Supermicro X7SPA-H
    - LP: #1091251
  * ACPI: missing break
    - LP: #1091251
  * 8139cp: revert "set ring address before enabling receiver"
    - LP: #1091251
  * ASoC: dmaengine: Correct Makefile when sound is built as module
    - LP: #1091251
  * i82975x_edac: Fix dimm label initialization
    - LP: #1091251
  * drm/i915: do not ignore eDP bpc settings from vbt
    - LP: #1091251
  * drm/i915: do not default to 18 bpp for eDP if missing from VBT
    - LP: #1091251
  * Input: matrix-keymap - provide proper module license
    - LP: #1091251
  * Linux 3.5.7.2
    - LP: #1091251
  * exec: use -ELOOP for max recursion depth
    - LP: #1068888
    - CVE-2012-4530
  * ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec
    pins
    - LP: #1095242

  [ Ubuntu: 3.5.0-21.32 ]

  * Release Tracking Bug
    - LP: #1088979
  * SAUCE: i915_hsw: move i915_hsw_enabled symbol to intel_ips
    - LP: #1087622

 -- Ike Panhc <ike.pan@canonical.com>  Tue, 08 Jan 2013 17:10:37 +0800

linux-armadaxp (3.5.0-1606.8) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
    - LP: #1087217
  * Rebase onto Ubuntu-3.5.0-20.31

  [ Ubuntu: 3.5.0-20.31 ]

  * Release Tracking Bug
    - LP: #1086759
  * SAUCE: i915_hsw: Include #define I915_PARAM_HAS_WAIT_TIMEOUT
    - LP: #1085245
  * SAUCE: i915_hsw: Include #define DRM_I915_GEM_CONTEXT_[CREATE,DESTROY]
    - LP: #1085245
  * SAUCE: i915_hsw: drm/i915: add register read IOCTL
    - LP: #1085245
  * SAUCE: i915_hsw: Include #define i915_execbuffer2_[set,get]_context_id
    - LP: #1085245
  * SAUCE: i915_hsw: Include #define I915_GEM_PARAM_HAS_SEMAPHORES
    - LP: #1085245
  * SAUCE: i915_hsw: Include #define I915_PARAM_HAS_SECURE_BATCHES
    - LP: #1085245
  * SAUCE: i915_hsw: drm/i915: call intel_enable_gtt
    - LP: #1085245
  * SAUCE: i915_hsw: drm: add helper to sort panels to the head of the
    connector list
    - LP: #1085245
  * SAUCE: i915_hsw: drm: extract dp link bw helpers
    - LP: #1085245
  * SAUCE: i915_hsw: drm: extract drm_dp_max_lane_count helper
    - LP: #1085245
  * SAUCE: i915_hsw: drm: dp helper: extract drm_dp_channel_eq_ok
    - LP: #1085245
  * SAUCE: i915_hsw: drm: extract helpers to compute new training values
    from sink request
    - LP: #1085245
  * SAUCE: i915_hsw: drm: dp helper: extract drm_dp_clock_recovery_ok
    - LP: #1085245
  * SAUCE: i915_hsw: Include #define I915_PARAM_HAS_PRIME_VMAP_FLUSH
    - LP: #1085245
  * SAUCE: i915_hsw: Provide an ubuntu/i915 driver for Haswell graphics
    - LP: #1085245
  * SAUCE: i915_hsw: Revert "drm: Make the .mode_fixup() operations mode
    argument a const pointer" for ubuntu/i915 driver
    - LP: #1085245
  * SAUCE: i915_hsw: Rename ubuntu/i915 driver i915_hsw
    - LP: #1085245
  * SAUCE: i915_hsw: Only support Haswell with ubuntu/i915 driver
    - LP: #1085245
  * SAUCE: i915_hsw: Include #define DRM_I915_GEM_WAIT
    - LP: #1085245
  * SAUCE: i915_hsw: drm: extract dp link train delay functions from radeon
    - LP: #1085245
  * SAUCE: i915_hsw: drm/dp: Update DPCD defines
    - LP: #1085245
  * SAUCE: i915_hsw: Update intel_ips.h file location
    - LP: #1085245
  * SAUCE: i915_hsw: Provide updated drm_mm.h and drm_mm.c for ubuntu/i915
    - LP: #1085245
  * SAUCE: i915_hsw: drm/i915: Replace the array of pages with a
    scatterlist
    - LP: #1085245
  * SAUCE: i915_hsw: drm/i915: Replace the array of pages with a
    scatterlist
    - LP: #1085245
  * SAUCE: i915_hsw: drm/i915: Stop using AGP layer for GEN6+
    - LP: #1085245
  * SAUCE: i915_hsw: Add i915_hsw_gpu_*() calls for ubuntu/i915
    - LP: #1085245
  * i915_hsw: [Config] Enable CONFIG_DRM_I915_HSW=m
    - LP: #1085245
  * SAUCE: drm/i915: fix hsw_fdi_link_train "retry" code
    - LP: #1085245
  * SAUCE: drm/i915: reject modes the LPT FDI receiver can't handle
    - LP: #1085245
  * SAUCE: drm/i915: add support for mPHY destination on intel_sbi_{read,
    write}
    - LP: #1085245
  * SAUCE: drm/i915: add lpt_init_pch_refclk
    - LP: #1085245
  * SAUCE: drm/i915: set the LPT FDI RX polarity reversal bit when needed
    - LP: #1085245
  * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
    - LP: #1079469
  * Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"
    - LP: #1084539
  * Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
    - LP: #1084539
  * Revert "x86/mm: Fix the size calculation of mapping tables"
    - LP: #1084539
  * Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
    - LP: #1084539
  * Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"
    - LP: #1084539
  * Revert "sched: Add missing call to calc_load_exit_idle()"
    - LP: #1084539
  * net: fix secpath kmemleak
    - LP: #1065434
  * seccomp: forcing auditing of kill condition
    - LP: #1079469
  * e1000e: add device IDs for i218
    - LP: #1081796
  * bonding: Bonding driver does not consider the gso_max_size/gso_max_segs
    setting of slave devices.
    - LP: #1078184
  * mm/hotplug: correctly add new zone to all other nodes' zone lists
    - LP: #1079860
    - CVE-2012-5517
  * xen: enable platform-pci only in a Xen guest
    - LP: #1081054
  * udf: fix retun value on error path in udf_load_logicalvol
    - LP: #1084539
  * usb: gadget: at91_udc: fix dt support
    - LP: #1084539
  * netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP
    expectation
    - LP: #1084539
  * netfilter: nf_nat_sip: fix via header translation with multiple
    parameters
    - LP: #1084539
  * netfilter: nf_ct_expect: fix possible access to uninitialized timer
    - LP: #1084539
  * netfilter: xt_limit: have r->cost != 0 case work
    - LP: #1084539
  * netfilter: nf_conntrack: fix racy timer handling with reliable events
    - LP: #1084539
  * netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
    - LP: #1084539
  * MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs
    - LP: #1084539
  * jbd: Fix assertion failure in commit code due to lacking transaction
    credits
    - LP: #1084539
  * nfsd4: fix nfs4 stateid leak
    - LP: #1084539
  * NFSD: pass null terminated buf to kstrtouint()
    - LP: #1084539
  * mfd: 88pm860x: Move _IO resources out of ioport_ioresource
    - LP: #1084539
  * target: support zero allocation length in INQUIRY
    - LP: #1084539
  * target: fix truncation of mode data, support zero allocation length
    - LP: #1084539
  * target: fix return code in target_core_init_configfs error path
    - LP: #1084539
  * powerpc/eeh: Lock module while handling EEH event
    - LP: #1084539
  * SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
    - LP: #1084539
  * ext4: remove erroneous ext4_superblock_csum_set() in update_backups()
    - LP: #1084539
  * block: remove the duplicated setting for congestion_threshold
    - LP: #1084539
  * block: lift the initial queue bypass mode on blk_register_queue()
    instead of blk_init_allocated_queue()
    - LP: #1084539
  * block: fix request_queue->flags initialization
    - LP: #1084539
  * viafb: don't touch clock state on OLPC XO-1.5
    - LP: #1084539
  * qla2xxx: Fix endianness of task management response code
    - LP: #1084539
  * iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU
    - LP: #1084539
  * drm/i915: use adjusted_mode instead of mode for checking the 6bpc force
    flag
    - LP: #1084539
  * kbuild: Do not package /boot and /lib in make tar-pkg
    - LP: #1084539
  * module: taint kernel when lve module is loaded
    - LP: #1084539
  * mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
    - LP: #1084539
  * nfsd4: don't pin clientids to pseudoflavors
    - LP: #1084539
  * lockd: use rpc client's cl_nodename for id encoding
    - LP: #1084539
  * pnfsblock: fix partial page buffer wirte
    - LP: #1084539
  * pnfsblock: fix non-aligned DIO read
    - LP: #1084539
  * pnfsblock: fix non-aligned DIO write
    - LP: #1084539
  * target/file: Re-enable optional fd_buffered_io=1 operation
    - LP: #1084539
  * iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG
    demo-mode
    - LP: #1084539
  * iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
    - LP: #1084539
  * iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout
    values
    - LP: #1084539
  * drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma
    channel message
    - LP: #1084539
  * ath9k: use ieee80211_free_txskb
    - LP: #1084539
  * ALSA: hda - Fix hang caused by race during suspend.
    - LP: #1084539
  * ACPI: EC: Make the GPE storm threshold a module parameter
    - LP: #1084539
  * ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
    - LP: #1084539
  * mmc: sdhci-s3c: fix the wrong number of max bus clocks
    - LP: #1084539
  * mac80211: use ieee80211_free_txskb to fix possible skb leaks
    - LP: #1084539
  * ARM: OMAP: counter: add locking to read_persistent_clock
    - LP: #1084539
  * ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
    - LP: #1084539
  * scsi_debug: Fix off-by-one bug when unmapping region
    - LP: #1084539
  * storvsc: Account for in-transit packets in the RESET path
    - LP: #1084539
  * firewire: cdev: fix user memory corruption (i386 userland on amd64
    kernel)
    - LP: #1084539
  * timers: Fix endless looping between cascade() and internal_add_timer()
    - LP: #1084539
  * timekeeping: Cast raw_interval to u64 to avoid shift overflow
    - LP: #1084539
  * video/udlfb: fix line counting in fb_write
    - LP: #1084539
  * tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
    - LP: #1084539
  * ALSA: hda - Add missing hda_gen_spec to struct via_spec
    - LP: #1084539
  * ALSA: hda - Fix memory leaks at error path in patch_cirrus.c
    - LP: #1084539
  * autofs4 - fix reset pending flag on mount fail
    - LP: #1084539
  * pktgen: fix crash when generating IPv6 packets
    - LP: #1084539
  * md/raid10: use correct limit variable
    - LP: #1084539
  * mips,kgdb: fix recursive page fault with CONFIG_KPROBES
    - LP: #1084539
  * kdb,vt_console: Fix missed data due to pager overruns
    - LP: #1084539
  * xen/bootup: allow read_tscp call for Xen PV guests.
    - LP: #1084539
  * xen/bootup: allow {read|write}_cr8 pvops call.
    - LP: #1084539
  * libceph: eliminate connection state "DEAD"
    - LP: #1084539
  * libceph: kill bad_proto ceph connection op
    - LP: #1084539
  * libceph: rename socket callbacks
    - LP: #1084539
  * libceph: rename kvec_reset and kvec_add functions
    - LP: #1084539
  * libceph: embed ceph messenger structure in ceph_client
    - LP: #1084539
  * libceph: start separating connection flags from state
    - LP: #1084539
  * libceph: start tracking connection socket state
    - LP: #1084539
  * libceph: provide osd number when creating osd
    - LP: #1084539
  * libceph: set CLOSED state bit in con_init
    - LP: #1084539
  * libceph: embed ceph connection structure in mon_client
    - LP: #1084539
  * libceph: drop connection refcounting for mon_client
    - LP: #1084539
  * libceph: init monitor connection when opening
    - LP: #1084539
  * libceph: fully initialize connection in con_init()
    - LP: #1084539
  * libceph: tweak ceph_alloc_msg()
    - LP: #1084539
  * libceph: have messages point to their connection
    - LP: #1084539
  * libceph: have messages take a connection reference
    - LP: #1084539
  * libceph: make ceph_con_revoke() a msg operation
    - LP: #1084539
  * libceph: make ceph_con_revoke_message() a msg op
    - LP: #1084539
  * libceph: fix overflow in __decode_pool_names()
    - LP: #1084539
  * libceph: fix overflow in osdmap_decode()
    - LP: #1084539
  * libceph: fix overflow in osdmap_apply_incremental()
    - LP: #1084539
  * libceph: transition socket state prior to actual connect
    - LP: #1084539
  * libceph: fix NULL dereference in reset_connection()
    - LP: #1084539
  * libceph: use con get/put methods
    - LP: #1084539
  * libceph: drop ceph_con_get/put helpers and nref member
    - LP: #1084539
  * libceph: encapsulate out message data setup
    - LP: #1084539
  * libceph: encapsulate advancing msg page
    - LP: #1084539
  * libceph: don't mark footer complete before it is
    - LP: #1084539
  * libceph: move init_bio_*() functions up
    - LP: #1084539
  * libceph: move init of bio_iter
    - LP: #1084539
  * libceph: don't use bio_iter as a flag
    - LP: #1084539
  * libceph: SOCK_CLOSED is a flag, not a state
    - LP: #1084539
  * libceph: don't change socket state on sock event
    - LP: #1084539
  * libceph: just set SOCK_CLOSED when state changes
    - LP: #1084539
  * libceph: don't touch con state in con_close_socket()
    - LP: #1084539
  * libceph: clear CONNECTING in ceph_con_close()
    - LP: #1084539
  * libceph: clear NEGOTIATING when done
    - LP: #1084539
  * libceph: define and use an explicit CONNECTED state
    - LP: #1084539
  * libceph: separate banner and connect writes
    - LP: #1084539
  * libceph: distinguish two phases of connect sequence
    - LP: #1084539
  * libceph: small changes to messenger.c
    - LP: #1084539
  * libceph: add some fine ASCII art
    - LP: #1084539
  * libceph: set peer name on con_open, not init
    - LP: #1084539
  * libceph: initialize mon_client con only once
    - LP: #1084539
  * libceph: allow sock transition from CONNECTING to CLOSED
    - LP: #1084539
  * libceph: initialize msgpool message types
    - LP: #1084539
  * libceph: prevent the race of incoming work during teardown
    - LP: #1084539
  * libceph: report socket read/write error message
    - LP: #1084539
  * libceph: fix mutex coverage for ceph_con_close
    - LP: #1084539
  * libceph: resubmit linger ops when pg mapping changes
    - LP: #1084539
  * libceph: (re)initialize bio_iter on start of message receive
    - LP: #1084539
  * libceph: protect ceph_con_open() with mutex
    - LP: #1084539
  * libceph: reset connection retry on successfully negotiation
    - LP: #1084539
  * libceph: fix fault locking; close socket on lossy fault
    - LP: #1084539
  * libceph: move msgr clear_standby under con mutex protection
    - LP: #1084539
  * libceph: move ceph_con_send() closed check under the con mutex
    - LP: #1084539
  * libceph: drop gratuitous socket close calls in con_work
    - LP: #1084539
  * libceph: close socket directly from ceph_con_close()
    - LP: #1084539
  * libceph: drop unnecessary CLOSED check in socket state change callback
    - LP: #1084539
  * libceph: replace connection state bits with states
    - LP: #1084539
  * libceph: clean up con flags
    - LP: #1084539
  * libceph: clear all flags on con_close
    - LP: #1084539
  * libceph: fix handling of immediate socket connect failure
    - LP: #1084539
  * libceph: revoke mon_client messages on session restart
    - LP: #1084539
  * libceph: verify state after retaking con lock after dispatch
    - LP: #1084539
  * libceph: avoid dropping con mutex before fault
    - LP: #1084539
  * libceph: change ceph_con_in_msg_alloc convention to be less weird
    - LP: #1084539
  * libceph: recheck con state after allocating incoming message
    - LP: #1084539
  * libceph: fix crypto key null deref, memory leak
    - LP: #1084539
  * libceph: delay debugfs initialization until we learn global_id
    - LP: #1084539
  * libceph: avoid truncation due to racing banners
    - LP: #1084539
  * libceph: only kunmap kmapped pages
    - LP: #1084539
  * rbd: reset BACKOFF if unable to re-queue
    - LP: #1084539
  * libceph: avoid NULL kref_put when osd reset races with alloc_msg
    - LP: #1084539
  * ceph: fix dentry reference leak in encode_fh()
    - LP: #1084539
  * ceph: Fix oops when handling mdsmap that decreases max_mds
    - LP: #1084539
  * libceph: check for invalid mapping
    - LP: #1084539
  * ceph: avoid 32-bit page index overflow
    - LP: #1084539
  * ASoC: wm2200: Use rev A register patches on rev B
    - LP: #1084539
  * ASoC: wm2200: Fix non-inverted OUT2 mute control
    - LP: #1084539
  * drm/i915: remove useless BUG_ON which caused a regression in 3.5.
    - LP: #1084539
  * USB: Enable LPM after a failed probe.
    - LP: #1084539
  * usb: Don't enable LPM if the exit latency is zero.
    - LP: #1084539
  * usb: Send Set SEL before enabling parent U1/U2 timeout.
    - LP: #1084539
  * ASoC: fsi: don't reschedule DMA from an atomic context
    - LP: #1084539
  * drm/i915: Set guardband clipping workaround bit in the right register.
    - LP: #1084539
  * pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops
    - LP: #1084539
  * hwmon: (coretemp) Add support for Atom CE4110/4150/4170
    - LP: #1084539
  * ALSA: hda - Fix registration race of VGA switcheroo
    - LP: #1084539
  * usb: dwc3: gadget: fix 'endpoint always busy' bug
    - LP: #1084539
  * usb: musb: am35xx: drop spurious unplugging a device
    - LP: #1084539
  * drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
    - LP: #1084539
  * ALSA: hda - Always check array bounds in alc_get_line_out_pfx
    - LP: #1084539
  * NLM: nlm_lookup_file() may return NLMv4-specific error codes
    - LP: #1084539
  * x86: Exclude E820_RESERVED regions and memory holes above 4 GB from
    direct mapping.
    - LP: #1084539
  * SUNRPC: Prevent kernel stack corruption on long values of flush
    - LP: #1084539
  * USB: cdc-acm: fix pipe type of write endpoint
    - LP: #1084539
  * usb: acm: fix the computation of the number of data bits
    - LP: #1084539
  * usb: host: xhci: New system added for Compliance Mode Patch on
    SN65LVPE502CP
    - LP: #1084539
  * USB: option: blacklist net interface on ZTE devices
    - LP: #1084539
  * USB: option: add more ZTE devices
    - LP: #1084539
  * ext4: race-condition protection for
    ext4_convert_unwritten_extents_endio
    - LP: #1084539
  * ext4: fix metadata checksum calculation for the superblock
    - LP: #1084539
  * nohz: Fix idle ticks in cpu summary line of /proc/stat
    - LP: #1084539
  * ring-buffer: Check for uninitialized cpu buffer before resizing
    - LP: #1084539
  * Bluetooth: SMP: Fix setting unknown auth_req bits
    - LP: #1084539
  * oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
    - LP: #1084539
  * cfg80211/mac80211: avoid state mishmash on deauth
    - LP: #1084539
  * mac80211: check if key has TKIP type before updating IV
    - LP: #1084539
  * mac80211: use ieee80211_free_txskb in a few more places
    - LP: #1084539
  * bcma: fix unregistration of cores
    - LP: #1084539
  * net/wireless: ipw2200: Fix panic occurring in
    ipw_handle_promiscuous_tx()
    - LP: #1084539
  * iwlwifi: fix 6000 series channel switch command
    - LP: #1084539
  * cgroup: notify_on_release may not be triggered in some cases
    - LP: #1084539
  * dt: Document: correct tegra20/30 pinctrl slew-rate name
    - LP: #1084539
  * pinctrl: tegra: set low power mode bank width to 2
    - LP: #1084539
  * pinctrl: tegra: correct bank for pingroup and drv pingroup
    - LP: #1084539
  * s390: fix linker script for 31 bit builds
    - LP: #1084539
  * pinctrl: remove mutex lock in groups show
    - LP: #1084539
  * xen/x86: don't corrupt %eip when returning from a signal handler
    - LP: #1084539
  * ALSA: hda - Fix silent headphone output from Toshiba P200
    - LP: #1084539
  * ext4: Checksum the block bitmap properly with bigalloc enabled
    - LP: #1084539
  * ARM: 7559/1: smp: switch away from the idmap before updating
    init_mm.mm_count
    - LP: #1084539
  * usb hub: send clear_tt_buffer_complete events when canceling TT clear
    work
    - LP: #1084539
  * staging: comedi: amplc_pc236: fix invalid register access during detach
    - LP: #1084539
  * Staging: android: binder: Fix memory leak on thread/process exit
    - LP: #1084539
  * Staging: android: binder: Allow using highmem for binder buffers
    - LP: #1084539
  * ext4: Avoid underflow in ext4_trim_fs()
    - LP: #1084539
  * cpufreq / powernow-k8: Remove usage of smp_processor_id() in
    preemptible code
    - LP: #1084539
  * extcon: Unregister compat class at module unload to fix oops
    - LP: #1084539
  * extcon: unregister compat link on cleanup
    - LP: #1084539
  * pinctrl: fix missing unlock on error in pinctrl_groups_show()
    - LP: #1084539
  * arch/tile: avoid generating .eh_frame information in modules
    - LP: #1084539
  * drm/radeon: add some new SI PCI ids
    - LP: #1084539
  * drm/radeon: add error output if VM CS fails on cayman
    - LP: #1084539
  * xhci: endianness xhci_calculate_intel_u2_timeout
    - LP: #1084539
  * xhci: fix integer overflow
    - LP: #1084539
  * dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
    - LP: #1084539
  * x86-64: Fix page table accounting
    - LP: #1084539
  * dmaengine: sirf: fix a typo in dma_prep_interleaved
    - LP: #1084539
  * dmaengine: sirf: fix a typo in moving running dma_desc to active queue
    - LP: #1084539
  * amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]
    - LP: #1084539
  * SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
    - LP: #1084539
  * SUNRPC: Prevent races in xs_abort_connection()
    - LP: #1084539
  * SUNRPC: Get rid of the xs_error_report socket callback
    - LP: #1084539
  * iommu/tegra: smmu: Fix deadly typo
    - LP: #1084539
  * ARM: at91/tc: fix typo in the DT document
    - LP: #1084539
  * ARM: at91: at91sam9g10: fix SOC type detection
    - LP: #1084539
  * ARM: at91/i2c: change id to let i2c-gpio work
    - LP: #1084539
  * b43: Fix oops on unload when firmware not found
    - LP: #1084539
  * USB: serial: Fix memory leak in sierra_release()
    - LP: #1084539
  * x86, mm: Trim memory in memblock to be page aligned
    - LP: #1084539
  * x86, mm: Use memblock memory loop instead of e820_RAM
    - LP: #1084539
  * usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
    - LP: #1084539
  * Drivers: hv: Cleanup error handling in vmbus_open()
    - LP: #1084539
  * sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
    - LP: #1084539
  * vhost: fix mergeable bufs on BE hosts
    - LP: #1084539
  * USB: metro-usb: fix io after disconnect
    - LP: #1084539
  * USB: whiteheat: fix memory leak in error path
    - LP: #1084539
  * USB: quatech2: fix memory leak in error path
    - LP: #1084539
  * USB: quatech2: fix io after disconnect
    - LP: #1084539
  * USB: opticon: fix DMA from stack
    - LP: #1084539
  * USB: opticon: fix memory leak in error path
    - LP: #1084539
  * USB: mct_u232: fix broken close
    - LP: #1084539
  * USB: sierra: fix memory leak in attach error path
    - LP: #1084539
  * USB: sierra: fix memory leak in probe error path
    - LP: #1084539
  * USB: mos7840: fix urb leak at release
    - LP: #1084539
  * USB: mos7840: fix port-device leak in error path
    - LP: #1084539
  * USB: mos7840: remove NULL-urb submission
    - LP: #1084539
  * USB: mos7840: remove invalid disconnect handling
    - LP: #1084539
  * ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS
    versions
    - LP: #1084539
  * ehci: Add yet-another Lucid nohandoff pci quirk
    - LP: #1084539
  * xhci: Fix potential NULL ptr deref in command cancellation.
    - LP: #1084539
  * freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
    - LP: #1084539
  * mm: fix XFS oops due to dirty pages without buffers on s390
    - LP: #1084539
  * genalloc: stop crashing the system when destroying a pool
    - LP: #1084539
  * drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
    - LP: #1084539
  * gen_init_cpio: avoid stack overflow when expanding
    - LP: #1084539
  * fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
    - LP: #1084539
  * qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
    - LP: #1084539
  * efi: Defer freeing boot services memory until after ACPI init
    - LP: #1084539
  * x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
    - LP: #1082059, #1084539
  * target: Re-add explict zeroing of INQUIRY bounce buffer memory
    - LP: #1084539
  * ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and
    CONFIG_VFPv3 set
    - LP: #1084539
  * libceph: drop declaration of ceph_con_get()
    - LP: #1084539
  * x86, mm: Find_early_table_space based on ranges that are actually being
    mapped
    - LP: #1084539
  * x86, mm: Undo incorrect revert in arch/x86/mm/init.c
    - LP: #1084539
  * Linux 3.5.7.1
    - LP: #1084539
  * ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to
    speaker
    - LP: #1076840
  * Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]
    - LP: #898826
  * i915_hsw: drm/i915: Reserve ioctl numbers for set/get_caching
    - LP: #1085245
  * i915_hsw: drm: Export drm_probe_ddc()
    - LP: #1085245
  * i915_hsw: drm: remove the raw_edid field from struct drm_display_info
    - LP: #1085245
  * i915_hsw: drm/i915: fix hsw uncached pte
    - LP: #1085245
  * i915_hsw: drm/fb-helper: delay hotplug handling when partially bound
    - LP: #1085245
  * i915_hsw: drm/fb helper: don't call drm_crtc_helper_set_config
    - LP: #1085245
  * i915_hsw: drm/fb-helper: don't clobber output routing in setup_crtcs
    - LP: #1085245
  * i915_hsw: drm/fb helper: don't call drm_helper_connector_dpms directly
    - LP: #1085245
  * i915_hsw: drm/edid: Fix potential memory leak in edid_load()
    - LP: #1085245

 -- Ike Panhc <ike.pan@canonical.com>  Mon, 10 Dec 2012 11:42:40 +0800

linux-armadaxp (3.5.0-1605.7) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
    - LP: #1078674
  * Rebase onto Ubuntu-3.5.0-19.30

  [ Ubuntu: 3.5.0-19.30 ]

  * Release Tracking Bug
    - LP: #1078041
  * [Config] update Vcs-git: to point to quantal
    - LP: #1069204
  * SAUCE: ALSA: hda - add quirk for Thinkpad T430
    - LP: #1060372
  * [Config] CONFIG_USB_OTG=n for all but armel/armhf
    - LP: #1047527
  * [Config] remove ndiswrapper from Provides:
    - LP: #1076395
  * [Config] ONFIG_AMD_IOMMU_V2=m
    - LP: #1071520
  * kernel/sys.c: fix stack memory content leak via UNAME26
    - LP: #1065622, #1060521
    - CVE-2012-0957
  * use clamp_t in UNAME26 fix
    - LP: #1065622, #1060521
    - CVE-2012-0957
  * net: fix divide by zero in tcp algorithm illinois
    - LP: #1077091
    - CVE-2012-4565
  * SAUCE: Bluetooth: Add a load_firmware callback to struct hci_dev
    - LP: #1065400
  * SAUCE: Bluetooth: Implement broadcom patchram firmware loader
    - LP: #1065400
  * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
    - LP: #1065400

 -- Ike Panhc <ike.pan@canonical.com>  Wed, 21 Nov 2012 15:52:25 +0800

linux-armadaxp (3.5.0-1604.6) quantal-proposed; urgency=low

  [ Ike Panhc ]

  * Release Tracking Bug
    - LP: #1068573
  * Rebase onto Ubuntu-3.5.0-18.29

  [ Ubuntu: 3.5.0-18.29 ]

  * Release Tracking Bug
    - LP: #1068224
  * [packaging] do not fail secure copy on older kernels
  * SAUCE: efivarfs: efivarfs_file_read ensure we free data in error paths
    - LP: #1063061
  * SAUCE: efivars: efivarfs_create() ensure we drop our reference on inode
    on error
    - LP: #1063061
  * SAUCE: efivarfs: efivarfs_fill_super() fix inode reference counts
    - LP: #1063061
  * SAUCE: efivarfs: efivarfs_fill_super() ensure we free our temporary
    name
    - LP: #1063061
  * SAUCE: efivarfs: efivarfs_fill_super() ensure we clean up correctly on
    error
    - LP: #1063061
  * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
    instances
    - LP: #1066921
  * SAUCE: efi: Handle deletions and size changes in efivarfs_write_file
    - LP: #1063061
  * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
    - LP: #1063061
  * SAUCE: input: Cypress PS/2 Trackpad list additional contributors
  * SAUCE: input: Cypress PS/2 Trackpad fix lost sync upon palm contact
    - LP: #1048258
  * SAUCE: input: Cypress PS/2 Trackpad fix taps turning into hardware
    clicks
    - LP: #1064086
  * Revert "SAUCE: ext4: fix crash when accessing /proc/mounts
    concurrently"
    - LP: #1066176
  * Revert "SAUCE: ALSA: hda/realtek - Fix detection of ALC271X codec"
    - LP: #1066176
  * SAUCE: efi: add efivars kobject to efi sysfs folder
    - LP: #1063061
  * SAUCE: efivarfs: Add documentation for the EFI variable filesystem
    - LP: #1063061
  * SAUCE: efi: Add support for a UEFI variable filesystem
    - LP: #1063061
  * SAUCE: bridge: Pull ip header into skb->data before looking into ip
    header.
    - LP: #1065150
  * Revert "drm/i915: correctly order the ring init sequence"
    - LP: #1066176
  * vfs: dcache: fix deadlock in tree traversal
    - LP: #1063761
  * dm mpath: only retry ioctl when no paths if queue_if_no_path set
    - LP: #1063761
  * dm: handle requests beyond end of device instead of using BUG_ON
    - LP: #1063761
  * dm table: clear add_random unless all devices have it set
    - LP: #1063761
  * dm verity: fix overflow check
    - LP: #1063761
  * usb: gadget: make g_printer enumerate again
    - LP: #1063761
  * usb: gadget: initialize the strings in tcm_usb_gadget properly
    - LP: #1063761
  * USB: option: blacklist QMI interface on ZTE MF683
    - LP: #1063761
  * USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
    - LP: #1063761
  * USB: qcaux: add Pantech vendor class match
    - LP: #1063761
  * usb: host: xhci: Fix Null pointer dereferencing with 71c731a for
    non-x86 systems
    - LP: #1063761
  * USB: serial: fix up bug with missing {}
    - LP: #1063761
  * staging: speakup_soft: Fix reading of init string
    - LP: #1063761
  * tty: keyboard.c: Remove locking from vt_get_leds.
    - LP: #1063761
  * staging: r8712u: Do not queue cloned skb
    - LP: #1063761
  * staging: comedi: s626: don't dereference insn->data
    - LP: #1063761
  * staging: comedi: jr3_pci: fix iomem dereference
    - LP: #1063761
  * staging: comedi: don't dereference user memory for INSN_INTTRIG
    - LP: #1063761
  * staging: comedi: fix memory leak for saved channel list
    - LP: #1063761
  * Remove BUG_ON from n_tty_read()
    - LP: #1063761
  * TTY: ttyprintk, don't touch behind tty->write_buf
    - LP: #1063761
  * serial: omap: fix software flow control
    - LP: #1063761
  * serial: pl011: handle corruption at high clock speeds
    - LP: #1063761
  * serial: set correct baud_base for EXSYS EX-41092 Dual 16950
    - LP: #1063761
  * tools/hv: Fix file handle leak
    - LP: #1063761
  * tools/hv: Fix exit() error code
    - LP: #1063761
  * tools/hv: Check for read/write errors
    - LP: #1063761
  * b43legacy: Fix crash on unload when firmware not available
    - LP: #1063761
  * firmware: Add missing attributes to EFI variable attribute print out
    from sysfs
    - LP: #1063761
  * xhci: Intel Panther Point BEI quirk.
    - LP: #1063761
  * xHCI: add cmd_ring_state
    - LP: #1063761
  * xHCI: add aborting command ring function
    - LP: #1063761
  * xHCI: cancel command after command timeout
    - LP: #1063761
  * xHCI: handle command after aborting the command ring
    - LP: #1063761
  * Increase XHCI suspend timeout to 16ms
    - LP: #1063761
  * HID: keep dev_rdesc unmodified and use it for comparisons
    - LP: #1049623, #1063761
  * ath9k: Disable ASPM only for AR9285
    - LP: #1063761
  * xen/pciback: Restore the PCI config space after an FLR.
    - LP: #1063761
  * coredump: prevent double-free on an error path in core dumper
    - LP: #1063761
  * n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
    - LP: #1063761
  * n_gsm: uplink SKBs accumulate on list
    - LP: #1063761
  * n_gsm: added interlocking for gsm_data_lock for certain code paths
    - LP: #1063761
  * n_gsm: memory leak in uplink error path
    - LP: #1063761
  * UBI: fix autoresize handling in R/O mode
    - LP: #1063761
  * UBI: erase free PEB with bitflip in EC header
    - LP: #1063761
  * Yama: handle 32-bit userspace prctl
    - LP: #1063761
  * SCSI: ibmvscsi: Fix host config length field overflow
    - LP: #1063761
  * SCSI: hpsa: Use LUN reset instead of target reset
    - LP: #1063761
  * can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
    - LP: #1063761
  * remoteproc: select VIRTIO to avoid build breakage
    - LP: #1063761
  * remoteproc: fix a potential NULL-dereference on cleanup
    - LP: #1063761
  * IPoIB: Fix use-after-free of multicast object
    - LP: #1063761
  * IB/srp: Fix use-after-free in srp_reset_req()
    - LP: #1063761
  * IB/srp: Avoid having aborted requests hang
    - LP: #1063761
  * isci: fix isci_pci_probe() generates warning on efi failure path
    - LP: #1063761
  * x86/alternatives: Fix p6 nops on non-modular kernels
    - LP: #1063761
  * SCSI: scsi_remove_target: fix softlockup regression on hot remove
    - LP: #1063761
  * SCSI: scsi_dh_alua: Enable STPG for unavailable ports
    - LP: #1063761
  * Linux 3.5.6
    - LP: #1063761
  * au0828: fix case where STREAMOFF being called on stopped stream causes
    BUG()
    - LP: #1062917
  * ALSA: hda - do not detect jack on internal speakers for Realtek
    - LP: #1064621
  * HID: Remove QUANTA from special drivers list
    - LP: #1064921
  * drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13
    - LP: #1064924
  * Revert dyndbg: fix for SOH in logging messages
    - LP: #1066176
  * mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
    - LP: #1066176
  * kbuild: make: fix if_changed when command contains backslashes
    - LP: #1066176
  * kbuild: Fix gcc -x syntax
    - LP: #1066176
  * slab: fix the DEADLOCK issue on l3 alien lock
    - LP: #1066176
  * intel-iommu: Default to non-coherent for domains unattached to iommus
    - LP: #1066176
  * ARM: 7548/1: include linux/sched.h in syscall.h
    - LP: #1066176
  * em28xx: Make all em28xx extensions to be initialized asynchronously
    - LP: #1066176
  * media: rc: ite-cir: Initialise ite_dev::rdev earlier
    - LP: #1066176
  * media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy
    Microphone SL-6825-SBK
    - LP: #1066176
  * ACPI: run _OSC after ACPI_FULL_INITIALIZATION
    - LP: #1066176
  * PCI: acpiphp: check whether _ADR evaluation succeeded
    - LP: #1066176
  * mfd: max8925: Move _IO resources out of ioport_ioresource
    - LP: #1066176
  * lib/gcd.c: prevent possible div by 0
    - LP: #1066176
  * kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
    - LP: #1066176
  * drivers/scsi/atp870u.c: fix bad use of udelay
    - LP: #1066176
  * lguest: fix occasional crash in example launcher.
    - LP: #1066176
  * powerpc/eeh: Fix crash on converting OF node to edev
    - LP: #1066176
  * ixgbe: fix PTP ethtool timestamping function
    - LP: #1066176
  * rapidio/rionet: fix multicast packet transmit logic
    - LP: #1066176
  * PM / Sleep: use resume event when call dpm_resume_early
    - LP: #1066176
  * workqueue: add missing smp_wmb() in process_one_work()
    - LP: #1066176
  * jbd2: don't write superblock when if its empty
    - LP: #1066176
  * localmodconfig: Fix localyesconfig to set to 'y' not 'm'
    - LP: #1066176
  * bnx2x: fix rx checksum validation for IPv6
    - LP: #1066176
  * tcp: fix regression in urgent data handling
    - LP: #1066176
  * xfrm: Workaround incompatibility of ESN and async crypto
    - LP: #1066176
  * xfrm_user: return error pointer instead of NULL
    - LP: #1066176
  * xfrm_user: return error pointer instead of NULL #2
    - LP: #1066176
  * xfrm: fix a read lock imbalance in make_blackhole
    - LP: #1066176
  * xfrm_user: fix info leak in copy_to_user_auth()
    - LP: #1066176
  * xfrm_user: fix info leak in copy_to_user_state()
    - LP: #1066176
  * xfrm_user: fix info leak in copy_to_user_policy()
    - LP: #1066176
  * xfrm_user: fix info leak in copy_to_user_tmpl()
    - LP: #1066176
  * xfrm_user: don't copy esn replay window twice for new states
    - LP: #1066176
  * net: ethernet: davinci_cpdma: decrease the desc count when cleaning up
    the remaining packets
    - LP: #1066176
  * ixp4xx_hss: fix build failure due to missing linux/module.h inclusion
    - LP: #1066176
  * netxen: check for root bus in netxen_mask_aer_correctable
    - LP: #1066176
  * net-sched: sch_cbq: avoid infinite loop
    - LP: #1066176
  * pkt_sched: fix virtual-start-time update in QFQ
    - LP: #1066176
  * sierra_net: Endianess bug fix.
    - LP: #1066176
  * 8021q: fix mac_len recomputation in vlan_untag()
    - LP: #1066176
  * batman-adv: make batadv_test_bit() return 0 or 1 only
    - LP: #1066176
  * ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
    - LP: #1066176
  * ipv6: del unreachable route when an addr is deleted on lo
    - LP: #1066176
  * ipv6: fix return value check in fib6_add()
    - LP: #1066176
  * tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
    - LP: #1066176
  * sctp: Don't charge for data in sndbuf again when transmitting packet
    - LP: #1066176
  * pppoe: drop PPPOX_ZOMBIEs in pppoe_release
    - LP: #1066176
  * net: small bug on rxhash calculation
    - LP: #1066176
  * net: guard tcp_set_keepalive() to tcp sockets
    - LP: #1066176
  * ipv4: raw: fix icmp_filter()
    - LP: #1066176
  * ipv6: raw: fix icmpv6_filter()
    - LP: #1066176
  * ipv6: mip6: fix mip6_mh_filter()
    - LP: #1066176
  * l2tp: fix a typo in l2tp_eth_dev_recv()
    - LP: #1066176
  * netrom: copy_datagram_iovec can fail
    - LP: #1066176
  * net: do not disable sg for packets requiring no checksum
    - LP: #1066176
  * aoe: assert AoE packets marked as requiring no checksum
    - LP: #1066176
  * drm/savage: re-add busmaster enable, regression fix
    - LP: #1066176
  * SCSI: zfcp: Adapt to new FC_PORTSPEED semantics
    - LP: #1066176
  * SCSI: zfcp: Make trace record tags unique
    - LP: #1066176
  * SCSI: zfcp: Bounds checking for deferred error trace
    - LP: #1066176
  * SCSI: zfcp: Do not wakeup while suspended
    - LP: #1066176
  * SCSI: zfcp: remove invalid reference to list iterator variable
    - LP: #1066176
  * SCSI: zfcp: restore refcount check on port_remove
    - LP: #1066176
  * SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_device
    - LP: #1066176
  * PCI: Check P2P bridge for invalid secondary/subordinate range
    - LP: #1066176
  * ext4: ignore last group w/o enough space when resizing instead of
    BUG'ing
    - LP: #1066176
  * ext4: don't copy non-existent gdt blocks when resizing
    - LP: #1066176
  * ext4: avoid duplicate writes of the backup bg descriptor blocks
    - LP: #1066176
  * ext4: fix potential deadlock in ext4_nonda_switch()
    - LP: #1066176
  * ext4: fix crash when accessing /proc/mounts concurrently
    - LP: #1066176
  * ext4: move_extent code cleanup
    - LP: #1066176
  * ext4: online defrag is not supported for journaled files
    - LP: #1066176
  * ext4: always set i_op in ext4_mknod()
    - LP: #1066176
  * ext4: fix fdatasync() for files with only i_size changes
    - LP: #1066176
  * xfrm_user: ensure user supplied esn replay window is valid
    - LP: #1066176
  * ASoC: wm_hubs: Ensure volume updates are handled during class W startup
    - LP: #1066176
  * ASoC: wm9712: Fix name of Capture Switch
    - LP: #1066176
  * kpageflags: fix wrong KPF_THP on non-huge compound pages
    - LP: #1066176
  * hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach
    - LP: #1066176
  * mm: fix invalidate_complete_page2() lock ordering
    - LP: #1066176
  * mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
    - LP: #1066176
  * MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on
    AR934x
    - LP: #1066176
  * drm/i915: prevent possible pin leak on error path
    - LP: #1066176
  * ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310
    - LP: #1066176
  * ALSA: aloop - add locking to timer access
    - LP: #1066176
  * ALSA: hda/realtek - Fix detection of ALC271X codec
    - LP: #1006690, #1066176
  * ALSA: hda - limit internal mic boost for Asus X202E
    - LP: #1052460, #1066176
  * ALSA: usb - disable broken hw volume for Tenx TP6911
    - LP: #1066176, #559939
  * ALSA: USB: Support for (original) Xbox Communicator
    - LP: #1066176
  * drm/nvc0/fence: restore pre-suspend fence buffer context on resume
    - LP: #1066176
  * drm: Destroy the planes prior to destroying the associated CRTC
    - LP: #1066176
  * drm/radeon: only adjust default clocks on NI GPUs
    - LP: #1066176
  * drm/radeon: Add MSI quirk for gateway RS690
    - LP: #1066176
  * drm/radeon: force MSIs on RS690 asics
    - LP: #1066176
  * drm/i915: Flush the pending flips on the CRTC before modification
    - LP: #1066176
  * drm/i915: call drm_handle_vblank before finish_page_flip
    - LP: #1066176
  * drm/i915: Fix GT_MODE default value
    - LP: #1066176
  * ia64: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * h8300: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * parisc: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * xtensa: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * frv: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * mn10300: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * m68k: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * alpha: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * cris: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * m32r: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * score: Add missing RCU idle APIs on idle loop
    - LP: #1066176
  * rcu: Fix day-one dyntick-idle stall-warning bug
    - LP: #1066176
  * revert "mm: mempolicy: Let vma_merge and vma_split handle
    vma->vm_policy linkages"
    - LP: #1066176
  * mempolicy: remove mempolicy sharing
    - LP: #1066176
  * mempolicy: fix a race in shared_policy_replace()
    - LP: #1066176
  * mempolicy: fix refcount leak in mpol_set_shared_policy()
    - LP: #1066176
  * mempolicy: fix a memory corruption by refcount imbalance in
    alloc_pages_vma()
    - LP: #1066176
  * efi: Build EFI stub with EFI-appropriate options
    - LP: #1066176
  * efi: initialize efi.runtime_version to make
    query_variable_info/update_capsule workable
    - LP: #1066176
  * CPU hotplug, cpusets, suspend: Don't modify cpusets during
    suspend/resume
    - LP: #1066176
  * mtd: mtdpart: break it as soon as we parse out the partitions
    - LP: #1066176
  * mtd: autcpu12-nvram: Fix compile breakage
    - LP: #1066176
  * mtd: nandsim: bugfix: fail if overridesize is too big
    - LP: #1066176
  * mtd: nand: Use the mirror BBT descriptor when reading its version
    - LP: #1066176
  * mtd: omap2: fix omap_nand_remove segfault
    - LP: #1066176
  * mtd: omap2: fix module loading
    - LP: #1066176
  * mmc: omap_hsmmc: Pass on the suspend failure to the PM core
    - LP: #1066176
  * mmc: sh-mmcif: avoid oops on spurious interrupts
    - LP: #1066176
  * JFFS2: fix unmount regression
    - LP: #1066176
  * JFFS2: don't fail on bitflips in OOB
    - LP: #1066176
  * cifs: reinstate the forcegid option
    - LP: #1066176
  * Convert properly UTF-8 to UTF-16
    - LP: #1066176
  * Linux 3.5.7
    - LP: #1066176

 -- Ike Panhc <ike.pan@canonical.com>  Tue, 30 Oct 2012 17:59:17 +0800

linux-armadaxp (3.5.0-1603.5) quantal; urgency=low

  [Jani Monoses]

  * Rebase on mainline kernel skipping these two commits that add
    coherent DMA ops on ARM, as that conflicts with the ArmadaXP changes.

    72eb7c8a7c43f0fae2ab0ecf5f8563a03594592b
    8fd5b87ebfb89b2f7cb98bb84eb0b978c90bceb8

  [ Ubuntu: 3.5.0-17.28 ]

  * [packaging] we already have a valid src_pkg_name
  * [packaging] allow us to select which builds have uefi signed versions
  * SAUCE: input: fix weird issue of synaptics psmouse sync lost after
    resume
    - LP: #717970
  * SAUCE: omap3 clocks .dev_id = NULL
    - LP: #1061599
  * [Config] omap: disable USB_[EHCI|OHCI]_HCD_PLATFORM
    - LP: #1061599
  * [Config] omap: enforce USB_[EHCI|OHCI]_HCD_PLATFORM=n
    - LP: #1061599
  * SAUCE: net/ipv4: Always flush route cache on unregister batch call
    - LP: #1021471
  * Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn
    - LP: #1030233
  * SAUCE: Bluetooth: Remove rules for matching Broadcom vendor specific
    IDs
    - LP: #1030233

  [ Ubuntu: 3.5.0-17.27 ]

  * [packaging] add custom upload for the kernel binary package

  [ Ubuntu: 3.5.0-17.26 ]

  * SAUCE: ALSA: hda - fix indices on boost volume on Conexant
    - LP: #1059523
  * [Config] Build in CONFIG_X86_PCC_CPUFREQ=y
    - LP: #1061126
  * Revert "SAUCE: ahci_platform: add custom hard reset for Calxeda ahci
    ctrlr"
    - LP: #1059432
  * Revert "SAUCE: net: calxedaxgmac: add write barriers around setting
    owner bit"
    - LP: #1059432
  * Revert "SAUCE: ARM: highbank: use writel_relaxed variant for pwr
    requests"
    - LP: #1059432
  * Revert "SAUCE: force DMA buffers to non-bufferable on highbank"
    - LP: #1059432
  * Revert "SAUCE: input: add a key driver for highbank"
    - LP: #1059432
  * [Config] Align highbank config with amd64-generic and add new configs
    - LP: #1059432
  * SAUCE: net: calxedaxgmac: enable operate on 2nd frame mode
    - LP: #1059432
  * SAUCE: net: calxedaxgmac: remove explicit rx dma buffer polling
    - LP: #1059432
  * SAUCE: net: calxedaxgmac: use relaxed i/o accessors in rx and tx paths
    - LP: #1059432
  * SAUCE: net: calxedaxgmac: drop some unnecessary register writes
    - LP: #1059432
  * SAUCE: net: calxedaxgmac: rework transmit ring handling
    - LP: #1059432
  * SAUCE: ARM: highbank: retry wfi on reset request
    - LP: #1059432
  * [Config] TIDSPBRIDGE=m
    - LP: #1058022
  * rebase to v3.5.5
  * common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute
    - LP: #1059432
  * common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
    - LP: #1059432
  * ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute
    - LP: #1059432
  * ARM: add coherent dma ops
    - LP: #1059432
  * ARM: add coherent iommu dma ops
    - LP: #1059432
  * ARM: highbank: add coherent DMA setup
    - LP: #1059432
  * sata: add platform driver for Calxeda AHCI controller
    - LP: #1059432
  * xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.
    - LP: #1039478
  * agp/intel-gtt: remove dead code
    - LP: #1011440
  * drm/i915: stop using dev->agp->base
    - LP: #1011440
  * agp/intel-gtt: don't require the agp bridge on setup
    - LP: #1011440
  * drm/i915 + agp/intel-gtt: prep work for direct setup
    - LP: #1011440
  * agp/intel-gtt: move gart base addres setup
    - LP: #1011440
  * drm/i915: don't use dev->agp
    - LP: #1011440
  * drm/i915: disable drm agp support for !gen3 with kms enabled
    - LP: #1011440
  * agp/intel-agp: remove snb+ host bridge pciids
    - LP: #1011440
  * rebase to v3.5.5
    - LP: #1000424

 -- Jani Monoses <jani.monoses@canonical.com>  Wed, 10 Oct 2012 21:38:50 +0300

linux-armadaxp (3.5.0-1602.4) quantal; urgency=low

  [ Ike Panhc ]

  * [Config] update crypto modules list
    - LP: #1059653

 -- Ike Panhc <ike.pan@canonical.com>  Tue, 02 Oct 2012 00:40:43 +0800

linux-armadaxp (3.5.0-1602.3) quantal; urgency=low

  [ Jani Monoses ]

  * [Config] fdr updateconfigs after rebase.

  [ Upstream Kernel Changes ]

  * Rebase on Ubuntu-3.5.0-16.25

  [ Ubuntu: 3.5.0-16.25 ]

  * SAUCE: input: Cypress PS/2 Trackpad fix multi-source, double-click
    - LP: #1055788
  * [Config] revert '[Config] enable CONFIG_X86_X32=y'
    - LP: #1041883
  * vmwgfx: corruption in vmw_event_fence_action_create()
  * drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
    - LP: #1058088
  * drm/nv50-/gpio: initialise to vbios defaults during init
    - LP: #1058088
  * igb: A fix to VF TX rate limit
    - LP: #1058188
  * igb: Add switch case for supported hardware to igb_ptp_remove.
    - LP: #1058188
  * igb: Support the get_ts_info ethtool method.
    - LP: #1058188
  * igb: Streamline RSS queue and queue pairing assignment logic.
    - LP: #1058188
  * igb: Update firmware info output
    - LP: #1058188
  * igb: Version bump
    - LP: #1058188
  * igb: reset PHY in the link_up process to recover PHY setting after
    power down.
    - LP: #1058188
  * igb: Fix for failure to init on some 82576 devices.
    - LP: #1058188
  * igb: correct hardware type (i210/i211) check in igb_loopback_test()
    - LP: #1058188
  * igb: don't break user visible strings over multiple lines in
    igb_ethtool.c
    - LP: #1058188
  * igb: add delay to allow igb loopback test to succeed on 8086:10c9
    - LP: #1058188
  * igb: fix panic while dumping packets on Tx hang with IOMMU
    - LP: #1058188
  * igb: Fix register defines for all non-82575 hardware
    - LP: #1058188
  * e1000e: use more informative logging macros when netdev not yet
    registered
    - LP: #1058219
  * e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
    - LP: #1058219
  * e1000e: Program the correct register for ITR when using MSI-X.
    - LP: #1058219
  * e1000e: advertise transmit time stamping
    - LP: #1058219
  * e1000e: 82571 Tx Data Corruption during Tx hang recovery
    - LP: #1058219
  * e1000e: fix panic while dumping packets on Tx hang with IOMMU
    - LP: #1058219
  * e1000: Combining Bitwise OR in one expression.
    - LP: #1058221
  * e1000: advertise transmit time stamping
    - LP: #1058221
  * e1000: Small packets may get corrupted during padding by HW
    - LP: #1058221
  * sched: Fix migration thread runtime bogosity
    - LP: #1057593
  * ACER: Add support for accelerometer sensor
    - LP: #1055433
  * ACER: Fix Smatch double-free issue
    - LP: #1055433
  * SAUCE: HID: ntrig: change default value of logical/physical
    width/height to 1
    - LP: #1044248

  [ Ubuntu: 3.5.0-16.24 ]

  * SAUCE: ata_piix: add a disable_driver option
    - LP: #994870
  * (pre-stable) drm/radeon: make 64bit fences more robust v3 (3.5 stable)
    - LP: #1029582
  * SAUCE: ALSA: hda - use both input paths on Conexant auto parser
    - LP: #1037642
  * SAUCE: ALSA: hda - fix control names for multiple speaker out on
    IDT/STAC
    - LP: #1046734
  * SAUCE: ALSA: hda/via - don't report presence on HPs with no presence
    support
    - LP: #1052499
  * SAUCE: ext4: fix crash when accessing /proc/mounts concurrently
    - LP: #1053019
  * SAUCE: ALSA: hda/realtek - Fix detection of ALC271X codec
    - LP: #1006690
  * SAUCE: input: Cypress PS/2 Trackpad fix disabling tap-to-click
    - LP: #1048816
  * [Config] Disable CONFIG_DRM_AST
    - LP: #1053290
  * [Config] Disable the Cirrus QEMU drm driver
    - LP: #1038055
  * Revert "KVM: VMX: Fix KVM_SET_SREGS with big real mode segments"
    - LP: #1045027
  * x86, efi: Handover Protocol
  * drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
    - LP: #1056729
  * UBUNTU SAUCE: apparmor: fix IRQ stack overflow
    - LP: #1056078
  * drm/nouveau: fix booting with plymouth + dumb support
    - LP: #1043518
  * ALSA: hda - Add DeviceID for Haswell HDA
    - LP: #1057698
  * ALSA: hda - add Haswell HDMI codec id
    - LP: #1057698
  * ALSA: hda - Fix driver type of Haswell controller to AZX_DRIVER_SCH
    - LP: #1057698
  * ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCH
    - LP: #1011438, #1057698
  * SAUCE: ALSA: hda - Add another pci id for Haswell board
    - LP: #1057698
  * SAUCE: drm/i915: Explicitly disable RC6 for certain models
    - LP: #1002170, #1008867

 -- Jani Monoses <jani.monoses@canonical.com>  Sun, 30 Sep 2012 18:10:22 +0300

linux-armadaxp (3.5.0-1601.2) quantal; urgency=low

  [ Ike Panhc ]

  * Rebase onto Ubuntu-3.5.0-15.20
  * Rebase onto Ubuntu-3.5.0-15.23
  * [Config] Remove CONFIG_NET_SKB_RECYCLE
    - LP: #1052735

  [ Ubuntu: 3.5.0-15.23 ]

  * Revert "drm/i915: don't forget the PCH backlight registers"
    - LP: #1053269, #1055231, #1055665
  * Revert "drm/i915: fix up PCH backlight #define mixup"
    - LP: #1053269, #1055665
  * Revert "drm/i915: allow pipe A for lvds on gen4"
    - LP: #1053269, #1055665
  * Revert "drm/i915: properly enable the blc controller on the right pipe"
    - LP: #1053269, #1055665
  * Revert "drm/i915: clear up backlight #define confusion on gen4+"
    - LP: #1053269, #1055665
  * Revert "drm/i915: pnv has a backlight polarity control bit, too"
    - LP: #1053269, #1055665

  [ Ubuntu: 3.5.0-15.22 ]

  * fix regressions introduced by the last batch of i915 patches.
  * drm/i915: fix up PCH backlight #define mixup
    - LP: #954661
  * drm/i915: don't forget the PCH backlight registers
    - LP: #954661

  [ Ubuntu: 3.5.0-15.21 ]

  * ubuntu: AUFS -- update to 18e455787597579fe144cdb2f18aa6a0a32c46a4
  * [Config] Enable aufs
    - LP: #908784
  * eCryptfs: check for eCryptfs cipher support at mount
    - LP: #338914
  * drm/i915: pnv has a backlight polarity control bit, too
    - LP: #954661
  * drm/i915: clear up backlight #define confusion on gen4+
    - LP: #954661
  * drm/i915: properly enable the blc controller on the right pipe
    - LP: #954661
  * drm/i915: allow pipe A for lvds on gen4
    - LP: #954661

  [ Ubuntu: 3.5.0-15.20 ]

  * rebase to v3.5.4
  * SAUCE: CONFIG_HID_BATTERY_STRENGTH=y
    - LP: #1003090
  * eCryptfs: Copy up attributes of the lower target inode after rename
    - LP: #561129
  * eCryptfs: Write out all dirty pages just before releasing the lower
    file
    - LP: #1047261
  * eCryptfs: Call lower ->flush() from ecryptfs_flush()
    - LP: #1047261
  * af_netlink: force credentials passing [CVE-2012-3520]
    - LP: #1052097
    - CVE-2012-3520
  * drm/i915: clarify IBX dp workaround
    - LP: #1011440
  * drm/i915: Implement w/a for sporadic read failures on waking from rc6
    - LP: #1011440
  * drm/i915: support Haswell force waking
    - LP: #1011440
  * drm/i915: add RPS configuration for Haswell
    - LP: #1011440
  * drm/i915: enable RC6 by default on Haswell
    - LP: #1011440
  * drm/i915: introduce haswell_init_clock_gating
    - LP: #1011440
  * drm/i915: enable RC6 workaround on Haswell
    - LP: #1011440
  * drm/i915: re-initialize DDI buffer translations after resume
    - LP: #1011440
  * drm/i915: fix PIPE_DDI_PORT_MASK
    - LP: #1011440
  * drm/i915: try to train DP even harder
    - LP: #1011440
  * drm/i915: add more Haswell PCI IDs
    - LP: #1011440
  * rebase to v3.5.4
    - LP: #1038651

  [ Ubuntu: 3.5.0-14.19 ]

  * [Config] Fix debug FTBS on non-x86

  [ Ubuntu: 3.5.0-14.18 ]

  * SAUCE: Add 'used' to the video_cards structure attributes
    - LP: #1049650

  [ Ubuntu: 3.5.0-14.17 ]

  * SAUCE: Intel xhci: Only switch the switchable ports
    - LP: #1034814

  [ Ubuntu: 3.5.0-14.16 ]

  * SAUCE: apple-gmux: Fix index read functions
  * SAUCE: input: Cypress PS/2 Trackpad move PSMOUSE_CYPRESS enum
    - LP: #1041594
  * SAUCE: Input: synaptics - Adjust threshold for treating position values
    as negative
    - LP: #1046512
  * mei: check for error codes that mei_flow_ctrl_creds retuns
  * mei: make mei_write_message more readable
  * mei: mei_irq_thread_write_handler check for overflow
  * mei: group wd_interface_reg with watchdog variables within struct
    mei_device
  * mei: don't query HCSR for host buffer depth
  * mei: revamp host buffer interface function
  * mei: mei_device can be const for mei register access functions
  * mei: remove write only wariable wd_due_counter
  * mei: mei_wd_host_init: update the comment
  * mei: introduce mei_data2slots wrapper
  * mei: streamline the _mei_irq_thread_close/ioctol functions
  * mei: mei_irq_thread_write_handler - line break fix
  * mei: use module_pci_driver
  * mei: fix device stall after wd is stopped

  [ Ubuntu: 3.5.0-14.15 ]

  * SAUCE: fs: d_revalidate methods may be passed a NULL nameidata
    - LP: #1038075
  * SAUCE: drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
    - LP: #1039157
  * [Config] Enable CONFIG_DEVPTS_MULTIPLE_INSTANCES for highbank
    - LP: #1038259
  * SAUCE: wlcore: Declare MODULE_FIRMWARE usage
    - LP: #1042918
  * asus-nb-wmi: add some video toggle keys
    - LP: #1022427
  * [media] uvcvideo: Fix frame drop in bulk video stream
  * [media] uvcvideo: Fix alternate setting selection
  * Input: wacom - add support to Cintiq 22HD
    - LP: #1043733
  * ALSA: HDA: Create phantom jacks for fixed inputs and outputs
  * ALSA: HDA: Support single 3-pin jack without VREF on the actual pin
    - LP: #1018262
  * ALSA: hda - give 3-pin jack the name "Headphone Mic Jack"
  * ALSA: hda - Do not set GPIOs for speakers on IDT if there are no
    speakers
    - LP: #1040077
  * ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V
    - LP: #1034779
  * ALSA: hda - Always call standard unsolicited event for Realtek codecs
    - LP: #1021192
  * ALSA: hda - Add the inverted digital mic workaround to Realtek codecs
  * ALSA: hda - Add inverted mic quirks for Asus U41SV, Acer 1810TZ and
    AOD260
    - LP: #1006089, #996611, #997227
  * ALSA: hda - don't create dysfunctional mixer controls for ca0132
    - LP: #1038651
  * ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxx

  [ Ubuntu: 3.5.0-13.14 ]

  * [Config] Disable CONFIG_DRM_MGAG200
    - LP: #1042903
  * [media] uvcvideo: Reset the bytesused field when recycling an erroneous
    buffer
    - LP: #1042809

  [ Ubuntu: 3.5.0-13.13 ]

  * rebase to v3.5.3
  * [Config] Add smsc{79}5xx to nic-usb-modules
    - LP: #1041397
  * rebase to v3.5.3

  [ Ubuntu: 3.5.0-12.12 ]

  * [Config] Fix typo on control.stub.in
  * [Config] installing omapdrm specific headers for external drivers
    - LP: #1038846
  * SAUCE: apple-gmux: Fix port address calculation in gmux_pio_write32()
  * SAUCE: (no-up) x86/mm: Fix 64bit size of mapping tables
    - LP: #1022561
  * SAUCE: firmware: Remove sb16 files duplicated in linux-firmware
  * net: Allow driver to limit number of GSO segments per skb
    - LP: #1037456
    - CVE-2012-3412
  * sfc: Fix maximum number of TSO segments and minimum TX queue size
    - LP: #1037456
    - CVE-2012-3412
  * tcp: Apply device TSO segment limit earlier
    - LP: #1037456
    - CVE-2012-3412
  * cfg80211: add channel flag to prohibit OFDM operation
  * brcmsmac: use channel flags to restrict OFDM
  * gmux: Add generic write32 function
  * apple_gmux: Add support for newer hardware
  * apple_gmux: Fix ACPI video unregister
  * apple-gmux: Fix kconfig dependencies
  * vga_switcheroo: Don't require handler init callback
  * vga_switcheroo: Remove assumptions about registration/unregistration
    ordering
  * apple-gmux: Add display mux support
  * mei: add mei_quirk_probe function
    - LP: #1041164
  * mutex: Place lock in contended state after fastpath_lock failure
    - LP: #1041114

 -- Ike Panhc <ike.pan@canonical.com>  Tue, 18 Sep 2012 15:17:50 +0800

linux-armadaxp (3.5.0-1600.1) quantal; urgency=low

  * New 3.5 kernel from Marvell.

 -- Jani Monoses <jani.monoses@canonical.com>  Fri, 17 Aug 2012 12:52:45 +0300

linux-armadaxp (3.2.0-1603.6) precise-proposed; urgency=low

  [ Jani Monoses ]

  * SAUCE: Add CONFIG_SHEEVA_ERRATA_ARM_CPU_6409
    - LP: #1006217

  [ Ubuntu: 3.2.0-24.39 ]

  * Release Tracking Bug
    - LP: #1002329
  * SAUCE: ata_piix: add a disable_driver option
    - LP: #994870

  [ Ubuntu: 3.2.0-24.38 ]

  * Release Tracking Bug
    - LP: #991925
  * linux: add Build-Depends for libnewt-dev, to enable perf TUI support
    - LP: #981717
  * SAUCE: Allow filtering of cpufreq drivers
    - LP: #984288
  * x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
    - LP: #981162
  * tg3: Fix 5717 serdes powerdown problem
    - LP: #981162
  * sky2: dont overwrite settings for PHY Quick link
    - LP: #981162
  * rose_dev: fix memcpy-bug in rose_set_mac_address
    - LP: #981162
  * net: usb: cdc_eem: fix mtu
    - LP: #981162
  * Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.
    - LP: #981162
  * ASoC: wm8994: Update WM8994 DCS calibration
    - LP: #981162
  * mtd: ixp4xx: oops in ixp4xx_flash_probe
    - LP: #981162
  * mtd: mips: lantiq: reintroduce support for cmdline partitions
    - LP: #981162
  * mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
    - LP: #981162
  * mtd: sst25l: initialize writebufsize
    - LP: #981162
  * mtd: block2mtd: initialize writebufsize
    - LP: #981162
  * mtd: lart: initialize writebufsize
    - LP: #981162
  * mtd: m25p80: set writebufsize
    - LP: #981162
  * ACPI: Do cpufreq clamping for throttling per package v2
    - LP: #981162
  * PNPACPI: Fix device ref leaking in acpi_pnp_match
    - LP: #981162
  * modpost: fix ALL_INIT_DATA_SECTIONS
    - LP: #981162
  * genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return
    value
    - LP: #981162
  * tracing: Fix ftrace stack trace entries
    - LP: #981162
  * tracing: Fix ent_size in trace output
    - LP: #981162
  * m68k/mac: Add missing platform check before registering platform
    devices
    - LP: #981162
  * mac80211: fix possible tid_rx->reorder_timer use after free
    - LP: #981162
  * rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when
    scanning
    - LP: #981162
  * drm: Validate requested virtual size against allocated fb size
    - LP: #981162
  * drm/radeon/kms: fix fans after resume
    - LP: #981162
  * drm/i915: no-lvds quirk on MSI DC500
    - LP: #981162
  * drm/i915: Add lock on drm_helper_resume_force_mode
    - LP: #981162
  * drm/i915: quirk away broken OpRegion VBT
    - LP: #981162
  * r8169: runtime resume before shutdown.
    - LP: #981162
  * target: Fix unsupported WRITE_SAME sense payload
    - LP: #981162
  * kgdb,debug_core: pass the breakpoint struct instead of address and
    memory
    - LP: #981162
  * kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA
    - LP: #981162
  * kgdbts: (1 of 2) fix single step awareness to work correctly with SMP
    - LP: #981162
  * kgdbts: (2 of 2) fix single step awareness to work correctly with SMP
    - LP: #981162
  * x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
    - LP: #981162
  * CIFS: Fix VFS lock usage for oplocked files
    - LP: #981162
  * ARM: tegra: remove Tegra30 errata from MACH_TEGRA_DT
    - LP: #981162
  * mmc: sdhci-dove: Fix compile error by including module.h
    - LP: #981162
  * mmc: atmel-mci: correct data timeout computation
    - LP: #981162
  * tcm_fc: Add abort flag for gracefully handling exchange timeout
    - LP: #981162
  * tcm_fc: Do not free tpg structure during wq allocation failure
    - LP: #981162
  * sysctl: fix write access to dmesg_restrict/kptr_restrict
    - LP: #981162
  * modpost: Fix modpost license checking of vmlinux.o
    - LP: #981162
  * x86/PCI: use host bridge _CRS info on MSI MS-7253
    - LP: #981162
  * x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
    - LP: #981162
  * TOMOYO: Fix mount flags checking order.
    - LP: #981162
  * acer-wmi: No wifi rfkill on Sony machines
    - LP: #981162
  * Fix length of buffer copied in __nfs4_get_acl_uncached
    - LP: #981162
  * sched/x86: Fix overflow in cyc2ns_offset
    - LP: #981162
  * mfd: Clear twl6030 IRQ status register only once
    - LP: #981162
  * USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"
    - LP: #981162
  * ioat: fix size of 'completion' for Xen
    - LP: #981162
  * ASoC: ak4642: fixup: mute needs +1 step
    - LP: #981162
  * cred: copy_process() should clear child->replacement_session_keyring
    - LP: #981162
  * iommu/amd: Make sure IOMMU interrupts are re-enabled on resume
    - LP: #981162
  * Linux 3.2.15
    - LP: #981162
  * drm/radeon/kms: fix DVO setup on some r4xx chips
    - LP: #987337
  * drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
    - LP: #987337
  * drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
    - LP: #987337
  * drm/i915: properly compute dp dithering for user-created modes
    - LP: #987337
  * drm/i915: make rc6 module parameter read-only
    - LP: #987337
  * rtlwifi: Add missing DMA buffer unmapping for PCI drivers
    - LP: #987337
  * ARM: 7379/1: DT: fix atags_to_fdt() second call site
    - LP: #987337
  * ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for
    !CONFIG_ARM_THUMBEE
    - LP: #987337
  * md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
    - LP: #987337
  * Bluetooth: uart-ldisc: Fix memory leak
    - LP: #987337
  * Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
    - LP: #987337
  * ext4: address scalability issue by removing extent cache statistics
    - LP: #987337
  * ia64: fix futex_atomic_cmpxchg_inatomic()
    - LP: #987337
  * drivers/rtc/rtc-pl031.c: enable clock on all ST variants
    - LP: #987337
  * hugetlb: fix race condition in hugetlb_fault()
    - LP: #987337
  * staging: iio: hmc5843: Fix crash in probe function.
    - LP: #987337
  * tty: serial: altera_uart: Check for NULL platform_data in probe.
    - LP: #987337
  * sparc64: Eliminate obsolete __handle_softirq() function
    - LP: #987337
  * sparc64: Fix bootup crash on sun4v.
    - LP: #987337
  * cciss: Initialize scsi host max_sectors for tape drive support
    - LP: #987337
  * cciss: Fix scsi tape io with more than 255 scatter gather elements
    - LP: #987337
  * video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
    - LP: #987337
  * nohz: Fix stale jiffies update in tick_nohz_restart()
    - LP: #987337
  * pch_uart: Fix MSI setting issue
    - LP: #987337
  * USB: serial: fix race between probe and open
    - LP: #987337
  * USB: pl2303: fix DTR/RTS being raised on baud rate change
    - LP: #987337
  * USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id
    array
    - LP: #987337
  * USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and
    TIOCGICOUNT
    - LP: #987337
  * USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of
    TIOCMIWAIT when the device is removed
    - LP: #987337
  * USB: sierra: add support for Sierra Wireless MC7710
    - LP: #987337
  * USB: don't clear urb->dev in scatter-gather library
    - LP: #987337
  * USB: don't ignore suspend errors for root hubs
    - LP: #987337
  * xhci: don't re-enable IE constantly
    - LP: #987337
  * xhci: Don't write zeroed pointers to xHC registers.
    - LP: #987337
  * xhci: Restore event ring dequeue pointer on resume.
    - LP: #987337
  * USB: fix bug of device descriptor got from superspeed device
    - LP: #987337
  * xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
    - LP: #987337
  * xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
    - LP: #987337
  * fix tlb flushing for page table pages
    - LP: #987337
  * serial: PL011: clear pending interrupts
    - LP: #987337
  * serial: PL011: move interrupt clearing
    - LP: #987337
  * fcaps: clear the same personality flags as suid when fcaps are used
    - LP: #987337
  * ath9k: fix max noise floor threshold
    - LP: #987337
  * xhci: Fix register save/restore order.
    - LP: #987337
  * Bluetooth: hci_core: fix NULL-pointer dereference at unregister
    - LP: #987337
  * pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH
    - LP: #987337
  * gpio: Add missing spin_lock_init in gpio-pch driver
    - LP: #987337
  * usb: gadget: pch_udc: Fix disconnect issue
    - LP: #987337
  * usb: gadget: pch_udc: Fix wrong return value
    - LP: #987337
  * usb: gadget: pch_udc: Fix USB suspend issue
    - LP: #987337
  * usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget
    connect/disconnect issue
    - LP: #987337
  * usb: gadget: pch_udc: Reduce redundant interrupt
    - LP: #987337
  * ACPICA: Fix to allow region arguments to reference other scopes
    - LP: #987337
  * security: fix compile error in commoncap.c
    - LP: #987337
  * pch_gbe: Do not abort probe on bad MAC
    - LP: #987337
  * pch_gbe: memory corruption calling pch_gbe_validate_option()
    - LP: #987337
  * pch_dma: Support new device LAPIS Semiconductor ML7831 IOH
    - LP: #987337
  * spi-topcliff-pch: fix -Wuninitialized warning
    - LP: #987337
  * spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH
    - LP: #987337
  * Bluetooth: Add Atheros maryann PIDVID support
    - LP: #987337
  * futex: Do not leak robust list to unprivileged process
    - LP: #987337
  * drm/radeon/kms: fix the regression of DVI connector check
    - LP: #987337
  * drm/radeon: disable MSI on RV515
    - LP: #987337
  * drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
    - LP: #987337
  * perf hists: Catch and handle out-of-date hist entry maps.
    - LP: #987337
  * Linux 3.2.16
    - LP: #987337
  * KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
    - LP: #971685
    - CVE-2012-1601
  * HID: multitouch: correct eGalax a001 protocol
    - LP: #913164
  * HID: multitouch: add more eGalax devices
    - LP: #913164
  * HID: multitouch: add support for eGalax 0x722a
    - LP: #913164
  * UAS: Re-add workqueue items if submission fails.
    - LP: #901215
  * UAS: Use unique tags on non-streams devices.
    - LP: #901215
  * UAS: Free status URB when we can't find the SCSI tag.
    - LP: #901215
  * usb/uas: use unique tags for all LUNs
    - LP: #901215
  * usb/uas: use scsi_host_find_tag() to find command from a tag
    - LP: #901215
  * usb/uas: one only one status URB/host on stream-less connection
    - LP: #901215
  * usb/uas: only bind if the hcd supports SG
    - LP: #901215
  * usb/uas: move UAS structs / defines into a header file
    - LP: #901215
  * usb/uas: add usb_pipe_usage_descriptor
    - LP: #901215
  * usb/uas: make sure data urb is gone if we receive status before that
    - LP: #901215
  * md: fix possible corruption of array metadata on shutdown.
    - LP: #992038

  [ Ubuntu: 3.2.0-24.37 ]

  * d-i: Add hid-logitech-dj to input-modules
    - LP: #975198
  * d-i: Add rtl8187 driver to nic-usb-modules
    - LP: #971719
  * SAUCE: staging: comedi: Add module parameters for default buffer size
    - LP: #981234
  * SAUCE: staging: comedi: Add kernel config for default buffer sizes
    - LP: #981234
  * SAUCE: hv_storvsc: Account for in-transit packets in the RESET path
    - LP: #978394
  * [Config] Set CONFIG_COMEDI_DEFAULT_BUF_[SIZE_KB,MAXSIZE_KB]
    - LP: #981234
  * SAUCE: ite-cir: postpone ISR registration
    - LP: #984387
  * SAUCE: Bluetooth: btusb: Add vendor specific ID (0489 e042) for
    BCM20702A0
    - LP: #980965
  * Extract firmware module info during getabi
  * [Config] Remove hiq-quanta module references
    - LP: #913164
  * [Config] powerpc-smp: build in ATI and RADEON frame buffer drivers
    - LP: #949288
  * SAUCE: NFSv4: Ensure that the LOCK code sets exception->inode
    - LP: #974664
  * SAUCE: NFSv4: Ensure that we check lock exclusive/shared type against
    open modes
    - LP: #974664
  * Input: psmouse - allow drivers to use psmouse_{de,}activate
    - LP: #969334
  * Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk
    drivers
    - LP: #969334
  * Input: sentelic - refactor code for upcoming new hardware support
    - LP: #969334
  * Input: sentelic - enabling absolute coordinates output for newer
    hardware
    - LP: #969334
  * Input: sentelic - minor code cleanup
    - LP: #969334
  * Input: sentelic - improve packet debugging information
    - LP: #969334
  * Input: sentelic - filter taps in absolute mode
    - LP: #969334
  * drm/i915: Fixes distorted external screen image on HP 2730p
    - LP: #796030
  * NFSv4: Minor cleanups for nfs4_handle_exception and
    nfs4_async_handle_error
    - LP: #974664
  * NFSv4: Rate limit the state manager for lock reclaim warning messages
    - LP: #974664
  * HID: multitouch: merge quanta driver into hid-multitouch
    - LP: #913164
  * HID: usbhid: add quirk no_get for quanta 3008 devices
    - LP: #913164

  [ Ubuntu: 3.2.0-23.36 ]

  * tools/hv: add basic Makefile
    - LP: #977246
  * tools/hv: add basic manual pages
    - LP: #977246
  * Hyper-V KVP daemon -- add to the tools package
    - LP: #977246
  * SAUCE: (drop after 3.3) ALSA: HDA: Remove quirk for Gigabyte
    GA-H61M-S2PV
    - LP: #948360
  * d-i: Add dm-mirror and dm-raid to md-modules
    - LP: #919281
  * [Config] Fix invalid linux-headers link
    - LP: #974403
  * Remove headers asm symlink entirely
    - LP: #974403
  * Revert "x86/ioapic: Add register level checks to detect bogus io-apic
    entries"
    - LP: #974982
  * ALSA: HDA: Realtek: Take vmaster dac from multiout dac list
    - LP: #974090
  * kexec: remove KMSG_DUMP_KEXEC
    - LP: #944772
  * kmsg_dump: don't run on non-error paths by default
    - LP: #944772
  * pstore: Introduce get_reason_str() to pstore
    - LP: #944772

  [ Ubuntu: 3.2.0-22.35 ]

  * Revert "SAUCE: hotkey quirks for various Zeptro Znote and Fujitsu Amilo
    laptops"
  * SAUCE: (no-up) elide some ioctl warnings which are known benign
    - LP: #972355
  * SAUCE (no-up) Provide a param for allowing the BIOS to handle changing
    the brightness on AC/battery status changes.
    - LP: #949311
  * SAUCE (drop after 3.4) Quirk for enabling backlight hotkeys on Samsung
    N150P
    - LP: #875893
  * SAUCE: PCI: Allow pcie_aspm=force to work even when FADT indicates it
    is unsupported
    - LP: #962038
  * SAUCE: (drop after 3.5) drm/i915: reinstate GM45 TV detection fix
    - LP: #638939
  * SAUCE: SECCOMP: audit: always report seccomp violations
  * SAUCE: SECCOMP: adjust prctl constant
  * [Config] Enable CONFIG_USBIP_CORE=m
    - LP: #900384
  * Rebase to v3.2.14
  * [Config] Updateconfigs after rebase to v3.2.14
  * d-i: Fix module name for dm-raid45
    - LP: #969248
  * SAUCE: remove __initdata from vesafb_fix
    - LP: #969309
  * Revert "sched: tg->se->load should be initialised to tg->shares"
  * toshiba_acpi: make one-bit bitfields unsigned
    - LP: #810015
  * ACPI: EC: Add ec_get_handle()
    - LP: #810015
  * toshiba_acpi: Support alternate hotkey interfaces
    - LP: #810015
  * toshiba_acpi: Support additional hotkey scancodes
    - LP: #810015
  * toshiba_acpi: Refuse to load on machines with buggy INFO
    implementations
    - LP: #810015
  * ata_piix: Add Toshiba Satellite Pro A120 to the quirks list due to
    broken suspend functionality.
    - LP: #886850
  * sweep the floors and convert some .get_drvinfo routines to strlcpy
    - LP: #921793
  * be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios
    - LP: #921793
  * be2net: stop checking the UE registers after an EEH error
    - LP: #921793
  * be2net: don't log more than one error on detecting EEH/UE errors
    - LP: #921793
  * be2net: stop issuing FW cmds if any cmd times out
    - LP: #921793
  * be2net: Fix TX queue create for Lancer
    - LP: #921793
  * be2net: add register dump feature for Lancer
    - LP: #921793
  * be2net: Add EEPROM dump feature for Lancer
    - LP: #921793
  * be2net: Fix VLAN promiscous mode for Lancer
    - LP: #921793
  * be2net: Use V1 query link status command for lancer
    - LP: #921793
  * be2net: Move to new SR-IOV implementation in Lancer
    - LP: #921793
  * be2net: Fix error recovery paths
    - LP: #921793
  * be2net: Add error handling for Lancer
    - LP: #921793
  * be2net: Use new hash key
    - LP: #921793
  * be2net: Fix non utilization of RX queues
    - LP: #921793
  * be2net: netpoll support
    - LP: #921793
  * be2net: update some counters to display via ethtool
    - LP: #921793
  * be2net: workaround to fix a bug in BE
    - LP: #921793
  * be2net: fix ethtool ringparam reporting
    - LP: #921793
  * be2net: refactor/cleanup vf configuration code
    - LP: #921793
  * be2net: Add support for Skyhawk cards
    - LP: #921793
  * be2net: Fix INTx processing for Lancer
    - LP: #921793
  * be2net: fix range check for set_qos for a VF
    - LP: #921793
  * be2net: query link status in be_open()
    - LP: #921793
  * netdev: make net_device_ops const
    - LP: #921793
  * be2net: create RSS rings even in multi-channel configs
    - LP: #921793
  * ethtool: Null-terminate filename passed to ethtool_ops::flash_device
    - LP: #921793
  * sched: Fix nohz load accounting
    - LP: #838811
  * ACPICA: Fix regression in FADT revision checks
    - LP: #883441
  * asus-wmi: move WAPF variable into quirks_entry
    - LP: #969576
  * eeepc-wmi: refine quirks handling
    - LP: #969576
  * drm/i915: Sanitize BIOS debugging bits from PIPECONF
    - LP: #968307
  * drivers: hv: Get rid of some unnecessary code
  * drivers: hv: kvp: Add/cleanup connector defines
  * drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
  * net/hyperv: Convert camel cased variables in rndis_filter.c to lower
    cases
  * net/hyperv: Correct the assignment in netvsc_recv_callback()
  * net/hyperv: Remove the unnecessary memset in rndis_filter_send()
  * tools: hv: Use hyperv.h to get the KVP definitions
  * drivers: hv: Cleanup the kvp related state in hyperv.h
  * drivers: hv: kvp: Cleanup the kernel/user protocol
  * drivers: hv: Increase the number of VCPUs supported in the guest
  * net/hyperv: Fix data corruption in rndis_filter_receive()
  * net/hyperv: Add support for vlan trunking from guests
  * Drivers: hv: Add new message types to enhance KVP
  * net/hyperv: fix erroneous NETDEV_TX_BUSY use
  * NLS: improve UTF8 -> UTF16 string conversion routine
  * Drivers: hv: Support the newly introduced KVP messages in the driver
  * Tools: hv: Fully support the new KVP verbs in the user level daemon
  * Tools: hv: Support enumeration from all the pools
  * Drivers: scsi: storvsc: Properly handle errors from the host
  * net: mv643xx_eth: fix build error
    - LP: #921793
  * rebase to v3.2.14

  [ Ubuntu: 3.2.0-21.34 ]

  * SAUCE: (drop after 3.4) asus-wmi: add scalar board brightness adj.
    support
    - LP: #961879
  * SAUCE: (drop after 3.4) asus-wmi: store backlight power status for AIO
    machine
    - LP: #961880
  * [Config]: enable CONFIG_DRM_LOAD_EDID_FIRMWARE
  * SAUCE: AppArmor: Add the ability to mediate mount
  * SAUCE: AppArmor: Add profile introspection file to interface
  * SAUCE: AppArmor: basic networking rules
  * SAUCE: Update aufs for build failure caused by apparmor backport
  * SAUCE: AppArmor: Fix change_onexec when called from a confined task
    - LP: #963756
  * Revert "SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux
    device"
  * Rebase to v3.2.13
  * d-i: Fix iwl3945 driver name typo in nic-modules
  * d-i: Add missing iwl* drivers to nic-modules
    - LP: #965116
  * d-i: Remove obsolete bcm43xx* drivers from nic-modules
  * d-i: Add brcm*mac drivers to nic-modules
  * SAUCE: (drop after 3.3) apple_bl: Add register/unregister functions
  * SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
  * Add isci to debian scsi-modules udeb
    - LP: #963306
  * SAUCE: fsam7400: use UMH_WAIT_PROC consistently
    - LP: #963685
  * SAUCE: disable_nx should not be in __cpuinitdata section for X86_32
    - LP: #968233
  * Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.
    - LP: #916319
  * x86: Report cpb and eff_freq_ro flags correctly
    - LP: #960461
  * x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
    - LP: #960461
  * KVM: Move cpuid code to new file
    - LP: #960466
  * KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest
    - LP: #960466
  * apparmor: add missing rcu_dereference()
  * apparmor: fix module parameter handling
  * btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
  * switch security_path_chmod() to umode_t
  * switch securityfs_create_file() to umode_t
  * switch ->path_mkdir() to umode_t
  * switch ->path_mknod() to umode_t
  * capabilities: remove the task from capable LSM hook entirely
  * switch security_path_chmod() to struct path *
  * AppArmor: refactor securityfs to use structures
  * AppArmor: add initial "features" directory to securityfs
  * AppArmor: add "file" details to securityfs
  * AppArmor: export known rlimit names/value mappings in securityfs
  * AppArmor: Add mising end of structure test to caps unpacking
  * AppArmor: Fix dropping of allowed operations that are force audited
  * AppArmor: Fix underflow in xindex calculation
  * AppArmor: fix mapping of META_READ to audit and quiet flags
  * AppArmor: Fix the error case for chroot relative path name lookup
  * AppArmor: Fix error returned when a path lookup is disconnected
  * AppArmor: Fix oops in policy unpack auditing
  * AppArmor: Add const qualifiers to generated string tables
  * AppArmor: Retrieve the dentry_path for error reporting when path lookup
    fails
  * AppArmor: Minor cleanup of d_namespace_path to consolidate error
    handling
  * AppArmor: Update dfa matching routines.
  * AppArmor: Move path failure information into aa_get_name and rename
  * AppArmor: Add ability to load extended policy
  * AppArmor: add const qualifiers to string arrays
  * AppArmor: Fix location of const qualifier on generated string tables
  * drm: allow loading an EDID as firmware to override broken monitor
  * usermodehelper: use UMH_WAIT_PROC consistently
    - LP: #963685
  * usermodehelper: introduce umh_complete(sub_info)
    - LP: #963685
  * usermodehelper: implement UMH_KILLABLE
    - LP: #963685
  * usermodehelper: kill umh_wait, renumber UMH_* constants
    - LP: #963685
  * usermodehelper: ____call_usermodehelper() doesn't need do_exit()
    - LP: #963685
  * kmod: introduce call_modprobe() helper
    - LP: #963685
  * kmod: make __request_module() killable
    - LP: #963685
  * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
    - LP: #965586
  * drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
    - LP: #911916, #911920
  * drm/i915: Add Clientron E830 to the ignore LVDS list
    - LP: #907055
  * rebase to v3.2.13

  [ Ubuntu: 3.2.0-20.33 ]

  * (pre-stable) ASPM: Fix pcie devices with non-pcie children
    - LP: #961482

  [ Ubuntu: 3.2.0-20.32 ]

  * SAUCE: SECCOMP: Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from
    granting privs
  * SAUCE: SECCOMP: Fix apparmor for PR_{GET,SET}_NO_NEW_PRIVS
  * SAUCE: SECCOMP: seccomp: remove duplicated failure logging
  * [Config] SECCOMP_FILTER=y
  * seccomp: audit abnormal end to a process due to seccomp
  * SAUCE: SECCOMP: sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
  * SAUCE: SECCOMP: net/compat.c,linux/filter.h: share compat_sock_fprog
  * SAUCE: SECCOMP: seccomp: kill the seccomp_t typedef
  * SAUCE: SECCOMP: arch/x86: add syscall_get_arch to syscall.h
  * SAUCE: SECCOMP: asm/syscall.h: add syscall_get_arch
  * SAUCE: SECCOMP: seccomp: add system call filtering using BPF
  * SAUCE: SECCOMP: seccomp: add SECCOMP_RET_ERRNO
  * SAUCE: SECCOMP: signal, x86: add SIGSYS info and make it synchronous.
  * SAUCE: SECCOMP: seccomp: Add SECCOMP_RET_TRAP
  * SAUCE: SECCOMP: ptrace,seccomp: Add PTRACE_SECCOMP support
  * SAUCE: SECCOMP: x86: Enable HAVE_ARCH_SECCOMP_FILTER
  * SAUCE: SECCOMP: Documentation: prctl/seccomp_filter

  [ Ubuntu: 3.2.0-19.31 ]

  * d-i: Add dm-multipath and scsi device handlers
    - LP: #959749
  * d-i: Move multipath modules into their own udeb
    - LP: #598251, #959749
  * [Config] Auto-detect do_tools setting
  * [Config] correctly specify CROSS_COMPILE for tools build
  * [Config] CONFIG_DRM_PSB_CDV=n
  * Rebase to v3.2.12
  * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
    - LP: #959959
  * rebase to v3.2.12

  [ Ubuntu: 3.2.0-19.30 ]

  * [Config] Fix typeo in the Hyper-V module names
  * [Config] Move kernels to "Section: kernel"
    - LP: #499557
  * SAUCE: AppArmor: Add ability to load extended policy
  * SAUCE: AppArmor: Add the ability to mediate mount
  * SAUCE: AppArmor: Add profile introspection file to interface
  * SAUCE: AppArmor: basic networking rules
  * [Config] Disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER
    - LP: #952035
  * Rebase to v3.2.10
  * [Config] Update configs after rebase to v3.2.10
  * Rebase to v3.2.11
  * [Config] Disable CONFIG_STUB_POULSBO
    - LP: #899244
  * [Config] Add CONFIG_DRM_PSB check to enforcer
    - LP: #899244
  * [Config] Drop non-SMP powerpc
  * net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
  * x86: Derandom delay_tsc for 64 bit
  * Bluetooth: Fix l2cap conn failures for ssp devices
    - LP: #872044
  * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
    - LP: #917842
    - CVE-2012-0045
  * KVM: x86: fix missing checks in syscall emulation
    - LP: #917842
    - CVE-2012-0045
  * rebase to v3.2.11
  * rebase to v3.2.10

  [ Ubuntu: 3.2.0-18.29 ]

  * [Config] restore build-% shortcut
  * SAUCE: ata_piix: defer disks to the Hyper-V drivers by default
    - LP: #929545, #942316
  * SAUCE: drm: give up on edid retries when i2c bus is not responding
    - LP: #855124
  * SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
    - LP: #925544
  * bsg: fix sysfs link remove warning
    - LP: #946928
  * regset: Prevent null pointer reference on readonly regsets
    - LP: #949905
    - CVE-2012-1097
  * regset: Return -EFAULT, not -EIO, on host-side memory fault
    - LP: #949905
    - CVE-2012-1097
  * SAUCE: (drop after 3.4) ALSA: hda - add id for Atom Cedar Trail HDMI
    codec

  [ Ubuntu: 3.2.0-18.28 ]

  * ubuntu: AUFS -- adapt to the new changelog handling
  * ubuntu: AUFS -- sort out the relative header paths
  * ubuntu: AUFS -- update to d266b0c5d0693d6383976ee54b9e2c0fa9a3f5b0
  * SAUCE: (drop after 3.3) HID: hid-magicmouse: Add pointer and buttonpad
    properties for Magic Trackpad
  * SAUCE: Input: synaptics - add second variant of two-button clickpad
  * SAUCE: Input: synapticss - Set buttonpad property for all clickpads
  * SAUCE: iwlwifi: fix key removal
    - LP: #911059
  * Revert "SAUCE: AppArmor: Fix unpack of network tables."
  * Revert "SAUCE: AppArmor: Allow dfa backward compatibility with broken
    userspace"
  * SAUCE: AppArmor: Add mising end of structure test to caps unpacking
  * SAUCE: AppArmor: Fix dropping of allowed operations that are force
    audited
  * SAUCE: AppArmor: Fix underflow in xindex calculation
  * SAUCE: AppArmor: fix mapping of META_READ to audit and quiet flags
  * SAUCE: AppArmor: Fix the error case for chroot relative path name
    lookup
    - LP: #925028
  * SAUCE: AppArmor: Retrieve the dentry_path for error reporting when path
    lookup fails
    - LP: #925028
  * SAUCE: AppArmor: Minor cleanup of d_namespace_path to consolidate error
    handling
  * SAUCE: AppArmor: Update dfa matching routines.
  * SAUCE: AppArmor: Move path failure information into aa_get_name and
    rename
  * SAUCE: AppArmor: Make chroot relative the default path lookup type
  * SAUCE: AppArmor: Add ability to load extended policy
  * SAUCE: AppArmor: basic networking rules
  * SAUCE: AppArmor: Add profile introspection file to interface
  * SAUCE: AppArmor: Add the ability to mediate mount
  * SAUCE: AppArmor: Add mount information to apparmorfs
  * SAUCE: AppArmor: refactor securityfs to use structures
  * SAUCE: AppArmor: add initial "features" directory to securityfs
  * SAUCE: AppArmor: add "file" details to securityfs
  * SAUCE: AppArmor: export known rlimit names/value mappings in securityfs
  * Revert "[Config] Enable CONFIG_NVRAM=m"
    - LP: #942193
  * Rebase to v3.2.7
  * [Config] Enable CONFIG_USB_SERIAL_QUATECH2=m on arm and powerpc
  * [Config] Enable CONFIG_USB_SERIAL_QUATECH_USB2=m on arm and powerpc
  * [Config] Add CONFIG_NVRAM to config enforcer
    - LP: #942193
  * [Config] Enable CONFIG_SCSI_IBMVSCSI=m for powerpc
    - LP: #943090
  * [Config] Enable CONFIG_SCSI_IPR=m for powerpc
    - LP: #943090
  * provide ipmi udeb
    - LP: #942926
  * Rebase to v3.2.9
  * Add ibmveth to d-i/modules-powerpc/nic-modules
    - LP: #712188
  * [Config] Enable CONFIG_SCSI_IBMVFC=m for powerpc
    - LP: #712188
  * Add ibmvfc and ibmvscsic to d-i/modules-powerpc/nic-modules
    - LP: #712188
  * SAUCE: ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDs
    - LP: #900119
  * SAUCE: ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs
    - LP: #900119
  * SAUCE: ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs
    - LP: #900119
  * SAUCE: i2c-i801: Add device IDs for Intel Lynx Point
    - LP: #900119
  * [Config] updateconfigs after apparmor patches
  * [Config] Added hv_netvsc and hv_storvsc to -virtual
    - LP: #942256
  * [Config] Enable aufs
    - LP: #943119
  * Revert "Revert "ath9k_hw: fix interpretation of the rx KeyMiss flag""
  * Revert "AppArmor: compatibility patch for v5 interface"
  * Revert "AppArmor: compatibility patch for v5 network controll"
  * ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
    - LP: #898503
  * rebase to v3.2.9
    - LP: #900802
  * rebase to v3.2.8
  * rebase to v3.2.7
    - LP: #930842

 -- Jani Monoses <jani.monoses@canonical.com>  Fri, 01 Jun 2012 18:56:07 +0300

linux-armadaxp (3.2.0-1602.5) precise; urgency=low

  [ Ike Panhc ]

  * Remove unnecessary debug message
    - LP: #960340
  * Rebase onto Ubuntu-3.2.0-22.35

  [ Stefan Bader ]

  * d-i: Fix module name for dm-raid45
    - LP: #969248

  [ Upstream Kernel Changes ]

  * ARM: 7178/1: fault.c: Port OOM changes into do_page_fault
    - LP: #951043

  [ Ubuntu: 3.2.0-22.35 ]

  * Revert "SAUCE: hotkey quirks for various Zeptro Znote and Fujitsu Amilo
    laptops"
  * SAUCE: (no-up) elide some ioctl warnings which are known benign
    - LP: #972355
  * SAUCE (no-up) Provide a param for allowing the BIOS to handle changing
    the brightness on AC/battery status changes.
    - LP: #949311
  * SAUCE (drop after 3.4) Quirk for enabling backlight hotkeys on Samsung
    N150P
    - LP: #875893
  * SAUCE: PCI: Allow pcie_aspm=force to work even when FADT indicates it
    is unsupported
    - LP: #962038
  * SAUCE: (drop after 3.5) drm/i915: reinstate GM45 TV detection fix
    - LP: #638939
  * SAUCE: SECCOMP: audit: always report seccomp violations
  * SAUCE: SECCOMP: adjust prctl constant
  * [Config] Enable CONFIG_USBIP_CORE=m
    - LP: #900384
  * Rebase to v3.2.14
  * [Config] Updateconfigs after rebase to v3.2.14
  * d-i: Fix module name for dm-raid45
    - LP: #969248
  * SAUCE: remove __initdata from vesafb_fix
    - LP: #969309
  * Revert "sched: tg->se->load should be initialised to tg->shares"
  * toshiba_acpi: make one-bit bitfields unsigned
    - LP: #810015
  * ACPI: EC: Add ec_get_handle()
    - LP: #810015
  * toshiba_acpi: Support alternate hotkey interfaces
    - LP: #810015
  * toshiba_acpi: Support additional hotkey scancodes
    - LP: #810015
  * toshiba_acpi: Refuse to load on machines with buggy INFO
    implementations
    - LP: #810015
  * ata_piix: Add Toshiba Satellite Pro A120 to the quirks list due to
    broken suspend functionality.
    - LP: #886850
  * sweep the floors and convert some .get_drvinfo routines to strlcpy
    - LP: #921793
  * be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios
    - LP: #921793
  * be2net: stop checking the UE registers after an EEH error
    - LP: #921793
  * be2net: don't log more than one error on detecting EEH/UE errors
    - LP: #921793
  * be2net: stop issuing FW cmds if any cmd times out
    - LP: #921793
  * be2net: Fix TX queue create for Lancer
    - LP: #921793
  * be2net: add register dump feature for Lancer
    - LP: #921793
  * be2net: Add EEPROM dump feature for Lancer
    - LP: #921793
  * be2net: Fix VLAN promiscous mode for Lancer
    - LP: #921793
  * be2net: Use V1 query link status command for lancer
    - LP: #921793
  * be2net: Move to new SR-IOV implementation in Lancer
    - LP: #921793
  * be2net: Fix error recovery paths
    - LP: #921793
  * be2net: Add error handling for Lancer
    - LP: #921793
  * be2net: Use new hash key
    - LP: #921793
  * be2net: Fix non utilization of RX queues
    - LP: #921793
  * be2net: netpoll support
    - LP: #921793
  * be2net: update some counters to display via ethtool
    - LP: #921793
  * be2net: workaround to fix a bug in BE
    - LP: #921793
  * be2net: fix ethtool ringparam reporting
    - LP: #921793
  * be2net: refactor/cleanup vf configuration code
    - LP: #921793
  * be2net: Add support for Skyhawk cards
    - LP: #921793
  * be2net: Fix INTx processing for Lancer
    - LP: #921793
  * be2net: fix range check for set_qos for a VF
    - LP: #921793
  * be2net: query link status in be_open()
    - LP: #921793
  * netdev: make net_device_ops const
    - LP: #921793
  * be2net: create RSS rings even in multi-channel configs
    - LP: #921793
  * ethtool: Null-terminate filename passed to ethtool_ops::flash_device
    - LP: #921793
  * sched: Fix nohz load accounting
    - LP: #838811
  * ACPICA: Fix regression in FADT revision checks
    - LP: #883441
  * asus-wmi: move WAPF variable into quirks_entry
    - LP: #969576
  * eeepc-wmi: refine quirks handling
    - LP: #969576
  * drm/i915: Sanitize BIOS debugging bits from PIPECONF
    - LP: #968307
  * drivers: hv: Get rid of some unnecessary code
  * drivers: hv: kvp: Add/cleanup connector defines
  * drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
  * net/hyperv: Convert camel cased variables in rndis_filter.c to lower
    cases
  * net/hyperv: Correct the assignment in netvsc_recv_callback()
  * net/hyperv: Remove the unnecessary memset in rndis_filter_send()
  * tools: hv: Use hyperv.h to get the KVP definitions
  * drivers: hv: Cleanup the kvp related state in hyperv.h
  * drivers: hv: kvp: Cleanup the kernel/user protocol
  * drivers: hv: Increase the number of VCPUs supported in the guest
  * net/hyperv: Fix data corruption in rndis_filter_receive()
  * net/hyperv: Add support for vlan trunking from guests
  * Drivers: hv: Add new message types to enhance KVP
  * net/hyperv: fix erroneous NETDEV_TX_BUSY use
  * NLS: improve UTF8 -> UTF16 string conversion routine
  * Drivers: hv: Support the newly introduced KVP messages in the driver
  * Tools: hv: Fully support the new KVP verbs in the user level daemon
  * Tools: hv: Support enumeration from all the pools
  * Drivers: scsi: storvsc: Properly handle errors from the host
  * net: mv643xx_eth: fix build error
    - LP: #921793
  * rebase to v3.2.14

 -- Ike Panhc <ike.pan@canonical.com>  Tue, 03 Apr 2012 14:42:15 +0800

linux-armadaxp (3.2.0-1601.4) precise; urgency=low

  [ Ike Panhc ]

  * Rebase onto Ubuntu-3.2.0-20.32
  * [Config] Enable CODA_FS
  * Rebase onto Ubuntu-3.2.0-21.34

  [ Upstream Kernel Changes ]

  * KBuild: Allow scripts/* to be cross compiled
  * LINARO: Use KBUILD_SCRIPTROOT to cross build scripts

  [ Ubuntu: 3.2.0-21.34 ]

  * SAUCE: (drop after 3.4) asus-wmi: add scalar board brightness adj.
    support
    - LP: #961879
  * SAUCE: (drop after 3.4) asus-wmi: store backlight power status for AIO
    machine
    - LP: #961880
  * [Config]: enable CONFIG_DRM_LOAD_EDID_FIRMWARE
  * SAUCE: AppArmor: Add the ability to mediate mount
  * SAUCE: AppArmor: Add profile introspection file to interface
  * SAUCE: AppArmor: basic networking rules
  * SAUCE: Update aufs for build failure caused by apparmor backport
  * SAUCE: AppArmor: Fix change_onexec when called from a confined task
    - LP: #963756
  * Revert "SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux
    device"
  * Rebase to v3.2.13
  * d-i: Fix iwl3945 driver name typo in nic-modules
  * d-i: Add missing iwl* drivers to nic-modules
    - LP: #965116
  * d-i: Remove obsolete bcm43xx* drivers from nic-modules
  * d-i: Add brcm*mac drivers to nic-modules
  * SAUCE: (drop after 3.3) apple_bl: Add register/unregister functions
  * SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
  * Add isci to debian scsi-modules udeb
    - LP: #963306
  * SAUCE: fsam7400: use UMH_WAIT_PROC consistently
    - LP: #963685
  * SAUCE: disable_nx should not be in __cpuinitdata section for X86_32
    - LP: #968233
  * Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.
    - LP: #916319
  * x86: Report cpb and eff_freq_ro flags correctly
    - LP: #960461
  * x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
    - LP: #960461
  * KVM: Move cpuid code to new file
    - LP: #960466
  * KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest
    - LP: #960466
  * apparmor: add missing rcu_dereference()
  * apparmor: fix module parameter handling
  * btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
  * switch security_path_chmod() to umode_t
  * switch securityfs_create_file() to umode_t
  * switch ->path_mkdir() to umode_t
  * switch ->path_mknod() to umode_t
  * capabilities: remove the task from capable LSM hook entirely
  * switch security_path_chmod() to struct path *
  * AppArmor: refactor securityfs to use structures
  * AppArmor: add initial "features" directory to securityfs
  * AppArmor: add "file" details to securityfs
  * AppArmor: export known rlimit names/value mappings in securityfs
  * AppArmor: Add mising end of structure test to caps unpacking
  * AppArmor: Fix dropping of allowed operations that are force audited
  * AppArmor: Fix underflow in xindex calculation
  * AppArmor: fix mapping of META_READ to audit and quiet flags
  * AppArmor: Fix the error case for chroot relative path name lookup
  * AppArmor: Fix error returned when a path lookup is disconnected
  * AppArmor: Fix oops in policy unpack auditing
  * AppArmor: Add const qualifiers to generated string tables
  * AppArmor: Retrieve the dentry_path for error reporting when path lookup
    fails
  * AppArmor: Minor cleanup of d_namespace_path to consolidate error
    handling
  * AppArmor: Update dfa matching routines.
  * AppArmor: Move path failure information into aa_get_name and rename
  * AppArmor: Add ability to load extended policy
  * AppArmor: add const qualifiers to string arrays
  * AppArmor: Fix location of const qualifier on generated string tables
  * drm: allow loading an EDID as firmware to override broken monitor
  * usermodehelper: use UMH_WAIT_PROC consistently
    - LP: #963685
  * usermodehelper: introduce umh_complete(sub_info)
    - LP: #963685
  * usermodehelper: implement UMH_KILLABLE
    - LP: #963685
  * usermodehelper: kill umh_wait, renumber UMH_* constants
    - LP: #963685
  * usermodehelper: ____call_usermodehelper() doesn't need do_exit()
    - LP: #963685
  * kmod: introduce call_modprobe() helper
    - LP: #963685
  * kmod: make __request_module() killable
    - LP: #963685
  * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
    - LP: #965586
  * drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
    - LP: #911916, #911920
  * drm/i915: Add Clientron E830 to the ignore LVDS list
    - LP: #907055
  * rebase to v3.2.13

  [ Ubuntu: 3.2.0-20.33 ]

  * (pre-stable) ASPM: Fix pcie devices with non-pcie children
    - LP: #961482

  [ Ubuntu: 3.2.0-20.32 ]

  * SAUCE: SECCOMP: Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from
    granting privs
  * SAUCE: SECCOMP: Fix apparmor for PR_{GET,SET}_NO_NEW_PRIVS
  * SAUCE: SECCOMP: seccomp: remove duplicated failure logging
  * [Config] SECCOMP_FILTER=y
  * seccomp: audit abnormal end to a process due to seccomp
  * SAUCE: SECCOMP: sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
  * SAUCE: SECCOMP: net/compat.c,linux/filter.h: share compat_sock_fprog
  * SAUCE: SECCOMP: seccomp: kill the seccomp_t typedef
  * SAUCE: SECCOMP: arch/x86: add syscall_get_arch to syscall.h
  * SAUCE: SECCOMP: asm/syscall.h: add syscall_get_arch
  * SAUCE: SECCOMP: seccomp: add system call filtering using BPF
  * SAUCE: SECCOMP: seccomp: add SECCOMP_RET_ERRNO
  * SAUCE: SECCOMP: signal, x86: add SIGSYS info and make it synchronous.
  * SAUCE: SECCOMP: seccomp: Add SECCOMP_RET_TRAP
  * SAUCE: SECCOMP: ptrace,seccomp: Add PTRACE_SECCOMP support
  * SAUCE: SECCOMP: x86: Enable HAVE_ARCH_SECCOMP_FILTER
  * SAUCE: SECCOMP: Documentation: prctl/seccomp_filter

  [ Ubuntu: 3.2.0-19.31 ]

  * d-i: Add dm-multipath and scsi device handlers
    - LP: #959749
  * d-i: Move multipath modules into their own udeb
    - LP: #598251, #959749
  * [Config] Auto-detect do_tools setting
  * [Config] correctly specify CROSS_COMPILE for tools build
  * [Config] CONFIG_DRM_PSB_CDV=n
  * Rebase to v3.2.12
  * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
    - LP: #959959
  * rebase to v3.2.12

  [ Ubuntu: 3.2.0-19.30 ]

  * [Config] Fix typeo in the Hyper-V module names
  * [Config] Move kernels to "Section: kernel"
    - LP: #499557
  * SAUCE: AppArmor: Add ability to load extended policy
  * SAUCE: AppArmor: Add the ability to mediate mount
  * SAUCE: AppArmor: Add profile introspection file to interface
  * SAUCE: AppArmor: basic networking rules
  * [Config] Disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER
    - LP: #952035
  * Rebase to v3.2.10
  * [Config] Update configs after rebase to v3.2.10
  * Rebase to v3.2.11
  * [Config] Disable CONFIG_STUB_POULSBO
    - LP: #899244
  * [Config] Add CONFIG_DRM_PSB check to enforcer
    - LP: #899244
  * [Config] Drop non-SMP powerpc
  * net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
  * x86: Derandom delay_tsc for 64 bit
  * Bluetooth: Fix l2cap conn failures for ssp devices
    - LP: #872044
  * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
    - LP: #917842
    - CVE-2012-0045
  * KVM: x86: fix missing checks in syscall emulation
    - LP: #917842
    - CVE-2012-0045
  * rebase to v3.2.11
  * rebase to v3.2.10

 -- Ike Panhc <ike.pan@canonical.com>  Thu, 22 Mar 2012 15:52:24 +0800

linux-armadaxp (3.2.0-1600.1) precise; urgency=low

  [ Upstream Kernel Changes ]

  * ARM: Armada XP: import LSP from Marvell for Armada XP 3.2 kernel
    enablement
  * ARM: update Kconfig and Makefile to include Marvell Armada XP platforms
  * ARM: add Sheeva errata and PJ4B code for booting
  * ARM: add DMA mapping for Marvell platforms
  * ARM: add IPC driver support for Marvell platforms
  * ARM: add Marvell device identifies in glue-proc.h
  * ARM: add support for local PMUs, general SMP tweaks and cache flushing
  * ARM: add mv_controller_num for ARM PCI drivers
  * ARM: add support for Marvell U-Boot
  * ARM: vfp: add special handling for Marvell Armada XP
  * ARM: SAUCE: Add Marvell Armada XP build rules to
    arch/arm/kernel/Makefile
  * ARM: big endian and little endian tricks for Marvell Armada XP
  * ARM: SAUCE: hardware breakpoint trick for Marvell Armada XP
  * ARM: introduce optimized copy operation for Marvell Armada XP
  * ARM: mm: add Marvell Sheeva CPU Architecture for PJ4B
  * ARM: mm: skip some fault fixing when run on NONE SMP ARMv6 mode during
    early abort event
  * ARM: alignment access fault trick
  * ARM: remove static declaration to allow compilation
  * ARM: mm: more ARMv6 switches for Marvell Armada XP
  * ARM: oprofile: add support for Marvell PJ4B core
  * ARM: add Marvell Armada XP machine to mach-types
  * ata: add support for Marvell Armada XP SATA controller and update some
    quirks
  * dmaengine: add Net DMA support for splice and update Marvell XOR DMA
    engine driver
  * hwmon: add Kconfig option for Armada XP onchip thermal sensor driver
  * i2c: add support for Marvell Armada XP onchip i2c bus controller
  * mmc: add support for Marvell Armada XP MMC/SD host controller
  * mtd: maps: add Marvell Armada XP specific map driver
  * mtd: nand: add support for Marvell Armada XP Nand Flash Controller
  * net: pppoe: add Marvell ethernet NFP hook in PPPoE networking driver
  * rtc: add support for Marvell Armada XP onchip RTC controller
  * tty/serial: 8250: add support for Marvell Armada XP processor and
    DeviceTree work
  * usb: ehci: add support for Marvell EHCI controler
  * usbtest: add Interrupt transfer testing by Marvell Armada XP code
  * video: framebuffer: add Marvell Dove and Armada XP processor onchip LCD
    controller driver
  * video: display: add THS8200 display driver
  * video: backlight: add Marvell Dove LCD backlight driver
  * video: EDID detection updates from Marvell Armada XP patchset
  * fs: introduce memory pool for splice()
  * miscdevice: add minor IDs for some Marvell Armada drivers
  * net: socket and skb modifications made by Marvell
  * net: add Marvell NFP netfilter
  * kernel: Sheeva Errata: add delay on Sheeva when powering down
  * kernel: timer tick hacking from Marvell
  * tools: add some tools for Marvell Armada XP processor
  * ARM: Armada XP: remove trailing '/' in dirnames in mvRules.mk

 -- Ike Panhc <ike.pan@canonical.com>  Thu, 15 Mar 2012 19:41:29 +0800

