linux 4.4.0-207.239 source package in Ubuntu

Changelog

linux (4.4.0-207.239) xenial; urgency=medium

  * xenial/linux: 4.4.0-207.239 -proposed tracker (LP: #1919558)

  * Xenial update: v4.4.262 upstream stable release (LP: #1920221)
    - uapi: nfnetlink_cthelper.h: fix userspace compilation error
    - ath9k: fix transmitting to stations in dynamic SMPS mode
    - net: Fix gro aggregation for udp encaps with zero csum
    - can: skb: can_skb_set_owner(): fix ref counting if socket was closed before
      setting skb ownership
    - can: flexcan: assert FRZ bit in flexcan_chip_freeze()
    - can: flexcan: enable RX FIFO after FRZ/HALT valid
    - netfilter: x_tables: gpf inside xt_find_revision()
    - cifs: return proper error code in statfs(2)
    - floppy: fix lock_fdc() signal handling
    - Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
    - futex: Change locking rules
    - futex: Cure exit race
    - futex: fix dead code in attach_to_pi_owner()
    - net/mlx4_en: update moderation when config reset
    - net: lapbether: Remove netif_start_queue / netif_stop_queue
    - net: davicom: Fix regulator not turned off on failed probe
    - net: davicom: Fix regulator not turned off on driver removal
    - media: usbtv: Fix deadlock on suspend
    - mmc: mxs-mmc: Fix a resource leak in an error handling path in
      'mxs_mmc_probe()'
    - mmc: mediatek: fix race condition between msdc_request_timeout and irq
    - powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
    - PCI: xgene-msi: Fix race in installing chained irq handler
    - s390/smp: __smp_rescan_cpus() - move cpumask away from stack
    - scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
    - ALSA: hda/hdmi: Cancel pending works before suspend
    - ALSA: hda: Avoid spurious unsol event handling during S3/S4
    - ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar
    - s390/dasd: fix hanging DASD driver unbind
    - mmc: core: Fix partition switch time for eMMC
    - scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section
      names
    - Goodix Fingerprint device is not a modem
    - usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio
      slot
    - usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM
    - xhci: Improve detection of device initiated wake signal.
    - USB: serial: io_edgeport: fix memory leak in edge_startup
    - USB: serial: ch341: add new Product ID
    - USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
    - USB: serial: cp210x: add some more GE USB IDs
    - usbip: fix stub_dev to check for stream socket
    - usbip: fix vhci_hcd to check for stream socket
    - usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
    - staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()
    - staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()
    - staging: rtl8712: unterminated string leads to read overflow
    - staging: rtl8188eu: fix potential memory corruption in
      rtw_check_beacon_data()
    - staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
    - staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scan
    - staging: comedi: addi_apci_1032: Fix endian problem for COS sample
    - staging: comedi: addi_apci_1500: Fix endian problem for command sample
    - staging: comedi: adv_pci1710: Fix endian problem for AI command data
    - staging: comedi: das6402: Fix endian problem for AI command data
    - staging: comedi: das800: Fix endian problem for AI command data
    - staging: comedi: dmm32at: Fix endian problem for AI command data
    - staging: comedi: me4000: Fix endian problem for AI command data
    - staging: comedi: pcl711: Fix endian problem for AI command data
    - staging: comedi: pcl818: Fix endian problem for AI command data
    - NFSv4.2: fix return value of _nfs4_get_security_label()
    - block: rsxx: fix error return code of rsxx_pci_probe()
    - alpha: add $(src)/ rather than $(obj)/ to make source file path
    - alpha: merge build rules of division routines
    - alpha: make short build log available for division routines
    - alpha: Package string routines together
    - alpha: move exports to actual definitions
    - alpha: get rid of tail-zeroing in __copy_user()
    - alpha: switch __copy_user() and __do_clean_user() to normal calling
      conventions
    - powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
    - media: hdpvr: Fix an error handling path in hdpvr_probe()
    - KVM: arm64: Fix exclusive limit for IPA size
    - xen/events: reset affinity of 2-level event when tearing it down
    - xen/events: don't unmask an event channel when an eoi is pending
    - xen/events: avoid handling the same event on two cpus at the same time
    - Linux 4.4.262

  * Xenial update: v4.4.261 upstream stable release (LP: #1920218)
    - futex: fix irq self-deadlock and satisfy assertion
    - futex: fix spin_lock() / spin_unlock_irq() imbalance
    - ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
    - rsxx: Return -EFAULT if copy_to_user() fails
    - dm table: fix iterate_devices based device capability checks
    - platform/x86: acer-wmi: Add new force_caps module parameter
    - PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
    - Linux 4.4.261

  * CVE-2019-19061
    - iio: imu: adis16400: fix memory leak

  * CVE-2018-5953 // CVE-2018-5995 // CVE-2018-7754
    - printk: hash addresses printed with %p

  * CVE-2017-5967
    - time: Remove CONFIG_TIMER_STATS
    - [Config] Dropped CONFIG_TIMER_STATS

  * CVE-2019-16232
    - libertas: fix a potential NULL pointer dereference

  * CVE-2015-1350
    - xfs: Propagate dentry down to inode_change_ok()
    - fuse: Propagate dentry down to inode_change_ok()
    - fs: Give dentry to inode_change_ok() instead of inode
    - fs: Avoid premature clearing of capabilities

  * CVE-2018-13095
    - xfs: More robust inode extent count validation

  * i40e PF reset due to incorrect MDD event (LP: #1772675)
    - i40e: change behavior on PF in response to MDD event

  * Xenial update: v4.4.260 upstream stable release (LP: #1918184)
    - futex: Ensure the correct return value from futex_lock_pi()
    - net: usb: qmi_wwan: support ZTE P685M modem
    - iwlwifi: pcie: fix to correct null check
    - mmc: sdhci-esdhc-imx: fix kernel panic when remove module
    - scripts: use pkg-config to locate libcrypto
    - scripts: set proper OpenSSL include dir also for sign-file
    - hugetlb: fix update_and_free_page contig page struct assumption
    - JFS: more checks for invalid superblock
    - xfs: Fix assert failure in xfs_setattr_size()
    - net: fix up truesize of cloned skb in skb_prepare_for_shift()
    - mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
    - staging: fwserial: Fix error handling in fwserial_create
    - x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
    - vt/consolemap: do font sum unsigned
    - wlcore: Fix command execute failure 19 for wl12xx
    - pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
    - ath10k: fix wmi mgmt tx queue full due to race condition
    - x86/build: Treat R_386_PLT32 relocation as R_386_PC32
    - Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
    - staging: most: sound: add sanity check for function argument
    - media: uvcvideo: Allow entities with no pads
    - Xen/gnttab: handle p2m update errors on a per-slot basis
    - xen-netback: respect gnttab_map_refs()'s return value
    - zsmalloc: account the number of compacted pages correctly
    - swap: fix swapfile read/write offset
    - media: v4l: ioctl: Fix memory leak in video_usercopy
    - Linux 4.4.260

  * Xenial update: v4.4.259 upstream stable release (LP: #1918182)
    - HID: make arrays usage and value to be the same
    - usb: quirks: add quirk to start video capture on ELMO L-12F document camera
      reliable
    - xen-netback: delete NAPI instance when queue fails to initialize
    - ntfs: check for valid standard information attribute
    - igb: Remove incorrect "unexpected SYS WRAP" log message
    - scripts/recordmcount.pl: support big endian for ARCH sh
    - kdb: Make memory allocations more robust
    - MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
    - Bluetooth: Fix initializing response id after clearing struct
    - ARM: dts: exynos: correct PMIC interrupt trigger level on Spring
    - ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale Octa
    - Bluetooth: drop HCI device reference before return
    - Bluetooth: Put HCI device if inquiry procedure interrupts
    - usb: dwc2: Abort transaction after errors with unknown reason
    - usb: dwc2: Make "trimming xfer length" a debug message
    - ARM: s3c: fix fiq for clang IAS
    - bnxt_en: reverse order of TX disable and carrier off
    - xen/netback: fix spurious event detection for common event case
    - b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
    - fbdev: aty: SPARC64 requires FB_ATY_CT
    - drm/gma500: Fix error return code in psb_driver_load()
    - gma500: clean up error handling in init
    - MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
    - MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
    - media: media/pci: Fix memleak in empress_init
    - media: tm6000: Fix memleak in tm6000_start_stream
    - ASoC: cs42l56: fix up error handling in probe
    - media: lmedm04: Fix misuse of comma
    - media: cx25821: Fix a bug when reallocating some dma memory
    - media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values
    - btrfs: clarify error returns values in __load_free_space_cache
    - fs/jfs: fix potential integer overflow on shift of a int
    - jffs2: fix use after free in jffs2_sum_write_data()
    - clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLL
    - HID: core: detect and skip invalid inputs to snto32()
    - dmaengine: fsldma: Fix a resource leak in the remove function
    - dmaengine: fsldma: Fix a resource leak in an error handling path of the
      probe function
    - clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined
    - regulator: axp20x: Fix reference cout leak
    - isofs: release buffer head before return
    - IB/umad: Return EIO in case of when device disassociated
    - powerpc/47x: Disable 256k page size
    - mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe
    - ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores
    - amba: Fix resource leak for drivers without .remove
    - tracepoint: Do not fail unregistering a probe due to memory failure
    - mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()
    - powerpc/pseries/dlpar: handle ibm, configure-connector delay status
    - perf intel-pt: Fix missing CYC processing in PSB
    - perf test: Fix unaligned access in sample parsing test
    - Input: elo - fix an error code in elo_connect()
    - sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
    - misc: eeprom_93xx46: Fix module alias to enable module autoprobe
    - misc: eeprom_93xx46: Add module alias to avoid breaking support for non
      device tree users
    - VMCI: Use set_page_dirty_lock() when unregistering guest memory
    - PCI: Align checking of syscall user config accessors
    - mm/memory.c: fix potential pte_unmap_unlock pte error
    - mm/hugetlb: fix potential double free in hugetlb_register_node() error path
    - i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition
    - scsi: bnx2fc: Fix Kconfig warning & CNIC build errors
    - block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
    - blk-settings: align max_sectors on "logical_block_size" boundary
    - Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox
      Series X|S
    - Input: joydev - prevent potential read overflow in ioctl
    - Input: i8042 - add ASUS Zenbook Flip to noselftest list
    - USB: serial: option: update interface mapping for ZTE P685M
    - USB: serial: mos7840: fix error code in mos7840_write()
    - USB: serial: mos7720: fix error code in mos7720_write()
    - usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
    - usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt
    - KEYS: trusted: Fix migratable=1 failing
    - btrfs: fix reloc root leak with 0 ref reloc roots on recovery
    - drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue
    - staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table
    - x86/reboot: Force all cpus to exit VMX root if VMX is supported
    - floppy: reintroduce O_NDELAY fix
    - mm: hugetlb: fix a race between freeing and dissolving the page
    - usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()
    - libnvdimm/dimm: Avoid race between probe and available_slots_show()
    - module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
    - gpio: pcf857x: Fix missing first interrupt
    - f2fs: fix out-of-repair __setattr_copy()
    - sparc32: fix a user-triggerable oops in clear_user()
    - gfs2: Don't skip dlm unlock if glock has an lvb
    - dm era: Recover committed writeset after crash
    - dm era: Verify the data block size hasn't changed
    - dm era: Fix bitset memory leaks
    - dm era: Use correct value size in equality function of writeset tree
    - dm era: Reinitialize bitset cache before digesting a new writeset
    - dm era: only resize metadata in preresume
    - futex: Fix OWNER_DEAD fixup
    - dm era: Update in-core bitset after committing the metadata
    - Linux 4.4.259

  * CVE-2019-16231
    - fjes: Handle workqueue allocation failure

  * Xenial update: v4.4.258 upstream stable release (LP: #1916661)
    - tracing: Do not count ftrace events in top level enable output
    - fgraph: Initialize tracing_graph_pause at task creation
    - af_key: relax availability checks for skb size calculation
    - iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
    - iwlwifi: mvm: guard against device removal in reprobe
    - SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
    - SUNRPC: Handle 0 length opaque XDR object data properly
    - lib/string: Add strscpy_pad() function
    - include/trace/events/writeback.h: fix -Wstringop-truncation warnings
    - memcg: fix a crash in wb_workfn when a device disappears
    - squashfs: add more sanity checks in id lookup
    - squashfs: add more sanity checks in inode lookup
    - squashfs: add more sanity checks in xattr id lookup
    - memblock: do not start bottom-up allocations with kernel_end
    - netfilter: xt_recent: Fix attempt to update deleted entry
    - h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
    - usb: dwc3: ulpi: fix checkpatch warning
    - usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
    - net: watchdog: hold device global xmit lock during tx disable
    - vsock: fix locking in vsock_shutdown()
    - x86/build: Disable CET instrumentation in the kernel for 32-bit too
    - trace: Use -mcount-record for dynamic ftrace
    - tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-
      mcount
    - tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
    - Xen/x86: don't bail early from clear_foreign_p2m_mapping()
    - Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
    - Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
    - Xen/gntdev: correct error checking in gntdev_map_grant_pages()
    - xen/arm: don't ignore return errors from set_phys_to_machine
    - xen-blkback: don't "handle" error by BUG()
    - xen-netback: don't "handle" error by BUG()
    - xen-scsiback: don't "handle" error by BUG()
    - xen-blkback: fix error handling in xen_blkbk_map()
    - scsi: qla2xxx: Fix crash during driver load on big endian machines
    - kvm: check tlbs_dirty directly
    - Linux 4.4.258

  * Xenial update: v4.4.257 upstream stable release (LP: #1916660)
    - net_sched: reject silly cell_log in qdisc_get_rtab()
    - futex,rt_mutex: Provide futex specific rt_mutex API
    - futex: Remove rt_mutex_deadlock_account_*()
    - futex: Rework inconsistent rt_mutex/futex_q state
    - futex: Avoid violating the 10th rule of futex
    - futex: Replace pointless printk in fixup_owner()
    - futex: Provide and use pi_state_update_owner()
    - rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
    - futex: Use pi_state_update_owner() in put_pi_state()
    - futex: Simplify fixup_pi_state_owner()
    - futex: Handle faults correctly for PI futexes
    - usb: udc: core: Use lock when write to soft_connect
    - scsi: libfc: Avoid invoking response handler twice if ep is already
      completed
    - scsi: ibmvfc: Set default timeout to avoid crash during migration
    - stable: clamp SUBLEVEL in 4.4 and 4.9
    - USB: serial: cp210x: add pid/vid for WSDA-200-USB
    - USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
    - USB: serial: option: Adding support for Cinterion MV31
    - net: lapb: Copy the skb before sending a packet
    - [Config] updateconfigs for ELFCORE
    - ELF/MIPS build fix
    - elfcore: fix building with clang
    - USB: gadget: legacy: fix an error code in eth_bind()
    - USB: usblp: don't call usb_set_interface if there's a single alt
    - usb: dwc2: Fix endpoint direction check in ep_from_windex
    - mac80211: fix station rate table updates on assoc
    - kretprobe: Avoid re-registration of the same kretprobe earlier
    - cifs: report error instead of invalid when revalidating a dentry fails
    - mmc: core: Limit retries when analyse of SDIO tuples fails
    - ARM: footbridge: fix dc21285 PCI configuration accessors
    - mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
    - mm: hugetlb: fix a race between isolating and freeing page
    - mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
    - x86/build: Disable CET instrumentation in the kernel
    - x86/apic: Add extra serialization for non-serializing MSRs
    - Input: xpad - sync supported devices with fork on GitHub
    - ACPI: thermal: Do not call acpi_thermal_check() directly
    - ALSA: hda/realtek - Fix typo of pincfg for Dell quirk
    - Linux 4.4.257

  * Xenial update: v4.4.256 upstream stable release (LP: #1916657)
    - Linux 4.4.256

  * Xenial update: v4.4.255 upstream stable release (LP: #1916656)
    - ACPI: sysfs: Prefer "compatible" modalias
    - wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
    - net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
    - KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in
      intel_arch_events[]
    - mt7601u: fix kernel crash unplugging the device
    - mt7601u: fix rx buffer refcounting
    - y2038: futex: Move compat implementation into futex.c
    - futex: Move futex exit handling into futex code
    - futex: Replace PF_EXITPIDONE with a state
    - exit/exec: Seperate mm_release()
    - futex: Split futex_mm_release() for exit/exec
    - futex: Set task::futex_state to DEAD right after handling futex exit
    - futex: Mark the begin of futex exit explicitly
    - futex: Sanitize exit state handling
    - futex: Provide state handling for exec() as well
    - futex: Add mutex around futex exit
    - futex: Provide distinct return value when owner is exiting
    - futex: Prevent exit livelock
    - ARM: imx: build suspend-imx6.S with arm instruction set
    - netfilter: nft_dynset: add timeout extension to template
    - xfrm: Fix oops in xfrm_replay_advance_bmp
    - RDMA/cxgb4: Fix the reported max_recv_sge value
    - mac80211: pause TX while changing interface type
    - can: dev: prevent potential information leak in can_fill_info()
    - iommu/vt-d: Gracefully handle DMAR units with no supported address widths
    - iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
    - NFC: fix resource leak when target index is invalid
    - NFC: fix possible resource leak
    - Linux 4.4.255

 -- Kelsey Skunberg <email address hidden>  Wed, 24 Mar 2021 18:17:36 -0600

Upload details

Uploaded by:
Kelsey Steele
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-207.239.diff.gz 16.3 MiB aa13e3265e19d7c679b0d6c7f88042e6520d696f01078f3108d2af202972d98c
linux_4.4.0-207.239.dsc 11.7 KiB eeb6cb3ff0c96d5dc064184e7fe01ad1cfa493ab65ee13fa21df8123350d790d

Available diffs

View changes file

Binary packages built by this source

block-modules-4.4.0-207-generic-di: Block storage devices

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

block-modules-4.4.0-207-generic-lpae-di: Block storage devices

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

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

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

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

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

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

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

crypto-modules-4.4.0-207-generic-di: crypto modules

 This package contains crypto modules.

crypto-modules-4.4.0-207-generic-lpae-di: crypto modules

 This package contains crypto modules.

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

 This package contains crypto modules.

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

 This package contains crypto modules.

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

 This package contains crypto modules.

dasd-extra-modules-4.4.0-207-generic-di: DASD storage support -- extras
dasd-modules-4.4.0-207-generic-di: DASD storage support
fat-modules-4.4.0-207-generic-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-4.4.0-207-generic-lpae-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

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

 This includes Windows FAT and VFAT support.

fb-modules-4.4.0-207-generic-di: Framebuffer modules
firewire-core-modules-4.4.0-207-generic-di: Firewire (IEEE-1394) Support
firewire-core-modules-4.4.0-207-powerpc-e500mc-di: Firewire (IEEE-1394) Support
firewire-core-modules-4.4.0-207-powerpc-smp-di: Firewire (IEEE-1394) Support
firewire-core-modules-4.4.0-207-powerpc64-smp-di: Firewire (IEEE-1394) Support
floppy-modules-4.4.0-207-generic-di: Floppy driver support
floppy-modules-4.4.0-207-powerpc-e500mc-di: Floppy driver support
floppy-modules-4.4.0-207-powerpc-smp-di: Floppy driver support
floppy-modules-4.4.0-207-powerpc64-smp-di: Floppy driver support
fs-core-modules-4.4.0-207-generic-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-4.4.0-207-generic-lpae-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

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

 This includes jfs, reiserfs and xfs.

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

 This includes jfs, reiserfs and xfs.

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

 This includes jfs, reiserfs and xfs.

fs-secondary-modules-4.4.0-207-generic-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-4.4.0-207-generic-lpae-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

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

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

input-modules-4.4.0-207-generic-di: Support for various input methods
input-modules-4.4.0-207-generic-lpae-di: Support for various input methods
input-modules-4.4.0-207-powerpc-e500mc-di: Support for various input methods
input-modules-4.4.0-207-powerpc-smp-di: Support for various input methods
input-modules-4.4.0-207-powerpc64-smp-di: Support for various input methods
ipmi-modules-4.4.0-207-generic-di: ipmi modules
ipmi-modules-4.4.0-207-generic-lpae-di: ipmi modules
ipmi-modules-4.4.0-207-powerpc-e500mc-di: ipmi modules
ipmi-modules-4.4.0-207-powerpc-smp-di: ipmi modules
ipmi-modules-4.4.0-207-powerpc64-smp-di: ipmi modules
irda-modules-4.4.0-207-generic-di: Support for Infrared protocols
irda-modules-4.4.0-207-generic-lpae-di: Support for Infrared protocols
irda-modules-4.4.0-207-powerpc-e500mc-di: Support for Infrared protocols
irda-modules-4.4.0-207-powerpc-smp-di: Support for Infrared protocols
irda-modules-4.4.0-207-powerpc64-smp-di: Support for Infrared protocols
kernel-image-4.4.0-207-generic-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-207-generic-lpae-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-207-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-207-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-207-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-207-generic: Linux kernel buildinfo for version 4.4.0 on ARM (hard float) SMP

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 ARM (hard float) SMP.
 .
 You likely do not want to install this package.

linux-buildinfo-4.4.0-207-generic-lpae: Linux kernel buildinfo for version 4.4.0 on ARM (hard float) SMP

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 ARM (hard float) SMP.
 .
 You likely do not want to install this package.

linux-buildinfo-4.4.0-207-lowlatency: Linux kernel buildinfo for version 4.4.0 on 64 bit x86 SMP

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

linux-buildinfo-4.4.0-207-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-207-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-207-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-207-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-207: Linux kernel version specific cloud tools for version 4.4.0-207

 This package provides the architecture dependant parts for kernel
 version locked tools for cloud tools for version 4.4.0-207 on
 64 bit x86.
 You probably want to install linux-cloud-tools-4.4.0-207-<flavour>.

linux-cloud-tools-4.4.0-207-generic: Linux kernel version specific cloud tools for version 4.4.0-207

 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 4.4.0-207 on
 64 bit x86.

linux-cloud-tools-4.4.0-207-lowlatency: Linux kernel version specific cloud tools for version 4.4.0-207

 This package provides the architecture dependant parts for kernel
 version locked tools for cloud for version 4.4.0-207 on
 64 bit x86.

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

linux-headers-4.4.0-207-generic: Linux kernel headers for version 4.4.0 on ARM (hard float) SMP

 This package provides kernel header files for version 4.4.0 on
 ARM (hard float) SMP.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-207/debian.README.gz for details.

linux-headers-4.4.0-207-generic-lpae: Linux kernel headers for version 4.4.0 on ARM (hard float) SMP

 This package provides kernel header files for version 4.4.0 on
 ARM (hard float) SMP.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-207/debian.README.gz for details.

linux-headers-4.4.0-207-lowlatency: Linux kernel headers for version 4.4.0 on 64 bit x86 SMP

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

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

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

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

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

linux-image-4.4.0-207-generic: Signed kernel image generic

 A kernel image for generic. This version of it is signed with
 Canonical's UEFI/Opal signing key.

linux-image-4.4.0-207-generic-dbgsym: Signed kernel image generic

 A link to the debugging symbols for the generic signed kernel.

linux-image-4.4.0-207-generic-lpae: Linux kernel image for version 4.4.0 on ARM (hard float) SMP

 This package contains the Linux kernel image for version 4.4.0 on
 ARM (hard float) SMP.
 .
 Supports Generic LPAE processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic-lpae meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-4.4.0-207-generic-lpae-dbgsym: Linux kernel debug image for version 4.4.0 on ARM (hard float) SMP

 This package provides the kernel debug image for version 4.4.0 on
 ARM (hard float) 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-207-lowlatency: Signed kernel image lowlatency

 A kernel image for lowlatency. This version of it is signed with
 Canonical's UEFI signing key.

linux-image-4.4.0-207-lowlatency-dbgsym: Signed kernel image lowlatency

 A link to the debugging symbols for the lowlatency signed kernel.

linux-image-4.4.0-207-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-207-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-207-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-207-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-207-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-207-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-207-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-207-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-207-generic: Linux kernel image for version 4.4.0 on 64 bit x86 SMP

 This package contains the unsigned Linux kernel image for version 4.4.0 on
 64 bit x86 SMP.
 .
 Supports Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-unsigned-4.4.0-207-generic-dbgsym: Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP

 This package provides the unsigned kernel debug image for version 4.4.0 on
 64 bit x86 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-207-lowlatency: Linux kernel image for version 4.4.0 on 64 bit x86 SMP

 This package contains the unsigned Linux kernel image for version 4.4.0 on
 64 bit x86 SMP.
 .
 Supports Lowlatency processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-lowlatency meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-unsigned-4.4.0-207-lowlatency-dbgsym: Linux kernel debug image for version 4.4.0 on 64 bit x86 SMP

 This package provides the unsigned kernel debug image for version 4.4.0 on
 64 bit x86 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-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-207-generic: Linux kernel extra modules for version 4.4.0 on ARM (hard float) 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 Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-modules-4.4.0-207-generic-lpae: Linux kernel extra modules for version 4.4.0 on ARM (hard float) 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 Generic LPAE processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic-lpae meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-modules-4.4.0-207-lowlatency: Linux kernel extra modules for version 4.4.0 on 64 bit x86 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 Lowlatency processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-lowlatency meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-modules-4.4.0-207-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-207-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-207-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-207-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-207-generic: Linux kernel extra modules for version 4.4.0 on 64 bit x86 SMP

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

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

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

linux-tools-4.4.0-207-generic: Linux kernel version specific tools for version 4.4.0-207

 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-207 on
 ARM (hard float).

linux-tools-4.4.0-207-generic-lpae: Linux kernel version specific tools for version 4.4.0-207

 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-207 on
 ARM (hard float).

linux-tools-4.4.0-207-lowlatency: Linux kernel version specific tools for version 4.4.0-207

 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-207 on
 64 bit x86.

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

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

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

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

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

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

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

 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-207 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-207-generic-di: Multi-device support (raid, device-mapper, lvm)
md-modules-4.4.0-207-generic-lpae-di: Multi-device support (raid, device-mapper, lvm)
md-modules-4.4.0-207-powerpc-e500mc-di: Multi-device support (raid, device-mapper, lvm)
md-modules-4.4.0-207-powerpc-smp-di: Multi-device support (raid, device-mapper, lvm)
md-modules-4.4.0-207-powerpc64-smp-di: Multi-device support (raid, device-mapper, lvm)
message-modules-4.4.0-207-generic-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

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

 This package containes the fusion and i2o storage modules.

mouse-modules-4.4.0-207-generic-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

mouse-modules-4.4.0-207-generic-lpae-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

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

 This package contains mouse drivers for the Linux kernel.

multipath-modules-4.4.0-207-generic-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-4.4.0-207-generic-lpae-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

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

  This package contains modules for device-mapper multipath support.

nfs-modules-4.4.0-207-generic-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-4.4.0-207-generic-lpae-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

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

 Includes the NFS client driver, and supporting modules.

nic-modules-4.4.0-207-generic-di: Network interface support
nic-modules-4.4.0-207-generic-lpae-di: Network interface support
nic-modules-4.4.0-207-powerpc-e500mc-di: Network interface support
nic-modules-4.4.0-207-powerpc-smp-di: Network interface support
nic-modules-4.4.0-207-powerpc64-smp-di: Network interface support
nic-pcmcia-modules-4.4.0-207-generic-di: PCMCIA network interface support
nic-shared-modules-4.4.0-207-generic-di: nic shared modules

  This package contains modules which support nic modules

nic-shared-modules-4.4.0-207-generic-lpae-di: nic shared modules

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

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

  This package contains modules which support nic modules

nic-usb-modules-4.4.0-207-generic-di: USB network interface support
nic-usb-modules-4.4.0-207-generic-lpae-di: USB network interface support
nic-usb-modules-4.4.0-207-powerpc-e500mc-di: USB network interface support
nic-usb-modules-4.4.0-207-powerpc-smp-di: USB network interface support
nic-usb-modules-4.4.0-207-powerpc64-smp-di: USB network interface support
parport-modules-4.4.0-207-generic-di: Parallel port support
parport-modules-4.4.0-207-generic-lpae-di: Parallel port support
parport-modules-4.4.0-207-powerpc-e500mc-di: Parallel port support
parport-modules-4.4.0-207-powerpc-smp-di: Parallel port support
parport-modules-4.4.0-207-powerpc64-smp-di: Parallel port support
pata-modules-4.4.0-207-generic-di: PATA support modules
pata-modules-4.4.0-207-powerpc-e500mc-di: PATA support modules
pata-modules-4.4.0-207-powerpc-smp-di: PATA support modules
pata-modules-4.4.0-207-powerpc64-smp-di: PATA support modules
pcmcia-modules-4.4.0-207-generic-di: PCMCIA Modules
pcmcia-storage-modules-4.4.0-207-generic-di: PCMCIA storage support
plip-modules-4.4.0-207-generic-di: PLIP (parallel port) networking support
plip-modules-4.4.0-207-generic-lpae-di: PLIP (parallel port) networking support
plip-modules-4.4.0-207-powerpc-e500mc-di: PLIP (parallel port) networking support
plip-modules-4.4.0-207-powerpc-smp-di: PLIP (parallel port) networking support
plip-modules-4.4.0-207-powerpc64-smp-di: PLIP (parallel port) networking support
ppp-modules-4.4.0-207-generic-di: PPP (serial port) networking support
ppp-modules-4.4.0-207-generic-lpae-di: PPP (serial port) networking support
ppp-modules-4.4.0-207-powerpc-e500mc-di: PPP (serial port) networking support
ppp-modules-4.4.0-207-powerpc-smp-di: PPP (serial port) networking support
ppp-modules-4.4.0-207-powerpc64-smp-di: PPP (serial port) networking support
sata-modules-4.4.0-207-generic-di: SATA storage support
sata-modules-4.4.0-207-generic-lpae-di: SATA storage support
sata-modules-4.4.0-207-powerpc-e500mc-di: SATA storage support
sata-modules-4.4.0-207-powerpc-smp-di: SATA storage support
sata-modules-4.4.0-207-powerpc64-smp-di: SATA storage support
scsi-modules-4.4.0-207-generic-di: SCSI storage support
scsi-modules-4.4.0-207-generic-lpae-di: SCSI storage support
scsi-modules-4.4.0-207-powerpc-e500mc-di: SCSI storage support
scsi-modules-4.4.0-207-powerpc-smp-di: SCSI storage support
scsi-modules-4.4.0-207-powerpc64-smp-di: SCSI storage support
serial-modules-4.4.0-207-generic-di: Serial port support
speakup-modules-4.4.0-207-generic-di: speakup modules

 This package contains speakup modules.

speakup-modules-4.4.0-207-generic-lpae-di: speakup modules

 This package contains speakup modules.

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

 This package contains speakup modules.

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

 This package contains speakup modules.

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

 This package contains speakup modules.

storage-core-modules-4.4.0-207-generic-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-207-generic-lpae-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-207-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-207-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-207-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-207-generic-di: Core USB support
usb-modules-4.4.0-207-generic-lpae-di: Core USB support
usb-modules-4.4.0-207-powerpc-e500mc-di: Core USB support
usb-modules-4.4.0-207-powerpc-smp-di: Core USB support
usb-modules-4.4.0-207-powerpc64-smp-di: Core USB support
virtio-modules-4.4.0-207-generic-di: VirtIO Modules

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

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

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

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

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

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

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

vlan-modules-4.4.0-207-generic-di: vlan modules

 This package contains vlan (8021.Q) modules.

vlan-modules-4.4.0-207-generic-lpae-di: vlan modules

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.

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

 This package contains vlan (8021.Q) modules.