[ubuntu/precise-proposed] linux-lts-raring 3.8.0-35.50~precise1 (Accepted)

Adam Conrad adconrad at 0c3.net
Thu Dec 5 19:06:36 UTC 2013


linux-lts-raring (3.8.0-35.50~precise1) precise; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1257165

  [ Andy Whitcroft ]

  * [Config] CONFIG_DEBUG_BUGVERBOSE=y
    - LP: #1252353

  [ Kamal Mostafa ]

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

  [ Upstream Kernel Changes ]

  * PCI: Allow PCIe Capability link-related register access for switches
    - LP: #1252987
  * PCI: Remove PCIe Capability version checks
    - LP: #1252987
  * PCI: Support PCIe Capability Slot registers only for ports with slots
    - LP: #1252987
  * ACPICA: Interpreter: Fix Store() when implicit conversion is not
    possible.
    - LP: #1257026
  * ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and
    BufferField refs.
    - LP: #1257026
  * ACPICA: Return error if DerefOf resolves to a null package element.
    - LP: #1257026
  * ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a
    field.
    - LP: #1257026
  * vxlan: fix ip_select_ident skb parameter
    - LP: #1257026
  * tcp: TSO packets automatic sizing
    - LP: #1257026
  * tcp: TSQ can use a dynamic limit
    - LP: #1257026
  * net: Add skb_unclone() helper function.
    - LP: #1257026
  * ipv6: fix warning in xfrm6_mode_tunnel_input
    - LP: #1257026
  * ip: fix warning in xfrm4_mode_tunnel_input
    - LP: #1257026
  * tcp: must unclone packets before mangling them
    - LP: #1257026
  * tcp: do not forget FIN in tcp_shifted_skb()
    - LP: #1257026
  * net: do not call sock_put() on TIMEWAIT sockets
    - LP: #1257026
  * l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
    - LP: #1257026
  * l2tp: Fix build warning with ipv6 disabled.
    - LP: #1257026
  * net: mv643xx_eth: update statistics timer from timer context only
    - LP: #1257026
  * net: mv643xx_eth: fix orphaned statistics timer crash
    - LP: #1257026
  * net: heap overflow in __audit_sockaddr()
    - LP: #1257026
  * proc connector: fix info leaks
    - LP: #1257026
  * ipv4: fix ineffective source address selection
    - LP: #1257026
  * can: dev: fix nlmsg size calculation in can_get_size()
    - LP: #1257026
  * net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not
    selected
    - LP: #1257026
  * xen-netback: Don't destroy the netdev until the vif is shut down
    - LP: #1257026
  * net: vlan: fix nlmsg size calculation in vlan_get_size()
    - LP: #1257026
  * vti: get rid of nf mark rule in prerouting
    - LP: #1257026
  * l2tp: must disable bh before calling l2tp_xmit_skb()
    - LP: #1257026
  * farsync: fix info leak in ioctl
    - LP: #1257026
  * unix_diag: fix info leak
    - LP: #1257026
  * connector: use nlmsg_len() to check message length
    - LP: #1257026
  * virtio-net: don't respond to cpu hotplug notifier if we're not ready
    - LP: #1257026
  * bridge: Correctly clamp MAX forward_delay when enabling STP
    - LP: #1257026
  * net: dst: provide accessor function to dst->xfrm
    - LP: #1257026
  * sctp: Use software crc32 checksum when xfrm transform will happen.
    - LP: #1257026
  * sctp: Perform software checksum if packet has to be fragmented.
    - LP: #1257026
  * wanxl: fix info leak in ioctl
    - LP: #1257026
  * net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
    - LP: #1257026
  * net: fix cipso packet validation when !NETLABEL
    - LP: #1257026
  * inet: fix possible memory corruption with UDP_CORK and UFO
    - LP: #1257026
  * davinci_emac.c: Fix IFF_ALLMULTI setup
    - LP: #1257026
  * jfs: fix error path in ialloc
    - LP: #1257026
  * cfg80211: fix warning when using WEXT for IBSS
    - LP: #1257026
  * mac80211: drop spoofed packets in ad-hoc mode
    - LP: #1257026
  * mac80211: use sta_info_get_bss() for nl80211 tx and client probing
    - LP: #1257026
  * mac80211: update sta->last_rx on acked tx frames
    - LP: #1257026
  * mwifiex: fix SDIO interrupt lost issue
    - LP: #1257026
  * ath9k: fix tx queue scheduling after channel changes
    - LP: #1257026
  * libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
    - LP: #1257026
  * mac80211: correctly close cancelled scans
    - LP: #1257026
  * can: flexcan: fix mx28 detection by rearanging OF match table
    - LP: #1257026
  * rtlwifi: rtl8192cu: Fix error in pointer arithmetic
    - LP: #1257026
  * wireless: radiotap: fix parsing buffer overrun
    - LP: #1257026
  * mac80211: fix crash if bitrate calculation goes wrong
    - LP: #1257026
  * drm/vmwgfx: Don't put resources with invalid id's on lru list
    - LP: #1257026
  * drm/vmwgfx: Don't kill clients on VT switch
    - LP: #1257026
  * ecryptfs: Fix memory leakage in keystore.c
    - LP: #1257026
  * drm: Prevent overwriting from userspace underallocating core ioctl
    structs
    - LP: #1257026
  * drm: Pad drm_mode_get_connector to 64-bit boundary
    - LP: #1257026
  * drm/radeon/atom: workaround vbios bug in transmitter table on rs780
    - LP: #1257026
  * md: Fix skipping recovery for read-only arrays.
    - LP: #1257026
  * md: avoid deadlock when md_set_badblocks.
    - LP: #1257026
  * raid5: set bio bi_vcnt 0 for discard request
    - LP: #1257026
  * raid5: avoid finding "discard" stripe
    - LP: #1257026
  * target/pscsi: fix return value check
    - LP: #1257026
  * vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
    - LP: #1257026
  * parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
    - LP: #1257026
  * dmi: add support for exact DMI matches in addition to substring
    matching
    - LP: #1257026
  * clk: fixup argument order when setting VCO parameters
    - LP: #1257026
  * xtensa: don't use alternate signal stack on threads
    - LP: #1257026
  * ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4
    - LP: #1257026
  * ASoC: dapm: Fix source list debugfs outputs
    - LP: #1257026
  * drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
    - LP: #1257026
  * drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
    - LP: #1257026
  * drm/i915: No LVDS hardware on Intel D410PT and D425KT
    - LP: #1257026
  * mm: Wait for THP migrations to complete during NUMA hinting faults
    - LP: #1257026
  * mm: numa: cleanup flow of transhuge page migration
    - LP: #1257026
  * mm: Prevent parallel splits during THP migration
    - LP: #1257026
  * mm: numa: Sanitize task_numa_fault() callsites
    - LP: #1257026
  * mm: Close races between THP migration and PMD numa clearing
    - LP: #1257026
  * mm: Account for a THP NUMA hinting update as one PTE update
    - LP: #1257026
  * Fix a few incorrectly checked [io_]remap_pfn_range() calls
    - LP: #1257026
  * ALSA: hda - Add a fixup for ASUS N76VZ
    - LP: #1257026
  * ASoC: wm_hubs: Add missing break in hp_supply_event()
    - LP: #1257026
  * uml: check length in exitcode_proc_write()
    - LP: #1257026
  * staging: ozwpan: prevent overflow in oz_cdev_write()
    - LP: #1257026
  * aacraid: missing capable() check in compat ioctl
    - LP: #1257026
  * staging: wlags49_h2: buffer overflow setting station name
    - LP: #1257026
  * Staging: bcm: info leak in ioctl
    - LP: #1257026
  * Staging: sb105x: info leak in mp_get_count()
    - LP: #1257026
  * ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
    - LP: #1257026
  * lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
    - LP: #1257026
  * scripts/kallsyms: filter symbols not in kernel address space
    - LP: #1257026
  * xen-netback: Handle backend state transitions in a more robust way
    - LP: #1257026
  * xen-netback: transition to CLOSED when removing a VIF
    - LP: #1257026
  * Linux 3.8.13.13
    - LP: #1257026

