linux-lowlatency 3.5.0-24.23 source package in Ubuntu

Changelog

linux-lowlatency (3.5.0-24.23) quantal-proposed; urgency=low

  [ Kaj Ailomaa ]

  * rebase to Ubuntu-3.5.0-24.37
  * Release Tracking Bug
    - LP:#1118282

  [ Ubuntu: 3.5.0-24.37 ]

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

  [ Ubuntu: 3.5.0-24.36 ]

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

Upload details

Uploaded by:
Kaj Ailomaa
Sponsored by:
Andy Whitcroft
Uploaded to:
Quantal
Original maintainer:
Ubuntu Developers
Architectures:
i386 amd64
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
linux-lowlatency_3.5.0.orig.tar.gz 97.5 MiB d12d4b8baf39a8122ab253c3b55676ab2e40a078ded1691b551650fd63e3cd9b
linux-lowlatency_3.5.0-24.23.diff.gz 3.9 MiB a7dfcaca3ae3bd0155a481c8e77f1c0bc5886161408bce761fdda20cfbd19314
linux-lowlatency_3.5.0-24.23.dsc 3.7 KiB bf9b0a39062fc0a00f2955c7c1862cfe877a0043928939356a86d787bf0fcc2f

Available diffs

View changes file

Binary packages built by this source

linux-headers-3.5.0-24-lowlatency: No summary available for linux-headers-3.5.0-24-lowlatency in ubuntu quantal.

No description available for linux-headers-3.5.0-24-lowlatency in ubuntu quantal.

linux-image-3.5.0-24-lowlatency: No summary available for linux-image-3.5.0-24-lowlatency in ubuntu quantal.

No description available for linux-image-3.5.0-24-lowlatency in ubuntu quantal.