linux 4.4.0-34.53 source package in Ubuntu

Changelog

linux (4.4.0-34.53) xenial; urgency=low

  [ Seth Forshee ]

  * Release Tracking Bug
    - LP: #1606960

  * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147)
    - x86/cpu/intel: Introduce macros for Intel family numbers
    - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont
      based CPUs

linux (4.4.0-33.52) xenial; urgency=low

  [ Seth Forshee ]

  * Release Tracking Bug
    - LP: #1605709

  * [regression] NFS client: access problems after updating to kernel
    4.4.0-31-generic (LP: #1603719)
    - SAUCE: (namespace) Bypass sget() capability check for nfs

linux (4.4.0-32.51) xenial; urgency=low

  [ Seth Forshee ]

  * Release Tracking Bug
    - LP: #1604443

  * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975)
    - HID: wacom: break out parsing of device and registering of input
    - HID: wacom: Initialize hid_data.inputmode to -1
    - HID: wacom: Support switching from vendor-defined device mode on G9 and G11

  * changelog: add CVEs as first class citizens (LP: #1604344)
    - use CVE numbers in changelog

  * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483)
    - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
    - SAUCE: hio: bio_endio() no longer takes errors arg
    - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
    - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
    - SAUCE: hio: fix mask maybe-uninitialized warning
    - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
    - SAUCE: hio: Makefile and Kconfig

  * CVE-2016-5243 (LP: #1589036)
    - tipc: fix an infoleak in tipc_nl_compat_link_dump
    - tipc: fix nl compat regression for link statistics

  * CVE-2016-4470
    - KEYS: potential uninitialized variable

  * integer overflow in xt_alloc_table_info (LP: #1555353)
    - netfilter: x_tables: check for size overflow

  * CVE-2016-3135:
    - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow"

  * CVE-2016-4440 (LP: #1584192)
    - kvm:vmx: more complete state update on APICv on/off

  * the system hangs in the dma driver when reboot or shutdown on a baytrail-m
    laptop (LP: #1602579)
    - dmaengine: dw: platform: power on device on shutdown
    - ACPI / LPSS: override power state for LPSS DMA device

  * Add proper  palm detection support for MS Precision Touchpad (LP: #1593124)
    - Revert "HID: multitouch: enable palm rejection if device implements
      confidence usage"
    - HID: multitouch: enable palm rejection for Windows Precision Touchpad

  * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068)
    - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]

  * CVE-2016-4794 (LP: #1581871)
    - percpu: fix synchronization between chunk->map_extend_work and chunk
      destruction
    - percpu: fix synchronization between synchronous map extension and chunk
      destruction

  * Xenial update to v4.4.15 stable release (LP: #1601952)
    - net_sched: fix pfifo_head_drop behavior vs backlog
    - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
    - sit: correct IP protocol used in ipip6_err
    - esp: Fix ESN generation under UDP encapsulation
    - netem: fix a use after free
    - ipmr/ip6mr: Initialize the last assert time of mfc entries.
    - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
    - sock_diag: do not broadcast raw socket destruction
    - bpf, perf: delay release of BPF prog after grace period
    - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
    - net: macb: fix default configuration for GMAC on AT91
    - net: alx: Work around the DMA RX overflow issue
    - bpf: try harder on clones when writing into skb
    - AX.25: Close socket connection on session completion
    - crypto: ux500 - memmove the right size
    - crypto: user - re-add size check for CRYPTO_MSG_GETALG
    - USB: uas: Fix slave queue_depth not being set
    - usb: quirks: Fix sorting
    - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
    - usb: musb: only restore devctl when session was set in backup
    - usb: musb: Stop bulk endpoint while queue is rotated
    - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
    - usb: musb: host: correct cppi dma channel for isoch transfer
    - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
    - USB: xhci: Add broken streams quirk for Frescologic device id 1009
    - xhci: Fix handling timeouted commands on hosts in weird states.
    - USB: mos7720: delete parport
    - usb: gadget: fix spinlock dead lock in gadgetfs
    - usb: host: ehci-tegra: Grab the correct UTMI pads reset
    - usb: dwc3: exynos: Fix deferred probing storm.
    - Linux 4.4.15

  * qeth: delete napi struct when removing a qeth device (LP: #1601831)
    - qeth: delete napi struct when removing a qeth device

  * Adjust KBL PCI-ID's (LP: #1600124)
    - drm/i915: Add more Kabylake PCI IDs.
    - drm/i915: Removing PCI IDs that are no longer listed as Kabylake.

  * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support
    (LP: #1599109)
    - drm/kms_helper: Add a common place to call init and exit functions.
    - drm: Add helper for DP++ adaptors
    - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
    - drm: introduce pipe color correction properties
    - drm: fix blob pointer check
    - drm: atomic helper: do not unreference error pointer
    - drm: fix lut value extraction function
    - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
    - SAUCE: drm: Introduce drm_malloc_gfp()
    - SAUCE: i915_bpo: Rebase to v4.7-rc6
    - SAUCE: i915_bpo: Add backported workarounds for gen9
    - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel
      details"
    - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT.

  * Baytrail-I got black screen with HDMI output (LP: #1599379)
    - drm/i915: Only ignore eDP ports that are connected
    - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV

  * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed
    (LP: #1590655)
    - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not
      present

  * Hotplug device addition issue - missing patches on Xenial kernel
    (LP: #1599250)
    - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()"
    - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
    - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
    - powerpc/pseries: Fix PCI config address for DDW

  * kernel: signal return with invalid floating-point control (LP: #1597971)
    - s390: fix test_fp_ctl inline assembly contraints

  * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667)
    - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics
      Touchpad

  * [yakkety] d-i does not support (ehci_msm) Qualcomm  On-Chip EHCI Host
    Controller (LP: #1599347)
    - d-i: Add ehci_msm to usb-modules

  * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871)
    - ALSA: hda - Skip ELD notification during PM process
    - ALSA: hda - hdmi add wmb barrier for audio component
    - ALSA: hda - hdmi defer to register acomp eld notifier

  * sync spl  0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257)
    - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4

  * Config: missing AMD Seattle platform support (LP: #1597574)
    - [Config] Enable the AMD Seattle platform

  * Network installer fails to detect network on AMD Overdrive (ARM64)
    (LP: #1597573)
    - [Config] Add amd-xgbe to nic-modules udeb

  * exercising ptys causes a kernel oops (LP: #1586418)
    - devpts: fix null pointer dereference on failed memory allocation

  * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04
    (LP: #1574102)
    - Input: xpad - move pending clear to the correct location

  * thunderx nics fail to establish link (LP: #1597867)
    - net: thunderx: Fix link status reporting

  * Xenial update to v4.4.14 stable release (LP: #1596575)
    - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
    - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
    - netlink: Fix dump skb leak/double free
    - tipc: fix nametable publication field in nl compat
    - switchdev: pass pointer to fib_info instead of copy
    - tuntap: correctly wake up process during uninit
    - udp: prevent skbs lingering in tunnel socket queues
    - uapi glibc compat: fix compilation when !__USE_MISC in glibc
    - sfc: on MC reset, clear PIO buffer linkage in TXQs
    - team: don't call netdev_change_features under team->lock
    - vxlan: Accept user specified MTU value when create new vxlan link
    - tcp: record TLP and ER timer stats in v6 stats
    - bridge: Don't insert unnecessary local fdb entry on changing mac address
    - l2tp: fix configuration passed to setup_udp_tunnel_sock()
    - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
    - vxlan: Relax MTU constraints
    - geneve: Relax MTU constraints
    - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
    - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
    - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
    - ALSA: hda - Add PCI ID for Kabylake
    - ALSA: hda - Fix headset mic detection problem for Dell machine
    - ALSA: hda/realtek - ALC256 speaker noise issue
    - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
    - ALSA: hda/realtek: Add T560 docking unit fixup
    - ARM: fix PTRACE_SETVFPREGS on SMP systems
    - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
    - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop
    - s390/bpf: reduce maximum program size to 64 KB
    - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
    - crypto: public_key: select CRYPTO_AKCIPHER
    - crypto: ccp - Fix AES XTS error for request sizes above 4096
    - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
    - arm64: mm: always take dirty state from new pte in ptep_set_access_flags
    - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
    - powerpc: Fix definition of SIAR and SDAR registers
    - powerpc: Use privileged SPR number for MMCR2
    - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support
      call
    - pinctrl: mediatek: fix dual-edge code defect
    - parisc: Fix pagefault crash in unaligned __get_user() call
    - memcg: add RCU locking around css_for_each_descendant_pre() in
      memcg_offline_kmem()
    - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
    - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
    - fix d_walk()/non-delayed __d_free() race
    - sparc: Fix system call tracing register handling.
    - sparc64: Fix bootup regressions on some Kconfig combinations.
    - sparc64: Fix numa node distance initialization
    - sparc64: Fix sparc64_set_context stack handling.
    - sparc/PCI: Fix for panic while enabling SR-IOV
    - sparc64: Reduce TLB flushes during hugepte changes
    - sparc64: Take ctx_alloc_lock properly in hugetlb_setup().
    - sparc: Harden signal return frame checks.
    - sparc64: Fix return from trap window fill crashes.
    - MIPS: Fix 64k page support for 32 bit kernels.
    - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
    - drm/core: Do not preserve framebuffer on rmfb, v4.
    - Linux 4.4.14

  * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357)
    - hv_netvsc: rework link status change handling
    - hv_netvsc: Resize some of the variables in hv_netvsc_packet
    - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
    - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
    - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
    - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
    - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
    - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
    - hv_netvsc: Don't ask for additional head room in the skb
    - hv_netvsc: move subchannel existence check to netvsc_select_queue()
    - hv_netvsc: remove locking in netvsc_send()
    - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet
    - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet
    - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet
    - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet
    - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet
    - hv_netvsc: Eliminate status from struct hv_netvsc_packet
    - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet
    - storvsc: add logging for error/warning messages
    - hv_netvsc: Fix race condition on Multi-Send Data field
    - kvm/x86: split ioapic-handled and EOI exit bitmaps
    - kvm/x86: per-vcpu apicv deactivation support
    - kvm/x86: Hyper-V synthetic interrupt controller
    - kvm/x86: Hyper-V kvm exit
    - kvm/x86: Rearrange func's declarations inside Hyper-V header
    - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
    - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
    - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
    - kvm/x86: Hyper-V SynIC timers
    - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
    - storvsc: Properly support Fibre Channel devices
    - storvsc: Refactor the code in storvsc_channel_init()
    - storvsc: Tighten up the interrupt path
    - storvsc: Fix typo in MODULE_PARM_DESC
    - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation"
    - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
    - hv_netvsc: Fix book keeping of skb during batching process
    - storvsc: Install the storvsc specific timeout handler for FC devices
    - storvsc: Use the specified target ID in device lookup
    - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()"
    - Drivers: hv: vmbus: Cleanup vmbus_set_event()
    - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path"
    - Drivers: hv: vmbus: Eliminate the spin lock on the read path
    - Revert "hv_netvsc: cleanup netdev feature flags for netvsc"
    - hv_netvsc: cleanup netdev feature flags for netvsc
    - hv_netvsc: Restore needed_headroom request
    - kvm/x86: Rename Hyper-V long spin wait hypercall
    - hv_netvsc: add software transmit timestamp support
    - hv_netvsc: add ethtool support for set and get of settings
    - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
    - hv_netvsc: Fix the array sizes to be max supported channels
    - hv_netvsc: Fix the order of num_sc_offered decrement
    - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
    - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
    - Drivers: hv: kvp: fix IP Failover

 -- Seth Forshee <email address hidden>  Wed, 27 Jul 2016 10:01:20 -0500

Upload details

Uploaded by:
Seth Forshee
Uploaded to:
Xenial
Original maintainer:
Ubuntu Kernel Team
Architectures:
all i386 amd64 armhf arm64 x32 powerpc ppc64el s390x
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
linux_4.4.0.orig.tar.gz 126.7 MiB 730e75919b5d30a9bc934ccb300eaedfdf44994ca9ee1d07a46901c46c221357
linux_4.4.0-34.53.diff.gz 10.9 MiB f70ef644f662560cc108803376f178da2470044d70d372024f4f585702bdadc0
linux_4.4.0-34.53.dsc 9.4 KiB 17d1339c4c7aedf23bc6b534075d2a8d66ff468c8786da8cf92ff076978c9cc6

View changes file

Binary packages built by this source

block-modules-4.4.0-34-generic-di: No summary available for block-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for block-modules-4.4.0-34-generic-di in ubuntu yakkety.

block-modules-4.4.0-34-generic-lpae-di: No summary available for block-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for block-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

block-modules-4.4.0-34-powerpc-e500mc-di: Block storage devices

 This package contains the block storage devices, including DAC960 and
 paraide.

block-modules-4.4.0-34-powerpc-smp-di: No summary available for block-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

No description available for block-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

block-modules-4.4.0-34-powerpc64-smp-di: Block storage devices

 This package contains the block storage devices, including DAC960 and
 paraide.

crypto-modules-4.4.0-34-generic-di: No summary available for crypto-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for crypto-modules-4.4.0-34-generic-di in ubuntu yakkety.

crypto-modules-4.4.0-34-generic-lpae-di: No summary available for crypto-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for crypto-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

crypto-modules-4.4.0-34-powerpc-e500mc-di: crypto modules

 This package contains crypto modules.

crypto-modules-4.4.0-34-powerpc-smp-di: crypto modules

 This package contains crypto modules.

crypto-modules-4.4.0-34-powerpc64-smp-di: crypto modules

 This package contains crypto modules.

dasd-extra-modules-4.4.0-34-generic-di: No summary available for dasd-extra-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for dasd-extra-modules-4.4.0-34-generic-di in ubuntu yakkety.

dasd-modules-4.4.0-34-generic-di: No summary available for dasd-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for dasd-modules-4.4.0-34-generic-di in ubuntu xenial.

fat-modules-4.4.0-34-generic-di: No summary available for fat-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for fat-modules-4.4.0-34-generic-di in ubuntu yakkety.

fat-modules-4.4.0-34-generic-lpae-di: No summary available for fat-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for fat-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

fat-modules-4.4.0-34-powerpc-e500mc-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-4.4.0-34-powerpc-smp-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-4.4.0-34-powerpc64-smp-di: No summary available for fat-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for fat-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

fb-modules-4.4.0-34-generic-di: No summary available for fb-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for fb-modules-4.4.0-34-generic-di in ubuntu xenial.

firewire-core-modules-4.4.0-34-generic-di: No summary available for firewire-core-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for firewire-core-modules-4.4.0-34-generic-di in ubuntu yakkety.

firewire-core-modules-4.4.0-34-powerpc-e500mc-di: No summary available for firewire-core-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for firewire-core-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

firewire-core-modules-4.4.0-34-powerpc-smp-di: No summary available for firewire-core-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

No description available for firewire-core-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

firewire-core-modules-4.4.0-34-powerpc64-smp-di: No summary available for firewire-core-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for firewire-core-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

floppy-modules-4.4.0-34-generic-di: No summary available for floppy-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for floppy-modules-4.4.0-34-generic-di in ubuntu yakkety.

floppy-modules-4.4.0-34-powerpc-e500mc-di: Floppy driver support
floppy-modules-4.4.0-34-powerpc-smp-di: Floppy driver support
floppy-modules-4.4.0-34-powerpc64-smp-di: No summary available for floppy-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for floppy-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

fs-core-modules-4.4.0-34-generic-di: No summary available for fs-core-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for fs-core-modules-4.4.0-34-generic-di in ubuntu yakkety.

fs-core-modules-4.4.0-34-generic-lpae-di: No summary available for fs-core-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for fs-core-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

fs-core-modules-4.4.0-34-powerpc-e500mc-di: No summary available for fs-core-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for fs-core-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

fs-core-modules-4.4.0-34-powerpc-smp-di: No summary available for fs-core-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

No description available for fs-core-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

fs-core-modules-4.4.0-34-powerpc64-smp-di: No summary available for fs-core-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for fs-core-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

fs-secondary-modules-4.4.0-34-generic-di: No summary available for fs-secondary-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for fs-secondary-modules-4.4.0-34-generic-di in ubuntu yakkety.

fs-secondary-modules-4.4.0-34-generic-lpae-di: No summary available for fs-secondary-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for fs-secondary-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

fs-secondary-modules-4.4.0-34-powerpc-e500mc-di: No summary available for fs-secondary-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for fs-secondary-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

fs-secondary-modules-4.4.0-34-powerpc-smp-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-4.4.0-34-powerpc64-smp-di: No summary available for fs-secondary-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for fs-secondary-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

input-modules-4.4.0-34-generic-di: No summary available for input-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for input-modules-4.4.0-34-generic-di in ubuntu xenial.

input-modules-4.4.0-34-generic-lpae-di: No summary available for input-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for input-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

input-modules-4.4.0-34-powerpc-e500mc-di: No summary available for input-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for input-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

input-modules-4.4.0-34-powerpc-smp-di: No summary available for input-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

No description available for input-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

input-modules-4.4.0-34-powerpc64-smp-di: Support for various input methods
ipmi-modules-4.4.0-34-generic-di: No summary available for ipmi-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for ipmi-modules-4.4.0-34-generic-di in ubuntu xenial.

ipmi-modules-4.4.0-34-generic-lpae-di: No summary available for ipmi-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for ipmi-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

ipmi-modules-4.4.0-34-powerpc-e500mc-di: ipmi modules
ipmi-modules-4.4.0-34-powerpc-smp-di: ipmi modules
ipmi-modules-4.4.0-34-powerpc64-smp-di: ipmi modules
irda-modules-4.4.0-34-generic-di: No summary available for irda-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for irda-modules-4.4.0-34-generic-di in ubuntu yakkety.

irda-modules-4.4.0-34-generic-lpae-di: No summary available for irda-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for irda-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

irda-modules-4.4.0-34-powerpc-e500mc-di: Support for Infrared protocols
irda-modules-4.4.0-34-powerpc-smp-di: Support for Infrared protocols
irda-modules-4.4.0-34-powerpc64-smp-di: No summary available for irda-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for irda-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

kernel-image-4.4.0-34-generic-di: No summary available for kernel-image-4.4.0-34-generic-di in ubuntu xenial.

No description available for kernel-image-4.4.0-34-generic-di in ubuntu xenial.

kernel-image-4.4.0-34-generic-lpae-di: No summary available for kernel-image-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for kernel-image-4.4.0-34-generic-lpae-di in ubuntu yakkety.

kernel-image-4.4.0-34-powerpc-e500mc-di: No summary available for kernel-image-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for kernel-image-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

kernel-image-4.4.0-34-powerpc-smp-di: Linux kernel binary image for the Debian installer

 This package contains the kernel image for the Debian installer
 boot images. It does _not_ provide a usable kernel for your full
 Debian system.

kernel-image-4.4.0-34-powerpc64-smp-di: No summary available for kernel-image-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for kernel-image-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

linux-cloud-tools-4.4.0-34: No summary available for linux-cloud-tools-4.4.0-34 in ubuntu xenial.

No description available for linux-cloud-tools-4.4.0-34 in ubuntu xenial.

linux-cloud-tools-4.4.0-34-dbgsym: No summary available for linux-cloud-tools-4.4.0-34-dbgsym in ubuntu xenial.

No description available for linux-cloud-tools-4.4.0-34-dbgsym in ubuntu xenial.

linux-cloud-tools-4.4.0-34-generic: No summary available for linux-cloud-tools-4.4.0-34-generic in ubuntu xenial.

No description available for linux-cloud-tools-4.4.0-34-generic in ubuntu xenial.

linux-cloud-tools-4.4.0-34-lowlatency: No summary available for linux-cloud-tools-4.4.0-34-lowlatency in ubuntu yakkety.

No description available for linux-cloud-tools-4.4.0-34-lowlatency in ubuntu yakkety.

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

No description available for linux-cloud-tools-common in ubuntu yakkety.

linux-doc: Linux kernel specific documentation for version 4.4.0

 This package provides the various documents in the 4.4.0 kernel
 Documentation/ subdirectory. These document kernel subsystems, APIs, device
 drivers, and so on. See
 /usr/share/doc/linux-doc/00-INDEX for a list of what is
 contained in each file.

linux-headers-4.4.0-34: Header files related to Linux kernel version 4.4.0

 This package provides kernel header files for version 4.4.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-34/debian.README.gz for details

linux-headers-4.4.0-34-generic: No summary available for linux-headers-4.4.0-34-generic in ubuntu yakkety.

No description available for linux-headers-4.4.0-34-generic in ubuntu yakkety.

linux-headers-4.4.0-34-generic-lpae: No summary available for linux-headers-4.4.0-34-generic-lpae in ubuntu xenial.

No description available for linux-headers-4.4.0-34-generic-lpae in ubuntu xenial.

linux-headers-4.4.0-34-lowlatency: No summary available for linux-headers-4.4.0-34-lowlatency in ubuntu yakkety.

No description available for linux-headers-4.4.0-34-lowlatency in ubuntu yakkety.

linux-headers-4.4.0-34-powerpc-e500mc: Linux kernel headers for version 4.4.0 on 32-bit Freescale Power e500mc

 This package provides kernel header files for version 4.4.0 on
 32-bit Freescale Power e500mc.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-34/debian.README.gz for details.

linux-headers-4.4.0-34-powerpc-smp: Linux kernel headers for version 4.4.0 on 32-bit PowerPC SMP

 This package provides kernel header files for version 4.4.0 on
 32-bit PowerPC SMP.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-34/debian.README.gz for details.

linux-headers-4.4.0-34-powerpc64-emb: Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP Book3E

 This package provides kernel header files for version 4.4.0 on
 64-bit PowerPC SMP Book3E.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-34/debian.README.gz for details.

linux-headers-4.4.0-34-powerpc64-smp: Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP

 This package provides kernel header files for version 4.4.0 on
 64-bit PowerPC SMP.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-34/debian.README.gz for details.

linux-image-4.4.0-34-generic: No summary available for linux-image-4.4.0-34-generic in ubuntu yakkety.

No description available for linux-image-4.4.0-34-generic in ubuntu yakkety.

linux-image-4.4.0-34-generic-dbgsym: No summary available for linux-image-4.4.0-34-generic-dbgsym in ubuntu xenial.

No description available for linux-image-4.4.0-34-generic-dbgsym in ubuntu xenial.

linux-image-4.4.0-34-generic-lpae: No summary available for linux-image-4.4.0-34-generic-lpae in ubuntu xenial.

No description available for linux-image-4.4.0-34-generic-lpae in ubuntu xenial.

linux-image-4.4.0-34-generic-lpae-dbgsym: No summary available for linux-image-4.4.0-34-generic-lpae-dbgsym in ubuntu xenial.

No description available for linux-image-4.4.0-34-generic-lpae-dbgsym in ubuntu xenial.

linux-image-4.4.0-34-lowlatency: No summary available for linux-image-4.4.0-34-lowlatency in ubuntu xenial.

No description available for linux-image-4.4.0-34-lowlatency in ubuntu xenial.

linux-image-4.4.0-34-lowlatency-dbgsym: No summary available for linux-image-4.4.0-34-lowlatency-dbgsym in ubuntu xenial.

No description available for linux-image-4.4.0-34-lowlatency-dbgsym in ubuntu xenial.

linux-image-4.4.0-34-powerpc-e500mc: No summary available for linux-image-4.4.0-34-powerpc-e500mc in ubuntu yakkety.

No description available for linux-image-4.4.0-34-powerpc-e500mc in ubuntu yakkety.

linux-image-4.4.0-34-powerpc-e500mc-dbgsym: Linux kernel debug image for version 4.4.0 on 32-bit Freescale Power e500mc

 This package provides a kernel debug image for version 4.4.0 on
 32-bit Freescale Power e500mc.
 .
 This is for sites that wish to debug the kernel.
 .
 The kernel image contained in this package is NOT meant to boot from. It
 is uncompressed, and unstripped. This package also includes the
 unstripped modules.

linux-image-4.4.0-34-powerpc-smp: Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP

 This package contains the Linux kernel image for version 4.4.0 on
 32-bit PowerPC SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports 32-bit PowerPC SMP processors.
 .
 Geared toward desktop or server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc-smp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-4.4.0-34-powerpc-smp-dbgsym: Linux kernel debug image for version 4.4.0 on 32-bit PowerPC SMP

 This package provides a kernel debug image for version 4.4.0 on
 32-bit PowerPC SMP.
 .
 This is for sites that wish to debug the kernel.
 .
 The kernel image contained in this package is NOT meant to boot from. It
 is uncompressed, and unstripped. This package also includes the
 unstripped modules.

linux-image-4.4.0-34-powerpc64-emb: No summary available for linux-image-4.4.0-34-powerpc64-emb in ubuntu yakkety.

No description available for linux-image-4.4.0-34-powerpc64-emb in ubuntu yakkety.

linux-image-4.4.0-34-powerpc64-emb-dbgsym: Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP Book3E

 This package provides a kernel debug image for version 4.4.0 on
 64-bit PowerPC SMP Book3E.
 .
 This is for sites that wish to debug the kernel.
 .
 The kernel image contained in this package is NOT meant to boot from. It
 is uncompressed, and unstripped. This package also includes the
 unstripped modules.

linux-image-4.4.0-34-powerpc64-smp: Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP

 This package contains the Linux kernel image for version 4.4.0 on
 64-bit PowerPC SMP.
 .
 Also includes the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports 64-bit PowerPC SMP processors.
 .
 Geared toward desktop or server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc64-smp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-4.4.0-34-powerpc64-smp-dbgsym: Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP

 This package provides a kernel debug image for version 4.4.0 on
 64-bit PowerPC SMP.
 .
 This is for sites that wish to debug the kernel.
 .
 The kernel image contained in this package is NOT meant to boot from. It
 is uncompressed, and unstripped. This package also includes the
 unstripped modules.

linux-image-extra-4.4.0-34-generic: No summary available for linux-image-extra-4.4.0-34-generic in ubuntu xenial.

No description available for linux-image-extra-4.4.0-34-generic in ubuntu xenial.

linux-libc-dev: Linux Kernel Headers for development

 This package provides headers from the Linux kernel. These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

linux-source-4.4.0: Linux kernel source for version 4.4.0 with Ubuntu patches

 This package provides the source code for the Linux kernel version
 4.4.0.
 .
 This package is mainly meant for other packages to use, in order to build
 custom flavours.
 .
 If you wish to use this package to create a custom Linux kernel, then it
 is suggested that you investigate the package kernel-package, which has
 been designed to ease the task of creating kernel image packages.
 .
 If you are simply trying to build third-party modules for your kernel,
 you do not want this package. Install the appropriate linux-headers
 package instead.

linux-tools-4.4.0-34: Linux kernel version specific tools for version 4.4.0-34

 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0-34 on
 PowerPC (32 bit userspace).
 You probably want to install linux-tools-4.4.0-34-<flavour>.

linux-tools-4.4.0-34-dbgsym: No summary available for linux-tools-4.4.0-34-dbgsym in ubuntu yakkety.

No description available for linux-tools-4.4.0-34-dbgsym in ubuntu yakkety.

linux-tools-4.4.0-34-generic: No summary available for linux-tools-4.4.0-34-generic in ubuntu xenial.

No description available for linux-tools-4.4.0-34-generic in ubuntu xenial.

linux-tools-4.4.0-34-generic-lpae: No summary available for linux-tools-4.4.0-34-generic-lpae in ubuntu yakkety.

No description available for linux-tools-4.4.0-34-generic-lpae in ubuntu yakkety.

linux-tools-4.4.0-34-lowlatency: No summary available for linux-tools-4.4.0-34-lowlatency in ubuntu xenial.

No description available for linux-tools-4.4.0-34-lowlatency in ubuntu xenial.

linux-tools-4.4.0-34-powerpc-e500mc: No summary available for linux-tools-4.4.0-34-powerpc-e500mc in ubuntu yakkety.

No description available for linux-tools-4.4.0-34-powerpc-e500mc in ubuntu yakkety.

linux-tools-4.4.0-34-powerpc-smp: Linux kernel version specific tools for version 4.4.0-34

 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0-34 on
 PowerPC (32 bit userspace).

linux-tools-4.4.0-34-powerpc64-emb: Linux kernel version specific tools for version 4.4.0-34

 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0-34 on
 PowerPC (32 bit userspace).

linux-tools-4.4.0-34-powerpc64-smp: Linux kernel version specific tools for version 4.4.0-34

 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0-34 on
 PowerPC (32 bit userspace).

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

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

linux-udebs-generic: Metapackage depending on kernel udebs

 This package depends on the all udebs that the kernel build generated,
 for easier version and migration tracking.

linux-udebs-generic-lpae: No summary available for linux-udebs-generic-lpae in ubuntu yakkety.

No description available for linux-udebs-generic-lpae in ubuntu yakkety.

linux-udebs-powerpc-e500mc: Metapackage depending on kernel udebs

 This package depends on the all udebs that the kernel build generated,
 for easier version and migration tracking.

linux-udebs-powerpc-smp: Metapackage depending on kernel udebs

 This package depends on the all udebs that the kernel build generated,
 for easier version and migration tracking.

linux-udebs-powerpc64-smp: No summary available for linux-udebs-powerpc64-smp in ubuntu yakkety.

No description available for linux-udebs-powerpc64-smp in ubuntu yakkety.

md-modules-4.4.0-34-generic-di: No summary available for md-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for md-modules-4.4.0-34-generic-di in ubuntu xenial.

md-modules-4.4.0-34-generic-lpae-di: No summary available for md-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for md-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

md-modules-4.4.0-34-powerpc-e500mc-di: No summary available for md-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for md-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

md-modules-4.4.0-34-powerpc-smp-di: No summary available for md-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

No description available for md-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

md-modules-4.4.0-34-powerpc64-smp-di: No summary available for md-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for md-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

message-modules-4.4.0-34-generic-di: No summary available for message-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for message-modules-4.4.0-34-generic-di in ubuntu xenial.

message-modules-4.4.0-34-powerpc-e500mc-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

message-modules-4.4.0-34-powerpc-smp-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

message-modules-4.4.0-34-powerpc64-smp-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

mouse-modules-4.4.0-34-generic-di: No summary available for mouse-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for mouse-modules-4.4.0-34-generic-di in ubuntu yakkety.

mouse-modules-4.4.0-34-generic-lpae-di: No summary available for mouse-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for mouse-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

mouse-modules-4.4.0-34-powerpc-e500mc-di: No summary available for mouse-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for mouse-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

mouse-modules-4.4.0-34-powerpc-smp-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

mouse-modules-4.4.0-34-powerpc64-smp-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

multipath-modules-4.4.0-34-generic-di: No summary available for multipath-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for multipath-modules-4.4.0-34-generic-di in ubuntu yakkety.

multipath-modules-4.4.0-34-generic-lpae-di: No summary available for multipath-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for multipath-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

multipath-modules-4.4.0-34-powerpc-e500mc-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-4.4.0-34-powerpc-smp-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-4.4.0-34-powerpc64-smp-di: No summary available for multipath-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for multipath-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

nfs-modules-4.4.0-34-generic-di: No summary available for nfs-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for nfs-modules-4.4.0-34-generic-di in ubuntu yakkety.

nfs-modules-4.4.0-34-generic-lpae-di: No summary available for nfs-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for nfs-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

nfs-modules-4.4.0-34-powerpc-e500mc-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-4.4.0-34-powerpc-smp-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-4.4.0-34-powerpc64-smp-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nic-modules-4.4.0-34-generic-di: No summary available for nic-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for nic-modules-4.4.0-34-generic-di in ubuntu xenial.

nic-modules-4.4.0-34-generic-lpae-di: No summary available for nic-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for nic-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

nic-modules-4.4.0-34-powerpc-e500mc-di: Network interface support
nic-modules-4.4.0-34-powerpc-smp-di: Network interface support
nic-modules-4.4.0-34-powerpc64-smp-di: Network interface support
nic-pcmcia-modules-4.4.0-34-generic-di: No summary available for nic-pcmcia-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for nic-pcmcia-modules-4.4.0-34-generic-di in ubuntu yakkety.

nic-shared-modules-4.4.0-34-generic-di: No summary available for nic-shared-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for nic-shared-modules-4.4.0-34-generic-di in ubuntu xenial.

nic-shared-modules-4.4.0-34-generic-lpae-di: No summary available for nic-shared-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for nic-shared-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

nic-shared-modules-4.4.0-34-powerpc-e500mc-di: No summary available for nic-shared-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for nic-shared-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

nic-shared-modules-4.4.0-34-powerpc-smp-di: nic shared modules

  This package contains modules which support nic modules

nic-shared-modules-4.4.0-34-powerpc64-smp-di: nic shared modules

  This package contains modules which support nic modules

nic-usb-modules-4.4.0-34-generic-di: No summary available for nic-usb-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for nic-usb-modules-4.4.0-34-generic-di in ubuntu yakkety.

nic-usb-modules-4.4.0-34-generic-lpae-di: No summary available for nic-usb-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for nic-usb-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

nic-usb-modules-4.4.0-34-powerpc-e500mc-di: No summary available for nic-usb-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for nic-usb-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

nic-usb-modules-4.4.0-34-powerpc-smp-di: No summary available for nic-usb-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

No description available for nic-usb-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

nic-usb-modules-4.4.0-34-powerpc64-smp-di: No summary available for nic-usb-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for nic-usb-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

parport-modules-4.4.0-34-generic-di: No summary available for parport-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for parport-modules-4.4.0-34-generic-di in ubuntu xenial.

parport-modules-4.4.0-34-generic-lpae-di: No summary available for parport-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for parport-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

parport-modules-4.4.0-34-powerpc-e500mc-di: Parallel port support
parport-modules-4.4.0-34-powerpc-smp-di: Parallel port support
parport-modules-4.4.0-34-powerpc64-smp-di: Parallel port support
pata-modules-4.4.0-34-generic-di: No summary available for pata-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for pata-modules-4.4.0-34-generic-di in ubuntu xenial.

pata-modules-4.4.0-34-powerpc-e500mc-di: No summary available for pata-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for pata-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

pata-modules-4.4.0-34-powerpc-smp-di: PATA support modules
pata-modules-4.4.0-34-powerpc64-smp-di: PATA support modules
pcmcia-modules-4.4.0-34-generic-di: No summary available for pcmcia-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for pcmcia-modules-4.4.0-34-generic-di in ubuntu xenial.

pcmcia-storage-modules-4.4.0-34-generic-di: No summary available for pcmcia-storage-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for pcmcia-storage-modules-4.4.0-34-generic-di in ubuntu xenial.

plip-modules-4.4.0-34-generic-di: No summary available for plip-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for plip-modules-4.4.0-34-generic-di in ubuntu yakkety.

plip-modules-4.4.0-34-generic-lpae-di: No summary available for plip-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for plip-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

plip-modules-4.4.0-34-powerpc-e500mc-di: PLIP (parallel port) networking support
plip-modules-4.4.0-34-powerpc-smp-di: PLIP (parallel port) networking support
plip-modules-4.4.0-34-powerpc64-smp-di: No summary available for plip-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for plip-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

ppp-modules-4.4.0-34-generic-di: No summary available for ppp-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for ppp-modules-4.4.0-34-generic-di in ubuntu xenial.

ppp-modules-4.4.0-34-generic-lpae-di: No summary available for ppp-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for ppp-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

ppp-modules-4.4.0-34-powerpc-e500mc-di: No summary available for ppp-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for ppp-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

ppp-modules-4.4.0-34-powerpc-smp-di: No summary available for ppp-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

No description available for ppp-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

ppp-modules-4.4.0-34-powerpc64-smp-di: PPP (serial port) networking support
sata-modules-4.4.0-34-generic-di: No summary available for sata-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for sata-modules-4.4.0-34-generic-di in ubuntu xenial.

sata-modules-4.4.0-34-generic-lpae-di: No summary available for sata-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for sata-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

sata-modules-4.4.0-34-powerpc-e500mc-di: No summary available for sata-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for sata-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

sata-modules-4.4.0-34-powerpc-smp-di: No summary available for sata-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

No description available for sata-modules-4.4.0-34-powerpc-smp-di in ubuntu yakkety.

sata-modules-4.4.0-34-powerpc64-smp-di: SATA storage support
scsi-modules-4.4.0-34-generic-di: No summary available for scsi-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for scsi-modules-4.4.0-34-generic-di in ubuntu yakkety.

scsi-modules-4.4.0-34-generic-lpae-di: No summary available for scsi-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for scsi-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

scsi-modules-4.4.0-34-powerpc-e500mc-di: SCSI storage support
scsi-modules-4.4.0-34-powerpc-smp-di: SCSI storage support
scsi-modules-4.4.0-34-powerpc64-smp-di: SCSI storage support
serial-modules-4.4.0-34-generic-di: No summary available for serial-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for serial-modules-4.4.0-34-generic-di in ubuntu xenial.

speakup-modules-4.4.0-34-generic-di: No summary available for speakup-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for speakup-modules-4.4.0-34-generic-di in ubuntu xenial.

speakup-modules-4.4.0-34-generic-lpae-di: No summary available for speakup-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for speakup-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

speakup-modules-4.4.0-34-powerpc-e500mc-di: speakup modules

 This package contains speakup modules.

speakup-modules-4.4.0-34-powerpc-smp-di: speakup modules

 This package contains speakup modules.

speakup-modules-4.4.0-34-powerpc64-smp-di: speakup modules

 This package contains speakup modules.

storage-core-modules-4.4.0-34-generic-di: No summary available for storage-core-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for storage-core-modules-4.4.0-34-generic-di in ubuntu xenial.

storage-core-modules-4.4.0-34-generic-lpae-di: No summary available for storage-core-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for storage-core-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

storage-core-modules-4.4.0-34-powerpc-e500mc-di: No summary available for storage-core-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for storage-core-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

storage-core-modules-4.4.0-34-powerpc-smp-di: Core storage support

 Includes core SCSI, LibATA, USB-Storage. Also includes related block
 devices for CD, Disk and Tape medium (and IDE Floppy).

storage-core-modules-4.4.0-34-powerpc64-smp-di: No summary available for storage-core-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for storage-core-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

usb-modules-4.4.0-34-generic-di: No summary available for usb-modules-4.4.0-34-generic-di in ubuntu xenial.

No description available for usb-modules-4.4.0-34-generic-di in ubuntu xenial.

usb-modules-4.4.0-34-generic-lpae-di: No summary available for usb-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

No description available for usb-modules-4.4.0-34-generic-lpae-di in ubuntu xenial.

usb-modules-4.4.0-34-powerpc-e500mc-di: Core USB support
usb-modules-4.4.0-34-powerpc-smp-di: Core USB support
usb-modules-4.4.0-34-powerpc64-smp-di: No summary available for usb-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

No description available for usb-modules-4.4.0-34-powerpc64-smp-di in ubuntu yakkety.

virtio-modules-4.4.0-34-generic-di: No summary available for virtio-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for virtio-modules-4.4.0-34-generic-di in ubuntu yakkety.

virtio-modules-4.4.0-34-powerpc-e500mc-di: No summary available for virtio-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for virtio-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

virtio-modules-4.4.0-34-powerpc-smp-di: VirtIO Modules

 Includes modules for VirtIO (virtual machine, generally kvm guests)

virtio-modules-4.4.0-34-powerpc64-smp-di: VirtIO Modules

 Includes modules for VirtIO (virtual machine, generally kvm guests)

vlan-modules-4.4.0-34-generic-di: No summary available for vlan-modules-4.4.0-34-generic-di in ubuntu yakkety.

No description available for vlan-modules-4.4.0-34-generic-di in ubuntu yakkety.

vlan-modules-4.4.0-34-generic-lpae-di: No summary available for vlan-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

No description available for vlan-modules-4.4.0-34-generic-lpae-di in ubuntu yakkety.

vlan-modules-4.4.0-34-powerpc-e500mc-di: No summary available for vlan-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

No description available for vlan-modules-4.4.0-34-powerpc-e500mc-di in ubuntu yakkety.

vlan-modules-4.4.0-34-powerpc-smp-di: vlan modules

 This package contains vlan (8021.Q) modules.

vlan-modules-4.4.0-34-powerpc64-smp-di: vlan modules

 This package contains vlan (8021.Q) modules.