linux (3.8.0-34.49) raring; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1250558

  [ Anthony Wong ]

  * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
    - LP: #1231305

  [ Upstream Kernel Changes ]

  * be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
    - LP: #1234019
  * random: run random_int_secret_init() run after all late_initcalls
    - LP: #1249058
  * tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
    - LP: #1249058
  * ALSA: snd-usb-usx2y: remove bogus frame checks
    - LP: #1249058
  * drm/i915/hsw: Disable L3 caching of atomic memory operations.
    - LP: #1249058
  * drm/i915: Only apply DPMS to the encoder if enabled
    - LP: #1249058
  * ALSA: hda - hdmi: Fix channel map switch not taking effect
    - LP: #1249058
  * ALSA: hda - Add fixup for ASUS N56VZ
    - LP: #1249058
  * hwmon: (applesmc) Always read until end of data
    - LP: #1249058
  * drm/radeon: fix typo in CP DMA register headers
    - LP: #1249058
  * drm/radeon: fix hw contexts for SUMO2 asics
    - LP: #1249058
  * drm/radeon: forever loop on error in radeon_do_test_moves()
    - LP: #1249058
  * i2c: omap: Clear ARDY bit twice
    - LP: #1249058
  * KVM: PPC: Book3S HV: Fix typo in saving DSCR
    - LP: #1249058
  * random: allow architectures to optionally define random_get_entropy()
    - LP: #1249058
  * Btrfs: use right root when checking for hash collision
    - LP: #1249058
  * compiler-gcc4.h: Reorder macros based upon gcc ver
    - LP: #1249058
  * compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
    - LP: #1249058
  * compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
    - LP: #1249058
  * ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)
    - LP: #1227093, #1249058
  * ext4: fix memory leak in xattr
    - LP: #1249058
  * vfs: allow O_PATH file descriptors for fstatfs()
    - LP: #1249058
  * parisc: fix interruption handler to respect pagefault_disable()
    - LP: #1249058
  * xen-blkfront: use a different scatterlist for each request
    - LP: #1249058
  * can: flexcan: fix flexcan_chip_start() on imx6
    - LP: #1249058
  * can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX
    and abort pending TX
    - LP: #1249058
  * caif: Add missing braces to multiline if in cfctrl_linkup_request
    - LP: #1249058
  * tcp: Add missing braces to do_tcp_setsockopt
    - LP: #1249058
  * ipv6/exthdrs: accept tlv which includes only padding
    - LP: #1249058
  * net: fib: fib6_add: fix potential NULL pointer dereference
    - LP: #1249058
  * net: sctp: fix smatch warning in sctp_send_asconf_del_ip
    - LP: #1249058
  * net: flow_dissector: fix thoff for IPPROTO_AH
    - LP: #1249058
  * net_sched: htb: fix a typo in htb_change_class()
    - LP: #1249058
  * r8169: enforce RX_MULTI_EN for the 8168f.
    - LP: #1249058
  * netpoll: fix NULL pointer dereference in netpoll_cleanup
    - LP: #1249058
  * net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
    - LP: #1249058
  * xen-netback: count number required slots for an skb more carefully
    - LP: #1249058
  * resubmit bridge: fix message_age_timer calculation
    - LP: #1249058
  * bridge: Clamp forward_delay when enabling STP
    - LP: #1249058
  * bridge: use br_port_get_rtnl within rtnl lock
    - LP: #1249058
  * bridge: fix NULL pointer deref of br_port_get_rcu
    - LP: #1249058
  * ip6_tunnels: raddr and laddr are inverted in nl msg
    - LP: #1249058
  * net: sctp: rfc4443: do not report ICMP redirects to user space
    - LP: #1249058
  * net:dccp: do not report ICMP redirects to user space
    - LP: #1249058
  * ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
    - LP: #1249058
  * ip: generate unique IP identificator if local fragmentation is allowed
    - LP: #1249058
  * ipv6: udp packets following an UFO enqueued packet need also be handled
    by UFO
    - LP: #1249058
  * via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
    - LP: #1249058
  * dm9601: fix IFF_ALLMULTI handling
    - LP: #1249058
  * bonding: Fix broken promiscuity reference counting issue
    - LP: #1249058
  * ipv6: gre: correct calculation of max_headroom
    - LP: #1249058
  * ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
    - LP: #1249058
  * ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
    - LP: #1249058
  * ll_temac: Reset dma descriptors indexes on ndo_open
    - LP: #1249058
  * sit: allow to use rtnl ops on fb tunnel
    - LP: #1249058
  * ip6tnl: allow to use rtnl ops on fb tunnel
    - LP: #1249058
  * esp_scsi: Fix tag state corruption when autosensing.
    - LP: #1249058
  * sparc64: Fix ITLB handler of null page
    - LP: #1249058
  * sparc64: Remove RWSEM export leftovers
    - LP: #1249058
  * sparc64: Fix off by one in trampoline TLB mapping installation loop.
    - LP: #1249058
  * sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
    - LP: #1249058
  * sparc32: Fix exit flag passed from traced sys_sigreturn
    - LP: #1249058
  * cifs: Fix inability to write files >2GB to SMB2/3 shares
    - LP: #1249058
  * xhci: quirk for extra long delay for S4
    - LP: #1249058
  * xhci: Fix spurious wakeups after S5 on Haswell
    - LP: #1249058
  * USB: support new huawei devices in option.c
    - LP: #1249058
  * USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined
    table as well.
    - LP: #1249058
  * USB: serial: option: add support for Inovia SEW858 device
    - LP: #1249058
  * ARM: 7851/1: check for number of arguments in
    syscall_get/set_arguments()
    - LP: #1249058
  * USB: quirks.c: add one device that cannot deal with suspension
    - LP: #1249058
  * ALSA: us122l: Fix pcm_usb_stream mmapping regression
    - LP: #1249058
  * dm snapshot: fix data corruption
    - LP: #1249058
    - CVE-2013-4299
  * USB: quirks: add touchscreen that is dazzeled by remote wakeup
    - LP: #1249058
  * serial: vt8500: Fix range-checking on vt8500_uart_ports
    - LP: #1249058
  * serial: vt8500: add missing braces
    - LP: #1249058
  * usb: serial: option: blacklist Olivetti Olicard200
    - LP: #1249058
  * usb-storage: add quirk for mandatory READ_CAPACITY_16
    - LP: #1249058
  * writeback: fix negative bdi max pause
    - LP: #1249058
  * mm: fix BUG in __split_huge_page_pmd
    - LP: #1249058
  * Linux 3.8.13.12
    - LP: #1249058

Date: 2013-12-04 17:24:16.454597+00:00
Changed-By: Steve Conklin <steve.conklin at canonical.com>
Signed-By: Adam Conrad <adconrad at 0c3.net>
https://launchpad.net/ubuntu/precise/+source/linux-lts-raring/3.8.0-35.50~precise1
-------------- next part --------------
Sorry, changesfile not available.


More information about the Precise-changes mailing list