[ubuntu/yakkety-proposed] linux_4.8.0-29.31_amd64.tar.gz - (Accepted)
Luis Henriques
luis.henriques at canonical.com
Fri Dec 2 01:48:24 UTC 2016
linux (4.8.0-29.31) yakkety; urgency=low
[ Luis Henriques ]
* Release Tracking Bug
- LP: #1646194
* Yakkety update to v4.8.11 stable release (LP: #1645421)
- x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
- KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
- KVM: Disable irq while unregistering user notifier
- arm64: KVM: pmu: Fix AArch32 cycle counter access
- KVM: arm64: Fix the issues when guest PMCCFILTR is configured
- ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
- ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
- genirq: Use irq type from irqdata instead of irqdesc
- fuse: fix fuse_write_end() if zero bytes were copied
- IB/rdmavt: rdmavt can handle non aligned page maps
- IB/hfi1: Fix rnr_timer addition
- mfd: intel-lpss: Do not put device in reset state on suspend
- mfd: stmpe: Fix RESET regression on STMPE2401
- can: bcm: fix warning in bcm_connect/proc_register
- gpio: do not double-check direction on sleeping chips
- ALSA: usb-audio: Fix use-after-free of usb_device at disconnect
- ALSA: hda - add a new condition to check if it is thinkpad
- ALSA: hda - Fix mic regression by ASRock mobo fixup
- i2c: mux: fix up dependencies
- i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
- Disable the __builtin_return_address() warning globally after all
- kbuild: add -fno-PIE
- scripts/has-stack-protector: add -fno-PIE
- x86/kexec: add -fno-PIE
- kbuild: Steal gcc's pie from the very beginning
- ext4: sanity check the block and cluster size at mount time
- ARM: dts: imx53-qsb: Fix regulator constraints
- crypto: caam - do not register AES-XTS mode on LP units
- powerpc/64: Fix setting of AIL in hypervisor mode
- drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
- drm/i915: Refresh that status of MST capable connectors in ->detect()
- drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch
specified in the VBT
- virtio-net: drop legacy features in virtio 1 mode
- clk: mmp: pxa910: fix return value check in pxa910_clk_init()
- clk: mmp: pxa168: fix return value check in pxa168_clk_init()
- clk: mmp: mmp2: fix return value check in mmp2_clk_init()
- clk: imx: fix integer overflow in AV PLL round rate
- rtc: omap: Fix selecting external osc
- iwlwifi: pcie: fix SPLC structure parsing
- iwlwifi: pcie: mark command queue lock with separate lockdep class
- iwlwifi: mvm: fix netdetect starting/stopping for unified images
- iwlwifi: mvm: fix d3_test with unified D0/D3 images
- iwlwifi: mvm: wake the wait queue when the RX sync counter is zero
- mfd: core: Fix device reference leak in mfd_clone_cell
- sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
- uwb: fix device reference leaks
- PM / sleep: fix device reference leak in test_suspend
- PM / sleep: don't suspend parent when async child suspend_{noirq, late}
fails
- perf hists: Fix column length on --hierarchy
- IB/rxe: Update qp state for user query
- IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum
- IB/rxe: Fix handling of erroneous WR
- IB/rxe: Clear queue buffer when modifying QP to reset
- IB/mlx4: Check gid_index return value
- IB/mlx4: Fix create CQ error flow
- IB/mlx5: Validate requested RQT size
- IB/mlx5: Use cache line size to select CQE stride
- IB/mlx5: Fix memory leak in query device
- IB/mlx5: Fix fatal error dispatching
- IB/mlx5: Fix NULL pointer dereference on debug print
- IB/core: Avoid unsigned int overflow in sg_alloc_table
- IB/hfi1: Remove incorrect IS_ERR check
- IB/uverbs: Fix leak of XRC target QPs
- IB/cm: Mark stale CM id's whenever the mad agent was unregistered
- netfilter: nft_dynset: fix element timeout for HZ != 1000
- gpio: pca953x: Move memcpy into mutex lock for set multiple
- gpio: pca953x: Fix corruption of other gpios in set_multiple.
- Linux 4.8.11
* Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
- flow_dissect: call init_default_flow_dissectors() earlier
* Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
- SAUCE: ibmvscsis: Rearrange functions for future patches
- SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
- SAUCE: ibmvscsis: Synchronize cmds at remove time
- SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
- SAUCE: ibmvscsis: Return correct partition name/# to client
- SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
* Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
- net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
- [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
* Move some kernel modules to the main kernel package (LP: #1642228)
- [Config] Move some powerpc kernel modules to the main kernel package
* Yakkety update to 4.8.10 stable release (LP: #1643639)
- dctcp: avoid bogus doubling of cwnd after loss
- net: clear sk_err_soft in sk_clone_lock()
- net: mangle zero checksum in skb_checksum_help()
- bgmac: stop clearing DMA receive control register right after it is set
- ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
- tcp: fix potential memory corruption
- ipv4: allow local fragmentation in ip_finish_output_gso()
- tcp: fix return value for partial writes
- dccp: do not release listeners too soon
- dccp: do not send reset to already closed sockets
- dccp: fix out of bound access in dccp_v4_err()
- ipv6: dccp: fix out of bound access in dccp_v6_err()
- ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
- sctp: assign assoc_id earlier in __sctp_connect
- bpf: fix htab map destruction when extra reserve is in use
- net: icmp6_send should use dst dev to determine L3 domain
- fib_trie: Correct /proc/net/route off by one error
- sock: fix sendmmsg for partial sendmsg
- net: icmp_route_lookup should use rt dev to determine L3 domain
- net: __skb_flow_dissect() must cap its return value
- ipv4: use new_gw for redirect neigh lookup
- tcp: take care of truncations done by sk_filter()
- Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"
- mlxsw: spectrum: Fix refcount bug on span entries
- mlxsw: spectrum_router: Correctly dump neighbour activity
- Revert "bnx2: Reset device during driver initialization"
- bnx2: Wait for in-flight DMA to complete at probe stage
- sctp: change sk state only when it has assocs in sctp_shutdown
- net: stmmac: Fix lack of link transition for fixed PHYs
- spi: spidev_test: fix build with musl libc
- sparc: Handle negative offsets in arch_jump_label_transform
- sparc64: Handle extremely large kernel TSB range flushes sanely.
- sparc64: Fix illegal relative branches in hypervisor patched TLB code.
- sparc64: Fix instruction count in comment for
__hypervisor_flush_tlb_pending.
- sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call
code.
- sparc64: Handle extremely large kernel TLB range flushes more gracefully.
- sparc64: Delete __ret_efault.
- sparc64: Prepare to move to more saner user copy exception handling.
- sparc64: Convert copy_in_user to accurate exception reporting.
- sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
- sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
- sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
- sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
- sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
- sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
- sparc64: Delete now unused user copy assembler helpers.
- sparc64: Delete now unused user copy fixup functions.
- usb: gadget: f_fs: edit epfile->ep under lock
- usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
- Linux 4.8.10
* Yakkety update to v4.8.9 stable release (LP: #1642972)
- ALSA: info: Return error for invalid read/write
- ALSA: info: Limit the proc text input size
- ASoC: cs4270: fix DAPM stream name mismatch
- dib0700: fix nec repeat handling
- mm, frontswap: make sure allocated frontswap map is assigned
- shmem: fix pageflags after swapping DMA32 object
- swapfile: fix memory corruption via malformed swapfile
- mm: hwpoison: fix thp split handling in memory_failure()
- mm/hugetlb: fix huge page reservation leak in private mapping error paths
- coredump: fix unfreezable coredumping task
- s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
- ARC: timer: rtc: implement read loop in "C" vs. inline asm
- PCI: Don't attempt to claim shadow copies of ROM
- arc: Implement arch-specific dma_map_ops.mmap
- pinctrl: cherryview: Serialize register access in suspend/resume
- pinctrl: cherryview: Prevent possible interrupt storm on resume
- cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set
- mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
- mmc: sdhci: Fix unexpected data interrupt handling
- mmc: mmc: Use 500ms as the default generic CMD6 timeout
- staging: iio: ad5933: avoid uninitialized variable in error case
- staging: sm750fb: Fix bugs introduced by early commits
- staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return value
- drivers: staging: nvec: remove bogus reset command for PS/2 interface
- Revert "staging: nvec: ps2: change serio type to passthrough"
- staging: nvec: remove managed resource from PS2 driver
- usb: dwc3: Fix error handling for core init
- USB: cdc-acm: fix TIOCMIWAIT
- usb: gadget: u_ether: remove interrupt throttling
- drbd: Fix kernel_sendmsg() usage - potential NULL deref
- toshiba-wmi: Fix loading the driver on non Toshiba laptops
- clk: qoriq: Don't allow CPU clocks higher than starting value
- cdc-acm: fix uninitialized variable
- iio: hid-sensors: Increase the precision of scale to fix wrong reading
interpretation.
- iio: orientation: hid-sensor-rotation: Add PM function (fix non working
driver)
- iio: st_sensors: fix scale configuration for h3lis331dl
- scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
- scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
disk
- scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()
- scsi: scsi_dh_alua: Fix a reference counting bug
- KVM: arm/arm64: vgic: Prevent access to invalid SPIs
- drm/radeon: disable runtime pm in certain cases
- drm/i915: Respect alternate_ddc_pin for all DDI ports
- drm/i915/dp: BDW cdclk fix for DP audio
- drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms
- drm/amdgpu: disable runtime pm in certain cases
- drm/amdgpu: fix crash in acp_hw_fini
- tty/serial: at91: fix hardware handshake on Atmel platforms
- drm/amdgpu: fix sched fence slab teardown
- drm/amd: fix scheduler fence teardown order v2
- xprtrdma: use complete() instead complete_all()
- xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
- iommu/io-pgtable-arm: Check for v7s-incapable systems
- iommu/amd: Free domain id when free a domain of struct dma_ops_domain
- iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
- agp/intel: Flush chipset writes after updating a single PTE
- watchdog: core: Fix devres_alloc() allocation size
- Input: synaptics-rmi4 - fix error handling in SPI transport driver
- Input: synaptics-rmi4 - fix error handling in I2C transport driver
- perf top: Fix refreshing hierarchy entries on TUI
- mei: bus: fix received data size check in NFC fixup
- svcrdma: Skip put_page() when send_reply() fails
- svcrdma: Tail iovec leaves an orphaned DMA mapping
- nvme: Delete created IO queues on reset
- Revert "clocksource/drivers/timer_sun5i: Replace code by
clocksource_mmio_init"
- x86/build: Fix build with older GCC versions
- clk: samsung: clk-exynos-audss: Fix module autoload
- rtc: pcf2123: Add missing error code assignment before test
- s390/dumpstack: restore reliable indicator for call traces
- lib/genalloc.c: start search from start of chunk
- hwrng: core - Don't use a stack buffer in add_early_randomness()
- i40e: fix call of ndo_dflt_bridge_getlink()
- mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()
- ACPI / APEI: Fix incorrect return value of ghes_proc()
- ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stages
- ACPI/PCI: pci_link: penalize SCI correctly
- ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs
- batman-adv: Modify neigh_list only with rcu-list functions
- gpio/mvebu: Use irq_domain_add_linear
- gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
- ASoC: Intel: Skylake: Always acquire runtime pm ref on unload
- ASoC: sun4i-codec: return error code instead of NULL when create_card fails
- pinctrl: iproc: Fix iProc and NSP GPIO support
- mmc: mxs: Initialize the spinlock prior to using it
- memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
- libceph: fix legacy layout decode with pool 0
- NFSv4.1: work around -Wmaybe-uninitialized warning
- drm/amdgpu: fix fence slab teardown
- drm/amdgpu: fix a vm_flush fence leak
- drm/i915: Fix mismatched INIT power domain disabling during suspend
- netfilter: fix namespace handling in nf_log_proc_dostring
- Linux 4.8.9
* Yakkety update to 4.8.8 stable release (LP: #1642607)
- net: fec: set mac address unconditionally
- net: pktgen: fix pkt_size
- net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*()
functions
- net: Add netdev all_adj_list refcnt propagation to fix panic
- packet: call fanout_release, while UNREGISTERING a netdev
- netlink: do not enter direct reclaim from netlink_dump()
- drivers/ptp: Fix kernel memory disclosure
- net_sched: reorder pernet ops and act ops registrations
- ipv6: tcp: restore IP6CB for pktoptions skbs
- net: phy: Trigger state machine on state change and not polling.
- ip6_tunnel: fix ip6_tnl_lookup
- IB/ipoib: move back IB LL address into the hard header
- net/mlx4_en: fixup xdp tx irq to match rx
- net: pktgen: remove rcu locking in pktgen_change_name()
- bridge: multicast: restore perm router ports on multicast enable
- switchdev: Execute bridge ndos only for bridge ports
- rtnetlink: Add rtnexthop offload flag to compare mask
- net: core: Correctly iterate over lower adjacency list
- net: add recursion limit to GRO
- ipv4: disable BH in set_ping_group_range()
- ipv4: use the right lock for ping_group_range
- net: fec: Call swap_buffer() prior to IP header alignment
- net: sctp, forbid negative length
- sctp: fix the panic caused by route update
- udp: fix IP_CHECKSUM handling
- netvsc: fix incorrect receive checksum offloading
- macsec: Fix header length if SCI is added if explicitly disabled
- net: ipv6: Do not consider link state for nexthop validation
- net sched filters: fix notification of filter delete with proper handle
- sctp: validate chunk len before actually using it
- ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
- packet: on direct_xmit, limit tso and csum to supported devices
- arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
- usb: dwc3: gadget: properly account queued requests
- scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
devices
- scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
- Linux 4.8.8
* Yakkety update to 4.8.7 stable release (LP: #1642606)
- i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
- i2c: xgene: Avoid dma_buffer overrun
- i2c: core: fix NULL pointer dereference under race condition
- drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
- spi: fsl-espi: avoid processing uninitalized data on error
- spi: mark device nodes only in case of successful instantiation
- h8300: fix syscall restarting
- gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
- gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validation
- gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leak
- gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offset
- gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
- gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offset
- gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flags
- gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flags
- gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix another information leak
- gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
- libxfs: clean up _calc_dquots_per_chunk
- mm/list_lru.c: avoid error-path NULL pointer deref
- mm/slab: fix kmemcg cache creation delayed issue
- mm: memcontrol: do not recurse in direct reclaim
- KEYS: Sort out big_key initialisation
- security/keys: make BIG_KEYS dependent on stdrng.
- device-dax: fix percpu_ref_exit ordering
- ALSA: usb-audio: Add quirk for Syntek STK1160
- ALSA: seq: Fix time account regression
- ALSA: hda - allow 40 bit DMA mask for NVidia devices
- ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
- ALSA: hda - Fix surround output pins for ASRock B150M mobo
- ALSA: hda - Fix headset mic detection problem for two Dell laptops
- ANDROID: binder: Add strong ref checks
- ANDROID: binder: Clear binder and cookie when setting handle in flat binder
struct
- cxl: Fix leaking pid refs in some error paths
- btrfs: fix races on root_log_ctx lists
- powerpc: Convert cmp to cmpd in idle enter sequence
- powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
- x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
- timers: Prevent base clock rewind when forwarding clock
- timers: Prevent base clock corruption when forwarding
- timers: Plug locking race vs. timer migration
- timers: Lock base for same bucket optimization
- ubifs: Abort readdir upon error
- ubifs: Fix regression in ubifs_readdir()
- mei: txe: don't clean an unprocessed interrupt cause.
- usb: gadget: udc: atmel: fix endpoint name
- usb: gadget: function: u_ether: don't starve tx request queue
- USB: serial: fix potential NULL-dereference at probe
- USB: serial: cp210x: fix tiocmget error handling
- USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
- xhci: use default USB_RESUME_TIMEOUT when resuming ports.
- usb: renesas_usbhs: add wait after initialization for R-Car Gen3
- usb: increase ohci watchdog delay to 275 msec
- x86/smpboot: Init apic mapping before usage
- vt: clear selection before resizing
- xhci: add restart quirk for Intel Wildcatpoint PCH
- xhci: workaround for hosts missing CAS bit
- tty: limit terminal size to 4M chars
- arm64: dts: marvell: fix clocksource for CP110 master SPI0
- iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big
endian value
- Staging: wilc1000: Fix kernel Oops on opening the device
- dm: free io_barrier after blk_cleanup_queue call
- KVM: x86: fix wbinvd_dirty_mask use-after-free
- KVM: s390: Fix STHYI buffer alignment for diag224
- KVM: MIPS: Make ERET handle ERL before EXL
- KVM: MIPS: Precalculate MMIO load resume PC
- ARM: mvebu: Select corediv clk for all mvebu v7 SoC
- ARM: dts: fix the SD card on the Snowball
- nfsd: Fix general protection fault in release_lock_stateid()
- MIPS: KASLR: Fix handling of NULL FDT
- ovl: fix get_acl() on tmpfs
- ovl: update S_ISGID when setting posix ACLs
- ovl: fsync after copy-up
- parisc: Ensure consistent state when switching to kernel stack at syscall
entry
- virtio_ring: Make interrupt suppression spec compliant
- virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
- virtio: console: Unlock vqs while freeing buffers
- dm mirror: fix read error on recovery after default leg failure
- dm table: fix missing dm_put_target_type() in dm_table_add_target()
- dm rq: clear kworker_task if kthread_run() returned an error
- dm raid: fix activation of existing raid4/10 devices
- rtl8xxxu: Fix memory leak in handling rxdesc16 packets
- rtl8xxxu: Fix big-endian problem reporting mactime
- rtl8xxxu: Fix rtl8723bu driver reload issue
- Input: i8042 - add XMG C504 to keyboard reset table
- firewire: net: guard against rx buffer overflows
- firewire: net: fix fragmented datagram_size off-by-one
- mac80211: discard multicast and 4-addr A-MSDUs
- Revert "ath9k_hw: implement temperature compensation support for AR9003+"
- ath10k: cache calibration data when the core is stopped
- scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
- scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
- mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
- RAID1: ignore discard error
- RAID10: ignore discard error
- md: be careful not lot leak internal curr_resync value into metadata. --
(all)
- Revert "drm/radeon: fix DP link training issue with second 4K monitor"
- drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset
- drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for
YU12/YV12
- drm/radeon/si_dpm: Limit clocks on HD86xx part
- drm/radeon/si_dpm: workaround for SI kickers
- drm/radeon: drop register readback in cayman_cp_int_cntl_setup
- drm/nouveau/acpi: fix check for power resources support
- drm/fb-helper: Don't call dirty callback for untouched clips
- drm/fb-helper: Fix connector ref leak on error
- drm/fb-helper: Keep references for the current set of used connectors
- drm/i915/gen9: fix DDB partitioning for multi-screen cases
- drm/i915/gen9: fix watermarks when using the pipe scaler
- drm/dp/mst: Check peer device type before attempting EDID read
- drm: Release reference from blob lookup after replacing property
- drm/i915: Respect alternate_aux_channel for all DDI ports
- drm/i915: Clean up DDI DDC/AUX CH sanitation
- drm/i915/fbc: fix CFB size calculation for gen8+
- drm: i915: Wait for fences on new fb, not old
- i2c: mark device nodes only in case of successful instantiation
- netfilter: xt_NFLOG: fix unexpected truncated packet
- UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
- uapi: add missing install of sync_file.h
- video: fbdev: pxafb: potential NULL dereference on error
- omapfb: fix return value check in dsi_bind()
- pwm: Unexport children before chip removal
- usb: dwc3: Fix size used in dma_free_coherent()
- usb: chipidea: host: fix NULL ptr dereference during shutdown
- usb: musb: Fix hardirq-safe hardirq-unsafe lock order error
- v4l: vsp1: Prevent pipelines from running when not streaming
- tty: vt, fix bogus division in csi_J
- ARM: fix oops when using older ARMv4T CPUs
- kvm: x86: Check memopp before dereference (CVE-2016-8630)
- btrfs: qgroup: Prevent qgroup->reserved from going subzero
- ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
- cpufreq: intel_pstate: Set P-state upfront in performance mode
- HID: usbhid: add ATEN CS962 to list of quirky devices
- Linux 4.8.7
- [Config] updateconfigs after 4.8.7 stable update
* CVE-2016-6213
- mnt: Add a per mount namespace limit on the number of mounts
* Cursor doesn't move after multitouch on alps touchpad (LP: #1641874)
- HID: alps: fix multitouch cursor issue
* [SRU] Add 0cf3:e009 to btusb (LP: #1641562)
- Bluetooth: btusb: Add support for 0cf3:e009
* [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786)
- hv: do not lose pending heartbeat vmbus packets
* ipv6: connected routes are missing after a down/up cycle on the loopback
(LP: #1634545)
- ipv6: correctly add local routes when lo goes up
* [Feature] Add Knights Mill to Intel processors family list (LP: #1637528)
- x86/cpu/intel: Add Knights Mill to Intel family
- perf/x86/intel: Add Knights Mill CPUID
- perf/x86/intel/rapl: Add Knights Mill CPUID
- perf/x86/intel/uncore: Add Knights Mill CPUID
* hv_set_ifconfig script parsing fails for certain configuration
(LP: #1640109)
- hv_set_ifconfig -- handle DHCP interfaces correctly
- hv_set_ifconfig -- ensure we include the last stanza
* nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
- [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
- SAUCE: nvme: improve performance for virtual NVMe devices
* CVE-2016-7039 and CVE-2016-8666 (LP: #1631287)
- Revert "UBUNTU: SAUCE: net: add recursion limit to GRO"
Date: Wed, 30 Nov 2016 17:45:14 +0000
Changed-By: Luis Henriques <luis.henriques at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-57.buildd>
-------------- next part --------------
Format: 1.8
Date: Wed, 30 Nov 2016 17:45:14 +0000
Source: linux
Binary: linux-source-4.8.0 linux-doc linux-headers-4.8.0-29 linux-libc-dev linux-tools-common linux-tools-4.8.0-29 linux-cloud-tools-common linux-cloud-tools-4.8.0-29 linux-image-4.8.0-29-generic linux-image-extra-4.8.0-29-generic linux-headers-4.8.0-29-generic linux-image-4.8.0-29-generic-dbgsym linux-tools-4.8.0-29-generic linux-cloud-tools-4.8.0-29-generic linux-udebs-generic linux-image-4.8.0-29-generic-lpae linux-image-extra-4.8.0-29-generic-lpae linux-headers-4.8.0-29-generic-lpae linux-image-4.8.0-29-generic-lpae-dbgsym linux-tools-4.8.0-29-generic-lpae linux-cloud-tools-4.8.0-29-generic-lpae linux-udebs-generic-lpae linux-image-4.8.0-29-lowlatency linux-image-extra-4.8.0-29-lowlatency linux-headers-4.8.0-29-lowlatency linux-image-4.8.0-29-lowlatency-dbgsym linux-tools-4.8.0-29-lowlatency linux-cloud-tools-4.8.0-29-lowlatency linux-udebs-lowlatency linux-image-4.8.0-29-powerpc-e500mc linux-image-extra-4.8.0-29-powerpc-e500mc linux-headers-4.8.0-29-powerpc-e500mc
linux-image-4.8.0-29-powerpc-e500mc-dbgsym linux-tools-4.8.0-29-powerpc-e500mc linux-cloud-tools-4.8.0-29-powerpc-e500mc linux-udebs-powerpc-e500mc linux-image-4.8.0-29-powerpc-smp linux-image-extra-4.8.0-29-powerpc-smp linux-headers-4.8.0-29-powerpc-smp linux-image-4.8.0-29-powerpc-smp-dbgsym linux-tools-4.8.0-29-powerpc-smp linux-cloud-tools-4.8.0-29-powerpc-smp linux-udebs-powerpc-smp linux-image-4.8.0-29-powerpc64-emb linux-image-extra-4.8.0-29-powerpc64-emb linux-headers-4.8.0-29-powerpc64-emb linux-image-4.8.0-29-powerpc64-emb-dbgsym linux-tools-4.8.0-29-powerpc64-emb linux-cloud-tools-4.8.0-29-powerpc64-emb linux-udebs-powerpc64-emb kernel-image-4.8.0-29-generic-di fat-modules-4.8.0-29-generic-di fb-modules-4.8.0-29-generic-di firewire-core-modules-4.8.0-29-generic-di floppy-modules-4.8.0-29-generic-di fs-core-modules-4.8.0-29-generic-di fs-secondary-modules-4.8.0-29-generic-di input-modules-4.8.0-29-generic-di irda-modules-4.8.0-29-generic-di
md-modules-4.8.0-29-generic-di nic-modules-4.8.0-29-generic-di nic-pcmcia-modules-4.8.0-29-generic-di nic-usb-modules-4.8.0-29-generic-di nic-shared-modules-4.8.0-29-generic-di parport-modules-4.8.0-29-generic-di pata-modules-4.8.0-29-generic-di pcmcia-modules-4.8.0-29-generic-di pcmcia-storage-modules-4.8.0-29-generic-di plip-modules-4.8.0-29-generic-di ppp-modules-4.8.0-29-generic-di sata-modules-4.8.0-29-generic-di scsi-modules-4.8.0-29-generic-di serial-modules-4.8.0-29-generic-di storage-core-modules-4.8.0-29-generic-di usb-modules-4.8.0-29-generic-di nfs-modules-4.8.0-29-generic-di block-modules-4.8.0-29-generic-di message-modules-4.8.0-29-generic-di crypto-modules-4.8.0-29-generic-di virtio-modules-4.8.0-29-generic-di mouse-modules-4.8.0-29-generic-di vlan-modules-4.8.0-29-generic-di ipmi-modules-4.8.0-29-generic-di
multipath-modules-4.8.0-29-generic-di
Architecture: amd64 all amd64_translations
Version: 4.8.0-29.31
Distribution: yakkety
Urgency: low
Maintainer: Launchpad Build Daemon <buildd at lgw01-57.buildd>
Changed-By: Luis Henriques <luis.henriques at canonical.com>
Description:
block-modules-4.8.0-29-generic-di - Block storage devices (udeb)
crypto-modules-4.8.0-29-generic-di - crypto modules (udeb)
fat-modules-4.8.0-29-generic-di - FAT filesystem support (udeb)
fb-modules-4.8.0-29-generic-di - Framebuffer modules (udeb)
firewire-core-modules-4.8.0-29-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.8.0-29-generic-di - Floppy driver support (udeb)
fs-core-modules-4.8.0-29-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-4.8.0-29-generic-di - Extra filesystem modules (udeb)
input-modules-4.8.0-29-generic-di - Support for various input methods (udeb)
ipmi-modules-4.8.0-29-generic-di - ipmi modules (udeb)
irda-modules-4.8.0-29-generic-di - Support for Infrared protocols (udeb)
kernel-image-4.8.0-29-generic-di - kernel image and system map (udeb)
linux-cloud-tools-4.8.0-29 - Linux kernel version specific cloud tools for version 4.8.0-29
linux-cloud-tools-4.8.0-29-generic - Linux kernel version specific cloud tools for version 4.8.0-29
linux-cloud-tools-4.8.0-29-generic-lpae - Linux kernel version specific cloud tools for version 4.8.0-29
linux-cloud-tools-4.8.0-29-lowlatency - Linux kernel version specific cloud tools for version 4.8.0-29
linux-cloud-tools-4.8.0-29-powerpc-e500mc - Linux kernel version specific cloud tools for version 4.8.0-29
linux-cloud-tools-4.8.0-29-powerpc-smp - Linux kernel version specific cloud tools for version 4.8.0-29
linux-cloud-tools-4.8.0-29-powerpc64-emb - Linux kernel version specific cloud tools for version 4.8.0-29
linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.8.0
linux-doc - Linux kernel specific documentation for version 4.8.0
linux-headers-4.8.0-29 - Header files related to Linux kernel version 4.8.0
linux-headers-4.8.0-29-generic - Linux kernel headers for version 4.8.0 on 64 bit x86 SMP
linux-headers-4.8.0-29-generic-lpae - Linux kernel headers for version 4.8.0 on 64 bit x86 SMP
linux-headers-4.8.0-29-lowlatency - Linux kernel headers for version 4.8.0 on 64 bit x86 SMP
linux-headers-4.8.0-29-powerpc-e500mc - Linux kernel headers for version 4.8.0 on 32-bit Freescale Power
linux-headers-4.8.0-29-powerpc-smp - Linux kernel headers for version 4.8.0 on 32-bit PowerPC SMP
linux-headers-4.8.0-29-powerpc64-emb - Linux kernel headers for version 4.8.0 on 64-bit PowerPC SMP Book
linux-image-4.8.0-29-generic - Linux kernel image for version 4.8.0 on 64 bit x86 SMP
linux-image-4.8.0-29-generic-dbgsym - Linux kernel debug image for version 4.8.0 on 64 bit x86 SMP
linux-image-4.8.0-29-generic-lpae - Linux kernel image for version 4.8.0 on 64 bit x86 SMP
linux-image-4.8.0-29-generic-lpae-dbgsym - Linux kernel debug image for version 4.8.0 on 64 bit x86 SMP
linux-image-4.8.0-29-lowlatency - Linux kernel image for version 4.8.0 on 64 bit x86 SMP
linux-image-4.8.0-29-lowlatency-dbgsym - Linux kernel debug image for version 4.8.0 on 64 bit x86 SMP
linux-image-4.8.0-29-powerpc-e500mc - Linux kernel image for version 4.8.0 on 32-bit Freescale Power e5
linux-image-4.8.0-29-powerpc-e500mc-dbgsym - Linux kernel debug image for version 4.8.0 on 32-bit Freescale Po
linux-image-4.8.0-29-powerpc-smp - Linux kernel image for version 4.8.0 on 32-bit PowerPC SMP
linux-image-4.8.0-29-powerpc-smp-dbgsym - Linux kernel debug image for version 4.8.0 on 32-bit PowerPC SMP
linux-image-4.8.0-29-powerpc64-emb - Linux kernel image for version 4.8.0 on 64-bit PowerPC SMP Book3E
linux-image-4.8.0-29-powerpc64-emb-dbgsym - Linux kernel debug image for version 4.8.0 on 64-bit PowerPC SMP
linux-image-extra-4.8.0-29-generic - Linux kernel extra modules for version 4.8.0 on 64 bit x86 SMP
linux-image-extra-4.8.0-29-generic-lpae - Linux kernel extra modules for version 4.8.0 on 64 bit x86 SMP
linux-image-extra-4.8.0-29-lowlatency - Linux kernel extra modules for version 4.8.0 on 64 bit x86 SMP
linux-image-extra-4.8.0-29-powerpc-e500mc - Linux kernel extra modules for version 4.8.0 on 32-bit Freescale
linux-image-extra-4.8.0-29-powerpc-smp - Linux kernel extra modules for version 4.8.0 on 32-bit PowerPC SM
linux-image-extra-4.8.0-29-powerpc64-emb - Linux kernel extra modules for version 4.8.0 on 64-bit PowerPC SM
linux-libc-dev - Linux Kernel Headers for development
linux-source-4.8.0 - Linux kernel source for version 4.8.0 with Ubuntu patches
linux-tools-4.8.0-29 - Linux kernel version specific tools for version 4.8.0-29
linux-tools-4.8.0-29-generic - Linux kernel version specific tools for version 4.8.0-29
linux-tools-4.8.0-29-generic-lpae - Linux kernel version specific tools for version 4.8.0-29
linux-tools-4.8.0-29-lowlatency - Linux kernel version specific tools for version 4.8.0-29
linux-tools-4.8.0-29-powerpc-e500mc - Linux kernel version specific tools for version 4.8.0-29
linux-tools-4.8.0-29-powerpc-smp - Linux kernel version specific tools for version 4.8.0-29
linux-tools-4.8.0-29-powerpc64-emb - Linux kernel version specific tools for version 4.8.0-29
linux-tools-common - Linux kernel version specific tools for version 4.8.0
linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
linux-udebs-powerpc-e500mc - Metapackage depending on kernel udebs (udeb)
linux-udebs-powerpc-smp - Metapackage depending on kernel udebs (udeb)
linux-udebs-powerpc64-emb - Metapackage depending on kernel udebs (udeb)
md-modules-4.8.0-29-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.8.0-29-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.8.0-29-generic-di - Mouse support (udeb)
multipath-modules-4.8.0-29-generic-di - DM-Multipath support (udeb)
nfs-modules-4.8.0-29-generic-di - NFS filesystem drivers (udeb)
nic-modules-4.8.0-29-generic-di - Network interface support (udeb)
nic-pcmcia-modules-4.8.0-29-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-4.8.0-29-generic-di - nic shared modules (udeb)
nic-usb-modules-4.8.0-29-generic-di - USB network interface support (udeb)
parport-modules-4.8.0-29-generic-di - Parallel port support (udeb)
pata-modules-4.8.0-29-generic-di - PATA support modules (udeb)
pcmcia-modules-4.8.0-29-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.8.0-29-generic-di - PCMCIA storage support (udeb)
plip-modules-4.8.0-29-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.8.0-29-generic-di - PPP (serial port) networking support (udeb)
sata-modules-4.8.0-29-generic-di - SATA storage support (udeb)
scsi-modules-4.8.0-29-generic-di - SCSI storage support (udeb)
serial-modules-4.8.0-29-generic-di - Serial port support (udeb)
storage-core-modules-4.8.0-29-generic-di - Core storage support (udeb)
usb-modules-4.8.0-29-generic-di - Core USB support (udeb)
virtio-modules-4.8.0-29-generic-di - VirtIO Modules (udeb)
vlan-modules-4.8.0-29-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1631287 1632786 1634545 1635721 1637528 1637565 1640109 1641562 1641874 1642228 1642299 1642606 1642607 1642972 1643639 1645278 1645421 1646194
Changes:
linux (4.8.0-29.31) yakkety; urgency=low
.
[ Luis Henriques ]
.
* Release Tracking Bug
- LP: #1646194
.
* Yakkety update to v4.8.11 stable release (LP: #1645421)
- x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
- KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
- KVM: Disable irq while unregistering user notifier
- arm64: KVM: pmu: Fix AArch32 cycle counter access
- KVM: arm64: Fix the issues when guest PMCCFILTR is configured
- ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
- ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
- genirq: Use irq type from irqdata instead of irqdesc
- fuse: fix fuse_write_end() if zero bytes were copied
- IB/rdmavt: rdmavt can handle non aligned page maps
- IB/hfi1: Fix rnr_timer addition
- mfd: intel-lpss: Do not put device in reset state on suspend
- mfd: stmpe: Fix RESET regression on STMPE2401
- can: bcm: fix warning in bcm_connect/proc_register
- gpio: do not double-check direction on sleeping chips
- ALSA: usb-audio: Fix use-after-free of usb_device at disconnect
- ALSA: hda - add a new condition to check if it is thinkpad
- ALSA: hda - Fix mic regression by ASRock mobo fixup
- i2c: mux: fix up dependencies
- i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
- Disable the __builtin_return_address() warning globally after all
- kbuild: add -fno-PIE
- scripts/has-stack-protector: add -fno-PIE
- x86/kexec: add -fno-PIE
- kbuild: Steal gcc's pie from the very beginning
- ext4: sanity check the block and cluster size at mount time
- ARM: dts: imx53-qsb: Fix regulator constraints
- crypto: caam - do not register AES-XTS mode on LP units
- powerpc/64: Fix setting of AIL in hypervisor mode
- drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)
- drm/i915: Refresh that status of MST capable connectors in ->detect()
- drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch
specified in the VBT
- virtio-net: drop legacy features in virtio 1 mode
- clk: mmp: pxa910: fix return value check in pxa910_clk_init()
- clk: mmp: pxa168: fix return value check in pxa168_clk_init()
- clk: mmp: mmp2: fix return value check in mmp2_clk_init()
- clk: imx: fix integer overflow in AV PLL round rate
- rtc: omap: Fix selecting external osc
- iwlwifi: pcie: fix SPLC structure parsing
- iwlwifi: pcie: mark command queue lock with separate lockdep class
- iwlwifi: mvm: fix netdetect starting/stopping for unified images
- iwlwifi: mvm: fix d3_test with unified D0/D3 images
- iwlwifi: mvm: wake the wait queue when the RX sync counter is zero
- mfd: core: Fix device reference leak in mfd_clone_cell
- sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
- uwb: fix device reference leaks
- PM / sleep: fix device reference leak in test_suspend
- PM / sleep: don't suspend parent when async child suspend_{noirq, late}
fails
- perf hists: Fix column length on --hierarchy
- IB/rxe: Update qp state for user query
- IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum
- IB/rxe: Fix handling of erroneous WR
- IB/rxe: Clear queue buffer when modifying QP to reset
- IB/mlx4: Check gid_index return value
- IB/mlx4: Fix create CQ error flow
- IB/mlx5: Validate requested RQT size
- IB/mlx5: Use cache line size to select CQE stride
- IB/mlx5: Fix memory leak in query device
- IB/mlx5: Fix fatal error dispatching
- IB/mlx5: Fix NULL pointer dereference on debug print
- IB/core: Avoid unsigned int overflow in sg_alloc_table
- IB/hfi1: Remove incorrect IS_ERR check
- IB/uverbs: Fix leak of XRC target QPs
- IB/cm: Mark stale CM id's whenever the mad agent was unregistered
- netfilter: nft_dynset: fix element timeout for HZ != 1000
- gpio: pca953x: Move memcpy into mutex lock for set multiple
- gpio: pca953x: Fix corruption of other gpios in set_multiple.
- Linux 4.8.11
.
* Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278)
- flow_dissect: call init_default_flow_dissectors() earlier
.
* Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
- SAUCE: ibmvscsis: Rearrange functions for future patches
- SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
- SAUCE: ibmvscsis: Synchronize cmds at remove time
- SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
- SAUCE: ibmvscsis: Return correct partition name/# to client
- SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
.
* Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721)
- net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
- [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver)
.
* Move some kernel modules to the main kernel package (LP: #1642228)
- [Config] Move some powerpc kernel modules to the main kernel package
.
* Yakkety update to 4.8.10 stable release (LP: #1643639)
- dctcp: avoid bogus doubling of cwnd after loss
- net: clear sk_err_soft in sk_clone_lock()
- net: mangle zero checksum in skb_checksum_help()
- bgmac: stop clearing DMA receive control register right after it is set
- ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
- tcp: fix potential memory corruption
- ipv4: allow local fragmentation in ip_finish_output_gso()
- tcp: fix return value for partial writes
- dccp: do not release listeners too soon
- dccp: do not send reset to already closed sockets
- dccp: fix out of bound access in dccp_v4_err()
- ipv6: dccp: fix out of bound access in dccp_v6_err()
- ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
- sctp: assign assoc_id earlier in __sctp_connect
- bpf: fix htab map destruction when extra reserve is in use
- net: icmp6_send should use dst dev to determine L3 domain
- fib_trie: Correct /proc/net/route off by one error
- sock: fix sendmmsg for partial sendmsg
- net: icmp_route_lookup should use rt dev to determine L3 domain
- net: __skb_flow_dissect() must cap its return value
- ipv4: use new_gw for redirect neigh lookup
- tcp: take care of truncations done by sk_filter()
- Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"
- mlxsw: spectrum: Fix refcount bug on span entries
- mlxsw: spectrum_router: Correctly dump neighbour activity
- Revert "bnx2: Reset device during driver initialization"
- bnx2: Wait for in-flight DMA to complete at probe stage
- sctp: change sk state only when it has assocs in sctp_shutdown
- net: stmmac: Fix lack of link transition for fixed PHYs
- spi: spidev_test: fix build with musl libc
- sparc: Handle negative offsets in arch_jump_label_transform
- sparc64: Handle extremely large kernel TSB range flushes sanely.
- sparc64: Fix illegal relative branches in hypervisor patched TLB code.
- sparc64: Fix instruction count in comment for
__hypervisor_flush_tlb_pending.
- sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call
code.
- sparc64: Handle extremely large kernel TLB range flushes more gracefully.
- sparc64: Delete __ret_efault.
- sparc64: Prepare to move to more saner user copy exception handling.
- sparc64: Convert copy_in_user to accurate exception reporting.
- sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
- sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
- sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
- sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
- sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
- sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
- sparc64: Delete now unused user copy assembler helpers.
- sparc64: Delete now unused user copy fixup functions.
- usb: gadget: f_fs: edit epfile->ep under lock
- usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
- Linux 4.8.10
.
* Yakkety update to v4.8.9 stable release (LP: #1642972)
- ALSA: info: Return error for invalid read/write
- ALSA: info: Limit the proc text input size
- ASoC: cs4270: fix DAPM stream name mismatch
- dib0700: fix nec repeat handling
- mm, frontswap: make sure allocated frontswap map is assigned
- shmem: fix pageflags after swapping DMA32 object
- swapfile: fix memory corruption via malformed swapfile
- mm: hwpoison: fix thp split handling in memory_failure()
- mm/hugetlb: fix huge page reservation leak in private mapping error paths
- coredump: fix unfreezable coredumping task
- s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
- ARC: timer: rtc: implement read loop in "C" vs. inline asm
- PCI: Don't attempt to claim shadow copies of ROM
- arc: Implement arch-specific dma_map_ops.mmap
- pinctrl: cherryview: Serialize register access in suspend/resume
- pinctrl: cherryview: Prevent possible interrupt storm on resume
- cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set
- mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
- mmc: sdhci: Fix unexpected data interrupt handling
- mmc: mmc: Use 500ms as the default generic CMD6 timeout
- staging: iio: ad5933: avoid uninitialized variable in error case
- staging: sm750fb: Fix bugs introduced by early commits
- staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return value
- drivers: staging: nvec: remove bogus reset command for PS/2 interface
- Revert "staging: nvec: ps2: change serio type to passthrough"
- staging: nvec: remove managed resource from PS2 driver
- usb: dwc3: Fix error handling for core init
- USB: cdc-acm: fix TIOCMIWAIT
- usb: gadget: u_ether: remove interrupt throttling
- drbd: Fix kernel_sendmsg() usage - potential NULL deref
- toshiba-wmi: Fix loading the driver on non Toshiba laptops
- clk: qoriq: Don't allow CPU clocks higher than starting value
- cdc-acm: fix uninitialized variable
- iio: hid-sensors: Increase the precision of scale to fix wrong reading
interpretation.
- iio: orientation: hid-sensor-rotation: Add PM function (fix non working
driver)
- iio: st_sensors: fix scale configuration for h3lis331dl
- scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
- scsi: mpt3sas: Fix for block device of raid exists even after deleting raid
disk
- scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()
- scsi: scsi_dh_alua: Fix a reference counting bug
- KVM: arm/arm64: vgic: Prevent access to invalid SPIs
- drm/radeon: disable runtime pm in certain cases
- drm/i915: Respect alternate_ddc_pin for all DDI ports
- drm/i915/dp: BDW cdclk fix for DP audio
- drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms
- drm/amdgpu: disable runtime pm in certain cases
- drm/amdgpu: fix crash in acp_hw_fini
- tty/serial: at91: fix hardware handshake on Atmel platforms
- drm/amdgpu: fix sched fence slab teardown
- drm/amd: fix scheduler fence teardown order v2
- xprtrdma: use complete() instead complete_all()
- xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
- iommu/io-pgtable-arm: Check for v7s-incapable systems
- iommu/amd: Free domain id when free a domain of struct dma_ops_domain
- iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
- agp/intel: Flush chipset writes after updating a single PTE
- watchdog: core: Fix devres_alloc() allocation size
- Input: synaptics-rmi4 - fix error handling in SPI transport driver
- Input: synaptics-rmi4 - fix error handling in I2C transport driver
- perf top: Fix refreshing hierarchy entries on TUI
- mei: bus: fix received data size check in NFC fixup
- svcrdma: Skip put_page() when send_reply() fails
- svcrdma: Tail iovec leaves an orphaned DMA mapping
- nvme: Delete created IO queues on reset
- Revert "clocksource/drivers/timer_sun5i: Replace code by
clocksource_mmio_init"
- x86/build: Fix build with older GCC versions
- clk: samsung: clk-exynos-audss: Fix module autoload
- rtc: pcf2123: Add missing error code assignment before test
- s390/dumpstack: restore reliable indicator for call traces
- lib/genalloc.c: start search from start of chunk
- hwrng: core - Don't use a stack buffer in add_early_randomness()
- i40e: fix call of ndo_dflt_bridge_getlink()
- mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()
- ACPI / APEI: Fix incorrect return value of ghes_proc()
- ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stages
- ACPI/PCI: pci_link: penalize SCI correctly
- ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs
- batman-adv: Modify neigh_list only with rcu-list functions
- gpio/mvebu: Use irq_domain_add_linear
- gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
- ASoC: Intel: Skylake: Always acquire runtime pm ref on unload
- ASoC: sun4i-codec: return error code instead of NULL when create_card fails
- pinctrl: iproc: Fix iProc and NSP GPIO support
- mmc: mxs: Initialize the spinlock prior to using it
- memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
- libceph: fix legacy layout decode with pool 0
- NFSv4.1: work around -Wmaybe-uninitialized warning
- drm/amdgpu: fix fence slab teardown
- drm/amdgpu: fix a vm_flush fence leak
- drm/i915: Fix mismatched INIT power domain disabling during suspend
- netfilter: fix namespace handling in nf_log_proc_dostring
- Linux 4.8.9
.
* Yakkety update to 4.8.8 stable release (LP: #1642607)
- net: fec: set mac address unconditionally
- net: pktgen: fix pkt_size
- net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*()
functions
- net: Add netdev all_adj_list refcnt propagation to fix panic
- packet: call fanout_release, while UNREGISTERING a netdev
- netlink: do not enter direct reclaim from netlink_dump()
- drivers/ptp: Fix kernel memory disclosure
- net_sched: reorder pernet ops and act ops registrations
- ipv6: tcp: restore IP6CB for pktoptions skbs
- net: phy: Trigger state machine on state change and not polling.
- ip6_tunnel: fix ip6_tnl_lookup
- IB/ipoib: move back IB LL address into the hard header
- net/mlx4_en: fixup xdp tx irq to match rx
- net: pktgen: remove rcu locking in pktgen_change_name()
- bridge: multicast: restore perm router ports on multicast enable
- switchdev: Execute bridge ndos only for bridge ports
- rtnetlink: Add rtnexthop offload flag to compare mask
- net: core: Correctly iterate over lower adjacency list
- net: add recursion limit to GRO
- ipv4: disable BH in set_ping_group_range()
- ipv4: use the right lock for ping_group_range
- net: fec: Call swap_buffer() prior to IP header alignment
- net: sctp, forbid negative length
- sctp: fix the panic caused by route update
- udp: fix IP_CHECKSUM handling
- netvsc: fix incorrect receive checksum offloading
- macsec: Fix header length if SCI is added if explicitly disabled
- net: ipv6: Do not consider link state for nexthop validation
- net sched filters: fix notification of filter delete with proper handle
- sctp: validate chunk len before actually using it
- ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
- packet: on direct_xmit, limit tso and csum to supported devices
- arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
- usb: dwc3: gadget: properly account queued requests
- scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
devices
- scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
- Linux 4.8.8
.
* Yakkety update to 4.8.7 stable release (LP: #1642606)
- i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
- i2c: xgene: Avoid dma_buffer overrun
- i2c: core: fix NULL pointer dereference under race condition
- drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
- spi: fsl-espi: avoid processing uninitalized data on error
- spi: mark device nodes only in case of successful instantiation
- h8300: fix syscall restarting
- gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
- gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validation
- gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leak
- gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offset
- gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
- gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offset
- gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flags
- gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flags
- gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix another information leak
- gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
- libxfs: clean up _calc_dquots_per_chunk
- mm/list_lru.c: avoid error-path NULL pointer deref
- mm/slab: fix kmemcg cache creation delayed issue
- mm: memcontrol: do not recurse in direct reclaim
- KEYS: Sort out big_key initialisation
- security/keys: make BIG_KEYS dependent on stdrng.
- device-dax: fix percpu_ref_exit ordering
- ALSA: usb-audio: Add quirk for Syntek STK1160
- ALSA: seq: Fix time account regression
- ALSA: hda - allow 40 bit DMA mask for NVidia devices
- ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
- ALSA: hda - Fix surround output pins for ASRock B150M mobo
- ALSA: hda - Fix headset mic detection problem for two Dell laptops
- ANDROID: binder: Add strong ref checks
- ANDROID: binder: Clear binder and cookie when setting handle in flat binder
struct
- cxl: Fix leaking pid refs in some error paths
- btrfs: fix races on root_log_ctx lists
- powerpc: Convert cmp to cmpd in idle enter sequence
- powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
- x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
- timers: Prevent base clock rewind when forwarding clock
- timers: Prevent base clock corruption when forwarding
- timers: Plug locking race vs. timer migration
- timers: Lock base for same bucket optimization
- ubifs: Abort readdir upon error
- ubifs: Fix regression in ubifs_readdir()
- mei: txe: don't clean an unprocessed interrupt cause.
- usb: gadget: udc: atmel: fix endpoint name
- usb: gadget: function: u_ether: don't starve tx request queue
- USB: serial: fix potential NULL-dereference at probe
- USB: serial: cp210x: fix tiocmget error handling
- USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
- xhci: use default USB_RESUME_TIMEOUT when resuming ports.
- usb: renesas_usbhs: add wait after initialization for R-Car Gen3
- usb: increase ohci watchdog delay to 275 msec
- x86/smpboot: Init apic mapping before usage
- vt: clear selection before resizing
- xhci: add restart quirk for Intel Wildcatpoint PCH
- xhci: workaround for hosts missing CAS bit
- tty: limit terminal size to 4M chars
- arm64: dts: marvell: fix clocksource for CP110 master SPI0
- iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big
endian value
- Staging: wilc1000: Fix kernel Oops on opening the device
- dm: free io_barrier after blk_cleanup_queue call
- KVM: x86: fix wbinvd_dirty_mask use-after-free
- KVM: s390: Fix STHYI buffer alignment for diag224
- KVM: MIPS: Make ERET handle ERL before EXL
- KVM: MIPS: Precalculate MMIO load resume PC
- ARM: mvebu: Select corediv clk for all mvebu v7 SoC
- ARM: dts: fix the SD card on the Snowball
- nfsd: Fix general protection fault in release_lock_stateid()
- MIPS: KASLR: Fix handling of NULL FDT
- ovl: fix get_acl() on tmpfs
- ovl: update S_ISGID when setting posix ACLs
- ovl: fsync after copy-up
- parisc: Ensure consistent state when switching to kernel stack at syscall
entry
- virtio_ring: Make interrupt suppression spec compliant
- virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
- virtio: console: Unlock vqs while freeing buffers
- dm mirror: fix read error on recovery after default leg failure
- dm table: fix missing dm_put_target_type() in dm_table_add_target()
- dm rq: clear kworker_task if kthread_run() returned an error
- dm raid: fix activation of existing raid4/10 devices
- rtl8xxxu: Fix memory leak in handling rxdesc16 packets
- rtl8xxxu: Fix big-endian problem reporting mactime
- rtl8xxxu: Fix rtl8723bu driver reload issue
- Input: i8042 - add XMG C504 to keyboard reset table
- firewire: net: guard against rx buffer overflows
- firewire: net: fix fragmented datagram_size off-by-one
- mac80211: discard multicast and 4-addr A-MSDUs
- Revert "ath9k_hw: implement temperature compensation support for AR9003+"
- ath10k: cache calibration data when the core is stopped
- scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
- scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
- mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
- RAID1: ignore discard error
- RAID10: ignore discard error
- md: be careful not lot leak internal curr_resync value into metadata. --
(all)
- Revert "drm/radeon: fix DP link training issue with second 4K monitor"
- drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset
- drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for
YU12/YV12
- drm/radeon/si_dpm: Limit clocks on HD86xx part
- drm/radeon/si_dpm: workaround for SI kickers
- drm/radeon: drop register readback in cayman_cp_int_cntl_setup
- drm/nouveau/acpi: fix check for power resources support
- drm/fb-helper: Don't call dirty callback for untouched clips
- drm/fb-helper: Fix connector ref leak on error
- drm/fb-helper: Keep references for the current set of used connectors
- drm/i915/gen9: fix DDB partitioning for multi-screen cases
- drm/i915/gen9: fix watermarks when using the pipe scaler
- drm/dp/mst: Check peer device type before attempting EDID read
- drm: Release reference from blob lookup after replacing property
- drm/i915: Respect alternate_aux_channel for all DDI ports
- drm/i915: Clean up DDI DDC/AUX CH sanitation
- drm/i915/fbc: fix CFB size calculation for gen8+
- drm: i915: Wait for fences on new fb, not old
- i2c: mark device nodes only in case of successful instantiation
- netfilter: xt_NFLOG: fix unexpected truncated packet
- UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
- uapi: add missing install of sync_file.h
- video: fbdev: pxafb: potential NULL dereference on error
- omapfb: fix return value check in dsi_bind()
- pwm: Unexport children before chip removal
- usb: dwc3: Fix size used in dma_free_coherent()
- usb: chipidea: host: fix NULL ptr dereference during shutdown
- usb: musb: Fix hardirq-safe hardirq-unsafe lock order error
- v4l: vsp1: Prevent pipelines from running when not streaming
- tty: vt, fix bogus division in csi_J
- ARM: fix oops when using older ARMv4T CPUs
- kvm: x86: Check memopp before dereference (CVE-2016-8630)
- btrfs: qgroup: Prevent qgroup->reserved from going subzero
- ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
- cpufreq: intel_pstate: Set P-state upfront in performance mode
- HID: usbhid: add ATEN CS962 to list of quirky devices
- Linux 4.8.7
- [Config] updateconfigs after 4.8.7 stable update
.
* CVE-2016-6213
- mnt: Add a per mount namespace limit on the number of mounts
.
* Cursor doesn't move after multitouch on alps touchpad (LP: #1641874)
- HID: alps: fix multitouch cursor issue
.
* [SRU] Add 0cf3:e009 to btusb (LP: #1641562)
- Bluetooth: btusb: Add support for 0cf3:e009
.
* [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786)
- hv: do not lose pending heartbeat vmbus packets
.
* ipv6: connected routes are missing after a down/up cycle on the loopback
(LP: #1634545)
- ipv6: correctly add local routes when lo goes up
.
* [Feature] Add Knights Mill to Intel processors family list (LP: #1637528)
- x86/cpu/intel: Add Knights Mill to Intel family
- perf/x86/intel: Add Knights Mill CPUID
- perf/x86/intel/rapl: Add Knights Mill CPUID
- perf/x86/intel/uncore: Add Knights Mill CPUID
.
* hv_set_ifconfig script parsing fails for certain configuration
(LP: #1640109)
- hv_set_ifconfig -- handle DHCP interfaces correctly
- hv_set_ifconfig -- ensure we include the last stanza
.
* nvme: improve performance for virtual Google NVMe devices (LP: #1637565)
- [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y
- SAUCE: nvme: improve performance for virtual NVMe devices
.
* CVE-2016-7039 and CVE-2016-8666 (LP: #1631287)
- Revert "UBUNTU: SAUCE: net: add recursion limit to GRO"
Checksums-Sha1:
bd318c62d8d7f75d6550a0f193d6d3308abd5892 393350 block-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
911319be07b2dba9d4190ecebfdb3b9fb376e132 324396 crypto-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
3a145d4139484ae873b4452b7629bf4553e9e0c2 4300 fat-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
e17890f4bdc9aa3ee00776e12037eac02f3dd98d 13526 fb-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
a82762d14a5c394d0e40c785f506bdf6985f9e3f 68012 firewire-core-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
830f08ca429c446be1a6634eeb02931b3e28889a 33664 floppy-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
975820c938c0aee7a37845a552391627b0423f99 1132920 fs-core-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
a8a89af608b9d0cb00641f523605ada713b52bf2 617658 fs-secondary-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
fd83731d4df6c4359d2d2952f945d3a265ac9ad8 292682 input-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
67a593de5444cf766b47d50ae522dc815f0b4564 59472 ipmi-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
defb5b1827c82bf8eb0a114188e91a4b6e5034c8 230538 irda-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
6cda85503b0d81bd321279b56373fc304e39df03 8021864 kernel-image-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
9390f382b3ddf52265e30abd3e6deec2e62e2da7 832 linux-cloud-tools-4.8.0-29-dbgsym_4.8.0-29.31_amd64.ddeb
2e636c2c663bf7a39bed0db71b5400a7a4436db7 1776 linux-cloud-tools-4.8.0-29-generic_4.8.0-29.31_amd64.deb
870a617211ebfda9c73ac7c229b11a3505f45bb7 1784 linux-cloud-tools-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
b3a29acf012712de47cb17928e0b1856ccb9a08c 40112 linux-cloud-tools-4.8.0-29_4.8.0-29.31_amd64.deb
981dc7cdef3da3722023754fcc676b8379fa5521 32968 linux-cloud-tools-common_4.8.0-29.31_all.deb
cff47a13aa53299b88cb9dcafab74872e13f8921 10643702 linux-doc_4.8.0-29.31_all.deb
cb6ae3826b99c0c7532242e8aef0112408f54333 829826 linux-headers-4.8.0-29-generic_4.8.0-29.31_amd64.deb
d511c9aa163c7e26f65aa770e7049349d8e0ea17 829676 linux-headers-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
0c959c3ca25e37cd4ddb2cbbbbdb5df0fe3e1ad9 10241090 linux-headers-4.8.0-29_4.8.0-29.31_all.deb
60d09907fd9c4022553229c3af4abc870efa42a8 649177570 linux-image-4.8.0-29-generic-dbgsym_4.8.0-29.31_amd64.ddeb
33fd59cee10b6cb2fafea1d681bff582ec508830 23068328 linux-image-4.8.0-29-generic_4.8.0-29.31_amd64.deb
dfec7bcfc7be8e1c8a05e05d1d40f78c71e1967e 647756156 linux-image-4.8.0-29-lowlatency-dbgsym_4.8.0-29.31_amd64.ddeb
7f07a326b18fb6790b9a610335623ff6f8588d36 61039418 linux-image-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
e13eb76b2944f03af4d3749296ef28b2f54c08b5 37954298 linux-image-extra-4.8.0-29-generic_4.8.0-29.31_amd64.deb
234f13c9eef5f3d266806e447650ebc44e8df7d5 876488 linux-libc-dev_4.8.0-29.31_amd64.deb
858296a9924f615a67c8156f1ce688c3b1aa3c78 116384012 linux-source-4.8.0_4.8.0-29.31_all.deb
08a24f85ab1a7a3eb9849e4487c1ed3e841c8071 856 linux-tools-4.8.0-29-dbgsym_4.8.0-29.31_amd64.ddeb
be46110b180f1c3c562c97daa093be6f80b30758 1858 linux-tools-4.8.0-29-generic_4.8.0-29.31_amd64.deb
2a023c5da1da626daec3061c09d1201b0d9d8db7 1856 linux-tools-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
a69fa8879b4ba83f1720b9c6709debb43720c1de 756952 linux-tools-4.8.0-29_4.8.0-29.31_amd64.deb
65caf637efc3904288ba73df8373f8f2b3b6965b 129868 linux-tools-common_4.8.0-29.31_all.deb
8f5a6c9b6a92522943200bfb0e0ff26c919102cb 924 linux-udebs-generic_4.8.0-29.31_amd64.udeb
c22ba01a6933aed0785e0736d831b6bdcb8fb0e3 14299815 linux_4.8.0-29.31_amd64.tar.gz
5ac538a86107c97cb7ca184b351b23b427ef0207 34669 linux_4.8.0-29.31_amd64_translations.tar.gz
40535948bae637f9f0c67986faf8d84239abbe2d 260430 md-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
633449bcec32cfd074cbd0cb0952c1f56d80e0af 204660 message-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
99b10a166fc3de788556c35d45b58928432c6e1a 55574 mouse-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
a5097781ce5b48e86ed39020e1bbe4fb73c1e026 18240 multipath-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
4f06898e964488f2cfceb7d68ba0ce60b1ead70a 502788 nfs-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
79cb651a5fcf9b7ad302087bea79e06ef182c9bb 4275554 nic-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
d6ea21bd12e396329bb47c50d9ecb0afa06a8a44 145800 nic-pcmcia-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
200c4c66c1182d6ebb1831ab7306e33e0b794fd8 530818 nic-shared-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
807130cb7968fee7b6bc842548b5fb955a20b844 297238 nic-usb-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
1bbeb79aadf33b7938cb84156f586bac661ce885 33260 parport-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
0ac87b32858e917d431210085c568d67a1803de3 126050 pata-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
f3754b6e29401909a1b67d23aa88ba756f6590ff 65584 pcmcia-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
df29fca063ff07fb0890f9dc33f48259667c846d 68160 pcmcia-storage-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
19da6689deff5efceba1c032947bfce07036b28e 8612 plip-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
037205a751176809d1d17532f6907943107e0f06 26228 ppp-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
cb8da498f033bd749306b4b09d0314b6349f6678 98112 sata-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
4ed476e44a62420e7673d7332635d411d67b0a54 2255678 scsi-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
bd5e4a11b600c3f422697540912d722fae020358 88424 serial-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
d308298bab121b7fa0c11aaab05011eb5a212365 46816 storage-core-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
6fcc257a288a8f19fd465f25b8173e131335f74e 133450 usb-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
091f7a4a2dac8eb2c5d68cd03f215878019ce23a 90928 virtio-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
5163b339c0ec15c5ead454c4d26b7ab4732f1803 27924 vlan-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
Checksums-Sha256:
0e4cb01440bc2a9035c607977936f9ebec1e14ece693a465aae2c67c6c62c4a5 393350 block-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
1aba48c768d4995465d15a2343ff224bfb03041e5e70eab49f63d24810e6533b 324396 crypto-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
3ec5760496337be93e9c6eb1626b0d986f3a813dd2ca99ba34f9796f5c084687 4300 fat-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
94bc465a65085c62208ce16fbafba83b5fe91aeb58885a6b5b691810f05018f1 13526 fb-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
ac2691727d8eb564e54b83c88cd838a1a7bb848116715e4bb3b693d332a9d7e0 68012 firewire-core-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
a15a30a38f62c26c23dae4e78c72169e3aab6f582f18ce9c960240dd15383736 33664 floppy-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
bd7a4630f382100bd984f4ff5bcafcd0eff1cf35e994b9c618a3e5fadad14b98 1132920 fs-core-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
ff0609251e0c252e3e5d98798a0953b5aa1f41f13260350ae8aaa10f8de80d6b 617658 fs-secondary-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
e749e3121110b871cd6338f265f0ed23b81448c7ddc04ce2a56923270070842f 292682 input-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
57f282c5911fdc0b55ce130276faef12e9902af63702f4e8bc1edc2cd435ad08 59472 ipmi-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
f1fc36f076ecd090815a64758fc7b51199aa5c9e5d3fa23e2a6f8f506ecaed5d 230538 irda-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
ab98039660d1e5f961abdcc2295b1c7f40163cadeb3408038c63fedfcf9259c5 8021864 kernel-image-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
d1061ec814e77ab1f293565c36e56ceece5c68dd679b745a86c99aa58d513db3 832 linux-cloud-tools-4.8.0-29-dbgsym_4.8.0-29.31_amd64.ddeb
8c058d5eddc0fc5c6e09670b6d6e062fc772b8bfb6b86090f7b060e6b883d2e6 1776 linux-cloud-tools-4.8.0-29-generic_4.8.0-29.31_amd64.deb
a0d7623392fb9d3929c0f6cc2e33c6b650ef1ea0ce7308eb61a4601806e38e51 1784 linux-cloud-tools-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
b756565809f3842754bd571e10f418749d2582d2417eb24e0cfd4b2ea17a42e4 40112 linux-cloud-tools-4.8.0-29_4.8.0-29.31_amd64.deb
ba0065b29de882582187c4feff9810740c5e0f5e95a0035ad08f72dfb4c8a206 32968 linux-cloud-tools-common_4.8.0-29.31_all.deb
777e87435c414cb6dcc75ab08ae538cc68e2957385cfbf12016a8e4d0fb6ebf4 10643702 linux-doc_4.8.0-29.31_all.deb
a746f9727d750ef9367453be8903c8db46f1e8efb075a40965bb5e4822e81283 829826 linux-headers-4.8.0-29-generic_4.8.0-29.31_amd64.deb
8d69258e6825a439996c71b6830bd757174e2efe5318d303f51b3d6bfcecde48 829676 linux-headers-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
51ece9bf70ba558618e0a7fe758296ae557529cfc1f7399d0f68070f5f9e87c0 10241090 linux-headers-4.8.0-29_4.8.0-29.31_all.deb
9c1aa929c8338c038524771f196cce14724c7c8e5057f121348dcb968f86c2e3 649177570 linux-image-4.8.0-29-generic-dbgsym_4.8.0-29.31_amd64.ddeb
5ad7b8ab372b8f00f093e8c282d806505ae8f4c3e4382c68c3d102be3edc5f21 23068328 linux-image-4.8.0-29-generic_4.8.0-29.31_amd64.deb
31b55e89b0848fba62c01e847cac4d008ff43cd388f41a98d0f8cdb33decbeca 647756156 linux-image-4.8.0-29-lowlatency-dbgsym_4.8.0-29.31_amd64.ddeb
0e6ff30ff5732b0249aacd8aa980026d0e02d24b523acef0660f5c25cc3b762b 61039418 linux-image-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
6a2cc3c03f59e6ab99611e6f5dad2546af553bb8664f339f1920b147e42309ec 37954298 linux-image-extra-4.8.0-29-generic_4.8.0-29.31_amd64.deb
67873e92e6ddb4e71daaef0ceef4f882cc8d32bdc214344b925e463b093af2b2 876488 linux-libc-dev_4.8.0-29.31_amd64.deb
a84ee9fb864189f3cacc25f774b25373c97c8b8b813378af14fa02aa34befd8e 116384012 linux-source-4.8.0_4.8.0-29.31_all.deb
4edcf1c3416267630716064880c2291a5f8236f1c84cb5cec4544af6d36c9ebf 856 linux-tools-4.8.0-29-dbgsym_4.8.0-29.31_amd64.ddeb
8e476cd1d55e37ab2d34f5ad645d47b51b7bf54d6be73d5052bb43e62b068c34 1858 linux-tools-4.8.0-29-generic_4.8.0-29.31_amd64.deb
f5eaaf674311a11c1e1c6655695cb5ba19ae3fc1ff6212b2ece0fb87e09d8d2e 1856 linux-tools-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
59d6f89b981136851476cf9f5e2a4738e0e824b5de8c38e3d21146f7578f410d 756952 linux-tools-4.8.0-29_4.8.0-29.31_amd64.deb
0008fa39d86b50c7d95c3a53eeecfcd27e56c65195f0269d00d136064bc2cbad 129868 linux-tools-common_4.8.0-29.31_all.deb
a1c680156070c630d687a6b56f40068963669c86bfd26ab003dc9106074a9837 924 linux-udebs-generic_4.8.0-29.31_amd64.udeb
13e55073bed0b6e36097a0ce3330e8f0e0240d8575dd7a45afb808f7f489d45f 14299815 linux_4.8.0-29.31_amd64.tar.gz
21ef9b15dbe5f55e2c5497042574ed82d5ee318c2014ecaf85fa8eaf06985c97 34669 linux_4.8.0-29.31_amd64_translations.tar.gz
2b8f0856984157a6705308e5e339d98c062e56bf5cedcdd9b6aa0cfe2649854e 260430 md-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
29acf4aff7e9bc591de9efe9fba563374f1ffc6cb71cd19086f92b57953d6fa3 204660 message-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
c017844e2b73a88647b38da85ef870b9aed80eae39a978a79a6490db4454d107 55574 mouse-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
190ca7a1d972e5140f2e4e81acd55d7fa89f702e18dc921f8cd697b6cf376d31 18240 multipath-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
04913f78c7fa6e38dc06aaba1f5cf6652529f9b3cc7c88e0001e951ecd44cbf7 502788 nfs-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
fe6c41d7fb0c062bcada601392ad0f5054713b5775d907e76c8915197a90e136 4275554 nic-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
167d0d78dc39750f8dd60b39afa868f102a8b610c73678f4be67bb85d0538735 145800 nic-pcmcia-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
a487bcaab14a4a85bba2e26a016f9025a96e0ebbadf801c93bcfb47e81fe448e 530818 nic-shared-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
b8496bf487e298eed15ae230a3dab290086d71fae7351dce3407da698b8dd91f 297238 nic-usb-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
1098d395a364188e7d95ac2a2714306d446d5b150051912cf2070a7ce57f0436 33260 parport-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
6f69992f9cb44407a7fb4db9c4f426cff2ce73eb15b0647a2a941fafd0904572 126050 pata-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
3a43432046146efe38b3825b4eadc098dd7018f4d1217949de24242a4bd80af5 65584 pcmcia-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
1564af0616953392ee76aa88fb48ee2f700c01f255af969b6ec24382471f2686 68160 pcmcia-storage-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
8aef1e4e9d50185aab6e997f9b9931d2efaa63a6103272c7c9908145ef06aa9b 8612 plip-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
c0df676d03af8ae3770d701897c4bd64abbf3277df40e5880a0c46dee6311a9f 26228 ppp-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
2ec23a4ef8170f497ae7728f244b71eec9d1dec79f6a23163d611e67559c48f6 98112 sata-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
5e13a6c20a05afe0a31631d17ba27089d66307b6f496b4dedc105722fda5b3ff 2255678 scsi-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
e4e1aaa27860918507d0dd55ef8350a12bb7418b22fe24da7c21aecfcba85172 88424 serial-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
4b5f8f3490172cdcbb0dae548ba94962d661005e1cdefd8405059fb8da66e122 46816 storage-core-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
100437c19c6a8185ff277df9699b05a8e39580c773ab1fad5fa8561ef2912900 133450 usb-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
1e33f221319ce3038bf248c842a5f0a0eb180362752dcb54be6386798d6619ed 90928 virtio-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
b1f4736caea0e02ceb68916bbaa7e1de4c444a04351af4dc3f210bf8478bb4f4 27924 vlan-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
Files:
3fa330d07393165881bc986526bf37f0 393350 debian-installer standard block-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
234da5466bfbd51d306d3732517eeb93 324396 debian-installer extra crypto-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
d23e7565da68a5aedc5fdaddb93a754f 4300 debian-installer standard fat-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
ef1bf5d8ce7a1adf171e23dbd8bcf52d 13526 debian-installer standard fb-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
5025ef2ee403d708464e84f8989bef0a 68012 debian-installer standard firewire-core-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
aa9f8eec6ebf87e1b182b0b5b3f99f4a 33664 debian-installer standard floppy-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
1b1998e207de9aed4e3a3d5023447389 1132920 debian-installer standard fs-core-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
728e35de357ca86f19933b906c61e58d 617658 debian-installer standard fs-secondary-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
b8cdf92d29fa30e141d45ad64cf720a9 292682 debian-installer standard input-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
c90d40a77ca4f82612591fcba8b29ba6 59472 debian-installer standard ipmi-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
6e467c1a9295c0ecb7112df42886fe7b 230538 debian-installer standard irda-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
ff8244aae18107a453974f4d09a9e455 8021864 debian-installer optional kernel-image-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
a206ae6d8bc5a4a427c9a15f0feaec70 832 devel extra linux-cloud-tools-4.8.0-29-dbgsym_4.8.0-29.31_amd64.ddeb
18755f8aca037c95e688f47171edc018 1776 devel optional linux-cloud-tools-4.8.0-29-generic_4.8.0-29.31_amd64.deb
e04d8cf69bc4251cd71d9aba6c33ba77 1784 devel optional linux-cloud-tools-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
e05dd6158b1f224f07fc3148055e764d 40112 devel optional linux-cloud-tools-4.8.0-29_4.8.0-29.31_amd64.deb
37e2b8d8acedd8eed485cc6a941a7792 32968 kernel optional linux-cloud-tools-common_4.8.0-29.31_all.deb
ff7a4ec98e8b2cd7dad24d95e9aa8bcc 10643702 doc optional linux-doc_4.8.0-29.31_all.deb
3a5ebd7e4219521a037a6d65faf15ac2 829826 devel optional linux-headers-4.8.0-29-generic_4.8.0-29.31_amd64.deb
d3750c2150a339e28ad661a0848a15aa 829676 devel optional linux-headers-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
8de3f202d26ed58b8f19f77c13aef109 10241090 devel optional linux-headers-4.8.0-29_4.8.0-29.31_all.deb
55e4101a784ba039008cab1f0999071b 649177570 devel optional linux-image-4.8.0-29-generic-dbgsym_4.8.0-29.31_amd64.ddeb
5ced3dc70bb664a5af0d56298e79336e 23068328 kernel optional linux-image-4.8.0-29-generic_4.8.0-29.31_amd64.deb
5cd031865b7c91156ee46bb12c427045 647756156 devel optional linux-image-4.8.0-29-lowlatency-dbgsym_4.8.0-29.31_amd64.ddeb
3a61be50d98d357a78d713cb7c7f706e 61039418 kernel optional linux-image-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
0f6107cbb45e0245d5e93a2e232a6377 37954298 kernel optional linux-image-extra-4.8.0-29-generic_4.8.0-29.31_amd64.deb
30ba372fbc4b32e12c263e9e8971f9fa 876488 devel optional linux-libc-dev_4.8.0-29.31_amd64.deb
155459ac000c8435cb20b5ae1d5c5b97 116384012 devel optional linux-source-4.8.0_4.8.0-29.31_all.deb
912a88f321079228ce4888caea330794 856 devel extra linux-tools-4.8.0-29-dbgsym_4.8.0-29.31_amd64.ddeb
b5ca0d15eacf20ed55e42ac167594b39 1858 devel optional linux-tools-4.8.0-29-generic_4.8.0-29.31_amd64.deb
beff877540ff37ad39e4476941c33d13 1856 devel optional linux-tools-4.8.0-29-lowlatency_4.8.0-29.31_amd64.deb
686bd88a25f98c9a7571d2874c5055ac 756952 devel optional linux-tools-4.8.0-29_4.8.0-29.31_amd64.deb
3996dbcef1c56dea5033b9844ee29e0b 129868 kernel optional linux-tools-common_4.8.0-29.31_all.deb
e9c81836143a4c92c361716da2fbd3d7 924 debian-installer optional linux-udebs-generic_4.8.0-29.31_amd64.udeb
8748f189c96c7cda799e4c8beedc54a8 14299815 raw-uefi - linux_4.8.0-29.31_amd64.tar.gz
46c5c18a73b54835e974a0ba9bf0b5a0 34669 raw-translations - linux_4.8.0-29.31_amd64_translations.tar.gz
34a280e0ca878fe20b16a4215f48ca97 260430 debian-installer standard md-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
3324f2f5c2e3fab253ebfdb7b7f25112 204660 debian-installer standard message-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
265f0db438d125f5d9e9572db46c51c2 55574 debian-installer extra mouse-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
0274e982ef1e1ecfc7b4f71241e263f1 18240 debian-installer extra multipath-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
22ba28f1d22910fb6d513eab9fd7eafc 502788 debian-installer standard nfs-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
af64f4791e80f1fa164ba1cd29277f25 4275554 debian-installer standard nic-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
b353fd707411504cb27d1a443b23b186 145800 debian-installer standard nic-pcmcia-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
cf37b086975a730a71d984df75d1ffc0 530818 debian-installer standard nic-shared-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
e5c4a8f2030cdace36e9fa8d6530d9b7 297238 debian-installer standard nic-usb-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
1dbb64701732670a7304270f09712dbc 33260 debian-installer standard parport-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
d5e27157a2b3954b90bb60b1538f93da 126050 debian-installer standard pata-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
7ae3f9b6734c99671b5bbfc30e27cdf9 65584 debian-installer standard pcmcia-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
4a438e59f6d58a92167defbb3189f612 68160 debian-installer standard pcmcia-storage-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
471f426efb70d086860f897ee9c2d6b7 8612 debian-installer standard plip-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
d1eae1f466b3538c79c4d5b3dc8410dd 26228 debian-installer standard ppp-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
f32c8bf80a843d3718e819489bd47ca7 98112 debian-installer standard sata-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
2b0b8fc69f723739c3ff8272faf9b74a 2255678 debian-installer standard scsi-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
0195f1ba8901f51fb9fa305fb19afca6 88424 debian-installer standard serial-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
983a4495f66dec4f30f2714ccbea0bb0 46816 debian-installer standard storage-core-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
2d3a90b5ccf43a7748347d00c1793b36 133450 debian-installer standard usb-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
5114eb1956cf85a4879e77b3796e9a20 90928 debian-installer standard virtio-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
cbef97418524f6a45c59f3359609c42d 27924 debian-installer extra vlan-modules-4.8.0-29-generic-di_4.8.0-29.31_amd64.udeb
Package-Type: udeb
More information about the Yakkety-changes
mailing list