linux (3.5.0-51.75) quantal; urgency=low

  [ Kamal Mostafa ]

  * Merged back Ubuntu-3.5.0-49.74 security release
  * Revert "n_tty: Fix n_tty_write crash when echoing in raw mode"
    - LP: #1314762
  * Release Tracking Bug
    - LP: #1317227

  [ Upstream Kernel Changes ]

  * ipv6: don't set DST_NOCOUNT for remotely added routes
    - LP: #1293726
    - CVE-2014-2309
  * vhost: fix total length when packets are too short
    - LP: #1312984
    - CVE-2014-0077
  * n_tty: Fix n_tty_write crash when echoing in raw mode
    - LP: #1314762
    - CVE-2014-0196
  * floppy: ignore kernel-only members in FDRAWCMD ioctl input
    - LP: #1316729
    - CVE-2014-1737
  * floppy: don't write kernel-only members to FDRAWCMD ioctl output
    - LP: #1316735
    - CVE-2014-1738

 -- Kamal Mostafa <kamal@canonical.com>  Wed, 07 May 2014 11:34:41 -0700

linux (3.5.0-50.74) quantal; urgency=low

  [ Joseph Salisbury ]

  * Release Tracking Bug
    - LP: #1313852

  [ Upstream Kernel Changes ]

  * rds: prevent dereference of a NULL device in rds_iw_laddr_check
    - LP: #1302222
    - CVE-2014-2678
  * vhost: validate vhost_get_vq_desc return value
    - LP: #1298117
    - CVE-2014-0055
  * netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
    - LP: #1295090
    - CVE-2014-2523
  * ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2
    - LP: #1310783
  * ALSA: oxygen: Xonar DG(X): modify DAC routing
    - LP: #1310783
  * mac80211: fix AP powersave TX vs. wakeup race
    - LP: #1310783
  * iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc fails
    - LP: #1310783
  * ath9k: protect tid->sched check
    - LP: #1310783
  * ath9k: Fix ETSI compliance for AR9462 2.0
    - LP: #1310783
  * genirq: Remove racy waitqueue_active check
    - LP: #1310783
  * sched: Fix double normalization of vruntime
    - LP: #1310783
  * cpuset: fix a race condition in __cpuset_node_allowed_softwall()
    - LP: #1310783
  * firewire: net: fix use after free
    - LP: #1310783
  * mwifiex: do not advertise usb autosuspend support
    - LP: #1310783
  * NFS: Fix a delegation callback race
    - LP: #1310783
  * can: flexcan: fix shutdown: first disable chip, then all interrupts
    - LP: #1310783
  * can: flexcan: flexcan_open(): fix error path if flexcan_chip_start()
    fails
    - LP: #1310783
  * tracing: Do not add event files for modules that fail tracepoints
    - LP: #1310783
  * ocfs2: fix quota file corruption
    - LP: #1310783
  * rapidio/tsi721: fix tasklet termination in dma channel release
    - LP: #1310783
  * ALSA: usb-audio: Add quirk for Logitech Webcam C500
    - LP: #1310783
  * drm/radeon: TTM must be init with cpu-visible VRAM, v2
    - LP: #1310783
  * drm/radeon/atom: select the proper number of lanes in transmitter setup
    - LP: #1310783
  * powerpc: Align p_dyn, p_rela and p_st symbols
    - LP: #1310783
  * libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus
    SpinPoint M8 (2BA30001)
    - LP: #1310783
  * usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
    - LP: #1310783
  * usb: Make DELAY_INIT quirk wait 100ms between Get Configuration
    requests
    - LP: #1310783
  * ARM: 7991/1: sa1100: fix compile problem on Collie
    - LP: #1310783
  * firewire: don't use PREPARE_DELAYED_WORK
    - LP: #1310783
  * x86: Ignore NMIs that come in during early boot
    - LP: #1310783
  * x86: fix compile error due to X86_TRAP_NMI use in asm files
    - LP: #1310783
  * virtio-net: alloc big buffers also when guest can receive UFO
    - LP: #1310783
  * tg3: Don't check undefined error bits in RXBD
    - LP: #1310783
  * net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
    - LP: #1310783
  * usb: dwc3: add support for Merrifield
    - LP: #1310783
  * mac80211: clear sequence/fragment number in QoS-null frames
    - LP: #1310783
  * mwifiex: copy AP's HT capability info correctly
    - LP: #1310783
  * net: unix socket code abuses csum_partial
    - LP: #1310783
  * ibmveth: Fix endian issues with MAC addresses
    - LP: #1310783
  * [SCSI] isci: fix reset timeout handling
    - LP: #1310783
  * [SCSI] isci: correct erroneous for_each_isci_host macro
    - LP: #1310783
  * [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx
    - LP: #1310783
  * ocfs2 syncs the wrong range...
    - LP: #1310783
  * fs/proc/base.c: fix GPF in /proc/$PID/map_files
    - LP: #1310783
  * vmxnet3: fix netpoll race condition
    - LP: #1310783
  * [SCSI] storvsc: NULL pointer dereference fix
    - LP: #1310783
  * PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not
    enabled
    - LP: #1310783
  * KVM: SVM: fix cr8 intercept window
    - LP: #1310783
  * drm/ttm: don't oops if no invalidate_caches()
    - LP: #1310783
  * vmxnet3: fix building without CONFIG_PCI_MSI
    - LP: #1310783
  * x86/amd/numa: Fix northbridge quirk to assign correct NUMA node
    - LP: #1310783
  * Btrfs: fix data corruption when reading/updating compressed extents
    - LP: #1310783
  * jiffies: Avoid undefined behavior from signed overflow
    - LP: #1310783
  * ALSA: compress: Pass through return value of open ops callback
    - LP: #1310783
  * acpi-cpufreq: set current frequency based on target P-State
    - LP: #1310783
  * hpfs: deadlock and race in directory lseek()
    - LP: #1310783
  * intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing
    it.
    - LP: #1310783
  * ipc/msg: fix race around refcount
    - LP: #1310783
  * Input: synaptics - add manual min/max quirk
    - LP: #1310783
  * Input: synaptics - add manual min/max quirk for ThinkPad X240
    - LP: #1310783
  * x86: fix boot on uniprocessor systems
    - LP: #1310783
  * staging: speakup: Prefix externally-visible symbols
    - LP: #1310783
  * ext4: atomically set inode->i_flags in ext4_set_inode_flags()
    - LP: #1310783
  * deb-pkg: Fix cross-building linux-headers package
    - LP: #1310783
  * x86: bpf_jit: support negative offsets
    - LP: #1310783
  * p54: clamp properly instead of just truncating
    - LP: #1310783
  * ALSA: hda/realtek - Avoid invalid COEFs for ALC271X
    - LP: #1310783
  * of: Fix address decoding on Bimini and js2x machines
    - LP: #1310783
  * of: fix PCI bus match for PCIe slots
    - LP: #1310783
  * libata: disable LPM for some WD SATA-I devices
    - LP: #1310783
  * mmc: sdhci: fix lockdep error in tuning routine
    - LP: #1310783
  * usb: ehci: add freescale imx28 special write register method
    - LP: #1310783
  * USB: pl2303: fix data corruption on termios updates
    - LP: #1310783
  * Linux 3.5.7.33
    - LP: #1310783
  * net: ipv4: current group_info should be put after using.
    - CVE-2014-2851

 -- Joseph Salisbury <joseph.salisbury@canonical.com>  Mon, 28 Apr 2014 14:09:17 -0400

linux (3.5.0-49.74) quantal; urgency=low

  [ Peter Hurley ]

  * n_tty: Fix n_tty_write crash when echoing in raw mode

 -- Brad Figg <brad.figg@canonical.com>  Wed, 30 Apr 2014 13:37:57 -0700

linux (3.5.0-49.73) quantal; urgency=low

  [ Kamal Mostafa ]

  * Release Tracking Bug
    - LP: #1300894

  [ Kamal Mostafa ]

  * [config] updateconfigs after Linux 3.5.7.32 stable update

  [ Upstream Kernel Changes ]

  * ata: enable quirk from jmicron JMB350 for JMB394
    - LP: #1295768
  * sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
    - LP: #1295768
  * ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling
    MMU
    - LP: #1295768
  * x86: dma-mapping: fix GFP_ATOMIC macro usage
    - LP: #1295768
  * SUNRPC: Fix races in xs_nospace()
    - LP: #1295768
  * ext4: don't try to modify s_flags if the the file system is read-only
    - LP: #1295768
  * drm/i915/dp: increase native aux defer retry timeout
    - LP: #1295768
  * drm/i915/dp: add native aux defer retry limit
    - LP: #1295768
  * rtlwifi: rtl8192ce: Fix too long disable of IRQs
    - LP: #1295768
  * rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
    - LP: #1295768
  * rtl8187: fix regression on MIPS without coherent DMA
    - LP: #1295768
  * PCI: Enable INTx if BIOS left them disabled
    - LP: #1295768
  * cifs: ensure that uncached writes handle unmapped areas correctly
    - LP: #1295768
  * ext4: fix online resize with a non-standard blocks per group setting
    - LP: #1295768
  * ext4: don't leave i_crtime.tv_sec uninitialized
    - LP: #1295768
  * ALSA: usb-audio: work around KEF X300A firmware bug
    - LP: #1295768
  * avr32: fix missing module.h causing build failure in mimc200/fram.c
    - LP: #1295768
  * avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
    - LP: #1295768
  * ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
    - LP: #1295768
  * ahci: disable NCQ on Samsung pci-e SSDs on macbooks
    - LP: #1295768
  * USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8
    - LP: #1295768
  * workqueue: ensure @task is valid across kthread_stop()
    - LP: #1295768
  * cgroup: update cgroup_enable_task_cg_lists() to grab siglock
    - LP: #1295768
  * hwmon: (max1668) Fix writing the minimum temperature
    - LP: #1295768
  * cpufreq: powernow-k8: Initialize per-cpu data-structures properly
    - LP: #1295768
  * ACPI / video: Filter the _BCL table for duplicate brightness values
    - LP: #1295768
  * perf tools: Remove extraneous newline when parsing hardware cache
    events
    - LP: #1295768
  * perf tools: Fix cache event name generation
    - LP: #1295768
  * net: fix 'ip rule' iif/oif device rename
    - LP: #1295768
  * tg3: Fix deadlock in tg3_change_mtu()
    - LP: #1295768
  * bonding: 802.3ad: make aggregator_identifier bond-private
    - LP: #1295768
  * usbnet: remove generic hard_header_len check
    - LP: #1295768
  * net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
    - LP: #1295768
  * net: add and use skb_gso_transport_seglen()
    - LP: #1295768
  * net: ip, ipv6: handle gso skbs in forwarding path
    - LP: #1295768
  * net: asix: handle packets crossing URB boundaries
    - LP: #1295768
  * net: asix: add missing flag to struct driver_info
    - LP: #1295768
  * fs/proc/proc_devtree.c: remove empty /proc/device-tree when no
    openfirmware exists.
    - LP: #1295768
  * Input: elantech -  improve clickpad detection
    - LP: #1295768
  * KVM: MMU: handle invalid root_hpa at __direct_map
    - LP: #1295768
  * KVM: VMX: fix use after free of vmx->loaded_vmcs
    - LP: #1295768
  * e100: Fix "disabling already-disabled device" warning
    - LP: #1295768
  * dma: ste_dma40: don't dereference free:d descriptor
    - LP: #1295768
  * ASoC: sta32x: Fix array access overflow
    - LP: #1295768
  * ASoC: wm8770: Fix wrong number of enum items
    - LP: #1295768
  * SELinux: bigendian problems with filename trans rules
    - LP: #1295768
  * quota: Fix race between dqput() and dquot_scan_active()
    - LP: #1295768
  * qla2xxx: Fix kernel panic on selective retransmission request
    - LP: #1295768
  * ASoC: wm8958-dsp: Fix firmware block loading
    - LP: #1295768
  * i7core_edac: Fix PCI device reference count
    - LP: #1295768
  * i7300_edac: Fix device reference count
    - LP: #1295768
  * ipc,mqueue: remove limits for the amount of system-wide queues
    - LP: #1295768
  * dm mpath: fix stalls when handling invalid ioctls
    - LP: #1295768
  * ACPI / processor: Rework processor throttling with work_on_cpu()
    - LP: #1295768
  * USB: ftdi_sio: add Cressi Leonardo PID
    - LP: #1295768
  * usb: ehci: fix deadlock when threadirqs option is used
    - LP: #1295768
  * ASoC: sta32x: Fix wrong enum for limiter2 release rate
    - LP: #1295768
  * perf/x86: Fix event scheduling
    - LP: #1295768
  * perf: Fix hotplug splat
    - LP: #1295768
  * kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
    - LP: #1295768
  * powerpc/crashdump : Fix page frame number check in copy_oldmem_page
    - LP: #1295768
  * Linux 3.5.7.32
    - LP: #1295768
  * module: do percpu allocation after uniqueness check. No, really!
    - LP: #1088433
  * ioat: fix tasklet tear down
    - LP: #1291113

 -- Kamal Mostafa <kamal@canonical.com>  Tue, 01 Apr 2014 10:27:11 -0700

linux (3.5.0-48.72) quantal; urgency=low

  [ Joseph Salisbury ]

  * Release Tracking Bug
    - LP: #1290459

  [ Upstream Kernel Changes ]

  * PCI: Enable ARI if dev and upstream bridge support it; disable
    otherwise
    - LP: #1285777
  * crypto: s390 - fix concurrency issue in aes-ctr mode
    - LP: #1285777
  * crypto: s390 - fix des and des3_ede cbc concurrency issue
    - LP: #1285777
  * crypto: s390 - fix des and des3_ede ctr concurrency issue
    - LP: #1285777
  * ALSA: usb-audio: Add missing kconfig dependecy
    - LP: #1285777
  * [media] mxl111sf: Fix unintentional garbage stack read
    - LP: #1285777
  * [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
    - LP: #1285777
  * drm/mgag200: fix typo causing bw limits to be ignored on some chips
    - LP: #1285777
  * ALSA: hda - Improve loopback path lookups for AD1983
    - LP: #1285777
  * x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
    - LP: #1285777
  * mm/swap: fix race on swap_info reuse between swapoff and swapon
    - LP: #1285777
  * mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of
    spin_lock_irq()
    - LP: #1285777
  * mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
    - LP: #1285777
  * sched,rt: fix isolated CPUs leaving root_task_group indefinitely
    throttled
    - LP: #1285777
  * sched: Unthrottle rt runqueues in __disable_runtime()
    - LP: #1285777
  * sched/rt: Avoid updating RT entry timeout twice within one tick period
    - LP: #1285777
  * rtc-cmos: Add an alarm disable quirk
    - LP: #1285777
  * timekeeping: Avoid possible deadlock from clock_was_set_delayed
    - LP: #1285777
  * timekeeping: fix 32-bit overflow in get_monotonic_boottime
    - LP: #1285777
  * ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b
    - LP: #1285777
  * ahci: add an observed PCI ID for Marvell 88se9172 SATA controller
    - LP: #1285777
  * ftrace: Synchronize setting function_trace_op with
    ftrace_trace_function
    - LP: #1285777
  * ftrace: Fix synchronization location disabling and freeing ftrace_ops
    - LP: #1285777
  * ftrace: Have function graph only trace based on global_ops filters
    - LP: #1285777
  * printk: Fix scheduling-while-atomic problem in console_cpu_notify()
    - LP: #1285777
  * staging:iio:ad799x fix error_free_irq which was freeing an irq that may
    not have been requested
    - LP: #1285777
  * xhci: Fix resume issues on Renesas chips in Samsung laptops
    - LP: #1285777
  * KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
    - LP: #1285777
  * power: max17040: Fix NULL pointer dereference when there is no
    platform_data
    - LP: #1285777
  * s390/dump: Fix dump memory detection
    - LP: #1285777
  * ath9k_htc: Do not support PowerSave by default
    - LP: #1285777
  * ath9k: Do not support PowerSave by default
    - LP: #1285777
  * spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb
    is true
    - LP: #1285777
  * usb: ftdi_sio: add Mindstorms EV3 console adapter
    - LP: #1285777
  * usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
    - LP: #1285777
  * usb-storage: add unusual-devs entry for BlackBerry 9000
    - LP: #1285777
  * usb-storage: enable multi-LUN scanning when needed
    - LP: #1285777
  * USB: ftdi_sio: add Tagsys RFID Reader IDs
    - LP: #1285777
  * mac80211: fix fragmentation code, particularly for encryption
    - LP: #1285777
  * time: Fix overflow when HZ is smaller than 60
    - LP: #1285777
  * VME: Correct read/write alignment algorithm
    - LP: #1285777
  * raw: test against runtime value of max_raw_minors
    - LP: #1285777
  * tty: n_gsm: Fix for modems with brk in modem status control
    - LP: #1285777
  * staging: comedi: adv_pci1710: fix analog output readback value
    - LP: #1285777
  * xen-blkfront: handle backend CLOSED without CLOSING
    - LP: #1285777
  * Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
    - LP: #1285777
  * iio: ak8975: Fix calculation formula for convert micro tesla to gauss
    unit
    - LP: #1285777
  * fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
    - LP: #1285777
  * genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
    - LP: #1285777
  * ring-buffer: Fix first commit on sub-buffer having non-zero delta
    - LP: #1285777
  * usb: option: blacklist ZTE MF667 net interface
    - LP: #1285777
  * md/raid5: Fix CPU hotplug callback registration
    - LP: #1285777
  * lockd: send correct lock when granting a delayed lock.
    - LP: #1285777
  * IB/qib: Add missing serdes init sequence
    - LP: #1285777
  * EDAC: Correct workqueue setup path
    - LP: #1285777
  * dm sysfs: fix a module unload race
    - LP: #1285777
  * s390: fix kernel crash due to linkage stack instructions
    - LP: #1285777
  * block: add cond_resched() to potentially long running ioctl discard
    loop
    - LP: #1285777
  * Linux 3.5.7.31
    - LP: #1285777

 -- Joseph Salisbury <joseph.salisbury@canonical.com>  Mon, 10 Mar 2014 13:31:03 -0400

linux (3.5.0-47.71) quantal; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1281828

  [ Upstream Kernel Changes ]

  * Revert "mm: ensure get_unmapped_area() returns higher address than
    mmap_min_addr"
    - LP: #1277722
  * net: clamp ->msg_namelen instead of returning an error
    - LP: #1269053
  * netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
    - LP: #1270237
  * SELinux: Fix kernel BUG on empty security contexts.
    - CVE-2014-1874
  * lirc_zilog: Don't use dynamic static allocation
    - LP: #1277722
  * net: Fix "ip rule delete table 256"
    - LP: #1277722
  * ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
    - LP: #1277722
  * random32: fix off-by-one in seeding requirement
    - LP: #1277722
  * bonding: don't permit to use ARP monitoring in 802.3ad mode
    - LP: #1277722
  * 6lowpan: Uncompression of traffic class field was incorrect
    - LP: #1277722
  * bonding: fix two race conditions in bond_store_updelay/downdelay
    - LP: #1277722
  * isdnloop: use strlcpy() instead of strcpy()
    - LP: #1277722
  * connector: improved unaligned access error fix
    - LP: #1277722
  * ipv4: fix possible seqlock deadlock
    - LP: #1277722
  * inet: prevent leakage of uninitialized memory to user in recv syscalls
    - LP: #1277722
  * atm: idt77252: fix dev refcnt leak
    - LP: #1277722
  * net: core: Always propagate flag changes to interfaces
    - LP: #1277722
  * net: rework recvmsg handler msg_name and msg_namelen logic
    - LP: #1277722
  * net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct
    sockaddr_storage)
    - LP: #1277722
  * packet: fix use after free race in send path when dev is released
    - LP: #1277722
  * inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu
    functions
    - LP: #1277722
  * ipv6: fix leaking uninitialized port number of offender sockaddr
    - LP: #1277722
  * net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
    - LP: #1277722
  * inet: fix possible seqlock deadlocks
    - LP: #1277722
  * ipv6: fix possible seqlock deadlock in ip6_finish_output2
    - LP: #1277722
  * af_packet: block BH in prb_shutdown_retire_blk_timer()
    - LP: #1277722
  * {pktgen, xfrm} Update IPv4 header total len and checksum after
    tranformation
    - LP: #1277722
  * bridge: flush br's address entry in fdb when remove the
    - LP: #1277722
  * mmc: block: fix a bug of error handling in MMC driver
    - LP: #1277722
  * NFSv4: Update list of irrecoverable errors on DELEGRETURN
    - LP: #1277722
  * Update of blkg_stat and blkg_rwstat may happen in bh context. While
    u64_stats_fetch_retry is only preempt_disable on 32bit UP system. This
    is not enough to avoid preemption by bh and may read strange 64 bit
    value.
    - LP: #1277722
  * ASoC: wm8990: Mark the register map as dirty when powering down
    - LP: #1277722
  * irq: Enable all irqs unconditionally in irq_resume
    - LP: #1277722
  * xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
    - LP: #1277722
  * libsas: fix usage of ata_tf_to_fis
    - LP: #1277722
  * crypto: authenc - Find proper IV address in ablkcipher callback
    - LP: #1277722
  * s390/crypto: Don't panic after crypto instruction failures
    - LP: #1277722
  * crypto: s390 - Fix aes-xts parameter corruption
    - LP: #1277722
  * crypto: ccm - Fix handling of zero plaintext when computing mac
    - LP: #1277722
  * ALSA: hda - Fix silent output on ASUS W7J laptop
    - LP: #1277722
  * net: smc91: fix crash regression on the versatile
    - LP: #1277722
  * ARM: footbridge: fix VGA initialisation
    - LP: #1277722
  * hpsa: do not discard scsi status on aborted commands
    - LP: #1277722
  * hpsa: return 0 from driver probe function on success, not 1
    - LP: #1277722
  * ALSA: hda - Another fixup for ASUS laptop with ALC660 codec
    - LP: #1277722
  * enclosure: fix WARN_ON in dual path device removing
    - LP: #1277722
  * powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
    - LP: #1277722
  * ASoC: wm8731: fix dsp mode configuration
    - LP: #1277722
  * cpuidle: Check for dev before deregistering it.
    - LP: #1277722
  * iwlwifi: dvm: don't override mac80211's queue setting
    - LP: #1277722
  * um: add missing declaration of 'getrlimit()' and friends
    - LP: #1277722
  * dm: fix truncated status strings
    - LP: #1277722
  * elevator: acquire q->sysfs_lock in elevator_change()
    - LP: #1277722
  * iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address
    limits
    - LP: #1277722
  * video: kyro: fix incorrect sizes when copying to userspace
    - LP: #1277722
  * Input: allow deselecting serio drivers even without CONFIG_EXPERT
    - LP: #1277722
  * Input: mousedev - allow disabling even without CONFIG_EXPERT
    - LP: #1277722
  * i2c: i801: SMBus patch for Intel Avoton DeviceIDs
    - LP: #1277722
  * HID: add quirk for Freescale i.MX23 ROM recovery
    - LP: #1277722
  * HID: hid-multitouch: add support for SiS panels
    - LP: #1277722
  * HID: roccat: fix Coverity CID 141438
    - LP: #1277722
  * HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag")
    keys.
    - LP: #1277722
  * 9p: send uevent after adding/removing mount_tag attribute
    - LP: #1277722
  * NFSv4 wait on recovery for async session errors
    - LP: #1277722
  * sched: Avoid throttle_cfs_rq() racing with period_timer stopping
    - LP: #1277722
  * nfs: fix do_div() warning by instead using sector_div()
    - LP: #1277722
  * dm delay: fix a possible deadlock due to shared workqueue
    - LP: #1277722
  * mac80211: don't attempt to reorder multicast frames
    - LP: #1277722
  * USB: serial: fix race in generic write
    - LP: #1277722
  * usb: gadget: composite: reset delayed_status on reset_config
    - LP: #1277722
  * usb: dwc3: fix implementation of endpoint wedge
    - LP: #1277722
  * saa7164: fix return value check in saa7164_initdev()
    - LP: #1277722
  * USB: serial: option: blacklist interface 1 for Huawei E173s-6
    - LP: #1277722
  * USB: option: support new huawei devices
    - LP: #1277722
  * USB: spcp8x5: correct handling of CS5 setting
    - LP: #1277722
  * USB: mos7840: correct handling of CS5 setting
    - LP: #1277722
  * USB: ftdi_sio: fixed handling of unsupported CSIZE setting
    - LP: #1277722
  * USB: pl2303: fixed handling of CS5 setting
    - LP: #1277722
  * USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
    - LP: #1277722
  * drm/radeon: fixup bad vram size on SI
    - LP: #1277722
  * usb: hub: Use correct reset for wedged USB3 devices that are
    NOTATTACHED
    - LP: #1277722
  * drivers/char/i8k.c: add Dell XPLS L421X
    - LP: #1277722
  * crypto: scatterwalk - Set the chain pointer indication bit
    - LP: #1277722
  * crypto: scatterwalk - Use sg_chain_ptr on chain entries
    - LP: #1277722
  * ARM: 7912/1: check stack pointer in get_wchan
    - LP: #1277722
  * ARM: 7913/1: fix framepointer check in unwind_frame
    - LP: #1277722
  * ALSA: memalloc.h - fix wrong truncation of dma_addr_t
    - LP: #1277722
  * dm snapshot: avoid snapshot space leak on crash
    - LP: #1277722
  * dm table: fail dm_table_create on dm_round_up overflow
    - LP: #1277722
  * x86, build, icc: Remove uninitialized_var() from compiler-intel.h
    - LP: #1277722
  * x86, efi: Don't use (U)EFI time services on 32 bit
    - LP: #1277722
  * dm bufio: initialize read-only module parameters
    - LP: #1277722
  * ARM: pxa: tosa: fix keys mapping
    - LP: #1277722
  * hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
    - LP: #1277722
  * hwmon: (w83l768ng) Fix fan speed control range
    - LP: #1277722
  * hwmon: Prevent some divide by zeros in FAN_TO_REG()
    - LP: #1277722
  * futex: fix handling of read-only-mapped hugepages
    - LP: #1277722
  * KVM: Improve create VCPU parameter (CVE-2013-4587)
    - LP: #1277722
  * KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
    - LP: #1277722
  * KVM: x86: Convert vapic synchronization to _cached functions
    (CVE-2013-6368)
    - LP: #1277722
  * selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
    - LP: #1277722
  * selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
    - LP: #1277722
  * drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
    - LP: #1277722
  * MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent
    R10000
    - LP: #1277722
  * xfs: underflow bug in xfs_attrlist_by_handle()
    - LP: #1277722
  * Linux 3.5.7.28
    - LP: #1277722
  * ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module
    - LP: #1277722
  * ARM: OMAP2+: hwmod: Fix SOFTRESET logic
    - LP: #1277722
  * Input: usbtouchscreen - separate report and transmit buffer size
    handling
    - LP: #1277722
  * sc1200_wdt: Fix oops
    - LP: #1277722
  * cxd2820r_core: fix sparse warnings
    - LP: #1277722
  * staging: comedi: ssv_dnp: use comedi_dio_update_state()
    - LP: #1277722
  * staging: comedi: pcmuio: fix possible NULL deref on detach
    - LP: #1277722
  * HID: Bump maximum global item tag report size to 128 bytes
    - LP: #1277722
  * selinux: look for IPsec labels on both inbound and outbound packets
    - LP: #1277722
  * selinux: process labeled IPsec TCP SYN-ACK packets properly in
    selinux_ip_postroute()
    - LP: #1277722
  * intel_idle: enable IVB Xeon support
    - LP: #1277722
  * mm/hugetlb: check for pte NULL pointer in __page_check_address()
    - LP: #1277722
  * dm mpath: fix race condition between multipath_dtr and pg_init_done
    - LP: #1277722
  * KVM: IOMMU: hva align mapping page size
    - LP: #1277722
  * IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
    - LP: #1277722
  * Staging: zram: Fix access of NULL pointer
    - LP: #1277722
  * ARM: pxa: prevent PXA270 occasional reboot freezes
    - LP: #1277722
  * Staging: zram: Fix memory leak by refcount mismatch
    - LP: #1277722
  * TTY: pmac_zilog, check existence of ports in pmz_console_init()
    - LP: #1277722
  * ceph: cleanup aborted requests when re-sending requests.
    - LP: #1277722
  * ceph: wake up 'safe' waiters when unregistering request
    - LP: #1277722
  * powerpc: kvm: fix rare but potential deadlock scene
    - LP: #1277722
  * libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus
    SpinPoint M8
    - LP: #1277722
  * ext4: fix use-after-free in ext4_mb_new_blocks
    - LP: #1277722
  * ext4: check for overlapping extents in ext4_valid_extent_entries()
    - LP: #1277722
  * ext2: Fix oops in ext2_get_block() called from ext2_quota_write()
    - LP: #1277722
  * ext4: fix del_timer() misuse for ->s_err_report
    - LP: #1277722
  * usb: cdc-wdm: manage_power should always set needs_remote_wakeup
    - LP: #1277722
  * scripts/link-vmlinux.sh: only filter kernel symbols for arm
    - LP: #1277722
  * xhci: Limit the spurious wakeup fix only to HP machines
    - LP: #1277722
  * drm/i915: don't update the dri1 breadcrumb with modesetting
    - LP: #1277722
  * iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
    - LP: #1277722
  * drm/radeon: Fix sideport problems on certain RS690 boards
    - LP: #1277722
  * ALSA: hda - Add enable_msi=0 workaround for four HP machines
    - LP: #1260225, #1277722
  * gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
    - LP: #1277722
  * radiotap: fix bitmap-end-finding buffer overrun
    - LP: #1277722
  * ftrace: Initialize the ftrace profiler for each possible cpu
    - LP: #1277722
  * libata: disable a disk via libata.force params
    - LP: #1277722
  * drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook
    - LP: #1277722
  * sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
    - LP: #1277722
  * ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function
    - LP: #1277722
  * rtlwifi: pci: Fix oops on driver unload
    - LP: #1277722
  * ath9k: Fix interrupt handling for the AR9002 family
    - LP: #1277722
  * cpupower: Fix segfault due to incorrect getopt_long arugments
    - LP: #1277722
  * iio:adc:ad7887 Fix channel reported endianness from cpu to big endian
    - LP: #1277722
  * ASoC: wm8904: fix DSP mode B configuration
    - LP: #1277722
  * net_dma: mark broken
    - LP: #1277722
  * dm9601: fix reception of full size ethernet frames on dm9620/dm9621a
    - LP: #1277722
  * dm9601: work around tx fifo sync issue on dm962x
    - LP: #1277722
  * libata, freezer: avoid block device removal while system is frozen
    - LP: #1277722
  * drm/radeon: fix asic gfx values for scrapper asics
    - LP: #1277722
  * ext4: add explicit casts when masking cluster sizes
    - LP: #1277722
  * drm/radeon: 0x9649 is SUMO2 not SUMO
    - LP: #1277722
  * selinux: fix broken peer recv check
    - LP: #1277722
  * selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
    - LP: #1277722
  * powerpc: Fix bad stack check in exception entry
    - LP: #1277722
  * ARM: fix "bad mode in ... handler" message for undefined instructions
    - LP: #1277722
  * ath9k_htc: properly set MAC address and BSSID mask
    - LP: #1277722
  * powerpc: Align p_end
    - LP: #1277722
  * Input: allocate absinfo data when setting ABS capability
    - LP: #1277722
  * GFS2: don't hold s_umount over blkdev_put
    - LP: #1277722
  * GFS2: Fix incorrect invalidation for DIO/buffered I/O
    - LP: #1277722
  * jbd2: don't BUG but return ENOSPC if a handle runs out of space
    - LP: #1277722
  * sh: always link in helper functions extracted from libgcc
    - LP: #1277722
  * ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
    - LP: #1277722
  * mm: ensure get_unmapped_area() returns higher address than
    mmap_min_addr
    - LP: #1277722
  * ftrace: Check module functions being traced on reload
    - LP: #1277722
  * sched: Fix race on toggling cfs_bandwidth_used
    - LP: #1277722
  * sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
    - LP: #1277722
  * sched: Fix hrtimer_cancel()/rq->lock deadlock
    - LP: #1277722
  * sched: Guarantee new group-entities always have weight
    - LP: #1277722
  * net: do not pretend FRAGLIST support
    - LP: #1277722
  * rds: prevent BUG_ON triggered on congestion update to loopback
    - LP: #1277722
  * macvtap: Do not double-count received packets
    - LP: #1277722
  * macvtap: update file current position
    - LP: #1277722
  * tun: update file current position
    - LP: #1277722
  * macvtap: signal truncated packets
    - LP: #1277722
  * ipv6: don't count addrconf generated routes against gc limit
    - LP: #1277722
  * net: drop_monitor: fix the value of maxattr
    - LP: #1277722
  * net: unix: allow set_peek_off to fail
    - LP: #1277722
  * tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
    - LP: #1277722
  * netvsc: don't flush peers notifying work during setting mtu
    - LP: #1277722
  * net: unix: allow bind to fail on mutex lock
    - LP: #1277722
  * net: inet_diag: zero out uninitialized idiag_{src,dst} fields
    - LP: #1277722
  * drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
    - LP: #1277722
  * hamradio/yam: fix info leak in ioctl
    - LP: #1277722
  * rds: prevent dereference of a NULL device
    - LP: #1277722
  * net: rose: restore old recvmsg behavior
    - LP: #1277722
  * vlan: Fix header ops passthru when doing TX VLAN offload.
    - LP: #1277722
  * net: llc: fix use after free in llc_ui_recvmsg
    - LP: #1277722
  * bridge: use spin_lock_bh() in br_multicast_set_hash_max
    - LP: #1277722
  * x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
    - LP: #1277722
  * mac80211: move "bufferable MMPDU" check to fix AP mode scan
    - LP: #1277722
  * SELinux: Fix possible NULL pointer dereference in
    selinux_inode_permission()
    - LP: #1277722
  * Linux 3.5.7.29
    - LP: #1277722
  * ext4: fix deadlock when writing in ENOSPC conditions
    - LP: #1281791
  * writeback: Fix data corruption on NFS
    - LP: #1281791
  * md/raid5: Fix possible confusion when multiple write errors occur.
    - LP: #1281791
  * md/raid10: fix two bugs in handling of known-bad-blocks.
    - LP: #1281791
  * md/raid10: fix bug when raid10 recovery fails to recover a block.
    - LP: #1281791
  * hwmon: (coretemp) Fix truncated name of alarm attributes
    - LP: #1281791
  * nilfs2: fix segctor bug that causes file system corruption
    - LP: #1281791
  * mm: fix crash when using XFS on loopback
    - LP: #1281791
  * vfs: In d_path don't call d_dname on a mount point
    - LP: #1281791
  * perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
    - LP: #1281791
  * staging: comedi: 8255_pci: fix for newer PCI-DIO48H
    - LP: #1281791
  * mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate
    successfully
    - LP: #1281791
  * serial: amba-pl011: use port lock to guard control register access
    - LP: #1281791
  * rtlwifi: rtl8192cu: Fix W=1 build warning
    - LP: #1281791
  * rtlwifi: rtl8192cu: Add new firmware
    - LP: #1281791
  * rtlwifi: Set the link state
    - LP: #1281791
  * rtlwifi: rtl8192c: Add new definitions in the dm_common header
    - LP: #1281791
  * rtlwifi: rtl8192cu: Fix some code in RF handling
    - LP: #1281791
  * NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
    - LP: #1281791
  * parport: parport_pc: remove double PCI ID for NetMos
    - LP: #1281791
  * staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity
    on bScanning
    - LP: #1281791
  * bfa: Chinook quad port 16G FC HBA claim issue
    - LP: #1281791
  * usb: option: add new zte 3g modem pids to option driver
    - LP: #1281791
  * dib8000: make 32 bits read atomic
    - LP: #1281791
  * serial: add support for 200 v3 series Titan card
    - LP: #1281791
  * usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
    - LP: #1281791
  * x86/efi: Fix off-by-one bug in EFI Boot Services reservation
    - LP: #1281791
  * perf kvm: Fix kvm report without guestmount.
    - LP: #1281791
  * mtd: mxc_nand: remove duplicated ecc_stats counting
    - LP: #1281791
  * xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
    - LP: #1281791
  * USB: serial: add support for iBall 3.5G connect usb modem
    - LP: #1281791
  * USB: Nokia 502 is an unusual device
    - LP: #1281791
  * USB: cypress_m8: fix ring-indicator detection and reporting
    - LP: #1281791
  * ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]
    - LP: #1281791
  * sunrpc: Fix infinite loop in RPC state machine
    - LP: #1281791
  * dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
    - LP: #1281791
  * SELinux: Fix memory leak upon loading policy
    - LP: #1281791
  * drm/radeon: warn users when hw_i2c is enabled (v2)
    - LP: #1281791
  * USB: ftdi_sio: added CS5 quirk for broken smartcard readers
    - LP: #1281791
  * serial: 8250: enable UART_BUG_NOMSR for Tegra
    - LP: #1281791
  * dm: wait until embedded kobject is released before destroying a device
    - LP: #1281791
  * dm space map common: make sure new space is used during extend
    - LP: #1281791
  * ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant
    - LP: #1281791
  * radeon/pm: Guard access to rdev->pm.power_state array
    - LP: #1281791
  * drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to
    INVALID
    - LP: #1281791
  * staging: r8712u: Set device type to wlan
    - LP: #1281791
  * ALSA: Enable CONFIG_ZONE_DMA for smaller PCI DMA masks
    - LP: #1281791
  * mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
    - LP: #1281791
  * rtlwifi: rtl8192cu: Add new device ID
    - LP: #1281791
  * mwifiex: add missing endian conversion for fw_tsf
    - LP: #1281791
  * b43: Fix lockdep splat
    - LP: #1281791
  * b43: Fix unload oops if firmware is not available
    - LP: #1281791
  * b43legacy: Fix unload oops if firmware is not available
    - LP: #1281791
  * nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
    - LP: #1281791
  * audit: correct a type mismatch in audit_syscall_exit()
    - LP: #1281791
  * md/raid5: fix long-standing problem with bitmap handling on write
    failure.
    - LP: #1281791
  * drm/radeon: set the full cache bit for fences on r7xx+
    - LP: #1281791
  * hp_accel: Add a new PnP ID HPQ6007 for new HP laptops
    - LP: #1281791
  * intel-iommu: fix off-by-one in pagetable freeing
    - LP: #1281791
  * fuse: fix pipe_buf_operations
    - LP: #1281791
  * drm/cirrus: correct register values for 16bpp
    - LP: #1281791
  * IB/qib: Fix QP check when looping back to/from QP1
    - LP: #1281791
  * ore: Fix wrong math in allocation of per device BIO
    - LP: #1281791
  * b43: fix the wrong assignment of status.freq in b43_rx()
    - LP: #1281791
  * KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
    - LP: #1281791
  * Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
    - LP: #1281791
  * ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to
    regulator API
    - LP: #1281791
  * powerpc: Make sure "cache" directory is removed when offlining cpu
    - LP: #1281791
  * drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
    - LP: #1281791
  * mm/page-writeback.c: fix dirty_balance_reserve subtraction from
    dirtyable memory
    - LP: #1281791
  * target/iscsi: Fix network portal creation race
    - LP: #1281791
  * mm, oom: base root bonus on current usage
    - LP: #1281791
  * x86, x32: Correct invalid use of user timespec in the kernel
    - LP: #1281791
  * alpha: fix broken network checksum
    - LP: #1281791
  * ARM: at91: smc: bug fix in sam9_smc_cs_read()
    - LP: #1281791
  * KVM: s390: fix diagnose code extraction
    - LP: #1281791
  * e752x_edac: Fix pci_dev usage count
    - LP: #1281791
  * lib/decompressors: fix "no limit" output buffer length
    - LP: #1281791
  * bnx2x: fix DMA unmapping of TSO split BDs
    - LP: #1281791
  * inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
    - LP: #1281791
  * net: avoid reference counter overflows on fib_rules in multicast
    forwarding
    - LP: #1281791
  * net,via-rhine: Fix tx_timeout handling
    - LP: #1281791
  * mm: hugetlbfs: fix hugetlbfs optimization
    - LP: #1281791
  * usb: core: get config and string descriptors for unauthorized devices
    - LP: #1281791
  * tty/serial: at91: Handle shutdown more safely
    - LP: #1281791
  * slub: Fix calculation of cpu slabs
    - LP: #1281791
  * turbostat: Use GCC's CPUID functions to support PIC
    - LP: #1281791
  * Linux 3.5.7.30
    - LP: #1281791

 -- Brad Figg <brad.figg@canonical.com>  Mon, 10 Feb 2014 09:51:32 -0800

linux (3.5.0-46.70) quantal; urgency=low

  [ Brad Figg ]

  * UBUNTU: Disable abi and module checking due to broken modules being
    disabled and we have bumped the abi.

 -- Brad Figg <brad.figg@canonical.com>  Wed, 08 Jan 2014 09:51:35 -0800

linux (3.5.0-46.69) quantal; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1266857

  [ Sergey Popovich ]

  * SAUCE: (no-up) netfilter: xt_hashlimit: fix proc entry leak in netns
    destroy path
    - LP: #1256988

  [ Tim Gardner ]

  * [Config] Enable CONFIG_VT6656
    - LP: #162671

  [ Upstream Kernel Changes ]

  * Revert "ima: policy for RAMFS"
    - LP: #1265562
  * netfilter: xt_recent: fix namespace destroy path
    - LP: #1256988
  * netfilter: xt_hashlimit: fix namespace destroy path
    - LP: #1256988
  * ACPICA: Interpreter: Fix Store() when implicit conversion is not
    possible.
    - LP: #1265562
  * ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and
    BufferField refs.
    - LP: #1265562
  * ACPICA: Return error if DerefOf resolves to a null package element.
    - LP: #1265562
  * ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a
    field.
    - LP: #1265562
  * aacraid: prevent invalid pointer dereference
    - LP: #1265562
  * libertas: potential oops in debugfs
    - LP: #1265562
  * ARM: sa11x0/assabet: ensure CS2 is configured appropriately
    - LP: #1265562
  * dm: allocate buffer for messages with small number of arguments using
    GFP_NOIO
    - LP: #1265562
  * ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
    - LP: #1265562
  * drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL
    - LP: #1265562
  * drm/ttm: Handle in-memory region copies
    - LP: #1265562
  * drm/ttm: Fix ttm_bo_move_memcpy
    - LP: #1265562
  * drm/ttm: Fix memory type compatibility check
    - LP: #1265562
  * PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
    - LP: #1265562
  * mtd: nand: hack ONFI for non-power-of-2 dimensions
    - LP: #1265562
  * mtd: map: fixed bug in 64-bit systems
    - LP: #1265562
  * mtd: m25p80: fix allocation size
    - LP: #1265562
  * block: fix race between request completion and timeout handling
    - LP: #1265562
  * blk-core: Fix memory corruption if blkcg_init_queue fails
    - LP: #1265562
  * loop: fix crash if blk_alloc_queue fails
    - LP: #1265562
  * block: fix a probe argument to blk_register_region
    - LP: #1265562
  * block: properly stack underlying max_segment_size to DM device
    - LP: #1265562
  * xen/blkback: fix reference counting
    - LP: #1265562
  * loop: fix crash when using unassigned loop device
    - LP: #1265562
  * SUNRPC: Fix a data corruption issue when retransmitting RPC calls
    - LP: #1265562
  * mtd: gpmi: fix kernel BUG due to racing DMA operations
    - LP: #1265562
  * ALSA: msnd: Avoid duplicated driver name
    - LP: #1265562
  * x86/microcode/amd: Tone down printk(), don't treat a missing firmware
    file as an error
    - LP: #1265562
  * SUNRPC: Avoid deep recursion in rpc_release_client
    - LP: #1265562
  * ALSA: hda - Don't clear the power state at snd_hda_codec_reset()
    - LP: #1265562
  * ASoC: blackfin: Fix missing break
    - LP: #1265562
  * drm/nouveau: when bailing out of a pushbuf ioctl, do not remove
    previous fence
    - LP: #1265562
  * ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced
    situations
    - LP: #1265562
  * ALSA: pcsp: Fix the order of input device unregistration
    - LP: #1265562
  * ASoC: wm8962: Turn on regcache_cache_only before disabling regulator
    - LP: #1265562
  * ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD
    - LP: #1265562
  * hwmon: (lm90) Fix max6696 alarm handling
    - LP: #1265562
  * ASoC: cs42l52: Correct MIC CTL mask
    - LP: #1265562
  * ARM: OMAP2+: omap_device: maintain sane runtime pm status around
    suspend/resume
    - LP: #1265562
  * setfacl removes part of ACL when setting POSIX ACLs to Samba
    - LP: #1265562
  * IB/ipath: Convert ipath_user_sdma_pin_pages() to use
    get_user_pages_fast()
    - LP: #1265562
  * rtlwifi: rtl8192se: Fix wrong assignment
    - LP: #1265562
  * rtlwifi: Fix endian error in extracting packet type
    - LP: #1265562
  * rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP
    - LP: #1265562
  * rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP
    - LP: #1265562
  * rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP
    - LP: #1265562
  * mwifiex: correct packet length for packets from SDIO interface
    - LP: #1265562
  * prism54: set netdev type to "wlan"
    - LP: #1265562
  * selinux: correct locking in selinux_netlbl_socket_connect)
    - LP: #1265562
  * audit: printk USER_AVC messages when audit isn't enabled
    - LP: #1265562
  * audit: fix info leak in AUDIT_GET requests
    - LP: #1265562
  * audit: use nlmsg_len() to get message payload length
    - LP: #1265562
  * target: Fix delayed Task Aborted Status (TAS) handling bug
    - LP: #1265562
  * md: fix calculation of stacking limits on level change.
    - LP: #1265562
  * drm/i915: flush cursors harder
    - LP: #1265562
  * rtlwifi: rtl8192cu: Fix more pointer arithmetic errors
    - LP: #1265562
  * radeon: workaround pinning failure on low ram gpu
    - LP: #1265562
  * drm/radeon: add semaphore trace point
    - LP: #1265562
  * nfsd: split up nfsd_setattr
    - LP: #1265562
  * nfsd: make sure to balance get/put_write_access
    - LP: #1265562
  * nfsd4: fix xdr decoding of large non-write compounds
    - LP: #1265562
  * avr32: setup crt for early panic()
    - LP: #1265562
  * avr32: fix out-of-range jump in large kernels
    - LP: #1265562
  * PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
    - LP: #1265562
  * powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
    - LP: #1265562
  * powerpc/signals: Mark VSX not saved with small contexts
    - LP: #1265562
  * iscsi-target: fix extract_param to handle buffer length corner case
    - LP: #1265562
  * iscsi-target: chap auth shouldn't match username with trailing garbage
    - LP: #1265562
  * configfs: fix race between dentry put and lookup
    - LP: #1265562
  * KVM: perform an invalid memslot step for gpa base change
    - LP: #1265562
  * KVM: Fix iommu map/unmap to handle memory slot moves
    - LP: #1265562
  * ARM: i.MX6q: fix the wrong parent of can_root clock
    - LP: #1265562
  * crypto: s390 - Fix aes-cbc IV corruption
    - LP: #1265562
  * iio:accel:kxsd9 fix missing mutex unlock
    - LP: #1265562
  * ahci: add Marvell 9230 to the AHCI PCI device list
    - LP: #1265562
  * powerpc/signals: Improved mark VSX not saved with small contexts fix
    - LP: #1265562
  * staging: zsmalloc: Ensure handle is never 0 on success
    - LP: #1265562
  * ALSA: hda/realtek - Add support of ALC231 codec
    - LP: #1265562
  * ALSA: hda/realtek - Set pcbeep amp for ALC668
    - LP: #1265562
  * tracing: Allow events to have NULL strings
    - LP: #1265562
  * Staging: tidspbridge: disable driver
    - LP: #1265562
  * cpuset: Fix memory allocator deadlock
    - LP: #1265562
  * staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.
    - LP: #1265562
  * exec/ptrace: fix get_dumpable() incorrect tests
    - LP: #1265562
    - CVE-2013-2929
  * SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
    - LP: #1265562
  * ftrace: Fix function graph with loading of modules
    - LP: #1265562
  * Input: i8042 - add PNP modaliases
    - LP: #1265562
  * misc: atmel_pwm: add deferred-probing support
    - LP: #1265562
  * Linux 3.5.7.27
    - LP: #1265562

 -- Steve Conklin <sconklin@canonical.com>  Tue, 07 Jan 2014 11:23:00 -0600

linux (3.5.0-45.68) quantal; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1257035

  [ Kamal Mostafa ]

  * SAUCE: (no-up) drm/i915: i915.disable_pch_pwm overrides PCH_PWM_ENABLE
    quirk
    - LP: #1163720

  [ Upstream Kernel Changes ]

  * nfs: don't allow nfs_find_actor to match inodes of the wrong type
    - LP: #1257002
  * jfs: fix error path in ialloc
    - LP: #1257002
  * mac80211: drop spoofed packets in ad-hoc mode
    - LP: #1257002
  * mac80211: use sta_info_get_bss() for nl80211 tx and client probing
    - LP: #1257002
  * mac80211: update sta->last_rx on acked tx frames
    - LP: #1257002
  * iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series
    - LP: #1257002
  * libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
    - LP: #1257002
  * mac80211: correctly close cancelled scans
    - LP: #1257002
  * rtlwifi: rtl8192cu: Fix error in pointer arithmetic
    - LP: #1257002
  * wireless: radiotap: fix parsing buffer overrun
    - LP: #1257002
  * drm/vmwgfx: Don't kill clients on VT switch
    - LP: #1257002
  * ecryptfs: Fix memory leakage in keystore.c
    - LP: #1257002
  * drm: Prevent overwriting from userspace underallocating core ioctl
    structs
    - LP: #1257002
  * drm: Pad drm_mode_get_connector to 64-bit boundary
    - LP: #1257002
  * drm/radeon/atom: workaround vbios bug in transmitter table on rs780
    - LP: #1257002
  * md: Fix skipping recovery for read-only arrays.
    - LP: #1257002
  * md: avoid deadlock when md_set_badblocks.
    - LP: #1257002
  * target/pscsi: fix return value check
    - LP: #1257002
  * parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
    - LP: #1257002
  * USB: serial: ftdi_sio: add id for Z3X Box device
    - LP: #1257002
  * clockevents: Sanitize ticks to nsec conversion
    - LP: #1257002
  * perf: Fix perf ring buffer memory ordering
    - LP: #1257002
  * xtensa: don't use alternate signal stack on threads
    - LP: #1257002
  * ASoC: dapm: Fix source list debugfs outputs
    - LP: #1257002
  * ASoC: wm_hubs: Add missing break in hp_supply_event()
    - LP: #1257002
  * uml: check length in exitcode_proc_write()
    - LP: #1257002
  * staging: ozwpan: prevent overflow in oz_cdev_write()
    - LP: #1257002
  * aacraid: missing capable() check in compat ioctl
    - LP: #1257002
  * staging: wlags49_h2: buffer overflow setting station name
    - LP: #1257002
  * Staging: bcm: info leak in ioctl
    - LP: #1257002
  * ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
    - LP: #1257002
  * lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
    - LP: #1257002
  * scripts/kallsyms: filter symbols not in kernel address space
    - LP: #1257002
  * xen-netback: use jiffies_64 value to calculate credit timeout
    - LP: #1257002
  * net: flow_dissector: fail on evil iph->ihl
    - LP: #1257002
  * PCI/PM: Clear state_saved during suspend
    - LP: #1257002
  * ALSA: hda - Move one-time init codes from generic_hdmi_init()
    - LP: #1212160, #1257002
  * NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
    - LP: #1257002
  * USB: mos7840: fix tiocmget error handling
    - LP: #1257002
  * usb: Disable USB 2.0 Link PM before device reset.
    - LP: #1257002
  * usb: hub: Clear Port Reset Change during init/resume
    - LP: #1257002
  * rt2400pci: fix RSSI read
    - LP: #1257002
  * rt2x00: check if device is still available on rt2x00mac_flush()
    - LP: #1257002
  * rt2800usb: slow down TX status polling
    - LP: #1257002
  * alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
    - LP: #1257002
  * ARM: OMAP2+: irq, AM33XX add missing register check
    - LP: #1257002
  * USB：add new zte 3g-dongle's pid to option.c
    - LP: #1257002
  * libata: Fix display of sata speed
    - LP: #1257002
  * ahci: disabled FBS prior to issuing software reset
    - LP: #1257002
  * drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH
    drive
    - LP: #1257002
  * ALSA: 6fire: Fix probe of multiple cards
    - LP: #1257002
  * usb: wusbcore: set the RPIPE wMaxPacketSize value correctly
    - LP: #1257002
  * usb: wusbcore: change WA_SEGS_MAX to a legal value
    - LP: #1257002
  * powerpc/vio: use strcpy in modalias_show
    - LP: #1257002
  * can: c_can: Fix RX message handling, handle lost message before EOB
    - LP: #1257002
  * ASoC: ak4642: prevent un-necessary changes to SG_SL1
    - LP: #1257002
  * ahci: Add Device IDs for Intel Wildcat Point-LP
    - LP: #1257002
  * powerpc/powernv: Add PE to its own PELTV
    - LP: #1257002
  * perf/ftrace: Fix paranoid level for enabling function tracer
    - LP: #1257002
  * ALSA: hda - Add support for CX20952
    - LP: #1257002
  * qeth: avoid buffer overflow in snmp ioctl
    - LP: #1257002
  * cris: media platform drivers: fix build
    - LP: #1257002
  * mm: ensure get_unmapped_area() returns higher address than
    mmap_min_addr
    - LP: #1257002
  * vsprintf: check real user/group id for %pK
    - LP: #1257002
  * backlight: atmel-pwm-bl: fix reported brightness
    - LP: #1257002
  * backlight: atmel-pwm-bl: fix gpio polarity in remove
    - LP: #1257002
  * devpts: plug the memory leak in kill_sb
    - LP: #1257002
  * netfilter: nf_ct_sip: don't drop packets with offsets pointing outside
    the packet
    - LP: #1257002
  * tracing: Fix potential out-of-bounds in trace_get_user()
    - LP: #1257002
  * ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2)
    optimizations
    - LP: #1257002
  * ARM: 7670/1: fix the memset fix
    - LP: #1257002
  * usb: fix cleanup after failure in hub_configure()
    - LP: #1257002
  * include/linux/fs.h: disable preempt when acquire i_size_seqcount write
    lock
    - LP: #1257002
  * 8139cp: re-enable interrupts after tx timeout
    - LP: #1257002
  * SUNRPC handle EKEYEXPIRED in call_refreshresult
    - LP: #1257002
  * Fix a few incorrectly checked [io_]remap_pfn_range() calls
    - LP: #1257002
  * crypto: ansi_cprng - Fix off by one error in non-block size request
    - LP: #1257002
  * Linux 3.5.7.26
    - LP: #1257002

 -- Steve Conklin <sconklin@canonical.com>  Mon, 02 Dec 2013 13:52:30 -0600

linux (3.5.0-44.67) quantal; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1250577

  [ Luis Henriques ]

  * SAUCE: ACPI battery: fix compiler warning
    - LP: #1247154

  [ Upstream Kernel Changes ]

  * ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()
    - LP: #1249023
  * Btrfs: change how we queue blocks for backref checking
    - LP: #1249023
  * watchdog: ts72xx_wdt: locking bug in ioctl
    - LP: #1249023
  * random: run random_int_secret_init() run after all late_initcalls
    - LP: #1249023
  * tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
    - LP: #1249023
  * ALSA: snd-usb-usx2y: remove bogus frame checks
    - LP: #1249023
  * ALSA: hda - Add fixup for ASUS N56VZ
    - LP: #1249023
  * hwmon: (applesmc) Always read until end of data
    - LP: #1249023
  * drm/radeon: fix hw contexts for SUMO2 asics
    - LP: #1249023
  * KVM: PPC: Book3S HV: Fix typo in saving DSCR
    - LP: #1249023
  * random: allow architectures to optionally define random_get_entropy()
    - LP: #1249023
  * ext4: fix memory leak in xattr
    - LP: #1249023
  * parisc: fix interruption handler to respect pagefault_disable()
    - LP: #1249023
  * mm, show_mem: suppress page counts in non-blockable contexts
    - LP: #1249023
  * mm/mmap: check for RLIMIT_AS before unmapping
    - LP: #1249023
  * mm: do not grow the stack vma just because of an overrun on preceding
    vma
    - LP: #1249023
  * xhci: quirk for extra long delay for S4
    - LP: #1249023
  * xhci: Fix spurious wakeups after S5 on Haswell
    - LP: #1249023
  * USB: support new huawei devices in option.c
    - LP: #1249023
  * USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined
    table as well.
    - LP: #1249023
  * USB: serial: option: add support for Inovia SEW858 device
    - LP: #1249023
  * ARM: 7851/1: check for number of arguments in
    syscall_get/set_arguments()
    - LP: #1249023
  * USB: quirks.c: add one device that cannot deal with suspension
    - LP: #1249023
  * dm snapshot: fix data corruption
    - LP: #1249023
    - CVE-2013-4299
  * USB: quirks: add touchscreen that is dazzeled by remote wakeup
    - LP: #1249023
  * usb: serial: option: blacklist Olivetti Olicard200
    - LP: #1249023
  * usb-storage: add quirk for mandatory READ_CAPACITY_16
    - LP: #1249023
  * writeback: fix negative bdi max pause
    - LP: #1249023
  * powerpc/pseries/lparcfg: Fix possible overflow are more than 1026
    - LP: #1249023
  * powerpc: Restore registers on error exit from
    csum_partial_copy_generic()
    - LP: #1249023
  * nilfs2: fix issue with race condition of competition between segments
    for dirty blocks
    - LP: #1249023
  * fuse: hotfix truncate_pagecache() issue
    - LP: #1249023
  * rt2800: fix wrong TX power compensation
    - LP: #1249023
  * [media] sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()
    - LP: #1249023
  * tcp: must unclone packets before mangling them
    - LP: #1249023
  * tcp: do not forget FIN in tcp_shifted_skb()
    - LP: #1249023
  * net: do not call sock_put() on TIMEWAIT sockets
    - LP: #1249023
  * net: mv643xx_eth: update statistics timer from timer context only
    - LP: #1249023
  * net: mv643xx_eth: fix orphaned statistics timer crash
    - LP: #1249023
  * net: heap overflow in __audit_sockaddr()
    - LP: #1249023
  * proc connector: fix info leaks
    - LP: #1249023
  * ipv4: fix ineffective source address selection
    - LP: #1249023
  * can: dev: fix nlmsg size calculation in can_get_size()
    - LP: #1249023
  * ipv6: restrict neighbor entry creation to output flow
    - LP: #1249023
  * bridge: Correctly clamp MAX forward_delay when enabling STP
    - LP: #1249023
  * net: vlan: fix nlmsg size calculation in vlan_get_size()
    - LP: #1249023
  * l2tp: must disable bh before calling l2tp_xmit_skb()
    - LP: #1249023
  * farsync: fix info leak in ioctl
    - LP: #1249023
  * unix_diag: fix info leak
    - LP: #1249023
  * connector: use nlmsg_len() to check message length
    - LP: #1249023
  * bnx2x: record rx queue for LRO packets
    - LP: #1249023
  * net: dst: provide accessor function to dst->xfrm
    - LP: #1249023
  * sctp: Use software crc32 checksum when xfrm transform will happen.
    - LP: #1249023
  * sctp: Perform software checksum if packet has to be fragmented.
    - LP: #1249023
  * wanxl: fix info leak in ioctl
    - LP: #1249023
  * net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
    - LP: #1249023
  * net: fix cipso packet validation when !NETLABEL
    - LP: #1249023
  * inet: fix possible memory corruption with UDP_CORK and UFO
    - LP: #1249023
  * davinci_emac.c: Fix IFF_ALLMULTI setup
    - LP: #1249023
  * can: flexcan: fix flexcan_chip_start() on imx6
    - LP: #1249023
  * can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX
    and abort pending TX
    - LP: #1249023
  * PCI: fix truncation of resource size to 32 bits
    - LP: #1249023
  * Linux 3.5.7.24
    - LP: #1249023
  * Linux 3.5.7.25
    - LP: #1249023

 -- Brad Figg <brad.figg@canonical.com>  Tue, 12 Nov 2013 10:16:41 -0800

linux (3.5.0-43.66) quantal; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1242895

  [ Timo Aaltonen ]

  * SAUCE: ubuntu/i915: silence unclaimed register poking debug messages
    - LP: #1138787

  [ Upstream Kernel Changes ]

  * Revert "xfs: fix _xfs_buf_find oops on blocks beyond the filesystem
    end"
    - LP: #1236041
    - CVE-2013-1819 fix backport:
  * Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in
    sctp_cmd_interpreter()"
    - LP: #1241093
  * get rid of full-hash scan on detaching vfsmounts
    - LP: #1226726
  * Smack: Fix the bug smackcipso can't set CIPSO correctly
    - LP: #1236743
  * SAUCE: (no-up) Only let characters through when there are active
    readers.
    - LP: #1208740
  * usb: xhci: define port register names and use them instead of magic
    numbers
    - LP: #1229576
  * usb: xhci: add USB2 Link power management BESL support
    - LP: #1229576
  * iwl4965: fix rfkill set state regression
    - LP: #1241093
  * ath9k_htc: Restore skb headroom when returning skb to mac80211
    - LP: #1241093
  * ALSA: opti9xx: Fix conflicting driver object name
    - LP: #1241093
  * SUNRPC: Fix memory corruption issue on 32-bit highmem systems
    - LP: #1241093
  * drm/i915: ivb: fix edp voltage swing reg val
    - LP: #1241093
  * drm/vmwgfx: Split GMR2_REMAP commands if they are to large
    - LP: #1241093
  * ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
    - LP: #1241093
  * Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]
    - LP: #1241093
  * [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a
    signal
    - LP: #1241093
  * xen-gnt: prevent adding duplicate gnt callbacks
    - LP: #1241093
  * usb: config->desc.bLength may not exceed amount of data returned by the
    device
    - LP: #1241093
  * USB: cdc-wdm: fix race between interrupt handler and tasklet
    - LP: #1241093
  * xhci-plat: Don't enable legacy PCI interrupts.
    - LP: #1241093
  * ASoC: wm8960: Fix PLL register writes
    - LP: #1241093
  * rculist: list_first_or_null_rcu() should use list_entry_rcu()
    - LP: #1241093
  * USB: mos7720: use GFP_ATOMIC under spinlock
    - LP: #1241093
  * USB: mos7720: fix big-endian control requests
    - LP: #1241093
  * staging: comedi: dt282x: dt282x_ai_insn_read() always fails
    - LP: #1241093
  * usb: ehci-mxc: check for pdata before dereferencing
    - LP: #1241093
  * usb: xhci: Disable runtime PM suspend for quirky controllers
    - LP: #1241093
  * USB: OHCI: Allow runtime PM without system sleep
    - LP: #1241093
  * ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
    - LP: #1241093
  * ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
    - LP: #1241093
  * USB: fix build error when CONFIG_PM_SLEEP isn't enabled
    - LP: #1241093
  * ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CA
    - LP: #1241093
  * regmap: silence GCC warning
    - LP: #1241093
  * target: Fix trailing ASCII space usage in INQUIRY vendor+model
    - LP: #1241093
  * iwlwifi: dvm: don't send BT_CONFIG on devices w/o Bluetooth
    - LP: #1241093
  * Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]
    - LP: #1241093
  * Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]
    - LP: #1241093
  * Bluetooth: ath3k: Add support for ID 0x13d3/0x3402
    - LP: #1241093
  * Bluetooth: Add support for Atheros [0cf3:e003]
    - LP: #1241093
  * xen/events: mask events when changing their VCPU binding
    - LP: #1241093
  * tipc: fix lockdep warning during bearer initialization
    - LP: #1241093
  * htb: fix sign extension bug
    - LP: #1241093
  * net: check net.core.somaxconn sysctl values
    - LP: #1241093
  * neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
    - LP: #1241093
  * bonding: modify only neigh_parms owned by us
    - LP: #1241093
  * fib_trie: remove potential out of bound access
    - LP: #1241093
  * tcp: cubic: fix overflow error in bictcp_update()
    - LP: #1241093
  * tcp: cubic: fix bug in bictcp_acked()
    - LP: #1241093
  * macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
    - LP: #1241093
  * ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not
    match
    - LP: #1241093
  * 8139cp: Fix skb leak in rx_status_loop failure path.
    - LP: #1241093
  * tun: signedness bug in tun_get_user()
    - LP: #1241093
  * ipv6: remove max_addresses check from ipv6_create_tempaddr
    - LP: #1241093
  * ipv6: drop packets with multiple fragmentation headers
    - LP: #1241093
  * net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for
    max_delay
    - LP: #1241093
  * ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
    - LP: #1241093
  * ipv6: Don't depend on per socket memory for neighbour discovery
    messages
    - LP: #1241093
  * net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
    - LP: #1241093
  * ath9k: always clear ps filter bit on new assoc
    - LP: #1241093
  * libceph: unregister request in __map_request failed and nofail == false
    - LP: #1241093
  * powerpc: Handle unaligned ldbrx/stdbrx
    - LP: #1241093
  * ath9k: fix rx descriptor related race condition
    - LP: #1241093
  * ath9k: avoid accessing MRC registers on single-chain devices
    - LP: #1241093
  * brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()
    - LP: #1241093
  * mmc: tmio_mmc_dma: fix PIO fallback on SDHI
    - LP: #1241093
  * HID: validate HID report id size
    - LP: #1241093
    - CVE-2013-2888
  * of: Fix missing memory initialization on FDT unflattening
    - LP: #1241093
  * drm/edid: add quirk for Medion MD30217PG
    - LP: #1241093
  * drm/radeon: fix endian bugs in hw i2c atom routines
    - LP: #1241093
  * drm/radeon: update line buffer allocation for dce4.1/5
    - LP: #1241093
  * drm/radeon: update line buffer allocation for dce6
    - LP: #1241093
  * drm/radeon: fix LCD record parsing
    - LP: #1241093
  * drm/radeon: fix resume on some rs4xx boards (v2)
    - LP: #1241093
  * drm/radeon: fix handling of variable sized arrays for router objects
    - LP: #1241093
  * radeon kms: fix uninitialised hotplug work usage in r100_irq_process()
    - LP: #1241093
  * drm/radeon: fix init ordering for r600+
    - LP: #1241093
  * HID: input: return ENODATA if reading battery attrs fails
    - LP: #1241093
  * HID: battery: don't do DMA from stack
    - LP: #1241093
  * fuse: postpone end_page_writeback() in fuse_writepage_locked()
    - LP: #1241093
  * fuse: invalidate inode attributes on xattr modification
    - LP: #1241093
  * s5p-g2d: Fix registration failure
    - LP: #1241093
  * DocBook: upgrade media_api DocBook version to 4.2
    - LP: #1241093
  * v4l2: added missing mutex.h include to v4l2-ctrls.h
    - LP: #1241093
  * hdpvr: fix iteration over uninitialized lists in hdpvr_probe()
    - LP: #1241093
  * exynos4-is: Fix fimc-lite bayer formats
    - LP: #1241093
  * exynos4-is: Fix entity unregistration on error path
    - LP: #1241093
  * libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
    - LP: #1241093
  * HID: pantherlord: validate output report details
    - LP: #1241093
    - CVE-2013-2892
  * HID: ntrig: validate feature report details
    - LP: #1241093
    - CVE-2013-2896
  * HID: picolcd_core: validate output report details
    - LP: #1241093
    - CVE-2013-2899
  * HID: check for NULL field when setting values
    - LP: #1241093
  * drm/i915: try not to lose backlight CBLV precision
    - LP: #1241093
  * powerpc: Default arch idle could cede processor on pseries
    - LP: #1241093
  * ocfs2: fix the end cluster offset of FIEMAP
    - LP: #1241093
  * mm/huge_memory.c: fix potential NULL pointer dereference
    - LP: #1241093
  * mm: fix aio performance regression for database caused by THP
    - LP: #1241093
  * memcg: fix multiple large threshold notifications
    - LP: #1241093
  * intel-iommu: Fix leaks in pagetable freeing
    - LP: #1241093
  * MIPS: ath79: Fix ar933x watchdog clock
    - LP: #1241093
  * ARM: PCI: versatile: Fix map_irq function to match hardware
    - LP: #1241093
  * ARM: PCI: versatile: Fix SMAP register offsets
    - LP: #1241093
  * crypto: api - Fix race condition in larval lookup
    - LP: #1241093
  * cifs: ensure that srv_mutex is held when dealing with ssocket pointer
    - LP: #1241093
  * ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist
    - LP: #1241093
  * ASoC: mc13783: add spi errata fix
    - LP: #1241093
  * [SCSI] sd: Fix potential out-of-bounds access
    - LP: #1241093
  * Linux 3.5.7.22
    - LP: #1241093
  * drm/radeon/atom: workaround vbios bug in transmitter table on rs880
    (v2)
    - LP: #1241093
  * drm/ast: fix the ast open key function
    - LP: #1241093
  * sched/fair: Fix small race where child->se.parent,cfs_rq might point to
    invalid ones
    - LP: #1241093
  * HID: provide a helper for validating hid reports
    - LP: #1241093
  * HID: zeroplus: validate output report details
    - LP: #1241093
    - CVE-2013-2889
  * HID: LG: validate HID output report details
    - LP: #1241093
    - CVE-2013-2893
  * HID: add usage_index in struct hid_usage.
    - LP: #1241093
  * HID: validate feature and input report details
    - LP: #1241093
    - CVE-2013-2897
  * HID: logitech-dj: validate output report details
    - LP: #1241093
    - CVE-2013-2895
  * HID: multitouch: validate indexes details
    - LP: #1241093
    - CVE-2013-2897
  * drm/radeon: fix panel scaling with eDP and LVDS bridges
    - LP: #1241093
  * net: usb: cdc_ether: Use wwan interface for Telit modules
    - LP: #1241093
  * usb: gadget: fix a bug and a WARN_ON in dummy-hcd
    - LP: #1241093
  * drm/ttm: fix the tt_populated check in ttm_tt_destroy()
    - LP: #1241093
  * sfc: Fix efx_rx_buf_offset() for recycled pages
    - LP: #1241093
  * perf: Clarify perf_cpu_context::active_pmu usage by renaming it to
    ::unique_pmu
    - LP: #1241093
  * perf: Fix perf_cgroup_switch for sw-events
    - LP: #1241093
  * cfq: explicitly use 64bit divide operation for 64bit arguments
    - LP: #1241093
  * perf tools: Handle JITed code in shared memory
    - LP: #1241093
  * HID: Fix Speedlink VAD Cezanne support for some devices
    - LP: #1241093
  * HID: usbhid: quirk for N-Trig DuoSense Touch Screen
    - LP: #1241093
  * workqueue: cond_resched() after processing each work item
    - LP: #1241093
  * cgroup: fail if monitored file and event_control are in different
    cgroup
    - LP: #1241093
  * tg3: Don't turn off led on 5719 serdes port 0
    - LP: #1241093
  * tg3: Expand led off fix to include 5720
    - LP: #1241093
  * mm, memcg: give exiting processes access to memory reserves
    - LP: #1241093
  * video: mxsfb: Add missing break
    - LP: #1241093
  * xhci: Fix race between ep halt and URB cancellation
    - LP: #1241093
  * serial: pch_uart: fix tty-kref leak in rx-error path
    - LP: #1241093
  * serial: pch_uart: fix tty-kref leak in dma-rx path
    - LP: #1241093
  * x86, efi: Don't map Boot Services on i386
    - LP: #1241093
  * ALSA: compress: Fix compress device unregister.
    - LP: #1241093
  * dm snapshot: workaround for a false positive lockdep warning
    - LP: #1241093
  * dm-snapshot: fix performance degradation due to small hash size
    - LP: #1241093
  * x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
    - LP: #1241093
  * drm/radeon: disable tests/benchmarks if accel is disabled
    - LP: #1241093
  * xhci: Fix oops happening after address device timeout
    - LP: #1241093
  * xhci: Ensure a command structure points to the correct trb on the
    command ring
    - LP: #1241093
  * drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
    - LP: #1241093
  * staging: vt6656: [BUG] main_usb.c oops on device_close move flag
    earlier.
    - LP: #1241093
  * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
    - LP: #1241093
  * usb/core/devio.c: Don't reject control message to endpoint with wrong
    direction bit
    - LP: #1241093
  * hwmon: (applesmc) Check key count before proceeding
    - LP: #1241093
  * USB: Fix breakage in ffs_fs_mount()
    - LP: #1241093
  * usb: dwc3: pci: add support for BayTrail
    - LP: #1241093
  * caif: Add missing braces to multiline if in cfctrl_linkup_request
    - LP: #1241093
  * net: sctp: fix smatch warning in sctp_send_asconf_del_ip
    - LP: #1241093
  * net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
    - LP: #1241093
  * resubmit bridge: fix message_age_timer calculation
    - LP: #1241093
  * bridge: Clamp forward_delay when enabling STP
    - LP: #1241093
  * ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
    - LP: #1241093
  * ip: generate unique IP identificator if local fragmentation is allowed
    - LP: #1241093
  * netpoll: fix NULL pointer dereference in netpoll_cleanup
    - LP: #1241093
  * ipv6: udp packets following an UFO enqueued packet need also be handled
    by UFO
    - LP: #1241093
  * via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
    - LP: #1241093
  * net: flow_dissector: fix thoff for IPPROTO_AH
    - LP: #1241093
  * bonding: Fix broken promiscuity reference counting issue
    - LP: #1241093
  * ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
    - LP: #1241093
  * ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
    - LP: #1241093
  * dm9601: fix IFF_ALLMULTI handling
    - LP: #1241093
  * ll_temac: Reset dma descriptors indexes on ndo_open
    - LP: #1241093
  * gianfar: Change default HW Tx queue scheduling mode
    - LP: #1241093
  * fanotify: dont merge permission events
    - LP: #1241093
  * sparc32: Fix exit flag passed from traced sys_sigreturn
    - LP: #1241093
  * sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
    - LP: #1241093
  * esp_scsi: Fix tag state corruption when autosensing.
    - LP: #1241093
  * sparc64: Fix ITLB handler of null page
    - LP: #1241093
  * sparc64: Remove RWSEM export leftovers
    - LP: #1241093
  * sparc64: Fix off by one in trampoline TLB mapping installation loop.
    - LP: #1241093
  * ASoC: max98095: a couple array underflows
    - LP: #1241093
  * ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
    - LP: #1241093
  * Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
    - LP: #1241093
  * Bluetooth: Fix security level for peripheral role
    - LP: #1241093
  * Bluetooth: Fix encryption key size for peripheral role
    - LP: #1241093
  * Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
    - LP: #1241093
  * rtlwifi: Align private space in rtl_priv struct
    - LP: #1241093
  * p54usb: add USB ID for Corega WLUSB2GTST USB adapter
    - LP: #1241093
  * mwifiex: fix hang issue for USB chipsets
    - LP: #1241093
  * mwifiex: fix NULL pointer dereference in usb suspend handler
    - LP: #1241093
  * USB: serial: option: Ignore card reader interface on Huawei E1750
    - LP: #1241093
  * ib_srpt: Destroy cm_id before destroying QP.
    - LP: #1241093
  * powerpc: Fix parameter clobber in csum_partial_copy_generic()
    - LP: #1241093
  * powerpc/sysfs: Disable writing to PURR in guest mode
    - LP: #1241093
  * powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in
    iommu_init_table()
    - LP: #1241093
  * powerpc/vio: Fix modalias_show return values
    - LP: #1241093
  * ib_srpt: always set response for task management
    - LP: #1241093
  * staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
    - LP: #1241093
  * mwifiex: fix memory corruption when unsetting multicast list
    - LP: #1241093
  * ext4: avoid hang when mounting non-journal filesystems with orphan list
    - LP: #1241093
  * dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
    - LP: #1241093
  * dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
    - LP: #1241093
  * dma: fix comments
    - LP: #1241093
  * dmaengine: imx-dma: fix callback path in tasklet
    - LP: #1241093
  * Linux 3.5.7.23
    - LP: #1241093
  * [PATCH 01/35] drm/i915: Revert hdmi HDP pin checks
    - LP: #1138700
  * [PATCH 02/35] drm/i915: add HAS_DDI check
    - LP: #1240639
  * [PATCH 03/35] drm/i915: don't intel_crt_init on any ULT machines
    - LP: #1240639
  * [PATCH 04/35] drm/i915: no lvds quirk for hp t5740
    - LP: #1240639
  * [PATCH 05/35] drm/i915/sdvo: Use &intel_sdvo->ddc instead of
    intel_sdvo->i2c for DDC.
    - LP: #1240639
  * [PATCH 06/35] drm/i915: prefer VBT modes for SVDO-LVDS over EDID
    - LP: #1240639
  * [PATCH 07/35] drm/i915: Fix context sizes on HSW
    - LP: #1240639
  * [PATCH 08/35] drm/i915: Only clear write-domains after a successful
    wait-seqno
    - LP: #1240639
  * [PATCH 09/35] drm/i915: Correct obj->mm_list link to
    dev_priv->dev_priv->mm.inactive_list
    - LP: #1240639
  * [PATCH 10/35] drm/i915: fix up ring cleanup for the i830/i845 CS tlb
    w/a
    - LP: #1240639
  * [PATCH 11/35] Partially revert "drm/i915: unconditionally use mt
    forcewake on hsw/ivb"
    - LP: #1240639
  * [PATCH 12/35] drm/i915: Fix write-read race with multiple rings
    - LP: #1240639
  * [PATCH 13/35] drm/i915: merge {i965, sandybridge}_write_fence_reg()
    - LP: #1240639
  * [PATCH 14/35] drm/i915: Fix incoherence with fence updates on
    Sandybridge+
    - LP: #1240639
  * [PATCH 15/35] Revert "drm/i915: Workaround incoherence between fences
    and LLC across multiple CPUs"
    - LP: #1240639
  * [PATCH 16/35] drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
    - LP: #1240639
  * [PATCH 17/35] drm/i915: don't setup hdmi for port D edp in ddi_init
    - LP: #1240639
  * [PATCH 18/35] drm/i915: Preserve the DDI_A_4_LANES bit from the bios
    - LP: #1240639
  * [PATCH 19/35] drm/i915: fix long-standing SNB regression in power
    consumption after resume v2
    - LP: #1240639
  * [PATCH 20/35] drm/i915: inverted brightness quirk for Acer Aspire 4736Z
    - LP: #1240639
  * [PATCH 21/35] drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13
    backlight
    - LP: #1162026, #1163720, #1240639
  * [PATCH 22/35] drm/i915: Serialize almost all register access
    - LP: #1240639
  * [PATCH 23/35] drm/i915: fix up gt init sequence fallout
    - LP: #1240639
  * [PATCH 24/35] drm/i915: initialize gt_lock early with other spin locks
    - LP: #1240639
  * [PATCH 25/35] drm/i915: fix missed hunk after GT access breakage
    - LP: #1240639
  * [PATCH 26/35] drm/i915: do not disable backlight on vgaswitcheroo
    switch off
    - LP: #1240639
  * [PATCH 27/35] drm/i915: Move num_pipes to intel info
    - LP: #1240639
  * [PATCH 28/35] drm/i915: Don't deref pipe->cpu_transcoder in the
    hangcheck code
    - LP: #1240639
  * [PATCH 29/35] drm/i915: Invalidate TLBs for the rings after a reset
    - LP: #1240639
  * [PATCH 30/35] drm/i915: ivb: fix edp voltage swing reg val
    - LP: #1240639
  * [PATCH 31/35] drm/i915: try not to lose backlight CBLV precision
    - LP: #1240639
  * [PATCH 32/35] drm/i915: do not update cursor in crtc mode set
    - LP: #1240639
  * [PATCH 33/35] drm/i915: Don't enable the cursor on a disable pipe
    - LP: #1240639
  * [PATCH 34/35] drm/i915/dp: increase i2c-over-aux retry interval on AUX
    DEFER
    - LP: #1240639
  * [PATCH 35/35] drm/i915: hsw: fix link training for eDP on port-A
    - LP: #1138700
  * USB: handle LPM errors during device suspend correctly
    - LP: #1241093

 -- Brad Figg <brad.figg@canonical.com>  Thu, 17 Oct 2013 10:49:22 -0700

linux (3.5.0-42.65) quantal; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1233787

  [ Upstream Kernel Changes ]

  * drm/i915: Make data/link N value power of two
    - LP: #1212376
  * isofs: Refuse RW mount of the filesystem instead of making it RO
    - LP: #1228751
  * udf: Standardize return values in mount sequence
    - LP: #1228751
  * udf: Refuse RW mount of the filesystem instead of making it RO
    - LP: #1228751
  * cciss: fix info leak in cciss_ioctl32_passthru()
    - LP: #1188355
    - CVE-2013-2147
  * cpqarray: fix info leak in ida_locked_ioctl()
    - LP: #1188355
    - CVE-2013-2147

 -- Brad Figg <brad.figg@canonical.com>  Tue, 01 Oct 2013 11:10:13 -0700

linux (3.5.0-41.64) quantal; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1223451

  [ Upstream Kernel Changes ]

  * kernel-doc: bugfix - multi-line macros
    - LP: #1223920
  * Revert "zram: use zram->lock to protect zram_free_page() in swap free
    notify path"
    - LP: #1215513
  * x86 thermal: Delete power-limit-notification console messages
    - LP: #1215748
  * x86 thermal: Disable power limit notification interrupt by default
    - LP: #1215748
  * ARM: 7810/1: perf: Fix array out of bounds access in
    armpmu_map_hw_event()
    - LP: #1216442
    - CVE-2013-4254
  * ARM: 7809/1: perf: fix event validation for software group leaders
    - LP: #1216442
    - CVE-2013-4254
  * veth: reduce stat overhead
    - LP: #1201869
  * veth: extend device features
    - LP: #1201869
  * veth: avoid a NULL deref in veth_stats_one
    - LP: #1201869
  * veth: fix a NULL deref in netif_carrier_off
    - LP: #1201869
  * veth: fix NULL dereference in veth_dellink()
    - LP: #1201869
  * Bluetooth: Add support for Atheros [0cf3:3121]
    - LP: #1202477
  * efivars: explicitly calculate length of VariableName
    - LP: #1217745
  * xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
    - LP: #1151527
    - CVE-2013-1819
  * drm/i915/lvds: ditch ->prepare special case
    - LP: #1221791
  * serial: mxs: fix buffer overflow
    - LP: #1221791
  * fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
    - LP: #1221791
  * af_key: initialize satype in key_notify_policy_flush()
    - LP: #1221791
  * vm: add no-mmu vm_iomap_memory() stub
    - LP: #1221791
  * iwl4965: set power mode early
    - LP: #1221791
  * iwl4965: reset firmware after rfkill off
    - LP: #1221791
  * ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep Volume
    - LP: #1221791
  * can: pcan_usb: fix wrong memcpy() bytes length
    - LP: #1221791
  * ALSA: 6fire: make buffers DMA-able (pcm)
    - LP: #1221791
  * ALSA: 6fire: make buffers DMA-able (midi)
    - LP: #1221791
  * jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
    - LP: #1221791
  * USB-Serial: Fix error handling of usb_wwan
    - LP: #1221791
  * USB: mos7840: fix big-endian probe
    - LP: #1221791
  * USB: adutux: fix big-endian device-type reporting
    - LP: #1221791
  * USB: ti_usb_3410_5052: fix big-endian firmware handling
    - LP: #1221791
  * m68k/atari: ARAnyM - Fix NatFeat module support
    - LP: #1221791
  * m68k: Truncate base in do_div()
    - LP: #1221791
  * usb: add two quirky touchscreen
    - LP: #1221791
  * USB: mos7720: fix broken control requests
    - LP: #1221791
  * USB: keyspan: fix null-deref at disconnect and release
    - LP: #1221791
  * MIPS: Expose missing pci_io{map,unmap} declarations
    - LP: #1221791
  * microblaze: Update microblaze defconfigs
    - LP: #1221791
  * sound: Fix make allmodconfig on MIPS
    - LP: #1221791
  * sound: Fix make allmodconfig on MIPS correctly
    - LP: #1221791
  * alpha: makefile: don't enforce small data model for kernel builds
    - LP: #1221791
  * MIPS: Rewrite pfn_valid to work in modules, too.
    - LP: #1221791
  * xtensa: fix linker script transformation for .text.unlikely
    - LP: #1221791
  * wusbcore: fix kernel panic when disconnecting a wireless USB->serial
    device
    - LP: #1221791
  * iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULL
    - LP: #1221791
  * iwlwifi: pcie: disable L1 Active after pci_enable_device
    - LP: #1221791
  * zd1201: do not use stack as URB transfer_buffer
    - LP: #1221791
  * Hostap: copying wrong data prism2_ioctl_giwaplist()
    - LP: #1221791
  * ARM: at91/DT: fix at91sam9n12ek memory node
    - LP: #1221791
  * drm/i915: Invalidate TLBs for the rings after a reset
    - LP: #1221791
  * libata: apply behavioral quirks to sil3826 PMP
    - LP: #1221791
  * ARM: davinci: nand: specify ecc strength
    - LP: #1221791
  * ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
    - LP: #1221791
  * sata_fsl: save irqs while coalescing
    - LP: #1221791
  * xen/events: initialize local per-cpu mask for all possible events
    - LP: #1221791
  * of: fdt: fix memory initialization for expanded DT
    - LP: #1221791
  * zfcp: fix lock imbalance by reworking request queue locking
    - LP: #1221791
  * zfcp: fix schedule-inside-lock in scsi_device list loops
    - LP: #1221791
  * nilfs2: remove double bio_put() in nilfs_end_bio_write() for
    BIO_EOPNOTSUPP error
    - LP: #1221791
  * nilfs2: fix issue with counting number of bio requests for
    BIO_EOPNOTSUPP error detection
    - LP: #1221791
  * workqueue: fix possible stall on try_to_grab_pending() of a delayed
    work item
    - LP: #1221791
  * x86/xen: do not identity map UNUSABLE regions in the machine E820
    - LP: #1221791
  * jfs: fix readdir cookie incompatibility with NFSv4
    - LP: #1221791
  * powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without
    hypervisor
    - LP: #1221791
  * powerpc: Work around gcc miscompilation of __pa() on 64-bit
    - LP: #1221791
  * powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.
    - LP: #1221791
  * drivers/base/memory.c: fix show_mem_removable() to handle missing
    sections
    - LP: #1221791
  * x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
    - LP: #1221791
  * Linux 3.5.7.21
    - LP: #1221791
  * mfd: rtsx: Read vendor setting from config space
    - LP: #1201698
  * cifs: don't instantiate new dentries in readdir for inodes that need to
    be revalidated immediately
    - LP: #1222442

  [ Wen-chien Jesse Sung ]

  * SAUCE: Bluetooth: use hci_send_cmd instead of usb_control_msg
    - LP: #1065400

 -- Tim Gardner <tim.gardner@canonical.com>  Fri, 23 Aug 2013 08:49:52 -0600

linux (3.5.0-40.62) quantal; urgency=low

  [ Brad Figg ]

  * [Config] KUSER_HELPERS = Y
  * Release Tracking Bug
    - LP: #1215129

 -- Brad Figg <brad.figg@canonical.com>  Wed, 21 Aug 2013 16:32:22 -0700

linux (3.5.0-40.61) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] supply perf with appropriate prefix to ensure use of local
    config
    - LP: #1206200
    - CVE-2013-1060

  [ John Johansen ]

  * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
    to prevent execve from granting privs"
    - LP: #1202161

  [ Joseph Salisbury ]

  * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
    - LP: #1210848

  [ Stefan Bader ]

  * (debian) Abort build on unresolved symbols
    - LP: #1166197

  [ Tim Gardner ]

  * [Config] Include rbd and kvm in the virtual inclusion list
    - LP: #1206961

  [ Upstream Kernel Changes ]

  * ALSA: usb: Parse UAC2 extension unit like for UAC1
    - LP: #1212430
  * Btrfs: fix hash overflow handling
    - LP: #1091187, #1091188
    - CVE-2012-5375
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
    - LP: #1214956
  * writeback: Fix periodic writeback after fs mount
    - LP: #1214956
  * nfsd4: fix decoding of compounds across page boundaries
    - LP: #1214956
  * ARM: shmobile: emev2 GIO3 resource fix
    - LP: #1214956
  * uprobes: Fix return value in error handling path
    - LP: #1214956
  * tracing: Fix irqs-off tag display in syscall tracing
    - LP: #1214956
  * [CIFS] use sensible file nlink values if unprovided
    - LP: #1214956
  * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
    - LP: #1214956
  * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
    - LP: #1214956
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
    - LP: #1214956
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
    - LP: #1214956
  * dm mpath: fix ioctl deadlock when no paths
    - LP: #1214956
  * dm verity: fix inability to use a few specific devices sizes
    - LP: #1214956
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
    - LP: #1214956
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
    - LP: #1214956
  * perf: Clone child context from parent context pmu
    - LP: #1214956
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
    scenario
    - LP: #1214956
  * perf: Fix perf_lock_task_context() vs RCU
    - LP: #1214956
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
    - LP: #1214956
  * drm/radeon/hdmi: make sure we have an afmt block assigned
    - LP: #1214956
  * ACPI / memhotplug: Fix a stale pointer in error path
    - LP: #1214956
  * PM / Sleep: avoid 'autosleep' in shutdown progress
    - LP: #1214956
  * radeon kms: do not flush uninitialized hotplug work
    - LP: #1214956
  * svcrdma: underflow issue in decode_write_list()
    - LP: #1214956
  * ALSA: asihpi: Fix unlocked snd_pcm_stop() call
    - LP: #1214956
  * ALSA: atiixp: Fix unlocked snd_pcm_stop() call
    - LP: #1214956
  * ALSA: 6fire: Fix unlocked snd_pcm_stop() call
    - LP: #1214956
  * ALSA: ua101: Fix unlocked snd_pcm_stop() call
    - LP: #1214956
  * ALSA: usx2y: Fix unlocked snd_pcm_stop() call
    - LP: #1214956
  * ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
    - LP: #1214956
  * ASoC: s6000: Fix unlocked snd_pcm_stop() call
    - LP: #1214956
  * [media] saa7134: Fix unlocked snd_pcm_stop() call
    - LP: #1214956
  * staging: line6: Fix unlocked snd_pcm_stop() call
    - LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
    - LP: #1214956
  * ALSA: hda - Add new GPU codec ID to snd-hda
    - LP: #1214956
  * Btrfs: fix lock leak when resuming snapshot deletion
    - LP: #1214956
  * xen/blkback: Check device permissions before allowing OP_DISCARD
    - LP: #1214956
  * [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
    - LP: #1214956
  * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer
    information
    - LP: #1214956
  * bridge: fix switched interval for MLD Query types
    - LP: #1214956
  * ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP
    sockets.
    - LP: #1214956
  * ipv6: don't call addrconf_dst_alloc again when enable lo
    - LP: #1214956
  * macvtap: fix recovery from gup errors
    - LP: #1214956
  * ipv6: ip6_sk_dst_check() must not assume ipv6 dst
    - LP: #1214956
  * af_key: fix info leaks in notify messages
    - LP: #1214956
  * sh_eth: fix unhandled RFE interrupt
    - LP: #1214956
  * neighbour: fix a race in neigh_destroy()
    - LP: #1214956
  * x25: Fix broken locking in ioctl error paths.
    - LP: #1214956
  * net: Swap ver and type in pppoe_hdr
    - LP: #1214956
  * ipv6,mcast: always hold idev->lock before mca_lock
    - LP: #1214956
  * l2tp: add missing .owner to struct pppox_proto
    - LP: #1214956
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
    pending data
    - LP: #1214956
  * ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
    - LP: #1214956
  * sunvnet: vnet_port_remove must call unregister_netdev
    - LP: #1214956
  * ifb: fix rcu_sched self-detected stalls
    - LP: #1214956
  * macvtap: correctly linearize skb when zerocopy is used
    - LP: #1214956
  * ipv6: in case of link failure remove route directly instead of letting
    it expire
    - LP: #1214956
  * 9p: fix off by one causing access violations and memory corruption
    - LP: #1214956
  * dummy: fix oops when loading the dummy failed
    - LP: #1214956
  * ifb: fix oops when loading the ifb failed
    - LP: #1214956
  * atl1e: fix dma mapping warnings
    - LP: #1214956
  * atl1e: unmap partially mapped skb on dma error and free skb
    - LP: #1214956
  * vlan: fix a race in egress prio management
    - LP: #1214956
  * sparc32: vm_area_struct access for old Sun SPARCs.
    - LP: #1214956
  * sparc64 address-congruence property
    - LP: #1214956
  * sparc: tsb must be flushed before tlb
    - LP: #1214956
  * powerpc/modules: Module CRC relocation fix causes perf issues
    - LP: #1214956
  * usb: dwc3: gadget: don't prevent gadget from being probed if we fail
    - LP: #1214956
  * usb: dwc3: fix wrong bit mask in dwc3_event_type
    - LP: #1214956
  * ASoC: max98088 - fix element type of the register cache.
    - LP: #1214956
  * ata: Fix DVD not dectected at some platform with Wellsburg PCH
    - LP: #1214956
  * ALSA: usb-audio: 6fire: return correct XRUN indication
    - LP: #1214956
  * usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial
    adapter
    - LP: #1214956
  * USB: storage: Add MicroVault Flash Drive to unusual_devs
    - LP: #1214956
  * USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
    - LP: #1214956
  * USB: option: append Petatel NP10T device to GSM modems list
    - LP: #1214956
  * usb: cp210x support SEL C662 Vendor/Device
    - LP: #1214956
  * USB: cp210x: add MMB and PI ZigBee USB Device Support
    - LP: #1214956
  * USB: EHCI: Fix resume signalling on remote wakeup
    - LP: #1214956
  * drm/radeon: fix endian issues with DP handling (v3)
    - LP: #1214956
  * drm/radeon: Another card with wrong primary dac adj
    - LP: #1214956
  * drm/radeon: improve dac adjust heuristics for legacy pdac
    - LP: #1214956
  * drm/radeon: fix combios tables on older cards
    - LP: #1214956
  * [SCSI] isci: Fix a race condition in the SSP task management path
    - LP: #1214956
  * [SCSI] qla2xxx: Properly set the tagging for commands.
    - LP: #1214956
  * [SCSI] sd: fix crash when UA received on DIF enabled device
    - LP: #1214956
  * nfsd: nfsd_open: when dentry_open returns an error do not propagate as
    struct file
    - LP: #1214956
  * USB: option: add D-Link DWM-152/C1 and DWM-156/C1
    - LP: #1214956
  * staging: comedi: COMEDI_CANCEL ioctl should wake up read/write
    - LP: #1214956
  * staging: android: logger: Correct write offset reset on error
    - LP: #1214956
  * usb: option: add TP-LINK MA260
    - LP: #1214956
  * USB: ti_usb_3410_5052: fix dynamic-id matching
    - LP: #1214956
  * usb: serial: option: Add ONYX 3G device support
    - LP: #1214956
  * md/raid10: remove use-after-free bug.
    - LP: #1214956
  * md/raid5: fix interaction of 'replace' and 'recovery'.
    - LP: #1214956
  * xhci: Avoid NULL pointer deref when host dies.
    - LP: #1214956
  * usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with
    xhci 1.0
    - LP: #1214956
  * xhci: fix null pointer dereference on ring_doorbell_for_active_rings
    - LP: #1214956
  * usb: serial: option: blacklist ONDA MT689DC QMI interface
    - LP: #1214956
  * usb: serial: option: add Olivetti Olicard 200
    - LP: #1214956
  * usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
    - LP: #1214956
  * USB: mos7840: fix memory leak in open
    - LP: #1214956
  * usb: Clear both buffers when clearing a control transfer TT buffer.
    - LP: #1214956
  * staging: comedi: fix a race between do_cmd_ioctl() and read/write
    - LP: #1214956
  * hrtimers: Move SMP function call to thread context
    - LP: #1214956
  * Linux 3.5.7.18
    - LP: #1214956
  * nl80211: fix mgmt tx status and testmode reporting for netns
    - LP: #1214956
  * mac80211: fix ethtool stats for non-station interfaces
    - LP: #1214956
  * mac80211: fix duplicate retransmission detection
    - LP: #1214956
  * iwlwifi: mvm: refuse connection to APs with BI < 16
    - LP: #1214956
  * ath9k_htc: do some initial hardware configuration
    - LP: #1214956
  * USB: mos7840: fix race in register handling
    - LP: #1214956
  * USB: mos7840: fix device-type detection
    - LP: #1214956
  * serial/mxs-auart: fix race condition in interrupt handler
    - LP: #1214956
  * serial/mxs-auart: increase time to wait for transmitter to become idle
    - LP: #1214956
  * firewire: fix libdc1394/FlyCap2 iso event regression
    - LP: #1214956
  * USB: mos7840: fix pointer casts
    - LP: #1214956
  * ixgbe: Fix Tx Hang issue with lldpad on 82598EB
    - LP: #1214956
  * USB: serial: ftdi_sio: add more RT Systems ftdi devices
    - LP: #1214956
  * drm/radeon/atom: initialize more atom interpretor elements to 0
    - LP: #1214956
  * virtio: support unlocked queue poll
    - LP: #1214956
  * virtio_net: fix race in RX VQ processing
    - LP: #1214956
  * libata: make it clear that sata_inic162x is experimental
    - LP: #1214956
  * xen/io/ring.h: new macro to detect whether there are too many requests
    on the ring
    - LP: #1214956
  * xen/blkback: Check for insane amounts of request on the ring (v6).
    - LP: #1214956
  * Btrfs: re-add root to dead root list if we stop dropping it
    - LP: #1214956
  * xen/evtchn: avoid a deadlock when unbinding an event channel
    - LP: #1214956
  * sched: Fix the broken sched_rr_get_interval()
    - LP: #1214956
  * livelock avoidance in sget()
    - LP: #1214956
  * drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
    - LP: #1162026, #1163720, #1214956
  * ACPI / battery: Fix parsing _BIX return value
    - LP: #1214956
  * ARM: poison the vectors page
    - LP: #1214956
  * ARM: poison memory between kuser helpers
    - LP: #1214956
  * ARM: move vector stubs
    - LP: #1214956
  * ARM: use linker magic for vectors and vector stubs
    - LP: #1214956
  * ARM: update FIQ support for relocation of vectors
    - LP: #1214956
  * ARM: allow kuser helpers to be removed from the vector page
    - LP: #1214956
  * powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)
    - LP: #1214956
  * iwlwifi: add DELL SKU for 5150 HMC
    - LP: #1214956
  * mwifiex: Add missing endian conversion.
    - LP: #1214956
  * rt2x00: fix stop queue
    - LP: #1214956
  * futex: Take hugepages into account when generating futex_key
    - LP: #1214956
  * ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
    - LP: #1214956
  * perf: Fix event group context move
    - LP: #1214956
  * arcnet: cleanup sizeof parameter
    - LP: #1214956
  * sysctl net: Keep tcp_syn_retries inside the boundary
    - LP: #1214956
  * ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
    - LP: #1214956
  * usbnet: do not pretend to support SG/TSO
    - LP: #1214956
  * af_key: more info leaks in pfkey messages
    - LP: #1214956
  * net_sched: Fix stack info leak in cbq_dump_wrr().
    - LP: #1214956
  * net_sched: info leak in atm_tc_dump_class()
    - LP: #1214956
  * 8139cp: Add dma_mapping_error checking
    - LP: #1214956
  * x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
    - LP: #1214956
  * tracing: Fix fields of struct trace_iterator that are zeroed by mistake
    - LP: #1214956
  * perf tools: Add anonymous huge page recognition
    - LP: #1214956
  * ext4: make sure group number is bumped after a inode allocation race
    - LP: #1214956
  * virtio: console: fix race with port unplug and open/close
    - LP: #1214956
  * virtio: console: fix race in port_fops_open() and port unplug
    - LP: #1214956
  * virtio: console: clean up port data immediately at time of unplug
    - LP: #1214956
  * virtio: console: fix raising SIGIO after port unplug
    - LP: #1214956
  * virtio: console: return -ENODEV on all read operations after unplug
    - LP: #1214956
  * regmap: Add missing header for !CONFIG_REGMAP stubs
    - LP: #1214956
  * cifs: extend the buffer length enought for sprintf() using
    - LP: #1214956
  * [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel
    - LP: #1214956
  * [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages
    is set
    - LP: #1214956
  * drm/cirrus: Invalidate page tables when pinning a BO
    - LP: #1214956
  * drm/mgag200: Invalidate page tables when pinning a BO
    - LP: #1214956
  * drm/ast: invalidate page tables when pinning a BO
    - LP: #1214956
  * drm/i915: do not disable backlight on vgaswitcheroo switch off
    - LP: #1214956
  * ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c
    - LP: #1214956
  * ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
    - LP: #1214956
  * drm/radeon: always program the MC on startup
    - LP: #1214956
  * ALSA: usb-audio: do not trust too-big wMaxPacketSize values
    - LP: #1214956
  * hwmon: (adt7470) Fix incorrect return code check
    - LP: #1214956
  * ext4: allow the mount options nodelalloc and data=journal
    - LP: #1214956
  * ext4: fix mount/remount error messages for incompatible mount options
    - LP: #1214956
  * usb: core: don't try to reset_device() a port that got just
    disconnected
    - LP: #1214956
  * debugfs: debugfs_remove_recursive() must not rely on
    list_empty(d_subdirs)
    - LP: #1214956
  * [SCSI] nsp32: use mdelay instead of large udelay constants
    - LP: #1214956
  * zram: allow request end to coincide with disksize
    - LP: #1214956
  * Linux 3.5.7.19
    - LP: #1214956
  * mac80211: add time synchronisation with BSS for assoc
    - LP: #1214956
  * Linux 3.5.7.20
    - LP: #1214956

 -- Brad Figg <brad.figg@canonical.com>  Wed, 21 Aug 2013 13:28:10 -0700

linux (3.5.0-39.60) quantal; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1211872

  [ Upstream Kernel Changes ]

  * Revert "veth: avoid a NULL deref in veth_stats_one"
  * Revert "veth: extend device features"
  * Revert "veth: reduce stat overhead"

 -- Brad Figg <brad.figg@canonical.com>  Tue, 13 Aug 2013 10:26:38 -0700

linux (3.5.0-38.59) quantal; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1205440

  [ Upstream Kernel Changes ]

  * hp-wmi: add more definitions for new event_id's
    - LP: #1152458
  * MFD: rtsx_pcr: Fix probe fail path
    - LP: #1201321
  * mfd: rtsx: Add support for RTL8411B
    - LP: #1201321
  * veth: reduce stat overhead
    - LP: #1201869
  * veth: extend device features
    - LP: #1201869
  * veth: avoid a NULL deref in veth_stats_one
    - LP: #1201869
  * Input: elantech - fix for newer hardware versions (v7)
    - LP: #1166442
  * zram: avoid invalid memory access in zram_exit()
    - LP: #1204600
  * zram: use zram->lock to protect zram_free_page() in swap free notify
    path
    - LP: #1204600
  * zram: destroy all devices on error recovery path in zram_init()
    - LP: #1204600
  * zram: avoid double free in function zram_bvec_write()
    - LP: #1204600
  * zram: avoid access beyond the zram device
    - LP: #1204600
  * zram: protect sysfs handler from invalid memory access
    - LP: #1204600
  * pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
    - LP: #1204600
  * usb: gadget: f_mass_storage: add missing memory barrier for
    thread_wakeup_needed
    - LP: #1204600
  * cgroup: fix umount vs cgroup_event_remove() race
    - LP: #1204600
  * xhci: check for failed dma pool allocation
    - LP: #1204600
  * usb: host: xhci-plat: release mem region while removing module
    - LP: #1204600
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
    - LP: #1204600
  * x86: Fix /proc/mtrr with base/size more than 44bits
    - LP: #1204600
  * genirq: Fix can_request_irq() for IRQs without an action
    - LP: #1204600
  * jbd2: move superblock checksum calculation to jbd2_write_superblock()
    - LP: #1204600
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
    - LP: #1204600
  * jbd2: fix theoretical race in jbd2__journal_restart
    - LP: #1204600
  * cgroup: fix umount vs cgroup_cfts_commit() race
    - LP: #1204600
  * tracing: Use current_uid() for critical time tracing
    - LP: #1204600
  * ahci: Add AMD CZ SATA device ID
    - LP: #1204600
  * i2c-piix4: Add AMD CZ SMBus device ID
    - LP: #1204600
  * ahci: remove pmp link online check in FBS EH
    - LP: #1204600
  * libata: skip SRST for all SIMG [34]7x port-multipliers
    - LP: #1204600
  * ASoC: wm8962: Remove remaining direct register cache accesses
    - LP: #1204600
  * ACPICA: Do not use extended sleep registers unless HW-reduced bit is
    set
    - LP: #1204600
  * ALSA: hda - Cache the MUX selection for generic HDMI
    - LP: #1204600
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
    - LP: #1204600
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
    - LP: #1204600
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
    - LP: #1204600
  * Handle big endianness in NTLM (ntlmv2) authentication
    - LP: #1204600
  * xen/time: remove blocked time accounting from xen "clockchip"
    - LP: #1204600
  * drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
    - LP: #1204600
  * ocfs2: xattr: fix inlined xattr reflink
    - LP: #1204600
  * block: do not pass disk names as format strings
    - LP: #1204600
    - CVE-2013-2851
  * crypto: sanitize argument for format string
    - LP: #1204600
  * mm/memory-hotplug: fix lowmem count overflow when offline pages
    - LP: #1204600
  * drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq
    - LP: #1204600
  * nbd: correct disconnect behavior
    - LP: #1204600
  * netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
    - LP: #1204600
  * netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
    - LP: #1204600
  * netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
    - LP: #1204600
  * netfilter: xt_LOG: fix mark logging for IPv6 packets
    - LP: #1204600
  * ipvs: info leak in __ip_vs_get_dest_entries()
    - LP: #1204600
  * netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects
    - LP: #1204600
  * netfilter: nfnetlink_acct: fix incomplete dumping of objects
    - LP: #1204600
  * netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
    - LP: #1204600
  * netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
    - LP: #1204600
  * netfilter: xt_TCPMSS: Fix missing fragmentation handling
    - LP: #1204600
  * netfilter: xt_TCPMSS: Fix IPv6 default MSS too
    - LP: #1204600
  * ipvs: SCTP ports should be writable in ICMP packets
    - LP: #1204600
  * zfcp: fix adapter (re)open recovery while link to SAN is down
    - LP: #1204600
  * zfcp: block queue limits with data router
    - LP: #1204600
  * zfcp: status read buffers on first adapter open with link down
    - LP: #1204600
  * mpt2sas: Fix for issue Missing delay not getting set during system
    bootup
    - LP: #1204600
  * mpt2sas: Fix for max_sectors warning message is stating the incorrect
    range
    - LP: #1204600
  * mpt2sas: Fix for device scan following host reset could get stuck in a
    infinite loop
    - LP: #1204600
  * mpt2sas: fix firmware failure with wrong task attribute
    - LP: #1204600
  * sd: Fix parsing of 'temporary ' cache mode prefix
    - LP: #1204600
  * aacraid: Fix for arrays are going offline in the system. System hangs
    - LP: #1204600
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata
    spinning_secondaries
    - LP: #1204600
  * md/raid10: fix two bugs affecting RAID10 reshape.
    - LP: #1204600
  * hpfs: better test for errors
    - LP: #1204600
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
    - LP: #1204600
  * tick: Prevent uncontrolled switch to oneshot mode
    - LP: #1204600
  * ext3: fix data=journal fast mount/umount hang
    - LP: #1204600
  * PCI: Fix refcount issue in pci_create_root_bus() error recovery path
    - LP: #1204600
  * b43: ensue that BCMA is "y" when B43 is "y"
    - LP: #1204600
  * ath9k: fill channel mode in caldata
    - LP: #1204600
  * ath9k_hw: Assign default xlna config for AR9485
    - LP: #1204600
  * ath9k_hw: Remove CHANNEL_CW_INT
    - LP: #1204600
  * ath9k: Fix noisefloor calibration
    - LP: #1204600
  * ath9k: Do not assign noise for NULL caldata
    - LP: #1204600
  * iwlwifi: pcie: wake the queue if stopped when being unmapped
    - LP: #1204600
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
    - LP: #1204600
  * rt2x00: read 5GHz TX power values from the correct offset
    - LP: #1204600
  * vgacon.c: add cond reschedule points in vgacon_do_font_op
    - LP: #1204600
  * drm/mgag200: Reject modes that are too big for VRAM
    - LP: #1204600
  * drm/mgag200: Added resolution and bandwidth limits for various G200e
    products.
    - LP: #1204600
  * libceph: Fix NULL pointer dereference in auth client code
    - LP: #1204600
    - CVE-2013-1059
  * rtlwifi: rtl8192cu: Fix duplicate if test
    - LP: #1204600
  * ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
    - LP: #1204600
  * ext4: fix overflow when counting used blocks on 32-bit architectures
    - LP: #1204600
  * vgacon: fix missing include.
    - LP: #1204600
  * drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
    - LP: #1204600
  * efi_pstore: Check remaining space with QueryVariableInfo() before
    writing data
    - LP: #1204600
  * efivars: Disable external interrupt while holding efivars->lock
    - LP: #1204600
  * efi: be more paranoid about available space when creating variables
    - LP: #1204600
  * x86, efivars: firmware bug workarounds should be in platform code
    - LP: #1204600
  * efi: Export efi_query_variable_store() for efivars.ko
    - LP: #1204600
  * x86,efi: Check max_size only if it is non-zero.
    - LP: #1204600
  * x86,efi: Implement efi_no_storage_paranoia parameter
    - LP: #1204600
  * Modify UEFI anti-bricking code
    - LP: #1204600
  * x86/efi: Fix dummy variable buffer allocation
    - LP: #1204600
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
    - LP: #1204600
  * charger-manager: Ensure event is not used as format string
    - LP: #1204600
  * iommu/amd: Only unmap large pages from the first pte
    - LP: #1204600
  * Linux 3.5.7.17
    - LP: #1204600
  * fanotify: info leak in copy_event_to_user()
    - LP: #1188356
    - CVE-2013-2148

 -- Brad Figg <brad.figg@canonical.com>  Fri, 26 Jul 2013 11:00:32 -0700

linux (3.5.0-37.58) quantal; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1199149

  [ Brad Figg ]

  * [Config] CONFIG_ATH9K_LEGACY_RATE_CONTROL=y

  [ Tim Gardner ]

  * [Config] CONFIG_SUNRPC_DEBUG=y
    - LP: #1127319

  [ Upstream Kernel Changes ]

  * Revert "serial: 8250_pci: add support for another kind of NetMos
    Technology PCI 9835 Multi-I/O Controller"
    - LP: #1190967
  * Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
    - LP: #1197458
  * ata_piix: add PCI IDs for Intel BayTail
    - LP: #1197458
  * libata: make ata_exec_internal_sg honor DMADIR
    - LP: #1197458
  * cfg80211: check wdev->netdev in connection work
    - LP: #1197458
  * xhci-mem: init list heads at the beginning of init
    - LP: #1197458
  * xhci: fix list access before init
    - LP: #1197458
  * xhci - correct comp_mode_recovery_timer on return from hibernate
    - LP: #1197458
  * mac80211: close AP_VLAN interfaces before unregistering all
    - LP: #1197458
  * usb: dwc3: gadget: free trb pool only from epnum 2
    - LP: #1197458
  * USB: revert periodic scheduling bugfix
    - LP: #1197458
  * USB: serial: fix Treo/Kyocera interrrupt-in urb context
    - LP: #1197458
  * USB: visor: fix initialisation of Treo/Kyocera devices
    - LP: #1197458
  * USB: mos7720: fix DMA to stack
    - LP: #1197458
  * USB: mos7840: fix DMA to stack
    - LP: #1197458
  * USB: ark3116: fix control-message timeout
    - LP: #1197458
  * USB: iuu_phoenix: fix bulk-message timeout
    - LP: #1197458
  * USB: mos7720: fix message timeouts
    - LP: #1197458
  * regulator: palmas: Fix "enable_reg" to point to the correct reg for
    SMPS10
    - LP: #1197458
  * m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
    - LP: #1197458
  * USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device
    - LP: #1197458
  * USB: serial: Add Option GTM681W to qcserial device table.
    - LP: #1197458
  * USB: keyspan: fix bogus array index
    - LP: #1197458
  * USB: mos7720: fix hardware flow control
    - LP: #1197458
  * USB: whiteheat: fix broken port configuration
    - LP: #1197458
  * USB: option: blacklist network interface on Huawei E1820
    - LP: #1197458
  * iommu/amd: Re-enable IOMMU event log interrupt after handling.
    - LP: #1197458
  * iommu/amd: Workaround for ERBT1312
    - LP: #1197458
  * xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.
    - LP: #1197458
  * thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
    - LP: #1197458
  * klist: del waiter from klist_remove_waiters before wakeup waitting
    process
    - LP: #1197458
  * ACPI video: ignore BIOS backlight value for HP dm4
    - LP: #1197458
  * ACPI video: ignore BIOS initial backlight value for HP 1000
    - LP: #1197458
  * dmaengine: ste_dma40: fix pm runtime ref counting
    - LP: #1197458
  * ACPI / video: ignore BIOS initial backlight value for HP m4
    - LP: #1197458
  * ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6
    - LP: #1197458
  * ALSA: usb-audio: fix Roland/Cakewalk UM-3G support
    - LP: #1197458
  * drm: fix a use-after-free when GPU acceleration disabled
    - LP: #1197458
  * drm/mgag200: Add missing write to index before accessing data register
    - LP: #1197458
  * drm/i915: no lvds quirk for hp t5740
    - LP: #1197458
  * radeon: Fix system hang issue when using KMS with older cards
    - LP: #1197458
  * drm/radeon: don't allow audio on DCE6
    - LP: #1197458
  * ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio
    iface
    - LP: #1197458
  * drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
    - LP: #1197458
  * ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam
    c270
    - LP: #1197458
  * ARM: 7742/1: topology: export cpu_topology
    - LP: #1197458
  * ARM: 7743/1: compressed/head.S: work around new binutils warning
    - LP: #1197458
  * hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and
    MAX1617
    - LP: #1197458
  * hpfs: drop vmtruncate
    - LP: #1197458
  * hpfs: fix warnings when the filesystem fills up
    - LP: #1197458
  * powerpc/eeh: Don't check RTAS token to get PE addr
    - LP: #1197458
  * drm/gma500: Increase max resolution for mode setting
    - LP: #1197458
  * USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL
    pointer
    - LP: #1197458
  * tg3: Add New 5719 Read DMA workaround
    - LP: #1197458
  * tg3: Add read dma workaround for 5720
    - LP: #1197458
  * libceph: clear messenger auth_retry flag when we authenticate
    - LP: #1197458
  * libceph: fix authorizer invalidation
    - LP: #1197458
  * libceph: add update_authorizer auth method
    - LP: #1197458
  * libceph: wrap auth ops in wrapper functions
    - LP: #1197458
  * libceph: wrap auth methods in a mutex
    - LP: #1197458
  * libceph: register request before unregister linger
    - LP: #1197458
  * libceph: always reset osds when kicking
    - LP: #1197458
  * libceph: must hold mutex for reset_changed_osds()
    - LP: #1197458
  * ceph: add cpu_to_le32() calls when encoding a reconnect capability
    - LP: #1197458
  * ceph: ceph_pagelist_append might sleep while atomic
    - LP: #1197458
  * drm/gma500/psb: Unpin framebuffer on crtc disable
    - LP: #1197458
  * drm/gma500/cdv: Unpin framebuffer on crtc disable
    - LP: #1197458
  * drm/i915: prefer VBT modes for SVDO-LVDS over EDID
    - LP: #1197458
  * Bluetooth: Fix mgmt handling of power on failures
    - LP: #1197458
  * ath9k: Disable PowerSave by default
    - LP: #1197458
  * ath9k: Use minstrel rate control by default
    - LP: #1197458
  * b43: stop format string leaking into error msgs
    - LP: #1197458
    - CVE-2013-2852
  * CPU hotplug: provide a generic helper to disable/enable CPU hotplug
    - LP: #1197458
  * reboot: rigrate shutdown/reboot to boot cpu
    - LP: #1197458
  * kmsg: honor dmesg_restrict sysctl on /dev/kmsg
    - LP: #1197458
  * cciss: fix broken mutex usage in ioctl
    - LP: #1197458
  * drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted
    with device tree
    - LP: #1197458
  * swap: avoid read_swap_cache_async() race to deadlock while waiting on
    discard I/O completion
    - LP: #1197458
  * mm: migration: add migrate_entry_wait_huge()
    - LP: #1197458
  * ceph: fix statvfs fr_size
    - LP: #1197458
  * x86: Fix typo in kexec register clearing
    - LP: #1197458
  * md/raid1: consider WRITE as successful only if at least one non-Faulty
    and non-rebuilding drive completed it.
    - LP: #1197458
  * md/raid1,raid10: use freeze_array in place of raise_barrier in various
    places.
    - LP: #1197458
  * USB: spcp8x5: fix device initialisation at open
    - LP: #1197458
  * USB: pl2303: fix device initialisation at open
    - LP: #1197458
  * tg3: Wait for boot code to finish after power on
    - LP: #1197458
  * powerpc: Fix stack overflow crash in resume_kernel when ftracing
    - LP: #1197458
  * powerpc: Fix emulation of illegal instructions on PowerNV platform
    - LP: #1197458
  * powerpc: Fix missing/delayed calls to irq_work
    - LP: #1197458
  * audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
    - LP: #1197458
  * xen-netfront: reduce gso_max_size to account for max TCP header
    - LP: #1197458
  * ext4: lock i_mutex when truncating orphan inodes
    - LP: #1197458
  * snd_pcm_link(): fix a leak...
    - LP: #1197458
  * Linux 3.5.7.15
    - LP: #1197458
  * clk: remove notifier from list before freeing it
    - LP: #1199117
  * ALSA: usb-audio: work around Android accessory firmware bug
    - LP: #1199117
  * ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam
    c310
    - LP: #1199117
  * tcp: fix tcp_md5_hash_skb_data()
    - LP: #1199117
  * gianfar: add missing iounmap() on error in gianfar_ptp_probe()
    - LP: #1199117
  * ipv6: fix possible crashes in ip6_cork_release()
    - LP: #1199117
  * netlabel: improve domain mapping validation
    - LP: #1199117
  * r8169: fix 8168evl frame padding.
    - LP: #1199117
  * r8169: fix offloaded tx checksum for small packets.
    - LP: #1199117
  * 8139cp: reset BQL when ring tx ring cleared
    - LP: #1199117
  * tcp: bug fix in proportional rate reduction.
    - LP: #1199117
  * net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
    - LP: #1199117
  * net: Unbreak compat_sys_{send,recv}msg
    - LP: #1199117
  * tcp: xps: fix reordering issues
    - LP: #1199117
  * ip_tunnel: fix kernel panic with icmp_dest_unreach
    - LP: #1199117
  * net: force a reload of first item in hlist_nulls_for_each_entry_rcu
    - LP: #1199117
  * ipv6: assign rt6_info to inet6_ifaddr in init_loopback
    - LP: #1199117
  * net: sctp: fix NULL pointer dereference in socket destruction
    - LP: #1199117
  * team: check return value of team_get_port_by_index_rcu() for NULL
    - LP: #1199117
  * packet: packet_getname_spkt: make sure string is always 0-terminated
    - LP: #1199117
  * l2tp: Fix PPP header erasure and memory leak
    - LP: #1199117
  * l2tp: Fix sendmsg() return value
    - LP: #1199117
  * bonding: rlb mode of bond should not alter ARP originating via bridge
    - LP: #1199117
  * tilepro: work around module link error with gcc 4.7
    - LP: #1199117
  * Input: cyttsp - fix memcpy size param
    - LP: #1199117
  * target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()
    - LP: #1199117
  * tcm_qla2xxx: Fix residual for underrun commands that fail
    - LP: #1199117
  * KVM: x86: remove vcpu's CPL check in host-invoked XCR set
    - LP: #1199117
  * x86: fix build error and kconfig for ia32_emulation and binfmt
    - LP: #1199117
  * USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
    - LP: #1199117
  * drm/radeon: update lockup tracking when scheduling in empty ring
    - LP: #1199117
  * team: move add to port list before port enablement
    - LP: #1199117
  * net: sh_eth: fix incorrect RX length error if R8A7740
    - LP: #1199117
  * sctp: fully initialize sctp_outq in sctp_outq_init
    - LP: #1199117
  * ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
    - LP: #1199117
  * iwlwifi: dvm: fix chain noise calibration
    - LP: #1199117
  * Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
    - LP: #1199117
  * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
    - LP: #1199117
  * ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
    - LP: #1199117
  * net/tg3: Avoid delay during MMIO access
    - LP: #1199117
  * dlci: acquire rtnl_lock before calling __dev_get_by_name()
    - LP: #1199117
  * dlci: validate the net device in dlci_del()
    - LP: #1199117
  * Bluetooth: btmrvl: fix thread stopping race
    - LP: #1199117
  * pch_uart: fix a deadlock when pch_uart as console
    - LP: #1199117
  * perf: Disable monitoring on setuid processes for regular users
    - LP: #1199117
  * UBIFS: prepare to fix a horrid bug
    - LP: #1199117
  * UBIFS: fix a horrid bug
    - LP: #1199117
  * perf: Fix perf mmap bugs
    - LP: #1199117
  * perf: Fix mmap() accounting hole
    - LP: #1199117
  * Linux 3.5.7.16
    - LP: #1199117

 -- Brad Figg <brad.figg@canonical.com>  Mon, 08 Jul 2013 14:22:30 -0700

linux (3.5.0-36.57) quantal; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1192590

  [ Timo Aaltonen ]

  * SAUCE: i915_hsw: revert to old drm_mm function names
    - LP: #1188305
  * SAUCE: i915_hsw: drm/i915: Adding more reserved PCI IDs for Haswell.
    - LP: #1175533

 --  Steve Conklin <sconklin@canonical.com>  Wed, 19 Jun 2013 09:40:57 -0500

linux (3.5.0-35.56) quantal; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1192206

  [ Dave Chiluk ]

  * SAUCE: ncpfs: fix rmdir returns Device or resource busy
    - LP: #1035226

  [ Stefan Bader ]

  * (d-i) Add dm-snapshot to md-modules
    - LP: #1191726

  [ Timo Aaltonen ]

  * SAUCE: Update i915_hsw to 3.8.13
    - LP: #1188305
  * SAUCE: i915_hsw: Add new definitions
    - LP: #1188305
  * SAUCE: i915_hsw: Revert "drm/i915: use drm_send_vblank_event() helper"
    - LP: #1188305
  * SAUCE: i915_hsw: Revert "drm/i915: set the VIC of the mode on the AVI
    InfoFrame"
    - LP: #1188305

  [ Upstream Kernel Changes ]

  * hwmon: fix error return code in abituguru_probe()
    - LP: #1191905
  * i2c: designware: fix RX FIFO overrun
    - LP: #1191905
  * i2c: designware: always clear interrupts before enabling them
    - LP: #1191905
  * btrfs: don't stop searching after encountering the wrong item
    - LP: #1191905
  * drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
    - LP: #1191905
  * mantis: fix silly crash case
    - LP: #1191905
  * avr32: fix relocation check for signed 18-bit offset
    - LP: #1191905
  * virtio_console: fix uapi header
    - LP: #1191905
  * Input: egalax_ts - ABS_MT_POSITION_Y not reported well
    - LP: #1191905
  * staging: vt6656: use free_netdev instead of kfree
    - LP: #1191905
  * USB: xHCI: override bogus bulk wMaxPacketSize values
    - LP: #1191905
  * USB: UHCI: fix for suspend of virtual HP controller
    - LP: #1191905
  * USB: reset resume quirk needed by a hub
    - LP: #1191905
  * usb: option: Add Telewell TW-LTE 4G
    - LP: #1191905
  * USB: Blacklisted Cinterion's PLxx WWAN Interface
    - LP: #1191905
  * USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card
    - LP: #1191905
  * USB: ftdi_sio: Add support for Newport CONEX motor drivers
    - LP: #1191905
  * USB: cxacru: potential underflow in cxacru_cm_get_array()
    - LP: #1191905
  * TTY: Fix tty miss restart after we turn off flow-control
    - LP: #1191905
  * cifs: only set ops for inodes in I_NEW state
    - LP: #1191905
  * Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21x
    - LP: #1191905
  * mac80211: fix AP-mode frame matching
    - LP: #1191905
  * ARM: plat-orion: Fix num_resources and id for ge10 and ge11
    - LP: #1191905
  * sunrpc: clarify comments on rpc_make_runnable
    - LP: #1191905
  * SUNRPC: Prevent an rpc_task wakeup race
    - LP: #1191905
  * perf: net_dropmonitor: Fix trace parameter order
    - LP: #1191905
  * perf: net_dropmonitor: Fix symbol-relative addresses
    - LP: #1191905
  * fat: fix possible overflow for fat_clusters
    - LP: #1191905
  * wait: fix false timeouts when using wait_event_timeout()
    - LP: #1191905
  * rapidio/tsi721: fix bug in MSI interrupt handling
    - LP: #1191905
  * mm compaction: fix of improper cache flush in migration code
    - LP: #1191905
  * mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
    - LP: #1191905
  * drivers/leds/leds-ot200.c: fix error caused by shifted mask
    - LP: #1191905
  * drivers/block/brd.c: fix brd_lookup_page() race
    - LP: #1191905
  * nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
    - LP: #1191905
  * random: fix accounting race condition with lockless irq entropy_count
    update
    - LP: #1191905
  * ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in
    ocfs2_fiemap()
    - LP: #1191905
  * mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
    - LP: #1191905
  * staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()
    - LP: #1191905
  * mwifiex: fix memory leak issue when driver unload
    - LP: #1191905
  * dm bufio: avoid a possible __vmalloc deadlock
    - LP: #1191905
  * tg3: Skip powering down function 0 on certain serdes devices
    - LP: #1191905
  * acpi/video_detect: blacklist samsung x360
    - LP: #1191905
  * ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
    - LP: #1191905
  * ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
    - LP: #1191905
  * mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
    - LP: #1191905
  * sched/debug: Limit sd->*_idx range on sysctl
    - LP: #1191905
  * sched/debug: Fix sd->*_idx limit range avoiding overflow
    - LP: #1191905
  * ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
    - LP: #1191905
  * jfs: fix a couple races
    - LP: #1191905
  * cifs: fix potential buffer overrun when composing a new options string
    - LP: #1191905
  * ASoC: cs42l52: fix default value for MASTERA_VOL.
    - LP: #1191905
  * drm/radeon: fix typo in cu_per_sh on verde
    - LP: #1191905
  * drm/radeon: fix card_posted check for newer asics
    - LP: #1191905
  * NFSv4: Fix a thinko in nfs4_try_open_cached
    - LP: #1191905
  * xfs: kill suid/sgid through the truncate path.
    - LP: #1191905
  * reiserfs: fix deadlock with nfs racing on create/lookup
    - LP: #1191905
  * reiserfs: fix problems with chowning setuid file w/ xattrs
    - LP: #1191905
  * reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
    - LP: #1191905
  * xen-netback: remove skb in xen_netbk_alloc_page
    - LP: #1191905
  * xen-netback: fix sparse warning
    - LP: #1191905
  * xen-netback: coalesce slots in TX path and fix regressions
    - LP: #1191905
  * xen-netback: don't disconnect frontend when seeing oversize packet
    - LP: #1191905
  * xen-netback: remove redundent parameter in netbk_count_requests
    - LP: #1191905
  * xen-netback: avoid allocating variable size array on stack
    - LP: #1191905
  * xen-netback: better names for thresholds
    - LP: #1191905
  * xen-netfront: remove unused variable `extra'
    - LP: #1191905
  * xen-netfront: frags -> slots in xennet_get_responses
    - LP: #1191905
  * xen-netfront: frags -> slots in log message
    - LP: #1191905
  * Linux 3.5.7.14
    - LP: #1191905

 -- Steve Conklin <sconklin@canonical.com>  Fri, 18 Jun 2013 10:34:21 -0500

linux (3.5.0-34.55) quantal; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1187926

  [ Upstream Kernel Changes ]

  * iwlwifi: dvm: fix zero LQ CMD sending avoidance
    - LP: #1186932

 -- Steve Conklin <sconklin@canonical.com>  Wed, 05 Jun 2013 15:27:36 -0500

linux (3.5.0-33.54) quantal; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1186271

  [ Upstream Kernel Changes ]

  * crypto: algif - suppress sending source address information in recvmsg
    - LP: #1172363
    - CVE-2013-3076
  * ax25: fix info leak via msg_name in ax25_recvmsg()
    - LP: #1172366
    - CVE-2013-3223
  * Bluetooth: fix possible info leak in bt_sock_recvmsg()
    - LP: #1172368
    - CVE-2013-3224
  * tipc: fix info leaks via msg_name in recv_msg/recv_stream
    - LP: #1172403
    - CVE-2013-3235
  * rose: fix info leak via msg_name in rose_recvmsg()
    - LP: #1172394
    - CVE-2013-3234
  * Bluetooth: RFCOMM - Fix missing msg_namelen update in
    rfcomm_sock_recvmsg()
    - LP: #1172369
    - CVE-2013-3225
  * atm: update msg_namelen in vcc_recvmsg()
    - LP: #1172365
    - CVE-2013-3222
  * iwlwifi: add new pci id for 6x35 series
    - LP: #1180256
  * ath9k_htc: accept 1.x firmware newer than 1.3
    - LP: #1186062
  * ssb: implement spurious tone avoidance
    - LP: #1186062
  * can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
    - LP: #1186062
  * can: sja1000: fix handling on dt properties on little endian systems
    - LP: #1186062
  * ath9k_hw: change AR9580 initvals to fix a stability issue
    - LP: #1186062
  * ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
    - LP: #1186062
  * ARM: 7698/1: perf: fix group validation when using enable_on_exec
    - LP: #1186062
  * hugetlbfs: add swap entry check in follow_hugetlb_page()
    - LP: #1186062
  * kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
    - LP: #1186062
  * hfsplus: fix potential overflow in hfsplus_file_truncate()
    - LP: #1186062
  * sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
    - LP: #1186062
  * perf/x86: Fix offcore_rsp valid mask for SNB/IVB
    - LP: #1186062
  * vm: add vm_iomap_memory() helper function
    - LP: #1186062
  * vm: convert HPET mmap to vm_iomap_memory() helper
    - LP: #1186062
  * vm: convert fb_mmap to vm_iomap_memory() helper
    - LP: #1186062
  * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
    - LP: #1186062
  * vm: convert mtdchar mmap to vm_iomap_memory() helper
    - LP: #1186062
  * regulator: fixed regulator_bulk_enable unwinding code
    - LP: #1186062
  * perf: Fix error return code
    - LP: #1186062
  * xen/smp: Fix leakage of timer interrupt line for every CPU
    online/offline.
    - LP: #1186062
  * xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every
    CPU online/offline
    - LP: #1186062
  * xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
    - LP: #1186062
  * s390/memory hotplug: prevent offline of active memory increments
    - LP: #1186062
  * aio: fix possible invalid memory access when DEBUG is enabled
    - LP: #1186062
  * TTY: do not update atime/mtime on read/write
    - LP: #1186062
  * TTY: fix atime/mtime regression
    - LP: #1186062
  * caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
    - LP: #1186062
  * irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
    - LP: #1186062
  * iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
    - LP: #1186062
  * llc: Fix missing msg_namelen update in llc_ui_recvmsg()
    - LP: #1186062
  * netrom: fix info leak via msg_name in nr_recvmsg()
    - LP: #1186062
  * netrom: fix invalid use of sizeof in nr_recvmsg()
    - LP: #1186062
  * NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
    - LP: #1186062
  * cbq: incorrect processing of high limits
    - LP: #1186062
  * net IPv6 : Fix broken IPv6 routing table after loopback down-up
    - LP: #1186062
  * net: count hw_addr syncs so that unsync works properly.
    - LP: #1186062
  * atl1e: limit gso segment size to prevent generation of wrong ip length
    fields
    - LP: #1186062
  * bonding: fix bonding_masters race condition in bond unloading
    - LP: #1186062
  * bonding: IFF_BONDING is not stripped on enslave failure
    - LP: #1186062
  * af_unix: If we don't care about credentials coallesce all messages
    - LP: #1186062
  * netfilter: don't reset nf_trace in nf_reset()
    - LP: #1186062
  * rtnetlink: Call nlmsg_parse() with correct header length
    - LP: #1186062
  * tcp: incoming connections might use wrong route under synflood
    - LP: #1186062
  * tcp: Reallocate headroom if it would overflow csum_start
    - LP: #1186062
  * esp4: fix error return code in esp_output()
    - LP: #1186062
  * net: sctp: sctp_auth_key_put: use kzfree instead of kfree
    - LP: #1186062
  * tcp: call tcp_replace_ts_recent() from tcp_ack()
    - LP: #1186062
  * net: rate-limit warn-bad-offload splats.
    - LP: #1186062
  * net: fix incorrect credentials passing
    - LP: #1186062
  * net: drop dst before queueing fragments
    - LP: #1186062
  * sparc64: Fix race in TLB batch processing.
    - LP: #1186062
  * l2tp: fix info leak in l2tp_ip6_recvmsg()
    - LP: #1186062
  * tracing: Use stack of calling function for stack tracer
    - LP: #1186062
  * tracing: Fix stack tracer with fentry use
    - LP: #1186062
  * tracing: Remove most or all of stack tracer stack size from
    stack_max_size
    - LP: #1186062
  * tracing: Fix ftrace_dump()
    - LP: #1186062
  * Wrong asm register contraints in the futex implementation
    - LP: #1186062
  * Wrong asm register contraints in the kvm implementation
    - LP: #1186062
  * cgroup: fix an off-by-one bug which may trigger BUG_ON()
    - LP: #1186062
  * PCI / ACPI: Don't query OSC support with all possible controls
    - LP: #1186062
  * Fix initialization of CMCI/CMCP interrupts
    - LP: #1186062
  * sysfs: fix use after free in case of concurrent read/write and readdir
    - LP: #1186062
  * usb/misc/appledisplay: Add 24" LED Cinema display
    - LP: #1186062
  * ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
    - LP: #1186062
  * jbd2: fix race between jbd2_journal_remove_checkpoint and
    ->j_commit_callback
    - LP: #1186062
  * ext4: fix journal callback list traversal
    - LP: #1186062
  * usb: chipidea: udc: fix memory access of shared memory on armv5
    machines
    - LP: #1186062
  * NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in
    nfs4_open_delegation_recall
    - LP: #1186062
  * usb: chipidea: udc: fix memory leak in _ep_nuke
    - LP: #1186062
  * USB: add ftdi_sio USB ID for GDM Boost V1.x
    - LP: #1186062
  * hrtimer: Add expiry time overflow check in hrtimer_interrupt
    - LP: #1186062
  * hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
    - LP: #1186062
  * ARM: omap3: cpuidle: enable time keeping
    - LP: #1186062
  * tracing: Fix off-by-one on allocating stat->pages
    - LP: #1186062
  * USB: option: add a D-Link DWM-156 variant
    - LP: #1186062
  * ext4: fix big-endian bug in metadata checksum calculations
    - LP: #1186062
  * tracing: Reset ftrace_graph_filter_enabled if count is zero
    - LP: #1186062
  * tracing: Check return value of tracing_init_dentry()
    - LP: #1186062
  * serial_core.c: add put_device() after device_find_child()
    - LP: #1186062
  * PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
    - LP: #1186062
  * wireless: regulatory: fix channel disabling race condition
    - LP: #1186062
  * usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl
    ep
    - LP: #1186062
  * iwlwifi: fix freeing uninitialized pointer
    - LP: #1186062
  * iwlwifi: dvm: don't send zeroed LQ cmd
    - LP: #1186062
  * LOCKD: Ensure that nlmclnt_block resets block->b_status after a server
    reboot
    - LP: #1186062
  * ext4: fix online resizing for ext3-compat file systems
    - LP: #1186062
  * ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
    - LP: #1186062
  * rt2x00: Fix transmit power troubles on some Ralink RT30xx cards
    - LP: #1186062
  * USB: ftdi_sio: correct ST Micro Connect Lite PIDs
    - LP: #1186062
  * USB: serial: option: Added support Olivetti Olicard 145
    - LP: #1186062
  * usb-storage: CY7C68300A chips do not support Cypress ATACB
    - LP: #1186062
  * USB: ftdi_sio: enable two UART ports on ST Microconnect Lite
    - LP: #1186062
  * gianfar: do not advertise any alarm capability.
    - LP: #1186062
  * clockevents: Set dummy handler on CPU_DEAD shutdown
    - LP: #1186062
  * ixgbe: fix EICR write in ixgbe_msix_other
    - LP: #1186062
  * mwifiex: Use pci_release_region() instead of a pci_release_regions()
    - LP: #1186062
  * mwifiex: Call pci_release_region after calling pci_disable_device
    - LP: #1186062
  * fs/fscache/stats.c: fix memory leak
    - LP: #1186062
  * mm: allow arch code to control the user page table ceiling
    - LP: #1186062
  * arm: set the page table freeing ceiling to TASK_SIZE
    - LP: #1186062
  * drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
    - LP: #1186062
  * drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
    - LP: #1186062
  * md: bad block list should default to disabled.
    - LP: #1186062
  * inotify: invalid mask should return a error number but not set it
    - LP: #1186062
  * fs/dcache.c: add cond_resched() to shrink_dcache_parent()
    - LP: #1186062
  * exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
    - LP: #1186062
  * tty: fix up atime/mtime mess, take three
    - LP: #1186062
  * ipc: sysv shared memory limited to 8TiB
    - LP: #1186062
  * ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
    - LP: #1186062
  * Linux 3.5.7.12
    - LP: #1186062
  * mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
    - LP: #1186062
  * ARM: at91: Fix typo in restart code panic message
    - LP: #1186062
  * drm/radeon: don't use get_engine_clock() on APUs
    - LP: #1186062
  * nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
    - LP: #1186062
  * mmc: core: Fix bit width test failing on old eMMC cards
    - LP: #1186062
  * drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
    - LP: #1186062
  * mfd: adp5520: Restore mode bits on resume
    - LP: #1186062
  * mmc: atmel-mci: pio hang on block errors
    - LP: #1186062
  * nfsd4: don't close read-write opens too soon
    - LP: #1186062
  * drm/radeon/dce6: add missing display reg for tiling setup
    - LP: #1186062
  * ALSA: usb: Add quirk for 192KHz recording on E-Mu devices
    - LP: #1186062
  * ALSA: usb-audio: disable autopm for MIDI devices
    - LP: #1186062
  * drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS
    - LP: #1186062
  * drm/radeon: cleanup properly if mmio mapping fails
    - LP: #1186062
  * ASoC: max98088: Fix logging of hardware revision.
    - LP: #1186062
  * drm/i915: Workaround incoherence between fences and LLC across multiple
    CPUs
    - LP: #1186062
  * drm/i915: Fall back to bit banging mode for DVO transmitter detection
    - LP: #1186062
  * drm/radeon: fix hdmi mode enable on RS600/RS690/RS740
    - LP: #1186062
  * i2c: xiic: must always write 16-bit words to TX_FIFO
    - LP: #1186062
  * nfsd: Decode and send 64bit time values
    - LP: #1186062
  * drm/radeon: fix typo in si_select_se_sh()
    - LP: #1186062
  * fbcon: when font is freed, clear also vc_font.data
    - LP: #1186062
  * powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
    - LP: #1186062
  * ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT
    - LP: #1186062
  * ALSA: usb-audio: Fix autopm error during probing
    - LP: #1186062
  * drm/gma500: fix backlight hotkeys behaviour on netbooks
    - LP: #1186062
  * powerpc: Add isync to copy_and_flush
    - LP: #1186062
  * ARM: u300: fix ages old copy/paste bug
    - LP: #1186062
  * x86: Eliminate irq_mis_count counted in arch_irq_stat
    - LP: #1186062
  * drm/prime: keep a reference from the handle to exported dma-buf (v6)
    - LP: #1186062
  * drm/mgag200: deal with bo reserve fail in dirty update path
    - LP: #1186062
  * drm/ast: deal with bo reserve fail in dirty update path
    - LP: #1186062
  * drm/cirrus: deal with bo reserve fail in dirty update path
    - LP: #1186062
  * drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
    - LP: #1186062
  * drm/radeon: fix possible segfault when parsing pm tables
    - LP: #1186062
  * drm/radeon: add some new SI PCI ids
    - LP: #1186062
  * drm/radeon: add new richland pci ids
    - LP: #1186062
  * drm/radeon: fix handling of v6 power tables
    - LP: #1186062
  * perf/x86/intel/lbr: Fix LBR filter
    - LP: #1186062
  * perf/x86/intel/lbr: Demand proper privileges for
    PERF_SAMPLE_BRANCH_KERNEL
    - LP: #1186062
  * net/eth/ibmveth: Fixup retrieval of MAC address
    - LP: #1186062
  * autofs - remove autofs dentry mount check
    - LP: #1186062
  * drm/radeon: properly lock disp in mc_stop/resume for evergreen+
    - LP: #1186062
  * drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2)
    - LP: #1186062
  * powerpc: fix numa distance for form0 device tree
    - LP: #1186062
  * kernel/audit_tree.c: tree will leak memory when failure occurs in
    audit_trim_trees()
    - LP: #1186062
  * xhci: Don't warn on empty ring for suspended devices.
    - LP: #1186062
  * cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
    - LP: #1186062
  * ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE
    - LP: #1186062
  * drm/i915: ensure single initialization and cleanup of backlight device
    - LP: #1186062
  * drm/radeon: use frac fb div on RS780/RS880
    - LP: #1186062
  * r8169: fix vlan tag read ordering.
    - LP: #1186062
  * r8169: honor jumbo settings when chipset is requested to start.
    - LP: #1186062
  * drm/i915: Fix detection of base of stolen memory
    - LP: #1186062
  * s390: move dummy io_remap_pfn_range() to asm/pgtable.h
    - LP: #1186062
  * x86/mm: account for PGDIR_SIZE alignment
    - LP: #1186062
  * drbd: fix for deadlock when using automatic split-brain-recovery
    - LP: #1186062
  * cpufreq / Longhaul: Disable driver by default
    - LP: #1186062
  * ext4: add check for inodes_count overflow in new resize ioctl
    - LP: #1186062
  * powerpc: Emulate non privileged DSCR read and write
    - LP: #1186062
  * audit: Syscall rules are not applied to existing processes on non-x86
    - LP: #1186062
  * ASoC: wm8994: missing break in wm8994_aif3_hw_params()
    - LP: #1186062
  * tile: support new Tilera hypervisor
    - LP: #1186062
  * sd: fix array cache flushing bug causing performance problems
    - LP: #1186062
  * ath9k: fix key allocation error handling for powersave keys
    - LP: #1186062
  * nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
    - LP: #1186062
  * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
    - LP: #1186062
  * ALSA: HDA: Fix Oops caused by dereference NULL pointer
    - LP: #1186062
  * ACPICA: Fix possible buffer overflow during a field unit read operation
    - LP: #1186062
  * qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN
    card
    - LP: #1186062
  * B43: Handle DMA RX descriptor underrun
    - LP: #1186062
  * mwifiex: clear is_suspended flag when interrupt is received early
    - LP: #1186062
  * mwifiex: fix setting of multicast filter
    - LP: #1186062
  * ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI
    devices
    - LP: #1186062
  * hp_accel: Ignore the error from lis3lv02d_poweron() at resume
    - LP: #1186062
  * KVM: VMX: fix halt emulation while emulating invalid guest sate
    - LP: #1186062
  * dm snapshot: fix error return code in snapshot_ctr
    - LP: #1186062
  * drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
    - LP: #1186062
  * drm/mgag200: Fix framebuffer base address programming
    - LP: #1186062
  * hugetlbfs: fix mmap failure in unaligned size request
    - LP: #1186062
  * net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
    - LP: #1186062
  * net: qmi_wwan: fixup destination address (firmware bug workaround)
    - LP: #1186062
  * net: qmi_wwan: prevent duplicate mac address on link (firmware bug
    workaround)
    - LP: #1186062
  * tcp: force a dst refcount when prequeue packet
    - LP: #1186062
  * sfc: Fix naming of MTD partitions for FPGA bitfiles
    - LP: #1186062
  * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
    - LP: #1186062
  * net_sched: act_ipt forward compat with xtables
    - LP: #1186062
  * net: use netdev_features_t in skb_needs_linearize()
    - LP: #1186062
  * net: vlan,ethtool: netdev_features_t is more than 32 bit
    - LP: #1186062
  * bridge: fix race with topology change timer
    - LP: #1186062
  * packet: tpacket_v3: do not trigger bug() on wrong header status
    - LP: #1186062
  * 3c59x: fix freeing nonexistent resource on driver unload
    - LP: #1186062
  * 3c59x: fix PCI resource management
    - LP: #1186062
  * if_cablemodem.h: Add parenthesis around ioctl macros
    - LP: #1186062
  * macvlan: fix passthru mode race between dev removal and rx path
    - LP: #1186062
  * ipv6: do not clear pinet6 field
    - LP: #1186062
  * xfrm6: release dev before returning error
    - LP: #1186062
  * ext4: limit group search loop for non-extent files
    - LP: #1186062
  * iscsi-target: Fix processing of OOO commands
    - LP: #1186062
  * tick: Cleanup NOHZ per cpu data on cpu down
    - LP: #1186062
  * ACPI / EC: Restart transaction even when the IBF flag set
    - LP: #1186062
  * drm/radeon: check incoming cliprects pointer
    - LP: #1186062
  * ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the
    old/new value
    - LP: #1186062
  * powerpc: Bring all threads online prior to migration/hibernation
    - LP: #1186062
  * timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
    - LP: #1186062
  * tracing: Fix leaks of filter preds
    - LP: #1186062
  * usermodehelper: check subprocess_info->path != NULL
    - LP: #1186062
  * drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory
    overflow
    - LP: #1186062
  * ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
    - LP: #1186062
  * dm thin: do not set discard_zeroes_data
    - LP: #1186062
  * drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
    - LP: #1186062
  * pch_dma: Use GFP_ATOMIC because called from interrupt context
    - LP: #1186062
  * ARM: EXYNOS5: Fix kernel dump in AFTR idle mode
    - LP: #1186062
  * watchdog: Fix race condition in registration code
    - LP: #1186062
  * Linux 3.5.7.13
    - LP: #1186062

 -- Steve Conklin <sconklin@canonical.com>  Fri, 31 May 2013 09:29:44 -0500

linux (3.5.0-32.53) quantal-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1185161

  [ Upstream Kernel Changes ]

  * iscsi-target: fix heap buffer overflow on error
    - CVE-2013-2850

 -- Steve Conklin <sconklin@canonical.com>  Tue, 28 May 2013 15:17:15 -0500

linux (3.5.0-31.52) quantal-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1180568
  * merged back in delta from 28.48 to 29.49

 -- Steve Conklin <sconklin@canonical.com>  Wed, 15 May 2013 16:25:01 -0500

linux (3.5.0-30.51) quantal-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1180038
  * Based on 3.5.0-28.48 release
    - entire delta from 28.48 to 29.49 removed
    - CVE release is based on updates+fix

  [ Upstream Kernel Changes ]

  * perf: Treat attr.config as u64 in perf_swevent_init()
    - LP: #1179943
    - CVE-2013-2094

 -- Steve Conklin <sconklin@canonical.com>  Tue, 14 May 2013 13:01:04 -0500

linux (3.5.0-29.49) quantal; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1177007

  [ AceLan Kao ]

  * SAUCE: (no-up) alx: disables MSI generation
    - LP: #927782

  [ Brad Figg ]

  * CONFIG: CONFIG_EFI_VARS_PSTORE (not set); CONFIG_PPC_EMULATE_SSTEP=y

  [ Gavin Guo ]

  * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
    - LP: #1166113

  [ joseph.salisbury@canonical.com ]

  * SAUCE: (no-up) x86: reboot: Make Dell Optiplex 390 use reboot=pci
    - LP: #800660

  [ Leann Ogasawara ]

  * SAUCE: cpuidle: Fix NULL pointer dereference when offlining CPU's
    - LP: #1168452

  [ Stefan Bader ]

  * [Config] Add libceph to base modules list
    - LP: #1164739

  [ Tim Gardner ]

  * SAUCE: (no-up) alx: Don't check netif_running() before powering up
    - LP: #1172415
  * [packaging] Bump ABI for every new release

  [ Upstream Kernel Changes ]

  * Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
    - LP: #1174946
  * Input: ALPS - document the alps.h data structures
    - LP: #1089413
  * Input: ALPS - copy "model" info into alps_data struct
    - LP: #1089413
  * Input: ALPS - move alps_get_model() down below hw_init code
    - LP: #1089413
  * Input: ALPS - introduce helper function for repeated commands
    - LP: #1089413
  * Input: ALPS - rework detection sequence
    - LP: #1089413
  * Input: ALPS - use function pointers for different protocol handlers
    - LP: #1089413
  * Input: ALPS - move {addr,nibble}_command settings into
    alps_set_defaults()
    - LP: #1089413
  * Input: ALPS - rework detection of Pinnacle AGx touchpads
    - LP: #1089413
  * Input: ALPS - fix command mode check
    - LP: #1089413
  * Input: ALPS - move pixel and bitmap info into alps_data struct
    - LP: #1089413
  * Input: ALPS - make the V3 packet field decoder "pluggable"
    - LP: #1089413
  * Input: ALPS - add support for "Rushmore" touchpads
    - LP: #1089413
  * Input: ALPS - enable trackstick on Rushmore touchpads
    - LP: #1089413
  * Input: ALPS - remove unused argument to alps_enter_command_mode()
    - LP: #1089413
  * Input: ALPS - add "Dolphin V1" touchpad support
    - LP: #1089413
  * tg3: fix length overflow in VPD firmware parsing
    - LP: #1167065
    - CVE-2013-1929
  * Bluetooth: Add support for atheros 04ca:3004 device to ath3k
    - LP: #1168852
  * ata_piix: Fix DVD not dectected at some Haswell platforms
    - LP: #1170797
  * clockevents: Don't allow dummy broadcast timers
    - LP: #1174946
  * Bluetooth: Add support for Dell[QCA 0cf3:0036]
    - LP: #1174946
  * Bluetooth: Add support for Dell[QCA 0cf3:817a]
    - LP: #1174946
  * ath9k_hw: revert chainmask to user configuration after calibration
    - LP: #1174946
  * ath9k: limit tx path hang check to normal data queues
    - LP: #1174946
  * rtlwifi: usb: add missing freeing of skbuff
    - LP: #1174946
  * net/irda: add missing error path release_sock call
    - LP: #1174946
  * pnfs-block: removing DM device maybe cause oops when call dev_remove
    - LP: #1174946
  * NFSv4.1: Fix a race in pNFS layoutcommit
    - LP: #1174946
  * IPoIB: Fix send lockup due to missed TX completion
    - LP: #1174946
  * SUNRPC: Add barriers to ensure read ordering in
    rpc_wake_up_task_queue_locked
    - LP: #1174946
  * Nest rename_lock inside vfsmount_lock
    - LP: #1174946
  * vt: synchronize_rcu() under spinlock is not nice...
    - LP: #1174946
  * iommu/amd: Make sure dma_ops are set for hotplug devices
    - LP: #1174946
  * i915: initialize CADL in opregion
    - LP: #1174946
  * tracing: Protect tracer flags with trace_types_lock
    - LP: #1174946
  * tracing: Prevent buffer overwrite disabled for latency tracers
    - LP: #1174946
  * nohz: Make tick_nohz_irq_exit() irq safe
    - LP: #1174946
  * udf: Fix bitmap overflow on large filesystems with small block size
    - LP: #1174946
  * xen/blkback: correctly respond to unknown, non-native requests
    - LP: #1174946
  * tty: atmel_serial_probe(): index of atmel_ports[] fix
    - LP: #1174946
  * HID: usbhid: quirk for Realtek Multi-card reader
    - LP: #1174946
  * HID: usbhid: quirk for MSI GX680R led panel
    - LP: #1174946
  * xen-blkback: fix dispatch_rw_block_io() error path
    - LP: #1174946
  * sysfs: handle failure path correctly for readdir()
    - LP: #1174946
  * usb: xhci: Fix TRB transfer length macro used for Event TRB.
    - LP: #1174946
  * staging: comedi: s626: fix continuous acquisition
    - LP: #1174946
  * USB: serial: fix hang when opening port
    - LP: #1174946
  * Btrfs: fix race between mmap writes and compression
    - LP: #1174946
  * Btrfs: fix space leak when we fail to reserve metadata space
    - LP: #1174946
  * Btrfs: limit the global reserve to 512mb
    - LP: #1174946
  * usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
    - LP: #1174946
  * Btrfs: don't drop path when printing out tree errors in scrub
    - LP: #1174946
  * USB: serial: add modem-status-change wait queue
    - LP: #1174946
  * USB: ark3116: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: ch341: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: cypress_m8: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: f81232: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: io_edgeport: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: io_ti: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: mct_u232: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: mos7840: fix broken TIOCMIWAIT
    - LP: #1174946
  * USB: mos7840: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: oti6858: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: pl2303: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: quatech2: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: spcp8x5: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: ssu100: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
    - LP: #1174946
  * Btrfs: use set_nlink if our i_nlink is 0
    - LP: #1174946
  * Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
    - LP: #1174946
  * HID: usbhid: fix build problem
    - LP: #1174946
  * sysfs: fix race between readdir and lseek
    - LP: #1174946
  * net: remove a WARN_ON() in net_enable_timestamp()
    - LP: #1174946
  * sky2: Receive Overflows not counted
    - LP: #1174946
  * sky2: Threshold for Pause Packet is set wrong
    - LP: #1174946
  * tcp: preserve ACK clocking in TSO
    - LP: #1174946
  * tcp: undo spurious timeout after SACK reneging
    - LP: #1174946
  * 8021q: fix a potential use-after-free
    - LP: #1174946
  * thermal: shorten too long mcast group name
    - LP: #1174946
  * genetlink: trigger BUG_ON if a group name is too long
    - LP: #1174946
  * unix: fix a race condition in unix_release()
    - LP: #1174946
  * bonding: remove already created master sysfs link on failure
    - LP: #1174946
  * bonding: fix miimon and arp_interval delayed work race conditions
    - LP: #1174946
  * bonding: fix disabling of arp_interval and miimon
    - LP: #1174946
  * drivers: net: ethernet: davinci_emac: use netif_wake_queue() while
    restarting tx queue
    - LP: #1174946
  * drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting
    tx queue
    - LP: #1174946
  * net: fix *_DIAG_MAX constants
    - LP: #1174946
  * aoe: reserve enough headroom on skbs
    - LP: #1174946
  * atl1e: drop pci-msi support because of packet corruption
    - LP: #1174946
  * DM9000B: driver initialization upgrade
    - LP: #1174946
  * ipv6: don't accept multicast traffic with scope 0
    - LP: #1174946
  * ipv6: fix bad free of addrconf_init_net
    - LP: #1174946
  * ipv6: don't accept node local multicast traffic from the wire
    - LP: #1174946
  * ks8851: Fix interpretation of rxlen field.
    - LP: #1174946
  * net: add a synchronize_net() in netdev_rx_handler_unregister()
    - LP: #1174946
  * pch_gbe: fix ip_summed checksum reporting on rx
    - LP: #1174946
  * smsc75xx: fix jumbo frame support
    - LP: #1174946
  * bonding: get netdev_rx_handler_unregister out of locks
    - LP: #1174946
  * mac80211: always synchronize_net() during station removal
    - LP: #1174946
  * regmap: cache Fix regcache-rbtree sync
    - LP: #1174946
  * iwlwifi: dvm: don't send HCMD in restart flow
    - LP: #1174946
  * nfsd4: reject "negative" acl lengths
    - LP: #1174946
  * can: sja1000: fix define conflict on SH
    - LP: #1174946
  * b43: N-PHY: increase initial value of "mind" in RSSI calibration
    - LP: #1174946
  * b43: A fix for DMA transmission sequence errors
    - LP: #1174946
  * b43: N-PHY: use more bits for offset in RSSI calibration
    - LP: #1174946
  * tile: expect new initramfs name from hypervisor file system
    - LP: #1174946
  * virtio: console: rename cvq_lock to c_ivq_lock
    - LP: #1174946
  * virtio: console: add locking around c_ovq operations
    - LP: #1174946
  * ARM: cns3xxx: fix mapping of private memory region
    - LP: #1174946
  * loop: prevent bdev freeing while device in use
    - LP: #1174946
  * thermal: return an error on failure to register thermal class
    - LP: #1174946
  * UBIFS: make space fixup work in the remount case
    - LP: #1174946
  * reiserfs: Fix warning and inode leak when deleting inode with xattrs
    - LP: #1174946
  * mm: prevent mmap_cache race in find_vma()
    - LP: #1174946
  * Linux 3.5.7.10
    - LP: #1174946
  * ASoC: imx-ssi: Fix occasional AC97 reset failure
    - LP: #1174946
  * ASoC: dma-sh7760: Fix compile error
    - LP: #1174946
  * spi/s3c64xx: modified error interrupt handling and init
    - LP: #1174946
  * spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts
    - LP: #1174946
  * EISA/PCI: Fix bus res reference
    - LP: #1174946
  * EISA/PCI: Init EISA early, before PNP
    - LP: #1174946
  * mwifiex: limit channel number not to overflow memory
    - LP: #1174946
  * ALSA: hda - bug fix on return value when getting HDMI ELD info
    - LP: #1174946
  * x86: remove the x32 syscall bitmask from syscall_get_nr()
    - LP: #1174946
  * ixgbe: fix registration order of driver and DCA nofitication
    - LP: #1174946
  * alpha: Add irongate_io to PCI bus resources
    - LP: #1174946
  * crypto: gcm - fix assumption that assoc has one segment
    - LP: #1174946
  * libata: Use integer return value for atapi_command_packet_set
    - LP: #1174946
  * libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
    - LP: #1174946
  * remoteproc: fix error path of handle_vdev
    - LP: #1174946
  * hwspinlock: fix __hwspin_lock_request error path
    - LP: #1174946
  * remoteproc: fix FW_CONFIG typo
    - LP: #1174946
  * powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being
    performed before the ANDCOND test
    - LP: #1174946
  * ftrace: Consistently restore trace function on sysctl enabling
    - LP: #1174946
  * spinlocks and preemption points need to be at least compiler barriers
    - LP: #1174946
  * drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not
    decimal.
    - LP: #1174946
  * panic: fix a possible deadlock in panic()
    - LP: #1174946
  * Bluetooth: Add support for IMC Networks [13d3:3393]
    - LP: #1174946
  * Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.
    - LP: #1174946
  * Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]
    - LP: #1174946
  * Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]
    - LP: #1174946
  * Bluetooth device 04ca:3008 should use ath3k
    - LP: #1174946
  * Bluetooth: Device 0cf3:3008 should map AR 3012
    - LP: #1174946
  * ALSA: hda - Enabling Realtek ALC 671 codec
    - LP: #1174946
  * ALSA: hda - fix typo in proc output
    - LP: #1174946
  * can: gw: use kmem_cache_free() instead of kfree()
    - LP: #1174946
  * tracing: Fix double free when function profile init failed
    - LP: #1174946
  * r8169: fix auto speed down issue
    - LP: #1174946
  * x86: Fix rebuild with EFI_STUB enabled
    - LP: #1174946
  * msi-wmi: Fix memory leak
    - LP: #1174946
  * DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.
    - LP: #1174946
  * drm/i915: add quirk to invert brightness on eMachines G725
    - LP: #1174946
  * drm/i915: add quirk to invert brightness on eMachines e725
    - LP: #1174946
  * drm/i915: add quirk to invert brightness on Packard Bell NCL20
    - LP: #1174946
  * block: avoid using uninitialized value in from queue_var_store
    - LP: #1174946
  * ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*
    - LP: #1174946
  * PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
    - LP: #1174946
  * ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is
    running
    - LP: #1174946
  * drm/i915: Use the correct size of the GTT for placing the per-process
    entries
    - LP: #1174946
  * GFS2: Fix unlock of fcntl locks during withdrawn state
    - LP: #1174946
  * libsas: fix handling vacant phy in sas_set_ex_phy()
    - LP: #1174946
  * sched_clock: Prevent 64bit inatomicity on 32bit systems
    - LP: #1174946
  * x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
    - LP: #1174946
  * x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare
    metal
    - LP: #1174946
  * cifs: Allow passwords which begin with a delimitor
    - LP: #1174946
  * target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition
    CDBs
    - LP: #1174946
  * udl: handle EDID failure properly.
    - LP: #1174946
  * tracing: Fix possible NULL pointer dereferences
    - LP: #1174946
  * ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
    - LP: #1174946
  * Btrfs: make sure nbytes are right after log replay
    - LP: #1174946
  * kobject: fix kset_find_obj() race with concurrent last kobject_put()
    - LP: #1174946
  * vfs: Revert spurious fix to spinning prevention in prune_icache_sb
    - LP: #1174946
  * kref: Implement kref_get_unless_zero v3
    - LP: #1174946
  * hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
    - LP: #1174946
  * ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support)
    properly
    - LP: #1174946
  * efivars: Allow disabling use as a pstore backend
    - LP: #1174946
  * efivars: Add module parameter to disable use as a pstore backend
    - LP: #1174946
  * efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE
    - LP: #1174946
  * KVM: Allow cross page reads and writes from cached translations.
    - LP: #1174946
  * mtd: Disable mtdchar mmap on MMU systems
    - LP: #1174946
  * Linux 3.5.7.11
    - LP: #1174946

 -- Brad Figg <brad.figg@canonical.com>  Mon, 06 May 2013 10:25:47 -0700

linux (3.5.0-28.48) quantal-proposed; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1172023

  [ Steve Conklin ]

  * Revert "drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for
    scanline waits"
    - LP: #1140716

  [ Upstream Kernel Changes ]

  * fbcon: fix locking harder
    - LP: #1167114

 -- Brad Figg <brad.figg@canonical.com>  Tue, 23 Apr 2013 14:01:06 -0700

linux (3.5.0-28.47) quantal-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1166876

  [ Adam Lee ]

  * SAUCE: Bluetooth: Add support for 105b:e065
    - LP: #1161261

  [ John Johansen ]

  * SAUCE: (no-up) apparmor: Fix quieting of audit messages for network
    mediation
    - LP: #1163259

  [ Upstream Kernel Changes ]

  * NFSv4: Fix the string length returned by the idmapper
    - LP: #1101292
  * Input: cypress_ps2 - fix trackpadi found in Dell XPS12
    - LP: #1103594
  * omap_vout: find_vma() needs ->mmap_sem held
    - LP: #1164714
  * nfsd: Fix memleak
    - LP: #1164714
  * iommu/amd: Initialize device table after dma_ops
    - LP: #1164714
  * svcrpc: make svc_age_temp_xprts enqueue under sv_lock
    - LP: #1164714
  * target: Add missing mapped_lun bounds checking during make_mappedlun
    setup
    - LP: #1164714
  * xen-blkback: do not leak mode property
    - LP: #1164714
  * btrfs: Init io_lock after cloning btrfs device struct
    - LP: #1164714
  * NFS: Don't allow NFS silly-renamed files to be deleted, no signal
    - LP: #1164714
  * SUNRPC: Don't start the retransmission timer when out of socket space
    - LP: #1164714
  * storvsc: Initialize the sglist
    - LP: #1164714
  * dc395x: uninitialized variable in device_alloc()
    - LP: #1164714
  * ALSA: bt87x: Make load_all parameter working again
    - LP: #1164714
  * ARM: VFP: fix emulation of second VFP instruction
    - LP: #1164714
  * ARM: fix scheduling while atomic warning in alignment handling code
    - LP: #1164714
  * doc, xen: Mention 'earlyprintk=xen' in the documentation.
    - LP: #1164714
  * doc, kernel-parameters: Document 'console=hvc<n>'
    - LP: #1164714
  * sony-laptop: fully enable SNY controlled modems
    - LP: #1164714
  * x86: Make sure we can boot in the case the BDA contains pure garbage
    - LP: #1164714
  * cifs: ensure that cifs_get_root() only traverses directories
    - LP: #1164714
  * iscsi-target: Fix immediate queue starvation regression with DATAIN
    - LP: #1164714
  * ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
    - LP: #1164714
  * ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
    - LP: #1164714
  * block: fix ext_devt_idr handling
    - LP: #1164714
  * idr: fix a subtle bug in idr_get_next()
    - LP: #1164714
  * block: fix synchronization and limit check in blk_alloc_devt()
    - LP: #1164714
  * firewire: add minor number range check to fw_device_init()
    - LP: #1164714
  * idr: fix top layer handling
    - LP: #1164714
  * sysctl: fix null checking in bin_dn_node_address()
    - LP: #1164714
  * nbd: fsync and kill block device on shutdown
    - LP: #1164714
  * target/pscsi: Fix page increment
    - LP: #1164714
  * xen/pat: Disable PAT using pat_enabled value.
    - LP: #1164714
  * xen/pci: We don't do multiple MSI's.
    - LP: #1164714
  * xenbus: fix compile failure on ARM with Xen enabled
    - LP: #1164714
  * dm snapshot: add missing module aliases
    - LP: #1164714
  * ext4: convert number of blocks to clusters properly
    - LP: #1164714
  * ata_piix: reenable MS Virtual PC guests
    - LP: #1164714
  * nfsd: add get_uint for u32's
    - LP: #1164714
  * asus-laptop: Do not call HWRS on init
    - LP: #1164714
  * ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs
    - LP: #1164714
  * ata_piix: Add Device IDs for Intel Wellsburg PCH
    - LP: #1164714
  * ata_piix: Add Device IDs for Intel Lynx Point-LP PCH
    - LP: #1164714
  * fs: cachefiles: add support for large files in filesystem caching
    - LP: #1164714
  * fuse: don't WARN when nlink is zero
    - LP: #1164714
  * usb hid quirks for Masterkit MA901 usb radio
    - LP: #1164714
  * pstore: Avoid deadlock in panic and emergency-restart path
    - LP: #1164714
  * unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
    - LP: #1164714
  * workqueue: consider work function when searching for busy work items
    - LP: #1164714
  * zram: Fix deadlock bug in partial read/write
    - LP: #1164714
  * md: protect against crash upon fsync on ro array
    - LP: #1164714
  * md: fix two bugs when attempting to resize RAID0 array.
    - LP: #1164714
  * md: raid0: fix error return from create_stripe_zones.
    - LP: #1164714
  * ath9k: fix RSSI dummy marker value
    - LP: #1164714
  * ath9k_htc: fix signal strength handling issues
    - LP: #1164714
  * ath9k_hw: improve reset reliability after errors
    - LP: #1164714
  * mwifiex: correct sleep delay counter
    - LP: #1164714
  * libertas: fix crash for SD8688
    - LP: #1164714
  * hw_random: make buffer usable in scatterlist.
    - LP: #1164714
  * drm/i915: Don't clobber crtc->fb when queue_flip fails
    - LP: #1164714
  * ARM: 7657/1: head: fix swapper and idmap population with LPAE and
    big-endian
    - LP: #1164714
  * ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
    - LP: #1164714
  * userns: Stop oopsing in key_change_session_keyring
    - LP: #1164714
  * hwmon: (pmbus/ltc2978) Fix peak attribute handling
    - LP: #1164714
  * hwmon: (pmbus/ltc2978) Use detected chip ID to select supported
    functionality
    - LP: #1164714
  * hwmon: (sht15) Check return value of regulator_enable()
    - LP: #1164714
  * random: fix locking dependency with the tasklist_lock
    - LP: #1164714
  * ALSA: vmaster: Fix slave change notification
    - LP: #1164714
  * ALSA: ice1712: Initialize card->private_data properly
    - LP: #1164714
  * drm/radeon: add primary dac adj quirk for R200 board
    - LP: #1164714
  * dmi_scan: fix missing check for _DMI_ signature in smbios_present()
    - LP: #1164714
  * Btrfs: account for orphan inodes properly during cleanup
    - LP: #1164714
  * HID: logitech-dj: do not directly call hid_output_raw_report() during
    probe
    - LP: #1164714
  * ftrace: Update the kconfig for DYNAMIC_FTRACE
    - LP: #1164714
  * e1000e: fix pci-device enable-counter balance
    - LP: #1164714
  * Fix memory leak in cpufreq stats.
    - LP: #1164714
  * Btrfs: fix panic when recovering tree log
    - LP: #1164714
  * xen/pciback: Don't disable a PCI device that is already disabled.
    - LP: #1164714
  * vfs: fix pipe counter breakage
    - LP: #1164714
  * Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and
    security keys
    - LP: #1164714
  * drm/i915: Increase the RC6p threshold.
    - LP: #1164714
  * USB: Handle warm reset failure on empty port.
    - LP: #1164714
  * USB: Don't use EHCI port sempahore for USB 3.0 hubs.
    - LP: #1164714
  * USB: Prepare for refactoring by adding extra udev checks.
    - LP: #1164714
  * USB: Rip out recursive call on warm port reset.
    - LP: #1164714
  * USB: Fix connected device switch to Inactive state.
    - LP: #1164714
  * Linux 3.5.7.8
    - LP: #1164714
  * USB: option: add Huawei E5331
    - LP: #1164714
  * USB: storage: fix Huawei mode switching regression
    - LP: #1164714
  * USB: added support for Cinterion's products AH6 and PLS8
    - LP: #1164714
  * ALSA: seq: Fix missing error handling in snd_seq_timer_open()
    - LP: #1164714
  * usb: cp210x new Vendor/Device IDs
    - LP: #1164714
  * staging: vt6656: Fix oops on resume from suspend.
    - LP: #1164714
  * qcaux: add Franklin U600
    - LP: #1164714
  * ext3: Fix format string issues
    - LP: #1164714
  * tty/serial: Add support for Altera serial port
    - LP: #1164714
  * Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
    - LP: #1164714
  * serial: 8250_pci: add support for another kind of NetMos Technology PCI
    9835 Multi-I/O Controller
    - LP: #1164714
  * tty: serial: fix typo "ARCH_S5P6450"
    - LP: #1164714
  * usb: serial: Add Rigblaster Advantage to device table
    - LP: #1164714
  * w1: fix oops when w1_search is called from netlink connector
    - LP: #1164714
  * USB: cdc-wdm: fix buffer overflow
    - LP: #1164714
  * hwmon: (lineage-pem) Add missing terminating entry for
    pem_[input|fan]_attributes
    - LP: #1164714
  * hwmon: (pmbus/ltc2978) Fix temperature reporting
    - LP: #1164714
  * btrfs: use rcu_barrier() to wait for bdev puts at unmount
    - LP: #1164714
  * hwmon: (sht15) Fix memory leak if regulator_enable() fails
    - LP: #1164714
  * TTY: do not reset master's packet mode
    - LP: #1164714
  * virtio: rng: disallow multiple device registrations, fixes crashes
    - LP: #1164714
  * block: use i_size_write() in bd_set_size()
    - LP: #1164714
  * loopdev: fix a deadlock
    - LP: #1164714
  * loopdev: remove an user triggerable oops
    - LP: #1164714
  * proc connector: reject unprivileged listener bumps
    - LP: #1164714
  * s390: critical section cleanup vs. machine checks
    - LP: #1164714
  * s390/mm: fix flush_tlb_kernel_range()
    - LP: #1164714
  * powerpc: Fix STAB initialization
    - LP: #1164714
  * powerpc: Fix cputable entry for 970MP rev 1.0
    - LP: #1164714
  * atmel_lcdfb: fix 16-bpp modes on older SOCs
    - LP: #1164714
  * selinux: use GFP_ATOMIC under spin_lock
    - LP: #1164714
  * perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
    - LP: #1164714
  * perf,x86: fix link failure for non-Intel configs
    - LP: #1164714
  * perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
    - LP: #1164714
  * l2tp: Restore socket refcount when sendmsg succeeds
    - LP: #1164714
  * rds: limit the size allocated by rds_message_alloc()
    - LP: #1164714
  * net: ipv6: Don't purge default router if accept_ra=2
    - LP: #1164714
  * tcp: fix double-counted receiver RTT when leaving receiver fast path
    - LP: #1164714
  * tun: add a missing nf_reset() in tun_net_xmit()
    - LP: #1164714
  * macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
    - LP: #1164714
  * netlabel: correctly list all the static label mappings
    - LP: #1164714
  * netlabel: fix build problems when CONFIG_IPV6=n
    - LP: #1164714
  * bridging: fix rx_handlers return code
    - LP: #1164714
  * ipv6: stop multicast forwarding to process interface scoped addresses
    - LP: #1164714
  * rtnl: fix info leak on RTM_GETLINK request for VF devices
    - LP: #1164714
  * dcbnl: fix various netlink info leaks
    - LP: #1164714
  * 6lowpan: Fix endianness issue in is_addr_link_local().
    - LP: #1164714
  * ahci: Add Device IDs for Intel Lynx Point-LP PCH
    - LP: #1164714
  * ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs
    - LP: #1164714
  * ahci: Add Device IDs for Intel Wellsburg PCH
    - LP: #1164714
  * HID: add support for Sony RF receiver with USB product id 0x0374
    - LP: #1164714
  * HID: clean up quirk for Sony RF receivers
    - LP: #1164714
  * rt2x00: error in configurations with mesh support disabled
    - LP: #1164714
  * mwifiex: fix potential out-of-boundary access to ibss rate table
    - LP: #1164714
  * rtlwifi: rtl8192cu: Fix schedule while atomic bug splat
    - LP: #1164714
  * rtlwifi: rtl8192cu: Fix problem that prevents reassociation
    - LP: #1164714
  * vhost/net: fix heads usage of ubuf_info
    - LP: #1164714
  * udf: avoid info leak on export
    - LP: #1164714
  * isofs: avoid info leak on export
    - LP: #1164714
  * key: Fix resource leak
    - LP: #1164714
  * ext4: fix the wrong number of the allocated blocks in
    ext4_split_extent()
    - LP: #1164714
  * jbd2: fix use after free in jbd2_journal_dirty_metadata()
    - LP: #1164714
  * ext4: use atomic64_t for the per-flexbg free_clusters count
    - LP: #1164714
  * tracing: Fix race in snapshot swapping
    - LP: #1164714
  * cifs: delay super block destruction until all cifsFileInfo objects are
    gone
    - LP: #1164714
  * drm/i915: restrict kernel address leak in debugfs
    - LP: #1164714
  * drm/i915: bounds check execbuffer relocation count
    - LP: #1164714
    - CVE-2013-0913
  * tracing: Fix free of probe entry by calling call_rcu_sched()
    - LP: #1164714
  * tracing: Keep overwrite in sync between regular and snapshot buffers
    - LP: #1164714
  * USB: xhci: correctly enable interrupts
    - LP: #1164714
  * usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
    - LP: #1164714
  * drm/radeon: fix backend map setup on 1 RB trinity boards
    - LP: #1164714
  * drm/radeon/benchmark: make sure bo blit copy exists before using it
    - LP: #1164714
  * drm/radeon: add support for Richland APUs
    - LP: #1164714
  * drm/radeon: add Richland pci ids
    - LP: #1164714
  * ALSA: hda/cirrus - Fix the digital beep registration
    - LP: #1164714
  * USB: xhci - fix bit definitions for IMAN register
    - LP: #1164714
  * x86-64: Fix the failure case in copy_user_handle_tail()
    - LP: #1164714
  * target/iscsi: Fix mutual CHAP auth on big-endian arches
    - LP: #1164714
  * target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
    - LP: #1164714
  * ALSA: snd-usb: mixer: propagate errors up the call chain
    - LP: #1164714
  * ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()
    - LP: #1164714
  * ext4: fix data=journal fast mount/umount hang
    - LP: #1164714
  * ALSA: hda - Fix typo in checking IEC958 emphasis bit
    - LP: #1164714
  * usb: gadget: udc-core: fix a regression during gadget driver unbinding
    - LP: #1164714
  * usb: gadget: ffs: fix enable multiple instances
    - LP: #1164714
  * dm thin: fix discard corruption
    - LP: #1164714
  * dm verity: avoid deadlock
    - LP: #1164714
  * drm/mgag200: Bug fix: Modified pll algorithm for EH project
    - LP: #1164714
  * cifs: ignore everything in SPNEGO blob after mechTypes
    - LP: #1164714
  * USB: cdc-acm: fix device unregistration
    - LP: #1164714
  * USB: garmin_gps: fix memory leak on disconnect
    - LP: #1164714
  * USB: io_ti: fix get_icount for two port adapters
    - LP: #1164714
  * USB: serial: fix interface refcounting
    - LP: #1164714
  * i2c: tegra: check the clk_prepare_enable() return value
    - LP: #1164714
  * mm/hugetlb: fix total hugetlbfs pages count when using memory
    overcommit accouting
    - LP: #1164714
  * drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
    - LP: #1164714
  * KMS: fix EDID detailed timing vsync parsing
    - LP: #1164714
  * KMS: fix EDID detailed timing frame rate
    - LP: #1164714
  * tg3: 5715 does not link up when autoneg off
    - LP: #1164714
  * sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline
    option
    - LP: #1164714
  * sfc: Disable VF queues during register self-test
    - LP: #1164714
  * sfc: Really disable flow control while flushing
    - LP: #1164714
  * sfc: Convert firmware subtypes to native byte order in
    efx_mcdi_get_board_cfg()
    - LP: #1164714
  * sfc: Add parentheses around use of bitfield macro arguments
    - LP: #1164714
  * sfc: Fix MCDI structure field lookup
    - LP: #1164714
  * sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
    - LP: #1164714
  * sfc: Work-around flush timeout when flushes have completed
    - LP: #1164714
  * sfc: lock TX queues when calling netif_device_detach()
    - LP: #1164714
  * sfc: Correctly initialise reset_method in siena_test_chip()
    - LP: #1164714
  * sfc: Fix timekeeping in efx_mcdi_poll()
    - LP: #1164714
  * sfc: Properly sync RX DMA buffer when it is not the last in the page
    - LP: #1164714
  * sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
    - LP: #1164714
  * sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
    - LP: #1164714
  * sfc: Detach net device when stopping queues for reconfiguration
    - LP: #1164714
  * sfc: Only use TX push if a single descriptor is to be written
    - LP: #1164714
  * sfc: Disable soft interrupt handling during efx_device_detach_sync()
    - LP: #1164714
  * sctp: don't break the loop while meeting the active_path so as to find
    the matched transport
    - LP: #1164714
  * netconsole: don't call __netpoll_cleanup() while atomic
    - LP: #1164714
  * net/ipv4: Ensure that location of timestamp option is stored
    - LP: #1164714
  * bonding: don't call update_speed_duplex() under spinlocks
    - LP: #1164714
  * sctp: Use correct sideffect command in duplicate cookie handling
    - LP: #1164714
  * ipv4: fix definition of FIB_TABLE_HASHSZ
    - LP: #1164714
  * rtnetlink: Mask the rta_type when range checking
    - LP: #1164714
  * tcp: fix skb_availroom()
    - LP: #1164714
  * inet: limit length of fragment queue hash table bucket lists
    - LP: #1164714
  * bnx2x: fix occasional statistics off-by-4GB error
    - LP: #1164714
  * signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear
    sa_restorer
    - LP: #1164714
  * kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
    - LP: #1164714
  * vfs,proc: guarantee unique inodes in /proc
    - LP: #1164714
  * Linux 3.5.7.9
    - LP: #1164714
  * KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME
    (CVE-2013-1796)
    - LP: #1158254
    - CVE-2013-1796
  * KVM: Fix bounds checking in ioapic indirect register reads
    (CVE-2013-1798)
    - LP: #1158262
    - CVE-2013-1798
  * KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions
    (CVE-2013-1797)
    - LP: #1158258
    - CVE-2013-1797
  * drm/i915: "Flush Me Harder" required on gen6+
    - LP: #1140716
  * drm/i915: PIPE_CONTROL_TLB_INVALIDATE
    - LP: #1140716
  * drm/i915: Apply post-sync write for pipe control invalidates
    - LP: #1140716
  * drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
    - LP: #1140716
  * drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
    - LP: #1140716

 --  Steve Conklin <sconklin@canonical.com>  Tue, 09 Apr 2013 11:43:02 -0500

linux (3.5.0-27.46) quantal-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1159991

  [ Steve Conklin ]

  * Start New Release

  [ Upstream Kernel Changes ]

  * crypto: user - fix info leaks in report API
    - LP: #1156790, #1156795, #1156799
    - CVE-2013-2546
  * brcmsmac: fix mismatch in number of custom regulatory rules
    - LP: #1156769

  [ Xiangliang Yu ]

  * SAUCE: PCI: define macro for marvell vendor ID
    - LP: #1159863
  * SAUCE: PCI: fix system hang issue of Marvell SATA host controller
    - LP: #1159863

 --  Steve Conklin <sconklin@canonical.com>  Mon, 25 Mar 2013 14:32:06 -0500

linux (3.5.0-27.45) quantal-proposed; urgency=low

  [Steve Conklin]

  * no change

 -- Steve Conklin <sconklin@canonical.com>  Tue, 19 Mar 2013 15:26:20 -0500

linux (3.5.0-27.44) quantal-proposed; urgency=low

  [Steve Conklin]

  * no change

 -- Steve Conklin <sconklin@canonical.com>  Tue, 19 Mar 2013 10:26:04 -0500

linux (3.5.0-27.43) quantal-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1156821

  [ Adam Lee ]

  * SAUCE: Bluetooth: Add support for 04ca:2007
    - LP: #1153448

  [ Andy Whitcroft ]

  * [Config] re-disable CONFIG_SOUND_OSS_PRECLAIM
    - LP: #1105230

  [ Brad Figg ]

  * Start new release

  [ Kamal Mostafa ]

  * SAUCE: alx: use github.com/qca/alx repo
    - LP: #1154238

  [ Luis Henriques ]

  * [Config] CONFIG_NFS_V4_1=y
    - LP: #1111416

  [ Qualcomm Atheros, Inc ]

  * SAUCE: alx: Update to heads/master
    - LP: #1154238

  [ Upstream Kernel Changes ]

  * Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"
    - LP: #1144961
  * genirq: Avoid deadlock in spurious handling
    - LP: #1144961
  * KVM: s390: Handle hosts not supporting s390-virtio.
    - LP: #1144961
  * v4l: Reset subdev v4l2_dev field to NULL if registration fails
    - LP: #1144961
  * powerpc/eeh: Fix crash when adding a device in a slot with DDW
    - LP: #1144961
  * pcmcia/vrc4171: Add missing spinlock init
    - LP: #1144961
  * USB: DWC3: Generate interrupt on each TRB as default option
    - LP: #1144961
  * usb: dwc3: gadget: fix skip LINK_TRB on ISOC
    - LP: #1144961
  * usb: dwc3: gadget: req->queued must be forced to false in cleanup
    - LP: #1144961
  * Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
    - LP: #1144961
  * ARM: PXA3xx: program the CSMSADRCFG register
    - LP: #1144961
  * ab8500-chargalg: Only root should have write permission on sysfs file
    - LP: #1144961
  * USB: option: add and update Alcatel modems
    - LP: #1144961
  * uprobes/powerpc: Add dependency on single step emulation
    - LP: #1144961
  * drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp
    - LP: #1144961
  * s390/kvm: Fix store status for ACRS/FPRS
    - LP: #1144961
  * staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors
    - LP: #1144961
  * ALSA: usb-audio: fix Roland A-PRO support
    - LP: #1144961
  * x86-32, mm: Rip out x86_32 NUMA remapping code
    - LP: #1144961
  * x86-32, mm: Remove reference to resume_map_numa_kva()
    - LP: #1144961
  * x86-32, mm: Remove reference to alloc_remap()
    - LP: #1144961
  * ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()
    - LP: #1144961
  * ab8500_btemp: Demote initcall sequence
    - LP: #1144961
  * Driver core: treat unregistered bus_types as having no devices
    - LP: #1144961
  * ALSA: aloop: Fix Oops while PM resume
    - LP: #1144961
  * ASoC: wm2200: correct IN2L and IN3L digital mute
    - LP: #1144961
  * tty: set_termios/set_termiox should not return -EINTR
    - LP: #1144961
  * ARM: i.MX25: clk: parent per5_clk to AHB clock
    - LP: #1144961
  * hrtimer: Prevent hrtimer_enqueue_reprogram race
    - LP: #1144961
  * staging: comedi: check s->async for poll(), read() and write()
    - LP: #1144961
  * ACPI: Add DMI entry for Sony VGN-FW41E_H
    - LP: #1144961
  * timeconst.pl: Eliminate Perl warning
    - LP: #1144961
  * p54usb: corrected USB ID for T-Com Sinus 154 data II
    - LP: #1144961
  * rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
    - LP: #1144961
  * rtlwifi: rtl8192cu: Add new USB ID
    - LP: #1144961
  * USB: storage: properly handle the endian issues of idProduct
    - LP: #1144961
  * ALSA: rme32.c irq enabling after spin_lock_irq
    - LP: #1144961
  * ALSA: ali5451: remove irq enabling in pointer callback
    - LP: #1144961
  * ARM: 7643/1: sched: correct update_sched_clock()
    - LP: #1144961
  * ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with
    ALC889
    - LP: #1144961
  * x86: Hyper-V: register clocksource only if its advertised
    - LP: #1144961
  * USB: option: add Yota / Megafon M100-1 4g modem
    - LP: #1144961
  * USB: serial: fix null-pointer dereferences on disconnect
    - LP: #1144961
  * idr: idr_for_each_entry() macro
    - LP: #1144961
  * pps: Add pps_lookup_dev() function
    - LP: #1144961
  * pps: Use pps_lookup_dev to reduce ldisc coupling
    - LP: #1144961
  * pps: Fix a use-after free bug when unregistering a source.
    - LP: #1144961
  * USB: option: add Huawei "ACM" devices using protocol = vendor
    - LP: #1144961
  * ARM: samsung: fix assembly syntax for new gas
    - LP: #1144961
  * USB: ehci-omap: Don't free gpios that we didn't request
    - LP: #1144961
  * USB: ehci-omap: Fix autoloading of module
    - LP: #1144961
  * USB: usb-storage: unusual_devs update for Super TOP SATA bridge
    - LP: #1144961
  * perf tools: Fix build with bison 2.3 and older.
    - LP: #1144961
  * serial: imx: Fix recursive locking bug
    - LP: #1144961
  * posix-cpu-timers: Fix nanosleep task_struct leak
    - LP: #1144961
  * drivercore: Fix ordering between deferred_probe and exiting initcalls
    - LP: #1144961
  * NFSv4.1: Don't decode skipped layoutgets
    - LP: #1144961
  * umount oops when remove blocklayoutdriver first
    - LP: #1144961
  * HID: wiimote: fix nunchuck button parser
    - LP: #1144961
  * cgroup: fix exit() vs rmdir() race
    - LP: #1144961
  * cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
    - LP: #1144961
  * rtlwifi: usb: allocate URB control message setup_packet and data buffer
    separately
    - LP: #1144961
  * b43: Increase number of RX DMA slots
    - LP: #1144961
  * futex: Revert "futex: Mark get_robust_list as deprecated"
    - LP: #1144961
  * NLM: Ensure that we resend all pending blocking locks after a reclaim
    - LP: #1144961
  * ALSA: hda - hdmi: ELD shouldn't be valid after unplug
    - LP: #1144961
  * xen: close evtchn port if binding to irq fails
    - LP: #1144961
  * xen: Send spinlock IPI to all waiters
    - LP: #1011792, #1144961
  * ALSA: usb: Fix Processing Unit Descriptor parsers
    - LP: #1144961
  * inotify: remove broken mask checks causing unmount to be EINVAL
    - LP: #1144961
  * fs/block_dev.c: page cache wrongly left invalidated after
    revalidate_disk()
    - LP: #1144961
  * ocfs2: unlock super lock if lockres refresh failed
    - LP: #1144961
  * drivers/video/backlight/adp88?0_bl.c: fix resume
    - LP: #1144961
  * powerpc/kexec: Disable hard IRQ before kexec
    - LP: #1144961
  * mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may
    safely schedule
    - LP: #1144961
  * mm: mmu_notifier: make the mmu_notifier srcu static
    - LP: #1144961
  * mmu_notifier_unregister NULL Pointer deref and multiple ->release()
    callouts
    - LP: #1144961
  * mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to
    discard all pages
    - LP: #1144961
  * tmpfs: fix use-after-free of mempolicy object
    - LP: #1144961
  * dca: check against empty dca_domains list before unregister provider
    - LP: #1144961
  * ext4: return ENOMEM if sb_getblk() fails
    - LP: #1144961
  * ext4: check bh in ext4_read_block_bitmap()
    - LP: #1144961
  * quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
    - LP: #1144961
  * ext4: fix possible use-after-free with AIO
    - LP: #1144961
  * drm/i915: Fix CAGF for HSW
    - LP: #1144961
  * ext4: fix race in ext4_mb_add_n_trim()
    - LP: #1144961
  * UBIFS: fix use of freed ubifs_orphan objects
    - LP: #1144961
  * UBIFS: fix double free of ubifs_orphan objects
    - LP: #1144961
  * drm/radeon/dce6: fix display powergating
    - LP: #1144961
  * vgacon/vt: clear buffer attributes when we load a 512 character font
    (v2)
    - LP: #1144961
  * fbcon: don't lose the console font across generic->chip driver switch
    - LP: #1144961
  * drm/usb: bind driver to correct device
    - LP: #1144961
  * drm/udl: make usage as a console safer
    - LP: #1144961
  * drm/udl: disable fb_defio by default
    - LP: #1144961
  * fb: rework locking to fix lock ordering on takeover
    - LP: #1144961
  * fb: Yet another band-aid for fixing lockdep mess
    - LP: #1144961
  * ext4: fix xattr block allocation/release with bigalloc
    - LP: #1144961
  * target: Fix lookup of dynamic NodeACLs during cached demo-mode
    operation
    - LP: #1144961
  * target: Add missing mapped_lun bounds checking during make_mappedlun
    setup
    - LP: #1144961
  * ftrace: Call ftrace cleanup module notifier after all other notifiers
    - LP: #1144961
  * drm: don't add inferred modes for monitors that don't support them
    - LP: #1144961
  * drm/i915: disable shared panel fitter for pipe
    - LP: #1144961
  * drm: Fill depth/bits_per_pixel for C8 format
    - LP: #1144961
  * drm: Use C8 instead of RGB332 when determining the format from
    depth/bpp
    - LP: #1144961
  * drm/i915: add missing \n to UTS_RELEASE in the error_state
    - LP: #1144961
  * drm/i915: Set i9xx sdvo clock limits according to specifications
    - LP: #1144961
  * drm/i915: inverted brightness quirk for Acer Aspire 4736Z
    - LP: #1144961
  * intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets
    - LP: #1144961
  * drm/radeon: remove overzealous warning in hdmi handling
    - LP: #1144961
  * x86, efi: Make "noefi" really disable EFI runtime serivces
    - LP: #1144961
  * posix-timer: Don't call idr_find() with out-of-range ID
    - LP: #1144961
  * ext4: fix free clusters calculation in bigalloc filesystem
    - LP: #1144961
  * fs: Fix possible use-after-free with AIO
    - LP: #1144961
  * mmc: sdhci-esdhc-imx: fix host version read
    - LP: #1144961
  * b43: Fix lockdep splat on module unload
    - LP: #1144961
  * ocfs2: fix possible use-after-free with AIO
    - LP: #1144961
  * x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
    - LP: #1144961
  * igb: Remove artificial restriction on RQDPC stat reading
    - LP: #1144961
  * ptrace/x86: Introduce set_task_blockstep() helper
    - LP: #1144961
  * ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic
    - LP: #1144961
  * sunvdc: Fix off-by-one in generic_request().
    - LP: #1144961
  * sparc64: Fix gfp_flags setting in tsb_grow().
    - LP: #1144961
  * bridge: set priority of STP packets
    - LP: #1144961
  * xen-netback: correctly return errors from netbk_count_requests()
    - LP: #1144961
  * xen-netback: cancel the credit timer when taking the vif down
    - LP: #1144961
  * net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
    - LP: #1144961
  * ipv4: fix a bug in ping_err().
    - LP: #1144961
  * ipv6: use a stronger hash for tcp
    - LP: #1144961
  * ARM: 7635/1: versatile: fix the PCI IRQ regression
    - LP: #1144961
  * staging: vt6656: Fix URB submitted while active warning.
    - LP: #1144961
  * vlan: adjust vlan_set_encap_proto() for its callers
    - LP: #1144961
  * gpio/ich: Add missing spinlock init
    - LP: #1144961
  * staging: comedi: ni_labpc: set up command4 register *after* command3
    - LP: #1144961
  * staging: comedi: ni_labpc: correct differential channel sequence for AI
    commands
    - LP: #1144961
  * tty: Prevent deadlock in n_gsm driver
    - LP: #1144961
  * Linux 3.5.7.7
    - LP: #1144961
  * i915_hsw: don't send DP "idle" pattern before "normal" on HSW PORT_A
    - LP: #1138700
  * mfd: rtsx: Optimize card detect flow
    - LP: #1148892
  * mfd: rtsx: Fix issue that booting OS with SD card inserted
    - LP: #1148892
  * drm/radeon: add new AMD ACPI header and update relevant code (v2)
    - LP: #1110219
  * drm/radeon: add a license header to radeon_apci.c
    - LP: #1110219
  * drm/radeon: track whether the GPU controls the backlight (v2)
    - LP: #1110219
  * drm/radeon: rework legacy backlight control
    - LP: #1110219
  * drm/radeon: add backlight control for atom devices (v2)
    - LP: #1110219
  * drm/radeon: refactor radeon_atif_call
    - LP: #1110219
  * drm/radeon: implement radeon_atif_verify_interface
    - LP: #1110219
  * drm/radeon: implement wrapper for GET_SYSTEM_PARAMS
    - LP: #1110219
  * drm/radeon: implement handler for ACPI event
    - LP: #1110219
  * drm/radeon: re-organize the acpi notifier callback
    - LP: #1110219
  * ACPI video: allow events handlers to veto the keypress
    - LP: #1110219
  * drm/radeon: block the keypress on ATIF events
    - LP: #1110219
  * keys: fix race with concurrent install_user_keyrings()
    - LP: #1152788
    - CVE-2013-1792
  * mfd: rtsx: Add clock divider hook
    - LP: #1153618
  * mfd: rtsx: Implement driving adjustment to device-dependent callbacks
    - LP: #1153618
  * mfd: rtsx: Support RTS5227
    - LP: #1153618
  * mmc: rtsx: remove driving adjustment
    - LP: #1153618
  * x86/apic: Remove noisy zero-mask warning from
    default_send_IPI_mask_logical()
    - LP: #1100202
  * signal: always clear sa_restorer on execve
    - LP: #1153813
    - CVE-2013-0914

 -- Steve Conklin <sconklin@canonical.com>  Mon, 18 Mar 2013 13:39:54 -0500

linux (3.5.0-26.42) quantal-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1152715

  [ Andy Whitcroft ]

  * ubuntu: overlayfs -- fix missmerge of vfs_open changes
    - LP: #1122094, #1147678

 -- Steve Conklin <sconklin@canonical.com>  Fri, 08 Mar 2013 12:50:52 -0600

linux (3.5.0-26.42) quantal-proposed; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1152715

  [ Andy Whitcroft ]

  * ubuntu: overlayfs -- fix missmerge of vfs_open changes
    - LP: #1122094, #1147678

 -- Steve Conklin <sconklin@canonical.com>  Fri, 08 Mar 2013 12:50:52 -0600

linux (3.5.0-26.40) quantal-proposed; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1133429

  [ Andy Whitcroft ]

  * ubuntu: overlayfs -- fix missmerge of vfs_open changes
    - LP: #1122094

  [ Ian Campbell ]

  * SAUCE: xen/netback: shutdown the ring if it contains garbage.
    - LP: #1117325
    - CVE-2013-0216
  * SAUCE: netback: correct netbk_tx_err to handle wrap around.
    - LP: #1117325
    - CVE-2013-0216
  * SAUCE: xen/netback: don't leak pages on failure in
    xen_netbk_tx_check_gop.
    - LP: #1117331
    - CVE-2013-0217
  * SAUCE: xen/netback: free already allocated memory on failure in
    xen_netbk_get_requests
    - LP: #1117331
    - CVE-2013-0217

  [ Jan Beulich ]

  * SAUCE: xen-pciback: rate limit error messages from
    xen_pcibk_enable_msi{, x}()
    - LP: #1117336
    - CVE-2013-0231

  [ Tim Gardner ]

  * [Config] CONFIG_SATA_AHCI=m
    - LP: #1056563
  * SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access
    failure once
    - LP: #1128840

  [ Upstream Kernel Changes ]

  * Revert "USB: Handle warm reset failure on empty port."
    - LP: #1131944
  * xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS
    guests.
    - LP: #1102374
    - CVE-2013-0190
  * virtio-blk: Don't free ida when disk is in use
    - LP: #1119885
  * ioat: Fix DMA memory sync direction correct flag
    - LP: #1119885
  * PCI: pciehp: Use per-slot workqueues to avoid deadlock
    - LP: #1119885
  * PCI/AER: pci_get_domain_bus_and_slot() call missing required
    pci_dev_put()
    - LP: #1119885
  * xen/grant-table: correctly initialize grant table version 1
    - LP: #1119885
  * serial:ifx6x60:Delete SPI timer when shut down port
    - LP: #1119885
  * tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
    - LP: #1119885
  * drm/i915: Invalidate the relocation presumed_offsets along the slow
    path
    - LP: #1119885
  * ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT alone
    - LP: #1119885
  * staging: vt6656: Fix inconsistent structure packing
    - LP: #1119885
  * 8250/16?50: Add support for Broadcom TruManage redirected serial port
    - LP: #1119885
  * KVM: PPC: Emulate dcbf
    - LP: #1119885
  * staging: wlan-ng: Fix clamping of returned SSID length
    - LP: #1119885
  * USB: option: blacklist network interface on ONDA MT8205 4G LTE
    - LP: #1119885
  * USB: option: add TP-LINK HSUPA Modem MA180
    - LP: #1119885
  * ALSA: hda - Fix mute led for another HP machine
    - LP: #1096789, #1119885
  * usb: dwc3: gadget: fix ep->maxburst for ep0
    - LP: #1119885
  * ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
    - LP: #1119885
  * ACPI / processor: Get power info before updating the C-states
    - LP: #1119885
  * ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with
    sparsemem
    - LP: #1119885
  * evm: checking if removexattr is not a NULL
    - LP: #1119885
  * ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs
    - LP: #1119885
  * ftrace: Be first to run code modification on modules
    - LP: #1119885
  * i2c: mxs: Fix type of error code
    - LP: #1119885
  * USB: UHCI: fix IRQ race during initialization
    - LP: #1119885
  * async: fix __lowest_in_progress()
    - LP: #1119885
  * fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
    - LP: #1119885
  * ARM: at91: rm9200: remake the BGA as default version
    - LP: #1119885
  * Bluetooth: Fix sending HCI commands after reset
    - LP: #1119885
  * Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
    - LP: #1119885
  * ath9k_htc: Fix memory leak
    - LP: #1119885
  * ath9k: do not link receive buffers during flush
    - LP: #1119885
  * ath9k: add a better fix for the rx tasklet vs rx flush race
    - LP: #1119885
  * ath9k: fix rx flush handling
    - LP: #1119885
  * brcmsmac: increase timer reference count for new timers only
    - LP: #1119885
  * ath9k: remove sc->rx.rxbuflock to fix a deadlock
    - LP: #1119885
  * ath9k: disable the tasklet before taking the PCU lock
    - LP: #1119885
  * ASoC: wm2200: correct mixer values and text
    - LP: #1119885
  * mac80211: fix FT roaming
    - LP: #1119885
  * mac80211: synchronize scan off/on-channel and PS states
    - LP: #1119885
  * efi, x86: Pass a proper identity mapping in efi_call_phys_prelog
    - LP: #1119885
  * iwlegacy: fix IBSS cleanup
    - LP: #1119885
  * ath9k_hw: fix calibration issues on chainmask that don't include chain
    0
    - LP: #1119885
  * ath9k_hw: fix chain swap setting when setting rx chainmask to 5
    - LP: #1119885
  * mwifiex: fix typo in PCIe adapter NULL check
    - LP: #1119885
  * drm/i915: Disable AsyncFlip performance optimisations
    - LP: #1119885
  * drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline
    waits
    - LP: #1119885
  * iommu/intel: disable DMAR for g4x integrated gfx
    - LP: #1119885
  * drm/i915: dump UTS_RELEASE into the error_state
    - LP: #1119885
  * ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880
    - LP: #1119885
  * drm/radeon: fix cursor corruption on DCE6 and newer
    - LP: #1119885
  * radeon_display: Use pointer return error codes
    - LP: #1119885
  * drm/radeon: fix error path in kpage allocation
    - LP: #1119885
  * drm/radeon: fix a rare case of double kfree
    - LP: #1119885
  * x86/msr: Add capabilities check
    - LP: #1119885
  * x86, efi: Set runtime_version to the EFI spec revision
    - LP: #1119885
  * can: c_can: fix invalid error codes
    - LP: #1119885
  * can: ti_hecc: fix invalid error codes
    - LP: #1119885
  * can: pch_can: fix invalid error codes
    - LP: #1119885
  * ALSA: usb-audio: fix invalid length check for RME and other UAC 2
    devices
    - LP: #1119885
  * smp: Fix SMP function call empty cpu mask race
    - LP: #1119885
  * IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround
    - LP: #1119885
  * xfs: Fix possible use-after-free with AIO
    - LP: #1119885
  * powerpc/book3e: Disable interrupt after preempt_schedule_irq
    - LP: #1119885
  * ALSA: hda - Fix non-snoop page handling
    - LP: #1119885
  * EDAC: Test correct variable in ->store function
    - LP: #1119885
  * NFS: Fix error reporting in nfs_xdev_mount
    - LP: #1119885
  * NFS: Don't silently fail setattr() requests on mountpoints
    - LP: #1119885
  * NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
    - LP: #1119885
  * drivers/firmware/dmi_scan.c: check dmi version when get system uuid
    - LP: #1119885
  * drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
    - LP: #1119885
  * ahci: Add support for Enmotus Bobcat device.
    - LP: #1119885
  * ahci: Fix lack of command retry after a success error handler.
    - LP: #1119885
  * x86/Sandy Bridge: mark arrays in __init functions as __initconst
    - LP: #1119885
  * x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
    - LP: #1119885
  * drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled
    - LP: #1119885
  * ahci: Add identifiers for ASM106x devices
    - LP: #1119885
  * module: fix symbol waiting when module fails before init
    - LP: #1119885
  * module: wait when loading a module which is currently initializing.
    - LP: #1119885
  * module: add new state MODULE_STATE_UNFORMED.
    - LP: #1119885
  * module: put modules in list much earlier.
    - LP: #1119885
  * module: fix missing module_mutex unlock
    - LP: #1119885
  * intel_idle: Don't register CPU notifier if we are not running.
    - LP: #1119885
  * xfs: fix periodic log flushing
    - LP: #1119885
  * gspca_kinect: add Kinect for Windows USB id
    - LP: #1119885
  * ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area
    - LP: #1119885
  * Linux 3.5.7.5
    - LP: #1119885
  * net: fix infinite loop in __skb_recv_datagram()
    - LP: #1129184
    - CVE-2013-0290
  * vhost: fix length for cross region descriptor
    - LP: #1130951
    - CVE-2013-0311
  * xhci: Fix isoc TD encoding.
    - LP: #1131944
  * xhci: Fix TD size for isochronous URBs.
    - LP: #1131944
  * drivers: xhci: fix incorrect bit test
    - LP: #1131944
  * USB: XHCI: fix memory leak of URB-private data
    - LP: #1131944
  * usb: Prevent dead ports when xhci is not enabled
    - LP: #1131944
  * usb: Using correct way to clear usb3.0 device's remote wakeup feature.
    - LP: #1131944
  * sched/rt: Use root_domain of rt_rq not current processor
    - LP: #1131944
  * USB: EHCI: fix timer bug affecting port resume
    - LP: #1131944
  * regulator: max8998: fix incorrect min_uV value for ldo10
    - LP: #1131944
  * drm/radeon: fix MC blackout on evergreen+
    - LP: #1131944
  * drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN
    - LP: #1131944
  * rtlwifi: Fix the usage of the wrong variable in usb.c
    - LP: #1131944
  * e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
    - LP: #1131944
  * drm/radeon: add quirk for RV100 board
    - LP: #1131944
  * USB: qcserial: add Telit Gobi QDL device
    - LP: #1131944
  * USB: option: add support for Telit LE920
    - LP: #1131944
  * drm/radeon: fix backend map setup on 1 RB sumo boards
    - LP: #1131944
  * drm/radeon: protect against div by 0 in backend setup
    - LP: #1131944
  * mwifiex: fix incomplete scan in case of IE parsing error
    - LP: #1131944
  * USB: EHCI: fix bug in scheduling periodic split transfers
    - LP: #1131944
  * x86-64: Replace left over sti/cli in ia32 audit exit code
    - LP: #1131944
  * drm/radeon/evergreen+: wait for the MC to settle after MC blackout
    - LP: #1131944
  * Bluetooth: Fix handling of unexpected SMP PDUs
    - LP: #1131944
  * drm/radeon: Calling object_unrefer() when creating fb failure
    - LP: #1131944
  * drm/radeon: prevent crash in the ring space allocation
    - LP: #1131944
  * target: Fix divide by zero bug in fabric_max_sectors for unconfigured
    devices
    - LP: #1131944
  * digsig: Fix memory leakage in digsig_verify_rsa()
    - LP: #1131944
  * can: c_can: Set reserved bit in IFx_MASK2 to 1 on write
    - LP: #1131944
  * USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
    - LP: #1131944
  * USB: option: add Changhong CH690
    - LP: #1131944
  * USB: ftdi_sio: add Zolix FTDI PID
    - LP: #1131944
  * USB: storage: Define a new macro for USB storage match rules
    - LP: #1131944
  * USB: storage: optimize to match the Huawei USB storage devices and
    support new switch command
    - LP: #1131944
  * rtlwifi: Fix scheduling while atomic bug
    - LP: #1131944
  * nilfs2: fix fix very long mount time issue
    - LP: #1131944
  * mm/hugetlb: set PTE as huge in hugetlb_change_protection and
    remove_migration_pte
    - LP: #1131944
  * drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq
    handler
    - LP: #1131944
  * drivers/rtc/rtc-pl031.c: fix the missing operation on enable
    - LP: #1131944
  * virtio_console: Don't access uninitialized data.
    - LP: #1131944
  * HID: usbhid: quirk for Formosa IR receiver
    - LP: #1131944
  * kernel/resource.c: fix stack overflow in __reserve_region_with_split()
    - LP: #1131944
  * net: prevent setting ttl=0 via IP_TTL
    - LP: #1131944
  * ipv6: fix the noflags test in addrconf_get_prefix_route
    - LP: #1131944
  * MAINTAINERS: Stephen Hemminger email change
    - LP: #1131944
  * ipv6: fix header length calculation in ip6_append_data()
    - LP: #1131944
  * macvlan: fix macvlan_get_size()
    - LP: #1131944
  * net: calxedaxgmac: throw away overrun frames
    - LP: #1131944
  * net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
    - LP: #1131944
  * net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware
    defaults
    - LP: #1131944
  * isdn/gigaset: fix zero size border case in debug dump
    - LP: #1131944
  * netxen: fix off by one bug in netxen_release_tx_buffer()
    - LP: #1131944
  * r8169: remove the obsolete and incorrect AMD workaround
    - LP: #1131944
  * net: loopback: fix a dst refcounting issue
    - LP: #1131944
  * pktgen: correctly handle failures when adding a device
    - LP: #1131944
  * ipv6: do not create neighbor entries for local delivery
    - LP: #1131944
  * via-rhine: Fix bugs in NAPI support.
    - LP: #1131944
  * packet: fix leakage of tx_ring memory
    - LP: #1131944
  * atm/iphase: rename fregt_t -> ffreg_t
    - LP: #1131944
  * sctp: refactor sctp_outq_teardown to insure proper re-initalization
    - LP: #1131944
  * net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
    - LP: #1131944
  * net: sctp: sctp_endpoint_free: zero out secret key data
    - LP: #1131944
  * tcp: frto should not set snd_cwnd to 0
    - LP: #1131944
  * tcp: fix for zero packets_in_flight was too broad
    - LP: #1131944
  * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
    - LP: #1131944
  * tg3: Fix crc errors on jumbo frame receive
    - LP: #1131944
  * s390/timer: avoid overflow when programming clock comparator
    - LP: #1131944
  * x86: Do not leak kernel page mapping locations
    - LP: #1131944
  * x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server
    systems
    - LP: #1131944
  * drivers/rtc/rtc-pl031.c: restore ST variant functionality
    - LP: #1131944
  * mm: don't overwrite mm->def_flags in do_mlockall()
    - LP: #1131944
  * x86/mm: Check if PUD is large when validating a kernel address
    - LP: #1131944
  * PCI/PM: Clean up PME state when removing a device
    - LP: #1131944
  * efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot
    parameter
    - LP: #1131944
  * mm: fix pageblock bitmap allocation
    - LP: #1131944
  * Linux 3.5.7.6
    - LP: #1131944

 -- Brad Figg <brad.figg@canonical.com>  Tue, 26 Feb 2013 08:44:21 -0800

linux (3.5.0-25.39) quantal-proposed; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1132885

  [ Upstream Kernel Changes ]

  * sock_diag: Fix out-of-bounds access to sock_diag_handlers[]

 -- Brad Figg <brad.figg@canonical.com>  Mon, 25 Feb 2013 09:04:12 -0800

linux (3.5.0-25.38) quantal-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1129472

  [ Upstream Kernel Changes ]

  * ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
    - LP: #1119885, #1129192
    - CVE-2013-0871
  * ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
    - LP: #1119885, #1129192
    - CVE-2013-0871
  * wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED
    task
    - LP: #1119885, #1129192
    - CVE-2013-0871

 -- Luis Henriques <luis.henriques@canonical.com>  Mon, 18 Feb 2013 21:57:04 +0000

linux (3.5.0-24.37) quantal-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1117492

  [ Tim Gardner ]

  * [Config] CONFIG_ALX=m for x86 only
    - LP: #927782

 -- Luis Henriques <luis.henriques@canonical.com>  Wed, 06 Feb 2013 17:29:44 +0000

linux (3.5.0-24.36) quantal-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1116501

  [ Adam Lee ]

  * [Config] Enable RTSX_PCI modules
    - LP: #1057089

  [ Andy Whitcroft ]

  * [Config] enable various HVC consoles
    - LP: #1102206

  [ Brad Figg ]

  * Revert "SAUCE: samsung-laptop: disable in UEFI mode"
    - LP: #1111689

  [ Herton Ronaldo Krzesinski ]

  * [Config] updateconfigs for 3.5.7.3 stable update
  * d-i: Add mellanox ethernet drivers to nic-modules
    - LP: #1015339

  [ Kamal Mostafa ]

  * SAUCE: alx driver import script
    - LP: #927782

  [ Qualcomm Atheros, Inc ]

  * SAUCE: alx: Update to heads/master
    - LP: #927782

  [ Seth Forshee ]

  * SAUCE: samsung-laptop: Add quirk for broken acpi_video backlight on
    N250P
    - LP: #1086921

  [ Stefan Bader ]

  * (config) Move 9p modules into generic package
    - LP: #1107658

  [ Tim Gardner ]

  * [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

  [ Upstream Kernel Changes ]

  * 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

 -- Luis Henriques <luis.henriques@canonical.com>  Wed, 06 Feb 2013 10:41:09 +0000

linux (3.5.0-23.35) quantal-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1103932

  [ Upstream Kernel Changes ]

  * 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

 -- Luis Henriques <luis.henriques@canonical.com>  Thu, 24 Jan 2013 11:06:25 +0000

linux (3.5.0-22.34) quantal-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1097343

  [ Chris J Arges ]

  * 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

  [ Upstream Kernel Changes ]

  * 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

 -- Luis Henriques <luis.henriques@canonical.com>  Tue, 08 Jan 2013 17:54:01 +0000

linux (3.5.0-22.33) quantal-proposed; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1095349

  [ Chris J Arges ]

  * SAUCE: add eeprom_bad_csum_allow module parameter
    - LP: #1070182

  [ Colin Ian King ]

  * SAUCE: samsung-laptop: disable in UEFI mode
    - LP: #1040557

  [ Kees Cook ]

  * SAUCE: exec: do not leave bprm->interp on stack
    - LP: #1068888
    - CVE-2012-4530

  [ Leann Ogasawara ]

  * Add ceph to linux-image for virtual instances
    - LP: #1063784

  [ Lino Sanfilippo ]

  * 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

  [ Tomas Hozza ]

  * SAUCE: tools: hv: Netlink source address validation allows DoS
    - LP: #1084777
    - CVE-2012-5532

  [ Upstream Kernel Changes ]

  * 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

 -- Brad Figg <brad.figg@canonical.com>  Wed, 02 Jan 2013 12:24:40 -0800

linux (3.5.0-21.32) quantal-proposed; urgency=low

  [ Luis Henriques ]

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

 -- Luis Henriques <luis.henriques@canonical.com>  Tue, 11 Dec 2012 16:55:32 +0000

linux (3.5.0-20.31) quantal-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1086759

  [ Ben Widawsky ]

  * 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

  [ Chris Wilson ]

  * SAUCE: i915_hsw: Include #define I915_GEM_PARAM_HAS_SEMAPHORES
    - LP: #1085245
  * SAUCE: i915_hsw: Include #define I915_PARAM_HAS_SECURE_BATCHES
    - LP: #1085245

  [ Daniel Vetter ]

  * 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

  [ Dave Airlie ]

  * SAUCE: i915_hsw: Include #define I915_PARAM_HAS_PRIME_VMAP_FLUSH
    - LP: #1085245

  [ Leann Ogasawara ]

  * 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

  [ Paulo Zanoni ]

  * 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

  [ Tim Gardner ]

  * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
    - LP: #1079469

  [ Upstream Kernel Changes ]

  * 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

 -- Luis Henriques <luis.henriques@canonical.com>  Wed, 05 Dec 2012 11:53:06 +0000

linux (3.5.0-19.30) quantal-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1078041

  [ Andy Whitcroft ]

  * [Config] update Vcs-git: to point to quantal
    - LP: #1069204

  [ Joseph Salisbury ]

  * SAUCE: ALSA: hda - add quirk for Thinkpad T430
    - LP: #1060372

  [ Tim Gardner ]

  * [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

  [ Upstream Kernel Changes ]

  * 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

  [ Wen-chien Jesse Sung ]

  * 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

 -- Luis Henriques <luis.henriques@canonical.com>  Tue, 13 Nov 2012 15:49:15 +0000

linux (3.5.0-18.29) quantal-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1068224

  [ Andy Whitcroft ]

  * [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

  [ Jeremy Kerr ]

  * SAUCE: efi: Handle deletions and size changes in efivarfs_write_file
    - LP: #1063061
  * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
    - LP: #1063061

  [ Kamal Mostafa ]

  * SAUCE: input: Cypress PS/2 Trackpad list additional contributors

  [ Kyle Fazzari ]

  * 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

  [ Leann Ogasawara ]

  * Revert "SAUCE: ext4: fix crash when accessing /proc/mounts
    concurrently"
    - LP: #1066176
  * Revert "SAUCE: ALSA: hda/realtek - Fix detection of ALC271X codec"
    - LP: #1066176

  [ Lee, Chun-Yi ]

  * SAUCE: efi: add efivars kobject to efi sysfs folder
    - LP: #1063061

  [ Matt Fleming ]

  * SAUCE: efivarfs: Add documentation for the EFI variable filesystem
    - LP: #1063061

  [ Matthew Garrett ]

  * SAUCE: efi: Add support for a UEFI variable filesystem
    - LP: #1063061

  [ Sarveshwar Bandi ]

  * SAUCE: bridge: Pull ip header into skb->data before looking into ip
    header.
    - LP: #1065150

  [ Upstream Kernel Changes ]

  * 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

 -- Luis Henriques <luis.henriques@canonical.com>  Thu, 18 Oct 2012 17:43:41 +0100

linux (3.5.0-17.28) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * [packaging] we already have a valid src_pkg_name
  * [packaging] allow us to select which builds have uefi signed versions

  [ James M Leddy ]

  * SAUCE: input: fix weird issue of synaptics psmouse sync lost after
    resume
    - LP: #717970

  [ Paolo Pisati ]

  * 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

  [ Stefan Bader ]

  * SAUCE: net/ipv4: Always flush route cache on unregister batch call
    - LP: #1021471

  [ Upstream Kernel Changes ]

  * Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn
    - LP: #1030233

  [ Wen-chien Jesse Sung ]

  * SAUCE: Bluetooth: Remove rules for matching Broadcom vendor specific
    IDs
    - LP: #1030233

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 09 Oct 2012 11:23:41 -0700

linux (3.5.0-17.27) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

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

 -- Andy Whitcroft <apw@canonical.com>  Thu, 04 Oct 2012 22:14:01 +0100

linux (3.5.0-17.26) quantal-proposed; urgency=low

  [ David Henningsson ]

  * SAUCE: ALSA: hda - fix indices on boost volume on Conexant
    - LP: #1059523

  [ Leann Ogasawara ]

  * [Config] Build in CONFIG_X86_PCC_CPUFREQ=y
    - LP: #1061126

  [ Rob Herring ]

  * 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

  [ Tim Gardner ]

  * [Config] TIDSPBRIDGE=m
    - LP: #1058022
  * rebase to v3.5.5

  [ Upstream Kernel Changes ]

  * 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

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 03 Oct 2012 11:11:18 -0700

linux (3.5.0-16.25) quantal-proposed; urgency=low

  [ git@status.e4ward.com ]

  * SAUCE: input: Cypress PS/2 Trackpad fix multi-source, double-click
    - LP: #1055788

  [ Tim Gardner ]

  * [Config] revert '[Config] enable CONFIG_X86_X32=y'
    - LP: #1041883

  [ Upstream Kernel Changes ]

  * 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

  [ Wen-chien Jesse Sung ]

  * SAUCE: HID: ntrig: change default value of logical/physical
    width/height to 1
    - LP: #1044248

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 28 Sep 2012 14:07:41 -0700

linux (3.5.0-16.24) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: ata_piix: add a disable_driver option
    - LP: #994870

  [ Christian König ]

  * (pre-stable) drm/radeon: make 64bit fences more robust v3 (3.5 stable)
    - LP: #1029582

  [ David Henningsson ]

  * 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

  [ Herton Ronaldo Krzesinski ]

  * 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

  [ Kyle Fazzari ]

  * SAUCE: input: Cypress PS/2 Trackpad fix disabling tap-to-click
    - LP: #1048816

  [ Leann Ogasawara ]

  * [Config] Disable CONFIG_DRM_AST
    - LP: #1053290

  [ Stefan Bader ]

  * [Config] Disable the Cirrus QEMU drm driver
    - LP: #1038055

  [ Upstream Kernel Changes ]

  * 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

  [ Wang Xingchao ]

  * SAUCE: ALSA: hda - Add another pci id for Haswell board
    - LP: #1057698

  [ Wen-chien Jesse Sung ]

  * SAUCE: drm/i915: Explicitly disable RC6 for certain models
    - LP: #1002170, #1008867

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 27 Sep 2012 13:55:52 -0700

linux (3.5.0-15.23) quantal; urgency=low

  [ Upstream Kernel Changes ]

  * 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

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 24 Sep 2012 12:33:26 -0700

linux (3.5.0-15.22) quantal; urgency=low

  * fix regressions introduced by the last batch of i915 patches.

  [ Upstream Kernel Changes ]

  * drm/i915: fix up PCH backlight #define mixup
    - LP: #954661
  * drm/i915: don't forget the PCH backlight registers
    - LP: #954661

 -- Tim Gardner <tim.gardner@canonical.com>  Wed, 19 Sep 2012 13:32:19 -0600

linux (3.5.0-15.21) quantal; urgency=low

  [ Tim Gardner ]

  * ubuntu: AUFS -- update to 18e455787597579fe144cdb2f18aa6a0a32c46a4
  * [Config] Enable aufs
    - LP: #908784

  [ Upstream Kernel Changes ]

  * 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

 -- Tim Gardner <tim.gardner@canonical.com>  Tue, 18 Sep 2012 08:37:51 -0400

linux (3.5.0-15.20) quantal-proposed; urgency=low

  [ Tim Gardner ]

  * rebase to v3.5.4
  * SAUCE: CONFIG_HID_BATTERY_STRENGTH=y
    - LP: #1003090

  [ Upstream Kernel Changes ]

  * 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

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 17 Sep 2012 13:41:39 -0700

linux (3.5.0-14.19) quantal; urgency=low

  [ Tim Gardner ]

  * [Config] Fix debug FTBS on non-x86

 -- Tim Gardner <tim.gardner@canonical.com>  Fri, 14 Sep 2012 13:06:02 -0600

linux (3.5.0-14.18) quantal; urgency=low

  [ Tim Gardner ]

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

 -- Tim Gardner <tim.gardner@canonical.com>  Fri, 14 Sep 2012 10:58:40 -0400

linux (3.5.0-14.17) quantal; urgency=low

  [ Keng-Yu Lin ]

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

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 12 Sep 2012 08:34:21 -0700

linux (3.5.0-14.16) quantal-proposed; urgency=low

  [ Bernhard Froemel ]

  * SAUCE: apple-gmux: Fix index read functions

  [ Kamal Mostafa ]

  * SAUCE: input: Cypress PS/2 Trackpad move PSMOUSE_CYPRESS enum
    - LP: #1041594

  [ Seth Forshee ]

  * SAUCE: Input: synaptics - Adjust threshold for treating position values
    as negative
    - LP: #1046512

  [ Upstream Kernel Changes ]

  * 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

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 10 Sep 2012 13:05:18 -0700

linux (3.5.0-14.15) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: fs: d_revalidate methods may be passed a NULL nameidata
    - LP: #1038075

  [ Dave Airlie ]

  * SAUCE: drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
    - LP: #1039157

  [ Ike Panhc ]

  * [Config] Enable CONFIG_DEVPTS_MULTIPLE_INSTANCES for highbank
    - LP: #1038259

  [ Tim Gardner ]

  * SAUCE: wlcore: Declare MODULE_FIRMWARE usage
    - LP: #1042918

  [ Upstream Kernel Changes ]

  * 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

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 06 Sep 2012 10:06:28 -0700

linux (3.5.0-13.14) quantal; urgency=low

  [ Leann Ogasawara ]

  * [Config] Disable CONFIG_DRM_MGAG200
    - LP: #1042903

  [ Upstream Kernel Changes ]

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

 -- Tim Gardner <tim.gardner@canonical.com>  Tue, 28 Aug 2012 08:43:55 -0400

linux (3.5.0-13.13) quantal-proposed; urgency=low

  [ Tim Gardner ]

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

  [ Upstream Kernel Changes ]

  * rebase to v3.5.3

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 27 Aug 2012 11:29:08 -0700

linux (3.5.0-12.12) quantal-proposed; urgency=low

  [ Luis Henriques ]

  * [Config] Fix typo on control.stub.in

  [ Ricardo Salveti de Araujo ]

  * [Config] installing omapdrm specific headers for external drivers
    - LP: #1038846

  [ Seth Forshee ]

  * SAUCE: apple-gmux: Fix port address calculation in gmux_pio_write32()

  [ Stefan Bader ]

  * SAUCE: (no-up) x86/mm: Fix 64bit size of mapping tables
    - LP: #1022561

  [ Tim Gardner ]

  * SAUCE: firmware: Remove sb16 files duplicated in linux-firmware

  [ Upstream Kernel Changes ]

  * 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

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 24 Aug 2012 07:13:00 -0700

linux (3.5.0-11.11) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * [Config] enable CONFIG_X86_X32=y

  [ Cypress Semiconductor Corporation ]

  * SAUCE: input: Cypress PS/2 Trackpad mouse driver
    - LP: #978807
  * SAUCE: input: Cypress PS/2 Trackpad link driver into psmouse-base
    - LP: #978807

  [ Dann Frazier ]

  * [Config] compile the rtc-pl031 driver as static on the highbank kernel
    flavour
    - LP: #1035110

  [ Ike Panhc ]

  * [Config] Enable CONFIG_DEBUG_HIGHBANK_UART for highbank
    - LP: #1034781

  [ Kamal Mostafa ]

  * SAUCE: input: Cypress PS/2 Trackpad code style cleanup
    - LP: #978807
  * SAUCE: input: Cypress PS/2 Trackpad eliminate dead code
    - LP: #978807
  * SAUCE: input: Cypress PS/2 Trackpad fix no-config stubs
    - LP: #978807
  * SAUCE: input: Cypress PS/2 Trackpad set default debug_level=0
    - LP: #978807
  * SAUCE: [Config] add MOUSE_PS2_CYPRESS=y
    - LP: #978807

  [ Kees Cook ]

  * SAUCE: Yama: access task_struct->comm directly
  * SAUCE: Yama: add link restrictions
  * SAUCE: security: unconditionally chain to Yama LSM

  [ Seth Forshee ]

  * SAUCE: (drop after 3.6) irq_remap: disable IRQ remapping if any IOAPIC
    lacks an IOMMU
    - LP: #1034459

  [ Stefan Bader ]

  * (config) Enable getabis to use local package copies

  [ Tim Gardner ]

  * rebase to v3.5.2

  [ Upstream Kernel Changes ]

  * rds: set correct msg_namelen
    - LP: #1031112
    - CVE-2012-2340
  * rebase to v3.5.2
    - LP: #1027789
    - LP: #1001251

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 16 Aug 2012 08:52:09 -0700

linux (3.5.0-10.10) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * rebase to v3.5.1

  [ Leann Ogasawara ]

  * [Config] Enable CONFIG_AFS_FSCACHE=y
    - LP: #728977

  [ Tim Gardner ]

  * SAUCE: firmware: Remove emi62 files duplicated in linux-firmware
  * SAUCE: firmware: Remove tehuti files duplicated in linux-firmware

  [ Upstream Kernel Changes ]

  * overlayfs: copy up i_uid/i_gid from the underlying inode
    - LP: #944386
  * hwmon: (applesmc) Shorten minimum wait time
    - LP: #1034449
  * hwmon: (applesmc) Decode and act on read/write status codes
    - LP: #1034449

  [ Upstream Kernel Changes ]

  * rebase to v3.5.1
    - LP: #1026953
    - LP: #1025377

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 12 Aug 2012 13:16:43 -0700

linux (3.5.0-9.9) quantal-proposed; urgency=low

  [ Daniel P. Berrange ]

  * SAUCE: (drop after 3.6) Forbid invocation of kexec_load() outside
    initial PID namespace
    - LP: #1034125

  [ Douglas Bagnall ]

  * SAUCE: Unlock the rc_dev lock when the raw device is missing
    - LP: #1015836

  [ Ike Panhc ]

  * [Config] Enable EDAC/CLK for highbank
    - LP: #1008345

  [ Leann Ogasawara ]

  * Revert "ubuntu: AUFS -- reenable"

  [ Rob Herring ]

  * SAUCE: net: calxedaxgmac: add write barriers around setting owner bit
    - LP: #1008345
  * SAUCE: ARM smp_twd: add back "arm,smp-twd" compatible property
    - LP: #1008345
  * SAUCE: ARM: highbank: add soft power and reset key event handling
    - LP: #1008345
  * SAUCE: ARM: highbank: use writel_relaxed variant for pwr requests
    - LP: #1008345
  * SAUCE: ahci: un-staticize ahci_dev_classify
    - LP: #1008345
  * SAUCE: ahci_platform: add custom hard reset for Calxeda ahci ctrlr
    - LP: #1008345

  [ Upstream Kernel Changes ]

  * rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
    - LP: #871904
  * Avoid sysfs oops when an rc_dev's raw device is absent
    - LP: #1015836
  * eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
  * clk: add DT clock binding support
    - LP: #1008345
  * clk: add DT fixed-clock binding support
    - LP: #1008345
  * clk: add highbank clock support
  * edac: add support for Calxeda highbank memory controller
    - LP: #1008345
  * edac: add support for Calxeda highbank L2 cache ecc
    - LP: #1008345
  * net: calxedaxgmac: enable rx cut-thru mode
    - LP: #1008345
  * net: calxedaxgmac: fix hang on rx refill
    - LP: #1008345
  * eCryptfs: Revert to a writethrough cache model
    - LP: #1034012
  * eCryptfs: Initialize empty lower files when opening them
    - LP: #911507
  * eCryptfs: Unlink lower inode when ecryptfs_create() fails
    - LP: #872905

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 08 Aug 2012 08:39:42 -0700

linux (3.5.0-8.8) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * ubuntu: AUFS -- add BOM and automated update script
  * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
    - LP: #684666
  * ubuntu: AUFS -- update aufs-update to track new locations of headers
  * ubuntu: AUFS -- clean up the aufs updater and BOM
  * ubuntu: AUFS -- documentation on updating aufs2
  * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
  * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
  * ubuntu: AUFS -- updateconfigs following update
  * ubuntu: AUFS -- suppress benign plink warning messages
    - LP: #621195
  * ubuntu: AUFS -- enable in config and makefile
  * ubuntu: AUFS -- disable in favor of overlayfs
  * ubuntu: AUFS -- adapt to the new changelog handling
  * ubuntu: AUFS -- sort out the relative header paths
  * ubuntu: AUFS -- update to d266b0c5d0693d6383976ee54b9e2c0fa9a3f5b0
  * ubuntu: AUFS -- aufs3-base.patch
  * ubuntu: AUFS -- aufs3-standalone.patch
  * ubuntu: AUFS -- update to 4a5e660ed7f5c1d0467c81c535d0fedcfe62d15f
  * ubuntu: AUFS -- reenable

  [ Chris Van Hoof ]

  * [Config] Add cifs support to the nfs-modules list
    - LP: #1031398

  [ Ilan Peer ]

  * (pre-stable) iwlwifi: Check BSS ctx active before call mac80211
    - LP: #1021086

  [ John Johansen ]

  * SAUCE: Update aufs for build failure caused by apparmor backport

  [ Tim Gardner ]

  * SAUCE: firmware: Remove ess files duplicated in linux-firmware
  * SAUCE: firmware: Remove kaweth files duplicated in linux-firmware
  * SAUCE: firmware: Remove obsolete Chelsio cxgb3 firmware
  * SAUCE: firmware: Remove cxgb3 files duplicated in linux-firmware
  * SAUCE: firmware: Remove edgeport files duplicated in linux-firmware
  * SAUCE: firmware: Remove ti_usb_3410_5052 duplicated in linux-firmware
  * SAUCE: firmware: Remove adaptec files duplicated in linux-firmware
  * SAUCE: firmware: Remove advansys files duplicated in linux-firmware
  * SAUCE: firmware: Remove ambassador files duplicated in linux-firmware
  * SAUCE: firmware: Remove av7110 files duplicated in linux-firmware
  * SAUCE: cpia2: Declare MODULE_FIRMWARE usage
  * SAUCE: firmware: Remove cpia2 files duplicated in linux-firmware
  * SAUCE: firmware: Remove korg files duplicated in linux-firmware
  * SAUCE: firmware: Remove matrox files duplicated in linux-firmware
  * SAUCE: firmware: Remove r128 files duplicated in linux-firmware
  * SAUCE: firmware: Remove radeon files duplicated in linux-firmware

  [ Upstream Kernel Changes ]

  * intel_idle: initial IVB support
  * KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT
    Dirty bit
  * KVM: VMX: Use EPT Access bit in response to memory notifiers
  * KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit
    in EPTP
  * KVM: VMX: Add parameter to control A/D bits support, default is on
  * KVM: VMX: Add EPT A/D bits definitions
  * KVM: VMX: Implement PCID/INVPCID for guests with EPT
  * xhci: Export Latency Tolerance Messaging capabilities.
  * USB: Fix LPM disable/enable during device reset.
  * usb: convert port_owners type from void * to struct dev_state *
  * USB: Disable LPM while the device is unconfigured.
  * USB: Fix LPM disable count mismatch on driver unbind.
  * USB: Enable Latency Tolerance Messaging (LTM).
  * drm/i915: enable parity error interrupts
  * drm/i915: Dynamic Parity Detection handling
  * drm/i915: l3 parity sysfs interface
  * drm/i915: remap l3 on hw init
  * drm/i915: initialize the parity work only once
  * drm/i915: ivybridge_handle_parity_error should be static

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 03 Aug 2012 13:33:27 -0700

linux (3.5.0-7.7) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * [Config] CONFIG_X86_POWERNOW_K6=m
  * [Config] CONFIG_X86_POWERNOW_K7=m
  * [Config] CONFIG_X86_LONGHAUL=m
  * [Config] CONFIG_X86_LONGRUN=m
  * [Config] CONFIG_X86_GX_SUSPMOD=m
  * [Config] CONFIG_X86_CPUFREQ_NFORCE2=m
  * SAUCE: rds_ib_send() -- prevent local pings triggering BUG_ON()
    - LP: #1016299
    - CVE-2012-2372
  * [Config] enable CONFIG_VFAT_FS=y for EFI systems
  * [Config] CONFIG_USB_G_MULTI=n on highbank
  * [Config] annotate: CONFIG_USB_INVENTRA_DMA OMAP2 specific
  * [Config] CONFIG_WAN_ROUTER disable for arm
  * add support for generating binary device trees and install them in
    /lib/firmware
    - LP: #1030600
  * [Config] add dtb_file configuration for highbank
    - LP: #1030600

  [ Tim Gardner ]

  * SAUCE: ene_ub6250: Use macros for firmware names
  * SAUCE: s2255drv: Add MODULE_FIRMWARE statement
  * SAUCE: xc5000: Add MODULE_FIRMWARE statements
  * SAUCE: firmware: remove computone driver firmware and documentation
  * SAUCE: lgs8gxx: Declare MODULE_FIRMWARE usage
  * SAUCE: firmware: Remove obsolete Myricom firmware
  * SAUCE: staging rtl8192e: Declare MODULE_FIRMWARE usage
  * SAUCE: tlg2300: Declare MODULE_FIRMWARE usage
  * SAUCE: ueagle-atm: Declare MODULE_FIRMWARE usage
  * SAUCE: usbduxfast: Declare MODULE_FIRMWARE usage
  * SAUCE: usbdux: Declare MODULE_FIRMWARE usage
  * SAUCE: usbduxsigma: Declare MODULE_FIRMWARE usage
  * SAUCE: cx25840: Declare MODULE_FIRMWARE usage
  * SAUCE: cx18: Declare MODULE_FIRMWARE usage
  * SAUCE: ivtv: Declare MODULE_FIRMWARE usage
  * SAUCE: cx231xx: Declare MODULE_FIRMWARE usage
  * SAUCE: cx23885: Declare MODULE_FIRMWARE usage
  * SAUCE: pvrusb2: Declare MODULE_FIRMWARE usage
  * SAUCE: vxge: Declare MODULE_FIRMWARE usage

  [ Upstream Kernel Changes ]

  * mac80211: fix crash with single-queue drivers
    - LP: #1022351

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 30 Jul 2012 11:11:05 -0700

linux (3.5.0-6.6) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
    experimental features
  * SAUCE: highbank -- export clock functions for modules
  * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
  * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
  * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
  * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
  * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
  * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
  * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
  * [Config] highbank -- reenable CONFIG_DW_DMAC
  * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
  * [Config] highbank -- reenable CONFIG_USB_MV_UDC
  * [Config] highbank -- reenable CONFIG_USB_DWC3
  * [Config] highbank -- reenable CONFIG_SATA_MV
  * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
  * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
  * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
  * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
  * [Config] highbank -- reenable CONFIG_ATMEL_PWM
  * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
  * [Config] highbank -- enable CONFIG_EXPERT
  * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
  * [Config] enable CONFIG_USB_DYNAMIC_MINORS
  * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
  * [Config] enable CONFIG_USB_ETH_EEM
  * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
  * [Config] disable CONFIG_USB_M66592
  * [Config] enable CONFIG_USB_NET2272
  * [Config] enable CONFIG_USB_R8A66597
  * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
  * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
  * [Config] annotate: CONFIG_USB_G_MULTI fix rule
  * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
  * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
  * [Config] sync configuration armhf omap -> armel omap
  * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
  * [Config] disable CONFIG_OMAP_IOVMM is deprecated

  [ Bryan Wu ]

  * [Config] change default IO scheduler from CFQ to Deadline

  [ Leann Ogasawara ]

  * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
  * [Config] Disable CONFIG_MOUSE_INPORT

  [ Tim Gardner ]

  * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
  * [Config] Add bnx2x firmware to nic-modules udeb
  * SAUCE: Add script to convert firmware to ihex format
  * SAUCE: firmware: Upgrade bnx2 to current versions
  * [Config] Add tigon firmware to nic-modules udeb
  * [Config] CONFIG_EARLY_PRINTK_DBGP=y
    - LP: #1026761
  * SAUCE: Remove redundant cis firmware
  * SAUCE: Remove redundant emi26 firmware
  * SAUCE: Remove redundant ttusb-budget firmware
  * SAUCE: Remove redundant sun/cassini firmware
  * SAUCE: Remove redundant ositech/Xilinx7OD firmware
  * SAUCE: Remove redundant 3com/typhoon.bin firmware
  * SAUCE: Remove redundant yamaha/ds1 firmware
  * SAUCE: Remove redundant keyspan_pda firmware
  * rebase to v3.5

  [ Upstream Kernel Changes ]

  * rebase to v3.5
    - LP: #1027828

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 23 Jul 2012 05:57:04 -0700

linux (3.5.0-5.5) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * [Config] annotations: initial import of configuration annotations

  [ Bryan Wu ]

  * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker

  [ Leann Ogasawara ]

  * Rebase to v3.5-rc7

  [ Manoj Iyer ]

  * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
    - LP: #1010281

  [ Tim Gardner ]

  * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
    expects
  * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
  * [Config] CONFIG_BRIDGE_EBT_ULOG=n
  * [Config] CONFIG_IP_NF_QUEUE=n
  * [Config] CONFIG_MTD_DOC2000=n
  * [Config] CONFIG_PRINT_QUOTA_WARNING=n
  * [Config] CONFIG_PRISM54=n
  * [Config] CONFIG_SCx200_I2C=n
  * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

  [ Upstream Kernel Changes ]

  * rebase to v3.5-rc7

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 16 Jul 2012 15:38:41 -0700

linux (3.5.0-4.4) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * [Packaging] getabis should be extracting all packages
    - LP: #1021174
  * [Config] getabis -- series uses linux-image-extra
    - LP: #1021174
  * rebase to v3.5-rc6

  [ Bryan Wu ]

  * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
    flavours
  * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours

  [ Leann Ogasawara ]

  * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
    - LP: #1019561

  [ Paolo Pisati ]

  * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
    - LP: #1019321

  [ Stefan Bader ]

  * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
    - LP: #1018456
  * (config) Disable ACPI_PROCFS_POWER

  [ Tim Gardner ]

  * [Config] CONFIG_ACPI_BGRT=y
  * Extract firmware module info during getabi
    - LP: #1021174

  [ Upstream Kernel Changes ]

  * rebase to v3.5-rc6

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 09 Jul 2012 08:50:20 -0700

linux (3.5.0-3.3) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * [Config] enable CONFIG_MEMTEST=y
    - LP: #1004535
  * [Config] config-check: add support for a cut operation
  * [Config] enforcer -- switch to cut where appropriate

  [ Leann Ogasawara ]

  * Rebase to v3.5-rc5
  * [Config] Updateconfigs after rebase to v3.5-rc5

  [ Luis Henriques ]

  * SAUCE: ocfs2: Fix NULL pointer dereferrence in
    __ocfs2_change_file_space
    - LP: #1006012

  [ Seth Forshee ]

  * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
    for LVDS register initialization
    - LP: #1012800

  [ Upstream Kernel Changes ]

  * rebase to v3.5-rc5
    - LP: #1013183
    - LP: #1017017
    - LP: #884652

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 02 Jul 2012 06:41:58 -0700

linux (3.5.0-2.2) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * rebase to v3.5-rc4

  [ Arend van Spriel ]

  * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
    brcms_c_regd_init()
    - LP: #950320

  [ Bryan Wu ]

  * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM

  [ Chris J Arges ]

  * PACKAGING: add .gnu_debuglink sections to .ko files
    - LP: #669641

  [ Leann Ogasawara ]

  * d-i: Add hid-generic to input-modules
    - LP: #1017879

  [ Ming Lei ]

  * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
    - LP: #1017717, #225

  [ Paolo Pisati ]

  * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
    - LP: #1017718
  * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3

  [ Seth Forshee ]

  * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
    during initialization
    - LP: #950320
  * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
    by mac80211
    - LP: #950320
  * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
    channels
    - LP: #950320
  * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
    - LP: #950320
  * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
    regulatory domain
    - LP: #950320
  * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
    regulatory updates
    - LP: #950320
  * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
    tx power limits
    - LP: #950320
  * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
    against internal regulatory data
    - LP: #950320
  * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
    when checking whether OFDM is allowed
    - LP: #950320

  [ Tim Gardner ]

  * [Config] Enable CONFIG_CGROUPS for highbank
    - LP: #1014692
  * [Config] FB_OMAP*=y and PANEL_TFP410=y

  [ Upstream Kernel Changes ]

  * rebase to v3.5-rc4

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 26 Jun 2012 06:21:05 -0700

linux (3.5.0-1.1) quantal-proposed; urgency=low

  [ Andy Whitcroft ]

  * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m

  [ Leann Ogasawara ]

  * Rebase to v3.5-rc1
  * [Config] Remove USB_DEVICEFS from the config enforcer
  * [Config] Updateconfigs after rebase to v3.5-rc1
  * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
  * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
  * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
  * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
  * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
  * [Config] Temporarily disable CONFIG_TI_CPSW on arm
  * [Config] Temporarily disable CONFIG_GPIO_EM on arm
  * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
  * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
  * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
  * Rebase to v3.5-rc2
  * [Config] Updateconfigs after rebase to v3.5-rc2
  * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
  * Rebase to v3.5-rc3
  * [Config] Updateconfigs after rebase to v3.5-rc3

  [ Paul Mundt ]

  * SAUCE: fix bug.h's inclusion of kernel.h

  [ Stefan Bader ]

  * SAUCE: Fix compile failures of dm-raid45
  * [Config] Enable dm-raid45
  * Move dependency on crda to extra package
    - LP: #657901
  * SAUCE: Mask CR4 writes on older Xen hypervisors

  [ Upstream Kernel Changes ]

  * rebase to v3.5-rc3
    - LP: #993162
    - LP: #925577
  * rebase to v3.5-rc2
  * rebase to v3.5-rc1
    - LP: #955892
    - LP: #978038
    - LP: #987371
    - LP: #929545
    - LP: #942316
    - LP: #903853

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 08 Jun 2012 14:28:46 -0700

linux (3.4.0-5.11) quantal-proposed; urgency=low

  [ Leann Ogasawara ]

  * [Config] Disable CONFIG_ARM_LPAE
    - LP: #1009061

  [ Oleksij Rempel ]

  * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
    - LP: #1008905

  [ Paolo Pisati ]

  * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
    - LP: #1009061

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 05 Jun 2012 08:06:28 -0700

linux (3.4.0-4.10) quantal; urgency=low

  [ Leann Ogasawara ]

  * Temporarily disable ABI and module check

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 04 Jun 2012 20:27:31 -0700

linux (3.4.0-4.9) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Config] fix config split to avoid the shared config
  * [Config] updateconfigs following split config fix
  * [Config] linux-image-extras needs full postinst
  * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
  * [Config] CONFIG_HP_WATCHDOG enable as module
  * [Config] CONFIG_PDC_ADMA is not boot essential
  * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
  * [Config] CONFIG_VT6655/CONFIG_VT6656=m
  * [Config] CONFIG_TRANZPORT=m commonise
  * [Config] CONFIG_R3964=m commonise
  * [Config] CONFIG_SCSI_DH=m commonise
  * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
  * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
  * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
  * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
  * [Config] CONFIG_USB_SN9C102 is deprecated disable
  * [Config] CONFIG_USB_SI470X=m commonise
  * [Config] CONFIG_USB_ET61X251=m commonise
  * [Config] CONFIG_RTS_PSTOR=m commonise
  * [Config] CONFIG_SCANLOG=m commonise
  * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
  * [Config] CONFIG_SM_FTL=m commonise
  * [Config] CONFIG_SOLO6X10=m commonise
  * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
  * [Config] CONFIG_SPI_DESIGNWARE=m commonise
  * [Config] CONFIG_SPI_SPIDEV=m commonise
  * [Config] CONFIG_TABLET_USB_WACOM=m commonise
  * [Config] CONFIG_TPS65010=m commonise
  * [Config] CONFIG_STE10XP=y commonise
  * [Config] CONFIG_X25_ASY=m commonise
  * [Config] CONFIG_USB_MON=m commonise
  * [Config] CONFIG_VME_BUS=m commonise
  * [Config] CONFIG_W35UND=m commonise
  * [Config] -CONFIG_TCG_TPM=y commonise
  * [Config] highbank -- commonise filesystems
  * [Config] highbank -- commonise subsystems
  * [Config] highbank -- commonise network protocols
  * [Config] highbank -- commonise input drivers
  * [Config] highbank -- commonise CRYPTO options
  * [Config] highbank -- commonise HID options
  * [Config] highbank -- commonise sensors options
  * [Config] highbank -- commonise EXPORTFS/FHANDLE
  * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
  * [Config] highbank -- commonise ENCRYPTED_KEYS
  * [Config] highbank -- commonise CONFIG_ATALK
  * [Config] highbank -- commonise INET/INET6
  * [Config] highbank -- commonise NLS
  * [Config] highbank -- commonise BLK/CHR
  * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
  * [Config] highbank -- commonise INET/INET6 part 2
  * [Config] highbank -- commonise PHY settings
  * [Config] highbank -- commonise CRC settings
  * [Config] highbank -- commonise BINFMT settings
  * [Config] highbank -- commonise DM settings
  * [Config] highbank -- commonise RTC_DRV settings
  * [Config] highbank -- commonise KEYBOARD/MOUSE settings
  * [Config] highbank -- commonise USB settings
  * [Config] highbank -- commonise GPIO settings
  * [Config] highbank -- commonise I2C settings
  * [Config] highbank -- commonise numerous subsystem selectors
  * [Config] highbank -- commonise A-C modules missmatches
  * [Config] highbank -- commonise D-F modules missmatches
  * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
  * [Config] highbank -- commonise G-I modules missmatches
  * [Config] highbank -- commonise J-L modules missmatches
  * [Config] highbank -- commonise M modules missmatches
  * [Config] highbank -- commonise N-P modules missmatches
  * [Config] highbank -- commonise Q-R modules missmatches
  * [Config] highbank -- commonise S modules missmatches -- part 1
  * [Config] highbank -- commonise S modules missmatches -- part 2
  * [Config] highbank -- commonise T modules missmatches
  * [Config] highbank -- commonise U-Z modules missmatches

  [ Ike Panhc ]

  * [Config] add highbank flavour
    - LP: #1000831

  [ Mark Langsdorf ]

  * SAUCE: arm highbank: add support for pl320-ipc driver
    - LP: #1000831

  [ Rob Herring ]

  * SAUCE: input: add a key driver for highbank
    - LP: #1000831
  * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
    - LP: #1000831
  * SAUCE: force DMA buffers to non-bufferable on highbank
    - LP: #1000831
  * SAUCE: net: calxedaxgmac: fix net timeout recovery
    - LP: #1000831

  [ Tim Gardner ]

  * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
  * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
  * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
  * [Config] Homogenize CIFS configs across all arches
  * [Config] armhf should not be skipabi or skipmodules
    - LP: #1006913

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 04 Jun 2012 05:52:49 -0700

linux (3.4.0-3.8) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Config] include include/generated/compile.h
    - LP: #942569
  * [Config] fix up postinst to ensure we know which error is which
    - LP: #1002388

  [ Herton Ronaldo Krzesinski ]

  * SAUCE: async_populate_rootfs: fix build warnings
    - LP: #1003417

  [ John Johansen ]

  * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
  * SAUCE: apparmor: Add the ability to mediate mount
  * SAUCE: AppArmor: basic networking rules
  * SAUCE: apparmor: fix profile lookup for unconfined
    - LP: #978038, #987371
  * SAUCE: apparmor: fix long path failure due to disconnected path
    - LP: #955892

  [ Mario Limonciello ]

  * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
    - LP: #901410

  [ Stefan Bader ]

  * (config) Built-in xen-acpi-processor

  [ Tim Gardner ]

  * [Config] CONFIG_NET_DSA=m
    - LP: #1004148
  * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 25 May 2012 11:38:33 -0700

linux (3.4.0-3.7) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Config] drop the virtual flavour in favour of a split generic et al
  * [Config] enforcer -- drop IDLE enforcement
  * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
  * [Config] updateconfigs following removal of -virtual

  [ Leann Ogasawara ]

  * Rebase to v3.4

  [ Seth Forshee ]

  * [Config] disable CONFIG_B43_BCMA_EXTRA

  [ Tim Gardner ]

  * [Config] Check for extras when building udebs
  * [Config] Collapsed generic-pae into generic [i386]

  [ Upstream Kernel Changes ]

  * rebase to v3.4

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 21 May 2012 07:23:47 -0700

linux (3.4.0-2.6) quantal; urgency=low

  [ Andy Whitcroft ]

  * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
  * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
    d_make_root()"
  * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
  * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
    security permissions to overlay files"
  * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
  * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
  * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
  * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
  * Revert "ubuntu: overlayfs -- overlay filesystem"
  * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
  * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
  * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
  * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
  * ubuntu: overlayfs -- overlayfs: add statfs support
  * ubuntu: overlayfs -- inode_only_permission: export inode level
    permissions checks
  * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions

  [ Erez Zadok ]

  * ubuntu: overlayfs -- overlayfs: implement show_options

  [ Miklos Szeredi ]

  * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
  * ubuntu: overlayfs -- vfs: add i_op->open()
  * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
  * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
  * ubuntu: overlayfs -- overlay filesystem
  * ubuntu: overlayfs -- fs: limit filesystem stacking depth

  [ Neil Brown ]

  * ubuntu: overlayfs -- overlay: overlay filesystem documentation

  [ Robin Dong ]

  * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
  * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link

  [ Tim Gardner ]

  * [Config] perarch and indep tools builds need separate build directories
  * Prevent upgrading a non-PAE CPU
  * perf is not parallel build safe

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 16 May 2012 08:43:18 -0700

linux (3.4.0-2.5) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Config] perarch and indep tools builds need separate build directories

  [ Tim Gardner ]

  * Prevent upgrading a non-PAE CPU
  * [Config] build debug
  * [Config] perf tools are not parallel build safe

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 15 May 2012 11:37:53 -0700

linux (3.4.0-2.4) quantal; urgency=low

  [ Leann Ogasawara ]

  * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
  * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
  * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
  * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
  * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
    7400"
  * Revert "ubuntu: omnibook: fix source file newline"
  * Revert "ubuntu: omnibook -- update BOM"
  * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
    depend on X86"
  * Revert "ubuntu: omnibook -- Added missing BOM file"
  * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
  * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
    mappings"
  * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
    X86_32"
  * Revert "ubuntu: nx-emu - i386: NX emulation"
  * Revert "ubuntu: rfkill drivers -- version 1.3"
  * Temporarily disable module check
  * [Config] Remove CONFIG_FSAM7400
  * [Config] Remove CONFIG_OMNIBOOK
  * [Config] Update configs
  * Rebase to v3.4-rc7
  * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()

  [ Tim Gardner ]

  * Updated generic-pae description
  * Rebase to v3.4-rc6
  * install-tools depends on build targets

  [ Upstream Kernel Changes ]

  * kconfig: in debug mode some 0 length message prints occur
  * rebase to v3.4-rc7
  * rebase to v3.3-rc6

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 14 May 2012 08:22:56 -0700

linux (3.4.0-1.3) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Config] control.stub is an intermediate product not a dependancy
    - LP: #992414

  [ Leann Ogasawara ]

  * remove i386 generic from getabis

  [ Upstream Kernel Changes ]

  * (pre-stable) b43: only reload config after successful initialization
    - LP: #950295

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 02 May 2012 09:48:14 -0700

linux (3.4.0-1.2) quantal; urgency=low

  [ Andy Whitcroft ]

  * [Config] add build depends for flex, bison and pkg-config

 -- Andy Whitcroft <apw@canonical.com>  Tue, 01 May 2012 13:15:41 +0100

linux (3.4.0-1.1) quantal; urgency=low

  [ Andy Whitcroft ]

  * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
    permissions to overlay files
    - LP: #915941, #918212
    - CVE-2012-0055

  [ Leann Ogasawara ]

  * Open Q
  * Rebase to v3.4-rc5
  * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
  * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
  * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
  * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
  * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
  * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
  * [Config] Temporarily disable CONFIG_TI_CPSW on arm
  * [Config] Temporarily disable CONFIG_AX88796 on arm

  [ Upstream Kernel Changes ]

  * vfs: pass struct path to __dentry_open()
  * vfs: add i_op->open()
  * vfs: export do_splice_direct() to modules
  * vfs: introduce clone_private_mount()
  * overlay filesystem
  * overlayfs: add statfs support
  * overlayfs: implement show_options
  * overlay: overlay filesystem documentation
  * fs: limit filesystem stacking depth
  * overlayfs: follow header cleanup
  * overlayfs: switch from d_alloc_root() to d_make_root()
  * overlayfs: update touch_atime() usage
  * rebase to v3.4-rc5
    - LP: #950490
  * rebase to v3.4-rc4
  * rebase to v3.4-rc3
  * rebase to v3.4-rc2
  * rebase to v3.4-rc1
  * rebase to v3.3
  * rebase to v3.3-rc7
  * rebase to v3.3-rc6
  * rebase to v3.3-rc5
  * rebase to v3.3-rc4
    - LP: #900802
    - LP: #930842
  * rebase to v3.3-rc3
    - LP: #924320
    - LP: #923316
    - LP: #923409
    - LP: #918254
  * rebase to v3.3-rc2
  * rebase to v3.3-rc1
    - LP: #795823
    - LP: #909419
    - LP: #910792
    - LP: #878701
    - LP: #724831

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 25 Jan 2012 06:50:04 -0800

linux (3.2.0-10.18) precise; urgency=low

  [ Tim Gardner ]

  * SAUCE: ecryptfs: Print inode on metadata error

  [ Upstream Kernel Changes ]

  * Revert "proc: enable writing to /proc/pid/mem"
    - LP: #919115
    - CVE-2012-0056
  * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
    - LP: #909419

 -- Andy Whitcroft <apw@canonical.com>  Tue, 24 Jan 2012 10:15:12 +0000

linux (3.2.0-10.17) precise; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
  * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
  * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
  * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
  * Revert "SAUCE: overlayfs -- overlay filesystem"
  * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
  * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
  * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
  * ensure debian/ is not excluded from git by default
  * add new scripting to handle buglinks in rebases
  * ubuntu: overlayfs -- overlayfs: add statfs support
  * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
    permissions to overlay files
    - LP: #915941, #918212
    - CVE-2012-0055

  [ Erez Zadok ]

  * ubuntu: overlayfs -- overlayfs: implement show_options

  [ Leann Ogasawara ]

  * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
  * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
    - LP: #907377, #911236
  * [Config] Enable CONFIG_IRQ_REMAP

  [ Miklos Szeredi ]

  * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
  * ubuntu: overlayfs -- vfs: add i_op->open()
  * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
  * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
  * ubuntu: overlayfs -- overlay filesystem
  * ubuntu: overlayfs -- fs: limit filesystem stacking depth

  [ Neil Brown ]

  * ubuntu: overlayfs -- overlay: overlay filesystem documentation

  [ Upstream Kernel Changes ]

  * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
    - LP: #647043
  * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
    breaks USB
    - LP: #647043

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 16 Jan 2012 07:10:08 -0800

linux (3.2.0-9.16) precise; urgency=low

  [ Andy Whitcroft ]

  * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
  * [Config] pull ARM sound modules =m
  * [Config] CONFIG_RTC_DRV_TEST is for testing only
  * [Config] CONFIG_USB_DUMMY_HCD is testing only
  * [Config] CONFIG_USB_FILE_STORAGE is deprecated

  [ Leann Ogasawara ]

  * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
  * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
  * [Config] Enable CONFIG_MMC_TMIO=m
  * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
  * [Config] Enable CONFIG_ISI=m
  * [Config] Enable CONFIG_MMC=y
  * [Config] Enable CONFIG_LIRC_PARALLEL=m
  * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
  * [Config] Enable CONFIG_CHR_DEV_SG=y
  * [Config] Enable CONFIG_GPIO_PCA953X=m
  * [Config] Enable CONFIG_GPIO_TWL4030=m
  * [Config] Enable CONFIG_INET_DIAG=m
  * [Config] Enable CONFIG_NLS_ISO8859_1=m
  * [Config] Enable CONFIG_NVRAM=m
  * [Config] Enable CONFIG_SLIP=m
  * [Config] Enable CONFIG_PC300TOO=m
  * [Config] Enable CONFIG_TUN=y
  * [Config] Enable CONFIG_NET_CLS_CGROUP=m
  * [Config] Enable CONFIG_THERMAL=y
  * [Config] Enable CONFIG_PPP=y
  * [Config] Enable CONFIG_PCI_STUB=m
  * Rebase to v3.2.1
  * [Config] Enable CONFIG_RTL8192E=m
  * [Config] Enable CONFIG_RTS5139=m

  [ Stefan Bader ]

  * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y

  [ Upstream Kernel Changes ]

  * ARM: restart: add restart hook to machine_desc record
  * ARM: restart: allow platforms more flexibility specifying restart mode
  * ARM: restart: move reboot failure handing into machine_restart()
  * ARM: restart: remove argument to setup_mm_for_reboot()
  * ARM: 7159/1: OMAP: Introduce local common.h files
  * ARM: restart: only perform setup for restart when soft-restarting
  * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
    function
  * ARM: idmap: populate identity map pgd at init time using .init.text
  * ARM: suspend: use idmap_pgd instead of suspend_pgd
  * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
  * ARM: idmap: use idmap_pgd when setting up mm for reboot
  * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
  * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
  * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
    restart changes
  * ARM: lib: add call_with_stack function for safely changing stack
  * ARM: reset: implement soft_restart for jumping to a physical address
  * ARM: stop: execute platform callback from cpu_stop code
  * ARM: kexec: use soft_restart for branching to the reboot buffer
  * ARM: restart: omap: use new restart hook
  * topdown mmap support
    - LP: #861296

  [ Upstream Kernel Changes ]

  * Rebase to v3.2.1

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 13 Jan 2012 20:32:08 +0100

linux (3.2.0-8.15) precise; urgency=low

  [ Leann Ogasawara ]

  * [Config] Disable CONFIG_ACPI_PROCFS
  * Remove server from getabis
  * Temporarily disable module check
  * [Config] Disable CONFIG_MTD_TESTS
  * [Config] Disable CONFIG_X86_E_POWERSAVER
  * [Config] Set CONFIG_ARCNET=m
  * [Config] Enable CONFIG_ATM_DUMMY=m
  * [Config] Enable CONFIG_BLK_DEV_MD=y
  * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
  * [Config] Enable CONFIG_BLK_DEV_SD=y
  * [Config] Enable CONFIG_BLK_DEV_SR=y
  * [Config] Enable CONFIG_BLK_DEV_UB=m
  * [Config] Enable CONFIG_COPS=m
  * [Config] Enable CONFIG_DVB_USB_EC168=m
  * [Config] Enable CONFIG_ENC28J60=m
  * [Config] Enable CONFIG_FB_UVESA=m
  * [Config] Enable CONFIG_FB_ATY=m
  * [Config] Enable CONFIG_BROADCOM_PHY=y
  * [Config] Enable CONFIG_CICADA_PHY=y
  * [Config] Enable CONFIG_DAVICOM_PHY=y
  * [Config] Enable CONFIG_ICPLUS_PHY=y
  * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
  * [Config] Enable CONFIG_LXT_PHY=y
  * [Config] Enable CONFIG_MARVELL_PHY=y
  * [Config] Enable CONFIG_NATIONAL_PHY=y
  * [Config] Enable CONFIG_QSEMI_PHY=y
  * [Config] Enable CONFIG_SMSC_PHY=y
  * [Config] Enable CONFIG_VITESSE_PHY=y
  * Add 3w-sas to scsi-modules
    - LP: #776542

  [ Mathieu Trudel-Lapierre ]

  * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
    to interface settings

  [ Paolo Pisati ]

  * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
    - LP: #912199
  * Revert "SAUCE: omap3: beagle: detect new xM revision B"
    - LP: #912199
  * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
    - LP: #912199

  [ Upstream Kernel Changes ]

  * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
    - LP: #906832

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 06 Jan 2012 10:02:03 -0800

linux (3.2.0-8.14) precise; urgency=low

  [ Andy Whitcroft ]

  * [Config] enable CONFIG_SND_USB_6FIRE
    - LP: #912197
  * rebase to mainline v3.2 final release
  * updateconfigs following rebase to v3.2 final
  * ubuntu: AUFS -- add BOM and automated update script
  * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
    - LP: #684666
  * ubuntu: AUFS -- update aufs-update to track new locations of headers
  * ubuntu: AUFS -- clean up the aufs updater and BOM
  * ubuntu: AUFS -- documentation on updating aufs2
  * ubuntu: AUFS -- aufs3-base.patch
  * ubuntu: AUFS -- aufs3-standalone.patch
  * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
  * ubuntu: AUFS -- fix undefined security_path_link
  * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
  * ubuntu: AUFS -- updateconfigs following update
  * ubuntu: AUFS -- suppress benign plink warning messages
    - LP: #621195
  * ubuntu: AUFS -- enable in config and makefile
  * ubuntu: AUFS -- disable in favor of overlayfs
  * [Config] linux-virtual -- should include the extX modules
    - LP: #912308

  [ Tyler Hicks ]

  * SAUCE: eCryptfs: Improve statfs reporting
    - LP: #885744

  [ Upstream Kernel Changes ]

  * rebase to upstream v3.2

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 26 Dec 2011 20:24:30 -0800

linux (3.2.0-7.13) precise; urgency=low

  [ Upstream Kernel Changes ]

  * rebase to upstream 3.2-rc7

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 19 Dec 2011 09:14:34 -0800

linux (3.2.0-6.12) precise; urgency=low

  [ Upstream Kernel Changes ]

  * rebase to upstream v3.2-rc6

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 16 Dec 2011 10:19:02 -0800

linux (3.2.0-5.11) precise; urgency=low

  [ Andy Whitcroft ]

  * enforcer -- allow arch and flavour predicates to take lists
  * enforcer -- simplify armel/armhf specific options
  * enforcer -- fix incorrectly specified flavour matches

  [ Leann Ogasawara ]

  * [Config] Disable IRQ_REMAP
  * [Config] Enable CONFIG_SENSORS_LM95245=m
  * [Config] Enable CONFIG_SENSORS_MAX1668=m
  * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
  * [Config] Enable CONFIG_SENSORS_MAX6639=m
  * [Config] Enable CONFIG_SENSORS_MAX6642=m
  * [Config] Enable CONFIG_SENSORS_LINEAGE=m
  * [Config] Enable CONFIG_CRYPTO_SALSA20=m
  * [Config] Enable CONFIG_PATA_TOSHIBA=m
  * [Config] Enable CONFIG_POHMELFS=m
  * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
  * [Config] Enable CONFIG_PATA_OPTI=m
  * add overlayfs to virtual inclusion list
    - LP: #903897
  * add veth to virtual inclusion list
    - LP: #903897
  * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request

  [ Paolo Pisati ]

  * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
    - LP: #903346

  [ Tim Gardner ]

  * [Config] CONFIG_LOCKUP_DETECTOR=y
    - LP: #903615

  [ Upstream Kernel Changes ]

  * rebase to upstream 55b02d2f

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 12 Dec 2011 07:08:10 -0800

linux (3.2.0-4.10) precise; urgency=low

  [ Kyle McMartin ]

  * SAUCE: dmar: disable if ricoh multifunction detected
    - LP: #894070

  [ Seth Forshee ]

  * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
    - LP: #581312

  [ Tim Gardner ]

  * Start new release, Bump ABI, rebase to 3.2-rc5

  [ Leann Ogasawara ]

  * [Config] Enable CONFIG_SENSORS_AK8975=m

 --  Tim Gardner <tim.gardner@canonical.com>  Sat, 10 Dec 2011 08:57:04 -0700

linux (3.2.0-3.9) precise; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: ext4: correct partial write discard size calculation
    - LP: #894768

  [ Leann Ogasawara ]

  * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
    - LP: #892615

  [ Matthew Garrett ]

  * SAUCE: pci: Rework ASPM disable code

  [ Upstream Kernel Changes ]

  * x86: Fix boot failures on older AMD CPU's
    - LP: #892615
  * EHCI : Fix a regression in the ISO scheduler
    - LP: #899165

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 05 Dec 2011 10:37:36 -0800

linux (3.2.0-3.8) precise; urgency=low

  [ Andy Whitcroft ]

  * armhf -- add d-i configuration
  * armhf -- disable ABI checks for armhf
  * armhf -- add arch to getabis config

 -- Andy Whitcroft <apw@canonical.com>  Sat, 03 Dec 2011 14:22:52 +0000

linux (3.2.0-3.7) precise; urgency=low

  [ Stefan Bader ]

  * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
    synchronous, regardless of lazy_mmu mode
    - LP: #854050

  [ Tim Gardner ]

  * rebase to v3.2-rc4

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 02 Dec 2011 11:53:56 -0800

linux (3.2.0-2.6) precise; urgency=low

  [ Andy Whitcroft ]

  * armhf -- fix omap flavour to build on armhf
  * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot

  [ Borislav Petkov ]

  * SAUCE: x86, microcode, AMD: Restrict microcode reporting
    - LP: #892615

  [ Colin Watson ]

  * Add pata_macio to pata-modules

  [ Tim Gardner ]

  * [Config] Prefer crda over wireless-crda
  * [Config] Fix virtual inclusion list.
    - LP: #897795

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 30 Nov 2011 06:09:35 -0800

linux (3.2.0-2.5) precise; urgency=low

  [ Paolo Pisati ]

  * [Config] PANEL_DVI=y

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 28 Nov 2011 09:13:24 -0800

linux (3.2.0-2.4) precise; urgency=low

  [ Andy Whitcroft ]

  * rebase to v3.2-rc3

  [ Leann Ogasawara ]

  * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
  * Revert "fix ERROR: __devcgroup_inode_permission undefined"
  * Revert "olpc_dcon_xo_1_5 needs delay.h"
  * Revert "olpc_dcon_xo_1 needs delay.h"
  * rebase to 6fe4c6d4
  * [Config] updateconfigs after rebase to 6fe4c6d4

  [ Tim Gardner ]

  * [Config] Replace wireless-crda with crda,wireless-regdb
    - LP: #856421
  * [Config] Relax the dependencies on crda

  [ Upstream Kernel Changes ]

  * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
    - LP: #724831
  * Ubuntu: remove coreutils|fileutils package dependency
    - LP: #892814
  * iio: iio_event_getfd -- fix ev_int build failure

  [ Upstream Kernel Changes ]

  * Rebase to v3.2-rc3

 -- Andy Whitcroft <apw@canonical.com>  Thu, 24 Nov 2011 16:20:45 +0000

linux (3.2.0-1.3) precise; urgency=low

  [ Upstream Kernel Changes ]

  * Ubuntu: Add ext2 to fs-core-modules
    - LP: #893395

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 21 Nov 2011 20:42:33 -0800

linux (3.2.0-1.2) precise; urgency=low

  [ Andy Whitcroft ]

  * [Config] enable CONFIG_NFC and associated devices
  * SAUCE: allow brcmsmac and b43 to both build

  [ Soren Hansen ]

  * Add ixgbe driver to d-i
    - LP: #891969

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 21 Nov 2011 08:33:46 -0800

linux (3.2.0-1.1) precise; urgency=low
  [ Andy Whitcroft ]

  * armhf -- enable armhf and create the first flavours
  * SAUCE: ensure root is ready before running usermodehelpers in it
  * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm

  [ Leann Ogasawara ]

  * Temporarily ignore module check
  * [Config] Enable PCI_IOV on powerpc
  * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
  * rebase to v3.2-rc2
  * SAUCE: include <linux/export.h> for cpuidle34xx arm build
  * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
  * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
  * SAUCE: select ARM_AMBA if OMAP3_EMU
  * [Config] updateconfigs after select ARM_AMBA
  * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
  * [Config] Enable CONFIG_EXT2_FS=m
  * [Config] Build in CONFIG_SATA_AHCI=y
  * Resolve linux-image-extra's install dependency

  [ Seth Forshee ]

  * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
  * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
    Documentation
  * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
    alps_model_info
  * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
    size
  * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
    3 and 4
  * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
    protocol
  * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
    versions 3 and 4

  [ Stefan Bader ]

  * [Config] Built-in xen-netfront and xen-blkfront
  * Fix build of dm-raid45 and re-enable it

  [ Tim Gardner ]

  * [Config] CONFIG_USB_XHCI_HCD=y
    - LP: #886167
  * [Config] CONFIG_R6040=m
    - LP: #650899
  * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
    - LP: #854399
  * [Config] Consolidated amd64 server flavour into generic
  * [Config] updateconfigs after rebase to 3.2-rc1
  * [Config] Disabled dm-raid4-5
  * [Config] Disabled ndiswrapper
  * [Config] Disable vt6656
  * [Config] exclude ppp-modules for virtual flavour
  * [Config] CONFIG_MEMSTICK_R592=m
    - LP: #238208

  [ Upstream Kernel Changes ]

  * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
    - LP: #887780
  * CHROMIUM: seccomp_filter: add process state reporting
    - LP: #887780
  * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
    works.
    - LP: #887780
  * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
    - LP: #887780
  * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
    - LP: #887780
  * CHROMIUM: seccomp_filters: move to btrees
  * CHROMIUM: enable CONFIG_BTREE
  * CHROMIUM: seccomp_filter: kill NR_syscall references
  * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
  * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
  * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
  * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
  * CHROMIUM: seccomp_filter: inheritance documentation
  * CHROMIUM: seccomp_filter: make inherited filters composable
  * CHROMIUM: Fix seccomp_t compile error
    - LP: #887780
  * CHROMIUM: Fix kref usage
    - LP: #887780
  * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
  * rebase to v3.2-rc2

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 31 Oct 2011 09:24:39 -0400

linux (3.1.0-2.3) precise; urgency=low

  [ Tim Gardner ]

  * Add postinit and postrm scripts to the extras package
    - LP: #882120

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 28 Oct 2011 12:48:33 -0700

linux (3.1.0-2.2) precise; urgency=low

  [ Andy Whitcroft ]

  * debian: add locking to protect debian/files from parallel update

  [ Leann Ogasawara ]

  * rebase to v3.1

  [ Upstream Kernel Changes ]

  * rebase to v3.1

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 19 Oct 2011 07:12:38 -0700

linux (3.1.0-1.1) precise; urgency=low

  [ Andiry Xu ]

  * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
    - LP: #872811

  [ Andy Whitcroft ]

  * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
    - LP: #832694
  * Revert "ubuntu: compcache -- version 0.5.3"
    - LP: #832694
  * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
  * [Config] Enable CONFIG_MACVTAP=m
    - LP: #822601
  * record the compiler in the ABI and check for inconsistant builds
  * [Config] move ECRYPT_FS back to =y for all architectures
    - LP: #827197
  * [Config] enable CONFIG_DRM_VMWGFX=m
    - LP: #698009
  * [Config] re-fix ECRYPT_FS=y
    - LP: #827197
  * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
    - LP: #827197
  * [Config] dropping compcache configuration options
  * [Config] standardise on HZ=250
  * SAUCE: headers_install: fix #include "..." usage for userspace
    - LP: #824377
  * make module-inclusion selection retain the left overs
  * add a new linux-image-extras package for virtual

  [ Colin Watson ]

  * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i

  [ edwin_rong ]

  * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
    - LP: #824273

  [ Greg Kroah-Hartman ]

  * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
    - LP: #824273

  [ Jesse Sung ]

  * SAUCE: Unregister input device only if it is registered
    - LP: #839238

  [ Jiri Kosina ]

  * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]

  [ Joshua V. Dillon ]

  * SAUCE: HID: add support for MacBookAir4,2 keyboard.

  [ Kees Cook ]

  * [Config] enable and enforce SECCOMP_FILTER on x86

  [ Keng-Yu Lin ]

  * [Config] Enable CONFIG_RTS5139=m on i386/amd64
    - LP: #824273

  [ Leann Ogasawara ]

  * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
  * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
  * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
    readdir"
  * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
  * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
  * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
  * Revert "ubuntu: overlayfs -- overlay filesystem"
  * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
  * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
  * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
    than just revision"
  * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
  * Revert "ubuntu: fsam7400 disable driver"
    - LP: #876030
  * rebase to v3.1-rc1
  * [Config] updateconfigs after rebase to v3.1-rc1
  * rebase to v3.1-rc2
  * [Config] Updateconfigs after rebase to v3.1-rc2
  * ubuntu: Yama - update calls to generic_permission() and
    inode->i_op->permission()
  * ubuntu: ndiswrapper -- remove netdev_priv macro
  * ubuntu: aufs -- Temporarily disable due to build failure
  * [Config] Diable INTEL_MID_PTI on armel
  * [Config] Temporarily disable CONFIG_FTMAC100 on armel
  * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
  * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
  * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
  * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
  * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
  * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
  * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
  * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
  * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
  * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
  * [Config] Enable CONFIG_ECHO=m on powerpc
  * [Config] Enable CONFIG_ET131X=m on powerpc
  * [Config] Set CONFIG_FB_MATROX=m
  * [Config] Enable CONFIG_FB_UDL=m on powerpc
  * [Config] Set CONFIG_FB_VIRTUAL=n
  * [Config] Enable CONFIG_FB_VGA16=m on powerpc
  * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
  * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
  * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
  * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
  * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
  * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
  * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
  * [Config] Enable CONFIG_IBM_BSR=m on powerpc
  * [Config] Enable CONFIG_IBMVETH=m on powerpc
  * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
  * [Config] Enable CONFIG_IGB=m on powerpc
  * [Config] Enable CONFIG_IIO=m on powerpc
  * [Config] Enable CONFIG_INFINIBAND_NES=m
  * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
  * [Config] Enable CONFIG_IWL3945=m on powerpc
  * [Config] Disable CONFIG_KVM_BOOK3S_64
  * [Config] Enable CONFIG_LAPBETHER=m on arm
  * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
  * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
  * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
  * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
  * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
  * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
  * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
  * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
  * [Config] Enable CONFIG_MEMSTICK=m on arm
  * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
  * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
  * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
  * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
  * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
  * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
  * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
  * [Config] Enable CONFIG_MTD_IMPA7=m on arm
  * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
  * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
  * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
  * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
  * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
  * [Config] Enable CONFIG_MTD_SST25L=m on arm
  * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
  * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
  * [Config] Enable CONFIG_NET_CLS_U32=m on arm
  * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
  * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
  * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
  * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
  * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
  * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
  * [Config] Enable CONFIG_PANEL=m on powerpc
  * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
  * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
    - LP: #833705
  * [Config] Add CONFIG_EFI_VARS=y to the enforcer
    - LP: #837332
  * [Config] Update CONFIG_EFI_VARS enforcer check
  * [Config] Add aufs to virtual flavor inclusion list
    - LP: #844159
  * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
    - LP: #818933
  * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
    - LP: #768039
  * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
    - LP: #838402
  * [Config] Add igbvf to the virtual flavor inclusion list
    - LP: #794570
  * [Config] Add ixgbevf to the virtual inclusion list
    - LP: #872411
  * [Config] Transition -generic and -server to be identical
  * rebase to v3.1-rc10

  [ Luke Yelavich ]

  * [Config] Disable legacy IDE drivers on powerpc

  [ Ming Lei ]

  * SAUCE: fireware: add NO_MSI quirks for o2micro controller
    - LP: #801719
  * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
    Sandybridge chipsets(v2)
    - LP: #737388, #782389, #794642

  [ Paolo Pisati ]

  * [Config] Compile-in vfat support for armel
    - LP: #853783

  [ Randy Dunlap ]

  * SAUCE: staging: fix rts5139 depends & build
    - LP: #824273

  [ Rene Bolldorf ]

  * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
    power in 'ideapad_backlight_notify_power' to avoid a page fault

  [ Seth Forshee ]

  * SAUCE: (no-up) Input: elantech - Add v3 hardware support
    - LP: #681904
  * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
    - LP: #810020

  [ Stefan Bader ]

  * (config) Package macvlan and macvtap for virtual
  * [Config] Force perf to use libiberty for demangling
    - LP: #783660
  * SAUCE: xen: Do not use pv spinlocks on HVM
    - LP: #838026

  [ Tim Gardner ]

  * [Config] Clean up tools rules
  * [Config] Package x86_energy_perf_policy and turbostat
    - LP: #797556
  * rebase to v3.1-rc3
  * [Config] Simplify binary-udebs dependencies
  * [Config] kernel preparation cannot be parallelized
  * [Config] Linearize module/abi checks
  * [Config] Linearize and simplify tree preparation rules
  * [Config] Build kernel image in parallel with modules
  * [Config] Set concurrency for kmake invocations
  * [Config] Improve install-arch-headers speed
  * [Config] Fix binary-perarch dependencies
  * [Config] Removed stamp-flavours target
  * [Config] Serialize binary indep targets
  * [Config] Use build stamp directly
  * [Config] Restore prepare-% target
  * rebase to v3.1-rc4
  * rebase to v3.1-rc5
  * [Config] Disable makedumpfile for i386/amd64
  * rebase to v3.1-rc6
  * [Config] Fix binary-% build target
  * rebase to v3.1-rc7
  * rebase to v3.1-rc8
  * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
    - LP: #854399
  * [Config] Enable ftrace support in the mac80211 layer
    - LP: #865171
  * rebase to v3.1-rc9
  * SAUCE: usb/core/devio.c: Check for printer class specific request
    - LP: #872711

  [ Upstream Kernel Changes ]

  * overlay filesystem
  * overlayfs: add statfs support
  * overlayfs: implement show_options
  * overlay: overlay filesystem documentation
  * fs: limit filesystem stacking depth

  [ Will Drewry ]

  * SAUCE: seccomp_filter: new mode with configurable syscall filters
  * SAUCE: seccomp_filter: add process state reporting
  * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
    works.
  * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve

  [ Upstream Kernel Changes ]

  * rebase to v3.1-rc1
  * rebase to v3.1-rc2
  * rebase to v3.1-rc3
    +CONFIG_BLK_DEV_BSGLIB=y
    +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
    -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
  * rebase to v3.1-rc4
  * rebase to v3.1-rc5
  * rebase to v3.1-rc6
  * rebase to v3.1-rc7
  * rebase to v3.1-rc8
  * rebase to v3.1-rc9
  * rebase to v3.1-rc10

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 10 Aug 2011 15:43:38 -0700

linux (3.1.0-1.0) oneiric; urgency=low

  [ Leann Ogasawara ]

  * Open P-series

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 10 Aug 2011 13:42:40 -0700

linux (3.0.0-8.10) oneiric; urgency=low

  [ Adam Jackson ]

  * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
    - LP: #753994

  [ John Johansen ]

  * [Config] Enable missing IPv6 options

  [ Leann Ogasawara ]

  * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
    - LP: #819925
  * Rebase to 3.0.1

  [ Upstream Kernel Changes ]

  * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
  * ALSA: hda - Turn on extra EAPDs on Conexant codecs
    - LP: #783582
  * KVM: Remove SMEP bit from CR4_RESERVED_BITS
    - LP: #796476
  * KVM: Add SMEP support when setting CR4
    - LP: #796476
  * KVM: Mask function7 ebx against host capability word9
    - LP: #796476
  * KVM: Add instruction fetch checking when walking guest page table
    - LP: #796476

  [ Upstream Kernel Changes ]

  * rebase to v3.0.1

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 05 Aug 2011 11:32:25 -0700

linux (3.0.0-7.9) oneiric; urgency=low

  [ Andy Whitcroft ]

  * Revert "[Upstream] add local prefix to oss local change_bits"
  * Revert "SAUCE: add tracing for user initiated readahead requests"
  * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
  * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
    Zhaoyang E47"
  * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
  * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
    (grub)"
  * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
    checks"
  * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
  * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
    vt switch"
  * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
    - LP: #816035
  * ubuntu: Yama: if an underlying filesystem provides a permissions op use
    it
  * SAUCE: (no-up) add tracing for user initiated readahead requests
  * SAUCE: vt -- maintain bootloader screen mode and content until vt
    switch
  * SAUCE: vt -- allow grub to request automatic vt_handoff

  [ Arjan van de Ven ]

  * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function

  [ Kees Cook ]

  * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
  * [Config] enforce ACPI_CUSTOM_METHOD disabled

  [ Keng-Yu Lin ]

  * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
    Zhaoyang E47
    - LP: #632884, #803005

  [ Leann Ogasawara ]

  * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
    - LP: #513131
  * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
    - LP: #815064

  [ Rezwanul Kabir ]

  * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
    Dell E2 series Laptops
    - LP: #632884

  [ Upstream Kernel Changes ]

  * Revert "yama: if an underlying filesystem provides a permissions op use
    it"
  * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
    series Laptops"
  * Revert "tty: include linux/slab.h for kfree"
  * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
  * Revert "pch_dma: add include/slab.h for kfree"
  * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
    - LP: #773524
  * oss: rename local change_bits to avoid powerpc bitsops.h definition

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 25 Jul 2011 09:08:01 -0700

linux (3.0.0-7.8) oneiric; urgency=low

  [ Andy Whitcroft ]

  * ubuntu: overlayfs -- overlayfs: add statfs support
  * [Config] enable CONFIG_OVERLAYFS

  [ Erez Zadok ]

  * ubuntu: overlayfs -- overlayfs: implement show_options

  [ Leann Ogasawara ]

  * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
  * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
  * [Config] Disable CONFIG_ATM_DUMMY on arm
  * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
  * Temporarily disable module check on arm
  * Rebase to 3.0 final
  * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
  * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
  * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
  * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
  * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
  * [Config] Set CRYPTO_LZO=m on powerpc64-smp
  * [Config] Enable CONFIG_DM9000=m on arm
  * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
  * [Config] Enable CONFIG_DL2K=m on amd64 and i386

  [ Miklos Szeredi ]

  * ubuntu: overlayfs -- vfs: add i_op->open()
  * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
  * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
  * ubuntu: overlayfs -- overlay filesystem
  * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
  * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
  * ubuntu: overlayfs -- fs: limit filesystem stacking depth
  * ubuntu: overlayfs -- ovl: make lower mount read-only

  [ Neil Brown ]

  * ubuntu: overlayfs -- overlay: overlay filesystem documentation

  [ Tim Gardner ]

  * [Config] Add enic/fnic to udebs
    - LP: #801610

  [ Upstream Kernel Changes ]

  * yama: if an underlying filesystem provides a permissions op use it

  [ Major Kernel Changes ]

  * Rebase to 3.0 final

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 21 Jul 2011 07:01:32 -0700

linux (3.0.0-6.7) oneiric; urgency=low

  [ Eagon Yager ]

  * [Config] Fix misspelled 'skipmodule' in arm makefile.

  [ Keng-Yu Lin ]

  * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
    - LP: #632884, #803005

  [ Leann Ogasawara ]

  * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
  * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
  * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
  * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
  * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
  * [Config] Set CONFIG_ACPI_PCI_SLOT=m
  * [Config] Set CONFIG_ACPI_SBS=m
  * [Config] Set CONFIG_ACPI_WMI=m
  * [Config] Set CONFIG_AD7150=m on arm
  * [Config] Set CONFIG_AD7152=m on arm
  * [Config] Drop CONFIG_GPIO_S5PV210
  * [Config] Drop CONFIG_GPIO_S5PC100
  * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
  * [Config] Drop CONFIG_GPIO_EXYNOS4

  [ Stefan Bader ]

  * SAUCE: Re-enable RODATA for i386 virtual
    - LP: #809838

  [ Upstream Kernel Changes ]

  * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
  * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
    - LP: #771758

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 20 Jul 2011 06:36:02 -0700

linux (3.0.0-5.6) oneiric; urgency=low

  [ Tim Gardner ]

  * [Config] CONFIG_RTL8192CU=m
  * Rebase to -rc7

 --  Tim Gardner <tim.gardner@canonical.com>  Mon, 11 Jul 2011 22:13:50 +0100

linux (3.0.0-4.5) oneiric; urgency=low

  [ Ming Lei ]

  * SAUCE: fix yama_ptracer_del lockdep warning
    - LP: #791019

  [ Seth Forshee ]

  * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
  * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
  * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
  * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
    - LP: #805218

  [ Tim Gardner ]

  * [Config] updateconfigs after rebase to -rc6+
    Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
  * Adopt a 3 digit verion, e.g., 3.0.0-x.x
  * Revert "UBUNTU: add dependancies for module-init-tools"
    This dependency is no longer required for a 3 digit version.

 --  Tim Gardner <tim.gardner@canonical.com>  Tue, 05 Jul 2011 14:03:04 +0100

linux (3.0-3.4) oneiric; urgency=low

  [ Keng-Yu Lin ]

  * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
    killswitch"
    - LP: #775281

  [ Leann Ogasawara ]

  * rebase to v3.0-rc5
  * [Config] updateconfigs after rebase to 3.0-rc5

  [ Tim Gardner ]

  * [Config] Remove ubuntu/rtl8192se
  * [Config] Added armel ABI files
  * [Config] Removed armel versatile flavour
  * [Config] CONFIG_INTEL_MEI=m
    - LP: #716867

  [ Upstream Kernel Changes ]

  * ALSA: hda - Enable auto-parser as default for Conexant codecs

  [ Upstream Kernel Changes ]

  * rebase to v3.0-rc5

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 30 Jun 2011 14:27:10 +0100

linux (3.0-2.3) oneiric; urgency=low

  [ Andy Whitcroft ]

  * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e

  [ Leann Ogasawara ]

  * rebase to v3.0-rc4
  * [Config] updateconfigs after rebase to 3.0-rc4
  * fix ERROR: __devcgroup_inode_permission undefined

  [ Stefan Bader ]

  * SAUCE: iscsitarget: Remove driver from the kernel

  [ Tim Gardner ]

  * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
  * [Config] Add grub-efi as a recommended bootloader for server and
    generic
    - LP: #800910

  [ Upstream Kernel Changes ]

  * Fix node_start/end_pfn() definition for mm/page_cgroup.c

  [ Leann Ogasawara ]

  * rebase to v3.0-rc4

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 24 Jun 2011 11:51:12 -0700

linux (3.0-1.2) oneiric; urgency=low

  [ Andy Whitcroft ]

  * [Config] enable CONFIG_CAN_CALC_BITTIMING

  [ Leann Ogasawara ]

  * rebase to v3.0-rc3
  * [Config] updateconfigs after rebase to 3.0-rc3

  [ Upstream Kernel Changes ]

  * perf: clear out make flags when calling kernel make kernelver

  [ Leann Ogasawara ]

  * rebase to v3.0-rc3

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 14 Jun 2011 07:25:35 -0700

linux (3.0-0.1) oneiric; urgency=low

  [ Andy Whitcroft ]

  * use the packaging version in the kernel
  * use the kernels idea of its version for version_signature
  * add dependancies for module-init-tools
  * update control files to version 3
  * printchanges/insertchanges allow override of prev_release
  * correct Vcs-Git: to point to oneiric

  [ Leann Ogasawara ]

  * rebase to v3.0-rc1
  * [Config] updateconfigs after rebase to 3.0-rc1
  * ubuntu: dm-raid4-5 fix up build failure
  * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
  * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
  * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
  * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
  * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
  * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
  * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
  * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
  * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
  * rebase to v3.0-rc2

  [ Manoj Iyer ]

  * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
    - LP: #790754

  [ Upstream Kernel Changes ]

  * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
    demands it"
  * drm/i915: fix regression after clock gating init split

  [ Major Kernel Changes ]

  * rebase from v2.6.39 to v3.0-rc1
  * rebase from v3.0-rc1 to v3.0-rc2

 -- Andy Whitcroft <apw@canonical.com>  Thu, 09 Jun 2011 15:18:33 +0100

linux (2.6.39-3.10) oneiric; urgency=low

  [ Colin Ian King ]

  * SAUCE: S3 early resume debug via keyboard LEDs

  [ Ingo Molnar ]

  * ubuntu: nx-emu - i386: NX emulation
  * ubuntu: nx-emu - i386: mmap randomization for executable mappings

  [ Leann Ogasawara ]

  * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
  * Revert "[Config] Disable CONFIG_DM_RAID45"
  * [Config] enable CONFIG_BRCMFMAC=y
  * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
  * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap

  [ Robert Nelson ]

  * SAUCE: omap3: beagle: detect new xM revision B
    - LP: #770679
  * SAUCE: omap3: beagle: detect new xM revision C
    - LP: #770679
  * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
    - LP: #770679

  [ Stefan Bader ]

  * SAUCE: Convert dm-raid45 to new block plugging

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 23 May 2011 11:46:43 -0700

linux (2.6.39-3.9) oneiric; urgency=low

  [ Leann Ogasawara ]

  * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
  * rebase to v2.6.39
  * [Config] enable CONFIG_LLC2=m across all arch's and flavours
  * [Config] enable CONFIG_INPUT_APANEL=m

  [ Thomas Schlichter ]

  * SAUCE: vesafb: mtrr module parameter is uint, not bool
    - LP: #778043
  * SAUCE: vesafb: enable mtrr WC by default
    - LP: #778043

  [ Major Kernel Changes ]

  * rebase from v2.6.39-rc7 to v2.6.39

 -- Andy Whitcroft <apw@canonical.com>  Fri, 20 May 2011 09:52:32 +0100

linux (2.6.39-2.8) oneiric; urgency=low

  [ Andy Whitcroft ]

  * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
  * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
  * Revert "[Config] Disable CONFIG_AUFS_FS"
  * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
  * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
  * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
  * ubuntu: AUFS -- clean up the aufs updater and BOM
  * ubuntu: AUFS -- documentation on updating aufs2

  [ Kees Cook ]

  * ubuntu: Yama - LSM hooks
  * ubuntu: Yama - create task_free security callback
  * ubuntu: Yama - add ptrace relationship tracking interface
  * ubuntu: Yama - unconditionally chain to Yama LSM

  [ Leann Ogasawara ]

  * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
  * Revert "[Config] Disable CONFIG_EASYCAP"
  * ubuntu: fsam7400 disable driver
  * ubuntu: omnibook disable driver
  * ubuntu: rfkill disable driver

  [ Tim Gardner ]

  * SAUCE: Fix extra reference in fb_open()

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 16 May 2011 09:23:56 -0700

linux (2.6.39-2.7) oneiric; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.39-rc7

  [ Major Kernel Changes ]

  * rebase from v2.6.39-rc6 to v2.6.39-rc7

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 10 May 2011 10:18:28 +0200

linux (2.6.39-1.6) oneiric; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.39-rc6
  * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error

  [ Tim Gardner ]

  * [Config] updateconfigs after rebase to 2.6.39-rc6

  [ Major Kernel Changes ]

  * rebase from v2.6.39-rc5 to v2.6.39-rc6
    - LP: #740126

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 05 May 2011 09:46:12 -0700

linux (2.6.39-0.5) oneiric; urgency=low

  [ Herton Ronaldo Krzesinski ]

  * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
    - LP: #764758

  [ Leann Ogasawara ]

  * rebase to v2.6.39-rc5
  * [Config] updateconfigs following rebase to v2.6.39-rc5

  [ Paolo Pisati ]

  * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
    - LP: #759913

  [ Stefan Bader ]

  * Include nls_iso8859-1 for virtual images
    - LP: #732046

  [ Major Kernel Changes ]

  * rebase from v2.6.39-rc4 to v2.6.39-rc5

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 27 Apr 2011 06:39:42 -0700

linux (2.6.39-0.4) oneiric; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.39-rc4
  * [Config] updateconfigs following rebase to v2.6.39-rc4
  * fixup powerpc implicit declaration of function
    'crash_kexec_wait_realmode'
  * [Config] Disable CONFIG_FT1000 on powerpc64-smp

  [ Tim Gardner ]

  * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
    - LP: #769503
  * [Config] Add cachefiles.ko to virtual flavour
    - LP: #770430

  [ Major Kernel Changes ]

  * rebase from v2.6.39-rc3 to v2.6.39-rc4

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 19 Apr 2011 06:25:20 -0700

linux (2.6.39-0.3) oneiric; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.39-rc3
  * crash_kexec_wait_realmode() undefined when !SMP

  [ Tim Gardner ]

  * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
    - LP: #632327

  [ Major Kernel Changes ]

  * rebase from v2.6.39-rc2 to v2.6.39-rc3

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 12 Apr 2011 06:52:24 -0700

linux (2.6.39-0.2) oneiric; urgency=low

  [ Gustavo F. Padovan ]

  * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
    - LP: #720949

  [ John Johansen ]

  * AppArmor: Fix masking of capabilities in complain mode
    - LP: #748656

  [ Leann Ogasawara ]

  * rebase to v2.6.39-rc2
  * [Config] updateconfigs following rebase to v2.6.39-rc2
  * hv_mouse needs delay.h
  * olpc_dcon_xo_1 needs delay.h
  * olpc_dcon_xo_1_5 needs delay.h
  * Update dropped.txt for Oneiric

  [ Steve Langasek ]

  * [Config] Make linux-libc-dev coinstallable under multiarch
    - LP: #750585

  [ Upstream Kernel Changes ]

  * x86, hibernate: Initialize mmu_cr4_features during boot
    - LP: #752870

  [ Major Kernel Changes ]

  * rebase from v2.6.39-rc1 to v2.6.39-rc2

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 06 Apr 2011 11:04:15 -0700

linux (2.6.39-0.1) oneiric; urgency=low

  [ Brad Figg ]

  * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
    - LP: #737124

  [ Henrik Rydberg ]

  * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
  * SAUCE: HID: ntrig: fix suspend/resume on recent models

  [ Herton Ronaldo Krzesinski ]

  * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
    struct v4l2_subdev
    - LP: #745213

  [ Kees Cook ]

  * [Config] packaging: adjust perms on vmlinuz as well
  * SAUCE: nx-emu: further clarify dmesg reporting
    - LP: #745181

  [ Leann Ogasawara ]

  * rebase to v2.6.39-rc1
  * [Config] updateconfigs following rebase to v2.6.39-rc1
  * [Config] Disable CONFIG_DM_RAID45
  * [Config] Disable CONFIG_SCSI_ISCSITARGET
  * [Config] Disable CONFIG_EASYCAP
  * [Config] Disable CONFIG_AUFS_FS
  * update bnx2 firmware files in d-i/firmware/nic-modules
  * xhci-pci.c resolve implicit declaration of kzalloc
  * [Config] Enable CONFIG_DRM_PSB for only x86
  * [Config] Enable CONFIG_RTS_PSTOR for only x86
  * mfd/asic3: Fix typo, s/irq_data/data/

  [ Luke Yelavich ]

  * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
    - LP: #745358
  * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
  * [Config] Build some framebuffer drivers as modules for powerpc kernels.

  [ Manoj Iyer ]

  * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
    - LP: #745217

  [ Tim Gardner ]

  * SAUCE: INR_OPEN=4096
    - LP: #663090
  * SAUCE: Increase the default hard limit for open FDs to 4096
    - LP: #663090

  [ Upstream Kernel Changes ]

  * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
    namespace cleanup
  * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
  * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()

  [ Major Kernel Changes ]

  * rebase from v2.6.38 to v2.6.39-rc1

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 31 Mar 2011 12:50:10 -0700

linux (2.6.39-0.0) oneiric; urgency=low

  [ Leann Ogasawara ]

  * Open Oneiric 

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 31 Mar 2011 12:29:23 -0700

linux (2.6.38-7.39) natty; urgency=low

  [ Leann Ogasawara ]

  * No change upload.  This is just to rebuild with gcc-4.5.2-7ubuntu1.

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 24 Mar 2011 09:27:45 -0700

linux (2.6.38-7.38) natty; urgency=low

  [ Leann Ogasawara ]

  * No change upload take 2.  2.6.38-7.37 was accidentally uploaded before
    gcc-4.5.2-6ubuntu5 finished building on all arches.

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 22 Mar 2011 06:12:47 -0700

linux (2.6.38-7.37) natty; urgency=low

  [ Leann Ogasawara ]

  * No change upload.  This is just to rebuild with gcc-4.5.2-6ubuntu5.

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 20 Mar 2011 16:02:48 -0700

linux (2.6.38-7.36) natty; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
    optimisation"
  * purge last vestiges of maverick
  * [Config] switch CONFIG_FB_VESA back to module

  [ Chris Wilson ]

  * SAUCE: drm/i915: Fix pipelined fencing
    - LP: #717114

  [ Loïc Minier ]

  * Include nls_cp437 module in virtual for fat
    - LP: #732046
  * Support arch= cross-compilation for any arch
  * Fix couple of typos in 0-common-vars.mk
  * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
  * Add armhf to Debian -> Linux arch map
  * Add initial armhf.mk
  * Enable common packages for armhf

  [ Upstream Kernel Changes ]

  * Yama: fix default relationship to check thread group
    - LP: #737676

 -- Andy Whitcroft <apw@canonical.com>  Fri, 18 Mar 2011 18:18:02 +0000

linux (2.6.38-7.35) natty; urgency=low

  [ Andy Whitcroft ]

  * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
  * rebase fixes bug #715330
  * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
  * rebase to v2.6.38 final

  [ Herton Ronaldo Krzesinski ]

  * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
    - LP: #636091

  [ Tim Gardner ]

  * [Confg] CONFIG_BOOT_PRINTK_DELAY=y

  [ Upstream Kernel Changes ]

  * Yama: use thread group leader when creating match
    - LP: #729839
  * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
    RAID controller
    - LP: #735240
  * (drop after v2.6.38) x86, quirk: Fix SB600 revision check

  [ Major Kernel Changes ]

  * rebase from v2.6.38-rc8 to v2.6.38 final
    - LP: #715330

 -- Andy Whitcroft <apw@canonical.com>  Tue, 15 Mar 2011 19:04:19 +0000

linux (2.6.38-6.34) natty; urgency=low

  [ Andy Whitcroft ]

  * [Config] normalise CONFIG_INTEL_TXT
  * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
    - LP: #730860
  * rebase to mainline v2.6.38-rc8

  [ Major Kernel Changes ]

  * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
    to v2.6.38-rc8

 -- Andy Whitcroft <apw@canonical.com>  Tue, 08 Mar 2011 11:54:48 +0000

linux (2.6.38-6.33) natty; urgency=low

  [ Andy Whitcroft ]

  * d-i -- enable speakup-modules udeb
    - LP: #672699
  * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
  * [Config] debian PPC64 configuration
  * [Config] cleanup powerpc config fixing unexpected inconsistancies
  * [Config] resync ppc64 configuration
  * SAUCE: match up ENTRY/END naming for 32/64 bit
  * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
  * [Config] update configs after rebase to
    fb62c00a6d8942775abc23d1621db1252e2d93d1
  * [Config] pps_gen_parport no longer built

  [ Corentin Chary ]

  * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
    - LP: #689393
  * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
    - LP: #689393

  [ John Johansen ]

  * SAUCE: Fix aufs calling of security_path_mknod
    - LP: #724456

  [ Kees Cook ]

  * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack

  [ Tim Gardner ]

  * rebase to 2.6.38-rc7

  [ Upstream Kernel Changes ]

  * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"

  [ Major Kernel Changes ]

  * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
    fb62c00a6d8942775abc23d1621db1252e2d93d1
    - LP: #721389
    - LP: #722925
    - LP: #723672
    - LP: #723676
    - LP: #715318

 -- Andy Whitcroft <apw@canonical.com>  Mon, 07 Mar 2011 15:33:17 +0000

linux (2.6.38-5.32) natty; urgency=low

  [ Andy Whitcroft ]

  * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
  * [Config] updateconfigs following rebase to v2.6.38-rc6
  * [Config] enable CONFIG_DMAR
    - LP: #552311

  [ Upstream Kernel Changes ]

  * drm/i915: skip FDI & PCH enabling for DP_A
    - LP: #561802, #600453, #681877

  [ Major Kernel Changes ]

  * rebase from v2.6.38-rc5 to v2.6.38-rc6
    - LP: #718402
    - LP: #719524
    - LP: #721126
    - LP: #719691
    - LP: #722689
    - LP: #722310

 -- Andy Whitcroft <apw@canonical.com>  Tue, 22 Feb 2011 13:28:39 +0000

linux (2.6.38-4.31) natty; urgency=low

  [ Andy Whitcroft ]

  * add in bugs closed by upstream patches pulled in by rebases
  * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
  * [Config] enable CONFIG_VSX to allow use of vector instuctions
  * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
  * rebase to mainline v2.6.38-rc5
  * SAUCE: ecryptfs: read on a directory should return EISDIR if not
    supported
    - LP: #719691

  [ Colin Ian King ]

  * SAUCE: Dell All-In-One: Remove need for Dell module alias

  [ Manoj Iyer ]

  * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
    - LP: #717435

  [ Tim Gardner ]

  * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y

  [ Upstream Kernel Changes ]

  * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
    - LP: #702434
  * vfs: fix BUG_ON() in fs/namei.c:1461

  [ Vladislav P ]

  * SAUCE: Release BTM while sleeping to avoid deadlock.
    - LP: #713837

  [ Major Kernel Changes ]

  * rebase from v2.6.38-rc4 to v2.6.38-rc5
    - LP: #579276
    - LP: #715877
    - LP: #713769
    - LP: #716811
  * resync with Maverick Ubuntu-2.6.35-27.47

 -- Andy Whitcroft <apw@canonical.com>  Fri, 11 Feb 2011 17:24:09 +0000

linux (2.6.38-3.30) natty; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.38-rc4
  * ppc64 -- add basic architecture
  * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230

  [ Colin Ian King ]

  * SAUCE: Add WMI hotkeys support for Dell All-In-One series
    - LP: #676997
  * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
    - LP: #701530
  * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
    - LP: #701530

  [ Dan Rosenberg ]

  * SAUCE: (drop after 2.6.38) Convert net %p usage %pK

  [ Kees Cook ]

  * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
    attacking"
  * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules

  [ Tim Gardner ]

  * [Config] CONFIG_BLK_CGROUP=y
    - LP: #706394
  * [Config] CONFIG_DELL_WMI_AIO=m

  [ Upstream Kernel Changes ]

  * drm/i915/lvds: Restore dithering on native modes for gen2/3
    - LP: #711568

  [ Upstream Kernel Changes ]

  * rebase from v2.6.38-rc3 to v2.6.38-rc4.
    - LP: #701271
    - LP: #708521
    - LP: #710371

 -- Andy Whitcroft <apw@canonical.com>  Tue, 08 Feb 2011 02:07:18 +0000

linux (2.6.38-2.29) natty; urgency=low

  [ Andy Whitcroft ]

  * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
  * [Config] updateconfigs following rebase to
    1f0324caefd39985e9fe052fac97da31694db31e
  * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
  * [Config] reenable HIBERNATE
    - LP: #710877
  * rebase to v2.6.38-rc3
  * [Config] reenable CONFIG_CRASH_DUMP

  [ Kamal Mostafa ]

  * SAUCE: rtl8192se: fix source file perms
  * SAUCE: rtl8192se: fix source file newline
  * SAUCE: omnibook: fix source file newline

  [ Kees Cook ]

  * [Config] packaging: really make System.map mode 0600

  [ Ricardo Salveti de Araujo ]

  * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
    PM34XX_ERRATUM

  [ Soren Hansen ]

  * SAUCE: nbd: Remove module-level ioctl mutex

  [ Tim Gardner ]

  * SAUCE: Disable building the ACPI debugfs source

  [ Upstream Kernel Changes ]

  * Set physical start and alignment 1M for virtual i386
    - LP: #710754

  [ Upstream Kernel Changes ]

  * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
    to v2.6.38-rc3
    - LP: #707902

 -- Andy Whitcroft <apw@canonical.com>  Fri, 28 Jan 2011 16:30:32 +0000

linux (2.6.38-1.28) natty; urgency=low

  [ Andy Whitcroft ]

  * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620

  [ Ricardo Salveti de Araujo ]

  * SAUCE: omap3: beaglexm: fix DVI initialization
  * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
    display work at Beagle

 -- Andy Whitcroft <apw@canonical.com>  Fri, 28 Jan 2011 10:51:57 +0000

linux (2.6.38-1.27) natty; urgency=low

  [ Andy Whitcroft ]

  * ubuntu: AUFS -- update aufs-update to track new locations of headers
  * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
  * SAUCE: ensure root is ready before running usermodehelpers in it
  * correct the Vcs linkage to point to natty
  * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
  * [Config] update configs following rebase
    e78bf5e6cbe837daa6ab628a5f679548742994d3
  * SAUCE: Yama: follow changes to generic_permission
  * ubuntu: compcache -- follow changes to bd_claim/bd_release
  * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
  * ubuntu: ndiswrapper -- fix interaction between __packed and packed
  * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
  * update package version to match payload version
  * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
  * rebase to v2.6.38-rc1
  * [Config] updateconfigs following rebase to v2.6.38-rc1
  * SAUCE: x86 fix up jiffies/jiffies_64 handling
  * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
  * [Config] updateconfigs following rebase to
    2b1caf6ed7b888c95a1909d343799672731651a5
  * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
  * ubuntu: AUFS -- suppress benign plink warning messages
    - LP: #621195
  * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
  * rebase to v2.6.38-rc2
  * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
  * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
  * [Config] update configs following rebase to
    c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
  * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
  * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
  * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
  * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile

  [ Kees Cook ]

  * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking

  [ Stefan Bader ]

  * Temporarily disable RODATA for virtual i386
    - LP: #699828

  [ Tim Gardner ]

  * [Config] CONFIG_NLS_DEFAULT=utf8
    - LP: #683690
  * [Config] CONFIG_HIBERNATION=n
  * update bnx2 firmware files in d-i/firmware/nic-modules

  [ Upstream Kernel Changes ]

  * Revert "drm/radeon/bo: add some fallback placements for VRAM only
    objects."
  * packaging: make System.map mode 0600
  * thinkpad_acpi: Always report scancodes for hotkeys
    - LP: #702407
  * sched: tg->se->load should be initialised to tg->shares
  * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
  * brcm80211: include linux/slab.h for kfree
  * pch_dma: add include/slab.h for kfree
  * i2c-eg20t: include linux/slab.h for kfree
  * gpio/ml_ioh_gpio: include linux/slab.h for kfree
  * tty: include linux/slab.h for kfree
  * winbond: include linux/delay.h for mdelay et al

  [ Upstream Kernel Changes ]

  * mark the start of v2.6.38 versioning
  * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
    - LP: #689886
    - LP: #702125
    - LP: #608775
    - LP: #215802
    - LP: #686333
    - LP: #677830
    - LP: #677652
    - LP: #696493
    - LP: #697240
    - LP: #689036
    - LP: #705323
    - LP: #686692

 -- Andy Whitcroft <apw@canonical.com>  Sun, 09 Jan 2011 13:44:52 +0000

linux (2.6.37-12.26) natty; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.37-rc8
  * [Config] armel -- reenable omap flavour
  * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
  * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
  * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
  * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
  * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
  * [Config] track missing modules
  * rebase to v2.6.37 final

  [ Chase Douglas ]

  * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
    Magic Trackpad

  [ Stefan Bader ]

  * Revert "SAUCE: blkfront: default to sd devices"
    - LP: #684875

  [ Tim Gardner ]

  * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
    - LP: #380138
  * [Config] Added autofs4.ko to -virtual flavour
    - LP: #692917

  [ Upstream Kernel Changes ]

  * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
    Laptops
    - LP: #632884

  [ Upstream Kernel Changes ]

  * rebase to v2.6.37-rc8
  * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
  * rebase to v2.6.37 final

 -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Dec 2010 18:34:13 +0000

linux (2.6.37-11.25) natty; urgency=low

  [ Andy Whitcroft ]

  * [Config] d-i -- add hpsa to the list of block devices
    - LP: #684304
  * [Config] add vmw-balloon driver to -virtual flavour
    - LP: #592039
  * rebase to v2.6.37-rc7

  [ Upstream Kernel Changes ]

  * rebase to v2.6.37-rc7

 -- Andy Whitcroft <apw@canonical.com>  Tue, 21 Dec 2010 13:35:28 +0000

linux (2.6.37-10.24) natty; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.37-rc6
  * updateconfigs following rebase to v2.6.37-rc6

  [ Upstream Kernel Changes ]

  * rebase to v2.6.37-rc6

 -- Andy Whitcroft <apw@canonical.com>  Thu, 16 Dec 2010 12:34:19 +0000

linux (2.6.37-9.23) natty; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
    - LP: #689606
  * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
    - LP: #689606

  [ Kees Cook ]

  * SAUCE: RO/NX protection for loadable kernel, fix ftrace
    - LP: #690190

 -- Andy Whitcroft <apw@canonical.com>  Wed, 15 Dec 2010 19:29:57 +0000

linux (2.6.37-9.22) natty; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.35-rc5
  * [Config] updateconfigs following rebase to v2.6.37-rc5
  * (no-up) add support for installed header files to ubuntu directory
    - LP: #684666
  * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
    - LP: #684666
  * ubuntu: dm-raid4-5 -- follow changes to bio flags
  * ubuntu: dm-raid4-5 -- re-enable
  * ubuntu: omnibook -- update BOM
  * ubuntu: ndiswrapper -- update BOM to match actual version
  * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
  * ubuntu: ndiswrapper -- re-enable
  * ubuntu: iscsitarget -- re-instate copy_io_context
  * ubuntu: iscsitarget -- follow changes to semaphore initialisation
  * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
  * ubuntu: iscsitarget -- re-enable

  [ Kees Cook ]

  * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX

  [ Manoj Iyer ]

  * SAUCE: Enable jack sense for Thinkpad Edge 13
    - LP: #685015

  [ Tim Gardner ]

  * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
  * [Config] CONFIG_CRYPTO_CRC32C=y
    - LP: #681819
  * [Config] CONFIG_9P_FSCACHE=n
  * [Config] Add nfsd modules to -virtual flavour
    - LP: #688070

  [ Upstream Kernel Changes ]

  * Revert "Staging: zram: work around oops due to startup ordering snafu"
  * NFS: Fix panic after nfs_umount()
    - LP: #683938
  * x86: Add NX protection for kernel data
  * x86: Add RO/NX protection for loadable kernel modules
  * x86: Resume trampoline must be executable
  * x86: RO/NX protection for loadable kernel, jump_table fix

  [ Upstream Kernel Changes ]

  * rebase to v2.6.37-rc5

 -- Andy Whitcroft <apw@canonical.com>  Thu, 09 Dec 2010 18:15:35 +0000

linux (2.6.37-8.21) natty; urgency=low

  [ Andy Whitcroft ]

  * Revert "ubuntu: AUFS -- include the aufs_types.h file in
    linux-libc-headers"
  * Revert "(no-up) add support for installed header files to ubuntu
    directory"

 -- Andy Whitcroft <apw@canonical.com>  Sun, 05 Dec 2010 17:33:28 +0000

linux (2.6.37-8.20) natty; urgency=low

  [ Andy Whitcroft ]

  * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
  * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
  * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
  * Revert "SAUCE: i915 -- disable powersave by default"
  * SAUCE: enable Marvell 9128 PCIe SATA controller
    - LP: #658521
  * [Config] evtchn has been renamed
  * (no-up) add support for installed header files to ubuntu directory
    - LP: #684666
  * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
    - LP: #684666

  [ Tim Gardner ]

  * [Config] MISS: evtchn, NEW : xen-evtchn
  * rebase to v2.6.37-rc4

  [ Upstream Kernel Changes ]

  * drm/i915: Clean conflicting modesetting registers upon init
    - LP: #683775
  * rebase to v2.6.37-rc4

 -- Andy Whitcroft <apw@canonical.com>  Fri, 03 Dec 2010 18:42:07 +0000

linux (2.6.37-7.19) natty; urgency=low

  [ Tim Gardner ]

  * [Config] Add bnx2 firmware to nic-modules udeb
    - LP: #676245

 -- Andy Whitcroft <apw@canonical.com>  Fri, 26 Nov 2010 17:53:45 +0000

linux (2.6.37-7.18) natty; urgency=low

  [ Andy Whitcroft ]

  * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
  * Revert "SAUCE: Add extra headers to linux-libc-dev"
  * Revert "SAUCE: Enable speedstep for sonoma processors."
  * [Config] enable CONFIG_BT_HCIUART_ATH3K
  * [Config] enable CONFIG_IWLWIFI_DEBUGFS
  * [Config] standardise CONFIG_MII
  * [Config] standardise CONFIG_PRISM2_USB
  * [Config] standardise CONFIG_SCSI_QLA_ISCSI
  * [Config] build in CONFIG_AGP
  * [Config] build in CONFIG_AGP_INTEL
  * [Config] build in CONFIG_AGP_AMD
  * [Config] build in CONFIG_AGP_AMD64
  * [Config] build in CONFIG_AGP_NVIDIA
  * [Config] build in CONFIG_AGP_VIA
  * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
  * (no-up): document the new ## scheme
  * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
  * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
    - LP: #675453

  [ Mathieu J. Poirier ]

  * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM

  [ Upstream Kernel Changes ]

  * nx-emu: fix inverted report of disable_nx

 -- Andy Whitcroft <apw@canonical.com>  Tue, 23 Nov 2010 21:00:39 +0000

linux (2.6.37-6.17) natty; urgency=low

  [ Andy Whitcroft ]

  * Revert "ubuntu: AUFS -- aufs2-standalone.patch
    aufs2.1-36-UNRELEASED-20101103"
  * Revert "ubuntu: AUFS -- aufs2-base.patch
    aufs2.1-36-UNRELEASED-20101103"
  * [Config] standardise CONFIG_BT
  * [Config] standardise CONFIG_IRDA
  * [Config] standardise CONFIG_LAPB
  * [Config] standardise CONFIG_RDS
  * [Config] standardise CONFIG_RFKILL
  * [Config] standardise CONFIG_TIPC
  * [Config] standardise CONFIG_X25
  * [Config] standardise CONFIG_INPUT_EVDEV
  * [Config] standardise CONFIG_INPUT_JOYDEV
  * [Config] standardise CONFIG_INPUT_JOYSTICK
  * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
  * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
  * [Config] CONFIG_IRDA=n for FTBS (arm)
  * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
  * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
  * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a

  [ Tim Gardner ]

  * SAUCE: Fix drivers/staging/easycap FTBS
  * [Config] CONFIG_EASYCAP=m after fixing FTBS

  [ Upstream Kernel Changes ]

  * Revert "x86: Add NX protection for kernel data"

 -- Andy Whitcroft <apw@canonical.com>  Mon, 22 Nov 2010 18:09:10 +0000

linux (2.6.37-6.16) natty; urgency=low

  [ Andy Whitcroft ]

  * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
  * rebase to v2.6.37-rc3

  [ Tim Gardner ]

  * [Config] CONFIG_SCHED_AUTOGROUP=y

  [ Upstream Kernel Changes ]

  * Revert "x86: Add RO/NX protection for loadable kernel modules"
  * sched: automated per session task groups
  * rebase to v2.6.37-rc3

 -- Andy Whitcroft <apw@canonical.com>  Mon, 22 Nov 2010 10:11:13 +0000

linux (2.6.37-6.15) natty; urgency=low

  [ Andy Whitcroft ]

  * [Config] standardise CONFIG_CEPH_FS
  * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
  * [Config] standardise CONFIG_SCSI_PROC_FS
  * [Config] standardise CONFIG_UBIFS_FS
  * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS

  [ Kees Cook ]

  * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX

  [ Manoj Iyer ]

  * SAUCE: Enable jack sense for Thinkpad Edge 11
    - LP: #677210
  * SAUCE: enable rfkill for rtl8192se driver
    - LP: #640992

  [ Tim Gardner ]

  * [Config] CONFIG_EASYCAP=n for FTBS
  * Rebase to v2.6.32-rc2+git

  [ Upstream Kernel Changes ]

  * x86: Fix improper large page preservation
  * x86: Add NX protection for kernel data
  * x86: Add RO/NX protection for loadable kernel modules

  [ Upstream Kernel Changes ]

  * Rebase to Linus 2.6.37-rc2+git

 -- Andy Whitcroft <apw@canonical.com>  Sat, 20 Nov 2010 11:40:00 +0000

linux (2.6.37-5.14) natty; urgency=low

  [ Upstream Kernel Changes ]

  * PCI: fix offset check for sysfs mmapped files
    - LP: #676963

 -- Andy Whitcroft <apw@canonical.com>  Thu, 18 Nov 2010 18:12:27 +0000

linux (2.6.37-5.13) natty; urgency=low

  [ Andy Whitcroft ]

  * rebased to v2.6.37-rc2
  * updateconfigs following rebase to v2.6.37-rc2

  [ Tim Gardner ]

  * [Config] Added NFS and related modules to virtual flavour
    - LP: #659084

  [ Upstream Kernel Changes ]

  * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
  * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
  * x86, cpu: Call verify_cpu during 32bit CPU startup
  * x86, cpu: Only CPU features determine NX capabilities

  [ Upstream Changes ]

  * rebased to v2.67.37-rc2

 -- Andy Whitcroft <apw@canonical.com>  Tue, 16 Nov 2010 13:13:29 +0000

linux (2.6.37-4.12) natty; urgency=low

  [ Andy Whitcroft ]

  * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
  * Revert "[Upstream] HID: magicmouse: properly account for scroll
    movement in state"
  * Revert "[Upstream] HID: magicmouse: disable and add module param for
    scroll acceleration"
  * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
    middle of mouse"

  [ Henrik Rydberg ]

  * SAUCE: hid: ntrig: remove sysfs nodes
  * SAUCE: hid: ntrig: Setup input filtering manually
  * SAUCE: hid: ntrig: New ghost-filtering event logic

  [ Manoj Iyer ]

  * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
    - LP: #348861

  [ Upstream Kernel Changes ]

  * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
    suspend/resume"
  * Revert "[ARM] implement arch_randomize_brk()"
  * Revert "ARM: stack protector: change the canary value per task"
  * Revert "ARM: initial stack protector (-fstack-protector) support"
  * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
  * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
  * Revert "perf probe: Add kernel source path option"
  * hid: ntrig: Support single-touch devices
  * hid: ntrig: Mask pen switch events
  * net: rtnetlink.h -- only include linux/netdevice.h when used by the
    kernel
    - LP: #673073
  * Fix userspace build of linux/fs.h

 -- Andy Whitcroft <apw@canonical.com>  Mon, 15 Nov 2010 19:31:44 +0000

linux (2.6.37-3.11) natty; urgency=low

  [ Andy Whitcroft ]

  * Revert "ubuntu: AUFS -- update to
    b37c575759dc4535ccc03241c584ad5fe69e3b25"
  * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
  * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
  * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
  * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
  * [Config] Disable intel_idle for -virtual kernels
    - LP: #651370
  * [Config] enforcer -- ensure we never enable CONFIG_IMA
  * debian -- pass the correct flavour name when checking configs
  * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
  * [Config] ensure CONFIG_IPV6=y for powerpc
  * [Config] enforcer -- ensure CONFIG_IPV6=y
  * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
  * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
  * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
  * ubuntu: AUFS -- re-enable
  * ubuntu: AUFS -- track changes to work queue initialisation
  * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
  * SAUCE: fbcon -- fix race between open and removal of framebuffers
  * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
    - LP: #614008
  * SAUCE: drm -- stop early access to drm devices

  [ Jeremy Kerr ]

  * [Config] Build-in powermac ZILOG serial driver
    - LP: #673346

  [ Kees Cook ]

  * SAUCE: nx-emu: use upstream ASLR when possible

  [ Tim Gardner ]

  * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
    - LP: #628776

  [ Upstream Kernel Changes ]

  * i386: NX emulation
  * nx-emu: drop exec-shield sysctl, merge with disable_nx
  * nx-emu: standardize boottime message prefix
  * mmap randomization for executable mappings on 32-bit
  * exec-randomization: brk away from exec rand area

 -- Andy Whitcroft <apw@canonical.com>  Thu, 11 Nov 2010 23:46:37 +0000

linux (2.6.37-2.10) natty; urgency=low

  [ Andy Whitcroft ]

  * reinstate armel config changes:
   * [Config] CONFIG_GPIO_PCH=n for armel FTBS
   * [Config] CONFIG_GPIO_VX855=n for armel FTBS

 -- Andy Whitcroft <apw@canonical.com>  Wed, 03 Nov 2010 22:20:35 +0000

linux (2.6.37-2.9) natty; urgency=low

  [ Andy Whitcroft ]

  * config -- fix genportsconfig
  * [Config] move powerpc over from ports to distro
  * bump master version number to match contained kernel
  * SAUCE: fix documentation strings for struct input_keymap_entry
  * usb: gadget: goku_udc: add registered flag bit

 -- Andy Whitcroft <apw@canonical.com>  Tue, 02 Nov 2010 15:14:11 +0000

linux (2.6.36-2.8) natty; urgency=low

  [ Tim Gardner ]

  * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
  * [Config]: TWL4030_CORE=n for FTBS
  * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
  * [Config]: CONFIG_SOLO6X10=n for FTBS
  * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
  * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
  * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
  * [Config]: CONFIG_LINE6_USB=n for armel FTBS
  * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
  * [Config]: CONFIG_I2C_I801=n for armel FTBS
  * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
  * AppArmor: compatibility patch for v5 interface
  * AppArmor: compatibility patch for v5 network controll
  * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
  * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
  * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
  * Dropped: hid: 3m: Convert to MT slots
  * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
  * Dropped: HID: magicmouse: simplify touch data bit manipulation
  * Dropped: HID: magicmouse: simplify touch down logic
  * Dropped: HID: magicmouse: enable Magic Trackpad support
  * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
  * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
  * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
  * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
  * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
  * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
  * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
  * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
  * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
  * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
  * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
  * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area

  [ Upstream Kernel Changes ]

  * rebased against 2.6.27-rc1

 --  Tim Gardner <tim.gardner@canonical.com>  Fri, 22 Oct 2010 19:35:05 -0600

linux (2.6.36-1.7) natty; urgency=low

  [ Andy Whitcroft ]

  * rebased to v2.6.36 final
  * [Config] update configs following rebase to v2.6.36 final
  * [Config] update ports configs following rebase to v2.6.36 final

  [ Upstream Kernel Changes ]

  * rebased to v2.6.36 final

 -- Andy Whitcroft <apw@canonical.com>  Thu, 21 Oct 2010 14:28:57 +0100

linux (2.6.36-1.6) natty; urgency=low

  [ Upstream Kernel Changes ]

  * drop broadcom staging driver preview:
   * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
     wireless LAN driver."

 -- Andy Whitcroft <apw@canonical.com>  Wed, 20 Oct 2010 10:41:25 +0100

linux (2.6.36-1.5) natty; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.36-rc8
  * updateconfigs following rebase to v2.6.36-rc8
  * updateportsconfigs following rebase to v2.6.36-rc8
  * config -- simplify the kernelconfig interface
  * config -- add new config mode 'dumpconfigs'

  [ Tim Gardner ]

  * Simplify the use of CROSS_COMPILER

  [ Upstream Kernel Changes ]

  * drop broadcom staging driver preview:
   * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
     brcmfmac.ko mutually exclusive."
   * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
     set."
   * Revert "Staging: brcm80211: remove driver specific -W options"
   * Revert "Staging: brcm80211: clean up makefile cflag lines"
   * Revert "staging: brcm80211: add fullmac driver"
   * Revert "staging: brcm80211: use string native library"
   * Revert "staging: brcm80211: use native ctype library"
   * Revert "staging: brcm80211: fix remaining checkpatch errors."
   * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
   * Revert "staging: brcm80211: fix "ERROR: spaces required around that
     ...""
   * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
     ':' ...""
   * Revert "staging: brcm80211: fix "ERROR: space required before that
     ...""
   * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
   * Revert "staging: brcm80211: fix "ERROR: space required after that close
     brace""
   * Revert "staging: brcm80211: fix "ERROR: space prohibited before
     ...close square bracket""
   * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
     ...""
   * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
     '*'""
   * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
   * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
     do - while loop""
   * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
     parenthesis""
   * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
     or NULL""
   * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
    or NULL""
   * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
     '}'""
   * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
     line""
   * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
     on next line""
   * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
     condition""
   * Revert "staging: brcm80211: fix "ERROR: return is not a function,
     paren...""
   * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
     function dec...""
   * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
     *bar"'"
   * Revert "staging: brcm80211: Fix URLs for firmware files."
   * Revert "staging: brcm80211: use '%pM' format to print MAC address"
   * Revert "staging: brcm80211: Add contact info to TODO list."
   * Revert "staging: brcm80211: Fix some initialisation failure paths"
  * Export dump_{write,seek} to binary loader modules
  * rebase to v2.6.36-rc8.

 -- Andy Whitcroft <apw@canonical.com>  Tue, 19 Oct 2010 18:58:11 +0100

linux (2.6.36-0.4) natty; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: perf: increase stack footprint to avoid stack-protector warning
    (fixes FTBS on powerpc)

 -- Andy Whitcroft <apw@canonical.com>  Thu, 14 Oct 2010 13:16:16 +0100

linux (2.6.36-0.3) natty; urgency=low

  [ Andy Whitcroft ]

  * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc

 -- Andy Whitcroft <apw@canonical.com>  Thu, 14 Oct 2010 03:01:30 +0100

linux (2.6.36-0.2) natty; urgency=low

  [ Andy Whitcroft ]

  * [Config] updateportsconfigs following rebase to 2.6.36-rc7
    (fix FTBS on powerpc)

 -- Andy Whitcroft <apw@canonical.com>  Wed, 13 Oct 2010 23:25:12 +0100

linux (2.6.36-0.1) natty; urgency=low

  [ Andy Whitcroft ]

  * reduce disk usage during buildd builds
    - LP: #645653
  * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
  * [Config] armel -- drop omap flavour

  [ Tim Gardner ]

  * Added dropped patch list
  * more dropped patches
  * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
  * [Config] Add support for cross compiling armel
  * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
  * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
  * [Config]: updateconfigs after adding brcm80211
  * staging: brcm80211: Fix Makefile syntax error
  * rebased to v2.6.36-rc7

  [ Upstream Kernel Changes ]

  * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
  * (upstream) IPS driver: verify BIOS provided limits
  * intel_ips: Print MCP limit exceeded values.
  * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
    LAN driver.
  * staging: brcm80211: Fix some initialisation failure paths
  * staging: brcm80211: Add contact info to TODO list.
  * staging: brcm80211: use '%pM' format to print MAC address
  * staging: brcm80211: Fix URLs for firmware files.
  * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
  * staging: brcm80211: fix "ERROR: open brace '{' following function
    dec..."
  * staging: brcm80211: fix "ERROR: return is not a function, paren..."
  * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
  * staging: brcm80211: fix "ERROR: trailing statements should be on next
    line"
  * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
  * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
  * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
  * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
  * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
    parenthesis"
  * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
    while loop"
  * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
  * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
  * staging: brcm80211: fix "ERROR: space prohibited after that ..."
  * staging: brcm80211: fix "ERROR: space prohibited before ...close square
    bracket"
  * staging: brcm80211: fix "ERROR: space required after that close brace"
  * staging: brcm80211: fix "ERROR: space required after that ..."
  * staging: brcm80211: fix "ERROR: space required before that ..."
  * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
  * staging: brcm80211: fix "ERROR: spaces required around that ..."
  * staging: brcm80211: fix "ERROR: trailing whitespace."
  * staging: brcm80211: fix remaining checkpatch errors.
  * staging: brcm80211: use native ctype library
  * staging: brcm80211: use string native library
  * staging: brcm80211: add fullmac driver
  * Staging: brcm80211: clean up makefile cflag lines
  * Staging: brcm80211: remove driver specific -W options
  * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
  * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
    mutually exclusive.

 -- Andy Whitcroft <apw@canonical.com>  Tue, 12 Oct 2010 16:00:27 +0100

linux (2.6.35-22.33) maverick; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
    Dell E2 series Laptops"
    - LP: #641320

  [ Brian Rogers ]

  * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
    - LP: #624701

  [ Christopher James Halse Rogers ]

  * SAUCE: Nouveau: Add quirk framework to disable acceleration
    - LP: #544088, #546393
  * SAUCE: Nouveau: Disable acceleration on MacBook Pros
    - LP: #546393

  [ John Johansen ]

  * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
    kernels"
  * SAUCE: AppArmor: allow newer tools to load policy on older kernels
    - LP: #639758

  [ Mathieu J. Poirier ]

  * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM

  [ Upstream Kernel Changes ]

  * ALSA: HDA: Enable internal speaker on Dell M101z
    - LP: #640254

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 17 Sep 2010 13:21:28 -0700

linux (2.6.35-22.32) maverick; urgency=low

  [ Arjan van de Ven ]

  * SAUCE: libata: Add ALPM power state accounting to the AHCI driver

  [ David Henningsson ]

  * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
    - LP: #605047, #628961

  [ John Johansen ]

  * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
    and profile names
    - LP: #615947
  * [Upstream] AppArmor: Fix locking from removal of profile namespace
    - LP: #615947
  * SAUCE: AppArmor: allow newer tools to load policy on older kernels
    - LP: #639758
  * SAUCE: Improve Amazon EBS performance for EC2
    - LP: #634316

  [ Leann Ogasawara ]

  * Revert "SAUCE: i915 KMS -- blacklist i855"
  * Revert "SAUCE: i915 KMS -- blacklist i845g"
  * Revert "SAUCE: i915 KMS -- blacklist i830"
  * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
    devices"
  * execute module-inclusion within a subshell
    - LP: #621175

  [ Upstream Kernel Changes ]

  * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
    - LP: #633227
  * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
    - LP: #629711
  * (pre-stable) mm: Move vma_stack_continue into mm.h
  * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
    - LP: #601073
  * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
  * PM / Runtime: Add runtime PM statistics (v3)
  * compat: Make compat_alloc_user_space() incorporate the access_ok()
    - CVE-2010-3081
  * x86-64, compat: Test %rax for the syscall number, not %eax
    - CVE-2010-3301
  * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
    - CVE-2010-3301

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 14 Sep 2010 08:46:49 -0700

linux (2.6.35-21.31) maverick; urgency=low

  [ Andy Whitcroft ]

  * bodge linux-libc-dev package version due to ti-omap4 error
  * linux-libc-dev -- ensure we can only build this on debian.master

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 13 Sep 2010 09:54:31 -0700

linux (2.6.35-21.30) maverick; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
    - LP: #614008

  [ Daniel Lezcano ]

  * SAUCE: fix compilation warning when CONFIG_SECURITY is not set

  [ Henrik Rydberg ]

  * SAUCE: Input: wacom - add fuzz parameters to features
  * SAUCE: Input: wacom - collect device quirks into single function
  * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
  * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
  * SAUCE: hid: ntrig: Remove unused device ids
  * SAUCE: hid: ntrig: remove sysfs nodes
  * SAUCE: hid: ntrig: Correct logic for quirks
  * SAUCE: hid: ntrig: zero-initialize ntrig struct
  * SAUCE: hid: ntrig: Setup input filtering manually
  * SAUCE: hid: ntrig: New ghost-filtering event logic

  [ Leann Ogasawara ]

  * SAUCE: ndiswrapper: Initialize buffer index and check its value
    - LP: #613796

  [ Manoj Iyer ]

  * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
    series Laptops
    - LP: #632884

  [ Ping Cheng ]

  * SAUCE: Input: wacom - parse the Bamboo device family

  [ Rafi Rubin ]

  * SAUCE: hid: ntrig: identify firmware version (wiggled)

  [ Tim Gardner ]

  * [Config] CONFIG_NL80211_TESTMODE=n

  [ Upstream Kernel Changes ]

  * Revert "input: mt: Add support for the Bamboo Touch trackpad"
  * e1000e: initial support for 82579 LOMs
  * e1000e: correct MAC-PHY interconnect register offset for 82579
  * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
    tested on HP G60
    - LP: #587388
  * DSS2: Don't power off a panel twice
    - LP: #588243
  * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
  * Input: i8042 - reset keyboard controller wehen resuming from S2R
    - LP: #86820
  * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
    - LP: #414795
  * agp/intel: Support the extended physical addressing bits on
    Sandybridge.
    - LP: #632488
  * drm/i915,intel_agp: Add support for Sandybridge D0
    - LP: #632488
  * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
    - LP: #632488
  * mmc: omap: fix for bus width which improves SD card's peformance.

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 07 Sep 2010 09:58:52 -0700

linux (2.6.35-20.29) maverick; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: i915 KMS -- support disabling KMS for known broken devices
    - LP: #563277
  * SAUCE: i915 KMS -- blacklist i830
    - LP: #542208, #563277
  * SAUCE: i915 KMS -- blacklist i845g
    - LP: #541492, #563277
  * SAUCE: i915 KMS -- blacklist i855
    - LP: #511001, #541511, #563277

  [ Leann Ogasawara ]

  * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
    - LP: #601073
  * ARM: Temporarily disable module check for armel
  * rebase to v2.6.35.4
  * [Config] update configs following rebase to v2.6.35.4

  [ Ricardo Salveti de Araujo ]

  * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
    in Omap

  [ Tim Gardner ]

  * [Config] Added be2net, be2scsi to udebs
    - LP: #628776

  [ Upstream Kernel Changes ]

  * x86, cpu: Package Level Thermal Control, Power Limit Notification
    definitions
    - LP: #601073
  * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
    - LP: #601073
  * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
    - LP: #601073
  * x86, hwmon: Package Level Thermal/Power: power limit
    - LP: #601073
  * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
    - LP: #601073
  * hid: 3m: Adjust to sequential MT HID protocol
  * hid: 3m: Convert to MT slots
  * hid: 3m: Correct touchscreen emulation
  * hid: 3m: Adjust major / minor axes to scale
  * input: bcm5974: Adjust major / minor to scale
  * HID: magicmouse: don't allow hidinput to initialize the device
  * HID: magicmouse: simplify multitouch feature request
  * HID: magicmouse: simplify touch data bit manipulation
  * HID: magicmouse: simplify touch down logic
  * HID: magicmouse: remove timestamp logic
  * HID: magicmouse: enable Magic Trackpad support
  * HID: magicmouse: Adjust major / minor axes to scale
  * mmc: fix all hangs related to mmc/sd card insert/removal during
    suspend/resume
    - LP: #477106
  * drm/i915: fix VGA plane disable for Ironlake+
    - LP: #602281

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 30 Aug 2010 08:38:01 -0700

linux (2.6.35-19.28) maverick; urgency=low

  [ Leann Ogasawara ]

  * No changes from 2.6.35-19.27.  Some armel udebs were accidentally deleted
    from the archive and a no-change rebuild was attempted.  However, the ABI
    did not get bumped and resulted in build failures for 2.6.35-19.27.  Fix
    up the ABI and re-upload.

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sat, 28 Aug 2010 16:42:27 -0700

linux (2.6.35-19.27) maverick; urgency=low

  [ Leann Ogasawara ]

  * No changes from 2.6.35-19.26.  Some armel udebs were accidentally deleted
    from the archive.

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 27 Aug 2010 08:58:35 -0700

linux (2.6.35-19.26) maverick; urgency=low

  [ Upstream Kernel Changes ]

  * ARM: OMAP: Beagle: revision detection
  * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
  * ARM: OMAP: Beagle: no gpio_wp pin connection on xM

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 26 Aug 2010 09:15:09 -0700

linux (2.6.35-19.25) maverick; urgency=low

  [ Jarod Wilson ]

  * SAUCE: Bring in staging/lirc from 2.6.36
    - LP: #609234
  * SAUCE: Update ir-core to linuxtv/other which should be merged for
    2.6.36.
    - LP: #609234
  * SAUCE: Fix memleaks in imon and mceusb drivers
    - LP: #609234
  * SAUCE: Bring in streamzap support from linuxtv/other
    - LP: #609234

  [ Mario Limonciello ]

  * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
    - LP: #609234

  [ Mathieu J. Poirier ]

  * SAUCE: ARM: adding i2c eeprom driver to read EDID
    - LP: #608279

  [ Upstream Kernel Changes ]

  * intel_idle: disable module support
    - LP: #615265
  * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
    correct codec ID
  * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
    - LP: #605101
  * (pre-stable) ALSA: HDA: Use model=auto for LG R510
    - LP: #495134
  * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
    - LP: #519066
  * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
    - LP: #519066
  * input: mt: Initialize slots to unused (rev2)
  * input: mt: Add support for the Bamboo Touch trackpad
  * hid: Add a hid quirk for input sync override

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 23 Aug 2010 12:42:52 -0700

linux (2.6.35-18.24) maverick; urgency=low

  [ Colin Watson ]

  * Pass DEB_MAINT_PARAMS to hook scripts

  [ Leann Ogasawara ]

  * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
    - LP: #584812
  * rebase to v2.6.35.3

  [ Upstream Kernel Changes ]

  * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
    - LP: #609234
  * can: add limit for nframes and clean up signed/unsigned variables
    - CVE-2010-2959
  * drm: Initialize ioctl struct when no user data is present
    - CVE-2010-2803
  * ARM: initial stack protector (-fstack-protector) support
  * ARM: stack protector: change the canary value per task
  * [ARM] implement arch_randomize_brk()
  * [ARM] add address randomization to mmap()
  * ARM: fix ASLR of PIE executables

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 22 Aug 2010 19:22:04 -0700

linux (2.6.35-17.23) maverick; urgency=low

  [ Jeremy Kerr ]

  * [Config] build-in uinput module
    - LP: #584812

  [ Leann Ogasawara ]

  * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
  * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
  * Revert "[Config] [FTBS] sparc: Temporarily disable
    CONFIG_MTD_NAND_DENALI"
  * Revert "[Config] [FTBS] sparc: Temporarily disable
    CONFIG_MFD_JANZ_CMODIO"
  * Revert "[Config] [FTBS] sparc: Temporarily disable
    CONFIG_INFINIBAND_QIB"
  * [Config] Enable INTEL_IPS
    - LP: #601057
  * Remove ia64 support
  * [Config] Update portsconfigs after removing ia64 support
  * Remove sparc support
  * [Config] Update portsconfigs after removing sparc support

  [ Linus Torvalds ]

  * (pre-stable) mm: fix page table unmap for stack guard page properly

  [ Mathieu J. Poirier ]

  * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
    - LP: #591941

  [ Upstream Kernel Changes ]

  * timer: add on-stack deferrable timer interfaces
    - LP: #601057
  * x86 platform driver: intelligent power sharing driver
    - LP: #601057
  * IPS driver: add GPU busy and turbo checking
    - LP: #601057
  * X86: intel_ips, check for kzalloc properly
    - LP: #601057
  * ips driver: make it less chatty
    - LP: #601057

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 17 Aug 2010 09:38:08 -0700

linux (2.6.35-16.22) maverick; urgency=low

  [ Andy Whitcroft ]

  * debian -- more agressivly clean up after depmod on purge
    - LP: #618591

  [ Henrik Rydberg ]

  * SAUCE: hid: 3m: Simplify touchsreen emulation logic

  [ Leann Ogasawara ]

  * ubuntu: iscsitarget -- version 1.4.20.2
  * ubuntu: rtl8192se -- update to version 0017.0507.2010
  * rebase to v2.6.35.2
  * [Config] update configs following rebase to v2.6.35.2
  * [Config] update ports configs following rebase to v2.6.35.2

  [ Luke Yelavich ]

  * [Config] Enable new firewire stack on powerpc

  [ Mathieu J. Poirier ]

  * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
    - LP: #608266

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 12 Aug 2010 09:58:01 -0700

linux (2.6.35-15.21) maverick; urgency=low

  [ Luke Yelavich ]

  * [Config] CONFIG_SND_USB_UA101=m for all architectures

  [ Upstream Kernel Changes ]

  * Input: introduce MT event slots
  * Input: document the MT event slot protocol
  * (pre-stable) sched: Revert nohz_ratelimit() for now
  * (pre-stable) drm/radeon/kms: add missing copy from user
    - LP: #606081

  [ Leann Ogasawara ]

  * rebase to v2.6.35.1

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 09 Aug 2010 09:24:04 -0700

linux (2.6.35-14.20) maverick; urgency=low

  [ Andy Whitcroft ]

  * update Vcs-Git to point to maverick repo
  * debian -- include the debian packaging in the -source package
    - LP: #608674
  * select debian source format 1.0
  * add support for building selected stages of kernel
    - LP: #603087
  * cleanup conditional dependancy handling
    - LP: #603087

  [ Upstream Kernel Changes ]

  * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
    - LP: #582199, #586418, #588031
  * ALSA: hda - Handle pin NID 0x1a on ALC259/269
    - LP: #582199, #586418, #588031
  * sched: Revert nohz_ratelimit() for now

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 03 Aug 2010 08:46:47 -0700

linux (2.6.35-14.19) maverick; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.35

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 01 Aug 2010 10:35:56 -0700

linux (2.6.35-13.18) maverick; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: (no-up) Modularize vesafb -- fix initialisation
  * SAUCE: add tracing for user initiated readahead requests
  * SAUCE: vt -- maintain bootloader screen mode and content until vt
    switch
  * SAUCE: vt -- allow grub to request automatic vt_handoff
  * SAUCE: fbcon -- fix race between open and removal of framebuffers
  * SAUCE: drm -- stop early access to drm devices

  [ Bryan Wu ]

  * CONFIG: compile in OTG driver and Transceiver driver
    - LP: #566645
  * remove OTG modules from modules list file

  [ John Johansen ]

  * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
    - LP: #581525, #599450
  * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
  * SAUCE: AppArmor 2.4 compatibility patch
  * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
  * SAUCE: fix pv-ops for legacy Xen
  * SAUCE: blkfront: default to sd devices
  * [Config] Build in drivers required for Xen pv-ops

  [ Leann Ogasawara ]

  * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
    size."

  [ Lee Jones ]

  * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
    - LP: #608095
  * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
    just revision
    - LP: #608095
  * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
    - LP: #608095
  * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
    - LP: #608095

  [ Upstream Kernel Changes ]

  * agp/intel: Use the correct mask to detect i830 aperture size.
    - LP: #597075

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 30 Jul 2010 15:46:59 -0700

linux (2.6.35-12.17) maverick; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.35-rc6
  * [Config] update configs following rebase to v2.6.35-rc6
  * [Config] update ports configs following rebase to v2.6.35-rc6
  * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11

  [ Leann Ogasawara ]

  * rebase to v2.6.35-rc6

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 23 Jul 2010 16:16:38 +0200

linux (2.6.35-11.16) maverick; urgency=low

  [ Leann Ogasawara ]

  * Bump ABI for new compiler update 

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 23 Jul 2010 10:24:58 +0200

linux (2.6.35-10.15) maverick; urgency=low

  [ Leann Ogasawara ]

  * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
    device"
  * [Config] Enable CONFIG_M686=y
    - LP: #592495

  [ Upstream Kernel Changes ]

  * tracing: Add alignment to syscall metadata declarations

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 20 Jul 2010 18:18:49 +0200

linux (2.6.35-9.14) maverick; urgency=low

  [ Andy Whitcroft ]

  * ubuntu: AUFS -- add BOM and automated update script
  * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25

  [ John Johansen ]

  * [Config] Enable DRBD as a module

  [ Kees Cook ]

  * SAUCE: Yama: verify inode is symlink to avoid bind mounts
    - LP: #604407

  [ Leann Ogasawara ]

  * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
    - LP: #606139
  * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
    - LP: #606139
  * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
  * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y

  [ Lee Jones ]

  * Stop ARM boards crashing when CUPS is loaded
    - LP: #601226

  [ Upstream Kernel Changes ]

  * perf probe: Support tracing an entry of array
  * perf probe: Support static and global variables

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 16 Jul 2010 14:38:17 -0700

linux (2.6.35-8.13) maverick; urgency=low

  [ Kees Cook ]

  * SAUCE: Yama: check PTRACE using thread group leader
  * SAUCE: Yama: search for PTRACE exceptions via thread group leader
    - LP: #603716

  [ Leann Ogasawara ]

  * rebase to v2.6.35-rc5
  * [Config] update configs following rebase to v2.6.35-rc5

  [ Nicolas Pitre ]

  * SAUCE: make ndiswrapper available on X86 only

  [ Tim Gardner ]

  * [Config] Added ums-cypress to udeb
    - LP: #576066
  * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
  * [Config] CONFIG_NDISWRAPPER=m across all configs

  [ Upstream Kernel Changes ]

  * HID: magicmouse: report last touch up
  * rebase to 2.6.35-rc5

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 13 Jul 2010 18:57:59 -0700

linux (2.6.35-7.12) maverick; urgency=low

  [ Tim Gardner ]

  * [Upstream] i915: Use the correct mask to detect i830 aperture size.
    - LP: #597075

  [ Upstream Kernel Changes ]

  * (drop after 2.6.35) drm/radeon/kms: add ioport register access
    (squashed)

 --  Tim Gardner <tim.gardner@canonical.com>  Thu, 08 Jul 2010 09:53:13 -0600

linux (2.6.35-7.11) maverick; urgency=low

  [ Tim Gardner ]

  * [Config] CONFIG_X86_MRST=n

  [ Upstream Kernel Changes ]

  * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
  * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
  * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue

 --  Tim Gardner <tim.gardner@canonical.com>  Tue, 06 Jul 2010 18:39:08 -0600

linux (2.6.35-7.10) maverick; urgency=low

  [ Kees Cook ]

  * SAUCE: security: create task_free security callback
  * SAUCE: Yama: add PTRACE exception tracking and interface
  * SAUCE: security: unconditionally chain to Yama LSM
  * Revert "SAUCE: ptrace: restrict ptrace scope to children"
  * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
  * Revert "SAUCE: fs: block cross-uid sticky symlinks"
  * [Upstream] security: Yama LSM
  * [Config] Enable CONFIG_SECURITY_YAMA=y

  [ Tim Gardner ]

  * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4

  [ Upstream Kernel Changes ]

  * rebase to 2.6.35-rc4

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 01 Jul 2010 08:55:57 -0700

linux (2.6.35-6.9) maverick; urgency=low

  [ Tim Gardner ]

  * [Upstream] direct_splice_actor() should not use pos in sd
    - LP: #588861

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 28 Jun 2010 12:35:49 -0700

linux (2.6.35-6.8) maverick; urgency=low

  [ Mathieu J. Poirier ]

  * ARM: Adding regulator supply for vdds_sdi.
    - LP: #597904

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 27 Jun 2010 16:34:43 -0700

linux (2.6.35-6.7) maverick; urgency=low

  [ Alberto Milone ]

  * [Upstream] Add support for the ATIF ACPI method to the radeon driver

  [ Chase Douglas ]

  * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
    of mouse
  * [Upstream] HID: magicmouse: disable and add module param for scroll
    acceleration
  * [Upstream] HID: magicmouse: properly account for scroll movement in
    state
  * [Upstream] HID: magicmouse: add param for scroll speed
  * [Upstream] HID: magicmouse: enable horizontal scrolling

  [ Henrik Rydberg ]

  * [Upstream] Input: evdev - convert to dynamic event buffer
  * [Upstream] Input: evdev - use driver hint to compute size of event
    buffer
  * [Upstream] Input: bcm5974 - set the average number of events per MT
    event packet
  * [Upstream] Input: hid-input - use a larger event buffer for MT devices
  * [Upstream] Input: evdev - never leave the client buffer empty after
    write

  [ John Johansen ]

  * SAUCE: AppArmor: -- mainline 2010-06-23
  * SAUCE: AppArmor 2.4 compatibility patch
  * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion

  [ Leann Ogasawara ]

  * [Config] Enable CONFIG_INTR_REMAP=y
    - LP: #597091
  * [Config] Enable CONFIG_X86_X2APIC
    - LP: #597091

  [ Mathieu J. Poirier ]

  * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
    - LP: #594382

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 24 Jun 2010 12:19:48 -0700

linux (2.6.35-5.6) maverick; urgency=low

  [ Amit Kucheria ]

  * [Config] update omap flavour description

  [ Andy Whitcroft ]

  * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
    - LP: #570500, #576274
  * SAUCE: add option to hand off all kernel parameters to init
    - LP: #586386
  * [Config] enable passing all kernel command line to init
    - LP: #586386
  * [Config] disable CONFIG_VMI
    - LP: #537601
  * [Config] enable CONFIG_IPV6_SIT_6RD
    - LP: #591869
  * [Config] enable CONFIG_VMWARE_BALOON as module
    - LP: #592039

  [ Leann Ogasawara ]

  * Revert "SAUCE: pm: Config option to disable handling of console during
    suspend/resume"
    - LP: #594885
  * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
  * [Config] ports: enable passing all kernel command line to init
    - LP: #586386
  * [Config] Enable CONFIG_FB_VESA=y for x86
  * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
  * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
  * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
    - LP: #493156

  [ Mathieu Poirier ]

  * ARM: Adding MosChip MCS7830 to nic-usb
    - LP: #584920

  [ Upstream Kernel Changes ]

  * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
  * docbook: need xmldoclinks for all doc types
  * perf probe: Add kernel source path option

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 17 Jun 2010 08:05:29 -0700

linux (2.6.35-4.5) maverick; urgency=low

  [ Leann Ogasawara ]

  * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
    size (rev2)"
  * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
  * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
    (rev4)"
  * Revert "SAUCE: drivers: Remove some duplicate device entries in various
    modules"
  * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
  * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
  * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id

  [ Tim Gardner ]

  * [Config] CONFIG_NFS_FSCACHE=y
    - LP: #440522
  * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
    - LP: #440522

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 16 Jun 2010 08:43:07 -0700

linux (2.6.35-3.4) maverick; urgency=low

  [ Andy Whitcroft ]

  * debian -- ensure the version number is clean

  [ Henrik Rydberg ]

  * [Upstream] Introduce MT event slots (rev 5)
  * [Upstream] Document the MT event slot protocol (rev5)
  * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
  * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
  * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
    (rev2)

  [ Leann Ogasawara ]

  * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
  * Revert "SAUCE: hostap: send events on data interface as well as master
    interface"
  * Revert "Fix webcam having USB ID 0ac8:303b"
  * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
  * rebase to v2.6.35-rc3

  [ Maxim Levitsky ]

  * [Config] Enable new Smartmedia/xD translation layer
    - LP: #202490

  [ Upstream Kernel Changes ]

  * net: fix deliver_no_wcard regression on loopback device

  [ Upstream changes ]

  * rebased to v2.6.35-rc3

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 10 Jun 2010 16:15:22 -0700

linux (2.6.35-2.3) maverick; urgency=low

  [ Bryan Wu ]

  * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO

  [ Leann Ogasawara ]

  * [Config] armel: Enable CONFIG_BNX2=m
  * [Config] ports: Enable CONFIG_BNX2X=m
  * SAUCE: armel: define get_dma_ops to fix FTBS

  [ Tim Gardner ]

  * [Upstream] net: Print num_rx_queues imbalance warning only when there
    are allocated queues
    - LP: #591416

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 09 Jun 2010 08:27:41 -0700

linux (2.6.35-2.2) maverick; urgency=low

  [ Andy Whitcroft ]

  * [Config] d-i: make armel configuration versatile flavour specific
    - LP: #588805
  * [Config] d-i: enable .udebs for omap flavour
    - LP: #588805

  [ Kees Cook ]

  * ptrace: limit scope to attach only (allow read)
    - LP: #589656

  [ Leann Ogasawara ]

  * rebase to v2.6.35-rc2
  * [Config] update configs following rebase to v2.6.35-rc2
  * [Config] update port configs following rebase to v2.6.35-rc2

  [ Lee Jones ]

  * Enable perf to be more helpful when perf_<version> does not exist.
    - LP: #570500
  * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.

  [ Tim Gardner ]

  * [Config] Update bnx2 udeb firmware files
    - LP: #589304

  [ Upstream changes ]

  * rebased to v2.6.35-rc2

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 07 Jun 2010 09:45:04 -0700

linux (2.6.35-1.1) maverick; urgency=low

  [ Andy Whitcroft ]

  * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
    - LP: #587888
  * ubuntu: AUFS -- track changes to the arguements to fop fsync()

  [ Leann Ogasawara ]

  * rebase to v2.6.35-rc1
  * [Config] update configs following rebase to v2.6.35-rc1
  * [Config] update port configs following rebase to v2.6.35-rc1
  * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
  * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
  * SAUCE: ndiswrapper: convert multicast list to list_head
  * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
  * [Config] [FTBS] ia64: Temporarily disable gpiolib
  * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
  * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
  * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
  * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
  * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
  * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
  * [Config] [FTBS] armel: Temporarily disable bnx2
  * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
  * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
  * SAUCE: [FTBS] armel: include linux/dma-mapping.h
  * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
    gpio_set_debounce

  [ Upstream Kernel Changes ]

  * of/usb: fix build error due to of_node pointer move
  * n2_crypto: Fix build after of_device/of_platform_driver changes.
  * powerpc/fsl-booke: fix the case where we are not in the first page
  * powerpc/fsl-booke: Move the entry setup code into a seperate file
  * powerpc/kexec: Add support for FSL-BookE
  * greth: Fix build after OF device conversions.

  [ Upstream changes ]

  * rebased to v2.6.35-rc1

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 04 Jun 2010 23:01:52 -0700

linux (2.6.35-1.0) UNRELEASED; urgency=low

  [ Leann Ogasawara ]

  * Null entry.

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 02 Jun 2010 15:17:41 -0700

linux (2.6.34-5.14) maverick; urgency=low

  [ Tim Gardner ]

  * [Config] Added module inclusion support
  * [Config] Added virtual flavour module inclusion list and d-i package
    definitions

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 02 Jun 2010 12:58:14 -0700

linux (2.6.34-5.13) maverick; urgency=low

  [ Andy Whitcroft ]

  * Revert "ubuntu: AUFS -- aufs2 20091209"
  * Revert "ubuntu: AUFS -- export various core functions
    (aufs2-standalone.patch)"
  * Revert "ubuntu: AUFS -- export various core functions
    (aufs2-base.patch)"
  * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
    - LP: #587888
  * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
    - LP: #587888
  * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
    - LP: #587888
  * [Config] AUFS -- enable aufs options
    - LP: #587888

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 01 Jun 2010 08:56:43 -0700

linux (2.6.34-5.12) maverick; urgency=low

  [ Andy Whitcroft ]

  * enforce -- ensure SYSFS compatibility is disabled

  [ Chase Douglas ]

  * build with libdw-dev for perf probe symbol support
  * maverick ftrace configuration changes

  [ Kees Cook ]

  * Revert "SAUCE: x86: brk away from exec rand area"
  * Revert "SAUCE: [um] Don't use nx_enabled under UML"
  * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
  * SAUCE: x86: implement cs-limit nx-emulation for ia32
    - LP: #369978
  * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
  * SAUCE: x86: brk away from exec rand area
    - LP: #452175
  * SAUCE: ptrace: restrict ptrace scope to children

  [ Leann Ogasawara ]

  * Add new omap flavour to getabis
  * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
    - LP: #585490
  * build/modules: Temorarily add ignore.modules
  * ubuntu: iscsitarget -- version 1.4.20.1

  [ Loïc Minier ]

  * SAUCE: [um] Don't use nx_enabled under UML
    - LP: #524849

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 28 May 2010 08:27:17 -0700

linux (2.6.34-4.11) maverick; urgency=low

  [ Amit Kucheria ]

  * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
  * [Config] Add support for OMAP-mainline flavour

  [ Andy Whitcroft ]

  * SAUCE: powerpc: fix compile error when ptrace.h is included from
    userspace
    - LP: #583733

  [ Chase Douglas ]

  * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
    are present"
  * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
  * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
    load detect pipe"

  [ Kees Cook ]

  * SAUCE: fs: block cross-uid sticky symlinks
  * SAUCE: fs: block hardlinks to non-accessible sources

  [ Koen Kooi ]

  * SAUCE: board-omap3-beagle: add DSS2 support

  [ Leann Ogasawara ]

  * Revert "staging/go7007 -- disable"
  * Revert "[Config] staging/winbond -- disable"
  * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
  * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
  * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
    controller"
  * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
  * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
  * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
  * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
    chipsets."
  * Revert "[Upstream] b43: Declare all possible firmware files."
  * Revert "add Breaks: against hardy lvm2"
  * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
    id on Vmware ESX Server"
  * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
  * [Config] Enable CONFIG_ECRYPT_FS=y for ports
  * [Config] Enable CONFIG_USB=y for armel and sparc
  * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
  * [Config] Enable CONFIG_RFKILL=y for ports
  * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
  * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
  * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
  * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
  * [Config] Enable CONFIG_LIBERTAS_MESH=y
  * [Config] Enable CONFIG_MMC_RICOH_MMC=y
  * [Config] CONFIG_RT2800USB_UNKNOWN=y
  * [Config] Enable CONFIG_VGA_SWITCHEROO=y
  * [Config] Enable CONFIG_CEPH_FS=m
  * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
  * [Config] Enable CONFIG_EEEPC_WMI=m
  * [Config] Enable CONFIG_RT2800PCI=m
  * [Config] Enable CONFIG_SCSI_HPSA=m
  * [Config] Enable CONFIG_VHOST_NET=m
  * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
    - LP: #582350
  * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
    - LP: #579300
  * [Config] Enable CONFIG_PCIEASPM=y
    - LP: #333990
  * [Config] updateconfigs for OMAP flavour

  [ Loïc Minier ]

  * Enable perf tools on armel

  [ Tim Gardner ]

  * SAUCE: Updated ndiswrapper to 1.56
    - LP: #582555
  * [Config] Added virtual flavour
  * [Config] Remove support for sub-flavours
  * [Config] Removed amd64 preempt flavour
  * [Config] updateconfigs, updateportsconfigs after flavour munging

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 25 May 2010 09:34:55 -0700

linux (2.6.34-3.10) maverick; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.34

  [ Upstream changes ]

  * rebased to v2.6.34

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 18 May 2010 17:35:35 -0700

linux (2.6.34-2.9) maverick; urgency=low

  [ Leann Ogasawara ]

  * [Config] [FTBS] Disable comedi for armel

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 13 May 2010 23:20:55 +0200

linux (2.6.34-2.8) maverick; urgency=low

  [ Leann Ogasawara ]

  * Drop lpia
  * [Config] [FTBS] disable KVM
  * [Config] [FTBS] disable ipr for armel

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 13 May 2010 16:07:52 +0200

linux (2.6.34-2.7) maverick; urgency=low

  [ Leann Ogasawara ]

  * [Config] disable CONFIG_SCSI_IPR on powerpc
  * [Config] Remove 386 flavour per UDS discussion

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 12 May 2010 18:26:43 +0200

linux (2.6.34-1.6) maverick; urgency=low

  [ Chase Douglas ]

  * enforce CONFIG_TMPFS_POSIX_ACL=y
    - LP: #575940
  * don't force module dependency checking
    - LP: #577029

  [ Kees Cook ]

  * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
    - LP: #568844

  [ Leann Ogasawara ]

  * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
  * rebase to v2.6.34-rc7
  * [Config] update configs following rebase to v2.6.34-rc7
  * [Config] update port configs following rebase to v2.6.34-rc7
  * Add btrfs to the udebs

  [ Tim Gardner ]

  * [Config] Add atl1c to nic-modules udeb
    - LP: #557130

  [ Upstream changes ]

  * rebased to v2.6.34-rc7

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 11 May 2010 11:29:08 +0200

linux (2.6.34-1.5) UNRELEASED; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.34-rc6
  * [Config] update configs following rebase to v2.6.34-rc6
  * [Config] update port configs following rebase to v2.6.34-rc6

  [ Upstream changes ]

  * rebased to v2.6.34-rc6

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 30 Apr 2010 15:54:05 +0100

linux (2.6.34-1.4) UNRELEASED; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.34-rc5
  * [Config] update ports configs following rebase to v2.6.34-rc5

  [ Upstream changes ]

  * rebased to v2.6.34-rc5

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 22 Apr 2010 15:36:12 -0700

linux (2.6.34-1.3) UNRELEASED; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.34-rc4
  * [Config] update configs following rebase to v2.6.34-rc4
  * [Config] update port configs following rebase to v2.6.34-rc4
  * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4

  [ Upstream changes ]

  * rebased to v2.6.34-rc4

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 13 Apr 2010 18:33:44 -0700

linux (2.6.34-1.2) UNRELEASED; urgency=low

  [ Leann Ogasawara ]

  * Temorarily disable building linux-doc
  * rebase to v2.6.34-rc3
  * [Config] update configs following rebase to v2.6.34-rc3
  * [Config] update port configs following rebase to v2.6.34-rc3

  [ Upstream changes ]

  * rebased to v2.6.34-rc3

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 30 Mar 2010 16:55:44 -0700

linux (2.6.34-1.1) UNRELEASED; urgency=low

  [ Leann Ogasawara ]

  * rebase to v2.6.34-rc2
  * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
  * [Config] update port configs following rebase to v2.6.34-rc2
  * [Config] update configs following rebase to v2.6.34-rc2

  [ Upstream changes ]

  * rebased to v2.6.34-rc2

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 24 Mar 2010 23:00:39 -0700

linux (2.6.33-1.1) UNRELEASED; urgency=low

  [ Leann Ogasawara ]

  * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
  * ubuntu: lirc -- drop explicit include of linux/autoconf.h
  * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
  * ubuntu: lirc -- rename kfifo_put and kfifo_get
  * ubuntu: iscsitarget -- rename daddr inet_sock field
  * rebased to v2.6.33
  * [Config] update configs following rebase to v2.6.33
  * [Config] update ports configs following rebase to v2.6.33

  [ Upstream changes ]

  * rebased to v2.6.33

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 23 Mar 2010 03:55:46 -0700

linux (2.6.33-0.0) UNRELEASED; urgency=low

  [ Leann Ogasawara ]

  * Null entry.

 -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 17 Mar 2010 07:48:56 -0700

linux (2.6.32-16.25) lucid; urgency=low

  [ Andy Whitcroft ]

  * linux-tools -- move to Suggests: with explicit seeding
    - LP: #534635

  [ Tim Gardner ]

  * [Config] CONFIG_HID=m

  [ Upstream Kernel Changes ]

  * (pre-stable) sched: Fix SMT scheduler regression in
    find_busiest_queue()
  * KVM: introduce kvm_vcpu_on_spin
  * KVM: VMX: Add support for Pause-Loop Exiting

 -- Andy Whitcroft <apw@canonical.com>  Tue, 09 Mar 2010 14:13:51 +0000

linux (2.6.32-16.24) lucid; urgency=low

  [ Andy Whitcroft ]

  * armel -- perf userspace does not support arm
  * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries

 -- Andy Whitcroft <apw@canonical.com>  Sat, 06 Mar 2010 11:42:12 +0000

linux (2.6.32-16.23) lucid; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: PM report driver and device suspend/resume times -- move config
  * update to standards version 3.8.4.0
  * printenv -- expose all of the package selectors
  * source package -- cleanup source content control
  * doc package -- ensure we do build package content on buildd
  * lintian -- correct the address in the debian/copyright
  * lintian -- update debhelper package version dependancy
  * lintian -- fix ghostscript dependancy
  * lintian -- add required misc:Depends
  * lintian -- move our debhelper compat level to debian/compat
  * perf -- build the kernel carried tools
  * perf -- add linux-tools carrying the version switches and manuals
  * SAUCE: fix up Kconfig for staging drivers
  * [Config] enable NOUVEAU etc following drm backport
  * update DRM to mainline v2.6.33
  * [Config] Remove AppArmor config options that no longer exist (ports)
  * [Config] updateportsconfigs following drm update

  [ John Johansen ]

  * ubuntu: AppArmor -- update to mainline 2010-03-04
  * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
  * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
  * [Config] Remove AppArmor config options that no longer exist

  [ Manoj Iyer ]

  * ubuntu: rtl8192se -- version 2010-0115,0014
    - LP: #530275
  * [Config] added CONFIG_RTL8192SE module.
    - LP: #530275

  [ Tim Gardner ]

  * [Config] Added vmw_pvscsi to d-i/scsi-modules
    - LP: #531017
  * [Upstream] netfilter: xt_recent: Add an entry reaper

  [ Upstream Kernel Changes ]

  * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
    emulation"
  * Revert "KVM: x86 emulator: Fix popf emulation"
  * Revert "KVM: x86 emulator: Check IOPL level during io instruction
    emulation"
  * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
  * Revert "KVM: fix memory access during x86 emulation."
  * Add vlan (8021.Q) module package for d-i.
  * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
    Inspiron 700m
    - LP: #515246
  * [Upstream] docbook: need xmldoclinks for all doc types
  * x86: set_personality_ia32() misses force_personality32
  * lib: Introduce generic list_sort function
  * drm/nv50: Implement ctxprog/state generation.
  * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
  * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
    Inspiron 700m
    - LP: #515246

 -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Mar 2010 15:40:38 +0000

linux (2.6.32-15.22) lucid; urgency=low

  [ Andy Whitcroft ]

  * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
  * Revert "SAUCE: PM report driver and device suspend/resume times."
  * [Config] set CONFIG_SR_REPORT_TIME_LIMIT

  [ Manoj Iyer ]

  * SAUCE: PM report driver and device suspend/resume times.

 -- Andy Whitcroft <apw@canonical.com>  Tue, 02 Mar 2010 01:35:37 +0000

linux (2.6.32-15.21) lucid; urgency=low

  [ Andy Whitcroft ]

  * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
  * Revert "[Config] lenovo-sl-laptop -- enable"
  * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
  * armel -- cramfs module will no longer be built
  * d-i -- make all modules optional
  * rename the debug packages to match archive standard
    - LP: #527837
  * lenovo-sl-laptop is no longer built

  [ Colin Ian King ]

  * Disable 4MB page tables for Atom, work around errata AAE44
    - LP: #523112

  [ Colin Watson ]

  * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
  * ubuntu: fsam7400: Depend on CHECK_SIGNATURE

  [ Jesse Barnes ]

  * SAUCE: drm/i915: don't change DRM configuration when releasing load
    detect pipe
    - LP: #488328

  [ Loïc Minier ]

  * [Config] armel Update versatile initrd configs
    - LP: #524893
  * SAUCE: [um] Don't use nx_enabled under UML
    - LP: #524849

  [ Manoj Iyer ]

  * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT

  [ Mario Limonciello ]

  * SAUCE: v3 - Add Dell Business Class Netbook LED driver

  [ Rafael J. Wysocki ]

  * SAUCE: PM report driver and device suspend/resume times.

  [ Surbhi Palande ]

  * Revert "[Upstream] e1000e: enhance frame fragment detection"
    - CVE-2009-4538
  * Revert "[Upstream] e1000: enhance frame fragment detection"
    - CVE-2009-4536

  [ Tim Gardner ]

  * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
  * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
  * SAUCE: (pre-stable) netfilter: xt_recent: fix false match

  [ Upstream Kernel Changes ]

  * Revert "(pre-stable) eCryptfs: Add getattr function"
  * Fix potential crash with sys_move_pages
  * futex_lock_pi() key refcnt fix
  * futex: Handle user space corruption gracefully
  * futex: Handle futex value corruption gracefully
  * Fix race in tty_fasync() properly
  * hwmon: (w83781d) Request I/O ports individually for probing
  * hwmon: (lm78) Request I/O ports individually for probing
  * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
  * ALSA: ctxfi - fix PTP address initialization
  * drm/i915: disable hotplug detect before Ironlake CRT detect
  * drm/i915: enable self-refresh on 965
  * drm/i915: Disable SR when more than one pipe is enabled
  * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
  * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
  * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
  * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
  * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
  * i2c-tiny-usb: Fix on big-endian systems
  * drm/i915: handle FBC and self-refresh better
  * drm/i915: Increase fb alignment to 64k
  * drm/i915: Update write_domains on active list after flush.
  * regulator: Fix display of null constraints for regulators
  * ALSA: hda-intel: Avoid divide by zero crash
  * CPUFREQ: Fix use after free of struct powernow_k8_data
  * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
  * cciss: Make cciss_seq_show handle holes in the h->drv[] array
  * ioat: fix infinite timeout checking in ioat2_quiesce
  * resource: add helpers for fetching rlimits
  * fs/exec.c: restrict initial stack space expansion to rlimit
  * cifs: fix length calculation for converted unicode readdir names
  * NFS: Fix a reference leak in nfs_wb_cancel_page()
  * NFS: Try to commit unstable writes in nfs_release_page()
  * NFSv4: Don't allow posix locking against servers that don't support it
  * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
  * NFS: Fix an Oops when truncating a file
  * NFS: Fix a umount race
  * NFS: Fix a bug in nfs_fscache_release_page()
  * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
  * md: fix 'degraded' calculation when starting a reshape.
  * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
  * Export the symbol of getboottime and mmonotonic_to_bootbased
  * kvmclock: count total_sleep_time when updating guest clock
  * KVM: PIT: control word is write-only
  * tpm_infineon: fix suspend/resume handler for pnp_driver
  * amd64_edac: Do not falsely trigger kerneloops
  * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
  * netfilter: nf_conntrack: per netns nf_conntrack_cachep
  * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
  * netfilter: xtables: compat out of scope fix
  * netfilter: nf_conntrack: fix hash resizing with namespaces
  * drm/i915: remove full registers dump debug
  * drm/i915: add i915_lp_ring_sync helper
  * drm/i915: Don't wait interruptible for possible plane buffer flush
  * dasd: remove strings from s390dbf
  * crypto: padlock-sha - Add import/export support
  * wmi: Free the allocated acpi objects through wmi_get_event_data
  * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
  * /dev/mem: introduce size_inside_page()
  * devmem: check vmalloc address on kmem read/write
  * devmem: fix kmem write bug on memory holes
  * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
    of value 0.
  * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
  * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
  * dst: call cond_resched() in dst_gc_task()
  * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
  * befs: fix leak
  * rtc-fm3130: add missing braces
  * Call flush_dcache_page after PIO data transfers in libata-sff.c
  * ahci: add Acer G725 to broken suspend list
  * pktgen: Fix freezing problem
  * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
  * x86/amd-iommu: Fix deassignment of a device from the pt_domain
  * x86: Re-get cfg_new in case reuse/move irq_desc
  * Staging: fix rtl8187se compilation errors with mac80211
  * ALSA: usb-audio - Avoid Oops after disconnect
  * serial: 8250: add serial transmitter fully empty test
  * sysfs: sysfs_sd_setattr set iattrs unconditionally
  * class: Free the class private data in class_release
  * USB: usbfs: only copy the actual data received
  * USB: usbfs: properly clean up the as structure on error paths
  * rtl8187: Add new device ID
  * ACPI: Add NULL pointer check in acpi_bus_start
  * ACPI: fix High cpu temperature with 2.6.32
  * drm/radeon/kms: use udelay for short delays
  * NFS: Too many GETATTR and ACCESS calls after direct I/O
  * eCryptfs: Add getattr function
  * b43: Fix throughput regression
  * ath9k: Fix sequence numbers for PAE frames
  * mac80211: Fix probe request filtering in IBSS mode
  * iwlwifi: Fix to set correct ht configuration
  * dm stripe: avoid divide by zero with invalid stripe count
  * dm log: userspace fix overhead_size calcuations
  * Linux 2.6.32.9
  * sfc: Fix SFE4002 initialisation
  * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
  * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
  * (pre-stable) HID: handle joysticks with large number of buttons
    - LP: #492056
  * (pre-stable) HID: extend mask for BUTTON usage page
    - LP: #492056
  * PM: Measure device suspend and resume times
  * e1000: enhance frame fragment detection
    - CVE-2009-4536
  * e1000e: enhance frame fragment detection
    - CVE-2009-4538
  * KVM: fix memory access during x86 emulation.
    - CVE-2010-0306
  * KVM: x86 emulator: Add Virtual-8086 mode of emulation
    - CVE-2010-0306
  * KVM: x86 emulator: Check IOPL level during io instruction emulation
    - CVE-2010-0306
  * KVM: x86 emulator: Fix popf emulation
    - CVE-2010-0306
  * KVM: x86 emulator: Check CPL level during privilege instruction
    emulation
    - CVE-2010-0306
  * Input: wacom - ensure the device is initialized properly upon resume
  * Input: wacom - add defines for packet lengths of various devices
  * Input: wacom - add support for new LCD tablets
    - LP: #516777

 -- Andy Whitcroft <apw@canonical.com>  Mon, 01 Mar 2010 22:56:28 +0000

linux (2.6.32-14.20) lucid; urgency=low

  [ Andy Whitcroft ]

  * rebuild following the GCC update to match compiler for out of tree modules
  * Revert "[Config] drbd -- enable"
  * Revert "ubuntu: drbd -- version 8.3.1"
  * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
    - LP: #510937

 -- Andy Whitcroft <apw@canonical.com>  Fri, 19 Feb 2010 18:47:18 +0000

linux (2.6.32-14.19) lucid; urgency=low

  [ Andy Whitcroft ]

  * ensure we build the source package contents when enabled
    - LP: #522308
  * [Config] enable CONFIG_X86_MCE_XEON75XX
  * SAUCE: AppArmor -- add linux/kref.h for struct kref
  * [Config] enable CONFIG_HID_ORTEK
  * enable udeb generation for arm versatile flavour
    - LP: #522515

  [ John Johansen ]

  * ubuntu: AppArmor -- update to mainline 2010-02-18
    - LP: #439560, #496110, #507069

  [ Johnathon Harris ]

  * SAUCE: HID: add support for Ortek WKB-2000
    - LP: #405390

  [ Upstream Kernel Changes ]

  * tpm_tis: TPM_STS_DATA_EXPECT workaround
    - LP: #490487
  * x86, mce: Xeon75xx specific interface to get corrected memory error
    information
  * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
  * x86, mce: Make xeon75xx memory driver dependent on PCI
  * drm/edid: Unify detailed block parsing between base and extension
    blocks
    - LP: #500999
  * (pre-stable) eCryptfs: Add getattr function
    - LP: #390833

 -- Andy Whitcroft <apw@canonical.com>  Thu, 18 Feb 2010 19:22:02 +0000

linux (2.6.32-13.18) lucid; urgency=low

  [ Andy Whitcroft ]

  * Revert "enforcer -- make the enforcement configuration common"
  * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
    (Dell E6x00 series)"
  * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
  * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
    0755"
  * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
  * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
  * Revert "SAUCE: make fc transport removal of target configurable"
  * enforcer -- make the enforcement configuration common
  * getabis -- add preempt flavour to the list
  * [Config] enforce DEVTMPFS options
  * [Config] armel -- cleanup to-be builtin modules
  * [Config] cleanup ports configs
  * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
    - LP: #485536
  * add printdebian target to find branch target
  * distclean -- do not remove debian.env
  * [Config] generic-pae switch to M586TSC
    - LP: #519448
  * git-ubuntu-log -- commonise duplicated log handling
  * git-ubuntu-log -- tighten up Bug: NNNN matching
  * git-ubuntu-log -- sort the bug numbers

  [ Chris Wilson ]

  * (pre-stable) drm/i915: Increase fb alignment to 64k
    - LP: #404064

  [ Eric Miao ]

  * arm -- enable ubuntu/ directory

  [ Huang Ying ]

  * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
  * SAUCE: crypto: ghash-intel - Fix building failure on x86_32

  [ Loïc Minier ]

  * [Config] cleanup preempt configuration
  * [Config] versatile: Fix video output
    - LP: #517594
  * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
  * [Config] Large update to armel/versatile
  * [Config] versatile: Add RTC support
  * [Config] armel: Enable NEON
  * [Config] versatile: Builtin MMC support
  * [Config] versatile Builtin SCSI controller
  * [Config] armel Disable dma_cache_sync callers
  * [Config] armel Disable asm/time.h users
  * [Config] armel Disable out of range udelay()
  * [Config] armel Disable flush_cache_range() users
  * [Config] armel -- Enable ubuntu/ drivers

  [ Steve Conklin ]

  * SAUCE: drm/i915: Add display hotplug event on Ironlake
  * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake

  [ Upstream Kernel Changes ]

  * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
  * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
    in IRQ handler""
  * clockevent: Don't remove broadcast device when cpu is dead
  * clockevents: Add missing include to pacify sparse
  * ACPI: don't cond_resched if irq is disabled
  * be2net: Add support for next generation of BladeEngine device.
  * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
  * mpt2sas: New device SAS2208 support is added
  * ar9170: Add support for D-Link DWA 160 A2
  * powerpc/fsl: Add PCI device ids for new QoirQ chips
  * davinci: dm646x: Add support for 3.x silicon revision
  * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
  * Driver-Core: devtmpfs - set root directory mode to 0755
  * driver-core: fix devtmpfs crash on s390
  * vfs: get_sb_single() - do not pass options twice
  * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
  * V4L/DVB (13569): smsusb: add autodetection support for five additional
    Hauppauge USB IDs
  * USB: mos7840: add device IDs for B&B electronics devices
  * USB: ftdi_sio: add USB device ID's for B&B Electronics line
  * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
    SubVendor ID: 0x1043 Device ID: 0x4847)
  * iTCO_wdt: Add support for Intel Ibex Peak
  * atl1c:use common_task instead of reset_task and link_chg_task
  * atl1e:disable NETIF_F_TSO6 for hardware limit
  * V4L/DVB (13680a): DocBook/media: copy images after building HTML
  * V4L/DVB (13680b): DocBook/media: create links for included sources
  * netfilter: xtables: fix conntrack match v1 ipt-save output
  * partitions: read whole sector with EFI GPT header
  * partitions: use sector size for EFI GPT
  * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
  * sched: Fix isolcpus boot option
  * sched: Fix missing sched tunable recalculation on cpu add/remove
  * nohz: Prevent clocksource wrapping during idle
  * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
  * timers, init: Limit the number of per cpu calibration bootup messages
  * PCI: Always set prefetchable base/limit upper32 registers
  * iscsi class: modify handling of replacement timeout
  * NFS: Revert default r/wsize behavior
  * HID: fixup quirk for NCR devices
  * scsi_devinfo: update Hitachi entries (v2)
  * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
  * scsi_transport_fc: remove invalid BUG_ON
  * lpfc: fix hang on SGI ia64 platform
  * libfc: fix typo in retry check on received PRLI
  * libfc: fix ddp in fc_fcp for 0 xid
  * fcoe: remove redundant checking of netdev->netdev_ops
  * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
  * libfc: lport: fix minor documentation errors
  * libfc: don't WARN_ON in lport_timeout for RESET state
  * fcoe: initialize return value in fcoe_destroy
  * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
  * libfc: fix memory corruption caused by double frees and bad error
    handling
  * libfc: fix free of fc_rport_priv with timer pending
  * libfc: remote port gets stuck in restart state without really
    restarting
  * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
  * fcoe: Fix checking san mac address
  * fcoe: Fix getting san mac for VLAN interface
  * qlge: Remove explicit setting of PCI Dev CTL reg.
  * qlge: Set PCIE max read request size.
  * qlge: Don't fail open when port is not initialized.
  * qlge: Add handler for DCBX firmware event.
  * qlge: Bonding fix for mode 6.
  * PCI: AER: fix aer inject result in kernel oops
  * DMI: allow omitting ident strings in DMI tables
  * Input: i8042 - remove identification strings from DMI tables
  * Input: i8042 - add Gigabyte M1022M to the noloop list
  * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
  * ALSA: hda - select IbexPeak handler for Calpella
  * ALSA: hda - Fix quirk for Maxdata obook4-1
  * ALSA: hda - Add missing Line-Out and PCM switches as slave
  * iTCO_wdt.c - cleanup chipset documentation
  * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
  * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
  * ahci: disable SNotification capability for ich8
  * ata_piix: fix MWDMA handling on PIIX3
  * md: fix small irregularity with start_ro module parameter
  * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
  * cio: fix double free in case of probe failure
  * cio: dont panic in non-fatal conditions
  * netiucv: displayed TX bytes value much too high
  * ipc ns: fix memory leak (idr)
  * ALSA: hda - Fix HP T5735 automute
  * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
  * UBI: fix memory leak in update path
  * UBI: initialise update marker
  * ASoC: fix a memory-leak in wm8903
  * mac80211: check that ieee80211_set_power_mgmt only handles STA
    interfaces.
  * cfg80211: fix channel setting for wext
  * KVM: S390: fix potential array overrun in intercept handling
  * KVM: only allow one gsi per fd
  * KVM: Fix race between APIC TMR and IRR
  * KVM: MMU: bail out pagewalk on kvm_read_guest error
  * KVM: x86: Fix host_mapping_level()
  * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
  * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
  * KVM: fix lock imbalance in kvm_*_irq_source_id()
  * KVM: only clear irq_source_id if irqchip is present
  * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
  * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
  * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
    - LP: #516325
  * iwlwifi: Fix throughput stall issue in HT mode for 5000
  * fnctl: f_modown should call write_lock_irqsave/restore
  * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
    CPUID drivers.
  * Linux 2.6.32.7
  * scsi_lib: Fix bug in completion of bidi commands
  * mptsas: Fix issue with chain pools allocation on katmai
  * mm: add new 'read_cache_page_gfp()' helper function
  * drm/i915: Selectively enable self-reclaim
  * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
  * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
  * x86: Set hotpluggable nodes in nodes_possible_map
  * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
  * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
  * zcrypt: Do not remove coprocessor for error 8/72
  * dasd: fix possible NULL pointer errors
  * ACPI: Add a generic API for _OSC -v2
  * ACPI: Add platform-wide _OSC support.
  * ACPI: fix OSC regression that caused aer and pciehp not to load
  * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
  * UBI: fix volume creation input checking
  * e1000/e1000e: don't use small hardware rx buffers
  * drm/i915: Reload hangcheck timer too for Ironlake
  * Fix a leak in affs_fill_super()
  * Fix failure exits in bfs_fill_super()
  * fix oops in fs/9p late mount failure
  * fix leak in romfs_fill_super()
  * Fix remount races with symlink handling in affs
  * fix affs parse_options()
  * Fix failure exit in ipathfs
  * mm: fix migratetype bug which slowed swapping
  * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
    NOMMU stack
  * Split 'flush_old_exec' into two functions
  * sparc: TIF_ABI_PENDING bit removal
  * x86: get rid of the insane TIF_ABI_PENDING bit
  * Input: winbond-cir - remove dmesg spam
  * x86: Disable HPET MSI on ATI SB700/SB800
  * iwlwifi: set default aggregation frame count limit to 31
  * drm/i915: only enable hotplug for detected outputs
  * firewire: core: add_descriptor size check
  * SECURITY: selinux, fix update_rlimit_cpu parameter
  * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
  * x86: Add Dell OptiPlex 760 reboot quirk
    - LP: #488319
  * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
  * x86/amd-iommu: Fix possible integer overflow
  * clocksource: fix compilation if no GENERIC_TIME
  * tcp: update the netstamp_needed counter when cloning sockets
  * sky2: Fix oops in sky2_xmit_frame() after TX timeout
  * net: restore ip source validation
  * af_packet: Don't use skb after dev_queue_xmit()
  * ax25: netrom: rose: Fix timer oopses
  * KVM: allow userspace to adjust kvmclock offset
  * oprofile/x86: add Xeon 7500 series support
  * oprofile/x86: fix crash when profiling more than 28 events
  * libata: retry link resume if necessary
  * mm: percpu-vmap fix RCU list walking
  * mm: purge fragmented percpu vmap blocks
  * block: fix bio_add_page for non trivial merge_bvec_fn case
  * Fix 'flush_old_exec()/setup_new_exec()' split
  * random: drop weird m_time/a_time manipulation
  * random: Remove unused inode variable
  * block: fix bugs in bio-integrity mempool usage
  * usb: r8a66597-hdc disable interrupts fix
  * connector: Delete buggy notification code.
  * be2net: Bug fix to support newer generation of BE ASIC
  * be2net: Fix memset() arg ordering.
  * mm: flush dcache before writing into page to avoid alias
  * mac80211: fix NULL pointer dereference when ftrace is enabled
  * imxfb: correct location of callbacks in suspend and resume
  * mx3fb: some debug and initialisation fixes
  * starfire: clean up properly if firmware loading fails
  * kernel/cred.c: use kmem_cache_free
  * uartlite: fix crash when using as console
  * pktcdvd: removing device does not remove its sysfs dir
  * ath9k: fix eeprom INI values override for 2GHz-only cards
  * ath9k: fix beacon slot/buffer leak
  * powerpc: TIF_ABI_PENDING bit removal
  * NET: fix oops at bootime in sysctl code
  * Linux 2.6.32.8

 -- Andy Whitcroft <apw@canonical.com>  Wed, 10 Feb 2010 18:56:52 +0000

linux (2.6.32-12.17) lucid; urgency=low

  [ Andy Whitcroft ]

  * restore linux-image prefix -- master
  * enforce -- we require SELINUX enabled -- master
  * enforce -- ensure APPARMOR is our default LSM -- master
  * make doc package completely optional -- master
  * make source package completely optional -- master
  * make linux-libc-dev completly optional -- master
  * convert package disable to a deps list -- master
  * allow common headers to switch from indep to arch -- master
  * convert binary package disable to a deps list -- master
  * add configuration option for a full source build tree -- master
  * add support for uImage kernels in package control scripts
  * getabis -- cleanup and parameterise repository list -- master
  * getabis -- move configuration to etc/getabi -- master
  * kernelconfig -- move configuration to etc -- master
  * rules -- make debian/debian.env master for branch name
  * set the current branch name -- master
  * pull back common debian.master files into debian -- master
  * enforcer -- make the enforcement configuration common
  * insert-changes -- correctly link to debian/rules in DROOT

  [ Colin Watson ]

  * future-proof ddeb handling against buildd changes

  [ Eric Miao ]

  * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
    X86

  [ Loïc Minier ]

  * Add modules.builtin.bin to prerm rm list
    - LP: #516584

  [ Tim Gardner ]

  * [Config] Implement the amd64 preempt flavour

  [ Upstream Kernel Changes ]

  * syslog: distinguish between /proc/kmsg and syscalls
    - LP: #515623
  * sfc: Fix polling for slow MCDI operations
  * sfc: Fix conditions for MDIO self-test
  * sfc: QT202x: Remove unreliable MMD check at initialisation
  * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
  * sfc: Use fixed-size buffers for MCDI NVRAM requests

 -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Feb 2010 07:09:31 +0000

linux (2.6.32-12.16) lucid; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
    first use"
  * SAUCE: acpi battery -- move first lookup asynchronous
    - LP: #507211
  * [Config] update configs to cleanup generic configs
  * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
  * [Config] enable USER_NS
    - LP: #480739, #509808

  [ Heiko Carstens ]

  * (pre-stable) driver-core: fix devtmpfs crash on s390
    - LP: #512370

  [ John Johansen ]

  * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
    - LP: #494565
  * [Config] VIRTIO=y for server/virtual flavours
    - LP: #494565

  [ Kay Sievers ]

  * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
    - LP: #512370

  [ Kees Cook ]

  * SAUCE: x86: brk away from exec rand area
    - LP: #452175

  [ Leann Ogasawara ]

  * [Upstream] e1000: enhance frame fragment detection
    - CVE-2009-4536
  * [Upstream] e1000e: enhance frame fragment detection
    - CVE-2009-4538

  [ Sebastian Kapfer ]

  * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
    series)
    - LP: #296610

  [ Upstream Kernel Changes ]

  * inotify: do not reuse watch descriptors
    - LP: #485556
  * inotify: only warn once for inotify problems
  * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
    Framebuffer"
  * memcg: ensure list is empty at rmdir
  * drm/i915: remove loop in Ironlake interrupt handler
  * block: Fix incorrect reporting of partition alignment
  * x86, mce: Thermal monitoring depends on APIC being enabled
  * futexes: Remove rw parameter from get_futex_key()
  * page allocator: update NR_FREE_PAGES only when necessary
  * x86, apic: use physical mode for IBM summit platforms
  * edac: i5000_edac critical fix panic out of bounds
  * x86: SGI UV: Fix mapping of MMIO registers
  * mfd: WM835x GPIO direction register is not locked
  * mfd: Correct WM835x ISINK ramp time defines
  * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
  * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
  * reiserfs: truncate blocks not used by a write
  * HID: add device IDs for new model of Apple Wireless Keyboard
  * PCI/cardbus: Add a fixup hook and fix powerpc
  * Input: pmouse - move Sentelic probe down the list
  * asus-laptop: add Lenovo SL hotkey support
  * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
  * sparc64: Fix NMI programming when perf events are active.
  * sparc64: Fix Niagara2 perf event handling.
  * i2c: Do not use device name after device_unregister
  * i2c/pca: Don't use *_interruptible
  * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
  * sched: Fix task priority bug
  * vfs: Fix vmtruncate() regression
  * Linux 2.6.32.5
  * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
  * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
  * Staging: asus_oled: fix oops in 2.6.32.2
  * Staging: hv: fix smp problems in the hyperv core code
  * tty: fix race in tty_fasync
  * ecryptfs: use after free
  * ecryptfs: initialize private persistent file before dereferencing
    pointer
  * nozomi: quick fix for the close/close bug
  * serial: 8250_pnp: use wildcard for serial Wacom tablets
  * usb: serial: fix memory leak in generic driver
  * USB: fix bitmask merge error
  * USB: Don't use GFP_KERNEL while we cannot reset a storage device
  * USB: EHCI: fix handling of unusual interrupt intervals
  * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
  * USB: add missing delay during remote wakeup
  * USB: add speed values for USB 3.0 and wireless controllers
  * ACPI: EC: Accelerate query execution
  * ACPI: EC: Add wait for irq storm
  * SCSI: enclosure: fix oops while iterating enclosure_status array
  * drm/i915: Read the response after issuing DDC bus switch command
  * drm/i915: try another possible DDC bus for the SDVO device with
    multiple outputs
  * block: bdev_stack_limits wrapper
  * DM: Fix device mapper topology stacking
  * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
  * USB: fix usbstorage for 2770:915d delivers no FAT
  * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
  * perf timechart: Use tid not pid for COMM change
  * perf events: Dont report side-band events on each cpu for
    per-task-per-cpu events
  * perf: Honour event state for aux stream data
  * Linux 2.6.32.6

 -- Andy Whitcroft <apw@canonical.com>  Wed, 27 Jan 2010 16:40:23 +0000

linux (2.6.32-11.15) lucid; urgency=low

  [ Andy Whitcroft ]

  * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
  * Revert "(pre-stable) sched: Fix balance vs hotplug race"
  * Revert "[Upstream] acerhdf: Limit modalias matching to supported
    boards"
  * Revert "[Upstream] mmc: prevent dangling block device from accessing
    stale queues"
  * Revert "SAUCE: Fix nx_enable reporting"
  * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
  * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
  * SAUCE: i915 -- disable powersave by default
    - LP: #492392

  [ Kees Cook ]

  * SAUCE: [x86] implement cs-limit nx-emulation for ia32
    - LP: #369978
  * SAUCE: [x86] fix report of cs-limit nx-emulation
    - LP: #454285
  * SAUCE: Fix nx_enable reporting
    - LP: #454285

  [ Tim Gardner ]

  * [Upstream] b43: Declare all possible firmware files.
    - LP: #488636
  * [Config] updateconfigs after adding pvscsi
    - LP: #497156
  * [Config] CONFIG_BT=m

  [ Upstream Kernel Changes ]

  * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
    for pre-Pentium"
  * SCSI: ipr: fix EEH recovery
  * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
  * SCSI: st: fix mdata->page_order handling
  * SCSI: fc class: fix fc_transport_init error handling
  * sched: Fix task_hot() test order
  * x86, cpuid: Add "volatile" to asm in native_cpuid()
  * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
  * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
  * pata_hpt3x2n: fix clock turnaround
  * pata_cmd64x: fix overclocking of UDMA0-2 modes
  * ASoC: wm8974: fix a wrong bit definition
  * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
  * ALSA: hda - Fix missing capsrc_nids for ALC88x
  * acerhdf: limit modalias matching to supported
    - LP: #435958
  * ACPI: EC: Fix MSI DMI detection
  * ACPI: Use the return result of ACPI lid notifier chain correctly
  * powerpc: Handle VSX alignment faults correctly in little-endian mode
  * ASoC: Do not write to invalid registers on the wm9712.
  * drm/radeon: fix build on 64-bit with some compilers.
  * USB: emi62: fix crash when trying to load EMI 6|2 firmware
  * USB: option: support hi speed for modem Haier CE100
  * USB: Fix a bug on appledisplay.c regarding signedness
  * USB: musb: gadget_ep0: avoid SetupEnd interrupt
  * Bluetooth: Prevent ill-timed autosuspend in USB driver
  * USB: rename usb_configure_device
  * USB: fix bugs in usb_(de)authorize_device
  * drivers/net/usb: Correct code taking the size of a pointer
  * x86: SGI UV: Fix writes to led registers on remote uv hubs
  * md: Fix unfortunate interaction with evms
  * dma: at_hdmac: correct incompatible type for argument 1 of
    'spin_lock_bh'
  * dma-debug: Do not add notifier when dma debugging is disabled.
  * dma-debug: Fix bug causing build warning
  * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
    referrals
  * x86/amd-iommu: Fix initialization failure panic
  * ioat3: fix p-disabled q-continuation
  * ioat2,3: put channel hardware in known state at init
  * KVM: MMU: remove prefault from invlpg handler
  * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
  * Libertas: fix buffer overflow in lbs_get_essid()
  * iwmc3200wifi: fix array out-of-boundary access
  * mac80211: fix propagation of failed hardware reconfigurations
  * mac80211: fix WMM AP settings application
  * mac80211: Fix IBSS merge
  * cfg80211: fix race between deauth and assoc response
  * ath5k: fix SWI calibration interrupt storm
  * ath9k: wake hardware for interface IBSS/AP/Mesh removal
  * ath9k: Fix TX queue draining
  * ath9k: fix missed error codes in the tx status check
  * ath9k: wake hardware during AMPDU TX actions
  * ath9k: fix suspend by waking device prior to stop
  * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
    64-bit
  * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
    in 0x4054
  * iwl3945: disable power save
  * iwl3945: fix panic in iwl3945 driver
  * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
  * iwlwifi: fix more eeprom endian bugs
  * iwlwifi: fix 40MHz operation setting on cards that do not allow it
  * mac80211: fix race with suspend and dynamic_ps_disable_work
  * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
  * 'sysctl_max_map_count' should be non-negative
  * kernel/sysctl.c: fix the incomplete part of
    sysctl_max_map_count-should-be-non-negative.patch
  * V4L/DVB (13596): ov511.c typo: lock => unlock
  * x86/ptrace: make genregs[32]_get/set more robust
  * memcg: avoid oom-killing innocent task in case of use_hierarchy
  * e100: Fix broken cbs accounting due to missing memset.
  * ipv6: reassembly: use seperate reassembly queues for conntrack and
    local delivery
  * netfilter: fix crashes in bridge netfilter caused by fragment jumps
  * hwmon: (sht15) Off-by-one error in array index + incorrect constants
  * b43: avoid PPC fault during resume
  * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
    support
  * sched: Fix balance vs hotplug race
  * drm/radeon/kms: fix crtc vblank update for r600
  * drm: disable all the possible outputs/crtcs before entering KMS mode
  * S390: dasd: support DIAG access for read-only devices
  * xen: fix is_disconnected_device/exists_disconnected_device
  * xen: improvement to wait_for_devices()
  * xen: wait up to 5 minutes for device connetion
  * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
  * udf: Try harder when looking for VAT inode
  * Add unlocked version of inode_add_bytes() function
  * quota: decouple fs reserved space from quota reservation
  * ext4: Convert to generic reserved quota's space management.
  * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
  * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
  * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
  * amd64_edac: unify MCGCTL ECC switching
  * x86, msr: Add support for non-contiguous cpumasks
  * x86, msr: msrs_alloc/free for CONFIG_SMP=n
  * amd64_edac: fix driver instance freeing
  * amd64_edac: make driver loading more robust
  * amd64_edac: fix forcing module load/unload
  * sched: Sched_rt_periodic_timer vs cpu hotplug
  * ext4: Update documentation to correct the inode_readahead_blks option
    name
  * lguest: fix bug in setting guest GDT entry
  * vmscan: do not evict inactive pages when skipping an active list scan
  * ksm: fix mlockfreed to munlocked
  * rt2x00: Disable powersaving for rt61pci and rt2800pci.
  * generic_permission: MAY_OPEN is not write access
  * Linux 2.6.32.3
  * untangle the do_mremap() mess
  * fasync: split 'fasync_helper()' into separate add/remove functions
  * ASoC: fix params_rate() macro use in several codecs
  * modules: Skip empty sections when exporting section notes
  * exofs: simple_write_end does not mark_inode_dirty
  * nfsd: make sure data is on disk before calling ->fsync
  * sunrpc: fix peername failed on closed listener
  * SUNRPC: Fix up an error return value in
    gss_import_sec_context_kerberos()
  * SUNRPC: Fix the return value in gss_import_sec_context()
  * sunrpc: on successful gss error pipe write, don't return error
  * drm/i915: Update LVDS connector status when receiving ACPI LID event
  * drm/i915: fix order of fence release wrt flushing
  * drm/i915: Permit pinning whilst the device is 'suspended'
  * drm: remove address mask param for drm_pci_alloc()
  * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
  * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
    pipeconf on Ironlake
  * drm/i915: Select the correct BPC for LVDS on Ironlake
  * drm/i915: fix unused var
  * rtc_cmos: convert shutdown to new pnp_driver->shutdown
  * drivers/cpuidle/governors/menu.c: fix undefined reference to
    `__udivdi3'
  * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
  * lib/rational.c needs module.h
  * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
    DMA_FROM_DEVICE and
  * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
  * mmc_block: add dev_t initialization check
  * mmc_block: fix probe error cleanup bug
  * mmc_block: fix queue cleanup
  * ALSA: hda - Fix ALC861-VD capture source mixer
  * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
    blacklist
  * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
    - LP: #498863
  * ASoC: Fix WM8350 DSP mode B configuration
  * netfilter: ebtables: enforce CAP_NET_ADMIN
  * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
  * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
  * hwmon: (adt7462) Fix pin 28 monitoring
  * quota: Fix dquot_transfer for filesystems different from ext4
  * xen: fix hang on suspend.
  * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
  * ath5k: Fix eeprom checksum check for custom sized eeproms
  * cfg80211: fix syntax error on user regulatory hints
  * iwl: off by one bug
  * mac80211: add missing sanity checks for action frames
  * drm/i915: remove render reclock support
  * libertas: Remove carrier signaling from the scan code
  * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
  * mac80211: fix skb buffering issue (and fixes to that)
  * fix braindamage in audit_tree.c untag_chunk()
  * fix more leaks in audit_tree.c tag_chunk()
  * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
  * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
  * agp/intel-agp: Clear entire GTT on startup
  * Linux 2.6.32.4
  * ethtool: Add reset operation
  * gro: Name the GRO result enumeration type
  * gro: Change all receive functions to return GRO result codes
  * sfc: 10Xpress: Initialise pause advertising flags
  * sfc: 10Xpress: Report support for pause frames
  * sfc: Remove redundant header gmii.h
  * sfc: Remove redundant hardware initialisation
  * sfc: Rename Falcon-specific board code and types
  * sfc: Remove boards.h, moving last remaining declaration to falcon.h
  * sfc: Remove versioned bitfield macros
  * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
  * sfc: Update hardware definitions for Siena
  * sfc: Rename register I/O header and functions used by both Falcon and
    Siena
  * sfc: Eliminate indirect lookups of queue size constants
  * sfc: Define DMA address mask explicitly in terms of descriptor field
    width
  * sfc: Move all TX DMA length limiting into tx.c
  * sfc: Change order of device removal to reverse of probe order
  * sfc: Remove declarations of nonexistent functions
  * sfc: Move efx_xmit_done() declaration into correct stanza
  * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
  * sfc: Maintain interrupt moderation values in ticks, not microseconds
  * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
  * sfc: Remove pointless abstraction of memory BAR number
  * sfc: Remove incorrect assertion from efx_pci_remove_main()
  * sfc: Remove unnecessary tests of efx->membase
  * sfc: Move MTD probe after netdev registration and name allocation
  * sfc: Remove unused code for non-autoneg speed/duplex switching
  * sfc: Rename 'xfp' file and functions to reflect reality
  * sfc: Really allow RX checksum offload to be disabled
  * sfc: Feed GRO result into RX allocation policy and interrupt moderation
  * sfc: Enable heuristic selection between page and skb RX buffers
  * sfc: Remove pointless abstraction of memory BAR number (2)
  * sfc: Remove redundant gotos from __efx_rx_packet()
  * sfc: Remove ridiculously paranoid assertions
  * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
  * sfc: Record RX queue number on GRO path
  * sfc: SFT9001: Reset LED configuration correctly after blinking
  * sfc: Use a single blink implementation
  * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
  * sfc: Make board information explicitly Falcon-specific
  * sfc: Move definition of struct falcon_nic_data into falcon.h
  * sfc: Move struct falcon_board into struct falcon_nic_data
  * sfc: Move all I2C stuff into struct falcon_board
  * sfc: Gather link state fields in struct efx_nic into new struct
    efx_link_state
  * sfc: Remove unnecessary casts to struct sk_buff *
  * sfc: Remove redundant efx_xmit() function
  * sfc: Combine high-level header files
  * sfc: Log interrupt and reset type names, not numbers
  * sfc: Fix descriptor cache sizes
  * sfc: Treat all MAC registers as 128-bit
  * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
  * sfc: Comment corrections
  * sfc: Remove unused constant
  * sfc: Clean up struct falcon_board and struct falcon_board_data
  * sfc: Fix bugs in RX queue flushing
  * sfc: Remove unused function efx_flush_queues()
  * sfc: Only switch Falcon MAC clocks as necessary
  * sfc: Hold MAC lock for longer in efx_init_port()
  * sfc: Split MAC stats DMA initiation and completion
  * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
  * sfc: Simplify XMAC link polling
  * sfc: Change MAC promiscuity and multicast hash at the same time
  * sfc: Move inline comment into kernel-doc
  * sfc: Do not set net_device::trans_start in self-test
  * sfc: Simplify PHY polling
  * sfc: QT202x: Reset before reading PHY id
  * sfc: Replace MDIO spinlock with mutex
  * sfc: Always start Falcon using the XMAC
  * sfc: Limit some hardware workarounds to Falcon
  * sfc: Remove EFX_WORKAROUND_9141 macro
  * sfc: Remove another unused workaround macro
  * sfc: Remove some redundant whitespace
  * sfc: Decouple NIC revision number from Falcon PCI revision number
  * sfc: Move descriptor cache base addresses to struct efx_nic_type
  * sfc: Clean up RX event handling
  * sfc: Remove redundant writes to INT_ADR_KER
  * sfc: Remove duplicate hardware structure definitions
  * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
  * sfc: Move Falcon NIC operations to efx_nic_type
  * sfc: Refactor link configuration
  * sfc: Generalise link state monitoring
  * sfc: Add power-management and wake-on-LAN support
  * sfc: Implement ethtool reset operation
  * sfc: Add efx_nic_type operation for register self-test
  * sfc: Add efx_nic_type operation for NVRAM self-test
  * sfc: Add efx_nic_type operation for identity LED control
  * sfc: Separate shared NIC code from Falcon-specific and rename
    accordingly
  * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
  * sfc: Extend loopback mode enumeration
  * sfc: Remove static PHY data and enumerations
  * sfc: Extend MTD driver for use with new NICs
  * sfc: Allow for additional checksum offload features
  * sfc: Rename falcon.h to nic.h
  * sfc: Move shared NIC code from falcon.c to new source file nic.c
  * sfc: Add firmware protocol definitions (MCDI)
  * sfc: Add support for SFC9000 family (1)
  * sfc: Add support for SFC9000 family (2)
  * sfc: Implement TSO for TCP/IPv6
  * sfc: Update version, copyright dates, authors
  * drivers/net/sfc: Correct code taking the size of a pointer
  * sfc: Move PHY software state initialisation from init() into probe()
  * sfc: Include XGXS in XMAC link status check except in XGMII loopback
  * sfc: Fix DMA mapping cleanup in case of an error in TSO
  * sfc: QT2025C: Work around PHY bug
  * sfc: QT2025C: Switch into self-configure mode when not in loopback
  * sfc: QT2025C: Work around PHY firmware initialisation bug
  * sfc: QT2025C: Add error message for suspected bad SFP+ cables
  * sfc: Disable TX descriptor prefetch watchdog
  * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
    - LP: #497156

 -- Andy Whitcroft <apw@canonical.com>  Tue, 19 Jan 2010 16:12:47 +0000

linux (2.6.32-10.14) lucid; urgency=low

  [ Alex Deucher ]

  * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
    - LP: #493795

  [ Andy Whitcroft ]

  * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
    id is less than 0x0f."
  * config-check -- ensure the checks get run at build time
  * config-check -- check the processed config during updateconfigs
  * config-check -- CONFIG_SECCOMP may not be present
  * TUN is now built in ignore
  * SAUCE: acpi battery -- delay first lookup of the battery until first
    use
  * SAUCE: async_populate_rootfs: move rootfs init earlier
  * ubuntu: AppArmor -- update to mainline 2010-01-06
  * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
    - LP: #498525

  [ Dave Airlie ]

  * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600

  [ Leann Ogasawara ]

  * Add asix to nic-usb-modules file
    - LP: #499785

  [ Peter Zijlstra ]

  * (pre-stable) sched: Fix balance vs hotplug race

  [ Tim Gardner ]

  * [Config] Enable CONFIG_FUNCTION_TRACER
    - LP: #497989
  * [Config] Drop lpia from getabis
  * [Config] Build in TUN/TAP driver
    - LP: #499491
  * [Config] DH_COMPAT=5

  [ Upstream Kernel Changes ]

  * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
    component_only tv_modes"
  * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
    turned off"
  * USB: usb-storage: fix bug in fill_inquiry
  * USB: option: add pid for ZTE
  * firewire: ohci: handle receive packets with a data length of zero
  * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
    of ->completed counter
  * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
    counter
  * rcu: Fix note_new_gpnum() uses of ->gpnum
  * rcu: Remove inline from forward-referenced functions
  * perf_event: Fix invalid type in ioctl definition
  * perf_event: Initialize data.period in perf_swevent_hrtimer()
  * perf: Don't free perf_mmap_data until work has been done
  * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
  * sched: Check for an idle shared cache in select_task_rq_fair()
  * sched: Fix affinity logic in select_task_rq_fair()
  * sched: Rate-limit newidle
  * sched: Fix and clean up rate-limit newidle code
  * x86/amd-iommu: attach devices to pre-allocated domains early
  * x86/amd-iommu: un__init iommu_setup_msi
  * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
    up the PCI tree
  * x86: Fix iommu=nodac parameter handling
  * x86: GART: pci-gart_64.c: Use correct length in strncmp
  * x86: ASUS P4S800 reboot=bios quirk
    - LP: #366682
  * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
  * ssb: Fix range check in sprom write
  * ath5k: allow setting txpower to 0
  * ath5k: enable EEPROM checksum check
  * hrtimer: Fix /proc/timer_list regression
  * ALSA: hrtimer - Fix lock-up
  * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
  * KVM: x86 emulator: limit instructions to 15 bytes
  * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
  * KVM: s390: Make psw available on all exits, not just a subset
  * KVM: fix irq_source_id size verification
  * KVM: x86: include pvclock MSRs in msrs_to_save
  * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
  * x86: Use -maccumulate-outgoing-args for sane mcount prologues
  * x86, mce: don't restart timer if disabled
  * x86/mce: Set up timer unconditionally
  * x86: SGI UV: Fix BAU initialization
  * x86: Fix duplicated UV BAU interrupt vector
  * x86: Add new Intel CPU cache size descriptors
  * x86: Fix typo in Intel CPU cache size descriptor
  * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
  * s390: clear high-order bits of registers after sam64
  * V4L/DVB: Fix test in copy_reg_bits()
  * bsdacct: fix uid/gid misreporting
  * UBI: flush wl before clearing update marker
  * jbd2: don't wipe the journal on a failed journal checksum
  * USB: xhci: Add correct email and files to MAINTAINERS entry.
  * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
  * USB: option.c: add support for D-Link DWM-162-U5
  * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
  * USB: usb-storage: add BAD_SENSE flag
  * USB: Close usb_find_interface race v3
  * pxa/em-x270: fix usb hub power up/reset sequence
  * hfs: fix a potential buffer overflow
  * SUNRPC: IS_ERR/PTR_ERR confusion
  * NFS: Fix nfs_migrate_page()
  * md/bitmap: protect against bitmap removal while being updated.
  * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
  * devpts_get_tty() should validate inode
  * debugfs: fix create mutex racy fops and private data
  * Driver core: fix race in dev_driver_string
  * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
  * mac80211: Fix bug in computing crc over dynamic IEs in beacon
  * mac80211: Fixed bug in mesh portal paths
  * mac80211: Revert 'Use correct sign for mesh active path refresh'
  * mac80211: fix scan abort sanity checks
  * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
  * rtl8187: Fix wrong rfkill switch mask for some models
  * x86: Fix bogus warning in apic_noop.apic_write()
  * mm: hugetlb: fix hugepage memory leak in mincore()
  * mm: hugetlb: fix hugepage memory leak in walk_page_range()
  * powerpc/windfarm: Add detection for second cpu pump
  * powerpc/therm_adt746x: Record pwm invert bit at module load time]
  * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
  * drm/radeon/kms: Add quirk for HIS X1300 board
  * drm/radeon/kms: handle vblanks properly with dpms on
  * drm/radeon/kms: fix legacy crtc2 dpms
  * drm/radeon/kms: fix vram setup on rs600
  * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
  * drm/ttm: Fix build failure due to missing struct page
  * drm/i915: Set the error code after failing to insert new offset into mm
    ht.
  * drm/i915: Add the missing clonemask for display port on Ironlake
  * xen/xenbus: make DEVICE_ATTR()s static
  * xen: re-register runstate area earlier on resume.
  * xen: restore runstate_info even if !have_vcpu_info_placement
  * xen: correctly restore pfn_to_mfn_list_list after resume
  * xen: register timer interrupt with IRQF_TIMER
  * xen: register runstate on secondary CPUs
  * xen: don't call dpm_resume_noirq() with interrupts disabled.
  * xen: register runstate info for boot CPU early
  * xen: call clock resume notifier on all CPUs
  * xen: improve error handling in do_suspend.
  * xen: don't leak IRQs over suspend/resume.
  * xen: use iret for return from 64b kernel to 32b usermode
  * xen: explicitly create/destroy stop_machine workqueues outside
    suspend/resume region.
  * Xen balloon: fix totalram_pages counting.
  * xen: try harder to balloon up under memory pressure.
  * dm exception store: free tmp_store on persistent flag error
  * dm snapshot: only take lock for statustype info not table
  * dm crypt: move private iv fields to structs
  * dm crypt: restructure essiv error path
  * dm: avoid _hash_lock deadlock
  * dm snapshot: cope with chunk size larger than origin
  * dm crypt: separate essiv allocation from initialisation
  * dm crypt: make wipe message also wipe essiv key
  * slc90e66: fix UDMA handling
  * tcp: Stalling connections: Fix timeout calculation routine
  * ip_fragment: also adjust skb->truesize for packets not owned by a
    socket
  * b44 WOL setup: one-bit-off stack corruption kernel panic fix
  * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
  * sparc64: Fix overly strict range type matching for PCI devices.
  * sparc64: Fix stack debugging IRQ stack regression.
  * sparc: Set UTS_MACHINE correctly.
  * b43legacy: avoid PPC fault during resume
  * tracing: Fix event format export
  * ath9k: Fix TX hang poll routine
  * ath9k: fix processing of TX PS null data frames
  * ath9k: Fix maximum tx fifo settings for single stream devices
  * ath9k: fix tx status reporting
  * mac80211: Fix dynamic power save for scanning.
  * drm/i915: Fix sync to vblank when VGA output is turned off
  * memcg: fix memory.memsw.usage_in_bytes for root cgroup
  * thinkpad-acpi: fix default brightness_mode for R50e/R51
  * thinkpad-acpi: preserve rfkill state across suspend/resume
  * ipw2100: fix rebooting hang with driver loaded
  * matroxfb: fix problems with display stability
  * acerhdf: add new BIOS versions
  * asus-laptop: change light sens default values.
  * vmalloc: conditionalize build of pcpu_get_vm_areas()
  * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
  * net: Fix userspace RTM_NEWLINK notifications.
  * ext3: Fix data / filesystem corruption when write fails to copy data
  * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
  * bcm63xx_enet: fix compilation failure after get_stats_count removal
  * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
  * drm/i915: Avoid NULL dereference with component_only tv_modes
  * drm/i915: PineView only has LVDS and CRT ports
  * drm/i915: Fix LVDS stability issue on Ironlake
  * mm: sigbus instead of abusing oom
  * ipvs: zero usvc and udest
  * jffs2: Fix long-standing bug with symlink garbage collection.
  * intel-iommu: Detect DMAR in hyperspace at probe time.
  * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
  * intel-iommu: Check for an RMRR which ends before it starts.
  * intel-iommu: Fix oops with intel_iommu=igfx_off
  * intel-iommu: ignore page table validation in pass through mode
  * netfilter: xtables: document minimal required version
  * perf_event: Fix incorrect range check on cpu number
  * implement early_io{re,un}map for ia64
  * Linux 2.6.32.2

 -- Andy Whitcroft <apw@canonical.com>  Thu, 07 Jan 2010 15:28:43 +0000

linux (2.6.32-9.13) lucid; urgency=low

  [ Andy Whitcroft ]

  * [Config] enable CONFIG_B43_PHY_LP
    - LP: #493059
  * include modules.builtin in the binary debs
  * config-check -- add a configuration enforcer
  * config-check -- add a unit-test suite to the checker
  * [Config] Enable CONFIG_SYN_COOKIES for versatile
  * [Config] Enable CONFIG_SECURITY_SMACK for ports
  * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
  * [Config] Disable CONFIG_COMPAT_BRK for ports
  * getabis -- add armel versatile to the list

  [ Brad Figg ]

  * SAUCE: Increase the default prealloc buffer for HDA audio devices
    (non-modem)

  [ Manoj Iyer ]

  * ubuntu: onmibook -- Added missing BOM file

  [ Tim Gardner ]

  * ubuntu: fsam7400 -- Cleanup Makefile

  [ Upstream Kernel Changes ]

  * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
  * signal: Fix alternate signal stack check
  * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
  * SCSI: osd_protocol.h: Add missing #include
  * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
  * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
    ENOSPC
  * ext4: avoid divide by zero when trying to mount a corrupted file system
  * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
  * ext4: fix lock order problem in ext4_move_extents()
  * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
  * ext4: plug a buffer_head leak in an error path of ext4_iget()
  * ext4: make sure directory and symlink blocks are revoked
  * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
  * ext4: journal all modifications in ext4_xattr_set_handle
  * ext4: don't update the superblock in ext4_statfs()
  * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
    non-zero
  * ext4: fix block validity checks so they work correctly with meta_bg
  * ext4: avoid issuing unnecessary barriers
  * ext4: fix error handling in ext4_ind_get_blocks()
  * ext4: make trim/discard optional (and off by default)
  * ext4: make "norecovery" an alias for "noload"
  * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
  * ext4: initialize moved_len before calling ext4_move_extents()
  * ext4: move_extent_per_page() cleanup
  * jbd2: Add ENOMEM checking in and for
    jbd2_journal_write_metadata_buffer()
  * ext4: Return the PTR_ERR of the correct pointer in
    setup_new_group_blocks()
  * ext4: Avoid data / filesystem corruption when write fails to copy data
  * ext4: wait for log to commit when umounting
  * ext4: remove blocks from inode prealloc list on failure
  * ext4: ext4_get_reserved_space() must return bytes instead of blocks
  * ext4: quota macros cleanup
  * ext4: fix incorrect block reservation on quota transfer.
  * ext4: Wait for proper transaction commit on fsync
  * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
  * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
  * Linux 2.6.32.1
  * kbuild: generate modules.builtin
  * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
    - LP: #494461
  * (pre-stable) drm/i915: Avoid NULL dereference with component_only
    tv_modes
    - LP: #494045

  [ Zhao Yakui ]

  * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
    less than 0x0f.
    - LP: #481765

 -- Andy Whitcroft <apw@canonical.com>  Thu, 17 Dec 2009 15:41:21 +0000

linux (2.6.32-8.12) lucid; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: AppArmor -- add linux/err.h for ERR_PTR

 -- Andy Whitcroft <apw@canonical.com>  Sat, 12 Dec 2009 10:56:16 +0000

linux (2.6.32-8.11) lucid; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
    up"
  * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
    transition."
  * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
  * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
  * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
  * Revert "SAUCE: AppArmor: Fix oops after profile removal"
  * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
  * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
  * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
    mem"
  * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
    denied"
  * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
  * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
    allocation"
  * Revert "SAUCE: AppArmor: Set error code after structure
    initialization."
  * Revert "AppArmor -- fix pstrace_may_access rename"
  * Revert "ubuntu: AppArmor security module"
  * Revert "SAUCE: Add config option to set a default LSM"
  * Revert "ubuntu: fsam7400 -- sw kill switch driver"
  * Revert "[Config] fsam7400 -- enable"
  * Revert "[Config] AUFS -- enable"
  * Revert "ubuntu: AUFS -- aufs2-30 20090727"
  * Revert "ubuntu: AUFS -- export various core functions -- fixes"
  * Revert "ubuntu: AUFS -- export various core functions"
  * Revert "[Config] ubuntu/iscsitarget -- disable"
  * Revert "[Config] iscsitarget -- enable"
  * Revert "ubuntu: iscsitarget -- SVN revision r214"
  * update Vcs-Git to point to the correct repository
    - LP: #493589
  * update build environment overrides to lucid
    - LP: #493589
  * [Config] enable CONFIG_DEVTMPFS
  * [Config] update all configs following AppArmor 2009-12-08 update
  * SAUCE: isapnp_init: make isa PNP scans occur async
  * [Config] fsam7400 -- enable
  * [Config] omnibook -- enable
  * [Config] cleanup CONFIG_AUDIT
  * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
  * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
  * ubuntu: AUFS -- aufs2 20091209
  * [Config] AUFS -- enable
  * [Config] iscsitarget -- enable

  [ Arjan van de Ven ]

  * SAUCE: KMS: cache the EDID information of the LVDS

  [ Colin Watson ]

  * bnx2: update d-i firmware filenames
    - LP: #494052
  * add cdc_ether to nic-usb-modules udeb
    - LP: #495060

  [ John Johansen ]

  * ubuntu: AppArmor -- mainline 2009-10-08

  [ Manoj Iyer ]

  * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
  * ubuntu: omnibook -- support Toshiba (HP) netbooks
  * ubuntu: iscsitarget --- version 1.4.19
    - LP: #494693

  [ Surbhi Palande ]

  * SAUCE: Make populate_rootfs asynchronous

  [ Tim Gardner ]

  * Parallelize flavour builds and packaging
  * [Config] Enable CONFIG_KSM

  [ Upstream Kernel Changes ]

  * Config option to set a default LSM
  * LSM: Add security_path_chroot().
  * LSM: Add security_path_chroot().
  * LSM: Move security_path_chmod()/security_path_chown() to after
    mutex_lock().
  * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT

 -- Andy Whitcroft <apw@canonical.com>  Fri, 11 Dec 2009 17:45:19 +0000

linux (2.6.32-7.10) lucid; urgency=low

  [ Andy Whitcroft ]

  * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS

 -- Andy Whitcroft <apw@canonical.com>  Sun, 06 Dec 2009 12:56:48 +0000

linux (2.6.32-7.9) lucid; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
    - LP: #458982
  * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
  * [Config] update configs following versatile switch to V7
  * rebased to v2.6.32
  * [Config] update configs following rebase to v2.6.32
  * [Config] update ports configs following rebase to v2.6.32
  * SAUCE: default ATI Radeon KMS to off until userspace catches up

  [ Arjan van de Ven ]

  * SAUCE: vfs: Add a trace point in the mark_inode_dirty function

  [ Leann Ogasawara ]

  * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
    permissions
    - CVE-2009-3939

  [ Loic Minier ]

  * SAUCE: select a v7 CPU for versatile

  [ Takashi Iwai ]

  * SAUCE: ALSA: hda - Add power on/off counter

  [ Upstream changes ]

  * rebased to v2.6.32

 -- Andy Whitcroft <apw@canonical.com>  Fri, 04 Dec 2009 10:44:50 +0000

linux (2.6.32-6.8) lucid; urgency=low

  [ Andy Whitcroft ]

  * [Config] disable SSB devices for armel

 -- Andy Whitcroft <apw@canonical.com>  Sat, 28 Nov 2009 12:16:40 +0000

linux (2.6.32-6.7) lucid; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
  * Revert "SAUCE: Dell XPS710 reboot quirk"
  * Revert "SAUCE: Link acpi-cpufreq.o first"
  * Revert "SAUCE: LPIA  Logical reset of USB port on resume"
  * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
  * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
  * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
  * Revert "Add Dell Dimension 9200 reboot quirk"
  * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
  * Revert "SAUCE: tulip: Define ULI PCI ID's"
  * Revert "SAUCE: Lower warning level of some PCI messages"
  * Revert "mac80211: fix two issues in debugfs"
    Drop a number of known redundant commits as identified in the Ubuntu
    delta review blueprint.

  * reenable armel versatile flavour
  * [Config] disable CONFIG_USB_DEVICEFS

  [ Tim Gardner ]

  * [Config] udeb: Add squashfs to fs-core-modules
    - LP: #352615
  * [Config] Create a real squashfs udeb
    - LP: #352615


 -- Andy Whitcroft <apw@canonical.com>  Fri, 27 Nov 2009 17:31:16 +0000

linux (2.6.32-5.6) lucid; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.32-rc8
  * update configs following rebase to v2.6.32-rc8
  * update ports configs since rebase to v2.6.32-rc8
  * [Config] enable cgroup options
    - LP: #480739

  [ Upstream Kernel Changes ]

  * rebase to v2.6.32-rc8

 -- Andy Whitcroft <apw@canonical.com>  Mon, 23 Nov 2009 11:16:14 +0000

linux (2.6.32-4.5) lucid; urgency=low

  [ Andy Whitcroft ]

  * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
  * rebase to v2.6.32-rc7
  * resync with Karmic proposed

  [ John Johansen ]

  * SAUCE: AppArmor: Fix oops after profile removal
    - LP: #475619
  * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
    - LP: #437258
  * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
    - LP: #479102
  * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
    - LP: #479115
  * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
    transition.
    - LP: #480112

  [ Ubuntu Changes ]

  * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)

  [ Upstream Kernel Changes ]

  * rebase to v2.6.32-rc7

 -- Andy Whitcroft <apw@canonical.com>  Fri, 13 Nov 2009 11:35:13 +0000

linux (2.6.32-3.4) lucid; urgency=low

  [ Andy Whitcroft ]

  * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
  * [Upstream] add local prefix to oss local change_bits

  [ Upstream Kernel Changes ]

  * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
  * mtd/maps: gpio-addr-flash: depend on GPIO arch support

 -- Andy Whitcroft <apw@canonical.com>  Wed, 11 Nov 2009 14:47:04 +0000

linux (2.6.32-3.3) lucid; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.32-rc6
  * [Config] update configs following rebase to v2.6.32-rc6
  * [Config] update ports configs following rebase to v2.6.32-rc6
  * resync with Karmic Ubuntu-2.6.31-15.49
  * [Config] add module ignores for broken drivers

  [ John Johansen ]

  * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
    - LP: #453335
  * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
    - LP: #458299
  * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
    - LP: #462824
  * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
    - LP: #451375

  [ Kees Cook ]

  * SAUCE: Fix nx_enable reporting
    - LP: #454285

  [ Scott James Remnant ]

  * Revert "SAUCE: trace: add trace_event for the open() syscall"
  * SAUCE: trace: add trace events for open(), exec() and uselib()
    - LP: #462111

  [ Stefan Bader ]

  * SAUCE: Fix sub-flavour script to not stop on missing directories
    - LP: #453073

  [ Ubuntu Changes ]

  * resync with Karmic Ubuntu-2.6.31-15.49

  [ Upstream Kernel Changes ]

  * rebase to v2.6.32-rc6
    - LP: #464552

 -- Andy Whitcroft <apw@canonical.com>  Tue, 10 Nov 2009 15:00:57 +0000

linux (2.6.32-2.2) lucid; urgency=low

  [ Andy Whitcroft ]

  * install the full changelog with the binary package
  * changelog -- explicitly note rebases and clean history
  * reinstate armel.mk with no flavours
    - LP: #449637
  * [Upstream] block: silently error unsupported empty barriers too
    - LP: #420423
  * [Config] udate configs following karmic resync
  * [Config] update ports configs following karmic resync
  * [Upstream] lirc -- follow removal of .id element

  [ Colin Watson ]

  * Use section 'admin' rather than 'base'
  * Add more e100 firmware to nic-modules
    - LP: #451872
  * Add qla1280 firmware to scsi-modules
    - LP: #381037

  [ John Johansen ]

  * SAUCE: AppArmor: Set error code after structure initialization.
    - LP: #427948
  * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
    - LP: #446595
  * SAUCE: AppArmor: Fix mediation of "deleted" paths

  [ Kees Cook ]

  * SAUCE: [x86] fix report of cs-limit nx-emulation
    - LP: #454285

  [ Leann Ogasawara ]

  * SAUCE: (drop after 2.6.31) input: Add support for filtering input
    events
    - LP: #430809
  * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
    toggle switch press
    - LP: #430809

  [ Luke Yelavich ]

  * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
  * [Config] Add sd_mod to scsi-modules udeb for powerpc

  [ Mario Limonciello ]

  * SAUCE: Update to LIRC 0.8.6
    - LP: #432678
  * SAUCE: dell-laptop: Store the HW switch status internally rather than
    requerying every time
    - LP: #430809
  * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
    - LP: #430809

  [ Stefan Bader ]

  * [Upstream] acerhdf: Limit modalias matching to supported boards
    - LP: #435958

  [ Tim Gardner ]

  * [Upstream] i915: Fix i2c init message
    - LP: #409361
  * [Config] Add sym53c8xx.ko to virtual sub-flavour
    - LP: #439415
  * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
    - LP: #439456
  * [Config] Set default I/O scheduler back to CFQ for desktop flavours
    - LP: #381300
  * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
    - LP: #430694
  * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
    - LP: #430694
  * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
    - LP: #416325
  * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
    - LP: #430694
  * SAUCE: Raise the default console 'quiet' level to 2
  * [Config] CONFIG_X86_PAT=y
  * [Config] Add armel arch to linux-libc-dev arches.
    - LP: #449637
  * [Config] CONFIG_X86_MCE
  * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
    M300 to rate blacklist
    - LP: #433801

  [ Upstream Kernel Changes ]

  * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
  * drm/i915: Fix FDI M/N setting according with correct color depth
    - LP: #416792

 -- Andy Whitcroft <apw@canonical.com>  Thu, 22 Oct 2009 16:53:33 +0100

linux (2.6.32-1.1) lucid; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.32-rc3
  * [Config] update configs following rebase to 2.6.32-rc3
  * [Config] update ports configs following rebase to 2.6.32-rc3
  * AppArmor -- fix pstrace_may_access rename
  * staging/android -- disable
  * ubuntu: dm-raid-45 -- update to compile with 2.6.32
  * ubuntu: drbd -- disable
  * staging/comdi -- disable
  * staging/go7007 -- disable
  * [Config] staging/winbond -- disable
  * [Config] ubuntu/iscsitarget -- disable
  * [d-i] cbc and ecb are builtin make them optional in udebs
  * rebase to v2.6.32-rc5
  * [Config] update configs following rebase to v2.6.32-rc5
  * [Config] update ports configs following rebase to v2.6.31-rc5

  [ Tim Gardner ]

  * [Config] Add cpio as a build dependency.

  [ Upstream Kernel Changes ]

  * rebase to v2.6.32-rc3
  * rebase to v2.6.32-rc5

 -- Andy Whitcroft <apw@canonical.com>  Mon, 05 Oct 2009 15:48:58 +0100

linux (2.6.31-11.37) karmic; urgency=low

  [ Tim Gardner ]

  * [Config] Increase kernel log buffer to 256K for amd64 flavours
    - LP: #424810
  * [Config] Set HZ=100 for amd64 flavours
    - LP: #438234
  * [Upstream] e1000e: Emit notice instead of an error when
    pci_enable_pcie_error_reporting() fails
    - LP: #436370

  [ Upstream Kernel Changes ]

  * n_tty: honor opost flag for echoes
  * n_tty: move echoctl check and clean up logic
    - LP: #438310

  * Revert "[Upstream] drm/i915: Check that the relocation points to within
    the target" - Use upstream cherry-pick.
  * drm/i915: Check that the relocation points to within the target
    - LP: #429241

  * drm/i915: fix tiling on IGDNG
  * drm/i915: add B43 chipset support
  * agp/intel: Add B43 chipset support
    Intel request from kernel team mailing list.

  * HID: completely remove apple mightymouse from blacklist
    - LP: #428111

 --  Tim Gardner <tim.gardner@canonical.com>  Mon, 28 Sep 2009 11:47:29 -0600

linux (2.6.31-11.36) karmic; urgency=low

  [ Brian Rogers ]

  * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
    persistent object
  * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
    persistent object

  [ Takashi Iwai ]

  * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
    - LP: #416482

  [ Tyler Hicks ]

  * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
    negative during unlink

  [ Upstream Kernel Changes ]

  * sg: fix oops in the error path in sg_build_indirect()
  * mpt2sas : Rescan topology from Interrupt context instead of work thread
  * mpt2sas: Prevent sending command to FW while Host Reset
  * mpt2sas: setting SDEV into RUNNING state from Interrupt context
  * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
  * SCSI: fix oops during scsi scanning
  * SCSI: libsrp: fix memory leak in srp_ring_free()
  * cfg80211: fix looping soft lockup in find_ie()
  * ath5k: write PCU registers on initial reset
  * binfmt_elf: fix PT_INTERP bss handling
  * TPM: Fixup boot probe timeout for tpm_tis driver
  * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
  * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
  * fix undefined reference to user_shm_unlock
  * perf_counter: Fix buffer overflow in perf_copy_attr()
  * perf_counter: Start counting time enabled when group leader gets
    enabled
  * powerpc/perf_counters: Reduce stack usage of power_check_constraints
  * powerpc: Fix bug where perf_counters breaks oprofile
  * powerpc/ps3: Workaround for flash memory I/O error
  * block: don't assume device has a request list backing in nr_requests
    store
  * agp/intel: remove restore in resume
  * ALSA: cs46xx - Fix minimum period size
  * ASoC: Fix WM835x Out4 capture enumeration
  * sound: oxygen: work around MCE when changing volume
  * mlx4_core: Allocate and map sufficient ICM memory for EQ context
  * perf stat: Change noise calculation to use stddev
  * x86: Fix x86_model test in es7000_apic_is_cluster()
  * x86/i386: Make sure stack-protector segment base is cache aligned
  * PCI: apply nv_msi_ht_cap_quirk on resume too
  * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
  * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
    with highmem
  * KVM guest: do not batch pte updates from interrupt context
  * KVM: Fix coalesced interrupt reporting in IOAPIC
  * KVM: VMX: Check cpl before emulating debug register access
  * KVM guest: fix bogus wallclock physical address calculation
  * KVM: x86: Disallow hypercalls for guest callers in rings > 0
  * KVM: VMX: Fix cr8 exiting control clobbering by EPT
  * KVM: x86 emulator: Implement zero-extended immediate decoding
  * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
  * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
  * KVM: limit lapic periodic timer frequency
  * libata: fix off-by-one error in ata_tf_read_block()
  * PCI quirk: update 82576 device ids in SR-IOV quirks list
  * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
  * powerpc/pseries: Fix to handle slb resize across migration
  * Linux 2.6.31.1

 --  Tim Gardner <tim.gardner@canonical.com>  Thu, 24 Sep 2009 13:04:28 -0600

linux (2.6.31-10.35) karmic; urgency=low

  [ Amit Kucheria ]

  * Disable CONFIG_UEVENT_HELPER_PATH

  [ Andy Whitcroft ]

  * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
  * remove the tlsup driver
  * remove lmpcm logitech driver support

  [ Bryan Wu ]

  * Add 3 missing files to prerm remove file list
    - LP: #345623, #415832

  [ Chris Wilson ]

  * [Upstream] drm/i915: Check that the relocation points to within the
    target
    - LP: #429241

  [ Luke Yelavich ]

  * [Config] Set CONFIG_EXT4_FS=y on ports architectures

  [ Manoj Iyer ]

  * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
    - LP: #348861

  [ Tim Gardner ]

  * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
  * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
  * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
  * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
  * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
    Upstream suggests that this is not the right approach.

  * [Config] Set default I/O scheduler to DEADLINE
    CFQ seems to have some load related problems which are often exacerbated by sreadahead.
    - LP: #381300

  [ ubuntu@tjworld.net ]

  * SAUCE: ipw2200: Enable LED by default
    - LP: #21367

  [ Upstream Kernel Changes ]

  * ALSA: hda - Add support for new AMD HD audio devices
    - LP: #430564

 -- Andy Whitcroft <apw@canonical.com>  Wed, 16 Sep 2009 15:37:49 +0100

linux (2.6.31-10.34) karmic; urgency=low

  [ Ted Tso ]

  * [Upstream] ext3: Don't update superblock write time when filesystem is
    read-only
    - LP: #427822

 --  Tim Gardner <tim.gardner@canonical.com>  Tue, 15 Sep 2009 16:00:45 -0600

linux (2.6.31-10.33) karmic; urgency=low

  [ Leann Ogasawara ]

  * [Upstream] dvb-usb: fix tuning with Cinergy T2
    - LP: #421258

  [ Tim Gardner ]

  * [Config] Unconditionally copy files from sub-flavours lists.
    (really, really fix it this time)
    - LP: #423426
  * [Config] Set CONFIG_CACHEFILES=m for all flavours

  [ Upstream Kernel Changes ]

  * ext4: Don't update superblock write time when filesystem is read-only
    - LP: #427822

 --  Tim Gardner <tim.gardner@canonical.com>  Tue, 15 Sep 2009 07:50:21 -0600

linux (2.6.31-10.32) karmic; urgency=low

  [ Eric Miao ]

  * [Config] enable module support for memory stick
    - LP: #159951

  [ Tim Gardner ]

  * [Config] Unconditionally copy files from sub-flavours lists.
    - LP: #423426

 --  Tim Gardner <tim.gardner@canonical.com>  Thu, 10 Sep 2009 15:57:55 -0600

linux (2.6.31-10.31) karmic; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.31 final

  [ Colin Watson ]

  * [Config] Recommend grub-pc in linux-image
    - LP: #385741

  [ Ike Panhc ]

  * [Upstream] Pull latest update of lenovo-sl-laptop

  [ Peter Feuerer ]

  * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
    model
    - LP: #426691

  [ Tim Gardner ]

  * [Config] De-macro some package names.

  [ Upstream Changes ]

  * rebase to 2.6.31 final.

 -- Andy Whitcroft <apw@canonical.com>  Thu, 10 Sep 2009 09:38:10 +0100

linux (2.6.31-10.30) karmic; urgency=low

  [ Amit Kucheria ]

  * [Config] Enable CONFIG_USB_DEVICEFS
    - LP: #417748
  * [Config] Populate the config-update template a bit more

  [ Andy Whitcroft ]

  * rebase to v2.6.31-rc9
  * [Config] update configs following rebase to v2.6.31-rc9
  * [Config] update ports configs following rebase to v2.6.31-rc9

  [ Colin Ian King ]

  * SAUCE: wireless: hostap, fix oops due to early probing interrupt
    - LP: #254837

  [ Jerone Young ]

  * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
    white-list
    - LP: #281732
  * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
    white-list
    - LP: #281732
  * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
    white-list
    - LP: #281732
  * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
    white-list
    - LP: #281732
  * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
    white-list
    - LP: #281732

  [ John Johansen ]

  * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
    - LP: #419308
  * SAUCE: AppArmor: Return the correct error codes on profile
    addition/removal
    - LP: #408473
  * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
    - LP: #408454
  * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
    - LP: #419222
  * SAUCE: AppArmor: Fix change_profile failure
    - LP: #401931
  * SAUCE: AppArmor: Tell git to ignore generated include files
    - LP: #419505

  [ Stefan Bader ]

  * [Upstream] acpi: video: Loosen strictness of video bus detection code
    - LP: #333386
  * SAUCE: Remove ov511 driver from ubuntu subdirectory

  [ Tim Gardner ]

  * [Config] Exclude char-modules from non-x86 udeb creation
  * SAUCE: Notify the ACPI call chain of AC events
  * [Config] CONFIG_SATA_VIA=m
    - LP: #403385
  * [Config] Build in all phylib support modules.
  * [Config] Don't fail when sub-flavour files are missing
    - LP: #423426
  * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
    - LP: #423513

  [ Upstream ]

  * Rebased against v2.6.31-rc9

 -- Andy Whitcroft <apw@canonical.com>  Mon, 07 Sep 2009 11:33:45 +0100

linux (2.6.31-9.29) karmic; urgency=low

  [ Leann Ogasawara ]

  * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
    - LP: #419993
  * [Config] d-i/modules: Add new char-modules file, initialize with
    intel-agp
    - LP: #420605

  [ Upstream ]

  * Rebased against 2.6.31-rc8 plus some inotify regression patches:
    up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
    adda766193ea1cf3137484a9521972d080d0b7af.

 --  Tim Gardner <tim.gardner@canonical.com>  Fri, 28 Aug 2009 06:31:30 -0600

linux (2.6.31-8.28) karmic; urgency=low

  [ Ike Panhc ]

  * [Config] Let nic-shared-modules depends on crypto-modules
    - LP: #360966

  [ Leann Ogasawara ]

  * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
    constant
    - LP: #412492

  [ Mario Limonciello ]

  * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
    status if HW switch is disabled
    - LP: #418721
  * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
    Compal made Dell laptops
  * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
    with rfkill support

  [ Tim Gardner ]

  * [Config] Add acpiphp to virtual sub-flavour
    - LP: #364916
  * Drop KSM patch set for now because of instabilities with encrypted swap.
    - LP: #418781

 --  Tim Gardner <tim.gardner@canonical.com>  Wed, 26 Aug 2009 08:14:26 -0600

linux (2.6.31-7.27) karmic; urgency=low

  [ Tim Gardner ]

  * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
  * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
    Replaces previous ksm patches from 2.6.31-6.25
  * [Config] KSM=y

  [ Upstream ]

  * Rebased against v2.6.31-rc7

 --  Tim Gardner <tim.gardner@canonical.com>  Sat, 22 Aug 2009 20:32:11 -0600

linux (2.6.31-6.26) karmic; urgency=low

  [ Andy Whitcroft ]

  * [Config] enable CONFIG_AUFS_BR_RAMFS
    - LP: #414738
  * split out debian directory ready for abstraction
  * add printdebian target to find branch target
  * abstracted debian -- debian/files is not abstracted
  * abstracted debian -- packages must be built in debian/<pkg>
  * abstracted debian -- kernel-wedge needs to work in debian/
  * abstracted debian -- ensure we install the copyright file
  * abstracted-debian -- drop the debian directories from headers
  * abstracted-debian -- drop the debian directories from headers part 2
  * SAUCE: ubuntu-insert-changes -- follow abstracted debian
  * [Upstream] aoe: ensure we initialise the request_queue correctly V2
    - LP: #410198

  [ Luke Yelavich ]

  * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
  * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
    - LP: #413150
  * [Config] Ports: Build all cpu frequency scaling governors into ports
    kernels
  * [Config] Ports: Build ext2 and ext3 modules into ports kernels
  * [Config] Ports: CONFIG_PACKET=y for all ports kernels
  * [Config] Ports: Enable PS3 network driver

  [ Stefan Bader ]

  * abstracted debian -- call $(DEBIAN)/rules using make

  [ Tim Gardner ]

  * [Config] Abstract the debian directory
  * SAUCE: Improve error reporting in postinst
    - LP: #358564

 --  Tim Gardner <tim.gardner@canonical.com>  Sun, 16 Aug 2009 20:33:28 -0600

linux (2.6.31-6.25) karmic; urgency=low

  [ Andy Whitcroft ]

  * script to generate Ubuntu changes from changelog
  * [Config] standardise ANDROID options
  * [Config] standardise CONFIG_ATM as module
  * [Config] standardise CONFIG_LIB80211 as module
  * [Config] disable CONFIG_PRINT_QUOTA_WARNING
  * [Config] set CONFIG_CRAMFS as module
  * [Config] enable CONFIG_DAB and modules
  * [Config] set CONFIG_MAC80211_HWSIM as module
  * [Config] set CONFIG_NET_CLS_FLOW as module
  * [Config] set CONFIG_NF_CONNTRACK_SANE as module
  * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
  * [Config] set CONFIG_RTC_DRV_DS1511 as module
  * [Config] set CONFIG_RTC_DRV_R9701 as module
  * [Config] set CONFIG_RTC_DRV_S35390A as module
  * [Config] set CONFIG_TOIM3232_DONGLE as module
  * [Config] standardise CONFIG_USB_MIDI_GADGET as module
  * [Config] standardise CONFIG_USB_G_PRINTER as module
  * [Config] standardise CONFIG_USB_SERIAL_IR as module
  * [Config] set CONFIG_USB_SERIAL_IUU as module
  * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
  * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
  * cleanup remains of dm-loop
  * drop thinkpad ec and smapi support
  * drop appleir
  * [Config] update configs following rebase to v2.6.31-rc6
  * rebase to v2.6.31-rc6

  [ Hugh Dickins ]

  * SAUCE: ksm patch 1, drop after 2.6.31
  * SAUCE: ksm patch 2, drop after 2.6.31
  * SAUCE: ksm patch 3, drop after 2.6.31
  * SAUCE: ksm patch 4, drop after 2.6.31
  * SAUCE: ksm patch 5, drop after 2.6.31
  * SAUCE: ksm patch 7, drop after 2.6.31

  [ Izik Eidus ]

  * SAUCE: ksm patch 0, drop after 2.6.31
  * SAUCE: ksm patch 6, drop after 2.6.31
  * SAUCE: ksm patch 8, drop after 2.6.31
  * SAUCE: ksm patch 9, drop after 2.6.31

  [ Luke Yelavich ]

  * [Config] Ports: Re-add PS3 modules to udebs

  [ Michael Casadevall ]

  * [Config] Update SPARC config and d-i files to reflect what can be built

  [ Tim Gardner ]

  * [Config] Removed armel package support
  * [Config] Enabled CONFIG_KSM=y

  [ Upstream Kernel Changes ]

  * Rebased against v2.6.31-rc6
  * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
  * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
  * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
  * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
  * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
    changes"
  * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
  * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
    revision"
  * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
    by default"
  * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
  * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
    ARCH_MXC_CANONICAL"
  * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
    CONFIG_GPIOLIB"
  * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
    2.6.31"
  * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
  * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
  * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
    mxc_uart.h _everywhere_"
  * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
    correct location"
  * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
    snd_card_create"
  * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
  * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
  * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
  * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
    mxc_map_io."
  * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
  * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
  * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
    with snd_soc_card."
  * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
    structure"
  * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
    DMA_MODE_READ/WRITE/MASK"
  * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
    Freescale mx51 platform"
  * Driver core: add new device to bus's list before probing
  * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
    power-saving
    - LP: #381693, #399750, #380892

 -- Andy Whitcroft <apw@canonical.com>  Fri, 14 Aug 2009 11:32:23 +0100

linux (2.6.31-5.24) karmic; urgency=low

  [ Amit Kucheria ]

  * ARM: IMX51: Make video capture drivers compile
  * [Config] IMX51: Config updates

  [ Andy Whitcroft ]

  * remove leftovers of dm-bbr

  [ Leann Ogasawara ]

  * Add pata_cs5535 to pata-modules
    - LP: #318805

  [ Luke Yelavich ]

  * [Config] CONFIG_PPC64=y for powerpc64-smp
  * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
  * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
  * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
  * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
  * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
  * [Config] Enable all PS3 drivers in powerpc64-smp

  [ Mario Limonciello ]

  * LIRC -- fix lirc-i2c 2.6.31 compilation

  [ Matthew Garrett ]

  * [Upstream] dell-laptop: Fix rfkill state queries

  [ Tim Gardner ]

  * [Config] Ignore armel ABI and module changes
  * [Config] Update configs after rebase against 2.6.31-rc5

  [ Upstream ]

  * Rebased to 2.6.31-rc5

 -- Andy Whitcroft <apw@canonical.com>  Tue, 28 Jul 2009 10:10:09 +0100

linux (2.6.31-4.23) karmic; urgency=low

  [ Andy Whitcroft ]

  * AUFS -- update to aufs2-30 20090727
  * [Config] enable AUFS FUSE support

  [ Luke Yelavich ]

  * [Config] CONFIG_JFS_FS=m on sparc

  [ Tim Gardner ]

  * [Upstream] dell-laptop: Fix rfkill state setting.

 -- Andy Whitcroft <apw@canonical.com>  Mon, 27 Jul 2009 11:11:47 +0100

linux (2.6.31-4.22) karmic; urgency=low

  [ Amit Kucheria ]

  * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
  * ARM: IMX51: Move board-mx51* header files to the correct location
  * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
  * ARM: IMX51: Make it compile.
  * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
  * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
  * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
  * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
  * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
  * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
  * ARM: staging: udlfb: Add vmalloc.h include
  * UBUNTU [Config]: Bring imx51 config upto date with other flavours

  [ Brad Figg ]

  * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
  * ARM: IMX51: codec structure was moved to the card structure
  * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
  * ARM: IMX51: Get to bus_id by calling dev_name.
  * ARM: IMX51: Get to bus_id by calling dev_name.
  * ARM: IMX51: Added external declaration for mxc_map_io.
  * ARM: IMX51: Removed the mxc_gpio_port structure.
  * ARM: IMX51: mxc_timer_init prototype
  * ARM: IMX51: Fix up merge error in Kconfig
  * ARM: IMX51: Changed from snd_card_new to snd_card_create

  [ Dinh Nguyen ]

  * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
  * ARM: IMX51: Minimal changes for USB to work on 2.6.31
  * ARM: IMX51: Babbage 2.5 needs a different system revision
  * ARM: IMX51: IPU irq handler deadlock fix

  [ Tim Gardner ]

  * [Config] Enabled CONFIG_CAN=m
    - LP: #327243
  * [Config] Enabled CONFIG_SERIAL=m
    - LP: #397189

 --  Tim Gardner <tim.gardner@canonical.com>  Fri, 24 Jul 2009 06:19:10 -0600

linux (2.6.31-4.21) karmic; urgency=low

  [ Amit Kucheria ]

  * dm-raid-4-5: Add missing brackets around test_bit()

  [ John Johansen ]

  * AppArmor: Fix change_profile failing lpn401931
  * AppArmor: Fix determination of forced AUDIT messages.
  * AppArmor: Fix oops in auditing of the policy interface offset

 -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Jul 2009 19:18:30 +0100

linux (2.6.31-4.20) karmic; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: iscsitarget -- update to SVN revision r214
  * SAUCE: iscsitarget -- renable driver
  * [Config] consolidate lpia/lpia and i386/generic configs
  * [Config] enable CRYPTO modules for all architectures
  * [Config] enable cryptoloop
  * [Config] enable various filesystems for armel
  * [Config] sync i386 generic and generic-pae
  * [Config] add the 386 (486 processors and above) flavour
  * [Config] re-set DEFAULT_MMAP_MIN_ADDR
    - LP: #399914
  * add genconfigs/genportsconfigs to extract the built configs
  * updateconfigs -- alter concatenation order allow easier updates
  * intelfb -- INTELFB now conflicts with DRM_I915
  * printchanges -- rebase tree does not have stable tags use changelog
  * AppArmor: fix argument size missmatch on 64 bit builds

  [ Ike Panhc ]

  * Ship bnx2x firmware in nic-modules udeb
    - LP: #360966

  [ Jeff Mahoney ]

  * AppArmor: fix build failure on ia64

  [ John Johansen ]

  * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
    initialize.
  * AppArmour: fix auditing of domain transitions to include target profile
    information
  * AppArmor: fix C99 violation
  * AppArmor: revert reporting of create to write permission.
  * SAUCE: Add config option to set a default LSM
  * [Config] enable AppArmor by default
  * AppArmor: Fix NULL pointer dereference oops in profile attachment.

  [ Keith Packard ]

  * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
    hardware
    - LP: #351756

  [ Luke Yelavich ]

  * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
    header packages
    - LP: #355344

  [ Michael Casadevall ]

  * [Config] update SPARC config files to allow success build

  [ Scott James Remnant ]

  * SAUCE: trace: add trace_event for the open() syscall

  [ Stefan Bader ]

  * SAUCE: jfs: Fix early release of acl in jfs_get_acl
    - LP: #396780

  [ Tim Gardner ]

  * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
    - LP: #397499
  * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
    refresh
    - LP: #365291
  * [Config] SSB/B44 are common across all arches/flavours.

  [ Upstream ]

  * Rebased to 2.6.31-rc4

 -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Jul 2009 08:41:39 +0100

linux (2.6.31-3.19) karmic; urgency=low

  [ Andy Whitcroft ]

  * Revert "[Config] Disabled NDISWRAPPER"
  * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
  * AUFS -- export various core functions
  * AUFS -- export various core functions -- fixes
  * AUFS -- core filesystem
  * AUFS -- track changes in v2.6.31
  * [Config] Enable AUFS
  * droppped 'iwl3945: do not send scan command if channel count zero' as it
    is already upstream but failed to auto-drop on rebase.

  [ Eric Paris ]

  * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
    choose
  * SAUCE: inotify: check filename before dropping repeat events
  * SAUCE: fsnotify: fix inotify tail drop check with path entries

 -- Andy Whitcroft <apw@canonical.com>  Tue, 14 Jul 2009 12:52:55 +0100

linux (2.6.31-3.18) karmic; urgency=low

  [ Andy Whitcroft ]

  * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
    AUFS"
  * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
  * Revert "Add sec_perm-2.6.24.patch from AUFS - export
    security_inode_permission"
  * clear out left over AUFS files and modifications

  [ Luke Yelavich ]

  * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
  * SAUCE: Explicitly include header files to allow apparmor to build on
    powerpc
  * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc

  [ Tim Gardner ]

  * [Config] Dropped ubuntu/misc/wireless/acx
  * [Config] Disabled NDISWRAPPER until the compile issues are fixed.

  [ Upstream ]

  * Rebased to 2.6.31-rc3

 -- Andy Whitcroft <apw@canonical.com>  Fri, 10 Jul 2009 18:59:33 +0100

linux (2.6.31-2.17) karmic; urgency=low

  [ Andy Whitcroft ]

  * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
  * compcache -- remove redundant Kconfig entries part 2
  * compcache -- clean up CCFLAGS declarations
  * [Config] enable AppArmor
  * AppArmor: fix operator precidence issue in as_path_link

  [ John Johansen ]

  * AppArmor security module
  * AppArmor: Correct mapping of file permissions.
  * AppArmor: Turn auditing of ptrace on

  [ Luke Yelavich ]

  * [Config] disable CONFIG_DM_RAID45 on powerpc

 -- Andy Whitcroft <apw@canonical.com>  Fri, 10 Jul 2009 15:02:05 +0100

linux (2.6.31-2.16) karmic; urgency=low

  [ Andy Whitcroft ]

  * compcache -- remove redundant Kconfig entries
    added ignore and ignore.modules for all arches since the compcache update
    changes the modules names as well as some compcache ABI values.

  [ Manoj Iyer ]

  * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
  * SAUCE: update compcache version to 0.5.3

  [ Tim Gardner ]

  * [Config]: Fix sparc FTBS by adding ignore.modules

 --  Tim Gardner <tim.gardner@canonical.com>  Mon, 06 Jul 2009 13:35:29 -0600

linux (2.6.31-2.15) karmic; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: default ATI Radeon KMS to off until userspace catches up
  * [Config] Update configs following rebase to 2.6.31-rc2
  * [Config] update ports configs following update to 2.6.31-rc2

  [ Luke Yelavich ]

  * [Config] powerpc - Disable CONFIG_RDS

  [ Matt Zimmerman ]

  * Rename linux-doc-PKGVER to linux-doc and clean up its description
    - LP: #382115

  [ Upstream Kernel Changes ]

  * rebased to mainline 2.6.31-rc2

 -- Andy Whitcroft <apw@canonical.com>  Sat, 04 Jul 2009 17:39:13 +0100

linux (2.6.31-1.14) karmic; urgency=low

  [ Andy Whitcroft ]

  * update ndiswrapper to 1.55
  * remove leftovers of gfs
  * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR

  [ Luke Yelavich ]

  * [Config] re-enable and build the ide-pmac driver into powerpc kernels
  * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
    kernel

  [ Manoj Iyer ]

  * Remove snd-bt-sco ubuntu driver

  [ Michael Casadevall ]

  * [Config] updates ia64 config and d-i folders to allow succesful build
  * [Config] Update powerpc and sparc for 2.6.31

  [ Upstream Kernel Changes ]

  * intel-iommu: fix Identity Mapping to be arch independent
    - LP: #384695
  * ACPI: video: prevent NULL deref in acpi_get_pci_dev()

 -- Andy Whitcroft <apw@canonical.com>  Tue, 30 Jun 2009 17:47:32 +0100

linux (2.6.31-1.13) karmic; urgency=low

  [ Andy Whitcroft ]

  * REBASE: rebased to mainline 2.6.31-rc1
    - "UBUNTU: SAUCE: UHCI USB quirk for resume"
      no longer applies, using deprecated interfaces, LPIA only, dropped
    - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
      changes now upstream, dropped
  * [Config] Update configs following rebase to 2.6.31-rc1
  * [Config] update ports configs following update to 2.6.31-rc1

  * [Config] disable broken staging driver CONFIG_STLC45XX
  * SAUCE: fix compcache to use updates accessors
  * [Config] disable staging driver CONFIG_VT6655
  * SAUCE: fix DRDB to use updates accessors
  * [Disable] ndiswrapper needs update
  * [Disable] LIRC I2C needs update
  * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
  * [Config] disable I2C_DESIGNWARE does not compile
  * [Config] disable CONFIG_TLSUP for lpia
  * [Config] disable CONFIG_FB_UDL for arm
  * SAUCE: disable adding scsi headers to linux-libc-dev

  [ Mario Limonciello ]

  * SAUCE: Add LIRC drivers

 -- Andy Whitcroft <apw@canonical.com>  Thu, 25 Jun 2009 12:06:22 +0100

linux (2.6.30-10.12) karmic; urgency=low

  [ Andy Whitcroft ]

  * [Config] split out the ports configs into their own family
  * [Config] update configs following introduction of ports family

  [ Upstream Kernel Changes ]

  * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
    description". Fixes linux-doc package name conflicts for now.
    - LP: #382115

 --  Tim Gardner <tim.gardner@canonical.com>  Mon, 22 Jun 2009 09:17:14 -0600

linux (2.6.30-10.11) karmic; urgency=low

  [ Amit Kucheria ]

  * [Config] Comment splitconfig.pl and misc cleanup
  * [Config] Rename all configs to the new naming scheme
  * [Config] Splitconfig rework
  * [Config] Rename scripts/misc/oldconfig to kernelconfig
  * [Config] Fix build system for new config split
  * [Config] Run updateconfigs after the splitconfig rework

  [ Andy Whitcroft ]

  * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
  * [Config] standardise CONFIG_STAGING=y
  * [Config] standardise CONFIG_RD_LZMA=y
  * [Config] CONFIG_PCI_IOV=y
  * [Config] CONFIG_PCI_STUB=m
  * [Config] merge kernel configs more agressively

  [ Colin Watson ]

  * [Config] Run kernel-wedge in $(builddir) rather than at the top level
  * [Config] Add support for including firmware in udebs
  * [Config] Ship bnx2 firmware in nic-modules udeb
    - LP: #384861

  [ Luke Yelavich ]

  * [Config] ports - Import of ports architectures into kernel packaging
    infrastructure
  * [Config] ports - Do not update ports kernel configurations by default
  * [Config] ports - Disable ABI checking for ports architectures
  * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
  * [Config] ports - Add control.d/vars.* files for ports architectures
  * [Config] ports - Add ports architectures for linux-libc-dev
  * [Config] ports - Create powerpc specific message-modules and
    block-modules udebs
  * [Config] ports - Add configuration files for ports architectures

  [ Manoj Iyer ]

  * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
    - LP: #329864

  [ Michael Casadevall ]

  * [Config] ports - Fix compression of kernels

  [ Stefan Bader ]

  * [Upstream] mmc: prevent dangling block device from accessing stale
    queues
    - LP: #383668

  [ Tim Gardner ]

  * [Config] Recommend grub-pc in linux-image
    - LP: #385741
  * [Config] Implement i386 generic and generic-pae flavours
  * [Config] ports - Add control info after integrating ports arches
  * [Config] Removed auto-generated files from git
  * [Config] Added netxen_nic to nic-modules
    - LP: #389603

  [ Matt Zimmerman ]

  * Rename linux-doc-PKGVER to linux-doc and clean up its description
    - LP: #382115

 --  Tim Gardner <tim.gardner@canonical.com>  Mon, 15 Jun 2009 14:38:26 -0600

linux (2.6.30-9.10) karmic; urgency=low

  [ Andy Whitcroft ]

  * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
  * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
  * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
  * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
  * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
  * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)

  [ Upstream Kernel Changes ]

  * rebased to 2.6.30 final

 -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Jun 2009 11:42:53 +0100

linux (2.6.30-8.9) karmic; urgency=low

  [ Andy Whitcroft ]

  * Config update removed the following options:
        CONFIG_EDAC_AMD8111=m
        CONFIG_EDAC_AMD8131=m

  [ Upstream Kernel Changes ]

  * rebased to 2.6.30-rc8

 -- Andy Whitcroft <apw@canonical.com>  Wed, 03 Jun 2009 09:21:13 +0100

linux (2.6.30-7.8) karmic; urgency=low

  [ Andy Whitcroft ]

  * Enabled NEW configration options:
      Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
      Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M

  [ Upstream Kernel Changes ]

  * rebased to 2.6.30-rc7

 -- Andy Whitcroft <apw@canonical.com>  Sat, 23 May 2009 23:47:24 +0100

linux (2.6.30-6.7) karmic; urgency=low

  [ Andy Whitcroft ]

  * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
    upstream)

  [ Upstream Kernel Changes ]

  * rebased to 2.6.30-rc6

 -- Andy Whitcroft <apw@canonical.com>  Mon, 18 May 2009 18:05:54 +0100

linux (2.6.30-5.6) karmic; urgency=low

  [ Tim Gardner ]

  * [Config] Enable Keyspan USB serial device firmware in kernel module
    - LP: #334285

  [ Upstream Kernel Changes ]

  * rebased to 2.6.30-rc5

 --  Tim Gardner <tim.gardner@canonical.com>  Mon, 11 May 2009 12:02:16 -0600

linux (2.6.30-4.5) karmic; urgency=low

  [ Colin Watson ]

  * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
    /usr/include/asm/* going missing
    - LP: #373214

 -- Stefan Bader <stefan.bader@canonical.com>  Fri, 08 May 2009 11:09:08 +0200

linux (2.6.30-3.4) karmic; urgency=low

  [ Kees Cook ]

  * SAUCE: [x86] implement cs-limit nx-emulation for ia32
    - LP: #369978

  [ Stefan Bader ]

  * SAUCE: input: Blacklist digitizers from joydev.c
    - LP: #300143

 --  Tim Gardner <tim.gardner@canonical.com>  Fri, 01 May 2009 14:00:42 -0600

linux (2.6.30-2.3) karmic; urgency=low

  [ Tim Gardner ]

  * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
    - LP: #369152
  * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
  * [Config] CONFIG_DRM_I915_KMS=y
  * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
    minimums

  [ Upstream Kernel Changes ]

  * rebased to 2.6.30-rc4

 --  Tim Gardner <tim.gardner@canonical.com>  Thu, 30 Apr 2009 09:17:05 -0600

linux (2.6.30-1.2) karmic; urgency=low

  [ Tim Gardner ]

  * [Config] armel: disable staging drivers, fixes FTBS
  * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS

  [ Upstream Kernel Changes ]

  * mpt2sas: Change reset_type enum to avoid namespace collision.
    Submitted upstream.

 --  Tim Gardner <tim.gardner@canonical.com>  Tue, 28 Apr 2009 16:54:41 -0600

linux (2.6.30-1.1) karmic; urgency=low

  * Initial release after rebasing against v2.6.30-rc3

 --  Tim Gardner <tim.gardner@canonical.com>  Thu, 12 Mar 2009 19:16:07 -0600
