linux 3.8.0-35.50 source package in Ubuntu

Changelog

linux (3.8.0-35.50) raring; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1257102

  [ 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
 -- Steve Conklin <email address hidden>   Mon, 02 Dec 2013 16:56:50 -0600

Upload details

Uploaded by:
Steve Conklin
Uploaded to:
Raring
Original maintainer:
Ubuntu Kernel Team
Architectures:
all i386 amd64 armhf arm64 x32 powerpc
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
linux_3.8.0.orig.tar.gz 102.1 MiB 2148578d122c9efb130a073e0024687bfd17e35c7dea1d6fd140eecc06ab97be
linux_3.8.0-35.50.diff.gz 3.0 MiB df86b3dbbcd5d30fca969e099b8ca644d994406e33fbcd8c1ad8ec0a38652e63
linux_3.8.0-35.50.dsc 6.4 KiB f280e5d5fe797dc08e63ebf6ef24a87381c1b7740c44e07d815a3043940be455

Available diffs

View changes file

Binary packages built by this source

block-modules-3.8.0-35-generic-di: No summary available for block-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for block-modules-3.8.0-35-generic-di in ubuntu raring.

crypto-modules-3.8.0-35-generic-di: No summary available for crypto-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for crypto-modules-3.8.0-35-generic-di in ubuntu raring.

fat-modules-3.8.0-35-generic-di: No summary available for fat-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for fat-modules-3.8.0-35-generic-di in ubuntu raring.

fb-modules-3.8.0-35-generic-di: No summary available for fb-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for fb-modules-3.8.0-35-generic-di in ubuntu raring.

firewire-core-modules-3.8.0-35-generic-di: No summary available for firewire-core-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for firewire-core-modules-3.8.0-35-generic-di in ubuntu raring.

floppy-modules-3.8.0-35-generic-di: No summary available for floppy-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for floppy-modules-3.8.0-35-generic-di in ubuntu raring.

fs-core-modules-3.8.0-35-generic-di: No summary available for fs-core-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for fs-core-modules-3.8.0-35-generic-di in ubuntu raring.

fs-secondary-modules-3.8.0-35-generic-di: No summary available for fs-secondary-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for fs-secondary-modules-3.8.0-35-generic-di in ubuntu raring.

input-modules-3.8.0-35-generic-di: No summary available for input-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for input-modules-3.8.0-35-generic-di in ubuntu raring.

ipmi-modules-3.8.0-35-generic-di: No summary available for ipmi-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for ipmi-modules-3.8.0-35-generic-di in ubuntu raring.

irda-modules-3.8.0-35-generic-di: No summary available for irda-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for irda-modules-3.8.0-35-generic-di in ubuntu raring.

kernel-image-3.8.0-35-generic-di: No summary available for kernel-image-3.8.0-35-generic-di in ubuntu raring.

No description available for kernel-image-3.8.0-35-generic-di in ubuntu raring.

linux-doc: No summary available for linux-doc in ubuntu raring.

No description available for linux-doc in ubuntu raring.

linux-headers-3.8.0-35: No summary available for linux-headers-3.8.0-35 in ubuntu raring.

No description available for linux-headers-3.8.0-35 in ubuntu raring.

linux-headers-3.8.0-35-generic: No summary available for linux-headers-3.8.0-35-generic in ubuntu raring.

No description available for linux-headers-3.8.0-35-generic in ubuntu raring.

linux-image-3.8.0-35-generic: No summary available for linux-image-3.8.0-35-generic in ubuntu raring.

No description available for linux-image-3.8.0-35-generic in ubuntu raring.

linux-image-extra-3.8.0-35-generic: No summary available for linux-image-extra-3.8.0-35-generic in ubuntu raring.

No description available for linux-image-extra-3.8.0-35-generic in ubuntu raring.

linux-libc-dev: No summary available for linux-libc-dev in ubuntu raring.

No description available for linux-libc-dev in ubuntu raring.

linux-source-3.8.0: No summary available for linux-source-3.8.0 in ubuntu raring.

No description available for linux-source-3.8.0 in ubuntu raring.

linux-tools-3.8.0-35: No summary available for linux-tools-3.8.0-35 in ubuntu raring.

No description available for linux-tools-3.8.0-35 in ubuntu raring.

linux-tools-common: No summary available for linux-tools-common in ubuntu raring.

No description available for linux-tools-common in ubuntu raring.

md-modules-3.8.0-35-generic-di: No summary available for md-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for md-modules-3.8.0-35-generic-di in ubuntu raring.

message-modules-3.8.0-35-generic-di: No summary available for message-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for message-modules-3.8.0-35-generic-di in ubuntu raring.

mouse-modules-3.8.0-35-generic-di: No summary available for mouse-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for mouse-modules-3.8.0-35-generic-di in ubuntu raring.

multipath-modules-3.8.0-35-generic-di: No summary available for multipath-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for multipath-modules-3.8.0-35-generic-di in ubuntu raring.

nfs-modules-3.8.0-35-generic-di: No summary available for nfs-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for nfs-modules-3.8.0-35-generic-di in ubuntu raring.

nic-modules-3.8.0-35-generic-di: No summary available for nic-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for nic-modules-3.8.0-35-generic-di in ubuntu raring.

nic-pcmcia-modules-3.8.0-35-generic-di: No summary available for nic-pcmcia-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for nic-pcmcia-modules-3.8.0-35-generic-di in ubuntu raring.

nic-shared-modules-3.8.0-35-generic-di: No summary available for nic-shared-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for nic-shared-modules-3.8.0-35-generic-di in ubuntu raring.

nic-usb-modules-3.8.0-35-generic-di: No summary available for nic-usb-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for nic-usb-modules-3.8.0-35-generic-di in ubuntu raring.

parport-modules-3.8.0-35-generic-di: No summary available for parport-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for parport-modules-3.8.0-35-generic-di in ubuntu raring.

pata-modules-3.8.0-35-generic-di: No summary available for pata-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for pata-modules-3.8.0-35-generic-di in ubuntu raring.

pcmcia-modules-3.8.0-35-generic-di: No summary available for pcmcia-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for pcmcia-modules-3.8.0-35-generic-di in ubuntu raring.

pcmcia-storage-modules-3.8.0-35-generic-di: No summary available for pcmcia-storage-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for pcmcia-storage-modules-3.8.0-35-generic-di in ubuntu raring.

plip-modules-3.8.0-35-generic-di: No summary available for plip-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for plip-modules-3.8.0-35-generic-di in ubuntu raring.

ppp-modules-3.8.0-35-generic-di: No summary available for ppp-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for ppp-modules-3.8.0-35-generic-di in ubuntu raring.

sata-modules-3.8.0-35-generic-di: No summary available for sata-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for sata-modules-3.8.0-35-generic-di in ubuntu raring.

scsi-modules-3.8.0-35-generic-di: No summary available for scsi-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for scsi-modules-3.8.0-35-generic-di in ubuntu raring.

serial-modules-3.8.0-35-generic-di: No summary available for serial-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for serial-modules-3.8.0-35-generic-di in ubuntu raring.

speakup-modules-3.8.0-35-generic-di: No summary available for speakup-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for speakup-modules-3.8.0-35-generic-di in ubuntu raring.

squashfs-modules-3.8.0-35-generic-di: No summary available for squashfs-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for squashfs-modules-3.8.0-35-generic-di in ubuntu raring.

storage-core-modules-3.8.0-35-generic-di: No summary available for storage-core-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for storage-core-modules-3.8.0-35-generic-di in ubuntu raring.

usb-modules-3.8.0-35-generic-di: No summary available for usb-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for usb-modules-3.8.0-35-generic-di in ubuntu raring.

virtio-modules-3.8.0-35-generic-di: No summary available for virtio-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for virtio-modules-3.8.0-35-generic-di in ubuntu raring.

vlan-modules-3.8.0-35-generic-di: No summary available for vlan-modules-3.8.0-35-generic-di in ubuntu raring.

No description available for vlan-modules-3.8.0-35-generic-di in ubuntu raring.