linux 4.4.0-178.208 source package in Ubuntu

Changelog

linux (4.4.0-178.208) xenial; urgency=medium

  * xenial/linux: 4.4.0-178.208 -proposed tracker (LP: #1870660)

  * CVE-2019-19768
    - blktrace: Protect q->blk_trace with RCU
    - blktrace: fix dereference after null check

  * Multiple Kexec in AWS Nitro instances fail (LP: #1869948)
    - net: ena: Add PCI shutdown handler to allow safe kexec

  * Insert test_bpf module will report 4 failures for ubuntu_bpf_jit on X s390x
    (LP: #1768452)
    - test_bpf: flag tests that cannot be jited on s390

  * Mounting LVM snapshots with xfs can hit kernel BUG in nvme driver
    (LP: #1869229)
    - block: fix bio_will_gap() for first bvec with offset

  * Xenial update: 4.4.217 upstream stable release (LP: #1868629)
    - NFS: Remove superfluous kmap in nfs_readdir_xdr_to_array
    - r8152: check disconnect status after long sleep
    - net: nfc: fix bounds checking bugs on "pipe"
    - bnxt_en: reinitialize IRQs when MTU is modified
    - fib: add missing attribute validation for tun_id
    - nl802154: add missing attribute validation
    - nl802154: add missing attribute validation for dev_type
    - team: add missing attribute validation for port ifindex
    - team: add missing attribute validation for array index
    - nfc: add missing attribute validation for SE API
    - nfc: add missing attribute validation for vendor subcommand
    - ipvlan: add cond_resched_rcu() while processing muticast backlog
    - ipvlan: do not add hardware address of master to its unicast filter list
    - ipvlan: egress mcast packets are not exceptional
    - ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
    - ipvlan: don't deref eth hdr before checking it's set
    - macvlan: add cond_resched() during multicast processing
    - net: fec: validate the new settings in fec_enet_set_coalesce()
    - slip: make slhc_compress() more robust against malicious packets
    - bonding/alb: make sure arp header is pulled before accessing it
    - net: fq: add missing attribute validation for orphan mask
    - iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn +
      add_taint
    - drm/amd/display: remove duplicated assignment to grph_obj_type
    - gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
    - KVM: x86: clear stale x86_emulate_ctxt->intercept value
    - ARC: define __ALIGN_STR and __ALIGN symbols for ARC
    - efi: Fix a race and a buffer overflow while reading efivars via sysfs
    - iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
    - iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
    - nl80211: add missing attribute validation for critical protocol indication
    - nl80211: add missing attribute validation for channel switch
    - netfilter: cthelper: add missing attribute validation for cthelper
    - iommu/vt-d: Fix the wrong printing in RHSA parsing
    - iommu/vt-d: Ignore devices with out-of-spec domain number
    - ipv6: restrict IPV6_ADDRFORM operation
    - efi: Add a sanity check to efivar_store_raw()
    - batman-adv: Fix invalid read while copying bat_iv.bcast_own
    - batman-adv: Only put gw_node list reference when removed
    - batman-adv: Only put orig_node_vlan list reference when removed
    - batman-adv: Avoid endless loop in bat-on-bat netdevice check
    - batman-adv: Fix unexpected free of bcast_own on add_if error
    - batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
    - batman-adv: init neigh node last seen field
    - batman-adv: Deactivate TO_BE_ACTIVATED hardif on shutdown
    - batman-adv: Drop reference to netdevice on last reference
    - batman-adv: Fix reference counting of vlan object for tt_local_entry
    - batman-adv: Avoid duplicate neigh_node additions
    - batman-adv: fix skb deref after free
    - batman-adv: Fix use-after-free/double-free of tt_req_node
    - batman-adv: Fix ICMP RR ethernet access after skb_linearize
    - batman-adv: Clean up untagged vlan when destroying via rtnl-link
    - batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag
    - batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
    - batman-adv: Fix orig_node_vlan leak on orig_node_release
    - batman-adv: lock crc access in bridge loop avoidance
    - batman-adv: Fix non-atomic bla_claim::backbone_gw access
    - batman-adv: Fix reference leak in batadv_find_router
    - batman-adv: Free last_bonding_candidate on release of orig_node
    - batman-adv: Fix speedy join in gateway client mode
    - batman-adv: Add missing refcnt for last_candidate
    - batman-adv: Fix double free during fragment merge error
    - batman-adv: Fix transmission of final, 16th fragment
    - batman-adv: Fix rx packet/bytes stats on local ARP reply
    - batman-adv: fix TT sync flag inconsistencies
    - batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
    - batman-adv: Fix internal interface indices types
    - batman-adv: update data pointers after skb_cow()
    - batman-adv: Fix skbuff rcsum on packet reroute
    - batman-adv: Avoid race in TT TVLV allocator helper
    - batman-adv: Fix TT sync flags for intermediate TT responses
    - batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
    - batman-adv: Fix debugfs path for renamed hardif
    - batman-adv: Fix debugfs path for renamed softif
    - batman-adv: Avoid storing non-TT-sync flags on singular entries too
    - batman-adv: Prevent duplicated gateway_node entry
    - batman-adv: Prevent duplicated nc_node entry
    - batman-adv: Prevent duplicated global TT entry
    - batman-adv: Prevent duplicated tvlv handler
    - batman-adv: Reduce claim hash refcnt only for removed entry
    - batman-adv: Reduce tt_local hash refcnt only for removed entry
    - batman-adv: Reduce tt_global hash refcnt only for removed entry
    - batman-adv: Only read OGM tvlv_len after buffer len check
    - batman-adv: Avoid free/alloc race when handling OGM buffer
    - batman-adv: Don't schedule OGM for disabled interface
    - perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
    - net: ks8851-ml: Fix IRQ handling and locking
    - signal: avoid double atomic counter increments for user accounting
    - jbd2: fix data races at struct journal_head
    - ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
    - ARM: 8958/1: rename missed uaccess .fixup section
    - mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
    - ipv4: ensure rcu_read_lock() in cipso_v4_error()
    - Linux 4.4.217

  * Xenial update: 4.4.216 upstream stable release (LP: #1868628)
    - iwlwifi: pcie: fix rb_allocator workqueue allocation
    - ext4: fix potential race between online resizing and write operations
    - ext4: fix potential race between s_flex_groups online resizing and access
    - ext4: fix potential race between s_group_info online resizing and access
    - ipmi:ssif: Handle a possible NULL pointer reference
    - mac80211: consider more elements in parsing CRC
    - cfg80211: check wiphy driver existence for drvinfo report
    - cifs: Fix mode output in debugging statements
    - cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
    - sysrq: Restore original console_loglevel when sysrq disabled
    - sysrq: Remove duplicated sysrq message
    - net: fib_rules: Correctly set table field when table number exceeds 8 bits
    - net: phy: restore mdio regs in the iproc mdio driver
    - ipv6: Fix nlmsg_flags when splitting a multipath route
    - ipv6: Fix route replacement with dev-only route
    - sctp: move the format error check out of __sctp_sf_do_9_1_abort
    - nfc: pn544: Fix occasional HW initialization failure
    - net: sched: correct flower port blocking
    - ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
    - audit: fix error handling in audit_data_to_entry()
    - HID: core: fix off-by-one memset in hid_report_raw_event()
    - HID: core: increase HID report buffer size to 8KiB
    - HID: hiddev: Fix race in in hiddev_disconnect()
    - MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
    - i2c: jz4780: silence log flood on txabrt
    - ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66
    - net: netlink: cap max groups which will be considered in netlink_bind()
    - namei: only return -ECHILD from follow_dotdot_rcu()
    - KVM: Check for a bad hva before dropping into the ghc slow path
    - slip: stop double free sl->dev in slip_open
    - mm: make page ref count overflow check tighter and more explicit
    - mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
    - audit: always check the netlink payload length in audit_receive_msg()
    - serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
    - usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
    - usb: gadget: serial: fix Tx stall after buffer overflow
    - drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI
    - drm/msm/dsi: save pll state before dsi host is powered off
    - net: ks8851-ml: Remove 8-bit bus accessors
    - net: ks8851-ml: Fix 16-bit data access
    - net: ks8851-ml: Fix 16-bit IO operation
    - watchdog: da9062: do not ping the hw during stop()
    - s390/cio: cio_ignore_proc_seq_next should increase position index
    - cifs: don't leak -EAGAIN for stat() during reconnect
    - usb: storage: Add quirk for Samsung Fit flash
    - usb: quirks: add NO_LPM quirk for Logitech Screen Share
    - usb: core: hub: do error out if usb_autopm_get_interface() fails
    - usb: core: port: do error out if usb_autopm_get_interface() fails
    - vgacon: Fix a UAF in vgacon_invert_region
    - fat: fix uninit-memory access for partial initialized inode
    - vt: selection, close sel_buffer race
    - vt: selection, push console lock down
    - vt: selection, push sel_lock up
    - dmaengine: tegra-apb: Fix use-after-free
    - dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
    - ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output
    - ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path
    - ASoC: dapm: Correct DAPM handling of active widgets during shutdown
    - RDMA/iwcm: Fix iwcm work deallocation
    - RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
    - ARM: imx: build v7_cpu_resume() unconditionally
    - hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()
    - dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
    - powerpc: fix hardware PMU exception bug on PowerVM compatibility mode
      systems
    - dm cache: fix a crash due to incorrect work item cancelling
    - crypto: algif_skcipher - use ZERO_OR_NULL_PTR in skcipher_recvmsg_async
    - Linux 4.4.216

  * Xenial update: 4.4.215 upstream stable release (LP: #1868627)
    - ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
    - ecryptfs: fix a memory leak bug in parse_tag_1_packet()
    - ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
    - ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
    - ubifs: Fix deadlock in concurrent bulk-read and writepage
    - ext4: fix checksum errors with indexed dirs
    - Btrfs: fix race between using extent maps and merging them
    - btrfs: log message when rw remount is attempted with unclean tree-log
    - padata: Remove broken queue flushing
    - s390/time: Fix clk type in get_tod_clock
    - hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.
    - jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
    - jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
    - btrfs: print message when tree-log replay starts
    - scsi: qla2xxx: fix a potential NULL pointer dereference
    - Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs"
    - drm/gma500: Fixup fbdev stolen size usage evaluation
    - brcmfmac: Fix use after free in brcmf_sdio_readframes()
    - gianfar: Fix TX timestamping with a stacked DSA driver
    - pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
    - media: i2c: mt9v032: fix enum mbus codes and frame sizes
    - media: sti: bdisp: fix a possible sleep-in-atomic-context bug in
      bdisp_device_run()
    - efi/x86: Map the entire EFI vendor string before copying it
    - MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
    - uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
    - usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
    - nfs: NFS_SWAP should depend on SWAP
    - jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info
      when load journal
    - tracing: Fix very unlikely race of registering two stat tracers
    - ext4, jbd2: ensure panic when aborting with zero errno
    - kconfig: fix broken dependency in randconfig-generated .config
    - clk: qcom: rcg2: Don't crash if our parent can't be found; return an error
    - drm/amdgpu: remove 4 set but not used variable in
      amdgpu_atombios_get_connector_info_from_object_table
    - regulator: rk808: Lower log level on optional GPIOs being not available
    - NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use
      le16_add_cpu().
    - reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
    - ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
    - b43legacy: Fix -Wcast-function-type
    - ipw2x00: Fix -Wcast-function-type
    - iwlegacy: Fix -Wcast-function-type
    - rtlwifi: rtl_pci: Fix -Wcast-function-type
    - orinoco: avoid assertion in case of NULL pointer
    - ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
    - scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
    - ARM: dts: r8a7779: Add device node for ARM global timer
    - x86/vdso: Provide missing include file
    - pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
    - ALSA: sh: Fix compile warning wrt const
    - tools lib api fs: Fix gcc9 stringop-truncation compilation error
    - usbip: Fix unsafe unaligned pointer usage
    - soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
    - rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
    - Input: edt-ft5x06 - work around first register access error
    - wan: ixp4xx_hss: fix compile-testing on 64-bit
    - ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
    - PCI: Don't disable bridge BARs when assigning bus resources
    - driver core: Print device when resources present in really_probe()
    - drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
    - drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
    - iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
    - scsi: iscsi: Don't destroy session if there are outstanding connections
    - cmd64x: potential buffer overflow in cmd64x_program_timings()
    - ide: serverworks: potential overflow in svwks_set_pio_mode()
    - remoteproc: Initialize rproc_class before use
    - s390/ftrace: generate traced function stack frame
    - ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
    - jbd2: switch to use jbd2_journal_abort() when failed to submit the commit
      record
    - ARM: 8951/1: Fix Kexec compilation issue.
    - hostap: Adjust indentation in prism2_hostapd_add_sta
    - iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
    - drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
    - trigger_next should increase position index
    - radeon: insert 10ms sleep in dce5_crtc_load_lut
    - ocfs2: fix a NULL pointer dereference when call
      ocfs2_update_inode_fsync_trans()
    - lib/scatterlist.c: adjust indentation in __sg_alloc_table
    - reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
    - bcache: explicity type cast in bset_bkey_last()
    - irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building
      INVALL
    - microblaze: Prevent the overflow of the start
    - brd: check and limit max_part par
    - selinux: ensure we cleanup the internal AVC counters on error in
      avc_update()
    - enic: prevent waking up stopped tx queues over watchdog reset
    - floppy: check FDC index for errors before assigning it
    - staging: android: ashmem: Disallow ashmem memory from being remapped
    - staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.
    - usb: uas: fix a plug & unplug racing
    - USB: Fix novation SourceControl XL after suspend
    - USB: hub: Don't record a connect-change event during reset-resume
    - staging: rtl8188eu: Fix potential security hole
    - staging: rtl8188eu: Fix potential overuse of kernel memory
    - x86/mce/amd: Fix kobject lifetime
    - tty: serial: imx: setup the correct sg entry for tx dma
    - xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
    - VT_RESIZEX: get rid of field-by-field copyin
    - vt: vt_ioctl: fix race in VT_RESIZEX
    - netfilter: xt_bpf: add overflow checks
    - ext4: fix a data race in EXT4_I(inode)->i_disksize
    - ext4: add cond_resched() to __ext4_find_entry()
    - KVM: apic: avoid calculating pending eoi from an uninitialized val
    - Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered
      extents
    - scsi: Revert "RDMA/isert: Fix a recently introduced regression related to
      logout"
    - scsi: Revert "target: iscsi: Wait for all commands to finish before freeing
      a session"
    - ecryptfs: replace BUG_ON with error handling code
    - ALSA: rawmidi: Avoid bit fields for state flags
    - ALSA: seq: Avoid concurrent access to queue flags
    - ALSA: seq: Fix concurrent access to queue current tick/time
    - xen: Enable interrupts when calling _cond_resched()
    - Linux 4.4.215

 -- Khalid Elmously <email address hidden>  Sun, 05 Apr 2020 18:51:07 -0400

Upload details

Uploaded by:
Khaled El Mously
Uploaded to:
Xenial
Original maintainer:
Ubuntu Kernel Team
Architectures:
all i386 amd64 armhf arm64 x32 powerpc ppc64el s390x
Section:
devel
Urgency:
Medium 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-178.208.diff.gz 15.6 MiB 10dcac1be72cd6527d0406be8ff26421b1485f5df4d9b3cea77b1ea67125d133
linux_4.4.0-178.208.dsc 11.6 KiB a6e9c1d497cd6ed40d9b4123a73706780facefdb6a3ea0d1b63863eabef0bb96

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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

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

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

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

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

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

crypto-modules-4.4.0-178-generic-di: No summary available for crypto-modules-4.4.0-178-generic-di in ubuntu xenial.

No description available for crypto-modules-4.4.0-178-generic-di in ubuntu xenial.

crypto-modules-4.4.0-178-generic-lpae-di: No summary available for crypto-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

No description available for crypto-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

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

 This package contains crypto modules.

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

 This package contains crypto modules.

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

 This package contains crypto modules.

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

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

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

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

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

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

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

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

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

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

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

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

firewire-core-modules-4.4.0-178-generic-di: No summary available for firewire-core-modules-4.4.0-178-generic-di in ubuntu xenial.

No description available for firewire-core-modules-4.4.0-178-generic-di in ubuntu xenial.

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

No description available for floppy-modules-4.4.0-178-generic-di in ubuntu xenial.

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

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

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

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

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

 This includes jfs, reiserfs and xfs.

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

 This includes jfs, reiserfs and xfs.

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

 This includes jfs, reiserfs and xfs.

fs-secondary-modules-4.4.0-178-generic-di: No summary available for fs-secondary-modules-4.4.0-178-generic-di in ubuntu xenial.

No description available for fs-secondary-modules-4.4.0-178-generic-di in ubuntu xenial.

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

No description available for fs-secondary-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

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

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

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

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

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

ipmi-modules-4.4.0-178-generic-lpae-di: No summary available for ipmi-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

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

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

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

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

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

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

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

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

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

kernel-image-4.4.0-178-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-178-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-178-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-buildinfo-4.4.0-178-generic: No summary available for linux-buildinfo-4.4.0-178-generic in ubuntu xenial.

No description available for linux-buildinfo-4.4.0-178-generic in ubuntu xenial.

linux-buildinfo-4.4.0-178-generic-lpae: No summary available for linux-buildinfo-4.4.0-178-generic-lpae in ubuntu xenial.

No description available for linux-buildinfo-4.4.0-178-generic-lpae in ubuntu xenial.

linux-buildinfo-4.4.0-178-lowlatency: No summary available for linux-buildinfo-4.4.0-178-lowlatency in ubuntu xenial.

No description available for linux-buildinfo-4.4.0-178-lowlatency in ubuntu xenial.

linux-buildinfo-4.4.0-178-powerpc-e500mc: Linux kernel buildinfo for version 4.4.0 on 32-bit Freescale Power e500mc

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 32-bit Freescale Power e500mc.
 .
 You likely do not want to install this package.

linux-buildinfo-4.4.0-178-powerpc-smp: Linux kernel buildinfo for version 4.4.0 on 32-bit PowerPC SMP

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 32-bit PowerPC SMP.
 .
 You likely do not want to install this package.

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

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 64-bit PowerPC SMP Book3E.
 .
 You likely do not want to install this package.

linux-buildinfo-4.4.0-178-powerpc64-smp: Linux kernel buildinfo for version 4.4.0 on 64-bit PowerPC SMP

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 64-bit PowerPC SMP.
 .
 You likely do not want to install this package.

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

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

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

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

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

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

linux-cloud-tools-common: Linux kernel version specific cloud tools for version 4.4.0

 This package provides the architecture independent parts for kernel
 version locked tools for cloud tools for version 4.4.0.

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-178: 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-178/debian.README.gz for details

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

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

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

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

linux-headers-4.4.0-178-lowlatency: No summary available for linux-headers-4.4.0-178-lowlatency in ubuntu xenial.

No description available for linux-headers-4.4.0-178-lowlatency in ubuntu xenial.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linux-image-4.4.0-178-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.
 .
 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-178-powerpc-e500mc-dbgsym: Linux kernel debug image for version 4.4.0 on 32-bit Freescale Power e500mc

 This package provides the 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-178-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.
 .
 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-178-powerpc-smp-dbgsym: Linux kernel debug image for version 4.4.0 on 32-bit PowerPC SMP

 This package provides the 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-178-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.
 .
 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-178-powerpc64-emb-dbgsym: Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP Book3E

 This package provides the 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-178-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.
 .
 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-178-powerpc64-smp-dbgsym: Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP

 This package provides the 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-unsigned-4.4.0-178-generic: No summary available for linux-image-unsigned-4.4.0-178-generic in ubuntu xenial.

No description available for linux-image-unsigned-4.4.0-178-generic in ubuntu xenial.

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

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

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

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

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

No description available for linux-image-unsigned-4.4.0-178-lowlatency-dbgsym 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-modules-4.4.0-178-generic: No summary available for linux-modules-4.4.0-178-generic in ubuntu xenial.

No description available for linux-modules-4.4.0-178-generic in ubuntu xenial.

linux-modules-4.4.0-178-generic-lpae: No summary available for linux-modules-4.4.0-178-generic-lpae in ubuntu xenial.

No description available for linux-modules-4.4.0-178-generic-lpae in ubuntu xenial.

linux-modules-4.4.0-178-lowlatency: No summary available for linux-modules-4.4.0-178-lowlatency in ubuntu xenial.

No description available for linux-modules-4.4.0-178-lowlatency in ubuntu xenial.

linux-modules-4.4.0-178-powerpc-e500mc: Linux kernel extra modules for version 4.4.0 on 32-bit Freescale Power e500mc

 Contains 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-modules-4.4.0-178-powerpc-smp: Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SMP

 Contains 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-modules-4.4.0-178-powerpc64-emb: Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SMP Book3E

 Contains 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-modules-4.4.0-178-powerpc64-smp: Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SMP

 Contains 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-modules-extra-4.4.0-178-generic: No summary available for linux-modules-extra-4.4.0-178-generic in ubuntu xenial.

No description available for linux-modules-extra-4.4.0-178-generic in ubuntu xenial.

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-178: Linux kernel version specific tools for version 4.4.0-178

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 This package provides the architecture independent parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0.

linux-tools-host: Linux kernel VM host tools

 This package provides kernel tools useful for VM hosts.

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: 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-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: Metapackage depending on kernel udebs

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

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

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

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

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

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

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

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

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

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

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

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

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

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

multipath-modules-4.4.0-178-generic-di: No summary available for multipath-modules-4.4.0-178-generic-di in ubuntu xenial.

No description available for multipath-modules-4.4.0-178-generic-di in ubuntu xenial.

multipath-modules-4.4.0-178-generic-lpae-di: No summary available for multipath-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

No description available for multipath-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

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

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

nfs-modules-4.4.0-178-generic-di: No summary available for nfs-modules-4.4.0-178-generic-di in ubuntu xenial.

No description available for nfs-modules-4.4.0-178-generic-di in ubuntu xenial.

nfs-modules-4.4.0-178-generic-lpae-di: No summary available for nfs-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

No description available for nfs-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

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

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

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

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

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

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

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

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

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

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

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

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

No description available for scsi-modules-4.4.0-178-generic-di in ubuntu xenial.

scsi-modules-4.4.0-178-generic-lpae-di: No summary available for scsi-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

No description available for scsi-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

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

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

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

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

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

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

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

 This package contains speakup modules.

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

 This package contains speakup modules.

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

 This package contains speakup modules.

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

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

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

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

storage-core-modules-4.4.0-178-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-178-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-178-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-178-generic-di: No summary available for usb-modules-4.4.0-178-generic-di in ubuntu xenial.

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

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

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

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

No description available for virtio-modules-4.4.0-178-generic-di in ubuntu xenial.

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

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

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

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

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

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

vlan-modules-4.4.0-178-generic-di: No summary available for vlan-modules-4.4.0-178-generic-di in ubuntu xenial.

No description available for vlan-modules-4.4.0-178-generic-di in ubuntu xenial.

vlan-modules-4.4.0-178-generic-lpae-di: No summary available for vlan-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

No description available for vlan-modules-4.4.0-178-generic-lpae-di in ubuntu xenial.

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

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.