linux-lts-xenial 4.4.0-67.88~14.04.1 source package in Ubuntu

Changelog

linux-lts-xenial (4.4.0-67.88~14.04.1) trusty; urgency=low

  [ Thadeu Lima de Souza Cascardo ]

  * linux-lts-xenial: 4.4.0-67.88~14.04.1 -proposed tracker (LP: #1671412)

  * Recent KVM RTC cherry-picks break (some) Windows Live-Migrations
    (LP: #1668594)
    - kvm: x86: correctly reset dest_map->vector when restoring LAPIC state

  * Regression in 4.4.0-65-generic causes very frequent system crashes
    (LP: #1669611)
    - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir"
    - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count"
    - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when
      securityfs_setup_d_inode() fails"
    - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when
      securityfs_pin_fs() fails"

  * Upgrade Redpine RS9113 driver to support AP mode (LP: #1665211)
    - SAUCE: Redpine driver to support Host AP mode

  * NFS client : permission denied when trying to access subshare, since kernel
    4.4.0-31 (LP: #1649292)
    - fs: Better permission checking for submounts

  * [Hyper-V] SAUCE: pci-hyperv fixes for SR-IOV on Azure (LP: #1665097)
    - SAUCE: PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
    - SAUCE: pci-hyperv: properly handle pci bus remove
    - SAUCE: pci-hyperv: lock pci bus on device eject

  * [Hyper-V/Azure] Please include Mellanox OFED drivers in Azure kernel and
    image (LP: #1650058)
    - net/mlx4_en: Fix bad WQE issue
    - net/mlx4_core: Fix racy CQ (Completion Queue) free
    - net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT
      transitions
    - net/mlx4_core: Avoid command timeouts during VF driver device shutdown

  * Xenial update to v4.4.49 stable release (LP: #1664960)
    - ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
    - selinux: fix off-by-one in setprocattr
    - Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
    - cpumask: use nr_cpumask_bits for parsing functions
    - hns: avoid stack overflow with CONFIG_KASAN
    - ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
    - target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
    - target: Use correct SCSI status during EXTENDED_COPY exception
    - target: Fix early transport_generic_handle_tmr abort scenario
    - target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
    - ARM: 8642/1: LPAE: catch pending imprecise abort on unmask
    - mac80211: Fix adding of mesh vendor IEs
    - netvsc: Set maximum GSO size in the right place
    - scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed
      send
    - scsi: aacraid: Fix INTx/MSI-x issue with older controllers
    - scsi: mpt3sas: disable ASPM for MPI2 controllers
    - xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
    - ALSA: seq: Fix race at creating a queue
    - ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
    - drm/i915: fix use-after-free in page_flip_completed()
    - Linux 4.4.49

  * NFS client : kernel 4.4.0-57 crash with nfsv4 enries in /etc/fstab
    (LP: #1650336)
    - SUNRPC: fix refcounting problems with auth_gss messages.

  * [0bda:0328] Card reader failed after S3 (LP: #1664809)
    - usb: hub: Wait for connection to be reestablished after port reset

  * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
    4.4.0-63.84~14.04.2 (LP: #1664912)
    - SAUCE: apparmor: fix link auditing failure due to, uninitialized var

  * ibmvscsis: Add SGL LIMIT (LP: #1662551)
    - ibmvscsis: Add SGL limit

  * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
    (LP: #1663687)
    - scsi: storvsc: Enable tracking of queue depth
    - scsi: storvsc: Remove the restriction on max segment size
    - scsi: storvsc: Enable multi-queue support
    - scsi: storvsc: use tagged SRB requests if supported by the device
    - scsi: storvsc: properly handle SRB_ERROR when sense message is present
    - scsi: storvsc: properly set residual data length on errors

  * ISST-LTE:pNV: ppc64_cpu command is hung w HDs, SSDs and NVMe (LP: #1662666)
    - blk-mq: Avoid memory reclaim when remapping queues
    - blk-mq: Fix failed allocation path when mapping queues

  * Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module
    i915_bpo (LP: #1624164)
    - SAUCE: i915_bpo: Remove MODULE_FIRMWARE statement for i915/kbl_dmc_ver1.bin

  *  Intel I210 ethernet does not work both after S3 (LP: #1662763)
    - igb: implement igb_ptp_suspend
    - igb: call igb_ptp_suspend during suspend/resume cycle

  * [Hyper-V] Fix ring buffer handling to avoid host throttling (LP: #1661430)
    - Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
    - Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
    - Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()

  * brd module compiled as built-in (LP: #1593293)
    - [Config] CONFIG_BLK_DEV_RAM=m

  * regession tests failing after stackprofile test is run (LP: #1661030)
    - SAUCE: fix regression with domain change in complain mode

  * Permission denied and inconsistent behavior in complain mode with 'ip netns
    list' command (LP: #1648903)
    - SAUCE: fix regression with domain change in complain mode

  * flock not mediated by 'k' (LP: #1658219)
    - SAUCE: apparmor: flock mediation is not being enforced on cache check

  * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
    from a unshared mount namespace (LP: #1656121)
    - SAUCE: apparmor: null profiles should inherit parent control flags

  * apparmor refcount leak of profile namespace when removing profiles
    (LP: #1660849)
    - SAUCE: apparmor: fix ns ref count link when removing profiles from policy

  * tor in lxd: apparmor="DENIED" operation="change_onexec"
    namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
    name="system_tor" (LP: #1648143)
    - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
      namespaces

  * apparmor_parser hangs indefinitely when called by multiple threads
    (LP: #1645037)
    - SAUCE: apparmor: fix lock ordering for mkdir

  * apparmor leaking securityfs pin count (LP: #1660846)
    - SAUCE: apparmor: fix leak on securityfs pin count

  * apparmor reference count leak when securityfs_setup_d_inode\ () fails
    (LP: #1660845)
    - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
      fails

  * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
    - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails

  * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
    - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails

  * apparmor  auditing denied access of special apparmor .null fi\ le
    (LP: #1660836)
    - SAUCE: apparmor: Don't audit denied access of special apparmor .null file

  * apparmor label leak when new label is unused (LP: #1660834)
    - SAUCE: apparmor: fix label leak when new label is unused

  * apparmor reference count bug in label_merge_insert() (LP: #1660833)
    - SAUCE: apparmor: fix reference count bug in label_merge_insert()

  * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
    - SAUCE: apparmor: fix replacement race in reading rawdata

  * unix domain socket cross permission check failing with nested namespaces
    (LP: #1660832)
    - SAUCE: apparmor: fix cross ns perm of unix domain sockets

  * docker permission issues with overlay2 storage driver (LP: #1659417)
    - SAUCE: overlayfs: Replace ovl_prepare_creds() with ovl_override_creds()
    - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface"
    - ovl: check mounter creds on underlying lookup

  * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
    - [Config] CONFIG_NET_DROP_MONITOR=m

  * Xenial update to v4.4.48 stable release (LP: #1663657)
    - PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
    - ext4: validate s_first_meta_bg at mount time
    - drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
    - drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
    - crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
    - crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
    - perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
    - ata: sata_mv:- Handle return value of devm_ioremap.
    - libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
    - powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
    - powerpc: Add missing error check to prom_find_boot_cpu()
    - NFSD: Fix a null reference case in find_or_create_lock_stateid()
    - svcrpc: fix oops in absence of krb5 module
    - zswap: disable changing params if init fails
    - cifs: initialize file_info_lock
    - mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
    - mm, fs: check for fatal signals in do_generic_file_read()
    - can: bcm: fix hrtimer/tasklet termination in bcm op removal
    - mmc: sdhci: Ignore unexpected CARD_INT interrupts
    - percpu-refcount: fix reference leak during percpu-atomic transition
    - HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
    - KVM: x86: do not save guest-unsupported XSAVE state
    - USB: serial: qcserial: add Dell DW5570 QDL
    - USB: serial: pl2303: add ATEN device ID
    - USB: Add quirk for WORLDE easykey.25 MIDI keyboard
    - usb: gadget: f_fs: Assorted buffer overflow checks.
    - USB: serial: option: add device ID for HP lt2523 (Novatel E371)
    - x86/irq: Make irq activate operations symmetric
    - base/memory, hotplug: fix a kernel oops in show_valid_zones()
    - Linux 4.4.48

  * Xenial update to v4.4.47 stable release (LP: #1662507)
    - r8152: fix the sw rx checksum is unavailable
    - mlxsw: spectrum: Fix memory leak at skb reallocation
    - mlxsw: switchx2: Fix memory leak at skb reallocation
    - mlxsw: pci: Fix EQE structure definition
    - net: lwtunnel: Handle lwtunnel_fill_encap failure
    - net: ipv4: fix table id in getroute response
    - net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
    - tcp: fix tcp_fastopen unaligned access complaints on sparc
    - openvswitch: maintain correct checksum state in conntrack actions
    - ravb: do not use zero-length alignment DMA descriptor
    - ax25: Fix segfault after sock connection timeout
    - net: fix harmonize_features() vs NETIF_F_HIGHDMA
    - net: phy: bcm63xx: Utilize correct config_intr function
    - ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
    - tcp: initialize max window for a new fastopen socket
    - bridge: netlink: call br_changelink() during br_dev_newlink()
    - r8152: don't execute runtime suspend if the tx is not empty
    - af_unix: move unix_mknod() out of bindlock
    - qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card
    - net: dsa: Bring back device detaching in dsa_slave_suspend()
    - Linux 4.4.47

  * Xenial update to v4.4.46 stable release (LP: #1660994)
    - fbdev: color map copying bounds checking
    - tile/ptrace: Preserve previous registers for short regset write
    - drm: Fix broken VT switch with video=1366x768 option
    - mm/mempolicy.c: do not put mempolicy before using its nodemask
    - sysctl: fix proc_doulongvec_ms_jiffies_minmax()
    - ISDN: eicon: silence misleading array-bounds warning
    - RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
    - s390/ptrace: Preserve previous registers for short regset write
    - can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
    - can: ti_hecc: add missing prepare and unprepare of the clock
    - ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list
    - ARC: [arcompact] handle unaligned access delay slot corner case
    - parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
    - nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
    - NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
    - SUNRPC: cleanup ida information when removing sunrpc module
    - drm/i915: Don't leak edid in intel_crt_detect_ddc()
    - IB/ipoib: move back IB LL address into the hard header
    - IB/umem: Release pid in error and ODP flow
    - s5k4ecgx: select CRC32 helper
    - pinctrl: broxton: Use correct PADCFGLOCK offset
    - platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT
    - mm, memcg: do not retry precharge charges
    - Linux 4.4.46

  * Xenial update to v4.4.45 stable release (LP: #1660993)
    - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to
      it
    - IB/mlx5: Wait for all async command completions to complete
    - IB/mlx4: Set traffic class in AH
    - IB/mlx4: Fix out-of-range array index in destroy qp flow
    - IB/mlx4: Fix port query for 56Gb Ethernet links
    - IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
    - IB/IPoIB: Remove can't use GFP_NOIO warning
    - perf scripting: Avoid leaking the scripting_context variable
    - ARM: dts: imx31: fix clock control module interrupts description
    - ARM: dts: imx31: move CCM device node to AIPS2 bus devices
    - ARM: dts: imx31: fix AVIC base address
    - tmpfs: clear S_ISGID when setting posix ACLs
    - x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
    - svcrpc: don't leak contexts on PROC_DESTROY
    - fuse: clear FR_PENDING flag when moving requests out of pending queue
    - PCI: Enumerate switches below PCI-to-PCIe bridges
    - HID: corsair: fix DMA buffers on stack
    - HID: corsair: fix control-transfer error handling
    - mmc: mxs-mmc: Fix additional cycles after transmission stop
    - ieee802154: atusb: do not use the stack for buffers to make them DMA able
    - mtd: nand: xway: disable module support
    - x86/ioapic: Restore IO-APIC irq_chip retrigger callback
    - qla2xxx: Fix crash due to null pointer access
    - ubifs: Fix journal replay wrt. xattr nodes
    - clocksource/exynos_mct: Clear interrupt when cpu is shut down
    - svcrdma: avoid duplicate dma unmapping during error recovery
    - ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
    - ceph: fix bad endianness handling in parse_reply_info_extra
    - ARM: dts: da850-evm: fix read access to SPI flash
    - arm64/ptrace: Preserve previous registers for short regset write
    - arm64/ptrace: Preserve previous registers for short regset write - 2
    - arm64/ptrace: Preserve previous registers for short regset write - 3
    - arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
    - arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
    - ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init
    - ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
    - ARM: 8613/1: Fix the uaccess crash on PB11MPCore
    - blackfin: check devm_pinctrl_get() for errors
    - ite-cir: initialize use_demodulator before using it
    - dmaengine: pl330: Fix runtime PM support for terminated transfers
    - selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
    - arm64: avoid returning from bad_mode
    - Linux 4.4.45

 -- Thadeu Lima de Souza Cascardo <email address hidden>  Wed, 08 Mar 2017 11:47:26 -0300

Upload details

Uploaded by:
Thadeu Lima de Souza Cascardo
Uploaded to:
Trusty
Original maintainer:
Ubuntu Kernel Team
Architectures:
all i386 amd64 armhf arm64 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-lts-xenial_4.4.0.orig.tar.gz 126.7 MiB 730e75919b5d30a9bc934ccb300eaedfdf44994ca9ee1d07a46901c46c221357
linux-lts-xenial_4.4.0-67.88~14.04.1.diff.gz 15.8 MiB 08a1f68c1f2449aff24a8cef8a7143c8e1e433dd9c4c86620448c72e96f15af6
linux-lts-xenial_4.4.0-67.88~14.04.1.dsc 6.9 KiB 1feae48ebb7d21807c9967d89e7ad8021974180d95ca1aac25ae4b04f75005e2

View changes file

Binary packages built by this source

block-modules-4.4.0-67-generic-di: No summary available for block-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for block-modules-4.4.0-67-generic-di in ubuntu trusty.

block-modules-4.4.0-67-generic-lpae-di: No summary available for block-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for block-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

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

block-modules-4.4.0-67-powerpc-smp-di: Block storage devices

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

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

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

crypto-modules-4.4.0-67-generic-di: No summary available for crypto-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for crypto-modules-4.4.0-67-generic-di in ubuntu trusty.

crypto-modules-4.4.0-67-generic-lpae-di: No summary available for crypto-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for crypto-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

 This package contains crypto modules.

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

 This package contains crypto modules.

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

 This package contains crypto modules.

fat-modules-4.4.0-67-generic-di: No summary available for fat-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for fat-modules-4.4.0-67-generic-di in ubuntu trusty.

fat-modules-4.4.0-67-generic-lpae-di: No summary available for fat-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for fat-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

fat-modules-4.4.0-67-powerpc64-smp-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fb-modules-4.4.0-67-generic-di: No summary available for fb-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for fb-modules-4.4.0-67-generic-di in ubuntu trusty.

firewire-core-modules-4.4.0-67-generic-di: No summary available for firewire-core-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for firewire-core-modules-4.4.0-67-generic-di in ubuntu trusty.

firewire-core-modules-4.4.0-67-powerpc-e500mc-di: Firewire (IEEE-1394) Support
firewire-core-modules-4.4.0-67-powerpc-smp-di: Firewire (IEEE-1394) Support
firewire-core-modules-4.4.0-67-powerpc64-smp-di: Firewire (IEEE-1394) Support
floppy-modules-4.4.0-67-generic-di: No summary available for floppy-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for floppy-modules-4.4.0-67-generic-di in ubuntu trusty.

floppy-modules-4.4.0-67-powerpc-e500mc-di: Floppy driver support
floppy-modules-4.4.0-67-powerpc-smp-di: Floppy driver support
floppy-modules-4.4.0-67-powerpc64-smp-di: Floppy driver support
fs-core-modules-4.4.0-67-generic-di: No summary available for fs-core-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for fs-core-modules-4.4.0-67-generic-di in ubuntu trusty.

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

No description available for fs-core-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

fs-core-modules-4.4.0-67-powerpc-e500mc-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-4.4.0-67-powerpc-smp-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-4.4.0-67-powerpc64-smp-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-secondary-modules-4.4.0-67-generic-di: No summary available for fs-secondary-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for fs-secondary-modules-4.4.0-67-generic-di in ubuntu trusty.

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

No description available for fs-secondary-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

fs-secondary-modules-4.4.0-67-powerpc-e500mc-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-4.4.0-67-powerpc64-smp-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

input-modules-4.4.0-67-generic-di: No summary available for input-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for input-modules-4.4.0-67-generic-di in ubuntu trusty.

input-modules-4.4.0-67-generic-lpae-di: No summary available for input-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for input-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

input-modules-4.4.0-67-powerpc-e500mc-di: Support for various input methods
input-modules-4.4.0-67-powerpc-smp-di: Support for various input methods
input-modules-4.4.0-67-powerpc64-smp-di: Support for various input methods
ipmi-modules-4.4.0-67-generic-di: No summary available for ipmi-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for ipmi-modules-4.4.0-67-generic-di in ubuntu trusty.

ipmi-modules-4.4.0-67-generic-lpae-di: No summary available for ipmi-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for ipmi-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

No description available for irda-modules-4.4.0-67-generic-di in ubuntu trusty.

irda-modules-4.4.0-67-generic-lpae-di: No summary available for irda-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for irda-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

irda-modules-4.4.0-67-powerpc-e500mc-di: Support for Infrared protocols
irda-modules-4.4.0-67-powerpc-smp-di: Support for Infrared protocols
irda-modules-4.4.0-67-powerpc64-smp-di: Support for Infrared protocols
kernel-image-4.4.0-67-generic-di: No summary available for kernel-image-4.4.0-67-generic-di in ubuntu trusty.

No description available for kernel-image-4.4.0-67-generic-di in ubuntu trusty.

kernel-image-4.4.0-67-generic-lpae-di: No summary available for kernel-image-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for kernel-image-4.4.0-67-generic-lpae-di in ubuntu trusty.

kernel-image-4.4.0-67-powerpc-e500mc-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-67-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-67-powerpc64-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.

linux-cloud-tools-4.4.0-67-generic: No summary available for linux-cloud-tools-4.4.0-67-generic in ubuntu trusty.

No description available for linux-cloud-tools-4.4.0-67-generic in ubuntu trusty.

linux-cloud-tools-4.4.0-67-lowlatency: No summary available for linux-cloud-tools-4.4.0-67-lowlatency in ubuntu trusty.

No description available for linux-cloud-tools-4.4.0-67-lowlatency in ubuntu trusty.

linux-headers-4.4.0-67: 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-lts-xenial-headers-4.4.0-67/debian.README.gz for details

linux-headers-4.4.0-67-generic: No summary available for linux-headers-4.4.0-67-generic in ubuntu trusty.

No description available for linux-headers-4.4.0-67-generic in ubuntu trusty.

linux-headers-4.4.0-67-generic-lpae: No summary available for linux-headers-4.4.0-67-generic-lpae in ubuntu trusty.

No description available for linux-headers-4.4.0-67-generic-lpae in ubuntu trusty.

linux-headers-4.4.0-67-lowlatency: No summary available for linux-headers-4.4.0-67-lowlatency in ubuntu trusty.

No description available for linux-headers-4.4.0-67-lowlatency in ubuntu trusty.

linux-headers-4.4.0-67-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-67/debian.README.gz for details.

linux-headers-4.4.0-67-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-67/debian.README.gz for details.

linux-headers-4.4.0-67-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-67/debian.README.gz for details.

linux-headers-4.4.0-67-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-67/debian.README.gz for details.

linux-image-4.4.0-67-generic: No summary available for linux-image-4.4.0-67-generic in ubuntu trusty.

No description available for linux-image-4.4.0-67-generic in ubuntu trusty.

linux-image-4.4.0-67-generic-dbgsym: No summary available for linux-image-4.4.0-67-generic-dbgsym in ubuntu trusty.

No description available for linux-image-4.4.0-67-generic-dbgsym in ubuntu trusty.

linux-image-4.4.0-67-generic-lpae: No summary available for linux-image-4.4.0-67-generic-lpae in ubuntu trusty.

No description available for linux-image-4.4.0-67-generic-lpae in ubuntu trusty.

linux-image-4.4.0-67-generic-lpae-dbgsym: No summary available for linux-image-4.4.0-67-generic-lpae-dbgsym in ubuntu trusty.

No description available for linux-image-4.4.0-67-generic-lpae-dbgsym in ubuntu trusty.

linux-image-4.4.0-67-lowlatency: No summary available for linux-image-4.4.0-67-lowlatency in ubuntu trusty.

No description available for linux-image-4.4.0-67-lowlatency in ubuntu trusty.

linux-image-4.4.0-67-lowlatency-dbgsym: No summary available for linux-image-4.4.0-67-lowlatency-dbgsym in ubuntu trusty.

No description available for linux-image-4.4.0-67-lowlatency-dbgsym in ubuntu trusty.

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

 This package contains the Linux kernel image for version 4.4.0 on
 32-bit Freescale Power e500mc.
 .
 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 Freescale Power e500mc processors.
 .
 Geared toward server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc-e500mc meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-4.4.0-67-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-67-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-67-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-67-powerpc64-emb: Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E

 This package contains the Linux kernel image for version 4.4.0 on
 64-bit PowerPC SMP Book3E.
 .
 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 Book3E processors.
 .
 Geared toward desktop or server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc64-emb meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-4.4.0-67-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-67-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-67-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-67-generic: No summary available for linux-image-extra-4.4.0-67-generic in ubuntu trusty.

No description available for linux-image-extra-4.4.0-67-generic in ubuntu trusty.

linux-lts-xenial-cloud-tools-4.4.0-67: No summary available for linux-lts-xenial-cloud-tools-4.4.0-67 in ubuntu trusty.

No description available for linux-lts-xenial-cloud-tools-4.4.0-67 in ubuntu trusty.

linux-lts-xenial-cloud-tools-4.4.0-67-dbgsym: No summary available for linux-lts-xenial-cloud-tools-4.4.0-67-dbgsym in ubuntu trusty.

No description available for linux-lts-xenial-cloud-tools-4.4.0-67-dbgsym in ubuntu trusty.

linux-lts-xenial-tools-4.4.0-67: Linux kernel version specific tools for version 4.4.0-67

 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-67 on
 PowerPC (32 bit userspace).
 You probably want to install linux-tools-4.4.0-67-<flavour>.

linux-lts-xenial-tools-4.4.0-67-dbgsym: debug symbols for package linux-lts-xenial-tools-4.4.0-67

 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-67 on
 PowerPC (32 bit userspace).
 You probably want to install linux-tools-4.4.0-67-<flavour>.

linux-lts-xenial-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-lts-xenial-udebs-generic-lpae: Metapackage depending on kernel udebs

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

linux-lts-xenial-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-lts-xenial-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-lts-xenial-udebs-powerpc64-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-tools-4.4.0-67-generic: No summary available for linux-tools-4.4.0-67-generic in ubuntu trusty.

No description available for linux-tools-4.4.0-67-generic in ubuntu trusty.

linux-tools-4.4.0-67-generic-lpae: No summary available for linux-tools-4.4.0-67-generic-lpae in ubuntu trusty.

No description available for linux-tools-4.4.0-67-generic-lpae in ubuntu trusty.

linux-tools-4.4.0-67-lowlatency: No summary available for linux-tools-4.4.0-67-lowlatency in ubuntu trusty.

No description available for linux-tools-4.4.0-67-lowlatency in ubuntu trusty.

linux-tools-4.4.0-67-powerpc-e500mc: Linux kernel version specific tools for version 4.4.0-67

 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-67 on
 PowerPC (32 bit userspace).

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

 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-67 on
 PowerPC (32 bit userspace).

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

 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-67 on
 PowerPC (32 bit userspace).

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

 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-67 on
 PowerPC (32 bit userspace).

md-modules-4.4.0-67-generic-di: No summary available for md-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for md-modules-4.4.0-67-generic-di in ubuntu trusty.

md-modules-4.4.0-67-generic-lpae-di: No summary available for md-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for md-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

md-modules-4.4.0-67-powerpc-e500mc-di: Multi-device support (raid, device-mapper, lvm)
md-modules-4.4.0-67-powerpc-smp-di: Multi-device support (raid, device-mapper, lvm)
md-modules-4.4.0-67-powerpc64-smp-di: Multi-device support (raid, device-mapper, lvm)
message-modules-4.4.0-67-generic-di: No summary available for message-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for message-modules-4.4.0-67-generic-di in ubuntu trusty.

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

mouse-modules-4.4.0-67-generic-di: No summary available for mouse-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for mouse-modules-4.4.0-67-generic-di in ubuntu trusty.

mouse-modules-4.4.0-67-generic-lpae-di: No summary available for mouse-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for mouse-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

mouse-modules-4.4.0-67-powerpc-e500mc-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

multipath-modules-4.4.0-67-generic-di: No summary available for multipath-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for multipath-modules-4.4.0-67-generic-di in ubuntu trusty.

multipath-modules-4.4.0-67-generic-lpae-di: No summary available for multipath-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for multipath-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

multipath-modules-4.4.0-67-powerpc64-smp-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

nfs-modules-4.4.0-67-generic-di: No summary available for nfs-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for nfs-modules-4.4.0-67-generic-di in ubuntu trusty.

nfs-modules-4.4.0-67-generic-lpae-di: No summary available for nfs-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for nfs-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

nic-modules-4.4.0-67-generic-di: No summary available for nic-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for nic-modules-4.4.0-67-generic-di in ubuntu trusty.

nic-modules-4.4.0-67-generic-lpae-di: No summary available for nic-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for nic-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

No description available for nic-pcmcia-modules-4.4.0-67-generic-di in ubuntu trusty.

nic-shared-modules-4.4.0-67-generic-di: No summary available for nic-shared-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for nic-shared-modules-4.4.0-67-generic-di in ubuntu trusty.

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

No description available for nic-shared-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

nic-shared-modules-4.4.0-67-powerpc-e500mc-di: nic shared modules

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

nic-usb-modules-4.4.0-67-generic-di: No summary available for nic-usb-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for nic-usb-modules-4.4.0-67-generic-di in ubuntu trusty.

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

No description available for nic-usb-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

nic-usb-modules-4.4.0-67-powerpc-e500mc-di: USB network interface support
nic-usb-modules-4.4.0-67-powerpc-smp-di: USB network interface support
nic-usb-modules-4.4.0-67-powerpc64-smp-di: USB network interface support
parport-modules-4.4.0-67-generic-di: No summary available for parport-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for parport-modules-4.4.0-67-generic-di in ubuntu trusty.

parport-modules-4.4.0-67-generic-lpae-di: No summary available for parport-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for parport-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

No description available for pata-modules-4.4.0-67-generic-di in ubuntu trusty.

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

No description available for pcmcia-modules-4.4.0-67-generic-di in ubuntu trusty.

pcmcia-storage-modules-4.4.0-67-generic-di: No summary available for pcmcia-storage-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for pcmcia-storage-modules-4.4.0-67-generic-di in ubuntu trusty.

plip-modules-4.4.0-67-generic-di: No summary available for plip-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for plip-modules-4.4.0-67-generic-di in ubuntu trusty.

plip-modules-4.4.0-67-generic-lpae-di: No summary available for plip-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for plip-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

No description available for ppp-modules-4.4.0-67-generic-di in ubuntu trusty.

ppp-modules-4.4.0-67-generic-lpae-di: No summary available for ppp-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for ppp-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

No description available for sata-modules-4.4.0-67-generic-di in ubuntu trusty.

sata-modules-4.4.0-67-generic-lpae-di: No summary available for sata-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for sata-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

sata-modules-4.4.0-67-powerpc-e500mc-di: SATA storage support
sata-modules-4.4.0-67-powerpc-smp-di: SATA storage support
sata-modules-4.4.0-67-powerpc64-smp-di: SATA storage support
scsi-modules-4.4.0-67-generic-di: No summary available for scsi-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for scsi-modules-4.4.0-67-generic-di in ubuntu trusty.

scsi-modules-4.4.0-67-generic-lpae-di: No summary available for scsi-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for scsi-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

No description available for serial-modules-4.4.0-67-generic-di in ubuntu trusty.

speakup-modules-4.4.0-67-generic-di: No summary available for speakup-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for speakup-modules-4.4.0-67-generic-di in ubuntu trusty.

speakup-modules-4.4.0-67-generic-lpae-di: No summary available for speakup-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for speakup-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

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

 This package contains speakup modules.

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

 This package contains speakup modules.

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

 This package contains speakup modules.

storage-core-modules-4.4.0-67-generic-di: No summary available for storage-core-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for storage-core-modules-4.4.0-67-generic-di in ubuntu trusty.

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

No description available for storage-core-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

storage-core-modules-4.4.0-67-powerpc-e500mc-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-67-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-67-powerpc64-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).

usb-modules-4.4.0-67-generic-di: No summary available for usb-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for usb-modules-4.4.0-67-generic-di in ubuntu trusty.

usb-modules-4.4.0-67-generic-lpae-di: No summary available for usb-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for usb-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

usb-modules-4.4.0-67-powerpc-e500mc-di: Core USB support
usb-modules-4.4.0-67-powerpc-smp-di: Core USB support
usb-modules-4.4.0-67-powerpc64-smp-di: Core USB support
virtio-modules-4.4.0-67-generic-di: No summary available for virtio-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for virtio-modules-4.4.0-67-generic-di in ubuntu trusty.

virtio-modules-4.4.0-67-powerpc-e500mc-di: VirtIO Modules

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

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

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

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

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

vlan-modules-4.4.0-67-generic-di: No summary available for vlan-modules-4.4.0-67-generic-di in ubuntu trusty.

No description available for vlan-modules-4.4.0-67-generic-di in ubuntu trusty.

vlan-modules-4.4.0-67-generic-lpae-di: No summary available for vlan-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

No description available for vlan-modules-4.4.0-67-generic-lpae-di in ubuntu trusty.

vlan-modules-4.4.0-67-powerpc-e500mc-di: vlan modules

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.