linux 4.4.0-168.197 source package in Ubuntu

Changelog

linux (4.4.0-168.197) xenial; urgency=medium

  * CVE-2018-12207
    - KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
    - KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()
    - KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()
    - KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
    - KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
    - KVM: x86: MMU: Make mmu_set_spte() return emulate value
    - KVM: x86: MMU: Move initialization of parent_ptes out from
      kvm_mmu_alloc_page()
    - KVM: x86: MMU: always set accessed bit in shadow PTEs
    - KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to
      link_shadow_page()
    - KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
    - KVM: x86: simplify ept_misconfig
    - KVM: x86: extend usage of RET_MMIO_PF_* constants
    - KVM: MMU: drop vcpu param in gpte_access
    - kvm: Convert kvm_lock to a mutex
    - kvm: x86: Do not release the page inside mmu_set_spte()
    - KVM: x86: make FNAME(fetch) and __direct_map more similar
    - KVM: x86: remove now unneeded hugepage gfn adjustment
    - KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
    - KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
    - SAUCE: KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is
      active
    - SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure
    - SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation
    - SAUCE: kvm: Add helper function for creating VM worker threads
    - SAUCE: kvm: x86: mmu: Recovery of shattered NX large pages
    - SAUCE: cpu/speculation: Uninline and export CPU mitigations helpers
    - SAUCE: kvm: x86: mmu: Apply global mitigations knob to ITLB_MULTIHIT

  * CVE-2019-11135
    - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
    - KVM: x86: use Intel speculation bugs and features as derived in generic x86
      code
    - x86/msr: Add the IA32_TSX_CTRL MSR
    - x86/cpu: Add a helper function x86_read_arch_cap_msr()
    - x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
    - x86/speculation/taa: Add mitigation for TSX Async Abort
    - x86/speculation/taa: Add sysfs reporting for TSX Async Abort
    - kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
    - x86/tsx: Add "auto" option to the tsx= cmdline parameter
    - x86/speculation/taa: Add documentation for TSX Async Abort
    - x86/tsx: Add config options to set tsx=on|off|auto
    - SAUCE: x86/speculation/taa: Call tsx_init()
    - SAUCE: x86/cpu: Include cpu header from bugs.c
    - [Config] Disable TSX by default when possible

  * CVE-2019-0154
    - SAUCE: i915_bpo: drm/i915: Lower RM timeout to avoid DSI hard hangs
    - SAUCE: i915_bpo: drm/i915/gen8+: Add RC6 CTX corruption WA
    - SAUCE: drm/i915/gen8+: Add RC6 CTX corruption WA

  * CVE-2019-0155
    - SAUCE: i915_bpo: drm/i915/gtt: Add read only pages to gen8_pte_encode
    - SAUCE: i915_bpo: drm/i915/gtt: Read-only pages for insert_entries on bdw+
    - SAUCE: i915_bpo: drm/i915/gtt: Disable read-only support under GVT
    - SAUCE: i915_bpo: drm/i915: Rename gen7 cmdparser tables
    - SAUCE: i915_bpo: drm/i915: Disable Secure Batches for gen6+
    - SAUCE: i915_bpo: drm/i915/cmdparser: Use binary search for faster register
      lookup
    - SAUCE: i915_bpo: drm/i915/cmdparser: Check reg_table_count before
      derefencing.
    - SAUCE: i915_bpo: drm/i915: Remove Master tables from cmdparser
    - SAUCE: i915_bpo: drm/i915: Add support for mandatory cmdparsing
    - SAUCE: i915_bpo: drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
    - SAUCE: i915_bpo: drm/i915: Allow parsing of unsized batches
    - SAUCE: i915_bpo: drm/i915: Add gen9 BCS cmdparsing
    - SAUCE: i915_bpo: drm/i915/cmdparser: Add support for backward jumps
    - SAUCE: i915_bpo: drm/i915/cmdparser: Ignore Length operands during command
      matching

