UbuntuUpdates.org

Package "linux-aws"

This package belongs to a PPA: Canonical Kernel Team




Name: linux-aws

Description:

Complete Linux kernel for Amazon Web Services (AWS) systems.

Latest version: *DELETED*
Release: trusty (14.04)
Level: base
Repository: main
Head package: linux-meta-aws

Links


Download "linux-aws"


Other versions of "linux-aws" in Trusty

Repository Area Version
security universe 4.4.0-1044.47
updates universe 4.4.0-1044.47

Changelog

Version: *DELETED* 2019-11-15 03:09:00 UTC
No changelog for deleted or moved packages.

Version: 4.4.0.1059.60 2019-11-15 01:08:52 UTC
No changelog available yet.

Version: *DELETED* 2019-06-26 06:09:44 UTC
No changelog for deleted or moved packages.

Version: 4.4.0-1042.45 2019-04-18 09:08:14 UTC

 linux-aws (4.4.0-1042.45) trusty; urgency=medium
 .
   * linux-aws: 4.4.0-1042.45 -proposed tracker (LP: #1824775)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] resync git-ubuntu-log
 .
   * Please ship the ib_uverbs driver module in the main modules package
     (LP: #1822692)
     - [config] AWS: ib_uverbs.ko, ib_umad.ko moved to linux-modules package
 .

Source diff to previous version
1786013 Packaging resync
1822692 Please ship the ib_uverbs driver module in the main modules package

Version: 4.4.0-1041.44 2019-04-10 01:08:36 UTC

 linux-aws (4.4.0-1041.44) trusty; urgency=medium
 .
   * linux-aws: 4.4.0-1041.44 -proposed tracker (LP: #1822832)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] resync git-ubuntu-log
 .
   [ Ubuntu: 4.4.0-146.172 ]
 .
   * linux: 4.4.0-146.172 -proposed tracker (LP: #1822834)
   * Packaging resync (LP: #1786013)
     - [Packaging] update helper scripts
     - [Packaging] resync retpoline extraction
   * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
     triggers system hang on i386 (LP: #1812845)
     - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
   * Xenial update: 4.4.177 upstream stable release (LP: #1822271)
     - ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
     - numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
     - KEYS: allow reaching the keys quotas exactly
     - mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
     - mfd: twl-core: Fix section annotations on {,un}protect_pm_master
     - mfd: db8500-prcmu: Fix some section annotations
     - mfd: ab8500-core: Return zero in get_register_interruptible()
     - mfd: qcom_rpm: write fw_version to CTRL_REG
     - mfd: wm5110: Add missing ASRC rate register
     - mfd: mc13xxx: Fix a missing check of a register-read failure
     - net: hns: Fix use after free identified by SLUB debug
     - MIPS: ath79: Enable OF serial ports in the default config
     - scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
     - scsi: isci: initialize shost fully before calling scsi_add_host()
     - MIPS: jazz: fix 64bit build
     - isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
     - atm: he: fix sign-extension overflow on large shift
     - leds: lp5523: fix a missing check of return value of lp55xx_read
     - isdn: avm: Fix string plus integer warning from Clang
     - RDMA/srp: Rework SCSI device reset handling
     - KEYS: user: Align the payload buffer
     - KEYS: always initialize keyring_index_key::desc_len
     - batman-adv: fix uninit-value in batadv_interface_tx()
     - net/packet: fix 4gb buffer limit due to overflow check
     - team: avoid complex list operations in team_nl_cmd_options_set()
     - sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
     - net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
     - ARCv2: Enable unaligned access in early ASM code
     - Revert "bridge: do not add port to router list when receives query with
       source 0.0.0.0"
     - libceph: handle an empty authorize reply
     - drm/msm: Unblock writer if reader closes file
     - ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
     - ALSA: compress: prevent potential divide by zero bugs
     - thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
     - usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
     - usb: gadget: Potential NULL dereference on allocation error
     - ASoC: dapm: change snprintf to scnprintf for possible overflow
     - ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
     - ARC: fix __ffs return value to avoid build warnings
     - mac80211: fix miscounting of ttl-dropped frames
     - serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
     - scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
     - net: altera_tse: fix connect_local_phy error path
     - ibmveth: Do not process frames after calling napi_reschedule
     - mac80211: don't initiate TDLS connection if station is not associated to AP
     - cfg80211: extend range deviation for DMG
     - KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting
       to L1
     - arm/arm64: KVM: Feed initialized memory to MMIO accesses
     - KVM: arm/arm64: Fix MMIO emulation data handling
     - powerpc: Always initialize input array when calling epapr_hypercall()
     - mmc: spi: Fix card detection during probe
     - x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
     - USB: serial: option: add Telit ME910 ECM composition
     - USB: serial: cp210x: add ID for Ingenico 3070
     - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
     - cpufreq: Use struct kobj_attribute instead of struct global_attr
     - sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
     - ncpfs: fix build warning of strncpy
     - isdn: isdn_tty: fix build warning of strncpy
     - staging: lustre: fix buffer overflow of string buffer
     - net-sysfs: Fix mem leak in netdev_register_kobject
     - team: Free BPF filter when unregistering netdev
     - bnxt_en: Drop oversize TX packets to prevent errors.
     - net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
     - xen-netback: fix occasional leak of grant ref mappings under memory pressure
     - net: Add __icmp_send helper.
     - net: avoid use IPCB in cipso_v4_error
     - net: phy: Micrel KSZ8061: link failure after cable connect
     - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
     - applicom: Fix potential Spectre v1 vulnerabilities
     - MIPS: irq: Allocate accurate order pages for irq stack
     - hugetlbfs: fix races and page leaks during migration
     - netlabel: fix out-of-bounds memory accesses
     - net: dsa: mv88e6xxx: Fix u64 statistics
     - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
     - media: uvcvideo: Fix 'type' check leading to overflow
     - vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
     - perf tools: Handle TOPOLOGY headers with no CPU
     - IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
     - ipvs: Fix signed integer overflow when setsockopt timeout
     - iommu/amd: Fix IOMMU page flush when detach device from a domain
     - xtensa: SMP: fix ccount_timer_shutdown
     - xtensa: SMP: fix secondary CPU initialization
     - xtensa: smp_lx200_defconfig: fix vectors clash
     - xt

1786013 Packaging resync
1812845 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes triggers system hang on i386
1822271 Xenial update: 4.4.177 upstream stable release
1807259 sky2 ethernet card doesn't work after returning from suspend
1809843 sky2 ethernet card link not up after suspend
1819881 [CONFIG] please enable highdpi font FONT_TER16x32
1821259 Hard lockup in 2 CPUs due to deadlock in cpu_stoppers
1820419 linux-generic should depend on linux-base \u003e=4.1



About   -   Send Feedback to @ubuntu_updates