linux 4.4.0-137.163 source package in Ubuntu

Changelog

linux (4.4.0-137.163) xenial; urgency=medium

  * CVE-2018-14633
    - iscsi target: Use hex2bin instead of a re-implementation

  * CVE-2018-17182
    - mm: get rid of vmacache_flush_all() entirely

linux (4.4.0-136.162) xenial; urgency=medium

  * linux: 4.4.0-136.162 -proposed tracker (LP: #1791745)

  * CVE-2017-5753
    - bpf: properly enforce index mask to prevent out-of-bounds speculation
    - Revert "UBUNTU: SAUCE: bpf: Use barrier_nospec() instead of osb()"
    - Revert "bpf: prevent speculative execution in eBPF interpreter"

  * L1TF mitigation not effective in some CPU and RAM combinations
    (LP: #1788563) // CVE-2018-3620 // CVE-2018-3646
    - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
    - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
      much RAM
    - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+

  * CVE-2018-15594
    - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests

  * Xenial update to 4.4.144 stable release (LP: #1791080)
    - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
      parallel.
    - x86/MCE: Remove min interval polling limitation
    - fat: fix memory allocation failure handling of match_strdup()
    - ALSA: rawmidi: Change resized buffers atomically
    - ARC: Fix CONFIG_SWAP
    - ARC: mm: allow mprotect to make stack mappings executable
    - mm: memcg: fix use after free in mem_cgroup_iter()
    - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
    - ipv6: fix useless rol32 call on hash
    - lib/rhashtable: consider param->min_size when setting initial table size
    - net/ipv4: Set oif in fib_compute_spec_dst
    - net: phy: fix flag masking in __set_phy_supported
    - ptp: fix missing break in switch
    - tg3: Add higher cpu clock for 5762.
    - net: Don't copy pfmemalloc flag in __copy_skb_header()
    - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
    - xhci: Fix perceived dead host due to runtime suspend race with event handler
    - x86/paravirt: Make native_save_fl() extern inline
    - SAUCE: Add missing CPUID_7_EDX defines
    - SAUCE: x86/speculation: Expose indirect_branch_prediction_barrier()
    - x86/pti: Mark constant arrays as __initconst
    - x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs
    - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
      speculation attack surface
    - x86/speculation: Clean up various Spectre related details
    - x86/speculation: Fix up array_index_nospec_mask() asm constraint
    - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
    - x86/mm: Factor out LDT init from context init
    - x86/mm: Give each mm TLB flush generation a unique ID
    - SAUCE: x86/speculation: Use Indirect Branch Prediction Barrier in context
      switch
    - x86/speculation: Use IBRS if available before calling into firmware
    - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
    - selftest/seccomp: Fix the seccomp(2) signature
    - xen: set cpu capabilities from xen_start_kernel()
    - x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
    - SAUCE: Preserve SPEC_CTRL MSR in new inlines
    - SAUCE: Add Knights Mill to NO SSB list
    - x86/process: Correct and optimize TIF_BLOCKSTEP switch
    - x86/process: Optimize TIF_NOTSC switch
    - Revert "x86/cpufeatures: Add FEATURE_ZEN"
    - Revert "x86/cpu/AMD: Fix erratum 1076 (CPB bit)"
    - x86/cpu/AMD: Fix erratum 1076 (CPB bit)
    - x86/cpufeatures: Add FEATURE_ZEN
    - x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
    - x86/cpu: Re-apply forced caps every time CPU caps are re-read
    - block: do not use interruptible wait anywhere
    - clk: tegra: Fix PLL_U post divider and initial rate on Tegra30
    - ubi: Introduce vol_ignored()
    - ubi: Rework Fastmap attach base code
    - ubi: Be more paranoid while seaching for the most recent Fastmap
    - ubi: Fix races around ubi_refill_pools()
    - ubi: Fix Fastmap's update_vol()
    - ubi: fastmap: Erase outdated anchor PEBs during attach
    - Linux 4.4.144

  * CVE-2017-5715 (Spectre v2 s390x)
    - s390: detect etoken facility
    - s390/lib: use expoline for all bcr instructions
    - SAUCE: s390: use expoline thunks for all branches generated by the BPF JIT

  * Xenial update to 4.4.143 stable release (LP: #1790884)
    - compiler, clang: suppress warning for unused static inline functions
    - compiler, clang: properly override 'inline' for clang
    - compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
    - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
    - x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
    - ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
    - bcm63xx_enet: correct clock usage
    - bcm63xx_enet: do not write to random DMA channel on BCM6345
    - crypto: crypto4xx - remove bad list_del
    - crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
    - atm: zatm: Fix potential Spectre v1
    - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
    - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
    - net/mlx5: Fix incorrect raw command length parsing
    - net: sungem: fix rx checksum support
    - qed: Limit msix vectors in kdump kernel to the minimum required count.
    - r8152: napi hangup fix after disconnect
    - tcp: fix Fast Open key endianness
    - tcp: prevent bogus FRTO undos with non-SACK flows
    - vhost_net: validate sock before trying to put its fd
    - net_sched: blackhole: tell upper qdisc about dropped packets
    - net/mlx5: Fix command interface race in polling mode
    - net: cxgb3_main: fix potential Spectre v1
    - rtlwifi: rtl8821ae: fix firmware is not ready to run
    - MIPS: Call dump_stack() from show_regs()
    - MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
    - netfilter: ebtables: reject non-bridge targets
    - KEYS: DNS: fix parsing multiple options
    - rds: avoid unenecessary cong_update in loop transport
    - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
    - Linux 4.4.143

  * Xenial update to 4.4.142 stable release (LP: #1790883)
    - Kbuild: fix # escaping in .cmd files for future Make
    - perf tools: Move syscall number fallbacks from perf-sys.h to
      tools/arch/x86/include/asm/
    - Linux 4.4.142

  * Xenial update to 4.4.141 stable release (LP: #1790620)
    - MIPS: Fix ioremap() RAM check
    - ibmasm: don't write out of bounds in read handler
    - vmw_balloon: fix inflation with batching
    - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
    - USB: serial: ch341: fix type promotion bug in ch341_control_in()
    - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
    - USB: serial: keyspan_pda: fix modem-status error handling
    - USB: yurex: fix out-of-bounds uaccess in read handler
    - USB: serial: mos7840: fix status-register error handling
    - usb: quirks: add delay quirks for Corsair Strafe
    - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
    - HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter
    - tools build: fix # escaping in .cmd files for future Make
    - iw_cxgb4: correctly enforce the max reg_mr depth
    - x86/cpufeature: Move some of the scattered feature bits to x86_capability
    - x86/cpu: Provide a config option to disable static_cpu_has
    - x86/fpu: Add an XSTATE_OP() macro
    - x86/fpu: Get rid of xstate_fault()
    - x86/headers: Don't include asm/processor.h in asm/atomic.h
    - x86/cpufeature: Replace the old static_cpu_has() with safe variant
    - x86/cpufeature: Get rid of the non-asm goto variant
    - x86/alternatives: Add an auxilary section
    - x86/alternatives: Discard dynamic check after init
    - x86/vdso: Use static_cpu_has()
    - x86/boot: Simplify kernel load address alignment check
    - x86/cpufeature: Speed up cpu_feature_enabled()
    - x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
    - x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
    - x86/cpu: Add detection of AMD RAS Capabilities
    - x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
    - x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
    - x86/cpufeature: Add helper macro for mask check macros
    - uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
    - netfilter: nf_queue: augment nfqa_cfg_policy
    - netfilter: x_tables: initialise match/target check parameter struct
    - loop: add recursion validation to LOOP_CHANGE_FD
    - PM / hibernate: Fix oops at snapshot_write()
    - SAUCE: RDMA/ucm: Blacklist UCM module
    - loop: remember whether sysfs_create_group() was done
    - Linux 4.4.141
    - [Config] Refresh configs for 4.4.141

  * regression with EXT4 file systems and meta_bg flag (LP: #1789653)
    - ext4: fix false negatives *and* false positives in ext4_check_descriptors()

  * CVE-2018-15572
    - x86/speculation: Protect against userspace-userspace spectreRSB

  * random oopses on s390 systems using NVMe devices (LP: #1790480)
    - s390/pci: fix out of bounds access during irq setup

  * CVE-2018-6555
    - SAUCE: irda: Only insert new objects into the global database via setsockopt

  * CVE-2018-6554
    - SAUCE: irda: Fix memory leak caused by repeated binds of irda socket

  * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
    - partitions/aix: fix usage of uninitialized lv_info and lvname structures
    - partitions/aix: append null character to print data from disk

 -- Stefan Bader <email address hidden>  Mon, 24 Sep 2018 13:39:05 +0200

Upload details

Uploaded by:
Stefan Bader
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-137.163.diff.gz 14.1 MiB 7b8e30b6978bac8cfa98469ffdce4c5c4e15a0d33663b7b287cc1e11b4951b58
linux_4.4.0-137.163.dsc 9.5 KiB 60250bd571d0540e663a22310cac20c02badbf6f3534bc6eabdcfa305ccc804f

View changes file

Binary packages built by this source

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 This package contains crypto modules.

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

 This package contains crypto modules.

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

 This package contains crypto modules.

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

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

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

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

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

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

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

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

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

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

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

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

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

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

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

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

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

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

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

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

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

 This includes jfs, reiserfs and xfs.

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

 This includes jfs, reiserfs and xfs.

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

 This includes jfs, reiserfs and xfs.

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

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

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

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

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

kernel-image-4.4.0-137-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-137-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-137-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-137: No summary available for linux-cloud-tools-4.4.0-137 in ubuntu xenial.

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

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

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

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

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

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

No description available for linux-cloud-tools-4.4.0-137-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-137: 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-137/debian.README.gz for details

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linux-libc-dev: Linux Kernel Headers for development

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

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

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

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

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

linux-tools-4.4.0-137-dbgsym: debug symbols for package linux-tools-4.4.0-137

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 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-137 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-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-137-generic-di: No summary available for md-modules-4.4.0-137-generic-di in ubuntu xenial.

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

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

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

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

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

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

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

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

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

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

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

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

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

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

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

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

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

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

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

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

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

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

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

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

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

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

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

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

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

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

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

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

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

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

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 This package contains speakup modules.

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

 This package contains speakup modules.

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

 This package contains speakup modules.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.