linux (4.4.0-167.196) xenial; urgency=medium

  * xenial/linux: 4.4.0-167.196 -proposed tracker (LP: #1849051)

  * Xenial update: 4.4.197 upstream stable release (LP: #1848780)
    - KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
    - s390/topology: avoid firing events before kobjs are created
    - s390/cio: avoid calling strlen on null pointer
    - s390/cio: exclude subchannels with no parent from pseudo check
    - KVM: nVMX: handle page fault in vmread fix
    - ASoC: Define a set of DAPM pre/post-up events
    - powerpc/powernv: Restrict OPAL symbol map to only be readable by root
    - can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
    - crypto: qat - Silence smp_processor_id() warning
    - ieee802154: atusb: fix use-after-free at disconnect
    - cfg80211: initialize on-stack chandefs
    - ima: always return negative code for error
    - fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
    - 9p: avoid attaching writeback_fid on mmap with type PRIVATE
    - xen/pci: reserve MCFG areas earlier
    - ceph: fix directories inode i_blkbits initialization
    - drm/amdgpu: Check for valid number of registers to read
    - thermal: Fix use-after-free when unregistering thermal zone device
    - fuse: fix memleak in cuse_channel_open
    - kernel/elfcore.c: include proper prototypes
    - tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
    - perf stat: Fix a segmentation fault when using repeat forever
    - crypto: caam - fix concurrency issue in givencrypt descriptor
    - cfg80211: add and use strongly typed element iteration macros
    - cfg80211: Use const more consistently in for_each_element macros
    - nl80211: validate beacon head
    - ASoC: sgtl5000: Improve VAG power and mute control
    - panic: ensure preemption is disabled during panic()
    - [Config] updateconfigs for USB_RIO500
    - USB: rio500: Remove Rio 500 kernel driver
    - USB: yurex: Don't retry on unexpected errors
    - USB: yurex: fix NULL-derefs on disconnect
    - USB: usb-skeleton: fix runtime PM after driver unbind
    - USB: usb-skeleton: fix NULL-deref on disconnect
    - xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
    - xhci: Check all endpoints for LPM timeout
    - usb: xhci: wait for CNR controller not ready bit in xhci resume
    - USB: adutux: remove redundant variable minor
    - USB: adutux: fix use-after-free on disconnect
    - USB: adutux: fix NULL-derefs on disconnect
    - USB: adutux: fix use-after-free on release
    - USB: iowarrior: fix use-after-free on disconnect
    - USB: iowarrior: fix use-after-free on release
    - USB: iowarrior: fix use-after-free after driver unbind
    - USB: usblp: fix runtime PM after driver unbind
    - USB: chaoskey: fix use-after-free on release
    - USB: ldusb: fix NULL-derefs on driver unbind
    - serial: uartlite: fix exit path null pointer
    - USB: serial: keyspan: fix NULL-derefs on open() and write()
    - USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20
    - USB: serial: option: add Telit FN980 compositions
    - USB: serial: option: add support for Cinterion CLS8 devices
    - USB: serial: fix runtime PM after driver unbind
    - USB: usblcd: fix I/O after disconnect
    - USB: microtek: fix info-leak at probe
    - USB: dummy-hcd: fix power budget for SuperSpeed mode
    - usb: renesas_usbhs: gadget: Do not discard queues in
      usb_ep_set_{halt,wedge}()
    - usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior
    - USB: legousbtower: fix slab info leak at probe
    - USB: legousbtower: fix deadlock on disconnect
    - USB: legousbtower: fix potential NULL-deref on disconnect
    - USB: legousbtower: fix open after failed reset request
    - USB: legousbtower: fix use-after-free on release
    - staging: vt6655: Fix memory leak in vt6655_probe
    - iio: adc: ad799x: fix probe error handling
    - iio: light: opt3001: fix mutex unlock race
    - perf llvm: Don't access out-of-scope array
    - CIFS: Gracefully handle QueryInfo errors during open
    - CIFS: Force reval dentry if LOOKUP_REVAL flag is set
    - kernel/sysctl.c: do not override max_threads provided by userspace
    - arm64: capabilities: Handle sign of the feature bit
    - arm64: Rename cpuid_feature field extract routines
    - Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
    - cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary
    - CIFS: Force revalidate inode when dentry is stale
    - media: stkwebcam: fix runtime PM after driver unbind
    - tracing: Get trace_array reference for available_tracers files
    - x86/asm: Fix MWAITX C-state hint value
    - Linux 4.4.197
    - [Config] updateconfigs for USB_RIO500

  * CVE-2019-17666
    - SAUCE: rtlwifi: Fix potential overflow on P2P code

  * Suspend stopped working from 4.4.0-157 onwards (LP: #1844021) // Xenial
    update: 4.4.197 upstream stable release (LP: #1848780)
    - xhci: Increase STS_SAVE timeout in xhci_suspend()

  * Ubuntu 16.04.6 - Shared CEX7C cards defined in z/VM guest not established by
    zcrypt device driver (LP: #1848173)
    - SAUCE: s390/zcrypt: CEX7 toleration support

  * Xenial update: 4.4.196 upstream stable release (LP: #1848598)
    - video: ssd1307fb: Start page range at page_offset
    - gpu: drm: radeon: Fix a possible null-pointer dereference in
      radeon_connector_set_property()
    - ipmi_si: Only schedule continuously in the thread in maintenance mode
    - clk: qoriq: Fix -Wunused-const-variable
    - clk: sirf: Don't reference clk_init_data after registration
    - powerpc/rtas: use device model APIs and serialization during LPM
    - powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this
      function
    - powerpc/pseries/mobility: use cond_resched when updating device tree
    - pinctrl: tegra: Fix write barrier placement in pmx_writel
    - vfio_pci: Restore original state on release
    - powerpc/64s/exception: machine check use correct cfar for late handler
    - powerpc/pseries: correctly track irq state in default idle
    - scsi: core: Reduce memory required for SCSI logging
    - mfd: intel-lpss: Remove D3cold delay
    - ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as
      writes
    - HID: apple: Fix stuck function keys when using FN
    - security: smack: Fix possible null-pointer dereferences in
      smack_socket_sock_rcv_skb()
    - fat: work around race with userspace's read via blockdev while mounting
    - hypfs: Fix error number left in struct pointer member
    - ocfs2: wait for recovering done after direct unlock request
    - kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
    - ANDROID: binder: remove waitqueue when thread exits.
    - ANDROID: binder: synchronize_rcu() when using POLLFREE.
    - hso: fix NULL-deref on tty open
    - ipv6: drop incoming packets having a v4mapped source address
    - net: ipv4: avoid mixed n_redirects and rate_tokens usage
    - net: qlogic: Fix memory leak in ql_alloc_large_buffers
    - nfc: fix memory leak in llcp_sock_bind()
    - sch_dsmark: fix potential NULL deref in dsmark_init()
    - xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
    - net/rds: Fix error handling in rds_ib_add_one()
    - sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
    - Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
    - smack: use GFP_NOFS while holding inode_smack::smk_lock
    - NFC: fix attrs checks in netlink interface
    - Linux 4.4.196

  * Xenial update: 4.4.195 upstream stable release (LP: #1848589)
    - Revert "Bluetooth: validate BLE connection interval updates"
    - HID: prodikeys: Fix general protection fault during probe
    - HID: lg: make transfer buffers DMA capable
    - HID: logitech: Fix general protection fault caused by Logitech driver
    - HID: hidraw: Fix invalid read in hidraw_ioctl
    - mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
    - crypto: talitos - fix missing break in switch statement
    - net: rds: Fix NULL ptr use in rds_tcp_kill_sock
    - ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()
    - ALSA: hda - Add laptop imic fixup for ASUS M9V laptop
    - SAUCE: Revert "mac80211: handle deauthentication/disassociation from TDLS
      peer"
    - mac80211: Print text for disassociation reason
    - mac80211: handle deauthentication/disassociation from TDLS peer
    - locking/lockdep: Add debug_locks check in __lock_downgrade()
    - irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
    - f2fs: check all the data segments against all node ones
    - Revert "f2fs: avoid out-of-range memory access"
    - f2fs: fix to do sanity check on segment bitmap of LFS curseg
    - drm: Flush output polling on shutdown
    - Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices
    - arcnet: provide a buffer big enough to actually receive packets
    - cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
    - net/phy: fix DP83865 10 Mbps HDX loopback disable function
    - openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
    - sch_netem: fix a divide by zero in tabledist()
    - skge: fix checksum byte order
    - usbnet: ignore endpoints with invalid wMaxPacketSize
    - usbnet: sanity checking of packet sizes and device mtu
    - ALSA: hda: Flush interrupts on disabling
    - ASoC: sgtl5000: Fix charge pump source assignment
    - dmaengine: bcm2835: Print error in case setting DMA mask fails
    - leds: leds-lp5562 allow firmware files up to the maximum length
    - media: dib0700: fix link error for dibx000_i2c_set_speed
    - media: hdpvr: Add device num check and handling
    - sched/fair: Fix imbalance due to CPU affinity
    - sched/core: Fix CPU controller for !RT_GROUP_SCHED
    - x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI
      fails
    - x86/apic: Soft disable APIC before initializing it
    - ALSA: hda - Show the fatal CORB/RIRB error more clearly
    - ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in
      build_adc_controls()
    - media: iguanair: add sanity checks
    - base: soc: Export soc_device_register/unregister APIs
    - ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid
    - ia64:unwind: fix double free for mod->arch.init_unw_table
    - md: don't call spare_active in md_reap_sync_thread if all member devices
      can't work
    - md: don't set In_sync if array is frozen
    - efi: cper: print AER info of PCIe fatal error
    - media: gspca: zero usb_buf on error
    - dmaengine: iop-adma: use correct printk format strings
    - media: omap3isp: Don't set streaming state on random subdevs
    - net: lpc-enet: fix printk format strings
    - media: radio/si470x: kill urb on error
    - media: hdpvr: add terminating 0 at end of string
    - media: saa7146: add cleanup in hexium_attach()
    - media: cpia2_usb: fix memory leaks
    - media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()
    - media: ov9650: add a sanity check
    - ACPI / CPPC: do not require the _PSD method
    - libtraceevent: Change users plugin directory
    - ACPI: custom_method: fix memory leaks
    - hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'
    - md/raid1: fail run raid1 array when active disk less than one
    - dmaengine: ti: edma: Do not reset reserved paRAM slots
    - kprobes: Prohibit probing on BUG() and WARN() address
    - ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
    - mmc: sdhci: Fix incorrect switch to HS mode
    - libertas: Add missing sentinel at end of if_usb.c fw_table
    - media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
    - ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93
    - btrfs: extent-tree: Make sure we only allocate extents from block groups
      with the same type
    - media: omap3isp: Set device on omap3isp subdevs
    - ALSA: firewire-tascam: handle error code when getting current source of
      clock
    - ALSA: firewire-tascam: check intermediate state of clock status and retry
    - printk: Do not lose last line in kmsg buffer dump
    - fuse: fix missing unlock_page in fuse_writepage()
    - parisc: Disable HP HSC-PCI Cards to prevent kernel crash
    - KVM: x86: always stop emulation on page fault
    - KVM: x86: set ctxt->have_exception in x86_decode_insn()
    - KVM: x86: Manually calculate reserved bits when loading PDPTRS
    - media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
    - ASoC: Intel: Fix use of potentially uninitialized variable
    - ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up
    - alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
    - md/raid6: Set R5_ReadError when there is read failure on parity disk
    - cfg80211: Purge frame registrations on iftype change
    - /dev/mem: Bail out upon SIGKILL.
    - ext4: fix punch hole for inline_data file systems
    - quota: fix wrong condition in is_quota_modification()
    - hwrng: core - don't wait on add_early_randomness()
    - i2c: riic: Clear NACK in tend isr
    - CIFS: Fix oplock handling for SMB 2.1+ protocols
    - ovl: filter of trusted xattr results in audit
    - Btrfs: fix use-after-free when using the tree modification log
    - btrfs: Relinquish CPUs in btrfs_compare_trees
    - Btrfs: fix race setting up and completing qgroup rescan workers
    - Linux 4.4.195

  * [Packaging] Support building Flattened Image Tree (FIT) kernels
    (LP: #1847969)
    - [Packaging] add rules to build FIT image
    - [Packaging] force creation of headers directory

  * bcache: Performance degradation when querying priority_stats (LP: #1840043)
    - bcache: add cond_resched() in __bch_cache_cmp()

  * Add installer support for iwlmvm adapters (LP: #1848236)
    - d-i: Add iwlmvm to nic-modules

  * Bad posix clock speculation mitigation backport (LP: #1847189)
    - SAUCE: Fix posix clock speculation mitigation backport

  * PM / hibernate: fix potential memory corruption (LP: #1847118)
    - PM / hibernate: memory_bm_find_bit -- tighten node optimisation

  * CVE-2019-17056
    - nfc: enforce CAP_NET_RAW for raw sockets

  * CVE-2019-17055
    - mISDN: enforce CAP_NET_RAW for raw sockets

  * CVE-2019-17054
    - appletalk: enforce CAP_NET_RAW for raw sockets

  * CVE-2019-17053
    - ieee802154: enforce CAP_NET_RAW for raw sockets

  * CVE-2019-17052
    - ax25: enforce CAP_NET_RAW for raw sockets

  * CVE-2019-15098
    - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()

  * arm64: sigaltstack fails with MINSIGSTKSZ for 32-bit processes
    (LP: #1844155)
    - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
    - arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ

 -- Stefan Bader <email address hidden>  Wed, 06 Nov 2019 09:50:06 +0100

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-168.197.diff.gz 15.2 MiB b583b7ebcd7b6241d22cd4d1b950c9e0cd04a1d22153b60d9fa85493c4aec2e4
linux_4.4.0-168.197.dsc 11.6 KiB 5dec9d4056ae80078b46791f2bb1d7a4d871b1654e57016f3c18a44e47f99245

View changes file

Binary packages built by this source

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 This package contains crypto modules.

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

 This package contains crypto modules.

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

 This package contains crypto modules.

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

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

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

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

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

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

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

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

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

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

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

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

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

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

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

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

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

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

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

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

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

 This includes jfs, reiserfs and xfs.

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

 This includes jfs, reiserfs and xfs.

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

 This includes jfs, reiserfs and xfs.

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

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

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

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

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

No description available for linux-modules-extra-4.4.0-168-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-168: Linux kernel version specific tools for version 4.4.0-168

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

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

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

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

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

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

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

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

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

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

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

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

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

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

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

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

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

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

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

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

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

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

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

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

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

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

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

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

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

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 This package contains speakup modules.

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

 This package contains speakup modules.

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

 This package contains speakup modules.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.