[ubuntu/xenial-proposed] linux_4.4.0-149.175_amd64.tar.gz - (Accepted)

Kleber Sacilotto de Souza kleber.souza at canonical.com
Thu May 16 09:37:14 UTC 2019


linux (4.4.0-149.175) xenial; urgency=medium

  * linux: 4.4.0-149.175 -proposed tracker (LP: #1829209)

  * disable a.out support (LP: #1818552)
    - [Config] Disable a.out support

  * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
    - [Debian] Set +x on rebuild testcase.
    - [Debian] Skip rebuild test, for regression-suite deps.
    - [Debian] Make ubuntu-regression-suite skippable on unbootable kernels.
    - [Debian] make rebuild use skippable error codes when skipping.
    - [Debian] Only run regression-suite, if requested to.

  * Xenial update: 4.4.179 upstream stable release (LP: #1828420)
    - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
    - arm64: debug: Ensure debug handlers check triggering exception level
    - ext4: cleanup bh release code in ext4_ind_remove_space()
    - lib/int_sqrt: optimize initial value compute
    - tty/serial: atmel: Add is_half_duplex helper
    - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
    - i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
    - Bluetooth: Fix decrementing reference count twice in releasing socket
    - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
    - CIFS: fix POSIX lock leak and invalid ptr deref
    - h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
    - tracing: kdb: Fix ftdump to not sleep
    - gpio: gpio-omap: fix level interrupt idling
    - sysctl: handle overflow for file-max
    - enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
    - mm/cma.c: cma_declare_contiguous: correct err handling
    - mm/page_ext.c: fix an imbalance with kmemleak
    - mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
    - mm/slab.c: kmemleak no scan alien caches
    - ocfs2: fix a panic problem caused by o2cb_ctl
    - f2fs: do not use mutex lock in atomic context
    - fs/file.c: initialize init_files.resize_wait
    - cifs: use correct format characters
    - dm thin: add sanity checks to thin-pool and external snapshot creation
    - cifs: Fix NULL pointer dereference of devname
    - fs: fix guard_bio_eod to check for real EOD errors
    - tools lib traceevent: Fix buffer overflow in arg_eval
    - usb: chipidea: Grab the (legacy) USB PHY by phandle first
    - scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
    - coresight: etm4x: Add support to enable ETMv4.2
    - ARM: 8840/1: use a raw_spinlock_t in unwind
    - mmc: omap: fix the maximum timeout setting
    - e1000e: Fix -Wformat-truncation warnings
    - IB/mlx4: Increase the timeout for CM cache
    - scsi: megaraid_sas: return error when create DMA pool failed
    - perf test: Fix failure of 'evsel-tp-sched' test on s390
    - SoC: imx-sgtl5000: add missing put_device()
    - media: sh_veu: Correct return type for mem2mem buffer helpers
    - media: s5p-jpeg: Correct return type for mem2mem buffer helpers
    - media: s5p-g2d: Correct return type for mem2mem buffer helpers
    - media: mx2_emmaprp: Correct return type for mem2mem buffer helpers
    - leds: lp55xx: fix null deref on firmware load failure
    - kprobes: Prohibit probing on bsearch()
    - ARM: 8833/1: Ensure that NEON code always compiles with Clang
    - ALSA: PCM: check if ops are defined before suspending PCM
    - bcache: fix input overflow to cache set sysfs file io_error_halflife
    - bcache: fix input overflow to sequential_cutoff
    - bcache: improve sysfs_strtoul_clamp()
    - fbdev: fbmem: fix memory access if logo is bigger than the screen
    - cdrom: Fix race condition in cdrom_sysctl_register
    - ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
    - soc: qcom: gsbi: Fix error handling in gsbi_probe()
    - mt7601u: bump supported EEPROM version
    - ARM: avoid Cortex-A9 livelock on tight dmb loops
    - tty: increase the default flip buffer limit to 2*640K
    - media: mt9m111: set initial frame size other than 0x0
    - hwrng: virtio - Avoid repeated init of completion
    - soc/tegra: fuse: Fix illegal free of IO base address
    - hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
    - dmaengine: imx-dma: fix warning comparison of distinct pointer types
    - netfilter: physdev: relax br_netfilter dependency
    - media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
    - regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
    - wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
    - x86/build: Mark per-CPU symbols as absolute explicitly for LLD
    - dmaengine: tegra: avoid overflow of byte tracking
    - drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
    - binfmt_elf: switch to new creds when switching to new mm
    - kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
    - x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
    - x86: vdso: Use $LD instead of $CC to link
    - x86/vdso: Drop implicit common-page-size linker flag
    - lib/string.c: implement a basic bcmp
    - tty: mark Siemens R3964 line discipline as BROKEN
    - [Config]: remove CONFIG_R3964
    - [Config]: add CONFIG_LDISC_AUTOLOAD=y
    - tty: ldisc: add sysctl to prevent autoloading of ldiscs
    - ipv6: Fix dangling pointer when ipv6 fragment
    - ipv6: sit: reset ip header pointer in ipip6_rcv
    - net: rds: force to destroy connection if t_sock is NULL in
      rds_tcp_kill_sock().
    - qmi_wwan: add Olicard 600
    - sctp: initialize _pad of sockaddr_in before copying to user memory
    - tcp: Ensure DCTCP reacts to losses
    - netns: provide pure entropy for net_hash_mix()
    - net: ethtool: not call vzalloc for zero sized memory request
    - ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
    - ALSA: seq: Fix OOB-reads from strlcpy
    - include/linux/bitrev.h: fix constant bitrev
    - ASoC: fsl_esai: fix channel swap issue when stream starts
    - block: do not leak memory in bio_copy_user_iov()
    - genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
    - ARM: dts: at91: Fix typo in ISC_D0 on PC9
    - arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
    - xen: Prevent buffer overflow in privcmd ioctl
    - sched/fair: Do not re-read ->h_load_next during hierarchical load
      calculation
    - xtensa: fix return_address
    - PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
    - perf/core: Restore mmap record type correctly
    - ext4: add missing brelse() in add_new_gdb_meta_bg()
    - ext4: report real fs size after failed resize
    - ALSA: echoaudio: add a check for ioremap_nocache
    - ALSA: sb8: add a check for request_region
    - IB/mlx4: Fix race condition between catas error reset and aliasguid flows
    - mmc: davinci: remove extraneous __init annotation
    - ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and
      declaration
    - thermal/int340x_thermal: Add additional UUIDs
    - thermal/int340x_thermal: fix mode setting
    - tools/power turbostat: return the exit status of a command
    - perf top: Fix error handling in cmd_top()
    - perf evsel: Free evsel->counts in perf_evsel__exit()
    - perf tests: Fix a memory leak of cpu_map object in the
      openat_syscall_event_on_all_cpus test
    - perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
    - x86/hpet: Prevent potential NULL pointer dereference
    - x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
    - iommu/vt-d: Check capability before disabling protected memory
    - x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return
      an error
    - fix incorrect error code mapping for OBJECTID_NOT_FOUND
    - ext4: prohibit fstrim in norecovery mode
    - rsi: improve kernel thread handling to fix kernel panic
    - 9p: do not trust pdu content for stat item size
    - 9p locks: add mount option for lock retry interval
    - f2fs: fix to do sanity check with current segment number
    - serial: uartps: console_setup() can't be placed to init section
    - ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
    - ACPI / SBS: Fix GPE storm on recent MacBookPro's
    - cifs: fallback to older infolevels on findfirst queryinfo retry
    - crypto: sha256/arm - fix crash bug in Thumb2 build
    - crypto: sha512/arm - fix crash bug in Thumb2 build
    - iommu/dmar: Fix buffer overflow during PCI bus notification
    - ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
    - appletalk: Fix use-after-free in atalk_proc_exit
    - lib/div64.c: off by one in shift
    - include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
    - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
    - ovl: fix uid/gid when creating over whiteout
    - appletalk: Fix compile regression
    - bonding: fix event handling for stacked bonds
    - net: atm: Fix potential Spectre v1 vulnerabilities
    - net: bridge: multicast: use rcu to access port list from
      br_multicast_start_querier
    - net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
    - tcp: tcp_grow_window() needs to respect tcp_space()
    - ipv4: recompile ip options in ipv4_link_failure
    - ipv4: ensure rcu_read_lock() in ipv4_link_failure()
    - crypto: crypto4xx - properly set IV after de- and encrypt
    - modpost: file2alias: go back to simple devtable lookup
    - modpost: file2alias: check prototype of handler
    - tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
    - KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
    - iio/gyro/bmg160: Use millidegrees for temperature scale
    - iio: ad_sigma_delta: select channel when reading register
    - iio: adc: at91: disable adc channel interrupt in timeout case
    - io: accel: kxcjk1013: restore the range after resume.
    - staging: comedi: vmk80xx: Fix use of uninitialized semaphore
    - staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
    - staging: comedi: ni_usb6501: Fix use of uninitialized mutex
    - staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
    - ALSA: core: Fix card races between register and disconnect
    - crypto: x86/poly1305 - fix overflow during partial reduction
    - arm64: futex: Restore oldval initialization to work around buggy compilers
    - x86/kprobes: Verify stack frame on kretprobe
    - kprobes: Mark ftrace mcount handler functions nokprobe
    - kprobes: Fix error check when reusing optimized probes
    - mac80211: do not call driver wake_tx_queue op during reconfig
    - Revert "kbuild: use -Oz instead of -Os when using clang"
    - sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
    - device_cgroup: fix RCU imbalance in error case
    - mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y
      CONFIG_SMP=n
    - ALSA: info: Fix racy addition/deletion of nodes
    - Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
    - kernel/sysctl.c: fix out-of-bounds access when setting file-max
    - Linux 4.4.179

  * Xenial update: 4.4.178 upstream stable release (LP: #1826212)
    - mmc: pxamci: fix enum type confusion
    - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
    - udf: Fix crash on IO error during truncate
    - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
    - MIPS: Fix kernel crash for R6 in jump label branch function
    - futex: Ensure that futex address is aligned in handle_futex_death()
    - ext4: fix NULL pointer dereference while journal is aborted
    - ext4: fix data corruption caused by unaligned direct AIO
    - ext4: brelse all indirect buffer in ext4_ind_remove_space()
    - mmc: tmio_mmc_core: don't claim spurious interrupts
    - media: v4l2-ctrls.c/uvc: zero v4l2_event
    - locking/lockdep: Add debug_locks check in __lock_downgrade()
    - ALSA: hda - Record the current power state before suspend/resume calls
    - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
    - mmc: pwrseq_simple: Make reset-gpios optional to match doc
    - mmc: debugfs: Add a restriction to mmc debugfs clock setting
    - mmc: make MAN_BKOPS_EN message a debug
    - mmc: sanitize 'bus width' in debug output
    - mmc: core: shut up "voltage-ranges unspecified" pr_info()
    - usb: dwc3: gadget: Fix suspend/resume during device mode
    - arm64: mm: Add trace_irqflags annotations to do_debug_exception()
    - mmc: core: fix using wrong io voltage if mmc_select_hs200 fails
    - mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON
    - extcon: usb-gpio: Don't miss event during suspend/resume
    - kbuild: setlocalversion: print error to STDERR
    - usb: gadget: composite: fix dereference after null check coverify warning
    - usb: gadget: Add the gserial port checking in gs_start_tx()
    - tcp/dccp: drop SYN packets if accept queue is full
    - serial: sprd: adjust TIMEOUT to a big value
    - Hang/soft lockup in d_invalidate with simultaneous calls
    - arm64: traps: disable irq in die()
    - usb: renesas_usbhs: gadget: fix unused-but-set-variable warning
    - serial: sprd: clear timeout interrupt only rather than all interrupts
    - lib/int_sqrt: optimize small argument
    - USB: core: only clean up what we allocated
    - rtc: Fix overflow when converting time64_t to rtc_time
    - ath10k: avoid possible string overflow
    - mmc: block: Allow more than 8 partitions per card
    - arm64: fix COMPAT_SHMLBA definition for large pages
    - efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
    - ARM: 8458/1: bL_switcher: add GIC dependency
    - ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
    - android: unconditionally remove callbacks in sync_fence_free()
    - vmstat: make vmstat_updater deferrable again and shut down on idle
    - hid-sensor-hub.c: fix wrong do_div() usage
    - arm64: hide __efistub_ aliases from kallsyms
    - perf: Synchronously free aux pages in case of allocation failure
    - net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
    - Revert "mmc: block: don't use parameter prefix if built as module"
    - writeback: initialize inode members that track writeback history
    - coresight: fixing lockdep error
    - coresight: coresight_unregister() function cleanup
    - coresight: release reference taken by 'bus_find_device()'
    - coresight: remove csdev's link from topology
    - stm class: Fix locking in unbinding policy path
    - stm class: Fix link list locking
    - stm class: Prevent user-controllable allocations
    - stm class: Support devices with multiple instances
    - stm class: Fix unlocking braino in the error path
    - stm class: Guard output assignment against concurrency
    - stm class: Fix unbalanced module/device refcounting
    - stm class: Fix a race in unlinking
    - coresight: "DEVICE_ATTR_RO" should defined as static.
    - coresight: etm4x: Check every parameter used by dma_xx_coherent.
    - asm-generic: Fix local variable shadow in __set_fixmap_offset
    - staging: ashmem: Avoid deadlock with mmap/shrink
    - staging: ashmem: Add missing include
    - staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT
    - staging: goldfish: audio: fix compiliation on arm
    - ARM: 8510/1: rework ARM_CPU_SUSPEND dependencies
    - arm64/kernel: fix incorrect EL0 check in inv_entry macro
    - mac80211: fix "warning: ‘target_metric’ may be used uninitialized"
    - perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count
      drops
    - arm64: kernel: Include _AC definition in page.h
    - PM / Hibernate: Call flush_icache_range() on pages restored in-place
    - stm class: Do not leak the chrdev in error path
    - stm class: Fix stm device initialization order
    - ipv6: fix endianness error in icmpv6_err
    - usb: gadget: configfs: add mutex lock before unregister gadget
    - usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
    - cpu/hotplug: Handle unbalanced hotplug enable/disable
    - video: fbdev: Set pixclock = 0 in goldfishfb
    - arm64: kconfig: drop CONFIG_RTC_LIB dependency
    - mmc: mmc: fix switch timeout issue caused by jiffies precision
    - cfg80211: size various nl80211 messages correctly
    - stmmac: copy unicast mac address to MAC registers
    - dccp: do not use ipv6 header for ipv4 flow
    - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
    - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
    - net: rose: fix a possible stack overflow
    - Add hlist_add_tail_rcu() (Merge
      git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
    - packets: Always register packet sk in the same order
    - tcp: do not use ipv6 header for ipv4 flow
    - vxlan: Don't call gro_cells_destroy() before device is unregistered
    - sctp: get sctphdr by offset in sctp_compute_cksum
    - mac8390: Fix mmio access size probe
    - btrfs: remove WARN_ON in log_dir_items
    - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
    - ALSA: compress: add support for 32bit calls in a 64bit kernel
    - ALSA: pcm: Fix possible OOB access in PCM oss plugins
    - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
    - scsi: sd: Fix a race between closing an sd device and sd I/O
    - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
    - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
      devices
    - tty: atmel_serial: fix a potential NULL pointer dereference
    - staging: vt6655: Remove vif check from vnt_interrupt
    - staging: vt6655: Fix interrupt race condition on device start up.
    - serial: max310x: Fix to avoid potential NULL pointer dereference
    - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
    - USB: serial: cp210x: add new device id
    - USB: serial: ftdi_sio: add additional NovaTech products
    - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
    - USB: serial: option: set driver_info for SIM5218 and compatibles
    - USB: serial: option: add Olicard 600
    - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
    - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
    - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
    - perf intel-pt: Fix TSC slip
    - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
    - KVM: Reject device ioctls from processes other than the VM's creator
    - xhci: Fix port resume done detection for SS ports with LPM enabled
    - Revert "USB: core: only clean up what we allocated"
    - arm64: support keyctl() system call in 32-bit mode
    - coresight: removing bind/unbind options from sysfs
    - stm class: Hide STM-specific options if STM is disabled
    - Linux 4.4.178

  * Kprobe event string type argument failed in ftrace from
    ubuntu_kernel_selftests on B/C i386 (LP: #1825780)
    - selftests/ftrace: Fix kprobe string testcase to not probe notrace function

  * False positive test result in run_netsocktests from net in
    ubuntu_kernel_selftest (LP: #1825777)
    - selftests/net: correct the return value for run_netsocktests

Date: Wed, 15 May 2019 14:39:49 +0200
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-035.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 15 May 2019 14:39:49 +0200
Source: linux
Binary: linux-source-4.4.0 linux-doc linux-headers-4.4.0-149 linux-libc-dev linux-tools-common linux-tools-4.4.0-149 linux-cloud-tools-common linux-cloud-tools-4.4.0-149 linux-tools-host linux-image-unsigned-4.4.0-149-generic linux-modules-4.4.0-149-generic linux-modules-extra-4.4.0-149-generic linux-headers-4.4.0-149-generic linux-image-unsigned-4.4.0-149-generic-dbgsym linux-tools-4.4.0-149-generic linux-cloud-tools-4.4.0-149-generic linux-udebs-generic linux-buildinfo-4.4.0-149-generic linux-image-unsigned-4.4.0-149-generic-lpae linux-modules-4.4.0-149-generic-lpae linux-modules-extra-4.4.0-149-generic-lpae linux-headers-4.4.0-149-generic-lpae linux-image-unsigned-4.4.0-149-generic-lpae-dbgsym linux-tools-4.4.0-149-generic-lpae linux-cloud-tools-4.4.0-149-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.4.0-149-generic-lpae linux-image-unsigned-4.4.0-149-lowlatency linux-modules-4.4.0-149-lowlatency linux-modules-extra-4.4.0-149-lowlatency
 linux-headers-4.4.0-149-lowlatency linux-image-unsigned-4.4.0-149-lowlatency-dbgsym linux-tools-4.4.0-149-lowlatency linux-cloud-tools-4.4.0-149-lowlatency linux-udebs-lowlatency linux-buildinfo-4.4.0-149-lowlatency linux-image-unsigned-4.4.0-149-powerpc-e500mc linux-modules-4.4.0-149-powerpc-e500mc linux-modules-extra-4.4.0-149-powerpc-e500mc linux-headers-4.4.0-149-powerpc-e500mc linux-image-unsigned-4.4.0-149-powerpc-e500mc-dbgsym linux-tools-4.4.0-149-powerpc-e500mc linux-cloud-tools-4.4.0-149-powerpc-e500mc linux-udebs-powerpc-e500mc linux-buildinfo-4.4.0-149-powerpc-e500mc linux-image-unsigned-4.4.0-149-powerpc-smp linux-modules-4.4.0-149-powerpc-smp linux-modules-extra-4.4.0-149-powerpc-smp linux-headers-4.4.0-149-powerpc-smp linux-image-unsigned-4.4.0-149-powerpc-smp-dbgsym linux-tools-4.4.0-149-powerpc-smp linux-cloud-tools-4.4.0-149-powerpc-smp linux-udebs-powerpc-smp linux-buildinfo-4.4.0-149-powerpc-smp linux-image-unsigned-4.4.0-149-powerpc64-emb
 linux-modules-4.4.0-149-powerpc64-emb linux-modules-extra-4.4.0-149-powerpc64-emb linux-headers-4.4.0-149-powerpc64-emb linux-image-unsigned-4.4.0-149-powerpc64-emb-dbgsym linux-tools-4.4.0-149-powerpc64-emb linux-cloud-tools-4.4.0-149-powerpc64-emb linux-udebs-powerpc64-emb linux-buildinfo-4.4.0-149-powerpc64-emb linux-image-unsigned-4.4.0-149-powerpc64-smp linux-modules-4.4.0-149-powerpc64-smp linux-modules-extra-4.4.0-149-powerpc64-smp linux-headers-4.4.0-149-powerpc64-smp linux-image-unsigned-4.4.0-149-powerpc64-smp-dbgsym linux-tools-4.4.0-149-powerpc64-smp linux-cloud-tools-4.4.0-149-powerpc64-smp linux-udebs-powerpc64-smp linux-buildinfo-4.4.0-149-powerpc64-smp kernel-image-4.4.0-149-generic-di nic-modules-4.4.0-149-generic-di nic-shared-modules-4.4.0-149-generic-di serial-modules-4.4.0-149-generic-di ppp-modules-4.4.0-149-generic-di pata-modules-4.4.0-149-generic-di firewire-core-modules-4.4.0-149-generic-di scsi-modules-4.4.0-149-generic-di
 plip-modules-4.4.0-149-generic-di floppy-modules-4.4.0-149-generic-di fat-modules-4.4.0-149-generic-di nfs-modules-4.4.0-149-generic-di md-modules-4.4.0-149-generic-di multipath-modules-4.4.0-149-generic-di usb-modules-4.4.0-149-generic-di pcmcia-storage-modules-4.4.0-149-generic-di fb-modules-4.4.0-149-generic-di input-modules-4.4.0-149-generic-di mouse-modules-4.4.0-149-generic-di irda-modules-4.4.0-149-generic-di parport-modules-4.4.0-149-generic-di nic-pcmcia-modules-4.4.0-149-generic-di pcmcia-modules-4.4.0-149-generic-di nic-usb-modules-4.4.0-149-generic-di sata-modules-4.4.0-149-generic-di crypto-modules-4.4.0-149-generic-di speakup-modules-4.4.0-149-generic-di virtio-modules-4.4.0-149-generic-di fs-core-modules-4.4.0-149-generic-di fs-secondary-modules-4.4.0-149-generic-di storage-core-modules-4.4.0-149-generic-di block-modules-4.4.0-149-generic-di message-modules-4.4.0-149-generic-di vlan-modules-4.4.0-149-generic-di
 ipmi-modules-4.4.0-149-generic-di
Architecture: amd64 all amd64_translations
Version: 4.4.0-149.175
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-035.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 block-modules-4.4.0-149-generic-di - Block storage devices (udeb)
 crypto-modules-4.4.0-149-generic-di - crypto modules (udeb)
 fat-modules-4.4.0-149-generic-di - FAT filesystem support (udeb)
 fb-modules-4.4.0-149-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.4.0-149-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.4.0-149-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.4.0-149-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.4.0-149-generic-di - Extra filesystem modules (udeb)
 input-modules-4.4.0-149-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.4.0-149-generic-di - ipmi modules (udeb)
 irda-modules-4.4.0-149-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.4.0-149-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-buildinfo-4.4.0-149-generic - Linux kernel buildinfo for version 4.4.0 on 64 bit x86 SMP
 linux-buildinfo-4.4.0-149-generic-lpae - Linux kernel buildinfo for version 4.4.0 on 64 bit x86 SMP
 linux-buildinfo-4.4.0-149-lowlatency - Linux kernel buildinfo for version 4.4.0 on 64 bit x86 SMP
 linux-buildinfo-4.4.0-149-powerpc-e500mc - Linux kernel buildinfo for version 4.4.0 on 32-bit Freescale Powe
 linux-buildinfo-4.4.0-149-powerpc-smp - Linux kernel buildinfo for version 4.4.0 on 32-bit PowerPC SMP
 linux-buildinfo-4.4.0-149-powerpc64-emb - Linux kernel buildinfo for version 4.4.0 on 64-bit PowerPC SMP Bo
 linux-buildinfo-4.4.0-149-powerpc64-smp - Linux kernel buildinfo for version 4.4.0 on 64-bit PowerPC SMP
 linux-cloud-tools-4.4.0-149 - Linux kernel version specific cloud tools for version 4.4.0-149
 linux-cloud-tools-4.4.0-149-generic - Linux kernel version specific cloud tools for version 4.4.0-149
 linux-cloud-tools-4.4.0-149-generic-lpae - Linux kernel version specific cloud tools for version 4.4.0-149
 linux-cloud-tools-4.4.0-149-lowlatency - Linux kernel version specific cloud tools for version 4.4.0-149
 linux-cloud-tools-4.4.0-149-powerpc-e500mc - Linux kernel version specific cloud tools for version 4.4.0-149
 linux-cloud-tools-4.4.0-149-powerpc-smp - Linux kernel version specific cloud tools for version 4.4.0-149
 linux-cloud-tools-4.4.0-149-powerpc64-emb - Linux kernel version specific cloud tools for version 4.4.0-149
 linux-cloud-tools-4.4.0-149-powerpc64-smp - Linux kernel version specific cloud tools for version 4.4.0-149
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.4.0
 linux-doc  - Linux kernel specific documentation for version 4.4.0
 linux-headers-4.4.0-149 - Header files related to Linux kernel version 4.4.0
 linux-headers-4.4.0-149-generic - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-149-generic-lpae - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-149-lowlatency - Linux kernel headers for version 4.4.0 on 64 bit x86 SMP
 linux-headers-4.4.0-149-powerpc-e500mc - Linux kernel headers for version 4.4.0 on 32-bit Freescale Power
 linux-headers-4.4.0-149-powerpc-smp - Linux kernel headers for version 4.4.0 on 32-bit PowerPC SMP
 linux-headers-4.4.0-149-powerpc64-emb - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP Book
 linux-headers-4.4.0-149-powerpc64-smp - Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-unsigned-4.4.0-149-generic - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-149-generic-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-149-generic-lpae - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-149-generic-lpae-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-149-lowlatency - Linux kernel image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-149-lowlatency-dbgsym - Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP
 linux-image-unsigned-4.4.0-149-powerpc-e500mc - Linux kernel image for version 4.4.0 on 32-bit Freescale Power e5
 linux-image-unsigned-4.4.0-149-powerpc-e500mc-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit Freescale Po
 linux-image-unsigned-4.4.0-149-powerpc-smp - Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-unsigned-4.4.0-149-powerpc-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 32-bit PowerPC SMP
 linux-image-unsigned-4.4.0-149-powerpc64-emb - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E
 linux-image-unsigned-4.4.0-149-powerpc64-emb-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-unsigned-4.4.0-149-powerpc64-smp - Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP
 linux-image-unsigned-4.4.0-149-powerpc64-smp-dbgsym - Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-4.4.0-149-generic - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-4.4.0-149-generic-lpae - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-4.4.0-149-lowlatency - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-4.4.0-149-powerpc-e500mc - Linux kernel extra modules for version 4.4.0 on 32-bit Freescale
 linux-modules-4.4.0-149-powerpc-smp - Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SM
 linux-modules-4.4.0-149-powerpc64-emb - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-modules-4.4.0-149-powerpc64-smp - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-modules-extra-4.4.0-149-generic - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-extra-4.4.0-149-generic-lpae - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-extra-4.4.0-149-lowlatency - Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP
 linux-modules-extra-4.4.0-149-powerpc-e500mc - Linux kernel extra modules for version 4.4.0 on 32-bit Freescale
 linux-modules-extra-4.4.0-149-powerpc-smp - Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SM
 linux-modules-extra-4.4.0-149-powerpc64-emb - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-modules-extra-4.4.0-149-powerpc64-smp - Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SM
 linux-source-4.4.0 - Linux kernel source for version 4.4.0 with Ubuntu patches
 linux-tools-4.4.0-149 - Linux kernel version specific tools for version 4.4.0-149
 linux-tools-4.4.0-149-generic - Linux kernel version specific tools for version 4.4.0-149
 linux-tools-4.4.0-149-generic-lpae - Linux kernel version specific tools for version 4.4.0-149
 linux-tools-4.4.0-149-lowlatency - Linux kernel version specific tools for version 4.4.0-149
 linux-tools-4.4.0-149-powerpc-e500mc - Linux kernel version specific tools for version 4.4.0-149
 linux-tools-4.4.0-149-powerpc-smp - Linux kernel version specific tools for version 4.4.0-149
 linux-tools-4.4.0-149-powerpc64-emb - Linux kernel version specific tools for version 4.4.0-149
 linux-tools-4.4.0-149-powerpc64-smp - Linux kernel version specific tools for version 4.4.0-149
 linux-tools-common - Linux kernel version specific tools for version 4.4.0
 linux-tools-host - Linux kernel VM host tools
 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)
 linux-udebs-powerpc64-smp - Metapackage depending on kernel udebs (udeb)
 md-modules-4.4.0-149-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.4.0-149-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.4.0-149-generic-di - Mouse support (udeb)
 multipath-modules-4.4.0-149-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.4.0-149-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.4.0-149-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.4.0-149-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.4.0-149-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.4.0-149-generic-di - USB network interface support (udeb)
 parport-modules-4.4.0-149-generic-di - Parallel port support (udeb)
 pata-modules-4.4.0-149-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.4.0-149-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.4.0-149-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.4.0-149-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.4.0-149-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.4.0-149-generic-di - SATA storage support (udeb)
 scsi-modules-4.4.0-149-generic-di - SCSI storage support (udeb)
 serial-modules-4.4.0-149-generic-di - Serial port support (udeb)
 speakup-modules-4.4.0-149-generic-di - speakup modules (udeb)
 storage-core-modules-4.4.0-149-generic-di - Core storage support (udeb)
 usb-modules-4.4.0-149-generic-di - Core USB support (udeb)
 virtio-modules-4.4.0-149-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.4.0-149-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1818552 1823056 1825777 1825780 1826212 1828420 1829209
Changes:
 linux (4.4.0-149.175) xenial; urgency=medium
 .
   * linux: 4.4.0-149.175 -proposed tracker (LP: #1829209)
 .
   * disable a.out support (LP: #1818552)
     - [Config] Disable a.out support
 .
   * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
     - [Debian] Set +x on rebuild testcase.
     - [Debian] Skip rebuild test, for regression-suite deps.
     - [Debian] Make ubuntu-regression-suite skippable on unbootable kernels.
     - [Debian] make rebuild use skippable error codes when skipping.
     - [Debian] Only run regression-suite, if requested to.
 .
   * Xenial update: 4.4.179 upstream stable release (LP: #1828420)
     - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
     - arm64: debug: Ensure debug handlers check triggering exception level
     - ext4: cleanup bh release code in ext4_ind_remove_space()
     - lib/int_sqrt: optimize initial value compute
     - tty/serial: atmel: Add is_half_duplex helper
     - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
     - i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
     - Bluetooth: Fix decrementing reference count twice in releasing socket
     - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
     - CIFS: fix POSIX lock leak and invalid ptr deref
     - h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
     - tracing: kdb: Fix ftdump to not sleep
     - gpio: gpio-omap: fix level interrupt idling
     - sysctl: handle overflow for file-max
     - enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
     - mm/cma.c: cma_declare_contiguous: correct err handling
     - mm/page_ext.c: fix an imbalance with kmemleak
     - mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
     - mm/slab.c: kmemleak no scan alien caches
     - ocfs2: fix a panic problem caused by o2cb_ctl
     - f2fs: do not use mutex lock in atomic context
     - fs/file.c: initialize init_files.resize_wait
     - cifs: use correct format characters
     - dm thin: add sanity checks to thin-pool and external snapshot creation
     - cifs: Fix NULL pointer dereference of devname
     - fs: fix guard_bio_eod to check for real EOD errors
     - tools lib traceevent: Fix buffer overflow in arg_eval
     - usb: chipidea: Grab the (legacy) USB PHY by phandle first
     - scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
     - coresight: etm4x: Add support to enable ETMv4.2
     - ARM: 8840/1: use a raw_spinlock_t in unwind
     - mmc: omap: fix the maximum timeout setting
     - e1000e: Fix -Wformat-truncation warnings
     - IB/mlx4: Increase the timeout for CM cache
     - scsi: megaraid_sas: return error when create DMA pool failed
     - perf test: Fix failure of 'evsel-tp-sched' test on s390
     - SoC: imx-sgtl5000: add missing put_device()
     - media: sh_veu: Correct return type for mem2mem buffer helpers
     - media: s5p-jpeg: Correct return type for mem2mem buffer helpers
     - media: s5p-g2d: Correct return type for mem2mem buffer helpers
     - media: mx2_emmaprp: Correct return type for mem2mem buffer helpers
     - leds: lp55xx: fix null deref on firmware load failure
     - kprobes: Prohibit probing on bsearch()
     - ARM: 8833/1: Ensure that NEON code always compiles with Clang
     - ALSA: PCM: check if ops are defined before suspending PCM
     - bcache: fix input overflow to cache set sysfs file io_error_halflife
     - bcache: fix input overflow to sequential_cutoff
     - bcache: improve sysfs_strtoul_clamp()
     - fbdev: fbmem: fix memory access if logo is bigger than the screen
     - cdrom: Fix race condition in cdrom_sysctl_register
     - ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
     - soc: qcom: gsbi: Fix error handling in gsbi_probe()
     - mt7601u: bump supported EEPROM version
     - ARM: avoid Cortex-A9 livelock on tight dmb loops
     - tty: increase the default flip buffer limit to 2*640K
     - media: mt9m111: set initial frame size other than 0x0
     - hwrng: virtio - Avoid repeated init of completion
     - soc/tegra: fuse: Fix illegal free of IO base address
     - hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
     - dmaengine: imx-dma: fix warning comparison of distinct pointer types
     - netfilter: physdev: relax br_netfilter dependency
     - media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
     - regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
     - wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
     - x86/build: Mark per-CPU symbols as absolute explicitly for LLD
     - dmaengine: tegra: avoid overflow of byte tracking
     - drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
     - binfmt_elf: switch to new creds when switching to new mm
     - kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
     - x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
     - x86: vdso: Use $LD instead of $CC to link
     - x86/vdso: Drop implicit common-page-size linker flag
     - lib/string.c: implement a basic bcmp
     - tty: mark Siemens R3964 line discipline as BROKEN
     - [Config]: remove CONFIG_R3964
     - [Config]: add CONFIG_LDISC_AUTOLOAD=y
     - tty: ldisc: add sysctl to prevent autoloading of ldiscs
     - ipv6: Fix dangling pointer when ipv6 fragment
     - ipv6: sit: reset ip header pointer in ipip6_rcv
     - net: rds: force to destroy connection if t_sock is NULL in
       rds_tcp_kill_sock().
     - qmi_wwan: add Olicard 600
     - sctp: initialize _pad of sockaddr_in before copying to user memory
     - tcp: Ensure DCTCP reacts to losses
     - netns: provide pure entropy for net_hash_mix()
     - net: ethtool: not call vzalloc for zero sized memory request
     - ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
     - ALSA: seq: Fix OOB-reads from strlcpy
     - include/linux/bitrev.h: fix constant bitrev
     - ASoC: fsl_esai: fix channel swap issue when stream starts
     - block: do not leak memory in bio_copy_user_iov()
     - genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
     - ARM: dts: at91: Fix typo in ISC_D0 on PC9
     - arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
     - xen: Prevent buffer overflow in privcmd ioctl
     - sched/fair: Do not re-read ->h_load_next during hierarchical load
       calculation
     - xtensa: fix return_address
     - PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
     - perf/core: Restore mmap record type correctly
     - ext4: add missing brelse() in add_new_gdb_meta_bg()
     - ext4: report real fs size after failed resize
     - ALSA: echoaudio: add a check for ioremap_nocache
     - ALSA: sb8: add a check for request_region
     - IB/mlx4: Fix race condition between catas error reset and aliasguid flows
     - mmc: davinci: remove extraneous __init annotation
     - ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and
       declaration
     - thermal/int340x_thermal: Add additional UUIDs
     - thermal/int340x_thermal: fix mode setting
     - tools/power turbostat: return the exit status of a command
     - perf top: Fix error handling in cmd_top()
     - perf evsel: Free evsel->counts in perf_evsel__exit()
     - perf tests: Fix a memory leak of cpu_map object in the
       openat_syscall_event_on_all_cpus test
     - perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
     - x86/hpet: Prevent potential NULL pointer dereference
     - x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
     - iommu/vt-d: Check capability before disabling protected memory
     - x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return
       an error
     - fix incorrect error code mapping for OBJECTID_NOT_FOUND
     - ext4: prohibit fstrim in norecovery mode
     - rsi: improve kernel thread handling to fix kernel panic
     - 9p: do not trust pdu content for stat item size
     - 9p locks: add mount option for lock retry interval
     - f2fs: fix to do sanity check with current segment number
     - serial: uartps: console_setup() can't be placed to init section
     - ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
     - ACPI / SBS: Fix GPE storm on recent MacBookPro's
     - cifs: fallback to older infolevels on findfirst queryinfo retry
     - crypto: sha256/arm - fix crash bug in Thumb2 build
     - crypto: sha512/arm - fix crash bug in Thumb2 build
     - iommu/dmar: Fix buffer overflow during PCI bus notification
     - ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
     - appletalk: Fix use-after-free in atalk_proc_exit
     - lib/div64.c: off by one in shift
     - include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
     - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
     - ovl: fix uid/gid when creating over whiteout
     - appletalk: Fix compile regression
     - bonding: fix event handling for stacked bonds
     - net: atm: Fix potential Spectre v1 vulnerabilities
     - net: bridge: multicast: use rcu to access port list from
       br_multicast_start_querier
     - net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
     - tcp: tcp_grow_window() needs to respect tcp_space()
     - ipv4: recompile ip options in ipv4_link_failure
     - ipv4: ensure rcu_read_lock() in ipv4_link_failure()
     - crypto: crypto4xx - properly set IV after de- and encrypt
     - modpost: file2alias: go back to simple devtable lookup
     - modpost: file2alias: check prototype of handler
     - tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
     - KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
     - iio/gyro/bmg160: Use millidegrees for temperature scale
     - iio: ad_sigma_delta: select channel when reading register
     - iio: adc: at91: disable adc channel interrupt in timeout case
     - io: accel: kxcjk1013: restore the range after resume.
     - staging: comedi: vmk80xx: Fix use of uninitialized semaphore
     - staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
     - staging: comedi: ni_usb6501: Fix use of uninitialized mutex
     - staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
     - ALSA: core: Fix card races between register and disconnect
     - crypto: x86/poly1305 - fix overflow during partial reduction
     - arm64: futex: Restore oldval initialization to work around buggy compilers
     - x86/kprobes: Verify stack frame on kretprobe
     - kprobes: Mark ftrace mcount handler functions nokprobe
     - kprobes: Fix error check when reusing optimized probes
     - mac80211: do not call driver wake_tx_queue op during reconfig
     - Revert "kbuild: use -Oz instead of -Os when using clang"
     - sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
     - device_cgroup: fix RCU imbalance in error case
     - mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y
       CONFIG_SMP=n
     - ALSA: info: Fix racy addition/deletion of nodes
     - Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
     - kernel/sysctl.c: fix out-of-bounds access when setting file-max
     - Linux 4.4.179
 .
   * Xenial update: 4.4.178 upstream stable release (LP: #1826212)
     - mmc: pxamci: fix enum type confusion
     - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
     - udf: Fix crash on IO error during truncate
     - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
     - MIPS: Fix kernel crash for R6 in jump label branch function
     - futex: Ensure that futex address is aligned in handle_futex_death()
     - ext4: fix NULL pointer dereference while journal is aborted
     - ext4: fix data corruption caused by unaligned direct AIO
     - ext4: brelse all indirect buffer in ext4_ind_remove_space()
     - mmc: tmio_mmc_core: don't claim spurious interrupts
     - media: v4l2-ctrls.c/uvc: zero v4l2_event
     - locking/lockdep: Add debug_locks check in __lock_downgrade()
     - ALSA: hda - Record the current power state before suspend/resume calls
     - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
     - mmc: pwrseq_simple: Make reset-gpios optional to match doc
     - mmc: debugfs: Add a restriction to mmc debugfs clock setting
     - mmc: make MAN_BKOPS_EN message a debug
     - mmc: sanitize 'bus width' in debug output
     - mmc: core: shut up "voltage-ranges unspecified" pr_info()
     - usb: dwc3: gadget: Fix suspend/resume during device mode
     - arm64: mm: Add trace_irqflags annotations to do_debug_exception()
     - mmc: core: fix using wrong io voltage if mmc_select_hs200 fails
     - mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON
     - extcon: usb-gpio: Don't miss event during suspend/resume
     - kbuild: setlocalversion: print error to STDERR
     - usb: gadget: composite: fix dereference after null check coverify warning
     - usb: gadget: Add the gserial port checking in gs_start_tx()
     - tcp/dccp: drop SYN packets if accept queue is full
     - serial: sprd: adjust TIMEOUT to a big value
     - Hang/soft lockup in d_invalidate with simultaneous calls
     - arm64: traps: disable irq in die()
     - usb: renesas_usbhs: gadget: fix unused-but-set-variable warning
     - serial: sprd: clear timeout interrupt only rather than all interrupts
     - lib/int_sqrt: optimize small argument
     - USB: core: only clean up what we allocated
     - rtc: Fix overflow when converting time64_t to rtc_time
     - ath10k: avoid possible string overflow
     - mmc: block: Allow more than 8 partitions per card
     - arm64: fix COMPAT_SHMLBA definition for large pages
     - efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
     - ARM: 8458/1: bL_switcher: add GIC dependency
     - ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor
     - android: unconditionally remove callbacks in sync_fence_free()
     - vmstat: make vmstat_updater deferrable again and shut down on idle
     - hid-sensor-hub.c: fix wrong do_div() usage
     - arm64: hide __efistub_ aliases from kallsyms
     - perf: Synchronously free aux pages in case of allocation failure
     - net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
     - Revert "mmc: block: don't use parameter prefix if built as module"
     - writeback: initialize inode members that track writeback history
     - coresight: fixing lockdep error
     - coresight: coresight_unregister() function cleanup
     - coresight: release reference taken by 'bus_find_device()'
     - coresight: remove csdev's link from topology
     - stm class: Fix locking in unbinding policy path
     - stm class: Fix link list locking
     - stm class: Prevent user-controllable allocations
     - stm class: Support devices with multiple instances
     - stm class: Fix unlocking braino in the error path
     - stm class: Guard output assignment against concurrency
     - stm class: Fix unbalanced module/device refcounting
     - stm class: Fix a race in unlinking
     - coresight: "DEVICE_ATTR_RO" should defined as static.
     - coresight: etm4x: Check every parameter used by dma_xx_coherent.
     - asm-generic: Fix local variable shadow in __set_fixmap_offset
     - staging: ashmem: Avoid deadlock with mmap/shrink
     - staging: ashmem: Add missing include
     - staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT
     - staging: goldfish: audio: fix compiliation on arm
     - ARM: 8510/1: rework ARM_CPU_SUSPEND dependencies
     - arm64/kernel: fix incorrect EL0 check in inv_entry macro
     - mac80211: fix "warning: ‘target_metric’ may be used uninitialized"
     - perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count
       drops
     - arm64: kernel: Include _AC definition in page.h
     - PM / Hibernate: Call flush_icache_range() on pages restored in-place
     - stm class: Do not leak the chrdev in error path
     - stm class: Fix stm device initialization order
     - ipv6: fix endianness error in icmpv6_err
     - usb: gadget: configfs: add mutex lock before unregister gadget
     - usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
     - cpu/hotplug: Handle unbalanced hotplug enable/disable
     - video: fbdev: Set pixclock = 0 in goldfishfb
     - arm64: kconfig: drop CONFIG_RTC_LIB dependency
     - mmc: mmc: fix switch timeout issue caused by jiffies precision
     - cfg80211: size various nl80211 messages correctly
     - stmmac: copy unicast mac address to MAC registers
     - dccp: do not use ipv6 header for ipv4 flow
     - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
     - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
     - net: rose: fix a possible stack overflow
     - Add hlist_add_tail_rcu() (Merge
       git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
     - packets: Always register packet sk in the same order
     - tcp: do not use ipv6 header for ipv4 flow
     - vxlan: Don't call gro_cells_destroy() before device is unregistered
     - sctp: get sctphdr by offset in sctp_compute_cksum
     - mac8390: Fix mmio access size probe
     - btrfs: remove WARN_ON in log_dir_items
     - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
     - ALSA: compress: add support for 32bit calls in a 64bit kernel
     - ALSA: pcm: Fix possible OOB access in PCM oss plugins
     - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
     - scsi: sd: Fix a race between closing an sd device and sd I/O
     - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
     - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
       devices
     - tty: atmel_serial: fix a potential NULL pointer dereference
     - staging: vt6655: Remove vif check from vnt_interrupt
     - staging: vt6655: Fix interrupt race condition on device start up.
     - serial: max310x: Fix to avoid potential NULL pointer dereference
     - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
     - USB: serial: cp210x: add new device id
     - USB: serial: ftdi_sio: add additional NovaTech products
     - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
     - USB: serial: option: set driver_info for SIM5218 and compatibles
     - USB: serial: option: add Olicard 600
     - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
     - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
     - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
     - perf intel-pt: Fix TSC slip
     - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
     - KVM: Reject device ioctls from processes other than the VM's creator
     - xhci: Fix port resume done detection for SS ports with LPM enabled
     - Revert "USB: core: only clean up what we allocated"
     - arm64: support keyctl() system call in 32-bit mode
     - coresight: removing bind/unbind options from sysfs
     - stm class: Hide STM-specific options if STM is disabled
     - Linux 4.4.178
 .
   * Kprobe event string type argument failed in ftrace from
     ubuntu_kernel_selftests on B/C i386 (LP: #1825780)
     - selftests/ftrace: Fix kprobe string testcase to not probe notrace function
 .
   * False positive test result in run_netsocktests from net in
     ubuntu_kernel_selftest (LP: #1825777)
     - selftests/net: correct the return value for run_netsocktests
Checksums-Sha1:
 d953fb863f5b657568773c4519b0bc1d800afe88 385100 block-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 5c581a5279f1d8b371c917842521dee7068f1aea 340862 crypto-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 dfa3cc818fa165a3e9a7d7022b7b527efaab362a 2708 fat-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 c8f054c42206c634e7eba78ac4691a618dd21156 13882 fb-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 dbd474f3ab4c9c2e8e8f28b42c0c8e194ccbe9fe 69590 firewire-core-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 6d71723292a5588d02b145f60eb9005aad6dc83a 33678 floppy-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 8b5cc50f72df626deed93844bbd4073d9f87b73e 1120406 fs-core-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 c540cb97c35646c033eb4b8760d1315db475db7f 597860 fs-secondary-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 17911e9983e58ab4d41e5ffa9a2fb57e79d02a84 294670 input-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 1aedaa4b8f789a0d958918832b59ac5c02e68719 59814 ipmi-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 5b8f9c8f7cd788de3f59ce36584a6066f94a11a5 230296 irda-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 b54e0026d6a2ce871af54be20ea126ce7e35c0a0 7798644 kernel-image-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 bd832ea304a9f207c231b17e786beb377c317997 338974 linux-buildinfo-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 4459a3c5daaf02d30f38f437c498a7cdabddfbc1 339074 linux-buildinfo-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 746c99b52d695decb7a6e6957c794d2f3641f708 2546 linux-cloud-tools-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 f4999c7a51e94af508306242ea9f8308591f5cda 2548 linux-cloud-tools-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 eb86c431447947567d34d7eb19d34db0d71053fe 67000 linux-cloud-tools-4.4.0-149_4.4.0-149.175_amd64.deb
 80aa370d28661932375348490e8da3651c49d2f8 57842 linux-cloud-tools-common_4.4.0-149.175_all.deb
 e871923e0dd8f2fae1c820e98b78b8d449dcd2cf 11372672 linux-doc_4.4.0-149.175_all.deb
 ca756e45afd4e9b4ffb886fecfeb3af5f1113baa 815590 linux-headers-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 5dad34c139921a42e18606df807e7d302a0268ba 815490 linux-headers-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 a3518a7314da5e28d60fe805f39eeb950c85f521 9978320 linux-headers-4.4.0-149_4.4.0-149.175_all.deb
 611d31dada4d67fe6a4381ea89756f7170035faa 506221652 linux-image-unsigned-4.4.0-149-generic-dbgsym_4.4.0-149.175_amd64.ddeb
 c32bf73b661d6f8730e43ac8ad1500dd8071627a 7059544 linux-image-unsigned-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 03df78991adb413752a8650152bd20a7eaa9e21f 505910906 linux-image-unsigned-4.4.0-149-lowlatency-dbgsym_4.4.0-149.175_amd64.ddeb
 c21b0e9c2f6947597416452227472c2241863ead 7082642 linux-image-unsigned-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 167e93c5f634e513c5b996f1d536b73d1bb854c9 866636 linux-libc-dev_4.4.0-149.175_amd64.deb
 3c888391bc42e413455bc270cb9153c2dfcecdc6 11963658 linux-modules-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 498ced188228cf5b5e2e8645112073f2e27d7c1f 40963586 linux-modules-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 c83ba7d36f549063bdab708db0dd43676ae8087b 36567330 linux-modules-extra-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 dbcb0bc89961a72e8ec86518ba2ab437a5d9a8d0 113020148 linux-source-4.4.0_4.4.0-149.175_all.deb
 0cba74399e8d3d3bc767081fce776ff7ecbedd95 2602 linux-tools-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 3f1b376d779dfc5dd71781169f82ca4e632a4e14 2604 linux-tools-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 3344d9d9f23711d0bb9db90c6d60fb1bb9620617 2851930 linux-tools-4.4.0-149_4.4.0-149.175_amd64.deb
 9f332d7d9bf568a044a573bf0528b2719f5cec4d 140842 linux-tools-common_4.4.0-149.175_all.deb
 f5a9eeee2c71ad85ca653760cec30765a17dfe67 50796 linux-tools-host_4.4.0-149.175_all.deb
 0da06decf8224dc1a2701cfa822d37f2bd3eefcf 942 linux-udebs-generic_4.4.0-149.175_amd64.udeb
 bf8f645791d67ecaaaaed94f77816a26169be326 13898707 linux_4.4.0-149.175_amd64.tar.gz
 dac466425ca4484777d71ccfd8fb714b4291afb3 34150 linux_4.4.0-149.175_amd64_translations.tar.gz
 3e0e0640a6c3eb85edd9eb759413789bda4b78a3 258360 md-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 8ebdfa84485617d2069f056f64e4f90ce1052864 204346 message-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 ef5efcfd83715fe9875a40ca987fc54ff0a63354 55058 mouse-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 d86e0c5d63e480271f01031f8e897753a7576a0a 17384 multipath-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 0037300762fcf0be81d2b9af00d036c1312baccf 506802 nfs-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 73c2686673cf8e620fe6d78a44693486a44292d8 4352890 nic-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 dcf18a3affcfbffeecb41a23af45c6337f67dc74 146756 nic-pcmcia-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 fa780113480cc07df4026799393f0e2e9aaab543 517260 nic-shared-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 ab5a732a309f2a35008b0a98d8a97d1e4daebcb8 296692 nic-usb-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 33bb5b5bb9f4135efde592509926257b6768168b 33596 parport-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 21eb260ba6fac920e019619d92f52abaff83d5f3 126356 pata-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 2be5da6ef77854939aa850ce1053734e24831202 65412 pcmcia-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 b691e0bafa5dd4d50b3ae701f146af17fe2b15cc 68428 pcmcia-storage-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 5eafdae813bda367a6593a058d0cd198c4ead705 9290 plip-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 0b389fe006e649b0a684e86d0541c87ed9643d95 25884 ppp-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 8188c580b86fef6f6974614edf7148911ba58249 97816 sata-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 b837650398855d7c797439e367e888f2ae1442fc 2207390 scsi-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 dd617d9698dcfbd10eded0452d7dff170d643cf9 88940 serial-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 06564e706c317199fde328a16545cf729424f220 48604 speakup-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 9547d960307fa19695a4ba99a5e0066c04f92291 47032 storage-core-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 a7e1f3b3e8fdab9ae04250453475d88cb6911d90 137334 usb-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 3b31d681cee2d6930197cf3aaeea44875fd71707 106680 virtio-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 f9f175312120c48bcd7a34c9972154a6a068dd3a 27810 vlan-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
Checksums-Sha256:
 6fbba9a447938275856254807fa66872749a21a344e98d2d596f6998d91d2d48 385100 block-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 c104f71e39b91c7e6bc11f0b11fb33a708a2e30cc9c2caf927733762528654e8 340862 crypto-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 c9f5b89a792a65ea6773ceafdaab19a1afa5333a750cef8cf4c092ecaabf9672 2708 fat-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 2ae66cf43cf75b71157cc645dfa0f9df15e0e894991f68305d29bc87889a79be 13882 fb-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 fd9c112c49482a935109520450a2bbdac8355ecb536668ae0bcaf0223b95e542 69590 firewire-core-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 2681b09f7fafb5fcce080acb75f0d8bb7d1dfe6f3079074ab82136b166390637 33678 floppy-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 9bfc2de70970c4faf8fd5942a2c350e838f90545cfe588314479b6b8200773c8 1120406 fs-core-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 71fb9bdb2c1d595d2c28657a7b34b2ff9f7b04bcdf7ac8e0a7ed1feab02d1f18 597860 fs-secondary-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 62e29a144effe390d659abf8fd09f9750c775e7647272e16e06501ae9b33aaeb 294670 input-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 e35752c192c610ef5ffed7fbddc5dbba76a05af7b07a6a8c718d7a469a85f0d6 59814 ipmi-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 4a8c4383032f292df3b6d71e3a62aaaafbbae50d2732006047ab1253dad77a42 230296 irda-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 529359d1610f1aa382657da93044313fea700ee2780dff784b0c3d7f66205c6c 7798644 kernel-image-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 c0f2cf39fb6de88d760ba5ec82b937b04e4a8163099f5d93bf6fda11c2bc616c 338974 linux-buildinfo-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 8e2ec2d07589b1eb7c4e3d7257c35219348efbb15a53a20b72bf6bbb15e85033 339074 linux-buildinfo-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 0af27122c4418945f9b6db6c813911a2aabf9df7365cb00b43b603bf4c73acfd 2546 linux-cloud-tools-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 a71bb38c6d481fd2e2235b3b933f54dd924db34279d3e6e57b5b20563f0f9eb1 2548 linux-cloud-tools-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 2cc640cc7abe97fd759f57bdec0c112f03fb956bdfdca56feb44f7e22cb6e755 67000 linux-cloud-tools-4.4.0-149_4.4.0-149.175_amd64.deb
 555e39e29f9cebd7c8673b4c17257927a0e5fb65a24352f73af9a9c97c55c873 57842 linux-cloud-tools-common_4.4.0-149.175_all.deb
 94cb72aed2eddd6a5275d4ec7629eded486b147d08524c3e0646a9e73ccad72a 11372672 linux-doc_4.4.0-149.175_all.deb
 bbf4115753450a84fa092ad2805a74a3e8a128ff7ef84224766df0c916b26a46 815590 linux-headers-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 38c00b44a538f82a74a9f8991b93e44f2011f7f8a51a1bca171577dcb17a867e 815490 linux-headers-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 84c5e94783b562342a8662ea43851fba0243acab582e49e0ffd20bcf87a2fa32 9978320 linux-headers-4.4.0-149_4.4.0-149.175_all.deb
 968b01c5232f955ad37b4a1df03b6a31bf3d31a63e8d51a167a1735a9b227100 506221652 linux-image-unsigned-4.4.0-149-generic-dbgsym_4.4.0-149.175_amd64.ddeb
 50cf2e008cbfd82dbd3d7649faba8c32f2a0ebc098a9c80c79743f5be0197136 7059544 linux-image-unsigned-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 e1ae191f451bf37dbd2b76d1797760493fa95b7baa24d7a03840b21090f11ed4 505910906 linux-image-unsigned-4.4.0-149-lowlatency-dbgsym_4.4.0-149.175_amd64.ddeb
 d19ee3d300e1778b71910203aba91824fceb0fc45705bc627e8cd2a1547a788d 7082642 linux-image-unsigned-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 1cf4b4daccbedba7f3e255731699e6f6a528a4bfbc37e4115e9a4a158f356088 866636 linux-libc-dev_4.4.0-149.175_amd64.deb
 43426c8769a6720098388c5b1bf0473fa96acc2ec27cb473223f652dfc768cfe 11963658 linux-modules-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 f27ee3aedd3a01c48bb04867be97ec0b9435d277d120e5b9eeab5a8260c0b104 40963586 linux-modules-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 78be9bee99b527cd51a8077c5ba8c7efc4014c3ac6535e2c0c06ca5e223e5d9e 36567330 linux-modules-extra-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 bfad92407a2af110ff9b6f779ec38f13c488934043c1ec770cb57839d0789b09 113020148 linux-source-4.4.0_4.4.0-149.175_all.deb
 d1b5ffd78eb943957e63dcb841c3bfee0cad175753c2678707cc945ddd85ea30 2602 linux-tools-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 29b4178dc5748b4a38ea13b052bfa505d33998b985d23c0ae26e8b26e0bb67e6 2604 linux-tools-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 732cc9dd8ab82bbefa904665e99030fe49111a6842e0737616a80a7ccc8e2129 2851930 linux-tools-4.4.0-149_4.4.0-149.175_amd64.deb
 b7bbfb6258af68dc4a57fa4d047b9d26ab4b065e2092ad1484b110ed90421c7c 140842 linux-tools-common_4.4.0-149.175_all.deb
 7d871e9248de117e243bf5e4698db554bb687eb9a6ed3f34fcb34ae7455066fe 50796 linux-tools-host_4.4.0-149.175_all.deb
 c0dc94ee3ffbd2b14b26d7f3c680f9c08cb940a2897c817f84463c48dda20b27 942 linux-udebs-generic_4.4.0-149.175_amd64.udeb
 0470e52b92d46f687ec9dfd339b48ea38a64041d4acbfa6751d3917e79476e22 13898707 linux_4.4.0-149.175_amd64.tar.gz
 fc22caf3957a861ea779e862d8f74c24fb50e29e22f691463d782b3691bcfd69 34150 linux_4.4.0-149.175_amd64_translations.tar.gz
 26801c13bd60a61b423a43f70a0b910f6b85cbb9a79db85b138ad084b4b6076d 258360 md-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 31c436abd978f4cde6ea56fa1da5a3d2758ac2fd5a6c74878e2ee0ff2861a662 204346 message-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 39b15877d2c7298dc77c0bf343f7376080276aa92b5e7217150900126bdf725a 55058 mouse-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 ca28701ed8255d4d61eb05986c8b8803c047609e714b263cff4bd4845a487f1a 17384 multipath-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 70da9bd0f7ea42feb043b4b136b0bd625279ff625b81e179994e64c1b8cbe4a2 506802 nfs-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 cd124ae4cc3aea685bb3daaf2ce61ccde4c271e4a0c5ec633ce9458c590818fb 4352890 nic-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 7f5c3003169b4fe3d81ca7c2f80a96443115c6db18468865648ce5153f4eef52 146756 nic-pcmcia-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 aa12bee1ce50f21850ed8badcb19c444d0dcb67846995c8a8ac57c7c91cdb87f 517260 nic-shared-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 986c122420fc7622805fcc77fbc06d0339a17cedc22d61b13b357db28530cd20 296692 nic-usb-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 aba061afc01e233ff2017dc5e52d27fdb66c710ada709ab37c5caafdcce69722 33596 parport-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 b8b6782a256d9f4244d15ef819da0ee227802dc80721e32e2989c6967cb0ab16 126356 pata-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 f4101c9bf29ba0551bf34bf32b2d170894abd00c58dbf735b55b4a960ad10511 65412 pcmcia-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 ec1d721256d44ee3590715d07e8512cd570b45d38f32c7bd512bbb7aad28d518 68428 pcmcia-storage-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 bbcae000d2348c2cfd2ea4d9ad56647ca2517304eb60809200186d72d68306b7 9290 plip-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 4d3755ee5a2fba2d14ddf6362e0659224310c259db466db82646ad6a7fb104f7 25884 ppp-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 5af47b09c22ce8bd50f55a17b63d318175b49375ae5414cba0981be15a791180 97816 sata-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 f30eb8ef1c08bc3885bdd24ba7148b187e26961c9ee17850f68275c6708b75a0 2207390 scsi-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 ad8ae7636ba0c8f7d1a243190e4c28239e0ab72d4111eeafe9d48c7eddfb5bbf 88940 serial-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 55959495c5ebddaa89677ddfc240c0a3b0a69a56cc15315e9e61b270401a0b49 48604 speakup-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 f1147ea498632411ef50e9aff0631c5717d207cdb8522383d84620d7b17deb5a 47032 storage-core-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 172e7b8d13bb283ebe920a28aa5c7cafc971c3c2b9ba4793e1cf40d7cdf83a83 137334 usb-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 435368004eb1656db089b1320fbb8d4c8198032b2d6cc2da35b43f0eac2e96c4 106680 virtio-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 f1e98b9d495dae2195cec9562342e8385e0271aba2bb1a28bae2c1e29dc27572 27810 vlan-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
Files:
 20a34e3a509b633e560ac2bf714849dd 385100 debian-installer standard block-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 5a6561b95bf65407c7b581fce5b2cdbf 340862 debian-installer extra crypto-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 0bbfc0e9bf0c3272dc997e30d49644f4 2708 debian-installer standard fat-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 c12ec3411d2b7f4f2d6ac6d0b9a74377 13882 debian-installer standard fb-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 7fc8efd50d58bbb740ca5275871a5409 69590 debian-installer standard firewire-core-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 262db192b6682d2309db39e343a9f65b 33678 debian-installer standard floppy-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 735fb987bb9559eeafb087acea0157b8 1120406 debian-installer standard fs-core-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 89aff23e26fc786e86c0acf9948af1df 597860 debian-installer standard fs-secondary-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 992c94659eec825de7d8e103b7a74360 294670 debian-installer standard input-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 b8eca1b822fb1b9a484e0167bc9a8d6b 59814 debian-installer standard ipmi-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 058eb7651b9966d2b25abc38417bf5ed 230296 debian-installer standard irda-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 6427ef9ca80e22f3c57d1c05bc4c56b4 7798644 debian-installer extra kernel-image-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 c6eafdc55a0128a69cb76c16482a147c 338974 kernel optional linux-buildinfo-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 6eb4fee6050fce34dad617a1900efb47 339074 kernel optional linux-buildinfo-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 8a824fbe38b003b6caf720048d36aaf0 2546 devel optional linux-cloud-tools-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 f12495656751d9ca1956e8a35b3bfcf6 2548 devel optional linux-cloud-tools-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 41ab25ceef7235f221160e1320dc696a 67000 devel optional linux-cloud-tools-4.4.0-149_4.4.0-149.175_amd64.deb
 ec0e81aacd660463eddda292490bcd9b 57842 kernel optional linux-cloud-tools-common_4.4.0-149.175_all.deb
 6e0d3000d29c70643bd4370212fb0284 11372672 doc optional linux-doc_4.4.0-149.175_all.deb
 ea2671b2e993d78bdf11c9e6bcce3956 815590 devel optional linux-headers-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 94dc3e1f88665cc9086e2e6b3f2c28fd 815490 devel optional linux-headers-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 1b54c22d82327ec4b9460dd0e711b309 9978320 devel optional linux-headers-4.4.0-149_4.4.0-149.175_all.deb
 8974e907b9bb0397e7e158de9615dc3a 506221652 devel optional linux-image-unsigned-4.4.0-149-generic-dbgsym_4.4.0-149.175_amd64.ddeb
 f3306b17f8713844b987531bbd709f5a 7059544 kernel optional linux-image-unsigned-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 cc5aff6d25297cb19ef0288b36945f27 505910906 devel optional linux-image-unsigned-4.4.0-149-lowlatency-dbgsym_4.4.0-149.175_amd64.ddeb
 2aa2bec539e7785602cd9b26b38b1a7c 7082642 kernel optional linux-image-unsigned-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 a14eda7f48ad141606df3a0ade25f25c 866636 devel optional linux-libc-dev_4.4.0-149.175_amd64.deb
 746a50459e448407ea058375ea449467 11963658 kernel optional linux-modules-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 3685f0b1b8b2d7dc8a80c6c914e1f156 40963586 kernel optional linux-modules-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 86b0c1975f637ddbf2e882080ccbf273 36567330 kernel optional linux-modules-extra-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 0b6f6b2d00a69644b84713c5a52b55bd 113020148 devel optional linux-source-4.4.0_4.4.0-149.175_all.deb
 4a00ba1a0130850d81cfc31fa5b985ef 2602 devel optional linux-tools-4.4.0-149-generic_4.4.0-149.175_amd64.deb
 4db662b92a71f517c980c63539a775a9 2604 devel optional linux-tools-4.4.0-149-lowlatency_4.4.0-149.175_amd64.deb
 114b8886bb8f03d454bd2fe66df3e58a 2851930 devel optional linux-tools-4.4.0-149_4.4.0-149.175_amd64.deb
 218b4c218619776efd45906ec3d31076 140842 kernel optional linux-tools-common_4.4.0-149.175_all.deb
 771e7514dd3722d1cc50869c64c77f33 50796 kernel optional linux-tools-host_4.4.0-149.175_all.deb
 21be465f7d079c7e54e0265ae6b38c84 942 debian-installer optional linux-udebs-generic_4.4.0-149.175_amd64.udeb
 bfd7282af7d80e44c06dcef21f901383 13898707 raw-signing - linux_4.4.0-149.175_amd64.tar.gz
 fee00fabe544d2860c4aa1cd817918d2 34150 raw-translations - linux_4.4.0-149.175_amd64_translations.tar.gz
 93fb61a0564d137cc1aa0c164126baa2 258360 debian-installer standard md-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 6779e6dd067cb1f806f7d6b6b344b8d6 204346 debian-installer standard message-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 e69c91b35792718ff346fc70a5a9af89 55058 debian-installer extra mouse-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 6f759625280205782da5500ce3402247 17384 debian-installer extra multipath-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 b128ae2276b230f88c0fa3aea3b68607 506802 debian-installer standard nfs-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 9901307f53c545097c88c94ebb4ec10c 4352890 debian-installer standard nic-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 941af9497b0e7932ebd5c737d65b9e55 146756 debian-installer standard nic-pcmcia-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 0b0bf92b01a83eee9832a34e3cd6834f 517260 debian-installer standard nic-shared-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 a7bc1ecb0056c43798f804a662ad0db8 296692 debian-installer standard nic-usb-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 172e445697b2e9eca67703ce8eec570e 33596 debian-installer standard parport-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 d0c2cff84673b79ba0f6cc86b1cba20d 126356 debian-installer standard pata-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 01873f63eb09267cc5e46db6a4143d79 65412 debian-installer standard pcmcia-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 2217bcc2a357286da11e8203ec043a1f 68428 debian-installer standard pcmcia-storage-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 cc1d3b88180a9532f1bcc2bd08050fd1 9290 debian-installer standard plip-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 6dde1d10ea752c5521340c2f8159d465 25884 debian-installer standard ppp-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 2b92a943895f30657deb919c60100a14 97816 debian-installer standard sata-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 25725ce85e80def20d418d68861ce0ab 2207390 debian-installer standard scsi-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 e16ffce8f9b831fca06ae93acd9b5788 88940 debian-installer standard serial-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 fba6458a06b0cf62d44eddb8197ac612 48604 debian-installer extra speakup-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 8a239a7615267ca0affcda82496ca588 47032 debian-installer standard storage-core-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 7bf43d26564977b776d2229d22855178 137334 debian-installer standard usb-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 3c347875a1200bd8ce3ef1755f6af498 106680 debian-installer standard virtio-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
 27f2d96b50c64972cfeccd97c229bb56 27810 debian-installer extra vlan-modules-4.4.0-149-generic-di_4.4.0-149.175_amd64.udeb
Package-Type: udeb


More information about the Xenial-changes mailing list