Change logs for linux-ti-omap4 source package in Oneiric

  • linux-ti-omap4 (3.0.0-1222.36) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1137045
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-32.50
    
      [ Ubuntu: 3.0.0-32.50 ]
    
      * Release Tracking Bug
        - LP: #1136175
      * 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
      * [debian] Remove dangling symlink from headers package
        - LP: #1112442
      * SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access
        failure once
        - LP: #1128840
      * can: c_can: fix invalid error codes
        - LP: #1116259
      * can: ti_hecc: fix invalid error codes
        - LP: #1116259
      * can: pch_can: fix invalid error codes
        - LP: #1116259
      * fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
        - LP: #1116259
      * ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with
        sparsemem
        - LP: #1116259
      * Bluetooth: Fix sending HCI commands after reset
        - LP: #1116259
      * ath9k_htc: Fix memory leak
        - LP: #1116259
      * ath9k: fix double-free bug on beacon generate failure
        - LP: #1116259
      * ALSA: usb-audio: fix invalid length check for RME and other UAC 2
        devices
        - LP: #1116259
      * EDAC: Test correct variable in ->store function
        - LP: #1116259
      * Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
        - LP: #1116259
      * smp: Fix SMP function call empty cpu mask race
        - LP: #1116259
      * x86/msr: Add capabilities check
        - LP: #1116259
      * efi, x86: Pass a proper identity mapping in efi_call_phys_prelog
        - LP: #1116259
      * x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI
        - LP: #1116259
      * Linux 3.0.62
        - LP: #1116259
      * drm/radeon/evergreen+: wait for the MC to settle after MC blackout
        - LP: #1122313
      * drm/radeon: add quirk for RV100 board
        - LP: #1122313
      * drm/radeon: Calling object_unrefer() when creating fb failure
        - LP: #1122313
      * x86-64: Replace left over sti/cli in ia32 audit exit code
        - LP: #1122313
      * nilfs2: fix fix very long mount time issue
        - LP: #1122313
      * drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq
        handler
        - LP: #1122313
      * USB: ftdi_sio: add Zolix FTDI PID
        - LP: #1122313
      * USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
        - LP: #1122313
      * USB: option: add support for Telit LE920
        - LP: #1122313
      * USB: option: add Changhong CH690
        - LP: #1122313
      * USB: qcserial: add Telit Gobi QDL device
        - LP: #1122313
      * USB: EHCI: fix bug in scheduling periodic split transfers
        - LP: #1122313
      * USB: storage: Define a new macro for USB storage match rules
        - LP: #1122313
      * USB: storage: optimize to match the Huawei USB storage devices and
        support new switch command
        - LP: #1122313
      * xhci: Fix isoc TD encoding.
        - LP: #1122313
      * USB: XHCI: fix memory leak of URB-private data
        - LP: #1122313
      * Linux 3.0.63
        - LP: #1122313
      * rtlwifi: Fix the usage of the wrong variable in usb.c
        - LP: #1126189
      * virtio_console: Don't access uninitialized data.
        - LP: #1126189
      * kernel/resource.c: fix stack overflow in __reserve_region_with_split()
        - LP: #1126189
      * mac80211: synchronize scan off/on-channel and PS states
        - LP: #1126189
      * net: prevent setting ttl=0 via IP_TTL
        - LP: #1126189
      * MAINTAINERS: Stephen Hemminger email change
        - LP: #1126189
      * isdn/gigaset: fix zero size border case in debug dump
        - LP: #1126189
      * r8169: remove the obsolete and incorrect AMD workaround
        - LP: #1126189
      * net: loopback: fix a dst refcounting issue
        - LP: #1126189
      * pktgen: correctly handle failures when adding a device
        - LP: #1126189
      * ipv6: do not create neighbor entries for local delivery
        - LP: #1126189
      * packet: fix leakage of tx_ring memory
        - LP: #1126189
      * atm/iphase: rename fregt_t -> ffreg_t
        - LP: #1126189
      * sctp: refactor sctp_outq_teardown to insure proper re-initalization
        - LP: #1126189
      * net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
        - LP: #1126189
      * net: sctp: sctp_endpoint_free: zero out secret key data
        - LP: #1126189
      * tcp: frto should not set snd_cwnd to 0
        - LP: #1126189
      * tcp: fix for zero packets_in_flight was too broad
        - LP: #1126189
      * tcp: fix MSG_SENDPAGE_NOTLAST logic
        - LP: #1126189
      * bridge: Pull ip header into skb->data before looking into ip header.
        - LP: #1126189
      * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
        - LP: #1126189
      * tg3: Fix crc errors on jumbo frame receive
        - LP: #1126189
      * Linux 3.0.64
        - LP: #1126189
      * x86/mm: Check if PUD is large when validating a kernel address
        - LP: #1130182
      * x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
        - LP: #1130182
      * PCI/PM: Clean up PME state when removing a device
        - LP: #1130182
      * igb: Remove artificial restriction on RQDPC stat reading
        - LP: #1130182
      * Linux 3.0.65
        - LP: #1130182
      * vhost: fix length for cross region descriptor
        - LP: #1130951
        - CVE-2013-0311
      * NLS: improve UTF8 -> UTF16 string conversion routine
        - LP: #1134523
        - CVE-2013-1773
     -- Paolo Pisati <email address hidden>   Fri, 01 Mar 2013 14:25:01 +0100
  • linux-ti-omap4 (3.0.0-1221.35) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1130473
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-31.49
    
      [ Ubuntu: 3.0.0-31.49 ]
    
      * Release Tracking Bug
        - LP: #1130243
      * ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
        - LP: #1129192
        - CVE-2013-0871
      * ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
        - LP: #1129192
        - CVE-2013-0871
      * wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED
        task
        - LP: #1129192
        - CVE-2013-0871
     -- Paolo Pisati <email address hidden>   Wed, 20 Feb 2013 22:17:36 +0100
  • linux-ti-omap4 (3.0.0-1221.34) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1115660
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-31.48
    
      [ Ubuntu: 3.0.0-31.48 ]
    
      * Release Tracking Bug
        - LP: #1115137
      * Revert "ath9k_hw: Update AR9003 high_power tx gain table"
        - LP: #1101192
      * Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
        - LP: #1101192
      * Tools: hv: verify origin of netlink connector message
        - LP: #1096318
        - CVE-2012-2669
      * tools: hv: Netlink source address validation allows DoS
        - LP: #1084777
        - CVE-2012-5532
      * bonding: Bonding driver does not consider the gso_max_size/gso_max_segs
        setting of slave devices.
        - LP: #1099442
      * bonding: fix race condition in bonding_store_slaves_active
        - LP: #1099442
      * sctp: fix memory leak in sctp_datamsg_from_user() when copy from user
        space fails
        - LP: #1099442
      * sctp: fix -ENOMEM result with invalid user space pointer in sendto()
        syscall
        - LP: #1099442
      * ne2000: add the right platform device
        - LP: #1099442
      * irda: sir_dev: Fix copy/paste typo
        - LP: #1099442
      * usb/ipheth: Add iPhone 5 support
        - LP: #1099442
      * pnpacpi: fix incorrect TEST_ALPHA() test
        - LP: #1099442
      * x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
        - LP: #1099442
      * virtio: force vring descriptors to be allocated from lowmem
        - LP: #1099442
      * mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
        - LP: #1099442
      * tmpfs mempolicy: fix /proc/mounts corrupting memory
        - LP: #1099442
      * ALSA: usb-audio: Avoid autopm calls after disconnection
        - LP: #1099442
      * ALSA: usb-audio: Fix missing autopm for MIDI input
        - LP: #1099442
      * p54usb: add USB ID for T-Com Sinus 154 data II
        - LP: #1099442
      * p54usb: add USBIDs for two more p54usb devices
        - LP: #1099442
      * usb: gadget: phonet: free requests in pn_bind()'s error path
        - LP: #1099442
      * ACPI / scan: Do not use dummy HID for system bus ACPI nodes
        - LP: #1099442
      * NFS: avoid NULL dereference in nfs_destroy_server
        - LP: #1099442
      * NFS: Fix calls to drop_nlink()
        - LP: #1099442
      * nfsd4: fix oops on unusual readlike compound
        - LP: #1099442
      * nfs: fix null checking in nfs_get_option_str()
        - LP: #1099442
      * Input: walkera0701 - fix crash on startup
        - LP: #1099442
      * genirq: Always force thread affinity
        - LP: #1099442
      * xhci: Add Lynx Point LP to list of Intel switchable hosts
        - LP: #1099442
      * cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
        - LP: #1099442
      * x86, amd: Disable way access filter on Piledriver CPUs
        - LP: #1099442
      * ftrace: Do not function trace inlined functions
        - LP: #1099442
      * sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
        - LP: #1099442
      * net: sched: integer overflow fix
        - LP: #1099442
      * tcp: implement RFC 5961 3.2
        - LP: #1099442
      * tcp: implement RFC 5961 4.2
        - LP: #1099442
      * tcp: refine SYN handling in tcp_validate_incoming
        - LP: #1099442
      * tcp: tcp_replace_ts_recent() should not be called from
        tcp_validate_incoming()
        - LP: #1099442
      * tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
        - LP: #1099442
      * ARM: mm: use pteval_t to represent page protection values
        - LP: #1099442
      * ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
        - LP: #1099442
      * solos-pci: fix double-free of TX skb in DMA mode
        - LP: #1099442
      * PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
        - LP: #1099442
      * Bluetooth: cancel power_on work when unregistering the device
        - LP: #1099442
      * CRIS: fix I/O macros
        - LP: #1099442
      * drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
        - LP: #1099442
      * drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct
        rtc_time
        - LP: #1099442
      * mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
        - LP: #1099442
      * can: Do not call dev_put if restart timer is running upon close
        - LP: #1099442
      * Linux 3.0.58
        - LP: #1099442
      * ext4: quiet 'unused variables' compile warnings
        - LP: #1071314
        - CVE-2012-4508
      * ext4: race-condition protection for
        ext4_convert_unwritten_extents_endio
        - LP: #1071314
        - CVE-2012-4508
      * powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
        - LP: #1101192
      * powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
        - LP: #1101192
      * s390/cio: fix pgid reserved check
        - LP: #1101192
      * mm: compaction: fix echo 1 > compact_memory return error issue
        - LP: #1101192
      * mm: use aligned zone start for pfn_to_bitidx calculation
        - LP: #1101192
      * ath9k: ar9003: fix OTP register offsets for AR9340
        - LP: #1101192
      * firewire: net: Fix handling of fragmented multicast/broadcast packets.
        - LP: #1101192
      * SCSI: mvsas: fix undefined bit shift
        - LP: #1101192
      * SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.
        - LP: #1101192
      * sata_promise: fix hardreset lockdep error
        - LP: #1101192
      * libata: set dma_mode to 0xff in reset
        - LP: #1101192
      * libata: fix Null pointer dereference on disk error
        - LP: #1101192
      * target/tcm_fc: fix the lockdep warning due to inconsistent lock state
        - LP: #1101192
      * mfd: Only unregister platform devices allocated by the mfd core
        - LP: #1101192
      * ext4: fix memory leak in ext4_xattr_set_acl()'s error path
        - LP: #1101192
      * SUNRPC: Ensure that we free the rpc_task after cleanups are done
        - LP: #1101192
      * jffs2: hold erase_completion_lock on exit
        - LP: #1101192
      * i2400m: add Intel 6150 device IDs
        - LP: #1101192
      * drm/i915: make the panel fitter work on pipes B and C on IVB
        - LP: #1101192
      * RDMA/nes: Fix for crash when registering zero length MR for CQ
        - LP: #1101192
      * RDMA/nes: Fix for terminate timer crash
        - LP: #1101192
      * ring-buffer: Fix race between integrity check and readers
        - LP: #1101192
      * dm ioctl: prevent unsafe change to dm_ioctl data_size
        - LP: #1101192
      * staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
        - LP: #1101192
      * staging: vt6656: 64 bit fixes: use u32 for QWORD definition.
        - LP: #1101192
      * staging: vt6656: 64 bit fixes : correct all type sizes
        - LP: #1101192
      * staging: vt6656: 64 bit fixes: fix long warning messages.
        - LP: #1101192
      * staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
        - LP: #1101192
      * staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of
        timer.
        - LP: #1101192
      * video: mxsfb: fix crash when unblanking the display
        - LP: #1101192
      * ext4: fix extent tree corruption caused by hole punch
        - LP: #1101192
      * jbd2: fix assertion failure in jbd2_journal_flush()
        - LP: #1101192
      * ext4: do not try to write superblock on ro remount w/o journal
        - LP: #1101192
      * ext4: lock i_mutex when truncating orphan inodes
        - LP: #1101192
      * aoe: do not call bdi_init after blk_alloc_queue
        - LP: #1101192
      * udf: fix memory leak while allocating blocks during write
        - LP: #1101192
      * udf: don't increment lenExtents while writing to a hole
        - LP: #1101192
      * thp, memcg: split hugepage for memcg oom on cow
        - LP: #1101192
      * x86, amd: Disable way access filter on Piledriver CPUs
        - LP: #1101192
      * ACPI : do not use Lid and Sleep button for S5 wakeup
        - LP: #1101192
      * rtnetlink: Compute and store minimum ifinfo dump size
        - LP: #1101192
      * rtnetlink: Fix problem with buffer allocation
        - LP: #1101192
      * rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
        - LP: #1101192
      * epoll: prevent missed events on EPOLL_CTL_MOD
        - LP: #1101192
      * ASoC: wm2000: Fix sense of speech clarity enable
        - LP: #1101192
      * ALSA: pxa27x: fix ac97 cold reset
        - LP: #1101192
      * staging: comedi: prevent auto-unconfig of manually configured devices
        - LP: #1101192
      * staging: comedi: comedi_test: fix race when cancelling command
        - LP: #1101192
      * staging: r8712u: Add new device ID
        - LP: #1101192
      * staging: speakup: avoid out-of-range access in synth_init()
        - LP: #1101192
      * staging: speakup: avoid out-of-range access in synth_add()
        - LP: #1101192
      * radeon/kms: force rn50 chip to always report connected on analog output
        - LP: #1101192
      * mac80211: use del_timer_sync for final sta cleanup timer deletion
        - LP: #1101192
      * USB: option: add Nexpring NP10T terminal id
        - LP: #1101192
      * USB: option: blacklist network interface on ZTE MF880
        - LP: #1101192
      * USB: option: Add new MEDIATEK PID support
        - LP: #1101192
      * USB: option: add Telekom Speedstick LTE II
        - LP: #1101192
      * usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
        - LP: #1101192
      * USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
        - LP: #1101192
      * usb: gadget: dummy: fix enumeration with g_multi
        - LP: #1101192
      * USB: Increase reset timeout.
        - LP: #1101192
      * USB: hub: handle claim of enabled remote wakeup after reset
        - LP: #1101192
      * xhci: Handle HS bulk/ctrl endpoints that don't NAK.
        - LP: #1101192
      * GFS2: Test bufdata with buffer locked and gfs2_log_lock held
        - LP: #1101192
      * intel-iommu: Free old page tables before creating superpage
        - LP: #1101192
      * KVM: PPC: 44x: fix DCR read/write
        - LP: #1101192
      * staging: comedi: don't hijack hardware device private data
        - LP: #1101192
      * staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC
        - LP: #1101192
      * Linux 3.0.59
        - LP: #1101192
      * sh: Fix FDPIC binary loader
        - LP: #1102988
      * tcm_fc: Do not indicate retry capability to initiators
        - LP: #1102988
      * tcm_fc: Do not report target role when target is not defined
        - LP: #1102988
      * s390/time: fix sched_clock() overflow
        - LP: #1102988
      * x86/Sandy Bridge: reserve pages when integrated graphics is present
        - LP: #1102988
      * ext4: init pagevec in ext4_da_block_invalidatepages
        - LP: #1102988
      * powerpc: fix wii_memory_fixups() compile error on 3.0.y tree
        - LP: #1102988
      * USB: fix endpoint-disabling for failed config changes
        - LP: #1102988
      * intel-iommu: Prevent devices with RMRRs from being placed into SI
        Domain
        - LP: #1102988
      * drbd: add missing part_round_stats to _drbd_start_io_acct
        - LP: #1102988
      * xhci: fix null-pointer dereference when destroying half-built segment
        rings
        - LP: #1102988
      * xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS
        guests.
        - LP: #1102988
      * USB: option: add TP-LINK HSUPA Modem MA180
        - LP: #1102988
      * USB: option: blacklist network interface on ONDA MT8205 4G LTE
        - LP: #1102988
      * serial:ifx6x60:Delete SPI timer when shut down port
        - LP: #1102988
      * staging: vt6656: Fix inconsistent structure packing
        - LP: #1102988
      * Linux 3.0.60
        - LP: #1102988
      * drm/i915: Invalidate the relocation presumed_offsets along the slow
        path
        - LP: #1108920
      * ftrace: Be first to run code modification on modules
        - LP: #1108920
      * PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
        - LP: #1108920
      * USB: UHCI: fix IRQ race during initialization
        - LP: #1108920
      * SCSI: sd: Reshuffle init_sd to avoid crash
        - LP: #1108920
      * drivers/firmware/dmi_scan.c: check dmi version when get system uuid
        - LP: #1108920
      * drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
        - LP: #1108920
      * serial: 8250, increase PASS_LIMIT
        - LP: #1108920
      * staging: usbip: changed function return type to void
        - LP: #1108920
      * drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled
        - LP: #1108920
      * ahci: Add identifiers for ASM106x devices
        - LP: #1108920
      * x86: Use enum instead of literals for trap values [PARTIAL]
        - LP: #1108920
      * SGI-XP: handle non-fatal traps
        - LP: #1108920
      * ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
        - LP: #1108920
      * ioat: Fix DMA memory sync direction correct flag
        - LP: #1108920
      * Linux 3.0.61
        - LP: #1108920
     -- Paolo Pisati <email address hidden>   Mon, 11 Feb 2013 11:13:35 +0100
  • linux-ti-omap4 (3.0.0-1220.33) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1095805
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-30.47
    
      [ Ubuntu: 3.0.0-30.47 ]
    
      * Release Tracking Bug
        - LP: #1095352
      * SAUCE: samsung-laptop: disable in UEFI mode
        - LP: #1040557
      * SAUCE: usb: cdc-wdm: fix regression on buffer deallocation
        - LP: #1074157
      * [Config] updateconfigs for 3.0.57 stable update
      * SAUCE: exec: do not leave bprm->interp on stack
        - LP: #1068888
        - CVE-2012-4530
      * Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
        - LP: #1088641
      * ALSA: pcmcia - Use pcmcia_request_irq()
        - LP: #1087264
      * drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare
        warning
        - LP: #1087264
      * drivers/block/DAC960: fix -Wuninitialized warning
        - LP: #1087264
      * riva/fbdev: fix several -Wuninitialized
        - LP: #1087264
      * ifenslave: Fix unused variable warnings.
        - LP: #1087264
      * x86-32: Fix invalid stack address while in softirq
        - LP: #1087264
      * x86, microcode, AMD: Add support for family 16h processors
        - LP: #1087264
      * rtlwifi: rtl8192cu: Add new USB ID
        - LP: #1087264
      * mwifiex: report error to MMC core if we cannot suspend
        - LP: #1087264
      * SCSI: isci: copy fis 0x34 response into proper buffer
        - LP: #1087264
      * ALSA: ua101, usx2y: fix broken MIDI output
        - LP: #1087264
      * PARISC: fix virtual aliasing issue in get_shared_area()
        - LP: #1087264
      * PARISC: fix user-triggerable panic on parisc
        - LP: #1087264
      * mtd: slram: invalid checking of absolute end address
        - LP: #1087264
      * dm: fix deadlock with request based dm and queue request_fn recursion
        - LP: #1087264
      * futex: avoid wake_futex() for a PI futex_q
        - LP: #1087264
      * mac80211: deinitialize ibss-internals after emptiness check
        - LP: #1087264
      * radeon: add AGPMode 1 quirk for RV250
        - LP: #1087264
      * can: bcm: initialize ifindex for timeouts without previous frame
        reception
        - LP: #1087264
      * jbd: Fix lock ordering bug in journal_unmap_buffer()
        - LP: #1087264
      * sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()
        - LP: #1087264
      * ALSA: hda - Add new codec ALC283 ALC290 support
        - LP: #1087264
      * ALSA: hda - Fix missing beep on ASUS X43U notebook
        - LP: #1087264
      * ALSA: hda - Add support for Realtek ALC292
        - LP: #1081466, #1087264
      * bas_gigaset: fix pre_reset handling
        - LP: #1087264
      * ixgbe: add support for X540-AT1
        - LP: #1087264
      * sata_svw: check DMA start bit before reset
        - LP: #1087264
      * ixgbe: add support for new 82599 device
        - LP: #1087264
      * ixgbe: add support for new 82599 device id
        - LP: #1087264
      * get_dvb_firmware: fix download site for tda10046 firmware
        - LP: #1087264
      * USB: mct_u232: fix broken close
        - LP: #1087264
      * watchdog: using u64 in get_sample_period()
        - LP: #1087264
      * Input: bcm5974 - set BUTTONPAD property
        - LP: #1087264
      * mmc: sdhci-s3c: fix the wrong number of max bus clocks
        - LP: #1087264
      * Linux 3.0.54
        - LP: #1087264
      * x86-32: Export kernel_stack_pointer() for modules
        - LP: #1087267
      * Linux 3.0.55
        - LP: #1087267
      * Dove: Attempt to fix PMU/RTC interrupts
        - LP: #1088641
      * Dove: Fix irq_to_pmu()
        - LP: #1088641
      * mm/vmemmap: fix wrong use of virt_to_page
        - LP: #1088641
      * mm: soft offline: split thp at the beginning of soft_offline_page()
        - LP: #1088641
      * workqueue: exit rescuer_thread() as TASK_RUNNING
        - LP: #1088641
      * route: release dst_entry.hh_cache when handling redirects
        - LP: #1088641
      * ACPI: missing break
        - LP: #1088641
      * i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard
        - LP: #1088641
      * drm/i915: Add no-lvds quirk for Supermicro X7SPA-H
        - LP: #1088641
      * scsi: Silence unnecessary warnings about ioctl to partition
        - LP: #1088641
      * Linux 3.0.56
        - LP: #1088641
      * KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set
        (CVE-2012-4461)
        - LP: #1089604
        - CVE-2012-4461
      * ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and
        CONFIG_VFPv3 set
        - LP: #1091402
      * powerpc/ptrace: Fix build with gcc 4.6
        - LP: #1091402
      * workqueue: convert BUG_ON()s in __queue_delayed_work() to
        WARN_ON_ONCE()s
        - LP: #1091402
      * mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
        - LP: #1091402
      * x86,AMD: Power driver support for AMD's family 16h processors
        - LP: #1091402
      * telephony: ijx: buffer overflow in ixj_write_cid()
        - LP: #1091402
      * tmpfs: fix shared mempolicy leak
        - LP: #1091402
      * x86: hpet: Fix masking of MSI interrupts
        - LP: #1091402
      * USB: add new zte 3g-dongle's pid to option.c
        - LP: #1091402
      * USB: option: blacklist network interface on Huawei E173
        - LP: #1091402
      * USB: ftdi_sio: Add support for Newport AGILIS motor drivers
        - LP: #1091402
      * usb: ftdi_sio: fixup BeagleBone A5+ quirk
        - LP: #1091402
      * USB: cp210x: add Virtenio Preon32 device id
        - LP: #1091402
      * USB: mark uas driver as BROKEN
        - LP: #1091402
      * ACPI / battery: Correct battery capacity values on Thinkpads
        - LP: #1091402
      * ACPI / PNP: Do not crash due to stale pointer use during system resume
        - LP: #1091402
      * ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
        - LP: #1091402
      * USB: OHCI: workaround for hardware bug: retired TDs not added to the
        Done Queue
        - LP: #1091402
      * xhci: Extend Fresco Logic MSI quirk.
        - LP: #1091402
      * ftrace: Clear bits properly in reset_iter_read()
        - LP: #1091402
      * powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
        - LP: #1091402
      * powerpc: Keep thread.dscr and thread.dscr_inherit in sync
        - LP: #1091402
      * Linux 3.0.57
        - LP: #1091402
      * exec: use -ELOOP for max recursion depth
        - LP: #1068888
        - CVE-2012-4530
     -- Paolo Pisati <email address hidden>   Mon, 07 Jan 2013 09:30:27 +0100
  • linux-ti-omap4 (3.0.0-1219.32) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1086596
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-29.46
    
      [ Ubuntu: 3.0.0-29.46 ]
    
      * Release Tracking Bug
        - LP: #1086305
      * ath9k: fix stale pointers potentially causing access to free'd skbs
        - LP: #1081645
      * rt2800: validate step value for temperature compensation
        - LP: #1081645
      * target: Don't return success from module_init() if setup fails
        - LP: #1081645
      * cfg80211: fix antenna gain handling
        - LP: #1081645
      * wireless: drop invalid mesh address extension frames
        - LP: #1081645
      * mac80211: don't inspect Sequence Control field on control frames
        - LP: #1081645
      * DRM/Radeon: Fix Load Detection on legacy primary DAC.
        - LP: #1081645
      * mac80211: check management frame header length
        - LP: #1081645
      * mac80211: fix SSID copy on IBSS JOIN
        - LP: #1081645
      * nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd
        timeouts
        - LP: #1081645
      * nfs: Show original device name verbatim in /proc/*/mount{s,info}
        - LP: #1081645
      * NFSv4: nfs4_locku_done must release the sequence id
        - LP: #1081645
      * nfsd: add get_uint for u32's
        - LP: #1081645
      * NFS: fix bug in legacy DNS resolver.
        - LP: #1081645
      * NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
        - LP: #1081645
      * drm: restore open_count if drm_setup fails
        - LP: #1081645
      * hwmon: (w83627ehf) Force initial bank selection
        - LP: #1081645
      * ALSA: PCM: Fix some races at disconnection
        - LP: #1081645
      * ALSA: usb-audio: Fix races at disconnection
        - LP: #1081645
      * ALSA: usb-audio: Use rwsem for disconnect protection
        - LP: #1081645
      * ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
        - LP: #1081645
      * ALSA: Add a reference counter to card instance
        - LP: #1081645
      * ALSA: Avoid endless sleep after disconnect
        - LP: #1081645
      * sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
        - LP: #1081645
      * netlink: use kfree_rcu() in netlink_release()
        - LP: #1081645
      * tcp: fix FIONREAD/SIOCINQ
        - LP: #1081645
      * ipv6: Set default hoplimit as zero.
        - LP: #1081645
      * net: usb: Fix memory leak on Tx data path
        - LP: #1081645
      * l2tp: fix oops in l2tp_eth_create() error path
        - LP: #1081645
      * ipv6: send unsolicited neighbour advertisements to all-nodes
        - LP: #1081645
      * futex: Handle futex_pi OWNER_DIED take over correctly
        - LP: #1081645
      * drm/vmwgfx: Fix hibernation device reset
        - LP: #1081645
      * drm/i915: fixup infoframe support for sdvo
        - LP: #1081645
      * drm/i915: clear the entire sdvo infoframe buffer
        - LP: #1081645
      * USB: mos7840: remove unused variable
        - LP: #1081645
      * xfs: fix reading of wrapped log data
        - LP: #1081645
      * intel-iommu: Fix AB-BA lockdep report
        - LP: #1081645
      * ALSA: Fix card refcount unbalance
        - LP: #1081645
      * ALSA: usb-audio: Fix mutex deadlock at disconnection
        - LP: #1081645
      * Linux 3.0.52
        - LP: #1081645
      * mm: bugfix: set current->reclaim_state to NULL while returning from
        kswapd()
        - LP: #1083318
      * fanotify: fix missing break
        - LP: #1083318
      * crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent
        data corruption
        - LP: #1083318
      * ALSA: hda: Cirrus: Fix coefficient index for beep configuration
        - LP: #1083318
      * ALSA: hda - Force to reset IEC958 status bits for AD codecs
        - LP: #1083318, #359361
      * ASoC: wm8978: pll incorrectly configured when codec is master
        - LP: #1083318
      * ASoC: dapm: Use card_list during DAPM shutdown
        - LP: #1083318
      * UBIFS: fix mounting problems after power cuts
        - LP: #1083318
      * UBIFS: introduce categorized lprops counter
        - LP: #1083318
      * s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
        - LP: #1083318
      * USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
        - LP: #1083318
      * USB: option: add Alcatel X220/X500D USB IDs
        - LP: #1083318
      * wireless: allow 40 MHz on world roaming channels 12/13
        - LP: #1083318
      * m68k: fix sigset_t accessor functions
        - LP: #1083318
      * ipv4: avoid undefined behavior in do_ip_setsockopt()
        - LP: #1083318
      * ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return
        value
        - LP: #1083318
      * net: correct check in dev_addr_del()
        - LP: #1083318
      * net-rps: Fix brokeness causing OOO packets
        - LP: #1083318
      * r8169: use unlimited DMA burst for TX
        - LP: #1083318
      * kbuild: Fix gcc -x syntax
        - LP: #1083318
      * netfilter: Validate the sequence number of dataless ACK packets as well
        - LP: #1083318
      * netfilter: Mark SYN/ACK packets as invalid from original direction
        - LP: #1083318
      * netfilter: nf_nat: don't check for port change on ICMP tuples
        - LP: #1083318
      * usb: use usb_serial_put in usb_serial_probe errors
        - LP: #1083318
      * sky2: Fix for interrupt handler
        - LP: #1083318
      * drm/i915: fix overlay on i830M
        - LP: #1083318
      * NFS: Wait for session recovery to finish before returning
        - LP: #1083318
      * reiserfs: Fix lock ordering during remount
        - LP: #1083318
      * reiserfs: Protect reiserfs_quota_on() with write lock
        - LP: #1083318
      * reiserfs: Move quota calls out of write lock
        - LP: #1083318
      * reiserfs: Protect reiserfs_quota_write() with write lock
        - LP: #1083318
      * selinux: fix sel_netnode_insert() suspicious rcu dereference
        - LP: #1083318
      * PCI : ability to relocate assigned pci-resources
        - LP: #1083318
      * PCI : Calculate right add_size
        - LP: #1083318
      * Resource: fix wrong resource window calculation
        - LP: #1083318
      * Linux 3.0.53
        - LP: #1083318
      * mm/hotplug: correctly add new zone to all other nodes' zone lists
        - LP: #1079860
        - CVE-2012-5517
      * Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]
        - LP: #898826
     -- Paolo Pisati <email address hidden>   Wed, 05 Dec 2012 11:11:02 +0100
  • linux-ti-omap4 (3.0.0-1218.31) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1079255
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-2.45
    
      [ Ubuntu: 3.0.0-28.45 ]
    
      * Release Tracking Bug
        - LP: #1078663
      * [Config] updateconfigs for stable updates
      * Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
        - LP: #1075332
      * mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
        - LP: #1067857
      * kbuild: make: fix if_changed when command contains backslashes
        - LP: #1067857
      * media: rc: ite-cir: Initialise ite_dev::rdev earlier
        - LP: #1067857
      * ACPI: run _OSC after ACPI_FULL_INITIALIZATION
        - LP: #1067857
      * PCI: acpiphp: check whether _ADR evaluation succeeded
        - LP: #1067857
      * lib/gcd.c: prevent possible div by 0
        - LP: #1067857
      * kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
        - LP: #1067857
      * drivers/scsi/atp870u.c: fix bad use of udelay
        - LP: #1067857
      * workqueue: add missing smp_wmb() in process_one_work()
        - LP: #1067857
      * xfrm: Workaround incompatibility of ESN and async crypto
        - LP: #1067857
      * xfrm_user: return error pointer instead of NULL
        - LP: #1067857
      * xfrm_user: return error pointer instead of NULL #2
        - LP: #1067857
      * xfrm: fix a read lock imbalance in make_blackhole
        - LP: #1067857
      * xfrm_user: fix info leak in copy_to_user_auth()
        - LP: #1067857
      * xfrm_user: fix info leak in copy_to_user_state()
        - LP: #1067857
      * xfrm_user: fix info leak in copy_to_user_policy()
        - LP: #1067857
      * xfrm_user: fix info leak in copy_to_user_tmpl()
        - LP: #1067857
      * xfrm_user: don't copy esn replay window twice for new states
        - LP: #1067857
      * xfrm_user: ensure user supplied esn replay window is valid
        - LP: #1067857
      * net: ethernet: davinci_cpdma: decrease the desc count when cleaning up
        the remaining packets
        - LP: #1067857
      * ixp4xx_hss: fix build failure due to missing linux/module.h inclusion
        - LP: #1067857
      * netxen: check for root bus in netxen_mask_aer_correctable
        - LP: #1067857
      * net-sched: sch_cbq: avoid infinite loop
        - LP: #1067857
      * pkt_sched: fix virtual-start-time update in QFQ
        - LP: #1067857
      * sierra_net: Endianess bug fix.
        - LP: #1067857
      * 8021q: fix mac_len recomputation in vlan_untag()
        - LP: #1067857
      * ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
        - LP: #1067857
      * tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
        - LP: #1067857
      * sctp: Don't charge for data in sndbuf again when transmitting packet
        - LP: #1067857
      * pppoe: drop PPPOX_ZOMBIEs in pppoe_release
        - LP: #1067857
      * net: small bug on rxhash calculation
        - LP: #1067857
      * net: guard tcp_set_keepalive() to tcp sockets
        - LP: #1067857
      * ipv4: raw: fix icmp_filter()
        - LP: #1067857
      * ipv6: raw: fix icmpv6_filter()
        - LP: #1067857
      * ipv6: mip6: fix mip6_mh_filter()
        - LP: #1067857
      * l2tp: fix a typo in l2tp_eth_dev_recv()
        - LP: #1067857
      * netrom: copy_datagram_iovec can fail
        - LP: #1067857
      * net: do not disable sg for packets requiring no checksum
        - LP: #1067857
      * aoe: assert AoE packets marked as requiring no checksum
        - LP: #1067857
      * tg3: Fix TSO CAP for 5704 devs w / ASF enabled
        - LP: #1067857
      * SCSI: zfcp: Make trace record tags unique
        - LP: #1067857
      * SCSI: zfcp: Do not wakeup while suspended
        - LP: #1067857
      * SCSI: zfcp: remove invalid reference to list iterator variable
        - LP: #1067857
      * SCSI: zfcp: restore refcount check on port_remove
        - LP: #1067857
      * SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_device
        - LP: #1067857
      * PCI: Check P2P bridge for invalid secondary/subordinate range
        - LP: #1067857
      * ext4: online defrag is not supported for journaled files
        - LP: #1067857
      * ext4: always set i_op in ext4_mknod()
        - LP: #1067857
      * ext4: fix fdatasync() for files with only i_size changes
        - LP: #1067857
      * ASoC: wm9712: Fix name of Capture Switch
        - LP: #1067857
      * mm: fix invalidate_complete_page2() lock ordering
        - LP: #1067857
      * mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
        - LP: #1067857
      * ALSA: aloop - add locking to timer access
        - LP: #1067857
      * ALSA: usb - disable broken hw volume for Tenx TP6911
        - LP: #1067857, #559939
      * ALSA: USB: Support for (original) Xbox Communicator
        - LP: #1067857
      * drm/radeon: only adjust default clocks on NI GPUs
        - LP: #1067857
      * drm/radeon: Add MSI quirk for gateway RS690
        - LP: #1067857
      * drm/radeon: force MSIs on RS690 asics
        - LP: #1067857
      * rcu: Fix day-one dyntick-idle stall-warning bug
        - LP: #1067857
      * r8169: fix wake on lan setting for non-8111E.
        - LP: #1067857
      * r8169: don't enable rx when shutdown.
        - LP: #1067857
      * r8169: remove erroneous processing of always set bit.
        - LP: #1067857
      * r8169: jumbo fixes.
        - LP: #1067857
      * r8169: expand received packet length indication.
        - LP: #1067857
      * r8169: increase the delay parameter of pm_schedule_suspend
        - LP: #1067857
      * r8169: Rx FIFO overflow fixes.
        - LP: #1067857
      * r8169: fix Config2 MSIEnable bit setting.
        - LP: #1067857
      * r8169: missing barriers.
        - LP: #1067857
      * r8169: runtime resume before shutdown.
        - LP: #1067857
      * r8169: Config1 is read-only on 8168c and later.
        - LP: #1067857
      * r8169: 8168c and later require bit 0x20 to be set in Config2 for PME
        signaling.
        - LP: #1067857
      * r8169: fix unsigned int wraparound with TSO
        - LP: #1067857
      * r8169: call netif_napi_del at errpaths and at driver unload
        - LP: #1067857
      * revert "mm: mempolicy: Let vma_merge and vma_split handle
        vma->vm_policy linkages"
        - LP: #1067857
      * mempolicy: remove mempolicy sharing
        - LP: #1067857
      * mempolicy: fix a race in shared_policy_replace()
        - LP: #1067857
      * mempolicy: fix refcount leak in mpol_set_shared_policy()
        - LP: #1067857
      * mempolicy: fix a memory corruption by refcount imbalance in
        alloc_pages_vma()
        - LP: #1067857
      * CPU hotplug, cpusets, suspend: Don't modify cpusets during
        suspend/resume
        - LP: #1067857
      * mtd: autcpu12-nvram: Fix compile breakage
        - LP: #1067857
      * mtd: nandsim: bugfix: fail if overridesize is too big
        - LP: #1067857
      * mtd: nand: Use the mirror BBT descriptor when reading its version
        - LP: #1067857
      * mtd: omap2: fix omap_nand_remove segfault
        - LP: #1067857
      * mtd: omap2: fix module loading
        - LP: #1067857
      * Linux 3.0.46
        - LP: #1067857
      * eCryptfs: check for eCryptfs cipher support at mount
        - LP: #338914
      * ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
        - LP: #1069914
      * lockd: use rpc client's cl_nodename for id encoding
        - LP: #1069914
      * ACPI: EC: Make the GPE storm threshold a module parameter
        - LP: #1069914
      * ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
        - LP: #1069914
      * mips,kgdb: fix recursive page fault with CONFIG_KPROBES
        - LP: #1069914
      * tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
        - LP: #1069914
      * ARM: 7541/1: Add ARM ERRATA 775420 workaround
        - LP: #1069914
      * firewire: cdev: fix user memory corruption (i386 userland on amd64
        kernel)
        - LP: #1069914
      * SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
        - LP: #1069914
      * xen/bootup: allow {read|write}_cr8 pvops call.
        - LP: #1069914
      * xen/bootup: allow read_tscp call for Xen PV guests.
        - LP: #1069914
      * autofs4 - fix reset pending flag on mount fail
        - LP: #1069914
      * module: taint kernel when lve module is loaded
        - LP: #1069914
      * video/udlfb: fix line counting in fb_write
        - LP: #1069914
      * viafb: don't touch clock state on OLPC XO-1.5
        - LP: #1069914
      * timers: Fix endless looping between cascade() and internal_add_timer()
        - LP: #1069914
      * pktgen: fix crash when generating IPv6 packets
        - LP: #1069914
      * tg3: Apply short DMA frag workaround to 5906
        - LP: #1069914
      * ipvs: fix oops in ip_vs_dst_event on rmmod
        - LP: #1069914
      * netfilter: nf_conntrack: fix racy timer handling with reliable events
        - LP: #1069914
      * netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
        - LP: #1069914
      * netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP
        expectation
        - LP: #1069914
      * ipvs: fix oops on NAT reply in br_nf context
        - LP: #1069914
      * netfilter: nf_nat_sip: fix via header translation with multiple
        parameters
        - LP: #1069914
      * netfilter: nf_ct_expect: fix possible access to uninitialized timer
        - LP: #1069914
      * netfilter: limit, hashlimit: avoid duplicated inline
        - LP: #1069914
      * netfilter: xt_limit: have r->cost != 0 case work
        - LP: #1069914
      * Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
        - LP: #1069914
      * drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
        - LP: #1069914
      * jbd: Fix assertion failure in commit code due to lacking transaction
        credits
        - LP: #1069914
      * x86, random: Architectural inlines to get random integers with RDRAND
        - LP: #1069914
      * x86, random: Verify RDRAND functionality and allow it to be disabled
        - LP: #1069914
      * tpm: Propagate error from tpm_transmit to fix a timeout hang
        - LP: #1069914
      * udf: fix retun value on error path in udf_load_logicalvol
        - LP: #1069914
      * ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
        - LP: #1069914
      * ALSA: emu10k1: add chip details for E-mu 1010 PCIe card
        - LP: #1069914
      * Linux 3.0.47
        - LP: #1069914
      * Linux 3.0.48
        - LP: #1069939
      * drm/i915: apply timing generator bug workaround on CPT and PPT
        - LP: #1041315
      * arch/tile: avoid generating .eh_frame information in modules
        - LP: #1075329
      * NLM: nlm_lookup_file() may return NLMv4-specific error codes
        - LP: #1075329
      * oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
        - LP: #1075329
      * SUNRPC: Prevent kernel stack corruption on long values of flush
        - LP: #1075329
      * Revert: lockd: use rpc client's cl_nodename for id encoding
        - LP: #1075329
      * pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops
        - LP: #1075329
      * kernel/sys.c: fix stack memory content leak via UNAME26
        - LP: #1075329
        - CVE-2012-0957
      * use clamp_t in UNAME26 fix
        - LP: #1075329
      * x86: Exclude E820_RESERVED regions and memory holes above 4 GB from
        direct mapping.
        - LP: #1075329
      * xen/x86: don't corrupt %eip when returning from a signal handler
        - LP: #1075329
      * USB: cdc-acm: fix pipe type of write endpoint
        - LP: #1075329
      * usb: acm: fix the computation of the number of data bits
        - LP: #1075329
      * USB: option: blacklist net interface on ZTE devices
        - LP: #1075329
      * USB: option: add more ZTE devices
        - LP: #1075329
      * cgroup: notify_on_release may not be triggered in some cases
        - LP: #1075329
      * amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]
        - LP: #1075329
      * media: au0828: fix case where STREAMOFF being called on stopped stream
        causes BUG()
        - LP: #1075329
      * net: Fix skb_under_panic oops in neigh_resolve_output
        - LP: #1075329
      * skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
        - LP: #1075329
      * RDS: fix rds-ping spinlock recursion
        - LP: #1075329
      * tcp: resets are misrouted
        - LP: #1075329
      * sparc64: fix ptrace interaction with force_successful_syscall_return()
        - LP: #1075329
      * sparc64: Like x86 we should check current->mm during perf backtrace
        generation.
        - LP: #1075329
      * sparc64: Fix bit twiddling in sparc_pmu_enable_event().
        - LP: #1075329
      * sparc64: do not clobber personality flags in sys_sparc64_personality()
        - LP: #1075329
      * sparc64: Be less verbose during vmemmap population.
        - LP: #1075329
      * xHCI: add cmd_ring_state
        - LP: #1075329
      * xHCI: add aborting command ring function
        - LP: #1075329
      * xHCI: cancel command after command timeout
        - LP: #1075329
      * xHCI: handle command after aborting the command ring
        - LP: #1075329
      * Linux 3.0.49
        - LP: #1075329
      * gen_init_cpio: avoid stack overflow when expanding
        - LP: #1075332
      * fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
        - LP: #1075332
      * drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
        - LP: #1075332
      * genalloc: stop crashing the system when destroying a pool
        - LP: #1075332
      * ARM: 7559/1: smp: switch away from the idmap before updating
        init_mm.mm_count
        - LP: #1075332
      * SUNRPC: Get rid of the xs_error_report socket callback
        - LP: #1075332
      * SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
        - LP: #1075332
      * SUNRPC: Prevent races in xs_abort_connection()
        - LP: #1075332
      * sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
        - LP: #1075332
      * ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS
        versions
        - LP: #1075332
      * ehci: Add yet-another Lucid nohandoff pci quirk
        - LP: #1075332
      * usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
        - LP: #1075332
      * usb hub: send clear_tt_buffer_complete events when canceling TT clear
        work
        - LP: #1075332
      * USB: whiteheat: fix memory leak in error path
        - LP: #1075332
      * USB: opticon: fix DMA from stack
        - LP: #1075332
      * USB: opticon: fix memory leak in error path
        - LP: #1075332
      * USB: serial: Fix memory leak in sierra_release()
        - LP: #1075332
      * USB: sierra: fix memory leak in attach error path
        - LP: #1075332
      * USB: sierra: fix memory leak in probe error path
        - LP: #1075332
      * USB: mos7840: fix urb leak at release
        - LP: #1075332
      * USB: mos7840: fix port-device leak in error path
        - LP: #1075332
      * USB: mos7840: remove NULL-urb submission
        - LP: #1075332
      * USB: mos7840: remove invalid disconnect handling
        - LP: #1075332
      * xhci: Fix potential NULL ptr deref in command cancellation.
        - LP: #1075332
      * vhost: fix mergeable bufs on BE hosts
        - LP: #1075332
      * ARM: at91/i2c: change id to let i2c-gpio work
        - LP: #1075332
      * mac80211: check if key has TKIP type before updating IV
        - LP: #1075332
      * bcma: fix unregistration of cores
        - LP: #1075332
      * cpufreq / powernow-k8: Remove usage of smp_processor_id() in
        preemptible code
        - LP: #1075332
      * x86, mm: Find_early_table_space based on ranges that are actually being
        mapped
        - LP: #1075332
      * x86, mm: Undo incorrect revert in arch/x86/mm/init.c
        - LP: #1075332
      * staging: comedi: amplc_pc236: fix invalid register access during detach
        - LP: #1075332
      * drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13
        - LP: #1075332
      * Linux 3.0.50
        - LP: #1075332
      * floppy: do put_disk on current dr if blk_init_queue fails
        - LP: #1075335
      * x86: Remove the ancient and deprecated disable_hlt() and enable_hlt()
        facility
        - LP: #1075335
      * mm: fix XFS oops due to dirty pages without buffers on s390
        - LP: #1075335
      * drm/nouveau: silence modesetting spam on pre-gf8 chipsets
        - LP: #1075335
      * Linux 3.0.51
        - LP: #1075335
      * net: fix divide by zero in tcp algorithm illinois
        - LP: #1077091
        - CVE-2012-4565
     -- Paolo Pisati <email address hidden>   Fri, 16 Nov 2012 15:50:25 +0100
  • linux-ti-omap4 (3.0.0-1217.30) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1068229
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-27.44
    
      [ Ubuntu: 3.0.0-27.44 ]
    
      * Release Tracking Bug
        - LP: #1067266
      * SAUCE: input: fix weird issue of synaptics psmouse sync lost after
        resume
        - LP: #717970
      * UBUNTU SAUCE: apparmor: fix IRQ stack overflow
        - LP: #1056078
      * net_sched: gact: Fix potential panic in tcf_gact().
        - LP: #1060430
      * isdnloop: fix and simplify isdnloop_init()
        - LP: #1060430
      * net/core: Fix potential memory leak in dev_set_alias()
        - LP: #1060430
      * af_packet: remove BUG statement in tpacket_destruct_skb
        - LP: #1060430
      * ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side
        lock
        - LP: #1060430
      * atm: fix info leak in getsockopt(SO_ATMPVC)
        - LP: #1060430
      * atm: fix info leak via getsockname()
        - LP: #1060430
      * Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
        - LP: #1060430
      * Bluetooth: HCI - Fix info leak via getsockname()
        - LP: #1060430
      * Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
        - LP: #1060430
      * Bluetooth: RFCOMM - Fix info leak via getsockname()
        - LP: #1060430
      * Bluetooth: L2CAP - Fix info leak via getsockname()
        - LP: #1060430
      * llc: fix info leak via getsockname()
        - LP: #1060430
      * dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
        - LP: #1060430
      * ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
        - LP: #1060430
      * net: fix info leak in compat dev_ifconf()
        - LP: #1060430
      * netlink: fix possible spoofing from non-root processes
        - LP: #1060430
      * l2tp: avoid to use synchronize_rcu in tunnel free function
        - LP: #1060430
      * net: ipv4: ipmr_expire_timer causes crash when removing net namespace
        - LP: #1060430
      * workqueue: reimplement work_on_cpu() using system_wq
        - LP: #1060430
      * cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to
        another CPU
        - LP: #1060430
      * cciss: fix handling of protocol error
        - LP: #1060430
      * vfs: make O_PATH file descriptors usable for 'fstat()'
        - LP: #1060430
      * vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in
        d_kill()
        - LP: #1060430
      * netconsole: remove a redundant netconsole_target_put()
        - LP: #1060430
      * target: Fix ->data_length re-assignment bug with SCSI overflow
        - LP: #1060430
      * ALSA: ice1724: Use linear scale for AK4396 volume control.
        - LP: #1060430
      * Staging: speakup: fix an improperly-declared variable.
        - LP: #1060430
      * staging: vt6656: [BUG] - Failed connection, incorrect endian.
        - LP: #1060430
      * staging: r8712u: fix bug in r8712_recv_indicatepkt()
        - LP: #1060430
      * staging: comedi: das08: Correct AO output for das08jr-16-ao
        - LP: #1060430
      * USB: option: replace ZTE K5006-Z entry with vendor class rule
        - LP: #1060430
      * perf_event: Switch to internal refcount, fix race with close()
        - LP: #1060430
      * mmc: mxs-mmc: fix deadlock in SDIO IRQ case
        - LP: #1060430
      * mmc: sdhci-esdhc: break out early if clock is 0
        - LP: #1060430
      * ahci: Add alternate identifier for the 88SE9172
        - LP: #1060430
      * kobject: fix oops with "input0: bad kobj_uevent_env content in
        show_uevent()"
        - LP: #1060430
      * Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
        - LP: #1060430
      * md: Don't truncate size at 4TB for RAID0 and Linear
        - LP: #1060430
      * mm/page_alloc: fix the page address of higher page's buddy calculation
        - LP: #1060430
      * drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
        - LP: #1060430
      * hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elements
        - LP: #1060430
      * can: mcp251x: avoid repeated frame bug
        - LP: #1060430
      * mm/ia64: fix a memory block size bug
        - LP: #1060430
      * memory hotplug: fix section info double registration bug
        - LP: #1060430
      * xen/boot: Disable NUMA for PV guests.
        - LP: #1060430
      * hwmon: (fam15h_power) Tweak runavg_range on resume
        - LP: #1060430
      * hwmon: (ads7871) Add 'name' sysfs attribute
        - LP: #1060430
      * SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected
        to HBA
        - LP: #1060430
      * SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload
        - LP: #1060430
      * SCSI: hpsa: fix handling of protocol error
        - LP: #1060430
      * hpwdt: Fix kdump issue in hpwdt
        - LP: #1060430
      * ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.
        - LP: #1060430
      * ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores
        - LP: #1060430
      * tracing: Don't call page_to_pfn() if page is NULL
        - LP: #1060430
      * Input: i8042 - disable mux on Toshiba C850D
        - LP: #1060430
      * asix: Support DLink DUB-E100 H/W Ver C1
        - LP: #1060430
      * can: ti_hecc: fix oops during rmmod
        - LP: #1060430
      * can: janz-ican3: fix support for older hardware revisions
        - LP: #1060430
      * cfg80211: fix possible circular lock on reg_regdb_search()
        - LP: #1060430
      * dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()
        - LP: #1060430
      * dmaengine: at_hdmac: check that each sg data length is non-null
        - LP: #1060430
      * rt2x00: Fix word size of rt2500usb MAC_CSR19 register.
        - LP: #1060430
      * rt2x00: Fix rfkill polling prior to interface start.
        - LP: #1060430
      * NFS: Fix the initialisation of the readdir 'cookieverf' array
        - LP: #1060430
      * NFS: Fix a problem with the legacy binary mount code
        - LP: #1060430
      * NFS: return error from decode_getfh in decode open
        - LP: #1060430
      * EHCI: Update qTD next pointer in QH overlay region during unlink
        - LP: #1060430
      * USB: ftdi_sio: PID for NZR SEM 16+ USB
        - LP: #1060430
      * USB: ftdi_sio: do not claim CDC ACM function
        - LP: #1060430
      * USB: ftdi-sio: add support for more Physik Instrumente devices
        - LP: #1060430
      * USB: add device quirk for Joss Optical touchboard
        - LP: #1060430
      * Intel xhci: Only switch the switchable ports
        - LP: #1060430
      * xhci: Fix a logical vs bitwise AND bug
        - LP: #1060430
      * xhci: Make handover code more robust
        - LP: #1060430
      * xhci: Recognize USB 3.0 devices as superspeed at powerup
        - LP: #1000424, #1060430
      * usb: host: xhci: fix compilation error for non-PCI based stacks
        - LP: #1060430
      * xhci: Fix bug after deq ptr set to link TRB.
        - LP: #1060430
      * mutex: Place lock in contended state after fastpath_lock failure
        - LP: #1060430
      * drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
        - LP: #1060430
      * PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
        - LP: #1060430
      * PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
        - LP: #1060430
      * drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out
        of IRQ resources
        - LP: #1060430
      * fbcon: fix race condition between console lock and cursor timer (v1.1)
        - LP: #1060430
      * drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to
        cover later silicon stepping
        - LP: #1060430
      * asus-laptop: HRWS/HWRS typo
        - LP: #1060430
      * asus-nb-wmi: add some video toggle keys
        - LP: #1060430
      * drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
        - LP: #1060430
      * workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be
        atomic
        - LP: #1060430
      * x86: Fix boot on Twinhead H12Y
        - LP: #1060430
      * Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
        - LP: #1060430
      * Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices
        - LP: #1060430
      * Bluetooth: Add support for Apple vendor-specific devices
        - LP: #1060430
      * net: Statically initialize init_net.dev_base_head
        - LP: #1060430
      * Fix a dead loop in async_synchronize_full()
        - LP: #1060430
      * libata: Prevent interface errors with Seagate FreeAgent GoFlex
        - LP: #1060430
      * cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
        - LP: #1060430
      * media: lirc_sir: make device registration work
        - LP: #1060430
      * drop_monitor: fix sleeping in invalid context warning
        - LP: #1060430
      * drop_monitor: Make updating data->skb smp safe
        - LP: #1060430
      * drop_monitor: prevent init path from scheduling on the wrong cpu
        - LP: #1060430
      * drop_monitor: dont sleep in atomic context
        - LP: #1060430
      * time: Improve sanity checking of timekeeping inputs
        - LP: #1060430
      * time: Avoid making adjustments if we haven't accumulated anything
        - LP: #1060430
      * time: Move ktime_t overflow checking into timespec_valid_strict
        - LP: #1060430
      * pch_uart: Fix missing break for 16 byte fifo
        - LP: #1060430
      * pch_uart: Fix rx error interrupt setting issue
        - LP: #1060430
      * pch_uart: Fix parity setting issue
        - LP: #1060430
      * Squashfs: fix mount time sanity check for corrupted superblock
        - LP: #1060430
      * mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
        - LP: #1060430
      * mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
        - LP: #1060430
      * e1000e: Disable ASPM L1 on 82574
        - LP: #1060430
      * UBI: fix a horrible memory deallocation bug
        - LP: #1060430
      * spi/mpc83xx: fix NULL pdata dereference bug
        - LP: #1060430
      * spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
        - LP: #1060430
      * sched: Fix ancient race in do_exit()
        - LP: #1060430
      * MCE: Fix vm86 handling for 32bit mce handler
        - LP: #1060430
      * USB: Fix race condition when removing host controllers
        - LP: #1060430
      * ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+
        - LP: #1060430
      * Linux 3.0.44
        - LP: #1060430
      * vfs: dcache: fix deadlock in tree traversal
        - LP: #1063828
      * dm: handle requests beyond end of device instead of using BUG_ON
        - LP: #1063828
      * USB: option: blacklist QMI interface on ZTE MF683
        - LP: #1063828
      * USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
        - LP: #1063828
      * USB: qcaux: add Pantech vendor class match
        - LP: #1063828
      * staging: speakup_soft: Fix reading of init string
        - LP: #1063828
      * staging: comedi: s626: don't dereference insn->data
        - LP: #1063828
      * staging: comedi: jr3_pci: fix iomem dereference
        - LP: #1063828
      * staging: comedi: don't dereference user memory for INSN_INTTRIG
        - LP: #1063828
      * staging: comedi: fix memory leak for saved channel list
        - LP: #1063828
      * Remove BUG_ON from n_tty_read()
        - LP: #1063828
      * TTY: ttyprintk, don't touch behind tty->write_buf
        - LP: #1063828
      * serial: pl011: handle corruption at high clock speeds
        - LP: #1063828
      * serial: set correct baud_base for EXSYS EX-41092 Dual 16950
        - LP: #1063828
      * b43legacy: Fix crash on unload when firmware not available
        - LP: #1063828
      * firmware: Add missing attributes to EFI variable attribute print out
        from sysfs
        - LP: #1063828
      * xhci: Intel Panther Point BEI quirk.
        - LP: #1063828
      * n_gsm: added interlocking for gsm_data_lock for certain code paths
        - LP: #1063828
      * coredump: prevent double-free on an error path in core dumper
        - LP: #1063828
      * Increase XHCI suspend timeout to 16ms
        - LP: #1063828
      * n_gsm: memory leak in uplink error path
        - LP: #1063828
      * UBI: fix autoresize handling in R/O mode
        - LP: #1063828
      * SCSI: ibmvscsi: Fix host config length field overflow
        - LP: #1063828
      * SCSI: hpsa: Use LUN reset instead of target reset
        - LP: #1063828
      * can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
        - LP: #1063828
      * IPoIB: Fix use-after-free of multicast object
        - LP: #1063828
      * IB/srp: Fix use-after-free in srp_reset_req()
        - LP: #1063828
      * IB/srp: Avoid having aborted requests hang
        - LP: #1063828
      * isci: fix isci_pci_probe() generates warning on efi failure path
        - LP: #1063828
      * x86/alternatives: Fix p6 nops on non-modular kernels
        - LP: #1063828
      * PCI: honor child buses add_size in hot plug configuration
        - LP: #1063828
      * SCSI: scsi_remove_target: fix softlockup regression on hot remove
        - LP: #1063828
      * SCSI: scsi_dh_alua: Enable STPG for unavailable ports
        - LP: #1063828
      * Linux 3.0.45
        - LP: #1063828
     -- Paolo Pisati <email address hidden>   Fri, 19 Oct 2012 10:31:46 +0200
  • linux-ti-omap4 (3.0.0-1216.29) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1056605
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-26.43
    
      [ Ubuntu: 3.0.0-26.43 ]
    
      * Release Tracking Bug
        - LP: #1055532
      * SAUCE: drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
        - LP: #1039157
      * Revert "SAUCE: fix pv-ops for legacy Xen"
        - LP: #1044550
      * KVM: Fix buffer overflow in kvm_set_irq()
        - LP: #1016298
        - CVE-2012-2137
      * VFS : mount lock scalability for internal mounts
        - LP: #990365
        - CVE-2012-2127
      * procfs: fix a vfsmount longterm reference leak
        - LP: #990365
        - CVE-2012-2127
      * 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
      * USB: vt6656: remove __devinit* from the struct usb_device_id table
        - LP: #1052005
      * USB: emi62: remove __devinit* from the struct usb_device_id table
        - LP: #1052005
      * ALSA: hda - fix Copyright debug message
        - LP: #1052005
      * ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't
        present
        - LP: #1052005
      * ARM: 7488/1: mm: use 5 bits for swapfile type encoding
        - LP: #1052005
      * ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems
        - LP: #1052005
      * ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters
        - LP: #1052005
      * ARM: imx: select CPU_FREQ_TABLE when needed
        - LP: #1052005
      * ASoC: wm9712: Fix microphone source selection
        - LP: #1052005
      * vfs: missed source of ->f_pos races
        - LP: #1052005
      * vfs: canonicalize create mode in build_open_flags()
        - LP: #1052005
      * alpha: Don't export SOCK_NONBLOCK to user space.
        - LP: #1052005
      * USB: winbond: remove __devinit* from the struct usb_device_id table
        - LP: #1052005
      * mm: hugetlbfs: correctly populate shared pmd
        - LP: #1052005
      * NFSv3: Ensure that do_proc_get_root() reports errors correctly
        - LP: #1052005
      * NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
        - LP: #1052005
      * NFS: Alias the nfs module to nfs4
        - LP: #1052005
      * audit: don't free_chunk() after fsnotify_add_mark()
        - LP: #1052005
      * audit: fix refcounting in audit-tree
        - LP: #1052005
      * svcrpc: fix BUG() in svc_tcp_clear_pages
        - LP: #1052005
      * svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
        - LP: #1052005
      * svcrpc: sends on closed socket should stop immediately
        - LP: #1052005
      * cciss: fix incorrect scsi status reporting
        - LP: #1052005
      * ACPI: export symbol acpi_get_table_with_size
        - LP: #1052005
      * ath9k: fix decrypt_error initialization in ath_rx_tasklet()
        - LP: #1052005
      * PCI: EHCI: Fix crash during hibernation on ASUS computers
        - LP: #1052005
      * block: replace __getblk_slow misfix by grow_dev_page fix
        - LP: #1052005
      * USB: spca506: remove __devinit* from the struct usb_device_id table
        - LP: #1052005
      * USB: p54usb: remove __devinit* from the struct usb_device_id table
        - LP: #1052005
      * USB: rtl8187: remove __devinit* from the struct usb_device_id table
        - LP: #1052005
      * USB: smsusb: remove __devinit* from the struct usb_device_id table
        - LP: #1052005
      * USB: CDC ACM: Fix NULL pointer dereference
        - LP: #1052005
      * powerpc: Fix DSCR inheritance in copy_thread()
        - LP: #1052005
      * powerpc: Restore correct DSCR in context switch
        - LP: #1052005
      * Remove user-triggerable BUG from mpol_to_str
        - LP: #1052005
      * SCSI: megaraid_sas: Move poll_aen_lock initializer
        - LP: #1052005
      * SCSI: mpt2sas: Fix for Driver oops, when loading driver with
        max_queue_depth command line option to a very small value
        - LP: #1052005
      * SCSI: Fix 'Device not ready' issue on mpt2sas
        - LP: #1052005
      * udf: Fix data corruption for files in ICB
        - LP: #1052005
      * ext3: Fix fdatasync() for files with only i_size changes
        - LP: #1052005
      * fuse: fix retrieve length
        - LP: #1052005
      * Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
        - LP: #1052005
      * PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
        - LP: #1052005
      * dccp: check ccid before dereferencing
        - LP: #1052005
      * hwmon: (asus_atk0110) Add quirk for Asus M5A78L
        - LP: #1052005
      * Linux 3.0.43
        - LP: #1052005
     -- Paolo Pisati <email address hidden>   Fri, 28 Sep 2012 14:02:52 +0200
  • linux-ti-omap4 (3.0.0-1216.28) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1046422
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-26.42
    
      [ Ubuntu: 3.0.0-26.42 ]
    
      * Release Tracking Bug
        - LP: #1045707
      * rds: set correct msg_namelen
        - LP: #1031112
        - CVE-2012-3430
      * x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
        - LP: #1037281
      * Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
        - LP: #1037281
      * SUNRPC: return negative value in case rpcbind client creation error
        - LP: #1037281
      * nilfs2: fix deadlock issue between chcp and thaw ioctls
        - LP: #1037281
      * pcdp: use early_ioremap/early_iounmap to access pcdp table
        - LP: #1037281
      * mm: fix wrong argument of migrate_huge_pages() in
        soft_offline_huge_page()
        - LP: #1037281
      * ARM: 7478/1: errata: extend workaround for erratum #720789
        - LP: #1037281
      * ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with
        VIVT caches
        - LP: #1037281
      * mm: mmu_notifier: fix freed page still mapped in secondary MMU
        - LP: #1037281
      * mac80211: cancel mesh path timer
        - LP: #1037281
      * x86, nops: Missing break resulting in incorrect selection on Intel
        - LP: #1037281
      * random: Add support for architectural random hooks
        - LP: #1037281
      * fix typo/thinko in get_random_bytes()
        - LP: #1037281
      * random: Use arch_get_random_int instead of cycle counter if avail
        - LP: #1037281
      * random: Use arch-specific RNG to initialize the entropy store
        - LP: #1037281
      * random: Adjust the number of loops when initializing
        - LP: #1037281
      * drivers/char/random.c: fix boot id uniqueness race
        - LP: #1037281
      * random: make 'add_interrupt_randomness()' do something sane
        - LP: #1037281
      * random: use lockless techniques in the interrupt path
        - LP: #1037281
      * random: create add_device_randomness() interface
        - LP: #1037281
      * usb: feed USB device information to the /dev/random driver
        - LP: #1037281
      * net: feed /dev/random with the MAC address when registering a device
        - LP: #1037281
      * random: use the arch-specific rng in xfer_secondary_pool
        - LP: #1037281
      * random: add new get_random_bytes_arch() function
        - LP: #1037281
      * random: add tracepoints for easier debugging and verification
        - LP: #1037281
      * MAINTAINERS: Theodore Ts'o is taking over the random driver
        - LP: #1037281
      * rtc: wm831x: Feed the write counter into device_add_randomness()
        - LP: #1037281
      * mfd: wm831x: Feed the device UUID into device_add_randomness()
        - LP: #1037281
      * random: remove rand_initialize_irq()
        - LP: #1037281
      * random: Add comment to random_initialize()
        - LP: #1037281
      * dmi: Feed DMI table to /dev/random driver
        - LP: #1037281
      * random: mix in architectural randomness in extract_buf()
        - LP: #1037281
      * x86, microcode: microcode_core.c simple_strtoul cleanup
        - LP: #1037281
      * x86, microcode: Sanitize per-cpu microcode reloading interface
        - LP: #1037281
      * mm: hugetlbfs: close race during teardown of hugetlbfs shared page
        tables
        - LP: #1037281
      * ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig
        - LP: #1037281
      * ARM: pxa: remove irq_to_gpio from ezx-pcap driver
        - LP: #1037281
      * cfg80211: process pending events when unregistering net device
        - LP: #1037281
      * cfg80211: fix interface combinations check for ADHOC(IBSS)
        - LP: #1037281
      * e1000e: NIC goes up and immediately goes down
        - LP: #1037281
      * Input: wacom - Bamboo One 1024 pressure fix
        - LP: #1037281
      * rt61pci: fix NULL pointer dereference in config_lna_gain
        - LP: #1037281
      * Linux 3.0.41
        - LP: #1037281
      * eCryptfs: Revert to a writethrough cache model
        - LP: #1034012
      * net: Allow driver to limit number of GSO segments per skb
        - LP: #1037456
        - CVE-2012-3412
      * tcp: do not scale TSO segment size with reordering degree
        - LP: #1037456
        - CVE-2012-3412
      * tcp: Apply device TSO segment limit earlier
        - LP: #1037456
        - CVE-2012-3412
      * sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
        - LP: #1037456
        - CVE-2012-3412
      * sfc: Fix maximum number of TSO segments and minimum TX queue size
        - LP: #1037456
        - CVE-2012-3412
      * s390/compat: fix mmap compat system calls
        - LP: #1042241
      * fuse: verify all ioctl retry iov elements
        - LP: #1042241
      * xen: mark local pages as FOREIGN in the m2p_override
        - LP: #1042241
      * drm/i915: correctly order the ring init sequence
        - LP: #1042241
      * drm/radeon: do not reenable crtc after moving vram start address
        - LP: #1042241
      * ext4: avoid kmemcheck complaint from reading uninitialized memory
        - LP: #1042241
      * xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.
        - LP: #1042241
      * xhci: Increase reset timeout for Renesas 720201 host.
        - LP: #1042241
      * xhci: Switch PPT ports to EHCI on shutdown.
        - LP: #1042241
      * USB: add USB_VENDOR_AND_INTERFACE_INFO() macro
        - LP: #1042241
      * USB: support the new interfaces of Huawei Data Card devices in option
        driver
        - LP: #1042241
      * USB: option: add ZTE K5006-Z
        - LP: #1042241
      * USB: ftdi_sio: Add VID/PID for Kondo Serial USB
        - LP: #1042241
      * usb: serial: mos7840: Fixup mos7840_chars_in_buffer()
        - LP: #1042241
      * IB/srp: Fix a race condition
        - LP: #1042241
      * Linux 3.0.42
        - LP: #1042241
     -- Paolo Pisati <email address hidden>   Wed, 12 Sep 2012 14:42:03 +0200
  • linux-ti-omap4 (3.0.0-1215.27) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1036576
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-25.41
    
      [ Ubuntu: 3.0.0-25.41 ]
    
      * Release Tracking Bug
        - LP: #1036178
      * SAUCE: rds_ib_send() -- prevent local pings triggering BUG_ON()
        - LP: #1016299
        - CVE-2012-2372
      * SAUCE: Unlock the rc_dev lock when the raw device is missing
        - LP: #1015836
      * cifs: always update the inode cache with the results from a FIND_*
        - LP: #1031926
      * ntp: Fix STA_INS/DEL clearing bug
        - LP: #1031926
      * mm: fix lost kswapd wakeup in kswapd_stop()
        - LP: #1031926
      * MIPS: Properly align the .data..init_task section.
        - LP: #1031926
      * UBIFS: fix a bug in empty space fix-up
        - LP: #1031926
      * dm raid1: fix crash with mirror recovery and discard
        - LP: #1031926
      * mm/vmstat.c: cache align vm_stat
        - LP: #1031926
      * mm: memory hotplug: Check if pages are correctly reserved on a
        per-section basis
        - LP: #1031926
      * mm: reduce the amount of work done when updating min_free_kbytes
        - LP: #1031926
      * mm: vmscan: fix force-scanning small targets without swap
        - LP: #1031926
      * vmscan: clear ZONE_CONGESTED for zone with good watermark
        - LP: #1031926
      * vmscan: add shrink_slab tracepoints
        - LP: #1031926
      * vmscan: shrinker->nr updates race and go wrong
        - LP: #1031926
      * vmscan: reduce wind up shrinker->nr when shrinker can't do work
        - LP: #1031926
      * vmscan: limit direct reclaim for higher order allocations
        - LP: #1031926
      * vmscan: abort reclaim/compaction if compaction can proceed
        - LP: #1031926
      * mm: compaction: trivial clean up in acct_isolated()
        - LP: #1031926
      * mm: change isolate mode from #define to bitwise type
        - LP: #1031926
      * mm: compaction: make isolate_lru_page() filter-aware
        - LP: #1031926
      * mm: zone_reclaim: make isolate_lru_page() filter-aware
        - LP: #1031926
      * mm: migration: clean up unmap_and_move()
        - LP: #1031926
      * mm: compaction: allow compaction to isolate dirty pages
        - LP: #1031926
      * mm: compaction: determine if dirty pages can be migrated without
        blocking within ->migratepage
        - LP: #1031926
      * mm: page allocator: do not call direct reclaim for THP allocations
        while compaction is deferred
        - LP: #1031926
      * mm: compaction: make isolate_lru_page() filter-aware again
        - LP: #1031926
      * kswapd: avoid unnecessary rebalance after an unsuccessful balancing
        - LP: #1031926
      * kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
        - LP: #1031926
      * mm: compaction: introduce sync-light migration for use by compaction
        - LP: #1031926
      * mm: vmscan: when reclaiming for compaction, ensure there are sufficient
        free pages available
        - LP: #1031926
      * mm: vmscan: do not OOM if aborting reclaim to start compaction
        - LP: #1031926
      * mm: vmscan: check if reclaim should really abort even if
        compaction_ready() is true for one zone
        - LP: #1031926
      * vmscan: promote shared file mapped pages
        - LP: #1031926
      * vmscan: activate executable pages after first usage
        - LP: #1031926
      * mm/vmscan.c: consider swap space when deciding whether to continue
        reclaim
        - LP: #1031926
      * mm: test PageSwapBacked in lumpy reclaim
        - LP: #1031926
      * mm: vmscan: convert global reclaim to per-memcg LRU lists
        - LP: #1031926
      * cpusets: avoid looping when storing to mems_allowed if one node remains
        set
        - LP: #1031926
      * cpusets: stall when updating mems_allowed for mempolicy or disjoint
        nodemask
        - LP: #1031926
      * cpuset: mm: reduce large amounts of memory barrier related damage v3
        - LP: #1031926
      * mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
        - LP: #1031926
      * vmscan: fix initial shrinker size handling
        - LP: #1031926
      * Linux 3.0.39
        - LP: #1031926
      * 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
        - LP: #1009207
      * eCryptfs: Initialize empty lower files when opening them
        - LP: #911507
      * mmc: sdhci-pci: CaFe has broken card detection
        - LP: #1034988
      * powerpc/ftrace: Fix assembly trampoline register usage
        - LP: #1034988
      * powerpc: Add "memory" attribute for mfmsr()
        - LP: #1034988
      * powerpc: Fix wrong divisor in usecs_to_cputime
        - LP: #1034988
      * SCSI: libsas: continue revalidation
        - LP: #1034988
      * SCSI: libsas: fix sas_discover_devices return code handling
        - LP: #1034988
      * SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
        - LP: #1034988
      * SCSI: fix hot unplug vs async scan race
        - LP: #1034988
      * SCSI: Avoid dangling pointer in scsi_requeue_command()
        - LP: #1034988
      * ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one
        - LP: #1034988
      * ALSA: hda - Add support for Realtek ALC282
        - LP: #1025377, #1034988
      * usbdevfs: Correct amount of data copied to user in processcompl_compat
        - LP: #1034988
      * usb: gadget: Fix g_ether interface link status
        - LP: #1034988
      * locks: fix checking of fcntl_setlease argument
        - LP: #1034988
      * ftrace: Disable function tracing during suspend/resume and hibernation,
        again
        - LP: #1034988
      * stable: update references to older 2.6 versions for 3.x
        - LP: #1034988
      * workqueue: perform cpu down operations from low priority cpu_notifier()
        - LP: #1034988
      * ACPI/AC: prevent OOPS on some boxes due to missing check
        power_supply_register() return value check
        - LP: #1034988
      * Btrfs: call the ordered free operation without any locks held
        - LP: #1034988
      * drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128
        columns.
        - LP: #1034988
      * drm/radeon: fix non revealent error message
        - LP: #1034988
      * drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
        - LP: #1034988
      * drm/radeon: on hotplug force link training to happen (v2)
        - LP: #1034988
      * nfsd4: our filesystems are normally case sensitive
        - LP: #1034988
      * nfs: skip commit in releasepage if we're freeing memory for fs-related
        reasons
        - LP: #1034988
      * ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
        - LP: #1034988
      * ext4: don't let i_reserved_meta_blocks go negative
        - LP: #1034988
      * bnx2: Fix bug in bnx2_free_tx_skbs().
        - LP: #1034988
      * sch_sfb: Fix missing NULL check
        - LP: #1034988
      * sctp: Fix list corruption resulting from freeing an association on a
        list
        - LP: #1034988
      * caif: Fix access to freed pernet memory
        - LP: #1034988
      * cipso: don't follow a NULL pointer when setsockopt() is called
        - LP: #1034988
      * caif: fix NULL pointer check
        - LP: #1034988
      * wanmain: comparing array with NULL
        - LP: #1034988
      * tcp: Add TCP_USER_TIMEOUT negative value check
        - LP: #1034988
      * USB: kaweth.c: use GFP_ATOMIC under spin_lock
        - LP: #1034988
      * net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
        - LP: #1034988
      * tcp: perform DMA to userspace only if there is a task waiting for it
        - LP: #1034988
      * net/tun: fix ioctl() based info leaks
        - LP: #1034988
      * USB: echi-dbgp: increase the controller wait time to come out of halt.
        - LP: #1034988
      * ALSA: snd-usb: fix clock source validity index
        - LP: #1034988
      * ALSA: mpu401: Fix missing initialization of irq field
        - LP: #1034988
      * ASoC: wm8962: Allow VMID time to fully ramp
        - LP: #1034988
      * ASoC: wm8994: Ensure there are enough BCLKs for four channels
        - LP: #1034988
      * m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
        - LP: #1034988
      * m68k: Correct the Atari ALLOWINT definition
        - LP: #1034988
      * futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
        - LP: #1034988
      * futex: Fix bug in WARN_ON for NULL q.pi_state
        - LP: #1034988
      * futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
        - LP: #1034988
      * Linux 3.0.40
        - LP: #1034988
     -- Paolo Pisati <email address hidden>   Fri, 17 Aug 2012 10:17:47 +0200
  • linux-ti-omap4 (3.0.0-1214.26) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1028832
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-24.40
    
      [ Ubuntu: 3.0.0-24.40 ]
    
      * Release Tracking Bug
        - LP: #1027841
      * [Packaging] getabis should be extracting all packages
        - LP: #1021174
      * [Config] getabis -- series uses linux-image-extra
        - LP: #1021174
      * SAUCE: sched: Fix race in task_group()
        - LP: #999755
      * Extract firmware module info during getabi
        - LP: #1021174
      * net: sock: validate data_len before allocating skb in
        sock_alloc_send_pskb()
        - LP: #1006622
        - CVE-2012-2136
      * epoll: clear the tfile_check_list on -ELOOP
        - LP: #1021811
        - CVE-2012-3375
      * ALSA: hda - Add Realtek ALC280 codec support
        - LP: #1017017, #1025406
      * powerpc/xmon: Use cpumask iterator to avoid warning
        - LP: #1025406
      * media: smsusb: add autodetection support for USB ID 2040:f5a0
        - LP: #1025406
      * ARM: fix rcu stalls on SMP platforms
        - LP: #1025406
      * cipso: handle CIPSO options correctly when NetLabel is disabled
        - LP: #1025406
      * net: l2tp_eth: fix kernel panic on rmmod l2tp_eth
        - LP: #1025406
      * dummy: fix rcu_sched self-detected stalls
        - LP: #1025406
      * ethtool: allow ETHTOOL_GSSET_INFO for users
        - LP: #1025406
      * bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
        - LP: #1025406
      * bonding: Fix corrupted queue_mapping
        - LP: #1025406
      * ipv6: Move ipv6 proc file registration to end of init order
        - LP: #1025406
      * sky2: fix checksum bit management on some chips
        - LP: #1025406
      * be2net: fix a race in be_xmit()
        - LP: #1025406
      * netpoll: fix netpoll_send_udp() bugs
        - LP: #1025406
      * hwmon: (applesmc) Limit key length in warning messages
        - LP: #1025406
      * nilfs2: ensure proper cache clearing for gc-inodes
        - LP: #1025406
      * udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
        - LP: #1025406
      * udf: Avoid run away loop when partition table length is corrupted
        - LP: #1025406
      * udf: Fortify loading of sparing table
        - LP: #1025406
      * ath9k: Fix softlockup in AR9485
        - LP: #1025406
      * ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
        - LP: #1025406
      * ath9k: enable serialize_regmode for non-PCIE AR9287
        - LP: #1025406
      * ASoC: tlv320aic3x: Fix codec pll configure bug
        - LP: #1025406
      * Btrfs: run delayed directory updates during log replay
        - LP: #1025406
      * drm/edid: don't return stack garbage from supports_rb
        - LP: #1025406
      * drm/nouveau/fbcon: using nv_two_heads is not a good idea
        - LP: #1025406
      * drm/i915: Fix eDP blank screen after S3 resume on HP desktops
        - LP: #1025406
      * acpi_pad: fix power_saving thread deadlock
        - LP: #1025406
      * ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding
        - LP: #1025406
      * ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI
        - LP: #1025406
      * ACPI sysfs.c strlen fix
        - LP: #1025406
      * stable: Allow merging of backports for serious user-visible performance
        issues
        - LP: #1025406
      * USB: option: add id for Cellient MEN-200
        - LP: #1025406
      * USB: option: Add USB ID for Novatel Ovation MC551
        - LP: #1025406
      * USB: CP210x Add 10 Device IDs
        - LP: #1025406
      * cfg80211: fix potential deadlock in regulatory
        - LP: #1025406
      * can: c_can: precedence error in c_can_chip_config()
        - LP: #1025406
      * oprofile: perf: use NR_CPUS instead or nr_cpumask_bits for static array
        - LP: #1025406
      * mac80211: correct behaviour on unrecognised action frames
        - LP: #1025406
      * mwifiex: fix 11n rx packet drop issue
        - LP: #1025406
      * vfs: make O_PATH file descriptors usable for 'fchdir()'
        - LP: #1025406
      * mtd: cafe_nand: fix an & vs | mistake
        - LP: #1025406
      * tcm_fc: Resolve suspicious RCU usage warnings
        - LP: #1025406
      * eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
        - LP: #1025406
      * eCryptfs: Fix lockdep warning in miscdev operations
        - LP: #1025406
      * eCryptfs: Properly check for O_RDONLY flag before doing privileged open
        - LP: #1025406
      * USB: cdc-wdm: fix lockup on error in wdm_read
        - LP: #1025406
      * USB: option: add ZTE MF60
        - LP: #1025406
      * USB: option: Add MEDIATEK product ids
        - LP: #1025406
      * PCI: EHCI: fix crash during suspend on ASUS computers
        - LP: #1025406
      * xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n
        - LP: #1025406
      * ipheth: add support for iPad
        - LP: #1025406
      * tracing: change CPU ring buffer state from tracing_cpumask
        - LP: #1025406
      * vhost: don't forget to schedule()
        - LP: #1025406
      * raid5: delayed stripe fix
        - LP: #1025406
      * rtl8187: ->brightness_set can not sleep
        - LP: #1025406
      * umem: fix up unplugging
        - LP: #1025406
      * x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
        - LP: #1025406
      * md/raid5: Do not add data_offset before call to is_badblock
        - LP: #1025406
      * md/raid10: Don't try to recovery unmatched (and unused) chunks.
        - LP: #1025406
      * memory hotplug: fix invalid memory access caused by stale kswapd
        pointer
        - LP: #1025406
      * drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
        - LP: #1025406
      * mm, thp: abort compaction if migration page cannot be charged to memcg
        - LP: #1025406
      * fs: ramfs: file-nommu: add SetPageUptodate()
        - LP: #1025406
      * mm: Hold a file reference in madvise_remove
        - LP: #1025406
      * ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases
        - LP: #1025406
      * ACPI: Remove one board specific WARN when ignoring timer overriding
        - LP: #1025406
      * Linux 3.0.37
        - LP: #1025406
      * x86, mce, therm_throt: Don't report power limit and package level
        thermal throttle events in mcelog
        - LP: #930288
      * hwmon: (it87) Preserve configuration register bits on init
        - LP: #1026850
      * block: fix infinite loop in __getblk_slow
        - LP: #1026850
      * media: dvb-core: Release semaphore on error path dvb_register_device()
        - LP: #1026850
      * mtd: nandsim: don't open code a do_div helper
        - LP: #1026850
      * ARM: SAMSUNG: fix race in s3c_adc_start for ADC
        - LP: #1026850
      * intel_ips: blacklist HP ProBook laptops
        - LP: #1026850
      * fifo: Do not restart open() if it already found a partner
        - LP: #1026850
      * rt2x00usb: fix indexes ordering on RX queue kick
        - LP: #1026850
      * e1000e: Correct link check logic for 82571 serdes
        - LP: #1026850
      * Input: xpad - add Andamiro Pump It Up pad
        - LP: #1026850
      * tcp: drop SYN+FIN messages
        - LP: #1026850
      * cfg80211: check iface combinations only when iface is running
        - LP: #1026850
      * ntp: Fix leap-second hrtimer livelock
        - LP: #1026850
      * ntp: Correct TAI offset during leap second
        - LP: #1026850
      * timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
        - LP: #1026850
      * time: Move common updates to a function
        - LP: #1026850
      * hrtimer: Provide clock_was_set_delayed()
        - LP: #1026850
      * timekeeping: Fix leapsecond triggered load spike issue
        - LP: #1026850
      * timekeeping: Maintain ktime_t based offsets for hrtimers
        - LP: #1026850
      * hrtimers: Move lock held region in hrtimer_interrupt()
        - LP: #1026850
      * timekeeping: Provide hrtimer update function
        - LP: #1026850
      * hrtimer: Update hrtimer base offsets each hrtimer_interrupt
        - LP: #1026850
      * timekeeping: Add missing update call in timekeeping_resume()
        - LP: #1026850
      * Linux 3.0.38
        - LP: #1026850
    
      [ Ubuntu: 3.0.0-23.39 ]
    
      * Release Tracking Bug
        - LP: #1026730
      * thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
        - LP: #1026690
    
      [ Ubuntu: 3.0.0-23.38 ]
    
      * No change upload to fix .ddeb generation in the PPA.
      * Release Tracking Bug
        - LP: #1020623
     -- Paolo Pisati <email address hidden>   Fri, 27 Jul 2012 16:13:00 +0200
  • linux-ti-omap4 (3.0.0-1213.25) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1021335
    
      [ Paolo Pisati ]
    
      * rebase on 3.0.0-23.37
    
      [ Ubuntu: 3.0.0-23.37 ]
    
      * Release Tracking Bug
        - LP: #1020623
      * SAUCE: (upstreamed) [media] ene_ir: Fix driver initialisation
        - LP: #1014800
      * Revert "net: maintain namespace isolation between vlan and real device"
        - LP: #1013748
      * hwmon: (k10temp) Add support for AMD Trinity CPUs
        - LP: #1009086
      * hwmon: (fam15h_power) Increase output resolution
        - LP: #1009086
      * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it
        - LP: #1009087
      * SCSI: fix scsi_wait_scan
        - LP: #1013748
      * SCSI: Fix dm-multipath starvation when scsi host is busy
        - LP: #1013748
      * mm: consider all swapped back pages in used-once logic
        - LP: #1013748
      * mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race
        condition
        - LP: #1013748
      * iwlwifi: update BT traffic load states correctly
        - LP: #1013748
      * cifs: fix oops while traversing open file list (try #4)
        - LP: #1013748
      * PARISC: fix boot failure on 32-bit systems caused by branch stubs
        placed before .text
        - LP: #1013748
      * PARISC: fix TLB fault path on PA2.0 narrow systems
        - LP: #1013748
      * solos-pci: Fix DMA support
        - LP: #1013748
      * mac80211: fix ADDBA declined after suspend with wowlan
        - LP: #1013748
      * NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
        - LP: #1013748
      * drm/radeon: fix XFX quirk
        - LP: #1013748
      * drm/i915: properly handle interlaced bit for sdvo dtd conversion
        - LP: #1013748
      * drm/i915: wait for a vblank to pass after tv detect
        - LP: #1013748
      * Bluetooth: btusb: Add USB device ID "0a5c 21e8"
        - LP: #1013748
      * Bluetooth: btusb: typo in Broadcom SoftSailing id
        - LP: #1013748
      * Add Foxconn / Hon Hai IDs for btusb module
        - LP: #1013748
      * Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
        - LP: #1013748
      * ALSA: usb-audio: fix rate_list memory leak
        - LP: #1013748
      * vfs: umount_tree() might be called on subtree that had never made it
        - LP: #1013748
      * mtd: nand: fix scan_read_raw_oob
        - LP: #1013748
      * drm/radeon: properly program gart on rv740, juniper, cypress, barts,
        hemlock
        - LP: #1013748
      * drm/radeon: fix HD6790, HD6570 backend programming
        - LP: #1013748
      * drm/ttm: Fix spinlock imbalance
        - LP: #1013748
      * ipv4: Do not use dead fib_info entries.
        - LP: #1013748
      * ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
        - LP: #1013748
      * ipv6: fix incorrect ipsec fragment
        - LP: #1013748
      * l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
        - LP: #1013748
      * pktgen: fix crash at module unload
        - LP: #1013748
      * pktgen: fix module unload for good
        - LP: #1013748
      * sctp: check cached dst before using it
        - LP: #1013748
      * skb: avoid unnecessary reallocations in __skb_cow
        - LP: #1013748
      * xfrm: take net hdr len into account for esp payload size calculation
        - LP: #1013748
      * ext4: force ro mount if ext4_setup_super() fails
        - LP: #1013748
      * ext4: add missing save_error_info() to ext4_error()
        - LP: #1013748
      * ext4: don't trash state flags in EXT4_IOC_SETFLAGS
        - LP: #1013748
      * ext4: add ext4_mb_unload_buddy in the error path
        - LP: #1013748
      * ext4: remove mb_groups before tearing down the buddy_cache
        - LP: #1013748
      * drm/radeon/kms: add new BTC PCI ids
        - LP: #1013748
      * ACPI battery: only refresh the sysfs files when pertinent information
        changes
        - LP: #1013748
      * wl1251: fix oops on early interrupt
        - LP: #1013748
      * ext4: don't set i_flags in EXT4_IOC_SETFLAGS
        - LP: #1013748
      * Linux 3.0.34
        - LP: #1013748
      * char/agp: add another Ironlake host bridge
        - LP: #1014712
      * btree: fix tree corruption in btree_get_prev()
        - LP: #1014712
      * powerpc: Fix kernel panic during kernel module load
        - LP: #1014712
      * crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
        - LP: #1014712
      * mac80211: clean up remain-on-channel on interface stop
        - LP: #1014712
      * cfg80211: fix interface combinations check
        - LP: #1014712
      * net: sierra_net: device IDs for Aircard 320U++
        - LP: #1014712
      * can: c_can: fix "BUG! echo_skb is occupied!" during transmit
        - LP: #1014712
      * can: c_can: fix an interrupt thrash issue with c_can driver
        - LP: #1014712
      * can: c_can: fix race condition in c_can_open()
        - LP: #1014712
      * acpi_video: fix leaking PCI references
        - LP: #1014712
      * sched: Fix the relax_domain_level boot parameter
        - LP: #1014712
      * iwlwifi: don't mess up the SCD when removing a key
        - LP: #1014712
      * x86, MCE, AMD: Make APIC LVT thresholding interrupt optional
        - LP: #1014712
      * fuse: fix stat call on 32 bit platforms
        - LP: #1014712
      * e1000: save skb counts in TX to avoid cache misses
        - LP: #1014712
      * mm/vmalloc.c: change void* into explict vm_struct*
        - LP: #1014712
      * mm: fix faulty initialization in vmalloc_init()
        - LP: #1014712
      * hugetlb: fix resv_map leak in error path
        - LP: #1014712
      * Linux 3.0.35
        - LP: #1014712
      * ARM i.MX imx21ads: Fix overlapping static i/o mappings
        - LP: #1016720
      * xen/setup: filter APERFMPERF cpuid feature out
        - LP: #1016720
      * NFSv4.1: Fix a request leak on the back channel
        - LP: #1016720
      * USB: option: Add Vodafone/Huawei K5005 support
        - LP: #1016720
      * USB: option: Updated Huawei K4605 has better id
        - LP: #1016720
      * USB: option: add more YUGA device ids
        - LP: #1016720
      * USB: option: fix memory leak
        - LP: #1016720
      * USB: option: fix port-data abuse
        - LP: #1016720
      * hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
        - LP: #1016720
      * xHCI: Increase the timeout for controller save/restore state operation
        - LP: #1016720
      * USB: mos7840: Fix compilation of usb serial driver
        - LP: #1016720
      * USB: qcserial: Add Sierra Wireless device IDs
        - LP: #1016720
      * USB: mct_u232: Fix incorrect TIOCMSET return
        - LP: #1016720
      * USB: serial: cp210x: add Optris MS Pro usb id
        - LP: #1016720
      * USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter
        - LP: #1016720
      * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
        - LP: #1016720
      * usb: cdc-acm: fix devices not unthrottled on open
        - LP: #1016720
      * USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem
        - LP: #1016720
      * USB: serial: Enforce USB driver and USB serial driver match
        - LP: #1016720
      * USB: fix gathering of interface associations
        - LP: #1016720
      * Linux 3.0.36
        - LP: #1016720
      * tun: reserves space for network in skb
        - LP: #905219
     -- Paolo Pisati <email address hidden>   Thu, 05 Jul 2012 18:59:58 +0200
  • linux-ti-omap4 (3.0.0-1212.24) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1012482
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-22.36
    
      [ Ubuntu: 3.0.0-22.36 ]
    
      * Release Tracking Bug
        - LP: #1012040
      * SAUCE: fix get_gate_vma call in i386 NX emulation code
        - LP: #1009200
      * Avoid reading past buffer when calling GETACL
        - LP: #1002505
        - CVE-2012-2375
      * Avoid beyond bounds copy while caching ACL
        - LP: #1002505
        - CVE-2012-2375
      * Fix length of buffer copied in __nfs4_get_acl_uncached
        - LP: #1002505
        - CVE-2012-2375
      * tilegx: enable SYSCALL_WRAPPERS support
        - LP: #1008697
      * block: fix buffer overflow when printing partition UUIDs
        - LP: #1008697
      * block: don't mark buffers beyond end of disk as mapped
        - LP: #1008697
      * PARISC: fix PA1.1 oops on boot
        - LP: #1008697
      * PARISC: fix crash in flush_icache_page_asm on PA1.1
        - LP: #1008697
      * PARISC: fix panic on prefetch(NULL) on PA7300LC
        - LP: #1008697
      * isdn/gigaset: ratelimit CAPI message dumps
        - LP: #1008697
      * vfs: make AIO use the proper rw_verify_area() area helpers
        - LP: #1008697
      * cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
        - LP: #1008697
      * Fix blocking allocations called very early during bootup
        - LP: #1008697
      * s390/pfault: fix task state race
        - LP: #1008697
      * SCSI: mpt2sas: Fix for panic happening because of improper memory
        allocation
        - LP: #1008697
      * RDMA/cxgb4: Drop peer_abort when no endpoint found
        - LP: #1008697
      * KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32
        compat
        - LP: #1008697
      * SELinux: if sel_make_bools errors don't leave inconsistent state
        - LP: #1008697
      * drivers/staging/comedi/comedi_fops.c: add missing vfree
        - LP: #1008697
      * perf/x86: Update event scheduling constraints for AMD family 15h models
        - LP: #1008697
      * mtd: sm_ftl: fix typo in major number.
        - LP: #1008697
      * ahci: Detect Marvell 88SE9172 SATA controller
        - LP: #1008697
      * um: Fix __swp_type()
        - LP: #1008697
      * um: Implement a custom pte_same() function
        - LP: #1008697
      * docs: update HOWTO for 2.6.x -> 3.x versioning
        - LP: #1008697
      * USB: cdc-wdm: poll must return POLLHUP if device is gone
        - LP: #1008697
      * workqueue: skip nr_running sanity check in worker_enter_idle() if
        trustee is active
        - LP: #1008697
      * mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy
        linkages
        - LP: #1008697
      * md: using GFP_NOIO to allocate bio for flush request
        - LP: #1008697
      * Add missing call to uart_update_timeout()
        - LP: #1008697
      * tty: Allow uart_register/unregister/register
        - LP: #1008697
      * USB: ftdi-sio: add support for Physik Instrumente E-861
        - LP: #1008697
      * usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player
        - LP: #1008697
      * USB: ffs-test: fix length argument of out function call
        - LP: #1008697
      * drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
        - LP: #1008697
      * SCSI: hpsa: Fix problem with MSA2xxx devices
        - LP: #1008697
      * usb: usbtest: two super speed fixes for usbtest
        - LP: #1008697
      * USB: Remove races in devio.c
        - LP: #1008697
      * USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console
        - LP: #1008697
      * usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated
        once written
        - LP: #1008697
      * usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es
        - LP: #1008697
      * xhci: Add Lynx Point to list of Intel switchable hosts.
        - LP: #1008697
      * usb-xhci: Handle COMP_TX_ERR for isoc tds
        - LP: #1008697
      * xhci: Reset reserved command ring TRBs on cleanup.
        - LP: #1008697
      * xhci: Add new short TX quirk for Fresco Logic host.
        - LP: #1008697
      * drm/i915: Avoid a double-read of PCH_IIR during interrupt handling
        - LP: #1008697
      * drm/i915: [GEN7] Use HW scheduler for fixed function shaders
        - LP: #1008697
      * drm/i915: don't clobber the pipe param in sanitize_modesetting
        - LP: #1008697
      * nouveau: nouveau_set_bo_placement takes TTM flags
        - LP: #1008697
      * smsusb: add autodetection support for USB ID 2040:c0a0
        - LP: #1008697
      * media: uvcvideo: Fix ENUMINPUT handling
        - LP: #1008697
      * x86/mce: Fix check for processor context when machine check was taken.
        - LP: #1008697
      * mmc: sdio: avoid spurious calls to interrupt handlers
        - LP: #1008697
      * tile: fix bug where fls(0) was not returning 0
        - LP: #1008697
      * isci: fix oem parameter validation on single controller skus
        - LP: #1008697
      * ARM: 7365/1: drop unused parameter from flush_cache_user_range
        - LP: #1008697
      * ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
        - LP: #1008697
      * i2c: davinci: Free requested IRQ in remove
        - LP: #1008697
      * Linux 3.0.33
        - LP: #1008697
     -- Paolo Pisati <email address hidden>   Wed, 13 Jun 2012 10:23:50 +0200
  • linux-ti-omap4 (3.0.0-1211.23) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #1005455
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-21.35
    
      [ Ubuntu: 3.0.0-21.35 ]
    
      * Release Tracking Bug
        - LP: #1004571
      * [Config] control.stub is an intermediate product not a dependancy
        - LP: #992414
      * SAUCE: async_populate_rootfs: fix build warnings
        - LP: #1003417
      * Revert "SAUCE: ite-cir: postpone ISR registration"
        - LP: #1002880
      * [Config] perarch and indep tools builds need separate build directories
      * Revert "autofs: work around unhappy compat problem on x86-64"
        - LP: #996109
      * Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at
        ARM"
        - LP: #996109
      * KVM: unmap pages from the iommu when slots are removed
        - LP: #987569
        - CVE-2012-2121
      * NFSv4: include bitmap in nfsv4 get acl data
        - LP: #893147
        - CVE-2011-4131
      * hugepages: fix use after free bug in "quota" handling
        - LP: #990368
        - CVE-2012-2133
      * nfs: Enclose hostname in brackets when needed in nfs_do_root_mount
        - LP: #996109
      * NFSv4: Ensure that the LOCK code sets exception->inode
        - LP: #996109
      * NFSv4: Ensure that we check lock exclusive/shared type against open
        modes
        - LP: #996109
      * x86, apic: APIC code touches invalid MSR on P5 class machines
        - LP: #996109
      * xen: correctly check for pending events when restoring irq flags
        - LP: #996109
      * xen/smp: Fix crash when booting with ACPI hotplug CPUs.
        - LP: #996109
      * ASoC: dapm: Ensure power gets managed for line widgets
        - LP: #996109
      * dmaengine: at_hdmac: remove clear-on-read in atc_dostart()
        - LP: #996109
      * hwmon: fam15h_power: fix bogus values with current BIOSes
        - LP: #996109
      * hwmon: (fam15h_power) Fix pci_device_id array
        - LP: #996109
      * drm/i915: handle input/output sdvo timings separately in mode_set
        - LP: #996109
      * drm/i915: fix integer overflow in i915_gem_execbuffer2()
        - LP: #996109
      * drm/i915: fix integer overflow in i915_gem_do_execbuffer()
        - LP: #996109
      * nl80211: ensure interface is up in various APIs
        - LP: #996109
      * EHCI: fix criterion for resuming the root hub
        - LP: #996109
      * brcm80211: smac: resume transmit fifo upon receiving frames
        - LP: #996109
      * Fix modpost failures in fedora 17
        - LP: #996109
      * mmc: unbreak sdhci-esdhc-imx on i.MX25
        - LP: #996109
      * nfsd: fix b0rken error value for setattr on read-only mount
        - LP: #996109
      * nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
        - LP: #996109
      * USB: cdc-wdm: fix race leading leading to memory corruption
        - LP: #996109
      * USB: EHCI: fix crash during suspend on ASUS computers
        - LP: #996109
      * USB: gadget: storage gadgets send wrong error code for unknown commands
        - LP: #996109
      * usb gadget: uvc: uvc_request_data::length field must be signed
        - LP: #996109
      * pipes: add a "packetized pipe" mode for writing
        - LP: #996109
      * autofs: make the autofsv5 packet file descriptor use a packetized pipe
        - LP: #996109
      * ARM: 7403/1: tls: remove covert channel via TPIDRURW
        - LP: #996109
      * SCSI: libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
        - LP: #996109
      * SCSI: libsas: fix false positive 'device attached' conditions
        - LP: #996109
      * efi: Add new variable attributes
        - LP: #996109
      * efivars: String functions
        - LP: #996109
      * efivars: fix warnings when CONFIG_PSTORE=n
        - LP: #996109
      * efi: Validate UEFI boot variables
        - LP: #996109
      * efivars: Improve variable validation
        - LP: #996109
      * hwmon: (coretemp) Increase CPU core limit
        - LP: #996109
      * hwmon: (coretemp) fix oops on cpu unplug
        - LP: #996109
      * libata: skip old error history when counting probe trials
        - LP: #996109
      * i2c: pnx: Disable clk in suspend
        - LP: #996109
      * ipw2200: Fix race condition in the command completion acknowledge
        - LP: #996109
      * mac80211: fix AP mode EAP tx for VLAN stations
        - LP: #996109
      * rtlwifi: Fix oops on unload
        - LP: #996109
      * wl1251: fix crash on remove due to premature kfree
        - LP: #996109
      * wl1251: fix crash on remove due to leftover work item
        - LP: #996109
      * sched: Fix nohz load accounting -- again!
        - LP: #996109
      * hfsplus: Fix potential buffer overflows
        - LP: #996109
      * Linux 3.0.31
        - LP: #996109
      * smsc95xx: mark link down on startup and let PHY interrupt deal with
        carrier changes
        - LP: #1002880
      * xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs
        - LP: #1002880
      * xen/pci: don't use PCI BIOS service for configuration space accesses
        - LP: #1002880
      * percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit
        - LP: #1002880
      * asm-generic: Use __BITS_PER_LONG in statfs.h
        - LP: #1002880
      * Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
        - LP: #1002880
      * ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
        - LP: #1002880
      * ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd
        - LP: #1002880
      * regulator: Fix the logic to ensure new voltage setting in valid range
        - LP: #1002880
      * ARM: orion5x: Fix GPIO enable bits for MPP9
        - LP: #1002880
      * asix: Fix tx transfer padding for full-speed USB
        - LP: #1002880
      * netem: fix possible skb leak
        - LP: #1002880
      * net: In unregister_netdevice_notifier unregister the netdevices.
        - LP: #1002880
      * net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
        - LP: #1002880
      * sky2: propogate rx hash when packet is copied
        - LP: #1002880
      * sky2: fix receive length error in mixed non-VLAN/VLAN traffic
        - LP: #1002880
      * tg3: Avoid panic from reserved statblk field access
        - LP: #1002880
      * sungem: Fix WakeOnLan
        - LP: #1002880
      * tcp: change tcp_adv_win_scale and tcp_rmem[2]
        - LP: #1002880
      * sony-laptop: Enable keyboard backlight by default
        - LP: #1002880
      * ALSA: echoaudio: Remove incorrect part of assertion
        - LP: #1002880
      * ALSA: HDA: Lessen CPU usage when waiting for chip to respond
        - LP: #1002880
      * usbnet: fix skb traversing races during unlink(v2)
        - LP: #1002880
      * namespaces, pid_ns: fix leakage on fork() failure
        - LP: #1002880
      * sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().
        - LP: #1002880
      * ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
        - LP: #1002880
      * media: rc: Postpone ISR registration
        - LP: #1002880
      * cdc_ether: Ignore bogus union descriptor for RNDIS devices
        - LP: #1002880
      * cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
        - LP: #1002880
      * percpu: pcpu_embed_first_chunk() should free unused parts after all
        allocs are complete
        - LP: #1002880
      * hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
        - LP: #1002880
      * mm: nobootmem: fix sign extend problem in __free_pages_memory()
        - LP: #1002880
      * jffs2: Fix lock acquisition order bug in gc path
        - LP: #1002880
      * arch/tile: apply commit 74fca9da0 to the compat signal handling as well
        - LP: #1002880
      * crypto: mv_cesa requires on CRYPTO_HASH to build
        - LP: #1002880
      * MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
        - LP: #1002880
      * tcp: do_tcp_sendpages() must try to push data out on oom conditions
        - LP: #1002880
      * init: don't try mounting device as nfs root unless type fully matches
        - LP: #1002880
      * ext4: avoid deadlock on sync-mounted FS w/o journal
        - LP: #1002880
      * NFSv4: Revalidate uid/gid after open
        - LP: #1002880
      * memcg: free spare array to avoid memory leak
        - LP: #1002880
      * compat: Fix RT signal mask corruption via sigprocmask
        - LP: #1002880
      * ext3: Fix error handling on inode bitmap corruption
        - LP: #1002880
      * ext4: fix error handling on inode bitmap corruption
        - LP: #1002880
      * ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.
        - LP: #1002880
      * SCSI: hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt
        handler
        - LP: #1002880
      * wake up s_wait_unfrozen when ->freeze_fs fails
        - LP: #1002880
      * pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH
        - LP: #1002880
      * pch_gbe: fixed the issue which receives an unnecessary packet.
        - LP: #1002880
      * pch_gbe: support ML7831 IOH
        - LP: #1002880
      * pch_gbe: Fixed the issue on which PC was frozen when link was downed.
        - LP: #1002880
      * pch_gbe: Do not abort probe on bad MAC
        - LP: #1002880
      * pch_gbe: memory corruption calling pch_gbe_validate_option()
        - LP: #1002880
      * ia64: Add accept4() syscall
        - LP: #1002880
      * Linux 3.0.32
        - LP: #1002880
      * dl2k: Clean up rio_ioctl
        - CVE-2012-2313
     -- Paolo Pisati <email address hidden>   Mon, 28 May 2012 12:19:28 +0200
  • linux-ti-omap4 (3.0.0-1210.22) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #993169
    
      [ Paolo Pisati ]
    
      * rebased on 3.0.0-20.34
    
      [ Ubuntu: 3.0.0-20.34 ]
    
      * Release Tracking Bug
        - LP: #992497
      * linux: add Build-Depends for libnewt-dev, to enable perf TUI support
        - LP: #981717
      * SAUCE: Bluetooth: btusb: Add vendor specific ID (0489 e042) for
        BCM20702A0
        - LP: #980965
      * [Config] Fix invalid linux-headers link
        - LP: #974403
      * Remove headers asm symlink entirely
        - LP: #974403
      * Revert "x86/ioapic: Add register level checks to detect bogus io-apic
        entries"
        - LP: #983326
      * drm/i915: Fixes distorted external screen image on HP 2730p
        - LP: #796030
      * x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
        - LP: #983326
      * rose_dev: fix memcpy-bug in rose_set_mac_address
        - LP: #983326
      * net: usb: cdc_eem: fix mtu
        - LP: #983326
      * mtd: sst25l: initialize writebufsize
        - LP: #983326
      * mtd: block2mtd: initialize writebufsize
        - LP: #983326
      * mtd: lart: initialize writebufsize
        - LP: #983326
      * mtd: m25p80: set writebufsize
        - LP: #983326
      * ACPI: Do cpufreq clamping for throttling per package v2
        - LP: #983326
      * PNPACPI: Fix device ref leaking in acpi_pnp_match
        - LP: #983326
      * modpost: fix ALL_INIT_DATA_SECTIONS
        - LP: #983326
      * genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return
        value
        - LP: #983326
      * tracing: Fix ftrace stack trace entries
        - LP: #983326
      * m68k/mac: Add missing platform check before registering platform
        devices
        - LP: #983326
      * mac80211: fix possible tid_rx->reorder_timer use after free
        - LP: #983326
      * drm: Validate requested virtual size against allocated fb size
        - LP: #983326
      * drm/radeon/kms: fix fans after resume
        - LP: #983326
      * drm/i915: no-lvds quirk on MSI DC500
        - LP: #983326
      * drm/i915: Sanitize BIOS debugging bits from PIPECONF
        - LP: #983326
      * drm/i915: Add lock on drm_helper_resume_force_mode
        - LP: #983326
      * drm/i915: quirk away broken OpRegion VBT
        - LP: #983326
      * kgdb,debug_core: pass the breakpoint struct instead of address and
        memory
        - LP: #983326
      * kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA
        - LP: #983326
      * kgdbts: (1 of 2) fix single step awareness to work correctly with SMP
        - LP: #983326
      * kgdbts: (2 of 2) fix single step awareness to work correctly with SMP
        - LP: #983326
      * x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
        - LP: #983326
      * mmc: atmel-mci: correct data timeout computation
        - LP: #983326
      * sysctl: fix write access to dmesg_restrict/kptr_restrict
        - LP: #983326
      * modpost: Fix modpost's license checking V3
        - LP: #983326
      * modpost: Fix modpost license checking of vmlinux.o
        - LP: #983326
      * x86/PCI: use host bridge _CRS info on MSI MS-7253
        - LP: #983326
      * x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
        - LP: #983326
      * acer-wmi: No wifi rfkill on Sony machines
        - LP: #983326
      * sched/x86: Fix overflow in cyc2ns_offset
        - LP: #983326
      * mfd: Clear twl6030 IRQ status register only once
        - LP: #983326
      * USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"
        - LP: #983326
      * ASoC: ak4642: fixup: mute needs +1 step
        - LP: #983326
      * cred: copy_process() should clear child->replacement_session_keyring
        - LP: #983326
      * iommu/amd: Make sure IOMMU interrupts are re-enabled on resume
        - LP: #983326
      * TOMOYO: Fix mount flags checking order.
        - LP: #983326
      * Linux 3.0.28
        - LP: #983326
      * drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
        - LP: #987283
      * drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
        - LP: #987283
      * rtlwifi: Add missing DMA buffer unmapping for PCI drivers
        - LP: #987283
      * ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for
        !CONFIG_ARM_THUMBEE
        - LP: #987283
      * Bluetooth: uart-ldisc: Fix memory leak
        - LP: #987283
      * Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
        - LP: #987283
      * ia64: fix futex_atomic_cmpxchg_inatomic()
        - LP: #987283
      * drivers/rtc/rtc-pl031.c: enable clock on all ST variants
        - LP: #987283
      * hugetlb: fix race condition in hugetlb_fault()
        - LP: #987283
      * staging: iio: hmc5843: Fix crash in probe function.
        - LP: #987283
      * tty: serial: altera_uart: Check for NULL platform_data in probe.
        - LP: #987283
      * sparc64: Eliminate obsolete __handle_softirq() function
        - LP: #987283
      * sparc64: Fix bootup crash on sun4v.
        - LP: #987283
      * cciss: Initialize scsi host max_sectors for tape drive support
        - LP: #987283
      * cciss: Fix scsi tape io with more than 255 scatter gather elements
        - LP: #987283
      * perf hists: Catch and handle out-of-date hist entry maps.
        - LP: #987283
      * video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
        - LP: #987283
      * nohz: Fix stale jiffies update in tick_nohz_restart()
        - LP: #987283
      * USB: serial: fix race between probe and open
        - LP: #987283
      * USB: pl2303: fix DTR/RTS being raised on baud rate change
        - LP: #987283
      * USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id
        array
        - LP: #987283
      * USB: sierra: add support for Sierra Wireless MC7710
        - LP: #987283
      * USB: don't clear urb->dev in scatter-gather library
        - LP: #987283
      * xhci: don't re-enable IE constantly
        - LP: #987283
      * xhci: Don't write zeroed pointers to xHC registers.
        - LP: #987283
      * xhci: Restore event ring dequeue pointer on resume.
        - LP: #987283
      * xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
        - LP: #987283
      * xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
        - LP: #987283
      * serial: PL011: clear pending interrupts
        - LP: #987283
      * serial: PL011: move interrupt clearing
        - LP: #987283
      * fcaps: clear the same personality flags as suid when fcaps are used
        - LP: #987283
      * ath9k: fix max noise floor threshold
        - LP: #987283
      * xhci: Fix register save/restore order.
        - LP: #987283
      * Bluetooth: hci_core: fix NULL-pointer dereference at unregister
        - LP: #987283
      * pch_phub: Fix register miss-setting issue
        - LP: #987283
      * pch_phub: Care FUNCSEL register in PM
        - LP: #987283
      * pch_phub: Improve ADE(Address Decode Enable) control
        - LP: #987283
      * usb: gadget: pch_udc: Fix disconnect issue
        - LP: #987283
      * usb: gadget: pch_udc: Fix wrong return value
        - LP: #987283
      * usb: gadget: pch_udc: Fix USB suspend issue
        - LP: #987283
      * usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget
        connect/disconnect issue
        - LP: #987283
      * usb: gadget: pch_udc: Reduce redundant interrupt
        - LP: #987283
      * USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH
        - LP: #987283
      * ACPICA: Fix to allow region arguments to reference other scopes
        - LP: #987283
      * security: fix compile error in commoncap.c
        - LP: #987283
      * pch_uart: Set PCIe bus number using probe parameter
        - LP: #987283
      * 8250_pci: Fix kernel panic when pch_uart is disabled
        - LP: #987283
      * pch_dma: fix DMA issue(ch8-ch11)
        - LP: #987283
      * pch_dma: Fix channel locking
        - LP: #987283
      * pch_dma: Fix CTL register access issue
        - LP: #987283
      * pch_dma: Fix suspend issue
        - LP: #987283
      * pch_dma: Support new device LAPIS Semiconductor ML7831 IOH
        - LP: #987283
      * md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
        - LP: #987283
      * Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.
        - LP: #987283
      * Bluetooth: Add Atheros maryann PIDVID support
        - LP: #987283
      * futex: Do not leak robust list to unprivileged process
        - LP: #987283
      * drm/radeon/kms: fix the regression of DVI connector check
        - LP: #987283
      * drm/radeon: disable MSI on RV515
        - LP: #987283
      * drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
        - LP: #987283
      * S390: fix tlb flushing for page table pages
        - LP: #987283
      * Linux 3.0.29
        - LP: #987283
      * KVM: Clean up error handling during VCPU creation
        - LP: #971685
        - CVE-2012-1601
      * KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
        - LP: #971685
        - CVE-2012-1601
      * UAS: Re-add workqueue items if submission fails.
        - LP: #901215
      * UAS: Use unique tags on non-streams devices.
        - LP: #901215
      * UAS: Free status URB when we can't find the SCSI tag.
        - LP: #901215
      * usb/uas: use unique tags for all LUNs
        - LP: #901215
      * usb/uas: use scsi_host_find_tag() to find command from a tag
        - LP: #901215
      * usb/uas: one only one status URB/host on stream-less connection
        - LP: #901215
      * usb/uas: only bind if the hcd supports SG
        - LP: #901215
      * usb/uas: move UAS structs / defines into a header file
        - LP: #901215
      * usb/uas: add usb_pipe_usage_descriptor
        - LP: #901215
      * usb/uas: make sure data urb is gone if we receive status before that
        - LP: #901215
      * crypto: sha512 - Fix byte counter overflow in SHA-512
        - LP: #990544
      * ALSA: hda/conexant - Don't set HP pin-control bit unconditionally
        - LP: #990544
      * ARM: clps711x: serial driver hungs are a result of call disable_irq
        within ISR
        - LP: #990544
      * xen/gntdev: do not set VM_PFNMAP
        - LP: #990544
      * xen/xenbus: Add quirk to deal with misconfigured backends.
        - LP: #990544
      * USB: yurex: Remove allocation of coherent buffer for setup-packet
        buffer
        - LP: #990544
      * USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
        - LP: #990544
      * uwb: fix use of del_timer_sync() in interrupt
        - LP: #990544
      * uwb: fix error handling
        - LP: #990544
      * davinci_mdio: Fix MDIO timeout check
        - LP: #990544
      * media: rc-core: set mode for winbond-cir
        - LP: #990544
      * cfg80211: fix interface combinations check.
        - LP: #990544
      * mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
        - LP: #990544
      * jbd2: use GFP_NOFS for blkdev_issue_flush
        - LP: #990544
      * USB: serial: cp210x: Fixed usb_control_msg timeout values
        - LP: #990544
      * pch_uart: Fix dma channel unallocated issue
        - LP: #990544
      * drivers/tty/amiserial.c: add missing tty_unlock
        - LP: #990544
      * USB: sierra: avoid QMI/wwan interface on MC77xx
        - LP: #990544
      * EHCI: always clear the STS_FLR status bit
        - LP: #990544
      * USB: fix deadlock in bConfigurationValue attribute method
        - LP: #990544
      * usb: gadget: eliminate NULL pointer dereference (bugfix)
        - LP: #990544
      * usb: musb: omap: fix crash when musb glue (omap) gets initialized
        - LP: #990544
      * usb: musb: omap: fix the error check for pm_runtime_get_sync
        - LP: #990544
      * PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
        - LP: #990544
      * ext4: fix endianness breakage in ext4_split_extent_at()
        - LP: #990544
      * Bluetooth: Add support for Atheros [04ca:3005]
        - LP: #990544
      * Don't limit non-nested epoll paths
        - LP: #990544
      * spi: Fix device unregistration when unregistering the bus master
        - LP: #990544
      * rt2x00: Properly identify rt2800usb devices.
        - LP: #990544
      * rt2800usb: Add new device ID for Belkin
        - LP: #990544
      * rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
        - LP: #990544
      * rt2800: Add support for the Fujitsu Stylistic Q550
        - LP: #990544
      * rt2x00: Identify rt2800usb chipsets.
        - LP: #990544
      * nfsd: fix compose_entry_fh() failure exits
        - LP: #990544
      * btrfs: btrfs_root_readonly() broken on big-endian
        - LP: #990544
      * ocfs2: ->l_next_free_req breakage on big-endian
        - LP: #990544
      * ocfs: ->rl_used breakage on big-endian
        - LP: #990544
      * ocfs2: ->rl_count endianness breakage
        - LP: #990544
      * ocfs2: ->e_leaf_clusters endianness breakage
        - LP: #990544
      * lockd: fix the endianness bug
        - LP: #990544
      * ppp: Don't stop and restart queue on every TX packet
        - LP: #990544
      * tcp: allow splice() to build full TSO packets
        - LP: #990544
      * sctp: Allow struct sctp_event_subscribe to grow without breaking
        binaries
        - LP: #990544
      * bridge: Do not send queries on multicast group leaves
        - LP: #990544
      * ipv6: fix array index in ip6_mc_add_src()
        - LP: #990544
      * phonet: Check input from user before allocating
        - LP: #990544
      * bonding: properly unset current_arp_slave on slave link up
        - LP: #990544
      * wimax: i2400m - prevent a possible kernel bug due to missing fw_name
        string
        - LP: #990544
      * netlink: fix races after skb queueing
        - LP: #990544
      * net: fix a race in sock_queue_err_skb()
        - LP: #990544
      * tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
        - LP: #990544
      * atl1: fix kernel panic in case of DMA errors
        - LP: #990544
      * 8139cp: set intr mask after its handler is registered
        - LP: #990544
      * net: smsc911x: fix skb handling in receive path
        - LP: #990544
      * net/ethernet: ks8851_mll fix rx frame buffer overflow
        - LP: #990544
      * net_sched: gred: Fix oops in gred_dump() in WRED mode
        - LP: #990544
      * net: usb: smsc75xx: fix mtu
        - LP: #990544
      * dummy: Add ndo_uninit().
        - LP: #990544
      * tcp: fix tcp_grow_window() for large incoming frames
        - LP: #990544
      * netns: do not leak net_generic data on failed init
        - LP: #990544
      * ksz884x: don't copy too much in netdev_set_mac_address()
        - LP: #990544
      * net ax25: Reorder ax25_exit to remove races.
        - LP: #990544
      * tcp: fix TCP_MAXSEG for established IPv6 passive sockets
        - LP: #990544
      * Linux 3.0.30
        - LP: #990544
     -- Paolo Pisati <email address hidden>   Wed, 02 May 2012 15:56:57 +0200
  • linux-ti-omap4 (3.0.0-1209.21) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #985999
    
      [ Paolo Pisati ]
    
      * rebased on 3.0.0-19.33
    
      [ Ubuntu: 3.0.0-19.33 ]
    
      * Release Tracking Bug
        - LP: #985736
      * SAUCE: ite-cir: postpone ISR registration
        - LP: #984387
    
    linux-ti-omap4 (3.0.0-1209.20) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #975060
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-19.32
    
      [ Ubuntu: 3.0.0-19.32 ]
    
      * Release Tracking Bug
        - LP: #974368
      * SAUCE (no-up) Provide a param for allowing the BIOS to handle changing
        the brightness on AC/battery status changes.
        - LP: #949311
      * SAUCE (no-up) Quirk for enabling backlight hotkeys on Samsung N150P
        - LP: #875893
      * SAUCE: (drop after 3.5) drm/i915: reinstate GM45 TV detection fix
        - LP: #638939
      * SAUCE: (no-up) Reinstate missing hunk from nx emulation
        - LP: #972821
      * SAUCE: ubuntu drivers: use UMH_WAIT_PROC consistently
        - LP: #963685
      * SAUCE: disable_nx should not be in __cpuinitdata section for X86_32
        - LP: #968233
      * SAUCE: (no-up) remove __initdata from vesafb_fix
        - LP: #969309
      * usermodehelper: use UMH_WAIT_PROC consistently
        - LP: #963685
      * usermodehelper: introduce umh_complete(sub_info)
        - LP: #963685
      * usermodehelper: implement UMH_KILLABLE
        - LP: #963685
      * usermodehelper: kill umh_wait, renumber UMH_* constants
        - LP: #963685
      * usermodehelper: ____call_usermodehelper() doesn't need do_exit()
        - LP: #963685
      * kmod: introduce call_modprobe() helper
        - LP: #963685
      * kmod: make __request_module() killable
        - LP: #963685
      * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
        - LP: #965586
      * ata_piix: Add Toshiba Satellite Pro A120 to the quirks list due to
        broken suspend functionality.
        - LP: #886850
      * ACPICA: Fix regression in FADT revision checks
        - LP: #883441
      * ASPM: Fix pcie devices with non-pcie children
        - LP: #961482
      * USB: option: Add MediaTek MT6276M modem&app interfaces
        - LP: #971808
      * USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL
        and DE910-DUAL modems
        - LP: #971808
      * USB: option: make interface blacklist work again
        - LP: #971808
      * USB: option: add ZTE MF820D
        - LP: #971808
      * USB: ftdi_sio: fix problem when the manufacture is a NULL string
        - LP: #971808
      * USB: ftdi_sio: add support for BeagleBone rev A5+
        - LP: #971808
      * USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
        - LP: #971808
      * USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
        - LP: #971808
      * USB: ftdi_sio: add support for FT-X series devices
        - LP: #971808
      * USB: ftdi_sio: new PID: LUMEL PD12
        - LP: #971808
      * powerpc/usb: fix bug of kernel hang when initializing usb
        - LP: #971808
      * usb: musb: Reselect index reg in interrupt context
        - LP: #971808
      * usb: gadgetfs: return number of bytes on ep0 read request
        - LP: #971808
      * USB: gadget: Make g_hid device class conform to spec.
        - LP: #971808
      * futex: Cover all PI opcodes with cmpxchg enabled check
        - LP: #971808
      * sysfs: Fix memory leak in sysfs_sd_setsecdata().
        - LP: #971808
      * tty: moxa: fix bit test in moxa_start()
        - LP: #971808
      * TTY: Wrong unicode value copied in con_set_unimap()
        - LP: #971808
      * USB: serial: fix console error reporting
        - LP: #971808
      * cdc-wdm: Fix more races on the read path
        - LP: #971808
      * cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptied
        - LP: #971808
      * usb: fsl_udc_core: Fix scheduling while atomic dump message
        - LP: #971808
      * usb: Fix build error due to dma_mask is not at pdev_archdata at ARM
        - LP: #971808
      * USB: qcserial: add several new serial devices
        - LP: #971808
      * USB: qcserial: don't grab QMI port on Gobi 1000 devices
        - LP: #971808
      * usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
        - LP: #971808
      * usb: cp210x: Update to support CP2105 and multiple interface devices
        - LP: #971808
      * USB: serial: mos7840: Fixed MCS7820 device attach problem
        - LP: #971808
      * rt2x00: Add support for D-Link DWA-127 to rt2800usb.
        - LP: #971808
      * rtlwifi: Handle previous allocation failures when freeing device memory
        - LP: #971808
      * rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
        - LP: #971808
      * rtlwifi: rtl8192ce: Fix loss of receive performance
        - LP: #971808
      * math: Introduce div64_long
        - LP: #971808
      * ntp: Fix integer overflow when setting time
        - LP: #971808
      * uevent: send events in correct order according to seqnum (v3)
        - LP: #971808
      * genirq: Fix long-term regression in genirq irq_set_irq_type() handling
        - LP: #971808
      * genirq: Fix incorrect check for forced IRQ thread handler
        - LP: #971808
      * rtc: Disable the alarm in the hardware (v2)
        - LP: #971808
      * p54spi: Release GPIO lines and IRQ on error in p54spi_probe
        - LP: #971808
      * IB/iser: Post initial receive buffers before sending the final login
        request
        - LP: #971808
      * x86/ioapic: Add register level checks to detect bogus io-apic entries
        - LP: #971808
      * mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read
        mode
        - LP: #971808
      * bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
        - LP: #971808
      * hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
        - LP: #971808
      * ASoC: pxa-ssp: atomically set stream active masks
        - LP: #971808
      * tcm_loop: Set residual field for SCSI commands
        - LP: #971808
      * udlfb: remove sysfs framebuffer device with USB .disconnect()
        - LP: #971808
      * tcm_fc: Fix fc_exch memory leak in ft_send_resp_status
        - LP: #971808
      * md/bitmap: ensure to load bitmap when creating via sysfs.
        - LP: #971808
      * md/raid1,raid10: avoid deadlock during resync/recovery.
        - LP: #971808
      * drm/radeon: Restrict offset for legacy hardware cursor.
        - LP: #971808
      * drm/radeon/kms: fix analog load detection on DVI-I connectors
        - LP: #971808
      * drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
        - LP: #971808
      * target: Don't set WBUS16 or SYNC bits in INQUIRY response
        - LP: #971808
      * target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
        - LP: #971808
      * Bluetooth: Add AR30XX device ID on Asus laptops
        - LP: #971808
      * HID: add extra hotkeys in Asus AIO keyboards
        - LP: #971808
      * HID: add more hotkeys in Asus AIO keyboards
        - LP: #971808
      * pata_legacy: correctly mask recovery field for HT6560B
        - LP: #971808
      * firewire: ohci: fix too-early completion of IR multichannel buffers
        - LP: #971808
      * NFS: Properly handle the case where the delegation is revoked
        - LP: #971808
      * NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
        - LP: #971808
      * xfs: fix inode lookup race
        - LP: #971808
      * cifs: fix issue mounting of DFS ROOT when redirecting from one domain
        controller to the next
        - LP: #971808
      * UBI: fix error handling in ubi_scan()
        - LP: #971808
      * UBI: fix eraseblock picking criteria
        - LP: #971808
      * SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
        - LP: #971808
      * usbnet: increase URB reference count before usb_unlink_urb
        - LP: #971808
      * usbnet: don't clear urb->dev in tx_complete
        - LP: #971808
      * x86-32: Fix endless loop when processing signals for kernel tasks
        - LP: #971808
      * proc-ns: use d_set_d_op() API to set dentry ops in
        proc_ns_instantiate().
        - LP: #971808
      * hwmon: (fam15h_power) Correct sign extension of running_avg_capture
        - LP: #971808
      * lgdt330x: fix signedness error in i2c_read_demod_bytes()
        - LP: #971808
      * pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5
        - LP: #971808
      * e1000e: Avoid wrong check on TX hang
        - LP: #971808
      * PM / Hibernate: Enable usermodehelpers in hibernate() error path
        - LP: #971808
      * ext4: flush any pending end_io requests before DIO reads
        w/dioread_nolock
        - LP: #971808
      * jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
        - LP: #971808
      * ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
        - LP: #971808
      * ext4: check for zero length extent
        - LP: #971808
      * vfs: fix d_ancestor() case in d_materialize_unique
        - LP: #971808
      * udf: Fix deadlock in udf_release_file()
        - LP: #971808
      * dm crypt: fix mempool deadlock
        - LP: #971808
      * dm crypt: add missing error handling
        - LP: #971808
      * dm exception store: fix init error path
        - LP: #971808
      * backlight: fix typo in tosa_lcd.c
        - LP: #971808
      * xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
        - LP: #971808
      * slub: Do not hold slub_lock when calling sysfs_slab_add()
        - LP: #971808
      * module: Remove module size limit
        - LP: #971808
      * Bluetooth: btusb: fix bInterval for high/super speed isochronous
        endpoints
        - LP: #971808
      * drm/i915: suspend fbdev device around suspend/hibernate
        - LP: #971808
      * Fix pppol2tp getsockname()
        - LP: #971808
      * net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
        - LP: #971808
      * net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
        - LP: #971808
      * net: fix napi_reuse_skb() skb reserve
        - LP: #971808
      * Remove printk from rds_sendmsg
        - LP: #971808
      * sky2: override for PCI legacy power management
        - LP: #971808
      * xfrm: Access the replay notify functions via the registered callbacks
        - LP: #971808
      * lockd: fix arg parsing for grace_period and timeout.
        - LP: #971808
      * x86, tsc: Skip refined tsc calibration on systems with reliable TSC
        - LP: #971808
      * x86, tls: Off by one limit check
        - LP: #971808
      * compat: use sys_sendfile64() implementation for sendfile syscall
        - LP: #971808
      * nfsd: don't allow zero length strings in cache_parse()
        - LP: #971808
      * serial: sh-sci: fix a race of DMA submit_tx on transfer
        - LP: #971808
      * Linux 3.0.27
        - LP: #971808
    
    linux-ti-omap4 (3.0.0-1208.19) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #968714
    
      [ Paolo Pisati ]
    
      * rebase on Ubuntu-3.0.0-18.31
    
      [ Ubuntu: 3.0.0-18.31 ]
    
      * Release Tracking Bug
        - LP: #965090
      * regset: Prevent null pointer reference on readonly regsets
        - LP: #949905
        - CVE-2012-1097
      * regset: Return -EFAULT, not -EIO, on host-side memory fault
        - LP: #949905
        - CVE-2012-1097
      * mm: memcg: Correct unregistring of events attached to the same eventfd
        - LP: #952828
        - CVE-2012-1146
      * KVM: Remove ability to assign a device without iommu support
        - LP: #897812
        - CVE-2011-4347
      * drm/i915: Module parameters using '-1' as default must be signed type
        - LP: #925350
      * ASoC: wm8962: Fix sidetone enumeration texts
        - LP: #954576
      * NOMMU: Lock i_mmap_mutex for access to the VMA prio list
        - LP: #954576
      * hwmon: (max6639) Fix FAN_FROM_REG calculation
        - LP: #954576
      * hwmon: (max6639) Fix PPR register initialization to set both channels
        - LP: #954576
      * hwmon: (ads1015) Fix file leak in probe function
        - LP: #954576
      * powerpc/perf: power_pmu_start restores incorrect values, breaking
        frequency events
        - LP: #954576
      * drm/radeon/kms: fix MSI re-arm on rv370+
        - LP: #954576
      * PCI: workaround hard-wired bus number V2
        - LP: #954576
      * mac80211: Fix a rwlock bad magic bug
        - LP: #954576
      * ipheth: Add iPhone 4S
        - LP: #900802, #954576
      * ALSA: hda - Fix redundant jack creations for cx5051
        - LP: #954576
      * mmc: core: check for zero length ioctl data
        - LP: #954576
      * NFSv4: Ensure we throw out bad delegation stateids on
        NFS4ERR_BAD_STATEID
        - LP: #954576
      * ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
        - LP: #954576
      * ARM: 7325/1: fix v7 boot with lockdep enabled
        - LP: #954576
      * net: Make qdisc_skb_cb upper size bound explicit.
        - LP: #954576
      * IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL
        addresses
        - LP: #954576
      * gro: more generic L2 header check
        - LP: #954576
      * veth: Enforce minimum size of VETH_INFO_PEER
        - LP: #954576
      * 3c59x: shorten timer period for slave devices
        - LP: #954576
      * ipv6-multicast: Fix memory leak in input path.
        - LP: #954576
      * ipv6-multicast: Fix memory leak in IPv6 multicast.
        - LP: #954576
      * ipv4: fix for ip_options_rcv_srr() daddr update.
        - LP: #954576
      * ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
        - LP: #954576
      * ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
        - LP: #954576
      * ipv4: reset flowi parameters on route connect
        - LP: #954576
      * net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is
        disabled
        - LP: #954576
      * netpoll: netpoll_poll_dev() should access dev->flags
        - LP: #954576
      * net_sched: Bug in netem reordering
        - LP: #954576
      * via-velocity: S3 resume fix.
        - LP: #954576
      * tcp_v4_send_reset: binding oif to iif in no sock case
        - LP: #954576
      * tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
        - LP: #954576
      * tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
        - LP: #954576
      * tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
        - LP: #954576
      * route: fix ICMP redirect validation
        - LP: #954576
      * ipv4: fix redirect handling
        - LP: #954576
      * USB: Added Kamstrup VID/PIDs to cp210x serial driver.
        - LP: #954576
      * USB: option: cleanup zte 3g-dongle's pid in option.c
        - LP: #954576
      * USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id
        - LP: #954576
      * USB: Remove duplicate USB 3.0 hub feature #defines.
        - LP: #954576
      * USB: Fix handoff when BIOS disables host PCI device.
        - LP: #954576
      * xhci: Fix oops caused by more USB2 ports than USB3 ports.
        - LP: #954576
      * xhci: Fix encoding for HS bulk/control NAK rate.
        - LP: #954576
      * USB: Set hub depth after USB3 hub reset
        - LP: #954576
      * i387: math_state_restore() isn't called from asm
        - LP: #954576
      * i387: make irq_fpu_usable() tests more robust
        - LP: #954576
      * i387: fix sense of sanity check
        - LP: #954576
      * i387: fix x86-64 preemption-unsafe user stack save/restore
        - LP: #954576
      * i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
        - LP: #954576
      * i387: don't ever touch TS_USEDFPU directly, use helper functions
        - LP: #954576
      * i387: do not preload FPU state at task switch time
        - LP: #954576
      * i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
        - LP: #954576
      * i387: move TS_USEDFPU flag from thread_info to task_struct
        - LP: #954576
      * i387: re-introduce FPU state preloading at context switch time
        - LP: #954576
      * usb-storage: fix freezing of the scanning thread
        - LP: #954576
      * USB: Don't fail USB3 probe on missing legacy PCI IRQ.
        - LP: #954576
      * x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h
        processors
        - LP: #954576
      * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
        - LP: #954576
      * genirq: Unmask oneshot irqs when thread was not woken
        - LP: #954576
      * genirq: Handle pending irqs in irq_startup()
        - LP: #954576
      * scsi_scan: Fix 'Poison overwritten' warning caused by using freed
        'shost'
        - LP: #954576
      * scsi_pm: Fix bug in the SCSI power management handler
        - LP: #954576
      * ipvs: fix matching of fwmark templates during scheduling
        - LP: #954576
      * jme: Fix FIFO flush issue
        - LP: #954576
      * davinci_emac: Do not free all rx dma descriptors during init
        - LP: #954576
      * builddeb: Don't create files in /tmp with predictable names
        - LP: #954576
      * hdpvr: fix race conditon during start of streaming
        - LP: #954576
      * hwmon: (f75375s) Fix register write order when setting fans to full
        speed
        - LP: #954576
      * epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
        - LP: #954576
      * epoll: ep_unregister_pollwait() can use the freed pwq->whead
        - LP: #954576
      * epoll: limit paths
        - LP: #954576
      * cdrom: use copy_to_user() without the underscores
        - LP: #954576
      * Linux 3.0.23
        - LP: #954576
      * autofs: work around unhappy compat problem on x86-64
        - LP: #954576
      * Fix autofs compile without CONFIG_COMPAT
        - LP: #954576
      * compat: fix compile breakage on s390
        - LP: #954576
      * drm/i915: Prevent a machine hang by checking crtc->active before
        loading lut
        - LP: #954576
      * ARM: LPC32xx: serial.c: HW bug workaround
        - LP: #954576
      * ARM: LPC32xx: serial.c: Fixed loop limit
        - LP: #954576
      * ARM: LPC32xx: irq.c: Clear latched event
        - LP: #954576
      * ARM: LPC32xx: Fix interrupt controller init
        - LP: #954576
      * ARM: LPC32xx: Fix irq on GPI_28
        - LP: #954576
      * watchdog: hpwdt: clean up set_memory_x call for 32 bit
        - LP: #954576
      * i2c: mxs: only flag completion when queue is completely done
        - LP: #954576
      * regulator: fix the ldo configure according to 88pm860x spec
        - LP: #954576
      * S390: KEYS: Enable the compat keyctl wrapper on s390x
        - LP: #954576
      * ALSA: hda - Add a fake mute feature
        - LP: #954576
      * ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs
        - LP: #954576
      * mfd: Fix ACPI conflict check
        - LP: #954576
      * genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
        - LP: #954576
      * ARM: S3C24XX: DMA resume regression fix
        - LP: #954576
      * Move Logitech Harmony 900 from cdc_ether to zaurus
        - LP: #954576
      * alpha: fix 32/64-bit bug in futex support
        - LP: #954576
      * mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
        - LP: #954576
      * NOMMU: Don't need to clear vm_mm when deleting a VMA
        - LP: #954576
      * cifs: fix dentry refcount leak when opening a FIFO on lookup
        - LP: #954576
      * mac80211: zero initialize count field in ieee80211_tx_rate
        - LP: #954576
      * ath9k_hw: prevent writes to const data on AR9160
        - LP: #954576
      * mm: thp: fix BUG on mm->nr_ptes
        - LP: #954576
      * HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard
        - LP: #954576
      * crypto: mv_cesa - fix final callback not ignoring input data
        - LP: #954576
      * osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576
        - LP: #954576
      * ASoC: dapm: Check for bias level when powering down
        - LP: #954576
      * ASoC: i.MX SSI: Fix DSP_A format.
        - LP: #954576
      * avr32: select generic atomic64_t support
        - LP: #954576
      * kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()"
        - LP: #954576
      * drm/i915: gen7: implement rczunit workaround
        - LP: #954576
      * drm/i915: gen7: Implement an L3 caching workaround.
        - LP: #954576
      * drm/i915: gen7: work around a system hang on IVB
        - LP: #954576
      * drm/i915: gen7: Disable the RHWO optimization as it can cause GPU
        hangs.
        - LP: #954576
      * ARM: orion: Fix USB phy for orion5x.
        - LP: #954576
      * ARM: orion: Fix Orion5x GPIO regression from MPP cleanup
        - LP: #954576
      * OMAP: DSS2: HDMI: use default dividers
        - LP: #954576
      * OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios
        - LP: #954576
      * OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD
        - LP: #954576
      * OMAPDSS: remove wrong HDMI HPD muxing
        - LP: #954576
      * OMAP: 4430SDP/Panda: setup HDMI GPIO muxes
        - LP: #954576
      * OMAP: 4430SDP/Panda: add HDMI HPD gpio
        - LP: #954576
      * OMAPDSS: HDMI: PHY burnout fix
        - LP: #954576
      * ARM: 7345/1: errata: update workaround for A9 erratum #743622
        - LP: #954576
      * media: staging: lirc_serial: Fix init/exit order
        - LP: #954576
      * media: staging: lirc_serial: Free resources on failure paths of
        lirc_serial_probe()
        - LP: #954576
      * media: staging: lirc_serial: Fix deadlock on resume failure
        - LP: #954576
      * media: staging: lirc_serial: Do not assume error codes returned by
        request_irq()
        - LP: #954576
      * Input: ALPS - fix touchpad detection when buttons are pressed
        - LP: #954576
      * hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes
        - LP: #954576
      * hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000
        - LP: #954576
      * hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and
        MCP9804
        - LP: #954576
      * carl9170: Fix memory accounting when sta is in power-save mode.
        - LP: #954576
      * drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)
        - LP: #954576
      * net/usbnet: avoid recursive locking in usbnet_stop()
        - LP: #954576
      * dm io: fix discard support
        - LP: #954576
      * dm raid: fix flush support
        - LP: #954576
      * cs5535-mfgpt: don't call __init function from __devinit
        - LP: #954576
      * mfd: Fix cs5535 section mismatch
        - LP: #954576
      * Linux 3.0.24
        - LP: #954576
      * eCryptfs: Improve statfs reporting
        - LP: #885744
      * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
        - LP: #917842
        - CVE-2012-0045
      * KVM: x86: fix missing checks in syscall emulation
        - LP: #917842
        - CVE-2012-0045
      * Bluetooth: Fix l2cap conn failures for ssp devices
        - LP: #872044
      * ASoC: neo1973: fix neo1973 wm8753 initialization
        - LP: #959470
      * aio: fix io_setup/io_destroy race
        - LP: #959470
      * aio: fix the "too late munmap()" race
        - LP: #959470
      * x86: Derandom delay_tsc for 64 bit
        - LP: #959470
      * PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
        - LP: #959470
      * firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner
        cases
        - LP: #959470
      * firewire: core: handle ack_busy when fetching the Config ROM
        - LP: #959470
      * PM / Driver core: leave runtime PM enabled during system shutdown
        - LP: #959470
      * rt2x00: fix random stalls
        - LP: #959470
      * vfs: fix return value from do_last()
        - LP: #959470
      * vfs: fix double put after complete_walk()
        - LP: #959470
      * acer-wmi: support Lenovo ideapad S205 wifi switch
        - LP: #959470
      * acer-wmi: check wireless capability flag before register rfkill
        - LP: #959470
      * acer-wmi: No wifi rfkill on Lenovo machines
        - LP: #959470
      * neighbour: Fixed race condition at tbl->nht
        - LP: #959470
      * ipsec: be careful of non existing mac headers
        - LP: #959470
      * ppp: fix 'ppp_mp_reconstruct bad seq' errors
        - LP: #959470
      * tcp: fix false reordering signal in tcp_shifted_skb
        - LP: #959470
      * vmxnet3: Fix transport header size
        - LP: #959470
      * tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
        - LP: #959470
      * bridge: check return value of ipv6_dev_get_saddr()
        - LP: #959470
      * tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
        - LP: #959470
      * IPv6: Fix not join all-router mcast group when forwarding set.
        - LP: #959470
      * atl1c: dont use highprio tx queue
        - LP: #959470
      * usb: asix: Patch for Sitecom LN-031
        - LP: #959470
      * compat: Re-add missing asm/compat.h include to fix compile breakage on
        s390
        - LP: #959470
      * regulator: Fix setting selector in tps6524x set_voltage function
        - LP: #959470
      * block: Fix NULL pointer dereference in sd_revalidate_disk
        - LP: #959470
      * block, sx8: fix pointer math issue getting fw version
        - LP: #959470
      * block: fix __blkdev_get and add_disk race condition
        - LP: #959470
      * Block: use a freezable workqueue for disk-event polling
        - LP: #959470
      * sfc: Fix assignment of ip_summed for pre-allocated skbs
        - LP: #959470
      * sparc32: Add -Av8 to assembler command line.
        - LP: #959470
      * compat: Re-add missing asm/compat.h include to fix compile breakage on
        s390
        - LP: #959470
      * hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F
        - LP: #959470
      * hwmon: (w83627ehf) Fix memory leak in probe function
        - LP: #959470
      * i2c-algo-bit: Fix spurious SCL timeouts under heavy load
        - LP: #959470
      * Linux 3.0.25
        - LP: #959470
      * KBuild: Allow scripts/* to be cross compiled
        - LP: #963823
      * nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
        - LP: #963823
      * afs: Read of file returns EBADMSG
        - LP: #963823
      * afs: Remote abort can cause BUG in rxrpc code
        - LP: #963823
      * perf tools: Incorrect use of snprintf results in SEGV
        - LP: #963823
      * tcp: fix syncookie regression
        - LP: #963823
      * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
        - LP: #963823
      * iwl3945: fix possible il->txq NULL pointer dereference in delayed works
        - LP: #963823
      * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
        - LP: #963823
      * Linux 3.0.26
        - LP: #963823
     -- Paolo Pisati <email address hidden>   Mon, 23 Apr 2012 11:02:57 +0200
  • linux-ti-omap4 (3.0.0-1209.20) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #975060
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-19.32
    
      [ Ubuntu: 3.0.0-19.32 ]
    
      * Release Tracking Bug
        - LP: #974368
      * SAUCE (no-up) Provide a param for allowing the BIOS to handle changing
        the brightness on AC/battery status changes.
        - LP: #949311
      * SAUCE (no-up) Quirk for enabling backlight hotkeys on Samsung N150P
        - LP: #875893
      * SAUCE: (drop after 3.5) drm/i915: reinstate GM45 TV detection fix
        - LP: #638939
      * SAUCE: (no-up) Reinstate missing hunk from nx emulation
        - LP: #972821
      * SAUCE: ubuntu drivers: use UMH_WAIT_PROC consistently
        - LP: #963685
      * SAUCE: disable_nx should not be in __cpuinitdata section for X86_32
        - LP: #968233
      * SAUCE: (no-up) remove __initdata from vesafb_fix
        - LP: #969309
      * usermodehelper: use UMH_WAIT_PROC consistently
        - LP: #963685
      * usermodehelper: introduce umh_complete(sub_info)
        - LP: #963685
      * usermodehelper: implement UMH_KILLABLE
        - LP: #963685
      * usermodehelper: kill umh_wait, renumber UMH_* constants
        - LP: #963685
      * usermodehelper: ____call_usermodehelper() doesn't need do_exit()
        - LP: #963685
      * kmod: introduce call_modprobe() helper
        - LP: #963685
      * kmod: make __request_module() killable
        - LP: #963685
      * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
        - LP: #965586
      * ata_piix: Add Toshiba Satellite Pro A120 to the quirks list due to
        broken suspend functionality.
        - LP: #886850
      * ACPICA: Fix regression in FADT revision checks
        - LP: #883441
      * ASPM: Fix pcie devices with non-pcie children
        - LP: #961482
      * USB: option: Add MediaTek MT6276M modem&app interfaces
        - LP: #971808
      * USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL
        and DE910-DUAL modems
        - LP: #971808
      * USB: option: make interface blacklist work again
        - LP: #971808
      * USB: option: add ZTE MF820D
        - LP: #971808
      * USB: ftdi_sio: fix problem when the manufacture is a NULL string
        - LP: #971808
      * USB: ftdi_sio: add support for BeagleBone rev A5+
        - LP: #971808
      * USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
        - LP: #971808
      * USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
        - LP: #971808
      * USB: ftdi_sio: add support for FT-X series devices
        - LP: #971808
      * USB: ftdi_sio: new PID: LUMEL PD12
        - LP: #971808
      * powerpc/usb: fix bug of kernel hang when initializing usb
        - LP: #971808
      * usb: musb: Reselect index reg in interrupt context
        - LP: #971808
      * usb: gadgetfs: return number of bytes on ep0 read request
        - LP: #971808
      * USB: gadget: Make g_hid device class conform to spec.
        - LP: #971808
      * futex: Cover all PI opcodes with cmpxchg enabled check
        - LP: #971808
      * sysfs: Fix memory leak in sysfs_sd_setsecdata().
        - LP: #971808
      * tty: moxa: fix bit test in moxa_start()
        - LP: #971808
      * TTY: Wrong unicode value copied in con_set_unimap()
        - LP: #971808
      * USB: serial: fix console error reporting
        - LP: #971808
      * cdc-wdm: Fix more races on the read path
        - LP: #971808
      * cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptied
        - LP: #971808
      * usb: fsl_udc_core: Fix scheduling while atomic dump message
        - LP: #971808
      * usb: Fix build error due to dma_mask is not at pdev_archdata at ARM
        - LP: #971808
      * USB: qcserial: add several new serial devices
        - LP: #971808
      * USB: qcserial: don't grab QMI port on Gobi 1000 devices
        - LP: #971808
      * usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
        - LP: #971808
      * usb: cp210x: Update to support CP2105 and multiple interface devices
        - LP: #971808
      * USB: serial: mos7840: Fixed MCS7820 device attach problem
        - LP: #971808
      * rt2x00: Add support for D-Link DWA-127 to rt2800usb.
        - LP: #971808
      * rtlwifi: Handle previous allocation failures when freeing device memory
        - LP: #971808
      * rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
        - LP: #971808
      * rtlwifi: rtl8192ce: Fix loss of receive performance
        - LP: #971808
      * math: Introduce div64_long
        - LP: #971808
      * ntp: Fix integer overflow when setting time
        - LP: #971808
      * uevent: send events in correct order according to seqnum (v3)
        - LP: #971808
      * genirq: Fix long-term regression in genirq irq_set_irq_type() handling
        - LP: #971808
      * genirq: Fix incorrect check for forced IRQ thread handler
        - LP: #971808
      * rtc: Disable the alarm in the hardware (v2)
        - LP: #971808
      * p54spi: Release GPIO lines and IRQ on error in p54spi_probe
        - LP: #971808
      * IB/iser: Post initial receive buffers before sending the final login
        request
        - LP: #971808
      * x86/ioapic: Add register level checks to detect bogus io-apic entries
        - LP: #971808
      * mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read
        mode
        - LP: #971808
      * bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
        - LP: #971808
      * hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
        - LP: #971808
      * ASoC: pxa-ssp: atomically set stream active masks
        - LP: #971808
      * tcm_loop: Set residual field for SCSI commands
        - LP: #971808
      * udlfb: remove sysfs framebuffer device with USB .disconnect()
        - LP: #971808
      * tcm_fc: Fix fc_exch memory leak in ft_send_resp_status
        - LP: #971808
      * md/bitmap: ensure to load bitmap when creating via sysfs.
        - LP: #971808
      * md/raid1,raid10: avoid deadlock during resync/recovery.
        - LP: #971808
      * drm/radeon: Restrict offset for legacy hardware cursor.
        - LP: #971808
      * drm/radeon/kms: fix analog load detection on DVI-I connectors
        - LP: #971808
      * drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
        - LP: #971808
      * target: Don't set WBUS16 or SYNC bits in INQUIRY response
        - LP: #971808
      * target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
        - LP: #971808
      * Bluetooth: Add AR30XX device ID on Asus laptops
        - LP: #971808
      * HID: add extra hotkeys in Asus AIO keyboards
        - LP: #971808
      * HID: add more hotkeys in Asus AIO keyboards
        - LP: #971808
      * pata_legacy: correctly mask recovery field for HT6560B
        - LP: #971808
      * firewire: ohci: fix too-early completion of IR multichannel buffers
        - LP: #971808
      * NFS: Properly handle the case where the delegation is revoked
        - LP: #971808
      * NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
        - LP: #971808
      * xfs: fix inode lookup race
        - LP: #971808
      * cifs: fix issue mounting of DFS ROOT when redirecting from one domain
        controller to the next
        - LP: #971808
      * UBI: fix error handling in ubi_scan()
        - LP: #971808
      * UBI: fix eraseblock picking criteria
        - LP: #971808
      * SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
        - LP: #971808
      * usbnet: increase URB reference count before usb_unlink_urb
        - LP: #971808
      * usbnet: don't clear urb->dev in tx_complete
        - LP: #971808
      * x86-32: Fix endless loop when processing signals for kernel tasks
        - LP: #971808
      * proc-ns: use d_set_d_op() API to set dentry ops in
        proc_ns_instantiate().
        - LP: #971808
      * hwmon: (fam15h_power) Correct sign extension of running_avg_capture
        - LP: #971808
      * lgdt330x: fix signedness error in i2c_read_demod_bytes()
        - LP: #971808
      * pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5
        - LP: #971808
      * e1000e: Avoid wrong check on TX hang
        - LP: #971808
      * PM / Hibernate: Enable usermodehelpers in hibernate() error path
        - LP: #971808
      * ext4: flush any pending end_io requests before DIO reads
        w/dioread_nolock
        - LP: #971808
      * jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
        - LP: #971808
      * ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
        - LP: #971808
      * ext4: check for zero length extent
        - LP: #971808
      * vfs: fix d_ancestor() case in d_materialize_unique
        - LP: #971808
      * udf: Fix deadlock in udf_release_file()
        - LP: #971808
      * dm crypt: fix mempool deadlock
        - LP: #971808
      * dm crypt: add missing error handling
        - LP: #971808
      * dm exception store: fix init error path
        - LP: #971808
      * backlight: fix typo in tosa_lcd.c
        - LP: #971808
      * xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
        - LP: #971808
      * slub: Do not hold slub_lock when calling sysfs_slab_add()
        - LP: #971808
      * module: Remove module size limit
        - LP: #971808
      * Bluetooth: btusb: fix bInterval for high/super speed isochronous
        endpoints
        - LP: #971808
      * drm/i915: suspend fbdev device around suspend/hibernate
        - LP: #971808
      * Fix pppol2tp getsockname()
        - LP: #971808
      * net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
        - LP: #971808
      * net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
        - LP: #971808
      * net: fix napi_reuse_skb() skb reserve
        - LP: #971808
      * Remove printk from rds_sendmsg
        - LP: #971808
      * sky2: override for PCI legacy power management
        - LP: #971808
      * xfrm: Access the replay notify functions via the registered callbacks
        - LP: #971808
      * lockd: fix arg parsing for grace_period and timeout.
        - LP: #971808
      * x86, tsc: Skip refined tsc calibration on systems with reliable TSC
        - LP: #971808
      * x86, tls: Off by one limit check
        - LP: #971808
      * compat: use sys_sendfile64() implementation for sendfile syscall
        - LP: #971808
      * nfsd: don't allow zero length strings in cache_parse()
        - LP: #971808
      * serial: sh-sci: fix a race of DMA submit_tx on transfer
        - LP: #971808
      * Linux 3.0.27
        - LP: #971808
    
    linux-ti-omap4 (3.0.0-1208.19) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #968714
    
      [ Paolo Pisati ]
    
      * rebase on Ubuntu-3.0.0-18.31
    
      [ Ubuntu: 3.0.0-18.31 ]
    
      * Release Tracking Bug
        - LP: #965090
      * regset: Prevent null pointer reference on readonly regsets
        - LP: #949905
        - CVE-2012-1097
      * regset: Return -EFAULT, not -EIO, on host-side memory fault
        - LP: #949905
        - CVE-2012-1097
      * mm: memcg: Correct unregistring of events attached to the same eventfd
        - LP: #952828
        - CVE-2012-1146
      * KVM: Remove ability to assign a device without iommu support
        - LP: #897812
        - CVE-2011-4347
      * drm/i915: Module parameters using '-1' as default must be signed type
        - LP: #925350
      * ASoC: wm8962: Fix sidetone enumeration texts
        - LP: #954576
      * NOMMU: Lock i_mmap_mutex for access to the VMA prio list
        - LP: #954576
      * hwmon: (max6639) Fix FAN_FROM_REG calculation
        - LP: #954576
      * hwmon: (max6639) Fix PPR register initialization to set both channels
        - LP: #954576
      * hwmon: (ads1015) Fix file leak in probe function
        - LP: #954576
      * powerpc/perf: power_pmu_start restores incorrect values, breaking
        frequency events
        - LP: #954576
      * drm/radeon/kms: fix MSI re-arm on rv370+
        - LP: #954576
      * PCI: workaround hard-wired bus number V2
        - LP: #954576
      * mac80211: Fix a rwlock bad magic bug
        - LP: #954576
      * ipheth: Add iPhone 4S
        - LP: #900802, #954576
      * ALSA: hda - Fix redundant jack creations for cx5051
        - LP: #954576
      * mmc: core: check for zero length ioctl data
        - LP: #954576
      * NFSv4: Ensure we throw out bad delegation stateids on
        NFS4ERR_BAD_STATEID
        - LP: #954576
      * ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
        - LP: #954576
      * ARM: 7325/1: fix v7 boot with lockdep enabled
        - LP: #954576
      * net: Make qdisc_skb_cb upper size bound explicit.
        - LP: #954576
      * IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL
        addresses
        - LP: #954576
      * gro: more generic L2 header check
        - LP: #954576
      * veth: Enforce minimum size of VETH_INFO_PEER
        - LP: #954576
      * 3c59x: shorten timer period for slave devices
        - LP: #954576
      * ipv6-multicast: Fix memory leak in input path.
        - LP: #954576
      * ipv6-multicast: Fix memory leak in IPv6 multicast.
        - LP: #954576
      * ipv4: fix for ip_options_rcv_srr() daddr update.
        - LP: #954576
      * ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
        - LP: #954576
      * ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
        - LP: #954576
      * ipv4: reset flowi parameters on route connect
        - LP: #954576
      * net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is
        disabled
        - LP: #954576
      * netpoll: netpoll_poll_dev() should access dev->flags
        - LP: #954576
      * net_sched: Bug in netem reordering
        - LP: #954576
      * via-velocity: S3 resume fix.
        - LP: #954576
      * tcp_v4_send_reset: binding oif to iif in no sock case
        - LP: #954576
      * tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
        - LP: #954576
      * tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
        - LP: #954576
      * tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
        - LP: #954576
      * route: fix ICMP redirect validation
        - LP: #954576
      * ipv4: fix redirect handling
        - LP: #954576
      * USB: Added Kamstrup VID/PIDs to cp210x serial driver.
        - LP: #954576
      * USB: option: cleanup zte 3g-dongle's pid in option.c
        - LP: #954576
      * USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id
        - LP: #954576
      * USB: Remove duplicate USB 3.0 hub feature #defines.
        - LP: #954576
      * USB: Fix handoff when BIOS disables host PCI device.
        - LP: #954576
      * xhci: Fix oops caused by more USB2 ports than USB3 ports.
        - LP: #954576
      * xhci: Fix encoding for HS bulk/control NAK rate.
        - LP: #954576
      * USB: Set hub depth after USB3 hub reset
        - LP: #954576
      * i387: math_state_restore() isn't called from asm
        - LP: #954576
      * i387: make irq_fpu_usable() tests more robust
        - LP: #954576
      * i387: fix sense of sanity check
        - LP: #954576
      * i387: fix x86-64 preemption-unsafe user stack save/restore
        - LP: #954576
      * i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
        - LP: #954576
      * i387: don't ever touch TS_USEDFPU directly, use helper functions
        - LP: #954576
      * i387: do not preload FPU state at task switch time
        - LP: #954576
      * i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
        - LP: #954576
      * i387: move TS_USEDFPU flag from thread_info to task_struct
        - LP: #954576
      * i387: re-introduce FPU state preloading at context switch time
        - LP: #954576
      * usb-storage: fix freezing of the scanning thread
        - LP: #954576
      * USB: Don't fail USB3 probe on missing legacy PCI IRQ.
        - LP: #954576
      * x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h
        processors
        - LP: #954576
      * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
        - LP: #954576
      * genirq: Unmask oneshot irqs when thread was not woken
        - LP: #954576
      * genirq: Handle pending irqs in irq_startup()
        - LP: #954576
      * scsi_scan: Fix 'Poison overwritten' warning caused by using freed
        'shost'
        - LP: #954576
      * scsi_pm: Fix bug in the SCSI power management handler
        - LP: #954576
      * ipvs: fix matching of fwmark templates during scheduling
        - LP: #954576
      * jme: Fix FIFO flush issue
        - LP: #954576
      * davinci_emac: Do not free all rx dma descriptors during init
        - LP: #954576
      * builddeb: Don't create files in /tmp with predictable names
        - LP: #954576
      * hdpvr: fix race conditon during start of streaming
        - LP: #954576
      * hwmon: (f75375s) Fix register write order when setting fans to full
        speed
        - LP: #954576
      * epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
        - LP: #954576
      * epoll: ep_unregister_pollwait() can use the freed pwq->whead
        - LP: #954576
      * epoll: limit paths
        - LP: #954576
      * cdrom: use copy_to_user() without the underscores
        - LP: #954576
      * Linux 3.0.23
        - LP: #954576
      * autofs: work around unhappy compat problem on x86-64
        - LP: #954576
      * Fix autofs compile without CONFIG_COMPAT
        - LP: #954576
      * compat: fix compile breakage on s390
        - LP: #954576
      * drm/i915: Prevent a machine hang by checking crtc->active before
        loading lut
        - LP: #954576
      * ARM: LPC32xx: serial.c: HW bug workaround
        - LP: #954576
      * ARM: LPC32xx: serial.c: Fixed loop limit
        - LP: #954576
      * ARM: LPC32xx: irq.c: Clear latched event
        - LP: #954576
      * ARM: LPC32xx: Fix interrupt controller init
        - LP: #954576
      * ARM: LPC32xx: Fix irq on GPI_28
        - LP: #954576
      * watchdog: hpwdt: clean up set_memory_x call for 32 bit
        - LP: #954576
      * i2c: mxs: only flag completion when queue is completely done
        - LP: #954576
      * regulator: fix the ldo configure according to 88pm860x spec
        - LP: #954576
      * S390: KEYS: Enable the compat keyctl wrapper on s390x
        - LP: #954576
      * ALSA: hda - Add a fake mute feature
        - LP: #954576
      * ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs
        - LP: #954576
      * mfd: Fix ACPI conflict check
        - LP: #954576
      * genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
        - LP: #954576
      * ARM: S3C24XX: DMA resume regression fix
        - LP: #954576
      * Move Logitech Harmony 900 from cdc_ether to zaurus
        - LP: #954576
      * alpha: fix 32/64-bit bug in futex support
        - LP: #954576
      * mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
        - LP: #954576
      * NOMMU: Don't need to clear vm_mm when deleting a VMA
        - LP: #954576
      * cifs: fix dentry refcount leak when opening a FIFO on lookup
        - LP: #954576
      * mac80211: zero initialize count field in ieee80211_tx_rate
        - LP: #954576
      * ath9k_hw: prevent writes to const data on AR9160
        - LP: #954576
      * mm: thp: fix BUG on mm->nr_ptes
        - LP: #954576
      * HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard
        - LP: #954576
      * crypto: mv_cesa - fix final callback not ignoring input data
        - LP: #954576
      * osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576
        - LP: #954576
      * ASoC: dapm: Check for bias level when powering down
        - LP: #954576
      * ASoC: i.MX SSI: Fix DSP_A format.
        - LP: #954576
      * avr32: select generic atomic64_t support
        - LP: #954576
      * kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()"
        - LP: #954576
      * drm/i915: gen7: implement rczunit workaround
        - LP: #954576
      * drm/i915: gen7: Implement an L3 caching workaround.
        - LP: #954576
      * drm/i915: gen7: work around a system hang on IVB
        - LP: #954576
      * drm/i915: gen7: Disable the RHWO optimization as it can cause GPU
        hangs.
        - LP: #954576
      * ARM: orion: Fix USB phy for orion5x.
        - LP: #954576
      * ARM: orion: Fix Orion5x GPIO regression from MPP cleanup
        - LP: #954576
      * OMAP: DSS2: HDMI: use default dividers
        - LP: #954576
      * OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios
        - LP: #954576
      * OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD
        - LP: #954576
      * OMAPDSS: remove wrong HDMI HPD muxing
        - LP: #954576
      * OMAP: 4430SDP/Panda: setup HDMI GPIO muxes
        - LP: #954576
      * OMAP: 4430SDP/Panda: add HDMI HPD gpio
        - LP: #954576
      * OMAPDSS: HDMI: PHY burnout fix
        - LP: #954576
      * ARM: 7345/1: errata: update workaround for A9 erratum #743622
        - LP: #954576
      * media: staging: lirc_serial: Fix init/exit order
        - LP: #954576
      * media: staging: lirc_serial: Free resources on failure paths of
        lirc_serial_probe()
        - LP: #954576
      * media: staging: lirc_serial: Fix deadlock on resume failure
        - LP: #954576
      * media: staging: lirc_serial: Do not assume error codes returned by
        request_irq()
        - LP: #954576
      * Input: ALPS - fix touchpad detection when buttons are pressed
        - LP: #954576
      * hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes
        - LP: #954576
      * hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000
        - LP: #954576
      * hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and
        MCP9804
        - LP: #954576
      * carl9170: Fix memory accounting when sta is in power-save mode.
        - LP: #954576
      * drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)
        - LP: #954576
      * net/usbnet: avoid recursive locking in usbnet_stop()
        - LP: #954576
      * dm io: fix discard support
        - LP: #954576
      * dm raid: fix flush support
        - LP: #954576
      * cs5535-mfgpt: don't call __init function from __devinit
        - LP: #954576
      * mfd: Fix cs5535 section mismatch
        - LP: #954576
      * Linux 3.0.24
        - LP: #954576
      * eCryptfs: Improve statfs reporting
        - LP: #885744
      * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
        - LP: #917842
        - CVE-2012-0045
      * KVM: x86: fix missing checks in syscall emulation
        - LP: #917842
        - CVE-2012-0045
      * Bluetooth: Fix l2cap conn failures for ssp devices
        - LP: #872044
      * ASoC: neo1973: fix neo1973 wm8753 initialization
        - LP: #959470
      * aio: fix io_setup/io_destroy race
        - LP: #959470
      * aio: fix the "too late munmap()" race
        - LP: #959470
      * x86: Derandom delay_tsc for 64 bit
        - LP: #959470
      * PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
        - LP: #959470
      * firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner
        cases
        - LP: #959470
      * firewire: core: handle ack_busy when fetching the Config ROM
        - LP: #959470
      * PM / Driver core: leave runtime PM enabled during system shutdown
        - LP: #959470
      * rt2x00: fix random stalls
        - LP: #959470
      * vfs: fix return value from do_last()
        - LP: #959470
      * vfs: fix double put after complete_walk()
        - LP: #959470
      * acer-wmi: support Lenovo ideapad S205 wifi switch
        - LP: #959470
      * acer-wmi: check wireless capability flag before register rfkill
        - LP: #959470
      * acer-wmi: No wifi rfkill on Lenovo machines
        - LP: #959470
      * neighbour: Fixed race condition at tbl->nht
        - LP: #959470
      * ipsec: be careful of non existing mac headers
        - LP: #959470
      * ppp: fix 'ppp_mp_reconstruct bad seq' errors
        - LP: #959470
      * tcp: fix false reordering signal in tcp_shifted_skb
        - LP: #959470
      * vmxnet3: Fix transport header size
        - LP: #959470
      * tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
        - LP: #959470
      * bridge: check return value of ipv6_dev_get_saddr()
        - LP: #959470
      * tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
        - LP: #959470
      * IPv6: Fix not join all-router mcast group when forwarding set.
        - LP: #959470
      * atl1c: dont use highprio tx queue
        - LP: #959470
      * usb: asix: Patch for Sitecom LN-031
        - LP: #959470
      * compat: Re-add missing asm/compat.h include to fix compile breakage on
        s390
        - LP: #959470
      * regulator: Fix setting selector in tps6524x set_voltage function
        - LP: #959470
      * block: Fix NULL pointer dereference in sd_revalidate_disk
        - LP: #959470
      * block, sx8: fix pointer math issue getting fw version
        - LP: #959470
      * block: fix __blkdev_get and add_disk race condition
        - LP: #959470
      * Block: use a freezable workqueue for disk-event polling
        - LP: #959470
      * sfc: Fix assignment of ip_summed for pre-allocated skbs
        - LP: #959470
      * sparc32: Add -Av8 to assembler command line.
        - LP: #959470
      * compat: Re-add missing asm/compat.h include to fix compile breakage on
        s390
        - LP: #959470
      * hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F
        - LP: #959470
      * hwmon: (w83627ehf) Fix memory leak in probe function
        - LP: #959470
      * i2c-algo-bit: Fix spurious SCL timeouts under heavy load
        - LP: #959470
      * Linux 3.0.25
        - LP: #959470
      * KBuild: Allow scripts/* to be cross compiled
        - LP: #963823
      * nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
        - LP: #963823
      * afs: Read of file returns EBADMSG
        - LP: #963823
      * afs: Remote abort can cause BUG in rxrpc code
        - LP: #963823
      * perf tools: Incorrect use of snprintf results in SEGV
        - LP: #963823
      * tcp: fix syncookie regression
        - LP: #963823
      * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
        - LP: #963823
      * iwl3945: fix possible il->txq NULL pointer dereference in delayed works
        - LP: #963823
      * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
        - LP: #963823
      * Linux 3.0.26
        - LP: #963823
     -- Paolo Pisati <email address hidden>   Wed, 11 Apr 2012 12:24:35 +0200
  • linux-ti-omap4 (3.0.0-1208.19) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #968714
    
      [ Paolo Pisati ]
    
      * rebase on Ubuntu-3.0.0-18.31
    
      [ Ubuntu: 3.0.0-18.31 ]
    
      * Release Tracking Bug
        - LP: #965090
      * regset: Prevent null pointer reference on readonly regsets
        - LP: #949905
        - CVE-2012-1097
      * regset: Return -EFAULT, not -EIO, on host-side memory fault
        - LP: #949905
        - CVE-2012-1097
      * mm: memcg: Correct unregistring of events attached to the same eventfd
        - LP: #952828
        - CVE-2012-1146
      * KVM: Remove ability to assign a device without iommu support
        - LP: #897812
        - CVE-2011-4347
      * drm/i915: Module parameters using '-1' as default must be signed type
        - LP: #925350
      * ASoC: wm8962: Fix sidetone enumeration texts
        - LP: #954576
      * NOMMU: Lock i_mmap_mutex for access to the VMA prio list
        - LP: #954576
      * hwmon: (max6639) Fix FAN_FROM_REG calculation
        - LP: #954576
      * hwmon: (max6639) Fix PPR register initialization to set both channels
        - LP: #954576
      * hwmon: (ads1015) Fix file leak in probe function
        - LP: #954576
      * powerpc/perf: power_pmu_start restores incorrect values, breaking
        frequency events
        - LP: #954576
      * drm/radeon/kms: fix MSI re-arm on rv370+
        - LP: #954576
      * PCI: workaround hard-wired bus number V2
        - LP: #954576
      * mac80211: Fix a rwlock bad magic bug
        - LP: #954576
      * ipheth: Add iPhone 4S
        - LP: #900802, #954576
      * ALSA: hda - Fix redundant jack creations for cx5051
        - LP: #954576
      * mmc: core: check for zero length ioctl data
        - LP: #954576
      * NFSv4: Ensure we throw out bad delegation stateids on
        NFS4ERR_BAD_STATEID
        - LP: #954576
      * ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
        - LP: #954576
      * ARM: 7325/1: fix v7 boot with lockdep enabled
        - LP: #954576
      * net: Make qdisc_skb_cb upper size bound explicit.
        - LP: #954576
      * IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL
        addresses
        - LP: #954576
      * gro: more generic L2 header check
        - LP: #954576
      * veth: Enforce minimum size of VETH_INFO_PEER
        - LP: #954576
      * 3c59x: shorten timer period for slave devices
        - LP: #954576
      * ipv6-multicast: Fix memory leak in input path.
        - LP: #954576
      * ipv6-multicast: Fix memory leak in IPv6 multicast.
        - LP: #954576
      * ipv4: fix for ip_options_rcv_srr() daddr update.
        - LP: #954576
      * ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
        - LP: #954576
      * ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
        - LP: #954576
      * ipv4: reset flowi parameters on route connect
        - LP: #954576
      * net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is
        disabled
        - LP: #954576
      * netpoll: netpoll_poll_dev() should access dev->flags
        - LP: #954576
      * net_sched: Bug in netem reordering
        - LP: #954576
      * via-velocity: S3 resume fix.
        - LP: #954576
      * tcp_v4_send_reset: binding oif to iif in no sock case
        - LP: #954576
      * tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
        - LP: #954576
      * tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
        - LP: #954576
      * tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
        - LP: #954576
      * route: fix ICMP redirect validation
        - LP: #954576
      * ipv4: fix redirect handling
        - LP: #954576
      * USB: Added Kamstrup VID/PIDs to cp210x serial driver.
        - LP: #954576
      * USB: option: cleanup zte 3g-dongle's pid in option.c
        - LP: #954576
      * USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable id
        - LP: #954576
      * USB: Remove duplicate USB 3.0 hub feature #defines.
        - LP: #954576
      * USB: Fix handoff when BIOS disables host PCI device.
        - LP: #954576
      * xhci: Fix oops caused by more USB2 ports than USB3 ports.
        - LP: #954576
      * xhci: Fix encoding for HS bulk/control NAK rate.
        - LP: #954576
      * USB: Set hub depth after USB3 hub reset
        - LP: #954576
      * i387: math_state_restore() isn't called from asm
        - LP: #954576
      * i387: make irq_fpu_usable() tests more robust
        - LP: #954576
      * i387: fix sense of sanity check
        - LP: #954576
      * i387: fix x86-64 preemption-unsafe user stack save/restore
        - LP: #954576
      * i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
        - LP: #954576
      * i387: don't ever touch TS_USEDFPU directly, use helper functions
        - LP: #954576
      * i387: do not preload FPU state at task switch time
        - LP: #954576
      * i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
        - LP: #954576
      * i387: move TS_USEDFPU flag from thread_info to task_struct
        - LP: #954576
      * i387: re-introduce FPU state preloading at context switch time
        - LP: #954576
      * usb-storage: fix freezing of the scanning thread
        - LP: #954576
      * USB: Don't fail USB3 probe on missing legacy PCI IRQ.
        - LP: #954576
      * x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h
        processors
        - LP: #954576
      * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
        - LP: #954576
      * genirq: Unmask oneshot irqs when thread was not woken
        - LP: #954576
      * genirq: Handle pending irqs in irq_startup()
        - LP: #954576
      * scsi_scan: Fix 'Poison overwritten' warning caused by using freed
        'shost'
        - LP: #954576
      * scsi_pm: Fix bug in the SCSI power management handler
        - LP: #954576
      * ipvs: fix matching of fwmark templates during scheduling
        - LP: #954576
      * jme: Fix FIFO flush issue
        - LP: #954576
      * davinci_emac: Do not free all rx dma descriptors during init
        - LP: #954576
      * builddeb: Don't create files in /tmp with predictable names
        - LP: #954576
      * hdpvr: fix race conditon during start of streaming
        - LP: #954576
      * hwmon: (f75375s) Fix register write order when setting fans to full
        speed
        - LP: #954576
      * epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
        - LP: #954576
      * epoll: ep_unregister_pollwait() can use the freed pwq->whead
        - LP: #954576
      * epoll: limit paths
        - LP: #954576
      * cdrom: use copy_to_user() without the underscores
        - LP: #954576
      * Linux 3.0.23
        - LP: #954576
      * autofs: work around unhappy compat problem on x86-64
        - LP: #954576
      * Fix autofs compile without CONFIG_COMPAT
        - LP: #954576
      * compat: fix compile breakage on s390
        - LP: #954576
      * drm/i915: Prevent a machine hang by checking crtc->active before
        loading lut
        - LP: #954576
      * ARM: LPC32xx: serial.c: HW bug workaround
        - LP: #954576
      * ARM: LPC32xx: serial.c: Fixed loop limit
        - LP: #954576
      * ARM: LPC32xx: irq.c: Clear latched event
        - LP: #954576
      * ARM: LPC32xx: Fix interrupt controller init
        - LP: #954576
      * ARM: LPC32xx: Fix irq on GPI_28
        - LP: #954576
      * watchdog: hpwdt: clean up set_memory_x call for 32 bit
        - LP: #954576
      * i2c: mxs: only flag completion when queue is completely done
        - LP: #954576
      * regulator: fix the ldo configure according to 88pm860x spec
        - LP: #954576
      * S390: KEYS: Enable the compat keyctl wrapper on s390x
        - LP: #954576
      * ALSA: hda - Add a fake mute feature
        - LP: #954576
      * ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs
        - LP: #954576
      * mfd: Fix ACPI conflict check
        - LP: #954576
      * genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
        - LP: #954576
      * ARM: S3C24XX: DMA resume regression fix
        - LP: #954576
      * Move Logitech Harmony 900 from cdc_ether to zaurus
        - LP: #954576
      * alpha: fix 32/64-bit bug in futex support
        - LP: #954576
      * mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
        - LP: #954576
      * NOMMU: Don't need to clear vm_mm when deleting a VMA
        - LP: #954576
      * cifs: fix dentry refcount leak when opening a FIFO on lookup
        - LP: #954576
      * mac80211: zero initialize count field in ieee80211_tx_rate
        - LP: #954576
      * ath9k_hw: prevent writes to const data on AR9160
        - LP: #954576
      * mm: thp: fix BUG on mm->nr_ptes
        - LP: #954576
      * HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard
        - LP: #954576
      * crypto: mv_cesa - fix final callback not ignoring input data
        - LP: #954576
      * osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576
        - LP: #954576
      * ASoC: dapm: Check for bias level when powering down
        - LP: #954576
      * ASoC: i.MX SSI: Fix DSP_A format.
        - LP: #954576
      * avr32: select generic atomic64_t support
        - LP: #954576
      * kprobes: adjust "fix a memory leak in function pre_handler_kretprobe()"
        - LP: #954576
      * drm/i915: gen7: implement rczunit workaround
        - LP: #954576
      * drm/i915: gen7: Implement an L3 caching workaround.
        - LP: #954576
      * drm/i915: gen7: work around a system hang on IVB
        - LP: #954576
      * drm/i915: gen7: Disable the RHWO optimization as it can cause GPU
        hangs.
        - LP: #954576
      * ARM: orion: Fix USB phy for orion5x.
        - LP: #954576
      * ARM: orion: Fix Orion5x GPIO regression from MPP cleanup
        - LP: #954576
      * OMAP: DSS2: HDMI: use default dividers
        - LP: #954576
      * OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpios
        - LP: #954576
      * OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPD
        - LP: #954576
      * OMAPDSS: remove wrong HDMI HPD muxing
        - LP: #954576
      * OMAP: 4430SDP/Panda: setup HDMI GPIO muxes
        - LP: #954576
      * OMAP: 4430SDP/Panda: add HDMI HPD gpio
        - LP: #954576
      * OMAPDSS: HDMI: PHY burnout fix
        - LP: #954576
      * ARM: 7345/1: errata: update workaround for A9 erratum #743622
        - LP: #954576
      * media: staging: lirc_serial: Fix init/exit order
        - LP: #954576
      * media: staging: lirc_serial: Free resources on failure paths of
        lirc_serial_probe()
        - LP: #954576
      * media: staging: lirc_serial: Fix deadlock on resume failure
        - LP: #954576
      * media: staging: lirc_serial: Do not assume error codes returned by
        request_irq()
        - LP: #954576
      * Input: ALPS - fix touchpad detection when buttons are pressed
        - LP: #954576
      * hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes
        - LP: #954576
      * hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000
        - LP: #954576
      * hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and
        MCP9804
        - LP: #954576
      * carl9170: Fix memory accounting when sta is in power-save mode.
        - LP: #954576
      * drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)
        - LP: #954576
      * net/usbnet: avoid recursive locking in usbnet_stop()
        - LP: #954576
      * dm io: fix discard support
        - LP: #954576
      * dm raid: fix flush support
        - LP: #954576
      * cs5535-mfgpt: don't call __init function from __devinit
        - LP: #954576
      * mfd: Fix cs5535 section mismatch
        - LP: #954576
      * Linux 3.0.24
        - LP: #954576
      * eCryptfs: Improve statfs reporting
        - LP: #885744
      * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
        - LP: #917842
        - CVE-2012-0045
      * KVM: x86: fix missing checks in syscall emulation
        - LP: #917842
        - CVE-2012-0045
      * Bluetooth: Fix l2cap conn failures for ssp devices
        - LP: #872044
      * ASoC: neo1973: fix neo1973 wm8753 initialization
        - LP: #959470
      * aio: fix io_setup/io_destroy race
        - LP: #959470
      * aio: fix the "too late munmap()" race
        - LP: #959470
      * x86: Derandom delay_tsc for 64 bit
        - LP: #959470
      * PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
        - LP: #959470
      * firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner
        cases
        - LP: #959470
      * firewire: core: handle ack_busy when fetching the Config ROM
        - LP: #959470
      * PM / Driver core: leave runtime PM enabled during system shutdown
        - LP: #959470
      * rt2x00: fix random stalls
        - LP: #959470
      * vfs: fix return value from do_last()
        - LP: #959470
      * vfs: fix double put after complete_walk()
        - LP: #959470
      * acer-wmi: support Lenovo ideapad S205 wifi switch
        - LP: #959470
      * acer-wmi: check wireless capability flag before register rfkill
        - LP: #959470
      * acer-wmi: No wifi rfkill on Lenovo machines
        - LP: #959470
      * neighbour: Fixed race condition at tbl->nht
        - LP: #959470
      * ipsec: be careful of non existing mac headers
        - LP: #959470
      * ppp: fix 'ppp_mp_reconstruct bad seq' errors
        - LP: #959470
      * tcp: fix false reordering signal in tcp_shifted_skb
        - LP: #959470
      * vmxnet3: Fix transport header size
        - LP: #959470
      * tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
        - LP: #959470
      * bridge: check return value of ipv6_dev_get_saddr()
        - LP: #959470
      * tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
        - LP: #959470
      * IPv6: Fix not join all-router mcast group when forwarding set.
        - LP: #959470
      * atl1c: dont use highprio tx queue
        - LP: #959470
      * usb: asix: Patch for Sitecom LN-031
        - LP: #959470
      * compat: Re-add missing asm/compat.h include to fix compile breakage on
        s390
        - LP: #959470
      * regulator: Fix setting selector in tps6524x set_voltage function
        - LP: #959470
      * block: Fix NULL pointer dereference in sd_revalidate_disk
        - LP: #959470
      * block, sx8: fix pointer math issue getting fw version
        - LP: #959470
      * block: fix __blkdev_get and add_disk race condition
        - LP: #959470
      * Block: use a freezable workqueue for disk-event polling
        - LP: #959470
      * sfc: Fix assignment of ip_summed for pre-allocated skbs
        - LP: #959470
      * sparc32: Add -Av8 to assembler command line.
        - LP: #959470
      * compat: Re-add missing asm/compat.h include to fix compile breakage on
        s390
        - LP: #959470
      * hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F
        - LP: #959470
      * hwmon: (w83627ehf) Fix memory leak in probe function
        - LP: #959470
      * i2c-algo-bit: Fix spurious SCL timeouts under heavy load
        - LP: #959470
      * Linux 3.0.25
        - LP: #959470
      * KBuild: Allow scripts/* to be cross compiled
        - LP: #963823
      * nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
        - LP: #963823
      * afs: Read of file returns EBADMSG
        - LP: #963823
      * afs: Remote abort can cause BUG in rxrpc code
        - LP: #963823
      * perf tools: Incorrect use of snprintf results in SEGV
        - LP: #963823
      * tcp: fix syncookie regression
        - LP: #963823
      * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
        - LP: #963823
      * iwl3945: fix possible il->txq NULL pointer dereference in delayed works
        - LP: #963823
      * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
        - LP: #963823
      * Linux 3.0.26
        - LP: #963823
     -- Paolo Pisati <email address hidden>   Fri, 30 Mar 2012 12:47:51 +0200
  • linux-ti-omap4 (3.0.0-1208.18) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #950572
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-17.30
    
      [ Ubuntu: 3.0.0-17.30 ]
    
      * Release Tracking Bug
        - LP: #949882
      * [Config] restore build-% shortcut
      * (config) Fix virtual flavour inclusion of xen-kbdfront
        - LP: #944582
      * readahead: fix pipeline break caused by block plug
        - LP: #931719
      * ALSA: HDA: Fix duplicated output to more than one codec
        - LP: #924320, #931719
      * ASoC: wm_hubs: Enable line out VMID buffer for single ended line
        outputs
        - LP: #931719
      * ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixer
        - LP: #931719
      * ARM: 7306/1: vfp: flush thread hwstate before restoring context from
        sigframe
        - LP: #931719
      * ARM: 7307/1: vfp: fix ptrace regset modification race
        - LP: #931719
      * ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
        - LP: #931719
      * ARM: OMAP2+: GPMC: fix device size setup
        - LP: #931719
      * drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer
        - LP: #931719
      * proc: mem_release() should check mm != NULL
        - LP: #931719
      * proc: unify mem_read() and mem_write()
        - LP: #931719
      * proc: make sure mem_open() doesn't pin the target's memory
        - LP: #931719
      * firewire: ohci: add reset packet quirk for SB Audigy
        - LP: #931719
      * firewire: ohci: disable MSI on Ricoh controllers
        - LP: #931719
      * IB/mlx4: pass SMP vendor-specific attribute MADs to firmware
        - LP: #931719
      * kprobes: fix a memory leak in function pre_handler_kretprobe()
        - LP: #931719
      * at_hdmac: bugfix for enabling channel irq
        - LP: #931719
      * mm/filemap_xip.c: fix race condition in xip_file_fault()
        - LP: #931719
      * mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES
        block during isolation for migration
        - LP: #931719
      * drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode)
        height.
        - LP: #931719
      * drm/nouveau/gem: fix fence_sync race / oops
        - LP: #931719
      * drm/radeon/kms: disable output polling when suspended
        - LP: #931719
      * sched/rt: Fix task stack corruption under
        __ARCH_WANT_INTERRUPTS_ON_CTXSW
        - LP: #931719
      * ASoC: Ensure we generate a driver name
        - LP: #931719
      * udf: Mark LVID buffer as uptodate before marking it dirty
        - LP: #931719
      * drm/i915: HDMI hot remove notification to audio driver
        - LP: #931719
      * drm/i915: DisplayPort hot remove notification to audio driver
        - LP: #931719
      * drm/i915: check ACTHD of all rings
        - LP: #931719
      * drm/i915: Fix TV Out refresh rate.
        - LP: #931719
      * drm/i915: handle 3rd pipe
        - LP: #931719
      * eCryptfs: Infinite loop due to overflow in ecryptfs_write()
        - LP: #931719
      * cifs: Fix oops in session setup code for null user mounts
        - LP: #931719
      * atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume
        - LP: #931719
      * lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdep
        - LP: #931719
      * hwmon: (w83627ehf) Fix number of fans for NCT6776F
        - LP: #931719
      * ASoC: wm_hubs: Fix routing of input PGAs to line output mixer
        - LP: #931719
      * ASoC: wm_hubs: Correct line input to line output 2 paths
        - LP: #931719
      * ASoC: wm8962: Fix word length configuration
        - LP: #931719
      * pcmcia: fix socket refcount decrementing on each resume
        - LP: #931719
      * mm: compaction: check for overlapping nodes during isolation for
        migration
        - LP: #931719
      * mm: fix UP THP spin_is_locked BUGs
        - LP: #931719
      * target: Use correct preempted registration sense code
        - LP: #931719
      * target: Allow PERSISTENT RESERVE IN for non-reservation holder
        - LP: #931719
      * target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}
        - LP: #931719
      * Staging: asus_oled: fix image processing
        - LP: #931719
      * Staging: asus_oled: fix NULL-ptr crash on unloading
        - LP: #931719
      * staging: r8712u: Add new Sitecom UsB ID
        - LP: #931719
      * usb: gadget: zero: fix bug in loopback autoresume handling
        - LP: #931719
      * usb: Skip PCI USB quirk handling for Netlogic XLP
        - LP: #931719
      * USB: usbserial: add new PID number (0xa951) to the ftdi driver
        - LP: #931719
      * USB: add new zte 3g-dongle's pid to option.c
        - LP: #931719
      * mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct
        cb710_chip
        - LP: #931719
      * powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB
        - LP: #931719
      * powernow-k8: Fix indexing issue
        - LP: #931719
      * net: fix NULL dereferences in check_peer_redir()
        - LP: #931719
      * Linux 3.0.21
        - LP: #931719
      * hp_accel: Add a new PNP id
        - LP: #910040
      * be2net: move to new vlan model
        - LP: #880893
        - CVE-2011-3347
      * be2net: non-member vlan pkts not received in promiscous mode
        - LP: #880893
        - CVE-2011-3347
      * drm/radeon/kms: fix dp_detect handling for DP bridge chips
        - LP: #825777
      * drm/radeon/kms: fix TRAVIS panel setup
        - LP: #825777
      * perf evsel: Fix an issue where perf report fails to show the proper
        percentage
        - LP: #937915
      * perf tools: Fix perf stack to non executable on x86_64
        - LP: #937915
      * drm/i915: no lvds quirk for AOpen MP45
        - LP: #937915
      * hwmon: (f75375s) Fix bit shifting in f75375_write16
        - LP: #937915
      * lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
        - LP: #937915
      * relay: prevent integer overflow in relay_open()
        - LP: #937915
      * mac80211: timeout a single frame in the rx reorder buffer
        - LP: #937915
      * writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
        - LP: #937915
      * gpio/pca953x: Fix warning of enabled interrupts in handler
        - LP: #937915
      * hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
        - LP: #937915
      * crypto: sha512 - Use binary and instead of modulus
        - LP: #937915
      * crypto: sha512 - Avoid stack bloat on i386
        - LP: #937915
      * ALSA: intel8x0: Fix default inaudible sound on Gateway M520
        - LP: #930842, #937915
      * xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
        - LP: #937915
      * slub: fix a possible memleak in __slab_alloc()
        - LP: #937915
      * crypto: sha512 - use standard ror64()
        - LP: #937915
      * Linux 3.0.22
        - LP: #937915
      * KVM: Device assignment permission checks
        - LP: #897812
        - CVE-2011-4347
      * ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
        - LP: #898503
      * bsg: fix sysfs link remove warning
        - LP: #946928
      * eCryptfs: Copy up lower inode attrs after setting lower xattr
        - LP: #926292
     -- Paolo Pisati <email address hidden>   Fri, 09 Mar 2012 10:45:50 +0100
  • linux-ti-omap4 (3.0.0-1207.17) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #932512
    
      [ Paolo Pisati ]
    
      * [Config] enable all LIRC modules
        - LP: #927526
      * rebased on Ubuntu-3.0.0-16.29
    
      [ Ubuntu: 3.0.0-16.29 ]
    
      * Release Tracking Bug
        - LP: #931661
      * SAUCE: Bluetooth: Add support for BCM20702A0 [0a5c:21e6]
        - LP: #906832
      * SAUCE: Bluetooth: Add support for BCM20702A0 [0a5c:21e1]
        - LP: #906832
      * SAUCE: acer-wmi: support for P key on TM8372
        - LP: #865807
      * SAUCE: Add vendor specific ID (0a5c 21f3) for BCM20702A0
        - LP: #925552
      * Revert "(pre-stable) HID: bump maximum global item tag report size to
        96 bytes"
        - LP: #922799
      * Revert "Revert "proc: enable writing to /proc/pid/mem""
        - LP: #922799
      * mtdoops: fix the oops_page_used array size
        - LP: #922799
      * mtd: mtdoops: skip reading initially bad blocks
        - LP: #922799
      * mtd: mtd_blkdevs: don't increase 'open' count on error path
        - LP: #922799
      * mtd: tests: stresstest: bail out if device has not enough eraseblocks
        - LP: #922799
      * drivers/rtc/interface.c: fix alarm rollover when day or month is
        out-of-range
        - LP: #922799
      * ext4: fix undefined behavior in ext4_fill_flex_info()
        - LP: #922799
      * ALSA: snd-usb-us122l: Delete calls to preempt_disable
        - LP: #922799
      * ALSA: ice1724 - Check for ac97 to avoid kernel oops
        - LP: #922799
      * ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs
        - LP: #922799
      * drm/radeon/kms: workaround invalid AVI infoframe checksum issue
        - LP: #922799
      * drm/radeon/kms: disable writeback on pre-R300 asics
        - LP: #922799
      * radeon: Fix disabling PCI bus mastering on big endian hosts.
        - LP: #922799
      * NFS: Retry mounting NFSROOT
        - LP: #922799
      * NFSv4.1: fix backchannel slotid off-by-one bug
        - LP: #922799
      * nfs: fix regression in handling of context= option in NFSv4
        - LP: #922799
      * HID: bump maximum global item tag report size to 96 bytes
        - LP: #724831, #922799
      * UBI: fix missing scrub when there is a bit-flip
        - LP: #922799
      * UBI: fix use-after-free on error path
        - LP: #922799
      * PCI: Fix PCI_EXP_TYPE_RC_EC value
        - LP: #922799
      * PCI: msi: Disable msi interrupts when we initialize a pci device
        - LP: #922799
      * x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
        - LP: #922799
      * x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
        - LP: #922799
      * SCSI: mpt2sas: Release spinlock for the raid device list before
        blocking it
        - LP: #922799
      * SCSI: mpt2sas : Fix for memory allocation error for large host credits
        - LP: #922799
      * xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.
        - LP: #922799
      * ima: free duplicate measurement memory
        - LP: #922799
      * ima: fix invalid memory reference
        - LP: #922799
      * rtl8192se: Fix BUG caused by failure to check skb allocation
        - LP: #922799
      * mac80211: fix rx->key NULL pointer dereference in promiscuous mode
        - LP: #922799
      * memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
        - LP: #922799
      * x86: Fix mmap random address range
        - LP: #922799
      * UBI: fix nameless volumes handling
        - LP: #922799
      * UBI: fix debugging messages
        - LP: #922799
      * UBIFS: fix debugging messages
        - LP: #922799
      * i2c: Fix error value returned by several bus drivers
        - LP: #922799
      * mmc: core: Fix voltage select in DDR mode
        - LP: #922799
      * mmc: sdhci: Fix tuning timer incorrect setting when suspending host
        - LP: #922799
      * mmc: sd: Fix SDR12 timing regression
        - LP: #922799
      * V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()
        - LP: #922799
      * kconfig/streamline-config.pl: Simplify backslash line concatination
        - LP: #922799
      * kconfig/streamline-config.pl: Fix parsing Makefile with variables
        - LP: #922799
      * svcrpc: fix double-free on shutdown of nfsd after changing pool mode
        - LP: #922799
      * svcrpc: destroy server sockets all at once
        - LP: #922799
      * svcrpc: avoid memory-corruption on pool shutdown
        - LP: #922799
      * nfsd: Fix oops when parsing a 0 length export
        - LP: #922799
      * fsnotify: don't BUG in fsnotify_destroy_mark()
        - LP: #922799
      * x86, UV: Update Boot messages for SGI UV2 platform
        - LP: #922799
      * recordmcount: Fix handling of elf64 big-endian objects.
        - LP: #922799
      * uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()
        - LP: #922799
      * fix shrink_dcache_parent() livelock
        - LP: #922799
      * ah: Correctly pass error codes in ahash output callback.
        - LP: #922799
      * ah: Read nexthdr value before overwriting it in ahash input callback.
        - LP: #922799
      * HID: hid-multitouch - add another eGalax id
        - LP: #922799
      * HID: multitouch: cleanup with eGalax PID definitions
        - LP: #922799
      * HID: multitouch: Add egalax ID for Acer Iconia W500
        - LP: #922799
      * HID: multitouch: add support for the MSI Windpad 110W
        - LP: #922799
      * HID: multitouch: add support for 3M 32"
        - LP: #922799
      * fix cputime overflow in uptime_proc_show
        - LP: #922799
      * block: add and use scsi_blk_cmd_ioctl
        - LP: #922799
      * block: fail SCSI passthrough ioctls on partition devices
        - LP: #922799
      * dm: do not forward ioctls from logical volumes to the underlying device
        - LP: #922799
      * proc: clean up and fix /proc/<pid>/mem handling
        - LP: #922799
      * ALSA: virtuoso: Xonar DS: fix polarity of front output
        - LP: #922799
      * ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645
        - LP: #795823, #922799
      * intel idle: Make idle driver more robust
        - LP: #922799
      * intel_idle: fix API misuse
        - LP: #922799
      * ACPI: Store SRAT table revision
        - LP: #922799
      * ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields
        (x86/x86-64)
        - LP: #922799
      * ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields
        (ia64)
        - LP: #922799
      * ACPICA: Put back the call to acpi_os_validate_address
        - LP: #922799
      * ACPI: processor: fix acpi_get_cpuid for UP processor
        - LP: #922799
      * sym53c8xx: Fix NULL pointer dereference in slave_destroy
        - LP: #922799
      * target: Set response format in INQUIRY response
        - LP: #922799
      * target: Set additional sense length field in sense data
        - LP: #922799
      * I2C: OMAP: correct SYSC register offset for OMAP4
        - LP: #922799
      * x86/UV2: Fix BAU destination timeout initialization
        - LP: #922799
      * rt2800pci: fix spurious interrupts generation
        - LP: #922799
      * pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
        - LP: #922799
      * pnfs-obj: Must return layout on IO error
        - LP: #922799
      * net: Fix driver name for mdio-gpio.c
        - LP: #922799
      * i2c-eg20t: modified the setting of transfer rate.
        - LP: #922799
      * score: fix off-by-one index into syscall table
        - LP: #922799
      * kprobes: initialize before using a hlist
        - LP: #922799
      * proc: clear_refs: do not clear reserved pages
        - LP: #922799
      * mm: fix NULL ptr dereference in __count_immobile_pages
        - LP: #922799
      * iwlagn: check for SMPS mode
        - LP: #922799
      * iwlegacy: 3945: fix hw passive scan on radar channels
        - LP: #922799
      * UBIFS: make debugging messages light again
        - LP: #922799
      * Linux 3.0.18
        - LP: #922799
      * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
        - LP: #906832
      * ALSA: hda - Fix silent outputs from docking-station jacks of Dell
        laptops
        - LP: #926309
      * eCryptfs: Sanitize write counts of /dev/ecryptfs
        - LP: #926309
      * ecryptfs: Improve metadata read failure logging
        - LP: #926309
      * eCryptfs: Make truncate path killable
        - LP: #926309
      * eCryptfs: Check inode changes in setattr
        - LP: #926309
      * eCryptfs: Fix oops when printing debug info in extent crypto functions
        - LP: #926309
      * drm/radeon/kms: Add an MSI quirk for Dell RS690
        - LP: #926309
      * drm: Fix authentication kernel crash
        - LP: #926309
      * xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
        - LP: #926309
      * crypto: sha512 - make it work, undo percpu message schedule
        - LP: #926309
      * crypto: sha512 - reduce stack usage to safe number
        - LP: #926309
      * ftrace: Balance records when updating the hash
        - LP: #926309
      * ftrace: Update filter when tracing enabled in set_ftrace_filter()
        - LP: #926309
      * ftrace: Fix unregister ftrace_ops accounting
        - LP: #926309
      * ah: Don't return NET_XMIT_DROP on input.
        - LP: #926309
      * xfs: fix endian conversion issue in discard code
        - LP: #926309
      * x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
        - LP: #926309
      * x86/microcode_amd: Add support for CPU family specific container files
        - LP: #926309
      * ALSA: hda - Fix silent output on ASUS A6Rp
        - LP: #926309
      * ALSA: hda - Fix silent output on Haier W18 laptop
        - LP: #926309
      * drm/i915/sdvo: always set positive sync polarity
        - LP: #926309
      * cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning
        - LP: #926309
      * mach-ux500: enable ARM errata 764369
        - LP: #926309
      * ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
        - LP: #926309
      * USB: option: Add LG docomo L-02C
        - LP: #926309
      * USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
        - LP: #926309
      * USB: ftdi_sio: fix initial baud rate
        - LP: #926309
      * USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
        - LP: #926309
      * USB: serial: ftdi additional IDs
        - LP: #926309
      * USB: ftdi_sio: Add more identifiers
        - LP: #926309
      * USB: cdc-wdm: updating desc->length must be protected by spin_lock
        - LP: #926309
      * USB: cdc-wdm: use two mutexes to allow simultaneous read and write
        - LP: #926309
      * qcaux: add more Pantech UML190 and UML290 ports
        - LP: #926309
      * usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
        - LP: #926309
      * TTY: fix UV serial console regression
        - LP: #926309
      * serial: amba-pl011: lock console writes against interrupts
        - LP: #926309
      * jsm: Fixed EEH recovery error
        - LP: #926309
      * vmwgfx: Fix assignment in vmw_framebuffer_create_handle
        - LP: #926309
      * USB: usbsevseg: fix max length
        - LP: #926309
      * drivers/usb/host/ehci-fsl.c: add missing iounmap
        - LP: #926309
      * xhci: Fix USB 3.0 device restart on resume.
        - LP: #926309
      * xHCI: Cleanup isoc transfer ring when TD length mismatch found
        - LP: #926309
      * hwmon: (f71805f) Fix clamping of temperature limits
        - LP: #926309
      * hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
        - LP: #926309
      * hwmon: (sht15) fix bad error code
        - LP: #926309
      * USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device
        removal
        - LP: #926309
      * USB: cdc-wdm: better allocate a buffer that is at least as big as we
        tell the USB core
        - LP: #926309
      * USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE
        - LP: #926309
      * netns: fix net_alloc_generic()
        - LP: #926309
      * netns: Fail conspicously if someone uses net_generic at an
        inappropriate time.
        - LP: #926309
      * net caif: Register properly as a pernet subsystem.
        - LP: #926309
      * bonding: fix enslaving in alb mode when link down
        - LP: #926309
      * l2tp: l2tp_ip - fix possible oops on packet receive
        - LP: #926309
      * net: bpf_jit: fix divide by 0 generation
        - LP: #926309
      * rds: Make rds_sock_lock BH rather than IRQ safe.
        - LP: #926309
      * tcp: fix tcp_trim_head() to adjust segment count with skb MSS
        - LP: #926309
      * tcp: md5: using remote adress for md5 lookup in rst packet
        - LP: #926309
      * USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
        - LP: #926309
      * USB: cp210x: call generic open last in open
        - LP: #926309
      * USB: cp210x: fix CP2104 baudrate usage
        - LP: #926309
      * USB: cp210x: do not map baud rates to B0
        - LP: #926309
      * USB: cp210x: fix up set_termios variables
        - LP: #926309
      * USB: cp210x: clean up, refactor and document speed handling
        - LP: #926309
      * USB: cp210x: initialise baud rate at open
        - LP: #926309
      * USB: cp210x: allow more baud rates above 1Mbaud
        - LP: #926309
      * Linux 3.0.19
        - LP: #926309
      * PCI: Rework ASPM disable code
        - LP: #927848
      * Linux 3.0.20
        - LP: #927848
      * xhci: Remove scary warnings about transfer issues.
        - LP: #929656
      * xhci: Remove warnings about MSI and MSI-X capabilities.
        - LP: #929656
    
      [ Ubuntu: 3.0.0-16.28 ]
    
      * Release Tracking Bug
        - LP: #922692
      * Revert "drm/i915/dp: Fix the math in intel_dp_link_required"
        - LP: #919350
    
      [ Ubuntu: 3.0.0-16.27 ]
    
      * Release Tracking Bug
        - LP: #920735
      * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
        - LP: #912199
      * Revert "SAUCE: omap3: beagle: detect new 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
      * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
        - LP: #903346
      * Revert "rtc: Disable the alarm in the hardware"
        - LP: #913373
      * Support for Terratec G1
        - LP: #821061
      * drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
        - LP: #825777
      * drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP
        bridges (v2)
        - LP: #825777
      * drm/radeon/kms: cleanup atombios_adjust_pll()
        - LP: #825777
      * drm/radeon/kms/atom: rework encoder dpms
        - LP: #825777
      * drm/radeon/kms: check for DP MST mode in a few more places (v2)
        - LP: #825777
      * drm/radeon/kms: rework DP bridge checks
        - LP: #825777
      * drm/radeon/kms: fix DP setup on TRAVIS bridges
        - LP: #825777
      * ALSA: sis7019 - give slow codecs more time to reset
        - LP: #907778
      * ALSA: hda/realtek - Fix Oops in alc_mux_select()
        - LP: #907778
      * alarmtimers: Fix time comparison
        - LP: #907778
      * ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0
        - LP: #907778
      * arm: mx23: recognise stmp378x as mx23
        - LP: #907778
      * ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20
        - LP: #907778
      * ARM: davinci: dm646x evm: wrong register used in
        setup_vpif_input_channel_mode
        - LP: #907778
      * ASoC: Provide a more complete DMA driver stub
        - LP: #907778
      * fs/proc/meminfo.c: fix compilation error
        - LP: #907778
      * thp: add compound tail page _mapcount when mapped
        - LP: #907778
      * thp: set compound tail page _count to zero
        - LP: #907778
      * ptp: Fix clock_getres() implementation
        - LP: #907778
      * mm: Ensure that pfn_valid() is called once per pageblock when reserving
        pageblocks
        - LP: #907778
      * mm: vmalloc: check for page allocation failure before vmlist insertion
        - LP: #907778
      * fix apparmor dereferencing potentially freed dentry, sanitize
        __d_path() API
        - LP: #907778
      * target: Handle 0 correctly in transport_get_sectors_6()
        - LP: #907778
      * intel-iommu: fix return value of iommu_unmap() API
        - LP: #907778
      * intel-iommu: set iommu_superpage on VM domains to lowest common
        denominator
        - LP: #907778
      * intel-iommu: fix superpage support in pfn_to_dma_pte()
        - LP: #907778
      * percpu: fix chunk range calculation
        - LP: #907778
      * iwlwifi: do not re-configure HT40 after associated
        - LP: #907778
      * mac80211: fix race condition caused by late addBA response
        - LP: #907778
      * linux/log2.h: Fix rounddown_pow_of_two(1)
        - LP: #907778
      * hwmon: (jz4740) fix signedness bug
        - LP: #907778
      * mmc: mxcmmc: fix falling back to PIO
        - LP: #907778
      * x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
        - LP: #907778
      * jbd/jbd2: validate sb->s_first in journal_get_superblock()
        - LP: #907778
      * hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
        - LP: #907778
      * hwmon: (coretemp) Fix oops on CPU offlining
        - LP: #907778
      * xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
        - LP: #907778
      * xfs: avoid synchronous transactions when deleting attr blocks
        - LP: #907778
      * md/raid5: fix bug that could result in reads from a failed device.
        - LP: #907778
      * xen: only limit memory map to maximum reservation for domain 0.
        - LP: #907778
      * ext4: display the correct mount option in /proc/mounts for
        [no]init_itable
        - LP: #907778
      * ext4: avoid hangs in ext4_da_should_update_i_disksize()
        - LP: #907778
      * ext4: avoid potential hang in mpage_submit_io() when blocksize <
        pagesize
        - LP: #907778
      * ext4: handle EOF correctly in ext4_bio_write_page()
        - LP: #907778
      * fuse: fix fuse_retrieve
        - LP: #907778
      * staging: r8712u: Add new USB ID
        - LP: #907778
      * drm/radeon/kms: add some new pci ids
        - LP: #907778
      * ibft: Fix finding IBFT ACPI table on UEFI
        - LP: #907778
      * USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.
        - LP: #907778
      * usb: option: Add Huawei E398 controlling interfaces
        - LP: #907778
      * USB: option: Removing one bogus and adding some new Huawei combinations
        - LP: #907778
      * ASoC: core: Don't schedule deferred_resume_work twice
        - LP: #907778
      * Linux 3.0.14
        - LP: #907778
      * drm/i915: Fix PCH port pipe select in CPT disable paths
        - LP: #906756
      * KVM: x86: Prevent starting PIT timers in the absence of irqchip support
        - LP: #911303
        - CVE-2011-4622
      * Linux 3.0.15
        - LP: #913373
      * ARM: OMAP: rx51: fix USB
        - LP: #913373
      * ipip, sit: copy parms.name after register_netdevice
        - LP: #913373
      * rtc: m41t80: Workaround broken alarm functionality
        - LP: #913373
      * drm/i915: prevent division by zero when asking for chipset power
        - LP: #913373
      * cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails
        - LP: #913373
      * cfq-iosched: fix cfq_cic_link() race confition
        - LP: #913373
      * SCSI: zfcp: return early from slave_destroy if slave_alloc returned
        early
        - LP: #913373
      * SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in
        interrupt context
        - LP: #913373
      * SCSI: fcoe: Fix preempt count leak in fcoe_filter_frames()
        - LP: #913373
      * mac80211: fix another race in aggregation start
        - LP: #913373
      * block: initialize request_queue's numa node during
        - LP: #913373
      * ssb: fix init regression with SoCs
        - LP: #913373
      * MXC PWM: should active during DOZE/WAIT/DBG mode
        - LP: #913373
      * Input: synaptics - fix touchpad not working after S2R on Vostro V13
        - LP: #913373
      * percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned
        addresses
        - LP: #913373
      * binary_sysctl(): fix memory leak
        - LP: #913373
      * oom: fix integer overflow of points in oom_badness
        - LP: #913373
      * oprofile: Fix uninitialized memory access when writing to writing to
        oprofilefs
        - LP: #913373
      * NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
        - LP: #913373
      * SELinux: Fix RCU deref check warning in sel_netport_insert()
        - LP: #913373
      * nilfs2: unbreak compat ioctl
        - LP: #913373
      * mmc: vub300: fix type of firmware_rom_wait_states module parameter
        - LP: #913373
      * cgroups: fix a css_set not found bug in cgroup_attach_proc
        - LP: #913373
      * mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver
        - LP: #913373
      * vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
        - LP: #913373
      * media: s5p-fimc: Use correct fourcc for RGB565 colour format
        - LP: #913373
      * ath9k: fix max phy rate at rate control init
        - LP: #913373
      * iwlwifi: do not set the sequence control bit is not needed
        - LP: #913373
      * iwlwifi: allow to switch to HT40 if not associated
        - LP: #913373
      * memcg: keep root group unchanged if creation fails
        - LP: #913373
      * VFS: Fix race between CPU hotplug and lglocks
        - LP: #913373
      * ARM:imx:fix pwm period value
        - LP: #913373
      * ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
        - LP: #913373
      * ARM: 7220/1: mmc: mmci: Fixup error handling for dma
        - LP: #913373
      * oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue
        - LP: #913373
      * futex: Fix uninterruptible loop due to gate_area
        - LP: #913373
      * watchdog: hpwdt: Changes to handle NX secure bit in 32bit path
        - LP: #913373
      * drm/radeon/kms: bail on BTC parts if MC ucode is missing
        - LP: #913373
      * mm: hugetlb: fix non-atomic enqueue of huge page
        - LP: #913373
      * mpt2sas: fix non-x86 crash on shutdown
        - LP: #913373
      * sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
        - LP: #913373
      * sparc32: Be less strict in matching %lo part of relocation.
        - LP: #913373
      * sparc64: Patch sun4v code sequences properly on module load.
        - LP: #913373
      * sparc: Kill custom io_remap_pfn_range().
        - LP: #913373
      * sparc32: Remove non-kernel code from memcpy implementation.
        - LP: #913373
      * sparc32: Remove uses of %g7 in memcpy implementation.
        - LP: #913373
      * sparc32: Correct the return value of memcpy.
        - LP: #913373
      * sparc64: Fix masking and shifting in VIS fpcmp emulation.
        - LP: #913373
      * sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
        - LP: #913373
      * net: bpf_jit: fix an off-one bug in x86_64 cond jump target
        - LP: #913373
      * ppp: fix pptp double release_sock in pptp_bind()
        - LP: #913373
      * llc: llc_cmsg_rcv was getting called after sk_eat_skb.
        - LP: #913373
      * mqprio: Avoid panic if no options are provided
        - LP: #913373
      * net: have ipconfig not wait if no dev is available
        - LP: #913373
      * sch_gred: should not use GFP_KERNEL while holding a spinlock
        - LP: #913373
      * sctp: fix incorrect overflow check on autoclose
        - LP: #913373
      * sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
        - LP: #913373
      * ipv4: flush route cache after change accept_local
        - LP: #913373
      * ipv4: reintroduce route cache garbage collector
        - LP: #913373
      * ipv4: using prefetch requires including prefetch.h
        - LP: #913373
      * iwlwifi: update SCD BC table for all SCD queues
        - LP: #913373
      * mfd: Fix mismatch in twl4030 mutex lock-unlock
        - LP: #913373
      * mfd: Copy the device pointer to the twl4030-madc structure
        - LP: #913373
      * mfd: Check for twl4030-madc NULL pointer
        - LP: #913373
      * mfd: Turn on the twl4030-madc MADC clock
        - LP: #913373
      * xen/swiotlb: Use page alignment for early buffer allocation.
        - LP: #913373
      * xfs: log the inode in ->write_inode calls for kupdate
        - LP: #913373
      * xfs: log all dirty inodes in xfs_fs_sync_fs
        - LP: #913373
      * drm/radeon/kms/atom: fix possible segfault in pm setup
        - LP: #913373
      * hung_task: fix false positive during vfork
        - LP: #913373
      * ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE
        race
        - LP: #913373
      * ath9k: Fix kernel panic in AR2427 in AP mode
        - LP: #913373
      * Linux 3.0.16
        - LP: #913373
      * OMAP3: beagle: add support for beagleboard xM revision C
        - LP: #912199
      * MAINTAINERS: stable: Update address
        - LP: #915926
      * Documentation: Update stable address
        - LP: #915926
      * firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
        - LP: #915926
      * rt2800usb: Move ID out of unknown
        - LP: #915926
      * offb: Fix setting of the pseudo-palette for >8bpp
        - LP: #915926
      * offb: Fix bug in calculating requested vram size
        - LP: #915926
      * wl12xx: Validate FEM index from ini file and FW
        - LP: #915926
      * wl12xx: Check buffer bound when processing nvs data
        - LP: #915926
      * powerpc/time: Handle wrapping of decrementer
        - LP: #915926
      * powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
        - LP: #915926
      * asix: new device id
        - LP: #915926
      * IB/qib: Fix a possible data corruption when receiving packets
        - LP: #915926
      * perf: Fix parsing of __print_flags() in TP_printk()
        - LP: #915926
      * reiserfs: Fix quota mount option parsing
        - LP: #915926
      * reiserfs: Force inode evictions before umount to avoid crash
        - LP: #915926
      * ext3: Don't warn from writepage when readonly inode is spotted after
        error
        - LP: #915926
      * USB: update documentation for usbmon
        - LP: #915926
      * atmel_serial: fix spinlock lockup in RS485 code
        - LP: #915926
      * cgroup: fix to allow mounting a hierarchy by name
        - LP: #915926
      * udf: Fix deadlock when converting file from in-ICB one to normal one
        - LP: #915926
      * drivers/usb/class/cdc-acm.c: clear dangling pointer
        - LP: #915926
      * USB: isight: fix kernel bug when loading firmware
        - LP: #915926
      * usb: usb-storage doesn't support dynamic id currently, the patch
        disables the feature to fix an oops
        - LP: #915926
      * USB: add quirk for another camera
        - LP: #915926
      * usb: musb: fix pm_runtime mismatch
        - LP: #915926
      * USB: omninet: fix write_room
        - LP: #915926
      * USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
        - LP: #915926
      * usb: fix number of mapped SG DMA entries
        - LP: #915926
      * xhci: Properly handle COMP_2ND_BW_ERR
        - LP: #915926
      * USB: option: add id for 3G dongle Model VT1000 of Viettel
        - LP: #915926
      * usb: option: add ZD Incorporated HSPA modem
        - LP: #915926
      * usb: ch9: fix up MaxStreams helper
        - LP: #915926
      * OHCI: final fix for NVIDIA problems (I hope)
        - LP: #915926
      * igmp: Avoid zero delay when receiving odd mixture of IGMP queries
        - LP: #915926
      * asix: fix infinite loop in rx_fixup()
        - LP: #915926
      * bonding: fix error handling if slave is busy (v2)
        - LP: #915926
      * PM / Sleep: Fix race between CPU hotplug and freezer
        - LP: #915926
      * SCSI: mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove
        context
        - LP: #915926
      * usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() race
        - LP: #915926
      * xfs: fix acl count validation in xfs_acl_from_disk()
        - LP: #915926
      * Linux 3.0.17
        - LP: #915926
      * use cache type functions for arch_get_unmapped_area
        - LP: #861296
      * topdown mmap support
        - LP: #861296
      * x86/PCI: amd: factor out MMCONFIG discovery
        - LP: #647043
      * PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
        - LP: #647043
      * overlayfs: apply device cgroup and security permissions to overlay
        files
        - LP: #915941, #918212
        - CVE-2012-0055
      * drivers/block/loop.c: emit uevent on auto release
        - LP: #548546
    
      [ Ubuntu: 3.0.0-15.26 ]
    
      * Revert "proc: enable writing to /proc/pid/mem"
        - LP: #919115
        - CVE-2012-0056
     -- Paolo Pisati <email address hidden>   Mon, 20 Feb 2012 11:14:11 +0100
  • linux-ti-omap4 (3.0.0-1207.16) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #922006
    
      [ Upstream Kernel Changes ]
    
      * omap4: add 4430 ES2.3 support
        - LP: #917264
    
      [ Ubuntu: 3.0.0-16.27 ]
    
      * Release Tracking Bug
        - LP: #920735
      * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
        - LP: #912199
      * Revert "SAUCE: omap3: beagle: detect new 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
      * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
        - LP: #903346
      * Revert "rtc: Disable the alarm in the hardware"
        - LP: #913373
      * Support for Terratec G1
        - LP: #821061
      * drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
        - LP: #825777
      * drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP
        bridges (v2)
        - LP: #825777
      * drm/radeon/kms: cleanup atombios_adjust_pll()
        - LP: #825777
      * drm/radeon/kms/atom: rework encoder dpms
        - LP: #825777
      * drm/radeon/kms: check for DP MST mode in a few more places (v2)
        - LP: #825777
      * drm/radeon/kms: rework DP bridge checks
        - LP: #825777
      * drm/radeon/kms: fix DP setup on TRAVIS bridges
        - LP: #825777
      * ALSA: sis7019 - give slow codecs more time to reset
        - LP: #907778
      * ALSA: hda/realtek - Fix Oops in alc_mux_select()
        - LP: #907778
      * alarmtimers: Fix time comparison
        - LP: #907778
      * ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0
        - LP: #907778
      * arm: mx23: recognise stmp378x as mx23
        - LP: #907778
      * ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20
        - LP: #907778
      * ARM: davinci: dm646x evm: wrong register used in
        setup_vpif_input_channel_mode
        - LP: #907778
      * ASoC: Provide a more complete DMA driver stub
        - LP: #907778
      * fs/proc/meminfo.c: fix compilation error
        - LP: #907778
      * thp: add compound tail page _mapcount when mapped
        - LP: #907778
      * thp: set compound tail page _count to zero
        - LP: #907778
      * ptp: Fix clock_getres() implementation
        - LP: #907778
      * mm: Ensure that pfn_valid() is called once per pageblock when reserving
        pageblocks
        - LP: #907778
      * mm: vmalloc: check for page allocation failure before vmlist insertion
        - LP: #907778
      * fix apparmor dereferencing potentially freed dentry, sanitize
        __d_path() API
        - LP: #907778
      * target: Handle 0 correctly in transport_get_sectors_6()
        - LP: #907778
      * intel-iommu: fix return value of iommu_unmap() API
        - LP: #907778
      * intel-iommu: set iommu_superpage on VM domains to lowest common
        denominator
        - LP: #907778
      * intel-iommu: fix superpage support in pfn_to_dma_pte()
        - LP: #907778
      * percpu: fix chunk range calculation
        - LP: #907778
      * iwlwifi: do not re-configure HT40 after associated
        - LP: #907778
      * mac80211: fix race condition caused by late addBA response
        - LP: #907778
      * linux/log2.h: Fix rounddown_pow_of_two(1)
        - LP: #907778
      * hwmon: (jz4740) fix signedness bug
        - LP: #907778
      * mmc: mxcmmc: fix falling back to PIO
        - LP: #907778
      * x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
        - LP: #907778
      * jbd/jbd2: validate sb->s_first in journal_get_superblock()
        - LP: #907778
      * hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
        - LP: #907778
      * hwmon: (coretemp) Fix oops on CPU offlining
        - LP: #907778
      * xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
        - LP: #907778
      * xfs: avoid synchronous transactions when deleting attr blocks
        - LP: #907778
      * md/raid5: fix bug that could result in reads from a failed device.
        - LP: #907778
      * xen: only limit memory map to maximum reservation for domain 0.
        - LP: #907778
      * ext4: display the correct mount option in /proc/mounts for
        [no]init_itable
        - LP: #907778
      * ext4: avoid hangs in ext4_da_should_update_i_disksize()
        - LP: #907778
      * ext4: avoid potential hang in mpage_submit_io() when blocksize <
        pagesize
        - LP: #907778
      * ext4: handle EOF correctly in ext4_bio_write_page()
        - LP: #907778
      * fuse: fix fuse_retrieve
        - LP: #907778
      * staging: r8712u: Add new USB ID
        - LP: #907778
      * drm/radeon/kms: add some new pci ids
        - LP: #907778
      * ibft: Fix finding IBFT ACPI table on UEFI
        - LP: #907778
      * USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.
        - LP: #907778
      * usb: option: Add Huawei E398 controlling interfaces
        - LP: #907778
      * USB: option: Removing one bogus and adding some new Huawei combinations
        - LP: #907778
      * ASoC: core: Don't schedule deferred_resume_work twice
        - LP: #907778
      * Linux 3.0.14
        - LP: #907778
      * drm/i915: Fix PCH port pipe select in CPT disable paths
        - LP: #906756
      * KVM: x86: Prevent starting PIT timers in the absence of irqchip support
        - LP: #911303
        - CVE-2011-4622
      * Linux 3.0.15
        - LP: #913373
      * ARM: OMAP: rx51: fix USB
        - LP: #913373
      * ipip, sit: copy parms.name after register_netdevice
        - LP: #913373
      * rtc: m41t80: Workaround broken alarm functionality
        - LP: #913373
      * drm/i915: prevent division by zero when asking for chipset power
        - LP: #913373
      * cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails
        - LP: #913373
      * cfq-iosched: fix cfq_cic_link() race confition
        - LP: #913373
      * SCSI: zfcp: return early from slave_destroy if slave_alloc returned
        early
        - LP: #913373
      * SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in
        interrupt context
        - LP: #913373
      * SCSI: fcoe: Fix preempt count leak in fcoe_filter_frames()
        - LP: #913373
      * mac80211: fix another race in aggregation start
        - LP: #913373
      * block: initialize request_queue's numa node during
        - LP: #913373
      * ssb: fix init regression with SoCs
        - LP: #913373
      * MXC PWM: should active during DOZE/WAIT/DBG mode
        - LP: #913373
      * Input: synaptics - fix touchpad not working after S2R on Vostro V13
        - LP: #913373
      * percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned
        addresses
        - LP: #913373
      * binary_sysctl(): fix memory leak
        - LP: #913373
      * oom: fix integer overflow of points in oom_badness
        - LP: #913373
      * oprofile: Fix uninitialized memory access when writing to writing to
        oprofilefs
        - LP: #913373
      * NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
        - LP: #913373
      * SELinux: Fix RCU deref check warning in sel_netport_insert()
        - LP: #913373
      * nilfs2: unbreak compat ioctl
        - LP: #913373
      * mmc: vub300: fix type of firmware_rom_wait_states module parameter
        - LP: #913373
      * cgroups: fix a css_set not found bug in cgroup_attach_proc
        - LP: #913373
      * mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver
        - LP: #913373
      * vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
        - LP: #913373
      * media: s5p-fimc: Use correct fourcc for RGB565 colour format
        - LP: #913373
      * ath9k: fix max phy rate at rate control init
        - LP: #913373
      * iwlwifi: do not set the sequence control bit is not needed
        - LP: #913373
      * iwlwifi: allow to switch to HT40 if not associated
        - LP: #913373
      * memcg: keep root group unchanged if creation fails
        - LP: #913373
      * VFS: Fix race between CPU hotplug and lglocks
        - LP: #913373
      * ARM:imx:fix pwm period value
        - LP: #913373
      * ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
        - LP: #913373
      * ARM: 7220/1: mmc: mmci: Fixup error handling for dma
        - LP: #913373
      * oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue
        - LP: #913373
      * futex: Fix uninterruptible loop due to gate_area
        - LP: #913373
      * watchdog: hpwdt: Changes to handle NX secure bit in 32bit path
        - LP: #913373
      * drm/radeon/kms: bail on BTC parts if MC ucode is missing
        - LP: #913373
      * mm: hugetlb: fix non-atomic enqueue of huge page
        - LP: #913373
      * mpt2sas: fix non-x86 crash on shutdown
        - LP: #913373
      * sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
        - LP: #913373
      * sparc32: Be less strict in matching %lo part of relocation.
        - LP: #913373
      * sparc64: Patch sun4v code sequences properly on module load.
        - LP: #913373
      * sparc: Kill custom io_remap_pfn_range().
        - LP: #913373
      * sparc32: Remove non-kernel code from memcpy implementation.
        - LP: #913373
      * sparc32: Remove uses of %g7 in memcpy implementation.
        - LP: #913373
      * sparc32: Correct the return value of memcpy.
        - LP: #913373
      * sparc64: Fix masking and shifting in VIS fpcmp emulation.
        - LP: #913373
      * sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
        - LP: #913373
      * net: bpf_jit: fix an off-one bug in x86_64 cond jump target
        - LP: #913373
      * ppp: fix pptp double release_sock in pptp_bind()
        - LP: #913373
      * llc: llc_cmsg_rcv was getting called after sk_eat_skb.
        - LP: #913373
      * mqprio: Avoid panic if no options are provided
        - LP: #913373
      * net: have ipconfig not wait if no dev is available
        - LP: #913373
      * sch_gred: should not use GFP_KERNEL while holding a spinlock
        - LP: #913373
      * sctp: fix incorrect overflow check on autoclose
        - LP: #913373
      * sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
        - LP: #913373
      * ipv4: flush route cache after change accept_local
        - LP: #913373
      * ipv4: reintroduce route cache garbage collector
        - LP: #913373
      * ipv4: using prefetch requires including prefetch.h
        - LP: #913373
      * iwlwifi: update SCD BC table for all SCD queues
        - LP: #913373
      * mfd: Fix mismatch in twl4030 mutex lock-unlock
        - LP: #913373
      * mfd: Copy the device pointer to the twl4030-madc structure
        - LP: #913373
      * mfd: Check for twl4030-madc NULL pointer
        - LP: #913373
      * mfd: Turn on the twl4030-madc MADC clock
        - LP: #913373
      * xen/swiotlb: Use page alignment for early buffer allocation.
        - LP: #913373
      * xfs: log the inode in ->write_inode calls for kupdate
        - LP: #913373
      * xfs: log all dirty inodes in xfs_fs_sync_fs
        - LP: #913373
      * drm/radeon/kms/atom: fix possible segfault in pm setup
        - LP: #913373
      * hung_task: fix false positive during vfork
        - LP: #913373
      * ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE
        race
        - LP: #913373
      * ath9k: Fix kernel panic in AR2427 in AP mode
        - LP: #913373
      * Linux 3.0.16
        - LP: #913373
      * OMAP3: beagle: add support for beagleboard xM revision C
        - LP: #912199
      * MAINTAINERS: stable: Update address
        - LP: #915926
      * Documentation: Update stable address
        - LP: #915926
      * firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
        - LP: #915926
      * rt2800usb: Move ID out of unknown
        - LP: #915926
      * offb: Fix setting of the pseudo-palette for >8bpp
        - LP: #915926
      * offb: Fix bug in calculating requested vram size
        - LP: #915926
      * wl12xx: Validate FEM index from ini file and FW
        - LP: #915926
      * wl12xx: Check buffer bound when processing nvs data
        - LP: #915926
      * powerpc/time: Handle wrapping of decrementer
        - LP: #915926
      * powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
        - LP: #915926
      * asix: new device id
        - LP: #915926
      * IB/qib: Fix a possible data corruption when receiving packets
        - LP: #915926
      * perf: Fix parsing of __print_flags() in TP_printk()
        - LP: #915926
      * reiserfs: Fix quota mount option parsing
        - LP: #915926
      * reiserfs: Force inode evictions before umount to avoid crash
        - LP: #915926
      * ext3: Don't warn from writepage when readonly inode is spotted after
        error
        - LP: #915926
      * USB: update documentation for usbmon
        - LP: #915926
      * atmel_serial: fix spinlock lockup in RS485 code
        - LP: #915926
      * cgroup: fix to allow mounting a hierarchy by name
        - LP: #915926
      * udf: Fix deadlock when converting file from in-ICB one to normal one
        - LP: #915926
      * drivers/usb/class/cdc-acm.c: clear dangling pointer
        - LP: #915926
      * USB: isight: fix kernel bug when loading firmware
        - LP: #915926
      * usb: usb-storage doesn't support dynamic id currently, the patch
        disables the feature to fix an oops
        - LP: #915926
      * USB: add quirk for another camera
        - LP: #915926
      * usb: musb: fix pm_runtime mismatch
        - LP: #915926
      * USB: omninet: fix write_room
        - LP: #915926
      * USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
        - LP: #915926
      * usb: fix number of mapped SG DMA entries
        - LP: #915926
      * xhci: Properly handle COMP_2ND_BW_ERR
        - LP: #915926
      * USB: option: add id for 3G dongle Model VT1000 of Viettel
        - LP: #915926
      * usb: option: add ZD Incorporated HSPA modem
        - LP: #915926
      * usb: ch9: fix up MaxStreams helper
        - LP: #915926
      * OHCI: final fix for NVIDIA problems (I hope)
        - LP: #915926
      * igmp: Avoid zero delay when receiving odd mixture of IGMP queries
        - LP: #915926
      * asix: fix infinite loop in rx_fixup()
        - LP: #915926
      * bonding: fix error handling if slave is busy (v2)
        - LP: #915926
      * PM / Sleep: Fix race between CPU hotplug and freezer
        - LP: #915926
      * SCSI: mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove
        context
        - LP: #915926
      * usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() race
        - LP: #915926
      * xfs: fix acl count validation in xfs_acl_from_disk()
        - LP: #915926
      * Linux 3.0.17
        - LP: #915926
      * use cache type functions for arch_get_unmapped_area
        - LP: #861296
      * topdown mmap support
        - LP: #861296
      * x86/PCI: amd: factor out MMCONFIG discovery
        - LP: #647043
      * PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
        - LP: #647043
      * overlayfs: apply device cgroup and security permissions to overlay
        files
        - LP: #915941, #918212
        - CVE-2012-0055
      * drivers/block/loop.c: emit uevent on auto release
        - LP: #548546
    
      [ Ubuntu: 3.0.0-15.26 ]
    
      * Revert "proc: enable writing to /proc/pid/mem"
        - LP: #919115
        - CVE-2012-0056
     -- Paolo Pisati <email address hidden>   Thu, 26 Jan 2012 18:29:38 +0100
  • linux-ti-omap4 (3.0.0-1206.15) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #911102
    
      [ Ubuntu: 3.0.0-15.25 ]
    
      * Release Tracking Bug
        - LP: #910894
      * Revert "clockevents: Set noop handler in clockevents_exchange_device()"
        - LP: #904569
    
    linux-ti-omap4 (3.0.0-1206.14) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #903695
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-15.24
      * [Config] updateconfigs (PL310_ERRATA_769419=N)
    
      [ Upstream Kernel Changes ]
    
      * use cache type functions for arch_get_unmapped_area
      * topdown mmap support
    
      [ Ubuntu: 3.0.0-15.24 ]
    
      * Release Tracking Bug
        - LP: #903188
      * (config) Change Xen paravirt drivers to be built-in
        - LP: #886521
      * Revert "SAUCE: HID: hid-ntrig: add support for 1b96:0006 model"
        - LP: #724831
      * Revert "SAUCE: hid: ntrig: Remove unused device ids"
        - LP: #724831
      * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
        - LP: #581312
      * Revert "leds: save the delay values after a successful call to
        blink_set()"
        - LP: #893741
      * xfs: Fix possible memory corruption in xfs_readlink, CVE-2011-4077
        - LP: #887298
        - CVE-2011-4077
      * drm/i915: fix IVB cursor support
        - LP: #893222
      * drm/i915: always set FDI composite sync bit
        - LP: #893222
      * jbd/jbd2: validate sb->s_first in journal_get_superblock()
        - LP: #893148
        - CVE-2011-4132
      * ALSA: hda - Don't add elements of other codecs to vmaster slave
        - LP: #893741
      * virtio-pci: fix use after free
        - LP: #893741
      * ASoC: Don't use wm8994->control_data in wm8994_readable_register()
        - LP: #893741
      * sh: Fix cached/uncaced address calculation in 29bit mode
        - LP: #893741
      * drm/i915: Fix object refcount leak on mmappable size limit error path.
        - LP: #893741
      * drm/nouveau: initialize chan->fence.lock before use
        - LP: #893741
      * drm/radeon/kms: make an aux failure debug only
        - LP: #893741
      * ALSA: usb-audio - Check the dB-range validity in the later read, too
        - LP: #893741
      * ALSA: usb-audio - Fix the missing volume quirks at delayed init
        - LP: #893741
      * KEYS: Fix a NULL pointer deref in the user-defined key type
        - LP: #893741
      * hfs: add sanity check for file name length
        - LP: #893741
      * drm/radeon: add some missing FireMV pci ids
        - LP: #893741
      * sfi: table irq 0xFF means 'no interrupt'
        - LP: #893741
      * x86, mrst: use a temporary variable for SFI irq
        - LP: #893741
      * b43: refuse to load unsupported firmware
        - LP: #893741
      * md/raid5: abort any pending parity operations when array fails.
        - LP: #893741
      * mfd: Fix twl4030 dependencies for audio codec
        - LP: #893741
      * xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
        - LP: #893741
      * xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
        - LP: #893741
      * xen-gntalloc: signedness bug in add_grefs()
        - LP: #893741
      * powerpc/ps3: Fix lost SMP IPIs
        - LP: #893741
      * powerpc: Copy down exception vectors after feature fixups
        - LP: #893741
      * backing-dev: ensure wakeup_timer is deleted
        - LP: #893741
      * block: Always check length of all iov entries in blk_rq_map_user_iov()
        - LP: #893741
      * Linux 3.0.10
        - LP: #893741
      * drm/i915: add multi-threaded forcewake support
        - LP: #891270
      * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
        - LP: #724831
      * eCryptfs: Prevent file create race condition
        - LP: #813146
      * eCryptfs: Flush file in vma close
        - LP: #870326
      * drm/i915: Fix inconsistent backlight level during disabled
        - LP: #872652
      * fix WARNING: at drivers/scsi/scsi_lib.c:1704
        - LP: #897514
      * hpsa: Disable ASPM
        - LP: #897514
      * aacraid: controller hangs if kernel uses non-default ASPM policy
        - LP: #897514
      * saa7164: Add support for another HVR2200 hardware revision
        - LP: #897514
      * drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
        - LP: #897514
      * ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
        - LP: #897514
      * Net, libertas: Resolve memory leak in if_spi_host_to_card()
        - LP: #897514
      * rt2x00: Fix sleep-while-atomic bug in powersaving code.
        - LP: #897514
      * mac80211: fix NULL dereference in radiotap code
        - LP: #897514
      * mac80211: fix bug in ieee80211_build_probe_req
        - LP: #897514
      * nl80211: fix HT capability attribute validation
        - LP: #897514
      * cfg80211: fix bug on regulatory core exit on access to last_request
        - LP: #897514
      * ip6_tunnel: copy parms.name after register_netdevice
        - LP: #897514
      * PM / driver core: disable device's runtime PM during shutdown
        - LP: #897514
      * pch_phub: Support new device LAPIS Semiconductor ML7831 IOH
        - LP: #897514
      * pch_phub: Fix MAC address writing issue for LAPIS ML7831
        - LP: #897514
      * pch_uart: Fix hw-flow control issue
        - LP: #897514
      * pch_uart: Fix DMA resource leak issue
        - LP: #897514
      * pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
        - LP: #897514
      * tty: hvc_dcc: Fix duplicate character inputs
        - LP: #897514
      * TTY: ldisc, allow waiting for ldisc arbitrarily long
        - LP: #897514
      * TTY: ldisc, move wait idle to caller
        - LP: #897514
      * TTY: ldisc, wait for ldisc infinitely in hangup
        - LP: #897514
      * nfs: when attempting to open a directory, fall back on normal lookup
        (try #5)
        - LP: #897514
      * pcie-gadget-spear: Add "platform:" prefix for platform modalias
        - LP: #897514
      * drivers/base/node.c: fix compilation error with older versions of gcc
        - LP: #897514
      * xhci: Set slot and ep0 flags for address command.
        - LP: #897514
      * usb, xhci: Clear warm reset change event during init
        - LP: #897514
      * usb, xhci: fix lockdep warning on endpoint timeout
        - LP: #897514
      * USB: XHCI: resume root hubs when the controller resumes
        - LP: #897514
      * USB: option: release new PID for ZTE 3G modem
        - LP: #897514
      * USB: option: add PID of Huawei E173s 3G modem
        - LP: #897514
      * USB: serial: pl2303: rm duplicate id
        - LP: #897514
      * USB: cdc-acm: Fix disconnect() vs close() race
        - LP: #897514
      * USB: workaround for bug in old version of GCC
        - LP: #897514
      * USB: ark3116 initialisation fix
        - LP: #897514
      * USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
        - LP: #897514
      * usb-storage: Accept 8020i-protocol commands longer than 12 bytes
        - LP: #897514
      * USB: add quirk for Logitech C600 web cam
        - LP: #897514
      * USB: quirks: adding more quirky webcams to avoid squeaky audio
        - LP: #897514
      * xfs: fix error handling for synchronous writes
        - LP: #897514
      * xfs: fix xfs_mark_inode_dirty during umount
        - LP: #897514
      * xfs: dont serialise direct IO reads on page cache
        - LP: #897514
      * xfs: avoid direct I/O write vs buffered I/O race
        - LP: #897514
      * xfs: Return -EIO when xfs_vn_getattr() failed
        - LP: #897514
      * xfs: fix buffer flushing during unmount
        - LP: #897514
      * xfs: use doalloc flag in xfs_qm_dqattach_one()
        - LP: #897514
      * xfs: fix ->write_inode return values
        - LP: #897514
      * Linux 3.0.11
        - LP: #897514
      * Linux 3.0.12
        - LP: #897514
      * Platform: Brightness quirk for samsung laptop driver
        - LP: #897378
      * Platform: Detect samsung laptop quirk when initial level is zero
        - LP: #810093
      * hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops, CVE-2011-2203
        - LP: #899466
        - CVE-2011-2203
      * net: ipv4: relax AF_INET check in bind()
        - LP: #900396
      * igb: Add support of SerDes Forced mode for certain hardware
        - LP: #865523
      * drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c
        - LP: #614238
      * drm/i915: split out PCH refclk update code
        - LP: #614238
      * drm/i915: Fix wrong initializer for "locked" variable in
        assert_panel_unlocked
        - LP: #614238
      * drv/i915: Pull display_clock_mode out of VBT table
        - LP: #614238
      * drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS
        - LP: #614238
      * drm/i915: Allow SSC parameter to override VBT value
        - LP: #614238
      * drm/i915: Fix PCH SSC reference clock settings
        - LP: #614238
      * drm/i915: Use CK505 as non-SSC source where available
        - LP: #614238
      * drm/i915: All PCH refclks are 120MHz
        - LP: #614238
      * drm/i915: Initialize PCH refclks at modeset init time
        - LP: #614238
      * drm/i915/dp: Fix the math in intel_dp_link_required
        - LP: #899598
      * x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC
        - LP: #901830
      * i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
        - LP: #902312
      * eCryptfs: Extend array bounds for all filename chars
        - LP: #902312
      * crypto: mv_cesa - fix hashing of chunks > 1920 bytes
        - LP: #902312
      * drm: integer overflow in drm_mode_dirtyfb_ioctl()
        - LP: #902312
      * drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
        - LP: #902312
      * drm/i915: Ivybridge still has fences!
        - LP: #902312
      * drm/i915: Turn on a required 3D clock gating bit on Sandybridge.
        - LP: #902312
      * drm/i915: Turn on another required clock gating bit on gen6.
        - LP: #902312
      * drm/ttm: request zeroed system memory pages for new TT buffer objects
        - LP: #902312
      * PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs
        - LP: #902312
      * drm/radeon/kms: fix up gpio i2c mask bits for r4xx
        - LP: #902312
      * viafb: correct sync polarity for OLPC DCON
        - LP: #902312
      * ARM: pxa: fix inconsistent CONFIG_USB_PXA27X
        - LP: #902312
      * arm: mx28: fix bit operation in clock setting
        - LP: #902312
      * ARM: OMAP: smartreflex: fix IRQ handling bug
        - LP: #902312
      * ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is defined
        - LP: #902312
      * ARM: 7161/1: errata: no automatic store buffer drain
        - LP: #902312
      * ALSA: lx6464es - fix device communication via command bus
        - LP: #902312
      * ASoC: fsl_ssi: properly initialize the sysfs attribute object
        - LP: #902312
      * ASoC: wm8753: Skip noop reconfiguration of DAI mode
        - LP: #902312
      * ASoC: Ensure WM8731 register cache is synced when resuming from
        disabled
        - LP: #902312
      * SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
        - LP: #902312
      * genirq: fix regression in irqfixup, irqpoll
        - LP: #902312
      * cgroup_freezer: fix freezing groups with stopped tasks
        - LP: #902312
      * timekeeping: add arch_offset hook to ktime_get functions
        - LP: #902312
      * hrtimer: Fix extra wakeups from __remove_hrtimer()
        - LP: #902312
      * p54spi: Add missing spin_lock_init
        - LP: #902312
      * p54spi: Fix workqueue deadlock
        - LP: #902312
      * rt2x00: Fix efuse EEPROM reading on PPC32.
        - LP: #902312
      * nl80211: fix MAC address validation
        - LP: #902312
      * cfg80211: fix regulatory NULL dereference
        - LP: #902312
      * mac80211: don't stop a single aggregation session twice
        - LP: #902312
      * mac80211: fix race between the AGG SM and the Tx data path
        - LP: #902312
      * hwmon: (coretemp) Fix oops on driver load
        - LP: #902312
      * revert "mfd: Fix twl4030 dependencies for audio codec"
        - LP: #902312
      * SCSI: Silencing 'killing requests for dead queue'
        - LP: #902312
      * hugetlb: release pages in the error path of hugetlb_cow()
        - LP: #902312
      * drm/radeon/kms: add some new pci ids
        - LP: #902312
      * drm/radeon/kms: add some loop timeouts in pageflip code
        - LP: #902312
      * firmware: Sigma: Prevent out of bounds memory access
        - LP: #902312
      * firmware: Sigma: Skip header during CRC generation
        - LP: #902312
      * firmware: Sigma: Fix endianess issues
        - LP: #902312
      * staging: usbip: bugfix for deadlock
        - LP: #902312
      * staging: comedi: fix oops for USB DAQ devices.
        - LP: #902312
      * Staging: comedi: fix mmap_count
        - LP: #902312
      * Staging: comedi: fix signal handling in read and write
        - LP: #902312
      * USB: whci-hcd: fix endian conversion in qset_clear()
        - LP: #902312
      * HID: Correct General touch PID
        - LP: #902312
      * usb: ftdi_sio: add PID for Propox ISPcable III
        - LP: #902312
      * usb: option: add Huawei E353 controlling interfaces
        - LP: #902312
      * usb: option: add SIMCom SIM5218
        - LP: #902312
      * USB: usb-storage: unusual_devs entry for Kingston DT 101 G2
        - LP: #902312
      * USB: EHCI: fix HUB TT scheduling issue with iso transfer
        - LP: #902312
      * EHCI : Fix a regression in the ISO scheduler
        - LP: #902312
      * xHCI: fix bug in xhci_clear_command_ring()
        - LP: #902312
      * sched, x86: Avoid unnecessary overflow in sched_clock
        - LP: #902312
      * x86/mpparse: Account for bus types other than ISA and PCI
        - LP: #902312
      * x86: Fix "Acer Aspire 1" reboot hang
        - LP: #902312
      * perf/x86: Fix PEBS instruction unwind
        - LP: #902312
      * oprofile, x86: Fix crash when unloading module (nmi timer mode)
        - LP: #902312
      * add missing .set function for NT_S390_LAST_BREAK regset
        - LP: #902312
      * cfg80211: fix race on init and driver registration
        - LP: #902312
      * cfg80211: amend regulatory NULL dereference fix
        - LP: #902312
      * genirq: Fix race condition when stopping the irq thread
        - LP: #902312
      * NFS: Prevent 3.0 from crashing if it receives a partial layout
        - LP: #902312
      * xfs: validate acl count
        - LP: #902312
      * xfs: force buffer writeback before blocking on the ilock in inode
        reclaim
        - LP: #902312
      * xfs: fix attr2 vs large data fork assert
        - LP: #902312
      * trace_events_filter: Use rcu_assign_pointer() when setting
        ftrace_event_call->filter
        - LP: #902312
      * rtc: Disable the alarm in the hardware
        - LP: #902312
      * tracing: fix event_subsystem ref counting
        - LP: #902312
      * tick-broadcast: Stop active broadcast device when replacing it
        - LP: #902312
      * perf: Fix parsing of __print_flags() in TP_printk()
        - LP: #902312
      * jump_label: jump_label_inc may return before the code is patched
        - LP: #902312
      * oprofile: Fix crash when unloading module (hr timer mode)
        - LP: #902312
      * clocksource: Fix bug with max_deferment margin calculation
        - LP: #902312
      * clockevents: Set noop handler in clockevents_exchange_device()
        - LP: #902312
      * Linux 3.0.13
        - LP: #902312
     -- Paolo Pisati <email address hidden>   Wed, 04 Jan 2012 12:48:56 +0100
  • linux-ti-omap4 (3.0.0-1206.14) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #903695
    
      [ Paolo Pisati ]
    
      * rebased on Ubuntu-3.0.0-15.24
      * [Config] updateconfigs (PL310_ERRATA_769419=N)
    
      [ Upstream Kernel Changes ]
    
      * use cache type functions for arch_get_unmapped_area
      * topdown mmap support
    
      [ Ubuntu: 3.0.0-15.24 ]
    
      * Release Tracking Bug
        - LP: #903188
      * (config) Change Xen paravirt drivers to be built-in
        - LP: #886521
      * Revert "SAUCE: HID: hid-ntrig: add support for 1b96:0006 model"
        - LP: #724831
      * Revert "SAUCE: hid: ntrig: Remove unused device ids"
        - LP: #724831
      * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
        - LP: #581312
      * Revert "leds: save the delay values after a successful call to
        blink_set()"
        - LP: #893741
      * xfs: Fix possible memory corruption in xfs_readlink, CVE-2011-4077
        - LP: #887298
        - CVE-2011-4077
      * drm/i915: fix IVB cursor support
        - LP: #893222
      * drm/i915: always set FDI composite sync bit
        - LP: #893222
      * jbd/jbd2: validate sb->s_first in journal_get_superblock()
        - LP: #893148
        - CVE-2011-4132
      * ALSA: hda - Don't add elements of other codecs to vmaster slave
        - LP: #893741
      * virtio-pci: fix use after free
        - LP: #893741
      * ASoC: Don't use wm8994->control_data in wm8994_readable_register()
        - LP: #893741
      * sh: Fix cached/uncaced address calculation in 29bit mode
        - LP: #893741
      * drm/i915: Fix object refcount leak on mmappable size limit error path.
        - LP: #893741
      * drm/nouveau: initialize chan->fence.lock before use
        - LP: #893741
      * drm/radeon/kms: make an aux failure debug only
        - LP: #893741
      * ALSA: usb-audio - Check the dB-range validity in the later read, too
        - LP: #893741
      * ALSA: usb-audio - Fix the missing volume quirks at delayed init
        - LP: #893741
      * KEYS: Fix a NULL pointer deref in the user-defined key type
        - LP: #893741
      * hfs: add sanity check for file name length
        - LP: #893741
      * drm/radeon: add some missing FireMV pci ids
        - LP: #893741
      * sfi: table irq 0xFF means 'no interrupt'
        - LP: #893741
      * x86, mrst: use a temporary variable for SFI irq
        - LP: #893741
      * b43: refuse to load unsupported firmware
        - LP: #893741
      * md/raid5: abort any pending parity operations when array fails.
        - LP: #893741
      * mfd: Fix twl4030 dependencies for audio codec
        - LP: #893741
      * xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
        - LP: #893741
      * xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
        - LP: #893741
      * xen-gntalloc: signedness bug in add_grefs()
        - LP: #893741
      * powerpc/ps3: Fix lost SMP IPIs
        - LP: #893741
      * powerpc: Copy down exception vectors after feature fixups
        - LP: #893741
      * backing-dev: ensure wakeup_timer is deleted
        - LP: #893741
      * block: Always check length of all iov entries in blk_rq_map_user_iov()
        - LP: #893741
      * Linux 3.0.10
        - LP: #893741
      * drm/i915: add multi-threaded forcewake support
        - LP: #891270
      * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
        - LP: #724831
      * eCryptfs: Prevent file create race condition
        - LP: #813146
      * eCryptfs: Flush file in vma close
        - LP: #870326
      * drm/i915: Fix inconsistent backlight level during disabled
        - LP: #872652
      * fix WARNING: at drivers/scsi/scsi_lib.c:1704
        - LP: #897514
      * hpsa: Disable ASPM
        - LP: #897514
      * aacraid: controller hangs if kernel uses non-default ASPM policy
        - LP: #897514
      * saa7164: Add support for another HVR2200 hardware revision
        - LP: #897514
      * drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
        - LP: #897514
      * ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
        - LP: #897514
      * Net, libertas: Resolve memory leak in if_spi_host_to_card()
        - LP: #897514
      * rt2x00: Fix sleep-while-atomic bug in powersaving code.
        - LP: #897514
      * mac80211: fix NULL dereference in radiotap code
        - LP: #897514
      * mac80211: fix bug in ieee80211_build_probe_req
        - LP: #897514
      * nl80211: fix HT capability attribute validation
        - LP: #897514
      * cfg80211: fix bug on regulatory core exit on access to last_request
        - LP: #897514
      * ip6_tunnel: copy parms.name after register_netdevice
        - LP: #897514
      * PM / driver core: disable device's runtime PM during shutdown
        - LP: #897514
      * pch_phub: Support new device LAPIS Semiconductor ML7831 IOH
        - LP: #897514
      * pch_phub: Fix MAC address writing issue for LAPIS ML7831
        - LP: #897514
      * pch_uart: Fix hw-flow control issue
        - LP: #897514
      * pch_uart: Fix DMA resource leak issue
        - LP: #897514
      * pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
        - LP: #897514
      * tty: hvc_dcc: Fix duplicate character inputs
        - LP: #897514
      * TTY: ldisc, allow waiting for ldisc arbitrarily long
        - LP: #897514
      * TTY: ldisc, move wait idle to caller
        - LP: #897514
      * TTY: ldisc, wait for ldisc infinitely in hangup
        - LP: #897514
      * nfs: when attempting to open a directory, fall back on normal lookup
        (try #5)
        - LP: #897514
      * pcie-gadget-spear: Add "platform:" prefix for platform modalias
        - LP: #897514
      * drivers/base/node.c: fix compilation error with older versions of gcc
        - LP: #897514
      * xhci: Set slot and ep0 flags for address command.
        - LP: #897514
      * usb, xhci: Clear warm reset change event during init
        - LP: #897514
      * usb, xhci: fix lockdep warning on endpoint timeout
        - LP: #897514
      * USB: XHCI: resume root hubs when the controller resumes
        - LP: #897514
      * USB: option: release new PID for ZTE 3G modem
        - LP: #897514
      * USB: option: add PID of Huawei E173s 3G modem
        - LP: #897514
      * USB: serial: pl2303: rm duplicate id
        - LP: #897514
      * USB: cdc-acm: Fix disconnect() vs close() race
        - LP: #897514
      * USB: workaround for bug in old version of GCC
        - LP: #897514
      * USB: ark3116 initialisation fix
        - LP: #897514
      * USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
        - LP: #897514
      * usb-storage: Accept 8020i-protocol commands longer than 12 bytes
        - LP: #897514
      * USB: add quirk for Logitech C600 web cam
        - LP: #897514
      * USB: quirks: adding more quirky webcams to avoid squeaky audio
        - LP: #897514
      * xfs: fix error handling for synchronous writes
        - LP: #897514
      * xfs: fix xfs_mark_inode_dirty during umount
        - LP: #897514
      * xfs: dont serialise direct IO reads on page cache
        - LP: #897514
      * xfs: avoid direct I/O write vs buffered I/O race
        - LP: #897514
      * xfs: Return -EIO when xfs_vn_getattr() failed
        - LP: #897514
      * xfs: fix buffer flushing during unmount
        - LP: #897514
      * xfs: use doalloc flag in xfs_qm_dqattach_one()
        - LP: #897514
      * xfs: fix ->write_inode return values
        - LP: #897514
      * Linux 3.0.11
        - LP: #897514
      * Linux 3.0.12
        - LP: #897514
      * Platform: Brightness quirk for samsung laptop driver
        - LP: #897378
      * Platform: Detect samsung laptop quirk when initial level is zero
        - LP: #810093
      * hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops, CVE-2011-2203
        - LP: #899466
        - CVE-2011-2203
      * net: ipv4: relax AF_INET check in bind()
        - LP: #900396
      * igb: Add support of SerDes Forced mode for certain hardware
        - LP: #865523
      * drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c
        - LP: #614238
      * drm/i915: split out PCH refclk update code
        - LP: #614238
      * drm/i915: Fix wrong initializer for "locked" variable in
        assert_panel_unlocked
        - LP: #614238
      * drv/i915: Pull display_clock_mode out of VBT table
        - LP: #614238
      * drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS
        - LP: #614238
      * drm/i915: Allow SSC parameter to override VBT value
        - LP: #614238
      * drm/i915: Fix PCH SSC reference clock settings
        - LP: #614238
      * drm/i915: Use CK505 as non-SSC source where available
        - LP: #614238
      * drm/i915: All PCH refclks are 120MHz
        - LP: #614238
      * drm/i915: Initialize PCH refclks at modeset init time
        - LP: #614238
      * drm/i915/dp: Fix the math in intel_dp_link_required
        - LP: #899598
      * x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC
        - LP: #901830
      * i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
        - LP: #902312
      * eCryptfs: Extend array bounds for all filename chars
        - LP: #902312
      * crypto: mv_cesa - fix hashing of chunks > 1920 bytes
        - LP: #902312
      * drm: integer overflow in drm_mode_dirtyfb_ioctl()
        - LP: #902312
      * drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real
        - LP: #902312
      * drm/i915: Ivybridge still has fences!
        - LP: #902312
      * drm/i915: Turn on a required 3D clock gating bit on Sandybridge.
        - LP: #902312
      * drm/i915: Turn on another required clock gating bit on gen6.
        - LP: #902312
      * drm/ttm: request zeroed system memory pages for new TT buffer objects
        - LP: #902312
      * PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs
        - LP: #902312
      * drm/radeon/kms: fix up gpio i2c mask bits for r4xx
        - LP: #902312
      * viafb: correct sync polarity for OLPC DCON
        - LP: #902312
      * ARM: pxa: fix inconsistent CONFIG_USB_PXA27X
        - LP: #902312
      * arm: mx28: fix bit operation in clock setting
        - LP: #902312
      * ARM: OMAP: smartreflex: fix IRQ handling bug
        - LP: #902312
      * ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is defined
        - LP: #902312
      * ARM: 7161/1: errata: no automatic store buffer drain
        - LP: #902312
      * ALSA: lx6464es - fix device communication via command bus
        - LP: #902312
      * ASoC: fsl_ssi: properly initialize the sysfs attribute object
        - LP: #902312
      * ASoC: wm8753: Skip noop reconfiguration of DAI mode
        - LP: #902312
      * ASoC: Ensure WM8731 register cache is synced when resuming from
        disabled
        - LP: #902312
      * SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
        - LP: #902312
      * genirq: fix regression in irqfixup, irqpoll
        - LP: #902312
      * cgroup_freezer: fix freezing groups with stopped tasks
        - LP: #902312
      * timekeeping: add arch_offset hook to ktime_get functions
        - LP: #902312
      * hrtimer: Fix extra wakeups from __remove_hrtimer()
        - LP: #902312
      * p54spi: Add missing spin_lock_init
        - LP: #902312
      * p54spi: Fix workqueue deadlock
        - LP: #902312
      * rt2x00: Fix efuse EEPROM reading on PPC32.
        - LP: #902312
      * nl80211: fix MAC address validation
        - LP: #902312
      * cfg80211: fix regulatory NULL dereference
        - LP: #902312
      * mac80211: don't stop a single aggregation session twice
        - LP: #902312
      * mac80211: fix race between the AGG SM and the Tx data path
        - LP: #902312
      * hwmon: (coretemp) Fix oops on driver load
        - LP: #902312
      * revert "mfd: Fix twl4030 dependencies for audio codec"
        - LP: #902312
      * SCSI: Silencing 'killing requests for dead queue'
        - LP: #902312
      * hugetlb: release pages in the error path of hugetlb_cow()
        - LP: #902312
      * drm/radeon/kms: add some new pci ids
        - LP: #902312
      * drm/radeon/kms: add some loop timeouts in pageflip code
        - LP: #902312
      * firmware: Sigma: Prevent out of bounds memory access
        - LP: #902312
      * firmware: Sigma: Skip header during CRC generation
        - LP: #902312
      * firmware: Sigma: Fix endianess issues
        - LP: #902312
      * staging: usbip: bugfix for deadlock
        - LP: #902312
      * staging: comedi: fix oops for USB DAQ devices.
        - LP: #902312
      * Staging: comedi: fix mmap_count
        - LP: #902312
      * Staging: comedi: fix signal handling in read and write
        - LP: #902312
      * USB: whci-hcd: fix endian conversion in qset_clear()
        - LP: #902312
      * HID: Correct General touch PID
        - LP: #902312
      * usb: ftdi_sio: add PID for Propox ISPcable III
        - LP: #902312
      * usb: option: add Huawei E353 controlling interfaces
        - LP: #902312
      * usb: option: add SIMCom SIM5218
        - LP: #902312
      * USB: usb-storage: unusual_devs entry for Kingston DT 101 G2
        - LP: #902312
      * USB: EHCI: fix HUB TT scheduling issue with iso transfer
        - LP: #902312
      * EHCI : Fix a regression in the ISO scheduler
        - LP: #902312
      * xHCI: fix bug in xhci_clear_command_ring()
        - LP: #902312
      * sched, x86: Avoid unnecessary overflow in sched_clock
        - LP: #902312
      * x86/mpparse: Account for bus types other than ISA and PCI
        - LP: #902312
      * x86: Fix "Acer Aspire 1" reboot hang
        - LP: #902312
      * perf/x86: Fix PEBS instruction unwind
        - LP: #902312
      * oprofile, x86: Fix crash when unloading module (nmi timer mode)
        - LP: #902312
      * add missing .set function for NT_S390_LAST_BREAK regset
        - LP: #902312
      * cfg80211: fix race on init and driver registration
        - LP: #902312
      * cfg80211: amend regulatory NULL dereference fix
        - LP: #902312
      * genirq: Fix race condition when stopping the irq thread
        - LP: #902312
      * NFS: Prevent 3.0 from crashing if it receives a partial layout
        - LP: #902312
      * xfs: validate acl count
        - LP: #902312
      * xfs: force buffer writeback before blocking on the ilock in inode
        reclaim
        - LP: #902312
      * xfs: fix attr2 vs large data fork assert
        - LP: #902312
      * trace_events_filter: Use rcu_assign_pointer() when setting
        ftrace_event_call->filter
        - LP: #902312
      * rtc: Disable the alarm in the hardware
        - LP: #902312
      * tracing: fix event_subsystem ref counting
        - LP: #902312
      * tick-broadcast: Stop active broadcast device when replacing it
        - LP: #902312
      * perf: Fix parsing of __print_flags() in TP_printk()
        - LP: #902312
      * jump_label: jump_label_inc may return before the code is patched
        - LP: #902312
      * oprofile: Fix crash when unloading module (hr timer mode)
        - LP: #902312
      * clocksource: Fix bug with max_deferment margin calculation
        - LP: #902312
      * clockevents: Set noop handler in clockevents_exchange_device()
        - LP: #902312
      * Linux 3.0.13
        - LP: #902312
     -- Paolo Pisati <email address hidden>   Wed, 14 Dec 2011 16:55:33 +0100
  • linux-ti-omap4 (3.0.0-1206.13) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #893565
    
      [ Paolo Pisati ]
    
      * Rebased against Ubuntu-3.0.0-14.23
     -- Paolo Pisati <email address hidden>   Wed, 23 Nov 2011 14:21:12 +0100
  • linux-ti-omap4 (3.0.0-1206.12) oneiric-proposed; urgency=low
    
      * Release Tracking Bug
        - LP: #885466
    
      [ Upstream Kernel Changes ]
    
      * Revert "LINARO: Use KBUILD_SCRIPTROOT to cross build scripts"
    
      [ Paolo Pisati ]
    
      * Rebased against Ubuntu-3.0.0-13.22
    
    linux-ti-omap4 (3.0.0-1206.11) oneiric-proposed; urgency=low
    
      * Release tracking bug
        - LP: #877497
    
      [ Paolo Pisati ]
    
      * Bump ABI
      * Rebased against Ubuntu-3.0.0-12.20
    
      [ Tim Gardner ]
    
      * [Config] Re-enable ftrace support in the mac80211 layer
        - LP: #865171
     -- Paolo Pisati <email address hidden>   Tue, 08 Nov 2011 12:16:29 +0100
  • linux-ti-omap4 (3.0.0-1206.11) oneiric-proposed; urgency=low
    
      * Release tracking bug
        - LP: #877497
    
      [ Paolo Pisati ]
    
      * Bump ABI
      * Rebased against Ubuntu-3.0.0-12.20
    
      [ Tim Gardner ]
    
      * [Config] Re-enable ftrace support in the mac80211 layer
        - LP: #865171
     -- Tim Gardner <email address hidden>   Mon, 03 Oct 2011 14:05:02 +0100
  • linux-ti-omap4 (3.0.0-1205.10) oneiric; urgency=low
    
      [ Paolo Pisati ]
    
      * [Config] Quiet ieee80211 debugging
        - LP: #855969
      * Rebased against Ubuntu-3.0.0-12.19
      * TI BSP update: kernel-tilt/tilt-3.0-nodspvideo1 @ d2fe6284bb37abd542524b17f17cf9208db767c2
    
      [ Upstream Kernel Changes ]
    
      * Revert "Staging: OMAPDRM: Changing driver's name to be compatible with
        userspace"
      * Revert "DRM: OMAP: Fixing PVR kernel module name"
      * KBuild: Allow scripts/* to be cross compiled
      * LINARO: Use KBUILD_SCRIPTROOT to cross build scripts
     -- Paolo Pisati <email address hidden>   Tue, 27 Sep 2011 17:52:08 +0200
  • linux-ti-omap4 (3.0.0-1204.9) oneiric; urgency=low
    
      [ Leann Ogasawara ]
    
      * [Config] Update CONFIG_EFI_VARS enforcer check
    
      [ Paolo Pisati ]
    
      * Revert "[Config] Temporarily turn off audio support on omap4."
      * [Config] update configs after BSP update
      * Rebased against Ubuntu-3.0.0-9.15
      * TI BSP update: kernel-tilt/tilt-3.0-nodspvideo1 @ a6871e8f1f3c906b37884fb35837546b7c1dc15e
    
      [ Ricardo Salveti de Araujo ]
    
      * [Config] Enabling DRM_OMAP as built-in
    
      [ Upstream Kernel Changes ]
    
      * Revert "usb: ehci: fix update qtd->token in qh_append_tds"
      * usb: ehci: make HC see up-to-date qh/qtd descriptor ASAP
        - LP: #709245
     -- Paolo Pisati <email address hidden>   Thu, 01 Sep 2011 11:56:08 +0200
  • linux-ti-omap4 (3.0.0-1203.8) oneiric; urgency=low
    
      [ Tim Gardner ]
    
      * [Config] Normalize CGROUP config settings
        - LP: #831954
     -- Tim Gardner <email address hidden>   Tue, 23 Aug 2011 08:46:39 -0400
  • linux-ti-omap4 (3.0.0-1203.7) oneiric; urgency=low
    
      [ Ricardo Salveti de Araujo ]
    
      * [Config] Disable built-in SGX and enable CONFIG_DRM=m
    
      [ Upstream Kernel Changes ]
    
      * DRM: Revert one DRM change to make SGX work.
     -- Tim Gardner <email address hidden>   Fri, 19 Aug 2011 13:24:43 +0100
  • linux-ti-omap4 (3.0.0-1202.6) oneiric; urgency=low
    
      [ Paolo Pisati ]
    
      * [Config] Sync config
      * TI BSP update: kernel-tilt/tilt-3.0 @ f95dded2534d1d5a40fa4cb833699953d5f3e4de
     -- Paolo Pisati <email address hidden>   Tue, 16 Aug 2011 17:55:44 +0200
  • linux-ti-omap4 (3.0.0-1201.5) oneiric; urgency=low
    
      [ Tim Gardner ]
    
      * [Config] Re-enabled CONFIG_OMAP2_DSS_DSI
        https://lists.ubuntu.com/archives/kernel-team/2011-August/016716.html
        - LP: #720055
     -- Tim Gardner <email address hidden>   Tue, 16 Aug 2011 10:17:07 -0400
  • linux-ti-omap4 (3.0.0-1201.4) oneiric; urgency=low
    
      [ Stefan Bader ]
    
      * (config) Enable CGROUP_FREEZER
      * Turn off the OMAP2_DSS_DSI support
        - LP: #720055
    
      [ Tim Gardner ]
    
      * [Config] updateconfigs after rebase to 3.0.0-8.11
     -- Tim Gardner <email address hidden>   Fri, 12 Aug 2011 13:38:18 -0600
  • linux-ti-omap4 (3.0.0-1200.3) oneiric; urgency=low
    
      [ Andy Whitcroft ]
    
      * [Config] enable CONFIG_ISCSI_BOOT_SYSFS=m & CONFIG_ISCSI_TCP=m
        - LP: #820349
      * [Config] Turn on CONFIG_USER_NS and DEVPTS_MULTIPLE_INSTANCES.
        - LP: #787749
    
      [ John Johansen ]
    
      * [Config] Enable missing IPv6 options
    
      [ Tim Gardner ]
    
      * [Config] Enabled some IPSEC config options
        - LP: #818548
     -- Andy Whitcroft <email address hidden>   Wed, 10 Aug 2011 21:33:29 +0100
  • linux-ti-omap4 (3.0.0-1200.2) oneiric; urgency=low
    
      * Rebased against 3.0.0-6.7
      * BSP from TI based on 3.0.0
     -- Paolo Pisati <email address hidden>   Wed, 29 Jun 2011 15:23:51 +0200
  • linux-ti-omap4 (2.6.38-1309.14) oneiric; urgency=low
    
      [ Upstream Kernel Changes ]
    
      * USB: ehci: remove structure packing from ehci_def
        - LP: #791552
     -- Andy Whitcroft <email address hidden>   Wed, 06 Jul 2011 09:03:41 +0100
  • linux-ti-omap4 (2.6.38-1309.13) oneiric; urgency=low
    
      [ Tim Gardner ]
    
      * Release Tracking Bug
        - LP: #772381
    
      [ Brad Figg ]
    
      * Ubuntu-2.6.38-9.43
    
      [ Bryan Wu ]
    
      * merge Ubuntu-2.6.38-9.43
      * cherry-pick 6 patches from u2 of 'for-ubuntu' branch
      * [Config] Sync up configs for 2.6.38.4
    
      [ Herton Ronaldo Krzesinski ]
    
      * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
        - LP: #764758
    
      [ Leann Ogasawara ]
    
      * [Config] updateconfigs for 2.6.38.4
    
      [ Paolo Pisati ]
    
      * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
        - LP: #759913
    
      [ Serge E. Hallyn ]
    
      * SAUCE: kvm: fix push of wrong eip when doing softint
        - LP: #747090
    
      [ Tim Gardner ]
    
      * [Config] Add cachefiles.ko to virtual flavour
        - LP: #770430
    
      [ Upstream Kernel Changes ]
    
      * Revert "net/sunrpc: Use static const char arrays"
        - LP: #761134
      * Revert "x86: Cleanup highmap after brk is concluded"
        - LP: #761134
      * ALSA: hda - Fix SPDIF out regression on ALC889
        - LP: #761134
      * ALSA: Fix yet another race in disconnection
        - LP: #761134
      * ALSA: vmalloc buffers should use normal mmap
        - LP: #761134
      * perf: Better fit max unprivileged mlock pages for tools needs
        - LP: #761134
      * myri10ge: fix rmmod crash
        - LP: #761134
      * cciss: fix lost command issue
        - LP: #761134
      * ath9k: Fix kernel panic in AR2427
        - LP: #761134
      * sound/oss/opl3: validate voice and channel indexes
        - LP: #761134
      * mac80211: initialize sta->last_rx in sta_info_alloc
        - LP: #761134
      * ses: show devices for enclosures with no page 7
        - LP: #761134
      * ses: Avoid kernel panic when lun 0 is not mapped
        - LP: #761134
      * PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
        - LP: #761134
      * eCryptfs: Unlock page in write_begin error path
        - LP: #761134
      * eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix
        - LP: #761134
      * crypto: aesni-intel - fixed problem with packets that are not multiple
        of 64bytes
        - LP: #761134
      * staging: usbip: bugfixes related to kthread conversion
        - LP: #761134
      * staging: usbip: bugfix add number of packets for isochronous frames
        - LP: #761134
      * staging: usbip: bugfix for isochronous packets and optimization
        - LP: #761134
      * staging: hv: use sync_bitops when interacting with the hypervisor
        - LP: #761134
      * staging: hv: Fix GARP not sent after Quick Migration
        - LP: #761134
      * xfs: register the inode cache shrinker before quotachecks
        - LP: #761134
      * amd64_edac: Fix potential memleak
        - LP: #761134
      * watchdog: s3c2410_wdt.c: Convert release_resource to
        release_region/release_mem_region
        - LP: #761134
      * watchdog: Convert release_resource to release_region/release_mem_region
        - LP: #761134
      * irda: validate peer name and attribute lengths
        - LP: #761134
      * irda: prevent heap corruption on invalid nickname
        - LP: #761134
      * powerpc: Fix accounting of softirq time when idle
        - LP: #761134
      * nilfs2: fix data loss in mmap page write for hole blocks
        - LP: #761134
      * ASoC: Explicitly say registerless widgets have no register
        - LP: #761134
      * ASoC: imx: set watermarks for mx2-dma
        - LP: #761134
      * ASoC: imx: fix burstsize for DMA
        - LP: #761134
      * ASoC: Fix CODEC device name for Corgi
        - LP: #761134
      * ALSA: ens1371: fix Creative Ectiva support
        - LP: #761134
      * ALSA: hda - HDMI: Fix MCP7x audio infoframe checksums
        - LP: #761134
      * ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)
        - LP: #752792, #761134
      * net: fix ethtool->set_flags not intended -EINVAL return value
        - LP: #761134
      * drm/radeon/kms: add some new ontario pci ids
        - LP: #761134
      * drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)
        - LP: #761134
      * inotify: fix double free/corruption of stuct user
        - LP: #761134
      * HID: hid-magicmouse: Increase evdev buffer size
        - LP: #761134
      * perf: Fix task_struct reference leak
        - LP: #761134
      * perf: Rebase max unprivileged mlock threshold on top of page size
        - LP: #761134
      * ROSE: prevent heap corruption with bad facilities
        - LP: #761134
      * Btrfs: Fix uninitialized root flags for subvolumes
        - LP: #761134
      * x86, mtrr, pat: Fix one cpu getting out of sync during resume
        - LP: #761134
      * Input: synaptics - fix crash in synaptics_module_init()
        - LP: #761134
      * ath9k: fix a chip wakeup related crash in ath9k_start
        - LP: #761134
      * mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS
        rates
        - LP: #761134
      * staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behavior
        - LP: #761134
      * staging: IIO: IMU: ADIS16400: Add delay after self test
        - LP: #761134
      * staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL
        calibration offset
        - LP: #761134
      * staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are
        pushed into the ring
        - LP: #761134
      * UBIFS: do not read flash unnecessarily
        - LP: #761134
      * UBIFS: fix oops on error path in read_pnode
        - LP: #761134
      * UBIFS: fix debugging failure in dbg_check_space_info
        - LP: #761134
      * quota: Don't write quota info in dquot_commit()
        - LP: #761134
      * mm: avoid wrapping vm_pgoff in mremap()
        - LP: #761134
      * iwlwifi: accept EEPROM version 0x423 for iwl6000
        - LP: #761134
      * p54usb: IDs for two new devices
        - LP: #761134
      * rt2x00: Fix radio off hang issue for PCIE interface
        - LP: #662288, #761134
      * rt2x00: fix cancelling uninitialized work
        - LP: #761134
      * wl12xx: fix potential buffer overflow in testmode nvs push
        - LP: #761134
      * media/radio/wl1273: fix build errors
        - LP: #761134
      * b43: allocate receive buffers big enough for max frame len + offset
        - LP: #761134
      * Bluetooth: sco: fix information leak to userspace
        - LP: #761134
      * bridge: netfilter: fix information leak
        - LP: #761134
      * Bluetooth: bnep: fix buffer overflow
        - LP: #761134
      * Bluetooth: add support for Apple MacBook Pro 8,2
        - LP: #761134
      * Treat writes as new when holes span across page boundaries
        - LP: #761134
      * char/tpm: Fix unitialized usage of data buffer
        - LP: #761134
      * netfilter: ip_tables: fix infoleak to userspace
        - LP: #761134
      * netfilter: xtables: fix reentrancy
        - LP: #761134
      * netfilter: arp_tables: fix infoleak to userspace
        - LP: #761134
      * netfilter: ipt_CLUSTERIP: fix buffer overflow
        - LP: #761134
      * ipv6: netfilter: ip6_tables: fix infoleak to userspace
        - LP: #761134
      * scsi_transport_iscsi: make priv_sess file writeable only by root
        - LP: #761134
      * mfd: ab8500: world-writable debugfs register-* files
        - LP: #761134
      * mfd: ab3500: world-writable debugfs register-* files
        - LP: #761134
      * mfd: ab3100: world-writable debugfs *_priv files
        - LP: #761134
      * drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
        - LP: #761134
      * drivers/misc/ep93xx_pwm.c: world-writable sysfs files
        - LP: #761134
      * drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
        - LP: #761134
      * drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
        - LP: #761134
      * econet: 4 byte infoleak to the network
        - LP: #761134
      * netfilter: h323: bug in parsing of ASN1 SEQOF field
        - LP: #761134
      * sound/oss: remove offset from load_patch callbacks
        - LP: #761134
      * drivers/media/video/tlg2300/pd-video.c: Remove second mutex_unlock in
        pd_vidioc_s_fmt
        - LP: #761134
      * acer-wmi: does not set persistence state by rfkill_init_sw_state
        - LP: #761134
      * Squashfs: Use vmalloc rather than kmalloc for zlib workspace
        - LP: #761134
      * Squashfs: handle corruption of directory structure
        - LP: #761134
      * atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
        - LP: #761134
      * atm/solos-pci: Don't flap VCs when carrier state changes
        - LP: #761134
      * ext4: fix a double free in ext4_register_li_request
        - LP: #761134
      * ext4: fix credits computing for indirect mapped files
        - LP: #761134
      * nfsd: fix auth_domain reference leak on nlm operations
        - LP: #761134
      * nfsd4: fix oops on lock failure
        - LP: #761134
      * Linux 2.6.38.3
        - LP: #761134
      * vm: fix vm_pgoff wrap in stack expansion
        - LP: #769042
      * drm/radeon/kms: pll tweaks for rv6xx
        - LP: #769042
      * drm/radeon/kms: fix suspend on rv530 asics
        - LP: #769042
      * cifs: always do is_path_accessible check in cifs_mount
        - LP: #769042
      * cifs: check for private_data before trying to put it
        - LP: #769042
      * cifs: set ra_pages in backing_dev_info
        - LP: #769042
      * cifs: wrap received signature check in srv_mutex
        - LP: #769042
      * video: sn9c102: world-wirtable sysfs files
        - LP: #769042
      * UBIFS: restrict world-writable debugfs files
        - LP: #769042
      * ALSA: hda - Fix pin-config of Gigabyte mobo
        - LP: #769042
      * NET: cdc-phonet, handle empty phonet header
        - LP: #769042
      * x86: Fix a bogus unwind annotation in lib/semaphore_32.S
        - LP: #769042
      * tioca: Fix assignment from incompatible pointer warnings
        - LP: #769042
      * mca.c: Fix cast from integer to pointer warning
        - LP: #769042
      * vm: fix mlock() on stack guard page
        - LP: #769042
      * UBIFS: fix assertion warnings
        - LP: #769042
      * perf: Fix task context scheduling
        - LP: #769042
      * bridge: Fix possibly wrong MLD queries' ethernet source address
        - LP: #769042
      * fib: add rtnl locking in ip_fib_net_exit
        - LP: #769042
      * gianfar: Fall back to software tcp/udp checksum on older controllers
        - LP: #769042
      * l2tp: fix possible oops on l2tp_eth module unload
        - LP: #769042
      * net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
        - LP: #769042
      * net_sched: fix ip_tos2prio
        - LP: #769042
      * pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev
        - LP: #769042
      * sctp: Pass __GFP_NOWARN to hash table allocation attempts.
        - LP: #769042
      * tcp: avoid cwnd moderation in undo
        - LP: #769042
      * xfrm: Refcount destination entry on xfrm_lookup
        - LP: #769042
      * vlan: should take into account needed_headroom
        - LP: #769042
      * bridge: Reset IPCB when entering IP stack on NF_FORWARD
        - LP: #769042
      * sparc: Fix .size directive for do_int_load
        - LP: #769042
      * sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().
        - LP: #769042
      * sparc32: Pass task_struct to schedule_tail() in ret_from_fork
        - LP: #769042
      * sparc64: Fix build errors with gcc-4.6.0
        - LP: #769042
      * futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
        - LP: #769042
      * kstrto*: converting strings to integers done (hopefully) right
        - LP: #769042
      * mm/thp: use conventional format for boolean attributes
        - LP: #769042
      * ramfs: fix memleak on no-mmu arch
        - LP: #769042
      * oom-kill: remove boost_dying_task_prio()
        - LP: #769042
      * MAINTAINERS: update STABLE BRANCH info
        - LP: #769042
      * UBIFS: fix oops when R/O file-system is fsync'ed
        - LP: #769042
      * x86, AMD: Set ARAT feature on AMD processors
        - LP: #769042
      * x86, amd: Disable GartTlbWlkErr when BIOS forgets it
        - LP: #769042
      * vfs: Fix absolute RCU path walk failures due to uninitialized seq
        number
        - LP: #769042
      * ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset
        - LP: #769042
      * i2c-algo-bit: Call pre/post_xfer for bit_test
        - LP: #769042
      * RTC: add missing "return 0" in new alarm func for rtc-bfin.c
        - LP: #769042
      * sched: Fix erroneous all_pinned logic
        - LP: #769042
      * vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
        - LP: #769042
      * brk: COMPAT_BRK: fix detection of randomized brk
        - LP: #769042
      * usb: musb: temporarily make it bool
        - LP: #769042
      * USB: ftdi_sio: Added IDs for CTI USB Serial Devices
        - LP: #769042
      * USB: ftdi_sio: add PID for OCT DK201 docking station
        - LP: #769042
      * USB: ftdi_sio: add ids for Hameg HO720 and HO730
        - LP: #769042
      * USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.
        - LP: #769042
      * next_pidmap: fix overflow condition
        - LP: #769042
      * proc: do proper range check on readdir offset
        - LP: #769042
      * powerpc: Fix oops if scan_dispatch_log is called too early
        - LP: #769042
      * powerpc/perf_event: Skip updating kernel counters if register value
        shrinks
        - LP: #769042
      * usb: Fix qcserial memory leak on rmmod
        - LP: #769042
      * usb: qcserial avoid pointing to freed memory
        - LP: #769042
      * usb: qcserial add missing errorpath kfrees
        - LP: #769042
      * USB: EHCI: unlink unused QHs when the controller is stopped
        - LP: #769042
      * USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
        - LP: #769042
      * USB: xhci - fix unsafe macro definitions
        - LP: #769042
      * USB: xhci - fix math in xhci_get_endpoint_interval()
        - LP: #769042
      * USB: xhci - also free streams when resetting devices
        - LP: #769042
      * USB: Fix unplug of device with active streams
        - LP: #769042
      * radeon: Fix KMS CP writeback on big endian machines.
        - LP: #769042
      * Bluetooth: Fix HCI_RESET command synchronization
        - LP: #700292, #769042
      * perf tool: Fix gcc 4.6.0 issues
        - LP: #769042
      * bridge: reset IPCB in br_parse_ip_options
        - LP: #769042
      * ip: ip_options_compile() resilient to NULL skb route
        - LP: #769042
      * Linux 2.6.38.4
        - LP: #769042
      * (pre stable) ath9k_hw: partially revert "fix dma descriptor rx error
        bit parsing"
        - LP: #735171
      * fs/partitions/ldm.c: fix oops caused by corrupted partition table,
        CVE-2011-1017
        - LP: #771382
        - CVE-2011-1017
      * (pre-stable) drm/i915: Sanitize the output registers after resume
        - LP: #745304
      * ARM: EXYNOS4: Register HSMMC2 before HSMMC0 on SMDKV310 board
      * ARM: vexpress: add basic DT platform matching support
      * ARM: vexpress: add basic dts DT source
      * OMAP: Fixed gpio polarity of gpio USB-phy reset.
      * arm/dt: Fix broken dtbs rule.
      * arm/dt: vexpress: Update basic DT to use skeleton.dtsi file.
    
      [ u2 of for-ubuntu ]
    
      * arm/dt: vexpress: Update basic DT to use skeleton.dtsi file.
      * arm/dt: Fix broken dtbs rule.
      * OMAP: Fixed gpio polarity of gpio USB-phy reset.
      * ARM: vexpress: add basic dts DT source
      * ARM: vexpress: add basic DT platform matching support
      * ARM: EXYNOS4: Register HSMMC2 before HSMMC0 on SMDKV310 board
    
      [ Ubuntu: 2.6.38-9.43 ]
    
      * Release Tracking Bug
        - LP: #772096
      * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
        - LP: #764758
      * [Config] updateconfigs for 2.6.38.4
      * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
        - LP: #759913
      * SAUCE: kvm: fix push of wrong eip when doing softint
        - LP: #747090
      * [Config] Add cachefiles.ko to virtual flavour
        - LP: #770430
      * Revert "net/sunrpc: Use static const char arrays"
        - LP: #761134
      * Revert "x86: Cleanup highmap after brk is concluded"
        - LP: #761134
      * ALSA: hda - Fix SPDIF out regression on ALC889
        - LP: #761134
      * ALSA: Fix yet another race in disconnection
        - LP: #761134
      * ALSA: vmalloc buffers should use normal mmap
        - LP: #761134
      * perf: Better fit max unprivileged mlock pages for tools needs
        - LP: #761134
      * myri10ge: fix rmmod crash
        - LP: #761134
      * cciss: fix lost command issue
        - LP: #761134
      * ath9k: Fix kernel panic in AR2427
        - LP: #761134
      * sound/oss/opl3: validate voice and channel indexes
        - LP: #761134
      * mac80211: initialize sta->last_rx in sta_info_alloc
        - LP: #761134
      * ses: show devices for enclosures with no page 7
        - LP: #761134
      * ses: Avoid kernel panic when lun 0 is not mapped
        - LP: #761134
      * PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
        - LP: #761134
      * eCryptfs: Unlock page in write_begin error path
        - LP: #761134
      * eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix
        - LP: #761134
      * crypto: aesni-intel - fixed problem with packets that are not multiple
        of 64bytes
        - LP: #761134
      * staging: usbip: bugfixes related to kthread conversion
        - LP: #761134
      * staging: usbip: bugfix add number of packets for isochronous frames
        - LP: #761134
      * staging: usbip: bugfix for isochronous packets and optimization
        - LP: #761134
      * staging: hv: use sync_bitops when interacting with the hypervisor
        - LP: #761134
      * staging: hv: Fix GARP not sent after Quick Migration
        - LP: #761134
      * xfs: register the inode cache shrinker before quotachecks
        - LP: #761134
      * amd64_edac: Fix potential memleak
        - LP: #761134
      * watchdog: s3c2410_wdt.c: Convert release_resource to
        release_region/release_mem_region
        - LP: #761134
      * watchdog: Convert release_resource to release_region/release_mem_region
        - LP: #761134
      * irda: validate peer name and attribute lengths
        - LP: #761134
      * irda: prevent heap corruption on invalid nickname
        - LP: #761134
      * powerpc: Fix accounting of softirq time when idle
        - LP: #761134
      * nilfs2: fix data loss in mmap page write for hole blocks
        - LP: #761134
      * ASoC: Explicitly say registerless widgets have no register
        - LP: #761134
      * ASoC: imx: set watermarks for mx2-dma
        - LP: #761134
      * ASoC: imx: fix burstsize for DMA
        - LP: #761134
      * ASoC: Fix CODEC device name for Corgi
        - LP: #761134
      * ALSA: ens1371: fix Creative Ectiva support
        - LP: #761134
      * ALSA: hda - HDMI: Fix MCP7x audio infoframe checksums
        - LP: #761134
      * ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)
        - LP: #752792, #761134
      * net: fix ethtool->set_flags not intended -EINVAL return value
        - LP: #761134
      * drm/radeon/kms: add some new ontario pci ids
        - LP: #761134
      * drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)
        - LP: #761134
      * inotify: fix double free/corruption of stuct user
        - LP: #761134
      * HID: hid-magicmouse: Increase evdev buffer size
        - LP: #761134
      * perf: Fix task_struct reference leak
        - LP: #761134
      * perf: Rebase max unprivileged mlock threshold on top of page size
        - LP: #761134
      * ROSE: prevent heap corruption with bad facilities
        - LP: #761134
      * Btrfs: Fix uninitialized root flags for subvolumes
        - LP: #761134
      * x86, mtrr, pat: Fix one cpu getting out of sync during resume
        - LP: #761134
      * Input: synaptics - fix crash in synaptics_module_init()
        - LP: #761134
      * ath9k: fix a chip wakeup related crash in ath9k_start
        - LP: #761134
      * mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS
        rates
        - LP: #761134
      * staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behavior
        - LP: #761134
      * staging: IIO: IMU: ADIS16400: Add delay after self test
        - LP: #761134
      * staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL
        calibration offset
        - LP: #761134
      * staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are
        pushed into the ring
        - LP: #761134
      * UBIFS: do not read flash unnecessarily
        - LP: #761134
      * UBIFS: fix oops on error path in read_pnode
        - LP: #761134
      * UBIFS: fix debugging failure in dbg_check_space_info
        - LP: #761134
      * quota: Don't write quota info in dquot_commit()
        - LP: #761134
      * mm: avoid wrapping vm_pgoff in mremap()
        - LP: #761134
      * iwlwifi: accept EEPROM version 0x423 for iwl6000
        - LP: #761134
      * p54usb: IDs for two new devices
        - LP: #761134
      * rt2x00: Fix radio off hang issue for PCIE interface
        - LP: #662288, #761134
      * rt2x00: fix cancelling uninitialized work
        - LP: #761134
      * wl12xx: fix potential buffer overflow in testmode nvs push
        - LP: #761134
      * media/radio/wl1273: fix build errors
        - LP: #761134
      * b43: allocate receive buffers big enough for max frame len + offset
        - LP: #761134
      * Bluetooth: sco: fix information leak to userspace
        - LP: #761134
      * bridge: netfilter: fix information leak
        - LP: #761134
      * Bluetooth: bnep: fix buffer overflow
        - LP: #761134
      * Bluetooth: add support for Apple MacBook Pro 8,2
        - LP: #761134
      * Treat writes as new when holes span across page boundaries
        - LP: #761134
      * char/tpm: Fix unitialized usage of data buffer
        - LP: #761134
      * netfilter: ip_tables: fix infoleak to userspace
        - LP: #761134
      * netfilter: xtables: fix reentrancy
        - LP: #761134
      * netfilter: arp_tables: fix infoleak to userspace
        - LP: #761134
      * netfilter: ipt_CLUSTERIP: fix buffer overflow
        - LP: #761134
      * ipv6: netfilter: ip6_tables: fix infoleak to userspace
        - LP: #761134
      * scsi_transport_iscsi: make priv_sess file writeable only by root
        - LP: #761134
      * mfd: ab8500: world-writable debugfs register-* files
        - LP: #761134
      * mfd: ab3500: world-writable debugfs register-* files
        - LP: #761134
      * mfd: ab3100: world-writable debugfs *_priv files
        - LP: #761134
      * drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
        - LP: #761134
      * drivers/misc/ep93xx_pwm.c: world-writable sysfs files
        - LP: #761134
      * drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
        - LP: #761134
      * drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
        - LP: #761134
      * econet: 4 byte infoleak to the network
        - LP: #761134
      * netfilter: h323: bug in parsing of ASN1 SEQOF field
        - LP: #761134
      * sound/oss: remove offset from load_patch callbacks
        - LP: #761134
      * drivers/media/video/tlg2300/pd-video.c: Remove second mutex_unlock in
        pd_vidioc_s_fmt
        - LP: #761134
      * acer-wmi: does not set persistence state by rfkill_init_sw_state
        - LP: #761134
      * Squashfs: Use vmalloc rather than kmalloc for zlib workspace
        - LP: #761134
      * Squashfs: handle corruption of directory structure
        - LP: #761134
      * atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
        - LP: #761134
      * atm/solos-pci: Don't flap VCs when carrier state changes
        - LP: #761134
      * ext4: fix a double free in ext4_register_li_request
        - LP: #761134
      * ext4: fix credits computing for indirect mapped files
        - LP: #761134
      * nfsd: fix auth_domain reference leak on nlm operations
        - LP: #761134
      * nfsd4: fix oops on lock failure
        - LP: #761134
      * Linux 2.6.38.3
        - LP: #761134
      * vm: fix vm_pgoff wrap in stack expansion
        - LP: #769042
      * drm/radeon/kms: pll tweaks for rv6xx
        - LP: #769042
      * drm/radeon/kms: fix suspend on rv530 asics
        - LP: #769042
      * cifs: always do is_path_accessible check in cifs_mount
        - LP: #769042
      * cifs: check for private_data before trying to put it
        - LP: #769042
      * cifs: set ra_pages in backing_dev_info
        - LP: #769042
      * cifs: wrap received signature check in srv_mutex
        - LP: #769042
      * video: sn9c102: world-wirtable sysfs files
        - LP: #769042
      * UBIFS: restrict world-writable debugfs files
        - LP: #769042
      * ALSA: hda - Fix pin-config of Gigabyte mobo
        - LP: #769042
      * NET: cdc-phonet, handle empty phonet header
        - LP: #769042
      * x86: Fix a bogus unwind annotation in lib/semaphore_32.S
        - LP: #769042
      * tioca: Fix assignment from incompatible pointer warnings
        - LP: #769042
      * mca.c: Fix cast from integer to pointer warning
        - LP: #769042
      * vm: fix mlock() on stack guard page
        - LP: #769042
      * UBIFS: fix assertion warnings
        - LP: #769042
      * perf: Fix task context scheduling
        - LP: #769042
      * bridge: Fix possibly wrong MLD queries' ethernet source address
        - LP: #769042
      * fib: add rtnl locking in ip_fib_net_exit
        - LP: #769042
      * gianfar: Fall back to software tcp/udp checksum on older controllers
        - LP: #769042
      * l2tp: fix possible oops on l2tp_eth module unload
        - LP: #769042
      * net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
        - LP: #769042
      * net_sched: fix ip_tos2prio
        - LP: #769042
      * pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev
        - LP: #769042
      * sctp: Pass __GFP_NOWARN to hash table allocation attempts.
        - LP: #769042
      * tcp: avoid cwnd moderation in undo
        - LP: #769042
      * xfrm: Refcount destination entry on xfrm_lookup
        - LP: #769042
      * vlan: should take into account needed_headroom
        - LP: #769042
      * bridge: Reset IPCB when entering IP stack on NF_FORWARD
        - LP: #769042
      * sparc: Fix .size directive for do_int_load
        - LP: #769042
      * sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().
        - LP: #769042
      * sparc32: Pass task_struct to schedule_tail() in ret_from_fork
        - LP: #769042
      * sparc64: Fix build errors with gcc-4.6.0
        - LP: #769042
      * futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
        - LP: #769042
      * kstrto*: converting strings to integers done (hopefully) right
        - LP: #769042
      * mm/thp: use conventional format for boolean attributes
        - LP: #769042
      * ramfs: fix memleak on no-mmu arch
        - LP: #769042
      * oom-kill: remove boost_dying_task_prio()
        - LP: #769042
      * MAINTAINERS: update STABLE BRANCH info
        - LP: #769042
      * UBIFS: fix oops when R/O file-system is fsync'ed
        - LP: #769042
      * x86, AMD: Set ARAT feature on AMD processors
        - LP: #769042
      * x86, amd: Disable GartTlbWlkErr when BIOS forgets it
        - LP: #769042
      * vfs: Fix absolute RCU path walk failures due to uninitialized seq
        number
        - LP: #769042
      * ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset
        - LP: #769042
      * i2c-algo-bit: Call pre/post_xfer for bit_test
        - LP: #769042
      * RTC: add missing "return 0" in new alarm func for rtc-bfin.c
        - LP: #769042
      * sched: Fix erroneous all_pinned logic
        - LP: #769042
      * vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
        - LP: #769042
      * brk: COMPAT_BRK: fix detection of randomized brk
        - LP: #769042
      * usb: musb: temporarily make it bool
        - LP: #769042
      * USB: ftdi_sio: Added IDs for CTI USB Serial Devices
        - LP: #769042
      * USB: ftdi_sio: add PID for OCT DK201 docking station
        - LP: #769042
      * USB: ftdi_sio: add ids for Hameg HO720 and HO730
        - LP: #769042
      * USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.
        - LP: #769042
      * next_pidmap: fix overflow condition
        - LP: #769042
      * proc: do proper range check on readdir offset
        - LP: #769042
      * powerpc: Fix oops if scan_dispatch_log is called too early
        - LP: #769042
      * powerpc/perf_event: Skip updating kernel counters if register value
        shrinks
        - LP: #769042
      * usb: Fix qcserial memory leak on rmmod
        - LP: #769042
      * usb: qcserial avoid pointing to freed memory
        - LP: #769042
      * usb: qcserial add missing errorpath kfrees
        - LP: #769042
      * USB: EHCI: unlink unused QHs when the controller is stopped
        - LP: #769042
      * USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
        - LP: #769042
      * USB: xhci - fix unsafe macro definitions
        - LP: #769042
      * USB: xhci - fix math in xhci_get_endpoint_interval()
        - LP: #769042
      * USB: xhci - also free streams when resetting devices
        - LP: #769042
      * USB: Fix unplug of device with active streams
        - LP: #769042
      * radeon: Fix KMS CP writeback on big endian machines.
        - LP: #769042
      * Bluetooth: Fix HCI_RESET command synchronization
        - LP: #700292, #769042
      * perf tool: Fix gcc 4.6.0 issues
        - LP: #769042
      * bridge: reset IPCB in br_parse_ip_options
        - LP: #769042
      * ip: ip_options_compile() resilient to NULL skb route
        - LP: #769042
      * Linux 2.6.38.4
        - LP: #769042
      * (pre stable) ath9k_hw: partially revert "fix dma descriptor rx error
        bit parsing"
        - LP: #735171
      * fs/partitions/ldm.c: fix oops caused by corrupted partition table,
        CVE-2011-1017
        - LP: #771382
        - CVE-2011-1017
      * (pre-stable) drm/i915: Sanitize the output registers after resume
        - LP: #745304
     -- Bryan Wu <email address hidden>   Thu, 28 Apr 2011 11:42:02 +0800
  • linux-ti-omap4 (2.6.38-1208.11) natty; urgency=low
    
      [ Bryan Wu ]
    
      * [Config] Update to 2.6.38.2 kernel config and other changes
      * SAUCE (no-up) trace: fix compiling error
      * Rebased to 2.6.38.2 based Linaro kernel release
      * Updates WLAN/BT/FM/Audio supporting from Andy Green and Sebastien Jan
        (u0 tag of for-ubuntu branch in Andy's tree)
      * Rebased to Ubuntu master branch from 2.6.38-7.38 to 2.6.38-8.40
     -- Bryan Wu <email address hidden>   Mon, 04 Apr 2011 21:33:36 +0800