linux-lts-xenial (4.4.0-110.133~14.04.2) trusty; urgency=low * linux-lts-xenial: 4.4.0-110.133~14.04.2 -proposed tracker (LP: #1742996) * linux: 4.4.0-110.133 -proposed tracker (LP: #1742995) * CVE-2017-5753 - x86/microcode/AMD: Add support for fam17h microcode loading - bpf: add bpf_patch_insn_single helper - bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis - bpf: add generic constant blinding for use in jits - locking/barriers: introduce new memory barrier gmb() - bpf: prevent speculative execution in eBPF interpreter - x86, bpf, jit: prevent speculative execution when JIT is enabled - uvcvideo: prevent speculative execution - carl9170: prevent speculative execution - qla2xxx: prevent speculative execution - Thermal/int340x: prevent speculative execution - userns: prevent speculative execution - ipv6: prevent speculative execution - fs: prevent speculative execution - net: mpls: prevent speculative execution - udf: prevent speculative execution - x86/feature: Enable the x86 feature to control Speculation - x86/feature: Report presence of IBPB and IBRS control - x86/enter: MACROS to set/clear IBRS and set IBPB - x86/enter: Use IBRS on syscall and interrupts - x86/idle: Disable IBRS entering idle and enable it on wakeup - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup - x86/mm: Set IBPB upon context switch - x86/mm: Only set IBPB when the new thread cannot ptrace current thread - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm - x86/kvm: Set IBPB when switching VM - x86/kvm: Toggle IBRS on VM entry and exit - x86/kvm: Pad RSB on VM transition - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control - x86/syscall: Clear unused extra registers on syscall entrance - x86/syscall: Clear unused extra registers on 32-bit compatible syscall entrance - x86/entry: Use retpoline for syscall's indirect calls - x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR - x86/cpu/AMD: Add speculative control support for AMD - x86/microcode: Extend post microcode reload to support IBPB feature - KVM: SVM: Do not intercept new speculative control MSRs - x86/svm: Set IBRS value on VM entry and exit - x86/svm: Set IBPB when running a different VCPU - KVM: x86: Add speculative control CPUID support for guests - x86/svm: Add code to clobber the RSB on VM exit - x86/svm: Add code to clear registers on VM exit - x86/cpu/AMD: Make the LFENCE instruction serialized - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature - powerpc: add gmb barrier - s390/spinlock: add gmb memory barrier - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit - arm64: no gmb() implementation yet - arm: no gmb() implementation yet * CVE-2017-5715 - x86/microcode/AMD: Add support for fam17h microcode loading - bpf: add bpf_patch_insn_single helper - bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis - bpf: add generic constant blinding for use in jits - locking/barriers: introduce new memory barrier gmb() - bpf: prevent speculative execution in eBPF interpreter - x86, bpf, jit: prevent speculative execution when JIT is enabled - uvcvideo: prevent speculative execution - carl9170: prevent speculative execution - qla2xxx: prevent speculative execution - Thermal/int340x: prevent speculative execution - userns: prevent speculative execution - ipv6: prevent speculative execution - fs: prevent speculative execution - net: mpls: prevent speculative execution - udf: prevent speculative execution - x86/feature: Enable the x86 feature to control Speculation - x86/feature: Report presence of IBPB and IBRS control - x86/enter: MACROS to set/clear IBRS and set IBPB - x86/enter: Use IBRS on syscall and interrupts - x86/idle: Disable IBRS entering idle and enable it on wakeup - x86/idle: Disable IBRS when offlining cpu and re-enable on wakeup - x86/mm: Set IBPB upon context switch - x86/mm: Only set IBPB when the new thread cannot ptrace current thread - x86/entry: Stuff RSB for entry to kernel for non-SMEP platform - x86/kvm: add MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD to kvm - x86/kvm: Set IBPB when switching VM - x86/kvm: Toggle IBRS on VM entry and exit - x86/kvm: Pad RSB on VM transition - x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature - x86/spec_ctrl: Add lock to serialize changes to ibrs and ibpb control - x86/syscall: Clear unused extra registers on syscall entrance - x86/syscall: Clear unused extra registers on 32-bit compatible syscall entrance - x86/entry: Use retpoline for syscall's indirect calls - x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR - x86/cpu/AMD: Add speculative control support for AMD - x86/microcode: Extend post microcode reload to support IBPB feature - KVM: SVM: Do not intercept new speculative control MSRs - x86/svm: Set IBRS value on VM entry and exit - x86/svm: Set IBPB when running a different VCPU - KVM: x86: Add speculative control CPUID support for guests - x86/svm: Add code to clobber the RSB on VM exit - x86/svm: Add code to clear registers on VM exit - x86/cpu/AMD: Make the LFENCE instruction serialized - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature - powerpc: add gmb barrier - s390/spinlock: add gmb memory barrier - SAUCE: x86/kvm: Fix stuff_RSB() for 32-bit - arm64: no gmb() implementation yet - arm: no gmb() implementation yet * powerpc: flush L1D on return to use (LP: #1742772) - SAUCE: powerpc: Secure memory rfi flush - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm - SAUCE: Fixup rfid in kvmppc_skip_Hinterrupt should be hrfid - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS - SAUCE: rfi-flush: Implement congruence-first fallback flush - SAUCE: rfi-flush: Make l1d_flush_type bit flags - SAUCE: rfi-flush: Push the instruction selection down to the patching routine - SAUCE: rfi-flush: Expand the RFI section to two nop slots - SAUCE: rfi-flush: Support more than one flush type at once - SAUCE: rfi-flush: Allow HV to advertise multiple flush types - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush - SAUCE: powerpc/asm: Allow including ppc_asm.h in asm files - SAUCE: Remove setup.h include file otherwise compilation complains about missing header file. - SAUCE: Fix compilation errors for arch/powerpc/lib/feature-fixups.c - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing - SAUCE: rfi-flush: Rework powernv logic to be more cautious - SAUCE: rfi-flush: Rework pseries logic to be more cautious - SAUCE: rfi-flush: Fix the fallback flush to actually activate - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN - SAUCE: rfi-flush: Refactor the macros so the nops are defined once - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options - SAUCE: rfi-flush: Use rfi-flush in printks - SAUCE: rfi-flush: Fallback flush add load dependency - SAUCE: rfi-flush: Fix the 32-bit KVM build - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code - SAUCE: UBUNTU: [Config] Disable CONFIG_PPC_DEBUG_RFI * s390: add ppa to kernel entry/exit (LP: #1742771) - s390: introduce CPU alternatives - s390: add ppa to kernel entry / exit * CVE-2017-5754 - x86/tlb: Drop the _GPL from the cpu_tlbstate export - Map the vsyscall page with _PAGE_USER - s390: introduce CPU alternatives - s390: add ppa to kernel entry / exit - SAUCE: powerpc: Secure memory rfi flush - SAUCE: rfi-flush: Make DEBUG_RFI a CONFIG option - SAUCE: rfi-flush: Add HRFI_TO_UNKNOWN and use it in denorm - SAUCE: Fixup rfid in kvmppc_skip_Hinterrupt should be hrfid - SAUCE: rfi-flush: kvmppc_skip_(H)interrupt returns to host - SAUCE: KVM: Revert the implementation of H_GET_CPU_CHARACTERISTICS - SAUCE: rfi-flush: Implement congruence-first fallback flush - SAUCE: rfi-flush: Make l1d_flush_type bit flags - SAUCE: rfi-flush: Push the instruction selection down to the patching routine - SAUCE: rfi-flush: Expand the RFI section to two nop slots - SAUCE: rfi-flush: Support more than one flush type at once - SAUCE: rfi-flush: Allow HV to advertise multiple flush types - SAUCE: rfi-flush: Add speculation barrier before ori 30,30,0 flush - SAUCE: powerpc/asm: Allow including ppc_asm.h in asm files - SAUCE: Remove setup.h include file otherwise compilation complains about missing header file. - SAUCE: Fix compilation errors for arch/powerpc/lib/feature-fixups.c - SAUCE: rfi-flush: Add barriers to the fallback L1D flushing - SAUCE: rfi-flush: Rework powernv logic to be more cautious - SAUCE: rfi-flush: Rework pseries logic to be more cautious - SAUCE: rfi-flush: Fix the fallback flush to actually activate - SAUCE: rfi-flush: Fix HRFI_TO_UNKNOWN - SAUCE: rfi-flush: Refactor the macros so the nops are defined once - SAUCE: rfi-flush: Add no_rfi_flush and nopti comandline options - SAUCE: rfi-flush: Use rfi-flush in printks - SAUCE: rfi-flush: Fallback flush add load dependency - SAUCE: rfi-flush: Fix the 32-bit KVM build - SAUCE: rfi-flush: Fix some RFI conversions in the KVM code - SAUCE: UBUNTU: [Config] Disable CONFIG_PPC_DEBUG_RFI - UBUNTU: SAUCE: powerpc: use sync instead of hwsync mnemonic -- Seth Forshee Fri, 12 Jan 2018 14:54:58 -0600 linux (4.4.0-109.132) xenial; urgency=low * linux: 4.4.0-109.132 -proposed tracker (LP: #1742252) * Kernel trace with xenial 4.4 (4.4.0-108.131, Candidate kernels for PTI fix) (LP: #1741934) - SAUCE: kaiser: fix perf crashes - fix to original commit -- Marcelo Henrique Cerri Tue, 09 Jan 2018 15:56:26 -0200 linux (4.4.0-108.131) xenial; urgency=low * linux: 4.4.0-108.131 -proposed tracker (LP: #1741727) * CVE-2017-5754 - x86/mm: Disable PCID on 32-bit kernels -- Marcelo Henrique Cerri Sun, 07 Jan 2018 11:46:05 -0200 linux (4.4.0-107.130) xenial; urgency=low * linux: 4.4.0-107.130 -proposed tracker (LP: #1741643) * CVE-2017-5754 - Revert "UBUNTU: SAUCE: arch/x86/entry/vdso: temporarily disable vdso" - KPTI: Report when enabled - x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader - x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap - x86/kasan: Clear kasan_zero_page after TLB flush - kaiser: Set _PAGE_NX only if supported -- Kleber Sacilotto de Souza Sat, 06 Jan 2018 17:13:03 +0100 linux (4.4.0-106.129) xenial; urgency=low * linux: 4.4.0-106.129 -proposed tracker (LP: #1741528) * CVE-2017-5754 - KAISER: Kernel Address Isolation - kaiser: merged update - kaiser: do not set _PAGE_NX on pgd_none - kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE - kaiser: fix build and FIXME in alloc_ldt_struct() - kaiser: KAISER depends on SMP - kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER - kaiser: fix perf crashes - kaiser: ENOMEM if kaiser_pagetable_walk() NULL - kaiser: tidied up asm/kaiser.h somewhat - kaiser: tidied up kaiser_add/remove_mapping slightly - kaiser: kaiser_remove_mapping() move along the pgd - kaiser: cleanups while trying for gold link - kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET - kaiser: delete KAISER_REAL_SWITCH option - kaiser: vmstat show NR_KAISERTABLE as nr_overhead - x86/mm: Enable CR4.PCIDE on supported systems - x86/mm: Build arch/x86/mm/tlb.c even on !SMP - x86/mm, sched/core: Uninline switch_mm() - x86/mm: Add INVPCID helpers - x86/mm: If INVPCID is available, use it to flush global mappings - kaiser: enhanced by kernel and user PCIDs - kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user - kaiser: PCID 0 for kernel and 128 for user - kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user - kaiser: paranoid_entry pass cr3 need to paranoid_exit - kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls - kaiser: fix unlikely error in alloc_ldt_struct() - kaiser: add "nokaiser" boot option, using ALTERNATIVE - x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling - x86/boot: Add early cmdline parsing for options with arguments - x86/kaiser: Check boottime cmdline params - kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush - kaiser: drop is_atomic arg to kaiser_pagetable_walk() - kaiser: asm/tlbflush.h handle noPGE at lower level - kaiser: kaiser_flush_tlb_on_return_to_user() check PCID - x86/paravirt: Dont patch flush_tlb_single - x86/kaiser: Reenable PARAVIRT - kaiser: disabled on Xen PV - x86/kaiser: Move feature detection up - kvm: x86: fix RSM when PCID is non-zero - SAUCE: arch/x86/entry/vdso: temporarily disable vdso - [Config]: CONFIG_KAISER=y -- Kleber Sacilotto de Souza Fri, 05 Jan 2018 19:53:41 +0100 linux (4.4.0-104.127) xenial; urgency=low * linux: 4.4.0-104.127 -proposed tracker (LP: #1737511) * upgrading linux-image package to 4.4.0-103.126 breaks Ceph network file system connection (LP: #1737033) - Revert "libceph: MOSDOpReply v7 encoding" - Revert "libceph: advertise support for TUNABLES5" - Revert "crush: decode and initialize chooseleaf_stable" - Revert "crush: add chooseleaf_stable tunable" - Revert "crush: ensure take bucket value is valid" - Revert "crush: ensure bucket id is valid before indexing buckets array" -- Kleber Sacilotto de Souza Mon, 11 Dec 2017 12:20:36 +0100 linux (4.4.0-103.126) xenial; urgency=low * linux: 4.4.0-103.126 -proposed tracker (LP: #1736181) * CVE-2017-1000405 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() * CVE-2017-16939 - netlink: add a start callback for starting a netlink dump - ipsec: Fix aborted xfrm policy dump crash -- Stefan Bader Mon, 04 Dec 2017 16:50:53 +0100 linux (4.4.0-102.125) xenial; urgency=low * linux: 4.4.0-102.125 -proposed tracker (LP: #1733541) * tar -x sometimes fails on overlayfs (LP: #1728489) - ovl: check if all layers are on the same fs - ovl: persistent inode number for directories * NVMe timeout is too short (LP: #1729119) - nvme: update timeout module parameter type * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660) - [Config]: Set PANIC_TIMEOUT=10 on ppc64el * Cannot pair BLE remote devices when using combo BT SoC (LP: #1731467) - Bluetooth: increase timeout for le auto connections * CIFS errors on 4.4.0-98, but not on 4.4.0-97 with same config (LP: #1729337) - SMB3: Validate negotiate request must always be signed * Plantronics P610 does not support sample rate reading (LP: #1719853) - ALSA: usb-audio: Add sample rate quirk for Plantronics P610 * Invalid btree pointer causes the kernel NULL pointer dereference (LP: #1729256) - xfs: reinit btree pointer on attr tree inactivation walk * Samba mount/umount in docker container triggers kernel Oops (LP: #1729637) - ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER - ipv6: fix NULL dereference in ip6_route_dev_notify() * [kernel] tty/hvc: Use opal irqchip interface if available (LP: #1728098) - tty/hvc: Use opal irqchip interface if available * Device hotplugging with MPT SAS cannot work for VMWare ESXi (LP: #1730852) - scsi: mptsas: Fixup device hotplug for VMWare ESXi * NMI watchdog: BUG: soft lockup on Guest upon boot (KVM) (LP: #1727331) - KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread * Attempt to map rbd image from ceph jewel/luminous hangs (LP: #1728739) - crush: ensure bucket id is valid before indexing buckets array - crush: ensure take bucket value is valid - crush: add chooseleaf_stable tunable - crush: decode and initialize chooseleaf_stable - libceph: advertise support for TUNABLES5 - libceph: MOSDOpReply v7 encoding * Xenial update to 4.4.98 stable release (LP: #1732698) - adv7604: Initialize drive strength to default when using DT - video: fbdev: pmag-ba-fb: Remove bad `__init' annotation - PCI: mvebu: Handle changes to the bridge windows while enabled - xen/netback: set default upper limit of tx/rx queues to 8 - drm: drm_minor_register(): Clean up debugfs on failure - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter - iommu/arm-smmu-v3: Clear prior settings when updating STEs - powerpc/corenet: explicitly disable the SDHC controller on kmcoge4 - ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6 - crypto: vmx - disable preemption to enable vsx in aes_ctr.c - iio: trigger: free trigger resource correctly - phy: increase size of MII_BUS_ID_SIZE and bus_id - serial: sh-sci: Fix register offsets for the IRDA serial port - usb: hcd: initialize hcd->flags to 0 when rm hcd - netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family - IPsec: do not ignore crypto err in ah4 input - Input: mpr121 - handle multiple bits change of status register - Input: mpr121 - set missing event capability - IB/ipoib: Change list_del to list_del_init in the tx object - s390/qeth: issue STARTLAN as first IPA command - (config) Add NET_DSA=n - net: dsa: select NET_SWITCHDEV - platform/x86: hp-wmi: Fix detection for dock and tablet mode - cdc_ncm: Set NTB format again after altsetting switch for Huawei devices - KEYS: trusted: sanitize all key material - KEYS: trusted: fix writing past end of buffer in trusted_read() - platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_state - platform/x86: hp-wmi: Do not shadow error values - x86/uaccess, sched/preempt: Verify access_ok() context - workqueue: Fix NULL pointer dereference - crypto: x86/sha1-mb - fix panic due to unaligned access - KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] - ARM: 8720/1: ensure dump_instr() checks addr_limit - ALSA: seq: Fix OSS sysex delivery in OSS emulation - ALSA: seq: Avoid invalid lockdep class warning - MIPS: microMIPS: Fix incorrect mask in insn_table_MM - MIPS: Fix CM region target definitions - MIPS: SMP: Use a completion event to signal CPU up - MIPS: Fix race on setting and getting cpu_online_mask - MIPS: SMP: Fix deadlock & online race - test: firmware_class: report errors properly on failure - selftests: firmware: add empty string and async tests - selftests: firmware: send expected errors to /dev/null - tools: firmware: check for distro fallback udev cancel rule - MIPS: AR7: Defer registration of GPIO - MIPS: AR7: Ensure that serial ports are properly set up - Input: elan_i2c - add ELAN060C to the ACPI table - drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue - rbd: use GFP_NOIO for parent stat and data requests - can: sun4i: handle overrun in RX FIFO - can: c_can: don't indicate triple sampling support for D_CAN - x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context - PKCS#7: fix unitialized boolean 'want' - Linux 4.4.98 * ELANTECH Touchpad is not detected in 'Lenovo Ideapad 320 14AST' after fresh install (LP: #1727544) - Input: elan_i2c - add ELAN060C to the ACPI table * Xenial update to 4.4.97 stable release (LP: #1731915) - ALSA: timer: Add missing mutex lock for compat ioctls - ALSA: seq: Fix nested rwsem annotation for lockdep splat - cifs: check MaxPathNameComponentLength != 0 before using it - KEYS: return full count in keyring_read() if buffer is too small - KEYS: fix out-of-bounds read during ASN.1 parsing - ASoC: adau17x1: Workaround for noise bug in ADC - arm64: ensure __dump_instr() checks addr_limit - ARM: dts: mvebu: pl310-cache disable double-linefill - ARM: 8715/1: add a private asm/unaligned.h - ocfs2: fstrim: Fix start offset of first cluster group during fstrim - perf tools: Fix build failure on perl script context - drm/msm: Fix potential buffer overflow issue - drm/msm: fix an integer overflow test - tracing/samples: Fix creation and deletion of simple_thread_fn creation - Fix tracing sample code warning. - PM / wakeirq: report a wakeup_event on dedicated wekup irq - mmc: s3cmci: include linux/interrupt.h for tasklet_struct - ARM: pxa: Don't rely on public mmc header to include leds.h - mfd: ab8500-sysctrl: Handle probe deferral - mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped - staging: rtl8712u: Fix endian settings for structs describing network packets - ext4: fix stripe-unaligned allocations - ext4: do not use stripe_width if it is not set - i2c: riic: correctly finish transfers - drm/amdgpu: when dpm disabled, also need to stop/start vce. - perf tools: Only increase index if perf_evsel__new_idx() succeeds - cx231xx: Fix I2C on Internal Master 3 Bus - xen/manage: correct return value check on xenbus_scanf() - scsi: aacraid: Process Error for response I/O - platform/x86: intel_mid_thermal: Fix module autoload - staging: lustre: llite: don't invoke direct_IO for the EOF case - staging: lustre: hsm: stack overrun in hai_dump_data_field - staging: lustre: ptlrpc: skip lock if export failed - exynos4-is: fimc-is: Unmap region obtained by of_iomap() - mei: return error on notification request to a disconnected client - s390/dasd: check for device error pointer within state change interrupts - bt8xx: fix memory leak - xen: don't print error message in case of missing Xenstore entry - staging: r8712u: Fix Sparse warning in rtl871x_xmit.c - Linux 4.4.97 * Xenial update to 4.4.96 stable release (LP: #1731882) - workqueue: replace pool->manager_arb mutex with a flag - ALSA: hda/realtek - Add support for ALC236/ALC3204 - ALSA: hda - fix headset mic problem for Dell machines with alc236 - ceph: unlock dangling spinlock in try_flush_caps() - usb: xhci: Handle error condition in xhci_stop_device() - spi: uapi: spidev: add missing ioctl header - fuse: fix READDIRPLUS skipping an entry - xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap() - Input: elan_i2c - add ELAN0611 to the ACPI table - Input: gtco - fix potential out-of-bound access - assoc_array: Fix a buggy node-splitting case - scsi: zfcp: fix erp_action use-before-initialize in REC action trace - scsi: sg: Re-fix off by one in sg_fill_request_table() - can: sun4i: fix loopback mode - can: kvaser_usb: Correct return value in printout - can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages - regulator: fan53555: fix I2C device ids - x86/microcode/intel: Disable late loading on model 79 - ecryptfs: fix dereference of NULL user_key_payload - Revert "drm: bridge: add DT bindings for TI ths8135" - Linux 4.4.96 * Touchpad not detected - Lenovo ideapad 320-15IKB (LP: #1723736) - Input: elan_i2c - add ELAN0611 to the ACPI table -- Stefan Bader Tue, 21 Nov 2017 15:37:52 +0100 linux (4.4.0-101.124) xenial; urgency=low * linux: 4.4.0-101.124 -proposed tracker (LP: #1731264) * s390/mm: fix write access check in gup_huge_pmd() (LP: #1730596) - s390/mm: fix write access check in gup_huge_pmd() -- Thadeu Lima de Souza Cascardo Fri, 10 Nov 2017 08:24:10 -0200 linux (4.4.0-100.123) xenial; urgency=low * linux: 4.4.0-100.123 -proposed tracker (LP: #1729273) * Xenial update to 4.4.95 stable release (LP: #1729107) - USB: devio: Revert "USB: devio: Don't corrupt user memory" - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() - USB: serial: metro-usb: add MS7820 device id - usb: cdc_acm: Add quirk for Elatec TWN3 - usb: quirks: add quirk for WORLDE MINI MIDI keyboard - usb: hub: Allow reset retry for USB2 devices on connect bounce - ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital - can: gs_usb: fix busy loop if no more TX context is available - usb: musb: sunxi: Explicitly release USB PHY on exit - usb: musb: Check for host-mode using is_host_active() on reset interrupt - can: esd_usb2: Fix can_dlc value for received RTR, frames - drm/nouveau/bsp/g92: disable by default - drm/nouveau/mmu: flush tlbs before deleting page tables - ALSA: seq: Enable 'use' locking in all configurations - ALSA: hda: Remove superfluous '-' added by printk conversion - i2c: ismt: Separate I2C block read from SMBus block read - brcmsmac: make some local variables 'static const' to reduce stack size - bus: mbus: fix window size calculation for 4GB windows - clockevents/drivers/cs5535: Improve resilience to spurious interrupts - rtlwifi: rtl8821ae: Fix connection lost problem - KEYS: encrypted: fix dereference of NULL user_key_payload - lib/digsig: fix dereference of NULL user_key_payload - KEYS: don't let add_key() update an uninstantiated key - pkcs7: Prevent NULL pointer dereference, since sinfo is not always set. - parisc: Avoid trashing sr2 and sr3 in LWS code - parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels - sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() - f2fs crypto: replace some BUG_ON()'s with error checks - f2fs crypto: add missing locking for keyring_key access - fscrypt: fix dereference of NULL user_key_payload - KEYS: Fix race between updating and finding a negative key - fscrypto: require write access to mount to set encryption policy - FS-Cache: fix dereference of NULL user_key_payload - Linux 4.4.95 * Xenial update to 4.4.94 stable release (LP: #1729105) - percpu: make this_cpu_generic_read() atomic w.r.t. interrupts - drm/dp/mst: save vcpi with payloads - MIPS: Fix minimum alignment requirement of IRQ stack - sctp: potential read out of bounds in sctp_ulpevent_type_enabled() - bpf/verifier: reject BPF_ALU64|BPF_END - udpv6: Fix the checksum computation when HW checksum does not apply - ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header - net: emac: Fix napi poll list corruption - packet: hold bind lock when rebinding to fanout hook - bpf: one perf event close won't free bpf program attached by another perf event - isdn/i4l: fetch the ppp_write buffer in one shot - vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit - l2tp: Avoid schedule while atomic in exit_net - l2tp: fix race condition in l2tp_tunnel_delete - tun: bail out from tun_get_user() if the skb is empty - packet: in packet_do_bind, test fanout with bind_lock held - packet: only test po->has_vnet_hdr once in packet_snd - net: Set sk_prot_creator when cloning sockets to the right proto - tipc: use only positive error codes in messages - Revert "bsg-lib: don't free job in bsg_prepare_job" - locking/lockdep: Add nest_lock integrity test - watchdog: kempld: fix gcc-4.3 build - irqchip/crossbar: Fix incorrect type of local variables - mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length - mac80211: fix power saving clients handling in iwlwifi - net/mlx4_en: fix overflow in mlx4_en_init_timestamp() - netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. - iio: adc: xilinx: Fix error handling - Btrfs: send, fix failure to rename top level inode due to name collision - f2fs: do not wait for writeback in write_begin - md/linear: shutup lockdep warnning - sparc64: Migrate hvcons irq to panicked cpu - net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs - crypto: xts - Add ECB dependency - ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock - slub: do not merge cache if slub_debug contains a never-merge flag - scsi: scsi_dh_emc: return success in clariion_std_inquiry() - net: mvpp2: release reference to txq_cpu[] entry after unmapping - i2c: at91: ensure state is restored after suspending - ceph: clean up unsafe d_parent accesses in build_dentry_path - uapi: fix linux/rds.h userspace compilation errors - uapi: fix linux/mroute6.h userspace compilation errors - target/iscsi: Fix unsolicited data seq_end_offset calculation - nfsd/callback: Cleanup callback cred on shutdown - cpufreq: CPPC: add ACPI_PROCESSOR dependency - Revert "tty: goldfish: Fix a parameter of a call to free_irq" - Linux 4.4.94 -- Thadeu Lima de Souza Cascardo Wed, 01 Nov 2017 16:54:28 -0200 linux (4.4.0-99.122) xenial; urgency=low * linux: 4.4.0-99.122 -proposed tracker (LP: #1728945) * Remove vmbus-rdma driver from Xenial kernel (LP: #1721538) - SAUCE: remove hv_network_direct driver - [Config]: Remove hv_network_direct driver * usb 3-1: 2:1: cannot get freq at ep 0x1 (LP: #1708499) - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M * Plantronics Blackwire C520-M - Cannot get freq at ep 0x1, 0x81 (LP: #1709282) - ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M * wait-for-root fails to detect nbd root (LP: #696435) - nbd: Create size change events for userspace * Fix OpenNSL GPL bugs found by CoverityScan static analysis (LP: #1718388) - SAUCE: opennsl: bcm-knet: check for null sinfo to avoid a null pointer dereference - SAUCE: opennsl: bcm-knet: remove redundant null checks on dev->name - SAUCE: opennsl: bde: check for out-of-bounds index io.dev * HID: multitouch: Correct ALPS PTP Stick and Touchpad devices ID (LP: #1722719) - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A" * Xenial update to 4.4.93 stable release (LP: #1724836) - brcmfmac: add length check in brcmf_cfg80211_escan_handler() - ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets - CIFS: Reconnect expired SMB sessions - nl80211: Define policy for packet pattern attributes - iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD - rcu: Allow for page faults in NMI handlers - USB: dummy-hcd: Fix deadlock caused by disconnect detection - MIPS: math-emu: Remove pr_err() calls from fpu_emu() - dmaengine: edma: Align the memcpy acnt array size with the transfer - HID: usbhid: fix out-of-bounds bug - crypto: shash - Fix zero-length shash ahash digest crash - KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit - usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet - iommu/amd: Finish TLB flush in amd_iommu_unmap() - ALSA: usb-audio: Kill stray URB at exiting - ALSA: seq: Fix use-after-free at creating a port - ALSA: seq: Fix copy_from_user() call inside lock - ALSA: caiaq: Fix stray URB at probe error path - ALSA: line6: Fix leftover URB at error-path during probe - usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options - direct-io: Prevent NULL pointer access in submit_page_section - fix unbalanced page refcounting in bio_map_user_iov - USB: serial: ftdi_sio: add id for Cypress WICED dev board - USB: serial: cp210x: add support for ELV TFD500 - USB: serial: option: add support for TP-Link LTE module - Revert "UBUNTU: SAUCE: USB: serial: qcserial: add Dell DW5818, DW5819" - USB: serial: qcserial: add Dell DW5818, DW5819 - USB: serial: console: fix use-after-free after failed setup - x86/alternatives: Fix alt_max_short macro to really be a max() - Linux 4.4.93 * NULL pointer dereference in tty_write() in kernel 4.4.0-93.116+ (LP: #1721065) - tty: Prepare for destroying line discipline on hangup * Xenial update to 4.4.92 stable release (LP: #1724783) - usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write - USB: gadgetfs: Fix crash caused by inadequate synchronization - USB: gadgetfs: fix copy_to_user while holding spinlock - usb: gadget: udc: atmel: set vbus irqflags explicitly - usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives - usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe - usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor - usb: pci-quirks.c: Corrected timeout values used in handshake - USB: dummy-hcd: fix connection failures (wrong speed) - USB: dummy-hcd: fix infinite-loop resubmission bug - USB: dummy-hcd: Fix erroneous synchronization change - USB: devio: Don't corrupt user memory - usb: gadget: mass_storage: set msg_registered after msg registered - USB: g_mass_storage: Fix deadlock when driver is unbound - lsm: fix smack_inode_removexattr and xattr_getsecurity memleak - ALSA: compress: Remove unused variable - ALSA: usx2y: Suppress kernel warning at page allocation failures - driver core: platform: Don't read past the end of "driver_override" buffer - Drivers: hv: fcopy: restore correct transfer length - stm class: Fix a use-after-free - ftrace: Fix kmemleak in unregister_ftrace_graph - HID: i2c-hid: allocate hid buffers for real worst case - iwlwifi: add workaround to disable wide channels in 5GHz - scsi: sd: Do not override max_sectors_kb sysfs setting - USB: uas: fix bug in handling of alternate settings - USB: core: harden cdc_parse_cdc_header - usb: Increase quirk delay for USB devices - USB: fix out-of-bounds in usb_set_configuration - xhci: fix finding correct bus_state structure for USB 3.1 hosts - iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()' - iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()' - iio: ad_sigma_delta: Implement a dedicated reset function - staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack. - iio: core: Return error for failed read_reg - iio: ad7793: Fix the serial interface reset - iio: adc: mcp320x: Fix readout of negative voltages - iio: adc: mcp320x: Fix oops on module unload - uwb: properly check kthread_run return value - uwb: ensure that endpoint is interrupt - brcmfmac: setup passive scan if requested by user-space - drm/i915/bios: ignore HDMI on port A - sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs - ext4: fix data corruption for mmap writes - ext4: Don't clear SGID when inheriting ACLs - ext4: don't allow encrypted operations without keys - Linux 4.4.92 * Xenial update to 4.4.91 stable release (LP: #1724772) - drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define - drm: bridge: add DT bindings for TI ths8135 - GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next - RDS: RDMA: Fix the composite message user notification - ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes - MIPS: Ensure bss section ends on a long-aligned address - MIPS: ralink: Fix incorrect assignment on ralink_soc - igb: re-assign hw address pointer on reset after PCI error - extcon: axp288: Use vbus-valid instead of -present to determine cable presence - sh_eth: use correct name for ECMR_MPDE bit - hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributes - iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications - iio: adc: hx711: Add DT binding for avia,hx711 - ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM - tty: goldfish: Fix a parameter of a call to free_irq - IB/ipoib: Fix deadlock over vlan_mutex - IB/ipoib: rtnl_unlock can not come after free_netdev - IB/ipoib: Replace list_del of the neigh->list with list_del_init - drm/amdkfd: fix improper return value on error - USB: serial: mos7720: fix control-message error handling - USB: serial: mos7840: fix control-message error handling - partitions/efi: Fix integer overflow in GPT size calculation - ASoC: dapm: handle probe deferrals - audit: log 32-bit socketcalls - usb: chipidea: vbus event may exist before starting gadget - ASoC: dapm: fix some pointer error handling - MIPS: Lantiq: Fix another request_mem_region() return code check - net: core: Prevent from dereferencing null pointer when releasing SKB - net/packet: check length in getsockopt() called with PACKET_HDRLEN - team: fix memory leaks - usb: plusb: Add support for PL-27A1 - mmc: sdio: fix alignment issue in struct sdio_func - bridge: netlink: register netdevice before executing changelink - netfilter: invoke synchronize_rcu after set the _hook_ to NULL - MIPS: IRQ Stack: Unwind IRQ stack onto task stack - exynos-gsc: Do not swap cb/cr for semi planar formats - netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max - parisc: perf: Fix potential NULL pointer dereference - iommu/io-pgtable-arm: Check for leaf entry before dereferencing it - rds: ib: add error handle - md/raid10: submit bio directly to replacement disk - i2c: meson: fix wrong variable usage in meson_i2c_put_data - xfs: remove kmem_zalloc_greedy - libata: transport: Remove circular dependency at free time - drivers: firmware: psci: drop duplicate const from psci_of_match - IB/qib: fix false-postive maybe-uninitialized warning - ARM: remove duplicate 'const' annotations' - ALSA: au88x0: avoid theoretical uninitialized access - ttpci: address stringop overflow warning - Linux 4.4.91 -- Thadeu Lima de Souza Cascardo Tue, 31 Oct 2017 11:49:30 -0200 linux (4.4.0-98.121) xenial; urgency=low * linux: 4.4.0-98.121 -proposed tracker (LP: #1722299) * Controller lockup detected on ProLiant DL380 Gen9 with P440 Controller (LP: #1720359) - scsi: hpsa: limit transfer length to 1MB * [Dell Docking IE][0bda:8153] Realtek USB Ethernet leads to system hang (LP: #1720977) - r8152: fix the list rx_done may be used without initialization * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466) - d-i: Add bnxt_en to nic-modules. * snapcraft.yaml: add dpkg-dev to the build deps (LP: #1718886) - snapcraft.yaml: add dpkg-dev to the build deps * Support setting I2C_TIMEOUT via ioctl for i2c-designware (LP: #1718578) - i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT * 5U84 - ses driver isn't binding right - cannot blink lights on 1 of the 2 5u84 (LP: #1693369) - scsi_transport_sas: add function to get SAS endpoint address - ses: fix discovery of SATA devices in SAS enclosures - scsi: sas: provide stub implementation for scsi_is_sas_rphy - scsi: ses: Fix SAS device detection in enclosure * multipath -ll is not showing the disks which are actually multipath (LP: #1718397) - fs: aio: fix the increment of aio-nr and counting against aio-max-nr * Support Dell Wireless DW5819/5818 WWAN devices (LP: #1721455) - SAUCE: USB: serial: qcserial: add Dell DW5818, DW5819 * CVE-2017-10911 - xen-blkback: don't leak stack data via response ring * implement 'complain mode' in seccomp for developer mode with snaps (LP: #1567597) - seccomp: Provide matching filter for introspection - seccomp: Sysctl to display available actions - seccomp: Operation for checking if an action is available - seccomp: Sysctl to configure actions that are allowed to be logged - seccomp: Selftest for detection of filter flag support - seccomp: Action to log before allowing * implement errno action logging in seccomp for strict mode with snaps (LP: #1721676) - seccomp: Provide matching filter for introspection - seccomp: Sysctl to display available actions - seccomp: Operation for checking if an action is available - seccomp: Sysctl to configure actions that are allowed to be logged - seccomp: Selftest for detection of filter flag support - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW * [Xenial] update OpenNSL kernel modules to 6.5.10 (LP: #1721511) - SAUCE: update OpenNSL kernel modules to 6.5.10 * Xenial update to 4.4.90 stable release (LP: #1721550) - cifs: release auth_key.response for reconnect. - mac80211: flush hw_roc_start work before cancelling the ROC - KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() - tracing: Fix trace_pipe behavior for instance traces - tracing: Erase irqsoff trace with empty write - md/raid5: fix a race condition in stripe batch - md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list - scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly - crypto: talitos - Don't provide setkey for non hmac hashing algs. - crypto: talitos - fix sha224 - KEYS: fix writing past end of user-supplied buffer in keyring_read() - KEYS: prevent creating a different user's keyrings - KEYS: prevent KEYCTL_READ on negative key - powerpc/pseries: Fix parent_dn reference leak in add_dt_node() - Fix SMB3.1.1 guest authentication to Samba - SMB: Validate negotiate (to protect against downgrade) even if signing off - SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags - vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets - nl80211: check for the required netlink attributes presence - bsg-lib: don't free job in bsg_prepare_job - seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() - arm64: Make sure SPsel is always set - arm64: fault: Route pte translation faults via do_translation_fault - KVM: VMX: Do not BUG() on out-of-bounds guest IRQ - kvm: nVMX: Don't allow L2 to access the hardware CR8 - PCI: Fix race condition with driver_override - btrfs: fix NULL pointer dereference from free_reloc_roots() - btrfs: propagate error to btrfs_cmp_data_prepare caller - btrfs: prevent to set invalid default subvolid - x86/fpu: Don't let userspace set bogus xcomp_bv - gfs2: Fix debugfs glocks dump - timer/sysclt: Restrict timer migration sysctl values to 0 and 1 - KVM: VMX: do not change SN bit in vmx_update_pi_irte() - KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt - cxl: Fix driver use count - dmaengine: mmp-pdma: add number of requestors - ARM: pxa: add the number of DMA requestor lines - ARM: pxa: fix the number of DMA requestor lines - KVM: VMX: use cmpxchg64 - video: fbdev: aty: do not leak uninitialized padding in clk to userspace - swiotlb-xen: implement xen_swiotlb_dma_mmap callback - fix xen_swiotlb_dma_mmap prototype - Linux 4.4.90 * Xenial update to 4.4.89 stable release (LP: #1721477) - ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() - ipv6: add rcu grace period before freeing fib6_node - ipv6: fix sparse warning on rt6i_node - qlge: avoid memcpy buffer overflow - Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()" - Revert "net: use lib/percpu_counter API for fragmentation mem accounting" - Revert "net: fix percpu memory leaks" - gianfar: Fix Tx flow control deactivation - ipv6: fix memory leak with multiple tables during netns destruction - ipv6: fix typo in fib6_net_exit() - f2fs: check hot_data for roll-forward recovery - x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps - md/raid5: release/flush io in raid5_do_work() - nfsd: Fix general protection fault in release_lock_stateid() - mm: prevent double decrease of nr_reserved_highatomic - tty: improve tty_insert_flip_char() fast path - tty: improve tty_insert_flip_char() slow path - tty: fix __tty_insert_flip_char regression - Input: i8042 - add Gigabyte P57 to the keyboard reset table - MIPS: math-emu: .: Fix quiet NaN propagation - MIPS: math-emu: .: Fix cases of both inputs zero - MIPS: math-emu: .: Fix cases of both inputs negative - MIPS: math-emu: .: Fix cases of input values with opposite signs - MIPS: math-emu: .: Fix cases of both infinite inputs - MIPS: math-emu: MINA.: Fix some cases of infinity and zero inputs - crypto: AF_ALG - remove SGL terminator indicator when chaining - ext4: fix incorrect quotaoff if the quota feature is enabled - ext4: fix quota inconsistency during orphan cleanup for read-only mounts - powerpc: Fix DAR reporting when alignment handler faults - block: Relax a check in blk_start_queue() - md/bitmap: disable bitmap_resize for file-backed bitmaps. - skd: Avoid that module unloading triggers a use-after-free - skd: Submit requests to firmware before triggering the doorbell - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled - scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late response - scsi: zfcp: trace high part of "new" 64 bit SCSI LUN - scsi: megaraid_sas: Check valid aen class range to avoid kernel panic - scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead - scsi: storvsc: fix memory leak on ring buffer busy - scsi: sg: remove 'save_scat_len' - scsi: sg: use standard lists for sg_requests - scsi: sg: off by one in sg_ioctl() - scsi: sg: factor out sg_fill_request_table() - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE - scsi: qla2xxx: Fix an integer overflow in sysfs code - ftrace: Fix selftest goto location on error - tracing: Apply trace_clock changes to instance max buffer - ARC: Re-enable MMU upon Machine Check exception - PCI: shpchp: Enable bridge bus mastering if MSI is enabled - media: v4l2-compat-ioctl32: Fix timespec conversion - media: uvcvideo: Prevent heap overflow when accessing mapped controls - bcache: initialize dirty stripes in flash_dev_run() - bcache: Fix leak of bdev reference - bcache: do not subtract sectors_to_gc for bypassed IO - bcache: correct cache_dirty_target in __update_writeback_rate() - bcache: Correct return value for sysfs attach errors - bcache: fix for gc and write-back race - bcache: fix bch_hprint crash and improve output - ftrace: Fix memleak when unregistering dynamic ops when tracing disabled - Linux 4.4.89 * ETPS/2 Elantech Touchpad inconsistently detected (Gigabyte P57W laptop) (LP: #1594214) - Input: i8042 - add Gigabyte P57 to the keyboard reset table * Xenial update to 4.4.88 stable release (LP: #1718195) - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard - USB: serial: option: add support for D-Link DWM-157 C1 - usb: Add device quirk for Logitech HD Pro Webcam C920-C - usb:xhci:Fix regression when ATI chipsets detected - USB: core: Avoid race of async_completed() w/ usbdev_release() - staging/rts5208: fix incorrect shift to extract upper nybble - driver core: bus: Fix a potential double free - intel_th: pci: Add Cannon Lake PCH-H support - intel_th: pci: Add Cannon Lake PCH-LP support - ath10k: fix memory leak in rx ring buffer allocation - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter - Bluetooth: Add support of 13d3:3494 RTL8723BE device - dlm: avoid double-free on error path in dlm_device_{register,unregister} - mwifiex: correct channel stat buffer overflows - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default - workqueue: Fix flag collision - cs5536: add support for IDE controller variant - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE - scsi: sg: recheck MMAP_IO request length with lock held - drm: adv7511: really enable interrupts for EDID detection - drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabled - drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context - drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event() - drm/bridge: adv7511: Re-write the i2c address before EDID probing - btrfs: resume qgroup rescan on rw remount - locktorture: Fix potential memory leak with rw lock test - ALSA: msnd: Optimize / harden DSP and MIDI loops - ARM: 8692/1: mm: abort uaccess retries upon fatal signal - NFS: Fix 2 use after free issues in the I/O code - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present - Linux 4.4.88 * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477) - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard -- Thadeu Lima de Souza Cascardo Tue, 10 Oct 2017 08:52:24 -0300 linux (4.4.0-97.120) xenial; urgency=low * linux: 4.4.0-97.120 -proposed tracker (LP: #1718149) * blk-mq: possible deadlock on CPU hot(un)plug (LP: #1670634) - [Config] s390x -- disable CONFIG_{DM, SCSI}_MQ_DEFAULT * Xenial update to 4.4.87 stable release (LP: #1715678) - irqchip: mips-gic: SYNC after enabling GIC region - i2c: ismt: Don't duplicate the receive length for block reads - i2c: ismt: Return EMSGSIZE for block reads with bogus length - ceph: fix readpage from fscache - cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs - cpuset: Fix incorrect memory_pressure control file mapping - alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ - CIFS: remove endian related sparse warning - wl1251: add a missing spin_lock_init() - xfrm: policy: check policy direction value - drm/ttm: Fix accounting error when fail to get pages for pool - kvm: arm/arm64: Fix race in resetting stage2 PGD - kvm: arm/arm64: Force reading uncached stage2 PGD - epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() - crypto: algif_skcipher - only call put_page on referenced and used pages - Linux 4.4.87 * Xenial update to 4.4.86 stable release (LP: #1715430) - scsi: isci: avoid array subscript warning - ALSA: au88x0: Fix zero clear of stream->resources - btrfs: remove duplicate const specifier - i2c: jz4780: drop superfluous init - gcov: add support for gcc version >= 6 - gcov: support GCC 7.1 - lightnvm: initialize ppa_addr in dev_to_generic_addr() - p54: memset(0) whole array - lpfc: Fix Device discovery failures during switch reboot test. - arm64: mm: abort uaccess retries upon fatal signal - x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl - arm64: fpsimd: Prevent registers leaking across exec - scsi: sg: protect accesses to 'reserved' page array - scsi: sg: reset 'res_in_use' after unlinking reserved array - drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.c - Linux 4.4.86 * Xenial update to 4.4.85 stable release (LP: #1714298) - af_key: do not use GFP_KERNEL in atomic contexts - dccp: purge write queue in dccp_destroy_sock() - dccp: defer ccid_hc_tx_delete() at dismantle time - ipv4: fix NULL dereference in free_fib_info_rcu() - net_sched/sfq: update hierarchical backlog when drop packet - ipv4: better IP_MAX_MTU enforcement - sctp: fully initialize the IPv6 address in sctp_v6_to_addr() - tipc: fix use-after-free - ipv6: reset fn->rr_ptr when replacing route - ipv6: repair fib6 tree in failure case - tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP - irda: do not leak initialized list.dev to userspace - net: sched: fix NULL pointer dereference when action calls some targets - net_sched: fix order of queue length updates in qdisc_replace() - mei: me: add broxton pci device ids - mei: me: add lewisburg device ids - Input: trackpoint - add new trackpoint firmware ID - Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310 - ALSA: core: Fix unexpected error at replacing user TLV - ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978) - ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses - i2c: designware: Fix system suspend - drm: Release driver tracking before making the object available again - drm/atomic: If the atomic check fails, return its value first - drm: rcar-du: lvds: Fix PLL frequency-related configuration - drm: rcar-du: lvds: Rename PLLEN bit to PLLON - drm: rcar-du: Fix crash in encoder failure error path - drm: rcar-du: Fix display timing controller parameter - drm: rcar-du: Fix H/V sync signal polarity configuration - tracing: Fix freeing of filter in create_filter() when set_str is false - cifs: Fix df output for users with quota limits - cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup() - nfsd: Limit end of page list when decoding NFSv4 WRITE - perf/core: Fix group {cpu,task} validation - Bluetooth: hidp: fix possible might sleep error in hidp_session_thread - Bluetooth: cmtp: fix possible might sleep error in cmtp_session - Bluetooth: bnep: fix possible might sleep error in bnep_session - binder: use group leader instead of open thread - binder: Use wake up hint for synchronous transactions. - ANDROID: binder: fix proc->tsk check. - iio: imu: adis16480: Fix acceleration scale factor for adis16480 - iio: hid-sensor-trigger: Fix the race with user space powering up sensors - staging: rtl8188eu: add RNX-N150NUB support - ASoC: simple-card: don't fail if sysclk setting is not supported - ASoC: rsnd: disable SRC.out only when stop timing - ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt() - ASoC: rsnd: Add missing initialization of ADG req_rate - ASoC: rsnd: ssi: 24bit data needs right-aligned settings - ASoC: rsnd: don't call update callback if it was NULL - ntb_transport: fix qp count bug - ntb_transport: fix bug calculating num_qps_mw - ACPI: ioapic: Clear on-stack resource before using it - ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal - Linux 4.4.85 * Xenial update to 4.4.84 stable release (LP: #1713729) - audit: Fix use after free in audit_remove_watch_rule() - parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo - crypto: x86/sha1 - Fix reads beyond the number of blocks passed - Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB - ALSA: seq: 2nd attempt at fixing race creating a queue - Revert "UBUNTU: SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner" - ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset - ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices - mm/mempolicy: fix use after free when calling get_mempolicy - xen: fix bio vec merging - x86/asm/64: Clear AC on NMI entries - irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup() - irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup() - Sanitize 'move_pages()' permission checks - pids: make task_tgid_nr_ns() safe - perf/x86: Fix LBR related crashes on Intel Atom - usb: optimize acpi companion search for usb port devices - usb: qmi_wwan: add D-Link DWM-222 device ID - Linux 4.4.84 * Intel i40e PF reset due to incorrect MDD detection (LP: #1713553) - i40e: Limit TX descriptor count in cases where frag size is greater than 16K * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812) - sock: add sk_dst_pending_confirm flag - net: add dst_pending_confirm flag to skbuff - sctp: add dst_pending_confirm flag - tcp: replace dst_confirm with sk_dst_confirm - net: add confirm_neigh method to dst_ops - net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP - net: pending_confirm is not used anymore * CVE-2017-14106 - tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 * [CIFS] Fix maximum SMB2 header size (LP: #1713884) - CIFS: Fix maximum SMB2 header size * Middle button of trackpoint doesn't work (LP: #1715271) - Input: trackpoint - assume 3 buttons when buttons detection fails * kernel BUG at /build/linux-lts-xenial-_hWfOZ/linux-lts- xenial-4.4.0/security/apparmor/include/context.h:69! (LP: #1626984) - SAUCE: fix oops when disabled and module parameters, are accessed * Touchpad not detected (LP: #1708852) - Input: elan_i2c - add ELAN0608 to the ACPI table -- Kleber Sacilotto de Souza Tue, 19 Sep 2017 17:55:11 +0200 linux (4.4.0-96.119) xenial; urgency=low * linux: 4.4.0-96.119 -proposed tracker (LP: #1716613) * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399) - s390/mm: no local TLB flush for clearing-by-ASCE IDTE - SAUCE: s390/mm: fix local TLB flushing vs. detach of an mm address space - SAUCE: s390/mm: fix race on mm->context.flush_mm * CVE-2017-1000251 - Bluetooth: Properly check L2CAP config option output buffer length -- Stefan Bader Tue, 12 Sep 2017 15:40:01 +0200 linux (4.4.0-95.118) xenial; urgency=low * linux: 4.4.0-95.118 -proposed tracker (LP: #1715651) * Xenial update to 4.4.78 stable release broke Address Sanitizer (LP: #1715636) - mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes -- Kleber Sacilotto de Souza Thu, 07 Sep 2017 17:26:15 +0200 linux (4.4.0-94.117) xenial; urgency=low * linux: 4.4.0-94.117 -proposed tracker (LP: #1713462) * mwifiex causes kernel oops when AP mode is enabled (LP: #1712746) - SAUCE: net/wireless: do not dereference invalid pointer - SAUCE: mwifiex: do not dereference invalid pointer * Backport more recent Broadcom bnxt_en driver (LP: #1711056) - SAUCE: bnxt_en_bpo: Import bnxt_en driver version 1.8.1 - SAUCE: bnxt_en_bpo: Drop distro out-of-tree detection logic - SAUCE: bnxt_en_bpo: Remove unnecessary compile flags - SAUCE: bnxt_en_bpo: Move config settings to Kconfig - SAUCE: bnxt_en_bpo: Remove PCI_IDs handled by the regular driver - SAUCE: bnxt_en_bpo: Rename the backport driver to bnxt_en_bpo - bnxt_en_bpo: [Config] Enable CONFIG_BNXT_BPO=m * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481) - HID: multitouch: Support PTP Stick and Touchpad device - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A * igb: Support using Broadcom 54616 as PHY (LP: #1712024) - SAUCE: igb: add support for using Broadcom 54616 as PHY * IPR driver causes multipath to fail paths/stuck IO on Medium Errors (LP: #1682644) - scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITION * accessing /dev/hvc1 with stress-ng on Ubuntu xenial causes crash (LP: #1711401) - tty/hvc: Use IRQF_SHARED for OPAL hvc consoles * memory-hotplug test needs to be fixed (LP: #1710868) - selftests: typo correction for memory-hotplug test - selftests: check hot-pluggagble memory for memory-hotplug test - selftests: check percentage range for memory-hotplug test - selftests: add missing test name in memory-hotplug test - selftests: fix memory-hotplug test * HP lt4132 LTE/HSPA+ 4G Module (03f0:a31d) does not work (LP: #1707643) - net: cdc_mbim: apply "NDP to end" quirk to HP lt4132 * Migrating KSM page causes the VM lock up as the KSM page merging list is too large (LP: #1680513) - ksm: introduce ksm_max_page_sharing per page deduplication limit - ksm: fix use after free with merge_across_nodes = 0 - ksm: cleanup stable_node chain collapse case - ksm: swap the two output parameters of chain/chain_prune - ksm: optimize refile of stable_node_dup at the head of the chain * sort ABI files with C.UTF-8 locale (LP: #1712345) - [Packaging] sort ABI files with C.UTF-8 locale * Include Broadcom GPL modules in Xenial Kernel (LP: #1665783) - [Config] OpenNSL Kconfig/Makefile - Import OpenNSL v3.1.0.17 - [Config] CONFIG_OPENNSL=y for amd64 - OpenNSL: Enable Kconfig and build - SAUCE: opennsl: add proper CFLAGS * Xenial update to 4.4.83 stable release (LP: #1711557) - cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() - mm: ratelimit PFNs busy info message - iscsi-target: fix memory leak in iscsit_setup_text_cmd() - iscsi-target: Fix iscsi_np reset hung task during parallel delete - fuse: initialize the flock flag in fuse_file on allocation - nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays - USB: serial: option: add D-Link DWM-222 device ID - USB: serial: cp210x: add support for Qivicon USB ZigBee dongle - USB: serial: pl2303: add new ATEN device id - usb: musb: fix tx fifo flush handling again - USB: hcd: Mark secondary HCD as dead if the primary one died - staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read - iio: accel: bmc150: Always restore device to normal mode after suspend- resume - iio: light: tsl2563: use correct event code - uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069 - USB: Check for dropped connection before switching to full speed - usb: core: unlink urbs from the tail of the endpoint's urb_list - usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter - usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume - iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits - pnfs/blocklayout: require 64-bit sector_t - pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver - pinctrl: samsung: Remove bogus irq_[un]mask from resource management - Linux 4.4.83 * Xenial update to 4.4.82 stable release (LP: #1711535) - tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states - net: fix keepalive code vs TCP_FASTOPEN_CONNECT - bpf, s390: fix jit branch offset related to ldimm64 - net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target - tcp: fastopen: tcp_connect() must refresh the route - net: avoid skb_warn_bad_offload false positives on UFO - sparc64: Prevent perf from running during super critical sections - KVM: arm/arm64: Handle hva aging while destroying the vm - mm/mempool: avoid KASAN marking mempool poison checks as use-after-free - Linux 4.4.82 * Xenial update to 4.4.81 stable release (LP: #1711526) - libata: array underflow in ata_find_dev() - workqueue: restore WQ_UNBOUND/max_active==1 to be ordered - ALSA: hda - Fix speaker output from VAIO VPCL14M1R - ASoC: do not close shared backend dailink - KVM: async_pf: make rcu irq exit if not triggered from idle task - mm/page_alloc: Remove kernel address exposure in free_reserved_area() - ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize - ext4: fix overflow caused by missing cast in ext4_resize_fs() - ARM: dts: armada-38x: Fix irq type for pca955 - media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl - target: Avoid mappedlun symlink creation during lun shutdown - iscsi-target: Always wait for kthread_should_stop() before kthread exit - iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race - iscsi-target: Fix initial login PDU asynchronous socket close OOPs - iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP - iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done - mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries - media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds - f2fs: sanity check checkpoint segno and blkoff - drm: rcar-du: fix backport bug - saa7164: fix double fetch PCIe access condition - ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() - net: Zero terminate ifr_name in dev_ifname(). - ipv6: avoid overflow of offset in ip6_find_1stfragopt - ipv4: initialize fib_trie prior to register_netdev_notifier call. - rtnetlink: allocate more memory for dev_set_mac_address() - mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled - openvswitch: fix potential out of bound access in parse_ct - packet: fix use-after-free in prb_retire_rx_blk_timer_expired() - ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() - net: ethernet: nb8800: Handle all 4 RGMII modes identically - dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly - dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly - dccp: fix a memleak for dccp_feat_init err process - sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() - sctp: fix the check for _sctp_walk_params and _sctp_walk_errors - net/mlx5: Fix command bad flow on command entry allocation failure - net: phy: Correctly process PHY_HALTED in phy_stop_machine() - net: phy: Fix PHY unbind crash - xen-netback: correctly schedule rate-limited queues - sparc64: Measure receiver forward progress to avoid send mondo timeout - wext: handle NULL extra data in iwe_stream_add_point better - sh_eth: R8A7740 supports packet shecksumming - net: phy: dp83867: fix irq generation - tg3: Fix race condition in tg3_get_stats64(). - x86/boot: Add missing declaration of string functions - phy state machine: failsafe leave invalid RUNNING state - scsi: qla2xxx: Get mutex lock before checking optrom_state - drm/virtio: fix framebuffer sparse warning - virtio_blk: fix panic in initialization error path - ARM: 8632/1: ftrace: fix syscall name matching - mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER - lib/Kconfig.debug: fix frv build failure - signal: protect SIGNAL_UNKILLABLE from unintentional clearing. - mm: don't dereference struct page fields of invalid pages - workqueue: implicit ordered attribute should be overridable - Linux 4.4.81 * Xenial update to 4.4.80 stable release (LP: #1710646) - af_key: Add lock to key dump - pstore: Make spinlock per zone instead of global - powerpc/pseries: Fix of_node_put() underflow during reconfig remove - crypto: authencesn - Fix digest_null crash - md/raid5: add thread_group worker async_tx_issue_pending_all - drm/vmwgfx: Fix gcc-7.1.1 warning - drm/nouveau/bar/gf100: fix access to upper half of BAR2 - KVM: PPC: Book3S HV: Context-switch EBB registers properly - KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit - KVM: PPC: Book3S HV: Reload HTM registers explicitly - KVM: PPC: Book3S HV: Save/restore host values of debug registers - Revert "powerpc/numa: Fix percpu allocations to be NUMA aware" - Staging: comedi: comedi_fops: Avoid orphaned proc entry - drm/rcar: Nuke preclose hook - drm: rcar-du: Perform initialization/cleanup at probe/remove time - drm: rcar-du: Simplify and fix probe error handling - perf intel-pt: Fix ip compression - perf intel-pt: Fix last_ip usage - perf intel-pt: Use FUP always when scanning for an IP - perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero - xfs: don't BUG() on mixed direct and mapped I/O - nfc: fdp: fix NULL pointer dereference - net: phy: Do not perform software reset for Generic PHY - isdn: Fix a sleep-in-atomic bug - isdn/i4l: fix buffer overflow - ath10k: fix null deref on wmi-tlv when trying spectral scan - wil6210: fix deadlock when using fw_no_recovery option - mailbox: always wait in mbox_send_message for blocking Tx mode - mailbox: skip complete wait event if timer expired - mailbox: handle empty message in tx_tick - mpt3sas: Don't overreach ioc->reply_post[] during initialization - kaweth: fix firmware download - kaweth: fix oops upon failed memory allocation - sched/cgroup: Move sched_online_group() back into css_online() to fix crash - PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present - RDMA/uverbs: Fix the check for port number - libnvdimm, btt: fix btt_rw_page not returning errors - ipmi/watchdog: fix watchdog timeout set on reboot - v4l: s5c73m3: fix negation operator - pstore: Allow prz to control need for locking - pstore: Correctly initialize spinlock and flags - pstore: Use dynamic spinlock initializer - net: skb_needs_check() accepts CHECKSUM_NONE for tx - sched/cputime: Fix prev steal time accouting during CPU hotplug - xen/blkback: don't free be structure too early - xen/blkback: don't use xen_blkif_get() in xen-blkback kthread - tpm: fix a kernel memory leak in tpm-sysfs.c - tpm: Replace device number bitmap with IDR - x86/mce/AMD: Make the init code more robust - r8169: add support for RTL8168 series add-on card. - ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags - net/mlx4: Remove BUG_ON from ICM allocation routine - drm/msm: Ensure that the hardware write pointer is valid - drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set - vfio-pci: use 32-bit comparisons for register address for gcc-4.5 - irqchip/keystone: Fix "scheduling while atomic" on rt - ASoC: tlv320aic3x: Mark the RESET register as volatile - spi: dw: Make debugfs name unique between instances - ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL - irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND - openrisc: Add _text symbol to fix ksym build error - dmaengine: ioatdma: Add Skylake PCI Dev ID - dmaengine: ioatdma: workaround SKX ioatdma version - dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path. - ARM64: zynqmp: Fix W=1 dtc 1.4 warnings - ARM64: zynqmp: Fix i2c node's compatible string - ARM: s3c2410_defconfig: Fix invalid values for NF_CT_PROTO_* - ACPI / scan: Prefer devices without _HID/_CID for _ADR matching - usb: gadget: Fix copy/pasted error message - Btrfs: adjust outstanding_extents counter properly when dio write is split - tools lib traceevent: Fix prev/next_prio for deadline tasks - xfrm: Don't use sk_family for socket policy lookups - perf tools: Install tools/lib/traceevent plugins with install-bin - perf symbols: Robustify reading of build-id from sysfs - video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap - vfio-pci: Handle error from pci_iomap - arm64: mm: fix show_pte KERN_CONT fallout - nvmem: imx-ocotp: Fix wrong register size - sh_eth: enable RX descriptor word 0 shift on SH7734 - ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion - HID: ignore Petzl USB headlamp - scsi: fnic: Avoid sending reset to firmware when another reset is in progress - scsi: snic: Return error code on memory allocation failure - ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused - Linux 4.4.80 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for kernels able to boot without initramfs (LP: #1700972) - [Debian] Don't depend on initramfs-tools -- Kleber Sacilotto de Souza Mon, 28 Aug 2017 17:07:08 +0200 linux (4.4.0-93.116) xenial; urgency=low * linux: 4.4.0-93.116 -proposed tracker (LP: #1709296) * Creating conntrack entry failure with kernel 4.4.0-89 (LP: #1709032) - Revert "Revert "netfilter: synproxy: fix conntrackd interaction"" - netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister * CVE-2017-1000112 - Revert "udp: consistently apply ufo or fragmentation" - udp: consistently apply ufo or fragmentation * CVE-2017-1000111 - Revert "net-packet: fix race in packet_set_ring on PACKET_RESERVE" - packet: fix tp_reserve race in packet_set_ring * kernel BUG at [tty_ldisc_reinit] mm/slub.c! (LP: #1709126) - tty: Simplify tty_set_ldisc() exit handling - tty: Reset c_line from driver's init_termios - tty: Handle NULL tty->ldisc - tty: Move tty_ldisc_kill() - tty: Use 'disc' for line discipline index name - tty: Refactor tty_ldisc_reinit() for reuse - tty: Destroy ldisc instance on hangup * atheros bt failed after S3 (LP: #1706833) - SAUCE: Bluetooth: Make request workqueue freezable * The Precision Touchpad(PTP) button sends incorrect event code (LP: #1708372) - HID: multitouch: handle external buttons for Precision Touchpads * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430) - [Config] CONFIG_SATA_HIGHBANK=y * xfs slab objects (memory) leak when xfs shutdown is called (LP: #1706132) - xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495) - [Packaging] tests -- reduce rebuild test to one flavour * CVE-2017-7495 - ext4: fix data exposure after a crash * ubuntu/rsi driver downlink wifi throughput drops to 5-6 Mbps when BT keyboard is connected (LP: #1706991) - SAUCE: Redpine: enable power save by default for coex mode - SAUCE: Redpine: uapsd configuration changes * [Hyper-V] hv_netvsc: Exclude non-TCP port numbers from vRSS hashing (LP: #1690174) - hv_netvsc: Exclude non-TCP port numbers from vRSS hashing * ath10k doesn't report full RSSI information (LP: #1706531) - ath10k: add per chain RSSI reporting * ideapad_laptop don't support v310-14isk (LP: #1705378) - platform/x86: ideapad-laptop: Add several models to no_hw_rfkill * [8087:0a2b] Failed to load bluetooth firmware(might affect some other Intel bt devices) (LP: #1705633) - Bluetooth: btintel: Create common Intel Version Read function - Bluetooth: Use switch statement for Intel hardware variants - Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filename - Bluetooth: hci_intel: Fix firmware file name to use hw_variant - Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.5 controllers * xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13 (LP: #1667750) - xhci: Bad Ethernet performance plugged in ASM1042A host * OpenPower: Some multipaths temporarily have only a single path (LP: #1696445) - scsi: ses: don't get power status of SES device slot on probe * Hotkeys on new Thinkpad systems aren't working (LP: #1705169) - platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpad - platform/x86: thinkpad_acpi: guard generic hotkey case - platform/x86: thinkpad_acpi: add mapping for new hotkeys * CVE-2015-7837 - SAUCE: (no-up) kexec/uefi: copy secure_boot flag in boot params across kexec reboot * misleading kernel warning skb_warn_bad_offload during checksum calculation (LP: #1705447) - net: reduce skb_warn_bad_offload() noise * bonding: stack dump when unregistering a netdev (LP: #1704102) - bonding: avoid NETDEV_CHANGEMTU event when unregistering slave * Ubuntu 16.04 IOB Error when the Mustang board rebooted (LP: #1693673) - drivers: net: xgene: Fix redundant prefetch buffer cleanup * Ubuntu16.04: NVMe 4K+T10 DIF/DIX format returns I/O error on dd with split op (LP: #1689946) - blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op * linux >= 4.2: bonding 802.3ad does not work with 5G, 25G and 50G link speeds (LP: #1697892) - bonding: add 802.3ad support for 100G speeds - bonding: fix 802.3ad aggregator reselection - bonding: add 802.3ad support for 25G speeds - bonding: fix 802.3ad support for 5G and 50G speeds * Xenial update to 4.4.79 stable release (LP: #1707233) - disable new gcc-7.1.1 warnings for now - ir-core: fix gcc-7 warning on bool arithmetic - s5p-jpeg: don't return a random width/height - thermal: cpu_cooling: Avoid accessing potentially freed structures - ath9k: fix tx99 use after free - ath9k: fix tx99 bus error - NFC: fix broken device allocation - NFC: nfcmrvl_uart: add missing tty-device sanity check - NFC: nfcmrvl: do not use device-managed resources - NFC: nfcmrvl: use nfc-device for firmware download - NFC: nfcmrvl: fix firmware-management initialisation - nfc: Ensure presence of required attributes in the activate_target handler - nfc: Fix the sockaddr length sanitization in llcp_sock_connect - NFC: Add sockaddr length checks before accessing sa_family in bind handlers - perf intel-pt: Move decoder error setting into one condition - perf intel-pt: Improve sample timestamp - perf intel-pt: Fix missing stack clear - perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP - perf intel-pt: Clear FUP flag on error - Bluetooth: use constant time memory comparison for secret values - wlcore: fix 64K page support - ASoC: compress: Derive substream from stream based on direction - PM / Domains: Fix unsafe iteration over modified list of device links - PM / Domains: Fix unsafe iteration over modified list of domain providers - scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails. - iscsi-target: Add login_keys_workaround attribute for non RFC initiators - powerpc/64: Fix atomic64_inc_not_zero() to return an int - powerpc: Fix emulation of mcrf in emulate_step() - powerpc: Fix emulation of mfocrf in emulate_step() - powerpc/asm: Mark cr0 as clobbered in mftb() - af_key: Fix sadb_x_ipsecrequest parsing - PCI/PM: Restore the status of PCI devices across hibernation - ipvs: SNAT packet replies only for NATed connections - xhci: fix 20000ms port resume timeout - xhci: Fix NULL pointer dereference when cleaning up streams for removed host - usb: storage: return on error to avoid a null pointer dereference - USB: cdc-acm: add device-id for quirky printer - usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL - usb: renesas_usbhs: gadget: disable all eps when the driver stops - md: don't use flush_signals in userspace processes - x86/xen: allow userspace access during hypercalls - cx88: Fix regression in initial video standard setting - Raid5 should update rdev->sectors after reshape - s390/syscalls: Fix out of bounds arguments access - drm/amd/amdgpu: Return error if initiating read out of range on vram - drm/radeon/ci: disable mclk switching for high refresh rates (v2) - drm/radeon: Fix eDP for single-display iMac10,1 (v2) - ipmi: use rcu lock around call to intf->handlers->sender() - ipmi:ssif: Add missing unlock in error branch - f2fs: Don't clear SGID when inheriting ACLs - vfio: Fix group release deadlock - vfio: New external user group/file match - ftrace: Fix uninitialized variable in match_records() - MIPS: Fix mips_atomic_set() retry condition - MIPS: Fix mips_atomic_set() with EVA - MIPS: Negate error syscall return in trace - x86/acpi: Prevent out of bound access caused by broken ACPI tables - x86/ioapic: Pass the correct data to unmask_ioapic_irq() - MIPS: Fix MIPS I ISA /proc/cpuinfo reporting - MIPS: Save static registers before sysmips - MIPS: Actually decode JALX in `__compute_return_epc_for_insn' - MIPS: Fix unaligned PC interpretation in `compute_return_epc' - MIPS: math-emu: Prevent wrong ISA mode instruction emulation - MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' - MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' - MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' - MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message - Input: i8042 - fix crash at boot time - NFS: only invalidate dentrys that are clearly invalid. - udf: Fix deadlock between writeback and udf_setsize() - target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce - perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target - Revert "perf/core: Drop kernel samples even though :u is specified" - staging: rtl8188eu: add TL-WN722N v2 support - ceph: fix race in concurrent readdir - RDMA/core: Initialize port_num in qp_attr - drm/mst: Fix error handling during MST sideband message reception - drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req() - drm/mst: Avoid processing partially received up/down message transactions - of: device: Export of_device_{get_modalias, uvent_modalias} to modules - spmi: Include OF based modalias in device uevent - tracing: Fix kmemleak in instance_rmdir - alarmtimer: don't rate limit one-shot timers - Linux 4.4.79 * Xenial update to 4.4.78 stable release (LP: #1705707) - net_sched: fix error recovery at qdisc creation - net: sched: Fix one possible panic when no destroy callback - net/phy: micrel: configure intterupts after autoneg workaround - ipv6: avoid unregistering inet6_dev for loopback - net: dp83640: Avoid NULL pointer dereference. - tcp: reset sk_rx_dst in tcp_disconnect() - net: prevent sign extension in dev_get_stats() - bpf: prevent leaking pointer via xadd on unpriviledged - net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() - ipv6: dad: don't remove dynamic addresses if link is down - net: ipv6: Compare lwstate in detecting duplicate nexthops - vrf: fix bug_on triggered by rx when destroying a vrf - rds: tcp: use sock_create_lite() to create the accept socket - brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() - cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE - cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES - cfg80211: Check if PMKID attribute is of expected size - irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity - parisc: Report SIGSEGV instead of SIGBUS when running out of stack - parisc: use compat_sys_keyctl() - parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs - parisc/mm: Ensure IRQs are off in switch_mm() - tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth - kernel/extable.c: mark core_kernel_text notrace - mm/list_lru.c: fix list_lru_count_node() to be race free - fs/dcache.c: fix spin lockup issue on nlru->lock - checkpatch: silence perl 5.26.0 unescaped left brace warnings - binfmt_elf: use ELF_ET_DYN_BASE only for PIE - arm: move ELF_ET_DYN_BASE to 4MB - arm64: move ELF_ET_DYN_BASE to 4GB / 4MB - powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB - s390: reduce ELF_ET_DYN_BASE - exec: Limit arg stack to at most 75% of _STK_LIM - vt: fix unchecked __put_user() in tioclinux ioctls - mnt: In umount propagation reparent in a separate pass - mnt: In propgate_umount handle visiting mounts in any order - mnt: Make propagate_umount less slow for overlapping mount propagation trees - selftests/capabilities: Fix the test_execve test - tpm: Get rid of chip->pdev - tpm: Provide strong locking for device removal - Add "shutdown" to "struct class". - tpm: Issue a TPM2_Shutdown for TPM2 devices. - mm: fix overflow check in expand_upwards() - crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD - crypto: atmel - only treat EBUSY as transient if backlog - crypto: sha1-ssse3 - Disable avx2 - crypto: caam - fix signals handling - sched/topology: Fix overlapping sched_group_mask - sched/topology: Optimize build_group_mask() - PM / wakeirq: Convert to SRCU - PM / QoS: return -EINVAL for bogus strings - tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results - KVM: x86: disable MPX if host did not enable MPX XSAVE features - kvm: vmx: Do not disable intercepts for BNDCFGS - kvm: x86: Guest BNDCFGS requires guest MPX support - kvm: vmx: Check value written to IA32_BNDCFGS - kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS - Linux 4.4.78 * Xenial update to 4.4.77 stable release (LP: #1705238) - fs: add a VALID_OPEN_FLAGS - fs: completely ignore unknown open flags - driver core: platform: fix race condition with driver_override - bgmac: reset & enable Ethernet core before using it - mm: fix classzone_idx underflow in shrink_zones() - tracing/kprobes: Allow to create probe with a module name starting with a digit - usb: dwc3: replace %p with %pK - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick - Add USB quirk for HVR-950q to avoid intermittent device resets - usb: usbip: set buffer pointers to NULL after free - usb: Fix typo in the definition of Endpoint[out]Request - mac80211_hwsim: Replace bogus hrtimer clockid - sysctl: don't print negative flag for proc_douintvec - sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec - pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data - pinctrl: meson: meson8b: fix the NAND DQS pins - pinctrl: sunxi: Fix SPDIF function name for A83T - pinctrl: mxs: atomically switch mux and drive strength config - pinctrl: sh-pfc: Update info pointer after SoC-specific init - USB: serial: option: add two Longcheer device ids - USB: serial: qcserial: new Sierra Wireless EM7305 device ID - gfs2: Fix glock rhashtable rcu bug - x86/tools: Fix gcc-7 warning in relocs.c - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings - ath10k: override CE5 config for QCA9377 - KEYS: Fix an error code in request_master_key() - RDMA/uverbs: Check port number supplied by user verbs cmds - mqueue: fix a use-after-free in sys_mq_notify() - tools include: Add a __fallthrough statement - tools string: Use __fallthrough in perf_atoll() - tools strfilter: Use __fallthrough - perf top: Use __fallthrough - perf intel-pt: Use __fallthrough - perf thread_map: Correctly size buffer used with dirent->dt_name - perf scripting perl: Fix compile error with some perl5 versions - perf tests: Avoid possible truncation with dirent->d_name + snprintf - perf bench numa: Avoid possible truncation when using snprintf() - perf tools: Use readdir() instead of deprecated readdir_r() - perf thread_map: Use readdir() instead of deprecated readdir_r() - perf script: Use readdir() instead of deprecated readdir_r() - perf tools: Remove duplicate const qualifier - perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed - perf pmu: Fix misleadingly indented assignment (whitespace) - perf dwarf: Guard !x86_64 definitions under #ifdef else clause - perf trace: Do not process PERF_RECORD_LOST twice - perf tests: Remove wrong semicolon in while loop in CQM test - perf tools: Use readdir() instead of deprecated readdir_r() again - md: fix incorrect use of lexx_to_cpu in does_sb_need_changing - md: fix super_offset endianness in super_1_rdev_size_change - tcp: fix tcp_mark_head_lost to check skb len before fragmenting - staging: vt6556: vnt_start Fix missing call to vnt_key_init_table. - staging: comedi: fix clean-up of comedi_class in comedi_init() - ext4: check return value of kstrtoull correctly in reserved_clusters_store - x86/mm/pat: Don't report PAT on CPUs that don't support it - saa7134: fix warm Medion 7134 EEPROM read - Linux 4.4.77 -- Kleber Sacilotto de Souza Fri, 11 Aug 2017 16:51:50 +0200 linux (4.4.0-92.115) xenial; urgency=low * linux: 4.4.0-92.115 -proposed tracker (LP: #1709812) * Creating conntrack entry failure with kernel 4.4.0-89 (LP: #1709032) - Revert "netfilter: synproxy: fix conntrackd interaction" -- Kleber Sacilotto de Souza Thu, 10 Aug 2017 10:29:51 +0200 linux (4.4.0-91.114) xenial; urgency=low * CVE-2017-1000112 - ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output - ipv6: Don't use ufo handling on later transformed packets - udp: avoid ufo handling on IP payload compression packets - ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output - net: account for current skb length when deciding about UFO - udp: consistently apply ufo or fragmentation * CVE-2017-1000111 - net-packet: fix race in packet_set_ring on PACKET_RESERVE -- Stefan Bader Mon, 07 Aug 2017 13:14:36 +0200 linux (4.4.0-89.112) xenial; urgency=low * CVE-2017-7533 - dentry name snapshots -- Thadeu Lima de Souza Cascardo Mon, 31 Jul 2017 14:50:32 -0300 linux (4.4.0-88.111) xenial; urgency=low * linux: 4.4.0-88.111 -proposed tracker (LP: #1705270) * [Xenial] nvme: Quirks for PM1725 controllers (LP: #1704435) - nvme: Quirks for PM1725 controllers * Upgrade Redpine WLAN/BT driver to ver. 1.2 (production release) (LP: #1697829) - SAUCE: Redpine: Upgrade to ver. 1.2 production release * ubuntu/rsi driver has several issues as picked up by static analysis (LP: #1694733) - SAUCE: Redpine: Upgrade to ver. 1.2 production release * Redpine vendor driver - Switching to AP mode causes kernel panic (LP: #1700941) - SAUCE: Redpine: Upgrade to ver. 1.2 production release * CVE-2017-10810 - drm/virtio: don't leak bo on drm_gem_object_init failure * Ath10k to read different board data file if specify in SMBIOS (LP: #1666742) - ath10k: search SMBIOS for OEM board file extension * make snap-pkg support (LP: #1700747) - SAUCE: make snap-pkg support * ISST-LTE: Briggs:Stratton:UbuntuKVM: ics_opal_set_affinity on host kernel log using Intel X710 (i40e driver) (LP: #1703663) - i40e: use valid online CPU on q_vector initialization * Update snapcraft.yaml (LP: #1700480) - snapcraft.yaml: various improvements * Xenial update to 4.4.76 stable release (LP: #1702863) - ipv6: release dst on error in ip6_dst_lookup_tail - net: don't call strlen on non-terminated string in dev_set_alias() - decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb - net: Zero ifla_vf_info in rtnl_fill_vfinfo() - af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers - Fix an intermittent pr_emerg warning about lo becoming free. - net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx - igmp: acquire pmc lock for ip_mc_clear_src() - igmp: add a missing spin_lock_init() - ipv6: fix calling in6_ifa_hold incorrectly for dad work - net/mlx5: Wait for FW readiness before initializing command interface - decnet: always not take dst->__refcnt when inserting dst into hash table - net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev - sfc: provide dummy definitions of vswitch functions - ipv6: Do not leak throw route references - rtnetlink: add IFLA_GROUP to ifla_policy - netfilter: xt_TCPMSS: add more sanity tests on tcph->doff - netfilter: synproxy: fix conntrackd interaction - NFSv4: fix a reference leak caused WARNING messages - drm/ast: Handle configuration without P2A bridge - mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff() - MIPS: Avoid accidental raw backtrace - MIPS: pm-cps: Drop manual cache-line alignment of ready_count - MIPS: Fix IRQ tracing & lockdep when rescheduling - ALSA: hda - Fix endless loop of codec configure - ALSA: hda - set input_path bitmap to zero after moving it to new place - drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr - usb: gadget: f_fs: Fix possibe deadlock - sysctl: enable strict writes - mm: numa: avoid waiting on freed migrated pages - KVM: x86: fix fixing of hypercalls - scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type - scsi: lpfc: Set elsiocb contexts to NULL after freeing it - qla2xxx: Fix erroneous invalid handle message - ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags - net: mvneta: Fix for_each_present_cpu usage - MIPS: ath79: fix regression in PCI window initialization - net: korina: Fix NAPI versus resources freeing - MIPS: ralink: MT7688 pinmux fixes - MIPS: ralink: fix USB frequency scaling - MIPS: ralink: Fix invalid assignment of SoC type - MIPS: ralink: fix MT7628 pinmux typos - MIPS: ralink: fix MT7628 wled_an pinmux gpio - mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only - bgmac: fix a missing check for build_skb - mtd: bcm47xxpart: don't fail because of bit-flips - bgmac: Fix reversed test of build_skb() return value. - net: bgmac: Fix SOF bit checking - net: bgmac: Start transmit queue in bgmac_open - net: bgmac: Remove superflous netif_carrier_on() - powerpc/eeh: Enable IO path on permanent error - gianfar: Do not reuse pages from emergency reserve - Btrfs: fix truncate down when no_holes feature is enabled - virtio_console: fix a crash in config_work_handler - swiotlb-xen: update dev_addr after swapping pages - xen-netfront: Fix Rx stall during network stress and OOM - scsi: virtio_scsi: Reject commands when virtqueue is broken - platform/x86: ideapad-laptop: handle ACPI event 1 - amd-xgbe: Check xgbe_init() return code - net: dsa: Check return value of phy_connect_direct() - drm/amdgpu: check ring being ready before using - vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null - virtio_net: fix PAGE_SIZE > 64k - vxlan: do not age static remote mac entries - ibmveth: Add a proper check for the availability of the checksum features - kernel/panic.c: add missing \n - HID: i2c-hid: Add sleep between POWER ON and RESET - scsi: lpfc: avoid double free of resource identifiers - spi: davinci: use dma_mapping_error() - mac80211: initialize SMPS field in HT capabilities - x86/mpx: Use compatible types in comparison to fix sparse error - coredump: Ensure proper size of sparse core files - swiotlb: ensure that page-sized mappings are page-aligned - s390/ctl_reg: make __ctl_load a full memory barrier - be2net: fix status check in be_cmd_pmac_add() - perf probe: Fix to show correct locations for events on modules - net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV - sctp: check af before verify address in sctp_addr_id2transport - ravb: Fix use-after-free on `ifconfig eth0 down` - jump label: fix passing kbuild_cflags when checking for asm goto support - xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY - xfrm: NULL dereference on allocation failure - xfrm: Oops on error in pfkey_msg2xfrm_state() - watchdog: bcm281xx: Fix use of uninitialized spinlock. - sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting - ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation - ARM: 8685/1: ensure memblock-limit is pmd-aligned - x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space - x86/mm: Fix flush_tlb_page() on Xen - ocfs2: o2hb: revert hb threshold to keep compatible - iommu/vt-d: Don't over-free page table directories - iommu: Handle default domain attach failure - iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid() - cpufreq: s3c2416: double free on driver init error path - KVM: x86: fix emulation of RSM and IRET instructions - KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() - KVM: x86: zero base3 of unusable segments - KVM: nVMX: Fix exception injection - Linux 4.4.76 * Xenial update to 4.4.75 stable release (LP: #1702118) - fs/exec.c: account for argv/envp pointers - autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL - lib/cmdline.c: fix get_options() overflow while parsing ranges - KVM: PPC: Book3S HV: Preserve userspace HTM state properly - CIFS: Improve readdir verbosity - HID: Add quirk for Dell PIXART OEM mouse - signal: Only reschedule timers on signals timers have sent - powerpc/kprobes: Pause function_graph tracing during jprobes handling - Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list - time: Fix clock->read(clock) race around clocksource changes - target: Fix kref->refcount underflow in transport_cmd_finish_abort - iscsi-target: Reject immediate data underflow larger than SCSI transfer length - drm/radeon: add a PX quirk for another K53TK variant - drm/radeon: add a quirk for Toshiba Satellite L20-183 - drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating - drm/amdgpu: adjust default display clock - USB: usbip: fix nonconforming hub descriptor - rxrpc: Fix several cases where a padded len isn't checked in ticket decode - of: Add check to of_scan_flat_dt() before accessing initial_boot_params - mtd: spi-nor: fix spansion quad enable - powerpc/slb: Force a full SLB flush when we insert for a bad EA - usb: gadget: f_fs: avoid out of bounds access on comp_desc - net: phy: Initialize mdio clock at probe function - net: phy: fix marvell phy status reading - Linux 4.4.75 * Xenial update to 4.4.74 stable release (LP: #1702104) - configfs: Fix race between create_link and configfs_rmdir - can: gs_usb: fix memory leak in gs_cmd_reset() - cpufreq: conservative: Allow down_threshold to take values from 1 to 10 - vb2: Fix an off by one error in 'vb2_plane_vaddr' - mac80211: don't look at the PM bit of BAR frames - mac80211/wpa: use constant time memory comparison for MACs - mac80211: fix CSA in IBSS mode - mac80211: fix IBSS presp allocation size - serial: efm32: Fix parity management in 'efm32_uart_console_get_options()' - x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() - mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode - staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data() - iio: proximity: as3935: recalibrate RCO after resume - USB: hub: fix SS max number of ports - usb: core: fix potential memory leak in error path during hcd creation - pvrusb2: reduce stack usage pvr2_eeprom_analyze() - USB: gadget: dummy_hcd: fix hub-descriptor removable fields - usb: r8a66597-hcd: select a different endpoint on timeout - usb: r8a66597-hcd: decrease timeout - drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR() - usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk - USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks - mm/memory-failure.c: use compound_head() flags for huge pages - swap: cond_resched in swap_cgroup_prepare() - genirq: Release resources in __setup_irq() error path - alarmtimer: Prevent overflow of relative timers - usb: dwc3: exynos fix axius clock error path to do cleanup - MIPS: Fix bnezc/jialc return address calculation - alarmtimer: Rate limit periodic intervals - Linux 4.4.74 * Side Button (Display Toggle) fails on Dell AIO systems (LP: #1702541) - dell-wmi: Add a WMI event code for display on/off * Intel i40e PF reset under load (LP: #1700834) - i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet * update ENA driver to 1.2.0k from net-next (LP: #1701575) - net: ena: remove superfluous check in ena_remove() - net: ena: fix rare uncompleted admin command false alarm - net: ena: add missing return when ena_com_get_io_handlers() fails - net: ena: fix race condition between submit and completion admin command - net: ena: add missing unmap bars on device removal - net: ena: fix theoretical Rx hang on low memory systems - net: ena: disable admin msix while working in polling mode - net: ena: bug fix in lost tx packets detection mechanism - net: ena: update ena driver to version 1.1.7 - net: ena: change return value for unsupported features unsupported return value - net: ena: add hardware hints capability to the driver - net: ena: change sizeof() argument to be the type pointer - net: ena: add reset reason for each device FLR - net: ena: add support for out of order rx buffers refill - net: ena: use napi_schedule_irqoff when possible - net: ena: separate skb allocation to dedicated function - net: ena: use lower_32_bits()/upper_32_bits() to split dma address - net: ena: update driver's rx drop statistics - net: ena: update ena driver to version 1.2.0 -- Stefan Bader Thu, 20 Jul 2017 09:25:21 +0200 linux (4.4.0-87.110) xenial; urgency=low * linux: 4.4.0-87.110 -proposed tracker (LP: #1704982) * CVE-2017-1000364 - mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack - mm/mmap.c: expand_downwards: don't require the gap if !vm_prev * CIFS causes oops (LP: #1704857) - CIFS: Fix null pointer deref during read resp processing - CIFS: Fix some return values in case of error in 'crypt_message' -- Kleber Sacilotto de Souza Tue, 18 Jul 2017 13:58:43 +0200 linux (4.4.0-86.109) xenial; urgency=low * linux: 4.4.0-86.109 -proposed tracker (LP: #1703995) * sock_recvmsg has dropped size argument (LP: #1701697) - Packaging: Breaks unfixed iscsitarget versions -- Thadeu Lima de Souza Cascardo Wed, 12 Jul 2017 18:23:18 -0300 linux (4.4.0-85.108) xenial; urgency=low * linux: 4.4.0-85.108 -proposed tracker (LP: #1702103) * [Hyper-V] Implement Hyper-V PTP Source (LP: #1676635) - SAUCE: hv: make clocksource available for PTP device supporting - Drivers: hv: util: Use hv_get_current_tick() to get current tick - hv_util: switch to using timespec64 - hv_utils: implement Hyper-V PTP source - Drivers: hv: util: Fix a typo - Drivers: hv: util: don't forget to init host_ts.lock - hv_utils: drop .getcrosststamp() support from PTP driver - hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts -- Thadeu Lima de Souza Cascardo Mon, 03 Jul 2017 10:50:09 -0300 linux (4.4.0-84.107) xenial; urgency=low * linux: 4.4.0-84.107 -proposed tracker (LP: #1701024) * Can't disable USB port from BIOS (LP: #1695216) - SAUCE: xhci: AMD Promontory USB disable port support * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651) - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device * CIFS: Enable encryption for SMB3 (LP: #1670508) - Revert "Handle mismatched open calls" - Revert "Call echo service immediately after socket reconnect" - cifs: Make echo interval tunable - Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. - [net] drop 'size' argument of sock_recvmsg() - cifs: merge the hash calculation helpers - cifs: no need to wank with copying and advancing iovec on recvmsg side either - cifs: don't bother with kmap on read_pages side - cifs_readv_receive: use cifs_read_from_socket() - Fix memory leaks in cifs_do_mount() - SMB3: Add mount parameter to allow user to override max credits - SMB2: Separate Kerberos authentication from SMB2_sess_setup - SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup - SMB3: parsing for new snapshot timestamp mount parm - cifs: Simplify SMB2 and SMB311 dependencies - cifs: Only select the required crypto modules - cifs: Add soft dependencies - CIFS: Separate SMB2 header structure - CIFS: Make SendReceive2() takes resp iov - CIFS: Make send_cancel take rqst as argument - CIFS: Send RFC1001 length in a separate iov - CIFS: Separate SMB2 sync header processing - CIFS: Separate RFC1001 length processing for SMB2 read - CIFS: Add capability to transform requests before sending - CIFS: Enable encryption during session setup phase - CIFS: Encrypt SMB3 requests before sending - CIFS: Add transform header handling callbacks - CIFS: Add mid handle callback - CIFS: Add copy into pages callback for a read operation - CIFS: Decrypt and process small encrypted packets - CIFS: Add capability to decrypt big read responses - CIFS: Allow to switch on encryption with seal mount option - CIFS: Fix possible use after free in demultiplex thread - Call echo service immediately after socket reconnect - Handle mismatched open calls * CVE-2017-9150 - bpf: don't let ldimm64 leak map addresses on unprivileged * CVE-2015-8944 - Make file credentials available to the seqfile interfaces - /proc/iomem: only expose physical resource addresses to privileged users * Xenial update to 4.4.73 stable release (LP: #1698817) - s390/vmem: fix identity mapping - partitions/msdos: FreeBSD UFS2 file systems are not recognized - ARM: dts: imx6dl: Fix the VDD_ARM_CAP voltage for 396MHz operation - staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory. - net: xilinx_emaclite: fix freezes due to unordered I/O - net: xilinx_emaclite: fix receive buffer overflow - ipv6: Handle IPv4-mapped src to in6addr_any dst. - ipv6: Inhibit IPv4-mapped src address on the wire. - NET: Fix /proc/net/arp for AX.25 - NET: mkiss: Fix panic - net: hns: Fix the device being used for dma mapping during TX - sierra_net: Skip validating irrelevant fields for IDLE LSIs - sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications - i2c: piix4: Fix request_region size - ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches - PM / runtime: Avoid false-positive warnings from might_sleep_if() - jump label: pass kbuild_cflags when checking for asm goto support - kasan: respect /proc/sys/kernel/traceoff_on_warning - log2: make order_base_2() behave correctly on const input value zero - ethtool: do not vzalloc(0) on registers dump - fscache: Fix dead object requeue - fscache: Clear outstanding writes when disabling a cookie - FS-Cache: Initialise stores_lock in netfs cookie - ipv6: fix flow labels when the traffic class is non-0 - drm/nouveau: prevent userspace from deleting client object - drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffers - gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page - pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES - net: adaptec: starfire: add checks for dma mapping errors - parisc, parport_gsc: Fixes for printk continuation lines - drm/nouveau: Don't enabling polling twice on runtime resume - drm/ast: Fixed system hanged if disable P2A - ravb: unmap descriptors when freeing rings - nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" - r8152: re-schedule napi for tx - r8152: fix rtl8152_post_reset function - r8152: avoid start_xmit to schedule napi when napi is disabled - sctp: sctp_addr_id2transport should verify the addr before looking up assoc - romfs: use different way to generate fsid for BLOCK or MTD - proc: add a schedule point in proc_pid_readdir() - tipc: ignore requests when the connection state is not CONNECTED - xtensa: don't use linux IRQ #0 - s390/kvm: do not rely on the ILC on kvm host protection fauls - sparc64: make string buffers large enough - Linux 4.4.73 * Xenial update to 4.4.72 stable release (LP: #1698799) - bnx2x: Fix Multi-Cos - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() - cxgb4: avoid enabling napi twice to the same queue - tcp: disallow cwnd undo when switching congestion control - vxlan: fix use-after-free on deletion - ipv6: Fix leak in ipv6_gso_segment(). - net: ping: do not abuse udp_poll() - net: ethoc: enable NAPI before poll may be scheduled - net: bridge: start hello timer only if device is up - sparc64: mm: fix copy_tsb to correctly copy huge page TSBs - sparc: Machine description indices can vary - sparc64: reset mm cpumask after wrap - sparc64: combine activate_mm and switch_mm - sparc64: redefine first version - sparc64: add per-cpu mm of secondary contexts - sparc64: new context wrap - sparc64: delete old wrap code - arch/sparc: support NR_CPUS = 4096 - serial: ifx6x60: fix use-after-free on module unload - ptrace: Properly initialize ptracer_cred on fork - KEYS: fix dereferencing NULL payload with nonzero length - KEYS: fix freeing uninitialized memory in key_update() - crypto: gcm - wait for crypto op not signal safe - drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) - nfsd4: fix null dereference on replay - nfsd: Fix up the "supattr_exclcreat" attributes - kvm: async_pf: fix rcu_irq_enter() with irqs enabled - KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation - arm: KVM: Allow unaligned accesses at HYP - KVM: async_pf: avoid async pf injection when in guest mode - dmaengine: usb-dmac: Fix DMAOR AE bit definition - dmaengine: ep93xx: Always start from BASE0 - xen/privcmd: Support correctly 64KB page granularity when mapping memory - xen-netfront: do not cast grant table reference to signed short - xen-netfront: cast grant table reference first to type int - ext4: fix SEEK_HOLE - ext4: keep existing extra fields when inode expands - ext4: fix fdatasync(2) after extent manipulation operations - usb: gadget: f_mass_storage: Serialize wake and sleep execution - usb: chipidea: udc: fix NULL pointer dereference if udc_start failed - usb: chipidea: debug: check before accessing ci_role - staging/lustre/lov: remove set_fs() call from lov_getstripe() - iio: light: ltr501 Fix interchanged als/ps register field - iio: proximity: as3935: fix AS3935_INT mask - drivers: char: random: add get_random_long() - random: properly align get_random_int_hash - stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms - cpufreq: cpufreq_register_driver() should return -ENODEV if init fails - target: Re-add check to reject control WRITEs with overflow data - drm/msm: Expose our reservation object when exporting a dmabuf. - Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled - cpuset: consider dying css as offline - fs: add i_blocksize() - ufs: restore proper tail allocation - fix ufs_isblockset() - ufs: restore maintaining ->i_blocks - ufs: set correct ->s_maxsize - ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() - ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path - cxl: Fix error path on bad ioctl - btrfs: use correct types for page indices in btrfs_page_exists_in_range - btrfs: fix memory leak in update_space_info failure path - KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages - scsi: qla2xxx: don't disable a not previously enabled PCI device - powerpc/eeh: Avoid use after free in eeh_handle_special_event() - powerpc/numa: Fix percpu allocations to be NUMA aware - powerpc/hotplug-mem: Fix missing endian conversion of aa_index - perf/core: Drop kernel samples even though :u is specified - drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve() - drm/vmwgfx: Make sure backup_handle is always valid - drm/nouveau/tmr: fully separate alarm execution/pending lists - ALSA: timer: Fix race between read and ioctl - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT - ASoC: Fix use-after-free at card unregistration - drivers: char: mem: Fix wraparound check to allow mappings up to the end - tty: Drop krefs for interrupted tty lock - serial: sh-sci: Fix panic when serial console and DMA are enabled - mm: consider memblock reservations for deferred memory initialization sizing - NFS: Ensure we revalidate attributes before using execute_ok() - NFSv4: Don't perform cached access checks before we've OPENed the file - Make __xfs_xattr_put_listen preperly report errors. - arm64: hw_breakpoint: fix watchpoint matching for tagged pointers - arm64: entry: improve data abort handling of tagged pointers - RDMA/qib,hfi1: Fix MR reference count leak on write with immediate - usercopy: Adjust tests to deal with SMAP/PAN - arm64: armv8_deprecated: ensure extension of addr - arm64: ensure extension of smp_store_release value - Linux 4.4.72 * Xenial update to 4.4.71 stable release (LP: #1697001) - sparc: Fix -Wstringop-overflow warning - s390/qeth: handle sysfs error during initialization - s390/qeth: unbreak OSM and OSN support - s390/qeth: avoid null pointer dereference on OSN - tcp: avoid fragmenting peculiar skbs in SACK - sctp: fix src address selection if using secondary addresses for ipv6 - tcp: eliminate negative reordering in tcp_clean_rtx_queue - net: Improve handling of failures on link and route dumps - bridge: netlink: check vlan_default_pvid range - qmi_wwan: add another Lenovo EM74xx device ID - bridge: start hello_timer when enabling KERNEL_STP in br_stp_start - be2net: Fix offload features for Q-in-Q packets - virtio-net: enable TSO/checksum offloads for Q-in-Q vlans - tcp: avoid fastopen API to be used on AF_UNSPEC - sctp: fix ICMP processing if skb is non-linear - ipv4: add reference counting to metrics - netem: fix skb_orphan_partial() - net: phy: marvell: Limit errata to 88m1101 - vlan: Fix tcp checksum offloads in Q-in-Q vlans - i2c: i2c-tiny-usb: fix buffer not being DMA capable - mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read - HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference - scsi: mpt3sas: Force request partial completion alignment - drm/radeon/ci: disable mclk switching for high refresh rates (v2) - drm/radeon: Unbreak HPD handling for r600+ - pcmcia: remove left-over %Z format - ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430 - slub/memcg: cure the brainless abuse of sysfs attributes - drm/gma500/psb: Actually use VBT mode when it is found - mm/migrate: fix refcount handling when !hugepage_migration_supported() - mlock: fix mlock count can not decrease in race condition - xfs: Fix missed holes in SEEK_HOLE implementation - xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() - xfs: fix over-copying of getbmap parameters from userspace - xfs: handle array index overrun in xfs_dir2_leaf_readbuf() - xfs: prevent multi-fsb dir readahead from reading random blocks - xfs: fix up quotacheck buffer list error handling - xfs: support ability to wait on new inodes - xfs: update ag iterator to support wait on new inodes - xfs: wait on new inodes during quotaoff dquot release - xfs: fix indlen accounting error on partial delalloc conversion - xfs: bad assertion for delalloc an extent that start at i_size - xfs: fix unaligned access in xfs_btree_visit_blocks - xfs: in _attrlist_by_handle, copy the cursor back to userspace - xfs: only return -errno or success from attr ->put_listent - Linux 4.4.71 * CVE-2017-7346 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl() * Power button does not work on Latitude 7480 (LP: #1697116) - intel-hid: Remove duplicated acpi_remove_notify_handler - platform/x86: intel-hid: Support 5 button array * CVE-2017-9074 - ipv6: Check ip6_find_1stfragopt() return value properly. * CVE-2014-9900 - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() -- Thadeu Lima de Souza Cascardo Wed, 28 Jun 2017 14:47:02 -0300 linux (4.4.0-83.106) xenial; urgency=low * linux: 4.4.0-83.106 -proposed tracker (LP: #1700541) * CVE-2017-1000364 - Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit" - Revert "mm: do not collapse stack gap into THP" - Revert "mm: enlarge stack guard gap" - mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case - mm: larger stack guard gap, between vmas - mm: fix new crash in unmapped_area_topdown() - Allow stack to grow up to address space limit -- Thadeu Lima de Souza Cascardo Mon, 26 Jun 2017 12:27:55 -0300 linux (4.4.0-82.105) xenial; urgency=low * linux: 4.4.0-82.105 -proposed tracker (LP: #1699064) * CVE-2017-1000364 - SAUCE: mm: Only expand stack if guard area is hit * linux-aws/linux-gke incorrectly producing and using linux-*-tools- common/linux-*-cloud-tools-common (LP: #1688579) - [Config] make linux-tools-common and linux-cloud-tools-common protection consistent * CVE-2017-9242 - ipv6: fix out of bound writes in __ip6_append_data() * CVE-2017-9075 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent * CVE-2017-9074 - ipv6: Prevent overrun when parsing v6 header options * CVE-2017-9076 - ipv6/dccp: do not inherit ipv6_mc_list from parent * CVE-2017-9077 - ipv6/dccp: do not inherit ipv6_mc_list from parent * CVE-2017-8890 - dccp/tcp: do not inherit mc_list from parent * Module signing exclusion for staging drivers does not work properly (LP: #1690908) - SAUCE: Fix module signing exclusion in package builds * extend-diff-ignore should use exact matches (LP: #1693504) - [Packaging] exact extend-diff-ignore matches * Dell XPS 9360 wifi 5G performance is poor (LP: #1692836) - SAUCE: ath10k: fix the wifi speed issue for kill 1535 * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC12 (LP: #1694607) - SAUCE: Redpine: Upgrade to ver. 1.2.RC12 * [DP MST] No audio output through HDMI/DP/mDP ports in Dell WD15 and TB15 docking stations (LP: #1694665) - drm/i915: Store port enum in intel_encoder - drm/i915: Eliminate redundant local variable definition - drm/i915: Switch to using port stored in intel_encoder - drm/i915: Move audio_connector to intel_encoder - drm/i915/dp: DP audio API changes for MST - drm/i915: abstract ddi being audio enabled - drm/i915/audio: extend get_saved_enc() to support more scenarios - drm/i915: enable dp mst audio * Xenial update to 4.4.70 stable release (LP: #1694621) - usb: misc: legousbtower: Fix buffers on stack - usb: misc: legousbtower: Fix memory leak - USB: ene_usb6250: fix DMA to the stack - watchdog: pcwd_usb: fix NULL-deref at probe - char: lp: fix possible integer overflow in lp_setup() - USB: core: replace %p with %pK - ARM: tegra: paz00: Mark panel regulator as enabled on boot - tpm_crb: check for bad response size - infiniband: call ipv6 route lookup via the stub interface - dm btree: fix for dm_btree_find_lowest_key() - dm raid: select the Kconfig option CONFIG_MD_RAID0 - dm bufio: avoid a possible ABBA deadlock - dm bufio: check new buffer allocation watermark every 30 seconds - dm cache metadata: fail operations if fail_io mode has been established - dm bufio: make the parameter "retain_bytes" unsigned long - dm thin metadata: call precommit before saving the roots - dm space map disk: fix some book keeping in the disk space map - md: update slab_cache before releasing new stripes when stripes resizing - rtlwifi: rtl8821ae: setup 8812ae RFE according to device type - mwifiex: pcie: fix cmd_buf use-after-free in remove/reset - ima: accept previously set IMA_NEW_FILE - KVM: x86: Fix load damaged SSEx MXCSR register - KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation - regulator: tps65023: Fix inverted core enable logic. - s390/kdump: Add final note - s390/cputime: fix incorrect system time - ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device - ath9k_htc: fix NULL-deref at probe - drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations. - drm/amdgpu: Make display watermark calculations more accurate - drm/nouveau/therm: remove ineffective workarounds for alarm bugs - drm/nouveau/tmr: ack interrupt before processing alarms - drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm - drm/nouveau/tmr: avoid processing completed alarms when adding a new one - drm/nouveau/tmr: handle races with hw when updating the next alarm time - cdc-acm: fix possible invalid access when processing notification - proc: Fix unbalanced hard link numbers - of: fix sparse warning in of_pci_range_parser_one - iio: dac: ad7303: fix channel description - pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes - pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes() - USB: serial: ftdi_sio: fix setting latency for unprivileged users - USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs - ext4 crypto: don't let data integrity writebacks fail with ENOMEM - ext4 crypto: fix some error handling - net: qmi_wwan: Add SIMCom 7230E - fscrypt: fix context consistency check when key(s) unavailable - f2fs: check entire encrypted bigname when finding a dentry - fscrypt: avoid collisions when presenting long encrypted filenames - usb: host: xhci-plat: propagate return value of platform_get_irq() - xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton - usb: host: xhci-mem: allocate zeroed Scratchpad Buffer - net: irda: irda-usb: fix firmware name on big-endian hosts - usbvision: fix NULL-deref at probe - mceusb: fix NULL-deref at probe - ttusb2: limit messages to buffer size - usb: musb: tusb6010_omap: Do not reset the other direction's packet size - USB: iowarrior: fix info ioctl on big-endian hosts - usb: serial: option: add Telit ME910 support - USB: serial: qcserial: add more Lenovo EM74xx device IDs - USB: serial: mct_u232: fix big-endian baud-rate handling - USB: serial: io_ti: fix div-by-zero in set_termios - USB: hub: fix SS hub-descriptor handling - USB: hub: fix non-SS hub-descriptor handling - ipx: call ipxitf_put() in ioctl error path - iio: proximity: as3935: fix as3935_write - ceph: fix recursion between ceph_set_acl() and __ceph_setattr() - gspca: konica: add missing endpoint sanity check - s5p-mfc: Fix unbalanced call to clock management - dib0700: fix NULL-deref at probe - zr364xx: enforce minimum size when reading header - dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops - cx231xx-audio: fix init error path - cx231xx-audio: fix NULL-deref at probe - cx231xx-cards: fix NULL-deref at probe - powerpc/book3s/mce: Move add_taint() later in virtual mode - powerpc/pseries: Fix of_node_put() underflow during DLPAR remove - powerpc/64e: Fix hang when debugging programs with relocated kernel - ARM: dts: at91: sama5d3_xplained: fix ADC vref - ARM: dts: at91: sama5d3_xplained: not all ADC channels are available - arm64: xchg: hazard against entire exchange variable - arm64: uaccess: ensure extension of access_ok() addr - arm64: documentation: document tagged pointer stack constraints - xc2028: Fix use-after-free bug properly - Revert "UBUNTU: SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp" - mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp - staging: rtl8192e: fix 2 byte alignment of register BSSIDR. - staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD. - iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings - metag/uaccess: Fix access_ok() - metag/uaccess: Check access_ok in strncpy_from_user - uwb: fix device quirk on big-endian hosts - genirq: Fix chained interrupt data ordering - osf_wait4(): fix infoleak - tracing/kprobes: Enforce kprobes teardown after testing - PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms - PCI: Freeze PME scan before suspending devices - drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2 - nfsd: encoders mustn't use unitialized values in error cases - drivers: char: mem: Check for address space wraparound with mmap() - Linux 4.4.70 * Xenial update to 4.4.69 stable release (LP: #1692900) - xen: adjust early dom0 p2m handling to xen hypervisor behavior - target: Fix compare_and_write_callback handling for non GOOD status - target/fileio: Fix zero-length READ and WRITE handling - target: Convert ACL change queue_depth se_session reference usage - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement - usb: host: xhci: print correct command ring address - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit - USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously - staging: vt6656: use off stack for in buffer USB transfers. - staging: vt6656: use off stack for out buffer USB transfers. - staging: gdm724x: gdm_mux: fix use-after-free on module unload - staging: comedi: jr3_pci: fix possible null pointer dereference - staging: comedi: jr3_pci: cope with jiffies wraparound - usb: misc: add missing continue in switch - usb: Make sure usb/phy/of gets built-in - usb: hub: Fix error loop seen after hub communication errors - usb: hub: Do not attempt to autosuspend disconnected devices - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug - x86, pmem: Fix cache flushing for iovec write < 8 bytes - um: Fix PTRACE_POKEUSER on x86_64 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events() - KVM: arm/arm64: fix races in kvm_psci_vcpu_on - block: fix blk_integrity_register to use template's interval_exp if not 0 - crypto: algif_aead - Require setkey before accept(2) - dm era: save spacemap metadata root after the pre-commit - vfio/type1: Remove locked page accounting workqueue - IB/core: Fix sysfs registration error flow - IB/IPoIB: ibX: failed to create mcg debug file - IB/mlx4: Fix ib device initialization error flow - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level - ext4: evict inline data when writing to memory map - fs/xattr.c: zero out memory copied to userspace in getxattr - ceph: fix memory leak in __ceph_setxattr() - fs/block_dev: always invalidate cleancache in invalidate_bdev() - Set unicode flag on cifs echo request to avoid Mac error - SMB3: Work around mount failure when using SMB3 dialect to Macs - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD - cifs: fix CIFS_IOC_GET_MNT_INFO oops - CIFS: add misssing SFM mapping for doublequote - padata: free correct variable - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses - serial: samsung: Use right device for DMA-mapping calls - serial: omap: fix runtime-pm handling on unbind - serial: omap: suspend device on probe errors - tty: pty: Fix ldisc flush after userspace become aware of the data already - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel - Bluetooth: hci_bcm: add missing tty-device sanity check - Bluetooth: hci_intel: add missing tty-device sanity check - mac80211: pass RX aggregation window size to driver - mac80211: pass block ack session timeout to to driver - mac80211: RX BA support for sta max_rx_aggregation_subframes - wlcore: Pass win_size taken from ieee80211_sta to FW - wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event - ipmi: Fix kernel panic at ipmi_ssif_thread() - Linux 4.4.69 * Support IPMI system interface on Cavium ThunderX (LP: #1688132) - i2c: octeon: Cleanup kerneldoc comments - i2c: octeon: Cleanup i2c-octeon driver - i2c: octeon: Cleanup resource allocation code - i2c: octeon: Support I2C_M_RECV_LEN - i2c: octeon: Increase retry default and use fixed timeout value - i2c: octeon: Move set-clock and init-lowlevel upward - i2c: octeon: Rename [read|write]_sw to reg_[read|write] - i2c: octeon: Introduce helper functions for register access - i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg - i2c: octeon: Improve error status checking - i2c: octeon: Use i2c recovery framework - i2c: octeon: Add flush writeq helper function - i2c: octeon: Enable High-Level Controller - i2c: octeon: Add support for cn78xx chips - i2c: octeon: Remove zero-length message support - i2c: octeon: Improve performance if interrupt is early - i2c: octeon: Add workaround for broken irqs on CN3860 - i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN - i2c: octeon: Avoid printk after too long SMBUS message - i2c: octeon: Rename driver to prepare for split - i2c: octeon: Split the driver into two parts - [Config] CONFIG_I2C_THUNDERX=m - i2c: thunderx: Add i2c driver for ThunderX SOC - i2c: thunderx: Add SMBUS alert support - i2c: octeon,thunderx: Move register offsets to struct - i2c: octeon: Sort include files alphabetically - i2c: octeon: Use booleon values for booleon variables - i2c: octeon: thunderx: Add MAINTAINERS entry - i2c: octeon: Fix set SCL recovery function - i2c: octeon: Avoid sending STOP during recovery - i2c: octeon: Fix high-level controller status check - i2c: octeon: thunderx: TWSI software reset in recovery - i2c: octeon: thunderx: Remove double-check after interrupt - i2c: octeon: thunderx: Limit register access retries - i2c: thunderx: Enable HWMON class probing * Xenial update to 4.4.68 stable release (LP: #1691418) - 9p: fix a potential acl leak - ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores - powerpc/powernv: Fix opal_exit tracepoint opcode - power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING - power: supply: bq24190_charger: Call set_mode_host() on pm_resume() - power: supply: bq24190_charger: Install irq_handler_thread() at end of probe() - power: supply: bq24190_charger: Call power_supply_changed() for relevant component - power: supply: bq24190_charger: Don't read fault register outside irq_handle_thread() - power: supply: bq24190_charger: Handle fault before status on interrupt - leds: ktd2692: avoid harmless maybe-uninitialized warning - ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print - mwifiex: remove redundant dma padding in AMSDU - mwifiex: Avoid skipping WEP key deletion for AP - x86/ioapic: Restore IO-APIC irq_chip retrigger callback - x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 - clk: Make x86/ conditional on CONFIG_COMMON_CLK - kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed - x86/platform/intel-mid: Correct MSI IRQ line for watchdog device - Revert "KVM: nested VMX: disable perf cpuid reporting" - KVM: nVMX: initialize PML fields in vmcs02 - KVM: nVMX: do not leak PML full vmexit to L1 - usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths - usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths - usb: chipidea: Only read/write OTGSC from one place - usb: chipidea: Handle extcon events properly - USB: serial: keyspan_pda: fix receive sanity checks - USB: serial: digi_acceleport: fix incomplete rx sanity check - USB: serial: ssu100: fix control-message error handling - USB: serial: io_edgeport: fix epic-descriptor handling - USB: serial: ti_usb_3410_5052: fix control-message error handling - USB: serial: ark3116: fix open error handling - USB: serial: ftdi_sio: fix latency-timer error handling - USB: serial: quatech2: fix control-message error handling - USB: serial: mct_u232: fix modem-status error handling - USB: serial: io_edgeport: fix descriptor error handling - phy: qcom-usb-hs: Add depends on EXTCON - serial: 8250_omap: Fix probe and remove for PM runtime - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m - MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix - brcmfmac: Ensure pointer correctly set if skb data location changes - brcmfmac: Make skb header writable before use - staging: wlan-ng: add missing byte order conversion - staging: emxx_udc: remove incorrect __init annotations - ALSA: hda - Fix deadlock of controller device lock at unbinding - tcp: do not underestimate skb->truesize in tcp_trim_head() - bpf, arm64: fix jit branch offset related to ldimm64 - tcp: fix wraparound issue in tcp_lp - tcp: do not inherit fastopen_req from parent - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string - ipv6: initialize route null entry in addrconf_init() - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf - bnxt_en: allocate enough space for ->ntp_fltr_bmap - f2fs: sanity check segment count - drm/ttm: fix use-after-free races in vm fault handling - block: get rid of blk_integrity_revalidate() - Linux 4.4.68 * Keyboard backlight control does not work on some dell laptops. (LP: #1693126) - platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC9 (LP: #1690498) - SAUCE: Redpine: Upgrade to ver. 1.2.RC9 * exec'ing a setuid binary from a threaded program sometimes fails to setuid (LP: #1672819) - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct * attempts to rename vlans / vlans have addr_assign_type of 0 on kernel 4.4 (LP: #1682871) - vlan: Propagate MAC address to VLANs * Exar usb-serial doesn't restore baud rate after resume from S3/S4 (LP: #1690362) - SAUCE: xr-usb-serial: re-initialise baudrate after resume from S3/S4 * st_pressure, st_accel IIO drivers fail to detect sensors after reloading kernel modules (LP: #1690310) - SAUCE: (no-up) iio: st_pressure: st_accel: Initialise sensor platform data properly * nvidia-docker on ppc64le-ubuntu16.04 issue due to cross-thread naming if !PR_DUMPABLE (LP: #1690225) - procfs: fix pthread cross-thread naming if !PR_DUMPABLE * linux xenial derivatives fail to build (LP: #1691814) - [Packaging] Set do_tools_common in common vars -- Kleber Sacilotto de Souza Tue, 20 Jun 2017 15:47:03 +0200 linux (4.4.0-81.104) xenial; urgency=low * CVE-2017-1000364 - mm: enlarge stack guard gap - mm: do not collapse stack gap into THP -- Stefan Bader Thu, 08 Jun 2017 15:19:41 +0200 linux (4.4.0-79.100) xenial; urgency=low * linux: 4.4.0-79.100 -proposed tracker (LP: #1691180) * linux-aws/linux-gke incorrectly producing and using linux-*-tools- common/linux-*-cloud-tools-common (LP: #1688579) - [Config] make linux-tools-common and linux-cloud-tools-common provide linux- gke versions - [Config] make linux-tools-common and linux-cloud-tools-common provide linux- aws versions - [Packaging] prevent linux-*-tools-common from being produced from non linux packages * CVE-2017-0605 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() * i915-bpo crashes on external hdmi input (LP: #1580272) - SAUCE: i915_bpo: Silence the warning about watermark entries not changing * Kernel panics on Xenial when using cgroups and strict CFS limits (LP: #1687512) - sched/fair: Initialize throttle_count for new task-groups lazily - sched/fair: Do not announce throttled next buddy in dequeue_task_fair() * bonding - mlx5 - speed changed to 0 after changing ring size (LP: #1687877) - bonding: allow notifications for bond_set_slave_link_state * Xenial update to 4.4.67 stable release (LP: #1689296) - timerfd: Protect the might cancel mechanism proper - Handle mismatched open calls - ASoC: intel: Fix PM and non-atomic crash in bytcr drivers - ALSA: ppc/awacs: shut up maybe-uninitialized warning - drbd: avoid redefinition of BITS_PER_PAGE - mtd: avoid stack overflow in MTD CFI code - net: tg3: avoid uninitialized variable warning - netlink: Allow direct reclaim for fallback allocation - IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGE - IB/ehca: fix maybe-uninitialized warnings - ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY - ext4 crypto: revalidate dentry after adding or removing the key - ext4 crypto: use dget_parent() in ext4_d_revalidate() - ext4/fscrypto: avoid RCU lookup in d_revalidate - nfsd4: minor NFSv2/v3 write decoding cleanup - nfsd: stricter decoding of write-like NFSv2/v3 ops - dm ioctl: prevent stack leak in dm ioctl call - Linux 4.4.67 * Precision Rack failed to resume from S4 (LP: #1686061) - x86 / hibernate: Use hlt_play_dead() when resuming from hibernation - x86/boot: Split out kernel_ident_mapping_init() - x86/power/64: Always create temporary identity mapping correctly * Xenial update to 4.4.66 stable release (LP: #1688505) - f2fs: do more integrity verification for superblock - xc2028: unlock on error in xc2028_set_config() - ARM: OMAP2+: timer: add probe for clocksources - clk: sunxi: Add apb0 gates for H3 - crypto: testmgr - fix out of bound read in __test_aead() - drm/amdgpu: fix array out of bounds - ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea() - md:raid1: fix a dead loop when read from a WriteMostly disk - MIPS: Fix crash registers on non-crashing CPUs - net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata - net_sched: close another race condition in tcf_mirred_release() - RDS: Fix the atomicity for congestion map update - regulator: core: Clear the supply pointer if enabling fails - usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize - xen/x86: don't lose event interrupts - sparc64: kern_addr_valid regression - sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() - net: neigh: guard against NULL solicit() method - net: phy: handle state correctly in phy_stop_machine - l2tp: purge socket queues in the .destruct() callback - l2tp: take reference on sessions being dumped - l2tp: fix PPP pseudo-wire auto-loading - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given - sctp: listen on the sock only when it's state is listening or closed - tcp: clear saved_syn in tcp_disconnect() - dp83640: don't recieve time stamps twice - net: ipv6: RTF_PCPU should not be settable from userspace - netpoll: Check for skb->queue_mapping - ip6mr: fix notification device destruction - macvlan: Fix device ref leak when purging bc_queue - ipv6: check skb->protocol before lookup for nexthop - ipv6: check raw payload size correctly in ioctl - ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout - MIPS: KGDB: Use kernel context for sleeping threads - MIPS: Avoid BUG warning in arch_check_elf - p9_client_readdir() fix - Input: i8042 - add Clevo P650RS to the i8042 reset list - nfsd: check for oversized NFSv2/v3 arguments - ARCv2: save r30 on kernel entry as gcc uses it for code-gen - ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram - Linux 4.4.66 * Xenial update to 4.4.65 stable release (LP: #1688483) - tipc: make sure IPv6 header fits in skb headroom - tipc: make dist queue pernet - tipc: re-enable compensation for socket receive buffer double counting - tipc: correct error in node fsm - tty: nozomi: avoid a harmless gcc warning - hostap: avoid uninitialized variable use in hfa384x_get_rid - gfs2: avoid uninitialized variable warning - tipc: fix random link resets while adding a second bearer - tipc: fix socket timer deadlock - xc2028: avoid use after free - netfilter: nfnetlink: correctly validate length of batch messages - tipc: check minimum bearer MTU - vfio/pci: Fix integer overflows, bitmask check - staging/android/ion : fix a race condition in the ion driver - ping: implement proper locking - perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race - Linux 4.4.65 * Xenial update to 4.4.64 stable release (LP: #1687638) - KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings - KEYS: Change the name of the dead type to ".dead" to prevent user access - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings - tracing: Allocate the snapshot buffer before enabling probe - ring-buffer: Have ring_buffer_iter_empty() return true when empty - cifs: Do not send echoes before Negotiate is complete - CIFS: remove bad_network_name flag - s390/mm: fix CMMA vs KSM vs others - VSOCK: Detach QP check should filter out non matching QPs. - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled - ACPI / power: Avoid maybe-uninitialized warning - mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card - mac80211: reject ToDS broadcast data frames - ubi/upd: Always flush after prepared for an update - powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction - x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs - kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd - x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions - block: fix del_gendisk() vs blkdev_ioctl crash - tipc: fix crash during node removal - Linux 4.4.64 * Xenial update to 4.4.63 stable release (LP: #1687629) - cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups - thp: fix MADV_DONTNEED vs clear soft dirty race - drm/nouveau/mpeg: mthd returns true on success now - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one - CIFS: store results of cifs_reopen_file to avoid infinite wait - Input: xpad - add support for Razer Wildcat gamepad - perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() - x86/vdso: Ensure vdso32_enabled gets set to valid values only - x86/vdso: Plug race between mapping and ELF header setup - acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison) - iscsi-target: Fix TMR reference leak during session shutdown - iscsi-target: Drop work-around for legacy GlobalSAN initiator - scsi: sr: Sanity check returned mode data - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable - scsi: sd: Fix capacity calculation with 32-bit sector_t - xen, fbfront: fix connecting to backend - libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat - irqchip/irq-imx-gpcv2: Fix spinlock initialization - ftrace: Fix removing of second function probe - char: Drop bogus dependency of DEVPORT on !M68K - char: lack of bool string made CONFIG_DEVPORT always on - Revert "MIPS: Lantiq: Fix cascaded IRQ setup" - kvm: fix page struct leak in handle_vmon - zram: do not use copy_page with non-page aligned address - powerpc: Disable HFSCR[TM] if TM is not supported - crypto: ahash - Fix EINPROGRESS notification callback - ath9k: fix NULL pointer dereference - dvb-usb-v2: avoid use-after-free - ext4: fix inode checksum calculation problem if i_extra_size is small - platform/x86: acer-wmi: setup accelerometer when machine has appropriate notify event - rtc: tegra: Implement clock handling - mm: Tighten x86 /dev/mem with zeroing reads - dvb-usb: don't use stack for firmware load - dvb-usb-firmware: don't do DMA on stack - virtio-console: avoid DMA from stack - pegasus: Use heap buffers for all register access - rtl8150: Use heap buffers for all register access - catc: Combine failure cleanup code in catc_probe() - catc: Use heap buffer for memory size test - tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done - net: ipv6: check route protocol when deleting routes - MIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch. - Linux 4.4.63 -- Kleber Sacilotto de Souza Wed, 17 May 2017 16:44:58 +0200 linux (4.4.0-78.99) xenial; urgency=low * linux: 4.4.0-78.99 -proposed tracker (LP: #1686645) * Please backport fix to reference leak in cgroup blkio throttle (LP: #1683976) - block: fix module reference leak on put_disk() call for cgroups throttle * UbuntuKVM guest crashed while running I/O stress test with Ubuntu kernel 4.4.0-47-generic (LP: #1659111) - block: Unhash block device inodes on gendisk destruction - block: Use pointer to backing_dev_info from request_queue - block: Dynamically allocate and refcount backing_dev_info - block: Make blk_get_backing_dev_info() safe without open bdev - block: Get rid of blk_get_backing_dev_info() - block: Move bdev_unhash_inode() after invalidate_partition() - block: Unhash also block device inode for the whole device - block: Revalidate i_bdev reference in bd_aquire() - block: Initialize bd_bdi on inode initialization - block: Move bdi_unregister() to del_gendisk() - block: Allow bdi re-registration - bdi: Fix use-after-free in wb_congested_put() - block: Make del_gendisk() safer for disks without queues - block: Fix bdi assignment to bdev inode when racing with disk delete - bdi: Mark congested->bdi as internal - bdi: Make wb->bdi a proper reference - bdi: Unify bdi->wb_list handling for root wb_writeback - bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy() - bdi: Do not wait for cgwbs release in bdi_unregister() - bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister() - block: Fix oops in locked_inode_to_wb_and_lock_list() - kobject: Export kobject_get_unless_zero() - block: Fix oops scsi_disk_get() * Touchpad not working correctly after kernel upgrade (LP: #1662589) - Input: ALPS - fix V8+ protocol handling (73 03 28) * Xenial update to v4.4.62 stable release (LP: #1683728) - drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3 - drm/i915: Stop using RP_DOWN_EI on Baytrail - usb: dwc3: gadget: delay unmap of bounced requests - mtd: bcm47xxpart: fix parsing first block after aligned TRX - MIPS: Introduce irq_stack - MIPS: Stack unwinding while on IRQ stack - MIPS: Only change $28 to thread_info if coming from user mode - MIPS: Switch to the irq_stack in interrupts - MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK - MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch - crypto: caam - fix RNG deinstantiation error checking - Linux 4.4.62 * ifup service of network device stay active after driver stop (LP: #1672144) - net: use net->count to check whether a netns is alive or not * [Hyper-V] mkfs regression in kernel 4.4+ (LP: #1682215) - block: relax check on sg gap * [Feature] KBL: intel_powerclamp driver support (LP: #1591641) - thermal/powerclamp: remove cpu whitelist - thermal/powerclamp: correct cpu support check - thermal/powerclamp: add back module device table * sysfs channel reads of lps22hb pressure sensor are stale (LP: #1682103) - iio: st_pressure: initialize lps22hb bootime * Backlight control does not work and there are no entries in /sys/class/backlight (LP: #1667323) - Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6" * [Feature] KBL: intel_rapl driver support (LP: #1591640) - powercap/intel_rapl: Add support for Kabylake * Xenial update to v4.4.61 stable release (LP: #1682140) - drm/vmwgfx: Type-check lookups of fence objects - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl() - drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl() - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces - drm/vmwgfx: Remove getparam error message - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl() - sysfs: be careful of error returns from ops->show() - staging: android: ashmem: lseek failed due to no FMODE_LSEEK. - arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm - arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region - iio: bmg160: reset chip when probing - Reset TreeId to zero on SMB2 TREE_CONNECT - ptrace: fix PTRACE_LISTEN race corrupting task->state - ring-buffer: Fix return value check in test_ringbuffer() - metag/usercopy: Drop unused macros - metag/usercopy: Fix alignment error checking - metag/usercopy: Add early abort to copy_to_user - metag/usercopy: Zero rest of buffer from copy_from_user - metag/usercopy: Set flags before ADDZ - metag/usercopy: Fix src fixup in from user rapf loops - metag/usercopy: Add missing fixups - powerpc/mm: Add missing global TLB invalidate if cxl is active - powerpc: Don't try to fix up misaligned load-with-reservation instructions - nios2: reserve boot memory for device tree - s390/decompressor: fix initrd corruption caused by bss clear - s390/uaccess: get_user() should zero on failure (again) - MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels - MIPS: ralink: Fix typos in rt3883 pinctrl - MIPS: End spinlocks with .insn - MIPS: Lantiq: fix missing xbar kernel panic - MIPS: Flush wrong invalid FTLB entry for huge page - mm/mempolicy.c: fix error handling in set_mempolicy and mbind. - Linux 4.4.61 * Xenial update to v4.4.60 stable release (LP: #1681862) - libceph: force GFP_NOIO for socket allocations - xen/setup: Don't relocate p2m over existing one - scsi: mpt3sas: fix hang on ata passthrough commands - scsi: sg: check length passed to SG_NEXT_CMD_LEN - scsi: libsas: fix ata xfer length - ALSA: seq: Fix race during FIFO resize - ALSA: hda - fix a problem for lineout on a Dell AIO machine - ASoC: atmel-classd: fix audio clock rate - ACPI: Fix incompatibility with mcount-based function graph tracing - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC - tty/serial: atmel: fix race condition (TX+DMA) - tty/serial: atmel: fix TX path in atmel_console_write() - USB: fix linked-list corruption in rh_call_control() - KVM: x86: clear bus pointer when destroyed - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags - mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() - MIPS: Lantiq: Fix cascaded IRQ setup - rtc: s35390a: fix reading out alarm - rtc: s35390a: make sure all members in the output are set - rtc: s35390a: implement reset routine as suggested by the reference - rtc: s35390a: improve irq handling - KVM: kvm_io_bus_unregister_dev() should never fail - power: reset: at91-poweroff: timely shutdown LPDDR memories - blk: improve order of bio handling in generic_make_request() - blk: Ensure users for current->bio_list can see the full list. - padata: avoid race in reordering - Linux 4.4.60 -- Thadeu Lima de Souza Cascardo Thu, 27 Apr 2017 10:24:08 -0300 linux (4.4.0-77.98) xenial; urgency=low * linux: 4.4.0-77.98 -proposed tracker (LP: #1686040) * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain (LP: #1684971) - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain * Upgrade Redpine WLAN/BT driver to ver. 1.2.RC4 (LP: #1669672) - SAUCE: sdhci: use PCI ID to identify Dell IoT gateways - SAUCE: Redpine: Upgrade to ver. 1.2.RC4 - [Config] Update CONFIG_VEN_RSI_* configs - SAUCE: Redpine: add copyright to kernel packages * Fix RX fail issue on Exar USB serial driver after resume from S3/S4 (LP: #1685133) - SAUCE: xr-usb-serial: Update driver for Exar USB serial ports * Miscellaneous Ubuntu changes - [Config] updating configs to match redpine driver changes -- Kleber Sacilotto de Souza Tue, 25 Apr 2017 19:32:01 +0200 linux (4.4.0-75.96) xenial; urgency=low * linux: 4.4.0-75.96 -proposed tracker (LP: #1684441) * [Hyper-V] hv: util: move waiting for release to hv_utils_transport itself (LP: #1682561) - Drivers: hv: util: move waiting for release to hv_utils_transport itself -- Stefan Bader Wed, 19 Apr 2017 17:14:23 +0200 linux (4.4.0-74.95) xenial; urgency=low * linux: 4.4.0-74.95 -proposed tracker (LP: #1682041) * [Hyper-V] hv: vmbus: Raise retry/wait limits in vmbus_post_msg() (LP: #1681893) - Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() -- Stefan Bader Wed, 12 Apr 2017 10:30:01 +0200 linux (4.4.0-73.94) xenial; urgency=low * linux: 4.4.0-73.94 -proposed tracker (LP: #1680416) * CVE-2017-6353 - sctp: deny peeloff operation on asocs with threads sleeping on it * vfat: missing iso8859-1 charset (LP: #1677230) - [Config] NLS_ISO8859_1=y * Regression: KVM modules should be on main kernel package (LP: #1678099) - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial 4.4.0-63.84~14.04.2 (LP: #1664912) - SAUCE: apparmor: fix link auditing failure due to, uninitialized var * regession tests failing after stackprofile test is run (LP: #1661030) - SAUCE: fix regression with domain change in complain mode * Permission denied and inconsistent behavior in complain mode with 'ip netns list' command (LP: #1648903) - SAUCE: fix regression with domain change in complain mode * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt from a unshared mount namespace (LP: #1656121) - SAUCE: apparmor: null profiles should inherit parent control flags * apparmor refcount leak of profile namespace when removing profiles (LP: #1660849) - SAUCE: apparmor: fix ns ref count link when removing profiles from policy * tor in lxd: apparmor="DENIED" operation="change_onexec" namespace="root//CONTAINERNAME_" profile="unconfined" name="system_tor" (LP: #1648143) - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked namespaces * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840) - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails * apparmor auditing denied access of special apparmor .null fi\ le (LP: #1660836) - SAUCE: apparmor: Don't audit denied access of special apparmor .null file * apparmor label leak when new label is unused (LP: #1660834) - SAUCE: apparmor: fix label leak when new label is unused * apparmor reference count bug in label_merge_insert() (LP: #1660833) - SAUCE: apparmor: fix reference count bug in label_merge_insert() * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996) - SAUCE: apparmor: fix replacement race in reading rawdata * unix domain socket cross permission check failing with nested namespaces (LP: #1660832) - SAUCE: apparmor: fix cross ns perm of unix domain sockets * Xenial update to v4.4.59 stable release (LP: #1678960) - xfrm: policy: init locks early - virtio_balloon: init 1st buffer in stats vq - pinctrl: qcom: Don't clear status bit on irq_unmask - c6x/ptrace: Remove useless PTRACE_SETREGSET implementation - h8300/ptrace: Fix incorrect register transfer count - mips/ptrace: Preserve previous registers for short regset write - sparc/ptrace: Preserve previous registers for short regset write - metag/ptrace: Preserve previous registers for short regset write - metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS - metag/ptrace: Reject partial NT_METAG_RPIPE writes - fscrypt: remove broken support for detecting keyring key revocation - sched/rt: Add a missing rescheduling point - Linux 4.4.59 * Update ENA driver to 1.1.2 from net-next (LP: #1664312) - net: ena: Remove unnecessary pci_set_drvdata() - net: ena: Fix error return code in ena_device_init() - net: ena: change the return type of ena_set_push_mode() to be void. - net: ena: use setup_timer() and mod_timer() - net/ena: remove ntuple filter support from device feature list - net/ena: fix queues number calculation - net/ena: fix ethtool RSS flow configuration - net/ena: fix RSS default hash configuration - net/ena: fix NULL dereference when removing the driver after device reset failed - net/ena: refactor ena_get_stats64 to be atomic context safe - net/ena: fix potential access to freed memory during device reset - net/ena: use READ_ONCE to access completion descriptors - net/ena: reduce the severity of ena printouts - net/ena: change driver's default timeouts - net/ena: change condition for host attribute configuration - net/ena: update driver version to 1.1.2 * Xenial update to v4.4.58 stable release (LP: #1677600) - net/openvswitch: Set the ipv6 source tunnel key address attribute correctly - net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled - net: properly release sk_frag.page - amd-xgbe: Fix jumbo MTU processing on newer hardware - net: unix: properly re-increment inflight counter of GC discarded candidates - net/mlx5: Increase number of max QPs in default profile - net/mlx5e: Count LRO packets correctly - net: bcmgenet: remove bcmgenet_internal_phy_setup() - ipv4: provide stronger user input validation in nl_fib_input() - socket, bpf: fix sk_filter use after free in sk_clone_lock - tcp: initialize icsk_ack.lrcvtime at session start time - Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 - Input: iforce - validate number of endpoints before using them - Input: ims-pcu - validate number of endpoints before using them - Input: hanwang - validate number of endpoints before using them - Input: yealink - validate number of endpoints before using them - Input: cm109 - validate number of endpoints before using them - Input: kbtab - validate number of endpoints before using them - Input: sur40 - validate number of endpoints before using them - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call - ALSA: hda - Adding a group of pin definition to fix headset problem - USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems - USB: serial: qcserial: add Dell DW5811e - ACM gadget: fix endianness in notifications - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval - usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk - USB: uss720: fix NULL-deref at probe - USB: lvtest: fix NULL-deref at probe - USB: idmouse: fix NULL-deref at probe - USB: wusbcore: fix NULL-deref at probe - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer - usb: hub: Fix crash after failure to read BOS descriptor - uwb: i1480-dfu: fix NULL-deref at probe - uwb: hwa-rc: fix NULL-deref at probe - mmc: ushc: fix NULL-deref at probe - iio: adc: ti_am335x_adc: fix fifo overrun recovery - iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3 - parport: fix attempt to write duplicate procfiles - ext4: mark inode dirty after converting inline directory - mmc: sdhci: Do not disable interrupts while waiting for clock - xen/acpi: upload PM state from init-domain to Xen - iommu/vt-d: Fix NULL pointer dereference in device_to_iommu - ARM: at91: pm: cpu_idle: switch DDR to power-down mode - ARM: dts: at91: sama5d2: add dma properties to UART nodes - cpufreq: Restore policy min/max limits on CPU online - raid10: increment write counter after bio is split - libceph: don't set weight to IN when OSD is destroyed - xfs: don't allow di_size with high bit set - xfs: fix up xfs_swap_extent_forks inline extent handling - nl80211: fix dumpit error path RTNL deadlocks - USB: usbtmc: add missing endpoint sanity check - xfs: clear _XBF_PAGES from buffers when readahead page - igb: add i211 to i210 PHY workaround - vfio/spapr: Postpone allocation of userspace version of TCE table - block: allow WRITE_SAME commands with the SG_IO ioctl - fbcon: Fix vc attr at deinit - crypto: algif_hash - avoid zero-sized array - Linux 4.4.58 * PS/2 mouse does not work on Dell embedded computer (LP: #1591053) - Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 * Xenial update to v4.4.57 stable release (LP: #1676424) - give up on gcc ilog2() constant optimizations - perf/core: Fix event inheritance on fork() - cpufreq: Fix and clean up show_cpuinfo_cur_freq() - powerpc/boot: Fix zImage TOC alignment - md/raid1/10: fix potential deadlock - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export - scsi: lpfc: Add shutdown method for kexec - scsi: libiscsi: add lock around task lists to fix list corruption regression - target: Fix VERIFY_16 handling in sbc_parse_cdb - isdn/gigaset: fix NULL-deref at probe - gfs2: Avoid alignment hole in struct lm_lockname - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages - ext4: fix fencepost in s_first_meta_bg validation - Linux 4.4.57 * Xenial update to v4.4.56 stable release (LP: #1675789) - netlink: remove mmapped netlink support - [Config] CONFIG_NETLINK_MMAP disappeared - vxlan: correctly validate VXLAN ID against VXLAN_N_VID - vti6: return GRE_KEY for vti6 - ipv4: mask tos for input route - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv - net: don't call strlen() on the user buffer in packet_bind_spkt() - net: net_enable_timestamp() can be called from irq contexts - dccp: Unlock sock before calling sk_free() - tcp: fix various issues for sockets morphing to listen state - net: fix socket refcounting in skb_complete_wifi_ack() - net: fix socket refcounting in skb_complete_tx_timestamp() - dccp: fix use-after-free in dccp_feat_activate_values - vrf: Fix use-after-free in vrf_xmit - uapi: fix linux/packet_diag.h userspace compilation error - act_connmark: avoid crashing on malformed nlattrs with null parms - mpls: Send route delete notifications when router module is unloaded - ipv6: make ECMP route replacement less greedy - ipv6: avoid write to a possibly cloned skb - dccp/tcp: fix routing redirect race - dccp: fix memory leak during tear-down of unsuccessful connection request - net sched actions: decrement module reference count after table flush. - fscrypt: fix renaming and linking special files - fscrypto: lock inode while setting encryption policy - x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y - x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI - futex: Add missing error handling to FUTEX_REQUEUE_PI - Linux 4.4.56 * Kernel linux-image-4.4.0-67-generic prevent the boot on Microsoft Hyper-v 2012r2 Gen2 VM (LP: #1674635) - scsi: storvsc: Workaround for virtual DVD SCSI version * [Hyper-V][Mellanox] net/mlx4_core: Avoid delays during VF driver device shutdown (LP: #1672785) - net/mlx4_core: Avoid delays during VF driver device shutdown * Channel data values for IIO based st_sensors (st_accel, st_pressure) are incorrect (LP: #1676356) - iio: core: added support for IIO_VAL_INT - iio: st_sensors: simplify buffer address handling - iio: st_sensors: read each channel individually - iio:st_sensors: emulate SMBus block read if needed - iio:st_sensors: align on storagebits boundaries - iio:st_pressure: temperature triggered buffering - iio:st_pressure: clean useless static channel initializers - iio: st_pressure: Fix data sign * Enable lspcon on i915 (LP: #1676747) - drm: Helper for lspcon in drm_dp_dual_mode - drm/i915: Add lspcon support for I915 driver - drm/i915: Parse VBT data for lspcon - drm/i915: Enable lspcon initialization - drm/i915: Add lspcon resume function * stress_smoke_test passing and exiting rc=9 (linux 4.9.0-12.13 ADT test failure with linux 4.9.0-12.13) (LP: #1658633) - ext4: lock the xattr block before checksuming it * Fix line-out port noise on Baytrail-I with RT5660 based sound card (LP: #1675327) - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Fix noise in line-out * Kernel 4.4.0-67 Defaults to ACPI-cpufreq rather than P-State - Dell Precision 5520 (LP: #1674390) - cpufreq: intel_pstate: Enable HWP by default * ip_rcv_finish() NULL pointer kernel panic (LP: #1672470) - bridge: drop netfilter fake rtable unconditionally * dm-queue-length module is not included in installer/initramfs (LP: #1673350) - d-i: Also add dm-queue-length to multipath modules * Broadcom bluetooth modules sometimes fail to initialize (LP: #1483101) - Bluetooth: btbcm: Add a delay for module reset * Need support of Broadcom bluetooth device [413c:8143] (LP: #1166113) - Bluetooth: btusb: Add support for 413c:8143 * i40e Intel X710 error during device probe prevents link set up and ip association (LP: #1672550) - i40e: check for and deal with non-contiguous TCs * CIFS: Call echo service immediately after socket reconnect (LP: #1669941) - Call echo service immediately after socket reconnect * FC Adapter (LPe32000-based) prints "iotag out of range", goes offline, and delays boot a lot (Ubuntu17.04/Emulex/lpfc)) (LP: #1670490) - scsi: lpfc: Add missing memory barrier * No C-State Deeper than C3 utilized by Kaby Lake 7820HQ in Precision 5520 (LP: #1672439) - intel_idle: Add KBL support * [Hyper-V] Missing PCI patches breaking SR-IOV hot remove (LP: #1670518) - PCI: hv: Fix hv_pci_remove() for hot-remove - PCI: hv: Delete the device earlier from hbus->children for hot-remove - PCI: hv: Make unnecessarily global IRQ masking functions static - PCI: hv: Allocate physically contiguous hypercall params buffer * Xenial update to v4.4.55 stable release (LP: #1674292) - USB: serial: digi_acceleport: fix OOB data sanity check - USB: serial: digi_acceleport: fix OOB-event processing - crypto: improve gcc optimization flags for serpent and wp512 - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change - MIPS: ip27: Disable qlge driver in defconfig - MIPS: Update ip27_defconfig for SCSI_DH change - MIPS: ip22: Fix ip28 build for modern gcc - MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change - mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy - MIPS: ralink: Cosmetic change to prom_init(). - MIPS: ralink: Remove unused rt*_wdt_reset functions - cpmac: remove hopeless #warning - mm: memcontrol: avoid unused function warning - MIPS: DEC: Avoid la pseudo-instruction in delay slots - MIPS: Netlogic: Fix CP0_EBASE redefinition warnings - tracing: Add #undef to fix compile error - powerpc: Emulation support for load/store instructions on LE - usb: gadget: dummy_hcd: clear usb_gadget region before registration - usb: dwc3: gadget: make Set Endpoint Configuration macros safe - usb: gadget: function: f_fs: pass companion descriptor along - usb: host: xhci-dbg: HCIVERSION should be a binary number - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers - USB: serial: safe_serial: fix information leak in completion handler - USB: serial: omninet: fix reference leaks at open - USB: iowarrior: fix NULL-deref at probe - USB: iowarrior: fix NULL-deref in write - USB: serial: io_ti: fix NULL-deref in interrupt callback - USB: serial: io_ti: fix information leak in completion handler - serial: samsung: Continue to work if DMA request fails - mvsas: fix misleading indentation - KVM: s390: Fix guest migration for huge guests resulting in panic - s390/kdump: Use "LINUX" ELF note name instead of "CORE" - nfit, libnvdimm: fix interleave set cookie calculation - dm: flush queued bios when process blocks to avoid deadlock - ext4: don't BUG when truncating encrypted inodes on the orphan list - Linux 4.4.55 * Xenial update to v4.4.54 stable release (LP: #1673541) - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards - KVM: s390: Disable dirty log retrieval for UCONTROL guests - KVM: VMX: use correct vmcs_read/write for guest segment selector/base - Bluetooth: Add another AR3012 04ca:3018 device - s390/qdio: clear DSCI prior to scanning multiple input queues - s390/dcssblk: fix device size calculation in dcssblk_direct_access() - s390: TASK_SIZE for kernel threads - s390: make setup_randomness work - s390: use correct input data address for setup_randomness - net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put() - mnt: Tuck mounts under others instead of creating shadow/side mounts. - IB/ipoib: Fix deadlock between rmmod and set_mode - IB/IPoIB: Add destination address when re-queue packet - IB/srp: Avoid that duplicate responses trigger a kernel bug - IB/srp: Fix race conditions related to task management - ktest: Fix child exit code processing - ceph: remove req from unsafe list when unregistering it - target: Fix NULL dereference during LUN lookup + active I/O shutdown - nlm: Ensure callback code also checks that the files match - pwm: pca9685: Fix period change with same duty cycle - xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD - mac80211: flush delayed work when entering suspend - drm/amdgpu: add more cases to DCE11 possible crtc mask setup - drm/ast: Fix test for VGA enabled - drm/ast: Call open_key before enable_mmio in POST code - drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058 - drm/ttm: Make sure BOs being swapped out are cacheable - drm/atomic: fix an error code in mode_fixup() - fakelb: fix schedule while atomic - drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_clock_gating - libceph: use BUG() instead of BUG_ON(1) - fat: fix using uninitialized fields of fat_inode/fsinfo_inode - drivers: hv: Turn off write permission on the hypercall page - Linux 4.4.54 * Xenial update to v4.4.53 stable release (LP: #1673538) - samples: move mic/mpssd example code from Documentation - MIPS: Fix special case in 64 bit IP checksumming. - MIPS: BCM47XX: Fix button inversion for Asus WL-500W - MIPS: OCTEON: Fix copy_from_user fault handling for large buffers - MIPS: Lantiq: Keep ethernet enabled during boot - MIPS: Clear ISA bit correctly in get_frame_info() - MIPS: Prevent unaligned accesses during stack unwinding - MIPS: Fix get_frame_info() handling of microMIPS function size - MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions - MIPS: Calculate microMIPS ra properly when unwinding the stack - MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps - am437x-vpfe: always assign bpp variable - uvcvideo: Fix a wrong macro - media: fix dm1105.c build error - ARM: at91: define LPDDR types - ARM: dts: at91: Enable DMA on sama5d4_xplained console - ARM: dts: at91: Enable DMA on sama5d2_xplained console - ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO - ALSA: hda - fix Lewisburg audio issue - ALSA: timer: Reject user params with too small ticks - ALSA: ctxfi: Fallback DMA mask to 32bit - ALSA: seq: Fix link corruption by event error handling - ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming - ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine - staging: rtl: fix possible NULL pointer dereference - regulator: Fix regulator_summary for deviceless consumers - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu - iommu/vt-d: Tylersburg isoch identity map check is done too late. - mm/page_alloc: fix nodes for reclaim in fast path - mm: vmpressure: fix sending wrong events on underflow - mm: do not access page->mapping directly on page_endio - ipc/shm: Fix shmat mmap nil-page protection - dm cache: fix corruption seen when using cache > 2TB - dm stats: fix a leaked s->histogram_boundaries array - Revert "scsi: storvsc: properly set residual data length on errors" - scsi: storvsc: properly set residual data length on errors - scsi: aacraid: Reorder Adapter status check - scsi: use 'scsi_device_from_queue()' for scsi_dh - sd: get disk reference in sd_check_events() - Fix: Disable sys_membarrier when nohz_full is enabled - jbd2: don't leak modified metadata buffers on an aborted journal - block/loop: fix race between I/O and set_status - loop: fix LO_FLAGS_PARTSCAN hang - ext4: Include forgotten start block on fallocate insert range - ext4: do not polute the extents cache while shifting extents - ext4: trim allocation requests to group size - ext4: fix data corruption in data=journal mode - ext4: fix inline data error paths - ext4: preserve the needs_recovery flag when the journal is aborted - ext4: return EROFS if device is r/o and journal replay is needed - samples/seccomp: fix 64-bit comparison macros - target: Obtain se_node_acl->acl_kref during get_initiator_node_acl - target: Fix multi-session dynamic se_node_acl double free OOPs - ath5k: drop bogus warning on drv_set_key with unsupported cipher - ath9k: fix race condition in enabling/disabling IRQs - ath9k: use correct OTP register offsets for the AR9340 and AR9550 - crypto: testmgr - Pad aes_ccm_enc_tv_template vector - fuse: add missing FR_FORCE - arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 - iio: pressure: mpl115: do not rely on structure field ordering - iio: pressure: mpl3115: do not rely on structure field ordering - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer - w1: don't leak refcount on slave attach failure in w1_attach_slave_device() - w1: ds2490: USB transfer buffers need to be DMAable - usb: musb: da8xx: Remove CPPI 3.0 quirk and methods - usb: host: xhci: plat: check hcc_params after add hcd - usb: gadget: udc: fsl: Add missing complete function. - hv: allocate synic pages for all present CPUs - hv: init percpu_list in hv_synic_alloc() - Drivers: hv: util: kvp: Fix a rescind processing issue - Drivers: hv: util: Fcopy: Fix a rescind processing issue - Drivers: hv: util: Backup: Fix a rescind processing issue - RDMA/core: Fix incorrect structure packing for booleans - rdma_cm: fail iwarp accepts w/o connection params - gfs2: Add missing rcu locking for glock lookup - rtlwifi: Fix alignment issues - rtlwifi: rtl8192c-common: Fix "BUG: KASAN: - nfsd: minor nfsd_setattr cleanup - nfsd: special case truncates some more - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state - NFSv4: fix getacl head length estimation - NFSv4: fix getacl ERANGE for some ACL buffer sizes - rtc: sun6i: Add some locking - rtc: sun6i: Switch to the external oscillator - md linear: fix a race between linear_add() and linear_congested() - bcma: use (get|put)_device when probing/removing device driver - dmaengine: ipu: Make sure the interrupt routine checks all interrupts. - powerpc/xmon: Fix data-breakpoint - MIPS: IP22: Reformat inline assembler code to modern standards. - MIPS: IP22: Fix build error due to binutils 2.25 uselessnes. - scsi: lpfc: Correct WQ creation for pagesize - Linux 4.4.53 * move aufs.ko from -extra to linux-image package (LP: #1673498) - [config] aufs.ko moved to linux-image package * [Xenial] net: better skb->sender_cpu and skb->napi_id cohabitation (LP: #1673303) - net: better skb->sender_cpu and skb->napi_id cohabitation * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error) (LP: #1619918) - btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls * linux-tools-common should Depends: lsb-release (LP: #1667571) - [Config] linux-tools-common depends on lsb-release * Add Use-After-Free Patch for Ubuntu16.10 - EEH on BELL3 adapter fails to recover (serial/tty) (LP: #1669153) - 8250_pci: Fix potential use-after-free in error path * [Hyper-V] pci-hyperv: Use device serial number as PCI domain (LP: #1667527) - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs - PCI: hv: Use device serial number as PCI domain * [Xenial - 16.04 ]Bonding driver - stack corruption when trying to copy 20 bytes to a sockaddr (LP: #1668042) - net/bonding: Enforce active-backup policy for IPoIB bonds * Request to backport cxlflash patches to Xenial SRU stream (LP: #1623750) - scsi: cxlflash: Scan host only after the port is ready for I/O - scsi: cxlflash: Remove the device cleanly in the system shutdown path - scsi: cxlflash: Fix to avoid EEH and host reset collisions - scsi: cxlflash: Improve EEH recovery time * Xenial update to v4.4.52 stable release (LP: #1669016) - net/llc: avoid BUG_ON() in skb_orphan() - packet: fix races in fanout_add() - packet: Do not call fanout_release from atomic contexts - irda: Fix lockdep annotations in hashbin_delete(). - ip: fix IP_CHECKSUM handling - net: socket: fix recvmmsg not returning error from sock_error - tty: serial: msm: Fix module autoload - USB: serial: mos7840: fix another NULL-deref at open - USB: serial: cp210x: add new IDs for GE Bx50v3 boards - USB: serial: ftdi_sio: fix modem-status error handling - USB: serial: ftdi_sio: fix extreme low-latency setting - USB: serial: ftdi_sio: fix line-status over-reporting - USB: serial: spcp8x5: fix modem-status handling - USB: serial: opticon: fix CTS retrieval at open - USB: serial: ark3116: fix register-accessor error handling - x86/platform/goldfish: Prevent unconditional loading - goldfish: Sanitize the broken interrupt handler - block: fix double-free in the failure path of cgwb_bdi_init() - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down - Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA" - kvm: vmx: ensure VMCS is current while enabling PML - Linux 4.4.52 * Xenial update to v4.4.51 stable release (LP: #1669015) - vfs: fix uninitialized flags in splice_to_pipe() - siano: make it work again with CONFIG_VMAP_STACK - fuse: fix use after free issue in fuse_dev_do_read() - scsi: don't BUG_ON() empty DMA transfers - Fix missing sanity check in /dev/sg - Input: elan_i2c - add ELAN0605 to the ACPI table - drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor - drm/dp/mst: fix kernel oops when turning off secondary monitor - futex: Move futex_init() to core_initcall - ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() - printk: use rcuidle console tracepoint - NTB: ntb_transport: fix debugfs_remove_recursive - ntb_transport: Pick an unused queue - bcache: Make gc wakeup sane, remove set_task_state() - mmc: core: fix multi-bit bus width without high-speed mode - Linux 4.4.51 * Xenial update to v4.4.50 stable release (LP: #1666324) - can: Fix kernel panic at security_sock_rcv_skb - ipv6: fix ip6_tnl_parse_tlv_enc_lim() - ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() - tcp: fix 0 divide in __tcp_select_window() - net: use a work queue to defer net_disable_timestamp() work - ipv4: keep skb->dst around in presence of IP options - netlabel: out of bound access in cipso_v4_validate() - ip6_gre: fix ip6gre_err() invalid reads - ipv6: tcp: add a missing tcp_v6_restore_cb() - tcp: avoid infinite loop in tcp_splice_read() - tun: read vnet_hdr_sz once - macvtap: read vnet_hdr_size once - mlx4: Invoke softirqs after napi_reschedule - sctp: avoid BUG_ON on sctp_wait_for_sndbuf - sit: fix a double free on error path - net: introduce device min_header_len - packet: round up linear to header len - ping: fix a null pointer dereference - l2tp: do not use udp_ioctl() - Linux 4.4.50 * FlashGT Integration and Setup: fsbmc30: After 17th reboot of soft bootme, HTX & Linux errors seen with 256 virtual LUNs (LP: #1667239) - cxl: Fix coredump generation when cxl_get_fd() is used * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups (LP: #1470250) - Drivers: hv: vss: Operation timeouts should match host expectation - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails * kernel 4.4.0-63 with USB WLAN RTL8192CU freezes desktop (LP: #1666421) - rtlwifi: rtl_usb: Fix missing entry in USB driver's private data * Export symbol "dev_pm_qos_update_user_latency_tolerance" (LP: #1666401) - PM / QoS: Export dev_pm_qos_update_user_latency_tolerance * Linux ZFS port doesn't respect RLIMIT_FSIZE (LP: #1656259) - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu16 -- Thadeu Lima de Souza Cascardo Thu, 06 Apr 2017 09:34:27 +0100 linux (4.4.0-72.93) xenial; urgency=low * linux: 4.4.0-72.93 -proposed tracker (LP: #1678078) * Fix CVE-2017-7308 (LP: #1678009) - net/packet: fix overflow in check for priv area size - net/packet: fix overflow in check for tp_frame_nr - net/packet: fix overflow in check for tp_reserve -- Stefan Bader Fri, 31 Mar 2017 09:20:03 +0200 linux (4.4.0-71.92) xenial; urgency=low * CVE-2017-7184 - xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window - xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder -- Thadeu Lima de Souza Cascardo Fri, 24 Mar 2017 09:32:49 -0300 linux (4.4.0-70.91) xenial; urgency=low * linux: 4.4.0-70.91 -proposed tracker (LP: #1674938) * snaps with classic + jailmode confinement started to fail on zesty (LP: #1666897) - Revert "UBUNTU: SAUCE: apparmor: fix link auditing failure due to, uninitialized var" - Revert "UBUNTU: SAUCE: fix regression with domain change in complain mode" - Revert "UBUNTU: SAUCE: apparmor: flock mediation is not being enforced on cache check" - Revert "UBUNTU: SAUCE: apparmor: null profiles should inherit parent control flags" - Revert "UBUNTU: SAUCE: apparmor: fix ns ref count link when removing profiles from policy" - Revert "UBUNTU: SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked namespaces" - Revert "UBUNTU: SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails" - Revert "UBUNTU: SAUCE: apparmor: Don't audit denied access of special apparmor .null file" - Revert "UBUNTU: SAUCE: apparmor: fix label leak when new label is unused" - Revert "UBUNTU: SAUCE: apparmor: fix reference count bug in label_merge_insert()" - Revert "UBUNTU: SAUCE: apparmor: fix replacement race in reading rawdata" - Revert "UBUNTU: SAUCE: apparmor: fix cross ns perm of unix domain sockets" -- Stefan Bader Wed, 22 Mar 2017 09:28:43 +0100 linux (4.4.0-67.88) xenial; urgency=low * linux: 4.4.0-67.88 -proposed tracker (LP: #1667052) * Recent KVM RTC cherry-picks break (some) Windows Live-Migrations (LP: #1668594) - kvm: x86: correctly reset dest_map->vector when restoring LAPIC state * Regression in 4.4.0-65-generic causes very frequent system crashes (LP: #1669611) - Revert "UBUNTU: SAUCE: apparmor: fix lock ordering for mkdir" - Revert "UBUNTU: SAUCE: apparmor: fix leak on securityfs pin count" - Revert "UBUNTU: SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode() fails" - Revert "UBUNTU: SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails" * Upgrade Redpine RS9113 driver to support AP mode (LP: #1665211) - SAUCE: Redpine driver to support Host AP mode * NFS client : permission denied when trying to access subshare, since kernel 4.4.0-31 (LP: #1649292) - fs: Better permission checking for submounts * [Hyper-V] SAUCE: pci-hyperv fixes for SR-IOV on Azure (LP: #1665097) - SAUCE: PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal - SAUCE: pci-hyperv: properly handle pci bus remove - SAUCE: pci-hyperv: lock pci bus on device eject * [Hyper-V/Azure] Please include Mellanox OFED drivers in Azure kernel and image (LP: #1650058) - net/mlx4_en: Fix bad WQE issue - net/mlx4_core: Fix racy CQ (Completion Queue) free - net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions - net/mlx4_core: Avoid command timeouts during VF driver device shutdown * Xenial update to v4.4.49 stable release (LP: #1664960) - ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup - selinux: fix off-by-one in setprocattr - Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback" - cpumask: use nr_cpumask_bits for parsing functions - hns: avoid stack overflow with CONFIG_KASAN - ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write - target: Don't BUG_ON during NodeACL dynamic -> explicit conversion - target: Use correct SCSI status during EXTENDED_COPY exception - target: Fix early transport_generic_handle_tmr abort scenario - target: Fix COMPARE_AND_WRITE ref leak for non GOOD status - ARM: 8642/1: LPAE: catch pending imprecise abort on unmask - mac80211: Fix adding of mesh vendor IEs - netvsc: Set maximum GSO size in the right place - scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send - scsi: aacraid: Fix INTx/MSI-x issue with older controllers - scsi: mpt3sas: disable ASPM for MPI2 controllers - xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() - ALSA: seq: Fix race at creating a queue - ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() - drm/i915: fix use-after-free in page_flip_completed() - Linux 4.4.49 * NFS client : kernel 4.4.0-57 crash with nfsv4 enries in /etc/fstab (LP: #1650336) - SUNRPC: fix refcounting problems with auth_gss messages. * [0bda:0328] Card reader failed after S3 (LP: #1664809) - usb: hub: Wait for connection to be reestablished after port reset * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial 4.4.0-63.84~14.04.2 (LP: #1664912) - SAUCE: apparmor: fix link auditing failure due to, uninitialized var * ibmvscsis: Add SGL LIMIT (LP: #1662551) - ibmvscsis: Add SGL limit * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions) (LP: #1663687) - scsi: storvsc: Enable tracking of queue depth - scsi: storvsc: Remove the restriction on max segment size - scsi: storvsc: Enable multi-queue support - scsi: storvsc: use tagged SRB requests if supported by the device - scsi: storvsc: properly handle SRB_ERROR when sense message is present - scsi: storvsc: properly set residual data length on errors * ISST-LTE:pNV: ppc64_cpu command is hung w HDs, SSDs and NVMe (LP: #1662666) - blk-mq: Avoid memory reclaim when remapping queues - blk-mq: Fix failed allocation path when mapping queues * Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1.bin for module i915_bpo (LP: #1624164) - SAUCE: i915_bpo: Remove MODULE_FIRMWARE statement for i915/kbl_dmc_ver1.bin * Intel I210 ethernet does not work both after S3 (LP: #1662763) - igb: implement igb_ptp_suspend - igb: call igb_ptp_suspend during suspend/resume cycle * [Hyper-V] Fix ring buffer handling to avoid host throttling (LP: #1661430) - Drivers: hv: vmbus: On write cleanup the logic to interrupt the host - Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host - Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() * brd module compiled as built-in (LP: #1593293) - [Config] CONFIG_BLK_DEV_RAM=m * regession tests failing after stackprofile test is run (LP: #1661030) - SAUCE: fix regression with domain change in complain mode * Permission denied and inconsistent behavior in complain mode with 'ip netns list' command (LP: #1648903) - SAUCE: fix regression with domain change in complain mode * flock not mediated by 'k' (LP: #1658219) - SAUCE: apparmor: flock mediation is not being enforced on cache check * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt from a unshared mount namespace (LP: #1656121) - SAUCE: apparmor: null profiles should inherit parent control flags * apparmor refcount leak of profile namespace when removing profiles (LP: #1660849) - SAUCE: apparmor: fix ns ref count link when removing profiles from policy * tor in lxd: apparmor="DENIED" operation="change_onexec" namespace="root//CONTAINERNAME_" profile="unconfined" name="system_tor" (LP: #1648143) - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked namespaces * apparmor_parser hangs indefinitely when called by multiple threads (LP: #1645037) - SAUCE: apparmor: fix lock ordering for mkdir * apparmor leaking securityfs pin count (LP: #1660846) - SAUCE: apparmor: fix leak on securityfs pin count * apparmor reference count leak when securityfs_setup_d_inode\ () fails (LP: #1660845) - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode() fails * apparmor not checking error if security_pin_fs() fails (LP: #1660842) - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840) - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails * apparmor auditing denied access of special apparmor .null fi\ le (LP: #1660836) - SAUCE: apparmor: Don't audit denied access of special apparmor .null file * apparmor label leak when new label is unused (LP: #1660834) - SAUCE: apparmor: fix label leak when new label is unused * apparmor reference count bug in label_merge_insert() (LP: #1660833) - SAUCE: apparmor: fix reference count bug in label_merge_insert() * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996) - SAUCE: apparmor: fix replacement race in reading rawdata * unix domain socket cross permission check failing with nested namespaces (LP: #1660832) - SAUCE: apparmor: fix cross ns perm of unix domain sockets * docker permission issues with overlay2 storage driver (LP: #1659417) - SAUCE: overlayfs: Replace ovl_prepare_creds() with ovl_override_creds() - Revert "UBUNTU: SAUCE: cred: Add clone_cred() interface" - ovl: check mounter creds on underlying lookup * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634) - [Config] CONFIG_NET_DROP_MONITOR=m * Xenial update to v4.4.48 stable release (LP: #1663657) - PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies - ext4: validate s_first_meta_bg at mount time - drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215 - drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval - crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg - crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes - perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory - ata: sata_mv:- Handle return value of devm_ioremap. - libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices - powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe() - powerpc: Add missing error check to prom_find_boot_cpu() - NFSD: Fix a null reference case in find_or_create_lock_stateid() - svcrpc: fix oops in absence of krb5 module - zswap: disable changing params if init fails - cifs: initialize file_info_lock - mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone() - mm, fs: check for fatal signals in do_generic_file_read() - can: bcm: fix hrtimer/tasklet termination in bcm op removal - mmc: sdhci: Ignore unexpected CARD_INT interrupts - percpu-refcount: fix reference leak during percpu-atomic transition - HID: wacom: Fix poor prox handling in 'wacom_pl_irq' - KVM: x86: do not save guest-unsupported XSAVE state - USB: serial: qcserial: add Dell DW5570 QDL - USB: serial: pl2303: add ATEN device ID - USB: Add quirk for WORLDE easykey.25 MIDI keyboard - usb: gadget: f_fs: Assorted buffer overflow checks. - USB: serial: option: add device ID for HP lt2523 (Novatel E371) - x86/irq: Make irq activate operations symmetric - base/memory, hotplug: fix a kernel oops in show_valid_zones() - Linux 4.4.48 * Xenial update to v4.4.47 stable release (LP: #1662507) - r8152: fix the sw rx checksum is unavailable - mlxsw: spectrum: Fix memory leak at skb reallocation - mlxsw: switchx2: Fix memory leak at skb reallocation - mlxsw: pci: Fix EQE structure definition - net: lwtunnel: Handle lwtunnel_fill_encap failure - net: ipv4: fix table id in getroute response - net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim - tcp: fix tcp_fastopen unaligned access complaints on sparc - openvswitch: maintain correct checksum state in conntrack actions - ravb: do not use zero-length alignment DMA descriptor - ax25: Fix segfault after sock connection timeout - net: fix harmonize_features() vs NETIF_F_HIGHDMA - net: phy: bcm63xx: Utilize correct config_intr function - ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock - tcp: initialize max window for a new fastopen socket - bridge: netlink: call br_changelink() during br_dev_newlink() - r8152: don't execute runtime suspend if the tx is not empty - af_unix: move unix_mknod() out of bindlock - qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card - net: dsa: Bring back device detaching in dsa_slave_suspend() - Linux 4.4.47 * Xenial update to v4.4.46 stable release (LP: #1660994) - fbdev: color map copying bounds checking - tile/ptrace: Preserve previous registers for short regset write - drm: Fix broken VT switch with video=1366x768 option - mm/mempolicy.c: do not put mempolicy before using its nodemask - sysctl: fix proc_doulongvec_ms_jiffies_minmax() - ISDN: eicon: silence misleading array-bounds warning - RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled - s390/ptrace: Preserve previous registers for short regset write - can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer - can: ti_hecc: add missing prepare and unprepare of the clock - ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list - ARC: [arcompact] handle unaligned access delay slot corner case - parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header - nfs: Don't increment lock sequence ID after NFS4ERR_MOVED - NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 - SUNRPC: cleanup ida information when removing sunrpc module - drm/i915: Don't leak edid in intel_crt_detect_ddc() - IB/ipoib: move back IB LL address into the hard header - IB/umem: Release pid in error and ODP flow - s5k4ecgx: select CRC32 helper - pinctrl: broxton: Use correct PADCFGLOCK offset - platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOT - mm, memcg: do not retry precharge charges - Linux 4.4.46 * Xenial update to v4.4.45 stable release (LP: #1660993) - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it - IB/mlx5: Wait for all async command completions to complete - IB/mlx4: Set traffic class in AH - IB/mlx4: Fix out-of-range array index in destroy qp flow - IB/mlx4: Fix port query for 56Gb Ethernet links - IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs - IB/IPoIB: Remove can't use GFP_NOIO warning - perf scripting: Avoid leaking the scripting_context variable - ARM: dts: imx31: fix clock control module interrupts description - ARM: dts: imx31: move CCM device node to AIPS2 bus devices - ARM: dts: imx31: fix AVIC base address - tmpfs: clear S_ISGID when setting posix ACLs - x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F - svcrpc: don't leak contexts on PROC_DESTROY - fuse: clear FR_PENDING flag when moving requests out of pending queue - PCI: Enumerate switches below PCI-to-PCIe bridges - HID: corsair: fix DMA buffers on stack - HID: corsair: fix control-transfer error handling - mmc: mxs-mmc: Fix additional cycles after transmission stop - ieee802154: atusb: do not use the stack for buffers to make them DMA able - mtd: nand: xway: disable module support - x86/ioapic: Restore IO-APIC irq_chip retrigger callback - qla2xxx: Fix crash due to null pointer access - ubifs: Fix journal replay wrt. xattr nodes - clocksource/exynos_mct: Clear interrupt when cpu is shut down - svcrdma: avoid duplicate dma unmapping during error recovery - ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs - ceph: fix bad endianness handling in parse_reply_info_extra - ARM: dts: da850-evm: fix read access to SPI flash - arm64/ptrace: Preserve previous registers for short regset write - arm64/ptrace: Preserve previous registers for short regset write - 2 - arm64/ptrace: Preserve previous registers for short regset write - 3 - arm64/ptrace: Avoid uninitialised struct padding in fpr_set() - arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields - ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init - ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation - ARM: 8613/1: Fix the uaccess crash on PB11MPCore - blackfin: check devm_pinctrl_get() for errors - ite-cir: initialize use_demodulator before using it - dmaengine: pl330: Fix runtime PM support for terminated transfers - selftest/powerpc: Wrong PMC initialized in pmc56_overflow test - arm64: avoid returning from bad_mode - Linux 4.4.45 -- Thadeu Lima de Souza Cascardo Wed, 08 Mar 2017 11:47:26 -0300 linux (4.4.0-66.87) xenial; urgency=low * CVE-2017-2636 - TTY: n_hdlc, fix lockdep false positive - tty: n_hdlc: get rid of racy n_hdlc.tbuf -- Stefan Bader Fri, 03 Mar 2017 12:01:27 +0100 linux (4.4.0-64.85) xenial; urgency=low * CVE-2017-6074 (LP: #1665935) - dccp: fix freeing skb too early for IPV6_RECVPKTINFO -- Stefan Bader Mon, 20 Feb 2017 11:06:47 +0100 linux (4.4.0-63.84) xenial; urgency=low [ Thadeu Lima de Souza Cascardo ] * Release Tracking Bug - LP: #1660704 * Backport Dirty COW patch to prevent wineserver freeze (LP: #1658270) - SAUCE: mm: Respect FOLL_FORCE/FOLL_COW for thp * Kdump through NMI SMP and single core not working on Ubuntu16.10 (LP: #1630924) - x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic - SAUCE: hv: don't reset hv_context.tsc_page on crash * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer Chromebook R11 (LP: #1630238) - [Config] CONFIG_PINCTRL_CHERRYVIEW=y * Call trace when testing fstat stressor on ppc64el with virtual keyboard and mouse present (LP: #1652132) - SAUCE: HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL * VLAN SR-IOV regression for IXGBE driver (LP: #1658491) - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths * "Out of memory" errors after upgrade to 4.4.0-59 (LP: #1655842) - mm, page_alloc: convert alloc_flags to unsigned - mm, compaction: change COMPACT_ constants into enum - mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED - mm, compaction: simplify __alloc_pages_direct_compact feedback interface - mm, compaction: distinguish between full and partial COMPACT_COMPLETE - mm, compaction: abstract compaction feedback to helpers - mm, oom: protect !costly allocations some more - mm: consider compaction feedback also for costly allocation - mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders - mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION - mm, oom: prevent premature OOM killer invocation for high order request * Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target Driver (LP: #1657194) - SAUCE: ibmvscsis: Fix max transfer length - SAUCE: ibmvscsis: fix sleeping in interrupt context - SAUCE: ibmvscsis: Fix srp_transfer_data fail return code * NVMe: adapter is missing after abnormal shutdown followed by quick reboot, quirk needed (LP: #1656913) - nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too * Ubuntu 16.10 KVM SRIOV: if enable sriov while ping flood is running ping will stop working (LP: #1625318) - PCI: Do any VF BAR updates before enabling the BARs - PCI: Ignore BAR updates on virtual functions - PCI: Update BARs using property bits appropriate for type - PCI: Separate VF BAR updates from standard BAR updates - PCI: Don't update VF BARs while VF memory space is enabled - PCI: Remove pci_resource_bar() and pci_iov_resource_bar() - PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE - PCI: Add comments about ROM BAR updating * Linux rtc self test fails in a VM under xenial (LP: #1649718) - kvm: x86: Convert ioapic->rtc_status.dest_map to a struct - kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map - kvm: x86: Check dest_map->vector to match eoi signals for rtc * Xenial update to v4.4.44 stable release (LP: #1658091) - Input: xpad - use correct product id for x360w controllers - Input: i8042 - add Pegatron touchpad to noloop table - selftests: do not require bash to run netsocktests testcase - selftests: do not require bash for the generated test - mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} - ocfs2: fix crash caused by stale lvb with fsdlm plugin - mm/hugetlb.c: fix reservation race when freeing surplus pages - KVM: x86: fix emulation of "MOV SS, null selector" - KVM: eventfd: fix NULL deref irqbypass consumer - jump_labels: API for flushing deferred jump label updates - KVM: x86: flush pending lapic jump label updates on module unload - KVM: x86: add Align16 instruction flag - KVM: x86: add asm_safe wrapper - KVM: x86: emulate FXSAVE and FXRSTOR - KVM: x86: Introduce segmented_write_std - nl80211: fix sched scan netlink socket owner destruction - USB: serial: kl5kusb105: fix line-state error handling - USB: serial: ch341: fix initial modem-control state - USB: serial: ch341: fix open error handling - USB: serial: ch341: fix control-message error handling - USB: serial: ch341: fix open and resume after B0 - Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data - i2c: print correct device invalid address - i2c: fix kernel memory disclosure in dev interface - xhci: fix deadlock at host remove by running watchdog correctly - vme: Fix wrong pointer utilization in ca91cx42_slave_get - mnt: Protect the mountpoint hashtable with mount_lock - tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx - sysrq: attach sysrq handler correctly for 32-bit kernel - sysctl: Drop reference added by grab_header in proc_sys_readdir - drm/radeon: drop verde dpm quirks - USB: serial: ch341: fix resume after reset - USB: serial: ch341: fix modem-control and B0 handling - x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option - btrfs: fix locking when we put back a delayed ref that's too new - btrfs: fix error handling when run_delayed_extent_op fails - pinctrl: meson: fix gpio request disabling other modes - pNFS: Fix race in pnfs_wait_on_layoutreturn - NFS: Fix a performance regression in readdir - NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success. - cpufreq: powernv: Disable preemption while checking CPU throttling state - block: cfq_cpd_alloc() should use @gfp - ACPI / APEI: Fix NMI notification handling - blk-mq: Always schedule hctx->next_cpu - bus: vexpress-config: fix device reference leak - powerpc/ibmebus: Fix further device reference leaks - powerpc/ibmebus: Fix device reference leaks in sysfs interface - pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE - Linux 4.4.44 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674) - ASoC: rt5660: add rt5660 codec driver - ASoC: rt5660: enable MCLK detection - ASoC: Intel: Atom: flip logic for gain Switch - SAUCE: (no-up) ASoC: rt5660: Add ACPI support - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m * Support latest Redpine WLAN/BT RS9113 driver (LP: #1657682) - SAUCE: Support Redpine RS9113 WLAN/BT - SAUCE: Separate Redpine RS9113 WLAN/BT vendor and kernel drivers - SAUCE: Redpine RS9113 WLAN/BT driver ver. 0.9.7 - SAUCE: RS9113: Use vendor driver to support WLAN/BT card on Caracalla HW only - SAUCE: RS9113: Comment out IDs from upstream driver - [Config] Enable CONFIG_VEN_RSI_* configs * [Hyper-V] netvsc: add rcu_read locked to netvsc callback (LP: #1657540) - netvsc: add rcu_read locking to netvsc callback * [Hyper-V] Rebase Hyper-V in 16.04 and 16.10 to the the upstream 4.9 kernel (LP: #1650059) - memory-hotplug: add automatic onlining policy for the newly added memory - hv_netvsc: Add query for initial physical link speed - hv_netvsc: Add handler for physical link speed change - hv_netvsc: Implement batching of receive completions - PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail() - hv_netvsc: fix rtnl locking in callback - hv_netvsc: make RSS hash key static - hv_netvsc: use kcalloc - hv_netvsc: style cleanups - hv_netvsc: make inline functions static - hv_netvsc: use ARRAY_SIZE() for NDIS versions - hv_netvsc: make device_remove void - hv_netvsc: init completion during alloc - hv_netvsc: rearrange start_xmit - hv_netvsc: refactor completion function - hv_netvsc: make netvsc_destroy_buf void - hv_netvsc: make variable local - hv_netvsc: report vmbus name in ethtool - hv_netvsc: add ethtool statistics for tx packet issues - Drivers: hv: get rid of redundant messagecount in create_gpadl_header() - Drivers: hv: don't leak memory in vmbus_establish_gpadl() - Drivers: hv: get rid of timeout in vmbus_open() - Drivers: hv: utils: fix a race on userspace daemons registration - Drivers: hv: vmbus: fix the race when querying & updating the percpu list - Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels - Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg() - Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency - Tools: hv: kvp: ensure kvp device fd is closed on exec - Drivers: hv: balloon: keep track of where ha_region starts - Drivers: hv: balloon: account for gaps in hot add regions - Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is enabled - Drivers: hv: balloon: replace ha_region_mutex with spinlock - Drivers: hv: balloon: Use available memory value in pressure report - Drivers: hv: cleanup vmbus_open() for wrap around mappings - Drivers: hv: ring_buffer: wrap around mappings for ring buffers - Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringbuffer() - Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() - Drivers: hv: Introduce a policy for controlling channel affinity - Drivers: hv: utils: Continue to poll VSS channel after handling requests. - Drivers: hv: utils: Check VSS daemon is listening before a hot backup - PCI: hv: Use zero-length array in struct pci_packet - PCI: hv: Use pci_function_description[0] in struct definitions - PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device - PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg() - PCI: hv: Handle hv_pci_generic_compl() error case - Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()" - Driver: hv: vmbus: Make mmio resource local - Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings - Drivers: hv: utils: Rename version definitions to reflect protocol version. - Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot. - Drivers: hv: utils: Support TimeSync version 4.0 protocol samples. - Drivers: hv: hv_util: Avoid dynamic allocation in time synch - Revert "hv_netvsc: make inline functions static" - hv_netvsc: use consume_skb - hv_netvsc: dev hold/put reference to VF - hv_netvsc: simplify callback event code - hv_netvsc: improve VF device matching - hv_netvsc: use RCU to protect vf_netdev - hv_netvsc: remove VF in flight counters - hv_netvsc: count multicast packets received - hv_netvsc: fix comments - Drivers: hv: make VMBus bus ids persistent - Drivers: hv: get rid of id in struct vmbus_channel - netvsc: fix checksum on UDP IPV6 - netvsc: Remove mistaken udp.h inclusion. - net/hyperv: avoid uninitialized variable - Revert "hv_netvsc: report vmbus name in ethtool" - vmbus: make sysfs names consistent with PCI - netvsc: reduce maximum GSO size - Drivers: hv: vmbus: Base host signaling strictly on the ring state - tools: hv: Add a script to help bonding synthetic and VF NICs * Ubuntu - ibmveth: abnormally large TCP MSS value caused a TCP session to hang with a zero window (LP: #1655420) - ibmveth: set correct gso_size and gso_type - ibmveth: calculate gso_segs for large packets * netfilter regression introducing a performance slowdown in binary arp/ip/ip6tables (LP: #1640786) - netfilter: x_tables: pass xt_counters struct instead of packet counter - netfilter: x_tables: pass xt_counters struct to counter allocator - netfilter: x_tables: pack percpu counter allocations * Move some kernel modules to the main kernel package (part 2) (LP: #1655002) - [Config] Add IBM power drivers to the inclusion list * Xenial update to v4.4.43 stable release (LP: #1656876) - netvsc: reduce maximum GSO size - ser_gigaset: return -ENOMEM on error instead of success - net: vrf: Drop conntrack data after pass through VRF device on Tx - ipv6: handle -EFAULT from skb_copy_bits - net, sched: fix soft lockup in tc_classify - net: stmmac: Fix race between stmmac_drv_probe and stmmac_open - net/mlx5: Check FW limitations on log_max_qp before setting it - net/mlx5: Avoid shadowing numa_node - drop_monitor: add missing call to genlmsg_end - drop_monitor: consider inserted data in genlmsg_end - igmp: Make igmp group member RFC 3376 compliant - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules - r8152: split rtl8152_suspend function - r8152: fix rx issue for runtime suspend - gro: Enter slow-path if there is no tailroom - gro: use min_t() in skb_gro_reset_offset() - gro: Disable frag0 optimization on IPv6 ext headers - net: ipv4: Fix multipath selection with vrf - net: vrf: do not allow table id 0 - HID: hid-cypress: validate length of report - ALSA: firewire-tascam: Fix to handle error from initialization of stream data - powerpc: Fix build warning on 32-bit PPC - ARM: zynq: Reserve correct amount of non-DMA RAM - ARM: OMAP4+: Fix bad fallthrough for cpuidle - spi: mvebu: fix baudrate calculation for armada variant - ALSA: usb-audio: Add a quirk for Plantronics BT600 - mm/init: fix zone boundary creation - Linux 4.4.43 * Xenial update to v4.4.42 stable release (LP: #1655969) - ALSA: hda - Fix up GPIO for ASUS ROG Ranger - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL - ALSA: usb-audio: Fix irq/process data synchronization - ARM: davinci: da850: don't add emac clock to lookup table twice - mac80211: initialize fast-xmit 'info' later - KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS - KVM: MIPS: Flush KVM entry code from icache globally - usb: musb: core: add clear_ep_rxintr() to musb_platform_ops - usb: musb: dsps: implement clear_ep_rxintr() callback - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device - usb: gadgetfs: restrict upper bound on device configuration size - USB: gadgetfs: fix unbounded memory allocation bug - USB: gadgetfs: fix use-after-free bug - USB: gadgetfs: fix checks of wTotalLength in config descriptors - USB: fix problems with duplicate endpoint addresses - USB: dummy-hcd: fix bug in stop_activity (handle ep0) - usb: gadget: composite: Test get_alt() presence instead of set_alt() - usb: dwc3: core: avoid Overflow events - usb: xhci: fix possible wild pointer - xhci: workaround for hosts missing CAS bit - usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake - xhci: free xhci virtual devices with leaf nodes first - usb: xhci: fix return value of xhci_setup_device() - usb: host: xhci: Fix possible wild pointer when handling abort command - xhci: Handle command completion and timeout race - usb: xhci: hold lock over xhci_abort_cmd_ring() - USB: serial: omninet: fix NULL-derefs at open and disconnect - USB: serial: quatech2: fix sleep-while-atomic in close - USB: serial: pl2303: fix NULL-deref at open - USB: serial: keyspan_pda: verify endpoints at probe - USB: serial: spcp8x5: fix NULL-deref at open - USB: serial: io_ti: fix NULL-deref at open - USB: serial: io_ti: fix another NULL-deref at open - USB: serial: io_ti: fix I/O after disconnect - USB: serial: iuu_phoenix: fix NULL-deref at open - USB: serial: garmin_gps: fix memory leak on failed URB submit - USB: serial: ti_usb_3410_5052: fix NULL-deref at open - USB: serial: io_edgeport: fix NULL-deref at open - USB: serial: oti6858: fix NULL-deref at open - USB: serial: cyberjack: fix NULL-deref at open - USB: serial: kobil_sct: fix NULL-deref in write - USB: serial: mos7840: fix NULL-deref at open - USB: serial: mos7720: fix NULL-deref at open - USB: serial: mos7720: fix use-after-free on probe errors - USB: serial: mos7720: fix parport use-after-free on probe errors - USB: serial: mos7720: fix parallel probe - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL - xhci: Use delayed_work instead of timer for command timeout - xhci: Fix race related to abort operation - usb: dwc3: pci: add Intel Gemini Lake PCI ID - usb: musb: Fix trying to free already-free IRQ 4 - usb: hub: Move hub_port_disable() to fix warning if PM is disabled - usb: musb: blackfin: add bfin_fifo_offset in bfin_ops - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream() - USB: serial: kl5kusb105: abort on open exception path - ARM: dts: r8a7794: Correct hsusb parent clock - USB: phy: am335x-control: fix device and of_node leaks - USB: serial: io_ti: bind to interface after fw download - mei: bus: fix mei_cldev_enable KDoc - staging: iio: ad7606: fix improper setting of oversampling pins - usb: dwc3: gadget: always unmap EP0 requests - usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb() - usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb() - stable-fixup: hotplug: fix unused function warning - ath10k: use the right length of "background" - cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected - hwmon: (scpi) Fix module autoload - hwmon: (amc6821) sign extension temperature - hwmon: (ds620) Fix overflows seen when writing temperature limits - hwmon: (nct7802) Fix overflows seen when writing into limit attributes - hwmon: (g762) Fix overflows and crash seen when writing limit attributes - clk: clk-wm831x: fix a logic error - clk: imx31: fix rewritten input argument of mx31_clocks_init() - iommu/amd: Missing error code in amd_iommu_init_device() - iommu/amd: Fix the left value check of cmd buffer - iommu/vt-d: Fix pasid table size encoding - iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped - ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call - scsi: mvsas: fix command_active typo - target/iscsi: Fix double free in lio_target_tiqn_addtpg() - irqchip/bcm7038-l1: Implement irq_cpu_offline() callback - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend - mmc: mmc_test: Uninitialized return value - s390/crypto: unlock on error in prng_tdes_read() - crypto: arm64/sha2-ce - fix for big endian - crypto: arm64/ghash-ce - fix for big endian - crypto: arm/aes-ce - fix for big endian - crypto: arm64/aes-ccm-ce: fix for big endian - crypto: arm64/aes-neon - fix for big endian - crypto: arm64/sha1-ce - fix for big endian - crypto: arm64/aes-xts-ce: fix for big endian - crypto: arm64/aes-ce - fix for big endian - md: MD_RECOVERY_NEEDED is set for mddev->recovery - powerpc/pci/rpadlpar: Fix device reference leaks - staging: comedi: dt282x: tidy up register bit defines - cred/userns: define current_user_ns() as a function - net: ti: cpmac: Fix compiler warning due to type confusion - net: vxge: avoid unused function warnings - cx23885-dvb: move initialization of a8293_pdata - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values - tick/broadcast: Prevent NULL pointer dereference - Revert "usb: gadget: composite: always set ep->mult to a sensible value" - usb: gadget: composite: always set ep->mult to a sensible value - Linux 4.4.42 * Xenial update to v4.4.41 stable release (LP: #1655041) - ssb: Fix error routine when fallback SPROM fails - rtlwifi: Fix enter/exit power_save - cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts - ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards. - mmc: sdhci: Fix recovery from tuning timeout - regulator: stw481x-vmmc: fix ages old enable error - timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion - clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk - thermal: hwmon: Properly report critical temperature in sysfs - staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask - staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data - ACPI / video: Add force_native quirk for Dell XPS 17 L702X - ACPI / video: Add force_native quirk for HP Pavilion dv6 - drm/nouveau/kms: lvds panel strap moved again on maxwell - drm/nouveau/bios: require checksum to match for fast acpi shadow method - drm/nouveau/ltc: protect clearing of comptags with mutex - drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex - drm/nouveau/i2c/gk110b,gm10x: use the correct implementation - drm/radeon: Also call cursor_move_locked when the cursor size changes - drm/radeon: Hide the HW cursor while it's out of bounds - drm/radeon: add additional pci revision to dpm workaround - drm/gma500: Add compat ioctl - drivers/gpu/drm/ast: Fix infinite loop if read fails - mei: request async autosuspend at the end of enumeration - block: protect iterate_bdevs() against concurrent close - vt: fix Scroll Lock LED trigger name - scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30secs before reset - scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which does not support JBOD sequence map - scsi: zfcp: fix use-after-"free" in FC ingress path after TMF - scsi: zfcp: do not trace pure benign residual HBA responses at default level - scsi: zfcp: fix rport unblock race with LUN recovery - scsi: avoid a permanent stop of the scsi device's request queue - ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache - firmware: fix usermode helper fallback loading - s390/vmlogrdr: fix IUCV buffer allocation - sc16is7xx: Drop bogus use of IRQF_ONESHOT - md/raid5: limit request size according to implementation limits - KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state - KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT - kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) - platform/x86: asus-nb-wmi.c: Add X45U quirk - fgraph: Handle a case where a tracer ignores set_graph_notrace - IB/mad: Fix an array index check - IPoIB: Avoid reading an uninitialized member variable - IB/multicast: Check ib_find_pkey() return value - IB/cma: Fix a race condition in iboe_addr_get_sgid() - media: solo6x10: fix lockup by avoiding delayed register write - Input: drv260x - fix input device's parent assignment - PCI: Check for PME in targeted sleep state - libceph: verify authorize reply on connect - nfs_write_end(): fix handling of short copies - powerpc/ps3: Fix system hang with GCC 5 builds - powerpc: Convert cmp to cmpd in idle enter sequence - kconfig/nconf: Fix hang when editing symbol with a long prompt - sg_write()/bsg_write() is not fit to be called under KERNEL_DS - net: mvpp2: fix dma unmapping of TX buffers for fragments - Linux 4.4.41 -- Thadeu Lima de Souza Cascardo Wed, 01 Feb 2017 14:00:35 -0200 linux (4.4.0-62.83) xenial; urgency=low [ Thadeu Lima de Souza Cascardo ] * Release Tracking Bug - LP: #1657430 * Backport DP MST fixes to i915 (LP: #1657353) - SAUCE: i915_bpo: Fix DP link rate math - SAUCE: i915_bpo: Validate mode against max. link data rate for DP MST * Ubuntu xenial - 4.4.0-59-generic i3 I/O performance issue (LP: #1657281) - blk-mq: really fix plug list flushing for nomerge queues -- Thadeu Lima de Souza Cascardo Wed, 18 Jan 2017 09:34:07 -0200 linux (4.4.0-61.82) xenial; urgency=low [ Thadeu Lima de Souza Cascardo ] * Release Tracking Bug - LP: #1656810 * Xen MSI setup code incorrectly re-uses cached pirq (LP: #1656381) - SAUCE: xen: do not re-use pirq number cached in pci device msi msg data * nvme drive probe failure (LP: #1626894) - nvme: revert NVMe: only setup MSIX once -- Thadeu Lima de Souza Cascardo Mon, 16 Jan 2017 10:30:12 -0200 linux (4.4.0-60.81) xenial; urgency=low [ John Donnelly ] * Release Tracking Bug - LP: #1656084 * Couldn't emulate instruction 0x7813427c (LP: #1634129) - KVM: PPC: Book3S PR: Fix illegal opcode emulation * perf: 24x7: Eliminate domain name suffix in event names (LP: #1560482) - powerpc/perf/hv-24x7: Fix usage with chip events. - powerpc/perf/hv-24x7: Display change in counter values - powerpc/perf/hv-24x7: Display domain indices in sysfs - powerpc/perf/24x7: Eliminate domain suffix in event names * i386 ftrace tests hang on ADT testing (LP: #1655040) - ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps to it * VMX module autoloading if available (LP: #1651322) - powerpc: Add module autoloading based on CPU features - crypto: vmx - Convert to CPU feature based module autoloading * ACPI probe support for AD5592/3 configurable multi-channel converter (LP: #1654497) - SAUCE: iio: dac: ad5592r: Add ACPI support - SAUCE: iio: dac: ad5593r: Add ACPI support * Xenial update to v4.4.40 stable release (LP: #1654602) - btrfs: limit async_work allocation and worker func duration - Btrfs: fix tree search logic when replaying directory entry deletes - btrfs: store and load values of stripes_min/stripes_max in balance status item - Btrfs: fix qgroup rescan worker initialization - USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041 - USB: serial: option: add dlink dwm-158 - USB: serial: kl5kusb105: fix open error path - USB: cdc-acm: add device id for GW Instek AFG-125 - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices - usb: gadget: f_uac2: fix error handling at afunc_bind - usb: gadget: composite: correctly initialize ep->maxpacket - USB: UHCI: report non-PME wakeup signalling for Intel hardware - ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirks - ALSA: hiface: Fix M2Tech hiFace driver sampling rate change - ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016 - ALSA: hda - ignore the assoc and seq when comparing pin configurations - ALSA: hda - fix headset-mic problem on a Dell laptop - ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO - ALSA: hda: when comparing pin configurations, ignore assoc in addition to seq - clk: ti: omap36xx: Work around sprz319 advisory 2.1 - Btrfs: fix memory leak in reading btree blocks - Btrfs: bail out if block group has different mixed flag - Btrfs: return gracefully from balance if fs tree is corrupted - Btrfs: don't leak reloc root nodes on error - Btrfs: fix memory leak in do_walk_down - Btrfs: don't BUG() during drop snapshot - btrfs: make file clone aware of fatal signals - block_dev: don't test bdev->bd_contains when it is not stable - ptrace: Capture the ptracer's creds not PT_PTRACE_CAP - crypto: caam - fix AEAD givenc descriptors - ext4: fix mballoc breakage with 64k block size - ext4: fix stack memory corruption with 64k block size - ext4: use more strict checks for inodes_per_block on mount - ext4: fix in-superblock mount options processing - ext4: add sanity checking to count_overhead() - ext4: reject inodes with negative size - ext4: return -ENOMEM instead of success - ext4: do not perform data journaling when data is encrypted - f2fs: set ->owner for debugfs status file's file_operations - loop: return proper error from loop_queue_rq() - mm/vmscan.c: set correct defer count for shrinker - fs: exec: apply CLOEXEC before changing dumpable task flags - exec: Ensure mm->user_ns contains the execed files - usb: gadget: composite: always set ep->mult to a sensible value - blk-mq: Do not invoke .queue_rq() for a stopped queue - dm flakey: return -EINVAL on interval bounds error in flakey_ctr() - dm crypt: mark key as invalid until properly loaded - dm space map metadata: fix 'struct sm_metadata' leak on failed create - ASoC: intel: Fix crash at suspend/resume without card registration - CIFS: Fix a possible memory corruption during reconnect - CIFS: Fix missing nls unload in smb2_reconnect() - CIFS: Fix a possible memory corruption in push locks - kernel/watchdog: use nmi registers snapshot in hardlockup handler - kernel/debug/debug_core.c: more properly delay for secondary CPUs - tpm xen: Remove bogus tpm_chip_unregister - xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing - arm/xen: Use alloc_percpu rather than __alloc_percpu - xfs: set AGI buffer type in xlog_recover_clear_agi_bucket - driver core: fix race between creating/querying glue dir and its cleanup - ppp: defer netns reference release for ppp channel - Linux 4.4.40 * igb i210 probe of pci device failed with error -2 (LP: #1639810) - SAUCE: igb: Workaround for igb i210 firmware issue. - SAUCE: igb: add i211 to i210 PHY workaround * PowerNV: PCI Slot is invalid after fencedPHB Error injection (LP: #1652018) - powerpc/powernv: Call opal_pci_poll() if needed * mfd: intel-lpss: Add default I2C device properties for Apollo Lake (LP: #1635177) - mfd: intel-lpss: Add default I2C device properties for Apollo Lake * Xenial update to v4.4.39 stable release (LP: #1650609) - powerpc/eeh: Fix deadlock when PE frozen state can't be cleared - parisc: Purge TLB before setting PTE - parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm - parisc: Fix TLB related boot crash on SMP machines - zram: restrict add/remove attributes to root only - locking/rtmutex: Prevent dequeue vs. unlock race - locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() - perf/x86: Fix full width counter, counter overflow - crypto: mcryptd - Check mcryptd algorithm compatibility - can: raw: raw_setsockopt: limit number of can_filter that can be set - can: peak: fix bad memory access and free sequence - arm64: futex.h: Add missing PAN toggling - m68k: Fix ndelay() macro - batman-adv: Check for alloc errors when preparing TT local data - hotplug: Make register and unregister notifier API symmetric - crypto: rsa - Add Makefile dependencies to fix parallel builds - Linux 4.4.39 * Xenial update to v4.4.38 stable release (LP: #1650607) - virtio-net: add a missing synchronize_net() - net: check dead netns for peernet2id_alloc() - ip6_tunnel: disable caching when the traffic class is inherited - net: sky2: Fix shutdown crash - af_unix: conditionally use freezable blocking calls in read - rtnetlink: fix FDB size computation - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() - net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change - net, sched: respect rcu grace period on cls destruction - net/sched: pedit: make sure that offset is valid - netlink: Call cb->done from a worker thread - netlink: Do not schedule work from sk_destruct - net/dccp: fix use-after-free in dccp_invalid_packet - net: bcmgenet: Utilize correct struct device for all DMA operations - sh_eth: remove unchecked interrupts for RZ/A1 - geneve: avoid use-after-free of skb->data - net: ping: check minimum size on ICMP header length - sparc32: Fix inverted invalid_frame_pointer checks on sigreturns - sparc64: Fix find_node warning if numa node cannot be found - sparc64: fix compile warning section mismatch in find_node() - constify iov_iter_count() and iter_is_iovec() - Don't feed anything but regular iovec's to blk_rq_map_user_iov - ipv6: Set skb->protocol properly for local output - ipv4: Set skb->protocol properly for local output - esp4: Fix integrity verification when ESN are used - esp6: Fix integrity verification when ESN are used - Linux 4.4.38 * Xenial update to v4.4.37 stable release (LP: #1650604) - ARC: Don't use "+l" inline asm constraint - zram: fix unbalanced idr management at hot removal - kasan: update kasan_global for gcc 7 - x86/traps: Ignore high word of regs->cs in early_fixup_exception() - rcu: Fix soft lockup for rcu_nocb_kthread - PCI: Export pcie_find_root_port - PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) - mwifiex: printk() overflow with 32-byte SSIDs - pwm: Fix device reference leak - arm64: cpufeature: Schedule enable() calls instead of calling them via IPI - arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call - arm64: suspend: Reconfigure PSTATE after resume from idle - Linux 4.4.37 * Xenial update to v4.4.36 stable release (LP: #1650601) - iommu/vt-d: Fix PASID table allocation - iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions - KVM: x86: check for pic and ioapic presence before use - usb: chipidea: move the lock initialization to core file - USB: serial: cp210x: add ID for the Zone DPMX - USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad - Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y - scsi: mpt3sas: Fix secure erase premature termination - tile: avoid using clocksource_cyc2ns with absolute cycle count - cfg80211: limit scan results cache size - NFSv4.x: hide array-bounds warning - parisc: Fix races in parisc_setup_cache_timing() - parisc: Fix race in pci-dma.c - parisc: Also flush data TLB in flush_icache_page_asm - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] - drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on - mei: me: disable driver on SPT SPS firmware - mei: me: fix place for kaby point device ids. - mei: fix return value on disconnection - scsi: mpt3sas: Unblock device after controller reset - Linux 4.4.36 * Miscellaneous Ubuntu changes - [Debian] consider renames in gen-auto-reconstruct -- John Donnelly Fri, 13 Jan 2017 08:54:11 +0000 linux (4.4.0-59.80) xenial; urgency=low [ John Donnelly ] * Release Tracking Bug - LP: #1654282 * [2.1.1] MAAS has nvme0n1 set as boot disk, curtin fails (LP: #1651602) - (fix) nvme: only require 1 interrupt vector, not 2+ -- John Donnelly Thu, 05 Jan 2017 12:49:16 +0000 linux (4.4.0-58.79) xenial; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1651402 * Support ACPI probe for IIO sensor drivers from ST Micro (LP: #1650123) - SAUCE: iio: st_sensors: match sensors using ACPI handle - SAUCE: iio: st_accel: Support sensor i2c probe using acpi - SAUCE: iio: st_pressure: Support i2c probe using acpi - [Config] CONFIG_HTS221=m, CONFIG_HTS221_I2C=m, CONFIG_HTS221_SPI=m * Fix channel data parsing in ST Micro sensor IIO drivers (LP: #1650189) - SAUCE: iio: common: st_sensors: fix channel data parsing * ST Micro lng2dm 3-axis "femto" accelerometer support (LP: #1650112) - SAUCE: iio: st-accel: add support for lis2dh12 - SAUCE: iio: st_sensors: support active-low interrupts - SAUCE: iio: accel: Add support for the h3lis331dl accelerometer - SAUCE: iio: st_sensors: verify interrupt event to status - SAUCE: iio: st_sensors: support open drain mode - SAUCE: iio:st_sensors: fix power regulator usage - SAUCE: iio: st_sensors: switch to a threaded interrupt - SAUCE: iio: accel: st_accel: Add lis3l02dq support - SAUCE: iio: st_sensors: fix scale configuration for h3lis331dl - SAUCE: iio: accel: st_accel: add support to lng2dm - SAUCE: iio: accel: st_accel: inline per-sensor data - SAUCE: Documentation: dt: iio: accel: add lng2dm sensor device binding * ST Micro hts221 relative humidity sensor support (LP: #1650116) - SAUCE: iio: humidity: add support to hts221 rh/temp combo device - SAUCE: Documentation: dt: iio: humidity: add hts221 sensor device binding - SAUCE: iio: humidity: remove - SAUCE: iio: humidity: Support acpi probe for hts211 * crypto : tolerate new crypto hardware for z Systems (LP: #1644557) - s390/zcrypt: Introduce CEX6 toleration * Acer, Inc ID 5986:055a is useless after 14.04.2 installed. (LP: #1433906) - uvcvideo: uvc_scan_fallback() for webcams with broken chain * vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled. (LP: #1650635) - vmxnet3: segCnt can be 1 for LRO packets * system freeze when swapping to encrypted swap partition (LP: #1647400) - mm, oom: rework oom detection - mm: throttle on IO only when there are too many dirty and writeback pages * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204) - target/user: Use sense_reason_t in tcmu_queue_cmd_ring - target/user: Return an error if cmd data size is too large - target/user: Fix comments to not refer to data ring - SAUCE: (no-up) target/user: Fix use-after-free of tcmu_cmds if they are expired * CVE-2016-9756 - KVM: x86: drop error recovery in em_jmp_far and em_ret_far * Dell Precision 5520 & 3520 freezes at login screent (LP: #1650054) - ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520 * CVE-2016-9794 - ALSA: pcm : Call kill_fasync() in stream lock * Allow fuse user namespace mounts by default in xenial (LP: #1634964) - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns" - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle user namespace mounts" - (namespace) vfs: Verify acls are valid within superblock's s_user_ns. - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns" - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns" - (namespace) quota: Ensure qids map to the filesystem - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota - (namespace) dquot: For now explicitly don't support filesystems outside of init_user_ns - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set xattrs" - SAUCE: (namespace) security/integrity: Harden against malformed xattrs - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids" - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns" - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root - SAUCE: (namespace) fuse: Allow user namespace mounts by default * Boot crash in xen_send_IPI_one (LP: #1649821) - xen/qspinlock: Don't kick CPU if IRQ is not initialized * linux: Staging modules should be unsigned (LP: #1642368) - [Debian] Suppress module signing for staging drivers - SAUCE: Add rtl drivers to signature inclusion list * Ethernet not work after upgrade from kernel 3.19 to 4.4 [10ec:8168] (LP: #1648279) - ACPI / blacklist: Make Dell Latitude 3350 ethernet work * CVE-2016-9793 - net: avoid signed overflows for SO_{SND|RCV}BUFFORCE * [Hyper-V] Kernel panic not functional on 32bit Ubuntu 14.10, 15.04, and 15.10 (LP: #1400319) - Drivers: hv: avoid vfree() on crash * [Hyper-V] netvsc: fix incorrect receive checksum offloading (LP: #1636656) - netvsc: fix incorrect receive checksum offloading -- Luis Henriques Tue, 20 Dec 2016 10:54:41 +0000 linux (4.4.0-57.78) xenial; urgency=low * Release Tracking Bug - LP: #1648867 * Miscellaneous Ubuntu changes - SAUCE: Do not build the xr-usb-serial driver for s390 -- Brad Figg Fri, 09 Dec 2016 10:51:16 -0800 linux (4.4.0-56.77) xenial; urgency=low * Release Tracking Bug - LP: #1648867 * Release Tracking Bug - LP: #1648579 * CONFIG_NR_CPUS=256 is too low (LP: #1579205) - [Config] Increase the NR_CPUS to 512 for amd64 to support systems with a large number of cores. * NVMe drives in Amazon AWS instance fail to initialize (LP: #1648449) - SAUCE: (no-up) NVMe: only setup MSIX once -- Brad Figg Thu, 08 Dec 2016 10:50:49 -0800 linux (4.4.0-55.76) xenial; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1648503 * NVMe driver accidentally reverted to use GSI instead of MSIX (LP: #1647887) - (fix) NVMe: restore code to always use MSI/MSI-x interrupts -- Luis Henriques Thu, 08 Dec 2016 14:34:40 +0000 linux (4.4.0-54.75) xenial; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1648017 * Update hio driver to 2.1.0.28 (LP: #1646643) - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28) * linux: Enable live patching for all supported architectures (LP: #1633577) - [Config] CONFIG_LIVEPATCH=y for s390x * Botched backport breaks level triggered EOIs in QEMU guests with --machine kernel_irqchip=split (LP: #1644394) - kvm/irqchip: kvm_arch_irq_routing_update renaming split * Xenial update to v4.4.35 stable release (LP: #1645453) - x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems - KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr - KVM: Disable irq while unregistering user notifier - fuse: fix fuse_write_end() if zero bytes were copied - mfd: intel-lpss: Do not put device in reset state on suspend - can: bcm: fix warning in bcm_connect/proc_register - i2c: mux: fix up dependencies - kbuild: add -fno-PIE - scripts/has-stack-protector: add -fno-PIE - x86/kexec: add -fno-PIE - kbuild: Steal gcc's pie from the very beginning - ext4: sanity check the block and cluster size at mount time - crypto: caam - do not register AES-XTS mode on LP units - drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5) - clk: mmp: pxa910: fix return value check in pxa910_clk_init() - clk: mmp: pxa168: fix return value check in pxa168_clk_init() - clk: mmp: mmp2: fix return value check in mmp2_clk_init() - rtc: omap: Fix selecting external osc - iwlwifi: pcie: fix SPLC structure parsing - mfd: core: Fix device reference leak in mfd_clone_cell - uwb: fix device reference leaks - PM / sleep: fix device reference leak in test_suspend - PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails - IB/mlx4: Check gid_index return value - IB/mlx4: Fix create CQ error flow - IB/mlx5: Use cache line size to select CQE stride - IB/mlx5: Fix fatal error dispatching - IB/core: Avoid unsigned int overflow in sg_alloc_table - IB/uverbs: Fix leak of XRC target QPs - IB/cm: Mark stale CM id's whenever the mad agent was unregistered - netfilter: nft_dynset: fix element timeout for HZ != 1000 - Linux 4.4.35 * Upstream stable 4.4.34 and 4.8.10 regression (LP: #1645278) - flow_dissect: call init_default_flow_dissectors() earlier * AD5593R configurable multi-channel converter support (LP: #1644726) - iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs - iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels() - [Config] CONFIG_AD5592R/AD5593R=m * ST Micro lps22hb pressure sensor support (LP: #1642258) - iio:st_pressure:initial lps22hb sensor support - iio:st_pressure: align storagebits on power of 2 - iio:st_pressure: document sampling gains - iio:st_pressure:lps22hb: temperature support * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299) - SAUCE: ibmvscsis: Rearrange functions for future patches - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time - SAUCE: ibmvscsis: Synchronize cmds at remove time - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails - SAUCE: ibmvscsis: Return correct partition name/# to client - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch * System stalls when creating device node on booting (LP: #1643797) - sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task() * nvme: improve performance for virtual Google NVMe devices (LP: #1637565) - blk-mq: add blk_mq_alloc_request_hctx - nvme.h: add NVMe over Fabrics definitions - [Config] CONFIG_NVME_VENDOR_EXT_GOOGLE=y - SAUCE: nvme: improve performance for virtual NVMe devices * Move some kernel modules to the main kernel package (LP: #1642228) - [Config] Move some powerpc kernel modules to the main kernel package * sched: Match-all classifier is missing in xenial (LP: #1642514) - [Config] CONFIG_NET_CLS_MATCHALL=m - net/sched: introduce Match-all classifier * Xenial update to 4.4.34 stable release (LP: #1643637) - dctcp: avoid bogus doubling of cwnd after loss - net: clear sk_err_soft in sk_clone_lock() - net: mangle zero checksum in skb_checksum_help() - bgmac: stop clearing DMA receive control register right after it is set - ip6_tunnel: Clear IP6CB in ip6tunnel_xmit() - tcp: fix potential memory corruption - dccp: do not send reset to already closed sockets - dccp: fix out of bound access in dccp_v4_err() - ipv6: dccp: fix out of bound access in dccp_v6_err() - ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped - sctp: assign assoc_id earlier in __sctp_connect - fib_trie: Correct /proc/net/route off by one error - sock: fix sendmmsg for partial sendmsg - net: __skb_flow_dissect() must cap its return value - ipv4: use new_gw for redirect neigh lookup - tcp: take care of truncations done by sk_filter() - tty: Prevent ldisc drivers from re-using stale tty fields - sparc: Don't leak context bits into thread->fault_address - sparc: serial: sunhv: fix a double lock bug - sparc64 mm: Fix base TSB sizing when hugetlb pages are used - sparc: Handle negative offsets in arch_jump_label_transform - sparc64: Handle extremely large kernel TSB range flushes sanely. - sparc64: Fix illegal relative branches in hypervisor patched TLB code. - sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending. - sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code. - sparc64: Handle extremely large kernel TLB range flushes more gracefully. - sparc64: Delete __ret_efault. - sparc64: Prepare to move to more saner user copy exception handling. - sparc64: Convert copy_in_user to accurate exception reporting. - sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting. - sparc64: Convert U1copy_{from,to}_user to accurate exception reporting. - sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting. - sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting. - sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting. - sparc64: Convert U3copy_{from,to}_user to accurate exception reporting. - sparc64: Delete now unused user copy assembler helpers. - sparc64: Delete now unused user copy fixup functions. - Linux 4.4.34 * Xenial update to v4.4.33 stable release (LP: #1642968) - ALSA: info: Return error for invalid read/write - ALSA: info: Limit the proc text input size - ASoC: cs4270: fix DAPM stream name mismatch - dib0700: fix nec repeat handling - swapfile: fix memory corruption via malformed swapfile - coredump: fix unfreezable coredumping task - s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment - ARC: timer: rtc: implement read loop in "C" vs. inline asm - pinctrl: cherryview: Serialize register access in suspend/resume - pinctrl: cherryview: Prevent possible interrupt storm on resume - staging: iio: ad5933: avoid uninitialized variable in error case - drivers: staging: nvec: remove bogus reset command for PS/2 interface - Revert "staging: nvec: ps2: change serio type to passthrough" - staging: nvec: remove managed resource from PS2 driver - USB: cdc-acm: fix TIOCMIWAIT - usb: gadget: u_ether: remove interrupt throttling - drbd: Fix kernel_sendmsg() usage - potential NULL deref - toshiba-wmi: Fix loading the driver on non Toshiba laptops - clk: qoriq: Don't allow CPU clocks higher than starting value - iio: hid-sensors: Increase the precision of scale to fix wrong reading interpretation. - iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver) - scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init - scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk - KVM: MIPS: Precalculate MMIO load resume PC - drm/i915: Respect alternate_ddc_pin for all DDI ports - dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers - tty/serial: at91: fix hardware handshake on Atmel platforms - iommu/amd: Free domain id when free a domain of struct dma_ops_domain - iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path - mei: bus: fix received data size check in NFC fixup - lib/genalloc.c: start search from start of chunk - hwrng: core - Don't use a stack buffer in add_early_randomness() - i40e: fix call of ndo_dflt_bridge_getlink() - ACPI / APEI: Fix incorrect return value of ghes_proc() - ASoC: sun4i-codec: return error code instead of NULL when create_card fails - mmc: mxs: Initialize the spinlock prior to using it - btrfs: qgroup: Prevent qgroup->reserved from going subzero - netfilter: fix namespace handling in nf_log_proc_dostring - Linux 4.4.33 * Xenial update to 4.4.32 stable release (LP: #1642573) - tcp: fix overflow in __tcp_retransmit_skb() - net: avoid sk_forward_alloc overflows - tcp: fix wrong checksum calculation on MTU probing - tcp: fix a compile error in DBGUNDO() - ip6_gre: fix flowi6_proto value in ip6gre_xmit_other() - ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route - tg3: Avoid NULL pointer dereference in tg3_io_error_detected() - net: fec: set mac address unconditionally - net: pktgen: fix pkt_size - net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions - net: Add netdev all_adj_list refcnt propagation to fix panic - packet: call fanout_release, while UNREGISTERING a netdev - netlink: do not enter direct reclaim from netlink_dump() - ipv6: tcp: restore IP6CB for pktoptions skbs - ip6_tunnel: fix ip6_tnl_lookup - net: pktgen: remove rcu locking in pktgen_change_name() - bridge: multicast: restore perm router ports on multicast enable - rtnetlink: Add rtnexthop offload flag to compare mask - net: add recursion limit to GRO - ipv4: disable BH in set_ping_group_range() - ipv4: use the right lock for ping_group_range - net: sctp, forbid negative length - udp: fix IP_CHECKSUM handling - net sched filters: fix notification of filter delete with proper handle - sctp: validate chunk len before actually using it - packet: on direct_xmit, limit tso and csum to supported devices - of: silence warnings due to max() usage - Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changes - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes - drm/amdgpu/dp: add back special handling for NUTMEG - drm/amdgpu: fix DP mode validation - drm/radeon: fix DP mode validation - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression - Linux 4.4.32 * Xenial update to 4.4.31 stable release (LP: #1642572) - i2c: xgene: Avoid dma_buffer overrun - i2c: core: fix NULL pointer dereference under race condition - drm/dp/mst: Clear port->pdt when tearing down the i2c adapter - h8300: fix syscall restarting - libxfs: clean up _calc_dquots_per_chunk - mm/list_lru.c: avoid error-path NULL pointer deref - mm: memcontrol: do not recurse in direct reclaim - ALSA: usb-audio: Add quirk for Syntek STK1160 - ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps - ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top drivers - ALSA: hda - allow 40 bit DMA mask for NVidia devices - ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table - ALSA: hda - Fix headset mic detection problem for two Dell laptops - ANDROID: binder: Add strong ref checks - ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct - btrfs: fix races on root_log_ctx lists - ubifs: Abort readdir upon error - ubifs: Fix regression in ubifs_readdir() - mei: txe: don't clean an unprocessed interrupt cause. - usb: gadget: function: u_ether: don't starve tx request queue - USB: serial: fix potential NULL-dereference at probe - USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7 - xhci: use default USB_RESUME_TIMEOUT when resuming ports. - usb: increase ohci watchdog delay to 275 msec - Fix potential infoleak in older kernels - vt: clear selection before resizing - xhci: add restart quirk for Intel Wildcatpoint PCH - tty: limit terminal size to 4M chars - USB: serial: cp210x: fix tiocmget error handling - dm: free io_barrier after blk_cleanup_queue call - KVM: x86: fix wbinvd_dirty_mask use-after-free - KVM: MIPS: Make ERET handle ERL before EXL - ovl: fsync after copy-up - parisc: Ensure consistent state when switching to kernel stack at syscall entry - virtio_ring: Make interrupt suppression spec compliant - virtio: console: Unlock vqs while freeing buffers - dm mirror: fix read error on recovery after default leg failure - Input: i8042 - add XMG C504 to keyboard reset table - firewire: net: guard against rx buffer overflows - firewire: net: fix fragmented datagram_size off-by-one - mac80211: discard multicast and 4-addr A-MSDUs - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices - scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded - scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware - mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference - Revert "drm/radeon: fix DP link training issue with second 4K monitor" - drm/radeon/si_dpm: Limit clocks on HD86xx part - drm/radeon/si_dpm: workaround for SI kickers - drm/radeon: drop register readback in cayman_cp_int_cntl_setup - drm/dp/mst: Check peer device type before attempting EDID read - perf build: Fix traceevent plugins build race - x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() - powerpc/ptrace: Fix out of bounds array access warning - ARM: 8584/1: floppy: avoid gcc-6 warning - mm/cma: silence warnings due to max() usage - drm/exynos: fix error handling in exynos_drm_subdrv_open - cgroup: avoid false positive gcc-6 warning - smc91x: avoid self-comparison warning - Disable "frame-address" warning - UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header - pwm: Unexport children before chip removal - usb: dwc3: Fix size used in dma_free_coherent() - tty: vt, fix bogus division in csi_J - kvm: x86: Check memopp before dereference (CVE-2016-8630) - ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap() - HID: usbhid: add ATEN CS962 to list of quirky devices - Linux 4.4.31 * CVE-2016-6213 - mnt: Add a per mount namespace limit on the number of mounts * ThinkPad T460 hotkeys stop working in Ubuntu 16.04 (LP: #1642114) - thinkpad_acpi: Add support for HKEY version 0x200 * CVE-2016-4568 - videobuf2-v4l2: Verify planes array in buffer dequeueing * [SRU] Add 0cf3:e009 to btusb (LP: #1641562) - Bluetooth: btusb: Add support for 0cf3:e009 * Fix resource leak in btusb (LP: #1641569) - SAUCE: Bluetooth: decrease refcount after use * WiFi LED doesn't work on some Edge Gateway units (LP: #1640418) - SAUCE: mwifiex: Use PCI ID instead of DMI ID to identify Edge Gateways * [Hyper-V] do not lose pending heartbeat vmbus packets (LP: #1632786) - hv: do not lose pending heartbeat vmbus packets * ipv6: connected routes are missing after a down/up cycle on the loopback (LP: #1634545) - ipv6: correctly add local routes when lo goes up * audit: prevent a new auditd to stop an old auditd still alive (LP: #1633404) - audit: stop an old auditd being starved out by a new auditd * hv_set_ifconfig script parsing fails for certain configuration (LP: #1640109) - hv_set_ifconfig -- handle DHCP interfaces correctly - hv_set_ifconfig -- ensure we include the last stanza * CVE-2016-7039 and CVE-2016-8666 (LP: #1631287) - Revert "UBUNTU: SAUCE: net: add recursion limit to GRO" -- Luis Henriques Wed, 07 Dec 2016 10:13:50 +0000 linux (4.4.0-53.74) xenial; urgency=low * CVE-2016-8655 (LP: #1646318) - packet: fix race condition in packet_set_ring -- Brad Figg Thu, 01 Dec 2016 10:54:01 -0800 linux (4.4.0-51.72) xenial; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1644611 * 4.4.0-1037-snapdragon #41: kernel panic on boot (LP: #1644596) - Revert "dma-mapping: introduce the DMA_ATTR_NO_WARN attribute" - Revert "powerpc: implement the DMA_ATTR_NO_WARN attribute" - Revert "nvme: use the DMA_ATTR_NO_WARN attribute" -- Luis Henriques Thu, 24 Nov 2016 17:56:21 +0000 linux (4.4.0-50.71) xenial; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1644169 * xenial 4.4.0-49.70 kernel breaks LXD userspace (LP: #1644165) - Revert "UBUNTU: SAUCE: (namespace) fuse: Allow user namespace mounts by default" - Revert "UBUNTU: SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root" - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns"" - Revert "UBUNTU: SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes" - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids"" - Revert "UBUNTU: SAUCE: (namespace) security/integrity: Harden against malformed xattrs" - Revert "(namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set xattrs"" - Revert "(namespace) dquot: For now explicitly don't support filesystems outside of init_user_ns" - Revert "(namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota" - Revert "(namespace) quota: Ensure qids map to the filesystem" - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns"" - Revert "(namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns"" - Revert "(namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs" - Revert "(namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs" - Revert "UBUNTU: SAUCE: (namespace) fuse: Translate ids in posix acl xattrs" - Revert "UBUNTU: SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules" - Revert "(namespace) vfs: Verify acls are valid within superblock's s_user_ns." - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle user namespace mounts"" - Revert "(namespace) fs: Refuse uid/gid changes which don't map into s_user_ns" - Revert "(namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns"" - Revert "(namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns" -- Luis Henriques Wed, 23 Nov 2016 10:16:31 +0000 linux (4.4.0-49.70) xenial; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1640921 * Infiniband driver (kernel module) needed for Azure (LP: #1641139) - SAUCE: RDMA Infiniband for Windows Azure - [Config] CONFIG_HYPERV_INFINIBAND_ND=m - SAUCE: Makefile RDMA infiniband driver for Windows Azure - [Config] Add hv_network_direct.ko to generic inclusion list - SAUCE: RDMA Infiniband for Windows Azure is dependent on amd64 -- Luis Henriques Fri, 11 Nov 2016 15:36:20 +0000 linux (4.4.0-48.69) xenial; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1640758 * lxc-attach to malicious container allows access to host (LP: #1639345) - Revert "UBUNTU: SAUCE: (noup) ptrace: being capable wrt a process requires mapped uids/gids" - (upstream) mm: Add a user_ns owner to mm_struct and fix ptrace permission checks * take 'P' command from upstream xmon (LP: #1637978) - powerpc/xmon: Add xmon command to dump process/task similar to ps(1) * zfs: importing zpool with vdev on zvol hangs kernel (LP: #1636517) - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu15 * I2C touchpad does not work on AMD platform (LP: #1612006) - pinctrl/amd: Configure GPIO register using BIOS settings - pinctrl/amd: switch to using a bool for level * [LTCTest] vfio_pci not loaded on Ubuntu 16.10 by default (LP: #1636733) - [Config] CONFIG_VFIO_PCI=y for ppc64el * QEMU throws failure msg while booting guest with SRIOV VF (LP: #1630554) - KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup * Allow fuse user namespace mounts by default in xenial (LP: #1634964) - (namespace) mnt: Move the FS_USERNS_MOUNT check into sget_userns - (namespace) Revert "UBUNTU: SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns" - (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns - (namespace) Revert "UBUNTU: SAUCE: fs: Update posix_acl support to handle user namespace mounts" - (namespace) vfs: Verify acls are valid within superblock's s_user_ns. - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs - (namespace) vfs: Don't modify inodes with a uid or gid unknown to the vfs - (namespace) vfs: Don't create inodes with a uid or gid unknown to the vfs - (namespace) Revert "UBUNTU: SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns" - (namespace) Revert "UBUNTU: SAUCE: quota: Convert ids relative to s_user_ns" - (namespace) quota: Ensure qids map to the filesystem - (namespace) quota: Handle quota data stored in s_user_ns in quota_setxquota - (namespace) dquot: For now explicitly don't support filesystems outside of init_user_ns - (namespace) Revert "UBUNTU: SAUCE: ima/evm: Allow root in s_user_ns to set xattrs" - SAUCE: (namespace) security/integrity: Harden against malformed xattrs - (namespace) Revert "UBUNTU: SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids" - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes - (namespace) Revert "UBUNTU: SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns" - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root - SAUCE: (namespace) fuse: Allow user namespace mounts by default * [Feature] KBL - New device ID for Kabypoint(KbP) (LP: #1591618) - SAUCE: mfd: lpss: Fix Intel Kaby Lake PCH-H properties * hio: SSD data corruption under stress test (LP: #1638700) - SAUCE: hio: set bi_error field to signal an I/O error on a BIO - SAUCE: hio: splitting bio in the entry of .make_request_fn * Module sha1-mb fails to load (LP: #1637165) - crypto: sha-mb - Fix load failure - crypto: mcryptd - Fix load failure * please include mlx5_core modules in linux-image-generic package (LP: #1635223) - [Config] Include mlx5 in main package * xgene i2c slimpro driver fails to load (LP: #1625232) - mailbox: Add support for APM X-Gene platform mailbox driver - mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL - mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc - [Config] Enabled XGENE_SLIMPRO_MBOX as a module * [Dell][XPS]Touchscreen fails to function after resume from s3 by Lid close/open (LP: #1632527) - gpio/pinctrl: sunxi: stop poking around in private vars - pinctrl: intel: Only restore pins that are used by the driver * Xenial update to v4.4.30 stable release (LP: #1638272) - Revert "x86/mm: Expand the exception table logic to allow new handling options" - Revert "fix minor infoleak in get_user_ex()" - Linux 4.4.30 * Xenial update to v4.4.29 stable release (LP: #1638267) - drm/prime: Pass the right module owner through to dma_buf_export() - drm/amdgpu: fix IB alignment for UVD - drm/amdgpu/dce10: disable hpd on local panels - drm/amdgpu/dce8: disable hpd on local panels - drm/amdgpu/dce11: disable hpd on local panels - drm/amdgpu/dce11: add missing drm_mode_config_cleanup call - drm/amdgpu: change vblank_time's calculation method to reduce computational error. - drm/radeon: narrow asic_init for virtualization - drm/radeon/si/dpm: fix phase shedding setup - drm/radeon: change vblank_time's calculation method to reduce computational error. - drm/vmwgfx: Limit the user-space command buffer size - drm/i915/gen9: fix the WaWmMemoryReadLatency implementation - Revert "drm/i915: Check live status before reading edid" - drm/i915: Account for TSEG size when determining 865G stolen base - drm/i915: Unalias obj->phys_handle and obj->userptr - mm/hugetlb: fix memory offline with hugepage size > memory block size - posix_acl: Clear SGID bit when setting file permissions - ipip: Properly mark ipip GRO packets as encapsulated. - powerpc/eeh: Null check uses of eeh_pe_bus_get - perf stat: Fix interval output values - genirq/generic_chip: Add irq_unmap callback - uio: fix dmem_region_start computation - ARM: clk-imx35: fix name for ckil clk - spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function - mwifiex: correct aid value during tdls setup - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey - crypto: arm/ghash-ce - add missing async import/export - hwrng: omap - Only fail if pm_runtime_get_sync returns < 0 - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create() - ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw() - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel - ASoC: dapm: Fix kcontrol creation for output driver widget - staging: r8188eu: Fix scheduling while atomic splat - power: bq24257: Fix use of uninitialized pointer bq->charger - dmaengine: ipu: remove bogus NO_IRQ reference - x86/mm: Expand the exception table logic to allow new handling options - s390/cio: fix accidental interrupt enabling during resume - s390/con3270: fix use of uninitialised data - s390/con3270: fix insufficient space padding - clk: qoriq: fix a register offset error - clk: divider: Fix clk_divider_round_rate() to use clk_readl() - perf hists browser: Fix event group display - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too - perf symbols: Fixup symbol sizes before picking best ones - mpt3sas: Don't spam logs if logging level is 0 - powerpc/nvram: Fix an incorrect partition merge - ARM: pxa: pxa_cplds: fix interrupt handling - Linux 4.4.29 * KVM: PPC: Book3S HV: Migrate pinned pages out of CMA (LP: #1632045) - KVM: PPC: Book3S HV: Migrate pinned pages out of CMA * Xenial update to v4.4.28 stable release (LP: #1637510) - gpio: mpc8xxx: Correct irq handler function - mei: me: add kaby point device ids - regulator: tps65910: Work around silicon erratum SWCZ010 - clk: imx6: initialize GPU clocks - PM / devfreq: event: remove duplicate devfreq_event_get_drvdata() - rtlwifi: Fix missing country code for Great Britain - mmc: block: don't use CMD23 with very old MMC cards - mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error - PCI: Mark Atheros AR9580 to avoid bus reset - platform: don't return 0 from platform_get_irq[_byname]() on error - cpufreq: intel_pstate: Fix unsafe HWP MSR access - parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels - parisc: Fix kernel memory layout regarding position of __gp - parisc: Increase initial kernel mapping size - pstore/ramoops: fixup driver removal - pstore/core: drop cmpxchg based updates - pstore/ram: Use memcpy_toio instead of memcpy - pstore/ram: Use memcpy_fromio() to save old buffer - perf intel-pt: Fix snapshot overlap detection decoder errors - perf intel-pt: Fix estimated timestamps for cycle-accurate mode - perf intel-pt: Fix MTC timestamp calculation for large MTC periods - dm: mark request_queue dead before destroying the DM device - dm: return correct error code in dm_resume()'s retry loop - dm mpath: check if path's request_queue is dying in activate_path() - dm crypt: fix crash on exit - powerpc/vdso64: Use double word compare on pointers - powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear() - powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hub_diag() - powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data() - ubi: Deal with interrupted erasures in WL - zfcp: fix fc_host port_type with NPIV - zfcp: fix ELS/GS request&response length for hardware data router - zfcp: close window with unblocked rport during rport gone - zfcp: retain trace level for SCSI and HBA FSF response records - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace - zfcp: trace on request for open and close of WKA port - zfcp: restore tracing of handle for port and LUN with HBA records - zfcp: fix D_ID field with actual value on tracing SAN responses - zfcp: fix payload trace length for SAN request&response - zfcp: trace full payload of all SAN records (req,resp,iels) - scsi: zfcp: spin_lock_irqsave() is not nestable - fbdev/efifb: Fix 16 color palette entry calculation - ovl: Fix info leak in ovl_lookup_temp() - ovl: copy_up_xattr(): use strnlen - mb86a20s: fix the locking logic - mb86a20s: fix demod settings - cx231xx: don't return error on success - cx231xx: fix GPIOs for Pixelview SBTVD hybrid - ALSA: hda - Fix a failure of micmute led when having multi adcs - MIPS: Fix -mabi=64 build of vdso.lds - MIPS: ptrace: Fix regs_return_value for kernel context - lib: move strtobool() to kstrtobool() - lib: update single-char callers of strtobool() - lib: add "on"/"off" support to kstrtobool - Input: i8042 - skip selftest on ASUS laptops - Input: elantech - force needed quirks on Fujitsu H760 - Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled - sunrpc: fix write space race causing stalls - NFSv4: Don't report revoked delegations as valid in nfs_have_delegation() - NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid - NFSv4: Open state recovery must account for file permission changes - NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic - scsi: Fix use-after-free - metag: Only define atomic_dec_if_positive conditionally - mm: filemap: don't plant shadow entries without radix tree node - ipc/sem.c: fix complex_count vs. simple op race - arc: don't leak bits of kernel stack into coredump - fs/super.c: fix race between freeze_super() and thaw_super() - cifs: Limit the overall credit acquired - fs/cifs: keep guid when assigning fid to fileinfo - Clarify locking of cifs file and tcon structures and make more granular - Display number of credits available - Set previous session id correctly on SMB3 reconnect - SMB3: GUIDs should be constructed as random but valid uuids - Do not send SMB3 SET_INFO request if nothing is changing - Cleanup missing frees on some ioctls - blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL - x86/e820: Don't merge consecutive E820_PRAM ranges - kvm: x86: memset whole irq_eoi - irqchip/gicv3: Handle loop timeout proper - sd: Fix rw_max for devices that report an optimal xfer size - hpsa: correct skipping masked peripherals - PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures - bnx2x: Prevent false warning for lack of FC NPIV - net/mlx4_core: Allow resetting VF admin mac to zero - acpi, nfit: check for the correct event code in notifications - mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() - mm: filemap: fix mapping->nrpages double accounting in fuse - Using BUG_ON() as an assert() is _never_ acceptable - s390/mm: fix gmap tlb flush issues - irqchip/gic-v3-its: Fix entry size mask for GITS_BASER - isofs: Do not return EACCES for unknown filesystems - memstick: rtsx_usb_ms: Runtime resume the device when polling for cards - memstick: rtsx_usb_ms: Manage runtime PM when accessing the device - arm64: percpu: rewrite ll/sc loops in assembly - arm64: kernel: Init MDCR_EL2 even in the absence of a PMU - ceph: fix error handling in ceph_read_iter - powerpc/mm: Prevent unlikely crash in copro_calculate_slb() - mmc: core: Annotate cmd_hdr as __le32 - mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused - mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led - ext4: do not advertise encryption support when disabled - jbd2: fix incorrect unlock on j_list_lock - ubifs: Fix xattr_names length in exit paths - target: Re-add missing SCF_ACK_KREF assignment in v4.1.y - target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE - target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code - Linux 4.4.28 * Xenial update to v4.4.27 stable release (LP: #1637501) - serial: 8250_dw: Check the data->pclk when get apb_pclk - btrfs: assign error values to the correct bio structs - drivers: base: dma-mapping: page align the size when unmap_kernel_range - fuse: listxattr: verify xattr list - fuse: invalidate dir dentry after chmod - fuse: fix killing s[ug]id in setattr - i40e: avoid NULL pointer dereference and recursive errors on early PCI error - brcmfmac: fix memory leak in brcmf_fill_bss_param - ASoC: Intel: Atom: add a missing star in a memcpy call - reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() - reiserfs: switch to generic_{get,set,remove}xattr() - async_pq_val: fix DMA memory leak - scsi: arcmsr: Simplify user_len checking - ext4: enforce online defrag restriction for encrypted files - ext4: reinforce check of i_dtime when clearing high fields of uid and gid - ext4: fix memory leak in ext4_insert_range() - ext4: allow DAX writeback for hole punch - ext4: release bh in make_indexed_dir - dlm: free workqueues after the connections - vfs: move permission checking into notify_change() for utimes(NULL) - cfq: fix starvation of asynchronous writes - Linux 4.4.27 * Xenial update to v4.4.26 stable release (LP: #1637500) - x86/build: Build compressed x86 kernels as PIE - Linux 4.4.26 * ISST-LTE:pVM nvme 0000:a0:00.0: iommu_alloc failed on NVMe card (LP: #1633128) - dma-mapping: introduce the DMA_ATTR_NO_WARN attribute - powerpc: implement the DMA_ATTR_NO_WARN attribute - nvme: use the DMA_ATTR_NO_WARN attribute * CVE-2016-8658 - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap() * Hotkey doesn't work on HP x360 (LP: #1620979) - gpiolib: Make it possible to exclude GPIOs from IRQ domain - pinctrl: cherryview: Do not mask all interrupts in probe - pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain * Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device driver (LP: #1559194) - SAUCE: (noup) Bad page state in process genwqe_gunzip pfn:3c275 in the genwqe device driver * CVE-2016-7425 - scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer() * Add ipvlan module to 16.04 kernel (LP: #1634705) - [Config] Add ipvlan to the generic inclusion list * kernel generates ACPI Exception: AE_NOT_FOUND, Evaluating _DOD incorrectly (LP: #1634607) - ACPI / video: skip evaluating _DOD when it does not exist * BT still shows off after resume by wireless hotkey (LP: #1634380) - Bluetooth: btusb: Fix atheros firmware download error * ghash-clmulni-intel module fails to load (LP: #1633058) - crypto: ghash-clmulni - Fix load failure - crypto: cryptd - Assign statesize properly * Xenial update to v4.4.25 stable release (LP: #1634153) - timekeeping: Fix __ktime_get_fast_ns() regression - ALSA: ali5451: Fix out-of-bound position reporting - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants - ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID - mfd: rtsx_usb: Avoid setting ucr->current_sg.status - mfd: atmel-hlcdc: Do not sleep in atomic context - mfd: 88pm80x: Double shifting bug in suspend/resume - mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled - KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register - KVM: MIPS: Drop other CPU ASIDs on guest MMU changes - KVM: PPC: BookE: Fix a sanity check - x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation - x86/irq: Prevent force migration of irqs which are not in the vector domain - x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access - ARM: dts: mvebu: armada-390: add missing compatibility string and bracket - ARM: dts: MSM8064 remove flags from SPMI/MPP IRQs - ARM: cpuidle: Fix error return code - ima: use file_dentry() - tpm: fix a race condition in tpm2_unseal_trusted() - tpm_crb: fix crb_req_canceled behavior - Linux 4.4.25 * backport fwts UEFI test driver to Xenial (LP: #1633506) - efi: Add efi_test driver for exporting UEFI runtime service interfaces - [Config] CONFIG_EFI_TEST=m * Fix alps driver for multitouch function. (LP: #1633321) - HID: alps: fix multitouch cursor issue * xgene merlin crashes when running as iperf server (LP: #1632739) - drivers: net: xgene: optimizing the code - xgene: get_phy_device() doesn't return NULL anymore - drivers: net: xgene: Get channel number from device binding - drivers: net: xgene: constify xgene_cle_ops structure - drivers: net: xgene: Fix error handling - drivers: net: xgene: fix IPv4 forward crash - drivers: net: xgene: fix sharing of irqs - drivers: net: xgene: fix ununiform latency across queues - drivers: net: xgene: fix statistics counters race condition - drivers: net: xgene: fix register offset - drivers: net: xgene: Separate set_speed from mac_init - drivers: net: xgene: Fix module unload crash - hw resource cleanup - drivers: net: xgene: Fix module unload crash - change sw sequence - drivers: net: xgene: Fix module unload crash - clkrst sequence - drivers: net: phy: xgene: Add MDIO driver - drivers: net: xgene: Add backward compatibility - drivers: net: xgene: Enable MDIO driver - drivers: net: xgene: Use exported functions - drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset - dtb: xgene: Add MDIO node - MAINTAINERS: xgene: Add driver and documentation path - [Config] Enable MDIO_XGENE as a modules * Add support for KabeLake i219-LOM chips (LP: #1632578) - e1000e: Initial support for KabeLake -- Luis Henriques Thu, 10 Nov 2016 11:08:11 +0000 linux (4.4.0-47.68) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1636941 * Add a driver for Amazon Elastic Network Adapters (ENA) (LP: #1635721) - lib/bitmap.c: conversion routines to/from u32 array - net: ethtool: add new ETHTOOL_xLINKSETTINGS API - net: ena: Add a driver for Amazon Elastic Network Adapters (ENA) - [config] enable CONFIG_ENA_ETHERNET=m (Amazon ENA driver) * unexpectedly large memory usage of mounted snaps (LP: #1636847) - [Config] switch squashfs to single threaded decode -- Kamal Mostafa Wed, 26 Oct 2016 10:47:55 -0700 linux (4.4.0-46.67) xenial; urgency=low [ Seth Forshee ] * Release Tracking Bug - LP: #1635242 * proc_keys_show crash when reading /proc/keys (LP: #1634496) - SAUCE: KEYS: ensure xbuf is large enough to fix buffer overflow in proc_keys_show (LP: #1634496) * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from __copy_tofrom_user (LP: #1632462) - SAUCE: (no-up) powerpc/64: Fix incorrect return value from __copy_tofrom_user * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running memory_stress_ng. (LP: #1628976) - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code * Paths not failed properly when unmapping virtual FC ports in VIOS (using ibmvfc) (LP: #1632116) - scsi: ibmvfc: Fix I/O hang when port is not mapped * PSL data cache should be flushed before resetting CAPI adapter (LP: #1632049) - cxl: Flush PSL cache before resetting the adapter * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038) - net: thunderx: Don't set RX_PACKET_DIS while initializing * Support snaps inside of lxd containers (LP: #1611078) - Revert "UBUNTU: SAUCE: apparmor: fix sleep in critical section" - SAUCE: (no-up) apparmor: sync of apparmor 3.6 (from Ubuntu 16.10) * crypto/vmx/p8_ghash memory corruption (LP: #1630970) - crypto: ghash-generic - move common definitions to a new header file - crypto: vmx - Fix memory corruption caused by p8_ghash - crypto: vmx - Ensure ghash-generic is enabled * Xenial update to v4.4.24 stable release (LP: #1631468) - cpuset: handle race between CPU hotplug and cpuset_hotplug_work - mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl - mm,ksm: fix endless looping in allocating memory when ksm enable - can: dev: fix deadlock reported after bus-off - x86/init: Fix cr4_init_shadow() on CR4-less machines - x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion - drm/radeon/si/dpm: add workaround for for Jet parts - ARM: 8616/1: dt: Respect property size when parsing CPUs - ARM: 8617/1: dma: fix dma_max_pfn() - usb: musb: Fix DMA desired mode for Mentor DMA engine - usb: musb: fix DMA for host mode - iwlwifi: mvm: fix a few firmware capability checks - perf/core: Fix pmu::filter_match for SW-led groups - i40e: avoid null pointer dereference - pinctrl: uniphier: fix .pin_dbg_show() callback - pinctrl: Flag strict is a field in struct pinmux_ops - drivers/perf: arm_pmu: Fix leak in error path - mmc: pxamci: fix potential oops - tools/vm/slabinfo: fix an unintentional printf - ipvs: fix bind to link-local mcast IPv6 address in backup - nvmem: Declare nvmem_cell_read() consistently - hwmon: (adt7411) set bit 3 in CFG1 register - spi: sh-msiof: Avoid invalid clock generator parameters - iwlwifi: pcie: fix access to scratch buffer - iwlwifi: mvm: don't use ret when not initialised - ceph: fix race during filling readdir cache - usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame() - gpio: sa1100: fix irq probing for ucb1x00 - irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning - ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP - MIPS: uprobes: remove incorrect set_orig_insn - MIPS: fix uretprobe implementation - MIPS: Malta: Fix IOCU disable switch read for MIPS64 - MIPS: uprobes: fix use of uninitialised variable - printk: fix parsing of "brl=" option - tpm: fix byte-order for the value read by tpm2_get_tpm_pt - regulator: qcom_spmi: Add support for S4 supply on pm8941 - regulator: qcom_spmi: Add support for get_mode/set_mode on switches - regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941 - regulator: qcom_smd: Fix voltage ranges for pm8x41 - ARM: sun5i: Fix typo in trip point temperature - ARM: sa1100: register clocks early - ARM: sa1100: fix 3.6864MHz clock - ARM: sa1100: clear reset status prior to reboot - ARM: shmobile: fix regulator quirk for Gen2 - ARM: sa1111: fix pcmcia suspend/resume - hwrng: omap - Fix assumption that runtime_get_sync will always succeed - blk-mq: actually hook up defer list when running requests - pstore: drop file opened reference count - tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO - iwlmvm: mvm: set correct state in smart-fifo configuration - NFC: fdp: Detect errors from fdp_nci_create_conn() - em28xx-i2c: rt_mutex_trylock() returns zero on failure - gspca: avoid unused variable warnings - ath9k: Fix programming of minCCA power threshold - avr32: off by one in at32_init_pio() - fnic: pci_dma_mapping_error() doesn't return an error code - dmaengine: at_xdmac: fix debug string - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply - NFS: Don't drop CB requests with invalid principals - pNFS/files: Fix layoutcommit after a commit to DS - pNFS/flexfiles: Fix layoutcommit after a commit to DS - ASoC: Intel: Skylake: Fix error return code in skl_probe() - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get() - powerpc/prom: Fix sub-processor option passed to ibm, client-architecture- support - sysctl: handle error writing UINT_MAX to u32 fields - ASoC: omap-mcpdm: Fix irq resource handling - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd - dmaengine: at_xdmac: fix to pass correct device identity to free_irq() - KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow - IB/core: Fix use after free in send_leave function - IB/ipoib: Don't allow MC joins during light MC flush - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV - IB/mlx4: Fix code indentation in QP1 MAD flow - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV - batman-adv: remove unused callback from batadv_algo_ops struct - aio: mark AIO pseudo-fs noexec - clk: xgene: Add missing parenthesis when clearing divider value - dm log writes: fix bug with too large bios - USB: serial: cp210x: fix hardware flow-control disable - usb: misc: legousbtower: Fix NULL pointer deference - Staging: fbtft: Fix bug in fbtft-core - USB: serial: cp210x: Add ID for a Juniper console - Revert "usbtmc: convert to devm_kzalloc" - ALSA: hda - Adding one more ALC255 pin definition for headset problem - ACPICA: acpi_get_sleep_type_data: Reduce warnings - ALSA: hda - Fix headset mic detection problem for several Dell laptops - ALSA: hda - Add the top speaker pin config for HP Spectre x360 - Linux 4.4.24 * sha1-powerpc returning wrong results (LP: #1629977) - crypto: sha1-powerpc - little-endian support * Dell Precision Trackpoint not working after suspend (LP: #1630857) - HID: alps: fix stick device not working after resume * OOPS on beaglebone on boot of 4.4.0-36-generic under snappy ubuntu core xenial (LP: #1625177) - net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy() - drivers: net: cpsw: fix wrong regs access in cpsw_remove - drivers: net: cpsw: use of_platform_depopulate() - ARM: OMAP2+: omap_device: fix crash on omap_device removal - ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid - ARM: OMAP2+: Fix typo in omap_device.c - drivers: net: cpsw: fix suspend when all ethX devices are down - drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open - drivers: net: cpsw: check return code from pm runtime calls - drivers: net: cpsw: remove pm runtime calls from suspend callbacks - drivers: net: cpsw: ethtool: fix accessing to suspended device - drivers: net: cpsw: ndev: fix accessing to suspended device - drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40 (LP: #1629204) - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids * Xenial update to v4.4.23 stable release (LP: #1629386) - include/linux/kernel.h: change abs() macro so it uses consistent return type - Fix build warning in kernel/cpuset.c - reiserfs: fix "new_insert_key may be used uninitialized ..." - ipv4: panic in leaf_walk_rcu due to stale node pointer - ipv6: release dst in ping_v6_sendmsg - tcp: cwnd does not increase in TCP YeAH - tcp: properly scale window in tcp_v[46]_reqsk_send_ack() - crypto: arm64/aes-ctr - fix NULL dereference in tail processing - crypto: arm/aes-ctr - fix NULL dereference in tail processing - crypto: skcipher - Fix blkcipher walk OOM crash - crypto: echainiv - Replace chaining with multiplication - ocfs2/dlm: fix race between convert and migration - ocfs2: fix start offset to ocfs2_zero_range_for_truncate() - kbuild: Do not run modules_install and install in paralel - Makefile: revert "Makefile: Document ability to make file.lst and file.S" partially - tools: Support relative directory path for 'O=' - kbuild: forbid kernel directory to contain spaces and colons - Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES - gcov: disable -Wmaybe-uninitialized warning - Disable "maybe-uninitialized" warning globally - Disable "frame-address" warning - Makefile: Mute warning for __builtin_return_address(>0) for tracing only - net: caif: fix misleading indentation - Add braces to avoid "ambiguous ‘else’" compiler warnings - am437x-vfpe: fix typo in vpfe_get_app_input_index - ath9k: fix misleading indentation - iwlegacy: avoid warning about missing braces - Staging: iio: adc: fix indent on break statement - nouveau: fix nv40_perfctr_next() cleanup regression - bonding: Fix bonding crash - Revert "af_unix: Fix splice-bind deadlock" - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' - vti: flush x-netns xfrm cache when vti interface is removed - net/irda: handle iriap_register_lsap() allocation failure - tipc: fix NULL pointer dereference in shutdown() - net/mlx5: Added missing check of msg length in verifying its signature - net: dsa: bcm_sf2: Fix race condition while unmasking interrupts - Revert "phy: IRQ cannot be shared" - net: smc91x: fix SMC accesses - bridge: re-introduce 'fix parsing of MLDv2 reports' - autofs races - autofs: use dentry flags to block walks during expire - xfs: prevent dropping ioend completions during buftarg wait - fsnotify: add a way to stop queueing events on group shutdown - fanotify: fix list corruption in fanotify_get_response() - fix fault_in_multipages_...() on architectures with no-op access_ok() - mtd: maps: sa1100-flash: potential NULL dereference - mtd: pmcmsp-flash: Allocating too much in init_msp_flash() - power: reset: hisi-reboot: Unmap region obtained by of_iomap - fix memory leaks in tracing_buffers_splice_read() - tracing: Move mutex to protect against resetting of seq data - mm: delete unnecessary and unsafe init_tlb_ubc() - can: flexcan: fix resume function - nl80211: validate number of probe response CSA counters - btrfs: ensure that file descriptor used with subvol ioctls is a dir - i2c-eg20t: fix race between i2c init and interrupt enable - i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended - MIPS: Fix pre-r6 emulation FPU initialisation - MIPS: SMP: Fix possibility of deadlock when bringing CPUs online - MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs - MIPS: Remove compact branch policy Kconfig entries - MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...) - MIPS: Add a missing ".set pop" in an early commit - MIPS: paravirt: Fix undefined reference to smp_bootstrap - PM / hibernate: Restore processor state before using per-CPU variables - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends - power_supply: tps65217-charger: fix missing platform_set_drvdata() - power: supply: max17042_battery: fix model download bug. - qxl: check for kmap failures - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() - Linux 4.4.23 * Xenial update to v4.4.22 stable release (LP: #1627730) - ext4: use __GFP_NOFAIL in ext4_free_blocks() - fscrypto: add authorization check for setting encryption policy - clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function - MIPS: KVM: Check for pfn noslot case - fscrypto: require write access to mount to set encryption policy - lightnvm: put bio before return - powerpc/tm: do not use r13 for tabort_syscall - powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET - kernfs: don't depend on d_find_any_alias() when generating notifications - pNFS: The client must not do I/O to the DS if it's lease has expired - NFSv4.x: Fix a refcount leak in nfs_callback_up_net - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised - NFSv4.1: Fix the CREATE_SESSION slot number accounting - kexec: fix double-free when failing to relocate the purgatory - mm: introduce get_task_exe_file - audit: fix exe_file access in audit_exe_compare - dm flakey: fix reads to be issued if drop_writes configured - IB/uverbs: Fix race between uverbs_close and remove_one - ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS - x86/paravirt: Do not trace _paravirt_ident_*() functions - x86/AMD: Apply erratum 665 on machines without a BIOS fix - kvm-arm: Unmap shadow pagetables properly - iio: accel: kxsd9: Fix raw read return - iio: proximity: as3935: set up buffer timestamps for non-zero values - iio: adc: rockchip_saradc: reset saradc controller before programming it - iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access - iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample - iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999 - iio: adc: at91: unbreak channel adc channel 3 - iio: accel: bmc150: reset chip at init time - iio: fix pressure data output unit in hid-sensor-attributes - iio: accel: kxsd9: Fix scaling bug - iio:core: fix IIO_VAL_FRACTIONAL sign handling - iio: ensure ret is initialized to zero before entering do loop - serial: 8250_mid: fix divide error bug if baud rate is 0 - serial: 8250: added acces i/o products quad and octal serial cards - USB: serial: simple: add support for another Infineon flashloader - usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition - usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase - ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB) - USB: change bInterval default to 10 ms - net: thunderx: Fix OOPs with ethtool --register-dump - cpuset: make sure new tasks conform to the current config of the cpuset - ARM: AM43XX: hwmod: Fix RSTST register offset for pruss - ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul - ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx - ARM: kirkwood: ib62x0: fix size of u-boot environment partition - ARM: OMAP3: hwmod data: Add sysc information for DSI - ARM: dts: imx6qdl: Fix SPDIF regression - ARM: dts: overo: fix gpmc nand cs0 range - ARM: dts: overo: fix gpmc nand on boards with ethernet - ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCI - bus: arm-ccn: Fix PMU handling of MN - bus: arm-ccn: Do not attempt to configure XPs for cycle counter - bus: arm-ccn: Fix XP watchpoint settings bitmask - dm log writes: fix check of kthread_run() return value - dm log writes: move IO accounting earlier to fix error path - dm crypt: fix error with too large bios - pinctrl: pistachio: fix mfio pll_lock pinmux - pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 - arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() - crypto: cryptd - initialize child shash_desc on import - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns - fuse: direct-io: don't dirty ITER_BVEC pages - xhci: fix null pointer dereference in stop command timeout function - md-cluster: make md-cluster also can work when compiled into kernel - ath9k: fix using sta->drv_priv before initializing it - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel" - sched/core: Fix a race between try_to_wake_up() and a woken up task - ipv6: addrconf: fix dev refcont leak when DAD failed - gma500: remove annoying deprecation warning - mpssd: fix buffer overflow warning - drm/i915: Avoid pointer arithmetic in calculating plane surface offset - mmc: dw_mmc: use resource_size_t to store physical address - pinctrl: at91-pio4: use %pr format string for resource - soc: qcom/spm: shut up uninitialized variable warning - kconfig: tinyconfig: provide whole choice blocks to avoid warnings - net: simplify napi_synchronize() to avoid warnings - drm: atmel-hlcdc: Fix vertical scaling - drm: Only use compat ioctl for addfb2 on X86/IA64 - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers - irqchip/atmel-aic: Fix potential deadlock in ->xlate() - fix iov_iter_fault_in_readable() - microblaze: fix __get_user() - avr32: fix copy_from_user() - microblaze: fix copy_from_user() - fix minor infoleak in get_user_ex() - mn10300: failing __get_user() and get_user() should zero - m32r: fix __get_user() - sh64: failing __get_user() should zero - nios2: fix __get_user() - score: fix __get_user/get_user - s390: get_user() should zero on failure - ARC: uaccess: get_user to zero out dest in cause of fault - asm-generic: make get_user() clear the destination on errors - frv: fix clear_user() - cris: buggered copy_from_user/copy_to_user/clear_user - blackfin: fix copy_from_user() - score: fix copy_from_user() and friends - sh: fix copy_from_user() - hexagon: fix strncpy_from_user() error return - mips: copy_from_user() must zero the destination on access_ok() failure - asm-generic: make copy_from_user() zero the destination properly - alpha: fix copy_from_user() - metag: copy_from_user() should zero the destination on access_ok() failure - parisc: fix copy_from_user() - openrisc: fix copy_from_user() - nios2: copy_from_user() should zero the tail of destination - mn10300: copy_from_user() should zero on access_ok() failure... - sparc32: fix copy_from_user() - ppc32: fix copy_from_user() - genirq/msi: Fix broken debug output - ia64: copy_from_user() should zero the destination on access_ok() failure - avr32: fix 'undefined reference to `___copy_from_user' - openrisc: fix the fix of copy_from_user() - Linux 4.4.22 * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295) - crypto: vmx - fix null dereference in p8_aes_xts_crypt * i40e/setting some ethtool features and remove module right after (modprobe -r) lead to crash in systems with more than 127 CPUs (LP: #1626782) - i40e: Fix errors resulted while turning off TSO * STC860:alpine-pdq:alpdq5p03: kernel panic when adding vnic (LP: #1626222) - ibmvnic: fix to use list_for_each_safe() when delete items * Stratton: ISST-LTE:UbuntuKVM: Failed to hotplug virtual devices to guest running Ubuntu 16.04.1 on UbuntuKVM16.04.1 #179 (LP: #1625986) - PCI: rpaphp: Fix slot registration for multiple slots under a PHB * nvme: Missing patch in Ubuntu-4.4.0-41.61 (LP: #1628520) - nvme: Call pci_disable_device on the error path. -- Seth Forshee Thu, 20 Oct 2016 08:09:34 -0500 linux (4.4.0-45.66) xenial; urgency=low * CVE-2016-5195 - SAUCE: mm: remove gup_flags FOLL_WRITE games from __get_user_pages() * srcname from mount rule corrupted under load (LP: #1634753) - SAUCE: apparmor: fix sleep in critical section -- Stefan Bader Wed, 19 Oct 2016 11:24:20 +0200 linux (4.4.0-43.63) xenial; urgency=low [ Seth Forshee ] * Release Tracking Bug - LP: #1632375 * kswapd0 100% CPU usage (LP: #1518457) - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone balance. -- Seth Forshee Tue, 11 Oct 2016 07:54:56 -0500 linux (4.4.0-42.62) xenial; urgency=low * Fix GRO recursion overflow for tunneling protocols (LP: #1631287) - tunnels: Don't apply GRO to multiple layers of encapsulation. - gro: Allow tunnel stacking in the case of FOU/GUE * CVE-2016-7039 - SAUCE: net: add recursion limit to GRO -- Seth Forshee Fri, 07 Oct 2016 12:03:55 -0500 linux (4.4.0-41.61) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1628204 * nvme drive probe failure (LP: #1626894) - (fix) NVMe: Don't unmap controller registers on reset -- Kamal Mostafa Tue, 27 Sep 2016 09:40:42 -0700 linux (4.4.0-40.60) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1627074 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112) - Fix memory leaks in cifs_do_mount() - Compare prepaths when comparing superblocks - SAUCE: Fix regression which breaks DFS mounting * Backlight does not change when adjust it higher than 50% after S3 (LP: #1625932) - SAUCE: i915_bpo: drm/i915/backlight: setup and cache pwm alternate increment value - SAUCE: i915_bpo: drm/i915/backlight: setup backlight pwm alternate increment on backlight enable -- Kamal Mostafa Fri, 23 Sep 2016 08:53:31 -0700 linux (4.4.0-39.59) xenial; urgency=low [ Joseph Salisbury ] * Release Tracking Bug - LP: #1625303 * thunder: chip errata w/ multiple CQEs for a TSO packet (LP: #1624569) - net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet * thunder: faulty TSO padding (LP: #1623627) - net: thunderx: Fix for HW issue while padding TSO packet * CVE-2016-6828 - tcp: fix use after free in tcp_xmit_retransmit_queue() * Sennheiser Officerunner - cannot get freq at ep 0x83 (LP: #1622763) - SAUCE: (no-up) ALSA: usb-audio: Add quirk for sennheiser officerunner * Backport E3 Skylake Support in ie31200_edac to Xenial (LP: #1619766) - EDAC, ie31200_edac: Add Skylake support * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724) - SAUCE: nvme: Don't suspend admin queue that wasn't created * ISST-LTE:pNV: system ben is hung during ST (nvme) (LP: #1620317) - blk-mq: Allow timeouts to run while queue is freezing - blk-mq: improve warning for running a queue on the wrong CPU - blk-mq: don't overwrite rq->mq_ctx * lsattr 32bit does not work on 64bit kernel (Inappropriate ioctl error) (LP: #1619918) - btrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS, GETVERSION} in btrfs_ioctl * radeon: monitor connected to onboard VGA doesn't work with Xenial (LP: #1600092) - drm/radeon/dp: add back special handling for NUTMEG * initramfs includes qle driver, but not firmware (LP: #1623187) - qed: add MODULE_FIRMWARE() * [Hyper-V] Rebase Hyper-V to 4.7.2 (stable) (LP: #1616677) - hv_netvsc: Implement support for VF drivers on Hyper-V - hv_netvsc: Fix the list processing for network change event - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile - Drivers: hv: vmbus: Export the vmbus_set_event() API - lcoking/barriers, arch: Use smp barriers in smp_store_release() - asm-generic: guard smp_store_release/load_acquire - x86: reuse asm-generic/barrier.h - asm-generic: add __smp_xxx wrappers - x86: define __smp_xxx - asm-generic: implement virt_xxx memory barriers - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets - drivers:hv: Lock access to hyperv_mmio resource tree - drivers:hv: Make a function to free mmio regions through vmbus - drivers:hv: Track allocations of children of hv_vmbus in private resource tree - drivers:hv: Separate out frame buffer logic when picking MMIO range - Drivers: hv: vmbus: handle various crash scenarios - Drivers: hv: balloon: don't crash when memory is added in non-sorted order - Drivers: hv: balloon: reset host_specified_ha_region - tools: hv: lsvmbus: add pci pass-through UUID - hv_netvsc: move start_remove flag to net_device_context - hv_netvsc: use start_remove flag to protect netvsc_link_change() - hv_netvsc: untangle the pointer mess - hv_netvsc: get rid of struct net_device pointer in struct netvsc_device - hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove() - hv_netvsc: set nvdev link after populating chn_table - hv_netvsc: Fix VF register on vlan devices - hv_netvsc: remove redundant assignment in netvsc_recv_callback() - hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers - hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}() - hv_netvsc: pass struct net_device to rndis_filter_set_device_mac() - hv_netvsc: pass struct net_device to rndis_filter_set_offload_params() - netvsc: get rid of completion timeouts - PCI: hv: Don't leak buffer in hv_pci_onchannelcallback() - PCI: hv: Handle all pending messages in hv_pci_onchannelcallback() - netvsc: Use the new in-place consumption APIs in the rx path - x86/kernel: Audit and remove any unnecessary uses of module.h - PCI: hv: Fix interrupt cleanup path - hv_netvsc: Fix VF register on bonding devices - hv_netvsc: don't lose VF information - hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait - hv_netvsc: reset vf_inject on VF removal - hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev - hv_netvsc: fix bonding devices check in netvsc_netdev_event() - Drivers: hv: vmbus: Use the new virt_xx barrier code - ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest - ixgbevf: fix error code path when setting MAC address - ixgbevf: use bit operations for setting and checking resets - ixgbevf: Add support for generic Tx checksums - ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic - ixgbevf: refactor ethtool stats handling - ixgbevf: add support for per-queue ethtool stats - ixgbevf: make use of BIT() macro to avoid shift of signed values - ixgbevf: Move API negotiation function into mac_ops - ixgbevf: Add the device ID's presented while running on Hyper-V - ixgbevf: Support Windows hosts (Hyper-V) - ixgbevf: Change the relaxed order settings in VF driver for sparc - ixgbevf: Use mac_ops instead of trying to identify NIC type * New device ID for Kabypoint (LP: #1622469) - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H * Xenial update to v4.4.21 stable release (LP: #1624037) - Revert "i40e: fix: do not sleep in netdev_ops" - fs: Check for invalid i_uid in may_follow_link() - netfilter: x_tables: check for size overflow - ext4: validate that metadata blocks do not overlap superblock - ext4: fix xattr shifting when expanding inodes - ext4: fix xattr shifting when expanding inodes part 2 - ext4: properly align shifted xattrs when expanding inodes - ext4: avoid deadlock when expanding inode size - ext4: avoid modifying checksum fields directly during checksum verification - block: Fix race triggered by blk_set_queue_dying() - block: make sure a big bio is split into at most 256 bvecs - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork - s390/sclp_ctl: fix potential information leak with /dev/sclp - drm/radeon: fix radeon_move_blit on 32bit systems - drm: Reject page_flip for !DRIVER_MODESET - drm/msm: fix use of copy_from_user() while holding spinlock - ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup - xfs: fix superblock inprogress check - timekeeping: Cap array access in timekeeping_debug - timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING - lustre: remove unused declaration - wrappers for ->i_mutex access - ovl: don't copy up opaqueness - ovl: remove posix_acl_default from workdir - ovl: listxattr: use strnlen() - ovl: fix workdir creation - ubifs: Fix assertion in layout_in_gaps() - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two. - vhost/scsi: fix reuse of &vq->iov[out] in response - x86/apic: Do not init irq remapping if ioapic is disabled - uprobes: Fix the memcg accounting - crypto: caam - fix IV loading for authenc (giv)decryption - ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114 - ALSA: firewire-tascam: accessing to user space outside spinlock - ALSA: fireworks: accessing to user space outside spinlock - ALSA: rawmidi: Fix possible deadlock with virmidi registration - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468 - ALSA: hda - Enable subwoofer on Dell Inspiron 7559 - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE - ALSA: timer: fix NULL pointer dereference on memory allocation failure - scsi: fix upper bounds check of sense key in scsi_sense_key_string() - metag: Fix atomic_*_return inline asm constraints - cpufreq: Fix GOV_LIMITS handling for the userspace governor - hwrng: exynos - Disable runtime PM on probe failure - regulator: anatop: allow regulator to be in bypass mode - lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs - Linux 4.4.21 * Headset mic detection on some variants of Dell Inspiron 5468 (LP: #1617900) - ALSA: hda - Add headset mic quirk for Dell Inspiron 5468 * Xenial update to v4.4.20 stable release (LP: #1621113) - hugetlb: fix nr_pmds accounting with shared page tables - x86/mm: Disable preemption during CR3 read+write - uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions - tools/testing/nvdimm: fix SIGTERM vs hotplug crash - SUNRPC: Handle EADDRNOTAVAIL on connection failures - SUNRPC: allow for upcalls for same uid but different gss service - powerpc/eeh: eeh_pci_enable(): fix checking of post-request state - ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD (VF0610) - ALSA: usb-audio: Add quirk for ELP HD USB Camera - arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO - parisc: Fix order of EREFUSED define in errno.h - virtio: fix memory leak in virtqueue_add() - vfio/pci: Fix NULL pointer oops in error interrupt setup handling - perf intel-pt: Fix occasional decoding errors when tracing system-wide - libnvdimm, nd_blk: mask off reserved status bits - ALSA: hda - Manage power well properly for resume - NVMe: Don't unmap controller registers on reset - PCI: Support PCIe devices with short cfg_size - PCI: Add Netronome vendor and device IDs - PCI: Limit config space size for Netronome NFP6000 family - PCI: Add Netronome NFP4000 PF device ID - PCI: Limit config space size for Netronome NFP4000 - mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs - ACPI: CPPC: Return error if _CPC is invalid on a CPU - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data - um: Don't discard .text.exit section - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP - genirq/msi: Make sure PCI MSIs are activated early - crypto: caam - fix non-hmac hashes - crypto: caam - fix echainiv(authenc) encrypt shared descriptor - crypto: caam - defer aead_set_sh_desc in case of zero authsize - usb: ehci: change order of register cleanup during shutdown - usb: misc: usbtest: add fix for driver hang - usb: dwc3: pci: add Intel Kabylake PCI ID - usb: dwc3: gadget: increment request->actual once - usb: hub: Fix unbalanced reference count/memory leak/deadlocks - USB: hub: fix up early-exit pathway in hub_activate - USB: hub: change the locking in hub_activate - usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable() - usb: renesas_usbhs: Use dmac only if the pipe type is bulk - USB: validate wMaxPacketValue entries in endpoint descriptors - usb: gadget: fsl_qe_udc: off by one in setup_received_handle() - usb/gadget: fix gadgetfs aio support. - xhci: always handle "Command Ring Stopped" events - usb: xhci: Fix panic if disconnect - xhci: don't dereference a xhci member after removing xhci - USB: serial: fix memleak in driver-registration error path - USB: serial: option: add D-Link DWM-156/A3 - USB: serial: option: add support for Telit LE920A4 - USB: serial: ftdi_sio: add device ID for WICED USB UART dev board - USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices - iommu/dma: Don't put uninitialised IOVA domains - iommu/arm-smmu: Fix CMDQ error handling - iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass - pinctrl/amd: Remove the default de-bounce time - EDAC: Increment correct counter in edac_inc_ue_error() - s390/dasd: fix hanging device after clear subchannel - mac80211: fix purging multicast PS buffer queue - arm64: dts: rockchip: add reset saradc node for rk3368 SoCs - of: fix reference counting in of_graph_get_endpoint_by_regs - sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression - sched/nohz: Fix affine unpinned timers mess - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING" - drm/amdgpu: Change GART offset to 64-bit - drm/amdgpu: fix amdgpu_move_blit on 32bit systems - drm/amdgpu: avoid a possible array overflow - drm/amdgpu: skip TV/CV in display parsing - drm/amd/amdgpu: sdma resume fail during S4 on CI - drm/amdgpu: record error code when ring test failed - drm/i915: fix aliasing_ppgtt leak - ARC: build: Better way to detect ISA compatible toolchain - ARC: use correct offset in pt_regs for saving/restoring user mode r25 - ARC: Call trace_hardirqs_on() before enabling irqs - ARC: Elide redundant setup of DMA callbacks - aacraid: Check size values after double-fetch from user - mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper - i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer() - cdc-acm: fix wrong pipe type on rx interrupt xfers - mpt3sas: Fix resume on WarpDrive flash cards - megaraid_sas: Fix probing cards without io port - usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe() - gpio: Fix OF build problem on UM - fs/seq_file: fix out-of-bounds read - btrfs: waiting on qgroup rescan should not always be interruptible - btrfs: properly track when rescan worker is running - Input: tegra-kbc - fix inverted reset logic - Input: i8042 - break load dependency between atkbd/psmouse and i8042 - Input: i8042 - set up shared ps2_cmd_mutex for AUX ports - crypto: nx - off by one bug in nx_of_update_msc() - crypto: qat - fix aes-xts key sizes - dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel() - USB: avoid left shift by -1 - usb: chipidea: udc: don't touch DP when controller is in host mode - USB: fix typo in wMaxPacketSize validation - USB: serial: mos7720: fix non-atomic allocation in write path - USB: serial: mos7840: fix non-atomic allocation in write path - USB: serial: option: add WeTelecom WM-D200 - USB: serial: option: add WeTelecom 0x6802 and 0x6803 products - staging: comedi: daqboard2000: bug fix board type matching code - staging: comedi: comedi_test: fix timer race conditions - staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility - staging: comedi: ni_mio_common: fix wrong insn_write handler - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro - ACPI / drivers: replace acpi_probe_lock spinlock with mutex - ACPI / sysfs: fix error code in get_status() - ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present - ALSA: line6: Remove double line6_pcm_release() after failed acquire. - ALSA: line6: Give up on the lock while URBs are released. - ALSA: line6: Fix POD sysfs attributes segfault - hwmon: (iio_hwmon) fix memory leak in name attribute - sysfs: correctly handle read offset on PREALLOC attrs - Linux 4.4.20 * Failed to acknowledge elog: /sys/firmware/opal/elog/0x5018d709/acknowledge (2:No such file or directory) (LP: #1619552) - powerpc/powernv : Drop reference added by kset_find_obj() * backport support for userspace access of DP aux devices (LP: #1619756) - drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers. - drm/dp: Allow signals to interrupt drm_aux-dev reads/writes - [Config] CONFIG_DRM_DP_AUX_CHARDEV=y * Enable virtual scsi server driver for Power (LP: #1615665) - SAUCE: Ibmvscsis: Properly deregister target sessions - SAUCE: Return TCMU-generated sense data to fabric module - SAUCE: Ibmvscsis: Code cleanup of print statements - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter * ISST-LTE: system dropped into xmon at pcibios_release_device+0x5c/0x80 during running dlpar test on monklp3 (LP: #1618151) - powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) * Kernel Build Fails for Fuse Module (LP: #1617550) - SAUCE: (namespace) userns: Export current_in_userns to modules * boot-time kernel panic introduced in 4.4.0-18, not present in 4.4.0-15 (LP: #1572630) - blk-mq: Reuse hardware context cpumask for tags - blk-mq: Use proper cpumask iterator -- Joseph Salisbury Mon, 19 Sep 2016 14:23:10 -0400 linux (4.4.0-38.57) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1620658 * CIFS client: access problems after updating to kernel 4.4.0-29-generic (LP: #1612135) - Revert "UBUNTU: SAUCE: (namespace) Bypass sget() capability check for nfs" - fs: Call d_automount with the filesystems creds * apt-key add fails in overlayfs (LP: #1618572) - SAUCE: overlayfs: fix regression in whiteout detection -- Tim Gardner Tue, 30 Aug 2016 12:24:30 -0600 linux (4.4.0-37.56) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1618040 * [Feature] Instruction decoder support for new SKX instructions- AVX512 (LP: #1591655) - x86/insn: perf tools: Fix vcvtph2ps instruction decoding - x86/insn: Add AVX-512 support to the instruction decoder - perf tools: Add AVX-512 support to the instruction decoder used by Intel PT - perf tools: Add AVX-512 instructions to the new instructions test * [Ubuntu 16.04] FCoE Lun not visible in OS with inbox driver - Issue with ioremap() call on 32bit kernel (LP: #1608652) - lpfc: Correct issue with ioremap() call on 32bit kernel * [Feature] turbostat support for Skylake-SP server (LP: #1591802) - tools/power turbostat: decode more CPUID fields - tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency - tools/power turbostat: decode HWP registers - tools/power turbostat: Decode MSR_MISC_PWR_MGMT - tools/power turbostat: allow sub-sec intervals - tools/power turbostat: Intel Xeon x200: fix erroneous bclk value - tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding - tools/power turbostat: re-name "%Busy" field to "Busy%" - tools/power turbostat: add --out option for saving output in a file - tools/power turbostat: fix compiler warnings - tools/power turbostat: make fewer systems calls - tools/power turbostat: show IRQs per CPU - tools/power turbostat: show GFXMHz - tools/power turbostat: show GFX%rc6 - tools/power turbostat: detect and work around syscall jitter - tools/power turbostat: indicate SMX and SGX support - tools/power turbostat: call __cpuid() instead of __get_cpuid() - tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump - tools/power turbostat: bugfix: TDP MSRs print bits fixing - tools/power turbostat: SGX state should print only if --debug - tools/power turbostat: print IRTL MSRs - tools/power turbostat: initial BXT support - tools/power turbostat: decode BXT TSC frequency via CPUID - tools/power turbostat: initial SKX support * [BYT] display hotplug doesn't work on console (LP: #1616894) - drm/i915/vlv: Make intel_crt_reset() per-encoder - drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init() - drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug() - drm/i915: Enable polling when we don't have hpd * [Feature]intel_idle enabling on Broxton-P (LP: #1520446) - intel_idle: add BXT support * [Feature] EDAC: Update driver for SKX-SP (LP: #1591815) - [Config] CONFIG_EDAC_SKX=m - EDAC, skx_edac: Add EDAC driver for Skylake * [Feature] KBL: Sandy Peak(3168) WiFi/BT support (LP: #1591648) - Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7] * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714) - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11 * Support Edge Gateway's Bluetooth LED (LP: #1512999) - SAUCE: Bluetooth: Support for LED on Edge Gateways - SAUCE: Bluetooth: Use host bridge subsystem IDs to identify Edge Gateways * Please add support for alps touchpad. (LP: #1616813) - [Config] CONFIG_HID_ALPS=m - HID: add Alps I2C HID Touchpad-Stick support - HID: alps: struct u1_dev *priv is internal to the driver - HID: alps: pass correct sizes to hid_hw_raw_request() - HID: alps: match alps devices in core - HID: alps: a few cleanups * DINO2M - System hangs with a black screen during s4 stress test (LP: #1616781) - x86/power/64: Fix kernel text mapping corruption during image restoration * Xenial update to v4.4.17 stable release (LP: #1611833) - USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails - x86/quirks: Apply nvidia_bugs quirk only on root bus - x86/quirks: Reintroduce scanning of secondary buses - x86/quirks: Add early quirk to reset Apple AirPort card - dmaengine: at_xdmac: align descriptors on 64 bits - dmaengine: at_xdmac: fix residue corruption - dmaengine: at_xdmac: double FIFO flush needed to compute residue - mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask - mm, compaction: abort free scanner if split fails - fs/nilfs2: fix potential underflow in call to crc32_le - mm, compaction: prevent VM_BUG_ON when terminating freeing scanner - mm, meminit: always return a valid node from early_pfn_to_nid - mm, meminit: ensure node is online before checking whether pages are uninitialised - vmlinux.lds: account for destructor sections - pps: do not crash when failed to register - kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w - arc: unwind: warn only once if DW2_UNWIND is disabled - ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) - xen/pciback: Fix conf_space read/write overlap check. - xenbus: don't BUG() on user mode induced condition - xenbus: don't bail early from xenbus_dev_request_and_reply() - Input: vmmouse - remove port reservation - Input: elantech - add more IC body types to the list - Input: xpad - fix oops when attaching an unknown Xbox One gamepad - Input: wacom_w8001 - w8001_MAX_LENGTH should be 13 - Input: xpad - validate USB endpoint count during probe - Input: tsc200x - report proper input_dev name - pvclock: Add CPU barriers to get correct version value - pinctrl: single: Fix missing flush of posted write for a wakeirq - pinctrl: imx: Do not treat a PIN without MUX register as an error - cgroup: set css->id to -1 during init - power_supply: power_supply_read_temp only if use_cnt > 0 - locks: use file_inode() - Revert "ecryptfs: forbid opening files without mmap handler" - ecryptfs: don't allow mmap when the lower fs doesn't support it - ext4: verify extent header depth - 9p: use file_dentry() - namespace: update event counter when umounting a deleted dentry - spi: sunxi: fix transfer timeout - spi: sun4i: fix FIFO limit - clk: rockchip: initialize flags of clk_init_data in mmc-phase clock - platform/chrome: cros_ec_dev - double fetch bug in ioctl - block: fix use-after-free in sys_ioprio_get() - mmc: block: fix packed command header endianness - sched/fair: Fix effective_load() to consistently use smoothed load - ovl: handle ATTR_KILL* - perf/x86: fix PEBS issues on Intel Atom/Core2 - can: at91_can: RX queue could get stuck at high bus load - can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access - can: fix handling of unmodifiable configuration options fix - can: fix oops caused by wrong rtnl dellink usage - RDS: fix rds_tcp_init() error path - SCSI: fix new bug in scsi_dev_info_list string matching - ipr: Clear interrupt on croc/crocodile when running with LSI - posix_cpu_timer: Exit early when process has been reaped - i2c: mux: reg: wrong condition checked for of_address_to_resource return value - libata: LITE-ON CX1-JB256-HP needs lower max_sectors - libceph: apply new_state before new_up_client on incrementals - net: mvneta: set real interrupt per packet for tx_done - intel_th: pci: Add Kaby Lake PCH-H support - intel_th: Fix a deadlock in modprobing - vfs: fix deadlock in file_remove_privs() on overlayfs - Linux 4.4.17 - xenbus: don't look up transaction IDs for ordinary writes * Enable virtual scsi server driver for Power (LP: #1615665) - [Config] CONFIG_SCSI_IBMVSCSIS=m - target: Add target_alloc_session() helper function - ibmvscsis: Initial commit of IBM VSCSI Tgt Driver * AES-XTS poor performance in Ubuntu 16.04 (LP: #1613295) - crypto: vmx: Only call enable_kernel_vsx() - powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() - crypto: vmx - Adding asm subroutines for XTS - crypto: xts - consolidate sanity check for keys - crypto: vmx - Adding support for XTS - crypto: vmx - Fix aes_p8_xts_decrypt build failure - crypto: xts - fix compile errors * System hang when plug/pull USB 3.1 key via thunderbolt port over 5 times (LP: #1616318) - USB: don't free bandwidth_mutex too early * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724) - nvme: Suspend all queues before deletion * change_hat is logging failures during expected hat probing (LP: #1615893) - SAUCE: apparmor: Fix auditing behavior for change_hat probing * deleted files outside of the namespace are not being treated as disconnected (LP: #1615892) - SAUCE: apparmor: deleted dentries can be disconnected * stacking to unconfined in a child namespace confuses mediation (LP: #1615890) - SAUCE: apparmor: special case unconfined when determining the mode * apparmor module parameters can be changed after the policy is locked (LP: #1615895) - SAUCE: apparmor: fix: parameters can be changed after policy is locked * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135) - SAUCE: apparmor: fix vec_unique for vectors larger than 8 * label vec reductions can result in reference labels instead of direct access to labels (LP: #1615889) - SAUCE: apparmor: reduction of vec to single entry is just that entry * profiles from different namespaces can block other namespaces from being able to load a profile (LP: #1615887) - SAUCE: apparmor: profiles in one ns can affect mediation in another ns * vmalloc failure leads to null ptr dereference in aa_dfa_next (LP: #1592547) - SAUCE: apparmor: oops in profile_unpack() when policy_db is not present * vmalloc_addr is being checked on the failed return address of kvzalloc() (LP: #1615885) - SAUCE: apparmor: fix: don't check for vmalloc_addr if kvzalloc() failed * dfa is missing a bounds check which can cause an oops (LP: #1615882) - SAUCE: apparmor: Add missing id bounds check on dfa verification * The label build for onexec when stacking is wrong (LP: #1615881) - SAUCE: apparmor: Fix label build for onexec stacking. * The inherit check for new to old label comparison for domain transitions is wrong (LP: #1615880) - SAUCE: apparmor: Fix new to old label comparison for domain transitions * warning stack trace while playing with apparmor namespaces (LP: #1593874) - SAUCE: apparmor: fix stack trace when removing namespace with profiles * __label_update proxy comparison test is wrong (LP: #1615878) - SAUCE: apparmor: Fix __label_update proxy comparison test * Xenial update to v4.4.19 stable release (LP: #1615620) - usb: gadget: avoid exposing kernel stack - usb: f_fs: off by one bug in _ffs_func_bind() - usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable() - usb: dwc3: fix for the isoc transfer EP_BUSY flag - USB: serial: option: add support for Telit LE910 PID 0x1206 - usb: renesas_usbhs: fix NULL pointer dereference in xfer_work() - arm64: kernel: Save and restore UAO and addr_limit on exception entry - arm64: debug: unmask PSTATE.D earlier - arm64: Fix incorrect per-cpu usage for boot CPU - tty: serial: msm: Don't read off end of tx fifo - serial: samsung: Fix ERR pointer dereference on deferred probe - tty/serial: atmel: fix RS485 half duplex with DMA - gpio: pca953x: Fix NBANK calculation for PCA9536 - gpio: intel-mid: Remove potentially harmful code - Bluetooth: hci_intel: Fix null gpio desc pointer dereference - pinctrl: cherryview: prevent concurrent access to GPIO controllers - arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368 - arm64: mm: avoid fdt_check_header() before the FDT is fully mapped - KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures - KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE - KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault - KVM: VMX: handle PML full VMEXIT that occurs during event delivery - KVM: nVMX: Fix memory corruption when using VMCS shadowing - intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate() - mfd: qcom_rpm: Fix offset error for msm8660 - mfd: qcom_rpm: Parametrize also ack selector size - media: usbtv: prevent access to free'd resources - media: dvb_ringbuffer: Add memory barriers - vb2: core: Skip planes array verification if pb is NULL - Fix RC5 decoding with Fintek CIR chipset - sur40: lower poll interval to fix occasional FPS drops to ~56 FPS - sur40: fix occasional oopses on device close - dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING - hp-wmi: Fix wifi cannot be hard-unblocked - s5p-mfc: Set device name for reserved memory region devs - s5p-mfc: Add release callback for memory region devs - i2c: efm32: fix a failure path in efm32_i2c_probe() - spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark - Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU - EDAC: Correct channel count limit - HID: uhid: fix timeout when probe races with IO - ovl: disallow overlayfs as upperdir - remoteproc: Fix potential race condition in rproc_add - ARC: mm: don't loose PTE_SPECIAL in pte_modify() - jbd2: make journal y2038 safe - fs/cifs: make share unaccessible at root level mountable - cifs: Check for existing directory when opening file with O_CREAT - cifs: fix crash due to race in hmac(md5) handling - CIFS: Fix a possible invalid memory access in smb2_query_symlink() - random: initialize the non-blocking pool via add_hwgenerator_randomness() - random: print a warning for the first ten uninitialized random users - random: add interrupt callback to VMBus IRQ handler - MIPS: KVM: Fix mapped fault broken commpage handling - MIPS: KVM: Add missing gfn range check - MIPS: KVM: Fix gfn range check in kseg0 tlb faults - MIPS: KVM: Propagate kseg0/mapped tlb fault errors - nfs: don't create zero-length requests - nfsd: Fix race between FREE_STATEID and LOCK - nfsd: don't return an unhashed lock stateid after taking mutex - drm/i915: Don't complain about lack of ACPI video bios - iommu/exynos: Suppress unbinding to prevent system failure - iommu/vt-d: Return error code in domain_context_mapping_one() - iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back - iommu/amd: Init unity mappings only for dma_ops domains - iommu/amd: Update Alias-DTE in update_device_table() - audit: fix a double fetch in audit_log_single_execve_arg() - ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys - netlabel: add address family checks to netlbl_{sock,req}_delattr() - w1:omap_hdq: fix regression - drm/amdgpu: add a delay after ATPX dGPU power off - drm/amdgpu: Poll for both connect/disconnect on analog connectors - drm/amdgpu: support backlight control for UNIPHY3 - drm/amdgpu: Disable RPM helpers while reprobing connectors on resume - drm/amdgpu: fix firmware info version checks - drm/amdgpu/gmc7: add missing mullins case - drm/radeon: add a delay after ATPX dGPU power off - drm/radeon: Poll for both connect/disconnect on analog connectors - drm/radeon: fix firmware info version checks - drm/radeon: support backlight control for UNIPHY3 - drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup - drm/nouveau/fbcon: fix font width not divisible by 8 - drm: Restore double clflush on the last partial cacheline - drm/edid: Add 6 bpc quirk for display AEO model 0. - drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB - drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown" - balloon: check the number of available pages in leak balloon - ftrace/recordmcount: Work around for addition of metag magic but not relocations - metag: Fix __cmpxchg_u32 asm constraint for CMP - block: add missing group association in bio-cloning functions - block: fix bdi vs gendisk lifetime mismatch - mtd: nand: fix bug writing 1 byte less than page size - mm/hugetlb: avoid soft lockup in set_max_huge_pages() - ALSA: hda: Fix krealloc() with __GFP_ZERO usage - ALSA: hda/realtek - Can't adjust speaker's volume on a Dell AIO - ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps - ALSA: hda - Fix headset mic detection problem for two dell machines - IB/mlx5: Fix MODIFY_QP command input structure - IB/mlx5: Fix entries checks in mlx5_ib_create_cq - IB/mlx5: Fix returned values of query QP - IB/mlx5: Fix entries check in mlx5_ib_resize_cq - IB/mlx5: Fix post send fence logic - IB/mlx5: Return PORT_ERR in Active to Initializing tranisition - IB/SA: Use correct free function - IB/IPoIB: Don't update neigh validity for unresolved entries - IB/IWPM: Fix a potential skb leak - IB/mlx4: Fix the SQ size of an RC QP - IB/mlx4: Fix error flow when sending mads under SRIOV - IB/mlx4: Fix memory leak if QP creation failed - of: fix memory leak related to safe_name() - ubi: Make volume resize power cut aware - ubi: Fix early logging - ubi: Fix race condition between ubi device creation and udev - iscsi-target: Fix panic when adding second TCP connection to iSCSI session - target: Fix ordered task target_setup_cmd_from_cdb exception hang - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP - target: Fix race between iscsi-target connection shutdown + ABORT_TASK - target: Fix max_unmap_lba_count calc overflow - target: Fix ordered task CHECK_CONDITION early exception handling - Input: elan_i2c - properly wake up touchpad on ASUS laptops - SUNRPC: Don't allocate a full sockaddr_storage for tracing - MIPS: mm: Fix definition of R6 cache instruction - MIPS: Don't register r4k sched clock when CPUFREQ enabled - MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES - PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset - x86/platform/intel_mid_pci: Rework IRQ0 workaround - ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx - rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq() - dm flakey: error READ bios during the down_interval - module: Invalidate signatures on force-loaded modules - Documentation/module-signing.txt: Note need for version info if reusing a key - Linux 4.4.19 * xfrm: ipsec crash when updating spd thresholds (LP: #1613787) - xfrm: Ignore socket policies when rebuilding hash tables * ISST-LTE:pKVM311:lotg5:Ubutu16041:lotg5 crashed @ writeback_sb_inodes+0x30c/0x590 (LP: #1614565) - writeback: Write dirty times for WB_SYNC_ALL writeback * IBM Power 720 Ethernet Not Seen (LP: #1612725) - [Config] CONFIG_IBMEBUS=y for powerpc * CAPI: Update default setting for the psl_fir_cntl register (LP: #1612431) - cxl: Set psl_fir_cntl to production environment value * Xenial update to v4.4.18 stable release (LP: #1614560) - tcp: enable per-socket rate limiting of all 'challenge acks' - ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space - bonding: set carrier off for devices created through netlink - net: bgmac: Fix infinite loop in bgmac_dma_tx_add() - net/irda: fix NULL pointer dereference on memory allocation failure - qed: Fix setting/clearing bit in completion bitmap - tcp: consider recv buf for the initial window scale - ipath: Restrict use of the write() interface - scsi: ignore errors from scsi_dh_add_device() - HID: sony: do not bail out when the sixaxis refuses the output report - i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR - arm: oabi compat: add missing access checks - KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace - Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL" - random: strengthen input validation for RNDADDTOENTCNT - devpts: clean up interface to pty drivers - x86/mm/pat: Add support of non-default PAT MSR setting - x86/mm/pat: Add pat_disable() interface - x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() - x86/mtrr: Fix Xorg crashes in Qemu sessions - x86/mtrr: Fix PAT init handling when MTRR is disabled - x86/xen, pat: Remove PAT table init code from Xen - x86/pat: Document the PAT initialization sequence - x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386 - drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2) - x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace - block: fix use-after-free in seq file - sysv, ipc: fix security-layer leaking - fuse: fsync() did not return IO errors - fuse: fuse_flush must check mapping->flags for errors - fuse: fix wrong assignment of ->flags in fuse_send_init() - fs/dcache.c: avoid soft-lockup in dput() - crypto: gcm - Filter out async ghash if necessary - crypto: scatterwalk - Fix test in scatterwalk_done - ext4: check for extents that wrap around - ext4: fix deadlock during page writeback - ext4: don't call ext4_should_journal_data() on the journal inode - ext4: validate s_reserved_gdt_blocks on mount - ext4: short-cut orphan cleanup on error - ext4: fix reference counting bug on block allocation error - mm: memcontrol: fix cgroup creation failure after many small jobs - mm: memcontrol: fix swap counter leak on swapout from offline cgroup - mm: memcontrol: fix memcg id ref counter on swap charge move - Linux 4.4.18 * Ubuntu16.10:installation fails on Brazos system (31TB and 192 cores) No memory for flatten_device_tree (no room) (LP: #1614309) - SAUCE: powerpc/pseries: Increase RMA size to 512MB. * [SRU] xgene_enet: 10g performance only hits ~75% on multi-client tests (LP: #1613157) - drivers: net: xgene: Add support for Classifier engine - drivers: net: xgene: Add support for RSS - drivers: net: xgene: Add support for multiple queues * [SRU] xgene_enet: an extra interrupt may be pending for an interrupt controller that doesn't support irq_disable and hardware with level interrupt (LP: #1611399) - drivers: net: xgene: fix extra IRQ issue * Mic mute hotkey does not work on usb keyboard [03f0:2f4a] (LP: #1609606) - HID: input: add mic mute key on HP slim keyboard -- Stefan Bader Fri, 12 Aug 2016 09:05:59 +0200 linux (4.4.0-36.55) xenial; urgency=low [ Stefan Bader ] * Release Tracking Bug - LP: #1612305 * I2C touchpad does not work on AMD platform (LP: #1612006) - SAUCE: pinctrl/amd: Remove the default de-bounce time * CVE-2016-5696 - tcp: make challenge acks less predictable -- Stefan Bader Thu, 11 Aug 2016 17:34:14 +0200 linux (4.4.0-35.54) xenial; urgency=low [ Stefan Bader ] * Release Tracking Bug - LP: #1611215 * [i915_bpo] Sync with v4.7 (LP: #1609742) - SAUCE: i915_bpo: Sync with v4.7 * s390/cio: fix reset of channel measurement block (LP: #1609415) - s390/cio: allow to reset channel measurement block * in Ubuntu16.10: Hit on Call traces and system goes down when transactional memory tests are running in 32TB Brazos system (LP: #1606786) - powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 - powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() * Power Menu does not display after press the Power Button (LP: #1609204) - intel-vbtn: new driver for Intel Virtual Button - [config] enable CONFIG_INTEL_VBTN=m * OptiPlex 7450 AIO hangs when rebooting (LP: #1608762) - x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk * virtualbox+usb 3.0 breaks boot, -28 kernel works (LP: #1604058) - SAUCE: xhci: Fix soft lockup in xhci_pci_probe path when XHCI_STATE_HALTED * linux-kernel: Freeing IRQ from IRQ context (LP: #1597908) - block: defer timeouts to a workqueue * Tunnel offload indications not stripped from encapsulated packets, causing performance overhead (LP: #1602755) - tunnels: Remove encapsulation offloads on decap. * lm-sensors is throwing "ERROR: Can't get value of subfeature temp1_input: I/O error" for be2net driver (LP: #1607387) - be2net: perform temperature query in adapter regardless of its interface state * Dell dock MAC Address pass through doesn't work in Ubuntu (LP: #1579984) - r8152: Add support for setting pass through MAC address on RTL8153-AD * vmxnet3 LRO IPv6 performance issues (stalling TCP) (LP: #1605494) - Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets * ISST-LTE:pVM:monklp5:Ubuntu16.04.1:system crashed at lpfc_sli4_scmd_to_wqidx_distr (LP: #1597974) - SAUCE: lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt() * Backport cxlflash shutdown patch to Xenial SRU (LP: #1605405) - SAUCE: cxlflash: Verify problem state area is mapped before notifying shutdown * Xenial update to v4.4.16 stable release (LP: #1607404) - mac80211: fix fast_tx header alignment - mac80211: mesh: flush mesh paths unconditionally - mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL - mac80211: Fix mesh estab_plinks counting in STA removal case - EDAC, sb_edac: Fix rank lookup on Broadwell - IB/cm: Fix a recently introduced locking bug - IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs - powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added - powerpc/tm: Always reclaim in start_thread() for exec() class syscalls - usb: dwc2: fix regression on big-endian PowerPC/ARM systems - USB: EHCI: declare hostpc register as zero-length array - usb: common: otg-fsm: add license to usb-otg-fsm - mnt: fs_fully_visible test the proper mount for MNT_LOCKED - mnt: Account for MS_RDONLY in fs_fully_visible - mnt: If fs_fully_visible fails call put_filesystem. - of: fix autoloading due to broken modalias with no 'compatible' - of: irq: fix of_irq_get[_byname]() kernel-doc - locking/ww_mutex: Report recursive ww_mutex locking early - locking/qspinlock: Fix spin_unlock_wait() some more - locking/static_key: Fix concurrent static_key_slow_inc() - x86, build: copy ldlinux.c32 to image.iso - kprobes/x86: Clear TF bit in fault on single-stepping - x86/amd_nb: Fix boot crash on non-AMD systems - Revert "gpiolib: Split GPIO flags parsing and GPIO configuration" - uvc: Forward compat ioctls to their handlers directly - thermal: cpu_cooling: fix improper order during initialization - writeback: use higher precision calculation in domain_dirty_limits() - nfsd4/rpc: move backchannel create logic into rpc code - nfsd: Always lock state exclusively. - nfsd: Extend the mutex holding region around in nfsd4_process_open2() - posix_acl: Add set_posix_acl - nfsd: check permissions when setting ACLs - make nfs_atomic_open() call d_drop() on all ->open_context() errors. - NFS: Fix another OPEN_DOWNGRADE bug - ARM: imx6ul: Fix Micrel PHY mask - ARM: 8578/1: mm: ensure pmd_present only checks the valid bit - ARM: 8579/1: mm: Fix definition of pmd_mknotpresent - MIPS: KVM: Fix modular KVM under QEMU - mm: Export migrate_page_move_mapping and migrate_page_copy - UBIFS: Implement ->migratepage() - sched/fair: Fix cfs_rq avg tracking underflow - packet: Use symmetric hash for PACKET_FANOUT_HASH. - net_sched: fix mirrored packets checksum - cdc_ncm: workaround for EM7455 "silent" data interface - ipv6: Fix mem leak in rt6i_pcpu - ARCv2: Check for LL-SC livelock only if LLSC is enabled - ARCv2: LLSC: software backoff is NOT needed starting HS2.1c - kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES - KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. - HID: elo: kill not flush the work - HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands - tracing: Handle NULL formats in hold_module_trace_bprintk_format() - base: make module_create_drivers_dir race-free - iommu/arm-smmu: Wire up map_sg for arm-smmu-v3 - iommu/vt-d: Enable QI on all IOMMUs before setting root entry - iommu/amd: Fix unity mapping initialization race - drm/mgag200: Black screen fix for G200e rev 4 - ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg() - arm64: Rework valid_user_regs - vfs: add d_real_inode() helper - af_unix: fix hard linked sockets on overlay - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction - drm/radeon: fix asic initialization for virtualized environments - drm/amdgpu/gfx7: fix broken condition check - ubi: Make recover_peb power cut aware - drm/amdkfd: unbind only existing processes - drm/amdkfd: destroy dbgmgr in notifier release - drm/dp/mst: Always clear proposed vcpi table for port. - drm/nouveau/disp/sor/gf119: both links use the same training register - drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headers - drm/nouveau/fbcon: fix out-of-bounds memory accesses - drm/nouveau: fix for disabled fbdev emulation - drm/nouveau/disp/sor/gf119: select correct sor when poking training pattern - drm/i915/ilk: Don't disable SSC source if it's in use - drm/i915: Refresh cached DP port register value on resume - drm/i915: Update ifdeffery for mutex->owner - drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency - drm: add missing drm_mode_set_crtcinfo call - drm: make drm_atomic_set_mode_prop_for_crtc() more reliable - drm: atmel-hlcdc: actually disable scaling when no scaling is required - drm/ttm: Make ttm_bo_mem_compat available - drm/vmwgfx: Add an option to change assumed FB bpp - drm/vmwgfx: Work around mode set failure in 2D VMs - drm/vmwgfx: Check pin count before attempting to move a buffer - drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set - drm/vmwgfx: Fix error paths when mapping framebuffer - memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing - perf/x86: Fix undefined shift on 32-bit kernels - xen/balloon: Fix declared-but-not-defined warning - iio: Fix error handling in iio_trigger_attach_poll_func - iio:st_pressure: fix sampling gains (bring inline with ABI) - iio: light apds9960: Add the missing dev.parent - iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output - iio: proximity: as3935: remove triggered buffer processing - iio: proximity: as3935: fix buffer stack trashing - iio: humidity: hdc100x: correct humidity integration time mask - iio: humidity: hdc100x: fix IIO_TEMP channel reporting - iio: hudmidity: hdc100x: fix incorrect shifting and scaling - staging: iio: accel: fix error check - iio: accel: kxsd9: fix the usage of spi_w8r8() - iio:ad7266: Fix broken regulator error handling - iio:ad7266: Fix support for optional regulators - iio:ad7266: Fix probe deferral for vref - tty/vt/keyboard: fix OOB access in do_compute_shiftstate() - hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by default - hwmon: (dell-smm) Disallow fan_type() calls on broken machines - hwmon: (dell-smm) Cache fan_type() calls and change fan detection - ALSA: dummy: Fix a use-after-free at closing - ALSA: hda - Fix the headset mic jack detection on Dell machine - ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixup - ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift() - ALSA: echoaudio: Fix memory allocation - ALSA: timer: Fix negative queue usage by racy accesses - ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup - ALSA: hda - Add PCI ID for Kabylake-H - ALSA: hda - fix read before array start - ALSA: hda/realtek - add new pin definition in alc225 pin quirk table - ALSA: pcm: Free chmap at PCM free callback, too - ALSA: ctl: Stop notification after disconnection - ALSA: hda - fix use-after-free after module unload - ALSA: hda: add AMD Stoney PCI ID with proper driver caps - ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13 - ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys - ARM: mvebu: fix HW I/O coherency related deadlocks - ovl: Copy up underlying inode's ->i_mode to overlay inode - ovl: verify upper dentry in ovl_remove_and_whiteout() - scsi: fix race between simultaneous decrements of ->host_failed - 53c700: fix BUG on untagged commands - Fix reconnect to not defer smb3 session reconnect long after socket reconnect - cifs: dynamic allocation of ntlmssp blob - File names with trailing period or space need special case conversion - xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 - crypto: qat - make qat_asym_algs.o depend on asn1 headers - tmpfs: don't undo fallocate past its last page - tmpfs: fix regression hang in fallocate undo - drm/i915: Revert DisplayPort fast link training feature - ovl: verify upper dentry before unlink and rename - Linux 4.4.16 * Regression caused by `fuse: Add support for pid namespaces` in 4.4.0-6.21 (LP: #1605344) - SAUCE: (namespace) fuse: Permit requests from other pid namespaces * CVE-2016-5400 - media: fix airspy usb probe error path * Cannot mount proc in unprivileged containers if /proc/xen is mounted (LP: #1607374) - SAUCE: xenbus: Use proc_create_mount_point() to create /proc/xen * Mic mute key does not work for Ideapad laptops (LP: #1607153) - ideapad_laptop: Add an event for mic mute hotkey * NVMe stress test fails after 12 hours on Ubuntu 16.04 (LP: #1604995) - block: atari: Return early for unsupported sector size * Console extremely slow with 4.4 kernels for servers with Matrox G200er2 or similar (LP: #1605662) - SAUCE: vesafb: Set mtrr:3 (write-combining) as default * Ubuntu 16.04 - Full EEH Recovery Support for NVMe devices (LP: #1602724) - nvme: use a work item to submit async event requests - nvme: don't poll the CQ from the kthread - nvme: replace the kthread with a per-device watchdog timer - NVMe: Fix reset/remove race - nvme: Avoid reset work on watchdog timer function during error recovery - NVMe: Always use MSI/MSI-x interrupts * [LTC-Test] - NMI watchdog Bug and call traces when trinity is executed. (LP: #1602524) - ext4: factor out determining of hole size - ext4: return hole from ext4_map_blocks() - ext4: more efficient SEEK_DATA implementation * changelog: add CVEs as first class citizens (LP: #1604344) - avoid duplicate CVE numbers in changelog * [LTCTest][Opal][OP820] Machine crashed with Oops: Kernel access of bad area, sig: 11 [#1] while executing Froze PE Error injection (LP: #1603449) - powerpc/eeh: Fix invalid cached PE primary bus * Hotplug remove and re-add adds PCI adapter to next PCI domain (PCI) (LP: #1603574) - powerpc/pci: Assign fixed PHB number based on device-tree properties * nvme - reset_controller is not working after adapter's firmware upgrade (adapter quirk is needed) (LP: #1602726) - NVMe: Create discard zero quirk white list - nvme/quirk: Add a delay before checking for adapter readiness * ovs nat: conntrack netlink event are missing (LP: #1603468) - openvswitch: fix conntrack netlink event delivery * FlashGT - In Tuleta 8284-22A with card in card slot P1-C9, system Fails to boot operating system (LP: #1602785) - cxl: Ignore CAPI adapters misplaced in switched slots * CVE-2016-5728 - misc: mic: Fix for double fetch security bug in VOP driver * CVE-2016-5244 (LP: #1589041) - rds: fix an infoleak in rds_inc_info_copy * Miscellaneous Ubuntu changes - Added Snapcraft files - SAUCE: snapcraft: cleanup and remove unnecessary elements -- Stefan Bader Tue, 09 Aug 2016 15:11:33 +0200 linux (4.4.0-34.53) xenial; urgency=low [ Seth Forshee ] * Release Tracking Bug - LP: #1606960 * [APL][SAUCE] Slow system response time due to a monitor bug (LP: #1606147) - x86/cpu/intel: Introduce macros for Intel family numbers - SAUCE: x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs -- Seth Forshee Wed, 27 Jul 2016 10:01:20 -0500 linux (4.4.0-33.52) xenial; urgency=low [ Seth Forshee ] * Release Tracking Bug - LP: #1605709 * [regression] NFS client: access problems after updating to kernel 4.4.0-31-generic (LP: #1603719) - SAUCE: (namespace) Bypass sget() capability check for nfs -- Seth Forshee Fri, 22 Jul 2016 13:10:08 -0500 linux (4.4.0-32.51) xenial; urgency=low [ Seth Forshee ] * Release Tracking Bug - LP: #1604443 * thinkpad yoga 260 wacom touchscreen not working (LP: #1603975) - HID: wacom: break out parsing of device and registering of input - HID: wacom: Initialize hid_data.inputmode to -1 - HID: wacom: Support switching from vendor-defined device mode on G9 and G11 * changelog: add CVEs as first class citizens (LP: #1604344) - use CVE numbers in changelog * [Xenial] Include Huawei PCIe SSD hio kernel driver (LP: #1603483) - SAUCE: import Huawei ES3000_V2 (2.1.0.23) - SAUCE: hio: bio_endio() no longer takes errors arg - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than - SAUCE: hio: fix mask maybe-uninitialized warning - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver) - SAUCE: hio: Makefile and Kconfig * CVE-2016-5243 (LP: #1589036) - tipc: fix an infoleak in tipc_nl_compat_link_dump - tipc: fix nl compat regression for link statistics * CVE-2016-4470 - KEYS: potential uninitialized variable * integer overflow in xt_alloc_table_info (LP: #1555353) - netfilter: x_tables: check for size overflow * CVE-2016-3135: - Revert "UBUNTU: SAUCE: (noup) netfilter: x_tables: check for size overflow" * CVE-2016-4440 (LP: #1584192) - kvm:vmx: more complete state update on APICv on/off * the system hangs in the dma driver when reboot or shutdown on a baytrail-m laptop (LP: #1602579) - dmaengine: dw: platform: power on device on shutdown - ACPI / LPSS: override power state for LPSS DMA device * Add proper palm detection support for MS Precision Touchpad (LP: #1593124) - Revert "HID: multitouch: enable palm rejection if device implements confidence usage" - HID: multitouch: enable palm rejection for Windows Precision Touchpad * Add support for Intel 8265 Bluetooth ([8087:0A2B]) (LP: #1599068) - Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b] * CVE-2016-4794 (LP: #1581871) - percpu: fix synchronization between chunk->map_extend_work and chunk destruction - percpu: fix synchronization between synchronous map extension and chunk destruction * Xenial update to v4.4.15 stable release (LP: #1601952) - net_sched: fix pfifo_head_drop behavior vs backlog - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG - sit: correct IP protocol used in ipip6_err - esp: Fix ESN generation under UDP encapsulation - netem: fix a use after free - ipmr/ip6mr: Initialize the last assert time of mfc entries. - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address - sock_diag: do not broadcast raw socket destruction - bpf, perf: delay release of BPF prog after grace period - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() - net: macb: fix default configuration for GMAC on AT91 - net: alx: Work around the DMA RX overflow issue - bpf: try harder on clones when writing into skb - AX.25: Close socket connection on session completion - crypto: ux500 - memmove the right size - crypto: user - re-add size check for CRYPTO_MSG_GETALG - USB: uas: Fix slave queue_depth not being set - usb: quirks: Fix sorting - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector - usb: musb: only restore devctl when session was set in backup - usb: musb: Stop bulk endpoint while queue is rotated - usb: musb: Ensure rx reinit occurs for shared_fifo endpoints - usb: musb: host: correct cppi dma channel for isoch transfer - usb: xhci-plat: properly handle probe deferral for devm_clk_get() - USB: xhci: Add broken streams quirk for Frescologic device id 1009 - xhci: Fix handling timeouted commands on hosts in weird states. - USB: mos7720: delete parport - usb: gadget: fix spinlock dead lock in gadgetfs - usb: host: ehci-tegra: Grab the correct UTMI pads reset - usb: dwc3: exynos: Fix deferred probing storm. - Linux 4.4.15 * qeth: delete napi struct when removing a qeth device (LP: #1601831) - qeth: delete napi struct when removing a qeth device * Adjust KBL PCI-ID's (LP: #1600124) - drm/i915: Add more Kabylake PCI IDs. - drm/i915: Removing PCI IDs that are no longer listed as Kabylake. * [i915_bpo] Rebase driver to v4.7-rc6 + gen9 workarounds + KBP PCH support (LP: #1599109) - drm/kms_helper: Add a common place to call init and exit functions. - drm: Add helper for DP++ adaptors - GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob() - drm: introduce pipe color correction properties - drm: fix blob pointer check - drm: atomic helper: do not unreference error pointer - drm: fix lut value extraction function - drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format - SAUCE: drm: Introduce drm_malloc_gfp() - SAUCE: i915_bpo: Rebase to v4.7-rc6 - SAUCE: i915_bpo: Add backported workarounds for gen9 - SAUCE: i915_bpo: Revert "drm/i915: Get panel_type from OpRegion panel details" - SAUCE: i915_bpo: Introduce Kabypoint PCH for Kabylake H/DT. * Baytrail-I got black screen with HDMI output (LP: #1599379) - drm/i915: Only ignore eDP ports that are connected - drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV * [Hyper-V] storvsc messages for CD-ROM medium not present tray closed (LP: #1590655) - SAUCE: (no-up) scsi: storvsc: Filter out storvsc messages CD-ROM medium not present * Hotplug device addition issue - missing patches on Xenial kernel (LP: #1599250) - Revert "UBUNTU: SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()" - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell" - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism - powerpc/pseries: Fix PCI config address for DDW * kernel: signal return with invalid floating-point control (LP: #1597971) - s390: fix test_fp_ctl inline assembly contraints * [Toshiba P50W-B00F] Touchscreen no longer working (LP: #1498667) - SAUCE: (no-up) usb: quirks: Add no-lpm quirk for Elan Microelectronics Touchpad * [yakkety] d-i does not support (ehci_msm) Qualcomm On-Chip EHCI Host Controller (LP: #1599347) - d-i: Add ehci_msm to usb-modules * [Bug] Legacy audio couldn't work after S3 resume on Kabylake (LP: #1596871) - ALSA: hda - Skip ELD notification during PM process - ALSA: hda - hdmi add wmb barrier for audio component - ALSA: hda - hdmi defer to register acomp eld notifier * sync spl 0.6.5.6-0ubuntu4 changes into Xenial kernel source (LP: #1599257) - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu4 * Config: missing AMD Seattle platform support (LP: #1597574) - [Config] Enable the AMD Seattle platform * Network installer fails to detect network on AMD Overdrive (ARM64) (LP: #1597573) - [Config] Add amd-xgbe to nic-modules udeb * exercising ptys causes a kernel oops (LP: #1586418) - devpts: fix null pointer dereference on failed memory allocation * Regression (constant vibration of device) in xpad driver in Ubuntu 16.04 (LP: #1574102) - Input: xpad - move pending clear to the correct location * thunderx nics fail to establish link (LP: #1597867) - net: thunderx: Fix link status reporting * Xenial update to v4.4.14 stable release (LP: #1596575) - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist - netlink: Fix dump skb leak/double free - tipc: fix nametable publication field in nl compat - switchdev: pass pointer to fib_info instead of copy - tuntap: correctly wake up process during uninit - udp: prevent skbs lingering in tunnel socket queues - uapi glibc compat: fix compilation when !__USE_MISC in glibc - sfc: on MC reset, clear PIO buffer linkage in TXQs - team: don't call netdev_change_features under team->lock - vxlan: Accept user specified MTU value when create new vxlan link - tcp: record TLP and ER timer stats in v6 stats - bridge: Don't insert unnecessary local fdb entry on changing mac address - l2tp: fix configuration passed to setup_udp_tunnel_sock() - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid - vxlan: Relax MTU constraints - geneve: Relax MTU constraints - vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices - KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi - ALSA: hda - Add PCI ID for Kabylake - ALSA: hda - Fix headset mic detection problem for Dell machine - ALSA: hda/realtek - ALC256 speaker noise issue - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703 - ALSA: hda/realtek: Add T560 docking unit fixup - ARM: fix PTRACE_SETVFPREGS on SMP systems - gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings - s390/bpf: fix recache skb->data/hlen for skb_vlan_push/pop - s390/bpf: reduce maximum program size to 64 KB - irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask - crypto: public_key: select CRYPTO_AKCIPHER - crypto: ccp - Fix AES XTS error for request sizes above 4096 - arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks - arm64: mm: always take dirty state from new pte in ptep_set_access_flags - powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge - powerpc: Fix definition of SIAR and SDAR registers - powerpc: Use privileged SPR number for MMCR2 - powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call - pinctrl: mediatek: fix dual-edge code defect - parisc: Fix pagefault crash in unaligned __get_user() call - memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel - x86/entry/traps: Don't force in_interrupt() to return true in IST handlers - fix d_walk()/non-delayed __d_free() race - sparc: Fix system call tracing register handling. - sparc64: Fix bootup regressions on some Kconfig combinations. - sparc64: Fix numa node distance initialization - sparc64: Fix sparc64_set_context stack handling. - sparc/PCI: Fix for panic while enabling SR-IOV - sparc64: Reduce TLB flushes during hugepte changes - sparc64: Take ctx_alloc_lock properly in hugetlb_setup(). - sparc: Harden signal return frame checks. - sparc64: Fix return from trap window fill crashes. - MIPS: Fix 64k page support for 32 bit kernels. - crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq - drm/core: Do not preserve framebuffer on rmfb, v4. - Linux 4.4.14 * [Hyper-V] Rebase Hyper-V to 4.6 kernel (LP: #1583357) - hv_netvsc: rework link status change handling - hv_netvsc: Resize some of the variables in hv_netvsc_packet - hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient - hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure - hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure - hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet - hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet - hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet - hv_netvsc: Don't ask for additional head room in the skb - hv_netvsc: move subchannel existence check to netvsc_select_queue() - hv_netvsc: remove locking in netvsc_send() - hv_netvsc: Eliminate page_buf from struct hv_netvsc_packet - hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packet - hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packet - hv_netvsc: Eliminate completion_func from struct hv_netvsc_packet - hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packet - hv_netvsc: Eliminate status from struct hv_netvsc_packet - hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packet - storvsc: add logging for error/warning messages - hv_netvsc: Fix race condition on Multi-Send Data field - kvm/x86: split ioapic-handled and EOI exit bitmaps - kvm/x86: per-vcpu apicv deactivation support - kvm/x86: Hyper-V synthetic interrupt controller - kvm/x86: Hyper-V kvm exit - kvm/x86: Rearrange func's declarations inside Hyper-V header - kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers - kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT - kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack - kvm/x86: Hyper-V SynIC timers - storvsc: Fix a bug in the layout of the hv_fc_wwn_packet - storvsc: Properly support Fibre Channel devices - storvsc: Refactor the code in storvsc_channel_init() - storvsc: Tighten up the interrupt path - storvsc: Fix typo in MODULE_PARM_DESC - Revert "hv_netvsc: use skb_get_hash() instead of a homegrown implementation" - hv_netvsc: use skb_get_hash() instead of a homegrown implementation - hv_netvsc: Fix book keeping of skb during batching process - storvsc: Install the storvsc specific timeout handler for FC devices - storvsc: Use the specified target ID in device lookup - Revert "Drivers: hv: vmbus: Cleanup vmbus_set_event()" - Drivers: hv: vmbus: Cleanup vmbus_set_event() - Revert "Drivers: hv: vmbus: Eliminate the spin lock on the read path" - Drivers: hv: vmbus: Eliminate the spin lock on the read path - Revert "hv_netvsc: cleanup netdev feature flags for netvsc" - hv_netvsc: cleanup netdev feature flags for netvsc - hv_netvsc: Restore needed_headroom request - kvm/x86: Rename Hyper-V long spin wait hypercall - hv_netvsc: add software transmit timestamp support - hv_netvsc: add ethtool support for set and get of settings - hv_netvsc: Fix accessing freed memory in netvsc_change_mtu() - hv_netvsc: Fix the array sizes to be max supported channels - hv_netvsc: Fix the order of num_sc_offered decrement - x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances - Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read() - Drivers: hv: kvp: fix IP Failover -- Seth Forshee Tue, 19 Jul 2016 11:18:32 -0500 linux (4.4.0-31.50) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1602449 * nouveau: boot hangs at blank screen with unsupported graphics cards (LP: #1602340) - SAUCE: drm: check for supported chipset before booting fbdev off the hw -- Kamal Mostafa Tue, 12 Jul 2016 16:28:12 -0700 linux (4.4.0-30.49) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1597897 * FCP devices are not detected correctly nor deterministically (LP: #1567602) - scsi_dh_alua: Disable ALUA handling for non-disk devices - scsi_dh_alua: Use vpd_pg83 information - scsi_dh_alua: improved logging - scsi_dh_alua: sanitze sense code handling - scsi_dh_alua: use standard logging functions - scsi_dh_alua: return standard SCSI return codes in submit_rtpg - scsi_dh_alua: fixup description of stpg_endio() - scsi_dh_alua: use flag for RTPG extended header - scsi_dh_alua: use unaligned access macros - scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode - scsi_dh_alua: simplify sense code handling - scsi: Add scsi_vpd_lun_id() - scsi: Add scsi_vpd_tpg_id() - scsi_dh_alua: use scsi_vpd_tpg_id() - scsi_dh_alua: Remove stale variables - scsi_dh_alua: Pass buffer as function argument - scsi_dh_alua: separate out alua_stpg() - scsi_dh_alua: Make stpg synchronous - scsi_dh_alua: call alua_rtpg() if stpg fails - scsi_dh_alua: switch to scsi_execute_req_flags() - scsi_dh_alua: allocate RTPG buffer separately - scsi_dh_alua: Use separate alua_port_group structure - scsi_dh_alua: use unique device id - scsi_dh_alua: simplify alua_initialize() - revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning") - scsi_dh_alua: move optimize_stpg evaluation - scsi_dh_alua: remove 'rel_port' from alua_dh_data structure - scsi_dh_alua: Use workqueue for RTPG - scsi_dh_alua: Allow workqueue to run synchronously - scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' - scsi_dh_alua: Recheck state on unit attention - scsi_dh_alua: update all port states - scsi_dh_alua: Send TEST UNIT READY to poll for transitioning - scsi_dh_alua: do not fail for unknown VPD identification -- Kamal Mostafa Thu, 30 Jun 2016 12:52:15 -0700 linux (4.4.0-29.48) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1597015 * Wireless hotkey fails on Dell XPS 15 9550 (LP: #1589886) - intel-hid: new hid event driver for hotkeys - intel-hid: fix incorrect entries in intel_hid_keymap - intel-hid: allocate correct amount of memory for private struct - intel-hid: add a workaround to ignore an event after waking up from S4. - [Config] CONFIG_INTEL_HID_EVENT=m * cgroupfs mounts can hang (LP: #1588056) - Revert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which owns the ipc ns" - Revert "UBUNTU: SAUCE: kernfs: Do not match superblock in another user namespace when mounting" - Revert "UBUNTU: SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace" - (namespace) bpf: Use mount_nodev not mount_ns to mount the bpf filesystem - (namespace) bpf, inode: disallow userns mounts - (namespace) ipc: Initialize ipc_namespace->user_ns early. - (namespace) vfs: Pass data, ns, and ns->userns to mount_ns - SAUCE: (namespace) Sync with upstream s_user_ns patches - (namespace) kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC - (namespace) ipc/mqueue: The mqueue filesystem should never contain executables * KVM system crashes after starting guest (LP: #1596635) - xhci: Cleanup only when releasing primary hcd * Upstream patch "crypto: vmx - IV size failing on skcipher API" for Ubuntu 16.04 (LP: #1596557) - crypto: vmx - IV size failing on skcipher API * [Bug]tpm initialization fails on x86 (LP: #1596469) - tpm_crb: drop struct resource res from struct crb_priv - tpm_crb: fix mapping of the buffers * Device shutdown notification for CAPI Flash cards (LP: #1592114) - cxlflash: Fix regression issue with re-ordering patch - cxlflash: Fix to drain operations from previous reset - cxlflash: Add device dependent flags - cxlflash: Shutdown notify support for CXL Flash cards * scsi-modules udeb should include pm80xx (LP: #1595628) - [Config] Add pm80xx scsi driver to d-i * Sync up latest relevant upstream bug fixes (LP: #1594871) - SAUCE: (noup) Update zfs to 0.6.5.6-0ubuntu10 * Cannot compile module tda10071 (LP: #1592531) - [media] tda10071: Fix dependency to REGMAP_I2C * lsvpd doesn't show correct location code for devices attached to a CAPI card (LP: #1594847) - cxl: Make vPHB device node match adapter's * enable CRC32 and AES ARM64 by default or as module (LP: #1594455) - [Config] Enable arm64 AES and CRC32 crypto * VMX kernel crypto module exhibits poor performance in Ubuntu 16.04 (LP: #1592481) - crypto: vmx - comply with ABIs that specify vrsave as reserved. - crypto: vmx - Fix ABI detection - crypto: vmx - Increase priority of aes-cbc cipher * build squashfs into xenial kernels by default (LP: #1593134) - [Config] CONFIG_SQUASHFS=y * Restore irqfd fast path for PPC (LP: #1592809) - KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts * Unable to start guests with memballoon default. (LP: #1592042) - virtio_balloon: fix PFN format for virtio-1 * Key 5 automatically pressed on some Logitech wireless keyboards (LP: #1579190) - HID: core: prevent out-of-bound readings * ZFS: Running ztest repeatedly for long periods of time eventually results in "zdb: can't open 'ztest': No such file or directory" (LP: #1587686) - Fix ztest truncated cache file * STC840.20:Alpine:alp7fp1:Ubuntu 16.04, BlueFin (SAN) EEH 6 times during boot then disabled SRC BA188002:b0314a_1612.840 (LP: #1587316) - lpfc: Fix DMA faults observed upon plugging loopback connector -- Kamal Mostafa Tue, 28 Jun 2016 10:17:41 -0700 linux (4.4.0-28.47) xenial; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1595874 * Linux netfilter local privilege escalation issues (LP: #1595350) - netfilter: x_tables: don't move to non-existent next rule - netfilter: x_tables: validate targets of jumps - netfilter: x_tables: add and use xt_check_entry_offsets - netfilter: x_tables: kill check_entry helper - netfilter: x_tables: assert minimum target size - netfilter: x_tables: add compat version of xt_check_entry_offsets - netfilter: x_tables: check standard target size too - netfilter: x_tables: check for bogus target offset - netfilter: x_tables: validate all offsets and sizes in a rule - netfilter: x_tables: don't reject valid target size on some architectures - netfilter: arp_tables: simplify translate_compat_table args - netfilter: ip_tables: simplify translate_compat_table args - netfilter: ip6_tables: simplify translate_compat_table args - netfilter: x_tables: xt_compat_match_from_user doesn't need a retval - netfilter: x_tables: do compat validation via translate_table - netfilter: x_tables: introduce and use xt_copy_counters_from_user * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338) - netfilter: x_tables: validate e->target_offset early - netfilter: x_tables: make sure e->next_offset covers remaining blob size - netfilter: x_tables: fix unconditional helper -- Luis Henriques Fri, 24 Jun 2016 09:57:21 +0100 linux (4.4.0-27.46) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1594906 * Support Edge Gateway's Bluetooth LED (LP: #1512999) - Revert "UBUNTU: SAUCE: Bluetooth: Support for LED on Marvell modules" -- Kamal Mostafa Tue, 21 Jun 2016 10:17:00 -0700 linux (4.4.0-26.45) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1594442 * linux: Implement secure boot state variables (LP: #1593075) - SAUCE: UEFI: Add secure boot and MOK SB State disabled sysctl * failures building userspace packages that include ethtool.h (LP: #1592930) - ethtool.h: define INT_MAX for userland -- Kamal Mostafa Mon, 20 Jun 2016 09:43:47 -0700 linux (4.4.0-25.44) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1591289 * Xenial update to v4.4.13 stable release (LP: #1590455) - MIPS64: R6: R2 emulation bugfix - MIPS: math-emu: Fix jalr emulation when rd == $0 - MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC - MIPS: Don't unwind to user mode with EVA - MIPS: Avoid using unwind_stack() with usermode - MIPS: Fix siginfo.h to use strict posix types - MIPS: Fix uapi include in exported asm/siginfo.h - MIPS: Fix watchpoint restoration - MIPS: Flush highmem pages in __flush_dcache_page - MIPS: Handle highmem pages in __update_cache - MIPS: Sync icache & dcache in set_pte_at - MIPS: ath79: make bootconsole wait for both THRE and TEMT - MIPS: Reserve nosave data for hibernation - MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU - MIPS: Use copy_s.fmt rather than copy_u.fmt - MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU - MIPS: Prevent "restoration" of MSA context in non-MSA kernels - MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...) - MIPS: ptrace: Fix FP context restoration FCSR regression - MIPS: ptrace: Prevent writes to read-only FCSR bits - MIPS: Fix sigreturn via VDSO on microMIPS kernel - MIPS: Build microMIPS VDSO for microMIPS kernels - MIPS: lib: Mark intrinsics notrace - MIPS: VDSO: Build with `-fno-strict-aliasing' - affs: fix remount failure when there are no options changed - ASoC: ak4642: Enable cache usage to fix crashes on resume - Input: uinput - handle compat ioctl for UI_SET_PHYS - ARM: mvebu: fix GPIO config on the Linksys boards - ARM: dts: at91: fix typo in sama5d2 PIN_PD24 description - ARM: dts: exynos: Add interrupt line to MAX8997 PMIC on exynos4210-trats - ARM: dts: imx35: restore existing used clock enumeration - ath9k: Add a module parameter to invert LED polarity. - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards. - ath10k: fix debugfs pktlog_filter write - ath10k: fix firmware assert in monitor mode - ath10k: fix rx_channel during hw reconfigure - ath10k: fix kernel panic, move arvifs list head init before htt init - ath5k: Change led pin configuration for compaq c700 laptop - hwrng: exynos - Fix unbalanced PM runtime put on timeout error path - rtlwifi: rtl8723be: Add antenna select module parameter - rtlwifi: btcoexist: Implement antenna selection - rtlwifi: Fix logic error in enter/exit power-save mode - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ring - aacraid: Relinquish CPU during timeout wait - aacraid: Fix for aac_command_thread hang - aacraid: Fix for KDUMP driver hang - hwmon: (ads7828) Enable internal reference - mfd: intel-lpss: Save register context on suspend - mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctly - PM / Runtime: Fix error path in pm_runtime_force_resume() - cpuidle: Indicate when a device has been unregistered - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter() - clk: bcm2835: Fix PLL poweron - clk: at91: fix check of clk_register() returned value - clk: bcm2835: pll_off should only update CM_PLL_ANARST - clk: bcm2835: divider value has to be 1 or more - pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range - PCI: Disable all BAR sizing for devices with non-compliant BARs - media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32 - mm: use phys_addr_t for reserve_bootmem_region() arguments - wait/ptrace: assume __WALL if the child is traced - QE-UART: add "fsl,t1040-ucc-uart" to of_device_id - powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel - powerpc/eeh: Don't report error in eeh_pe_reset_and_recover() - powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover() - xen/events: Don't move disabled irqs - xen: use same main loop for counting and remapping pages - sunrpc: fix stripping of padded MIC tokens - drm/gma500: Fix possible out of bounds read - drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION - drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands. - drm/vmwgfx: Fix order of operation - drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh - drm/amdgpu: Fix hdmi deep color support. - drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config() - drm/fb_helper: Fix references to dev->mode_config.num_connector - drm/atomic: Verify connector->funcs != NULL when clearing states - drm/i915: Don't leave old junk in ilk active watermarks on readout - drm/imx: Match imx-ipuv3-crtc components using device node in platform data - ext4: fix hang when processing corrupted orphaned inode list - ext4: clean up error handling when orphan list is corrupted - ext4: fix oops on corrupted filesystem - ext4: address UBSAN warning in mb_find_order_for_block() - ext4: silence UBSAN in ext4_mb_init() - PM / sleep: Handle failures in device_suspend_late() consistently - dma-debug: avoid spinlock recursion when disabling dma-debug - scripts/package/Makefile: rpmbuild add support of RPMOPTS - gcov: disable tree-loop-im to reduce stack usage - xfs: disallow rw remount on fs with unknown ro-compat features - xfs: Don't wrap growfs AGFL indexes - xfs: xfs_iflush_cluster fails to abort on error - xfs: fix inode validity check in xfs_iflush_cluster - xfs: skip stale inodes in xfs_iflush_cluster - xfs: print name of verifier if it fails - xfs: handle dquot buffer readahead in log recovery correctly - Linux 4.4.13 * 168c:001c [HP Compaq Presario C700 Notebook PC] Wireless led button doesn't switch colors (LP: #972604) - ath5k: Change led pin configuration for compaq c700 laptop * Extended statistics from balloon for proper memory management (LP: #1587091) - mm/page_alloc.c: calculate 'available' memory in a separate function - virtio_balloon: export 'available' memory to balloon statistics * CAPI: CGZIP AFU contexts do not receive interrupts after heavy afu open/close (LP: #1588468) - misc: cxl: use kobj_to_dev() - cxl: Move common code away from bare-metal-specific files - cxl: Move bare-metal specific code to specialized files - cxl: Define process problem state area at attach time only - cxl: Introduce implementation-specific API - cxl: Rename some bare-metal specific functions - cxl: Isolate a few bare-metal-specific calls - cxl: Update cxl_irq() prototype - cxl: IRQ allocation for guests - powerpc: New possible return value from hcall - cxl: New hcalls to support cxl adapters - cxl: Separate bare-metal fields in adapter and AFU data structures - cxlflash: Simplify PCI registration - cxlflash: Unmap problem state area before detaching master context - cxlflash: Split out context initialization - cxlflash: Simplify attach path error cleanup - cxlflash: Reorder user context initialization - cxl: Add guest-specific code - cxl: sysfs support for guests - cxl: Support to flash a new image on the adapter from a guest - cxl: Parse device tree and create cxl device(s) at boot - cxl: Support the cxl kernel API from a guest - cxl: Adapter failure handling - cxl: Add tracepoints around the cxl hcall - cxlflash: Use new cxl_pci_read_adapter_vpd() API - cxl: Remove cxl_get_phys_dev() kernel API - cxl: Ignore probes for virtual afu pci devices - cxl: Poll for outstanding IRQs when detaching a context * NVMe max_segments queue parameter gets set to 1 (LP: #1588449) - nvme: set queue limits for the admin queue - nvme: fix max_segments integer truncation - block: fix blk_rq_get_max_sectors for driver private requests * workaround cavium thunderx silicon erratum 23144 (LP: #1589704) - irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 * Xenial update to v4.4.12 stable release (LP: #1588945) - Btrfs: don't use src fd for printk - perf/x86/intel/pt: Generate PMI in the STOP region as well - perf/core: Fix perf_event_open() vs. execve() race - perf test: Fix build of BPF and LLVM on older glibc libraries - ext4: iterate over buffer heads correctly in move_extent_per_page() - arm64: Fix typo in the pmdp_huge_get_and_clear() definition - arm64: Ensure pmd_present() returns false after pmd_mknotpresent() - arm64: Implement ptep_set_access_flags() for hardware AF/DBM - arm64: Implement pmdp_set_access_flags() for hardware AF/DBM - arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str - arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables - kvm: arm64: Fix EC field in inject_abt64 - remove directory incorrectly tries to set delete on close on non-empty directories - fs/cifs: correctly to anonymous authentication via NTLMSSP - fs/cifs: correctly to anonymous authentication for the LANMAN authentication - fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication - fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication - asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions - ring-buffer: Use long for nr_pages to avoid overflow failures - ring-buffer: Prevent overflow of size in ring_buffer_resize() - crypto: caam - fix caam_jr_alloc() ret code - crypto: talitos - fix ahash algorithms registration - crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} - clk: qcom: msm8916: Fix crypto clock flags - sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems - mfd: omap-usb-tll: Fix scheduling while atomic BUG - Input: pwm-beeper - fix - scheduling while atomic - irqchip/gic: Ensure ordering between read of INTACK and shared data - irqchip/gic-v3: Configure all interrupts as non-secure Group-1 - can: fix handling of unmodifiable configuration options - mmc: mmc: Fix partition switch timeout for some eMMCs - mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers - ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings - dell-rbtn: Ignore ACPI notifications if device is suspended - mmc: longer timeout for long read time quirk - mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers - Bluetooth: vhci: fix open_timeout vs. hdev race - Bluetooth: vhci: purge unhandled skbs - Bluetooth: vhci: Fix race at creating hci device - mei: fix NULL dereferencing during FW initiated disconnection - mei: amthif: discard not read messages - mei: bus: call mei_cl_read_start under device lock - USB: serial: mxuport: fix use-after-free in probe error path - USB: serial: keyspan: fix use-after-free in probe error path - USB: serial: quatech2: fix use-after-free in probe error path - USB: serial: io_edgeport: fix memory leaks in attach error path - USB: serial: io_edgeport: fix memory leaks in probe error path - USB: serial: option: add support for Cinterion PH8 and AHxx - USB: serial: option: add more ZTE device ids - USB: serial: option: add even more ZTE device ids - usb: gadget: f_fs: Fix EFAULT generation for async read operations - usb: f_mass_storage: test whether thread is running before starting another - usb: misc: usbtest: fix pattern tests for scatterlists. - usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request() - staging: comedi: das1800: fix possible NULL dereference - KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset - MIPS: KVM: Fix timer IRQ race when freezing timer - MIPS: KVM: Fix timer IRQ race when writing CP0_Compare - KVM: x86: mask CPUID(0xD,0x1).EAX against host value - xen/x86: actually allocate legacy interrupts on PV guests - tty: vt, return error when con_startup fails - TTY: n_gsm, fix false positive WARN_ON - tty/serial: atmel: fix hardware handshake selection - Fix OpenSSH pty regression on close - serial: 8250_pci: fix divide error bug if baud rate is 0 - serial: 8250_mid: use proper bar for DNV platform - serial: 8250_mid: recognize interrupt source in handler - serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios() - locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() - clk: bcm2835: add locking to pll*_on/off methods - mcb: Fixed bar number assignment for the gdd - ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294 - ALSA: hda - Fix headphone noise on Dell XPS 13 9360 - ALSA: hda/realtek - Add support for ALC295/ALC3254 - ALSA: hda - Fix headset mic detection problem for one Dell machine - IB/srp: Fix a debug kernel crash - thunderbolt: Fix double free of drom buffer - SIGNAL: Move generic copy_siginfo() to signal.h - UBI: Fix static volume checks when Fastmap is used - hpfs: fix remount failure when there are no options changed - hpfs: implement the show_options method - scsi: Add intermediate STARGET_REMOVE state to scsi_target_state - Revert "scsi: fix soft lockup in scsi_remove_target() on module removal" - kbuild: move -Wunused-const-variable to W=1 warning level - Linux 4.4.12 * [Hyper-V] fixes for kdump when running on a VM (LP: #1588965) - clocksource: Allow unregistering the watchdog * net_admin apparmor denial when using Go (LP: #1465724) - SAUCE: kernel: Add noaudit variant of ns_capable() - SAUCE: net: Use ns_capable_noaudit() when determining net sysctl permissions * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311) - [Debian] Install lsvmbus in cloud tools - SAUCE: tools/hv/lsvmbus -- convert to python3 - SAUCE: tools/hv/lsvmbus -- add manual page * btrfs: file write crashes with false ENOSPC during snapshot creation since kernel 4.4 - fix available (LP: #1584052) - btrfs: Continue write in case of can_not_nocow * boot stalls on USB detection errors (LP: #1437492) - usb: core: hub: hub_port_init lock controller instead of bus * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850) - kernek/fork.c: allocate idle task for a CPU always on its local node * [Hyper-V] PCI Passthrough kernel hang and explicit barriers (LP: #1581243) - PCI: hv: Report resources release after stopping the bus - PCI: hv: Add explicit barriers to config space access * Kernel 4.2.X and 4.4.X - Fix USB3.0 link power management (LPM) claim/release logic in USBFS (LP: #1577024) - USB: leave LPM alone if possible when binding/unbinding interface drivers * STC840.20:tuleta:tul516p01 panic after injecting Leaf EEH (LP: #1581034) - NVMe: Fix namespace removal deadlock - NVMe: Requeue requests on suspended queues - NVMe: Move error handling to failed reset handler - blk-mq: End unstarted requests on dying queue * conflicting modules in udebs - arc4.ko (LP: #1582991) - [Config] Remove arc4 from nic-modules * CVE-2016-4482 (LP: #1578493) - USB: usbfs: fix potential infoleak in devio * mlx5_core kexec fail (LP: #1585978) - net/mlx5: Add pci shutdown callback * backport fix for /proc/net issues with containers (LP: #1584953) - netfilter: Set /proc/net entries owner to root in namespace * CVE-2016-4951 (LP: #1585365) - tipc: check nl sock before parsing nested attributes * CVE-2016-4578 (LP: #1581866) - ALSA: timer: Fix leak in events via snd_timer_user_ccallback - ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt * CVE-2016-4569 (LP: #1580379) - ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS * s390/pci: fix use after free in dma_init (LP: #1584828) - s390/pci: fix use after free in dma_init * s390/mm: fix asce_bits handling with dynamic pagetable levels (LP: #1584827) - s390/mm: fix asce_bits handling with dynamic pagetable levels * CAPI: CGZIP Wrong CAPI MMIO timeout (256usec desired but 1usec default setting in cxl.ko driver) (LP: #1584066) - powerpc: Define PVR value for POWER8NVL processor - cxl: Configure the PSL for two CAPI ports on POWER8NVL - cxl: Increase timeout for detection of AFU mmio hang * ThunderX: soft lockup in cursor_timer_handler() (LP: #1574814) - SAUCE: tty: vt: Fix soft lockup in fbcon cursor blink timer. * debian.master/.../getabis bogus warnings "inconsistant compiler versions" and "not a git repository" (LP: #1584890) - [debian] getabis: Only git add $abidir if running in local repo - [debian] getabis: Fix inconsistent compiler versions check * Backport cxlflash patch related to EEH recovery into Xenial SRU stream (LP: #1584935) - cxlflash: Fix to resolve dead-lock during EEH recovery * Xenial update to 4.4.11 stable release (LP: #1584912) - decnet: Do not build routes to devices without decnet private data. - route: do not cache fib route info on local routes with oif - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface - net: sched: do not requeue a NULL skb - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction - cdc_mbim: apply "NDP to end" quirk to all Huawei devices - net: use skb_postpush_rcsum instead of own implementations - vlan: pull on __vlan_insert_tag error path and fix csum correction - openvswitch: use flow protocol when recalculating ipv6 checksums - ipv4/fib: don't warn when primary address is missing if in_dev is dead - net/mlx4_en: fix spurious timestamping callbacks - bpf: fix check_map_func_compatibility logic - samples/bpf: fix trace_output example - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case - gre: do not pull header in ICMP error processing - net_sched: introduce qdisc_replace() helper - net_sched: update hierarchical backlog too - sch_htb: update backlog as well - sch_dsmark: update backlog as well - netem: Segment GSO packets on enqueue - net: fec: only clear a queue's work bit if the queue was emptied - VSOCK: do not disconnect socket when peer has shutdown SEND only - net: bridge: fix old ioctl unlocked net device walk - bridge: fix igmp / mld query parsing - uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h MIME-Version: 1.0 - net: fix a kernel infoleak in x25 module - net: thunderx: avoid exposing kernel stack - tcp: refresh skb timestamp at retransmit time - net/route: enforce hoplimit max value - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang - ocfs2: fix posix_acl_create deadlock - zsmalloc: fix zs_can_compact() integer overflow - crypto: qat - fix invalid pf2vf_resp_wq logic - crypto: hash - Fix page length clamping in hash walk - crypto: testmgr - Use kmalloc memory for RSA input - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2) - ALSA: usb-audio: Yet another Phoneix Audio device quirk - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551 - ALSA: hda - Fix white noise on Asus UX501VW headset - ALSA: hda - Fix broken reconfig - spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT - spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden - spi: spi-ti-qspi: Handle truncated frames properly - pinctrl: at91-pio4: fix pull-up/down logic - regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case - perf/core: Disable the event on a truncated AUX record - vfs: add vfs_select_inode() helper - vfs: rename: check backing inode being equal - ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC - workqueue: fix rebind bound workers warning - regulator: s2mps11: Fix invalid selector mask and voltages for buck9 - regulator: axp20x: Fix axp22x ldo_io voltage ranges - atomic_open(): fix the handling of create_error - qla1280: Don't allocate 512kb of host tags - tools lib traceevent: Do not reassign parg after collapse_tree() - get_rock_ridge_filename(): handle malformed NM entries - Input: max8997-haptic - fix NULL pointer dereference - Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing" - drm/radeon: fix PLL sharing on DCE6.1 (v2) - drm/i915: Bail out of pipe config compute loop on LPT - drm/i915/bdw: Add missing delay during L3 SQC credit programming - drm/radeon: fix DP link training issue with second 4K monitor - nf_conntrack: avoid kernel pointer value leak in slab name - Linux 4.4.11 * Support Edge Gateway's Bluetooth LED (LP: #1512999) - SAUCE: Bluetooth: Support for LED on Marvell modules * Support Edge Gateway's WIFI LED (LP: #1512997) - SAUCE: mwifiex: Switch WiFi LED state according to the device status * Marvell wireless driver update for FCC regulation (LP: #1528910) - mwifiex: parse adhoc start/join result - mwifiex: handle start AP error paths correctly - mwifiex: set regulatory info from EEPROM - mwifiex: don't follow AP if country code received from EEPROM - mwifiex: correction in region code to country mapping - mwifiex: update region_code_index array - mwifiex: use world for unidentified region code - SAUCE: mwifiex: add iw vendor command support * Kernel can be oopsed using remap_file_pages (LP: #1558120) - Revert "UBUNTU: SAUCE: mm/mmap: fix oopsing on remap_file_pages" - SAUCE: AUFS: mm/mmap: fix oopsing on remap_file_pages aufs mmap: bugfix, mainly for linux-4.5-rc5, remap_file_pages(2) emulation * cgroup namespace update (LP: #1584163) - Revert "UBUNTU: SAUCE: cgroup mount: ignore nsroot=" - Revert "UBUNTU: SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field" - cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces - kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call - cgroup: fix compile warning * Missing libunwind support in perf (LP: #1248289) - [Config] add binutils-dev to the Build-Depends: to fix perf unwinding * e1000 Tx Unit Hang (LP: #1582328) - e1000: Double Tx descriptors needed check for 82544 - e1000: Do not overestimate descriptor counts in Tx pre-check * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable (LP: #1582378) - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which owns the ipc ns * Pull in the amdgpu/radeon code from Linux 4.5.3 (LP: #1580526) - drm/radeon: rework fbdev handling on chips with no connectors - drm/radeon/mst: fix regression in lane/link handling. - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue for CZ - drm/amd/powerplay: fix segment fault issue in multi-display case. - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699) - [Config] enable CONFIG_AUFS_EXPORT * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355) - [Config] Update inclusion list for CRIU * [Xenial] net: updates to ethtool and virtio_net for speed/duplex support (LP: #1581132) - ethtool: add speed/duplex validation functions - ethtool: make validate_speed accept all speeds between 0 and INT_MAX - virtio_net: add ethtool support for set and get of settings - virtio_net: validate ethtool port setting and explain the user validation * perf tool: Display event codes for Generic HW (PMU) events (LP: #1578211) - powerpc/perf: Remove PME_ prefix for power7 events - powerpc/perf: Export Power8 generic and cache events to sysfs * Mellanox ConnectX4 MTU limits: max and min (LP: #1528466) - net/mlx5: Introduce a new header file for physical port functions - net/mlx5e: Device's mtu field is u16 and not int - net/mlx5e: Fix minimum MTU * Miscellaneous Ubuntu changes - [Config] CONFIG_CAVIUM_ERRATUM_23144=y -- Kamal Mostafa Fri, 10 Jun 2016 10:07:13 -0700 linux (4.4.0-24.43) xenial; urgency=low [ Kamal Mostafa ] * CVE-2016-1583 (LP: #1588871) - ecryptfs: fix handling of directory opening - SAUCE: proc: prevent stacking filesystems on top - SAUCE: ecryptfs: forbid opening files without mmap handler - SAUCE: sched: panic on corrupted stack end * arm64: statically link rtc-efi (LP: #1583738) - [Config] Link rtc-efi statically on arm64 -- Andy Whitcroft Wed, 08 Jun 2016 20:01:12 +0100 linux (4.4.0-23.41) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1582431 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127) - [Packaging] disable zfs module checks when cross-compiling * Xenial update to v4.4.10 stable release (LP: #1580754) - Revert "UBUNTU: SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method calls" - Revert "UBUNTU: SAUCE: nbd: ratelimit error msgs after socket close" - Revert: "powerpc/tm: Check for already reclaimed tasks" - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips - ipvs: handle ip_vs_fill_iph_skb_off failure - ipvs: correct initial offset of Call-ID header search in SIP persistence engine - ipvs: drop first packet to redirect conntrack - mfd: intel-lpss: Remove clock tree on error path - nbd: ratelimit error msgs after socket close - ata: ahci_xgene: dereferencing uninitialized pointer in probe - mwifiex: fix corner case association failure - CNS3xxx: Fix PCI cns3xxx_write_config() - clk-divider: make sure read-only dividers do not write to their register - soc: rockchip: power-domain: fix err handle while probing - clk: rockchip: free memory in error cases when registering clock branches - clk: meson: Fix meson_clk_register_clks() signature type mismatch - clk: qcom: msm8960: fix ce3_core clk enable register - clk: versatile: sp810: support reentrance - clk: qcom: msm8960: Fix ce3_src register offset - lpfc: fix misleading indentation - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation - mac80211: fix statistics leak if dev_alloc_name() fails - tracing: Don't display trigger file for events that can't be enabled - MD: make bio mergeable - Minimal fix-up of bad hashing behavior of hash_64() - mm, cma: prevent nr_isolated_* counters from going negative - mm/zswap: provide unique zpool name - ARM: EXYNOS: Properly skip unitialized parent clock in power domain on - ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel - xen: Fix page <-> pfn conversion on 32 bit systems - xen/balloon: Fix crash when ballooning on x86 32 bit PAE - xen/evtchn: fix ring resize when binding new events - HID: wacom: Add support for DTK-1651 - HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk - Input: zforce_ts - fix dual touch recognition - proc: prevent accessing /proc//environ until it's ready - mm: update min_free_kbytes from khugepaged after core initialization - batman-adv: fix DAT candidate selection (must use vid) - batman-adv: Check skb size before using encapsulated ETH+VLAN header - batman-adv: Fix broadcast/ogm queue limit on a removed interface - batman-adv: Reduce refcnt of removed router when updating route - writeback: Fix performance regression in wb_over_bg_thresh() - MAINTAINERS: Remove asterisk from EFI directory names - x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO - ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value - ARC: Add missing io barriers to io{read,write}{16,32}be() - x86/sysfb_efi: Fix valid BAR address range check - ACPICA: Dispatcher: Update thread ID for recursive method calls - powerpc: Fix bad inline asm constraint in create_zero_mask() - libahci: save port map for forced port map - ata: ahci-platform: Add ports-implemented DT bindings. - USB: serial: cp210x: add ID for Link ECU - USB: serial: cp210x: add Straizona Focusers device ids - nvmem: mxs-ocotp: fix buffer overflow in read - gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading - drm/amdgpu: make sure vertical front porch is at least 1 - drm/amdgpu: set metadata pointer to NULL after freeing. - iio: ak8975: Fix NULL pointer exception on early interrupt - iio: ak8975: fix maybe-uninitialized warning - drm/radeon: make sure vertical front porch is at least 1 - drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume - drm/i915: Fix eDP low vswing for Broadwell - drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW - drm/i915: Fake HDMI live status - lib/test-string_helpers.c: fix and improve string_get_size() tests - drm/i915/skl: Fix DMC load on Skylake J0 and K0 - Linux 4.4.10 * HDMI audio playback noise observed on AMD Polaris 10/11 GPU (LP: #1577288) - ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps * [i915_bpo] Update i915 backport driver (LP: #1580114) - SAUCE: i915_bpo: Drop is_preliminary from BXT/KBL. - SAUCE: i915_bpo: Sync with v4.6-rc7 * CVE-2016-4486 (LP: #1578497) - net: fix infoleak in rtnetlink * CVE-2016-4485 (LP: #1578496) - net: fix infoleak in llc * drm.ko < kernel version 4.5 has a dead lock bug (LP: #1579610) - drm: Balance error path for GEM handle allocation * Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler (LP: #1574982) - SAUCE: (no-up) disable -pie when gcc has it enabled by default * system freeze after vt switching (LP: #1542939) - drm/atomic: Add __drm_atomic_helper_connector_reset, v2. - drm/atomic: Remove drm_atomic_connectors_for_crtc. * CVE-2016-4558 (LP: #1579140) - bpf: fix refcnt overflow * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release- upgrade -d (LP: #1573231) - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully * PCI Call Traces hw csum failure in dmesg with 4.4.0-2-generic (LP: #1544978) - net/mlx4_en: Fix endianness bug in IPV6 csum calculation * Missing libunwind support in perf (LP: #1248289) - [Config] Add liblzma-dev to enable libunwind support in perf * thunderbolt hotplug is broken (LP: #1577898) - SAUCE: (no-up) ACPICA: Dispatcher: Update thread ID for recursive method calls * Kernel can be oopsed using remap_file_pages (LP: #1558120) - SAUCE: mm/mmap: fix oopsing on remap_file_pages * ZFS is confused by user namespaces (uid/gid mapping) when used with acltype=posixac (LP: #1567558) - zfs: Fix user namespaces uid/gid mapping * oops when propagating mounts into containers - RIP: 0010:[] [] propagate_one+0xbe/0x1c0 (LP: #1572316) - fs/pnode.c: treat zero mnt_group_id-s as unequal - propogate_mnt: Handle the first propogated copy being a slave * OOPS on wily+ for Haswell-ULT and Broadwell (LP: #1577748) - PNP: Add Broadwell to Intel MCH size workaround - PNP: Add Haswell-ULT to Intel MCH size workaround * Xenial update to v4.4.9 stable release (LP: #1578798) - block: loop: fix filesystem corruption in case of aio/dio - x86/mce: Avoid using object after free in genpool - kvm: x86: do not leak guest xcr0 into host interrupt handlers - ARM: dts: AM43x-epos: Fix clk parent for synctimer - ARM: mvebu: Correct unit address for linksys - ARM: OMAP2: Fix up interconnect barrier initialization for DRA7 - ARM: OMAP2+: hwmod: Fix updating of sysconfig register - assoc_array: don't call compare_object() on a node - usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host - xhci: resume USB 3 roothub first - usb: xhci: fix wild pointers in xhci_mem_cleanup - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers - usb: hcd: out of bounds access in for_each_companion - usb: gadget: f_fs: Fix use-after-free - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros - dm cache metadata: fix cmd_read_lock() acquiring write lock - lib: lz4: fixed zram with lz4 on big endian machines - debugfs: Make automount point inodes permanently empty - dmaengine: dw: fix master selection - dmaengine: hsu: correct use of channel status register - dmaengine: pxa_dma: fix the maximum requestor line - sched/cgroup: Fix/cleanup cgroup teardown/init - x86/mm/xen: Suppress hugetlbfs in PV guests - x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address - ALSA: hda - Don't trust the reported actual power state - ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m - ALSA: hda - Keep powering up ADCs on Cirrus codecs - ALSA: hda - add PCI ID for Intel Broxton-T - ALSA: pcxhr: Fix missing mutex unlock - ALSA: hda - Add dock support for ThinkPad X260 - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic() - futex: Handle unlock_pi race gracefully - futex: Acknowledge a new waiter in counter before plist - drm/nouveau/core: use vzalloc for allocating ramht - drm/qxl: fix cursor position with non-zero hotspot - drm/i915: Fix race condition in intel_dp_destroy_mst_connector() - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control" - Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control" - cpufreq: intel_pstate: Fix processing for turbo activation ratio - iwlwifi: pcie: lower the debug level for RSA semaphore access - iwlwifi: mvm: fix memory leak in paging - crypto: ccp - Prevent information leakage on export - crypto: sha1-mb - use corrcet pointer while completing jobs - crypto: talitos - fix crash in talitos_cra_init() - crypto: talitos - fix AEAD tcrypt tests - powerpc: scan_features() updates incorrect bits for REAL_LE - powerpc: Update cpu_user_features2 in scan_features() - powerpc: Update TM user feature bits in scan_features() - nl80211: check netlink protocol in socket release notification - netlink: don't send NETLINK_URELEASE for unbound sockets - Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay - xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND" - pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs - iommu/amd: Fix checking of pci dma aliases - iommu/dma: Restore scatterlist offsets correctly - drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work. - drm/amdgpu: use defines for CRTCs and AMFT blocks - drm/amdgpu: bump the afmt limit for CZ, ST, Polaris - amdgpu/uvd: add uvd fw version for amdgpu - drm/amdgpu: fix regression on CIK (v2) - drm/radeon: add a quirk for a XFX R9 270X - drm/radeon: fix initial connector audio value - drm/radeon: forbid mapping of userptr bo through radeon device file - drm/radeon: fix vertical bars appear on monitor (v2) - drm: Loongson-3 doesn't fully support wc memory - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries - drm/dp/mst: Validate port in drm_dp_payload_send_msg() - drm/dp/mst: Restore primary hub guid on resume - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1() - pwm: brcmstb: Fix check of devm_ioremap_resource() return code - drm/i915: Cleanup phys status page too - drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number - drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers() - drm/i915: Fixup the free space logic in ring_prepare - drm/i915: Use fw_domains_put_with_fifo() on HSW - perf intel-pt: Fix segfault tracing transactions - i2c: cpm: Fix build break due to incompatible pointer types - i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared - toshiba_acpi: Fix regression caused by hotkey enabling value - EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback - ASoC: s3c24xx: use const snd_soc_component_driver pointer - ASoC: ssm4567: Reset device before regcache_sync() - ASoC: dapm: Make sure we have a card when displaying component widgets - ASoC: rt5640: Correct the digital interface data select - vb2-memops: Fix over allocation of frame vectors - v4l2-dv-timings.h: fix polarity for 4k formats - cxl: Keep IRQ mappings on context teardown - IB/mlx5: Expose correct max_sge_rd limit - IB/security: Restrict use of the write() interface - efi: Fix out-of-bounds read in variable_matches() - efi: Expose non-blocking set_variable() wrapper to efivars - x86/apic: Handle zero vector gracefully in clear_vector_irq() - workqueue: fix ghost PENDING flag while doing MQ IO - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk - cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback - memcg: relocate charge moving from ->attach to ->post_attach - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check - numa: fix /proc//numa_maps for THP - mm: vmscan: reclaim highmem zone if buffer_heads is over limit - mm/hwpoison: fix wrong num_poisoned_pages accounting - cgroup: make sure a parent css isn't freed before its children - videobuf2-core: Check user space planes array in dqbuf - videobuf2-v4l2: Verify planes array in buffer dequeueing - Revert "regulator: core: Fix nested locking of supplies" - regulator: core: fix regulator_lock_supply regression - regulator: core: Ensure we lock all regulators - regulator: core: Fix nested locking of supplies - locking/mcs: Fix mcs_spin_lock() ordering - spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs - irqchip/sunxi-nmi: Fix error check of of_io_request_and_map() - irqchip/mxs: Fix error check of of_io_request_and_map() - regulator: s5m8767: fix get_register() error handling - paride: make 'verbose' parameter an 'int' again - scsi_dh: force modular build if SCSI is a module - fbdev: da8xx-fb: fix videomodes of lcd panels - misc/bmp085: Enable building as a module - misc: mic/scif: fix wrap around tests - PM / OPP: Initialize u_volt_min/max to a valid value - PM / Domains: Fix removal of a subdomain - rtc: hym8563: fix invalid year calculation - rtc: vr41xx: Wire up alarm_irq_enable - rtc: ds1685: passing bogus values to irq_restore - rtc: rx8025: remove rv8803 id - rtc: max77686: Properly handle regmap_irq_get_virq() error code - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors - perf evlist: Reference count the cpu and thread maps at set_maps() - x86/mm/kmmio: Fix mmiotrace for hugepages - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty() - serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock - mtd: spi-nor: remove micron_quad_enable() - mtd: brcmnand: Fix v7.1 register offsets - mtd: nand: Drop mtd.owner requirement in nand_scan - perf hists browser: Only offer symbol scripting when a symbol is under the cursor - perf tools: handle spaces in file names obtained from /proc/pid/maps - perf stat: Document --detailed option - ext4: fix races between page faults and hole punching - ext4: move unlocked dio protection from ext4_alloc_file_blocks() - ext4: fix races between buffered IO and collapse / insert range - ext4: fix races of writeback with punch hole and zero range - ARM: OMAP3: Add cpuidle parameters table for omap3430 - ARM: prima2: always enable reset controller - ARM: EXYNOS: select THERMAL_OF - ARM: dts: armada-375: use armada-370-sata for SATA - ARM: dts: pxa: fix dma engine node to pxa3xx-nand - bus: imx-weim: Take the 'status' property value into account - jme: Do not enable NIC WoL functions on S0 - jme: Fix device PM wakeup API usage - unbreak allmodconfig KCONFIG_ALLCONFIG=... - thermal: rockchip: fix a impossible condition caused by the warning - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race - megaraid_sas: add missing curly braces in ioctl handler - stm class: Select CONFIG_SRCU - extcon: max77843: Use correct size for reading the interrupt register - Linux 4.4.9 * Stoney powerplay support (LP: #1578305) - amdgpu/powerplay: Add Stoney to list of early init cases * CVE-2016-2117 (LP: #1561403) - atl2: Disable unimplemented scatter/gather feature * CVE-2016-2187 (LP: #1575706) - Input: gtco - fix crash on detecting device without endpoints * zfs posix default permissions lost on reboot or unmount (LP: #1574801) - Fix ZPL miswrite of default POSIX ACL * WARNING: at /build/linux-aWXT0l/linux-4.4.0/drivers/pci/pci.c:1595 [travis3EN] (LP: #1574697) - net/mlx4_core: Implement pci_resume callback - net/mlx4_core: Avoid repeated calls to pci enable/disable * Add support to thinkpad keyboard backlight (LP: #1574498) - thinkpad_acpi: Add support for keyboard backlight * Please enable kconfig X86_LEGACY_VM86 for i386 (LP: #1499089) - [Config] CONFIG_VM86=y, CONFIG_X86_LEGACY_VM86=y * Miscellaneous Ubuntu changes - updateconfigs for Linux v4.4.9 -- Kamal Mostafa Mon, 16 May 2016 15:16:29 -0700 linux (4.4.0-22.40) xenial; urgency=low [ Kamal Mostafa ] * CVE-2016-3713 (LP: #1581201) - SAUCE: KVM: MTRR: remove MSR 0x2f8 * CVE-2016-0758 (LP: #1581202) - SAUCE: KEYS: Fix ASN.1 indefinite length object parsing -- Kamal Mostafa Thu, 12 May 2016 13:38:45 -0700 linux (4.4.0-22.39) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1578721 * LP: #1578705 - bpf: fix double-fdput in replace_map_fd_with_map_ptr() -- Kamal Mostafa Thu, 05 May 2016 09:30:58 -0700 linux (4.4.0-22.38) xenial; urgency=low [ Kamal Mostafa ] * Release Tracking Bug - LP: #1573817 * autoreconstruct: need to also generate extend-diff-ignore options for links (LP: #1574362) - [Packaging] autoreconstruct -- generate extend-diff-ignore for links * tipc: missing linearization of sk_buff (LP: #1567064) - tipc: move linearization of buffers to generic code * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124) - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse vmbus_mmio_allocate() - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in private resource tree - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO range * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156) - ubuntu: vbox -- update to 5.0.18-dfsg-2build1 * CONFIG_AUFS_XATTR is not set (LP: #1557776) - [Config] CONFIG_AUFS_XATTR=y * CVE-2016-3672 (LP: #1568523) - x86/mm/32: Enable full randomization on i386 and X86_32 * CVE-2016-3955 (LP: #1572666) - USB: usbip: fix potential out-of-bounds write * Xenial update to v4.4.8 stable release (LP: #1573034) - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument - parisc: Avoid function pointers for kernel exception routines - parisc: Fix kernel crash with reversed copy_from_user() - parisc: Unbreak handling exceptions from kernel modules - ALSA: timer: Use mod_timer() for rearming the system timer - ALSA: hda - Asus N750JV external subwoofer fixup - ALSA: hda - Fix white noise on Asus N750JV headphone - ALSA: hda - Apply fix for white noise on Asus N550JV, too - mm: fix invalid node in alloc_migrate_target() - powerpc/mm: Fixup preempt underflow with huge pages - libnvdimm: fix smart data retrieval - libnvdimm, pfn: fix uuid validation - compiler-gcc: disable -ftracer for __noclone functions - arm64: opcodes.h: Add arm big-endian config options before including arm header - drm/dp: move hw_mutex up the call stack - drm/udl: Use unlocked gem unreferencing - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5 - drm/radeon: add another R7 370 quirk - drm/radeon: add a dpm quirk for all R7 370 parts - drm/amdgpu/gmc: move vram type fetching into sw_init - drm/amdgpu/gmc: use proper register for vram type on Fiji - xen/events: Mask a moving irq - tcp: convert cached rtt from usec to jiffies when feeding initial rto - tunnel: Clear IPCB(skb)->opt before dst_link_failure called - net: jme: fix suspend/resume on JMC260 - net: vrf: Remove direct access to skb->data - net: qca_spi: Don't clear IFF_BROADCAST - net: qca_spi: clear IFF_TX_SKB_SHARING - net: fix bridge multicast packet checksum validation - sctp: lack the check for ports in sctp_v6_cmp_addr - mld, igmp: Fix reserved tailroom calculation - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain" - qmi_wwan: add Sierra Wireless EM74xx device ID - ipv6: re-enable fragment header matching in ipv6_find_hdr - vxlan: fix missing options_len update on RX with collect metadata - cdc_ncm: toggle altsetting to force reset before setup - udp6: fix UDP/IPv6 encap resubmit path - tcp: fix tcpi_segs_in after connection establishment - ppp: release rtnl mutex when interface creation fails - net: validate variable length ll headers - ax25: add link layer header validation function - packet: validate variable length ll headers - bpf: avoid copying junk bytes in bpf_get_current_comm() - sh_eth: fix NULL pointer dereference in sh_eth_ring_format() - sh_eth: advance 'rxdesc' later in sh_eth_ring_format() - qlcnic: Remove unnecessary usage of atomic_t - qlcnic: Fix mailbox completion handling during spurious interrupt - macvtap: always pass ethernet header in linear - mlxsw: spectrum: Check requested ageing time is valid - rocker: set FDB cleanup timer according to lowest ageing time - bridge: allow zero ageing time - ipv4: Don't do expensive useless work during inetdev destroy. - net: Fix use after free in the recvmmsg exit path - mlx4: add missing braces in verify_qp_parameters - farsync: fix off-by-one bug in fst_add_one - ath9k: fix buffer overrun for ar9287 - ppp: ensure file->private_data can't be overridden - tcp/dccp: remove obsolete WARN_ON() in icmp handlers - qlge: Fix receive packets drop. - net: bcmgenet: fix dma api length mismatch - bonding: fix bond_get_stats() - ipv4: fix broadcast packets reception - ipv4: initialize flowi4_flags before calling fib_lookup() - ppp: take reference on channels netns - xfrm: Fix crash observed during device unregistration and decryption - qmi_wwan: add "D-Link DWM-221 B1" device id - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates - bridge: Allow set bridge ageing time when switchdev disabled - rtnl: fix msg size calculation in if_nlmsg_size() - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter - tuntap: restore default qdisc - ipv4: l2tp: fix a potential issue in l2tp_ip_recv - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv - ip6_tunnel: set rtnl_link_ops before calling register_netdevice - ipv6: Count in extension headers in skb->network_header - mpls: find_outdev: check for err ptr in addition to NULL check - USB: uas: Limit qdepth at the scsi-host level - USB: uas: Add a new NO_REPORT_LUNS quirk - cdc-acm: fix NULL pointer reference - KVM: x86: Inject pending interrupt even if pending nmi exist - KVM: x86: reduce default value of halt_poll_ns parameter - MIPS: Fix MSA ld unaligned failure cases - pinctrl: pistachio: fix mfio84-89 function description and pinmux. - pinctrl: sh-pfc: only use dummy states for non-DT platforms - pinctrl: sunxi: Fix A33 external interrupts not working - pinctrl: nomadik: fix pull debug print inversion - pinctrl: freescale: imx: fix bogus check of of_iomap() return value - au0828: fix au0828_v4l2_close() dev_state race condition - au0828: Fix dev_state handling - coda: fix error path in case of missing pdata on non-DT platform - v4l: vsp1: Set the SRU CTRL0 register when starting the stream - pcmcia: db1xxx_ss: fix last irq_to_gpio user - rbd: use GFP_NOIO consistently for request allocations - virtio: virtio 1.0 cs04 spec compliance for reset - mac80211: properly deal with station hashtable insert errors - mac80211: avoid excessive stack usage in sta_info - mac80211: fix ibss scan parameters - mac80211: fix unnecessary frame drops in mesh fwding - mac80211: fix txq queue related crashes - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler() - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done() - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE - iio: accel: bmc150: fix endianness when reading axes - iio: gyro: bmg160: fix buffer read values - iio: gyro: bmg160: fix endianness when reading axes - sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes - fs: add file_dentry() - nfs: use file_dentry() - btrfs: fix crash/invalid memory access on fsync when using overlayfs - ext4: add lockdep annotations for i_data_sem - ext4: ignore quota mount options if the quota feature is enabled - iommu: Don't overwrite domain pointer when there is no default_domain - Btrfs: fix file/data loss caused by fsync after rename and new inode - arm64: replace read_lock to rcu lock in call_step_hook - perf: Do not double free - perf: Cure event->pending_disable race - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320 - ALSA: usb-audio: Add a quirk for Plantronics BT300 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock - HID: wacom: fix Bamboo ONE oops - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" - staging: android: ion: Set the length of the DMA sg entries in buffer - usbvision: fix crash on detecting device with invalid configuration - Revert "usb: hub: do not clear BOS field during reset device" - Linux 4.4.8 * Fix speaker volume on a Dell machine (LP: #1549660) - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225 * Xenial update to v4.4.7 stable release (LP: #1572722) - regulator: core: avoid unused variable warning - regulator: core: Fix nested locking of supplies - ASoC: samsung: pass DMA channels as pointers - mmc: sh_mmcif: rework dma channel handling - mmc: sh_mmcif: Correct TX DMA channel allocation - x86/microcode/intel: Make early loader look for builtin microcode too - x86/microcode: Untangle from BLK_DEV_INITRD - x86/entry/compat: Keep TS_COMPAT set during signal delivery - perf/x86/intel: Add definition for PT PMI bit - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs - KVM: i8254: change PIT discard tick policy - KVM: fix spin_lock_init order on x86 - KVM: VMX: avoid guest hang on invalid invept instruction - KVM: VMX: avoid guest hang on invalid invvpid instruction - KVM: VMX: fix nested vpid for old KVM guests - perf/core: Fix perf_sched_count derailment - perf tools: Dont stop PMU parsing on alias parse error - perf tools: Fix checking asprintf return value - perf tools: Fix python extension build - sched/cputime: Fix steal_account_process_tick() to always return jiffies - sched/preempt, sh: kmap_coherent relies on disabled preemption - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr() - s390: fix floating pointer register corruption (again) - s390/cpumf: add missing lpp magic initialization - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing - PCI: Disable IO/MEM decoding for devices with non-compliant BARs - PCI: ACPI: IA64: fix IO port generic range check - x86/irq: Cure live lock in fixup_irqs() - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() - x86/iopl/64: Properly context-switch IOPL on Xen PV - x86/iopl: Fix iopl capability check on Xen PV - x86/mm: TLB_REMOTE_SEND_IPI should count pages - sg: fix dxferp in from_to case - aacraid: Fix RRQ overload - aacraid: Fix memory leak in aac_fib_map_free - aacraid: Set correct msix count for EEH recovery - sd: Fix discard granularity when LBPRZ=1 - scsi: storvsc: fix SRB_STATUS_ABORTED handling - be2iscsi: set the boot_kset pointer to NULL in case of failure - aic7xxx: Fix queue depth handling - libnvdimm: Fix security issue with DSM IOCTL. - dm snapshot: disallow the COW and origin devices from being identical - dm: fix excessive dm-mq context switching - dm thin metadata: don't issue prefetches if a transaction abort has failed - dm cache: make sure every metadata function checks fail_io - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request() - usb: retry reset if a device times out - usb: hub: fix a typo in hub_port_init() leading to wrong logic - USB: uas: Reduce can_queue to MAX_CMNDS - USB: cdc-acm: more sanity checking - USB: iowarrior: fix oops with malicious USB descriptors - USB: usb_driver_claim_interface: add sanity checking - USB: mct_u232: add sanity checking in probe - USB: digi_acceleport: do sanity checking for the number of ports - USB: cypress_m8: add endpoint sanity check - USB: serial: cp210x: Adding GE Healthcare Device ID - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices - USB: option: add "D-Link DWM-221 B1" device id - pwc: Add USB id for Philips Spc880nc webcam - Input: powermate - fix oops with malicious USB descriptors - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk() - ALSA: usb-audio: Add sanity checks for endpoint accesses - ALSA: usb-audio: add Microsoft HD-5001 to quirks - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk() - ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call - Bluetooth: btusb: Add new AR3012 ID 13d3:3395 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472 - crypto: ccp - Add hash state import and export support - crypto: ccp - Limit the amount of information exported - crypto: ccp - Don't assume export/import areas are aligned - crypto: ccp - memset request context to zero during import - crypto: keywrap - memzero the correct memory - crypto: atmel - fix checks of error code returned by devm_ioremap_resource() - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource() - crypto: marvell/cesa - forward devm_ioremap_resource() error code - X.509: Fix leap year handling again - mei: bus: check if the device is enabled before data transfer - HID: logitech: fix Dual Action gamepad support - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() - HID: multitouch: force retrieving of Win8 signature blob - HID: fix hid_ignore_special_drivers module parameter - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg - staging: android: ion_test: fix check of platform_device_register_simple() error code - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions - tty: Fix GPF in flush_to_ldisc(), part 2 - net: irda: Fix use-after-free in irtty_open() - 8250: use callbacks to access UART_DLL/UART_DLM - saa7134: Fix bytesperline not being set correctly for planar formats - adv7511: TX_EDID_PRESENT is still 1 after a disconnect - bttv: Width must be a multiple of 16 when capturing planar formats - coda: fix first encoded frame payload - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild - mtip32xx: Fix broken service thread handling - mtip32xx: Remove unwanted code from taskfile error handler - mtip32xx: Print exact time when an internal command is interrupted - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild - mtip32xx: Handle safe removal during IO - mtip32xx: Handle FTL rebuild failure state during device initialization - mtip32xx: Implement timeout handler - mtip32xx: Cleanup queued requests after surprise removal - ALSA: pcm: Avoid "BUG:" string for warnings again - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41. - ALSA: hda - Don't handle ELD notify from invalid port - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO - ALSA: hda - Fix unconditional GPIO toggle via automute - tools/hv: Use include/uapi with __EXPORTED_HEADERS__ - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path - brd: Fix discard request processing - IB/srpt: Simplify srpt_handle_tsk_mgmt() - bcache: cleaned up error handling around register_cache() - bcache: fix race of writeback thread starting before complete initialization - bcache: fix cache_set_flush() NULL pointer dereference on OOM - mm: memcontrol: reclaim when shrinking memory.high below usage - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage - ia64: define ioremap_uc() - watchdog: don't run proc_watchdog_update if new value is same as old - watchdog: rc32434_wdt: fix ioctl error handling - Bluetooth: Add new AR3012 ID 0489:e095 - Bluetooth: Fix potential buffer overflow with Add Advertising - cgroup: ignore css_sets associated with dead cgroups during migration - net: mvneta: enable change MAC address when interface is up - of: alloc anywhere from memblock if range not specified - vfs: show_vfsstat: do not ignore errors from show_devname method - splice: handle zero nr_pages in splice_to_pipe() - xtensa: ISS: don't hang if stdin EOF is reached - xtensa: fix preemption in {clear,copy}_user_highpage - xtensa: clear all DBREAKC registers on start - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration - ARC: bitops: Remove non relevant comments - quota: Fix possible GPF due to uninitialised pointers - xfs: fix two memory leaks in xfs_attr_list.c error paths - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang - md/raid5: Compare apples to apples (or sectors to sectors) - RAID5: check_reshape() shouldn't call mddev_suspend - RAID5: revert e9e4c377e2f563 to fix a livelock - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list - md: multipath: don't hardcopy bio in .make_request path - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv" - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been freed" - fuse: do not use iocb after it may have been freed - fuse: Add reference counting for fuse_io_priv - fs/coredump: prevent fsuid=0 dumps into user-controlled directories - rapidio/rionet: fix deadlock on SMP - ipr: Fix out-of-bounds null overwrite - ipr: Fix regression when loading firmware - iwlwifi: mvm: Fix paging memory leak - drm/radeon: disable runtime pm on PX laptops without dGPU power control - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards. - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control - drm/amdgpu: include the right version of gmc header files for iceland - IB/ipoib: fix for rare multicast join race condition - tracing: Have preempt(irqs)off trace preempt disabled functions - tracing: Fix crash from reading trace_pipe with sendfile - tracing: Fix trace_printk() to print when not using bprintk() - bitops: Do not default to __clear_bit() for __clear_bit_unlock() - scripts/coccinelle: modernize & - scripts/kconfig: allow building with make 3.80 again - kbuild/mkspec: fix grub2 installkernel issue - MAINTAINERS: Update mailing list and web page for hwmon subsystem - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list - mmc: block: fix ABI regression of mmc_blk_ioctl - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case - mmc: sdhci: fix data timeout (part 1) - mmc: sdhci: fix data timeout (part 2) - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster - clk: rockchip: rk3368: fix cpuclk core dividers - clk: rockchip: rk3368: fix parents of video encoder/decoder - clk: rockchip: rk3368: fix hdmi_cec gate-register - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks - clk: bcm2835: Fix setting of PLL divider clock rates - target: Fix target_release_cmd_kref shutdown comp leak - iser-target: Fix identification of login rx descriptor type - iser-target: Add new state ISER_CONN_BOUND to isert_conn - iser-target: Separate flows for np listeners and connections cma events - iser-target: Rework connection termination - nfsd4: fix bad bounds checking - nfsd: fix deadlock secinfo+readdir compound - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator - ACPI / PM: Runtime resume devices when waking from hibernate - writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list() - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of trackstick buttons, again" - Input: synaptics - handle spurious release of trackstick buttons, again - Input: ims-pcu - sanity check against missing interfaces - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor - ocfs2/dlm: fix race between convert and recovery - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list - mm/page_alloc: prevent merging between isolated and other pageblocks - mtd: onenand: fix deadlock in onenand_block_markbad - PM / sleep: Clear pm_suspend_global_flags upon hibernate - scsi_common: do not clobber fixed sense information - sched/cputime: Fix steal time accounting vs. CPU hotplug - perf/x86/pebs: Add workaround for broken OVFL status on HSW+ - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere - Linux 4.4.7 * QCA9565 / AR9565 bluetooth not work (LP: #1542944) - Bluetooth: Add new AR3012 ID 0489:e095 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912) - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG gl552jx (LP: #1552925) - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565) (LP: #1546694) - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564) - Bluetooth: btusb: Add new AR3012 ID 13d3:3395 * s390/pci: add extra padding to function measurement block (LP: #1572291) - s390/pci: add extra padding to function measurement block * CVE-2016-3951 (LP: #1567191) - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind - usbnet: cleanup after bind() in probe() * linux: Add UEFI keyring for externally signed modules (LP: #1569924) - efi: Remove redundant efi_set_variable_nonblocking() prototype - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo() - efi: Add nonblocking option to efi_query_variable_store() - efi: Add NV memory attribute - efi: Reformat GUID tables to follow the format in UEFI spec - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL - SAUCE: (noup) Add EFI signature data types - crypto: KEYS: convert public key and digsig asym to the akcipher api - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y - SAUCE: (noup) Add an EFI signature blob parser and key loader. - [Config] CONFIG_IMA_MOK_KEYRING=y - IMA: create machine owner and blacklist keyrings - KEYS: Add an alloc flag to convey the builtinness of a key - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y - SAUCE: (noup) KEYS: Add a system blacklist keyring - SAUCE: (noup) MODSIGN: Support not importing certs from db * Miscellaneous Ubuntu changes - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y -- Kamal Mostafa Sun, 24 Apr 2016 12:12:13 -0700 linux (4.4.0-21.37) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1571791 * linux: MokSBState is ignored (LP: #1571691) - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode - SAUCE: (noup) Display MOKSBState when disabled -- Tim Gardner Mon, 18 Apr 2016 07:00:22 -0600 linux (4.4.0-20.36) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1571069 * sysfs mount failure during stateful lxd snapshots (LP: #1570906) - SAUCE: kernfs: Do not match superblock in another user namespace when mounting * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441) - x86/topology: Fix logical package mapping - x86/topology: Fix Intel HT disable - x86/topology: Use total_cpus not nr_cpu_ids for logical packages - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op - x86/topology: Fix AMD core count * [regression]: Failed to call clock_adjtime(): Invalid argument (LP: #1566465) - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO -- Tim Gardner Thu, 14 Apr 2016 06:31:56 -0600 linux (4.4.0-19.35) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1570348 * CVE-2016-2847 (LP: #1554260) - pipe: limit the per-user amount of pages allocated in pipes * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003) - SAUCE: (noup) qla2xxx: Add irq affinity notification V2 * arm64: guest hangs when ntpd is running (LP: #1549494) - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221) - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y * s390/cpumf: Fix lpp detection (LP: #1555344) - s390/facilities: use stfl mnemonic instead of insn magic - s390/facilities: always use lowcore's stfle field for storing facility bits - s390/cpumf: Fix lpp detection * s390x kernel image needs weightwatchers (LP: #1536245) - [Config] s390x: Use compressed kernel bzImage * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after upgrading to Ubuntu 16.04 (LP: #1567581) - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree properties" * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765) - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus" - cpufreq: powernv: Add sysfs attributes to show throttle stats * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468) - [Config] Add ib_iser to generic inclusion list * thunderx nic performance improvements (LP: #1567093) - net: thunderx: Set recevie buffer page usage count in bulk - net: thunderx: Adjust nicvf structure to reduce cache misses * fixes for thunderx nic in multiqueue mode (LP: #1567091) - net: thunderx: Fix for multiqset not configured upon interface toggle - net: thunderx: Fix for HW TSO not enabled for secondary qsets - net: thunderx: Fix receive packet stats * Miscellaneous Ubuntu changes - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n * Miscellaneous upstream changes (LP: #1564901) - Input: xpad - correctly handle concurrent LED and FF requests -- Tim Gardner Thu, 07 Apr 2016 07:32:16 +0100 linux (4.4.0-18.34) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1566868 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759) - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283) - [Config] CONFIG_ARCH_ROCKCHIP=y * [Feature] Memory Bandwidth Monitoring (LP: #1397880) - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group - perf/x86/cqm: Fix CQM memory leak and notifier leak - x86/cpufeature: Carve out X86_FEATURE_* - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip - x86/topology: Create logical package id - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init - perf/x86/mbm: Add memory bandwidth monitoring event management - perf/x86/mbm: Implement RMID recycling - perf/x86/mbm: Add support for MBM counter overflow handling * User namespace mount updates (LP: #1566505) - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids - SAUCE: fuse: Don't initialize user_id or group_id in mount options - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace - SAUCE: fs: fix a posible leak of allocated superblock * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394! (LP: #1566518) - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support for Alpine Ridge on SKL (LP: #1519623) - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices - usb: add device descriptor for usb 3.1 root hub - usb: Support USB 3.1 extended port status request - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor - usb: Add USB 3.1 Precision time measurement capability descriptor support - xhci: refactor and cleanup endpoint initialization. - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints - xhci: cleanup isoc tranfers queuing code - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing * wrong/missing permissions for device file /dev/prandom (prng.ko) (LP: #1558275) - s390/crypto: provide correct file mode at device register. * The Front MIC jack can't work on a HP desktop machine (LP: #1564712) - ALSA: hda - fix front mic problem for a HP desktop * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting (LP: #1556228) - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too * please provide mmc-modules udeb (LP: #1565765) - [Config] Add mmc block drivers to d-i * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221) - Add secure_modules() call - PCI: Lock down BAR access when module security is enabled - x86: Lock down IO port access when module security is enabled - ACPI: Limit access to custom_method - asus-wmi: Restrict debugfs interface when module loading is restricted - Restrict /dev/mem and /dev/kmem when module loading is restricted - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted - kexec: Disable at runtime if the kernel enforces module loading restrictions - x86: Restrict MSR access when module loading is restricted - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n - Add option to automatically enforce module signatures when in Secure Boot mode - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI - efi: Add EFI_SECURE_BOOT bit - hibernate: Disable in a signed modules environment * [Hyper-V] Additional PCI passthrough commits (LP: #1565967) - PCI: Add fwnode_handle to x86 pci_sysdata - PCI: Look up IRQ domain by fwnode_handle - [Config] CONFIG_PCI_HYPERV=m - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable (LP: #1559923) - ACPI / processor: Request native thermal interrupt handling via _OSC * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages (LP: #1564591) - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096) - atomics: Allow architectures to define their own __atomic_op_* helpers - powerpc: atomic: Implement atomic{, 64}_*_return_* variants - powerpc: atomic: Implement acquire/release/relaxed variants for xchg - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg * fix for do_tools_cpupower when cross-compiling (LP: #1564206) - [Debian] cpupower uses non-standard CROSS * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439) - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD * Unable to migrate container (LP: #1563921) - SAUCE: cgroup mount: ignore nsroot= * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688) - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove() * /proc/$pid/maps performance regression (LP: #1547231) - proc: revert /proc//maps [stack:TID] annotation * TPM2.0 trusted keys fixes (LP: #1398274) - tpm: remove unneeded include of actbl2.h - tpm: fix checks for policy digest existence in tpm2_seal_trusted() - tpm_crb: Use the common ACPI definition of struct acpi_tpm2 - tpm_tis: Disable interrupt auto probing on a per-device basis - tpm_tis: Do not fall back to a hardcoded address for TPM2 - tpm_tis: Use devm_ioremap_resource - tpm_tis: Clean up the force=1 module parameter - tpm_crb: Drop le32_to_cpu(ioread32(..)) - tpm_crb: Use devm_ioremap_resource - tpm: fix the rollback in tpm_chip_register() - tpm: fix the cleanup of struct tpm_chip - tpm: fix: set continueSession attribute for the unseal operation - tpm: fix: return rc when devm_add_action() fails - tpm_eventlog.c: fix binary_bios_measurements - tpm_crb/tis: fix: use dev_name() for /proc/iomem - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() - tpm_tis: fix build warning with tpm_tis_resume * [Feature]intel_idle driver support for Knights Landing (LP: #1461365) - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to Xenial (LP: #1563485) - cxlflash: Fix to avoid unnecessary scan with internal LUNs - cxlflash: Increase cmd_per_lun for better throughput - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available * Miscellaneous Ubuntu changes - [Config] do_zfs_powerpc64-smp = true - [Debian] fix linux_tools when cross-compiling - [Config] do_zfs_powerpc64-smp use default value - SAUCE: apparmor: Fix FTBFS due to bad include path - SAUCE: i915_bpo: Disable preliminary hw support -- Tim Gardner Tue, 29 Mar 2016 15:31:33 -0600 linux (4.4.0-17.33) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1563441 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump (LP: #1560552) - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit. * Predictable naming mechanism is leading to issues in DLPAR operations of NICs (LP: #1560514) - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree properties * ThunderX: support alternative phy implementations (LP: #1562968) - net: thunderx: Cleanup PHY probing code. - [Config] CONFIG_MDIO_CAVIUM=m - phy: mdio-octeon: Refactor into two files/modules - [Config] CONFIG_MDIO_THUNDER=m - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses. - phy: mdio-cavium: Add missing MODULE_* annotations. - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER. - phy: mdio-thunder: Fix some Kconfig typos - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293) - Revert "mm: CONFIG_NR_ZONES_EXTENDED" - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE * lots of printk to serial console can hang system for long time (LP: #1534216) - printk: set may_schedule for some of console_trylock() callers * [i915_bpo] Update i915 backport driver (LP: #1560395) - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16 - PM / runtime: Add new helper for conditional usage count incrementation - drm/core: Add drm_for_each_encoder_mask, v2. - drm/atomic-helper: Implement subsystem-level suspend/resume * [Hyper-V] VM Sockets (LP: #1541585) - Drivers: hv: vmbus: Cleanup vmbus_set_event() - Drivers: hv: vmbus: Add vendor and device atttributes - Drivers: hv: vmbus: avoid infinite loop in init_vp_index() - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload() - Drivers: hv: vmbus: don't manipulate with clocksources on crash - Drivers: hv: vmbus: add a helper function to set a channel's pending send size - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock) - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling - Drivers: hv: vmbus: define a new VMBus message type for hvsock - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver - Drivers: hv: vmbus: add a per-channel rescind callback - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister() - Drivers: hv: vmbus: Eliminate the spin lock on the read path - Drivers: hv: vmbus: Give control over how the ring access is serialized - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages - Drivers: hv: vmbus: avoid wait_for_completion() on crash - Drivers: hv: vmbus: remove code duplication in message handling - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload() - Drivers: hv: util: Pass the channel information during the init call - Drivers: hv: utils: Remove util transport handler from list if registration fails - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs" - Drivers: hv: vmbus: Support handling messages on multiple CPUs * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver (LP: #1559918) - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled * ixgbe: Update to Fortville SW5 release (LP: #1562326) - net: add tc offload feature flag - net: tc: helper functions to query action types - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC - net: rework ndo tc op to consume additional qdisc handle parameter - net: rework setup_tc ndo op to consume general tc operand - net: sched: add cls_u32 offload hooks for netdevs - net: ixgbe: add support for tc_u32 offload - net: ixgbe: abort with cls u32 divisor groups greater than 1 * Bring fm10k up to Fortville SW5 (LP: #1562310) - net: add netif_is_team_master helper - net: add netif_is_team_port helper - net: add netif_is_lag_master helper - net: add netif_is_lag_port helper - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} - fm10k: don't reinitialize RSS flow table when RXFH configured * [Feature]Always Running Timer (ART) to System Time translation (LP: #1519625) - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow - timekeeping: Provide internal function __ktime_get_real_seconds - timekeeping: Cap adjustments so they don't exceed the maxadj value - clocksource: Make clocksource validation work for all clocksources - time: Add cycles to nanoseconds translation - time: Add timekeeping snapshot code capturing system time and counter - time: Remove duplicated code in ktime_get_raw_and_real() - time: Add driver cross timestamp interface for higher precision time synchronization - time: Add history to cross timestamp interface supporting slower devices - time/timekeeping: Work around false positive GCC warning - x86/tsc: Always Running Timer (ART) correlated clocksource - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping - [Config] CONFIG_E1000E_HWTS=y - e1000e: Adds hardware supported cross timestamp on e1000e nic * x-gene2: add SoC v2 support to clock (LP: #1561604) - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware * [Bug]Disable multi-record PEBS on Merom (LP: #1559914) - perf/x86: Move perf_event.c ............... => x86/events/core.c - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch] - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch] - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c - perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch] - perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmhex.c - perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c - perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snbep.c - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c - perf/x86: Move perf_event.h to its new home - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 * [Feature] Enable I2C on Broxton-P (LP: #1520139) - mfd: intel-lpss: Pass I2C configuration via properties on BXT -- Tim Gardner Thu, 24 Mar 2016 20:40:27 -0600 linux (4.4.0-16.32) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1561727 * fix thermal throttling due to commit "Thermal: initialize thermal zone device correctly" (LP: #1561676) - Thermal: Ignore invalid trip points * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event on press (LP: #1553811) - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick buttons, again * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN (LP: #1560583) - SAUCE: apparmor: Allow ns_root processes to open profiles file - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492) - ubuntu: vbox -- update to 5.0.16-dfsg-2 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690) - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x * spl/zfs fails to build on s390x (LP: #1519814) - [Config] s390x -- re-enable zfs - [Config] zfs -- disable powerpc until the test failures can be resolved * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483) - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871) - [Packaging] zfs -- handle rprovides via dpkg-gencontrol - [Config] powerpc -- convert zfs configuration to custom_override * Memory arena corruption with FUSE (was Memory allocation failure crashes kernel hard, presumably related to FUSE) (LP: #1505948) - SAUCE: (noup) fuse: do not use iocb after it may have been freed - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489) - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field * linux packaging: clear remaining redundant delta (LP: #1560445) - [Debian] Remove generated intermediate files on clean * arm64: guest hangs when ntpd is running (LP: #1549494) - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW" - Revert "hrtimer: Catch illegal clockids" - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW" * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828) - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium ThunderX * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts (LP: #1559609) - arcmsr: fixed getting wrong configuration data - arcmsr: fixes not release allocated resource - arcmsr: make code more readable - arcmsr: adds code to support new Areca adapter ARC1203 - arcmsr: changes driver version number - arcmsr: more readability improvements - arcmsr: Split dma resource allocation to a new function - arcmsr: change driver version to v1.30.00.22-20151126 * server image has no keyboard, desktop image works (LP: #1559692) - [Config] Rework input-modules (d-i) list * PMU support for Cavium ThunderX (LP: #1559349) - arm64: perf: Rename Cortex A57 events - arm64/perf: Add Cavium ThunderX PMU support - arm64: perf: Enable PMCR long cycle counter bit - arm64: perf: Extend event mask for ARMv8.1 - arm64: dts: Add Cavium ThunderX specific PMU * Show ARM PMU events in perf stat (LP: #1559350) - drivers/perf: kill armpmu_register - arm: perf: Convert event enums to #defines - arm: perf: Add event descriptions - arm64: perf: Convert event enums to #defines - arm64: perf: Add event descriptions - ARM: perf: add format entry to describe event -> config mapping - arm64: perf: add format entry to describe event -> config mapping * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904) - EDAC/sb_edac: Fix computation of channel address * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861) - [Config] disable CONFIG_IP_PNP * Miscellaneous Ubuntu changes - [Debian] Silence the reconstruct script -- Tim Gardner Mon, 21 Mar 2016 10:15:31 -0600 linux (4.4.0-15.31) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1559252 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001) - SAUCE: (noup) cxl: Allow initialization on timebase sync failures * policy namespace stacking (LP: #1379535) - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc" - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly." - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure" - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static" - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile" - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings" - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning" - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update" - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning" - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed" - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails" - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels" - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read" - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission" - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed" - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed." - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns" - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert" - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation" - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly" - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter" - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock" - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path" - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain" - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion" - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby" - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge" - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get" - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale" - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking" - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free" - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup" - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge" - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case" - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred" - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns" - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()" - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context" - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown" - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings" - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths" - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets" - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr" - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro" - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..." - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot" - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used" - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading * Add arm64 NUMA support (LP: #1558765) - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA. - [Config] CONFIG_OF_NUMA=y - SAUCE: (noup) of, numa: Add NUMA of binding implementation. - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier. - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms. - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64. * vivid/linux: total ADT test failures (LP: #1558447) - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code"" * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720) - Drivers: hv: vmbus: Support handling messages on multiple CPUs - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above * s390/pci: enforce fmb page boundary rule (LP: #1558625) - s390/pci: enforce fmb page boundary rule * s390/pci: backport upstream commits since v4.4 (LP: #1558624) - s390/pci_dma: fix DMA table corruption with > 4 TB main memory - page_to_phys() always returns a multiple of PAGE_SIZE - s390/pci: provide ZPCI_ADDR macro - s390/pci: improve ZPCI_* macros - s390/pci: resize iomap - s390/pci: fix bar check - s390/pci: set error state for unusable functions - s390/pci: remove iomap sanity checks - s390/pci: remove pdev pointer from arch data - s390/pci: add ioctl interface for CLP * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553) - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert - KEYS: Reserve an extra certificate symbol for inserting without recompiling - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage * skb_warn_bad_offload Crash (LP: #1558025) - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL * Add PCIe root complex to Cavium arm64 (LP: #1558342) - [Config] CONFIG_PCI_HOST_COMMON=y - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y - PCI: generic: Move structure definitions to separate header file - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe() - PCI: generic: Expose pci_host_common_probe() for use by other drivers - PCI: thunder: Add PCIe host driver for ThunderX processors - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264) - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read() * Xenial update to v4.4.6 stable release (LP: #1558330) - arm64: account for sparsemem section alignment when choosing vmemmap offset - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window - ARM: dts: dra7: do not gate cpsw clock due to errata i877 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() - kvm: cap halt polling at exactly halt_poll_ns - KVM: VMX: disable PEBS before a guest entry - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 - s390/dasd: fix diag 0x250 inline assembly - tracing: Fix check for cpu online when event is disabled - dmaengine: at_xdmac: fix residue computation - jffs2: reduce the breakage on recovery from halfway failed rename() - ncpfs: fix a braino in OOM handling in ncp_fill_cache() - ASoC: dapm: Fix ctl value accesses in a wrong type - ASoC: samsung: Use IRQ safe spin lock calls - ASoC: wm8994: Fix enum ctl accesses in a wrong type - ASoC: wm8958: Fix enum ctl accesses in a wrong type - ovl: ignore lower entries when checking purity of non-directory entries - ovl: fix working on distributed fs as lower layer - wext: fix message delay/ordering - cfg80211/wext: fix message ordering - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree() - iwlwifi: mvm: inc pending frames counter also when txing non-sta - mac80211: minstrel: Change expected throughput unit back to Kbps - mac80211: fix use of uninitialised values in RX aggregation - mac80211: minstrel_ht: set default tx aggregation timeout to 0 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs - mac80211: Fix Public Action frame RX in AP mode - gpu: ipu-v3: Do not bail out on missing optional port nodes - drm/amdgpu: Fix error handling in amdgpu_flip_work_func. - drm/radeon: Fix error handling in radeon_flip_work_func. - Revert "drm/radeon/pm: adjust display configuration after powerstate" - userfaultfd: don't block on the last VM updates at exit time - ovl: fix getcwd() failure after unsuccessful rmdir - MIPS: Fix build error when SMP is used without GIC - MIPS: smp.c: Fix uninitialised temp_foreign_map - block: don't optimize for non-cloned bio in bio_get_last_bvec() - target: Drop incorrect ABORT_TASK put for completed commands - ld-version: Fix awk regex compile failure - Linux 4.4.6 * linux fails to load x.509 built-in certificate (LP: #1557250) - lib/mpi: Endianness fix * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994) - [Config] CONFIG_NET_9P=m for s390x * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow (LP: #1557950) - net/mlx5e: Don't try to modify CQ moderation if it is not supported - net/mlx5e: Don't modify CQ before it was created * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454) - mmc: sdhci: Do not BUG on invalid vdd - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously - mmc: It is not an error for the card to be removed while suspended * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689) - [Config] CONFIG_VIRTIO_MMIO=n for s390x * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690) - [Config] CONFIG_NUMA_EMU=y for s390x * Miscellaneous Ubuntu changes - [Debian] git-ubuntu-log -- prevent bug references being split - [Debian] git-ubuntu-log -- git log output is UTF-8 -- Tim Gardner Tue, 15 Mar 2016 13:18:58 -0600 linux (4.4.0-14.30) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1557508 * Current 4.4 kernel won't boot on powerpc (LP: #1557130) - powerpc: Fix dedotify for binutils >= 2.26 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151) - Illumos 6370 - ZFS send fails to transmit some holes * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense camera (LP: #1557138) - UVC: Add support for ds4 depth camera * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643) - sched/numa: Fix use-after-free bug in the task_numa_compare * overlay fs regression: chmod fails with "Operation not permitted" on chowned files (LP: #1555997) - ovl: copy new uid/gid into overlayfs runtime inode * Miscellaneous Ubuntu changes - SAUCE: Dump stack when X.509 certificates cannot be loaded -- Tim Gardner Mon, 14 Mar 2016 07:16:19 -0600 linux (4.4.0-13.29) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1556247 * s390/mm: four page table levels vs. fork (LP: #1556141) - s390/mm: four page table levels vs. fork * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037) - hv_netvsc: use skb_get_hash() instead of a homegrown implementation - hv_netvsc: cleanup netdev feature flags for netvsc * fails to boot on megaraid (LP: #1552903) - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failure * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002) - ALSA: hda - add codec support for Kabylake display audio codec * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765) - cpufreq: powernv: Free 'chips' on module exit - cpufreq: powernv: Hot-plug safe the kworker thread - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path - cpufreq: powernv/tracing: Add powernv_throttle tracepoint - cpufreq: powernv: Replace pr_info with trace print for throttle event - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit} * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338) - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace * integer overflow in xt_alloc_table_info (LP: #1555353) - SAUCE: (noup) netfilter: x_tables: check for size overflow * linux: auto-generate the reconstruct information from the git tag (LP: #1555543) - [Packaging] reconstruct -- automatically reconstruct against base tag - [Config] reconstruct -- update to autoreconstruct output - [Packaging] reconstruct -- update when inserting final changes * Xenial update to v4.4.5 stable release (LP: #1555640) - use ->d_seq to get coherency between ->d_inode and ->d_flags - drivers: sh: Restore legacy clock domain on SuperH platforms - Btrfs: fix deadlock running delayed iputs at transaction commit time - btrfs: Fix no_space in write and rm loop - btrfs: async-thread: Fix a use-after-free error for trace - block: Initialize max_dev_sectors to 0 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer - parisc: Fix ptrace syscall number and return value modification - mips/kvm: fix ioctl error handling - kvm: x86: Update tsc multiplier on change. - fbcon: set a default value to blink interval - cifs: fix out-of-bounds access in lease parsing - CIFS: Fix SMB2+ interim response processing for read requests - Fix cifs_uniqueid_to_ino_t() function for s390x - vfio: fix ioctl error handling - KVM: x86: fix root cause for missed hardware breakpoints - arm/arm64: KVM: Fix ioctl error handling - iommu/amd: Apply workaround for ATS write permission check - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors - drm/ast: Fix incorrect register check for DRAM width - drm/radeon/pm: update current crtc info after setting the powerstate - drm/amdgpu/pm: update current crtc info after setting the powerstate - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well - drm/amdgpu/gfx8: specify which engine to wait before vm flush - drm/amdgpu: return from atombios_dp_get_dpcd only when error - libata: fix HDIO_GET_32BIT ioctl - libata: Align ata_device's id on a cacheline - block: bio: introduce helpers to get the 1st and last bvec - writeback: flush inode cgroup wb switches instead of pinning super_block - Adding Intel Lewisburg device IDs for SATA - arm64: vmemmap: use virtual projection of linear region - PM / sleep / x86: Fix crash on graph trace through x86 suspend - ata: ahci: don't mark HotPlugCapable Ports as external/removable - tracing: Do not have 'comm' filter override event 'comm' field - pata-rb532-cf: get rid of the irq_to_gpio() call - Btrfs: fix loading of orphan roots leading to BUG_ON - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" - jffs2: Fix page lock / f->sem deadlock - Fix directory hardlinks from deleted directories - dmaengine: pxa_dma: fix cyclic transfers - adv7604: fix tx 5v detect regression - ALSA: usb-audio: Add a quirk for Plantronics DA45 - ALSA: ctl: Fix ioctls for X32 ABI - ALSA: hda - Fix mic issues on Acer Aspire E1-472 - ALSA: rawmidi: Fix ioctls X32 ABI - ALSA: timer: Fix ioctls for X32 ABI - ALSA: pcm: Fix ioctls for X32 ABI - ALSA: seq: oss: Don't drain at closing a client - ALSA: hdspm: Fix wrong boolean ctl value accesses - ALSA: hdsp: Fix wrong boolean ctl value accesses - ALSA: hdspm: Fix zero-division - ALSA: timer: Fix broken compat timer user status ioctl - usb: chipidea: otg: change workqueue ci_otg as freezable - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3) - USB: qcserial: add Sierra Wireless EM74xx device ID - USB: serial: option: add support for Telit LE922 PID 0x1045 - USB: serial: option: add support for Quectel UC20 - MIPS: scache: Fix scache init with invalid line size. - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp' - ubi: Fix out of bounds write in volume update code - i2c: brcmstb: allocate correct amount of memory for regmap - thermal: cpu_cooling: fix out of bounds access in time_in_idle - block: check virt boundary in bio_will_gap() - block: get the 1st and last bvec via helpers - drm/i915: more virtual south bridge detection - drm/i915: refine qemu south bridge detection - modules: fix longstanding /proc/kallsyms vs module insertion race. - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable - Linux 4.4.5 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350) - x86/mm: Fix slow_virt_to_phys() for X86_PAE again * TPM2.0 trusted keys fixes (LP: #1398274) - tpm_tis: further simplify calculation of ordinal duration - tpm_tis: Use devm_free_irq not free_irq - tpm_tis: Ensure interrupts are disabled when the driver starts - tpm: rework tpm_get_timeouts() - tpm_tis: Get rid of the duplicate IRQ probing code - tpm_tis: Refactor the interrupt setup - tpm_tis: Tighten IRQ auto-probing - tpm_ibmvtpm: properly handle interrupted packet receptions * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033) - [Config] control.stub.in -- review versioned Build-Depends: - [Config] control.stub.in -- review versioned Depends/Breaks/Conflicts/Replaces - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces -- Tim Gardner Wed, 09 Mar 2016 05:11:51 -0700 linux (4.4.0-12.28) xenial; urgency=low * Miscellaneous Ubuntu changes - reconstruct: Work around orig tarball packaging limitiations Fixes FTBS -- Tim Gardner Tue, 08 Mar 2016 13:26:08 -0700 linux (4.4.0-12.27) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1554704 * Fails to detect (second) display (LP: #1543683) - drm/i915: Fix hpd live status bits for g4x * s390x -- various configuration changes (LP: #1543165) - [Config] s390x -- enable CONFIG_NUMA - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS - [Config] s390x -- disable CONFIG_NVMEM - [Config] s390x -- switch preempt mode to none * Radeon hybrid graphics problem on resume (LP: #1554608) - Revert "drm/radeon: call hpd_irq_event on resume" * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572) - [Config] CONFIG_DRM_AMD_POWERPLAY=y - drm/amdgpu: use $(src) in Makefile (v2) - drm/radeon: constify radeon_asic_ring structures - drm/amdgpu: add a callback for reading the bios from the rom directly - drm/amdgpu: add read_bios_from_rom callback for CI parts - drm/amdgpu: add read_bios_from_rom callback for VI parts - drm/amdgpu: Use new read bios from rom callback - drm/amdgpu: Use unlocked gem unreferencing - drm/radeon: Use unlocked gem unreferencing - drm/amd: add new gfx8 register definitions for EDC - drm/amdgpu: add EDC support for CZ (v3) - drm/amd: abstract kernel rq and normal rq to priority of run queue - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only - drm/amdgpu: update rev id register for VI - drm/amdgpu: add more debugging output for driver failures - drm/amdgpu: add entity only when first job come - drm/amdgpu: handle error case for ctx - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs - drm/amdgpu: change default sched jobs to 32 - drm/amdgpu: limit visible vram if it's smaller than the BAR - drm/amdgpu: restrict the sched jobs number to power of two - drm/amdgpu: put VM page tables directly into duplicates list - drm/amdgpu: split VM PD and PT handling during CS - drm/amdgpu: keep the PTs validation list in the VM v2 - drm/radeon: Update radeon_get_vblank_counter_kms() - drm/radeon: only increment sync_seq when a fence is really emitted - drm/fb-helper: Use proper plane mask for fb cleanup - drm/amdgpu: fix dp link rate selection (v2) - drm/radeon: fix dp link rate selection (v2) - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h - drm/amdgpu: implement new cgs interface for acpi function - drm/amdgpu: implement cgs interface to query system info - drm/amdgpu: add new cgs interface to get display info (v2) - drm/amd/powerplay: add basic powerplay framework - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block - drm/amd/powerplay: add SMU manager sub-component - drm/amd/powerplay: add hardware manager sub-component - SAUCE: amd: Include errno.h - drm/amd/powerplay: add Carrizo smu support - drm/amd/powerplay: add Carrizo dpm support - drm/amd/powerplay: add CG and PG support for carrizo - drm/amd/powerplay: add event manager sub-component - drm/amd/powerplay: implement functions of amd_powerplay_func - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay. - drm/amd/powerplay: add header file for tonga smu and dpm - drm/amd/powerplay: Add Tonga SMU support - drm/amd/powerplay: add Tonga dpm support (v3) - drm/amd/powerplay: add/update headers for Fiji SMU and DPM - drm/amd/powerplay: update atomctrl for fiji - drm/amd/powerplay: add Fiji SMU support. - drm/amd/powerplay: add Fiji DPM support. - drm/amdgpu: add amdgpu.powerplay module option - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji. - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap - drm/amdgpu/poweprlay: export program display gap function to eventmgr - drm/amdgpu/powerplay: implement pem_task for display_configuration_change - drm/amdgpu/powerplay: program display gap for tonga. - drm/amdgpu: enable powerplay module by default for tonga. - drm/amdgpu: enable powerplay module by default for fiji. - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg. - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG. - drm/amd/powerplay: Add CG and PG support for tonga - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule. - drm/amdgpu/powerplay: add thermal control interface in hwmgr. - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr. - drm/amdgpu/powerplay: implement thermal control for tonga. - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs - drm/amdgpu: export fan control functions to amdgpu - drm/amdgpu: enable sysfs interface for powerplay - drm/amdgpu: support per device powerplay enablement (v2) - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states. - drm/amd/powerplay: implement new funcs to check current states for tonga. - drm/amd/powerplay: refine the logic of whether need to update power state. - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low - drm/amdgpu: extract pcie helpers to common header - drm: add drm_pcie_get_max_link_width helper (v2) - drm/amdgpu: store pcie gen mask and link width - drm/amdgpu/cgs: add sys info query for pcie gen and link width - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2) - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2) - drm/amd/powerplay: fix boolreturn.cocci warnings - drm/amd/powerplay/tonga: Add UVD DPM init - drm/amd/amdgpu: add gfx clock gating support for Fiji. - drm/amd/amdgpu: add gmc clock gating support for Fiji. - drm/amdgpu: add sdma clock gating support for Fiji. - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2) - drm/amd/powerplay: enable clock gating for Fiji. - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers - drm/amd/powerplay: implement smc state upload for CZ - drm/amd/powerplay: fix warning of cast to pointer from integer of different size. - drm/amd/powerplay: fix warning of cast to pointer from integer of different size. - drm/amd/powerplay: add new function point in hwmgr. - drm/amd/powerplay: add smc msg for NB P-State switch - drm/amd/powerplay: export interface to DAL to init/change display configuration. - drm/amd/powerplay: enable set_cpu_power_state task. (v2) - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo. - drm/amd/powerplay: Add PPLib debug print macro. - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h - drm/amd/powerplay: add multimedia power gating support for Fiji. - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2) - drm/amd/amdgpu: add vce3.0 clock gating support. (v2) - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji. - drm/amdgpu: Prepare DKMS build for powerplay module. - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji. - drm/amd/powerplay: Add thermal protection support for Fiji. - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji. - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga. - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji. - drm/amd/powerplay: fix boolreturn.cocci warnings - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing. - drm/amd/powerplay: check whether enable dpm in powerplay. - drm/amd/powerplay: move shared function of vi to hwmgr. (v2) - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late - drm/amd/powerplay: display gpu load when print performance for tonga. - drm/powerplay: add debugging output to tonga_processpptables.c - drm/powerplay: add debugging output to processpptables.c - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init - drm/amd/powerplay: Don't return an error if fan table is missing - amd\powerplay Implement get dal power level - amd/powerplay: Fix get dal power level - amd/powerplay: Add structures required to report configuration change - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock. - drm/amd/powerplay: add point check to avoid NULL point hang. - drm/amd/powerplay: check whether need to enable thermal control. (v2) - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2) - drm: powerplay: use div64_s64 instead of do_div - drm/amd/powerplay: fix a reversed condition - drm/amdgpu/cgs: cleanup some indenting - drm/amd/powerplay: precedence bug in init_non_clock_fields() - drm/amdgpu: fix NULL in vm_grab_id while S3 back - drm/amd/powerplay: fix bug that NULL checks are reversed. - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2) - drm/amd/powerplay: fix Smatch static checker warnings - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2) - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume. - drm/amdgpu: Show gpu load when display gpu performance for Ci. - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI. - drm/amdgpu: fix hex/decimal bug when show gpu load. - drm/amd/powerplay: add thermal control task when resume. - drm/amd/powerplay: enable set boot state task - drm/amd/powerplay: enable power down asic task. (v2) - drm/amd/powerplay: implement power down asic task for CZ - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2 - drm/amdgpu/cgs: add an interface to access PCI resources - drm/amdgpu: add irq domain support - drm/amdgpu/powerplay: include asm/div64.h for do_div() - drm/sysfs: use kobj_to_dev() - drm/amd/powerplay: fix static checker warning for return meaningless value. - drm/amdgpu/cz: add code to enable forcing UVD clocks - drm/amdgpu/cz: add code to enable forcing VCE clocks - drm/amdgpu/cz: force uvd clocks when sclks are forced - drm/amdgpu/cz: force vce clocks when sclks are forced - drm/amdgpu: use kobj_to_dev() - drm/radeon: use kobj_to_dev() - drm/ttm: fix adding foreign BOs to the LRU during init v2 - drm/ttm: fix adding foreign BOs to the swap LRU - drm/ttm: add ttm_bo_move_to_lru_tail function v2 - drm/amdgpu: move VM page tables to the LRU end on CS v2 - drm/amdgpu: validate duplicates first - drm/amdgpu: add missing irq.h include - drm/fb_cma_helper: Remove implicit call to disable_unused_functions - drm/amdgpu: Add some tweaks to gfx 8 soft reset - amdkfd: don't open-code memdup_user() - amdkfd: Copy from the proper user command pointer - drm/amdgpu: Use drm_calloc_large for VM page_tables array - amd/powerplay: disable powerplay by default initially - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support - drm/atomic-helper: Export framebuffer_changed() - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2) - drm/amdgpu: add a message to indicate when powerplay is enabled (v2) - drm/amdgpu: fix next_rptr handling for debugfs - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl - drm/radeon: only init fbdev if we have connectors - drm/amdgpu: don't init fbdev if we don't have any connectors - drm/amd/powerplay: Update SMU firmware loading for Stoney - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions() - drm/amdkfd: Remove unnecessary cast in kfree - drm/amdgpu: only move pt bos in LRU list on success - drm/amdgpu: mask out WC from BO on unsupported arches - drm/amdgpu/gfx8: enable cp inst/reg error interrupts - drm/amdgpu/gfx7: enable cp inst/reg error interrupts - drm/amdgpu: load MEC ucode manually on iceland - drm/amdgpu: disable uvd and vce clockgating on Fiji - drm/amdgpu: add pcie cap module parameters (v2) - drm/amdgpu/cik: don't mess with aspm if gpu is root bus - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface - drm/amdgpu: handle uvd pg flags properly - drm/amdgpu: handle vce pg flags properly - drm/amdgpu: clean up vce pg flags for cz/st - drm/amdgpu: be consistent with uvd cg flags - drm/amd/powerplay/cz: disable uvd pg - drm/amd/powerplay/cz: disable vce pg - drm/amd/powerplay/tonga: disable uvd pg - drm/amd/powerplay/tonga: disable vce pg - drm/amdgpu: add a cgs interface to fetch cg and pg flags - drm/amdgpu: remove unused cg defines - drma/dmgpu: move cg and pg flags into shared headers - drm/amdgpu/tonga: plumb pg flags through to powerplay - drm/amdgpu/cz: plumb pg flags through to powerplay - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled * mlx4_core Set UAR page size to 4KB regardless of system page size (LP: #1552632) - net/mlx4_core: Set UAR page size to 4KB regardless of system page size * Miscellaneous Ubuntu changes - [Config] CONFIG_CAVIUM_ERRATUM_27456=y * Miscellaneous upstream changes - net: thunderx: Fix for Qset error due to CQ full - ahci: Workaround for ThunderX Errata#22536 - arm64: Add workaround for Cavium erratum 27456 - tipc: fix nullptr crash during subscription cancel -- Tim Gardner Mon, 07 Mar 2016 05:04:22 -0700 linux (4.4.0-11.26) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1553391 * Xenial update to v4.4.4 stable release (LP: #1553179) - af_iucv: Validate socket address length in iucv_sock_bind() - gro: Make GRO aware of lightweight tunnels. - net: dp83640: Fix tx timestamp overflow handling. - tunnels: Allow IPv6 UDP checksums to be correctly controlled. - lwt: fix rx checksum setting for lwt devices tunneling over ipv6 - tcp: fix NULL deref in tcp_v4_send_ack() - af_unix: fix struct pid memory leak - pptp: fix illegal memory access caused by multiple bind()s - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application - net: dsa: fix mv88e6xxx switches - tipc: fix connection abort during subscription cancel - inet: frag: Always orphan skbs inside ip_defrag() - switchdev: Require RTNL mutex to be held when sending FDB notifications - tcp: beware of alignments in tcp_get_info() - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() - ipv6/udp: use sticky pktinfo egress ifindex on connect() - ipv6: addrconf: Fix recursive spin lock call - ipv6: fix a lockdep splat - unix: correctly track in-flight fds in sending process user_struct - tcp: do not drop syn_recv on all icmp reports - net:Add sysctl_max_skb_frags - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs - enic: increment devcmd2 result ring in case of timeout - sctp: translate network order to host order when users get a hmacid - net: Copy inner L3 and L4 headers as unaligned on GRE TEB - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen - bpf: fix branch offset adjustment on backjumps after patching ctx expansion - bonding: Fix ARP monitor validation - ipv4: fix memory leaks in ip_cmsg_send() callers - af_unix: Don't set err in unix_stream_read_generic unless there was an error - af_unix: Guard against other == sk in unix_dgram_sendmsg - tipc: fix premature addition of node to lookup table - tcp: md5: release request socket instead of listener - qmi_wwan: add "4G LTE usb-modem U901" - net/mlx4_en: Count HW buffer overrun only once - net/mlx4_en: Avoid changing dev->features directly in run-time - l2tp: Fix error creating L2TP tunnels - pppoe: fix reference counting in PPPoE proxy - net_sched fix: reclassification needs to consider ether protocol changes - route: check and remove route cache when we get route - tcp/dccp: fix another race at listener dismantle - IFF_NO_QUEUE: Fix for drivers not calling ether_setup() - rtnl: RTM_GETNETCONF: fix wrong return value - tipc: unlock in error path - unix_diag: fix incorrect sign extension in unix_lookup_by_ino - sctp: Fix port hash table size computation - ext4: fix bh->b_state corruption - ARM: debug-ll: fix BCM63xx entry for multiplatform - arm64: errata: Add -mpc-relative-literal-loads to build flags - KVM: s390: fix guest fprs memory leak - devm_memremap: Fix error value when memremap failed - drm/gma500: Use correct unref in the gem bo create function - ARM: 8457/1: psci-smp is built only for SMP - lib/ucs2_string: Add ucs2 -> utf8 helper functions - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version - efi: Do variable name validation tests in utf8 - efi: Make our variable validation list include the guid - efi: Make efivarfs entries immutable by default - efi: Add pstore variables to the deletion whitelist - lib/ucs2_string: Correct ucs2 -> utf8 conversion - bcache: fix a livelock when we cause a huge number of cache misses - bcache: Add a cond_resched() call to gc - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device - bcache: fix a leak in bch_cached_dev_run() - bcache: unregister reboot notifier if bcache fails to unregister device - bcache: allows use of register in udev to avoid "device_busy" error. - bcache: Change refill_dirty() to always scan entire disk if necessary - dm thin: fix race condition when destroying thin pool workqueue - can: ems_usb: Fix possible tx overflow - usb: dwc3: Fix assignment of EP transfer resources - USB: cp210x: add IDs for GE B650V3 and B850V3 boards - USB: option: add support for SIM7100E - USB: option: add "4G LTE usb-modem U901" - drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE - spi: omap2-mcspi: Prevent duplicate gpio_request - iw_cxgb3: Fix incorrectly returning error on success - drm/i915: shut up gen8+ SDE irq dmesg noise - ocfs2: unlock inode if deleting inode from orphan fails - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED - mm: numa: quickly fail allocations for NUMA balancing on full nodes - genirq: Validate action before dereferencing it in handle_irq_event_percpu() - clocksource/drivers/vt8500: Increase the minimum delta - s390/kvm: remove dependency on struct save_area definition - KVM: s390: fix memory overwrites when vx is disabled - Btrfs: add missing brelse when superblock checksum fails - Btrfs: igrab inode in writepage - btrfs: statfs: report zero available if metadata are exhausted - Btrfs: send, don't BUG_ON() when an empty symlink is found - Btrfs: fix number of transaction units required to create symlink - Btrfs: fix transaction handle leak on failure to create hard link - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots - btrfs: initialize the seq counter in struct btrfs_device - s390: fix normalization bug in exception table sorting - s390/dasd: prevent incorrect length error under z/VM after PAV changes - s390/dasd: fix refcount for PAV reassignment - s390/dasd: fix performance drop - uml: flush stdout before forking - uml: fix hostfs mknod() - um: link with -lpthread - locks: fix unlock when fcntl_setlk races with a close - rtlwifi: rtl_pci: Fix kernel panic - rtlwifi: rtl8192cu: Add missing parameter setup - rtlwifi: rtl8192ce: Fix handling of module parameters - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions - rtlwifi: rtl8723ae: Fix initialization of module parameters - rtlwifi: rtl8192se: Fix module parameter initialization - rtlwifi: rtl8188ee: Fix module parameter initialization - rtlwifi: rtl8723be: Fix module parameter initialization - mei: fix fasync return value on error - mei: validate request value in client notify request ioctl - namei: ->d_inode of a pinned dentry is stable only for positives - rc: sunxi-cir: Initialize the spinlock properly - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode - si2157: return -EINVAL if firmware blob is too big - gspca: ov534/topro: prevent a division by 0 - vb2: fix a regression in poll() behavior for output,streams - tda1004x: only update the frontend properties if locked - dm space map metadata: remove unused variable in brb_pop() - dm snapshot: fix hung bios when copy error occurs - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths - coresight: checking for NULL string in coresight_name_match() - irqchip/omap-intc: Add support for spurious irq handling - irqchip/mxs: Add missing set_handle_irq() - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 - posix-clock: Fix return code on the poll method's error path - clockevents/tcb_clksrc: Prevent disabling an already disabled clock - mmc: usdhi6rol0: handle NULL data in timeout - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT - mmc: sdio: Fix invalid vdd in voltage switch power cycle - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off() - mmc: core: Enable tuning according to the actual timing - mmc: mmci: fix an ages old detection error - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL - mmc: pxamci: fix again read-only gpio detection polarity - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL - mmc: sdhci: Allow override of mmc host operations - mmc: sdhci: Allow override of get_cd() called from sdhci_request() - Bluetooth: Use continuous scanning when creating LE connections - Bluetooth: Add support of Toshiba Broadcom based devices - Bluetooth: Fix incorrect removing of IRKs - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets - time: Avoid signed overflow in timekeeping_get_ns() - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() - Revert "MIPS: Fix PAGE_MASK definition" - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler - MIPS: hpet: Choose a safe value for the ETIME check - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs - MIPS: Fix buffer overflow in syscall_get_arguments() - EDAC: Robustify workqueues destruction - EDAC, mc_sysfs: Fix freeing bus' name - sparc64: fix incorrect sign extension in sys_sparc64_personality - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs - regulator: axp20x: Fix GPIO LDO enable value for AXP22x - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C - virtio_balloon: fix race by fill and leak - virtio_balloon: fix race between migration and ballooning - virtio_pci: fix use after free on release - drm/vmwgfx: Fix an incorrect lock check - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates - drm/vmwgfx: respect 'nomodeset' - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map - drm/amdgpu: call hpd_irq_event on resume - drm/amdgpu: fix lost sync_to if scheduler is enabled. - drm/amdgpu: fix tonga smu resume - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2 - drm/amdgpu: no need to load MC firmware on fiji - drm/amdgpu: move gmc7 support out of CIK dependency - drm/amdgpu: iceland use CI based MC IP - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above - drm/amdgpu: pull topaz gmc bits into gmc_v7 - drm/amdgpu: drop topaz support from gmc8 module - drm/amdgpu: don't load MEC2 on topaz - drm/amdgpu: remove exp hardware support from iceland - drm/amdgpu: fix s4 resume - drm/amdgpu: remove unnecessary forward declaration - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2) - drm/amdgpu: fix issue with overlapping userptrs - drm/amdgpu: use post-decrement in error handling - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc. - drm/amdgpu/pm: adjust display configuration after powerstate - drm/nouveau/kms: take mode_config mutex in connector hotplug path - drm/nouveau/display: Enable vblank irqs after display engine is on again. - drm/nouveau/disp/dp: ensure sink is powered up before attempting link training - drm/nouveau: platform: Fix deferred probe - drm/dp/mst: process broadcast messages correctly - drm/dp/mst: always send reply for UP request - drm/dp/mst: fix in MSTB RAD initialization - drm/dp/mst: fix in RAD element access - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil - drm/dp/mst: Calculate MST PBN with 31.32 fixed point - drm/dp/mst: move GUID storage from mgr, port to only mst branch - drm/dp/mst: Reverse order of MST enable and clearing VC payload table. - drm/dp/mst: deallocate payload on port destruction - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr - drm/radeon: call hpd_irq_event on resume - drm/radeon: Fix "slow" audio over DP on DCE8+ - drm/radeon: clean up fujitsu quirks - drm/radeon: properly byte swap vce firmware setup - drm/radeon: cleaned up VCO output settings for DP audio - drm/radeon: Add a common function for DFS handling - drm/radeon: fix DP audio support for APU with DCE4.1 display engine - drm: add helper to check for wc memory support - drm/radeon: mask out WC from BO on unsupported arches - drm/radeon: hold reference to fences in radeon_sa_bo_new - drm: fix missing reference counting decrease - drm/i915: Restore inhibiting the load of the default context - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing - drm/i915: Init power domains early in driver load - drm/i915: Make sure DC writes are coherent on flush. - drm/i915/dp: fall back to 18 bpp when sink capability is unknown - drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+ - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select() - drm/i915/dsi: defend gpio table against out of bounds access - drm/i915/dsi: don't pass arbitrary data to sideband - drm/i915: fix error path in intel_setup_gmbus() - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command - drm/radeon: use post-decrement in error handling - drm: No-Op redundant calls to drm_vblank_off() (v2) - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2) - drm/radeon/pm: adjust display configuration after powerstate - make sure that freeing shmem fast symlinks is RCU-delayed - toshiba_acpi: Fix blank screen at boot if transflective backlight is supported - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list - uapi: update install list after nvme.h rename - lib: sw842: select crc32 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite R830 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist" - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() - nfit: fix multi-interface dimm handling, acpi6.1 compatibility - dmaengine: dw: fix cyclic transfer setup - dmaengine: dw: fix cyclic transfer callbacks - dmaengine: at_xdmac: fix resume for cyclic transfers - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer - IB/cm: Fix a recently introduced deadlock - IB/qib: fix mcast detach when qp not attached - IB/qib: Support creating qps with GFP_NOIO flag - IB/mlx5: Expose correct maximum number of CQE capacity - Thermal: initialize thermal zone device correctly - Thermal: handle thermal zone device properly during system sleep - Thermal: do thermal zone update after a cooling device registered - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook - hwmon: (ads1015) Handle negative conversion values correctly - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype - cpufreq: Fix NULL reference crash while accessing policy->governor_data - seccomp: always propagate NO_NEW_PRIVS on tsync - libceph: fix ceph_msg_revoke() - libceph: don't bail early from try_read() when skipping a message - libceph: use the right footer size when skipping a message - libceph: don't spam dmesg with stray reply warnings - sd: Optimal I/O size is in bytes, not sectors - Staging: speakup: Fix getting port information - Revert "Staging: panel: usleep_range is preferred over udelay" - cdc-acm:exclude Samsung phone 04e8:685d - perf stat: Do not clean event's private stats - tick/nohz: Set the correct expiry when switching to nohz/lowres mode - rfkill: fix rfkill_fop_read wait_event usage - mac80211: Requeue work after scan complete for all VIF types. - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup - Revert "workqueue: make sure delayed work run in local cpu" - ALSA: hda - Apply clock gate workaround to Skylake, too - ALSA: hda - Fixing background noise on Dell Inspiron 3162 - target: Fix LUN_RESET active I/O handling for ACK_KREF - target: Fix LUN_RESET active TMR descriptor handling - target: Fix TAS handling for multi-session se_node_acls - target: Fix remote-port TMR ABORT + se_cmd fabric stop - target: Fix race with SCF_SEND_DELAYED_TAS handling - spi: atmel: fix gpio chip-select in case of non-DT platform - libata: fix sff host state machine locking while polling - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt - PCI/AER: Flush workqueue on device remove to avoid use-after-free - cpuset: make mm migration asynchronous - cgroup: make sure a parent css isn't offlined before its children - writeback: keep superblock pinned during cgroup writeback association switches - phy: core: fix wrong err handle for phy_power_on - i2c: i801: Adding Intel Lewisburg support for iTCO - bio: return EINTR if copying to user space got interrupted - block: fix use-after-free in dio_bio_complete - nfs: fix nfs_size_to_loff_t - NFSv4: Fix a dentry leak on alias use - of/irq: Fix msi-map calculation for nonzero rid-base - KVM: async_pf: do not warn on page allocation failures - KVM: arm/arm64: vgic: Ensure bitmaps are long enough - KVM: x86: fix missed hardware breakpoints - KVM: x86: MMU: fix ubsan index-out-of-range warning - powerpc/eeh: Fix partial hotplug criterion - tracing: Fix showing function event in available_events - sunrpc/cache: fix off-by-one in qword_get() - kernel/resource.c: fix muxed resource handling in __request_region() - do_last(): don't let a bogus return value from ->open() et.al. to confuse us - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions - xen/arm: correctly handle DMA mapping of compound pages - xen/scsiback: correct frontend counting - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY - xen/pciback: Save the number of MSI-X entries to be copied later. - xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted. - should_follow_link(): validate ->d_seq after having decided to follow - do_last(): ELOOP failure exit should be done after leaving RCU mode - hpfs: don't truncate the file when delete fails - x86/irq: Call chip->irq_set_affinity in proper context - x86/irq: Fix a race in x86_vector_free_irqs() - x86/irq: Validate that irq descriptor is still active - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer - x86/irq: Reorganize the return path in assign_irq_vector - x86/irq: Reorganize the search in assign_irq_vector - x86/irq: Check vector allocation early - x86/irq: Copy vectormask instead of an AND operation - x86/irq: Get rid of code duplication - x86/irq: Remove offline cpus from vector cleanup - x86/irq: Clear move_in_progress before sending cleanup IPI - x86/irq: Remove the cpumask allocation from send_cleanup_vector() - x86/irq: Remove outgoing CPU from vector cleanup mask - x86/irq: Call irq_force_move_complete with irq descriptor - x86/irq: Plug vector cleanup race - IB/cma: Fix RDMA port validation for iWarp - iwlwifi: dvm: fix WoWLAN - iwlwifi: pcie: properly configure the debug buffer size for 8000 - iwlwifi: update and fix 7265 series PCI IDs - iwlwifi: mvm: don't allow sched scans without matches to be started - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running" - bcache: prevent crash on changing writeback_running - Linux 4.4.4 * mlx4_en didn't choose time-stamping shift value according to HW frequency (LP: #1552627) - net/mlx4_en: Choose time-stamping shift value according to HW frequency * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332) - target/transport: add flag to indicate CPU Affinity is observed - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456) - qla2xxx: Fix warning reported by static checker - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM - qla2xxx: Fix stale pointer access. - qla2xxx: Use ATIO type to send correct tmr response - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314) - [Config] Add s390x zfcp to scsi-modules udeb -- Tim Gardner Wed, 02 Mar 2016 08:08:16 -0700 linux (4.4.0-10.25) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1552247 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894) - security: let security modules use PTRACE_MODE_* with bitmasks * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330) - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454) - mmc: sdhci: 64-bit DMA actually has 4-byte alignment - mmc: sdhci: Fix DMA descriptor with zero data length * Miscellaneous Ubuntu changes - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns() -- Tim Gardner Mon, 29 Feb 2016 13:04:14 -0700 linux (4.4.0-9.24) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1551319 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943) - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP: #1448912) - SAUCE: apparmor: Fix: insert race between label_update and label_merge - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale - SAUCE: apparmor: Fix: refcount race between locating in labelset and get - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby - SAUCE: apparmor: Fix: label_vec_merge insertion - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path - SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter * apparmor kernel BUG kills firefox (LP: #1430546) - SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred - SAUCE: apparmor: rework retrieval of the current label in the profile update case * sleep from invalid context in aa_move_mount (LP: #1539349) - SAUCE: apparmor: fix sleep from invalid context * s390x: correct restore of high gprs on signal return (LP: #1550468) - s390/compat: correct restore of high gprs on signal return * missing SMAP support (LP: #1550517) - x86/entry/compat: Add missing CLAC to entry_INT80_32 * Floating-point exception handler receives empty Data-Exception Code in Floating Point Control register (LP: #1548414) - s390/fpu: signals vs. floating point control register * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596) - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware build fips840/b1208b_1604.840 (LP: #1532914) - cxl: Fix PSL timebase synchronization detection * [Feature]EDAC support for Knights Landing (LP: #1519631) - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing * Various failures of kernel_security suite on Xenial kernel on s390x arch (LP: #1531327) - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579) - [Config] Provides: virtualbox-guest-modules when appropriate * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP: #1507588) - [Config] Provides: virtualbox-guest-modules when appropriate * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390) - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics - SAUCE: i915_bpo: Update intel_ips.h file location - SAUCE: i915_bpo: Rename the backport driver to i915_bpo - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915 - drm/i915: remove an extra level of indirection in PCI ID list - drm/i915/kbl: Add Kabylake PCI ID - drm/i915/kbl: Add Kabylake GT4 PCI ID - mm: Export nr_swap_pages - async: export current_is_async() - drm: fix potential dangling else problems in for_each_ macros - dp/mst: add SDP stream support - drm: Implement drm_modeset_lock_all_ctx() - drm: Add "prefix" parameter to drm_rect_debug_print() - drm/i915: Set connector_state->connector using the helper. - drm/atomic: add connector mask to drm_crtc_state. - drm/i915: Report context GTT size - drm/i915: Add get_eld audio component - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED - SAUCE: i915_bpo: Revert passing plane/encoder name - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver - drm/i915/bxt: update list of PCIIDs - drm/i915/skl: Add missing SKL ids - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its driver isn't" - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK - drm/atomic: Do not unset crtc when an encoder is stolen - drm/i915: Update connector_mask during readout, v2. - drm/atomic: Add encoder_mask to crtc_state, v3. - SAUCE: drm/core: Add drm_encoder_index. - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID" - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m * arm64: guest hangs when ntpd is running (LP: #1549494) - hrtimer: Add support for CLOCK_MONOTONIC_RAW - hrtimer: Catch illegal clockids - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW * Miscellaneous Ubuntu changes - [Debian] git-ubuntu-log -- wrap long bug and commit titles - [Config] CONFIG_ARM_SMMU=y on arm64 - rebase to v4.4.3 - [Debian] git-ubuntu-log -- ensure we get the last commit - [Config] fix up spelling of probably again - [Debian] perf -- build in the context of the full generated local headers - SAUCE: tools: lib/bpf -- add generated headers to search path - SAUCE: proc: Always set super block owner to init_user_ns - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers() - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns - SAUCE: apparmor: debug: POISON label and replaceby pointer on free - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking - SAUCE: apparmor: Fix: refcount leak in aa_label_merge - SAUCE: apparmor: ensure that repacedby sharing is done correctly - SAUCE: apparmor Fix: refcount bug in pivotroot mediation - SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert - SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns - SAUCE: apparmor: Fix: break circular refcount for label that is directly freed. - SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed - SAUCE: apparmor: Fix: query label file permission - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read - SAUCE: fixup: cleanup return handling of labels - SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed - SAUCE: fixup: make __share_replacedby private to get rid of build warning - SAUCE: fixup: 20/23 locking issue around in __label_update - SAUCE: fixup: get rid of unused var build warning - SAUCE: fixup: cast poison values to remove warnings - SAUCE: apparmor: fix refcount race when finding a child profile - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static - SAUCE: fix: audit "no_new_privs" case for exec failure - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly. - SAUCE: Move replacedby allocation into label_alloc - [Debian] supply zfs dkms Provides: based on do_zfs - [Config] supply zfs dkms Provides: based on do_zfs - [Config] drop linux-image-3.0 provides * Miscellaneous upstream changes - x86/mpx: Fix off-by-one comparison with nr_registers [ Upstream Kernel Changes ] * rebase to v4.4.3 -- Tim Gardner Thu, 25 Feb 2016 19:47:55 -0700 linux (4.4.0-8.23) xenial; urgency=low * cgroup namespace mounts broken in containers (LP: #1549398) - SAUCE: kernfs: Always set super block owner to init_user_ns * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718) - arm64: mm: avoid calling apply_to_page_range on empty range - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810) - [Config] postinst -- handle recreating symlinks when a real file is present * insecure overlayfs xattrs handling in copy_up (LP: #1534961) - SAUCE: cred: Add clone_cred() interface - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs - SAUCE: overlayfs: Be more careful about copying up sxid files - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150) - SAUCE: cred: Add clone_cred() interface - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs - SAUCE: overlayfs: Be more careful about copying up sxid files - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747) - SAUCE: cred: Add clone_cred() interface - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674) - net: bulk free infrastructure for NAPI context, use napi_consume_skb - net: Add eth_platform_get_mac_address() helper. - i40e: Add mac_filter_element at the end of the list instead of HEAD - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool - i40e: Replace X722 mac check in ethtool get_settings - i40evf: allow channel bonding of VFs - i40e: define function capabilities in only one place - i40evf: null out ring pointers on free - i40e: Cleanup the code with respect to restarting autoneg - i40e: update features with right offload - i40e: bump version to 1.4.10 - i40e: add new device IDs for X722 - i40e: Extend ethtool RSS hooks for X722 - i40e/i40evf: Fix for UDP/TCP RSS for X722 - i40evf: add new write-back mode - i40e/i40evf: Use private workqueue - i40e: add new proxy-wol bit for X722 - i40e: Limit DCB FW version checks to X710/XL710 devices - i40e: AQ Add Run PHY Activity struct - i40e: AQ Geneve cloud tunnel type - i40e: AQ Add external power class to get link status - i40e: add 100Mb ethtool reporting - ixgbe: bulk free SKBs during TX completion cleanup cycle - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() - igb: Unpair the queues when changing the number of queues - igb/igbvf: don't give up - igb: clean up code for setting MAC address - igb: Refactor VFTA configuration - igb: Allow asymmetric configuration of MTU versus Rx frame size - igb: Do not factor VLANs into RLPML calculation - igb: Always enable VLAN 0 even if 8021q is not loaded - igb: Merge VLVF configuration into igb_vfta_set - igb: Clean-up configuration of VF port VLANs - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE - igb: Drop unnecessary checks in transmit path - igb: Enable use of "bridge fdb add" to set unicast table entries - igb: Add workaround for VLAN tag stripping on 82576 - i40e: AQ Shared resource flags - i40e: AQ Add set_switch_config - i40e: AQ Add VXLAN-GPE tunnel type - i40e: AQ thermal sensor control struct - i40e: Bump AQ minor version to 1.5 for new FW features - i40e: Store lan_vsi_idx and lan_vsi_id in the right size - i40e: fix write-back-on-itr to work with legacy itr - i40e: add counter for arq overflows - i40e: add 20G speed for Tx bandwidth calculations - i40e: refactor DCB function - i40e: add a little more to an NVM update debug message - i40evf: enable bus master after reset - i40e: add netdev info to VSI dump - i40e: remove VF device IDs from PF - i40e: trivial: remove unnecessary local var - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7 - net: ixgbe: add minimal parser details for ixgbe - i40e: trivial: drop duplicate definition - i40e: trivial: fix missing space - i40e: fix bug in dma sync - i40e: do TSO only if CHECKSUM_PARTIAL is set - i40e: allocate memory safer - i40e: fix: do not sleep in netdev_ops - i40e: APIs to Add/remove port mirroring rules - i40e: negate PHY int mask bits - i40e: drop unused function - i40e: count allocation errors - i40e: avoid large memcpy by assigning struct - i40e/i40evf: bump version to 1.4.12/1.4.8 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices - i40e: add priv flag for automatic rule eviction - i40e: use eth_platform_get_mac_address() - i40e: move sync_vsi_filters up in service_task - i40e: Make the DCB firmware checks for X710/XL710 only - i40e: set shared bit for multicast filters - i40e: add VEB stat control and remove L2 cloud filter - i40e: use new add_veb calling with VEB stats control - i40e: Refactor force_wb and WB_ON_ITR functionality code - i40evf: Change vf driver string to reflect all products i40evf supports - i40e/i40evf: don't lose interrupts - i40e/i40evf: try again after failure - i40e: dump descriptor indexes in hex - i40e/i40evf: use __GFP_NOWARN - i40e/i40evf: use pages correctly in Rx - i40e/i40evf: use logical operators, not bitwise - i40e: properly show packet split status in debugfs - i40e/i40evf: Bump version - ixgbe: use u32 instead of __u32 in model header - ixgbe: fix dates on header of ixgbe_model.h - i40e: get rid of magic number - i40e: drop unused debugfs file "dump" - i40evf: support packet split receive - i40e: trivial: cleanup use of pf->hw - i40e: Add a SW workaround for lost interrupts - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices - i40e: Removal of code which relies on BASE VEB SEID - i40e/i40evf: avoid atomics - i40e: Do not disable queues in the Legacy/MSI Interrupt handler - i40e: expand comment - i40e: better error reporting for nvmupdate - i40evf: set adapter state on reset failure - i40e: clean event descriptor before use - i40e: When in promisc mode apply promisc mode to Tx Traffic as well - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. - i40e/i40evf: Drop outer checksum offload that was not requested - i40e/i40evf: Use u64 values instead of casting them in TSO function - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path - i40e/i40evf: Consolidate all header changes into TSO function - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path - i40e/i40evf: Add support for IPv4 encapsulated in IPv6 - i40e/i40evf: Handle IPv6 extension headers in checksum offload - i40e/i40evf: Do not write to descriptor unless we complete - i40e/i40evf: Add exception handling for Tx checksum - i40e/i40evf: Clean-up Rx packet checksum handling - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM - i40e: Fix ATR in relation to tunnels - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels - i40e: Update feature flags to reflect newly enabled features - i40evf: Update feature flags to reflect newly enabled features - i40e: Add support for ATR w/ IPv6 extension headers - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx - i40e/i40evf: Rewrite logic for 8 descriptor per packet check - i40e/i40evf: Move Tx checksum closer to TSO - i40e: Add functions to blink led on 10GBaseT PHY - i40e: Fix led blink capability for 10GBaseT PHY - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit - i40e: Do not wait for Rx queue disable in DCB reconfig - i40e: Fix for unexpected messaging - i40e: Expose some registers to program parser, FD and RSS logic - i40e: add check for null VSI - i40e: add adminq commands for Rx CTL registers - i40e: implement and use Rx CTL helper functions - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. - i40e: suspend scheduling during driver unload - i40e: let go of the past - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 * MPT3SAS Driver update for next kernel release (LP: #1512221) - mpt3sas: A correction in unmap_resources - mpt3sas: Added support for high port count HBA variants. - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message. - mpt3sas: Fix static analyzer(coverity) tool identified defects - mpt3sas: Never block the Enclosure device - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's - mpt3sas: Added smp_affinity_enable module parameter. - mpt3sas: Add support for configurable Chain Frame Size - mpt3sas: Updated MPI Header to 2.00.42 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO. - mpt3sas: Updating mpt3sas driver version to 12.100.00.00 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153) - ibmvscsi: Add endian conversions to sysfs attribute show functions * Miscellaneous Ubuntu changes - [Packaging] git-ubuntu-log -- output should be utf-8 - [Packaging] git-ubuntu-log -- handle invalid or private bugs -- Andy Whitcroft Wed, 24 Feb 2016 20:34:49 +0000 linux (4.4.0-7.22) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1547205 * need arm64 acpi parking protocol support in xenial (LP: #1547047) - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL - arm64: kernel: implement ACPI parking protocol * Please pull cgroup namespaces (LP: #1546775) - SAUCE: (noup) kernfs: Add API to generate relative kernfs path - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace - SAUCE: (noup) cgroup: introduce cgroup namespaces - SAUCE: (noup) cgroup: cgroup namespace setns support - SAUCE: (noup) kernfs: define kernfs_node_dentry - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436) - [Config] CONFIG_PWM_OMAP_DMTIMER=m - pwm: lpss: Remove ->free() callback - pwm: bcm2835: Calculate scaler in ->config() - pwm: bcm2835: Prevent division by zero - pwm: bcm2835: Fix email address specification - pwm: lpss: Update PWM setting for Broxton - pwm: lpss: Select core part automatically - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE - pwm: fsl-ftm: Fix clock enable/disable when using PM - pwm: lpc32xx: correct number of PWM channels from 2 to 1 - pwm: lpc32xx: make device usable with common clock framework - pwm: lpc32xx: fix and simplify duty cycle and period calculations - pwm: lpc32xx: return ERANGE, if requested period is not supported - pwm: rcar: Improve accuracy of frequency division setting - pwm: Add PWM driver for OMAP using dual-mode timers - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM - pwm: omap-dmtimer: Potential NULL dereference on error - pwm: Mark all devices as "might sleep" * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586) - [Debian] hv: hv_set_ifconfig -- switch to approved indentation - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues * Update megaraid driver to MR6.10 (LP: #1544679) - megaraid_sas: Do not allow PCI access during OCR - megaraid_sas: MFI IO timeout handling - megaraid_sas: Syncing request flags macro names with firmware - megaraid_sas: Task management support - megaraid_sas: Update device queue depth based on interface type - megaraid_sas: Fastpath region lock bypass - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support - megaraid_sas: Code optimization build_and_issue_cmd return-type - megaraid_sas: Dual queue depth support - megaraid_sas: IO throttling support - megaraid_sas: Make adprecovery variable atomic - megaraid_sas: MFI adapter OCR changes - megaraid_sas: Introduce module parameter for SCSI command timeout - megaraid_sas: SPERC OCR changes - megaraid_sas: driver version upgrade - megaraid: fix null pointer check in megasas_detach_one(). - megaraid_sas: Fix for IO failing post OCR in SRIOV environment - megaraid_sas: Fix SMAP issue - megaraid_sas: Add an i/o barrier * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145) - powerpc/powernv: Fix stale PE primary bus * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321) - [Config] Update bnx2x d-i firmware to 7.12.30 * Miscellaneous Ubuntu changes - rebase to v4.4.2 * Miscellaneous upstream changes - openvswitch: allow management from inside user namespaces - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication - net, thunderx: Remove unnecessary rcv buffer start address management - net: thunderx: HW TSO support for pass-2 hardware - net: thunderx: Enable CQE count threshold interrupt - net: cavium: liquidio: use helpers ns_to_timespec64() - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor - arm64: KVM: Configure TCR_EL2.PS at runtime - arm64: prefetch: don't provide spin_lock_prefetch with LSE - arm64: prefetch: add alternative pattern for CPUs without a prefetcher - arm64: lib: improve copy_page to deal with 128 bytes at a time - arm64: lib: patch in prfm for copy_page if requested - arm64: prefetch: add missing #include for spin_lock_prefetch - net, thunderx: Add TX timeout and RX buffer alloc failure stats. - net: thunderx: Use napi_schedule_irqoff() - net: thunderx: Assign affinity hints to vf's interrupts - net: thunderx: bgx: Use standard firmware node infrastructure. - net: thunderx: bgx: Add log message when setting mac address - net: thunderx: Alloc higher order pages when pagesize is small - net: cavium: liquidio: Return correct error code - net: cavium: liquidio: fix check for in progress flag - livepatch: add old_sympos as disambiguator field to klp_func - livepatch: add sympos as disambiguator field to klp_reloc - livepatch: function,sympos scheme in livepatch sysfs directory - module: Use the same logic for setting and unsetting RO/NX - gcov: use within_module() helper. - module: use a structure to encapsulate layout. - module: clean up RO/NX handling. - module: keep percpu symbols in module's symtab - livepatch: Cleanup module page permission changes [ Upstream Kernel Changes ] * rebase to v4.4.2 -- Tim Gardner Tue, 16 Feb 2016 14:24:45 -0700 linux (4.4.0-6.21) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1546283 * Naples/Zen, NTB Driver (LP: #1542071) - [Config] CONFIG_NTB_AMD=m - NTB: Add support for AMD PCI-Express Non-Transparent Bridge * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983) - SAUCE: storvsc: use small sg_tablesize on x86 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542) - [Config] CONFIG_ARMV8_DEPRECATED=y * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037) - powerpc/eeh: Fix stale cached primary bus * Miscellaneous Ubuntu changes - SAUCE: fs: Add user namesapace member to struct super_block - SAUCE: fs: Limit file caps to the user namespace of the super block - SAUCE: Smack: Add support for unprivileged mounts from user namespaces - SAUCE: block_dev: Support checking inode permissions in lookup_bdev() - SAUCE: block_dev: Check permissions towards block device inode when mounting - SAUCE: fs: Treat foreign mounts as nosuid - SAUCE: selinux: Add support for unprivileged mounts from user namespaces - SAUCE: userns: Replace in_userns with current_in_userns - SAUCE: Smack: Handle labels consistently in untrusted mounts - SAUCE: fs: Check for invalid i_uid in may_follow_link() - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as() - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns - SAUCE: fs: Update posix_acl support to handle user namespace mounts - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns - SAUCE: fs: Allow superblock owner to access do_remount_sb() - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs - SAUCE: fuse: Add support for pid namespaces - SAUCE: fuse: Support fuse filesystems outside of init_user_ns - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant - SAUCE: fuse: Allow user namespace mounts - SAUCE: mtd: Check permissions towards mtd block device inode when mounting - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns - SAUCE: quota: Convert ids relative to s_user_ns - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems - SAUCE: quota: Treat superblock owner as privilged - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing - SAUCE: ext4: Add support for unprivileged mounts from user namespaces - SAUCE: ext4: Add module parameter to enable user namespace mounts - SAUCE: fuse: Add module parameter to enable user namespace mounts * Miscellaneous upstream changes - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl - libahci: Implement the capability to override the generic ahci interrupt handler. - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT. -- Tim Gardner Fri, 12 Feb 2016 09:49:05 -0700 linux (4.4.0-5.20) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1544637 * s390/cio: update measurement characteristics (LP: #1541534) - s390/cio: fix measurement characteristics memleak - s390/cio: ensure consistent measurement state - s390/cio: update measurement characteristics * qeth: layer2 reports unknown state to network tools. (LP: #1541907) - qeth: initialize net_device with carrier off * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647) - [Config] CONFIG_ZONE_DMA=y - mm: CONFIG_NR_ZONES_EXTENDED * perf enahancements for ppc64 (LP: #1521678) - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h - perf kvm/{x86,s390}: Remove const from kvm_events_tp - perf kvm/powerpc: Port perf kvm stat to powerpc - perf kvm/powerpc: Add support for HCALL reasons * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564) - SAUCE: nbd: ratelimit error msgs after socket close * sleep from invalid context in aa_move_mount (LP: #1539349) - SAUCE: apparmor: fix sleep from invalid context * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435) - net/mlx5_core: Modify enable/disable hca functions - net/mlx5_core: Add base sriov support - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch - net/mlx5: Update access functions to Query/Modify vport MAC address - net/mlx5: Introduce access functions to modify/query vport mac lists - net/mlx5: Introduce access functions to modify/query vport state - net/mlx5: Introduce access functions to modify/query vport promisc mode - net/mlx5: Introduce access functions to modify/query vport vlans - net/mlx5e: Write UC/MC list and promisc mode into vport context - net/mlx5e: Write vlan list into vport context - net/mlx5: Introducing E-Switch and l2 table - net/mlx5: E-Switch, Introduce FDB hardware capabilities - net/mlx5: E-Switch, Add SR-IOV (FDB) support - net/mlx5: E-Switch, Introduce Vport administration functions - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context - net/mlx5: E-Switch, Introduce set vport vlan (VST mode) - net/mlx5: E-Switch, Introduce get vf statistics - net/mlx5e: Add support for SR-IOV ndos - net/mlx5: Fix query E-Switch capabilities - net/mlx5e: Assign random MAC address if needed * make wacom_w8001 work well in xenial (LP: #1542771) - Input: wacom_w8001 - use __set_bit for evbits - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support - Input: wacom_w8001 - handle touch error case correctly - Input: wacom_w8001 - split pen and touch initialization up - Input: wacom_w8001 - split the touch and pen devices into two devices - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728) - ubuntu: vbox -- update to 5.0.14-dfsg-2 * Miscellaneous Ubuntu changes - [Packaging] git-ubuntu-log -- fix empty section formatting - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2 -- Andy Whitcroft Sat, 06 Feb 2016 22:32:10 +0000 linux (4.4.0-4.19) xenial; urgency=low * update ZFS and SPL to 0.6.5.4 (LP: #1542296) - [Config] update spl/zfs version - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1 - [Config] reconstruct -- drop links for zfs userspace components - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731) - Revert "af_unix: Revert 'lock_interruptible' in stream receive code" * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049) - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context" * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326) - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671) - HID: multitouch: enable palm rejection if device implements confidence usage * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456) - qla2xxx: Remove unavailable firmware files - qla2xxx: Enable Extended Logins support - qla2xxx: Enable Exchange offload support. - qla2xxx: Enable Target counters in DebugFS. - qla2xxx: Add FW resource count in DebugFS. - qla2xxx: Added interface to send explicit LOGO. - qla2xxx: Delete session if initiator is gone from FW - qla2xxx: Wait for all conflicts before ack'ing PLOGI - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit. - qla2xxx: Remove dependency on hardware_lock to reduce lock contention. - qla2xxx: Add irq affinity notification - qla2xxx: Add selective command queuing - qla2xxx: Move atioq to a different lock to reduce lock contention - qla2xxx: Disable ZIO at start time. - qla2xxx: Set all queues to 4k - qla2xxx: Check for online flag instead of active reset when transmitting responses - scsi: qla2xxxx: avoid type mismatch in comparison * [Hyper-V] PCI Passthrough (LP: #1541120) - x86/irq: Export functions to allow MSI domains in modules - genirq/msi: Export functions to allow MSI domains in modules * Update lpfc driver to 11.0.0.10 (LP: #1541592) - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get. - lpfc: Fix the FLOGI discovery logic to comply with T11 standards - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16 - lpfc: Fix crash in fcp command completion path. - lpfc: Modularize and cleanup FDMI code in driver - lpfc: Fix RDP Speed reporting. - lpfc: Fix RDP ACC being too long. - lpfc: Make write check error processing more resilient - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE. - lpfc: Fix mbox reuse in PLOGI completion - lpfc: Fix external loopback failure. - lpfc: Add logging for misconfigured optics. - lpfc: Delete unnecessary checks before the function call "mempool_destroy" - lpfc: Use kzalloc instead of kmalloc - lpfc: Update version to 11.0.0.10 for upstream patch set * Miscellaneous Ubuntu changes - [Config] CONFIG_ARM64_VA_BITS=48 - [Config] Fixed Vcs-Git * Miscellaneous upstream changes - cxl: Fix possible idr warning when contexts are released - cxl: use correct operator when writing pcie config space values - cxlflash: drop unlikely before IS_ERR_OR_NULL - cxl: Fix DSI misses when the context owning task exits - cxlflash: Removed driver date print - cxlflash: Fix to resolve cmd leak after host reset - cxlflash: Resolve oops in wait_port_offline - cxlflash: Enable device id for future IBM CXL adapter - cxl: fix build for GCC 4.6.x - cxl: use -Werror only with CONFIG_PPC_WERROR - cxl: Enable PCI device ID for future IBM CXL adapter -- Andy Whitcroft Fri, 05 Feb 2016 14:58:51 +0000 linux (4.4.0-3.17) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1541058 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y - LP: #1531539 * SAUCE: nvme merge cleanup - LP: #1531539 * rebase to v4.4.1 [ Andy Whitcroft ] * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls" - LP: #1538618 * postinst -- detect symlinks correctly - LP: #1536810 [ John Johansen ] * SAUCE: apparmor: fix sleep from invalid context - LP: #1539349 [ Upstream Kernel Changes ] * powerpc/eeh: Fix PE location code - LP: #1538909 * powerpc/pseries: Limit EPOW reset event warnings - LP: #1539102 * lightnvm: fix bio submission issue - LP: #1531539 * lightnvm: fix incorrect nr_free_blocks stat - LP: #1531539 * lightnvm: add check after mempool allocation - LP: #1531539 * lightnvm: unlock rq and free ppa_list on submission fail - LP: #1531539 * lightnvm: move ppa erase logic to core - LP: #1531539 * lightnvm: refactor rqd ppa list into set/free - LP: #1531539 * lightnvm: refactor end_io functions for sync - LP: #1531539 * lightnvm: return the get_bb_tbl return value - LP: #1531539 * lightnvm: check bi_error in gc - LP: #1531539 * lightnvm: put block back to gc list on its reclaim fail - LP: #1531539 * lightnvm: fix locking and mempool in rrpc_lun_gc - LP: #1531539 * lightnvm: sectors first in ppa list - LP: #1531539 * lightnvm: move the pages per block check out of the loop - LP: #1531539 * lightnvm: support multiple ppas in nvm_erase_ppa - LP: #1531539 * lightnvm: move rq->error to nvm_rq->error - LP: #1531539 * lightnvm: introduce nvm_submit_ppa - LP: #1531539 * lightnvm: reference rrpc lun in rrpc block - LP: #1531539 * lightnvm: fix missing grown bad block type - LP: #1531539 * lightnvm: manage open and closed blocks separately - LP: #1531539 * lightnvm: add mccap support - LP: #1531539 * lightnvm: introduce mlc lower page table mappings - LP: #1531539 * lightnvm: core on-disk initialization - LP: #1531539 * lightnvm: introduce ioctl to initialize device - LP: #1531539 * lightnvm: use system block for mm initialization - LP: #1531539 * lightnvm: introduce factory reset - LP: #1531539 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM - LP: #1531539 * blk-mq: add a flags parameter to blk_mq_alloc_request - LP: #1531539 * nvme: move struct nvme_iod to pci.c - LP: #1531539 * nvme: split command submission helpers out of pci.c - LP: #1531539 * nvme: use offset instead of a struct for registers - LP: #1531539 * nvme: split nvme_trans_device_id_page - LP: #1531539 * nvme: use vendor it from identify - LP: #1531539 * nvme: split a new struct nvme_ctrl out of struct nvme_dev - LP: #1531539 * nvme: simplify nvme_setup_prps calling convention - LP: #1531539 * nvme: refactor nvme_queue_rq - LP: #1531539 * nvme: factor out a nvme_unmap_data helper - LP: #1531539 * nvme: move nvme_error_status to common code - LP: #1531539 * nvme: move nvme_setup_flush and nvme_setup_rw to common code - LP: #1531539 * nvme: split __nvme_submit_sync_cmd - LP: #1531539 * nvme: use the block layer for userspace passthrough metadata - LP: #1531539 * nvme: move block_device_operations and ns/ctrl freeing to common code - LP: #1531539 * nvme: add explicit quirk handling - LP: #1531539 * nvme: move remaining CC setup into nvme_enable_ctrl - LP: #1531539 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code - LP: #1531539 * nvme: add a common helper to read Identify Controller data - LP: #1531539 * nvme: move the call to nvme_init_identify earlier - LP: #1531539 * nvme: move namespace scanning to common code - LP: #1531539 * nvme: move chardev and sysfs interface to common code - LP: #1531539 * nvme: refactor set_queue_count - LP: #1531539 * blk-integrity: empty implementation when disabled - LP: #1531539 * NVMe: fix build with CONFIG_NVM enabled - LP: #1531539 * nvme: fix another 32-bit build warning - LP: #1531539 * nvme: precedence bug in nvme_pr_clear() - LP: #1531539 * nvme: only ignore hardware errors in nvme_create_io_queues - LP: #1531539 * nvme: only add a controller to dev_list after it's been fully initialized - LP: #1531539 * nvme: protect against simultaneous shutdown invocations - LP: #1531539 * nvme: don't take the I/O queue q_lock in nvme_timeout - LP: #1531539 * nvme: merge nvme_abort_req and nvme_timeout - LP: #1531539 * nvme: add NVME_SC_CANCELLED - LP: #1531539 * nvme: simplify resets - LP: #1531539 * nvme: do not restart the request timeout if we're resetting the controller - LP: #1531539 * nvme: merge probe_work and reset_work - LP: #1531539 * nvme: remove dead controllers from a work item - LP: #1531539 * nvme: switch abort_limit to an atomic_t - LP: #1531539 * NVMe: Implement namespace list scanning - LP: #1531539 * NVMe: Use unbounded work queue for all work - LP: #1531539 * NVMe: Remove device management handles on remove - LP: #1531539 * NVMe: Simplify metadata setup - LP: #1531539 * nvme: fix admin queue depth - LP: #1531539 * nvme: factor out a few helpers from req_completion - LP: #1531539 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait - LP: #1531539 * nvme: switch abort to blk_execute_rq_nowait - LP: #1531539 * nvme: special case AEN requests - LP: #1531539 * nvme: simplify completion handling - LP: #1531539 * nvme: properly free resources for cancelled command - LP: #1531539 * nvme: meta_sg doesn't have to be an array - LP: #1531539 * nvme: merge iod and cmd_info - LP: #1531539 * NVMe: Add pci error handlers - LP: #1531539 * NVMe: Export namespace attributes to sysfs - LP: #1531539 * nvme: Move nvme_freeze/unfreeze_queues to nvme core - LP: #1531539 * nvme: synchronize access to ctrl->namespaces - LP: #1531539 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device - LP: #1531539 * nvme: make SG_IO support optional - LP: #1531539 * NVMe: Fix admin queue ring wrap - LP: #1531539 * NVMe: Use a retryable error code on reset - LP: #1531539 * NVMe: Remove queue freezing on resets - LP: #1531539 * NVMe: IO queue deletion re-write - LP: #1531539 * NVMe: Shutdown controller only for power-off - LP: #1531539 * NVMe: Export NVMe attributes to sysfs group - LP: #1531539 * i40e: fix build warnings * net: i40e: shut up uninitialized variable warnings * Drivers: hv: vmbus: fix build warning * Drivers: hv: util: Increase the timeout for util services * Drivers: hv: utils: run polling callback always in interrupt context * tools: hv: report ENOSPC errors in hv_fcopy_daemon * tools: hv: remove repeated HV_FCOPY string * Drivers: hv: util: catch allocation errors * Drivers: hv: utils: use memdup_user in hvt_op_write * drivers/hv: cleanup synic msrs if vmbus connect failed * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num * drivers:hv: Export the API to invoke a hypercall on Hyper-V * drivers:hv: Define the channel type for Hyper-V PCI Express pass-through * Drivers: hv: vss: run only on supported host versions * Drivers: hv: vmbus: Use uuid_le type consistently * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs * Drivers: hv: vmbus: Get rid of the unused macro * Drivers: hv: vmbus: Get rid of the unused irq variable * Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal() * Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal() * Drivers: hv: vmbus: fix rescind-offer handling for device without a driver * Drivers: hv: vmbus: release relid on error in vmbus_process_offer() * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex * drivers:hv: Allow for MMIO claims that span ACPI _CRS records * Drivers: hv: vmbus: Fix a Host signaling bug * drivers/hv: correct tsc page sequence invalid value * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0 * Drivers: hv: utils: Invoke the poll function after handshake * tools: hv: vss: fix the write()'s argument: error -> vss_msg * Drivers: hv: utils: fix memory leak on on_msg() failure * Drivers: hv: utils: rename outmsg_lock * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode * Drivers: hv: utils: fix crash when device is removed from host side * Drivers: hv: ring_buffer.c: fix comment style * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends() * Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read() * Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpacket_raw() * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek() * drivers/hv: replace enum hv_message_type by u32 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical [ Upstream Kernel Changes ] * rebase to v4.4.1 - LP: #1533461 - LP: #1529624 -- Tim Gardner Fri, 29 Jan 2016 08:06:37 -0700 linux (4.4.0-2.16) xenial; urgency=low [ Andy Whitcroft ] * Release Tracking Bug - LP: #1539090 * SAUCE: hv: hv_set_ifconfig -- convert to python3 - LP: #1506521 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls - LP: #1538618 [ Colin Ian King ] * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addresses (LP: #1529381) - LP: #1529381 [ John Johansen ] * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown - LP: #1446906 [ Mahesh Salgaonkar ] * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers - LP: #1537881 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt. - LP: #1537881 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time base errors - LP: #1537881 [ Paolo Pisati ] * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum #843419 build flags - LP: #1533009 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y * [Config] disable ARCH_ZX (ZTE ZX Soc) [ Tim Gardner ] * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs" * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0 - LP: #1536719 * SAUCE: drop obsolete bnx2x firmware * SAUCE: i40e: Silence 'may be used uninitialized' warnings - LP: #1536474 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency - LP: #1534647 * [Config] Add pvpanic to virtual flavour - LP: #1537923 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m - LP: #1520457 [ Upstream Kernel Changes ] * i40evf: fix compiler warning of unused variable - LP: #1536474 * intel: i40e: fix confused code - LP: #1536474 * i40e/i40evf: remove unused tunnel parameter - LP: #1536474 * i40e: Change BUG_ON to WARN_ON in service event complete - LP: #1536474 * i40e: remove BUG_ON from feature string building - LP: #1536474 * i40e: remove BUG_ON from FCoE setup - LP: #1536474 * i40e: Workaround fix for mss < 256 issue - LP: #1536474 * i40e/i40evf: Add a stat to track how many times we have to do a force WB - LP: #1536474 * i40e: Move the saving of old link info from handle_link_event to link_event - LP: #1536474 * i40e/i40evf: Add comment to #endif - LP: #1536474 * i40e/i40evf: clean up error messages - LP: #1536474 * i40evf: handle many MAC filters correctly - LP: #1536474 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS - LP: #1536474 * i40e: rework the functions to configure RSS with similar parameters - LP: #1536474 * i40e: create a generic configure rss function - LP: #1536474 * i40e: Bump version to 1.4.2 - LP: #1536474 * i40e: add new fields to store user configuration - LP: #1536474 * i40e: rename rss_size to alloc_rss_size in i40e_pf - LP: #1536474 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround - LP: #1536474 * i40e/i40evf: prefetch skb data on transmit - LP: #1536474 * i40evf: rename VF adapter specific RSS function - LP: #1536474 * i40evf: create a generic config RSS function - LP: #1536474 * i40evf: create a generic get RSS function - LP: #1536474 * i40evf: add new fields to store user configuration of RSS - LP: #1536474 * i40e: Update error messaging - LP: #1536474 * i40e: fix confusing message - LP: #1536474 * i40e: make error message more useful - LP: #1536474 * i40evf: quoth the VF driver, Nevermore - LP: #1536474 * i40evf: allocate queue vectors dynamically - LP: #1536474 * i40evf: allocate ring structs dynamically - LP: #1536474 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 - LP: #1536474 * i40e: fix: do not sleep in netdev_ops - LP: #1536474 * i40e: remove unused argument - LP: #1536474 * i40evf: increase max number of queues - LP: #1536474 * i40evf: set real num queues - LP: #1536474 * i40evf: remove duplicate string - LP: #1536474 * i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout - LP: #1536474 * i40e: Fix memory leaks, sideband filter programming - LP: #1536474 * i40evf: don't use atomic allocation - LP: #1536474 * i40e: propagate properly - LP: #1536474 * i40evf: use correct types - LP: #1536474 * i40e: use priv flags to control packet split - LP: #1536474 * i40e: Remove separate functions gathering XOFF Rx stats - LP: #1536474 * i40e: fix whitespace - LP: #1536474 * i40e/i40evf: use logical operator - LP: #1536474 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf - LP: #1536474 * i40e: trivial fixes - LP: #1536474 * i40e: Fix i40e_print_features() VEB mode output - LP: #1536474 * i40e: chomp the BIT(_ULL) - LP: #1536474 * i40e: properly delete VF MAC filters - LP: #1536474 * i40e: don't add zero MAC filter - LP: #1536474 * i40evf: check rings before freeing resources - LP: #1536474 * i40e: use explicit cast from u16 to u8 - LP: #1536474 * i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message - LP: #1536474 * i40e: hush little warnings - LP: #1536474 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 - LP: #1536474 * i40e: clean whole mac filter list - LP: #1536474 * i40evf: change version string generation - LP: #1536474 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4 - LP: #1536474 * geneve: UDP checksum configuration via netlink - LP: #1536474 * geneve: Add geneve udp port offload for ethernet devices - LP: #1536474 * i40e: geneve tunnel offload support - LP: #1536474 * geneve: Add geneve_get_rx_port support - LP: #1536474 * i40e: Call geneve_get_rx_port to get the existing Geneve ports - LP: #1536474 * i40e: change log messages and error returns - LP: #1536474 * i40e: allow zero MAC address for VFs - LP: #1536474 * i40e: Look up MAC address in Open Firmware or IDPROM - LP: #1536474 * i40e: Fix Rx hash reported to the stack by our driver - LP: #1536474 * i40e: remove forever unused ID - LP: #1536474 * igb: add 88E1543 initialization code * igb: don't unmap NULL hw_addr * igb: use the correct i210 register for EEMNGCTL * igb: fix NULL derefs due to skipped SR-IOV enabling * igb: improve handling of disconnected adapters * igb: Remove GS40G specific defines/functions * igb: Don't add PHY address to PCDL address * igb: Improve cable length function for I210, etc. * igb: Explicitly label self-test result indices * ixgbe: drop null test before destroy functions - LP: #1536473 * ixgbe: Delete redundant include file - LP: #1536473 * ixgbe: fix multiple kernel-doc errors - LP: #1536473 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector - LP: #1536473 * ixgbe: Add KR mode support for CS4227 chip - LP: #1536473 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K - LP: #1536473 * ixgbe/ixgbevf: use napi_schedule_irqoff() - LP: #1536473 * ixgbe: Remove CS4227 diagnostic code - LP: #1536473 * ixgbevf: use ether_addr_copy instead of memcpy - LP: #1536473 * ixgbevf: fix spoofed packets with random MAC - LP: #1536473 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em - LP: #1536473 * ixgbe: Add support for newer thermal alarm - LP: #1536473 * ixgbe: Use private workqueue to avoid certain possible hangs - LP: #1536473 * ixgbevf: Use a private workqueue to avoid certain possible hangs - LP: #1536473 * ixgbevf: Minor cleanups - LP: #1536473 * ixgbe: Refactor MAC address configuration code - LP: #1536473 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses - LP: #1536473 * ixgbe: Allow FDB entries access to more RAR filters - LP: #1536473 * ixgbe: Update PTP to support X550EM_x devices - LP: #1536473 * ixgbe: Correct spec violations by waiting after reset - LP: #1536473 * ixgbe: Wait for master disable to be set - LP: #1536473 * ixgbe: Save VF info and take references - LP: #1536473 * ixgbe: Handle extended IPv6 headers in Tx path - LP: #1536473 * ixgbe: Always turn PHY power on when requested - LP: #1536473 * ixgbevf: Handle extended IPv6 headers in Tx path - LP: #1536473 * ixgbe: Return error on failure to allocate mac_table - LP: #1536473 * ixgbe: Fix SR-IOV VLAN pool configuration - LP: #1536473 * ixgbe: Simplify definitions for regidx and bit in set_vfta - LP: #1536473 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label - LP: #1536473 * ixgbe: Simplify configuration of setting VLVF and VLVFB - LP: #1536473 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF - LP: #1536473 * ixgbe: Reorder search to work from the top down instead of bottom up - LP: #1536473 * ixgbe: Add support for VLAN promiscuous with SR-IOV - LP: #1536473 * ixgbe: Fix VLAN promisc in relation to SR-IOV - LP: #1536473 * ixgbe: Clear stale pool mappings - LP: #1536473 * ixgbe: Clean stale VLANs when changing port VLAN or resetting - LP: #1536473 * ixgbe: do not report 2.5 Gbps as supported - LP: #1536473 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector - LP: #1536473 * ixgbevf: minor cleanups for ixgbevf_set_itr() - LP: #1536473 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings() - LP: #1536473 * ixgbe: report correct media type for KR, KX and KX4 interfaces - LP: #1536473 * ixgbe: Clean up redundancy in hw_enc_features - LP: #1536473 * ixgbe: fix RSS limit for X550 - LP: #1536473 * ixgbe: Correct X550EM_x revision check - LP: #1536473 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans() - LP: #1536473 * ixgbe: Fill at least min credits to a TC credit refills - LP: #1536473 * ixgbe: use correct FCoE DDP max check - LP: #1536473 * ixgbe: fix broken PFC with X550 - LP: #1536473 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings() - LP: #1536473 * ixgbe: Correct handling of any outer UDP checksum setting - LP: #1536473 * ixgbe: Fix to get FDMI HBA attributes information with X550 - LP: #1536473 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled - LP: #1536473 * ixgbe: Make ATR recognize IPv6 extended headers - LP: #1536473 * e1000: make eeprom read/write scheduler friendly * e1000: fix data race between tx_ring->next_to_clean * e1000: Remove checkpatch coding style errors * e1000: clean up the checking logic * e1000: fix a typo in the comment * e1000e: clean up the local variable * e1000: fix kernel-doc argument being missing * e1000: get rid of duplicate exit path * e1000: Elementary checkpatch warnings and checks removed * e1000e: fix division by zero on jumbo MTUs * e1000e: Increase timeout of polling bit RSPCIPHY * e1000e: initial support for i219-LM (3) * e1000e: Switch e1000e_up to void, drop code checking for error result * e1000e: Remove unreachable code * e1000e: Do not read ICR in Other interrupt * e1000e: Do not write lsc to ics in msi-x mode * e1000e: Fix msi-x interrupt automask * acpi: pci: Setup MSI domain for ACPI based pci devices * irqdomain: Introduce is_fwnode_irqchip helper * irqchip/gic-v2m: Refactor to prepare for ACPI support * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support * clk: xgene: Fix divider with non-zero shift value * i2c: designware: Do not require clock when SSCN and FFCN are provided * fm10k: do not assume VF always has 1 queue - LP: #1536475 * fm10k: Correct MTU for jumbo frames - LP: #1536475 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector - LP: #1536475 * fm10k: use napi_schedule_irqoff() - LP: #1536475 * fm10k: set netdev features in one location - LP: #1536475 * fm10k: reset max_queues on init_hw_vf failure - LP: #1536475 * fm10k: always check init_hw for errors - LP: #1536475 * fm10k: reinitialize queuing scheme after calling init_hw - LP: #1536475 * fm10k: Correct typecast in fm10k_update_xc_addr_pf - LP: #1536475 * fm10k: explicitly typecast vlan values to u16 - LP: #1536475 * fm10k: add statistics for actual DWORD count of mbmem mailbox - LP: #1536475 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped - LP: #1536475 * fm10k: Add support for ITR scaling based on PCIe link speed - LP: #1536475 * fm10k: introduce ITR_IS_ADAPTIVE macro - LP: #1536475 * fm10k: Update adaptive ITR algorithm - LP: #1536475 * fm10k: use macro for default Tx and Rx ITR values - LP: #1536475 * fm10k: change default Tx ITR to 25usec - LP: #1536475 * fm10k: TRIVIAL fix typo of hardware - LP: #1536475 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame - LP: #1536475 * fm10k: use ether_addr_copy to copy MAC address - LP: #1536475 * fm10k: do not use CamelCase - LP: #1536475 * fm10k: remove unnecessary else block from if statements with return - LP: #1536475 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf - LP: #1536475 * fm10k: consistently refer to VLANs and VLAN IDs - LP: #1536475 * fm10k: bump driver version - LP: #1536475 * fm10k: conditionally compile DCB and DebugFS support - LP: #1536475 * fm10k: Cleanup MSI-X interrupts in case of failure - LP: #1536475 * fm10k: Cleanup exception handling for mailbox interrupt - LP: #1536475 * fm10k: do not inline fm10k_iov_select_vid() - LP: #1536475 * fm10k: whitespace cleanups - LP: #1536475 * fm10k: use BIT() macro instead of open-coded bit-shifting - LP: #1536475 * fm10k: cleanup namespace pollution - LP: #1536475 * fm10k: cleanup overly long lines - LP: #1536475 * fm10k: initialize xps at driver load - LP: #1536475 * fm10k: don't initialize fm10k_workqueue at global level - LP: #1536475 * fm10k: correctly pack TLV structures and explain reasoning - LP: #1536475 * fm10k: Cleanup exception handling for changing queues - LP: #1536475 * fm10k: use ether_addr_equal instead of memcmp - LP: #1536475 * fm10k: address operator not needed when declaring function pointers - LP: #1536475 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures - LP: #1536475 * fm10k: remove unused struct element - LP: #1536475 * fm10k: use true/false for boolean get_host_state - LP: #1536475 * fm10k: cleanup mailbox code comments etc - LP: #1536475 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option - LP: #1536475 * device property: always check for fwnode type - LP: #1533035 * device property: rename helper functions - LP: #1533035 * device property: refactor built-in properties support - LP: #1533035 * device property: keep single value inplace - LP: #1533035 * device property: helper macros for property entry creation - LP: #1533035 * device property: improve readability of macros - LP: #1533035 * device property: return -EINVAL when property isn't found in ACPI - LP: #1533035 * device property: Fallback to secondary fwnode if primary misses the property - LP: #1533035 * device property: Take a copy of the property set - LP: #1533035 * driver core: platform: Add support for built-in device properties - LP: #1533035 * driver core: Do not overwrite secondary fwnode with NULL if it is set - LP: #1533035 * mfd: core: propagate device properties to sub devices drivers - LP: #1533035 * mfd: intel-lpss: Add support for passing device properties - LP: #1533035 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver - LP: #1533035 * mfd: intel-lpss: Pass HSUART configuration via properties - LP: #1533035 * i2c: designware: Convert to use unified device property API - LP: #1533035 * keys, trusted: fix: *do not* allow duplicate key options - LP: #1398274 * keys, trusted: select hash algorithm for TPM2 chips - LP: #1398274 * keys, trusted: seal with a TPM2 authorization policy - LP: #1398274 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing - LP: #1461360 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support - LP: #1461360 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset - LP: #1461360 * drm/i915: WaRsDisableCoarsePowerGating - LP: #1527462 * drm/i915/skl: Add SKL GT4 PCI IDs - LP: #1527462 * drm/i915/skl: Disable coarse power gating up until F0 - LP: #1527462 * platform:x86: add Intel P-Unit mailbox IPC driver - LP: #1520457 * intel_punit_ipc: add NULL check for input parameters - LP: #1520457 * platform/x86: Add Intel Telemetry Core Driver - LP: #1520457 * intel_pmc_ipc: update acpi resource structure for Punit - LP: #1520457 * platform:x86: Add Intel telemetry platform device - LP: #1520457 * platform:x86: Add Intel telemetry platform driver - LP: #1520457 * platform:x86: Add Intel Telemetry Debugfs interfaces - LP: #1520457 * cxlflash: a couple off by one bugs -- Andy Whitcroft Thu, 28 Jan 2016 13:56:00 +0000 linux (4.4.0-1.15) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1536803 [ Upstream Kernel Changes ] * Revert "[SCSI] libiscsi: Reduce locking contention in fast path" - LP: #1517142 -- Tim Gardner Wed, 20 Jan 2016 07:41:40 -0700 linux (4.4.0-0.14) xenial; urgency=low [ Upstream Kernel Changes ] * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field" - LP: #1522415 * powerpc: Add __raw_rm_writeq() function - LP: #1522415 -- Tim Gardner Tue, 19 Jan 2016 11:24:26 -0700 linux (4.4.0-0.13) xenial; urgency=low [ Andy Whitcroft ] * [Config] s390x -- the kernel provides ppp-modules such as there are * SAUCE: (no-up) add compat_uts_machine= kernel command line override [ Tim Gardner ] * [Config] Update annotations for VIRTIO_{NET,BLK} - LP: #1533382 [ Upstream Kernel Changes ] * powerpc/powernv: Add support for Nvlink NPUs - LP: #1522415 * powerpc/powernv: Fix update of NVLink DMA mask - LP: #1522415 * powerpc/powernv: Change NPU PE# assignment - LP: #1522415 * powerpc/powernv: Reserve PE#0 on NPU - LP: #1522415 * KEYS: Fix keyring ref leak in join_session_keyring() - LP: #1534887 - CVE-2016-0728 -- Tim Gardner Tue, 19 Jan 2016 05:49:09 -0700 linux (4.4.0-0.12) xenial; urgency=low [ Eric Dumazet ] * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers - LP: #1527902 [ Guilherme G. Piccoli ] * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early() - LP: #1486180 [ Tim Gardner ] * SAUCE: AUFS - update to aufs4.x-rcN 20160111 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390 - LP: #1532886 * [Config] nvme.ko moved to drivers/nvme/host * [Config] scsi_dh morphed into 4 modules * [Config] CONFIG_IBMVNIC=m * [Config] Add DRM ast driver to udeb installer image - LP: #1514711 * [Config] CONFIG_KVM=y for s390x - LP: #1532886 * [Config] Install spl/zfs under the kernel modules directory Fixes some errors in generic.inclusion-list.log [ Upstream Kernel Changes ] * perf/x86/intel/uncore: Add Broadwell-EP uncore support - LP: #1524574 * EDAC: Add DDR4 flag - LP: #1519631 * EDAC, sb_edac: Virtualize several hard-coded functions - LP: #1519631 * EDAC, sb_edac: Add support for duplicate device IDs - LP: #1519631 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support - LP: #1519631 * Driver for IBM System i/p VNIC protocol - LP: #1532303 -- Tim Gardner Mon, 11 Jan 2016 09:57:16 -0700 linux (4.4.0-0.11) xenial; urgency=low [ Tim Gardner ] * [Config] Fix bogus reconstruct script -- Tim Gardner Mon, 11 Jan 2016 07:29:17 -0700 linux (4.4.0-0.10) xenial; urgency=low [ Haren Myneni ] * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value - LP: #1529666 [ Serge Hallyn ] * SAUCE: add a sysctl to disable unprivileged user namespace unsharing [ Tim Gardner ] * [Config] CONFIG_ZONE_DEVICE=y for amd64 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x - LP: #1526869 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings * SAUCE: dmaengine: ioatdma: Squelch framesize warnings * rebase to v4.4 [ Upstream Kernel Changes ] * rebase to v4.4 -- Tim Gardner Mon, 04 Jan 2016 17:43:51 -0700 linux (4.4.0-0.9) xenial; urgency=low [ Tim Gardner ] * rebase to v4.4-rc8 [ Upstream Kernel Changes ] * rebase to v4.4-rc8 -- Tim Gardner Sun, 03 Jan 2016 18:50:33 -0700 linux (4.4.0-0.8) xenial; urgency=low [ Tim Gardner ] * rebase to v4.4-rc7 [ Upstream Kernel Changes ] * rebase to v4.4-rc7 -- Tim Gardner Mon, 28 Dec 2015 16:13:11 -0700 linux (4.4.0-0.7) xenial; urgency=low [ Hui Wang ] * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y - LP: #1527096 [ Jann Horn ] * SAUCE: (noup) ptrace: being capable wrt a process requires mapped uids/gids - LP: #1527374 [ Tim Gardner ] * rebase to v4.4-rc6 [ Upstream Kernel Changes ] * rebase to v4.4-rc6 - LP: #1526330 -- Tim Gardner Thu, 17 Dec 2015 05:28:27 -0700 linux (4.4.0-0.6) xenial; urgency=low [ Andy Whitcroft ] * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1 support in latest compilers * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with ARMv8.1 support in latest compilers [ Tim Gardner ] * [Config] s390 -> s390x * SAUCE: include/linux/mmdebug.h: #include -- Tim Gardner Tue, 15 Dec 2015 06:46:26 -0700 linux (4.4.0-0.5) xenial; urgency=low [ Andy Whitcroft ] * [Config] s390x -- enable tools - LP: #1524319 * [Config] s390x -- add architecture to getabis * [Config] s390x -- add s390x ABI information * [Config] s390x -- enable ABI checks [ Tim Gardner ] * [Debian] config-check and prepare using ${DEBIAN}/config/annotations * [Config] Add s390 modules to nic-modules udeb - LP: #1525297 * rebase to v4.4-rc5 [ Upstream Kernel Changes ] * rebase to v4.4-rc5 - LP: #1523517 - LP: #1523232 -- Tim Gardner Mon, 14 Dec 2015 05:28:05 -0700 linux (4.4.0-0.4) xenial; urgency=low [ Upstream Kernel Changes ] * cgroup: make css_set pin its css's to avoid use-afer-free * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_attach() * cgroup: fix handling of multi-destination migration from subtree_control enabling -- Tim Gardner Tue, 08 Dec 2015 11:20:41 -0700 linux (4.4.0-0.3) xenial; urgency=low [ Upstream Kernel Changes ] * rebase to v4.4-rc4 -- Tim Gardner Sun, 06 Dec 2015 16:50:15 -0700 linux (4.4.0-0.2) xenial; urgency=low [ Tim Gardner ] * [Config] Add spl/zfs provides to generic and powerpc64-smp * [Config] Add zfs to d-i fs-core-modules * [Config] Include all s390 specific drivers in linux-image - LP: #1522210 -- Tim Gardner Thu, 03 Dec 2015 07:05:56 -0700 linux (4.4.0-0.1) xenial; urgency=low [ Andy Whitcroft ] * [Tests] gcc-multilib does not exist on ppc64el redux - LP: #1515541 * [Config] libunwind8-dev is not available on s390x * [Debian] Disable SPL/ZFS for cross compiling -- redux * [Config] s390x -- add dasd udebs - LP: #1519833 * [Config] s390x -- include dasd modules in linux-image - LP: #1519833 * [Config] s390x -- disable ZFS temporarily - LP: #1519820 * [Config] s390s -- disable ABI/module checks * [Config] make IBMVETH consistent on powerpc/ppc64el - LP: #1521712 * [Config] follow ibmvscsi name change - LP: #1521712 * [Config] move ibm disk and ethernet drivers to linux-image - LP: #1521712 * [Config] include ibmveth in nic-modules for ppc64el - LP: #1521712 * [Config] s390x -- disable abi/module checks for s390x [ Joseph Salisbury ] * SAUCE: scsi_sysfs: protect against double execution of __scsi_remove_device() - LP: #1509029 [ Seth Forshee ] * [Config] CONFIG_DRM_AMDGPU_CIK=n - LP: #1510405 [ Tim Gardner ] * [Debian] Disable SPL/ZFS for cross compiling * [Config] CONFIG_SCSI_IBMVSCSI=m - LP: #1515872 * rebase to v4.4-rc2 * [Config] updateconfigs * [Config] CONFIG_WILC1000_DRIVER=n for FTBS * SAUCE: do_zfs=false temporarily * [Config] CONFIG_LUSTRE_FS=n * [Debian] Disable udebs when cross compiling * rebase to v4.4-rc3 * [Config] CONFIG_AUFS_FS=m * SAUCE: AUFS [ Upstream Kernel Changes ] * ZFS: Update with 4.4 support * SPL: Update with 4.4 support [ Upstream Kernel Changes ] * rebase to v4.4-rc3 - LP: #1519168 * rebase to v4.4-rc2 - LP: #1506615 - LP: #1502781 -- Tim Gardner Mon, 23 Nov 2015 13:22:37 -0700 linux (4.3.0-0.8) xenial; urgency=low [ Andy Whitcroft ] * [Config] re-enable OSS support and blacklist - LP: #1434842 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y * [Packaging] config-check -- improve syntax diagnostics * [Packaging] module-inclusion -- add dependency inclusion for a list * [Packaging] config-check -- accumulate multi-line annotations correctly * [Packaging] config-check -- handle V2 annotations format * [Packaging] s390x -- add architecture to kernelconfig - LP: #1488653 * [Config] s390x -- initial configuration * [Config] s390x -- add initial binary image * [Config] s390x -- initial configuration update * [Config] s390x -- produce linux-image * [Config] s390x -- d-i module exclusions * [Config] apply Device Drivers >> LED Support >> LED Class Support * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support * SAUCE: leds: lp55xx -- do not force use of the fallback loader * [Config] -- s390x -- configuration review updates * [Config] annotations -- add review marks * [Config] annotations -- config review 4.3 updates * [Config] annotations -- expose reviews * [Config] updateconfigs following incoporation of s390x configs * [Tests] gcc-multilib does not exist on ppc64el - LP: #1515541 [ Dan Carpenter ] * SAUCE: (noup) cxlflash: a couple off by one bugs - LP: #1499849 [ Haren Myneni ] * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support" [ Jay Vosburgh ] * SAUCE: fan: add VXLAN implementation [ Manoj Kumar ] * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1 - LP: #1513583 [ Matthew R. Ochs ] * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure - LP: #1513583 [ Tim Gardner ] * [Config] CONFIG_AUFS_EXPORT=y - LP: #1121699 [ Upstream Kernel Changes ] * misc/genwqe: get rid of atomic allocations * crypto: 842 - Add CRC and validation support - LP: #1497878 * cxlflash: Fix to avoid invalid port_sel value * cxlflash: Replace magic numbers with literals * cxlflash: Fix read capacity timeout * cxlflash: Fix potential oops following LUN removal * cxlflash: Fix data corruption when vLUN used over multiple cards * cxlflash: Fix to avoid sizeof(bool) * cxlflash: Fix context encode mask width * cxlflash: Fix to avoid CXL services during EEH * cxlflash: Correct naming of limbo state and waitq * cxlflash: Make functions static * cxlflash: Refine host/device attributes * cxlflash: Fix to avoid spamming the kernel log * cxlflash: Fix to avoid stall while waiting on TMF * cxlflash: Fix location of setting resid * cxlflash: Fix host link up event handling * cxlflash: Fix async interrupt bypass logic * cxlflash: Remove dual port online dependency * cxlflash: Fix AFU version access/storage and add check * cxlflash: Correct usage of scsi_host_put() * cxlflash: Fix to prevent workq from accessing freed memory * cxlflash: Correct behavior in device reset handler following EEH * cxlflash: Remove unnecessary scsi_block_requests * cxlflash: Fix function prolog parameters and return codes * cxlflash: Fix MMIO and endianness errors * cxlflash: Fix to prevent EEH recovery failure * cxlflash: Correct spelling, grammar, and alignment mistakes * cxlflash: Fix to prevent stale AFU RRQ * cxlflash: Fix to double the delay each time * cxlflash: Fix to avoid corrupting adapter fops * cxlflash: Correct trace string * cxlflash: Fix to avoid potential deadlock on EEH * cxlflash: Fix to avoid leaving dangling interrupt resources * cxlflash: Fix to escalate to LINK_RESET on login timeout * cxlflash: Fix to avoid corrupting port selection mask * cxlflash: Fix to avoid lock instrumentation rejection * cxlflash: Fix to avoid bypassing context cleanup -- Tim Gardner Fri, 06 Nov 2015 10:15:07 -0600 linux (4.3.0-0.7) xenial; urgency=low [ Tim Gardner ] * Revert "Bypass spl/zfs config" Causes unresolved symbols on load. * [Config] Enable ZFS for powerpc64-smp -- Tim Gardner Thu, 05 Nov 2015 11:42:37 -0600 linux (4.3.0-0.6) xenial; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1512704 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102 [ Andy Whitcroft ] * [Packaging] add feature interlock with mainline builds * apparmor -- follow change to this_cpu_ptr [ John Johansen ] * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used - LP: #1383886 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot - LP: #1362199 * SAUCE: Revert: fix: only allow a single threaded process to ... - LP: #1371310 * SAUCE: (no-up) fix: bad unix_addr_fs macro - LP: #1390223 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets - LP: #1408833 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths - LP: #1496430 [ Tim Gardner ] * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list - LP: #1511006 * rebase to v4.3 * Bypass spl/zfs config * SPL/ZFS: Add Makefiles in order to avoid the lengthy config * [Config] Default AppArmor settings [ Upstream Kernel Changes ] * rebase to v4.3 -- Tim Gardner Thu, 29 Oct 2015 09:16:26 -0600 linux (4.3.0-0.5) xenial; urgency=low * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1 [ Upstream Kernel Changes ] * rebase to v4.3-rc7 - LP: #1504778 -- Tim Gardner Fri, 23 Oct 2015 13:59:52 -0600 linux (4.3.0-0.4) xenial; urgency=low [ Tim Gardner ] * [Debian] Update to new signing key type and location -- Tim Gardner Wed, 21 Oct 2015 13:07:30 -0600 linux (4.3.0-0.3) wily; urgency=low [ Tim Gardner ] * [Debian] sign-file is now compiled -- Tim Gardner Wed, 21 Oct 2015 09:26:34 -0600 linux (4.3.0-0.2) wily; urgency=low [ Tim Gardner ] * [Config] Added libssl-dev to Build-Depends -- Tim Gardner Tue, 20 Oct 2015 14:01:55 -0600 linux (4.3.0-0.1) wily; urgency=low [ Upstream Kernel Changes ] * rebase to v4.3-rc6 * rebase to v4.3-rc5 * rebase to v4.3-rc4 * rebase to v4.3-rc3 * rebase to v4.3-rc2 * rebase to v4.3-rc1 - LP: #1492132 - LP: #1481575 -- Tim Gardner Mon, 14 Sep 2015 07:30:36 -0600 linux (4.2.0-10.11) wily; urgency=low [ Andy Whitcroft ] * Release Tracking Bug - LP: #1495208 * No change rebuild to avoid issues with leading zero bytes on internal module signing key. (see launchpad bug 1494943) [ Ming Lei ] * [Config] SERIAL_8250_DW=y for arm64 [ Upstream Kernel Changes ] * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code - LP: #1484486 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers - LP: #1484486 * drm/i915/gen8: Re-order init pipe_control in lrc mode - LP: #1484486 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround - LP: #1484486 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround - LP: #1484486 * drm/i915: Bail out early if WA batch is not available for given Gen - LP: #1484486 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround - LP: #1484486 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch - LP: #1484486 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9 - LP: #1484486 * drm/i915: Enable WA batch buffers for Gen9 - LP: #1484486 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround - LP: #1484486 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines - LP: #1484486 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround - LP: #1484486 * drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken - LP: #1484486 * drm/i915:skl: Add WaEnableGapsTsvCreditFix - LP: #1484486 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl - LP: #1484486 * drm/i915/skl: Don't expose the top most plane on gen9 display - LP: #1484486 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing - LP: #1484486 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A - LP: #1484486 * drm/i915: reduce indent in i9xx_hpd_irq_handler - LP: #1484531 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler - LP: #1484531 * drm/i915: reduce indent in intel_hpd_irq_handler - LP: #1484531 * drm/i915: group all hotplug related fields into a new struct in dev_priv - LP: #1484531 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins - LP: #1484531 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations - LP: #1484531 * drm/i915: put back the indent in intel_hpd_irq_handler - LP: #1484531 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one - LP: #1484531 * drm/i915: simplify condition for digital port - LP: #1484531 * drm/i915: abstract away platform specific parts from hpd handling - LP: #1484531 * drm/i915: Handle HPD when it has actually occurred - LP: #1484531 * drm/i915: Set power domain for DDI-E - LP: #1484531 * drm/i915: Set alternate aux for DDI-E - LP: #1484531 * drm/i915/skl: enable DDI-E hotplug - LP: #1484531 * drm/i915/bxt: fix DDI PHY vswing scale value setting - LP: #1494163 * drm/i915/skl: Buffer translation improvements - LP: #1494163 * drm/i915: Per-DDI I_boost override - LP: #1494163 * drm/i915: fix VBT parsing for SDVO child device mapping - LP: #1494163 * drm/i915/bxt: edp1.4 Intermediate Freq support - LP: #1494163 * drm/i915: fix link rates reported for SKL - LP: #1494163 * drm/i915: Allow parsing of variable size child device entries from VBT - LP: #1494163 * drm/i915/skl: Update DDI buffer translation programming. - LP: #1494163 * drm/i915: Enable HDMI on DDI-E - LP: #1484531 * drm/i915/skl: Enable DDI-E - LP: #1484531 * drm/i915: eDP can be present on DDI-E - LP: #1484531 * drm/i915/skl: Adding DDI_E power well domain - LP: #1484531 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3 - LP: #1490035 * drm/i915: Split atomic wm update to pre and post variants - LP: #1493746 * drm/i915/skl: Drop the preliminary_hw_support flag - LP: #1486868 * drm/i915: set FDI translations to NULL on SKL - LP: #1494163 -- Andy Whitcroft Sun, 13 Sep 2015 11:32:02 +0100 linux (4.2.0-9.9) wily; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1493970 * [Config] CONFIG_MFD_INTEL_LPSS=m - LP: #1397876 [ dann frazier ] * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64 - LP: #1388952 [ Michael Ellerman ] * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX Fixes FTBS on 32 bit powerpc, patch sent upstream. [ Upstream Kernel Changes ] * thermal/powerclamp: add cpu id for skylake h/s - LP: #1398269 * perf/x86/intel/uncore: Add Broadwell-DE uncore support - LP: #1397852 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data - LP: #1460905 * i2c: i801: Create iTCO device on newer Intel PCHs - LP: #1460905 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint - LP: #1460905 * perf/x86: Add a native_perf_sched_clock_from_tsc() - LP: #1397867 * perf/x86/intel: Add support for PEBSv3 profiling - LP: #1397867 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3 - LP: #1397867 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support - LP: #1397867 * perf: Add cycles to branch_info - LP: #1397867 * perf/x86/intel/lbr: Add support for LBRv5 - LP: #1397867 * perf/x86/intel: Handle new arch perfmon v4 status bits - LP: #1397867 * perf/x86/intel: Move PMU ACK to after LBR read - LP: #1397867 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing - LP: #1397867 * perf/x86/intel: Add Intel Skylake PMU support - LP: #1397867 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stack - LP: #1397867 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode - LP: #1397867 * perf/x86: Make merge_attr() global to use from perf_event_intel - LP: #1397867 * perf/x86/intel: Use 0x11 as extra reg test value - LP: #1397867 * perf tools: Add support for cycles, weight branch_info field - LP: #1397867 * perf report: Add flag for non ANY branch mode - LP: #1397867 * perf report: Add infrastructure for a cycles histogram - LP: #1397867 * perf report: Add processing for cycle histograms - LP: #1397867 * perf annotate: Compute IPC and basic block cycles - LP: #1397867 * perf annotate: Finally display IPC and cycle accounting - LP: #1397867 * perf top: Add branch annotation code to top - LP: #1397867 * perf report: Display cycles in branch sort mode - LP: #1397867 * perf annotate: Fix 32-bit compilation error in util/annotate.c - LP: #1397867 * PM / QoS: Make it possible to expose device latency tolerance to userspace - LP: #1460908 * ACPI / PM: Attach ACPI power domain only once - LP: #1460908 * Driver core: wakeup the parent device before trying probe - LP: #1460908 * klist: implement klist_prev() - LP: #1460908 * driver core: implement device_for_each_child_reverse() - LP: #1460908 * mfd: make mfd_remove_devices() iterate in reverse order - LP: #1460908 * dmaengine: add a driver for Intel integrated DMA 64-bit - LP: #1460908 * mfd: Add support for Intel Sunrisepoint LPSS devices - LP: #1460908 * spi: pxa2xx: Add support for Intel Sunrisepoint - LP: #1397876 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers - LP: #1397876 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match - LP: #1397876 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it - LP: #1397876 * intel_idle: Skylake Client Support - LP: #1397877 * powerpc/kernel: Switch to using MAX_ERRNO - LP: #1458876 * powerpc/kernel: Change the do_syscall_trace_enter() API - LP: #1458876 * powerpc: Drop unused syscall_get_error() - LP: #1458876 * powerpc: Don't negate error in syscall_set_return_value() - LP: #1458876 * powerpc: Rework syscall_get_arguments() so there is only one loop - LP: #1458876 * powerpc: Use orig_gpr3 in syscall_get_arguments() - LP: #1458876 * powerpc: Change syscall_get_nr() to return int - LP: #1458876 * powerpc/kernel: Add SIG_SYS support for compat tasks - LP: #1458876 * powerpc/kernel: Enable seccomp filter - LP: #1458876 * selftests/seccomp: Make seccomp tests work on big endian - LP: #1458876 * selftests/seccomp: Add powerpc support - LP: #1458876 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero -- Tim Gardner Tue, 08 Sep 2015 19:17:57 -0600 linux (4.2.0-8.8) wily; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1493357 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete - LP: #1488495 * [Config] CONFIG_CXLFLASH=m * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp [ Andy Whitcroft ] * [Packaging] standardise on stage1 for the bootstrap stage in line with debian * [Packaging] mark up control for stage1 * [Config] kernel-versions -- clean up deps field * [Config] s390x -- build linux-libc-dev - LP: #1488653 * [Packaging] control -- prepare for new kernel-wedge semantics [ Upstream Kernel Changes ] * crypto: vmx - Fixing AES-CTR counter bug - LP: #1484519 * crypto: vmx - Fixing GHASH Key issue on little endian - LP: #1484519 * powerpc: Uncomment and make enable_kernel_vsx() routine available - LP: #1484519 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions - LP: #1484519 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay' - LP: #1488495 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit} - LP: #1488495 * crypto: nx - do not emit extra output if status is disabled - LP: #1488495 * crypto: nx - reduce chattiness of platform drivers - LP: #1488495 * crypto: nx/842 - Fix context corruption - LP: #1488495 * crypto: nx - remove __init/__exit from VIO functions - LP: #1488495 * crypto: nx - remove pSeries NX 'status' field - LP: #1488495 * crypto: nx - move kzalloc() out of spinlock - LP: #1488495 * crypto: nx - don't register pSeries driver if ENODEV - LP: #1488495 * crypto: nx - use common code for both NX decompress success cases - LP: #1488495 * crypto: nx - merge nx-compress and nx-compress-crypto - LP: #1488495 * crypto: nx - rename nx-842-crypto.c to nx-842.c - LP: #1488495 * crypto: nx - make platform drivers directly register with crypto - LP: #1488495 * cxlflash: Base support for IBM CXL Flash Adapter - LP: #1449121 * cxlflash: Base error recovery support - LP: #1449121 * cxlflash: Superpipe support - LP: #1449121 * cxlflash: Virtual LUN support - LP: #1449121 * cxlflash: off by one bug in cxlflash_show_port_status() - LP: #1449121 * cxlflash: shift wrapping bug in afu_link_reset() - LP: #1449121 * cxlflash: Remove unused variable from queuecommand - LP: #1449121 * powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops * powerpc/eeh: Probe after unbalanced kref check * misc: cxl: clean up afu_read_config() * cxl: Add explicit precision specifiers * cxl: use more common format specifier * cxl: Destroy cxl_adapter_idr on module_exit * cxl: Destroy afu->contexts_idr on release of an afu * cxl: Don't ignore add_process_element() result when attaching context * cxl: Compile with -Werror * cxl: sparse: Make declarations static * cxl: sparse: Silence iomem warning in debugfs file creation * cxl: Convert MMIO read/write macros to inline functions * cxl: Drop commands if the PCI channel is not in normal state * cxl: Allocate and release the SPA with the AFU * cxl: Make IRQ release idempotent * cxl: Clean up adapter MMIO unmap path. * cxl: Refactor adaptor init/teardown * cxl: Refactor AFU init/teardown * cxl: Don't remove AFUs/vPHBs in cxl_reset * cxl: Allow the kernel to trust that an image won't change on PERST. * cxl: EEH support * cxl: Add CONFIG_CXL_EEH symbol * cxl: Plug irq_bitmap getting leaked in cxl_context * cxl: Add alternate MMIO error handling * cxl: Allow release of contexts which have been OPENED but not STARTED * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE * cxl: Release irqs if memory allocation fails * cxl: Remove racy attempt to force EEH invocation in reset * cxl: Fix + cleanup error paths in cxl_dev_context_init * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api * cxl: Set up and enable PSL Timebase -- Tim Gardner Tue, 01 Sep 2015 07:38:43 -0600 linux (4.2.0-7.7) wily; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1490564 * rebase to v4.2 [ Wen Xiong ] * SAUCE: ipr: Byte swapping for device_id attribute in sysfs - LP: #1453892 [ Upstream Kernel Changes ] * rebase to v4.2 - LP: #1487345 -- Tim Gardner Wed, 26 Aug 2015 07:06:10 -0600 linux (4.2.0-6.6) wily; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1488138 [ Andy Whitcroft ] * rebase to v4.2-rc8 [ Shilpasri G Bhat ] * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip level - LP: #1480894 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type - LP: #1480894 * SAUCE: cpufreq: powernv: Register for OCC related opal_message notification - LP: #1480894 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE - LP: #1480894 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set - LP: #1480894 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling - LP: #1480894 [ Upstream Kernel Changes ] * rebase to v4.2-rc8 - LP: #1483440 - LP: #1484334 -- Tim Gardner Fri, 21 Aug 2015 07:12:11 -0600 linux (4.2.0-5.5) wily; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1487173 [ Andy Whitcroft ] * [Packaging] correct spelling of probabaly on the tools packages - LP: #1256822 * rebase to v4.2-rc7 [ dann frazier ] * d-i: Add nicpf and nicvf to nic-modules * d-i: Enable usb modules on arm64 [ Mahesh Salgaonkar ] * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI. - LP: #1482343 * SAUCE: powerpc/powernv: Pull all HMI events before panic. - LP: #1482343 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check errors. - LP: #1482343 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI. - LP: #1482343 [ Vipin K Parashar ] * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform - LP: #1469771 [ Upstream Kernel Changes ] * rebase to v4.2-rc7 -- Tim Gardner Tue, 11 Aug 2015 09:48:40 -0600 linux (4.2.0-4.4) wily; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1483677 [ Achiad Shochat ] * SAUCE: net/mlx5e: Support TX packet copy into WQE * SAUCE: net/mlx5e: TX latency optimization to save DMA reads * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function [ Adam Lee ] * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248] - LP: #1480142 [ dann frazier ] * [Config] CONFIG_NR_CPUS=128 on arm64 [ Leann Ogasawara ] * [Config] d-i -- Add sfc to nic-modules udeb - LP: #1481490 [ Saeed Mahameed ] * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node [ Tim Gardner ] * [Config] CONFIG_X86_INTEL_MPX=y - LP: #1460902 * [Debian] change dependency on module-init-tools to kmod - LP: #1481986 * rebase to v4.2-rc6 [ Upstream Kernel Changes ] * rebase to v4.2-rc6 -- Tim Gardner Tue, 04 Aug 2015 16:59:45 -0600 linux (4.2.0-3.3) wily; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1481462 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules Fixes an FTBS for at least one DKMS package. -- Tim Gardner Tue, 04 Aug 2015 11:26:53 -0600 linux (4.2.0-2.2) wily; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1481067 * rebase to v4.2-rc5 [ Andy Whitcroft ] * [Packaging] module-inclusion -- commonise copy code and simplify * [Packaging] module-inclusion -- add manual command entries * [Packaging] module blacklists -- add support for manual blacklists * [Packaging] do_common_tools should always be on * [Packaging] initscripts need installing when making the package * [Packaging] initscripts work around bug in debhelper systemd support * [Config] exclude oss modules from linux-image - LP: #1434842 * hyper-v -- add hid and fb drivers to linux-virtual - LP: #1444179 * ubuntu: (no-squash) vbox -- infrastructure and updater * ubuntu: vbox -- elide the new symlinks and reconstruct on clean: - LP: #1426113 * ubuntu: vbox -- update to 5.0.0-dfsg-1 - LP: #1480879 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API * [Config] move vbox modules into linux-image [ Upstream Kernel Changes ] * rebase to v4.2-rc5 - LP: #1478497 - LP: #1477900 -- Andy Whitcroft Mon, 03 Aug 2015 12:20:10 +0100 linux (4.2.0-1.1~rc1) wily; urgency=low [ Andy Whitcroft ] * Release Tracking Bug - LP: #1479903 * Initial upload of v4.2 based kernel (currently v4.-rc4) [ Upstream Kernel Changes ] * rebase to v4.2-rc4 - LP: #1476987 - LP: #1476888 * rebase to v4.2-rc3 * rebase to v4.2-rc2 * rebase to v4.2-rc1 - LP: #1394368 - LP: #1427680 - LP: #1462614 - LP: #1397021 -- Andy Whitcroft Thu, 30 Jul 2015 18:42:46 +0100 linux (4.1.0-3.3) wily; urgency=low [ Andy Whitcroft ] * Release Tracking Bug - LP: #1478897 [ Colin Ian King ] * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid - CVE-2015-1333 [ Seth Forshee ] * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype - LP: #1478578 [ Upstream Kernel Changes ] * sched/stop_machine: Fix deadlock between multiple stop_two_cpus() - LP: #1461620 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels * x86/nmi/64: Remove asm code that saves cr2 * x86/nmi/64: Switch stacks on userspace NMI entry * x86/nmi/64: Reorder nested NMI checks * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection -- Andy Whitcroft Tue, 28 Jul 2015 11:59:03 +0100 linux (4.1.0-2.4) wily; urgency=low [ Andy Whitcroft ] * SAUCE: overlayfs: when copying up and reading directories ensure mounter had permissions V2 - CVE-2015-1328 [ Leann Ogasawara ] * Release Tracking Bug - LP: #1465419 -- Leann Ogasawara Mon, 15 Jun 2015 14:09:22 -0700 linux (4.1.0-2.2) wily; urgency=low [ Tim Gardner ] * rebase to v4.1.3 * [Config] Add i40e[vf] to d-i - LP: #1476393 [ Upstream Kernel Changes ] * rebase to v4.1.3 - LP: #1427680 - LP: #1462614 - LP: #1394368 -- Tim Gardner Wed, 22 Jul 2015 09:13:02 -0600 linux (4.1.0-1.1) wily; urgency=low [ Andy Whitcroft ] * SAUCE: overlay: add backwards compatible overlayfs format support V3 - LP: #1395877, #1410480 * SAUCE: overlayfs: when copying up and reading directories ensure mounter had permissions V2 - CVE-2015-1328 * [Packaging] fix up Vcs-Git: to point to launchpad * [Config] correct linux-initramfs-tool virtual linkage - LP: #1474810 [ Chris J Arges ] * [Config] Add dm-service-time to multipath-modules - LP: #1469240 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD - LP: #1464560 [ Jay Vosburgh ] * SAUCE: fan: Proof of concept implementation (v2) - LP: #1439706 * SAUCE: fan: tunnel multiple mapping mode (v3) - LP: #1470091 [ Leann Ogasawara ] * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems" * Revert "SAUCE: intel_pstate: inform user that thermald is worth considering" * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537" * Revert "SAUCE: dm-crypt: never use write same" * Release Tracking Bug - LP: #1476333 [ Tim Gardner ] * Rebase to v4.1 - LP: #1443371 * [Config] Enable Apparmor * [Config] CONFIG_OVERLAY_FS_V1=y * [Config] DEFAULT_IOSCHED="deadline" for ppc64el - LP: #1469829 * [Config] CONFIG_VM86=n - LP: #1473447 * [Config] ACORN_PARTITION=n - LP: #1453117 [ Timo Aaltonen ] * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT - LP: #1473319 [ Upstream Kernel Changes ] * efi: efivar_create_sysfs_entry() should return negative error codes * efi: Add esrt support * x86, doc: Remove cmdline_size from list of fields to be filled in for EFI handover * efi/esrt: Fix some compiler warnings * efi: dmi: List SMBIOS3 table before SMBIOS table * efi: Add 'systab' information to Documentation/ABI * ALSA: hda - restore the MIC FIXUP for some Dell machines - LP: #1473560 * mtd: powernv: Add powernv flash MTD abstraction driver - LP: #1464560 * powerpc/powernv: Expose OPAL APIs required by PRD interface - LP: #1464560 * powerpc/powernv: Add opal-prd channel - LP: #1464560 * powerpc/powernv: fix construction of opal PRD messages - LP: #1464560 * powerpc/include: Add opal-prd to installed uapi headers - LP: #1464560 * powerpc/powernv: Fix vma page prot flags in opal-prd driver - LP: #1464560 -- Leann Ogasawara Mon, 20 Jul 2015 10:16:06 -0700 linux (4.0.0-2.4) wily; urgency=low [ Andy Whitcroft ] * SAUCE: overlayfs: when copying up and reading directories ensure mounter had permissions V2 - CVE-2015-1328 [ Leann Ogasawara ] * Release Tracking Bug - LP: #1465419 -- Leann Ogasawara Mon, 15 Jun 2015 14:09:22 -0700 linux (4.0.0-1.2) wily; urgency=low [ Andy Whitcroft ] * SAUCE: overlay: add backwards compatible overlayfs format support V3 - LP: #1395877, #1410480 * [Config] enable CONFIG_OVERLAY_FS_V1 [ Tai Nguyen ] * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform - LP: #1463211 [ Tim Gardner ] * [Config] CONFIG_HIBERNATION=n for ppc64el - LP: #1463836 -- Tim Gardner Fri, 12 Jun 2015 06:11:53 -0600 linux (4.0.0-1.1) wily; urgency=low [ Leann Ogasawara ] * Revert "md/raid0: fix bug with chunksize not a power of 2." - LP: #1457510 * powerpc/powernv: Check image loaded or not before calling flash - LP: #1461553 [ Tim Gardner ] * [Config] armhf: CPUFREQ_DT=y - LP: #1457781 [ Upstream Kernel Changes ] * rebase to v4.0.5 - LP: #1429756 - LP: #1452175 - LP: #1454656 - LP: #1447909 - LP: #1446517 - LP: #1428947 - LP: #1410704 - LP: #1412800 - LP: #1400215 - LP: #1411193 - LP: #1412800 - LP: #1408295 - LP: #1436745 -- Leann Ogasawara Tue, 09 Jun 2015 05:58:46 -0700 linux (3.19.0-10.10) vivid; urgency=low [ Andy Whitcroft ] * [Packaging] control -- make element ordering deterministic * [Config] allow dracult to support initramfs as well - LP: #1109029 * [Packaging] generate live watchdog blacklists - LP: #1432837 [ Leann Ogasawara ] * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y - LP: #1397860 * rebase to v3.19.2 [ Upstream Kernel Changes ] * thinkpad_acpi: support new BIOS version string pattern - LP: #1417915 * arm64: Invalidate the TLB corresponding to intermediate page table levels - LP: #1432546 * perf tools: Support parsing parameterized events - LP: #1430341 * perf tools: Extend format_alias() to include event parameters - LP: #1430341 * perf Documentation: Add event parameters - LP: #1430341 * perf tools: Document parameterized and symbolic events - LP: #1430341 * perf: provide sysfs_show for struct perf_pmu_events_attr - LP: #1430341 * perf: add PMU_EVENT_ATTR_STRING() helper - LP: #1430341 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper - LP: #1430341 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events - LP: #1430341 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated - LP: #1430341 * powerpc/perf/hv-gpci: add the remaining gpci requests - LP: #1430341 * powerpc/perf/hv-24x7: Document sysfs event description entries - LP: #1430341 * powerpc/iommu: Remove IOMMU device references via bus notifier - LP: #1425202 * powerpc/pseries: Fix endian problems with LE migration - LP: #1428351 * intel_idle: support additional Broadwell model - LP: #1400970 * tools/power turbostat: support additional Broadwell model - LP: #1400970 * KVM: x86: flush TLB when D bit is manually changed. - LP: #1397860 * Optimize TLB flush in kvm_mmu_slot_remove_write_access. - LP: #1397860 * KVM: Add generic support for dirty page logging - LP: #1397860 * KVM: x86: switch to kvm_get_dirty_log_protect - LP: #1397860 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log dirty - LP: #1397860 * KVM: MMU: Add mmu help functions to support PML - LP: #1397860 * KVM: MMU: Explicitly set D-bit for writable spte. - LP: #1397860 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access - LP: #1397860 * KVM: x86: Add new dirty logging kvm_x86_ops for PML - LP: #1397860 * KVM: VMX: Add PML support in VMX - LP: #1397860 * HID: multitouch: add support of clickpads * HID: multitouch: Add support for button type usage [ Upstream Kernel Changes ] * rebase to v3.19.2 - LP: #1428947 -- Andy Whitcroft Mon, 23 Mar 2015 15:28:16 +0000 linux (3.19.0-9.9) vivid; urgency=low [ Leann Ogasawara ] * Release Tracking Bug - LP: #1430930 [ Shachar Raindel ] * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address arithmetic - LP: #1413741 - CVE-2014-8159 -- Leann Ogasawara Wed, 11 Mar 2015 10:29:17 -0700 linux (3.19.0-8.8) vivid; urgency=low [ Andy Whitcroft ] * ubuntu: vbox -- elide the new symlinks and reconstruct on clean: - LP: #1426113 * rebase to stable v3.19.1 [ John Johansen ] * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets - LP: #1408833 [ Leann Ogasawara ] * Release Tracking Bug - LP: #1429940 [ Upstream Kernel Changes ] * xen: correct bug in p2m list initialization * net/mlx5_core: Fix configuration of log_uar_page_sz - LP: #1419938 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send - LP: #1420575 * net/mlx4_core: Maintain a persistent memory for mlx4 device - LP: #1422481 * net/mlx4_core: Set device configuration data to be persistent across reset - LP: #1422481 * net/mlx4_core: Refactor the catas flow to work per device - LP: #1422481 * net/mlx4_core: Enhance the catas flow to support device reset - LP: #1422481 * net/mlx4_core: Activate reset flow upon fatal command cases - LP: #1422481 * net/mlx4_core: Manage interface state for Reset flow cases - LP: #1422481 * net/mlx4_core: Handle AER flow properly - LP: #1422481 * net/mlx4_core: Enable device recovery flow with SRIOV - LP: #1422481 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases - LP: #1422481 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() - LP: #1428111 * rebase to v3.19.1 - LP: #1410704 - LP: #1411193 - LP: #1400215 -- Leann Ogasawara Mon, 09 Mar 2015 10:08:29 -0700 linux (3.19.0-7.7) vivid; urgency=low [ Andy Whitcroft ] * Release Tracking Bug - LP: #1426013 [ Upstream Kernel Changes ] * x86/irq: Fix regression caused by commit b568b8601f05 * cxl: Fix leaking interrupts if attach process fails - LP: #1415102 * cxl: Early return from cxl_handle_fault for a shut down context - LP: #1415102 * cxl: Disable AFU debug flag - LP: #1415102 * cxl: Disable SPAP register when freeing SPA - LP: #1415102 * cxl: remove redundant increment of hwirq - LP: #1415102 * cxl: Add tracepoints - LP: #1415102 * cxl: Update CXL ABI documentation - LP: #1415102 * cxl: Use image state defaults for reloading FPGA - LP: #1415102 * cxl: Add image control to sysfs - LP: #1415102 * cxl: Enable CAPP recovery - LP: #1415102 * cxl: Add ability to reset the card - LP: #1415102 * cxl: Fix device_node reference counting - LP: #1415102 * cxl: Export optional AFU configuration record in sysfs - LP: #1415102 * cxl: Fail AFU initialisation if an invalid configuration record is found - LP: #1415102 * cxl: Add missing return statement after handling AFU errror - LP: #1415102 * powerpc/eeh: Introduce flag EEH_PE_REMOVED - LP: #1415102 * powerpc/eeh: Allow to set maximal frozen times - LP: #1415102 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events -- Andy Whitcroft Thu, 26 Feb 2015 16:00:18 +0000 linux (3.19.0-6.6) vivid; urgency=low [ Andy Whitcroft ] * systemd -- fix hyper-v units to be non-forking - LP: #1401525 * [Config] move vbox modules into linux-image * ubuntu: vbox -- update to 4.3.22-dfsg-1 [ Brad Figg ] * SAUCE: DEP8 test to run our regression tests [ Paolo Pisati ] * [Config] I2C_CHARDEV=y - LP: #1417032 [ Upstream Kernel Changes ] * PCI: Fix infinite loop with ROM image of size 0 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma * Bluetooth: ath3k: workaround the compatibility issue with xHCI controller - LP: #1400215 -- Andy Whitcroft Thu, 19 Feb 2015 12:44:43 +0000 linux (3.19.0-5.5) vivid; urgency=low [ Andy Whitcroft ] * [Config] CONFIG_FA_DUMP=y - LP: #1415562 * ubuntu: (no-squash) vbox -- infrastructure and updater * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1 * rebase to v3.19 final [ Chris J Arges ] * [Config] Add ibmvfc to d-i - LP: #1416001 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems - LP: #1292234 [ Upstream Kernel Changes ] * rebase to v3.19 -- Andy Whitcroft Mon, 09 Feb 2015 10:41:11 +0000 linux (3.19.0-4.4) vivid; urgency=low [ Andy Whitcroft ] * [Config] apply Kernel hacking >> Tracers config defaults * hyper-v -- fix comment handing in /etc/network/interfaces - LP: #1413020 * rebase to v3.19-rc7 * updateconfigs following rebase to v3.19-rc7 [ Ben Hutchings ] * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop - LP: #1413149 [ Upstream Kernel Changes ] * rebase to v3.19-rc7 -- Andy Whitcroft Mon, 02 Feb 2015 17:03:07 +0200 linux (3.19.0-3.3) vivid; urgency=low [ Andy Whitcroft ] * [Debian] arm64 -- build ubuntu drivers - LP: #1411284 * [Packaging] config-check -- add support for enforced annotations * [Config] annotations -- switch to ENFORCED annotations * [Packaging] config-check -- drop support for enforce file * [Packaging] enforce -- drop empty enforce file * rebase to v3.19-rc5 * [Config] add modules removed due to tighter dependencies * [Config] updateconfigs following rebase to v3.19-rc5 * [Config] enforce CONFIG_FHANDLE=y - LP: #1412543 * [Packaging] hyper-v -- daemons now require -n for non-forking startup - LP: #1408355 * [Config] CONFIG_DEBUG_INFO_SPLIT=n - LP: #1413646 * [Config] apply Device Drivers >> Character devices >> IPMI top-level message handler config defaults * [Config] apply Device Drivers >> Character devices >> Serial drivers config defaults * [Config] apply Device Drivers >> GPIO Support config defaults * [Config] apply Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) config defaults * [Config] apply Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices config defaults * [Config] apply Device Drivers >> HID support >> HID bus support >> Special HID drivers config defaults * [Config] apply Device Drivers >> Hardware Monitoring support config defaults * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C Hardware Bus support config defaults * [Config] apply Device Drivers >> Industrial I/O support >> Analog to digital converters config defaults * [Config] apply Device Drivers >> Industrial I/O support >> Humidity sensors config defaults * [Config] apply Device Drivers >> Industrial I/O support >> Pressure sensors config defaults * [Config] apply Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Mice config defaults * [Config] apply Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults * [Config] apply Device Drivers >> LED Support >> LED Class Support config defaults * [Config] apply Device Drivers >> MMC/SD/SDIO card support config defaults * [Config] apply Device Drivers >> Multifunction device drivers config defaults * [Config] apply Device Drivers >> Multimedia support >> Cameras/video grabbers support >> Media test drivers config defaults * [Config] apply Device Drivers >> Multimedia support >> Media PCI Adapters config defaults * [Config] apply Device Drivers >> Multimedia support >> Remote Controller devices config defaults * [Config] apply Device Drivers >> Network device support >> Distributed Switch Architecture drivers config defaults * [Config] apply Device Drivers >> Network device support >> Network core driver support config defaults * [Config] apply Device Drivers >> Network device support >> Wireless LAN >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config defaults * [Config] apply Device Drivers >> Network device support >> Wireless LAN >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config defaults * [Config] apply Device Drivers >> PHY Subsystem config defaults * [Config] apply Device Drivers >> Pin controllers config defaults * [Config] apply Device Drivers >> SPI support config defaults * [Config] apply Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support config defaults * [Config] apply Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> FireWire sound devices config defaults * [Config] apply Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> HD-Audio config defaults * [Config] apply Device Drivers >> Staging drivers >> Lustre file system client support config defaults * [Config] apply Device Drivers >> Staging drivers >> Media staging drivers config defaults * [Config] apply Device Drivers >> USB support >> USB Gadget Support >> USB Gadget Drivers >> USB functions configurable through configfs config defaults * [Config] apply Device Drivers >> USB support >> USB Gadget Support >> USB Peripheral Controller config defaults * [Config] apply Networking support >> NFC subsystem support >> Near Field Communication (NFC) devices config defaults * [Config] apply Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> Core Netfilter Configuration >> Netfilter nf_tables support config defaults * [Config] apply Networking support >> Networking options >> QoS and/or fair queueing >> Actions config defaults * [Config] apply Networking support >> Networking options >> TCP/IP networking config defaults * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11 Networking Stack (mac80211) config defaults * [Config] apply Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Keyboards config defaults * [Config] apply Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Mice config defaults * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support config defaults * [Config] apply Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IP: Netfilter Configuration >> IPv4 NAT config defaults * [Config] apply Networking support >> Networking options >> Network packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration >> IPv6 NAT config defaults * [Config] apply Kernel hacking >> Kernel debugging config defaults * [Config] apply General setup >> Timers subsystem >> Timer tick handling config defaults * SAUCE: arm64 -- psci tell the compiler which registers we are needing values in - LP: #1414002 * [Config] apply Device Drivers >> Network device support >> Wireless LAN >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi) config defaults * [Config] apply Device Drivers >> Real Time Clock config defaults * [Config] apply Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers config defaults * [Config] apply General setup >> CPU/Task time and stats accounting >> Cputime accounting config defaults * [Config] apply Device Drivers >> Mailbox Hardware Support config defaults * rebase to v3.19-rc6 * [Config] updateconfigs following rebase to v3.19-rc6 [ Kamal Mostafa ] * [Packaging] force "dpkg-source -I -i" behavior [ Leann Ogasawara ] * [Config] Disable CONFIG_USB_OTG - LP: #1411295 [ Upstream Kernel Changes ] * overlay: add backwards compatible overlayfs format support (fixes) - LP: #1410480 [ Upstream Kernel Changes ] * rebase to v3.19-rc5 * rebase to v3.19-rc6 -- Andy Whitcroft Mon, 26 Jan 2015 11:37:39 +0000 linux (3.19.0-2.2) vivid; urgency=low [ Andy Whitcroft ] * rebase to v3.19-rc4 * [Config] updateconfigs following rebase to v3.19-rc4 * [Packaging] install all dtb files - LP: #1408002 * [Config] switch on "all" dtbs - LP: #1408002 [ Colin Ian King ] * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new timers - LP: #1333569 [ Joseph Salisbury ] * [Config] Enable CONFIG_N_GSM as module. - LP: #1404670 [ K. Y. Srinivasan ] * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts - LP: #1406867 [ Steve McIntyre ] * SAUCE: efi: Expose underlying UEFI firmware platform size to userland - LP: #1409750 [ Upstream Kernel Changes ] * rebase to v3.19-rc4 -- Andy Whitcroft Tue, 13 Jan 2015 12:35:58 +0000 linux (3.19.0-1.1) vivid; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: AUFS -- aufs3-standalone.patch" * Revert "SAUCE: AUFS -- aufs3-mmap.patch" * Revert "SAUCE: AUFS -- aufs3-base.patch" * ubuntu: AUFS3 -- follow switch to vfs_fallocate * rebase to v3.19-rc1 * rebase to v3.19-rc2 * [Config] defaultconfigs following rebase to v3.19-rc2 * ubuntu: aufs3 -- follow rename of d_child * ubuntu: aufs3 -- follow switch to d_splice_alias * ubuntu: aufs3 -- follow switch to get_unused_fd_flags() * ubuntu: aufs3 -- follow rename for d_alias * apparmor -- follow change to this_cpu_ptr * disable module checks for rebase * ubuntu: AUFS -- substrate: aufs3-base.patch * ubuntu: AUFS -- substrate: aufs3-mmap.patch * ubuntu: AUFS -- substrate: aufs3-standalone.patch * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c * [Configs] updateconfigs following aufs update * v3.19 series start * rebase to v3.19-rc3 * [Configs] updateconfigs following rebase to v3.19-rc3 * [Packaging] uploadnum should be the remainder of the version - LP: #1407755 * [Packaging] handle dts directories - LP: #1408004 * [Config] follow move of arm64 dts' into vendor directories [ Upstream Kernel Changes ] * arm64: optimized copy_to_user and copy_from_user assembly code - LP: #1400349 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC [ Upstream Kernel Changes ] * rebase to v3.19-rc1 - LP: #1173681 * rebase to v3.19-rc2 * rebase to v3.19-rc3 -- Andy Whitcroft Tue, 06 Jan 2015 14:30:02 +0000 linux (3.18.0-7.8) vivid; urgency=low [ Leann Ogasawara ] * Release Tracking Bug - LP: #1401590 [ John Johansen ] * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot - LP: #1362199 * SAUCE: Revert: fix: only allow a single threaded process to ... - LP: #1371310 * SAUCE: (no-up) fix: bad unix_addr_fs macro - LP: #1390223 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used - LP: #1383886 * [config] set apparmor config options [ Seth Forshee ] * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n - LP: #1398458 [ Upstream Kernel Changes ] * mfd: rtsx: Fix PM suspend for 5227 & 5249 - LP: #1359052 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue - LP: #1346067 -- Leann Ogasawara Thu, 11 Dec 2014 08:36:36 -0800 linux (3.18.0-6.7) vivid; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user assembly code" - LP: #1398596 * rebase to v3.18 [ Chris J Arges ] * [Config] CONFIG_PCIEASPM_DEBUG=y - LP: #1398544 [ Paolo Pisati ] * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y - LP: #1396470 [ Upstream Kernel Changes ] * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that may result in I/O freeze - LP: #1400289 [ Upstream Kernel Changes ] * rebase to v3.18 -- Leann Ogasawara Mon, 08 Dec 2014 09:15:17 -0800 linux (3.18.0-5.6) vivid; urgency=low [ Leann Ogasawara ] * Release Tracking Bug - LP: #1398109 [ Andy Whitcroft ] * [Config] CONFIG_SCSI_MQ_DEFAULT=n - LP: #1397061 * rebase to v3.18-rc7 [ Chris J Arges ] * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp ppc64el/generic - LP: #1395855 [ Upstream Kernel Changes ] * rebase to v3.18-rc7 - LP: #1389497 -- Leann Ogasawara Mon, 01 Dec 2014 10:09:09 -0800 linux (3.18.0-4.5) vivid; urgency=low [ Leann Ogasawara ] * Release Tracking Bug - LP: #1395891 [ Andy Whitcroft ] * rebase to v3.18-rc6 * [Config] update configs following rebase to v3.18-rc6 * [Config] enable overlayfs v1 support [ Tim Gardner ] * rebase to v3.18-rc5 [ Upstream Kernel Changes ] * overlay: add backwards compatible overlayfs format support - LP: #1395877 [ Upstream Kernel Changes ] * rebase to v3.18-rc5 * rebase to v3.18-rc6 -- Leann Ogasawara Mon, 24 Nov 2014 13:12:48 -0800 linux (3.18.0-3.4) vivid; urgency=low [ Andy Whitcroft ] * Revert "[Config] CONFIG_AUFS_FS=n for FTBS" * Revert "SAUCE: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb" * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch" * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch" * [Config] amd64 is now the indep architecture * [Debian] basic hook support * SAUCE: AUFS -- aufs3-base.patch * SAUCE: AUFS -- aufs3-mmap.patch * SAUCE: AUFS -- aufs3-standalone.patch * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170 * [Config] updateconfigs following aufs3 update * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2 [ dann frazier ] * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64 - LP: #1388952 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET * [Config] Disable CONFIG_RCU_USER_QS on arm64 [ Tim Gardner ] * rebase to v3.18-rc4 [ Upstream Kernel Changes ] * rebase to v3.18-rc4 - LP: #1389497 - LP: #1387128 -- Andy Whitcroft Tue, 11 Nov 2014 17:16:13 +0000 linux (3.18.0-2.2) vivid; urgency=low [ Tim Gardner ] * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h [ Upstream Kernel Changes ] * rebase to v3.18-rc3 -- Tim Gardner Mon, 03 Nov 2014 06:09:06 -0700 linux (3.18.0-1.1) vivid; urgency=low [ Andy Whitcroft ] * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el" * [Config] tools -- only build common tools when enabled * [Config] follow rename of DEB_BUILD_PROFILES * [Config] linux-image-extra is additive to linux-image - LP: #1375310 * [Config] linux-image-extra postrm is not needed on purge * [Config] enable cloud tools on i386 - LP: #1367399 [ Marc Dietrich ] * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs [ Paolo Pisati ] * [Config] armhf: REGULATOR_TWL4030=y * [Config] armhf: disable JUMP_LABEL - LP: #1378856 [ Tim Gardner ] * rebase to v3.17-rc2 * updateconfigs * [Config] CONFIG_NFC_ST21NFCB=n * [Config] Added net/6lowpan/* to generic inclusion list * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR * rebase to v3.17-rc3 * rebase to v3.17-rc4 * rebase to v3.17-rc5 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y * [Config] CONFIG_XMON=y - LP: #1365655 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el - LP: #1362514 * [Config] CONFIG_KVM_BOOK3S_64_HV=m - LP: #1362514 * [Config] CONFIG_DMA_CMA=n - LP: #1362261 * [Config] Add mpt3sas to d-i - LP: #1368907 * [Debian] set do_*_tools after stage1 or bootstrap is determined - LP: #1370211 * [Config] CONFIG_USB_OHCI_HCD_PCI=y - LP: #1244176 * rebase to v3.17-rc6 * SAUCE: usbip: Update include path * [Debian] usbip tools packaging - LP: #898003 * [Config] Enable usbip tools - LP: #898003 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp - LP: #1363180 * [Config] Correct annotation regarding CONFIG_DMA_CMA - LP: #1362261 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el - LP: #1374438 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el - LP: #1374440 * [Debian] Don't fail if a symlink already exists * rebase to v3.17-rc7 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el - LP: #1374440 * rebase to v3.17 * rebase to v3.18-rc1 * [Config] CONFIG_AUFS_FS=n for FTBS * Enable vivid * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n - LP: #1385510 * rebase to v3.18-rc2 * [Debian] Fix linux-doc dangling symlinks - LP: #661306 * CONFIG_MODULE_COMPRESS=n * [Config] dropped scsi_tgt from generic inclusion list * [Config] Added drivers/uio to generic inclusion list * [Config] CONFIG_PATA_MACIO=y - LP: #1378894 * [Config] CONFIG_DRM_BOCHS=n * [Debian] install usbipd - LP: #898003 [ Upstream Kernel Changes ] * rebase to v3.18-rc2 [ Upstream Kernel Changes ] * rebase to v3.18-rc1 - LP: #1316518 - LP: #1371591 - LP: #1357928 [ Upstream Kernel Changes ] * rebase to v3.17 [ Upstream Kernel Changes ] * rebase to v3.17-rc7 [ Upstream Kernel Changes ] * rebase to v3.17-rc6 [ Upstream Kernel Changes ] * rebase to v3.17-rc5 [ Upstream Kernel Changes ] * rebase to v3.17-rc4 [ Upstream Kernel Changes ] * rebase to v3.17-rc3 [ Upstream Kernel Changes ] * rebase to v3.17-rc2 - LP: #1358116 - LP: #1350148 - LP: #1334950 - LP: #1329580 - LP: #1329580 - LP: #1329580 [ Upstream Kernel Changes ] * rebase to v3.17-rc2 -- Tim Gardner Tue, 26 Aug 2014 10:36:19 -0600 linux (3.17.0-0.0) utopic; urgency=medium * Empty entry -- Tim Gardner Tue, 26 Aug 2014 10:34:44 -0600 linux (3.16.0-11.16) utopic; urgency=low [ Mauricio Faria de Oliveira ] * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el - LP: #1358920 [ Peter Zijlstra ] * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync - LP: #1361300 [ Tim Gardner ] * [Config] CONFIG_ZPOOL=y - LP: #1360428 * Release Tracking Bug - LP: #1361308 [ Upstream Kernel Changes ] * Revert "net/mlx4_en: Fix bad use of dev_id" - LP: #1347012 * net/mlx4_en: Reduce memory consumption on kdump kernel - LP: #1347012 * net/mlx4_en: Fix mac_hash database inconsistency - LP: #1347012 * net/mlx4_en: Disable blueflame using ethtool private flags - LP: #1347012 * net/mlx4_en: current_mac isn't updated in port up - LP: #1347012 * net/mlx4_core: Use low memory profile on kdump kernel - LP: #1347012 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host - LP: #1347169 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host - LP: #1347169 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version - LP: #1347169 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version - LP: #1347169 * Drivers: scsi: storvsc: Implement a eh_timed_out handler - LP: #1347169 * drivers: scsi: storvsc: Set srb_flags in all cases - LP: #1347169 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure - LP: #1347169 * namespaces: Use task_lock and not rcu to protect nsproxy - LP: #1328088 * net: xgene: Check negative return value of xgene_enet_get_ring_size() * mm/zbud: change zbud_alloc size type to size_t - LP: #1360428 * mm/zpool: implement common zpool api to zbud/zsmalloc - LP: #1360428 * mm/zpool: zbud/zsmalloc implement zpool - LP: #1360428 * mm/zpool: update zswap to use zpool - LP: #1360428 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling - LP: #1341296 * iommu/amd: Fix for pasid initialization - LP: #1361300 * iommu/amd: Moving PPR fault flags macros definitions - LP: #1361300 * iommu/amd: Drop oprofile dependency - LP: #1361300 * iommu/amd: Fix typo in amd_iommu_v2 driver - LP: #1361300 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid - LP: #1361300 * iommu/amd: Don't free pasid_state in mn_release path - LP: #1361300 * iommu/amd: Get rid of __unbind_pasid - LP: #1361300 * iommu/amd: Drop pasid_state reference in ppr_notifer error path - LP: #1361300 * iommu/amd: Add pasid_state->invalid flag - LP: #1361300 * iommu/amd: Don't hold a reference to mm_struct - LP: #1361300 * iommu/amd: Don't hold a reference to task_struct - LP: #1361300 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up - LP: #1361300 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid - LP: #1361300 * iommu/amd: Remove change_pte mmu_notifier call-back - LP: #1361300 * iommu/amd: Fix device_state reference counting - LP: #1361300 * iommu/amd: Fix 2 typos in comments - LP: #1361300 -- Tim Gardner Fri, 22 Aug 2014 08:45:54 -0400 linux (3.16.0-10.15) utopic; urgency=low [ dann frazier ] * [debian] Fix regression with ABI subversions and backport [ Feng Kan ] * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read modify write. - LP: #1357527 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user assembly code - LP: #1358949 [ Stefan Bader ] * SAUCE: bcache: prevent crash on changing writeback_running - LP: #1357295 [ Tim Gardner ] * [Config] CONFIG_XFRM_STATISTICS=y * [Config] CONFIG_SECURITY_NETWORK_XFRM=y * [Config] CONFIG_SENSORS_IBMPOWERNV=m - LP: #1353005 * Release Tracking Bug - LP: #1359783 [ Upstream Kernel Changes ] * intel_idle: Broadwell support - LP: #1256170 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux. - LP: #1357108 * powerpc/powernv: Invoke opal call to handle hmi. - LP: #1357108 * powerpc/book3s: handle HMIs for cpus in nap mode. - LP: #1357108 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus. - LP: #1357108 * powerpc: Add smp_mb() to arch_spin_is_locked() - LP: #1358569 * powerpc: Add smp_mb()s to arch_spin_unlock_wait() - LP: #1358569 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and temperature - LP: #1353005 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition - LP: #1358855 * printk: Add function to return log buffer address and size - LP: #1359423 * powerpc/powernv: Interface to register/unregister opal dump region - LP: #1359423 * bcache: fix crash on shutdown in passthrough mode - LP: #1357295 * bcache: fix uninterruptible sleep in writeback thread - LP: #1357295 [ Vinayak Kale ] * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding - LP: #1357527 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC - LP: #1357527 -- Tim Gardner Fri, 15 Aug 2014 12:34:33 -0600 linux (3.16.0-9.14) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1357370 [ Serge Hallyn ] * SAUCE: Overlayfs: allow unprivileged mounts - LP: #1357025 [ Upstream Kernel Changes ] * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver * dts: Add bindings for APM X-Gene SoC ethernet driver * drivers: net: Add APM X-Gene SoC ethernet driver support. * powerpc/thp: Add write barrier after updating the valid bit - LP: #1357014 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate - LP: #1357014 * powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte - LP: #1357014 * powerpc/thp: Handle combo pages in invalidate - LP: #1357014 * powerpc/thp: Invalidate with vpn in loop - LP: #1357014 * powerpc/thp: Use ACCESS_ONCE when loading pmdp - LP: #1357014 * powerpc/mm: Use read barrier when creating real_pte - LP: #1357014 * powerpc/thp: Add tracepoints to track hugepage invalidate - LP: #1357014 * rebase to v3.16.1 -- Tim Gardner Thu, 14 Aug 2014 08:18:02 -0400 linux (3.16.0-8.13) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1356403 [ dann frazier ] * [debian] Allow for package revisions condusive for branching [ Upstream Kernel Changes ] * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver. - LP: #1350087 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver. - LP: #1350087 * powerpc/powernv: Enable M64 aperatus for PHB3 - LP: #1355469 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE - LP: #1352994 * powerpc: Add machine_early_initcall() - LP: #1352640 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall() - LP: #1352640 * powerpc/eeh: Avoid event on passed PE - LP: #1352640 * powerpc/eeh: EEH support for VFIO PCI device - LP: #1352640 * powerpc/eeh: sysfs entries lost - LP: #1352640 * powerpc/powernv: Fix IOMMU table for VFIO dev - LP: #1352640 * powerpc/eeh: Fetch IOMMU table in reliable way - LP: #1352640 * powerpc/eeh: Refactor EEH flag accessors - LP: #1352640 * powerpc/eeh: Selectively enable IO for error log - LP: #1352640 * powerpc/eeh: Reduce lines of log dump - LP: #1352640 * powerpc/eeh: Replace pr_warning() with pr_warn() - LP: #1352640 * powerpc/eeh: Make diag-data not endian dependent - LP: #1352640 * powerpc/eeh: Aux PE data for error log - LP: #1352640 * PCI: Support BAR sizes up to 128GB - LP: #1352640 * powerpc/powernv: Allow to freeze PE - LP: #1352640 * powerpc/powernv: Split ioda_eeh_get_state() - LP: #1352640 * powerpc/powernv: Handle compound PE - LP: #1352640 * powerpc/powernv: Handle compound PE for EEH - LP: #1352640 * powerpc/powernv: Handle compound PE in config accessors - LP: #1352640 * mnt: Only change user settable mount flags in remount - LP: #1356318 - CVE-2014-5206 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount - LP: #1356318 - CVE-2014-5206 * mnt: Correct permission checks in do_remount - LP: #1356323 - CVE-2014-5207 * mnt: Change the default remount atime from relatime to the existing value - LP: #1356323 - CVE-2014-5207 -- Tim Gardner Sun, 10 Aug 2014 09:10:51 -0600 linux (3.16.0-7.12) utopic; urgency=low [ Andy Whitcroft ] * rebase to v3.16 final * [Config] d-i -- add virtio_scsi to virtio-modules - LP: #1342000 [ dann frazier ] * [Packaging] Fix 'printchanges' to work with versions containing '+' [ Tim Gardner ] * [Config] CONFIG_MICROCODE=y - LP: #1084373 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n - LP: #1349028 * [Config] Add hv_balloon to d-i virtio-modules - LP: #1292216 * Release Tracking Bug - LP: #1354530 [ Upstream Kernel Changes ] * rebase to v3.16 -- Tim Gardner Tue, 29 Jul 2014 09:55:15 -0400 linux (3.16.0-6.11) utopic; urgency=low [ Paolo Pisati ] * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m * [Config] armhf: KEYBOARD_IMX=m * [Config] armhf: build cubox & imx6 DTBs * [Config] armhf: RTC_DRV_PCF8523=y [ Tim Gardner ] * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y - LP: #1344405 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y - LP: #1343109 * Release Tracking Bug - LP: #1349196 [ Upstream Kernel Changes ] * rebase to v3.16-rc7 -- Tim Gardner Thu, 24 Jul 2014 09:08:55 -0400 linux (3.16.0-5.10) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1346298 * [Config] CONFIG_GPIO_SYSFS=y - LP: #1342153 * rebase to v3.16-rc6 [ Paolo Pisati ] * [Config] enable ARCH_MVEBU* * [Config] AHCI_MVEBU=m * [Config] ARMADA_THERMAL=y * [Config] ARM_ARMADA_370_XP_CPUIDLE=y * [Config] CRYPTO_DEV_MV_CESA=m * [Config] I2C_MV64XXX=m * [Config] MMC_MVSDIO=m * [Config] MMC_SDHCI_DOVE=m * [Config] MTD_NAND_ORION=m * [Config] MTD_NAND_PXA3xx=m * [Config] MVNETA=m * [Config] MV_XOR=y * [Config] ORION_WATCHDOG=m * [Config] PCI_MVEBU=y * [Config] RTC_DRV_MV=y * [Config] SND_KIRKWOOD_SOC*=m * [Config] SPI_ORION=m * [Config] USB_XHCI_MVEBU=m * [Config] armhf: build all Armada and Dove DTBs * [Config] armhf: SERIAL_8250_DW=y [ Upstream Kernel Changes ] * rebase to v3.16-rc6 -- Tim Gardner Tue, 15 Jul 2014 07:49:42 -0400 linux (3.16.0-4.9) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1341543 [ Upstream Kernel Changes ] * rebase to v3.16-rc5 -- Tim Gardner Sun, 13 Jul 2014 21:30:27 -0400 linux (3.16.0-3.8) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1340091 -- Tim Gardner Thu, 10 Jul 2014 10:06:47 +0100 linux (3.16.0-2.7) utopic; urgency=low [ Andy Whitcroft ] * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch -- Tim Gardner Wed, 09 Jul 2014 16:16:28 +0100 linux (3.16.0-2.6) utopic; urgency=low [ Andy Whitcroft ] * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch" Fixes FTBS. -- Tim Gardner Tue, 08 Jul 2014 17:29:26 +0100 linux (3.16.0-2.5) utopic; urgency=low [ Andy Whitcroft ] * ubuntu -- fix basic format for ubuntu/Makefile * ubuntu: AUFS (no-squash): basic framework and update machinary * ubuntu: aufs3 -- update update scripting * ubuntu: aufs3 -- (no-up) aufs3-base.patch * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb * [Configs] AUFS configs * ubuntu: aufs3 -- reenable [ Tim Gardner ] * CONFIG_LATENCYTOP=n -- Tim Gardner Tue, 08 Jul 2014 15:27:35 +0100 linux (3.16.0-2.4) utopic; urgency=low [ Andy Whitcroft ] * [Config] flip VIRTIO*=y * [Config] commonise CONFIG_SWIOTLB=y * [Config] apply Bus options (PCI etc.) >> PCI support config defaults * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED) config defaults * [Config] apply Device Drivers >> Block devices config defaults * [Config] apply Device Drivers >> Character devices config defaults * [Config] apply Device Drivers >> DMA Engine support config defaults * [Config] apply Device Drivers >> EDAC (Error Detection And Correction) reporting config defaults * [Config] apply Device Drivers >> Graphics support >> Direct Rendering Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) config defaults * [Config] apply Device Drivers >> GPIO Support config defaults * [Config] apply Device Drivers >> Graphics support >> Console display driver support config defaults * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers config defaults * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults * [Config] apply Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config defaults * [Config] apply Device Drivers >> Input device support >> Hardware I/O ports config defaults * [Config] apply Device Drivers >> LED Support >> LED Class Support config defaults * [Config] apply Device Drivers >> Hardware Spinlock drivers config defaults * [Config] apply Device Drivers >> Multimedia support >> Cameras/video grabbers support config defaults * [Config] apply Security options config defaults * [Config] apply Networking options >> Network packet filtering framework (Netfilter) >> Core Netfilter Configuration config defaults * [Config] apply Device Drivers >> MMC/SD/SDIO card support config defaults * [Config] apply Device Drivers >> Graphics support >> Frame buffer Devices >> Support for frame buffer devices config defaults * [Config] apply Power management and ACPI options >> CPU Frequency scaling config defaults * [Config] apply Processor type and features config defaults * [Config] apply Partition Types config defaults * [Config] apply Power management and ACPI options config defaults * [Config] apply Device Drivers >> InfiniBand support config defaults * [Config] apply Device Drivers >> Misc devices config defaults * [Config] apply Device Drivers >> Multifunction device drivers config defaults * [Config] apply Device Drivers >> SCSI device support >> SCSI device support >> SCSI low-level drivers config defaults * [Config] apply Device Drivers >> Network device support >> Ethernet driver support config defaults * [Config] apply Device Drivers >> Network device support >> Network core driver support config defaults * [Config] apply Device Drivers >> Network device support >> PHY Device support and infrastructure config defaults * [Config] apply File systems >> Network File Systems config defaults * [Config] apply Device Drivers >> Input device support >> Generic input layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults * [Config] apply Device Drivers >> Memory Technology Device (MTD) support >> NAND Device Support config defaults * [Config] apply Device Drivers >> Network device support >> Wireless LAN >> Ralink driver support config defaults * [Config] apply Device Drivers >> Staging drivers config defaults * [Config] apply Cryptographic API >> Hardware crypto devices config defaults * [Config] apply Device Drivers >> Macintosh device drivers config defaults * [Config] apply Device Drivers >> Network device support >> Wireless LAN config defaults * [Config] apply Device Drivers >> PPS support config defaults * [Config] apply Device Drivers >> Sound card support config defaults * [Config] apply Networking support >> RF switch subsystem support config defaults * [Config] apply Library routines config defaults * [Config] apply Device Drivers >> CODEC drivers config defaults * [Config] apply Device Drivers >> PHY Subsystem config defaults * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support config defaults * [Config] apply Kernel hacking >> Tracers config defaults * [Config] apply Kernel hacking >> Runtime Testing config defaults * [Config] apply Kernel hacking >> Architecture: powerpc config defaults * [Config] apply Device Drivers >> USB support config defaults * [Config] apply Device Drivers >> Power supply class support config defaults * [Config] apply Device Drivers >> USB Network Adapters config defaults * [Config] apply General setup >> IRQ subsystem config defaults * [Config] apply General setup config defaults * [Config] apply File systems >> Miscellaneous filesystems config defaults * [Config] apply File systems config defaults * [Config] apply Device Drivers >> Userspace I/O drivers config defaults * [Config] apply Device Drivers >> Virtio drivers config defaults * [Config] apply Device Drivers >> USB Peripheral Controller config defaults * [Config] apply Device Drivers >> SCSI device support >> SCSI device support >> SCSI Transports config defaults * [Config] apply Device Drivers >> Real Time Clock config defaults * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers (libata) config defaults * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config defaults * [Config] apply Device Drivers >> Voltage and Current Regulator Support config defaults * [Config] apply Device Drivers >> USB Physical Layer drivers config defaults * [Config] apply Device Drivers >> Watchdog Timer Support config defaults * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n CONFIG_HOTPLUG_CPU=n * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n * [Config] drivers/message/fusion needs scsi_transport_spi in virtual * [Config] drivers/acpi/acpi_ipmi.ko needs drivers/char/ipmi/ipmi_msghandler.ko in virtual * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n CONFIG_FUNCTION_TRACER=n * [Config] ignore modules changing following major config changes [ Tim Gardner ] * rebase to v3.16-rc4 [ Upstream Kernel Changes ] * rebase to v3.16-rc4 - LP: #1297581 -- Andy Whitcroft Thu, 03 Jul 2014 11:00:43 +0100 linux (3.16.0-1.3) utopic; urgency=low [ Andy Whitcroft ] * Revert "Disable do_tools_perf for FTBS" * SAUCE: fix perf_regs definitions for arm64 [ Paolo Pisati ] * [Config] armhf: ARCH_EXYNOS5* support * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y * [Config] armhf: EXYNOS_THERMAL=y * [Config] armhf: EXYNOS_IOMMU=y * [Config] armhf: EXYNOS_ADC=m * [Config] armhf: EXYNOS_I2C_EXYNOS5=m * [Config] armhf: MMC_SDHCI_S3C=m * [Config] armhf: PCI_EXYNOS=y * [Config] armhf: PHY_EXYNOS5250_SATA=y * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y * [Config] armhf: PWM_SAMSUNG=m * [Config] armhf: RTC_DRV_S3C=y * [Config] armhf: S3C2410_WATCHDOG=m * [Config] armhf: MMC_DW_EXYNOS=m * [Config] armhf: SERIAL_SAMSUNG=y * [Config] armhf: SND_SOC_SAMSUNG=m * [Config] armhf: SPI_S3C64XX=m * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m * [Config] armhf: FB_S3C=m * [Config] armhf: build all Exynos 5 DTBs * [Config] armhf: disable CPUFREQ_EXYNOS [ Tim Gardner ] * rebase to v3.16-rc3 [ Upstream Kernel Changes ] * rebase to v3.16-rc3 - LP: #1331915 -- Tim Gardner Tue, 24 Jun 2014 08:58:09 -0600 linux (3.16.0-0.2) utopic; urgency=low [ Tim Gardner ] * Revert "SAUCE: intel_pstate -- toggle default to disable" - LP: #1333322 * CONFIG_BOOKE_WDT=y * Disable do_tools_perf for FTBS (just until I can figure it out) -- Tim Gardner Mon, 23 Jun 2014 13:37:53 -0600 linux (3.16.0-0.1) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1333265 [ Andy Whitcroft ] * [Config] cloud-tools -- add systemd units - LP: #1329027 [ dann frazier ] * [Config] CONFIG_RTC_DRV_XGENE=y for arm64 * [Config] CONFIG_NET_XGENE=m for arm64 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only [ Feng Kan ] * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver. * SAUCE: (no-up) Select reboot driver for X-Gene platform. [ Iyappan Subramanian ] * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support. [ Tim Gardner ] * updateconfigs * Fix arm64 crypto Makefile * [Config] CONFIG_BOOKE_WDT=n for FTBS * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h - LP: #1327619 * Disabled powerpc64-emb for FTBS * [Config] CONFIG_DRM_TEGRA=m * [Config] CONFIG_CMA_SIZE_MBYTES=64 * rebase to v3.16-rc2 * Clean up generic.inclusion-list warnings [ Upstream Kernel Changes ] * rebase to v3.16-rc2 - LP: #1328587 - LP: #1319291 - LP: #1310512 - LP: #1310512 - LP: #1305480 -- Tim Gardner Thu, 12 Jun 2014 12:26:09 +0000 linux (3.15.0-6.11) utopic; urgency=low [ Adam Conrad ] * Enable building the sata-modules udeb on ppc64el. - LP: #1323980 * [Packaging] Set bootloader and loader on ppc64el to grub [ Adam Lee ] * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode - LP: #1310512, #1320070 [ Alex Hung ] * SAUCE: (no-up) dell-led: add mic mute led interface - LP: #1308297 [ Andy Whitcroft ] * [Config] d-i -- add hyperv_keyboard to serial-modules udeb - LP: #1285434 * [Config] tools -- enable cpupower on ppc64el * [Config] ppc64el -- enable perf tools * [Config] powerpc -- enable perf tools * [Config] ppc64el -- reduce MAX_ORDER with 64k pages * [Config] arm64 -- enable tools - LP: #1326050 * [Config] switch hyper-keyboard to virtual - LP: #1325306 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix upgrades * SAUCE: kvm: BIOS disabled kvm support should be a warning - LP: #1300247 * SAUCE: nouveau: missing outputs should be warnings - LP: #1300244 * [Config] d-i -- add nvme devices to block-modules udeb - LP: #1303710 [ Anton Blanchard ] * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB - LP: #1328230 [ Colin Ian King ] * SAUCE: intel_pstate: inform user that thermald is worth considering [ Dave Chiluk ] * [Config] Enable CONFIG_IP_VS_IPV6=y - LP: #1300739 [ Paolo Pisati ] * [Config] build vexpress a9 dtb - LP: #1303657 [ Tetsuo Handa ] * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL. [ Tim Gardner ] * Release Tracking Bug - LP: #1329045 * [Debian] Treat vdso install as an environment variable - LP: #1325713 * [Config] Treat vdso install as an environment variable - LP: #1325713 * [config] Set IPMI suppoort default to "y" * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y * [Config] CONFIG_RT_GROUP_SCHED=n - LP: #1284731 * [Config] ppc64el -- switch to 64K system pages * [Config] CONFIG_MICROCODE_EARLY=y * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m * [Config] armhf: DRM_TILCDC=m * SAUCE: (no-up) mei_me: Add module parameter to disable MSI * [Config] arm64: KVM=y * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y * [Config] armhf: generic: disable CPU_IDLE * [Config] armhf: CPU_FREQ=y * [Config] Add new mlx modules to d-i * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common - LP: #1295112 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n - LP: #1294353 * [Config] CONFIG_ABX500_CORE=y for ppc64el * [Config] CONFIG_ALX=m for powerpc * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el * [Config] CONFIG_ANDROID=n for powerpc * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el * [Config] CONFIG_BIG_KEYS=y for ppc64el * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el * rebase to v3.15 * [Config] CONFIG_PHY_XGENE=y * [Config] CONFIG_MLX4_DEBUG=y - LP: #1328256 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el - LP: #1324571 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el * [Config] CONFIG_CFG80211=m for ppc64el * [Config] CONFIG_CHARGER_BQ24190=m for powerpc * [Config] CONFIG_CHARGER_BQ24735=m for powerpc * [Config] CONFIG_EXPERT=y for ppc64el * [Config] CONFIG_ATA_SFF=y on ppc64el * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc * [Config] CONFIG_CHR_DEV_ST=m for ppc64el * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc * [Config] CONFIG_DDR=y for ppc64el * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el * [Config] CONFIG_EZX_PCAP=n for all arches * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el * [Config] CONFIG_FB_3DFX=m for all arches * [Config] CONFIG_FB_MATROX=m for ppc64el * [Config] CONFIG_FB_RADEON=m for ppc64el * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches * [Config] CONFIG_FIREWIRE=m for ppc64el * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el * [Config] CONFIG_HAMRADIO=y for ppc64el * [Config] CONFIG_I2C_CHARDEV=m for ppc64el * [Config] CONFIG_I2C_MUX=m for ppc64el * [Config] CONFIG_I2C_STUB=m for ppc64el * [Config] CONFIG_I2O=m for ppc64el * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el * [Config] CONFIG_IPACK_BUS=m for ppc64el * [Config] CONFIG_ISDN=y for ppc64el * [Config] CONFIG_ISO9660_FS=m for ppc64el * [Config] CONFIG_KGDB=y for ppc64el * [Config] CONFIG_KVM_GUEST=y for ppc64el * [Config] CONFIG_L2TP_V3=y for powerpc * [Config] CONFIG_MAILBOX=y for ppc64el * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el * [Config] CONFIG_MEMORY=y for ppc64el * [Config] CONFIG_MEMSTICK=m for ppc64el * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el * [Config] CONFIG_MMC_BLOCK=m for ppc64el * [Config] CONFIG_MOUSE_PS2=m for ppc64el * [Config] CONFIG_NET_9P=m for ppc64el * [Config] CONFIG_MSDOS_FS=m for ppc64el * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el * [Config] CONFIG_MTD=m for arm64 * [Config] CONFIG_NETCONSOLE=m for ppc64el * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el * [Config] CONFIG_NET_IPIP=m for ppc64el * [Config] CONFIG_NET_TEAM=m for all arches * [Config] CONFIG_NFC=m for ppc64el * [Config] CONFIG_NL80211_TESTMODE=n for all arches * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el * [Config] CONFIG_OPROFILE=m for ppc64el * [Config] CONFIG_PARPORT_1284=y for ppc64el * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el * [Config] CONFIG_8723AU_P2P=n * [Config] CONFIG_PCI_IOV=y, CONFIG_PCI_PASID=y, CONFIG_PCI_PRI=y, CONFIG_PCI_REALLOC_ENABLE_AUTO=y, CONFIG_PCI_STUB=m for ppc64el * [Config] CONFIG_PCNET32=m for ppc64el * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el * [Config] CONFIG_SCSI_IPR=m for ppc64el * [Config] CONFIG_SCSI_LOGGING=y for ppc64el * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el * [Config] CONFIG_WLAN=y for arm64 * [Config] CONFIG_VORTEX=m for ppc64el * [Config] CONFIG_WIMAX=m for ppc64el * [Config] CONFIG_WATCHDOG=y for ppc64el * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb * [Config] CONFIG_UWB=m for ppc64el * [Config] CONFIG_USB_STORAGE=y * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf * [Config] CONFIG_HID_RMI=m * [Config] CONFIG_HVC_DCC=n - LP: #1303657 [ Upstream Kernel Changes ] * mm/numa: Remove BUG_ON() in __handle_mm_fault() - LP: #1323165 * powerpc/powernv: Add calls to support little endian host - LP: #1327400 * HID: rmi: introduce RMI driver for Synaptics touchpads * HID: rmi: do not stop the device at the end of probe * HID: rmi: check for the existence of some optional queries before reading query 12 * HID: rmi: do not fetch more than 16 bytes in a query * HID: rmi: fix wrong struct field name * HID: rmi: fix masks for x and w_x data * HID: rmi: do not handle touchscreens through hid-rmi * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops - LP: #1305480 * rebase to v3.15 -- Tim Gardner Tue, 03 Jun 2014 17:02:49 +0000 linux (3.15.0-5.10) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1325596 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el * rebase to v3.15-rc8 [ Upstream Kernel Changes ] * rebase to v3.15-rc8 -- Tim Gardner Mon, 02 Jun 2014 12:59:34 +0000 linux (3.15.0-4.9) utopic; urgency=low * no change rebuild to fix embeded debhelper. -- Andy Whitcroft Thu, 29 May 2014 12:41:58 +0100 linux (3.15.0-4.8) utopic; urgency=low [ Andy Whitcroft ] * Release Tracking Bug - LP: #1324107 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT [ Javier Martinez Canillas ] * SAUCE: (no-up) apparmor: fix bug that constantly spam the console - LP: #1323526 [ John Johansen ] * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot - LP: #1323528 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message - LP: #1308761 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot - LP: #1308765 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill - LP: #1308764 * SAUCE: (no-up): apparmor: use custom write_is_locked macro - LP: #1323530 [ Kamal Mostafa ] * [Config] add debian/gbp.conf [ Tim Gardner ] * [Config] CONFIG_SATA_AHCI=m for ppc64el - LP: #1323980 -- Andy Whitcroft Wed, 28 May 2014 12:47:17 +0100 linux (3.15.0-3.7) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1323189 [ Andy Whitcroft ] * [Config] autopkgtest -- need fakeroot for tests [ Upstream Kernel Changes ] * rebase to v3.15-rc7 -- Tim Gardner Mon, 26 May 2014 08:12:50 +0200 linux (3.15.0-2.6) utopic; urgency=low [ Andy Whitcroft ] * [Config] remove the kernel-image firmware list on clean [ Martin Pitt ] * [Config] autopkgtest -- switch to significantly faster rebuild [ Stefan Bader ] * [Config]: Add missing modules to inclusion list [ Tim Gardner ] * [debian] Dynamically generate the kernel-image udebs firmware list * [d-i] firmware/kernel-image is generated * rebase to v3.15-rc6 * Release Tracking Bug - LP: #1322251 [ Upstream Kernel Changes ] * rebase to v3.15-rc6 - LP: #1297581 -- Tim Gardner Wed, 21 May 2014 10:51:29 -0700 linux (3.15.0-1.5) utopic; urgency=low [ Tim Gardner ] * [Config] Add apm-mustang.dtb to kernel-image udeb -- Tim Gardner Mon, 19 May 2014 14:47:42 -0700 linux (3.15.0-1.4) utopic; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local linux/hyperv.h" * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the local linux/hyperv.h" * [Packaging] tools -- hv tools build correctly against the built headers * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package * cloud-tools -- pull in init scripts for Hyper-V daemons * cloud-tools -- detect Hyper-V VM to avoid starting * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts - LP: #1295401 * [Config] cloud-tools: reenable cloud-tools -- Andy Whitcroft Sun, 18 May 2014 19:21:04 +0100 linux (3.15.0-1.3) utopic; urgency=low [ Andy Whitcroft ] * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks - LP: #1318848 [ Ben Collins ] * [Config] Switch to grub-ieee1275 as recommended on book3e systems - LP: #1318629 [ Tim Gardner ] * [Config] CONFIG_FSL_PAMU=n - LP: #1311738 * Release Tracking Bug - LP: #1320239 -- Tim Gardner Fri, 16 May 2014 07:37:07 -0600 linux (3.15.0-1.2) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1318171 * Add rpcsec_gss_krb5 to generic inclusion list - LP: #769527 * rebase to v3.15-rc5 [ Upstream Kernel Changes ] * rebase to v3.15-rc5 - LP: #1297581 -- Tim Gardner Tue, 06 May 2014 15:20:10 -0500 linux (3.15.0-0.1) utopic; urgency=low [ Upstream Kernel Changes ] * rebase to v3.15-rc4 - LP: #1297581 - LP: #1297581 - LP: #1305133 - LP: #1297581 - LP: #1297581 - LP: #871808 - LP: #1260303 - LP: #1268468 - LP: #1248116 - LP: #1211920 - LP: #1259790 - LP: #1259437 - LP: #1259435 - LP: #1268468 -- Tim Gardner Fri, 07 Feb 2014 09:35:13 -0700 linux (3.15.0-0.0) utopic; urgency=low * Initial version for 3.15. -- Andy Whitcroft Fri, 02 May 2014 15:06:39 +0100 linux (3.13.0-8.27) trusty; urgency=low [ John Johansen ] * SAUCE: Add config option to disable new apparmor 3 semantics -LP: #1270215 [ Tim Gardner ] * [debian] Fix indep_hdrs_pkg_name - LP: #1134441 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3 * Enabled lttng build * Don't build lttng for armhf lttng hates gcc-4.8 for armhf * Release Tracking Bug - LP: #1277309 [ Upstream Kernel Changes ] * rebase to v3.13.2 - LP: #1260303 - LP: #1260303 - LP: #1268468 -- Tim Gardner Thu, 06 Feb 2014 09:25:51 -0700 linux (3.13.0-7.26) trusty; urgency=low [ John Johansen ] * SAUCE: apparmor: fix uninitialized lsm_audit membe - LP: #1268727 * Add config option to optionally enable new apparmor 3 semantics [ Tim Gardner ] * [Config] Add lowlatency to getabis * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y - LP: #1270215 * Release Tracking Bug - LP: #1276810 [ Upstream Kernel Changes ] * x86, x32: Correct invalid use of user timespec in the kernel - LP: #1274349 - CVE-2014-0038 -- Tim Gardner Wed, 05 Feb 2014 15:49:44 -0500 linux (3.13.0-7.25) trusty; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: fix fmd headers" * SAUCE: fix fmd headers -- Andy Whitcroft Tue, 04 Feb 2014 09:36:09 +0000 linux (3.13.0-7.24) trusty; urgency=low [ Stefan Bader ] * [Config] Make vmwgfx driver enable the framebuffer device [ Tim Gardner ] * rebase to v3.13.1 * [Config] CONFIG_NFS_FS=m for ppc64el * [Config] CONFIG_X86_SYSFB=n https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html * Release Tracking Bug - LP: #1275898 [ Upstream Kernel Changes ] * i2c: piix4: Add support for AMD ML and CZ SMBus changes - LP: #1272525 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller - LP: #1272525 * mm: ignore VM_SOFTDIRTY on VMA merging - LP: #1274917 * drm/radeon: disable dpm on BTC - LP: #1266984 [ Upstream Kernel Changes ] * rebase to v3.13.1 -- Tim Gardner Thu, 30 Jan 2014 15:24:48 +0000 linux (3.13.0-6.23) trusty; urgency=low [ Andy Whitcroft ] * [Config] fix up architecture for linux-tools -- Andy Whitcroft Thu, 30 Jan 2014 09:00:41 +0000 linux (3.13.0-6.22) trusty; urgency=low [ Andy Whitcroft ] * [Packaging] limit linux-udebs- to matching arch * [Config] powerpc -- disable perf to fix FTBFS * [Config] ppc64el -- fix up missing udebs -- Andy Whitcroft Wed, 29 Jan 2014 16:00:28 +0000 linux (3.13.0-6.21) trusty; urgency=low [ Andy Fleming ] * SAUCE: net: Add support for handling queueing in hardware * SAUCE: of_mdio: Add of_phy_attach function * SAUCE: phylib: Add generic 10G driver * SAUCE: phylib: Support attaching to gen10g_driver * SAUCE: phylib: Add Clause 45 read/write functions [ Andy Whitcroft ] * SAUCE: fix fmd headers * [Packaging] lowlatency -- merge out of tree flavours * SAUCE: allow IRQs to be irq-threaded by default via config * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency * [Config] powerpc -- fix up Build-depends: * Release Tracking Bug - LP: #1273747 [ Ben Collins ] * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit ptr/64-bit rsrcs * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static" * SAUCE: Fixup freescale usb phy driver to work on ppc64 * SAUCE: xgmac_mdio: Silence read errors * SAUCE: Provide booke stub for kvmppc_is_bigendian() * SAUCE: Fix stack overflow on ppc32 * SAUCE: Use resource_size_t instead of long for PCI resource address * SAUCE: net/phy: Export function for use by dpaa_eth * [Packaging] powerpc -- merge out of tree powerpc arch [ Bjorn Helgaas ] * SAUCE: Revert "EISA: Log device resources in dmesg" - LP: #1251816 * SAUCE: Revert "EISA: Initialize device before its resources" - LP: #1251816 [ Emil Medve ] * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work with 10G "fixed-link"s [ Kumar Gala ] * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman * SAUCE: fsl_pme2: Add support for DPAA PME * SAUCE: fmd: FMD14 integration * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet [ Madalin Bucur ] * SAUCE: net/flow: remove sleeping and deferral mechanism from flow_cache_flush * SAUCE: net/phy: abort genphy_read_status when link changes during speed and duplex reading [ Stefan Bader ] * [Config] move some VMWare related modules into main package - LP: #1271669 [ Tim Gardner ] * [Config] Add r815x to nic-modules - LP: #1273735 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y - LP: #239479 [ Upstream Kernel Changes ] * mmc: sdhci-pci: break out definitions to header file - LP: #1239938 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts - LP: #1239938 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts * powerpc/book3e: support CONFIG_RELOCATABLE * book3e/kexec/kdump: enable kexec for kernel * book3e/kexec/kdump: create a 1:1 TLB mapping * book3e/kexec/kdump: introduce a kexec kernel flag * book3e/kexec/kdump: implement ppc64 kexec specfic * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB -- Andy Whitcroft Tue, 28 Jan 2014 22:59:46 +0000 linux (3.13.0-5.20) trusty; urgency=low [ Andy Whitcroft ] * [Packaging] tools -- do not make symlinks when not making packages * [Packaging] tools -- tidy up control.stub.in ordering * [Packaging] tools -- tools-common is shared and not conditional * rebase to v3.13 [ Dirk Brandewie ] * SAUCE: intel_pstate: Add setting voltage value for baytrail P states. [ KY Srinivasan ] * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive notification [ Upstream Kernel Changes ] * rebase to v3.13 - LP: #1270603 -- Andy Whitcroft Fri, 17 Jan 2014 15:45:31 +0000 linux (3.13.0-4.19) trusty; urgency=low [ Andy Whitcroft ] * [Config] libunwind8-dev is now available for ppc64el * [Packaging] tools -- make cpupower optional * [Packaging] tools -- enable correctly for x86 [ Tim Gardner ] * Release Tracking Bug - LP: #1269872 [ Upstream Kernel Changes ] * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync [ Upstream Kernel Changes ] * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5 -- Tim Gardner Wed, 15 Jan 2014 13:23:05 +0000 linux (3.13.0-3.18) trusty; urgency=low [ Andy Whitcroft ] * rebase to v3.13-rc8 * [Packaging] efi -- allow EFI signatures on any arch [ Tim Gardner ] * [Config] Fix vcs-git path * Release Tracking Bug - LP: #1268683 [ Upstream Kernel Changes ] * rebase to v3.13-rc8 -- Andy Whitcroft Sun, 12 Jan 2014 11:58:01 +0000 linux (3.13.0-2.17) trusty; urgency=low [ Andy Whitcroft ] * Release Tracking Bug - LP: #1267809 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config defaults * [Config] apply Platform support>>CPU Frequency scaling config defaults * [Config] CONFIG_PARIDE_EPATC8=y * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO Switch drivers config defaults * [Config] apply Cryptographic API config defaults * [Config] apply Device Drivers >> Common Clock Framework config defaults * [Config] apply Device Drivers >> Distributed Switch Architecture drivers config defaults * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD device support config defaults * [Config] apply Device Drivers >> Graphics support >> Support for frame buffer devices >> Bootup logo config defaults * annotations -- update in tree annotations * [Config] apply Bus options >> PCI support >> RapidIO support config defaults * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink support config defaults * [Config] apply Device Drivers >> Character devices >> Serial drivers config defaults * [Config] apply Device Drivers >> Generic Thermal sysfs driver config defaults * [Config] apply Device Drivers >> Character devices >> TPM Hardware Support config defaults * [Config] apply Device Drivers >> Character devices config defaults * [Config] apply Device Drivers >> HID support >> USB HID support >> USB HID transport layer config defaults * [Config] apply Device Drivers >> HID support >> HID bus support config defaults * [Config] apply Device Drivers >> HID support >> USB HID support config defaults * annotations -- update in tree annotations * [Config] apply Device Drivers >> GPIO Support config defaults * [Config] update configs for apparmour update [ John Johansen ] * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot * SAUCE: apparmor: fix unix domain sockets to be mediated on connection - LP: #1208988 * SAUCE: apparmor: allocate path lookup buffers during init - LP: #1208988 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy - LP: #1236455 [ Tim Gardner ] * Revert "[Debian] getabis: Preface module with package name" * [Config] Added ppc64el to getabis * [packaging] Bump ABI for every new release -- Andy Whitcroft Fri, 10 Jan 2014 11:48:39 +0000 linux (3.13.0-1.16) trusty; urgency=low * First 3.13 upload. * Release tracker - LP: #1266852 -- Tim Gardner Tue, 07 Jan 2014 09:21:26 -0700 linux (3.13.0-0.15) trusty; urgency=low [ Tim Gardner ] * rebase to v3.13-rc7 [ Upstream Kernel Changes ] * rebase to v3.13-rc7 -- Tim Gardner Sun, 05 Jan 2014 06:13:33 -0700 linux (3.13.0-0.14) trusty; urgency=low [ Andy Whitcroft ] * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6 [ Tim Gardner ] * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456 * Update lttng to Version 2.4.0-rc2 * lttng: Disabled trace_kvm_async_pf_completed * [Config] CONFIG_IMA=y - LP: #1244627 [ Upstream Kernel Changes ] * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6 -- Tim Gardner Thu, 02 Jan 2014 12:57:13 -0700 linux (3.13.0-0.13) trusty; urgency=low [ Andy Whitcroft ] * ubuntu: aufs3 -- (no-up) aufs3-base.patch * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch * ubuntu: AUFS (no-squash): basic framework and update machinary * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7 * ubuntu: aufs3 -- enable * ubuntu: aufs3 -- update configs -- Andy Whitcroft Thu, 02 Jan 2014 09:41:02 +0000 linux (3.13.0-0.12) trusty; urgency=low [ Upstream Kernel Changes ] * rebase to v3.13-rc6 -- Tim Gardner Tue, 31 Dec 2013 06:16:03 -0700 linux (3.13.0-0.11) trusty; urgency=low [ Andy Whitcroft ] * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c * [Config] ppc64el -- initial defconfig based -generic flavour * [Config] initial defconfig for ppc64el * [Config] ubuntuise ppc64el config * [Config] ubuntuise ppc64el config part 2 * [Config] d-i -- update empty udebs list * [Config] ppc64el -- split extras package [ Anton Blanchard ] * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support [ Benjamin Herrenschmidt ] * SAUCE: powerpc/powernv: Add calls to support little endian [ Cédric Le Goater ] * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian guests [ Paul E. McKenney ] * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian -- Andy Whitcroft Fri, 27 Dec 2013 16:48:55 +0000 linux (3.13.0-0.10) trusty; urgency=low [ Andy Whitcroft ] * rebase to v3.13-rc5 * [Config] updateconfigs following rebase to v3.13-rc5 [ Upstream Kernel Changes ] * rebase to v3.13-rc5 - LP: #1260303 - LP: #1260303 - LP: #1260225 -- Andy Whitcroft Mon, 23 Dec 2013 12:48:28 +0000 linux (3.13.0-0.9) trusty; urgency=low [ Andy Whitcroft ] * [Config] d-i -- allow missing firmware -- Andy Whitcroft Fri, 20 Dec 2013 17:57:06 +0000 linux (3.13.0-0.8) trusty; urgency=low [ Andy Whitcroft ] * [Config] annotations -- first pass over entire config * [Config] drop libunwind8-dev from Build-Depends for ppc64el [ Tim Gardner ] * [Config] Add arm64 device tree files - LP: #1262901 -- Andy Whitcroft Thu, 19 Dec 2013 18:36:43 +0000 linux (3.13.0-0.7) trusty; urgency=low [ Rajesh B Prathipati ] * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc [ Tim Gardner ] * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS [ Upstream Kernel Changes ] * rebase to v3.13-rc4 - LP: #1259790 - LP: #1259437 - LP: #1259435 -- Tim Gardner Fri, 13 Dec 2013 07:56:34 -0700 linux (3.13.0-0.6) trusty; urgency=low [ Paolo Pisati ] * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y * [Config] i386: amd64: VIRTIO_CONSOLE=y [ Tim Gardner ] * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y -- Tim Gardner Sun, 08 Dec 2013 09:22:01 -0700 linux (3.13.0-0.5) trusty; urgency=low [ Andy Whitcroft ] * correct bug listing for v3.13-rc2 rebase * [Config] ppc64el -- create linux-libc-dev * [Debian] Improve tools version message - LP: #1257715 [ Serge Hallyn ] * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)] - LP: #1248590 * SAUCE: vfs: Fix a regression in mounting proc [ Tim Gardner ] * [Config] Build-in ohci-pci - LP: #1244176 * Rebase to v3.13-rc3 [ Upstream Kernel Changes ] * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"" - LP: #1248590 [ Upstream Kernel Changes ] * rebase to v3.13-rc3 - LP: #1256840 - LP: #1256212 -- Tim Gardner Sat, 07 Dec 2013 07:55:39 -0700 linux (3.13.0-0.4) trusty; urgency=low [ Tim Gardner ] * Rebase to v3.13-rc2 [ Upstream Kernel Changes ] * rebase to v3.13-rc2 -- Tim Gardner Fri, 29 Nov 2013 23:54:05 -0500 linux (3.13.0-0.3) trusty; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: Fix DocBook FTBS" [ Tim Gardner ] * [Debian] Re-sign modules after debug objcopy - LP: #1253155 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y [ Upstream Kernel Changes ] * doc: fix generation of device-drivers * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176 -- Tim Gardner Tue, 26 Nov 2013 12:24:42 -0700 linux (3.13.0-0.2) trusty; urgency=low [ Tim Gardner ] * SAUCE: Fix DocBook FTBS -- Tim Gardner Mon, 25 Nov 2013 13:24:15 -0700 linux (3.13.0-0.1) trusty; urgency=low [ Upstream Kernel Changes ] * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3 -- Tim Gardner Tue, 12 Nov 2013 07:28:53 -0700 linux (3.13.0-0.0) trusty; urgency=low * Major release bump. -- Andy Whitcroft Tue, 12 Nov 2013 21:37:52 +0000 linux (3.12.0-2.7) trusty; urgency=low * Fixed armhf ABI build failure. * Release tracker - LP: #1249477 -- Tim Gardner Fri, 08 Nov 2013 16:22:45 -0700 linux (3.12.0-2.6) trusty; urgency=low [ Joseph Salisbury ] * SAUCE: tg3: Add support for new 57786 device id. - LP: #1242610 [ Tim Gardner ] * [Config] CONFIG_OABI_COMPAT=n * [Config] add the wandboard to shipped dtb - LP: #1249421 * Release tracker - LP: #1249477 -- Tim Gardner Fri, 08 Nov 2013 12:23:18 -0700 linux (3.12.0-2.5) trusty; urgency=low [ Andy Whitcroft ] * rebase to mainline v3.12 * [Config] updateconfigs following rebase to v3.12 * postinst -- improve relative symlink detection with missing files - LP: #1248053 * postinst -- fix unchanged link detection * [Config] update configs following addition of apparmor fixes [ Anthony Wong ] * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537 - LP: #1231305 [ John Johansen ] * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot * SAUCE: apparmor: fix unix domain sockets to be mediated on connection - LP: #1208988 * SAUCE: apparmor: allocate path lookup buffers during init - LP: #1208988 [ Tim Gardner ] * [Config] Remove superfluous ubuntu/lttng-modules [ Upstream Kernel Changes ] * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks" - LP: #1248590 [ Upstream Kernel Changes ] * rebase to v3.12 - LP: #1222850 [ Adam Conrad ] * etc/getabis: Fetch arm64/generic abis as well -- Andy Whitcroft Wed, 06 Nov 2013 21:00:21 +0000 linux (3.12.0-1.3) trusty; urgency=low [ Andy Whitcroft ] * [Config] arm64 -- add arch to the configuration handlers * [Config] arm64 -- add generic flavour * [Config] arm64 -- default config * [Config] arm64 -- fix up various FTBFS config options * SAUCE: arm64: export __copy_in_user to modules * [Config] arm64 -- disable ABI/module checks * [Config] arm64 -- enforcer -- add arm64 to the enforcer * [Config] arm64 -- enable udebs for arm64 [ Colin Watson ] * [Config] Clean up various udeb Provides [ Paolo Pisati ] * [Config] AHCI_IMX=y * [Config] build imx*-wandboard dtbs [ Serge Hallyn ] * SAUCE: device_cgroup: remove can_attach [ Tim Gardner ] * rebase to v3.12-rc7 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd * Release tracker - LP: #1245932 [ Upstream Kernel Changes ] * rebase to v3.12-rc7 - LP: #1180881 - LP: #1180881 - LP: #1217957 -- Tim Gardner Sun, 27 Oct 2013 22:08:55 -0600 linux (3.12.0-0.2) trusty; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2" * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2" * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred" * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2" * Revert "overlayfs: Update to v19" * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options" * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support" * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem" * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()" * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules" * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation" * ubuntu: overlayfs v20 -- overlayfs: add statfs support * [Config] fix linux-libc-dev generation for arm64 * [Config] fix linux-libc-dev generation for x32 * [Config] add linux-libc-dev generation for ppc64el [ Erez Zadok ] * ubuntu: overlayfs v20 -- overlayfs: implement show_options [ Miklos Szeredi ] * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open() * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount() * ubuntu: overlayfs v20 -- overlay filesystem * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth [ Neil Brown ] * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation [ Paolo Pisati ] * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y [ Seth Forshee ] * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads - LP: #1183856 [ Tim Gardner ] * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m * rebase to v3.12-rc2 * updateconfigs * [Config] disable CONFIG_FB_VESA enforcer check * [Config] Disable lttng for FTBS * rebase to v3.12-rc3 * rebase to v3.12-rc4 * [Config] CONFIG_ANDROID=n - LP: #1235161 * [Config] CONFIG_L2TP_V3=y - LP: #1235914 * [Config] CONFIG_USB_OTG=n for all arches * Release tracker - LP: #1242811 [ Upstream Kernel Changes ] * scsi: hyper-v storsvc switch up to SPC-3 * rebase to v3.12-rc6 - LP: #1235977 - LP: #1235523 - LP: #1239392 - LP: #1227491 * rebase to v3.12-rc3 - LP: #1231931 * rebase to v3.12-rc2 - LP: #1213820 - LP: #1213055 - LP: #1198030 -- Tim Gardner Mon, 23 Sep 2013 07:41:07 -0600 linux (3.11.0-8.15) saucy; urgency=low [ Tim Gardner ] * Release tracker - LP: #1227969 * Update lttng Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135 Version 2.3.0+ [ Upstream Kernel Changes ] * igb: Add additional get_phy_id call for i354 devices - LP: #1219619 * igb: Read flow control for i350 from correct EEPROM section - LP: #1219619 * timekeeping: Fix HRTICK related deadlock from ntp lock changes Required for lttng update. -- Tim Gardner Thu, 19 Sep 2013 07:41:49 -0600 linux (3.11.0-7.14) saucy; urgency=low [ Andy Whitcroft ] * [Packaging] sort out linux-tools naming - LP: #1205284 * [Packaging] linux-tools: switch to common generic version helper [ Paolo Pisati ] * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it [ Tim Gardner ] * Release tracker - LP: #1226160 [ Tony Lindgren ] * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus for pandaboard [ Upstream Kernel Changes ] * USB: handle LPM errors during device suspend correctly - LP: #1011415 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend() - LP: #1011415 * usb: Don't fail port power resume on device disconnect. - LP: #1011415 [ Upstream Kernel Changes ] * rebase to v3.11.1 -- Tim Gardner Wed, 11 Sep 2013 07:30:17 -0600 linux (3.11.0-7.13) saucy; urgency=low * Release tracker - LP: #1223545 [ Andy Whitcroft ] * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2 - LP: #1223499 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred - LP: #1223499 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2 - LP: #1223499 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2 - LP: #1223499 [ Maximiliano Curia ] * SAUCE: (no-up) Only let characters through when there are active readers. - LP: #1208740 [ Tim Gardner ] * [Debian] getabis: Commit new ABI directory, remove the old * [Config] CONFIG_EFIVAR_FS=y - LP: #1223195 * [Config] CONFIG_EFI_VARS_PSTORE=m, CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited() - LP: #1222850 [ Upstream Kernel Changes ] * Intel xhci: refactor EHCI/xHCI port switching - LP: #1210858 -- Tim Gardner Tue, 10 Sep 2013 09:00:19 -0600 linux (3.11.0-6.12) saucy; urgency=low * Release tracker - LP: #1222893 [ Andy Whitcroft ] * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch" * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch" * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch - LP: #1222407 [ Paolo Pisati ] * [Config] restore mmc boot on panda [ Tyler Hicks ] * SAUCE: apparmor: Use shash crypto API interface for profile hashes - LP: #1216294 [ Upstream Kernel Changes ] * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err * net: calxedaxgmac: fix possible skb free before tx complete * net: calxedaxgmac: update ring buffer tx_head after barriers * net: calxedaxgmac: fix race with tx queue stop/wake * net: calxedaxgmac: enable interrupts after napi_enable * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode * net: calxedaxgmac: remove some unused statistic counters * net: calxedaxgmac: fix rx DMA mapping API size mismatches * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling * mfd: rtsx: Read vendor setting from config space - LP: #1201698 -- Tim Gardner Mon, 09 Sep 2013 07:21:06 -0600 linux (3.11.0-5.11) saucy; urgency=low * Release tracker - LP: #1221886 [ Adam Lee ] * SAUCE: Bluetooth: Add support for 04ca:2007 - LP: #1153448 * SAUCE: Bluetooth: Add support for 105b:e065 - LP: #1161261 [ Gavin Guo ] * SAUCE: Bluetooth: Add support for Broadcom 413c:8143 - LP: #1166113 [ Upstream Kernel Changes ] * igb: Reset the link when EEE setting changed - LP: #1219619 * igb: Read register for latch_on without return value - LP: #1219619 * igb: Added rcu_lock to avoid race - LP: #1219619 * igb: don't allow SR-IOV without MSI-X - LP: #1219619 * igb: Update MTU so that it is always at least a standard frame size - LP: #1219619 * igb: Refactor of init_nvm_params - LP: #1219619 * igb: Refactor NVM read functions to accommodate devices with no flash - LP: #1219619 * igb: Add device support for flashless SKU of i210 device - LP: #1219619 * igb: Fix get_fw_version function for all parts - LP: #1219619 * igb: Add macro for size of RETA indirection table - LP: #1219619 * igb: Expose RSS indirection table for ethtool - LP: #1219619 * igb: Don't look for a PBA in the iNVM when flashless - LP: #1219619 * igb: Implementation of 1-sec delay for i210 devices - LP: #1219619 * igb: New PHY_ID for i354 device - LP: #1219619 * igb: M88E1543 PHY downshift implementation - LP: #1219619 * igb: No PHPM support in i354 devices - LP: #1219619 * igb: Support to get 2_5G link status for appropriate media type - LP: #1219619 * igb: Get speed and duplex for 1G non_copper devices - LP: #1219619 * igb: Implementation to report advertised/supported link on i354 devices - LP: #1219619 * igb: Update version number - LP: #1219619 * Bluetooth: Take proper tty_struct references - LP: #1189998 * Bluetooth: Remove the device from the list in the destructor - LP: #1189998 * Bluetooth: Move the tty initialization and cleanup out of open/close - LP: #1189998 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods - LP: #1189998 * Bluetooth: Fix the reference counting of tty_port - LP: #1189998 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency - LP: #1189998 [ Wen-chien Jesse Sung ] * SAUCE: Bluetooth: Support for loading broadcom patchram firmware - LP: #1065400 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389 - LP: #1065400 -- Tim Gardner Thu, 05 Sep 2013 08:06:17 -0600 linux (3.11.0-5.10) saucy; urgency=low [ Andy Whitcroft ] * Release tracker - LP: #1220222 * Revert "[Config] Fix ubuntu directoy Kbuilds" * Revert "aufs update dropped some Kbuild files" * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block" * Revert "ubuntu: AUFS -- update to 8e503d4142c189ed6c47a2177ad2cd058e8d340e" * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch" * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch" * rebase to v3.11 final * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile * ubuntu: AUFS (no-squash): basic framework and update machinary * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622 * ubuntu: (no-squash) AUFS -- enable aufs * ubuntu: AUFS -- fix remaining d_count references to use accessor * ubuntu: lttng -- follow rename of pid_ns * SAUCE: disable stack-protector for ARM compressed bootloader [ Paolo Pisati ] * [Config] ARM_ATAG_DTB_COMPAT=y [ Rob Herring ] * [Config] Enable KVM and virtio for armhf generic-lpae [ Tim Gardner ] * [Config] CONFIG_ARPD=y * [Config] CONFIG_ZSWAP=y - LP: #1215379 [ Upstream Kernel Changes ] * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor. - LP: #1217957 * ARM: use phys_addr_t for DMA zone sizes * ARM: highbank: enable DMA zone for LPAE * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL * ARM: highbank: select required errata work-arounds * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type * DMA: fix printk warning in AMBA PL08x DMA driver * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE * ARM: move outer_cache declaration out of ifdef * ARM: highbank: avoid L2 cache smc calls when PL310 is not present * ARM: highbank: clean-up some unused includes * ARM: xen: only set pm function ptrs for Xen guests [ Upstream Kernel Changes ] * rebase to v3.11 -- Andy Whitcroft Tue, 03 Sep 2013 17:08:06 +0100 linux (3.11.0-4.9) saucy; urgency=low [ Tim Gardner ] * rebase to v3.11-rc7 * Release tracker - LP: #1216962 [ Upstream Kernel Changes ] * mwifiex: do not create AP and P2P interfaces upon driver loading - LP: #1212720 -- Tim Gardner Mon, 26 Aug 2013 06:25:35 -0600 linux (3.11.0-3.8) saucy; urgency=low [ Johannes Berg ] * SAUCE: mac80211: ignore (E)CSA in probe response frames - LP: #1201470 -- Tim Gardner Fri, 23 Aug 2013 09:47:36 -0600 linux (3.11.0-3.7) saucy; urgency=low [ Tim Gardner ] * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow upstart to track * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local linux/hyperv.h * SAUCE: hv: Add vss daemon to Makefile * [Debian] Add hv_vss_daemon to tools package - LP: #1213282 * [Config] Fix ubuntu directoy Kbuilds - LP: #1181755 -- Tim Gardner Tue, 20 Aug 2013 08:34:05 -0600 linux (3.11.0-3.6) saucy; urgency=low [ Andy Whitcroft ] * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly * [Config] tools: enable x86 and hyper-v [ John Johansen ] * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot" * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none root users" * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot [ Joseph Salisbury ] * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops - LP: #1210848 [ Kamal Mostafa ] * [debian] tools: ship 'cpupower' in linux-tools - LP: #1158668 * [Config] Build-dep on libpci-dev for cpu tools - LP: #1158668 [ Tim Gardner ] * rebase to v3.11-rc6 * Release tracker - LP: #1213941 -- Tim Gardner Fri, 16 Aug 2013 07:02:07 -0600 linux (3.11.0-2.5) saucy; urgency=low [ Tim Gardner ] * [Config] CONFIG_PM_DEBUG=y - LP: #1210539 * rebase to v3.11-rc5 * Release tracker - LP: #1211378 -- Tim Gardner Mon, 12 Aug 2013 06:10:39 -0600 linux (3.11.0-1.4) saucy; urgency=low [ Tim Gardner ] * Bump ABI when making changes to the inclusion list lest you cause conflicts with existing installed kernel packages. - LP: #1210331 -- Tim Gardner Fri, 09 Aug 2013 03:03:51 +0100 linux (3.11.0-0.3) saucy; urgency=low [ Tim Gardner ] * [Config] Include rbd and kvm in the virtual inclusion list - LP: #1206961 * [Config] Removed obsolete inclusion list entries -- Tim Gardner Tue, 06 Aug 2013 08:52:14 +0100 linux (3.11.0-0.2) saucy; urgency=low [ Bruce Allan ] * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow - LP: #1206757 * SAUCE: (no-up) e1000e: enable support for new device IDs - LP: #1206757 [ John Johansen ] * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot [ Paolo Pisati ] * build vexpress a15 dtb * [Config] disable Broadcom bcm support (ARCH_BCM) * [Config] disable Allwinner a1x support (ARCH_SUNXI) * [Config] disable WonderMedia WM8850 support (ARCH_WM8850) * [Config] disable Rockchip support (ARCH_ROCKCHIP) * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI) * [Config] disable TI Keystone, AM43xx and OMAP5 support * [Config] ARM_APPENDED_DTB=y [ Tim Gardner ] * rebase to v3.11-rc4 * overlayfs: Update to v19 * [Config] Enable overlayfs * SAUCE: Fix lttng compile errors [ Upstream Kernel Changes ] * rebase to v3.11-rc4 - LP: #1163720 - LP: #1162026 - LP: #1195636 - LP: #1195597 - LP: #1180409 - LP: #1168430 -- Tim Gardner Sun, 04 Aug 2013 03:45:31 -0600 linux (3.11.0-0.1) saucy; urgency=low [ Upstream Kernel Changes ] * rebase to 64ccccf8525fee499625b517c0faadf784c79e93 - LP: #1163720 - LP: #1162026 - LP: #1195636 - LP: #1195597 - LP: #1180409 - LP: #1168430 -- Tim Gardner Mon, 08 Jul 2013 08:50:46 -0600 linux (3.10.0-2.10) saucy; urgency=low [ Andy Whitcroft ] * [Config] CONFIG_INTEL_MEI*=m - LP: #1196155 * [Config] CONFIG_DEBUG_INFO=y [ Stephen Warren ] * [Config] fix Calxeda xgmac module filename [ Upstream Kernel Changes ] * Revert "serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller" - LP: #1190967 * mfd: lpc_ich: Add support for Intel Avoton SoC - LP: #1196658 -- Andy Whitcroft Fri, 05 Jul 2013 18:08:02 +0100 linux (3.10.0-2.9) saucy; urgency=low [ Andy Whitcroft ] * rebase to v3.10 [ John Johansen ] * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for network mediation" * Revert "SAUCE: (no-up) apparmor: Fix compile warnings" * Revert "SAUCE: (no-up) AppArmor: basic networking rules" * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount" * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to interface" * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs" * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot [ Upstream Kernel Changes ] * rebase to v3.10 -- Andy Whitcroft Mon, 01 Jul 2013 17:42:29 +0100 linux (3.10.0-1.8) saucy; urgency=low [ Andy Whitcroft ] * Release Tracking Bug - LP: #1195717 [ Andy Whitcroft ] * Revert "ubuntu: overlayfs -- follow change to do_splice_direct interface" * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype" * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference" * Revert "ubuntu: overlayfs -- add FS_ALIAS" * Revert "ubuntu: overlayfs -- overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode" * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission" * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules" * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link" * Revert "ubuntu: overlayfs -- overlayfs-fix-possible-leak-in-ovl_new_inode" * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth" * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation" * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options" * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support" * Revert "ubuntu: overlayfs -- overlay filesystem" * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount" * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules" * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open" * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support [ Erez Zadok ] * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options [ Miklos Szeredi ] * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open() * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount() * ubuntu: overlayfs v18 -- -- overlay filesystem * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth [ Neil Brown ] * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation [ Tim Gardner ] * [Config] CONFIG_SUNRPC_DEBUG=y - LP: #1127319 -- Andy Whitcroft Fri, 28 Jun 2013 10:26:52 +0100 linux (3.10.0-0.7) saucy; urgency=low [ Andy Whitcroft ] * autopkgtest: switch Depends: to build-essential -- Andy Whitcroft Tue, 25 Jun 2013 08:40:55 +0100 linux (3.10.0-0.6) saucy; urgency=low [ Andy Whitcroft ] * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference - LP: #1098378 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee * ubuntu: overlayfs -- expose do_splice_direct prototype * ubuntu: overlayfs -- follow change to do_splice_direct interface * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines - LP: #1192691 [ Stefan Bader ] * (d-i) Add dm-snapshot to md-modules - LP: #1191726 [ Tim Gardner ] * Release tracker - LP: #1194149 * [Config] CONFIG_WIL6210=n for armhf * [Config] d-i: Add calxedaxgmac to nic-modules - LP: #1192358 * [debian] Use dh_strip - LP: #1192759 * [Config] Enable perf for armhf * do_tools=false when cross compiling * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y - LP: #1108082 [ Upstream Kernel Changes ] * nsp32: switch reset delay to msleep() as it is tooo long * alx: add a simple AR816x/AR817x device driver Plucked from linux-next. replaces ubuntu/alx in favor of 'to be merged' version in 3.11. * rebase to v3.10-rc7 - LP: #1189363 -- Tim Gardner Sat, 22 Jun 2013 18:10:31 -0600 linux (3.10.0-0.5) saucy; urgency=low [ Andy Whitcroft ] * rebase to v3.10-rc6 * [Config] updateconfigs following rebase to v3.10-rc6 [ Upstream Kernel Changes ] * rebase to v3.10-rc6 -- Andy Whitcroft Mon, 17 Jun 2013 11:12:39 +0100 linux (3.10.0-0.4) saucy; urgency=low [ Andy Whitcroft ] * [Config] updateconfigs following rebase to v3.10-rc4 -- Andy Whitcroft Mon, 10 Jun 2013 11:42:28 +0100 linux (3.10.0-0.3) saucy; urgency=low [ Andy Whitcroft ] * rebase to v3.10-rc5 [ Upstream Kernel Changes ] * rebase to v3.10-rc5 - LP: #1186170 -- Andy Whitcroft Mon, 10 Jun 2013 09:23:31 +0100 linux (3.10.0-0.2) saucy; urgency=low [ Andy Whitcroft ] * rebase to v3.10-rc4 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG - LP: #1187744 * [Config] enforce CONFIG_BINFMT_SCRIPT=y [ Dave Chiluk ] * SAUCE: ncpfs: fix rmdir returns Device or resource busy - LP: #1035226 [ Tim Gardner ] * rebase to v3.10-rc3 * [Config] sparc be gone * [Config] ia64 be gone * d-i: block-modules provides nbd-modules [ Upstream Kernel Changes ] * rebase to v3.10-rc4 * rebase to v3.10-rc3 -- Tim Gardner Tue, 28 May 2013 06:16:46 -0600 linux (3.10.0-0.1) saucy; urgency=low [ Tim Gardner ] * UBUNTU: Disabled lttng * UBUNTU: Disable aufs for FTBS * UBUNTU: Disabled alx * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* * UBUNTU: rebase to v3.10-rc2 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam [ Andy Whitcroft ] * UBUNTU: [Config] update standards version to 3.9.4.0 * UBUNTU: [Config] squash duplicate package description (long and short) * UBUNTU: [Config] fix up Vcs-git: to point to saucy * UBUNTU: [Config] drop depenancy on util-linux as is Essential * UBUNTU: [Config] drop redundant Build-Conficts: [ Upstream Kernel Changes ] * rebase to v3.10-rc2 - LP: #1180351 [ Upstream Kernel Changes ] * rebase to v3.10-rc1 - LP: #1172151 - LP: #1089795 - LP: #1167270 - LP: #1128840 -- Tim Gardner Tue, 14 May 2013 13:41:07 -0600 linux (3.10.0-0.0) saucy; urgency=low * Dummy -- Tim Gardner Thu, 09 May 2013 20:30:40 +0100 linux (3.9.0-2.6) saucy; urgency=low [ Tim Gardner ] * rebase to v3.9.2 -- Tim Gardner Thu, 09 May 2013 20:30:40 +0100 linux (3.9.0-1.5) saucy; urgency=low [ Tim Gardner ] * rebase to v3.9.1 -- Tim Gardner Wed, 08 May 2013 12:49:45 -0400 linux (3.9.0-0.4) saucy; urgency=low [ Andy Whitcroft ] * ubuntu: overlayfs -- add FS_ALIAS [ Tim Gardner ] * Added lttng - LP: #1175784 -- Tim Gardner Thu, 02 May 2013 17:17:13 -0400 linux (3.9.0-0.3) saucy; urgency=low [ Upstream Kernel Changes ] * rebase to v3.9 -- Tim Gardner Mon, 29 Apr 2013 18:20:00 -0400 linux (3.9.0-0.2) saucy; urgency=low [ Tim Gardner ] * Enable extras packaging for amd64/i386. Fixes build depenencies with brittany and linux-meta. -- Tim Gardner Mon, 29 Apr 2013 05:37:01 -0600 linux (3.9.0-0.1) saucy; urgency=low [ Upstream Kernel Changes ] * rebase to v3.9-rc8 [ Upstream Kernel Changes ] * rebase to v3.9-rc7 - LP: #1128840 [ Upstream Kernel Changes ] * rebase to v3.9-rc6 [ Upstream Kernel Changes ] * rebase to v3.9-rc5 [ Upstream Kernel Changes ] * rebase to v3.8-rc4 - LP: #1095315 - LP: #886975 - LP: #1086921 [ Upstream Kernel Changes ] * rebase to v3.9-rc3 - LP: #1155016 - LP: #1103594 [ Upstream Kernel Changes ] * rebase to v3.9-rc2 [ Upstream Kernel Changes ] * rebase to v3.9-rc1 - LP: #901105 - LP: #961286 - LP: #1011792 - LP: #1128934 - LP: #886975 - LP: #978807 -- Tim Gardner Wed, 20 Feb 2013 09:12:39 -0700 linux (3.8.0-7.14) raring; urgency=low [ Andy Whitcroft ] * [Config] CONFIG_RCU_USER_QS=n * [Config] CONFIG_MTD_ONENAND_SIM=n * annotations: add annotations for CONFIG_CC_STACKPROTECTOR [ Upstream Kernel Changes ] * rebase to v3.8 [Tim Gardner] * Release Tracking Bug - LP: #1130111 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once - LP: #1128840 -- Tim Gardner Mon, 18 Feb 2013 09:25:56 -0700 linux (3.8.0-6.13) raring; urgency=low [Tim Gardner] * Release Tracking Bug - LP: #1125364 * Add ahci modules to d-i - LP: #1124415 [ Chris Wilson ] * SAUCE: drm/i915: Wait for pending flips to complete before tearing down the encoders - LP: #1097315 -- Tim Gardner Wed, 13 Feb 2013 12:16:48 -0700 linux (3.8.0-6.12) raring; urgency=low [Tim Gardner] * perf: NO_LIBPERL=1 * Fix linux-headers dependency * Release Tracking Bug - LP: #1124362 [ Andy Whitcroft ] * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports - LP: #1121699 [ Daniel Vetter ] * SAUCE: drm/i915: write backlight harder - LP: #954661 -- Tim Gardner Wed, 13 Feb 2013 10:25:11 -0700 linux (3.8.0-6.11) raring; urgency=low [Tim Gardner] * Release Tracking Bug - LP: #1122071 * rebase to v3.8-rc7 * Add libaudit-dev as a build dependency * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency. [ Leann Ogasawara ] * [Config] Remove CONFIG_SATA_AHCI annotation -- Tim Gardner Fri, 08 Feb 2013 07:41:13 -0500 linux (3.8.0-5.10) raring; urgency=low [Tim Gardner] * Release Tracking Bug - LP: #1118568 * Bump ABI to fix install issue with 3.8.0-4.8. Moving drivers/ata/*ahci* to linux-image caused an install conflict with linux-image-extras without an ABI bump. [ Jan Beulich ] * SAUCE: xen-pciback: rate limit error messages from xen_pcibk_enable_msi{, x}() - LP: #1117336 - CVE-2013-0231 -- Tim Gardner Thu, 07 Feb 2013 05:38:12 -0700 linux (3.8.0-4.9) raring; urgency=low [ Herton Ronaldo Krzesinski ] * d-i: Add mellanox ethernet drivers to nic-modules - LP: #1015339 [ Joseph Salisbury ] * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H - LP: #1113547 [ Kamal Mostafa ] * SAUCE: alx driver import script [ Qualcomm Atheros, Inc ] * SAUCE: alx: Update to heads/master [ Tim Gardner ] * Release Tracking Bug - LP: #1117673 * [debian] Remove dangling symlink from headers package - LP: #1112442 * [config] CONFIG_ALX=m * [Config] Add alx to d-i nic-modules * [Config] CONFIG_SATA_AHCI=m - LP: #1056563 -- Leann Ogasawara Tue, 05 Feb 2013 05:54:32 -0800 linux (3.8.0-4.8) raring; urgency=low [ Allen Ibara ] * SAUCE: imx6: dts: Add IMX6Q AHCI support [ Andy Whitcroft ] * rebase to v3.8-rc6 * updateconfigs following rebase to v3.8-rc6 [Leann Ogasawara] * Release Tracking Bug - LP: #1112573 [ Paolo Pisati ] * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM * [Config] SERIAL_AMBA_PL011=y (vexpress serial console) * [Config] MMC_ARMMMCI=y (vexpress mmc) * [Config] FB_ARMCLCD=y (vexpress framebuffer) [ Seth Forshee ] * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y [ Upstream Kernel Changes ] * rebase to v3.8-rc6 - LP: #1107477 -- Leann Ogasawara Fri, 01 Feb 2013 07:20:59 -0800 linux (3.8.0-3.7) raring; urgency=low [ Andy Green ] * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper * SAUCE: ARM: omap2 add mac address allocation register api * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac allocation [ Leann Ogasawara ] * rebase to v3.8-rc5 * Release Tracking Bug - LP: #1111486 [ Paolo Pisati ] * SAUCE: davinci: vpss: compilation fix * [Config] enable TI OMAP4 support (Pandaboard/ES) * [Config] OMAP_USB2=y (since TWL6030_USB depends on it) * [Config] enable Freescale IMX6 support (SabreLite) * [Config] SERIAL_IMX_CONSOLE=y * [Config] MMC_*_IMX=y * [Config] disable USB_SUSPEND * [Config] USB_MXS_PHY=y * [Config] USB_CHIPIDEA=y * SAUCE: DTB: add support for multiple DTBs * SAUCE: DTB: build imx6q-sabrelite * SAUCE: DTB: build beaglexm * SAUCE: DTB: build panda/panda es * [Config] disable CPU_FREQ * [Config] PANEL_TFP410=y (video DVI output) * [Config] SND_OMAP_SOC*=y * [Config] SND_IMX_SOC*=y * [Config] I2C_IMX=y * [Config] SPI_IMX=m [ Stefan Bader ] * [Config] Move 9p modules into generic package - LP: #1107658 [ Tony Lindgren ] * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform kernels * SAUCE: ARM: OMAP2+: Use omap initcalls * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support * SAUCE: ARM: OMAP2+: Disable code that currently does not work with multiplaform * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S [ Upstream Kernel Changes ] * rebase to v3.8-rc5 - LP: #1096789 -- Leann Ogasawara Thu, 31 Jan 2013 06:44:52 -0800 linux (3.8.0-2.6) raring; urgency=low [ Adam Conrad ] * Fix up linux-tools -> SRCPKGNAME-tools rename [ Andy Whitcroft ] * [Config] re-disable CONFIG_SOUND_OSS - LP: #1105230 [ Arend van Spriel ] * SAUCE: brcmsmac: fix tx status processing [Leann Ogasawara] * Release Tracking Bug - LP: #1105104 -- Leann Ogasawara Fri, 25 Jan 2013 11:56:30 -0800 linux (3.8.0-1.5) raring; urgency=low [Tim Gardner] * Release Tracking Bug - LP: #1101235 [ Dudley Du ] * SAUCE: Input: add support for Cypress PS/2 Trackpads - LP: #978807 [ Kamal Mostafa ] * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch * [Config] Add CONFIG_PS2_CYPRESS [ Tim Gardner ] * rebase to v3.8-rc4 [ Upstream Kernel Changes ] * rebase to v3.8-rc4 - LP: #1095315 - LP: #886975 - LP: #1086921 -- Leann Ogasawara Thu, 17 Jan 2013 10:50:22 -0800 linux (3.8.0-0.4) raring; urgency=low [ Leann Ogasawara ] * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation * [Config] Update CONFIG_IIO build annotation * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation * [Config] Remove CONFIG_SPI_DW_MMIO annotation * [Config] Remove CONFIG_SPI_PL022 annotation * [Config] Update CONFIG_EZX_PCAP annotation * [Config] Update CONFIG_SENSORS_AK8975 annotation * [Config] Disable CONFIG_DRM_MGAG200 - LP: #1042903 -- Leann Ogasawara Mon, 14 Jan 2013 10:01:50 -0800 linux (3.8.0-0.3) raring; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()" [ Scott James Remnant ] * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib() (for v3.7+) - LP: #1085766, #462111 -- Andy Whitcroft Fri, 11 Jan 2013 16:57:27 +0000 linux (3.8.0-0.2) raring; urgency=low [ Tim Gardner ] * [packaging] Add macro to selectively disable building perf * [packaging] Cannot depend on universe package libaudit-dev -- Tim Gardner Thu, 10 Jan 2013 12:43:24 -0700 linux (3.8.0-0.1) raring; urgency=low [ Upstream Kernel Changes ] * rebase to v3.8-rc3 - LP: #1096789 [ Upstream Kernel Changes ] * rebase to v3.8-rc2 - LP: #1082357 - LP: #1075882 -- Andy Whitcroft Mon, 17 Dec 2012 10:35:09 +0000 linux (3.7.0-7.15) raring; urgency=low [ Chris J Arges ] * SAUCE: add eeprom_bad_csum_allow module parameter - LP: #1070182 [ Leann Ogasawara ] * Add ceph to linux-image for virtual instances - LP: #1063784 [ Serge Hallyn ] * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD [ Tim Gardner ] * [Config] CONFIG_SLUB_DEBUG=y - LP: #1090308 [ Upstream Kernel Changes ] * Revert "[SCSI] sd: Implement support for WRITE SAME" - LP: #1089818 -- Leann Ogasawara Wed, 12 Dec 2012 06:50:20 -0800 linux (3.7.0-6.14) raring; urgency=low [ Andy Whitcroft ] * [Config] annotations: all new annotations scheme including defaults * [Configs] apply annotation updates to main configs (top section) [ Leann Ogasawara ] * Revert "SAUCE: include and for mmc_core arm build" * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error" * Temporarily disable module check for build [ Stefan Bader ] * ubuntu: dm-raid45: Adapt to upstream interface changes * Re-enable build of dm-raid45 [ Tim Gardner ] * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error * SAUCE: drm: Fix possible EDID memory allocation oops * SAUCE: ttm: Fix possible _manager memory allocation oops * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to 2 pointers [ Tomas Hozza ] * SAUCE: tools: hv: Netlink source address validation allows DoS - LP: #1084777 - CVE-2012-5532 [ Upstream Kernel Changes ] * rebase to v3.7 -- Leann Ogasawara Wed, 05 Dec 2012 14:11:12 -0800 linux (3.7.0-5.13) raring; urgency=low [ Lino Sanfilippo ] * SAUCE: inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() - LP: #922906 * SAUCE: fsnotify: introduce fsnotify_get_group() - LP: #922906 * SAUCE: fsnotify: use reference counting for groups - LP: #922906 * SAUCE: fsnotify: take groups mark_lock before mark lock - LP: #922906 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark should be destroyed - LP: #922906 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups mark list - LP: #922906 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark() - LP: #922906 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark() - LP: #922906 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks by group - LP: #922906 * SAUCE: fsnotify: change locking order - LP: #922906 [ Tim Gardner ] * [Config] CONFIG_NFC_LLCP=y * [Config] get-firmware: Filter new files through fwinfo * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches * [Config] CONFIG_DRM_EXYNOS_HDMI=y * [Config] CONFIG_XEN=y for all arches * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m * [Config] CONFIG_MMC_DW_EXYNOS=m * [Config] CONFIG_GPIO_ADNP=m * [Config] find-obsolete-firmware: Use correct path * rebase to v3.7-rc8 - LP: #1084640 [ Upstream Kernel Changes ] * Revert "VFS: don't do protected {sym,hard}links by default" - LP: #1084192 -- Tim Gardner Wed, 28 Nov 2012 16:07:08 +0000 linux (3.7.0-4.12) raring; urgency=low [ Tim Gardner ] * Revert "[Config] Use -j1 for headers_install" * Revert "[Config] install-arch-headers needs a valid config" Strayed into the weeds in search of the root cause of the periodic build failure. Fixes powerpc FTBS introduced in -4.11. * [Config] hmake -j1 The kernel makefile appears to have parallel dependency problems for the install_headers target. This appears to be root cause for a periodic build failure on N-way machines. -- Leann Ogasawara Tue, 27 Nov 2012 12:33:06 -0800 linux (3.7.0-4.11) raring; urgency=low [ Tim Gardner ] * [Config] Use -j1 for headers_install Also fixes a powerpc FTBS introduced by "[Config] install-arch-headers needs a valid config". -- Tim Gardner Tue, 27 Nov 2012 10:19:30 -0700 linux (3.7.0-4.10) raring; urgency=low [ Andy Whitcroft ] * [Config] add rebuild-test support for autopkgtest - LP: #1081500 * [tests] move build tests out of the way - LP: #1081500 * [tests] add an autopkgtest rebuild test - LP: #1081500 [ Tim Gardner ] * rebase to v3.7-rc7 * SAUCE: Remove emi62 files duplicated in linux-firmware * SAUCE: Remove sb16 files duplicated in linux-firmware * SAUCE: Remove whiteheat files duplicated in linux-firmware * SAUCE: Remove yamaha files duplicated in linux-firmware * SAUCE: Remove dsp56k files used only by m68k * SAUCE: firmware: Remove last vestiges of dabusb * SAUCE: Remove vicam files duplicated in linux-firmware * [Config] install-arch-headers needs a valid config [ Upstream Kernel Changes ] * rebase to v3.7-rc7 - LP: #1076840 - LP: #1081466 -- Leann Ogasawara Wed, 21 Nov 2012 06:07:23 -0800 linux (3.7.0-3.9) raring; urgency=low [ Leann Ogasawara ] * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y - LP: #1079900 * Add nfsv3 to nfs-modules udeb [ Paolo Pisati ] * [Config] SND_OMAP_SOC*=y - LP: #1019321 [ Stefan Bader ] * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit - LP: #1078926 [ Tim Gardner ] * Revert "SAUCE: SECCOMP: audit: always report seccomp violations" - LP: #1079469 * Revert "SAUCE: omap3 clocks .dev_id = NULL" * rebase to v3.7-rc6 * SAUCE: script to detect obsolete firmware * SAUCE: Remove yam files duplicated in linux-firmware * SAUCE: Remove tehuti files duplicated in linux-firmware * SAUCE: Remove matrox files duplicated in linux-firmware * SAUCE: Remove cxgb3 files duplicated in linux-firmware * SAUCE: Remove r128 files duplicated in linux-firmware * SAUCE: Remove acenic files duplicated in linux-firmware * SAUCE: Remove keyspan files duplicated in linux-firmware * SAUCE: Remove sun files duplicated in linux-firmware * SAUCE: Remove radeon files duplicated in linux-firmware * SAUCE: Update bnx2x firmware to 7.8.2.0 * [Config] generic.inclusion-list: econet has disappeared [ Upstream Kernel Changes ] * seccomp: forcing auditing of kill condition - LP: #1079469 * rebase to v3.7-rc6 -- Leann Ogasawara Tue, 20 Nov 2012 12:28:55 -0800 linux (3.7.0-2.8) raring; urgency=low [ Andy Whitcroft ] * Revert "overlayfs: disable until FTBS is fixed" * Revert "ubuntu: overlayfs" * Revert "ubuntu: AUFS" * ubuntu: overlayfs -- overlayfs: add statfs support * ubuntu: overlayfs -- ovl: switch to __inode_permission() * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying inode - LP: #944386 * ubuntu: AUFS (no-squash): basic framework and update machinary * ubuntu: AUFS (no-squash) -- aufs3-base.patch * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch * ubuntu: AUFS: aufs-update -- follow the uapi header changes * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f * ubuntu: AUFS (no-squash) -- reenable - LP: #1079193 [ Erez Zadok ] * ubuntu: overlayfs -- overlayfs: implement show_options [ Miklos Szeredi ] * ubuntu: overlayfs -- vfs: add i_op->dentry_open() * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules * ubuntu: overlayfs -- vfs: introduce clone_private_mount() * ubuntu: overlayfs -- overlay filesystem * ubuntu: overlayfs -- fs: limit filesystem stacking depth * ubuntu: overlayfs -- vfs: export __inode_permission() to modules [ Neil Brown ] * ubuntu: overlayfs -- overlay: overlay filesystem documentation [ Robin Dong ] * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link -- Andy Whitcroft Thu, 15 Nov 2012 13:35:12 +0000 linux (3.7.0-1.7) raring; urgency=low [ Tim Gardner ] * [Config] Drop dependency on libaudit-dev Its a universe package which causes an FTBS on the builders. libaudit-dev is not strictly required for the perf tools build. -- Tim Gardner Wed, 14 Nov 2012 10:08:13 -0700 linux (3.7.0-1.6) raring; urgency=low [ Andy Whitcroft ] * [Config] enforce -- switch CONFIG_NVRAM to more readable form * [Config] better encode the CONFIG_NVRAM constaint * enforcer -- fix debugging output [ Ben Collins ] * [Config] Add custom_override rule to allow for alternate kernel file/install * [Config] Use SRCPKGNAME as prefix for indep linux headers package [ Tim Gardner ] * [Config] Dropped armel * Drop highbank from ABI fetch list * [Config] Use dh_prep instead of 'dh_clean -k' * [Config] Build depend on libaudit-dev, libunwind8-dev for tools * [Config] Document binary-indep dependency chain * rebase to v3.7-rc5 [ Upstream Kernel Changes ] * rebase to v3.7-rc5 -- Tim Gardner Tue, 13 Nov 2012 07:13:37 -0500 linux (3.7.0-0.5) raring; urgency=low [ Tim Gardner ] * [Config] CONFIG_AMD_IOMMU_V2=m - LP: #1071520 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel Fixes FTBS -- Tim Gardner Thu, 08 Nov 2012 15:45:39 -0500 linux (3.7.0-0.4) raring; urgency=low [ Ben Collins ] * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours [ Tim Gardner ] * [Config] do_tools=false for arm -- Tim Gardner Thu, 08 Nov 2012 05:39:51 -0700 linux (3.7.0-0.3) raring; urgency=low [ Tim Gardner ] * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf * [Config] Drop highbank harder -- Tim Gardner Wed, 07 Nov 2012 18:11:45 +0000 linux (3.7.0-0.2) raring; urgency=low [ Andy Whitcroft ] * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual instances - LP: #1066921 * [Config] drop highbank builds [ Jeremy Kerr ] * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable - LP: #1063061 [ Leann Ogasawara ] * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1 [ Tim Gardner ] * [Config] Dropped powerpc/ppc64 in favour of the community kernel * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank * rebase to v3.7-rc4 * SAUCE: MODSIGN: Emit error for incorrectly signed module [ Upstream Kernel Changes ] * rebase to v3.7-rc4 -- Tim Gardner Mon, 05 Nov 2012 05:35:41 -0700 linux (3.7.0-0.1) raring; urgency=low [ Upstream Kernel Changes ] * rebase to v3.7-rc3 - LP: #1056078 [ Upstream Kernel Changes ] * rebase to v3.7-rc2 - LP: #1060729 - LP: #1059523 - LP: #1006690 - LP: #1049623 - LP: #1046512 - LP: #1052499 - LP: #1037642 - LP: #559939 - LP: #1052460 - LP: #939161 - LP: #1046734 -- Tim Gardner Tue, 02 Oct 2012 08:13:07 -0600 linux (3.6.0-0.1) UNRELEASED; urgency=low [ Upstream Kernel Changes ] * rebase to v3.6 [ Upstream Kernel Changes ] * rebase to v3.6-rc7 [ Upstream Kernel Changes ] * rebase to v3.6-rc6 - LP: #1000424 [ Upstream Kernel Changes ] * rebase to v3.6-rc5 - LP: #1040077 [ Upstream Kernel Changes ] * rebase to v3.6-rc4 [ Upstream Kernel Changes ] * rebase to v3.6-rc3 - LP: #1038651 - LP: #1034779 -- Leann Ogasawara Tue, 24 Jul 2012 06:37:09 -0700 linux (3.5.0-6.6) quantal-proposed; urgency=low [ Andy Whitcroft ] * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6 experimental features * SAUCE: highbank -- export clock functions for modules * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI * [Config] highbank -- reenable CONFIG_RFKILL_GPIO * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG * [Config] highbank -- reenable CONFIG_FB_ARMCLCD * [Config] highbank -- reenable CONFIG_DW_DMAC * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD * [Config] highbank -- reenable CONFIG_USB_MV_UDC * [Config] highbank -- reenable CONFIG_USB_DWC3 * [Config] highbank -- reenable CONFIG_SATA_MV * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010 * [Config] highbank -- reenable CONFIG_ATMEL_PWM * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE * [Config] highbank -- enable CONFIG_EXPERT * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE * [Config] enable CONFIG_USB_DYNAMIC_MINORS * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED * [Config] enable CONFIG_USB_ETH_EEM * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB * [Config] disable CONFIG_USB_M66592 * [Config] enable CONFIG_USB_NET2272 * [Config] enable CONFIG_USB_R8A66597 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w * [Config] set CONFIG_USB_MUSB_HDRC=m for omap * [Config] annotate: CONFIG_USB_G_MULTI fix rule * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200 * [Config] sync configuration armhf omap -> armel omap * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4 * [Config] disable CONFIG_OMAP_IOVMM is deprecated [ Bryan Wu ] * [Config] change default IO scheduler from CFQ to Deadline [ Leann Ogasawara ] * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc" * [Config] Disable CONFIG_MOUSE_INPORT [ Tim Gardner ] * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51 * [Config] Add bnx2x firmware to nic-modules udeb * SAUCE: Add script to convert firmware to ihex format * SAUCE: firmware: Upgrade bnx2 to current versions * [Config] Add tigon firmware to nic-modules udeb * [Config] CONFIG_EARLY_PRINTK_DBGP=y - LP: #1026761 * SAUCE: Remove redundant cis firmware * SAUCE: Remove redundant emi26 firmware * SAUCE: Remove redundant ttusb-budget firmware * SAUCE: Remove redundant sun/cassini firmware * SAUCE: Remove redundant ositech/Xilinx7OD firmware * SAUCE: Remove redundant 3com/typhoon.bin firmware * SAUCE: Remove redundant yamaha/ds1 firmware * SAUCE: Remove redundant keyspan_pda firmware * rebase to v3.5 [ Upstream Kernel Changes ] * rebase to v3.5 - LP: #1027828 -- Leann Ogasawara Mon, 23 Jul 2012 05:57:04 -0700 linux (3.5.0-5.5) quantal-proposed; urgency=low [ Andy Whitcroft ] * [Config] annotations: initial import of configuration annotations [ Bryan Wu ] * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker [ Leann Ogasawara ] * Rebase to v3.5-rc7 [ Manoj Iyer ] * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0 - LP: #1010281 [ Tim Gardner ] * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy expects * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n * [Config] CONFIG_BRIDGE_EBT_ULOG=n * [Config] CONFIG_IP_NF_QUEUE=n * [Config] CONFIG_MTD_DOC2000=n * [Config] CONFIG_PRINT_QUOTA_WARNING=n * [Config] CONFIG_PRISM54=n * [Config] CONFIG_SCx200_I2C=n * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y [ Upstream Kernel Changes ] * rebase to v3.5-rc7 -- Leann Ogasawara Mon, 16 Jul 2012 15:38:41 -0700 linux (3.5.0-4.4) quantal-proposed; urgency=low [ Andy Whitcroft ] * [Packaging] getabis should be extracting all packages - LP: #1021174 * [Config] getabis -- series uses linux-image-extra - LP: #1021174 * rebase to v3.5-rc6 [ Bryan Wu ] * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all flavours * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours [ Leann Ogasawara ] * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX - LP: #1019561 [ Paolo Pisati ] * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y - LP: #1019321 [ Stefan Bader ] * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer - LP: #1018456 * (config) Disable ACPI_PROCFS_POWER [ Tim Gardner ] * [Config] CONFIG_ACPI_BGRT=y * Extract firmware module info during getabi - LP: #1021174 [ Upstream Kernel Changes ] * rebase to v3.5-rc6 -- Leann Ogasawara Mon, 09 Jul 2012 08:50:20 -0700 linux (3.5.0-3.3) quantal-proposed; urgency=low [ Andy Whitcroft ] * [Config] enable CONFIG_MEMTEST=y - LP: #1004535 * [Config] config-check: add support for a cut operation * [Config] enforcer -- switch to cut where appropriate [ Leann Ogasawara ] * Rebase to v3.5-rc5 * [Config] Updateconfigs after rebase to v3.5-rc5 [ Luis Henriques ] * SAUCE: ocfs2: Fix NULL pointer dereferrence in __ocfs2_change_file_space - LP: #1006012 [ Seth Forshee ] * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking for LVDS register initialization - LP: #1012800 [ Upstream Kernel Changes ] * rebase to v3.5-rc5 - LP: #1013183 - LP: #1017017 - LP: #884652 -- Leann Ogasawara Mon, 02 Jul 2012 06:41:58 -0700 linux (3.5.0-2.2) quantal-proposed; urgency=low [ Andy Whitcroft ] * rebase to v3.5-rc4 [ Arend van Spriel ] * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in brcms_c_regd_init() - LP: #950320 [ Bryan Wu ] * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM [ Chris J Arges ] * PACKAGING: add .gnu_debuglink sections to .ko files - LP: #669641 [ Leann Ogasawara ] * d-i: Add hid-generic to input-modules - LP: #1017879 [ Ming Lei ] * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12" - LP: #1017717, #225 [ Paolo Pisati ] * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)" - LP: #1017718 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3 [ Seth Forshee ] * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits during initialization - LP: #950320 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified by mac80211 - LP: #950320 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz channels - LP: #950320 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c - LP: #950320 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2 regulatory domain - LP: #950320 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on regulatory updates - LP: #950320 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for tx power limits - LP: #950320 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels against internal regulatory data - LP: #950320 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain when checking whether OFDM is allowed - LP: #950320 [ Tim Gardner ] * [Config] Enable CONFIG_CGROUPS for highbank - LP: #1014692 * [Config] FB_OMAP*=y and PANEL_TFP410=y [ Upstream Kernel Changes ] * rebase to v3.5-rc4 -- Leann Ogasawara Tue, 26 Jun 2012 06:21:05 -0700 linux (3.5.0-1.1) quantal-proposed; urgency=low [ Andy Whitcroft ] * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m [ Leann Ogasawara ] * Rebase to v3.5-rc1 * [Config] Remove USB_DEVICEFS from the config enforcer * [Config] Updateconfigs after rebase to v3.5-rc1 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm * [Config] Temporarily disable CONFIG_EZX_PCAP on arm * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm * [Config] Temporarily disable CONFIG_TI_CPSW on arm * [Config] Temporarily disable CONFIG_GPIO_EM on arm * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf * Rebase to v3.5-rc2 * [Config] Updateconfigs after rebase to v3.5-rc2 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc * Rebase to v3.5-rc3 * [Config] Updateconfigs after rebase to v3.5-rc3 [ Paul Mundt ] * SAUCE: fix bug.h's inclusion of kernel.h [ Stefan Bader ] * SAUCE: Fix compile failures of dm-raid45 * [Config] Enable dm-raid45 * Move dependency on crda to extra package - LP: #657901 * SAUCE: Mask CR4 writes on older Xen hypervisors [ Upstream Kernel Changes ] * rebase to v3.5-rc3 - LP: #993162 - LP: #925577 * rebase to v3.5-rc2 * rebase to v3.5-rc1 - LP: #955892 - LP: #978038 - LP: #987371 - LP: #929545 - LP: #942316 - LP: #903853 -- Leann Ogasawara Fri, 08 Jun 2012 14:28:46 -0700 linux (3.4.0-5.11) quantal-proposed; urgency=low [ Leann Ogasawara ] * [Config] Disable CONFIG_ARM_LPAE - LP: #1009061 [ Oleksij Rempel ] * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred - LP: #1008905 [ Paolo Pisati ] * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+. - LP: #1009061 -- Leann Ogasawara Tue, 05 Jun 2012 08:06:28 -0700 linux (3.4.0-4.10) quantal; urgency=low [ Leann Ogasawara ] * Temporarily disable ABI and module check -- Leann Ogasawara Mon, 04 Jun 2012 20:27:31 -0700 linux (3.4.0-4.9) quantal; urgency=low [ Andy Whitcroft ] * [Config] fix config split to avoid the shared config * [Config] updateconfigs following split config fix * [Config] linux-image-extras needs full postinst * [Config] CONFIG_BLK_DEV_NVME commonise across architectures * [Config] CONFIG_HP_WATCHDOG enable as module * [Config] CONFIG_PDC_ADMA is not boot essential * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86 * [Config] CONFIG_VT6655/CONFIG_VT6656=m * [Config] CONFIG_TRANZPORT=m commonise * [Config] CONFIG_R3964=m commonise * [Config] CONFIG_SCSI_DH=m commonise * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise * [Config] CONFIG_AMD_PHY=y phys are not autoloadable * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise * [Config] CONFIG_SCSI_SPI_ATTR=m commonise * [Config] CONFIG_USB_SN9C102 is deprecated disable * [Config] CONFIG_USB_SI470X=m commonise * [Config] CONFIG_USB_ET61X251=m commonise * [Config] CONFIG_RTS_PSTOR=m commonise * [Config] CONFIG_SCANLOG=m commonise * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise * [Config] CONFIG_SM_FTL=m commonise * [Config] CONFIG_SOLO6X10=m commonise * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead * [Config] CONFIG_SPI_DESIGNWARE=m commonise * [Config] CONFIG_SPI_SPIDEV=m commonise * [Config] CONFIG_TABLET_USB_WACOM=m commonise * [Config] CONFIG_TPS65010=m commonise * [Config] CONFIG_STE10XP=y commonise * [Config] CONFIG_X25_ASY=m commonise * [Config] CONFIG_USB_MON=m commonise * [Config] CONFIG_VME_BUS=m commonise * [Config] CONFIG_W35UND=m commonise * [Config] -CONFIG_TCG_TPM=y commonise * [Config] highbank -- commonise filesystems * [Config] highbank -- commonise subsystems * [Config] highbank -- commonise network protocols * [Config] highbank -- commonise input drivers * [Config] highbank -- commonise CRYPTO options * [Config] highbank -- commonise HID options * [Config] highbank -- commonise sensors options * [Config] highbank -- commonise EXPORTFS/FHANDLE * [Config] highbank -- commonise CONFIG_CRYPTO_LZO * [Config] highbank -- commonise ENCRYPTED_KEYS * [Config] highbank -- commonise CONFIG_ATALK * [Config] highbank -- commonise INET/INET6 * [Config] highbank -- commonise NLS * [Config] highbank -- commonise BLK/CHR * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank * [Config] highbank -- commonise INET/INET6 part 2 * [Config] highbank -- commonise PHY settings * [Config] highbank -- commonise CRC settings * [Config] highbank -- commonise BINFMT settings * [Config] highbank -- commonise DM settings * [Config] highbank -- commonise RTC_DRV settings * [Config] highbank -- commonise KEYBOARD/MOUSE settings * [Config] highbank -- commonise USB settings * [Config] highbank -- commonise GPIO settings * [Config] highbank -- commonise I2C settings * [Config] highbank -- commonise numerous subsystem selectors * [Config] highbank -- commonise A-C modules missmatches * [Config] highbank -- commonise D-F modules missmatches * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart * [Config] highbank -- commonise G-I modules missmatches * [Config] highbank -- commonise J-L modules missmatches * [Config] highbank -- commonise M modules missmatches * [Config] highbank -- commonise N-P modules missmatches * [Config] highbank -- commonise Q-R modules missmatches * [Config] highbank -- commonise S modules missmatches -- part 1 * [Config] highbank -- commonise S modules missmatches -- part 2 * [Config] highbank -- commonise T modules missmatches * [Config] highbank -- commonise U-Z modules missmatches [ Ike Panhc ] * [Config] add highbank flavour - LP: #1000831 [ Mark Langsdorf ] * SAUCE: arm highbank: add support for pl320-ipc driver - LP: #1000831 [ Rob Herring ] * SAUCE: input: add a key driver for highbank - LP: #1000831 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2 - LP: #1000831 * SAUCE: force DMA buffers to non-bufferable on highbank - LP: #1000831 * SAUCE: net: calxedaxgmac: fix net timeout recovery - LP: #1000831 [ Tim Gardner ] * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared * [Config] Homogenize CIFS configs across all arches * [Config] armhf should not be skipabi or skipmodules - LP: #1006913 -- Leann Ogasawara Mon, 04 Jun 2012 05:52:49 -0700 linux (3.4.0-3.8) quantal; urgency=low [ Andy Whitcroft ] * [Config] include include/generated/compile.h - LP: #942569 * [Config] fix up postinst to ensure we know which error is which - LP: #1002388 [ Herton Ronaldo Krzesinski ] * SAUCE: async_populate_rootfs: fix build warnings - LP: #1003417 [ John Johansen ] * Revert "SAUCE: AppArmor: Add the ability to mediate mount" * SAUCE: apparmor: Add the ability to mediate mount * SAUCE: AppArmor: basic networking rules * SAUCE: apparmor: fix profile lookup for unconfined - LP: #978038, #987371 * SAUCE: apparmor: fix long path failure due to disconnected path - LP: #955892 [ Mario Limonciello ] * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15 - LP: #901410 [ Stefan Bader ] * (config) Built-in xen-acpi-processor [ Tim Gardner ] * [Config] CONFIG_NET_DSA=m - LP: #1004148 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64 -- Leann Ogasawara Fri, 25 May 2012 11:38:33 -0700 linux (3.4.0-3.7) quantal; urgency=low [ Andy Whitcroft ] * [Config] drop the virtual flavour in favour of a split generic et al * [Config] enforcer -- drop IDLE enforcement * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64 * [Config] updateconfigs following removal of -virtual [ Leann Ogasawara ] * Rebase to v3.4 [ Seth Forshee ] * [Config] disable CONFIG_B43_BCMA_EXTRA [ Tim Gardner ] * [Config] Check for extras when building udebs * [Config] Collapsed generic-pae into generic [i386] [ Upstream Kernel Changes ] * rebase to v3.4 -- Leann Ogasawara Mon, 21 May 2012 07:23:47 -0700 linux (3.4.0-2.6) quantal; urgency=low [ Andy Whitcroft ] * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage" * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to d_make_root()" * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup" * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and security permissions to overlay files" * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth" * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation" * Revert "ubuntu: overlayfs -- overlayfs: implement show_options" * Revert "ubuntu: overlayfs -- overlayfs: add statfs support" * Revert "ubuntu: overlayfs -- overlay filesystem" * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()" * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules" * Revert "ubuntu: overlayfs -- vfs: add i_op->open()" * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()" * ubuntu: overlayfs -- overlayfs: add statfs support * ubuntu: overlayfs -- inode_only_permission: export inode level permissions checks * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions [ Erez Zadok ] * ubuntu: overlayfs -- overlayfs: implement show_options [ Miklos Szeredi ] * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open() * ubuntu: overlayfs -- vfs: add i_op->open() * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules * ubuntu: overlayfs -- vfs: introduce clone_private_mount() * ubuntu: overlayfs -- overlay filesystem * ubuntu: overlayfs -- fs: limit filesystem stacking depth [ Neil Brown ] * ubuntu: overlayfs -- overlay: overlay filesystem documentation [ Robin Dong ] * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link [ Tim Gardner ] * [Config] perarch and indep tools builds need separate build directories * Prevent upgrading a non-PAE CPU * perf is not parallel build safe -- Leann Ogasawara Wed, 16 May 2012 08:43:18 -0700 linux (3.4.0-2.5) quantal; urgency=low [ Andy Whitcroft ] * [Config] perarch and indep tools builds need separate build directories [ Tim Gardner ] * Prevent upgrading a non-PAE CPU * [Config] build debug * [Config] perf tools are not parallel build safe -- Leann Ogasawara Tue, 15 May 2012 11:37:53 -0700 linux (3.4.0-2.4) quantal; urgency=low [ Leann Ogasawara ] * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently" * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86" * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE" * Revert "ubuntu: fsam7400 -- Cleanup Makefile" * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400" * Revert "ubuntu: omnibook: fix source file newline" * Revert "ubuntu: omnibook -- update BOM" * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on X86" * Revert "ubuntu: omnibook -- Added missing BOM file" * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks" * Revert "ubuntu: nx-emu - i386: mmap randomization for executable mappings" * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for X86_32" * Revert "ubuntu: nx-emu - i386: NX emulation" * Revert "ubuntu: rfkill drivers -- version 1.3" * Temporarily disable module check * [Config] Remove CONFIG_FSAM7400 * [Config] Remove CONFIG_OMNIBOOK * [Config] Update configs * Rebase to v3.4-rc7 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc() [ Tim Gardner ] * Updated generic-pae description * Rebase to v3.4-rc6 * install-tools depends on build targets [ Upstream Kernel Changes ] * kconfig: in debug mode some 0 length message prints occur * rebase to v3.4-rc7 * rebase to v3.3-rc6 -- Leann Ogasawara Mon, 14 May 2012 08:22:56 -0700 linux (3.4.0-1.3) quantal; urgency=low [ Andy Whitcroft ] * [Config] control.stub is an intermediate product not a dependancy - LP: #992414 [ Leann Ogasawara ] * remove i386 generic from getabis [ Upstream Kernel Changes ] * (pre-stable) b43: only reload config after successful initialization - LP: #950295 -- Leann Ogasawara Wed, 02 May 2012 09:48:14 -0700 linux (3.4.0-1.2) quantal; urgency=low [ Andy Whitcroft ] * [Config] add build depends for flex, bison and pkg-config -- Andy Whitcroft Tue, 01 May 2012 13:15:41 +0100 linux (3.4.0-1.1) quantal; urgency=low [ Andy Whitcroft ] * ubuntu: overlayfs -- overlayfs: apply device cgroup and security permissions to overlay files - LP: #915941, #918212 - CVE-2012-0055 [ Leann Ogasawara ] * Open Q * Rebase to v3.4-rc5 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm * [Config] Temporarily disable CONFIG_EZX_PCAP on arm * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm * [Config] Temporarily disable CONFIG_TI_CPSW on arm * [Config] Temporarily disable CONFIG_AX88796 on arm [ Upstream Kernel Changes ] * vfs: pass struct path to __dentry_open() * vfs: add i_op->open() * vfs: export do_splice_direct() to modules * vfs: introduce clone_private_mount() * overlay filesystem * overlayfs: add statfs support * overlayfs: implement show_options * overlay: overlay filesystem documentation * fs: limit filesystem stacking depth * overlayfs: follow header cleanup * overlayfs: switch from d_alloc_root() to d_make_root() * overlayfs: update touch_atime() usage * rebase to v3.4-rc5 - LP: #950490 * rebase to v3.4-rc4 * rebase to v3.4-rc3 * rebase to v3.4-rc2 * rebase to v3.4-rc1 * rebase to v3.3 * rebase to v3.3-rc7 * rebase to v3.3-rc6 * rebase to v3.3-rc5 * rebase to v3.3-rc4 - LP: #900802 - LP: #930842 * rebase to v3.3-rc3 - LP: #924320 - LP: #923316 - LP: #923409 - LP: #918254 * rebase to v3.3-rc2 * rebase to v3.3-rc1 - LP: #795823 - LP: #909419 - LP: #910792 - LP: #878701 - LP: #724831 -- Leann Ogasawara Wed, 25 Jan 2012 06:50:04 -0800 linux (3.2.0-10.18) precise; urgency=low [ Tim Gardner ] * SAUCE: ecryptfs: Print inode on metadata error [ Upstream Kernel Changes ] * Revert "proc: enable writing to /proc/pid/mem" - LP: #919115 - CVE-2012-0056 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1 - LP: #909419 -- Andy Whitcroft Tue, 24 Jan 2012 10:15:12 +0000 linux (3.2.0-10.17) precise; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth" * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation" * Revert "SAUCE: overlayfs -- overlayfs: implement show_options" * Revert "SAUCE: overlayfs -- overlayfs: add statfs support" * Revert "SAUCE: overlayfs -- overlay filesystem" * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()" * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules" * Revert "SAUCE: overlayfs -- vfs: add i_op->open()" * ensure debian/ is not excluded from git by default * add new scripting to handle buglinks in rebases * ubuntu: overlayfs -- overlayfs: add statfs support * ubuntu: overlayfs -- overlayfs: apply device cgroup and security permissions to overlay files - LP: #915941, #918212 - CVE-2012-0055 [ Erez Zadok ] * ubuntu: overlayfs -- overlayfs: implement show_options [ Leann Ogasawara ] * Revert "SAUCE: dmar: disable if ricoh multifunction detected" * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON - LP: #907377, #911236 * [Config] Enable CONFIG_IRQ_REMAP [ Miklos Szeredi ] * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open() * ubuntu: overlayfs -- vfs: add i_op->open() * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules * ubuntu: overlayfs -- vfs: introduce clone_private_mount() * ubuntu: overlayfs -- overlay filesystem * ubuntu: overlayfs -- fs: limit filesystem stacking depth [ Neil Brown ] * ubuntu: overlayfs -- overlay: overlay filesystem documentation [ Upstream Kernel Changes ] * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery - LP: #647043 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB - LP: #647043 -- Leann Ogasawara Mon, 16 Jan 2012 07:10:08 -0800 linux (3.2.0-9.16) precise; urgency=low [ Andy Whitcroft ] * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM * [Config] pull ARM sound modules =m * [Config] CONFIG_RTC_DRV_TEST is for testing only * [Config] CONFIG_USB_DUMMY_HCD is testing only * [Config] CONFIG_USB_FILE_STORAGE is deprecated [ Leann Ogasawara ] * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel" * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m * [Config] Enable CONFIG_MMC_TMIO=m * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m * [Config] Enable CONFIG_ISI=m * [Config] Enable CONFIG_MMC=y * [Config] Enable CONFIG_LIRC_PARALLEL=m * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m * [Config] Enable CONFIG_CHR_DEV_SG=y * [Config] Enable CONFIG_GPIO_PCA953X=m * [Config] Enable CONFIG_GPIO_TWL4030=m * [Config] Enable CONFIG_INET_DIAG=m * [Config] Enable CONFIG_NLS_ISO8859_1=m * [Config] Enable CONFIG_NVRAM=m * [Config] Enable CONFIG_SLIP=m * [Config] Enable CONFIG_PC300TOO=m * [Config] Enable CONFIG_TUN=y * [Config] Enable CONFIG_NET_CLS_CGROUP=m * [Config] Enable CONFIG_THERMAL=y * [Config] Enable CONFIG_PPP=y * [Config] Enable CONFIG_PCI_STUB=m * Rebase to v3.2.1 * [Config] Enable CONFIG_RTL8192E=m * [Config] Enable CONFIG_RTS5139=m [ Stefan Bader ] * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y [ Upstream Kernel Changes ] * ARM: restart: add restart hook to machine_desc record * ARM: restart: allow platforms more flexibility specifying restart mode * ARM: restart: move reboot failure handing into machine_restart() * ARM: restart: remove argument to setup_mm_for_reboot() * ARM: 7159/1: OMAP: Introduce local common.h files * ARM: restart: only perform setup for restart when soft-restarting * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function * ARM: idmap: populate identity map pgd at init time using .init.text * ARM: suspend: use idmap_pgd instead of suspend_pgd * ARM: proc-*.S: place cpu_reset functions into .idmap.text section * ARM: idmap: use idmap_pgd when setting up mm for reboot * ARM: head.S: only include __turn_mmu_on in the initial identity mapping * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart changes * ARM: lib: add call_with_stack function for safely changing stack * ARM: reset: implement soft_restart for jumping to a physical address * ARM: stop: execute platform callback from cpu_stop code * ARM: kexec: use soft_restart for branching to the reboot buffer * ARM: restart: omap: use new restart hook * topdown mmap support - LP: #861296 [ Upstream Kernel Changes ] * Rebase to v3.2.1 -- Leann Ogasawara Fri, 13 Jan 2012 20:32:08 +0100 linux (3.2.0-8.15) precise; urgency=low [ Leann Ogasawara ] * [Config] Disable CONFIG_ACPI_PROCFS * Remove server from getabis * Temporarily disable module check * [Config] Disable CONFIG_MTD_TESTS * [Config] Disable CONFIG_X86_E_POWERSAVER * [Config] Set CONFIG_ARCNET=m * [Config] Enable CONFIG_ATM_DUMMY=m * [Config] Enable CONFIG_BLK_DEV_MD=y * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86 * [Config] Enable CONFIG_BLK_DEV_SD=y * [Config] Enable CONFIG_BLK_DEV_SR=y * [Config] Enable CONFIG_BLK_DEV_UB=m * [Config] Enable CONFIG_COPS=m * [Config] Enable CONFIG_DVB_USB_EC168=m * [Config] Enable CONFIG_ENC28J60=m * [Config] Enable CONFIG_FB_UVESA=m * [Config] Enable CONFIG_FB_ATY=m * [Config] Enable CONFIG_BROADCOM_PHY=y * [Config] Enable CONFIG_CICADA_PHY=y * [Config] Enable CONFIG_DAVICOM_PHY=y * [Config] Enable CONFIG_ICPLUS_PHY=y * [Config] Enable CONFIG_LSI_ET1011C_PHY=y * [Config] Enable CONFIG_LXT_PHY=y * [Config] Enable CONFIG_MARVELL_PHY=y * [Config] Enable CONFIG_NATIONAL_PHY=y * [Config] Enable CONFIG_QSEMI_PHY=y * [Config] Enable CONFIG_SMSC_PHY=y * [Config] Enable CONFIG_VITESSE_PHY=y * Add 3w-sas to scsi-modules - LP: #776542 [ Mathieu Trudel-Lapierre ] * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate to interface settings [ Paolo Pisati ] * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C" - LP: #912199 * Revert "SAUCE: omap3: beagle: detect new xM revision B" - LP: #912199 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization" - LP: #912199 [ Upstream Kernel Changes ] * Bluetooth: Add support for BCM20702A0 [0a5c:21e3] - LP: #906832 -- Leann Ogasawara Fri, 06 Jan 2012 10:02:03 -0800 linux (3.2.0-8.14) precise; urgency=low [ Andy Whitcroft ] * [Config] enable CONFIG_SND_USB_6FIRE - LP: #912197 * rebase to mainline v3.2 final release * updateconfigs following rebase to v3.2 final * ubuntu: AUFS -- add BOM and automated update script * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers - LP: #684666 * ubuntu: AUFS -- update aufs-update to track new locations of headers * ubuntu: AUFS -- clean up the aufs updater and BOM * ubuntu: AUFS -- documentation on updating aufs2 * ubuntu: AUFS -- aufs3-base.patch * ubuntu: AUFS -- aufs3-standalone.patch * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission * ubuntu: AUFS -- fix undefined security_path_link * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245 * ubuntu: AUFS -- updateconfigs following update * ubuntu: AUFS -- suppress benign plink warning messages - LP: #621195 * ubuntu: AUFS -- enable in config and makefile * ubuntu: AUFS -- disable in favor of overlayfs * [Config] linux-virtual -- should include the extX modules - LP: #912308 [ Tyler Hicks ] * SAUCE: eCryptfs: Improve statfs reporting - LP: #885744 [ Upstream Kernel Changes ] * rebase to upstream v3.2 -- Leann Ogasawara Mon, 26 Dec 2011 20:24:30 -0800 linux (3.2.0-7.13) precise; urgency=low [ Upstream Kernel Changes ] * rebase to upstream 3.2-rc7 -- Leann Ogasawara Mon, 19 Dec 2011 09:14:34 -0800 linux (3.2.0-6.12) precise; urgency=low [ Upstream Kernel Changes ] * rebase to upstream v3.2-rc6 -- Leann Ogasawara Fri, 16 Dec 2011 10:19:02 -0800 linux (3.2.0-5.11) precise; urgency=low [ Andy Whitcroft ] * enforcer -- allow arch and flavour predicates to take lists * enforcer -- simplify armel/armhf specific options * enforcer -- fix incorrectly specified flavour matches [ Leann Ogasawara ] * [Config] Disable IRQ_REMAP * [Config] Enable CONFIG_SENSORS_LM95245=m * [Config] Enable CONFIG_SENSORS_MAX1668=m * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m * [Config] Enable CONFIG_SENSORS_MAX6639=m * [Config] Enable CONFIG_SENSORS_MAX6642=m * [Config] Enable CONFIG_SENSORS_LINEAGE=m * [Config] Enable CONFIG_CRYPTO_SALSA20=m * [Config] Enable CONFIG_PATA_TOSHIBA=m * [Config] Enable CONFIG_POHMELFS=m * [Config] Enable CONFIG_NET_PACKET_ENGINE=y * [Config] Enable CONFIG_PATA_OPTI=m * add overlayfs to virtual inclusion list - LP: #903897 * add veth to virtual inclusion list - LP: #903897 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request [ Paolo Pisati ] * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm - LP: #903346 [ Tim Gardner ] * [Config] CONFIG_LOCKUP_DETECTOR=y - LP: #903615 [ Upstream Kernel Changes ] * rebase to upstream 55b02d2f -- Leann Ogasawara Mon, 12 Dec 2011 07:08:10 -0800 linux (3.2.0-4.10) precise; urgency=low [ Kyle McMartin ] * SAUCE: dmar: disable if ricoh multifunction detected - LP: #894070 [ Seth Forshee ] * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug - LP: #581312 [ Tim Gardner ] * Start new release, Bump ABI, rebase to 3.2-rc5 [ Leann Ogasawara ] * [Config] Enable CONFIG_SENSORS_AK8975=m -- Tim Gardner Sat, 10 Dec 2011 08:57:04 -0700 linux (3.2.0-3.9) precise; urgency=low [ Andy Whitcroft ] * SAUCE: ext4: correct partial write discard size calculation - LP: #894768 [ Leann Ogasawara ] * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting" - LP: #892615 [ Matthew Garrett ] * SAUCE: pci: Rework ASPM disable code [ Upstream Kernel Changes ] * x86: Fix boot failures on older AMD CPU's - LP: #892615 * EHCI : Fix a regression in the ISO scheduler - LP: #899165 -- Leann Ogasawara Mon, 05 Dec 2011 10:37:36 -0800 linux (3.2.0-3.8) precise; urgency=low [ Andy Whitcroft ] * armhf -- add d-i configuration * armhf -- disable ABI checks for armhf * armhf -- add arch to getabis config -- Andy Whitcroft Sat, 03 Dec 2011 14:22:52 +0000 linux (3.2.0-3.7) precise; urgency=low [ Stefan Bader ] * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardless of lazy_mmu mode - LP: #854050 [ Tim Gardner ] * rebase to v3.2-rc4 -- Leann Ogasawara Fri, 02 Dec 2011 11:53:56 -0800 linux (3.2.0-2.6) precise; urgency=low [ Andy Whitcroft ] * armhf -- fix omap flavour to build on armhf * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot [ Borislav Petkov ] * SAUCE: x86, microcode, AMD: Restrict microcode reporting - LP: #892615 [ Colin Watson ] * Add pata_macio to pata-modules [ Tim Gardner ] * [Config] Prefer crda over wireless-crda * [Config] Fix virtual inclusion list. - LP: #897795 -- Leann Ogasawara Wed, 30 Nov 2011 06:09:35 -0800 linux (3.2.0-2.5) precise; urgency=low [ Paolo Pisati ] * [Config] PANEL_DVI=y -- Leann Ogasawara Mon, 28 Nov 2011 09:13:24 -0800 linux (3.2.0-2.4) precise; urgency=low [ Andy Whitcroft ] * rebase to v3.2-rc3 [ Leann Ogasawara ] * Revert "SAUCE: xen: Do not use pv spinlocks on HVM" * Revert "fix ERROR: __devcgroup_inode_permission undefined" * Revert "olpc_dcon_xo_1_5 needs delay.h" * Revert "olpc_dcon_xo_1 needs delay.h" * rebase to 6fe4c6d4 * [Config] updateconfigs after rebase to 6fe4c6d4 [ Tim Gardner ] * [Config] Replace wireless-crda with crda,wireless-regdb - LP: #856421 * [Config] Relax the dependencies on crda [ Upstream Kernel Changes ] * (pre-stable) HID: bump maximum global item tag report size to 96 bytes - LP: #724831 * Ubuntu: remove coreutils|fileutils package dependency - LP: #892814 * iio: iio_event_getfd -- fix ev_int build failure [ Upstream Kernel Changes ] * Rebase to v3.2-rc3 -- Andy Whitcroft Thu, 24 Nov 2011 16:20:45 +0000 linux (3.2.0-1.3) precise; urgency=low [ Upstream Kernel Changes ] * Ubuntu: Add ext2 to fs-core-modules - LP: #893395 -- Leann Ogasawara Mon, 21 Nov 2011 20:42:33 -0800 linux (3.2.0-1.2) precise; urgency=low [ Andy Whitcroft ] * [Config] enable CONFIG_NFC and associated devices * SAUCE: allow brcmsmac and b43 to both build [ Soren Hansen ] * Add ixgbe driver to d-i - LP: #891969 -- Leann Ogasawara Mon, 21 Nov 2011 08:33:46 -0800 linux (3.2.0-1.1) precise; urgency=low [ Andy Whitcroft ] * armhf -- enable armhf and create the first flavours * SAUCE: ensure root is ready before running usermodehelpers in it * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm [ Leann Ogasawara ] * Temporarily ignore module check * [Config] Enable PCI_IOV on powerpc * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc * rebase to v3.2-rc2 * SAUCE: include for cpuidle34xx arm build * SAUCE: include for linux/mtd/map.h arm build * SAUCE: include and for mmc_core arm build * SAUCE: select ARM_AMBA if OMAP3_EMU * [Config] updateconfigs after select ARM_AMBA * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc * [Config] Enable CONFIG_EXT2_FS=m * [Config] Build in CONFIG_SATA_AHCI=y * Resolve linux-image-extra's install dependency [ Seth Forshee ] * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to Documentation * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in alps_model_info * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet size * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions 3 and 4 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3 protocol * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol versions 3 and 4 [ Stefan Bader ] * [Config] Built-in xen-netfront and xen-blkfront * Fix build of dm-raid45 and re-enable it [ Tim Gardner ] * [Config] CONFIG_USB_XHCI_HCD=y - LP: #886167 * [Config] CONFIG_R6040=m - LP: #650899 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table - LP: #854399 * [Config] Consolidated amd64 server flavour into generic * [Config] updateconfigs after rebase to 3.2-rc1 * [Config] Disabled dm-raid4-5 * [Config] Disabled ndiswrapper * [Config] Disable vt6656 * [Config] exclude ppp-modules for virtual flavour * [Config] CONFIG_MEMSTICK_R592=m - LP: #238208 [ Upstream Kernel Changes ] * CHROMIUM: seccomp_filter: new mode with configurable syscall filters - LP: #887780 * CHROMIUM: seccomp_filter: add process state reporting - LP: #887780 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it works. - LP: #887780 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve - LP: #887780 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER - LP: #887780 * CHROMIUM: seccomp_filters: move to btrees * CHROMIUM: enable CONFIG_BTREE * CHROMIUM: seccomp_filter: kill NR_syscall references * CHROMIUM: seccomp_filters: guard all ftrace wrapper code * CHROMIUM: seccomp_filters: clean up warnings; kref mistake * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve * CHROMIUM: seccomp_filter: inheritance documentation * CHROMIUM: seccomp_filter: make inherited filters composable * CHROMIUM: Fix seccomp_t compile error - LP: #887780 * CHROMIUM: Fix kref usage - LP: #887780 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER * rebase to v3.2-rc2 -- Leann Ogasawara Mon, 31 Oct 2011 09:24:39 -0400 linux (3.1.0-2.3) precise; urgency=low [ Tim Gardner ] * Add postinit and postrm scripts to the extras package - LP: #882120 -- Leann Ogasawara Fri, 28 Oct 2011 12:48:33 -0700 linux (3.1.0-2.2) precise; urgency=low [ Andy Whitcroft ] * debian: add locking to protect debian/files from parallel update [ Leann Ogasawara ] * rebase to v3.1 [ Upstream Kernel Changes ] * rebase to v3.1 -- Leann Ogasawara Wed, 19 Oct 2011 07:12:38 -0700 linux (3.1.0-1.1) precise; urgency=low [ Andiry Xu ] * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk - LP: #872811 [ Andy Whitcroft ] * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release" - LP: #832694 * Revert "ubuntu: compcache -- version 0.5.3" - LP: #832694 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m * [Config] Enable CONFIG_MACVTAP=m - LP: #822601 * record the compiler in the ABI and check for inconsistant builds * [Config] move ECRYPT_FS back to =y for all architectures - LP: #827197 * [Config] enable CONFIG_DRM_VMWGFX=m - LP: #698009 * [Config] re-fix ECRYPT_FS=y - LP: #827197 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y - LP: #827197 * [Config] dropping compcache configuration options * [Config] standardise on HZ=250 * SAUCE: headers_install: fix #include "..." usage for userspace - LP: #824377 * make module-inclusion selection retain the left overs * add a new linux-image-extras package for virtual [ Colin Watson ] * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i [ edwin_rong ] * SAUCE: Staging: add driver for Realtek RTS5139 cardreader - LP: #824273 [ Greg Kroah-Hartman ] * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build. - LP: #824273 [ Jesse Sung ] * SAUCE: Unregister input device only if it is registered - LP: #839238 [ Jiri Kosina ] * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[] [ Joshua V. Dillon ] * SAUCE: HID: add support for MacBookAir4,2 keyboard. [ Kees Cook ] * [Config] enable and enforce SECCOMP_FILTER on x86 [ Keng-Yu Lin ] * [Config] Enable CONFIG_RTS5139=m on i386/amd64 - LP: #824273 [ Leann Ogasawara ] * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only" * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth" * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir" * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs" * Revert "ubuntu: overlayfs -- overlayfs: implement show_options" * Revert "ubuntu: overlayfs -- overlayfs: add statfs support" * Revert "ubuntu: overlayfs -- overlay filesystem" * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation" * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision" * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than just revision" * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX" * Revert "ubuntu: fsam7400 disable driver" - LP: #876030 * rebase to v3.1-rc1 * [Config] updateconfigs after rebase to v3.1-rc1 * rebase to v3.1-rc2 * [Config] Updateconfigs after rebase to v3.1-rc2 * ubuntu: Yama - update calls to generic_permission() and inode->i_op->permission() * ubuntu: ndiswrapper -- remove netdev_priv macro * ubuntu: aufs -- Temporarily disable due to build failure * [Config] Diable INTEL_MID_PTI on armel * [Config] Temporarily disable CONFIG_FTMAC100 on armel * [Config] Temporarily disable CONFIG_FTGMAC100 on armel * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc * [Config] Enable CONFIG_ECHO=m on powerpc * [Config] Enable CONFIG_ET131X=m on powerpc * [Config] Set CONFIG_FB_MATROX=m * [Config] Enable CONFIG_FB_UDL=m on powerpc * [Config] Set CONFIG_FB_VIRTUAL=n * [Config] Enable CONFIG_FB_VGA16=m on powerpc * [Config] Enable CONFIG_GPIO_MAX732X=m on arm * [Config] Enable CONFIG_GPIO_PCF857X=m on arm * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc * [Config] Enable CONFIG_IBM_BSR=m on powerpc * [Config] Enable CONFIG_IBMVETH=m on powerpc * [Config] Enable CONFIG_IDE_PHISON=m on powerpc * [Config] Enable CONFIG_IGB=m on powerpc * [Config] Enable CONFIG_IIO=m on powerpc * [Config] Enable CONFIG_INFINIBAND_NES=m * [Config] Enable CONFIG_IPMI_HANDLER=m on arm * [Config] Enable CONFIG_IWL3945=m on powerpc * [Config] Disable CONFIG_KVM_BOOK3S_64 * [Config] Enable CONFIG_LAPBETHER=m on arm * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc * [Config] Enable CONFIG_MEMSTICK=m on arm * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm * [Config] Enable CONFIG_MTD_ALAUDA=m on arm * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm * [Config] Enable CONFIG_MTD_IMPA7=m on arm * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm * [Config] Enable CONFIG_MTD_SST25L=m on arm * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm * [Config] Enable CONFIG_NET_CLS_U32=m on arm * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm * [Config] Enable CONFIG_NET_TCPPROBE=m on arm * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc * [Config] Enable CONFIG_PATA_NS87410=m on powerpc * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp * [Config] Enable CONFIG_PANEL=m on powerpc * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci - LP: #833705 * [Config] Add CONFIG_EFI_VARS=y to the enforcer - LP: #837332 * [Config] Update CONFIG_EFI_VARS enforcer check * [Config] Add aufs to virtual flavor inclusion list - LP: #844159 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci - LP: #818933 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci - LP: #768039 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci - LP: #838402 * [Config] Add igbvf to the virtual flavor inclusion list - LP: #794570 * [Config] Add ixgbevf to the virtual inclusion list - LP: #872411 * [Config] Transition -generic and -server to be identical * rebase to v3.1-rc10 [ Luke Yelavich ] * [Config] Disable legacy IDE drivers on powerpc [ Ming Lei ] * SAUCE: fireware: add NO_MSI quirks for o2micro controller - LP: #801719 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chipsets(v2) - LP: #737388, #782389, #794642 [ Paolo Pisati ] * [Config] Compile-in vfat support for armel - LP: #853783 [ Randy Dunlap ] * SAUCE: staging: fix rts5139 depends & build - LP: #824273 [ Rene Bolldorf ] * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight power in 'ideapad_backlight_notify_power' to avoid a page fault [ Seth Forshee ] * SAUCE: (no-up) Input: elantech - Add v3 hardware support - LP: #681904 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan - LP: #810020 [ Stefan Bader ] * (config) Package macvlan and macvtap for virtual * [Config] Force perf to use libiberty for demangling - LP: #783660 * SAUCE: xen: Do not use pv spinlocks on HVM - LP: #838026 [ Tim Gardner ] * [Config] Clean up tools rules * [Config] Package x86_energy_perf_policy and turbostat - LP: #797556 * rebase to v3.1-rc3 * [Config] Simplify binary-udebs dependencies * [Config] kernel preparation cannot be parallelized * [Config] Linearize module/abi checks * [Config] Linearize and simplify tree preparation rules * [Config] Build kernel image in parallel with modules * [Config] Set concurrency for kmake invocations * [Config] Improve install-arch-headers speed * [Config] Fix binary-perarch dependencies * [Config] Removed stamp-flavours target * [Config] Serialize binary indep targets * [Config] Use build stamp directly * [Config] Restore prepare-% target * rebase to v3.1-rc4 * rebase to v3.1-rc5 * [Config] Disable makedumpfile for i386/amd64 * rebase to v3.1-rc6 * [Config] Fix binary-% build target * rebase to v3.1-rc7 * rebase to v3.1-rc8 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table - LP: #854399 * [Config] Enable ftrace support in the mac80211 layer - LP: #865171 * rebase to v3.1-rc9 * SAUCE: usb/core/devio.c: Check for printer class specific request - LP: #872711 [ Upstream Kernel Changes ] * overlay filesystem * overlayfs: add statfs support * overlayfs: implement show_options * overlay: overlay filesystem documentation * fs: limit filesystem stacking depth [ Will Drewry ] * SAUCE: seccomp_filter: new mode with configurable syscall filters * SAUCE: seccomp_filter: add process state reporting * SAUCE: seccomp_filter: Document what seccomp_filter is and how it works. * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve [ Upstream Kernel Changes ] * rebase to v3.1-rc1 * rebase to v3.1-rc2 * rebase to v3.1-rc3 +CONFIG_BLK_DEV_BSGLIB=y +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y * rebase to v3.1-rc4 * rebase to v3.1-rc5 * rebase to v3.1-rc6 * rebase to v3.1-rc7 * rebase to v3.1-rc8 * rebase to v3.1-rc9 * rebase to v3.1-rc10 -- Leann Ogasawara Wed, 10 Aug 2011 15:43:38 -0700 linux (3.1.0-1.0) oneiric; urgency=low [ Leann Ogasawara ] * Open P-series -- Leann Ogasawara Wed, 10 Aug 2011 13:42:40 -0700 linux (3.0.0-8.10) oneiric; urgency=low [ Adam Jackson ] * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting - LP: #753994 [ John Johansen ] * [Config] Enable missing IPv6 options [ Leann Ogasawara ] * [Config] Disable config IWLWIFI_DEVICE_SVTOOL - LP: #819925 * Rebase to 3.0.1 [ Upstream Kernel Changes ] * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message * ALSA: hda - Turn on extra EAPDs on Conexant codecs - LP: #783582 * KVM: Remove SMEP bit from CR4_RESERVED_BITS - LP: #796476 * KVM: Add SMEP support when setting CR4 - LP: #796476 * KVM: Mask function7 ebx against host capability word9 - LP: #796476 * KVM: Add instruction fetch checking when walking guest page table - LP: #796476 [ Upstream Kernel Changes ] * rebase to v3.0.1 -- Leann Ogasawara Fri, 05 Aug 2011 11:32:25 -0700 linux (3.0.0-7.9) oneiric; urgency=low [ Andy Whitcroft ] * Revert "[Upstream] add local prefix to oss local change_bits" * Revert "SAUCE: add tracing for user initiated readahead requests" * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function" * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47" * Revert "SAUCE: fix documentation strings for struct input_keymap_entry" * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)" * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks" * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff" * Revert "SAUCE: vt -- maintain bootloader screen mode and content until vt switch" * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1 - LP: #816035 * ubuntu: Yama: if an underlying filesystem provides a permissions op use it * SAUCE: (no-up) add tracing for user initiated readahead requests * SAUCE: vt -- maintain bootloader screen mode and content until vt switch * SAUCE: vt -- allow grub to request automatic vt_handoff [ Arjan van de Ven ] * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function [ Kees Cook ] * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source" * [Config] enforce ACPI_CUSTOM_METHOD disabled [ Keng-Yu Lin ] * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47 - LP: #632884, #803005 [ Leann Ogasawara ] * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc - LP: #513131 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y - LP: #815064 [ Rezwanul Kabir ] * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series Laptops - LP: #632884 [ Upstream Kernel Changes ] * Revert "yama: if an underlying filesystem provides a permissions op use it" * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series Laptops" * Revert "tty: include linux/slab.h for kfree" * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree" * Revert "pch_dma: add include/slab.h for kfree" * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency - LP: #773524 * oss: rename local change_bits to avoid powerpc bitsops.h definition -- Leann Ogasawara Mon, 25 Jul 2011 09:08:01 -0700 linux (3.0.0-7.8) oneiric; urgency=low [ Andy Whitcroft ] * ubuntu: overlayfs -- overlayfs: add statfs support * [Config] enable CONFIG_OVERLAYFS [ Erez Zadok ] * ubuntu: overlayfs -- overlayfs: implement show_options [ Leann Ogasawara ] * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc * [Config] Enable CONFIG_ASUS_OLED=m on powerpc * [Config] Disable CONFIG_ATM_DUMMY on arm * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc * Temporarily disable module check on arm * Rebase to 3.0 final * [Config] Enable CONFIG_CAN_TI_HECC=m on arm * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc * [Config] Set CRYPTO_LZO=m on powerpc64-smp * [Config] Enable CONFIG_DM9000=m on arm * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm * [Config] Enable CONFIG_DL2K=m on amd64 and i386 [ Miklos Szeredi ] * ubuntu: overlayfs -- vfs: add i_op->open() * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules * ubuntu: overlayfs -- vfs: introduce clone_private_mount() * ubuntu: overlayfs -- overlay filesystem * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir * ubuntu: overlayfs -- fs: limit filesystem stacking depth * ubuntu: overlayfs -- ovl: make lower mount read-only [ Neil Brown ] * ubuntu: overlayfs -- overlay: overlay filesystem documentation [ Tim Gardner ] * [Config] Add enic/fnic to udebs - LP: #801610 [ Upstream Kernel Changes ] * yama: if an underlying filesystem provides a permissions op use it [ Major Kernel Changes ] * Rebase to 3.0 final -- Leann Ogasawara Thu, 21 Jul 2011 07:01:32 -0700 linux (3.0.0-6.7) oneiric; urgency=low [ Eagon Yager ] * [Config] Fix misspelled 'skipmodule' in arm makefile. [ Keng-Yu Lin ] * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47 - LP: #632884, #803005 [ Leann Ogasawara ] * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap" * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm" * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc" * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm" * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc" * [Config] Set CONFIG_ACPI_PCI_SLOT=m * [Config] Set CONFIG_ACPI_SBS=m * [Config] Set CONFIG_ACPI_WMI=m * [Config] Set CONFIG_AD7150=m on arm * [Config] Set CONFIG_AD7152=m on arm * [Config] Drop CONFIG_GPIO_S5PV210 * [Config] Drop CONFIG_GPIO_S5PC100 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG * [Config] Drop CONFIG_GPIO_EXYNOS4 [ Stefan Bader ] * SAUCE: Re-enable RODATA for i386 virtual - LP: #809838 [ Upstream Kernel Changes ] * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15" * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey - LP: #771758 -- Leann Ogasawara Wed, 20 Jul 2011 06:36:02 -0700 linux (3.0.0-5.6) oneiric; urgency=low [ Tim Gardner ] * [Config] CONFIG_RTL8192CU=m * Rebase to -rc7 -- Tim Gardner Mon, 11 Jul 2011 22:13:50 +0100 linux (3.0.0-4.5) oneiric; urgency=low [ Ming Lei ] * SAUCE: fix yama_ptracer_del lockdep warning - LP: #791019 [ Seth Forshee ] * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m - LP: #805218 [ Tim Gardner ] * [Config] updateconfigs after rebase to -rc6+ Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3 * Adopt a 3 digit verion, e.g., 3.0.0-x.x * Revert "UBUNTU: add dependancies for module-init-tools" This dependency is no longer required for a 3 digit version. -- Tim Gardner Tue, 05 Jul 2011 14:03:04 +0100 linux (3.0-3.4) oneiric; urgency=low [ Keng-Yu Lin ] * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware killswitch" - LP: #775281 [ Leann Ogasawara ] * rebase to v3.0-rc5 * [Config] updateconfigs after rebase to 3.0-rc5 [ Tim Gardner ] * [Config] Remove ubuntu/rtl8192se * [Config] Added armel ABI files * [Config] Removed armel versatile flavour * [Config] CONFIG_INTEL_MEI=m - LP: #716867 [ Upstream Kernel Changes ] * ALSA: hda - Enable auto-parser as default for Conexant codecs [ Upstream Kernel Changes ] * rebase to v3.0-rc5 -- Leann Ogasawara Thu, 30 Jun 2011 14:27:10 +0100 linux (3.0-2.3) oneiric; urgency=low [ Andy Whitcroft ] * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e [ Leann Ogasawara ] * rebase to v3.0-rc4 * [Config] updateconfigs after rebase to 3.0-rc4 * fix ERROR: __devcgroup_inode_permission undefined [ Stefan Bader ] * SAUCE: iscsitarget: Remove driver from the kernel [ Tim Gardner ] * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel * [Config] Add grub-efi as a recommended bootloader for server and generic - LP: #800910 [ Upstream Kernel Changes ] * Fix node_start/end_pfn() definition for mm/page_cgroup.c [ Leann Ogasawara ] * rebase to v3.0-rc4 -- Leann Ogasawara Fri, 24 Jun 2011 11:51:12 -0700 linux (3.0-1.2) oneiric; urgency=low [ Andy Whitcroft ] * [Config] enable CONFIG_CAN_CALC_BITTIMING [ Leann Ogasawara ] * rebase to v3.0-rc3 * [Config] updateconfigs after rebase to 3.0-rc3 [ Upstream Kernel Changes ] * perf: clear out make flags when calling kernel make kernelver [ Leann Ogasawara ] * rebase to v3.0-rc3 -- Leann Ogasawara Tue, 14 Jun 2011 07:25:35 -0700 linux (3.0-0.1) oneiric; urgency=low [ Andy Whitcroft ] * use the packaging version in the kernel * use the kernels idea of its version for version_signature * add dependancies for module-init-tools * update control files to version 3 * printchanges/insertchanges allow override of prev_release * correct Vcs-Git: to point to oneiric [ Leann Ogasawara ] * rebase to v3.0-rc1 * [Config] updateconfigs after rebase to 3.0-rc1 * ubuntu: dm-raid4-5 fix up build failure * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm * [Config] Temporarily Disable CONFIG_RTL8192SE on arm * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc * [Config] Temporarily disable CONFIG_SMC91X on armel-omap * rebase to v3.0-rc2 [ Manoj Iyer ] * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823] - LP: #790754 [ Upstream Kernel Changes ] * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it" * drm/i915: fix regression after clock gating init split [ Major Kernel Changes ] * rebase from v2.6.39 to v3.0-rc1 * rebase from v3.0-rc1 to v3.0-rc2 -- Andy Whitcroft Thu, 09 Jun 2011 15:18:33 +0100 linux (2.6.39-3.10) oneiric; urgency=low [ Colin Ian King ] * SAUCE: S3 early resume debug via keyboard LEDs [ Ingo Molnar ] * ubuntu: nx-emu - i386: NX emulation * ubuntu: nx-emu - i386: mmap randomization for executable mappings [ Leann Ogasawara ] * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp" * Revert "[Config] Disable CONFIG_DM_RAID45" * [Config] enable CONFIG_BRCMFMAC=y * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap [ Robert Nelson ] * SAUCE: omap3: beagle: detect new xM revision B - LP: #770679 * SAUCE: omap3: beagle: detect new xM revision C - LP: #770679 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C - LP: #770679 [ Stefan Bader ] * SAUCE: Convert dm-raid45 to new block plugging -- Leann Ogasawara Mon, 23 May 2011 11:46:43 -0700 linux (2.6.39-3.9) oneiric; urgency=low [ Leann Ogasawara ] * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS * rebase to v2.6.39 * [Config] enable CONFIG_LLC2=m across all arch's and flavours * [Config] enable CONFIG_INPUT_APANEL=m [ Thomas Schlichter ] * SAUCE: vesafb: mtrr module parameter is uint, not bool - LP: #778043 * SAUCE: vesafb: enable mtrr WC by default - LP: #778043 [ Major Kernel Changes ] * rebase from v2.6.39-rc7 to v2.6.39 -- Andy Whitcroft Fri, 20 May 2011 09:52:32 +0100 linux (2.6.39-2.8) oneiric; urgency=low [ Andy Whitcroft ] * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37" * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37" * Revert "[Config] Disable CONFIG_AUFS_FS" * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935 * ubuntu: AUFS -- clean up the aufs updater and BOM * ubuntu: AUFS -- documentation on updating aufs2 [ Kees Cook ] * ubuntu: Yama - LSM hooks * ubuntu: Yama - create task_free security callback * ubuntu: Yama - add ptrace relationship tracking interface * ubuntu: Yama - unconditionally chain to Yama LSM [ Leann Ogasawara ] * Revert "SAUCE: Fix drivers/staging/easycap FTBS" * Revert "[Config] Disable CONFIG_EASYCAP" * ubuntu: fsam7400 disable driver * ubuntu: omnibook disable driver * ubuntu: rfkill disable driver [ Tim Gardner ] * SAUCE: Fix extra reference in fb_open() -- Leann Ogasawara Mon, 16 May 2011 09:23:56 -0700 linux (2.6.39-2.7) oneiric; urgency=low [ Leann Ogasawara ] * rebase to v2.6.39-rc7 [ Major Kernel Changes ] * rebase from v2.6.39-rc6 to v2.6.39-rc7 -- Leann Ogasawara Tue, 10 May 2011 10:18:28 +0200 linux (2.6.39-1.6) oneiric; urgency=low [ Leann Ogasawara ] * rebase to v2.6.39-rc6 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error [ Tim Gardner ] * [Config] updateconfigs after rebase to 2.6.39-rc6 [ Major Kernel Changes ] * rebase from v2.6.39-rc5 to v2.6.39-rc6 - LP: #740126 -- Leann Ogasawara Thu, 05 May 2011 09:46:12 -0700 linux (2.6.39-0.5) oneiric; urgency=low [ Herton Ronaldo Krzesinski ] * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot" - LP: #764758 [ Leann Ogasawara ] * rebase to v2.6.39-rc5 * [Config] updateconfigs following rebase to v2.6.39-rc5 [ Paolo Pisati ] * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb - LP: #759913 [ Stefan Bader ] * Include nls_iso8859-1 for virtual images - LP: #732046 [ Major Kernel Changes ] * rebase from v2.6.39-rc4 to v2.6.39-rc5 -- Leann Ogasawara Wed, 27 Apr 2011 06:39:42 -0700 linux (2.6.39-0.4) oneiric; urgency=low [ Leann Ogasawara ] * rebase to v2.6.39-rc4 * [Config] updateconfigs following rebase to v2.6.39-rc4 * fixup powerpc implicit declaration of function 'crash_kexec_wait_realmode' * [Config] Disable CONFIG_FT1000 on powerpc64-smp [ Tim Gardner ] * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y - LP: #769503 * [Config] Add cachefiles.ko to virtual flavour - LP: #770430 [ Major Kernel Changes ] * rebase from v2.6.39-rc3 to v2.6.39-rc4 -- Leann Ogasawara Tue, 19 Apr 2011 06:25:20 -0700 linux (2.6.39-0.3) oneiric; urgency=low [ Leann Ogasawara ] * rebase to v2.6.39-rc3 * crash_kexec_wait_realmode() undefined when !SMP [ Tim Gardner ] * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64 - LP: #632327 [ Major Kernel Changes ] * rebase from v2.6.39-rc2 to v2.6.39-rc3 -- Leann Ogasawara Tue, 12 Apr 2011 06:52:24 -0700 linux (2.6.39-0.2) oneiric; urgency=low [ Gustavo F. Padovan ] * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011" - LP: #720949 [ John Johansen ] * AppArmor: Fix masking of capabilities in complain mode - LP: #748656 [ Leann Ogasawara ] * rebase to v2.6.39-rc2 * [Config] updateconfigs following rebase to v2.6.39-rc2 * hv_mouse needs delay.h * olpc_dcon_xo_1 needs delay.h * olpc_dcon_xo_1_5 needs delay.h * Update dropped.txt for Oneiric [ Steve Langasek ] * [Config] Make linux-libc-dev coinstallable under multiarch - LP: #750585 [ Upstream Kernel Changes ] * x86, hibernate: Initialize mmu_cr4_features during boot - LP: #752870 [ Major Kernel Changes ] * rebase from v2.6.39-rc1 to v2.6.39-rc2 -- Leann Ogasawara Wed, 06 Apr 2011 11:04:15 -0700 linux (2.6.39-0.1) oneiric; urgency=low [ Brad Figg ] * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic - LP: #737124 [ Henrik Rydberg ] * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model * SAUCE: HID: ntrig: fix suspend/resume on recent models [ Herton Ronaldo Krzesinski ] * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed struct v4l2_subdev - LP: #745213 [ Kees Cook ] * [Config] packaging: adjust perms on vmlinuz as well * SAUCE: nx-emu: further clarify dmesg reporting - LP: #745181 [ Leann Ogasawara ] * rebase to v2.6.39-rc1 * [Config] updateconfigs following rebase to v2.6.39-rc1 * [Config] Disable CONFIG_DM_RAID45 * [Config] Disable CONFIG_SCSI_ISCSITARGET * [Config] Disable CONFIG_EASYCAP * [Config] Disable CONFIG_AUFS_FS * update bnx2 firmware files in d-i/firmware/nic-modules * xhci-pci.c resolve implicit declaration of kzalloc * [Config] Enable CONFIG_DRM_PSB for only x86 * [Config] Enable CONFIG_RTS_PSTOR for only x86 * mfd/asic3: Fix typo, s/irq_data/data/ [ Luke Yelavich ] * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels - LP: #745358 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels * [Config] Build some framebuffer drivers as modules for powerpc kernels. [ Manoj Iyer ] * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. - LP: #745217 [ Tim Gardner ] * SAUCE: INR_OPEN=4096 - LP: #663090 * SAUCE: Increase the default hard limit for open FDs to 4096 - LP: #663090 [ Upstream Kernel Changes ] * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq namespace cleanup * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() [ Major Kernel Changes ] * rebase from v2.6.38 to v2.6.39-rc1 -- Leann Ogasawara Thu, 31 Mar 2011 12:50:10 -0700 linux (2.6.39-0.0) oneiric; urgency=low [ Leann Ogasawara ] * Open Oneiric -- Leann Ogasawara Thu, 31 Mar 2011 12:29:23 -0700 linux (2.6.38-7.39) natty; urgency=low [ Leann Ogasawara ] * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1. -- Leann Ogasawara Thu, 24 Mar 2011 09:27:45 -0700 linux (2.6.38-7.38) natty; urgency=low [ Leann Ogasawara ] * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before gcc-4.5.2-6ubuntu5 finished building on all arches. -- Leann Ogasawara Tue, 22 Mar 2011 06:12:47 -0700 linux (2.6.38-7.37) natty; urgency=low [ Leann Ogasawara ] * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5. -- Leann Ogasawara Sun, 20 Mar 2011 16:02:48 -0700 linux (2.6.38-7.36) natty; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation" * purge last vestiges of maverick * [Config] switch CONFIG_FB_VESA back to module [ Chris Wilson ] * SAUCE: drm/i915: Fix pipelined fencing - LP: #717114 [ Loïc Minier ] * Include nls_cp437 module in virtual for fat - LP: #732046 * Support arch= cross-compilation for any arch * Fix couple of typos in 0-common-vars.mk * Enforce DEFAULT_MMAP_MIN_ADDR on armhf * Add armhf to Debian -> Linux arch map * Add initial armhf.mk * Enable common packages for armhf [ Upstream Kernel Changes ] * Yama: fix default relationship to check thread group - LP: #737676 -- Andy Whitcroft Fri, 18 Mar 2011 18:18:02 +0000 linux (2.6.38-7.35) natty; urgency=low [ Andy Whitcroft ] * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c * rebase fixes bug #715330 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS * rebase to v2.6.38 final [ Herton Ronaldo Krzesinski ] * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626 - LP: #636091 [ Tim Gardner ] * [Confg] CONFIG_BOOT_PRINTK_DELAY=y [ Upstream Kernel Changes ] * Yama: use thread group leader when creating match - LP: #729839 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller - LP: #735240 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check [ Major Kernel Changes ] * rebase from v2.6.38-rc8 to v2.6.38 final - LP: #715330 -- Andy Whitcroft Tue, 15 Mar 2011 19:04:19 +0000 linux (2.6.38-6.34) natty; urgency=low [ Andy Whitcroft ] * [Config] normalise CONFIG_INTEL_TXT * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation - LP: #730860 * rebase to mainline v2.6.38-rc8 [ Major Kernel Changes ] * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1 to v2.6.38-rc8 -- Andy Whitcroft Tue, 08 Mar 2011 11:54:48 +0000 linux (2.6.38-6.33) natty; urgency=low [ Andy Whitcroft ] * d-i -- enable speakup-modules udeb - LP: #672699 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5 * [Config] debian PPC64 configuration * [Config] cleanup powerpc config fixing unexpected inconsistancies * [Config] resync ppc64 configuration * SAUCE: match up ENTRY/END naming for 32/64 bit * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1 * [Config] update configs after rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1 * [Config] pps_gen_parport no longer built [ Corentin Chary ] * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap - LP: #689393 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P - LP: #689393 [ John Johansen ] * SAUCE: Fix aufs calling of security_path_mknod - LP: #724456 [ Kees Cook ] * SAUCE: proc: hide kernel addresses via %pK in /proc//stack [ Tim Gardner ] * rebase to 2.6.38-rc7 [ Upstream Kernel Changes ] * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing" [ Major Kernel Changes ] * rebase from v2.6.38-rc6 to v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1 - LP: #721389 - LP: #722925 - LP: #723672 - LP: #723676 - LP: #715318 -- Andy Whitcroft Mon, 07 Mar 2011 15:33:17 +0000 linux (2.6.38-5.32) natty; urgency=low [ Andy Whitcroft ] * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161 * [Config] updateconfigs following rebase to v2.6.38-rc6 * [Config] enable CONFIG_DMAR - LP: #552311 [ Upstream Kernel Changes ] * drm/i915: skip FDI & PCH enabling for DP_A - LP: #561802, #600453, #681877 [ Major Kernel Changes ] * rebase from v2.6.38-rc5 to v2.6.38-rc6 - LP: #718402 - LP: #719524 - LP: #721126 - LP: #719691 - LP: #722689 - LP: #722310 -- Andy Whitcroft Tue, 22 Feb 2011 13:28:39 +0000 linux (2.6.38-4.31) natty; urgency=low [ Andy Whitcroft ] * add in bugs closed by upstream patches pulled in by rebases * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505 * [Config] enable CONFIG_VSX to allow use of vector instuctions * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816 * rebase to mainline v2.6.38-rc5 * SAUCE: ecryptfs: read on a directory should return EISDIR if not supported - LP: #719691 [ Colin Ian King ] * SAUCE: Dell All-In-One: Remove need for Dell module alias [ Manoj Iyer ] * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id. - LP: #717435 [ Tim Gardner ] * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y [ Upstream Kernel Changes ] * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15 - LP: #702434 * vfs: fix BUG_ON() in fs/namei.c:1461 [ Vladislav P ] * SAUCE: Release BTM while sleeping to avoid deadlock. - LP: #713837 [ Major Kernel Changes ] * rebase from v2.6.38-rc4 to v2.6.38-rc5 - LP: #579276 - LP: #715877 - LP: #713769 - LP: #716811 * resync with Maverick Ubuntu-2.6.35-27.47 -- Andy Whitcroft Fri, 11 Feb 2011 17:24:09 +0000 linux (2.6.38-3.30) natty; urgency=low [ Andy Whitcroft ] * rebase to v2.6.38-rc4 * ppc64 -- add basic architecture * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230 [ Colin Ian King ] * SAUCE: Add WMI hotkeys support for Dell All-In-One series - LP: #676997 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series - LP: #701530 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code. - LP: #701530 [ Dan Rosenberg ] * SAUCE: (drop after 2.6.38) Convert net %p usage %pK [ Kees Cook ] * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules [ Tim Gardner ] * [Config] CONFIG_BLK_CGROUP=y - LP: #706394 * [Config] CONFIG_DELL_WMI_AIO=m [ Upstream Kernel Changes ] * drm/i915/lvds: Restore dithering on native modes for gen2/3 - LP: #711568 [ Upstream Kernel Changes ] * rebase from v2.6.38-rc3 to v2.6.38-rc4. - LP: #701271 - LP: #708521 - LP: #710371 -- Andy Whitcroft Tue, 08 Feb 2011 02:07:18 +0000 linux (2.6.38-2.29) natty; urgency=low [ Andy Whitcroft ] * rebase to 1f0324caefd39985e9fe052fac97da31694db31e * [Config] updateconfigs following rebase to 1f0324caefd39985e9fe052fac97da31694db31e * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0 * [Config] reenable HIBERNATE - LP: #710877 * rebase to v2.6.38-rc3 * [Config] reenable CONFIG_CRASH_DUMP [ Kamal Mostafa ] * SAUCE: rtl8192se: fix source file perms * SAUCE: rtl8192se: fix source file newline * SAUCE: omnibook: fix source file newline [ Kees Cook ] * [Config] packaging: really make System.map mode 0600 [ Ricardo Salveti de Araujo ] * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM [ Soren Hansen ] * SAUCE: nbd: Remove module-level ioctl mutex [ Tim Gardner ] * SAUCE: Disable building the ACPI debugfs source [ Upstream Kernel Changes ] * Set physical start and alignment 1M for virtual i386 - LP: #710754 [ Upstream Kernel Changes ] * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84 to v2.6.38-rc3 - LP: #707902 -- Andy Whitcroft Fri, 28 Jan 2011 16:30:32 +0000 linux (2.6.38-1.28) natty; urgency=low [ Andy Whitcroft ] * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620 [ Ricardo Salveti de Araujo ] * SAUCE: omap3: beaglexm: fix DVI initialization * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make display work at Beagle -- Andy Whitcroft Fri, 28 Jan 2011 10:51:57 +0000 linux (2.6.38-1.27) natty; urgency=low [ Andy Whitcroft ] * ubuntu: AUFS -- update aufs-update to track new locations of headers * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd * SAUCE: ensure root is ready before running usermodehelpers in it * correct the Vcs linkage to point to natty * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3 * [Config] update configs following rebase e78bf5e6cbe837daa6ab628a5f679548742994d3 * SAUCE: Yama: follow changes to generic_permission * ubuntu: compcache -- follow changes to bd_claim/bd_release * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive * ubuntu: ndiswrapper -- fix interaction between __packed and packed * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e * update package version to match payload version * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8 * rebase to v2.6.38-rc1 * [Config] updateconfigs following rebase to v2.6.38-rc1 * SAUCE: x86 fix up jiffies/jiffies_64 handling * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5 * [Config] updateconfigs following rebase to 2b1caf6ed7b888c95a1909d343799672731651a5 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes * ubuntu: AUFS -- suppress benign plink warning messages - LP: #621195 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour * rebase to v2.6.38-rc2 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84 * [Config] update configs following rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile [ Kees Cook ] * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking [ Stefan Bader ] * Temporarily disable RODATA for virtual i386 - LP: #699828 [ Tim Gardner ] * [Config] CONFIG_NLS_DEFAULT=utf8 - LP: #683690 * [Config] CONFIG_HIBERNATION=n * update bnx2 firmware files in d-i/firmware/nic-modules [ Upstream Kernel Changes ] * Revert "drm/radeon/bo: add some fallback placements for VRAM only objects." * packaging: make System.map mode 0600 * thinkpad_acpi: Always report scancodes for hotkeys - LP: #702407 * sched: tg->se->load should be initialised to tg->shares * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent * brcm80211: include linux/slab.h for kfree * pch_dma: add include/slab.h for kfree * i2c-eg20t: include linux/slab.h for kfree * gpio/ml_ioh_gpio: include linux/slab.h for kfree * tty: include linux/slab.h for kfree * winbond: include linux/delay.h for mdelay et al [ Upstream Kernel Changes ] * mark the start of v2.6.38 versioning * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84 - LP: #689886 - LP: #702125 - LP: #608775 - LP: #215802 - LP: #686333 - LP: #677830 - LP: #677652 - LP: #696493 - LP: #697240 - LP: #689036 - LP: #705323 - LP: #686692 -- Andy Whitcroft Sun, 09 Jan 2011 13:44:52 +0000 linux (2.6.37-12.26) natty; urgency=low [ Andy Whitcroft ] * rebase to v2.6.37-rc8 * [Config] armel -- reenable omap flavour * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab * [Config] track missing modules * rebase to v2.6.37 final [ Chase Douglas ] * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for Magic Trackpad [ Stefan Bader ] * Revert "SAUCE: blkfront: default to sd devices" - LP: #684875 [ Tim Gardner ] * Revert "SAUCE: (no-up) libata: Ignore HPA by default." - LP: #380138 * [Config] Added autofs4.ko to -virtual flavour - LP: #692917 [ Upstream Kernel Changes ] * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series Laptops - LP: #632884 [ Upstream Kernel Changes ] * rebase to v2.6.37-rc8 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab * rebase to v2.6.37 final -- Andy Whitcroft Thu, 23 Dec 2010 18:34:13 +0000 linux (2.6.37-11.25) natty; urgency=low [ Andy Whitcroft ] * [Config] d-i -- add hpsa to the list of block devices - LP: #684304 * [Config] add vmw-balloon driver to -virtual flavour - LP: #592039 * rebase to v2.6.37-rc7 [ Upstream Kernel Changes ] * rebase to v2.6.37-rc7 -- Andy Whitcroft Tue, 21 Dec 2010 13:35:28 +0000 linux (2.6.37-10.24) natty; urgency=low [ Andy Whitcroft ] * rebase to v2.6.37-rc6 * updateconfigs following rebase to v2.6.37-rc6 [ Upstream Kernel Changes ] * rebase to v2.6.37-rc6 -- Andy Whitcroft Thu, 16 Dec 2010 12:34:19 +0000 linux (2.6.37-9.23) natty; urgency=low [ Andy Whitcroft ] * SAUCE: vt -- fix handoff numbering to 1..n and add range checks - LP: #689606 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub) - LP: #689606 [ Kees Cook ] * SAUCE: RO/NX protection for loadable kernel, fix ftrace - LP: #690190 -- Andy Whitcroft Wed, 15 Dec 2010 19:29:57 +0000 linux (2.6.37-9.22) natty; urgency=low [ Andy Whitcroft ] * rebase to v2.6.35-rc5 * [Config] updateconfigs following rebase to v2.6.37-rc5 * (no-up) add support for installed header files to ubuntu directory - LP: #684666 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers - LP: #684666 * ubuntu: dm-raid4-5 -- follow changes to bio flags * ubuntu: dm-raid4-5 -- re-enable * ubuntu: omnibook -- update BOM * ubuntu: ndiswrapper -- update BOM to match actual version * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl * ubuntu: ndiswrapper -- re-enable * ubuntu: iscsitarget -- re-instate copy_io_context * ubuntu: iscsitarget -- follow changes to semaphore initialisation * ubuntu: iscsitarget -- convert NIPQUAD to %pI4 * ubuntu: iscsitarget -- re-enable [ Kees Cook ] * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX [ Manoj Iyer ] * SAUCE: Enable jack sense for Thinkpad Edge 13 - LP: #685015 [ Tim Gardner ] * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y * [Config] CONFIG_CRYPTO_CRC32C=y - LP: #681819 * [Config] CONFIG_9P_FSCACHE=n * [Config] Add nfsd modules to -virtual flavour - LP: #688070 [ Upstream Kernel Changes ] * Revert "Staging: zram: work around oops due to startup ordering snafu" * NFS: Fix panic after nfs_umount() - LP: #683938 * x86: Add NX protection for kernel data * x86: Add RO/NX protection for loadable kernel modules * x86: Resume trampoline must be executable * x86: RO/NX protection for loadable kernel, jump_table fix [ Upstream Kernel Changes ] * rebase to v2.6.37-rc5 -- Andy Whitcroft Thu, 09 Dec 2010 18:15:35 +0000 linux (2.6.37-8.21) natty; urgency=low [ Andy Whitcroft ] * Revert "ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers" * Revert "(no-up) add support for installed header files to ubuntu directory" -- Andy Whitcroft Sun, 05 Dec 2010 17:33:28 +0000 linux (2.6.37-8.20) natty; urgency=low [ Andy Whitcroft ] * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error" * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros" * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration" * Revert "SAUCE: i915 -- disable powersave by default" * SAUCE: enable Marvell 9128 PCIe SATA controller - LP: #658521 * [Config] evtchn has been renamed * (no-up) add support for installed header files to ubuntu directory - LP: #684666 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers - LP: #684666 [ Tim Gardner ] * [Config] MISS: evtchn, NEW : xen-evtchn * rebase to v2.6.37-rc4 [ Upstream Kernel Changes ] * drm/i915: Clean conflicting modesetting registers upon init - LP: #683775 * rebase to v2.6.37-rc4 -- Andy Whitcroft Fri, 03 Dec 2010 18:42:07 +0000 linux (2.6.37-7.19) natty; urgency=low [ Tim Gardner ] * [Config] Add bnx2 firmware to nic-modules udeb - LP: #676245 -- Andy Whitcroft Fri, 26 Nov 2010 17:53:45 +0000 linux (2.6.37-7.18) natty; urgency=low [ Andy Whitcroft ] * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID" * Revert "SAUCE: Add extra headers to linux-libc-dev" * Revert "SAUCE: Enable speedstep for sonoma processors." * [Config] enable CONFIG_BT_HCIUART_ATH3K * [Config] enable CONFIG_IWLWIFI_DEBUGFS * [Config] standardise CONFIG_MII * [Config] standardise CONFIG_PRISM2_USB * [Config] standardise CONFIG_SCSI_QLA_ISCSI * [Config] build in CONFIG_AGP * [Config] build in CONFIG_AGP_INTEL * [Config] build in CONFIG_AGP_AMD * [Config] build in CONFIG_AGP_AMD64 * [Config] build in CONFIG_AGP_NVIDIA * [Config] build in CONFIG_AGP_VIA * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm) * (no-up): document the new ## scheme * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32 - LP: #675453 [ Mathieu J. Poirier ] * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM [ Upstream Kernel Changes ] * nx-emu: fix inverted report of disable_nx -- Andy Whitcroft Tue, 23 Nov 2010 21:00:39 +0000 linux (2.6.37-6.17) natty; urgency=low [ Andy Whitcroft ] * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103" * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103" * [Config] standardise CONFIG_BT * [Config] standardise CONFIG_IRDA * [Config] standardise CONFIG_LAPB * [Config] standardise CONFIG_RDS * [Config] standardise CONFIG_RFKILL * [Config] standardise CONFIG_TIPC * [Config] standardise CONFIG_X25 * [Config] standardise CONFIG_INPUT_EVDEV * [Config] standardise CONFIG_INPUT_JOYDEV * [Config] standardise CONFIG_INPUT_JOYSTICK * [Config] standardise CONFIG_INPUT_TOUCHSCREEN * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm) * [Config] CONFIG_IRDA=n for FTBS (arm) * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a [ Tim Gardner ] * SAUCE: Fix drivers/staging/easycap FTBS * [Config] CONFIG_EASYCAP=m after fixing FTBS [ Upstream Kernel Changes ] * Revert "x86: Add NX protection for kernel data" -- Andy Whitcroft Mon, 22 Nov 2010 18:09:10 +0000 linux (2.6.37-6.16) natty; urgency=low [ Andy Whitcroft ] * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX" * rebase to v2.6.37-rc3 [ Tim Gardner ] * [Config] CONFIG_SCHED_AUTOGROUP=y [ Upstream Kernel Changes ] * Revert "x86: Add RO/NX protection for loadable kernel modules" * sched: automated per session task groups * rebase to v2.6.37-rc3 -- Andy Whitcroft Mon, 22 Nov 2010 10:11:13 +0000 linux (2.6.37-6.15) natty; urgency=low [ Andy Whitcroft ] * [Config] standardise CONFIG_CEPH_FS * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS * [Config] standardise CONFIG_SCSI_PROC_FS * [Config] standardise CONFIG_UBIFS_FS * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS [ Kees Cook ] * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX [ Manoj Iyer ] * SAUCE: Enable jack sense for Thinkpad Edge 11 - LP: #677210 * SAUCE: enable rfkill for rtl8192se driver - LP: #640992 [ Tim Gardner ] * [Config] CONFIG_EASYCAP=n for FTBS * Rebase to v2.6.32-rc2+git [ Upstream Kernel Changes ] * x86: Fix improper large page preservation * x86: Add NX protection for kernel data * x86: Add RO/NX protection for loadable kernel modules [ Upstream Kernel Changes ] * Rebase to Linus 2.6.37-rc2+git -- Andy Whitcroft Sat, 20 Nov 2010 11:40:00 +0000 linux (2.6.37-5.14) natty; urgency=low [ Upstream Kernel Changes ] * PCI: fix offset check for sysfs mmapped files - LP: #676963 -- Andy Whitcroft Thu, 18 Nov 2010 18:12:27 +0000 linux (2.6.37-5.13) natty; urgency=low [ Andy Whitcroft ] * rebased to v2.6.37-rc2 * updateconfigs following rebase to v2.6.37-rc2 [ Tim Gardner ] * [Config] Added NFS and related modules to virtual flavour - LP: #659084 [ Upstream Kernel Changes ] * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX * x86, cpu: Call verify_cpu during 32bit CPU startup * x86, cpu: Only CPU features determine NX capabilities [ Upstream Changes ] * rebased to v2.67.37-rc2 -- Andy Whitcroft Tue, 16 Nov 2010 13:13:29 +0000 linux (2.6.37-4.12) natty; urgency=low [ Andy Whitcroft ] * Revert "[Upstream] HID: magicmouse: add param for scroll speed" * Revert "[Upstream] HID: magicmouse: properly account for scroll movement in state" * Revert "[Upstream] HID: magicmouse: disable and add module param for scroll acceleration" * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just middle of mouse" [ Henrik Rydberg ] * SAUCE: hid: ntrig: remove sysfs nodes * SAUCE: hid: ntrig: Setup input filtering manually * SAUCE: hid: ntrig: New ghost-filtering event logic [ Manoj Iyer ] * SAUCE: Added quirk to recognize GE0301 3G modem as an interface. - LP: #348861 [ Upstream Kernel Changes ] * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume" * Revert "[ARM] implement arch_randomize_brk()" * Revert "ARM: stack protector: change the canary value per task" * Revert "ARM: initial stack protector (-fstack-protector) support" * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269" * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec" * Revert "perf probe: Add kernel source path option" * hid: ntrig: Support single-touch devices * hid: ntrig: Mask pen switch events * net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel - LP: #673073 * Fix userspace build of linux/fs.h -- Andy Whitcroft Mon, 15 Nov 2010 19:31:44 +0000 linux (2.6.37-3.11) natty; urgency=low [ Andy Whitcroft ] * Revert "ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25" * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()" * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601" * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601" * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34" * [Config] Disable intel_idle for -virtual kernels - LP: #651370 * [Config] enforcer -- ensure we never enable CONFIG_IMA * debian -- pass the correct flavour name when checking configs * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual * [Config] ensure CONFIG_IPV6=y for powerpc * [Config] enforcer -- ensure CONFIG_IPV6=y * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103 * ubuntu: AUFS -- re-enable * ubuntu: AUFS -- track changes to work queue initialisation * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1 * SAUCE: fbcon -- fix race between open and removal of framebuffers * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes - LP: #614008 * SAUCE: drm -- stop early access to drm devices [ Jeremy Kerr ] * [Config] Build-in powermac ZILOG serial driver - LP: #673346 [ Kees Cook ] * SAUCE: nx-emu: use upstream ASLR when possible [ Tim Gardner ] * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules - LP: #628776 [ Upstream Kernel Changes ] * i386: NX emulation * nx-emu: drop exec-shield sysctl, merge with disable_nx * nx-emu: standardize boottime message prefix * mmap randomization for executable mappings on 32-bit * exec-randomization: brk away from exec rand area -- Andy Whitcroft Thu, 11 Nov 2010 23:46:37 +0000 linux (2.6.37-2.10) natty; urgency=low [ Andy Whitcroft ] * reinstate armel config changes: * [Config] CONFIG_GPIO_PCH=n for armel FTBS * [Config] CONFIG_GPIO_VX855=n for armel FTBS -- Andy Whitcroft Wed, 03 Nov 2010 22:20:35 +0000 linux (2.6.37-2.9) natty; urgency=low [ Andy Whitcroft ] * config -- fix genportsconfig * [Config] move powerpc over from ports to distro * bump master version number to match contained kernel * SAUCE: fix documentation strings for struct input_keymap_entry * usb: gadget: goku_udc: add registered flag bit -- Andy Whitcroft Tue, 02 Nov 2010 15:14:11 +0000 linux (2.6.36-2.8) natty; urgency=low [ Tim Gardner ] * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules * [Config]: TWL4030_CORE=n for FTBS * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS * [Config]: CONFIG_SOLO6X10=n for FTBS * [Config]: CONFIG_GPIO_PCH=n for armel FTBS * [Config]: CONFIG_GPIO_VX855=n for armel FTBS * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS * [Config]: CONFIG_LINE6_USB=n for armel FTBS * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS * [Config]: CONFIG_I2C_I801=n for armel FTBS * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables. * AppArmor: compatibility patch for v5 interface * AppArmor: compatibility patch for v5 network controll * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface. * Dropped: hid: 3m: Convert to MT slots * Dropped: HID: magicmouse: don't allow hidinput to initialize the device * Dropped: HID: magicmouse: simplify touch data bit manipulation * Dropped: HID: magicmouse: simplify touch down logic * Dropped: HID: magicmouse: enable Magic Trackpad support * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled) * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area [ Upstream Kernel Changes ] * rebased against 2.6.27-rc1 -- Tim Gardner Fri, 22 Oct 2010 19:35:05 -0600 linux (2.6.36-1.7) natty; urgency=low [ Andy Whitcroft ] * rebased to v2.6.36 final * [Config] update configs following rebase to v2.6.36 final * [Config] update ports configs following rebase to v2.6.36 final [ Upstream Kernel Changes ] * rebased to v2.6.36 final -- Andy Whitcroft Thu, 21 Oct 2010 14:28:57 +0100 linux (2.6.36-1.6) natty; urgency=low [ Upstream Kernel Changes ] * drop broadcom staging driver preview: * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN driver." -- Andy Whitcroft Wed, 20 Oct 2010 10:41:25 +0100 linux (2.6.36-1.5) natty; urgency=low [ Andy Whitcroft ] * rebase to v2.6.36-rc8 * updateconfigs following rebase to v2.6.36-rc8 * updateportsconfigs following rebase to v2.6.36-rc8 * config -- simplify the kernelconfig interface * config -- add new config mode 'dumpconfigs' [ Tim Gardner ] * Simplify the use of CROSS_COMPILER [ Upstream Kernel Changes ] * drop broadcom staging driver preview: * Revert "staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko mutually exclusive." * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set." * Revert "Staging: brcm80211: remove driver specific -W options" * Revert "Staging: brcm80211: clean up makefile cflag lines" * Revert "staging: brcm80211: add fullmac driver" * Revert "staging: brcm80211: use string native library" * Revert "staging: brcm80211: use native ctype library" * Revert "staging: brcm80211: fix remaining checkpatch errors." * Revert "staging: brcm80211: fix "ERROR: trailing whitespace."" * Revert "staging: brcm80211: fix "ERROR: spaces required around that ..."" * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."" * Revert "staging: brcm80211: fix "ERROR: space required before that ..."" * Revert "staging: brcm80211: fix "ERROR: space required after that ..."" * Revert "staging: brcm80211: fix "ERROR: space required after that close brace"" * Revert "staging: brcm80211: fix "ERROR: space prohibited before ...close square bracket"" * Revert "staging: brcm80211: fix "ERROR: space prohibited after that ..."" * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around '*'"" * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'" * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do - while loop"" * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"" * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"" * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"" * Revert "staging: brcm80211: fix "ERROR: while should follow close brace '}'"" * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev line"" * Revert "staging: brcm80211: fix "ERROR: trailing statements should be on next line"" * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if condition"" * Revert "staging: brcm80211: fix "ERROR: return is not a function, paren..."" * Revert "staging: brcm80211: fix "ERROR: open brace '{' following function dec..."" * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'" * Revert "staging: brcm80211: Fix URLs for firmware files." * Revert "staging: brcm80211: use '%pM' format to print MAC address" * Revert "staging: brcm80211: Add contact info to TODO list." * Revert "staging: brcm80211: Fix some initialisation failure paths" * Export dump_{write,seek} to binary loader modules * rebase to v2.6.36-rc8. -- Andy Whitcroft Tue, 19 Oct 2010 18:58:11 +0100 linux (2.6.36-0.4) natty; urgency=low [ Andy Whitcroft ] * SAUCE: perf: increase stack footprint to avoid stack-protector warning (fixes FTBS on powerpc) -- Andy Whitcroft Thu, 14 Oct 2010 13:16:16 +0100 linux (2.6.36-0.3) natty; urgency=low [ Andy Whitcroft ] * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc -- Andy Whitcroft Thu, 14 Oct 2010 03:01:30 +0100 linux (2.6.36-0.2) natty; urgency=low [ Andy Whitcroft ] * [Config] updateportsconfigs following rebase to 2.6.36-rc7 (fix FTBS on powerpc) -- Andy Whitcroft Wed, 13 Oct 2010 23:25:12 +0100 linux (2.6.36-0.1) natty; urgency=low [ Andy Whitcroft ] * reduce disk usage during buildd builds - LP: #645653 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y * [Config] armel -- drop omap flavour [ Tim Gardner ] * Added dropped patch list * more dropped patches * [Config] Disable aufs, dmraid-4.5, ndis-wrapper * [Config] Add support for cross compiling armel * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel * [Upstream] drivers/serial/mfd.c: Fix ARM compile error * [Config]: updateconfigs after adding brcm80211 * staging: brcm80211: Fix Makefile syntax error * rebased to v2.6.36-rc7 [ Upstream Kernel Changes ] * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs * (upstream) IPS driver: verify BIOS provided limits * intel_ips: Print MCP limit exceeded values. * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN driver. * staging: brcm80211: Fix some initialisation failure paths * staging: brcm80211: Add contact info to TODO list. * staging: brcm80211: use '%pM' format to print MAC address * staging: brcm80211: Fix URLs for firmware files. * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"' * staging: brcm80211: fix "ERROR: open brace '{' following function dec..." * staging: brcm80211: fix "ERROR: return is not a function, paren..." * staging: brcm80211: fix "ERROR: do not use assignment in if condition" * staging: brcm80211: fix "ERROR: trailing statements should be on next line" * staging: brcm80211: fix "ERROR: that open brace { ... prev line" * staging: brcm80211: fix "ERROR: while should follow close brace '}'" * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL" * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL" * staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis" * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do - while loop" * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"' * staging: brcm80211: fix "ERROR: need consistent spacing around '*'" * staging: brcm80211: fix "ERROR: space prohibited after that ..." * staging: brcm80211: fix "ERROR: space prohibited before ...close square bracket" * staging: brcm80211: fix "ERROR: space required after that close brace" * staging: brcm80211: fix "ERROR: space required after that ..." * staging: brcm80211: fix "ERROR: space required before that ..." * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..." * staging: brcm80211: fix "ERROR: spaces required around that ..." * staging: brcm80211: fix "ERROR: trailing whitespace." * staging: brcm80211: fix remaining checkpatch errors. * staging: brcm80211: use native ctype library * staging: brcm80211: use string native library * staging: brcm80211: add fullmac driver * Staging: brcm80211: clean up makefile cflag lines * Staging: brcm80211: remove driver specific -W options * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set. * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko mutually exclusive. -- Andy Whitcroft Tue, 12 Oct 2010 16:00:27 +0100 linux (2.6.35-22.33) maverick; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series Laptops" - LP: #641320 [ Brian Rogers ] * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface - LP: #624701 [ Christopher James Halse Rogers ] * SAUCE: Nouveau: Add quirk framework to disable acceleration - LP: #544088, #546393 * SAUCE: Nouveau: Disable acceleration on MacBook Pros - LP: #546393 [ John Johansen ] * Revert "SAUCE: AppArmor: allow newer tools to load policy on older kernels" * SAUCE: AppArmor: allow newer tools to load policy on older kernels - LP: #639758 [ Mathieu J. Poirier ] * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM [ Upstream Kernel Changes ] * ALSA: HDA: Enable internal speaker on Dell M101z - LP: #640254 -- Leann Ogasawara Fri, 17 Sep 2010 13:21:28 -0700 linux (2.6.35-22.32) maverick; urgency=low [ Arjan van de Ven ] * SAUCE: libata: Add ALPM power state accounting to the AHCI driver [ David Henningsson ] * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510 - LP: #605047, #628961 [ John Johansen ] * [Upstream] AppArmor: Fix splitting an fqname into separate namespace and profile names - LP: #615947 * [Upstream] AppArmor: Fix locking from removal of profile namespace - LP: #615947 * SAUCE: AppArmor: allow newer tools to load policy on older kernels - LP: #639758 * SAUCE: Improve Amazon EBS performance for EC2 - LP: #634316 [ Leann Ogasawara ] * Revert "SAUCE: i915 KMS -- blacklist i855" * Revert "SAUCE: i915 KMS -- blacklist i845g" * Revert "SAUCE: i915 KMS -- blacklist i830" * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken devices" * execute module-inclusion within a subshell - LP: #621175 [ Upstream Kernel Changes ] * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec() - LP: #633227 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake - LP: #629711 * (pre-stable) mm: Move vma_stack_continue into mm.h * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev - LP: #601073 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2) * PM / Runtime: Add runtime PM statistics (v3) * compat: Make compat_alloc_user_space() incorporate the access_ok() - CVE-2010-3081 * x86-64, compat: Test %rax for the syscall number, not %eax - CVE-2010-3301 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing - CVE-2010-3301 -- Leann Ogasawara Tue, 14 Sep 2010 08:46:49 -0700 linux (2.6.35-21.31) maverick; urgency=low [ Andy Whitcroft ] * bodge linux-libc-dev package version due to ti-omap4 error * linux-libc-dev -- ensure we can only build this on debian.master -- Leann Ogasawara Mon, 13 Sep 2010 09:54:31 -0700 linux (2.6.35-21.30) maverick; urgency=low [ Andy Whitcroft ] * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes - LP: #614008 [ Daniel Lezcano ] * SAUCE: fix compilation warning when CONFIG_SECURITY is not set [ Henrik Rydberg ] * SAUCE: Input: wacom - add fuzz parameters to features * SAUCE: Input: wacom - collect device quirks into single function * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices * SAUCE: hid: ntrig: Remove unused device ids * SAUCE: hid: ntrig: remove sysfs nodes * SAUCE: hid: ntrig: Correct logic for quirks * SAUCE: hid: ntrig: zero-initialize ntrig struct * SAUCE: hid: ntrig: Setup input filtering manually * SAUCE: hid: ntrig: New ghost-filtering event logic [ Leann Ogasawara ] * SAUCE: ndiswrapper: Initialize buffer index and check its value - LP: #613796 [ Manoj Iyer ] * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series Laptops - LP: #632884 [ Ping Cheng ] * SAUCE: Input: wacom - parse the Bamboo device family [ Rafi Rubin ] * SAUCE: hid: ntrig: identify firmware version (wiggled) [ Tim Gardner ] * [Config] CONFIG_NL80211_TESTMODE=n [ Upstream Kernel Changes ] * Revert "input: mt: Add support for the Bamboo Touch trackpad" * e1000e: initial support for 82579 LOMs * e1000e: correct MAC-PHY interconnect register offset for 82579 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066, tested on HP G60 - LP: #587388 * DSS2: Don't power off a panel twice - LP: #588243 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y * Input: i8042 - reset keyboard controller wehen resuming from S2R - LP: #86820 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs - LP: #414795 * agp/intel: Support the extended physical addressing bits on Sandybridge. - LP: #632488 * drm/i915,intel_agp: Add support for Sandybridge D0 - LP: #632488 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids - LP: #632488 * mmc: omap: fix for bus width which improves SD card's peformance. -- Leann Ogasawara Tue, 07 Sep 2010 09:58:52 -0700 linux (2.6.35-20.29) maverick; urgency=low [ Andy Whitcroft ] * SAUCE: i915 KMS -- support disabling KMS for known broken devices - LP: #563277 * SAUCE: i915 KMS -- blacklist i830 - LP: #542208, #563277 * SAUCE: i915 KMS -- blacklist i845g - LP: #541492, #563277 * SAUCE: i915 KMS -- blacklist i855 - LP: #511001, #541511, #563277 [ Leann Ogasawara ] * [Config] Enable CONFIG_SENSORS_PKGTEMP=m - LP: #601073 * ARM: Temporarily disable module check for armel * rebase to v2.6.35.4 * [Config] update configs following rebase to v2.6.35.4 [ Ricardo Salveti de Araujo ] * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in in Omap [ Tim Gardner ] * [Config] Added be2net, be2scsi to udebs - LP: #628776 [ Upstream Kernel Changes ] * x86, cpu: Package Level Thermal Control, Power Limit Notification definitions - LP: #601073 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver - LP: #601073 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler - LP: #601073 * x86, hwmon: Package Level Thermal/Power: power limit - LP: #601073 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation - LP: #601073 * hid: 3m: Adjust to sequential MT HID protocol * hid: 3m: Convert to MT slots * hid: 3m: Correct touchscreen emulation * hid: 3m: Adjust major / minor axes to scale * input: bcm5974: Adjust major / minor to scale * HID: magicmouse: don't allow hidinput to initialize the device * HID: magicmouse: simplify multitouch feature request * HID: magicmouse: simplify touch data bit manipulation * HID: magicmouse: simplify touch down logic * HID: magicmouse: remove timestamp logic * HID: magicmouse: enable Magic Trackpad support * HID: magicmouse: Adjust major / minor axes to scale * mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume - LP: #477106 * drm/i915: fix VGA plane disable for Ironlake+ - LP: #602281 -- Leann Ogasawara Mon, 30 Aug 2010 08:38:01 -0700 linux (2.6.35-19.28) maverick; urgency=low [ Leann Ogasawara ] * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted from the archive and a no-change rebuild was attempted. However, the ABI did not get bumped and resulted in build failures for 2.6.35-19.27. Fix up the ABI and re-upload. -- Leann Ogasawara Sat, 28 Aug 2010 16:42:27 -0700 linux (2.6.35-19.27) maverick; urgency=low [ Leann Ogasawara ] * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted from the archive. -- Leann Ogasawara Fri, 27 Aug 2010 08:58:35 -0700 linux (2.6.35-19.26) maverick; urgency=low [ Upstream Kernel Changes ] * ARM: OMAP: Beagle: revision detection * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect * ARM: OMAP: Beagle: no gpio_wp pin connection on xM -- Leann Ogasawara Thu, 26 Aug 2010 09:15:09 -0700 linux (2.6.35-19.25) maverick; urgency=low [ Jarod Wilson ] * SAUCE: Bring in staging/lirc from 2.6.36 - LP: #609234 * SAUCE: Update ir-core to linuxtv/other which should be merged for 2.6.36. - LP: #609234 * SAUCE: Fix memleaks in imon and mceusb drivers - LP: #609234 * SAUCE: Bring in streamzap support from linuxtv/other - LP: #609234 [ Mario Limonciello ] * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36 - LP: #609234 [ Mathieu J. Poirier ] * SAUCE: ARM: adding i2c eeprom driver to read EDID - LP: #608279 [ Upstream Kernel Changes ] * intel_idle: disable module support - LP: #615265 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the correct codec ID * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763 - LP: #605101 * (pre-stable) ALSA: HDA: Use model=auto for LG R510 - LP: #495134 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269 - LP: #519066 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500 - LP: #519066 * input: mt: Initialize slots to unused (rev2) * input: mt: Add support for the Bamboo Touch trackpad * hid: Add a hid quirk for input sync override -- Leann Ogasawara Mon, 23 Aug 2010 12:42:52 -0700 linux (2.6.35-18.24) maverick; urgency=low [ Colin Watson ] * Pass DEB_MAINT_PARAMS to hook scripts [ Leann Ogasawara ] * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer - LP: #584812 * rebase to v2.6.35.3 [ Upstream Kernel Changes ] * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555 - LP: #609234 * can: add limit for nframes and clean up signed/unsigned variables - CVE-2010-2959 * drm: Initialize ioctl struct when no user data is present - CVE-2010-2803 * ARM: initial stack protector (-fstack-protector) support * ARM: stack protector: change the canary value per task * [ARM] implement arch_randomize_brk() * [ARM] add address randomization to mmap() * ARM: fix ASLR of PIE executables -- Leann Ogasawara Sun, 22 Aug 2010 19:22:04 -0700 linux (2.6.35-17.23) maverick; urgency=low [ Jeremy Kerr ] * [Config] build-in uinput module - LP: #584812 [ Leann Ogasawara ] * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS" * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib" * Revert "[Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI" * Revert "[Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO" * Revert "[Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB" * [Config] Enable INTEL_IPS - LP: #601057 * Remove ia64 support * [Config] Update portsconfigs after removing ia64 support * Remove sparc support * [Config] Update portsconfigs after removing sparc support [ Linus Torvalds ] * (pre-stable) mm: fix page table unmap for stack guard page properly [ Mathieu J. Poirier ] * SAUCE: (no-up) ARM: Resetting power_mode to its original value. - LP: #591941 [ Upstream Kernel Changes ] * timer: add on-stack deferrable timer interfaces - LP: #601057 * x86 platform driver: intelligent power sharing driver - LP: #601057 * IPS driver: add GPU busy and turbo checking - LP: #601057 * X86: intel_ips, check for kzalloc properly - LP: #601057 * ips driver: make it less chatty - LP: #601057 -- Leann Ogasawara Tue, 17 Aug 2010 09:38:08 -0700 linux (2.6.35-16.22) maverick; urgency=low [ Andy Whitcroft ] * debian -- more agressivly clean up after depmod on purge - LP: #618591 [ Henrik Rydberg ] * SAUCE: hid: 3m: Simplify touchsreen emulation logic [ Leann Ogasawara ] * ubuntu: iscsitarget -- version 1.4.20.2 * ubuntu: rtl8192se -- update to version 0017.0507.2010 * rebase to v2.6.35.2 * [Config] update configs following rebase to v2.6.35.2 * [Config] update ports configs following rebase to v2.6.35.2 [ Luke Yelavich ] * [Config] Enable new firewire stack on powerpc [ Mathieu J. Poirier ] * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash. - LP: #608266 -- Leann Ogasawara Thu, 12 Aug 2010 09:58:01 -0700 linux (2.6.35-15.21) maverick; urgency=low [ Luke Yelavich ] * [Config] CONFIG_SND_USB_UA101=m for all architectures [ Upstream Kernel Changes ] * Input: introduce MT event slots * Input: document the MT event slot protocol * (pre-stable) sched: Revert nohz_ratelimit() for now * (pre-stable) drm/radeon/kms: add missing copy from user - LP: #606081 [ Leann Ogasawara ] * rebase to v2.6.35.1 -- Leann Ogasawara Mon, 09 Aug 2010 09:24:04 -0700 linux (2.6.35-14.20) maverick; urgency=low [ Andy Whitcroft ] * update Vcs-Git to point to maverick repo * debian -- include the debian packaging in the -source package - LP: #608674 * select debian source format 1.0 * add support for building selected stages of kernel - LP: #603087 * cleanup conditional dependancy handling - LP: #603087 [ Upstream Kernel Changes ] * ALSA: hda - Handle missing NID 0x1b on ALC259 codec - LP: #582199, #586418, #588031 * ALSA: hda - Handle pin NID 0x1a on ALC259/269 - LP: #582199, #586418, #588031 * sched: Revert nohz_ratelimit() for now -- Leann Ogasawara Tue, 03 Aug 2010 08:46:47 -0700 linux (2.6.35-14.19) maverick; urgency=low [ Leann Ogasawara ] * rebase to v2.6.35 -- Leann Ogasawara Sun, 01 Aug 2010 10:35:56 -0700 linux (2.6.35-13.18) maverick; urgency=low [ Andy Whitcroft ] * SAUCE: (no-up) Modularize vesafb -- fix initialisation * SAUCE: add tracing for user initiated readahead requests * SAUCE: vt -- maintain bootloader screen mode and content until vt switch * SAUCE: vt -- allow grub to request automatic vt_handoff * SAUCE: fbcon -- fix race between open and removal of framebuffers * SAUCE: drm -- stop early access to drm devices [ Bryan Wu ] * CONFIG: compile in OTG driver and Transceiver driver - LP: #566645 * remove OTG modules from modules list file [ John Johansen ] * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27 - LP: #581525, #599450 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29 * SAUCE: AppArmor 2.4 compatibility patch * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace * SAUCE: fix pv-ops for legacy Xen * SAUCE: blkfront: default to sd devices * [Config] Build in drivers required for Xen pv-ops [ Leann Ogasawara ] * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture size." [ Lee Jones ] * SAUCE: ARM: OMAP: Add macros for comparing silicon revision - LP: #608095 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than just revision - LP: #608095 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX - LP: #608095 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM - LP: #608095 [ Upstream Kernel Changes ] * agp/intel: Use the correct mask to detect i830 aperture size. - LP: #597075 -- Leann Ogasawara Fri, 30 Jul 2010 15:46:59 -0700 linux (2.6.35-12.17) maverick; urgency=low [ Leann Ogasawara ] * rebase to v2.6.35-rc6 * [Config] update configs following rebase to v2.6.35-rc6 * [Config] update ports configs following rebase to v2.6.35-rc6 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11 [ Leann Ogasawara ] * rebase to v2.6.35-rc6 -- Leann Ogasawara Fri, 23 Jul 2010 16:16:38 +0200 linux (2.6.35-11.16) maverick; urgency=low [ Leann Ogasawara ] * Bump ABI for new compiler update -- Leann Ogasawara Fri, 23 Jul 2010 10:24:58 +0200 linux (2.6.35-10.15) maverick; urgency=low [ Leann Ogasawara ] * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA device" * [Config] Enable CONFIG_M686=y - LP: #592495 [ Upstream Kernel Changes ] * tracing: Add alignment to syscall metadata declarations -- Leann Ogasawara Tue, 20 Jul 2010 18:18:49 +0200 linux (2.6.35-9.14) maverick; urgency=low [ Andy Whitcroft ] * ubuntu: AUFS -- add BOM and automated update script * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25 [ John Johansen ] * [Config] Enable DRBD as a module [ Kees Cook ] * SAUCE: Yama: verify inode is symlink to avoid bind mounts - LP: #604407 [ Leann Ogasawara ] * [Config] Disable CONFIG_DRM_VMWGFX (staging driver) - LP: #606139 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver) - LP: #606139 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y [ Lee Jones ] * Stop ARM boards crashing when CUPS is loaded - LP: #601226 [ Upstream Kernel Changes ] * perf probe: Support tracing an entry of array * perf probe: Support static and global variables -- Leann Ogasawara Fri, 16 Jul 2010 14:38:17 -0700 linux (2.6.35-8.13) maverick; urgency=low [ Kees Cook ] * SAUCE: Yama: check PTRACE using thread group leader * SAUCE: Yama: search for PTRACE exceptions via thread group leader - LP: #603716 [ Leann Ogasawara ] * rebase to v2.6.35-rc5 * [Config] update configs following rebase to v2.6.35-rc5 [ Nicolas Pitre ] * SAUCE: make ndiswrapper available on X86 only [ Tim Gardner ] * [Config] Added ums-cypress to udeb - LP: #576066 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n * [Config] CONFIG_NDISWRAPPER=m across all configs [ Upstream Kernel Changes ] * HID: magicmouse: report last touch up * rebase to 2.6.35-rc5 -- Leann Ogasawara Tue, 13 Jul 2010 18:57:59 -0700 linux (2.6.35-7.12) maverick; urgency=low [ Tim Gardner ] * [Upstream] i915: Use the correct mask to detect i830 aperture size. - LP: #597075 [ Upstream Kernel Changes ] * (drop after 2.6.35) drm/radeon/kms: add ioport register access (squashed) -- Tim Gardner Thu, 08 Jul 2010 09:53:13 -0600 linux (2.6.35-7.11) maverick; urgency=low [ Tim Gardner ] * [Config] CONFIG_X86_MRST=n [ Upstream Kernel Changes ] * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue -- Tim Gardner Tue, 06 Jul 2010 18:39:08 -0600 linux (2.6.35-7.10) maverick; urgency=low [ Kees Cook ] * SAUCE: security: create task_free security callback * SAUCE: Yama: add PTRACE exception tracking and interface * SAUCE: security: unconditionally chain to Yama LSM * Revert "SAUCE: ptrace: restrict ptrace scope to children" * Revert "SAUCE: fs: block hardlinks to non-accessible sources" * Revert "SAUCE: fs: block cross-uid sticky symlinks" * [Upstream] security: Yama LSM * [Config] Enable CONFIG_SECURITY_YAMA=y [ Tim Gardner ] * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4 [ Upstream Kernel Changes ] * rebase to 2.6.35-rc4 -- Leann Ogasawara Thu, 01 Jul 2010 08:55:57 -0700 linux (2.6.35-6.9) maverick; urgency=low [ Tim Gardner ] * [Upstream] direct_splice_actor() should not use pos in sd - LP: #588861 -- Leann Ogasawara Mon, 28 Jun 2010 12:35:49 -0700 linux (2.6.35-6.8) maverick; urgency=low [ Mathieu J. Poirier ] * ARM: Adding regulator supply for vdds_sdi. - LP: #597904 -- Leann Ogasawara Sun, 27 Jun 2010 16:34:43 -0700 linux (2.6.35-6.7) maverick; urgency=low [ Alberto Milone ] * [Upstream] Add support for the ATIF ACPI method to the radeon driver [ Chase Douglas ] * [Upstream] HID: magicmouse: scroll on entire surface, not just middle of mouse * [Upstream] HID: magicmouse: disable and add module param for scroll acceleration * [Upstream] HID: magicmouse: properly account for scroll movement in state * [Upstream] HID: magicmouse: add param for scroll speed * [Upstream] HID: magicmouse: enable horizontal scrolling [ Henrik Rydberg ] * [Upstream] Input: evdev - convert to dynamic event buffer * [Upstream] Input: evdev - use driver hint to compute size of event buffer * [Upstream] Input: bcm5974 - set the average number of events per MT event packet * [Upstream] Input: hid-input - use a larger event buffer for MT devices * [Upstream] Input: evdev - never leave the client buffer empty after write [ John Johansen ] * SAUCE: AppArmor: -- mainline 2010-06-23 * SAUCE: AppArmor 2.4 compatibility patch * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion [ Leann Ogasawara ] * [Config] Enable CONFIG_INTR_REMAP=y - LP: #597091 * [Config] Enable CONFIG_X86_X2APIC - LP: #597091 [ Mathieu J. Poirier ] * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap - LP: #594382 -- Leann Ogasawara Thu, 24 Jun 2010 12:19:48 -0700 linux (2.6.35-5.6) maverick; urgency=low [ Amit Kucheria ] * [Config] update omap flavour description [ Andy Whitcroft ] * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac - LP: #570500, #576274 * SAUCE: add option to hand off all kernel parameters to init - LP: #586386 * [Config] enable passing all kernel command line to init - LP: #586386 * [Config] disable CONFIG_VMI - LP: #537601 * [Config] enable CONFIG_IPV6_SIT_6RD - LP: #591869 * [Config] enable CONFIG_VMWARE_BALOON as module - LP: #592039 [ Leann Ogasawara ] * Revert "SAUCE: pm: Config option to disable handling of console during suspend/resume" - LP: #594885 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE * [Config] ports: enable passing all kernel command line to init - LP: #586386 * [Config] Enable CONFIG_FB_VESA=y for x86 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer * [Config] Enable CONFIG_TASK_DELAY_ACCT=y - LP: #493156 [ Mathieu Poirier ] * ARM: Adding MosChip MCS7830 to nic-usb - LP: #584920 [ Upstream Kernel Changes ] * Revert "[Upstream] docbook: need xmldoclinks for all doc types" * docbook: need xmldoclinks for all doc types * perf probe: Add kernel source path option -- Leann Ogasawara Thu, 17 Jun 2010 08:05:29 -0700 linux (2.6.35-4.5) maverick; urgency=low [ Leann Ogasawara ] * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer size (rev2)" * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)" * Revert "[Upstream] (evdev) Use multi-reader buffer to save space (rev4)" * Revert "SAUCE: drivers: Remove some duplicate device entries in various modules" * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq" * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id [ Tim Gardner ] * [Config] CONFIG_NFS_FSCACHE=y - LP: #440522 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y - LP: #440522 -- Leann Ogasawara Wed, 16 Jun 2010 08:43:07 -0700 linux (2.6.35-3.4) maverick; urgency=low [ Andy Whitcroft ] * debian -- ensure the version number is clean [ Henrik Rydberg ] * [Upstream] Introduce MT event slots (rev 5) * [Upstream] Document the MT event slot protocol (rev5) * [Upstream] (evdev) Use multi-reader buffer to save space (rev4) * [Upstream] (evdev) Convert to dynamic event buffer (rev4) * [Upstream] (evdev) Use driver hint to compute the evdev buffer size (rev2) [ Leann Ogasawara ] * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module" * Revert "SAUCE: hostap: send events on data interface as well as master interface" * Revert "Fix webcam having USB ID 0ac8:303b" * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver" * rebase to v2.6.35-rc3 [ Maxim Levitsky ] * [Config] Enable new Smartmedia/xD translation layer - LP: #202490 [ Upstream Kernel Changes ] * net: fix deliver_no_wcard regression on loopback device [ Upstream changes ] * rebased to v2.6.35-rc3 -- Leann Ogasawara Thu, 10 Jun 2010 16:15:22 -0700 linux (2.6.35-2.3) maverick; urgency=low [ Bryan Wu ] * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO [ Leann Ogasawara ] * [Config] armel: Enable CONFIG_BNX2=m * [Config] ports: Enable CONFIG_BNX2X=m * SAUCE: armel: define get_dma_ops to fix FTBS [ Tim Gardner ] * [Upstream] net: Print num_rx_queues imbalance warning only when there are allocated queues - LP: #591416 -- Leann Ogasawara Wed, 09 Jun 2010 08:27:41 -0700 linux (2.6.35-2.2) maverick; urgency=low [ Andy Whitcroft ] * [Config] d-i: make armel configuration versatile flavour specific - LP: #588805 * [Config] d-i: enable .udebs for omap flavour - LP: #588805 [ Kees Cook ] * ptrace: limit scope to attach only (allow read) - LP: #589656 [ Leann Ogasawara ] * rebase to v2.6.35-rc2 * [Config] update configs following rebase to v2.6.35-rc2 * [Config] update port configs following rebase to v2.6.35-rc2 [ Lee Jones ] * Enable perf to be more helpful when perf_ does not exist. - LP: #570500 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs. [ Tim Gardner ] * [Config] Update bnx2 udeb firmware files - LP: #589304 [ Upstream changes ] * rebased to v2.6.35-rc2 -- Leann Ogasawara Mon, 07 Jun 2010 09:45:04 -0700 linux (2.6.35-1.1) maverick; urgency=low [ Andy Whitcroft ] * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601 - LP: #587888 * ubuntu: AUFS -- track changes to the arguements to fop fsync() [ Leann Ogasawara ] * rebase to v2.6.35-rc1 * [Config] update configs following rebase to v2.6.35-rc1 * [Config] update port configs following rebase to v2.6.35-rc1 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free() * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free() * SAUCE: ndiswrapper: convert multicast list to list_head * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL * [Config] [FTBS] ia64: Temporarily disable gpiolib * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI * [Config] [FTBS] armel: Temporarily disable bnx2 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm * SAUCE: [FTBS] armel: include linux/dma-mapping.h * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with gpio_set_debounce [ Upstream Kernel Changes ] * of/usb: fix build error due to of_node pointer move * n2_crypto: Fix build after of_device/of_platform_driver changes. * powerpc/fsl-booke: fix the case where we are not in the first page * powerpc/fsl-booke: Move the entry setup code into a seperate file * powerpc/kexec: Add support for FSL-BookE * greth: Fix build after OF device conversions. [ Upstream changes ] * rebased to v2.6.35-rc1 -- Leann Ogasawara Fri, 04 Jun 2010 23:01:52 -0700 linux (2.6.35-1.0) UNRELEASED; urgency=low [ Leann Ogasawara ] * Null entry. -- Leann Ogasawara Wed, 02 Jun 2010 15:17:41 -0700 linux (2.6.34-5.14) maverick; urgency=low [ Tim Gardner ] * [Config] Added module inclusion support * [Config] Added virtual flavour module inclusion list and d-i package definitions -- Leann Ogasawara Wed, 02 Jun 2010 12:58:14 -0700 linux (2.6.34-5.13) maverick; urgency=low [ Andy Whitcroft ] * Revert "ubuntu: AUFS -- aufs2 20091209" * Revert "ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)" * Revert "ubuntu: AUFS -- export various core functions (aufs2-base.patch)" * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34 - LP: #587888 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34 - LP: #587888 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601 - LP: #587888 * [Config] AUFS -- enable aufs options - LP: #587888 -- Leann Ogasawara Tue, 01 Jun 2010 08:56:43 -0700 linux (2.6.34-5.12) maverick; urgency=low [ Andy Whitcroft ] * enforce -- ensure SYSFS compatibility is disabled [ Chase Douglas ] * build with libdw-dev for perf probe symbol support * maverick ftrace configuration changes [ Kees Cook ] * Revert "SAUCE: x86: brk away from exec rand area" * Revert "SAUCE: [um] Don't use nx_enabled under UML" * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32" * SAUCE: x86: implement cs-limit nx-emulation for ia32 - LP: #369978 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only * SAUCE: x86: brk away from exec rand area - LP: #452175 * SAUCE: ptrace: restrict ptrace scope to children [ Leann Ogasawara ] * Add new omap flavour to getabis * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs - LP: #585490 * build/modules: Temorarily add ignore.modules * ubuntu: iscsitarget -- version 1.4.20.1 [ Loïc Minier ] * SAUCE: [um] Don't use nx_enabled under UML - LP: #524849 -- Leann Ogasawara Fri, 28 May 2010 08:27:17 -0700 linux (2.6.34-4.11) maverick; urgency=low [ Amit Kucheria ] * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files * [Config] Add support for OMAP-mainline flavour [ Andy Whitcroft ] * SAUCE: powerpc: fix compile error when ptrace.h is included from userspace - LP: #583733 [ Chase Douglas ] * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers are present" * Revert "SAUCE: Disable function tracing after hitting __schedule_bug" * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing load detect pipe" [ Kees Cook ] * SAUCE: fs: block cross-uid sticky symlinks * SAUCE: fs: block hardlinks to non-accessible sources [ Koen Kooi ] * SAUCE: board-omap3-beagle: add DSS2 support [ Leann Ogasawara ] * Revert "staging/go7007 -- disable" * Revert "[Config] staging/winbond -- disable" * Revert "Disable 4MB page tables for Atom, work around errata AAE44" * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount" * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit controller" * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT" * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros" * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps" * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B chipsets." * Revert "[Upstream] b43: Declare all possible firmware files." * Revert "add Breaks: against hardy lvm2" * Revert "SAUCE: Guest OS does not recognize a lun with non zero target id on Vmware ESX Server" * Revert "SAUCE: Catch nonsense keycodes and silently ignore" * [Config] Enable CONFIG_ECRYPT_FS=y for ports * [Config] Enable CONFIG_USB=y for armel and sparc * [Config] Enable CONFIG_SCSI=y for ia64 and sparc * [Config] Enable CONFIG_RFKILL=y for ports * [Config] Enable CONFIG_ATH9K_DEBUGFS=y * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y * [Config] Enable CONFIG_LIBERTAS_MESH=y * [Config] Enable CONFIG_MMC_RICOH_MMC=y * [Config] CONFIG_RT2800USB_UNKNOWN=y * [Config] Enable CONFIG_VGA_SWITCHEROO=y * [Config] Enable CONFIG_CEPH_FS=m * [Config] Enable CONFIG_CRYPTO_PCRYPT=m * [Config] Enable CONFIG_EEEPC_WMI=m * [Config] Enable CONFIG_RT2800PCI=m * [Config] Enable CONFIG_SCSI_HPSA=m * [Config] Enable CONFIG_VHOST_NET=m * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default - LP: #582350 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS - LP: #579300 * [Config] Enable CONFIG_PCIEASPM=y - LP: #333990 * [Config] updateconfigs for OMAP flavour [ Loïc Minier ] * Enable perf tools on armel [ Tim Gardner ] * SAUCE: Updated ndiswrapper to 1.56 - LP: #582555 * [Config] Added virtual flavour * [Config] Remove support for sub-flavours * [Config] Removed amd64 preempt flavour * [Config] updateconfigs, updateportsconfigs after flavour munging -- Leann Ogasawara Tue, 25 May 2010 09:34:55 -0700 linux (2.6.34-3.10) maverick; urgency=low [ Leann Ogasawara ] * rebase to v2.6.34 [ Upstream changes ] * rebased to v2.6.34 -- Leann Ogasawara Tue, 18 May 2010 17:35:35 -0700 linux (2.6.34-2.9) maverick; urgency=low [ Leann Ogasawara ] * [Config] [FTBS] Disable comedi for armel -- Leann Ogasawara Thu, 13 May 2010 23:20:55 +0200 linux (2.6.34-2.8) maverick; urgency=low [ Leann Ogasawara ] * Drop lpia * [Config] [FTBS] disable KVM * [Config] [FTBS] disable ipr for armel -- Leann Ogasawara Thu, 13 May 2010 16:07:52 +0200 linux (2.6.34-2.7) maverick; urgency=low [ Leann Ogasawara ] * [Config] disable CONFIG_SCSI_IPR on powerpc * [Config] Remove 386 flavour per UDS discussion -- Leann Ogasawara Wed, 12 May 2010 18:26:43 +0200 linux (2.6.34-1.6) maverick; urgency=low [ Chase Douglas ] * enforce CONFIG_TMPFS_POSIX_ACL=y - LP: #575940 * don't force module dependency checking - LP: #577029 [ Kees Cook ] * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write - LP: #568844 [ Leann Ogasawara ] * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL" * rebase to v2.6.34-rc7 * [Config] update configs following rebase to v2.6.34-rc7 * [Config] update port configs following rebase to v2.6.34-rc7 * Add btrfs to the udebs [ Tim Gardner ] * [Config] Add atl1c to nic-modules udeb - LP: #557130 [ Upstream changes ] * rebased to v2.6.34-rc7 -- Leann Ogasawara Tue, 11 May 2010 11:29:08 +0200 linux (2.6.34-1.5) UNRELEASED; urgency=low [ Leann Ogasawara ] * rebase to v2.6.34-rc6 * [Config] update configs following rebase to v2.6.34-rc6 * [Config] update port configs following rebase to v2.6.34-rc6 [ Upstream changes ] * rebased to v2.6.34-rc6 -- Leann Ogasawara Fri, 30 Apr 2010 15:54:05 +0100 linux (2.6.34-1.4) UNRELEASED; urgency=low [ Leann Ogasawara ] * rebase to v2.6.34-rc5 * [Config] update ports configs following rebase to v2.6.34-rc5 [ Upstream changes ] * rebased to v2.6.34-rc5 -- Leann Ogasawara Thu, 22 Apr 2010 15:36:12 -0700 linux (2.6.34-1.3) UNRELEASED; urgency=low [ Leann Ogasawara ] * rebase to v2.6.34-rc4 * [Config] update configs following rebase to v2.6.34-rc4 * [Config] update port configs following rebase to v2.6.34-rc4 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4 [ Upstream changes ] * rebased to v2.6.34-rc4 -- Leann Ogasawara Tue, 13 Apr 2010 18:33:44 -0700 linux (2.6.34-1.2) UNRELEASED; urgency=low [ Leann Ogasawara ] * Temorarily disable building linux-doc * rebase to v2.6.34-rc3 * [Config] update configs following rebase to v2.6.34-rc3 * [Config] update port configs following rebase to v2.6.34-rc3 [ Upstream changes ] * rebased to v2.6.34-rc3 -- Leann Ogasawara Tue, 30 Mar 2010 16:55:44 -0700 linux (2.6.34-1.1) UNRELEASED; urgency=low [ Leann Ogasawara ] * rebase to v2.6.34-rc2 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2 * [Config] update port configs following rebase to v2.6.34-rc2 * [Config] update configs following rebase to v2.6.34-rc2 [ Upstream changes ] * rebased to v2.6.34-rc2 -- Leann Ogasawara Wed, 24 Mar 2010 23:00:39 -0700 linux (2.6.33-1.1) UNRELEASED; urgency=low [ Leann Ogasawara ] * ubuntu: dm-raid4-5 -- update to compile with 2.6.33 * ubuntu: lirc -- drop explicit include of linux/autoconf.h * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock * ubuntu: lirc -- rename kfifo_put and kfifo_get * ubuntu: iscsitarget -- rename daddr inet_sock field * rebased to v2.6.33 * [Config] update configs following rebase to v2.6.33 * [Config] update ports configs following rebase to v2.6.33 [ Upstream changes ] * rebased to v2.6.33 -- Leann Ogasawara Tue, 23 Mar 2010 03:55:46 -0700 linux (2.6.33-0.0) UNRELEASED; urgency=low [ Leann Ogasawara ] * Null entry. -- Leann Ogasawara Wed, 17 Mar 2010 07:48:56 -0700 linux (2.6.32-16.25) lucid; urgency=low [ Andy Whitcroft ] * linux-tools -- move to Suggests: with explicit seeding - LP: #534635 [ Tim Gardner ] * [Config] CONFIG_HID=m [ Upstream Kernel Changes ] * (pre-stable) sched: Fix SMT scheduler regression in find_busiest_queue() * KVM: introduce kvm_vcpu_on_spin * KVM: VMX: Add support for Pause-Loop Exiting -- Andy Whitcroft Tue, 09 Mar 2010 14:13:51 +0000 linux (2.6.32-16.24) lucid; urgency=low [ Andy Whitcroft ] * armel -- perf userspace does not support arm * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries -- Andy Whitcroft Sat, 06 Mar 2010 11:42:12 +0000 linux (2.6.32-16.23) lucid; urgency=low [ Andy Whitcroft ] * SAUCE: PM report driver and device suspend/resume times -- move config * update to standards version 3.8.4.0 * printenv -- expose all of the package selectors * source package -- cleanup source content control * doc package -- ensure we do build package content on buildd * lintian -- correct the address in the debian/copyright * lintian -- update debhelper package version dependancy * lintian -- fix ghostscript dependancy * lintian -- add required misc:Depends * lintian -- move our debhelper compat level to debian/compat * perf -- build the kernel carried tools * perf -- add linux-tools carrying the version switches and manuals * SAUCE: fix up Kconfig for staging drivers * [Config] enable NOUVEAU etc following drm backport * update DRM to mainline v2.6.33 * [Config] Remove AppArmor config options that no longer exist (ports) * [Config] updateportsconfigs following drm update [ John Johansen ] * ubuntu: AppArmor -- update to mainline 2010-03-04 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels * [Config] Remove AppArmor config options that no longer exist [ Manoj Iyer ] * ubuntu: rtl8192se -- version 2010-0115,0014 - LP: #530275 * [Config] added CONFIG_RTL8192SE module. - LP: #530275 [ Tim Gardner ] * [Config] Added vmw_pvscsi to d-i/scsi-modules - LP: #531017 * [Upstream] netfilter: xt_recent: Add an entry reaper [ Upstream Kernel Changes ] * Revert "KVM: x86 emulator: Check CPL level during privilege instruction emulation" * Revert "KVM: x86 emulator: Fix popf emulation" * Revert "KVM: x86 emulator: Check IOPL level during io instruction emulation" * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation" * Revert "KVM: fix memory access during x86 emulation." * Add vlan (8021.Q) module package for d-i. * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell Inspiron 700m - LP: #515246 * [Upstream] docbook: need xmldoclinks for all doc types * x86: set_personality_ia32() misses force_personality32 * lib: Introduce generic list_sort function * drm/nv50: Implement ctxprog/state generation. * drm/nv50: Remove redundant/incorrect ctxvals initialisation. * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell Inspiron 700m - LP: #515246 -- Andy Whitcroft Fri, 05 Mar 2010 15:40:38 +0000 linux (2.6.32-15.22) lucid; urgency=low [ Andy Whitcroft ] * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT" * Revert "SAUCE: PM report driver and device suspend/resume times." * [Config] set CONFIG_SR_REPORT_TIME_LIMIT [ Manoj Iyer ] * SAUCE: PM report driver and device suspend/resume times. -- Andy Whitcroft Tue, 02 Mar 2010 01:35:37 +0000 linux (2.6.32-15.21) lucid; urgency=low [ Andy Whitcroft ] * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k" * Revert "[Config] lenovo-sl-laptop -- enable" * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)" * armel -- cramfs module will no longer be built * d-i -- make all modules optional * rename the debug packages to match archive standard - LP: #527837 * lenovo-sl-laptop is no longer built [ Colin Ian King ] * Disable 4MB page tables for Atom, work around errata AAE44 - LP: #523112 [ Colin Watson ] * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS * ubuntu: fsam7400: Depend on CHECK_SIGNATURE [ Jesse Barnes ] * SAUCE: drm/i915: don't change DRM configuration when releasing load detect pipe - LP: #488328 [ Loïc Minier ] * [Config] armel Update versatile initrd configs - LP: #524893 * SAUCE: [um] Don't use nx_enabled under UML - LP: #524849 [ Manoj Iyer ] * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT [ Mario Limonciello ] * SAUCE: v3 - Add Dell Business Class Netbook LED driver [ Rafael J. Wysocki ] * SAUCE: PM report driver and device suspend/resume times. [ Surbhi Palande ] * Revert "[Upstream] e1000e: enhance frame fragment detection" - CVE-2009-4538 * Revert "[Upstream] e1000: enhance frame fragment detection" - CVE-2009-4536 [ Tim Gardner ] * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow * SAUCE: (pre-stable) netfilter: xt_recent: fix false match [ Upstream Kernel Changes ] * Revert "(pre-stable) eCryptfs: Add getattr function" * Fix potential crash with sys_move_pages * futex_lock_pi() key refcnt fix * futex: Handle user space corruption gracefully * futex: Handle futex value corruption gracefully * Fix race in tty_fasync() properly * hwmon: (w83781d) Request I/O ports individually for probing * hwmon: (lm78) Request I/O ports individually for probing * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT * ALSA: ctxfi - fix PTP address initialization * drm/i915: disable hotplug detect before Ironlake CRT detect * drm/i915: enable self-refresh on 965 * drm/i915: Disable SR when more than one pipe is enabled * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers. * i2c-tiny-usb: Fix on big-endian systems * drm/i915: handle FBC and self-refresh better * drm/i915: Increase fb alignment to 64k * drm/i915: Update write_domains on active list after flush. * regulator: Fix display of null constraints for regulators * ALSA: hda-intel: Avoid divide by zero crash * CPUFREQ: Fix use after free of struct powernow_k8_data * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb * cciss: Make cciss_seq_show handle holes in the h->drv[] array * ioat: fix infinite timeout checking in ioat2_quiesce * resource: add helpers for fetching rlimits * fs/exec.c: restrict initial stack space expansion to rlimit * cifs: fix length calculation for converted unicode readdir names * NFS: Fix a reference leak in nfs_wb_cancel_page() * NFS: Try to commit unstable writes in nfs_release_page() * NFSv4: Don't allow posix locking against servers that don't support it * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors * NFS: Fix an Oops when truncating a file * NFS: Fix a umount race * NFS: Fix a bug in nfs_fscache_release_page() * NFS: Fix the mapping of the NFSERR_SERVERFAULT error * md: fix 'degraded' calculation when starting a reshape. * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter * Export the symbol of getboottime and mmonotonic_to_bootbased * kvmclock: count total_sleep_time when updating guest clock * KVM: PIT: control word is write-only * tpm_infineon: fix suspend/resume handler for pnp_driver * amd64_edac: Do not falsely trigger kerneloops * netfilter: nf_conntrack: fix memory corruption with multiple namespaces * netfilter: nf_conntrack: per netns nf_conntrack_cachep * netfilter: nf_conntrack: restrict runtime expect hashsize modifications * netfilter: xtables: compat out of scope fix * netfilter: nf_conntrack: fix hash resizing with namespaces * drm/i915: remove full registers dump debug * drm/i915: add i915_lp_ring_sync helper * drm/i915: Don't wait interruptible for possible plane buffer flush * dasd: remove strings from s390dbf * crypto: padlock-sha - Add import/export support * wmi: Free the allocated acpi objects through wmi_get_event_data * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value * /dev/mem: introduce size_inside_page() * devmem: check vmalloc address on kmem read/write * devmem: fix kmem write bug on memory holes * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead of value 0. * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB * ALSA: hda - use WARN_ON_ONCE() for zero-division detection * dst: call cond_resched() in dst_gc_task() * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support * befs: fix leak * rtc-fm3130: add missing braces * Call flush_dcache_page after PIO data transfers in libata-sff.c * ahci: add Acer G725 to broken suspend list * pktgen: Fix freezing problem * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt * x86/amd-iommu: Fix deassignment of a device from the pt_domain * x86: Re-get cfg_new in case reuse/move irq_desc * Staging: fix rtl8187se compilation errors with mac80211 * ALSA: usb-audio - Avoid Oops after disconnect * serial: 8250: add serial transmitter fully empty test * sysfs: sysfs_sd_setattr set iattrs unconditionally * class: Free the class private data in class_release * USB: usbfs: only copy the actual data received * USB: usbfs: properly clean up the as structure on error paths * rtl8187: Add new device ID * ACPI: Add NULL pointer check in acpi_bus_start * ACPI: fix High cpu temperature with 2.6.32 * drm/radeon/kms: use udelay for short delays * NFS: Too many GETATTR and ACCESS calls after direct I/O * eCryptfs: Add getattr function * b43: Fix throughput regression * ath9k: Fix sequence numbers for PAE frames * mac80211: Fix probe request filtering in IBSS mode * iwlwifi: Fix to set correct ht configuration * dm stripe: avoid divide by zero with invalid stripe count * dm log: userspace fix overhead_size calcuations * Linux 2.6.32.9 * sfc: Fix SFE4002 initialisation * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances * (pre-stable) HID: handle joysticks with large number of buttons - LP: #492056 * (pre-stable) HID: extend mask for BUTTON usage page - LP: #492056 * PM: Measure device suspend and resume times * e1000: enhance frame fragment detection - CVE-2009-4536 * e1000e: enhance frame fragment detection - CVE-2009-4538 * KVM: fix memory access during x86 emulation. - CVE-2010-0306 * KVM: x86 emulator: Add Virtual-8086 mode of emulation - CVE-2010-0306 * KVM: x86 emulator: Check IOPL level during io instruction emulation - CVE-2010-0306 * KVM: x86 emulator: Fix popf emulation - CVE-2010-0306 * KVM: x86 emulator: Check CPL level during privilege instruction emulation - CVE-2010-0306 * Input: wacom - ensure the device is initialized properly upon resume * Input: wacom - add defines for packet lengths of various devices * Input: wacom - add support for new LCD tablets - LP: #516777 -- Andy Whitcroft Mon, 01 Mar 2010 22:56:28 +0000 linux (2.6.32-14.20) lucid; urgency=low [ Andy Whitcroft ] * rebuild following the GCC update to match compiler for out of tree modules * Revert "[Config] drbd -- enable" * Revert "ubuntu: drbd -- version 8.3.1" * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU - LP: #510937 -- Andy Whitcroft Fri, 19 Feb 2010 18:47:18 +0000 linux (2.6.32-14.19) lucid; urgency=low [ Andy Whitcroft ] * ensure we build the source package contents when enabled - LP: #522308 * [Config] enable CONFIG_X86_MCE_XEON75XX * SAUCE: AppArmor -- add linux/kref.h for struct kref * [Config] enable CONFIG_HID_ORTEK * enable udeb generation for arm versatile flavour - LP: #522515 [ John Johansen ] * ubuntu: AppArmor -- update to mainline 2010-02-18 - LP: #439560, #496110, #507069 [ Johnathon Harris ] * SAUCE: HID: add support for Ortek WKB-2000 - LP: #405390 [ Upstream Kernel Changes ] * tpm_tis: TPM_STS_DATA_EXPECT workaround - LP: #490487 * x86, mce: Xeon75xx specific interface to get corrected memory error information * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll * x86, mce: Make xeon75xx memory driver dependent on PCI * drm/edid: Unify detailed block parsing between base and extension blocks - LP: #500999 * (pre-stable) eCryptfs: Add getattr function - LP: #390833 -- Andy Whitcroft Thu, 18 Feb 2010 19:22:02 +0000 linux (2.6.32-13.18) lucid; urgency=low [ Andy Whitcroft ] * Revert "enforcer -- make the enforcement configuration common" * Revert "(pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00 series)" * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390" * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755" * Revert "SAUCE: Adds support for COMPAL JHL90 webcam" * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching" * Revert "SAUCE: make fc transport removal of target configurable" * enforcer -- make the enforcement configuration common * getabis -- add preempt flavour to the list * [Config] enforce DEVTMPFS options * [Config] armel -- cleanup to-be builtin modules * [Config] cleanup ports configs * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL - LP: #485536 * add printdebian target to find branch target * distclean -- do not remove debian.env * [Config] generic-pae switch to M586TSC - LP: #519448 * git-ubuntu-log -- commonise duplicated log handling * git-ubuntu-log -- tighten up Bug: NNNN matching * git-ubuntu-log -- sort the bug numbers [ Chris Wilson ] * (pre-stable) drm/i915: Increase fb alignment to 64k - LP: #404064 [ Eric Miao ] * arm -- enable ubuntu/ directory [ Huang Ying ] * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation * SAUCE: crypto: ghash-intel - Fix building failure on x86_32 [ Loïc Minier ] * [Config] cleanup preempt configuration * [Config] versatile: Fix video output - LP: #517594 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768 * [Config] Large update to armel/versatile * [Config] versatile: Add RTC support * [Config] armel: Enable NEON * [Config] versatile: Builtin MMC support * [Config] versatile Builtin SCSI controller * [Config] armel Disable dma_cache_sync callers * [Config] armel Disable asm/time.h users * [Config] armel Disable out of range udelay() * [Config] armel Disable flush_cache_range() users * [Config] armel -- Enable ubuntu/ drivers [ Steve Conklin ] * SAUCE: drm/i915: Add display hotplug event on Ironlake * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake [ Upstream Kernel Changes ] * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support" * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions in IRQ handler"" * clockevent: Don't remove broadcast device when cpu is dead * clockevents: Add missing include to pacify sparse * ACPI: don't cond_resched if irq is disabled * be2net: Add support for next generation of BladeEngine device. * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE. * mpt2sas: New device SAS2208 support is added * ar9170: Add support for D-Link DWA 160 A2 * powerpc/fsl: Add PCI device ids for new QoirQ chips * davinci: dm646x: Add support for 3.x silicon revision * Input: ALPS - add interleaved protocol support (Dell E6x00 series) * Driver-Core: devtmpfs - set root directory mode to 0755 * driver-core: fix devtmpfs crash on s390 * vfs: get_sb_single() - do not pass options twice * ALSA: hda - Add PCI IDs for Nvidia G2xx-series * V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppauge USB IDs * USB: mos7840: add device IDs for B&B electronics devices * USB: ftdi_sio: add USB device ID's for B&B Electronics line * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134 SubVendor ID: 0x1043 Device ID: 0x4847) * iTCO_wdt: Add support for Intel Ibex Peak * atl1c:use common_task instead of reset_task and link_chg_task * atl1e:disable NETIF_F_TSO6 for hardware limit * V4L/DVB (13680a): DocBook/media: copy images after building HTML * V4L/DVB (13680b): DocBook/media: create links for included sources * netfilter: xtables: fix conntrack match v1 ipt-save output * partitions: read whole sector with EFI GPT header * partitions: use sector size for EFI GPT * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@ * sched: Fix isolcpus boot option * sched: Fix missing sched tunable recalculation on cpu add/remove * nohz: Prevent clocksource wrapping during idle * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups * timers, init: Limit the number of per cpu calibration bootup messages * PCI: Always set prefetchable base/limit upper32 registers * iscsi class: modify handling of replacement timeout * NFS: Revert default r/wsize behavior * HID: fixup quirk for NCR devices * scsi_devinfo: update Hitachi entries (v2) * scsi_dh: create sysfs file, dh_state for all SCSI disk devices * scsi_transport_fc: remove invalid BUG_ON * lpfc: fix hang on SGI ia64 platform * libfc: fix typo in retry check on received PRLI * libfc: fix ddp in fc_fcp for 0 xid * fcoe: remove redundant checking of netdev->netdev_ops * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN * libfc: lport: fix minor documentation errors * libfc: don't WARN_ON in lport_timeout for RESET state * fcoe: initialize return value in fcoe_destroy * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data * libfc: fix memory corruption caused by double frees and bad error handling * libfc: fix free of fc_rport_priv with timer pending * libfc: remote port gets stuck in restart state without really restarting * fcoe, libfc: fix an libfc issue with queue ramp down in libfc * fcoe: Fix checking san mac address * fcoe: Fix getting san mac for VLAN interface * qlge: Remove explicit setting of PCI Dev CTL reg. * qlge: Set PCIE max read request size. * qlge: Don't fail open when port is not initialized. * qlge: Add handler for DCBX firmware event. * qlge: Bonding fix for mode 6. * PCI: AER: fix aer inject result in kernel oops * DMI: allow omitting ident strings in DMI tables * Input: i8042 - remove identification strings from DMI tables * Input: i8042 - add Gigabyte M1022M to the noloop list * Input: i8042 - add Dritek quirk for Acer Aspire 5610. * ALSA: hda - select IbexPeak handler for Calpella * ALSA: hda - Fix quirk for Maxdata obook4-1 * ALSA: hda - Add missing Line-Out and PCM switches as slave * iTCO_wdt.c - cleanup chipset documentation * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs * ahci: disable SNotification capability for ich8 * ata_piix: fix MWDMA handling on PIIX3 * md: fix small irregularity with start_ro module parameter * V4L/DVB (13826): uvcvideo: Fix controls blacklisting * cio: fix double free in case of probe failure * cio: dont panic in non-fatal conditions * netiucv: displayed TX bytes value much too high * ipc ns: fix memory leak (idr) * ALSA: hda - Fix HP T5735 automute * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog * UBI: fix memory leak in update path * UBI: initialise update marker * ASoC: fix a memory-leak in wm8903 * mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. * cfg80211: fix channel setting for wext * KVM: S390: fix potential array overrun in intercept handling * KVM: only allow one gsi per fd * KVM: Fix race between APIC TMR and IRR * KVM: MMU: bail out pagewalk on kvm_read_guest error * KVM: x86: Fix host_mapping_level() * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() * KVM: fix lock imbalance in kvm_*_irq_source_id() * KVM: only clear irq_source_id if irqchip is present * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C - LP: #516325 * iwlwifi: Fix throughput stall issue in HT mode for 5000 * fnctl: f_modown should call write_lock_irqsave/restore * x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers. * Linux 2.6.32.7 * scsi_lib: Fix bug in completion of bidi commands * mptsas: Fix issue with chain pools allocation on katmai * mm: add new 'read_cache_page_gfp()' helper function * drm/i915: Selectively enable self-reclaim * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems * S390: fix single stepped svcs with TRACE_IRQFLAGS=y * x86: Set hotpluggable nodes in nodes_possible_map * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) * libata: retry FS IOs even if it has failed with AC_ERR_INVALID * zcrypt: Do not remove coprocessor for error 8/72 * dasd: fix possible NULL pointer errors * ACPI: Add a generic API for _OSC -v2 * ACPI: Add platform-wide _OSC support. * ACPI: fix OSC regression that caused aer and pciehp not to load * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes * UBI: fix volume creation input checking * e1000/e1000e: don't use small hardware rx buffers * drm/i915: Reload hangcheck timer too for Ironlake * Fix a leak in affs_fill_super() * Fix failure exits in bfs_fill_super() * fix oops in fs/9p late mount failure * fix leak in romfs_fill_super() * Fix remount races with symlink handling in affs * fix affs parse_options() * Fix failure exit in ipathfs * mm: fix migratetype bug which slowed swapping * FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack * Split 'flush_old_exec' into two functions * sparc: TIF_ABI_PENDING bit removal * x86: get rid of the insane TIF_ABI_PENDING bit * Input: winbond-cir - remove dmesg spam * x86: Disable HPET MSI on ATI SB700/SB800 * iwlwifi: set default aggregation frame count limit to 31 * drm/i915: only enable hotplug for detected outputs * firewire: core: add_descriptor size check * SECURITY: selinux, fix update_rlimit_cpu parameter * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints * x86: Add Dell OptiPlex 760 reboot quirk - LP: #488319 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption * x86/amd-iommu: Fix possible integer overflow * clocksource: fix compilation if no GENERIC_TIME * tcp: update the netstamp_needed counter when cloning sockets * sky2: Fix oops in sky2_xmit_frame() after TX timeout * net: restore ip source validation * af_packet: Don't use skb after dev_queue_xmit() * ax25: netrom: rose: Fix timer oopses * KVM: allow userspace to adjust kvmclock offset * oprofile/x86: add Xeon 7500 series support * oprofile/x86: fix crash when profiling more than 28 events * libata: retry link resume if necessary * mm: percpu-vmap fix RCU list walking * mm: purge fragmented percpu vmap blocks * block: fix bio_add_page for non trivial merge_bvec_fn case * Fix 'flush_old_exec()/setup_new_exec()' split * random: drop weird m_time/a_time manipulation * random: Remove unused inode variable * block: fix bugs in bio-integrity mempool usage * usb: r8a66597-hdc disable interrupts fix * connector: Delete buggy notification code. * be2net: Bug fix to support newer generation of BE ASIC * be2net: Fix memset() arg ordering. * mm: flush dcache before writing into page to avoid alias * mac80211: fix NULL pointer dereference when ftrace is enabled * imxfb: correct location of callbacks in suspend and resume * mx3fb: some debug and initialisation fixes * starfire: clean up properly if firmware loading fails * kernel/cred.c: use kmem_cache_free * uartlite: fix crash when using as console * pktcdvd: removing device does not remove its sysfs dir * ath9k: fix eeprom INI values override for 2GHz-only cards * ath9k: fix beacon slot/buffer leak * powerpc: TIF_ABI_PENDING bit removal * NET: fix oops at bootime in sysctl code * Linux 2.6.32.8 -- Andy Whitcroft Wed, 10 Feb 2010 18:56:52 +0000 linux (2.6.32-12.17) lucid; urgency=low [ Andy Whitcroft ] * restore linux-image prefix -- master * enforce -- we require SELINUX enabled -- master * enforce -- ensure APPARMOR is our default LSM -- master * make doc package completely optional -- master * make source package completely optional -- master * make linux-libc-dev completly optional -- master * convert package disable to a deps list -- master * allow common headers to switch from indep to arch -- master * convert binary package disable to a deps list -- master * add configuration option for a full source build tree -- master * add support for uImage kernels in package control scripts * getabis -- cleanup and parameterise repository list -- master * getabis -- move configuration to etc/getabi -- master * kernelconfig -- move configuration to etc -- master * rules -- make debian/debian.env master for branch name * set the current branch name -- master * pull back common debian.master files into debian -- master * enforcer -- make the enforcement configuration common * insert-changes -- correctly link to debian/rules in DROOT [ Colin Watson ] * future-proof ddeb handling against buildd changes [ Eric Miao ] * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on X86 [ Loïc Minier ] * Add modules.builtin.bin to prerm rm list - LP: #516584 [ Tim Gardner ] * [Config] Implement the amd64 preempt flavour [ Upstream Kernel Changes ] * syslog: distinguish between /proc/kmsg and syscalls - LP: #515623 * sfc: Fix polling for slow MCDI operations * sfc: Fix conditions for MDIO self-test * sfc: QT202x: Remove unreliable MMD check at initialisation * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer * sfc: Use fixed-size buffers for MCDI NVRAM requests -- Andy Whitcroft Fri, 05 Feb 2010 07:09:31 +0000 linux (2.6.32-12.16) lucid; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: acpi battery -- delay first lookup of the battery until first use" * SAUCE: acpi battery -- move first lookup asynchronous - LP: #507211 * [Config] update configs to cleanup generic configs * [Config] disable CONFIG_X86_CPU_DEBUG for amd64 * [Config] enable USER_NS - LP: #480739, #509808 [ Heiko Carstens ] * (pre-stable) driver-core: fix devtmpfs crash on s390 - LP: #512370 [ John Johansen ] * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y - LP: #494565 * [Config] VIRTIO=y for server/virtual flavours - LP: #494565 [ Kay Sievers ] * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755 - LP: #512370 [ Kees Cook ] * SAUCE: x86: brk away from exec rand area - LP: #452175 [ Leann Ogasawara ] * [Upstream] e1000: enhance frame fragment detection - CVE-2009-4536 * [Upstream] e1000e: enhance frame fragment detection - CVE-2009-4538 [ Sebastian Kapfer ] * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00 series) - LP: #296610 [ Upstream Kernel Changes ] * inotify: do not reuse watch descriptors - LP: #485556 * inotify: only warn once for inotify problems * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" * memcg: ensure list is empty at rmdir * drm/i915: remove loop in Ironlake interrupt handler * block: Fix incorrect reporting of partition alignment * x86, mce: Thermal monitoring depends on APIC being enabled * futexes: Remove rw parameter from get_futex_key() * page allocator: update NR_FREE_PAGES only when necessary * x86, apic: use physical mode for IBM summit platforms * edac: i5000_edac critical fix panic out of bounds * x86: SGI UV: Fix mapping of MMIO registers * mfd: WM835x GPIO direction register is not locked * mfd: Correct WM835x ISINK ramp time defines * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned. * reiserfs: truncate blocks not used by a write * HID: add device IDs for new model of Apple Wireless Keyboard * PCI/cardbus: Add a fixup hook and fix powerpc * Input: pmouse - move Sentelic probe down the list * asus-laptop: add Lenovo SL hotkey support * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK * sparc64: Fix NMI programming when perf events are active. * sparc64: Fix Niagara2 perf event handling. * i2c: Do not use device name after device_unregister * i2c/pca: Don't use *_interruptible * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device * sched: Fix task priority bug * vfs: Fix vmtruncate() regression * Linux 2.6.32.5 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges. * Staging: asus_oled: fix oops in 2.6.32.2 * Staging: hv: fix smp problems in the hyperv core code * tty: fix race in tty_fasync * ecryptfs: use after free * ecryptfs: initialize private persistent file before dereferencing pointer * nozomi: quick fix for the close/close bug * serial: 8250_pnp: use wildcard for serial Wacom tablets * usb: serial: fix memory leak in generic driver * USB: fix bitmask merge error * USB: Don't use GFP_KERNEL while we cannot reset a storage device * USB: EHCI: fix handling of unusual interrupt intervals * USB: EHCI & UHCI: fix race between root-hub suspend and port resume * USB: add missing delay during remote wakeup * USB: add speed values for USB 3.0 and wireless controllers * ACPI: EC: Accelerate query execution * ACPI: EC: Add wait for irq storm * SCSI: enclosure: fix oops while iterating enclosure_status array * drm/i915: Read the response after issuing DDC bus switch command * drm/i915: try another possible DDC bus for the SDVO device with multiple outputs * block: bdev_stack_limits wrapper * DM: Fix device mapper topology stacking * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled * USB: fix usbstorage for 2770:915d delivers no FAT * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE * perf timechart: Use tid not pid for COMM change * perf events: Dont report side-band events on each cpu for per-task-per-cpu events * perf: Honour event state for aux stream data * Linux 2.6.32.6 -- Andy Whitcroft Wed, 27 Jan 2010 16:40:23 +0000 linux (2.6.32-11.15) lucid; urgency=low [ Andy Whitcroft ] * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600" * Revert "(pre-stable) sched: Fix balance vs hotplug race" * Revert "[Upstream] acerhdf: Limit modalias matching to supported boards" * Revert "[Upstream] mmc: prevent dangling block device from accessing stale queues" * Revert "SAUCE: Fix nx_enable reporting" * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation" * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32" * SAUCE: i915 -- disable powersave by default - LP: #492392 [ Kees Cook ] * SAUCE: [x86] implement cs-limit nx-emulation for ia32 - LP: #369978 * SAUCE: [x86] fix report of cs-limit nx-emulation - LP: #454285 * SAUCE: Fix nx_enable reporting - LP: #454285 [ Tim Gardner ] * [Upstream] b43: Declare all possible firmware files. - LP: #488636 * [Config] updateconfigs after adding pvscsi - LP: #497156 * [Config] CONFIG_BT=m [ Upstream Kernel Changes ] * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium" * SCSI: ipr: fix EEH recovery * SCSI: qla2xxx: dpc thread can execute before scsi host has been added * SCSI: st: fix mdata->page_order handling * SCSI: fc class: fix fc_transport_init error handling * sched: Fix task_hot() test order * x86, cpuid: Add "volatile" to asm in native_cpuid() * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE * clockevents: Prevent clockevent_devices list corruption on cpu hotplug * pata_hpt3x2n: fix clock turnaround * pata_cmd64x: fix overclocking of UDMA0-2 modes * ASoC: wm8974: fix a wrong bit definition * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer * ALSA: hda - Fix missing capsrc_nids for ALC88x * acerhdf: limit modalias matching to supported - LP: #435958 * ACPI: EC: Fix MSI DMI detection * ACPI: Use the return result of ACPI lid notifier chain correctly * powerpc: Handle VSX alignment faults correctly in little-endian mode * ASoC: Do not write to invalid registers on the wm9712. * drm/radeon: fix build on 64-bit with some compilers. * USB: emi62: fix crash when trying to load EMI 6|2 firmware * USB: option: support hi speed for modem Haier CE100 * USB: Fix a bug on appledisplay.c regarding signedness * USB: musb: gadget_ep0: avoid SetupEnd interrupt * Bluetooth: Prevent ill-timed autosuspend in USB driver * USB: rename usb_configure_device * USB: fix bugs in usb_(de)authorize_device * drivers/net/usb: Correct code taking the size of a pointer * x86: SGI UV: Fix writes to led registers on remote uv hubs * md: Fix unfortunate interaction with evms * dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh' * dma-debug: Do not add notifier when dma debugging is disabled. * dma-debug: Fix bug causing build warning * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals * x86/amd-iommu: Fix initialization failure panic * ioat3: fix p-disabled q-continuation * ioat2,3: put channel hardware in known state at init * KVM: MMU: remove prefault from invlpg handler * KVM: LAPIC: make sure IRR bitmap is scanned after vm load * Libertas: fix buffer overflow in lbs_get_essid() * iwmc3200wifi: fix array out-of-boundary access * mac80211: fix propagation of failed hardware reconfigurations * mac80211: fix WMM AP settings application * mac80211: Fix IBSS merge * cfg80211: fix race between deauth and assoc response * ath5k: fix SWI calibration interrupt storm * ath9k: wake hardware for interface IBSS/AP/Mesh removal * ath9k: Fix TX queue draining * ath9k: fix missed error codes in the tx status check * ath9k: wake hardware during AMPDU TX actions * ath9k: fix suspend by waking device prior to stop * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054 * iwl3945: disable power save * iwl3945: fix panic in iwl3945 driver * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug * iwlwifi: fix more eeprom endian bugs * iwlwifi: fix 40MHz operation setting on cards that do not allow it * mac80211: fix race with suspend and dynamic_ps_disable_work * NOMMU: Optimise away the {dac_,}mmap_min_addr tests * 'sysctl_max_map_count' should be non-negative * kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch * V4L/DVB (13596): ov511.c typo: lock => unlock * x86/ptrace: make genregs[32]_get/set more robust * memcg: avoid oom-killing innocent task in case of use_hierarchy * e100: Fix broken cbs accounting due to missing memset. * ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery * netfilter: fix crashes in bridge netfilter caused by fragment jumps * hwmon: (sht15) Off-by-one error in array index + incorrect constants * b43: avoid PPC fault during resume * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support * sched: Fix balance vs hotplug race * drm/radeon/kms: fix crtc vblank update for r600 * drm: disable all the possible outputs/crtcs before entering KMS mode * S390: dasd: support DIAG access for read-only devices * xen: fix is_disconnected_device/exists_disconnected_device * xen: improvement to wait_for_devices() * xen: wait up to 5 minutes for device connetion * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled * udf: Try harder when looking for VAT inode * Add unlocked version of inode_add_bytes() function * quota: decouple fs reserved space from quota reservation * ext4: Convert to generic reserved quota's space management. * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739) * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c * amd64_edac: unify MCGCTL ECC switching * x86, msr: Add support for non-contiguous cpumasks * x86, msr: msrs_alloc/free for CONFIG_SMP=n * amd64_edac: fix driver instance freeing * amd64_edac: make driver loading more robust * amd64_edac: fix forcing module load/unload * sched: Sched_rt_periodic_timer vs cpu hotplug * ext4: Update documentation to correct the inode_readahead_blks option name * lguest: fix bug in setting guest GDT entry * vmscan: do not evict inactive pages when skipping an active list scan * ksm: fix mlockfreed to munlocked * rt2x00: Disable powersaving for rt61pci and rt2800pci. * generic_permission: MAY_OPEN is not write access * Linux 2.6.32.3 * untangle the do_mremap() mess * fasync: split 'fasync_helper()' into separate add/remove functions * ASoC: fix params_rate() macro use in several codecs * modules: Skip empty sections when exporting section notes * exofs: simple_write_end does not mark_inode_dirty * nfsd: make sure data is on disk before calling ->fsync * sunrpc: fix peername failed on closed listener * SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() * SUNRPC: Fix the return value in gss_import_sec_context() * sunrpc: on successful gss error pipe write, don't return error * drm/i915: Update LVDS connector status when receiving ACPI LID event * drm/i915: fix order of fence release wrt flushing * drm/i915: Permit pinning whilst the device is 'suspended' * drm: remove address mask param for drm_pci_alloc() * drm/i915: Enable/disable the dithering for LVDS based on VBT setting * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on Ironlake * drm/i915: Select the correct BPC for LVDS on Ironlake * drm/i915: fix unused var * rtc_cmos: convert shutdown to new pnp_driver->shutdown * drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3' * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() * lib/rational.c needs module.h * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and * kernel/signal.c: fix kernel information leak with print-fatal-signals=1 * mmc_block: add dev_t initialization check * mmc_block: fix probe error cleanup bug * mmc_block: fix queue cleanup * ALSA: hda - Fix ALC861-VD capture source mixer * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklist * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2 - LP: #498863 * ASoC: Fix WM8350 DSP mode B configuration * netfilter: ebtables: enforce CAP_NET_ADMIN * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq() * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs * hwmon: (adt7462) Fix pin 28 monitoring * quota: Fix dquot_transfer for filesystems different from ext4 * xen: fix hang on suspend. * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr * ath5k: Fix eeprom checksum check for custom sized eeproms * cfg80211: fix syntax error on user regulatory hints * iwl: off by one bug * mac80211: add missing sanity checks for action frames * drm/i915: remove render reclock support * libertas: Remove carrier signaling from the scan code * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr * mac80211: fix skb buffering issue (and fixes to that) * fix braindamage in audit_tree.c untag_chunk() * fix more leaks in audit_tree.c tag_chunk() * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). * agp/intel-agp: Clear entire GTT on startup * Linux 2.6.32.4 * ethtool: Add reset operation * gro: Name the GRO result enumeration type * gro: Change all receive functions to return GRO result codes * sfc: 10Xpress: Initialise pause advertising flags * sfc: 10Xpress: Report support for pause frames * sfc: Remove redundant header gmii.h * sfc: Remove redundant hardware initialisation * sfc: Rename Falcon-specific board code and types * sfc: Remove boards.h, moving last remaining declaration to falcon.h * sfc: Remove versioned bitfield macros * sfc: Move RX data FIFO thresholds out of struct efx_nic_type * sfc: Update hardware definitions for Siena * sfc: Rename register I/O header and functions used by both Falcon and Siena * sfc: Eliminate indirect lookups of queue size constants * sfc: Define DMA address mask explicitly in terms of descriptor field width * sfc: Move all TX DMA length limiting into tx.c * sfc: Change order of device removal to reverse of probe order * sfc: Remove declarations of nonexistent functions * sfc: Move efx_xmit_done() declaration into correct stanza * sfc: Move shared members of struct falcon_nic_data into struct efx_nic * sfc: Maintain interrupt moderation values in ticks, not microseconds * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations * sfc: Remove pointless abstraction of memory BAR number * sfc: Remove incorrect assertion from efx_pci_remove_main() * sfc: Remove unnecessary tests of efx->membase * sfc: Move MTD probe after netdev registration and name allocation * sfc: Remove unused code for non-autoneg speed/duplex switching * sfc: Rename 'xfp' file and functions to reflect reality * sfc: Really allow RX checksum offload to be disabled * sfc: Feed GRO result into RX allocation policy and interrupt moderation * sfc: Enable heuristic selection between page and skb RX buffers * sfc: Remove pointless abstraction of memory BAR number (2) * sfc: Remove redundant gotos from __efx_rx_packet() * sfc: Remove ridiculously paranoid assertions * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() * sfc: Record RX queue number on GRO path * sfc: SFT9001: Reset LED configuration correctly after blinking * sfc: Use a single blink implementation * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T * sfc: Make board information explicitly Falcon-specific * sfc: Move definition of struct falcon_nic_data into falcon.h * sfc: Move struct falcon_board into struct falcon_nic_data * sfc: Move all I2C stuff into struct falcon_board * sfc: Gather link state fields in struct efx_nic into new struct efx_link_state * sfc: Remove unnecessary casts to struct sk_buff * * sfc: Remove redundant efx_xmit() function * sfc: Combine high-level header files * sfc: Log interrupt and reset type names, not numbers * sfc: Fix descriptor cache sizes * sfc: Treat all MAC registers as 128-bit * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED * sfc: Comment corrections * sfc: Remove unused constant * sfc: Clean up struct falcon_board and struct falcon_board_data * sfc: Fix bugs in RX queue flushing * sfc: Remove unused function efx_flush_queues() * sfc: Only switch Falcon MAC clocks as necessary * sfc: Hold MAC lock for longer in efx_init_port() * sfc: Split MAC stats DMA initiation and completion * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c * sfc: Simplify XMAC link polling * sfc: Change MAC promiscuity and multicast hash at the same time * sfc: Move inline comment into kernel-doc * sfc: Do not set net_device::trans_start in self-test * sfc: Simplify PHY polling * sfc: QT202x: Reset before reading PHY id * sfc: Replace MDIO spinlock with mutex * sfc: Always start Falcon using the XMAC * sfc: Limit some hardware workarounds to Falcon * sfc: Remove EFX_WORKAROUND_9141 macro * sfc: Remove another unused workaround macro * sfc: Remove some redundant whitespace * sfc: Decouple NIC revision number from Falcon PCI revision number * sfc: Move descriptor cache base addresses to struct efx_nic_type * sfc: Clean up RX event handling * sfc: Remove redundant writes to INT_ADR_KER * sfc: Remove duplicate hardware structure definitions * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO * sfc: Move Falcon NIC operations to efx_nic_type * sfc: Refactor link configuration * sfc: Generalise link state monitoring * sfc: Add power-management and wake-on-LAN support * sfc: Implement ethtool reset operation * sfc: Add efx_nic_type operation for register self-test * sfc: Add efx_nic_type operation for NVRAM self-test * sfc: Add efx_nic_type operation for identity LED control * sfc: Separate shared NIC code from Falcon-specific and rename accordingly * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic() * sfc: Extend loopback mode enumeration * sfc: Remove static PHY data and enumerations * sfc: Extend MTD driver for use with new NICs * sfc: Allow for additional checksum offload features * sfc: Rename falcon.h to nic.h * sfc: Move shared NIC code from falcon.c to new source file nic.c * sfc: Add firmware protocol definitions (MCDI) * sfc: Add support for SFC9000 family (1) * sfc: Add support for SFC9000 family (2) * sfc: Implement TSO for TCP/IPv6 * sfc: Update version, copyright dates, authors * drivers/net/sfc: Correct code taking the size of a pointer * sfc: Move PHY software state initialisation from init() into probe() * sfc: Include XGXS in XMAC link status check except in XGMII loopback * sfc: Fix DMA mapping cleanup in case of an error in TSO * sfc: QT2025C: Work around PHY bug * sfc: QT2025C: Switch into self-configure mode when not in loopback * sfc: QT2025C: Work around PHY firmware initialisation bug * sfc: QT2025C: Add error message for suspected bad SFP+ cables * sfc: Disable TX descriptor prefetch watchdog * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA. - LP: #497156 -- Andy Whitcroft Tue, 19 Jan 2010 16:12:47 +0000 linux (2.6.32-10.14) lucid; urgency=low [ Alex Deucher ] * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx - LP: #493795 [ Andy Whitcroft ] * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is less than 0x0f." * config-check -- ensure the checks get run at build time * config-check -- check the processed config during updateconfigs * config-check -- CONFIG_SECCOMP may not be present * TUN is now built in ignore * SAUCE: acpi battery -- delay first lookup of the battery until first use * SAUCE: async_populate_rootfs: move rootfs init earlier * ubuntu: AppArmor -- update to mainline 2010-01-06 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1 - LP: #498525 [ Dave Airlie ] * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600 [ Leann Ogasawara ] * Add asix to nic-usb-modules file - LP: #499785 [ Peter Zijlstra ] * (pre-stable) sched: Fix balance vs hotplug race [ Tim Gardner ] * [Config] Enable CONFIG_FUNCTION_TRACER - LP: #497989 * [Config] Drop lpia from getabis * [Config] Build in TUN/TAP driver - LP: #499491 * [Config] DH_COMPAT=5 [ Upstream Kernel Changes ] * Revert "(pre-stable) drm/i915: Avoid NULL dereference with component_only tv_modes" * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off" * USB: usb-storage: fix bug in fill_inquiry * USB: option: add pid for ZTE * firewire: ohci: handle receive packets with a data length of zero * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->completed counter * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter * rcu: Fix note_new_gpnum() uses of ->gpnum * rcu: Remove inline from forward-referenced functions * perf_event: Fix invalid type in ioctl definition * perf_event: Initialize data.period in perf_swevent_hrtimer() * perf: Don't free perf_mmap_data until work has been done * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status() * sched: Check for an idle shared cache in select_task_rq_fair() * sched: Fix affinity logic in select_task_rq_fair() * sched: Rate-limit newidle * sched: Fix and clean up rate-limit newidle code * x86/amd-iommu: attach devices to pre-allocated domains early * x86/amd-iommu: un__init iommu_setup_msi * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree * x86: Fix iommu=nodac parameter handling * x86: GART: pci-gart_64.c: Use correct length in strncmp * x86: ASUS P4S800 reboot=bios quirk - LP: #366682 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h * ssb: Fix range check in sprom write * ath5k: allow setting txpower to 0 * ath5k: enable EEPROM checksum check * hrtimer: Fix /proc/timer_list regression * ALSA: hrtimer - Fix lock-up * ALSA: hda - Terradici HDA controllers does not support 64-bit mode * KVM: x86 emulator: limit instructions to 15 bytes * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c * KVM: s390: Make psw available on all exits, not just a subset * KVM: fix irq_source_id size verification * KVM: x86: include pvclock MSRs in msrs_to_save * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage * x86: Use -maccumulate-outgoing-args for sane mcount prologues * x86, mce: don't restart timer if disabled * x86/mce: Set up timer unconditionally * x86: SGI UV: Fix BAU initialization * x86: Fix duplicated UV BAU interrupt vector * x86: Add new Intel CPU cache size descriptors * x86: Fix typo in Intel CPU cache size descriptor * pata_hpt{37x|3x2n}: fix timing register masks (take 2) * s390: clear high-order bits of registers after sam64 * V4L/DVB: Fix test in copy_reg_bits() * bsdacct: fix uid/gid misreporting * UBI: flush wl before clearing update marker * jbd2: don't wipe the journal on a failed journal checksum * USB: xhci: Add correct email and files to MAINTAINERS entry. * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again * USB: option.c: add support for D-Link DWM-162-U5 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered * USB: usb-storage: add BAD_SENSE flag * USB: Close usb_find_interface race v3 * pxa/em-x270: fix usb hub power up/reset sequence * hfs: fix a potential buffer overflow * SUNRPC: IS_ERR/PTR_ERR confusion * NFS: Fix nfs_migrate_page() * md/bitmap: protect against bitmap removal while being updated. * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable * devpts_get_tty() should validate inode * debugfs: fix create mutex racy fops and private data * Driver core: fix race in dev_driver_string * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN * mac80211: Fix bug in computing crc over dynamic IEs in beacon * mac80211: Fixed bug in mesh portal paths * mac80211: Revert 'Use correct sign for mesh active path refresh' * mac80211: fix scan abort sanity checks * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC * rtl8187: Fix wrong rfkill switch mask for some models * x86: Fix bogus warning in apic_noop.apic_write() * mm: hugetlb: fix hugepage memory leak in mincore() * mm: hugetlb: fix hugepage memory leak in walk_page_range() * powerpc/windfarm: Add detection for second cpu pump * powerpc/therm_adt746x: Record pwm invert bit at module load time] * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code * drm/radeon/kms: Add quirk for HIS X1300 board * drm/radeon/kms: handle vblanks properly with dpms on * drm/radeon/kms: fix legacy crtc2 dpms * drm/radeon/kms: fix vram setup on rs600 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size * drm/ttm: Fix build failure due to missing struct page * drm/i915: Set the error code after failing to insert new offset into mm ht. * drm/i915: Add the missing clonemask for display port on Ironlake * xen/xenbus: make DEVICE_ATTR()s static * xen: re-register runstate area earlier on resume. * xen: restore runstate_info even if !have_vcpu_info_placement * xen: correctly restore pfn_to_mfn_list_list after resume * xen: register timer interrupt with IRQF_TIMER * xen: register runstate on secondary CPUs * xen: don't call dpm_resume_noirq() with interrupts disabled. * xen: register runstate info for boot CPU early * xen: call clock resume notifier on all CPUs * xen: improve error handling in do_suspend. * xen: don't leak IRQs over suspend/resume. * xen: use iret for return from 64b kernel to 32b usermode * xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region. * Xen balloon: fix totalram_pages counting. * xen: try harder to balloon up under memory pressure. * dm exception store: free tmp_store on persistent flag error * dm snapshot: only take lock for statustype info not table * dm crypt: move private iv fields to structs * dm crypt: restructure essiv error path * dm: avoid _hash_lock deadlock * dm snapshot: cope with chunk size larger than origin * dm crypt: separate essiv allocation from initialisation * dm crypt: make wipe message also wipe essiv key * slc90e66: fix UDMA handling * tcp: Stalling connections: Fix timeout calculation routine * ip_fragment: also adjust skb->truesize for packets not owned by a socket * b44 WOL setup: one-bit-off stack corruption kernel panic fix * sparc64: Don't specify IRQF_SHARED for LDC interrupts. * sparc64: Fix overly strict range type matching for PCI devices. * sparc64: Fix stack debugging IRQ stack regression. * sparc: Set UTS_MACHINE correctly. * b43legacy: avoid PPC fault during resume * tracing: Fix event format export * ath9k: Fix TX hang poll routine * ath9k: fix processing of TX PS null data frames * ath9k: Fix maximum tx fifo settings for single stream devices * ath9k: fix tx status reporting * mac80211: Fix dynamic power save for scanning. * drm/i915: Fix sync to vblank when VGA output is turned off * memcg: fix memory.memsw.usage_in_bytes for root cgroup * thinkpad-acpi: fix default brightness_mode for R50e/R51 * thinkpad-acpi: preserve rfkill state across suspend/resume * ipw2100: fix rebooting hang with driver loaded * matroxfb: fix problems with display stability * acerhdf: add new BIOS versions * asus-laptop: change light sens default values. * vmalloc: conditionalize build of pcpu_get_vm_areas() * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. * net: Fix userspace RTM_NEWLINK notifications. * ext3: Fix data / filesystem corruption when write fails to copy data * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added. * bcm63xx_enet: fix compilation failure after get_stats_count removal * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value * drm/i915: Avoid NULL dereference with component_only tv_modes * drm/i915: PineView only has LVDS and CRT ports * drm/i915: Fix LVDS stability issue on Ironlake * mm: sigbus instead of abusing oom * ipvs: zero usvc and udest * jffs2: Fix long-standing bug with symlink garbage collection. * intel-iommu: Detect DMAR in hyperspace at probe time. * intel-iommu: Apply BIOS sanity checks for interrupt remapping too. * intel-iommu: Check for an RMRR which ends before it starts. * intel-iommu: Fix oops with intel_iommu=igfx_off * intel-iommu: ignore page table validation in pass through mode * netfilter: xtables: document minimal required version * perf_event: Fix incorrect range check on cpu number * implement early_io{re,un}map for ia64 * Linux 2.6.32.2 -- Andy Whitcroft Thu, 07 Jan 2010 15:28:43 +0000 linux (2.6.32-9.13) lucid; urgency=low [ Andy Whitcroft ] * [Config] enable CONFIG_B43_PHY_LP - LP: #493059 * include modules.builtin in the binary debs * config-check -- add a configuration enforcer * config-check -- add a unit-test suite to the checker * [Config] Enable CONFIG_SYN_COOKIES for versatile * [Config] Enable CONFIG_SECURITY_SMACK for ports * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports * [Config] Disable CONFIG_COMPAT_BRK for ports * getabis -- add armel versatile to the list [ Brad Figg ] * SAUCE: Increase the default prealloc buffer for HDA audio devices (non-modem) [ Manoj Iyer ] * ubuntu: onmibook -- Added missing BOM file [ Tim Gardner ] * ubuntu: fsam7400 -- Cleanup Makefile [ Upstream Kernel Changes ] * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT" * signal: Fix alternate signal stack check * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects * SCSI: osd_protocol.h: Add missing #include * SCSI: megaraid_sas: fix 64 bit sense pointer truncation * ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC * ext4: avoid divide by zero when trying to mount a corrupted file system * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails * ext4: fix lock order problem in ext4_move_extents() * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT * ext4: plug a buffer_head leak in an error path of ext4_iget() * ext4: make sure directory and symlink blocks are revoked * ext4: fix i_flags access in ext4_da_writepages_trans_blocks() * ext4: journal all modifications in ext4_xattr_set_handle * ext4: don't update the superblock in ext4_statfs() * ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero * ext4: fix block validity checks so they work correctly with meta_bg * ext4: avoid issuing unnecessary barriers * ext4: fix error handling in ext4_ind_get_blocks() * ext4: make trim/discard optional (and off by default) * ext4: make "norecovery" an alias for "noload" * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT * ext4: initialize moved_len before calling ext4_move_extents() * ext4: move_extent_per_page() cleanup * jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer() * ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks() * ext4: Avoid data / filesystem corruption when write fails to copy data * ext4: wait for log to commit when umounting * ext4: remove blocks from inode prealloc list on failure * ext4: ext4_get_reserved_space() must return bytes instead of blocks * ext4: quota macros cleanup * ext4: fix incorrect block reservation on quota transfer. * ext4: Wait for proper transaction commit on fsync * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) * Linux 2.6.32.1 * kbuild: generate modules.builtin * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off - LP: #494461 * (pre-stable) drm/i915: Avoid NULL dereference with component_only tv_modes - LP: #494045 [ Zhao Yakui ] * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. - LP: #481765 -- Andy Whitcroft Thu, 17 Dec 2009 15:41:21 +0000 linux (2.6.32-8.12) lucid; urgency=low [ Andy Whitcroft ] * SAUCE: AppArmor -- add linux/err.h for ERR_PTR -- Andy Whitcroft Sat, 12 Dec 2009 10:56:16 +0000 linux (2.6.32-8.11) lucid; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up" * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe transition." * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds" * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling" * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds" * Revert "SAUCE: AppArmor: Fix oops after profile removal" * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files." * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly" * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc mem" * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied" * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths" * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation" * Revert "SAUCE: AppArmor: Set error code after structure initialization." * Revert "AppArmor -- fix pstrace_may_access rename" * Revert "ubuntu: AppArmor security module" * Revert "SAUCE: Add config option to set a default LSM" * Revert "ubuntu: fsam7400 -- sw kill switch driver" * Revert "[Config] fsam7400 -- enable" * Revert "[Config] AUFS -- enable" * Revert "ubuntu: AUFS -- aufs2-30 20090727" * Revert "ubuntu: AUFS -- export various core functions -- fixes" * Revert "ubuntu: AUFS -- export various core functions" * Revert "[Config] ubuntu/iscsitarget -- disable" * Revert "[Config] iscsitarget -- enable" * Revert "ubuntu: iscsitarget -- SVN revision r214" * update Vcs-Git to point to the correct repository - LP: #493589 * update build environment overrides to lucid - LP: #493589 * [Config] enable CONFIG_DEVTMPFS * [Config] update all configs following AppArmor 2009-12-08 update * SAUCE: isapnp_init: make isa PNP scans occur async * [Config] fsam7400 -- enable * [Config] omnibook -- enable * [Config] cleanup CONFIG_AUDIT * ubuntu: AUFS -- export various core functions (aufs2-base.patch) * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch) * ubuntu: AUFS -- aufs2 20091209 * [Config] AUFS -- enable * [Config] iscsitarget -- enable [ Arjan van de Ven ] * SAUCE: KMS: cache the EDID information of the LVDS [ Colin Watson ] * bnx2: update d-i firmware filenames - LP: #494052 * add cdc_ether to nic-usb-modules udeb - LP: #495060 [ John Johansen ] * ubuntu: AppArmor -- mainline 2009-10-08 [ Manoj Iyer ] * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400 * ubuntu: omnibook -- support Toshiba (HP) netbooks * ubuntu: iscsitarget --- version 1.4.19 - LP: #494693 [ Surbhi Palande ] * SAUCE: Make populate_rootfs asynchronous [ Tim Gardner ] * Parallelize flavour builds and packaging * [Config] Enable CONFIG_KSM [ Upstream Kernel Changes ] * Config option to set a default LSM * LSM: Add security_path_chroot(). * LSM: Add security_path_chroot(). * LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock(). * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT -- Andy Whitcroft Fri, 11 Dec 2009 17:45:19 +0000 linux (2.6.32-7.10) lucid; urgency=low [ Andy Whitcroft ] * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS -- Andy Whitcroft Sun, 06 Dec 2009 12:56:48 +0000 linux (2.6.32-7.9) lucid; urgency=low [ Andy Whitcroft ] * SAUCE: set /proc/acpi/video/*/DOS to 4 by default - LP: #458982 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device * [Config] update configs following versatile switch to V7 * rebased to v2.6.32 * [Config] update configs following rebase to v2.6.32 * [Config] update ports configs following rebase to v2.6.32 * SAUCE: default ATI Radeon KMS to off until userspace catches up [ Arjan van de Ven ] * SAUCE: vfs: Add a trace point in the mark_inode_dirty function [ Leann Ogasawara ] * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions - CVE-2009-3939 [ Loic Minier ] * SAUCE: select a v7 CPU for versatile [ Takashi Iwai ] * SAUCE: ALSA: hda - Add power on/off counter [ Upstream changes ] * rebased to v2.6.32 -- Andy Whitcroft Fri, 04 Dec 2009 10:44:50 +0000 linux (2.6.32-6.8) lucid; urgency=low [ Andy Whitcroft ] * [Config] disable SSB devices for armel -- Andy Whitcroft Sat, 28 Nov 2009 12:16:40 +0000 linux (2.6.32-6.7) lucid; urgency=low [ Andy Whitcroft ] * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up" * Revert "SAUCE: Dell XPS710 reboot quirk" * Revert "SAUCE: Link acpi-cpufreq.o first" * Revert "SAUCE: LPIA Logical reset of USB port on resume" * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards" * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340" * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271" * Revert "Add Dell Dimension 9200 reboot quirk" * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI" * Revert "SAUCE: tulip: Define ULI PCI ID's" * Revert "SAUCE: Lower warning level of some PCI messages" * Revert "mac80211: fix two issues in debugfs" Drop a number of known redundant commits as identified in the Ubuntu delta review blueprint. * reenable armel versatile flavour * [Config] disable CONFIG_USB_DEVICEFS [ Tim Gardner ] * [Config] udeb: Add squashfs to fs-core-modules - LP: #352615 * [Config] Create a real squashfs udeb - LP: #352615 -- Andy Whitcroft Fri, 27 Nov 2009 17:31:16 +0000 linux (2.6.32-5.6) lucid; urgency=low [ Andy Whitcroft ] * rebase to v2.6.32-rc8 * update configs following rebase to v2.6.32-rc8 * update ports configs since rebase to v2.6.32-rc8 * [Config] enable cgroup options - LP: #480739 [ Upstream Kernel Changes ] * rebase to v2.6.32-rc8 -- Andy Whitcroft Mon, 23 Nov 2009 11:16:14 +0000 linux (2.6.32-4.5) lucid; urgency=low [ Andy Whitcroft ] * [Config] SERIO_LIBPS2 and SERIO_I8042 must match * rebase to v2.6.32-rc7 * resync with Karmic proposed [ John Johansen ] * SAUCE: AppArmor: Fix oops after profile removal - LP: #475619 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds - LP: #437258 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling - LP: #479102 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds - LP: #479115 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe transition. - LP: #480112 [ Ubuntu Changes ] * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf) [ Upstream Kernel Changes ] * rebase to v2.6.32-rc7 -- Andy Whitcroft Fri, 13 Nov 2009 11:35:13 +0000 linux (2.6.32-3.4) lucid; urgency=low [ Andy Whitcroft ] * [Config] SERIO_LIBPS2 and SERIO_I8042 must match * [Upstream] add local prefix to oss local change_bits [ Upstream Kernel Changes ] * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/ * mtd/maps: gpio-addr-flash: depend on GPIO arch support -- Andy Whitcroft Wed, 11 Nov 2009 14:47:04 +0000 linux (2.6.32-3.3) lucid; urgency=low [ Andy Whitcroft ] * rebase to v2.6.32-rc6 * [Config] update configs following rebase to v2.6.32-rc6 * [Config] update ports configs following rebase to v2.6.32-rc6 * resync with Karmic Ubuntu-2.6.31-15.49 * [Config] add module ignores for broken drivers [ John Johansen ] * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied - LP: #453335 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem - LP: #458299 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly - LP: #462824 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files. - LP: #451375 [ Kees Cook ] * SAUCE: Fix nx_enable reporting - LP: #454285 [ Scott James Remnant ] * Revert "SAUCE: trace: add trace_event for the open() syscall" * SAUCE: trace: add trace events for open(), exec() and uselib() - LP: #462111 [ Stefan Bader ] * SAUCE: Fix sub-flavour script to not stop on missing directories - LP: #453073 [ Ubuntu Changes ] * resync with Karmic Ubuntu-2.6.31-15.49 [ Upstream Kernel Changes ] * rebase to v2.6.32-rc6 - LP: #464552 -- Andy Whitcroft Tue, 10 Nov 2009 15:00:57 +0000 linux (2.6.32-2.2) lucid; urgency=low [ Andy Whitcroft ] * install the full changelog with the binary package * changelog -- explicitly note rebases and clean history * reinstate armel.mk with no flavours - LP: #449637 * [Upstream] block: silently error unsupported empty barriers too - LP: #420423 * [Config] udate configs following karmic resync * [Config] update ports configs following karmic resync * [Upstream] lirc -- follow removal of .id element [ Colin Watson ] * Use section 'admin' rather than 'base' * Add more e100 firmware to nic-modules - LP: #451872 * Add qla1280 firmware to scsi-modules - LP: #381037 [ John Johansen ] * SAUCE: AppArmor: Set error code after structure initialization. - LP: #427948 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation - LP: #446595 * SAUCE: AppArmor: Fix mediation of "deleted" paths [ Kees Cook ] * SAUCE: [x86] fix report of cs-limit nx-emulation - LP: #454285 [ Leann Ogasawara ] * SAUCE: (drop after 2.6.31) input: Add support for filtering input events - LP: #430809 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi toggle switch press - LP: #430809 [ Luke Yelavich ] * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc * [Config] Add sd_mod to scsi-modules udeb for powerpc [ Mario Limonciello ] * SAUCE: Update to LIRC 0.8.6 - LP: #432678 * SAUCE: dell-laptop: Store the HW switch status internally rather than requerying every time - LP: #430809 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop - LP: #430809 [ Stefan Bader ] * [Upstream] acerhdf: Limit modalias matching to supported boards - LP: #435958 [ Tim Gardner ] * [Upstream] i915: Fix i2c init message - LP: #409361 * [Config] Add sym53c8xx.ko to virtual sub-flavour - LP: #439415 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules - LP: #439456 * [Config] Set default I/O scheduler back to CFQ for desktop flavours - LP: #381300 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros - LP: #430694 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915 - LP: #430694 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y - LP: #416325 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT - LP: #430694 * SAUCE: Raise the default console 'quiet' level to 2 * [Config] CONFIG_X86_PAT=y * [Config] Add armel arch to linux-libc-dev arches. - LP: #449637 * [Config] CONFIG_X86_MCE * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege M300 to rate blacklist - LP: #433801 [ Upstream Kernel Changes ] * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584 * drm/i915: Fix FDI M/N setting according with correct color depth - LP: #416792 -- Andy Whitcroft Thu, 22 Oct 2009 16:53:33 +0100 linux (2.6.32-1.1) lucid; urgency=low [ Andy Whitcroft ] * rebase to v2.6.32-rc3 * [Config] update configs following rebase to 2.6.32-rc3 * [Config] update ports configs following rebase to 2.6.32-rc3 * AppArmor -- fix pstrace_may_access rename * staging/android -- disable * ubuntu: dm-raid-45 -- update to compile with 2.6.32 * ubuntu: drbd -- disable * staging/comdi -- disable * staging/go7007 -- disable * [Config] staging/winbond -- disable * [Config] ubuntu/iscsitarget -- disable * [d-i] cbc and ecb are builtin make them optional in udebs * rebase to v2.6.32-rc5 * [Config] update configs following rebase to v2.6.32-rc5 * [Config] update ports configs following rebase to v2.6.31-rc5 [ Tim Gardner ] * [Config] Add cpio as a build dependency. [ Upstream Kernel Changes ] * rebase to v2.6.32-rc3 * rebase to v2.6.32-rc5 -- Andy Whitcroft Mon, 05 Oct 2009 15:48:58 +0100 linux (2.6.31-11.37) karmic; urgency=low [ Tim Gardner ] * [Config] Increase kernel log buffer to 256K for amd64 flavours - LP: #424810 * [Config] Set HZ=100 for amd64 flavours - LP: #438234 * [Upstream] e1000e: Emit notice instead of an error when pci_enable_pcie_error_reporting() fails - LP: #436370 [ Upstream Kernel Changes ] * n_tty: honor opost flag for echoes * n_tty: move echoctl check and clean up logic - LP: #438310 * Revert "[Upstream] drm/i915: Check that the relocation points to within the target" - Use upstream cherry-pick. * drm/i915: Check that the relocation points to within the target - LP: #429241 * drm/i915: fix tiling on IGDNG * drm/i915: add B43 chipset support * agp/intel: Add B43 chipset support Intel request from kernel team mailing list. * HID: completely remove apple mightymouse from blacklist - LP: #428111 -- Tim Gardner Mon, 28 Sep 2009 11:47:29 -0600 linux (2.6.31-11.36) karmic; urgency=low [ Brian Rogers ] * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a persistent object * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a persistent object [ Takashi Iwai ] * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device - LP: #416482 [ Tyler Hicks ] * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going negative during unlink [ Upstream Kernel Changes ] * sg: fix oops in the error path in sg_build_indirect() * mpt2sas : Rescan topology from Interrupt context instead of work thread * mpt2sas: Prevent sending command to FW while Host Reset * mpt2sas: setting SDEV into RUNNING state from Interrupt context * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg * SCSI: fix oops during scsi scanning * SCSI: libsrp: fix memory leak in srp_ring_free() * cfg80211: fix looping soft lockup in find_ie() * ath5k: write PCU registers on initial reset * binfmt_elf: fix PT_INTERP bss handling * TPM: Fixup boot probe timeout for tpm_tis driver * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices * fix undefined reference to user_shm_unlock * perf_counter: Fix buffer overflow in perf_copy_attr() * perf_counter: Start counting time enabled when group leader gets enabled * powerpc/perf_counters: Reduce stack usage of power_check_constraints * powerpc: Fix bug where perf_counters breaks oprofile * powerpc/ps3: Workaround for flash memory I/O error * block: don't assume device has a request list backing in nr_requests store * agp/intel: remove restore in resume * ALSA: cs46xx - Fix minimum period size * ASoC: Fix WM835x Out4 capture enumeration * sound: oxygen: work around MCE when changing volume * mlx4_core: Allocate and map sufficient ICM memory for EQ context * perf stat: Change noise calculation to use stddev * x86: Fix x86_model test in es7000_apic_is_cluster() * x86/i386: Make sure stack-protector segment base is cache aligned * PCI: apply nv_msi_ht_cap_quirk on resume too * x86, pat: Fix cacheflush address in change_page_attr_set_clr() * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with highmem * KVM guest: do not batch pte updates from interrupt context * KVM: Fix coalesced interrupt reporting in IOAPIC * KVM: VMX: Check cpl before emulating debug register access * KVM guest: fix bogus wallclock physical address calculation * KVM: x86: Disallow hypercalls for guest callers in rings > 0 * KVM: VMX: Fix cr8 exiting control clobbering by EPT * KVM: x86 emulator: Implement zero-extended immediate decoding * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list * KVM: x86 emulator: fix jmp far decoding (opcode 0xea) * KVM: limit lapic periodic timer frequency * libata: fix off-by-one error in ata_tf_read_block() * PCI quirk: update 82576 device ids in SR-IOV quirks list * PCI: Unhide the SMBus on the Compaq Evo D510 USDT * powerpc/pseries: Fix to handle slb resize across migration * Linux 2.6.31.1 -- Tim Gardner Thu, 24 Sep 2009 13:04:28 -0600 linux (2.6.31-10.35) karmic; urgency=low [ Amit Kucheria ] * Disable CONFIG_UEVENT_HELPER_PATH [ Andy Whitcroft ] * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD * remove the tlsup driver * remove lmpcm logitech driver support [ Bryan Wu ] * Add 3 missing files to prerm remove file list - LP: #345623, #415832 [ Chris Wilson ] * [Upstream] drm/i915: Check that the relocation points to within the target - LP: #429241 [ Luke Yelavich ] * [Config] Set CONFIG_EXT4_FS=y on ports architectures [ Manoj Iyer ] * SAUCE: Added quirk to recognize GE0301 3G modem as an interface. - LP: #348861 [ Tim Gardner ] * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list" * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list" * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list" * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list" * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list" Upstream suggests that this is not the right approach. * [Config] Set default I/O scheduler to DEADLINE CFQ seems to have some load related problems which are often exacerbated by sreadahead. - LP: #381300 [ ubuntu@tjworld.net ] * SAUCE: ipw2200: Enable LED by default - LP: #21367 [ Upstream Kernel Changes ] * ALSA: hda - Add support for new AMD HD audio devices - LP: #430564 -- Andy Whitcroft Wed, 16 Sep 2009 15:37:49 +0100 linux (2.6.31-10.34) karmic; urgency=low [ Ted Tso ] * [Upstream] ext3: Don't update superblock write time when filesystem is read-only - LP: #427822 -- Tim Gardner Tue, 15 Sep 2009 16:00:45 -0600 linux (2.6.31-10.33) karmic; urgency=low [ Leann Ogasawara ] * [Upstream] dvb-usb: fix tuning with Cinergy T2 - LP: #421258 [ Tim Gardner ] * [Config] Unconditionally copy files from sub-flavours lists. (really, really fix it this time) - LP: #423426 * [Config] Set CONFIG_CACHEFILES=m for all flavours [ Upstream Kernel Changes ] * ext4: Don't update superblock write time when filesystem is read-only - LP: #427822 -- Tim Gardner Tue, 15 Sep 2009 07:50:21 -0600 linux (2.6.31-10.32) karmic; urgency=low [ Eric Miao ] * [Config] enable module support for memory stick - LP: #159951 [ Tim Gardner ] * [Config] Unconditionally copy files from sub-flavours lists. - LP: #423426 -- Tim Gardner Thu, 10 Sep 2009 15:57:55 -0600 linux (2.6.31-10.31) karmic; urgency=low [ Andy Whitcroft ] * rebase to v2.6.31 final [ Colin Watson ] * [Config] Recommend grub-pc in linux-image - LP: #385741 [ Ike Panhc ] * [Upstream] Pull latest update of lenovo-sl-laptop [ Peter Feuerer ] * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150 model - LP: #426691 [ Tim Gardner ] * [Config] De-macro some package names. [ Upstream Changes ] * rebase to 2.6.31 final. -- Andy Whitcroft Thu, 10 Sep 2009 09:38:10 +0100 linux (2.6.31-10.30) karmic; urgency=low [ Amit Kucheria ] * [Config] Enable CONFIG_USB_DEVICEFS - LP: #417748 * [Config] Populate the config-update template a bit more [ Andy Whitcroft ] * rebase to v2.6.31-rc9 * [Config] update configs following rebase to v2.6.31-rc9 * [Config] update ports configs following rebase to v2.6.31-rc9 [ Colin Ian King ] * SAUCE: wireless: hostap, fix oops due to early probing interrupt - LP: #254837 [ Jerone Young ] * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list - LP: #281732 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list - LP: #281732 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list - LP: #281732 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list - LP: #281732 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list - LP: #281732 [ John Johansen ] * SAUCE: AppArmor: Fix profile attachment for regexp based profile names - LP: #419308 * SAUCE: AppArmor: Return the correct error codes on profile addition/removal - LP: #408473 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list - LP: #408454 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format - LP: #419222 * SAUCE: AppArmor: Fix change_profile failure - LP: #401931 * SAUCE: AppArmor: Tell git to ignore generated include files - LP: #419505 [ Stefan Bader ] * [Upstream] acpi: video: Loosen strictness of video bus detection code - LP: #333386 * SAUCE: Remove ov511 driver from ubuntu subdirectory [ Tim Gardner ] * [Config] Exclude char-modules from non-x86 udeb creation * SAUCE: Notify the ACPI call chain of AC events * [Config] CONFIG_SATA_VIA=m - LP: #403385 * [Config] Build in all phylib support modules. * [Config] Don't fail when sub-flavour files are missing - LP: #423426 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0 - LP: #423513 [ Upstream ] * Rebased against v2.6.31-rc9 -- Andy Whitcroft Mon, 07 Sep 2009 11:33:45 +0100 linux (2.6.31-9.29) karmic; urgency=low [ Leann Ogasawara ] * [Upstream] agp/intel: support for new chip variant of IGDNG mobile - LP: #419993 * [Config] d-i/modules: Add new char-modules file, initialize with intel-agp - LP: #420605 [ Upstream ] * Rebased against 2.6.31-rc8 plus some inotify regression patches: up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git adda766193ea1cf3137484a9521972d080d0b7af. -- Tim Gardner Fri, 28 Aug 2009 06:31:30 -0600 linux (2.6.31-8.28) karmic; urgency=low [ Ike Panhc ] * [Config] Let nic-shared-modules depends on crypto-modules - LP: #360966 [ Leann Ogasawara ] * [Upstream] (drop after 2.6.31) drm/i915: increase default latency constant - LP: #412492 [ Mario Limonciello ] * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock status if HW switch is disabled - LP: #418721 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known Compal made Dell laptops * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support with rfkill support [ Tim Gardner ] * [Config] Add acpiphp to virtual sub-flavour - LP: #364916 * Drop KSM patch set for now because of instabilities with encrypted swap. - LP: #418781 -- Tim Gardner Wed, 26 Aug 2009 08:14:26 -0600 linux (2.6.31-7.27) karmic; urgency=low [ Tim Gardner ] * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18 Replaces previous ksm patches from 2.6.31-6.25 * [Config] KSM=y [ Upstream ] * Rebased against v2.6.31-rc7 -- Tim Gardner Sat, 22 Aug 2009 20:32:11 -0600 linux (2.6.31-6.26) karmic; urgency=low [ Andy Whitcroft ] * [Config] enable CONFIG_AUFS_BR_RAMFS - LP: #414738 * split out debian directory ready for abstraction * add printdebian target to find branch target * abstracted debian -- debian/files is not abstracted * abstracted debian -- packages must be built in debian/ * abstracted debian -- kernel-wedge needs to work in debian/ * abstracted debian -- ensure we install the copyright file * abstracted-debian -- drop the debian directories from headers * abstracted-debian -- drop the debian directories from headers part 2 * SAUCE: ubuntu-insert-changes -- follow abstracted debian * [Upstream] aoe: ensure we initialise the request_queue correctly V2 - LP: #410198 [ Luke Yelavich ] * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp * [Config] Ports: Re-enable windfarm modules on powerpc64-smp - LP: #413150 * [Config] Ports: Build all cpu frequency scaling governors into ports kernels * [Config] Ports: Build ext2 and ext3 modules into ports kernels * [Config] Ports: CONFIG_PACKET=y for all ports kernels * [Config] Ports: Enable PS3 network driver [ Stefan Bader ] * abstracted debian -- call $(DEBIAN)/rules using make [ Tim Gardner ] * [Config] Abstract the debian directory * SAUCE: Improve error reporting in postinst - LP: #358564 -- Tim Gardner Sun, 16 Aug 2009 20:33:28 -0600 linux (2.6.31-6.25) karmic; urgency=low [ Andy Whitcroft ] * script to generate Ubuntu changes from changelog * [Config] standardise ANDROID options * [Config] standardise CONFIG_ATM as module * [Config] standardise CONFIG_LIB80211 as module * [Config] disable CONFIG_PRINT_QUOTA_WARNING * [Config] set CONFIG_CRAMFS as module * [Config] enable CONFIG_DAB and modules * [Config] set CONFIG_MAC80211_HWSIM as module * [Config] set CONFIG_NET_CLS_FLOW as module * [Config] set CONFIG_NF_CONNTRACK_SANE as module * [Config] set CONFIG_NF_CT_PROTO_DCCP as module * [Config] set CONFIG_RTC_DRV_DS1511 as module * [Config] set CONFIG_RTC_DRV_R9701 as module * [Config] set CONFIG_RTC_DRV_S35390A as module * [Config] set CONFIG_TOIM3232_DONGLE as module * [Config] standardise CONFIG_USB_MIDI_GADGET as module * [Config] standardise CONFIG_USB_G_PRINTER as module * [Config] standardise CONFIG_USB_SERIAL_IR as module * [Config] set CONFIG_USB_SERIAL_IUU as module * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module * cleanup remains of dm-loop * drop thinkpad ec and smapi support * drop appleir * [Config] update configs following rebase to v2.6.31-rc6 * rebase to v2.6.31-rc6 [ Hugh Dickins ] * SAUCE: ksm patch 1, drop after 2.6.31 * SAUCE: ksm patch 2, drop after 2.6.31 * SAUCE: ksm patch 3, drop after 2.6.31 * SAUCE: ksm patch 4, drop after 2.6.31 * SAUCE: ksm patch 5, drop after 2.6.31 * SAUCE: ksm patch 7, drop after 2.6.31 [ Izik Eidus ] * SAUCE: ksm patch 0, drop after 2.6.31 * SAUCE: ksm patch 6, drop after 2.6.31 * SAUCE: ksm patch 8, drop after 2.6.31 * SAUCE: ksm patch 9, drop after 2.6.31 [ Luke Yelavich ] * [Config] Ports: Re-add PS3 modules to udebs [ Michael Casadevall ] * [Config] Update SPARC config and d-i files to reflect what can be built [ Tim Gardner ] * [Config] Removed armel package support * [Config] Enabled CONFIG_KSM=y [ Upstream Kernel Changes ] * Rebased against v2.6.31-rc6 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros" * ARM: Cleanup: Revert "Do not use OOB with MLC NAND" * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers" * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile" * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c changes" * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix" * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system revision" * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver by default" * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC" * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL" * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB" * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on 2.6.31" * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51" * ARM: Cleanup: Revert "ARM: IMX51: Make it compile." * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_" * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the correct location" * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to snd_card_create" * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig" * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype" * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure." * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for mxc_map_io." * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name." * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name." * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card." * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card structure" * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK" * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for Freescale mx51 platform" * Driver core: add new device to bus's list before probing * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at power-saving - LP: #381693, #399750, #380892 -- Andy Whitcroft Fri, 14 Aug 2009 11:32:23 +0100 linux (2.6.31-5.24) karmic; urgency=low [ Amit Kucheria ] * ARM: IMX51: Make video capture drivers compile * [Config] IMX51: Config updates [ Andy Whitcroft ] * remove leftovers of dm-bbr [ Leann Ogasawara ] * Add pata_cs5535 to pata-modules - LP: #318805 [ Luke Yelavich ] * [Config] CONFIG_PPC64=y for powerpc64-smp * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp * [Config] CONFIG_PPC_PS3=y for powerpc64-smp * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp * [Config] Enable all PS3 drivers in powerpc64-smp [ Mario Limonciello ] * LIRC -- fix lirc-i2c 2.6.31 compilation [ Matthew Garrett ] * [Upstream] dell-laptop: Fix rfkill state queries [ Tim Gardner ] * [Config] Ignore armel ABI and module changes * [Config] Update configs after rebase against 2.6.31-rc5 [ Upstream ] * Rebased to 2.6.31-rc5 -- Andy Whitcroft Tue, 28 Jul 2009 10:10:09 +0100 linux (2.6.31-4.23) karmic; urgency=low [ Andy Whitcroft ] * AUFS -- update to aufs2-30 20090727 * [Config] enable AUFS FUSE support [ Luke Yelavich ] * [Config] CONFIG_JFS_FS=m on sparc [ Tim Gardner ] * [Upstream] dell-laptop: Fix rfkill state setting. -- Andy Whitcroft Mon, 27 Jul 2009 11:11:47 +0100 linux (2.6.31-4.22) karmic; urgency=low [ Amit Kucheria ] * ARM: IMX51: Add SoC and board support for Freescale mx51 platform * ARM: IMX51: Move board-mx51* header files to the correct location * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_ * ARM: IMX51: Make it compile. * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef * ARM: staging: udlfb: Add vmalloc.h include * UBUNTU [Config]: Bring imx51 config upto date with other flavours [ Brad Figg ] * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK * ARM: IMX51: codec structure was moved to the card structure * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card. * ARM: IMX51: Get to bus_id by calling dev_name. * ARM: IMX51: Get to bus_id by calling dev_name. * ARM: IMX51: Added external declaration for mxc_map_io. * ARM: IMX51: Removed the mxc_gpio_port structure. * ARM: IMX51: mxc_timer_init prototype * ARM: IMX51: Fix up merge error in Kconfig * ARM: IMX51: Changed from snd_card_new to snd_card_create [ Dinh Nguyen ] * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51 * ARM: IMX51: Minimal changes for USB to work on 2.6.31 * ARM: IMX51: Babbage 2.5 needs a different system revision * ARM: IMX51: IPU irq handler deadlock fix [ Tim Gardner ] * [Config] Enabled CONFIG_CAN=m - LP: #327243 * [Config] Enabled CONFIG_SERIAL=m - LP: #397189 -- Tim Gardner Fri, 24 Jul 2009 06:19:10 -0600 linux (2.6.31-4.21) karmic; urgency=low [ Amit Kucheria ] * dm-raid-4-5: Add missing brackets around test_bit() [ John Johansen ] * AppArmor: Fix change_profile failing lpn401931 * AppArmor: Fix determination of forced AUDIT messages. * AppArmor: Fix oops in auditing of the policy interface offset -- Andy Whitcroft Thu, 23 Jul 2009 19:18:30 +0100 linux (2.6.31-4.20) karmic; urgency=low [ Andy Whitcroft ] * SAUCE: iscsitarget -- update to SVN revision r214 * SAUCE: iscsitarget -- renable driver * [Config] consolidate lpia/lpia and i386/generic configs * [Config] enable CRYPTO modules for all architectures * [Config] enable cryptoloop * [Config] enable various filesystems for armel * [Config] sync i386 generic and generic-pae * [Config] add the 386 (486 processors and above) flavour * [Config] re-set DEFAULT_MMAP_MIN_ADDR - LP: #399914 * add genconfigs/genportsconfigs to extract the built configs * updateconfigs -- alter concatenation order allow easier updates * intelfb -- INTELFB now conflicts with DRM_I915 * printchanges -- rebase tree does not have stable tags use changelog * AppArmor: fix argument size missmatch on 64 bit builds [ Ike Panhc ] * Ship bnx2x firmware in nic-modules udeb - LP: #360966 [ Jeff Mahoney ] * AppArmor: fix build failure on ia64 [ John Johansen ] * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to initialize. * AppArmour: fix auditing of domain transitions to include target profile information * AppArmor: fix C99 violation * AppArmor: revert reporting of create to write permission. * SAUCE: Add config option to set a default LSM * [Config] enable AppArmor by default * AppArmor: Fix NULL pointer dereference oops in profile attachment. [ Keith Packard ] * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardware - LP: #351756 [ Luke Yelavich ] * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel header packages - LP: #355344 [ Michael Casadevall ] * [Config] update SPARC config files to allow success build [ Scott James Remnant ] * SAUCE: trace: add trace_event for the open() syscall [ Stefan Bader ] * SAUCE: jfs: Fix early release of acl in jfs_get_acl - LP: #396780 [ Tim Gardner ] * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release - LP: #397499 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727 refresh - LP: #365291 * [Config] SSB/B44 are common across all arches/flavours. [ Upstream ] * Rebased to 2.6.31-rc4 -- Andy Whitcroft Thu, 23 Jul 2009 08:41:39 +0100 linux (2.6.31-3.19) karmic; urgency=low [ Andy Whitcroft ] * Revert "[Config] Disabled NDISWRAPPER" * ndiswrapper -- fix i386 compilation failures on cmpxchg8b * AUFS -- export various core functions * AUFS -- export various core functions -- fixes * AUFS -- core filesystem * AUFS -- track changes in v2.6.31 * [Config] Enable AUFS * droppped 'iwl3945: do not send scan command if channel count zero' as it is already upstream but failed to auto-drop on rebase. [ Eric Paris ] * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user choose * SAUCE: inotify: check filename before dropping repeat events * SAUCE: fsnotify: fix inotify tail drop check with path entries -- Andy Whitcroft Tue, 14 Jul 2009 12:52:55 +0100 linux (2.6.31-3.18) karmic; urgency=low [ Andy Whitcroft ] * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by AUFS" * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS" * Revert "Add sec_perm-2.6.24.patch from AUFS - export security_inode_permission" * clear out left over AUFS files and modifications [ Luke Yelavich ] * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc * SAUCE: Explicitly include header files to allow apparmor to build on powerpc * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc [ Tim Gardner ] * [Config] Dropped ubuntu/misc/wireless/acx * [Config] Disabled NDISWRAPPER until the compile issues are fixed. [ Upstream ] * Rebased to 2.6.31-rc3 -- Andy Whitcroft Fri, 10 Jul 2009 18:59:33 +0100 linux (2.6.31-2.17) karmic; urgency=low [ Andy Whitcroft ] * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc * compcache -- remove redundant Kconfig entries part 2 * compcache -- clean up CCFLAGS declarations * [Config] enable AppArmor * AppArmor: fix operator precidence issue in as_path_link [ John Johansen ] * AppArmor security module * AppArmor: Correct mapping of file permissions. * AppArmor: Turn auditing of ptrace on [ Luke Yelavich ] * [Config] disable CONFIG_DM_RAID45 on powerpc -- Andy Whitcroft Fri, 10 Jul 2009 15:02:05 +0100 linux (2.6.31-2.16) karmic; urgency=low [ Andy Whitcroft ] * compcache -- remove redundant Kconfig entries added ignore and ignore.modules for all arches since the compcache update changes the modules names as well as some compcache ABI values. [ Manoj Iyer ] * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3) * SAUCE: update compcache version to 0.5.3 [ Tim Gardner ] * [Config]: Fix sparc FTBS by adding ignore.modules -- Tim Gardner Mon, 06 Jul 2009 13:35:29 -0600 linux (2.6.31-2.15) karmic; urgency=low [ Andy Whitcroft ] * SAUCE: default ATI Radeon KMS to off until userspace catches up * [Config] Update configs following rebase to 2.6.31-rc2 * [Config] update ports configs following update to 2.6.31-rc2 [ Luke Yelavich ] * [Config] powerpc - Disable CONFIG_RDS [ Matt Zimmerman ] * Rename linux-doc-PKGVER to linux-doc and clean up its description - LP: #382115 [ Upstream Kernel Changes ] * rebased to mainline 2.6.31-rc2 -- Andy Whitcroft Sat, 04 Jul 2009 17:39:13 +0100 linux (2.6.31-1.14) karmic; urgency=low [ Andy Whitcroft ] * update ndiswrapper to 1.55 * remove leftovers of gfs * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR [ Luke Yelavich ] * [Config] re-enable and build the ide-pmac driver into powerpc kernels * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the kernel [ Manoj Iyer ] * Remove snd-bt-sco ubuntu driver [ Michael Casadevall ] * [Config] updates ia64 config and d-i folders to allow succesful build * [Config] Update powerpc and sparc for 2.6.31 [ Upstream Kernel Changes ] * intel-iommu: fix Identity Mapping to be arch independent - LP: #384695 * ACPI: video: prevent NULL deref in acpi_get_pci_dev() -- Andy Whitcroft Tue, 30 Jun 2009 17:47:32 +0100 linux (2.6.31-1.13) karmic; urgency=low [ Andy Whitcroft ] * REBASE: rebased to mainline 2.6.31-rc1 - "UBUNTU: SAUCE: UHCI USB quirk for resume" no longer applies, using deprecated interfaces, LPIA only, dropped - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data" changes now upstream, dropped * [Config] Update configs following rebase to 2.6.31-rc1 * [Config] update ports configs following update to 2.6.31-rc1 * [Config] disable broken staging driver CONFIG_STLC45XX * SAUCE: fix compcache to use updates accessors * [Config] disable staging driver CONFIG_VT6655 * SAUCE: fix DRDB to use updates accessors * [Disable] ndiswrapper needs update * [Disable] LIRC I2C needs update * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update * [Config] disable I2C_DESIGNWARE does not compile * [Config] disable CONFIG_TLSUP for lpia * [Config] disable CONFIG_FB_UDL for arm * SAUCE: disable adding scsi headers to linux-libc-dev [ Mario Limonciello ] * SAUCE: Add LIRC drivers -- Andy Whitcroft Thu, 25 Jun 2009 12:06:22 +0100 linux (2.6.30-10.12) karmic; urgency=low [ Andy Whitcroft ] * [Config] split out the ports configs into their own family * [Config] update configs following introduction of ports family [ Upstream Kernel Changes ] * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its description". Fixes linux-doc package name conflicts for now. - LP: #382115 -- Tim Gardner Mon, 22 Jun 2009 09:17:14 -0600 linux (2.6.30-10.11) karmic; urgency=low [ Amit Kucheria ] * [Config] Comment splitconfig.pl and misc cleanup * [Config] Rename all configs to the new naming scheme * [Config] Splitconfig rework * [Config] Rename scripts/misc/oldconfig to kernelconfig * [Config] Fix build system for new config split * [Config] Run updateconfigs after the splitconfig rework [ Andy Whitcroft ] * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y" * [Config] standardise CONFIG_STAGING=y * [Config] standardise CONFIG_RD_LZMA=y * [Config] CONFIG_PCI_IOV=y * [Config] CONFIG_PCI_STUB=m * [Config] merge kernel configs more agressively [ Colin Watson ] * [Config] Run kernel-wedge in $(builddir) rather than at the top level * [Config] Add support for including firmware in udebs * [Config] Ship bnx2 firmware in nic-modules udeb - LP: #384861 [ Luke Yelavich ] * [Config] ports - Import of ports architectures into kernel packaging infrastructure * [Config] ports - Do not update ports kernel configurations by default * [Config] ports - Disable ABI checking for ports architectures * [Config] ports - Build drivers in ubuntu sub-directory on powerpc * [Config] ports - Add control.d/vars.* files for ports architectures * [Config] ports - Add ports architectures for linux-libc-dev * [Config] ports - Create powerpc specific message-modules and block-modules udebs * [Config] ports - Add configuration files for ports architectures [ Manoj Iyer ] * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386 - LP: #329864 [ Michael Casadevall ] * [Config] ports - Fix compression of kernels [ Stefan Bader ] * [Upstream] mmc: prevent dangling block device from accessing stale queues - LP: #383668 [ Tim Gardner ] * [Config] Recommend grub-pc in linux-image - LP: #385741 * [Config] Implement i386 generic and generic-pae flavours * [Config] ports - Add control info after integrating ports arches * [Config] Removed auto-generated files from git * [Config] Added netxen_nic to nic-modules - LP: #389603 [ Matt Zimmerman ] * Rename linux-doc-PKGVER to linux-doc and clean up its description - LP: #382115 -- Tim Gardner Mon, 15 Jun 2009 14:38:26 -0600 linux (2.6.30-9.10) karmic; urgency=low [ Andy Whitcroft ] * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia) * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia) * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia) * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64) * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia) * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386) [ Upstream Kernel Changes ] * rebased to 2.6.30 final -- Andy Whitcroft Fri, 05 Jun 2009 11:42:53 +0100 linux (2.6.30-8.9) karmic; urgency=low [ Andy Whitcroft ] * Config update removed the following options: CONFIG_EDAC_AMD8111=m CONFIG_EDAC_AMD8131=m [ Upstream Kernel Changes ] * rebased to 2.6.30-rc8 -- Andy Whitcroft Wed, 03 Jun 2009 09:21:13 +0100 linux (2.6.30-7.8) karmic; urgency=low [ Andy Whitcroft ] * Enabled NEW configration options: Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M [ Upstream Kernel Changes ] * rebased to 2.6.30-rc7 -- Andy Whitcroft Sat, 23 May 2009 23:47:24 +0100 linux (2.6.30-6.7) karmic; urgency=low [ Andy Whitcroft ] * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now upstream) [ Upstream Kernel Changes ] * rebased to 2.6.30-rc6 -- Andy Whitcroft Mon, 18 May 2009 18:05:54 +0100 linux (2.6.30-5.6) karmic; urgency=low [ Tim Gardner ] * [Config] Enable Keyspan USB serial device firmware in kernel module - LP: #334285 [ Upstream Kernel Changes ] * rebased to 2.6.30-rc5 -- Tim Gardner Mon, 11 May 2009 12:02:16 -0600 linux (2.6.30-4.5) karmic; urgency=low [ Colin Watson ] * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid /usr/include/asm/* going missing - LP: #373214 -- Stefan Bader Fri, 08 May 2009 11:09:08 +0200 linux (2.6.30-3.4) karmic; urgency=low [ Kees Cook ] * SAUCE: [x86] implement cs-limit nx-emulation for ia32 - LP: #369978 [ Stefan Bader ] * SAUCE: input: Blacklist digitizers from joydev.c - LP: #300143 -- Tim Gardner Fri, 01 May 2009 14:00:42 -0600 linux (2.6.30-2.3) karmic; urgency=low [ Tim Gardner ] * [Config] Enabled CC_STACKPROTECTOR=y for all x86en - LP: #369152 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y * [Config] CONFIG_DRM_I915_KMS=y * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH minimums [ Upstream Kernel Changes ] * rebased to 2.6.30-rc4 -- Tim Gardner Thu, 30 Apr 2009 09:17:05 -0600 linux (2.6.30-1.2) karmic; urgency=low [ Tim Gardner ] * [Config] armel: disable staging drivers, fixes FTBS * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS [ Upstream Kernel Changes ] * mpt2sas: Change reset_type enum to avoid namespace collision. Submitted upstream. -- Tim Gardner Tue, 28 Apr 2009 16:54:41 -0600 linux (2.6.30-1.1) karmic; urgency=low * Initial release after rebasing against v2.6.30-rc3 -- Tim Gardner Thu, 12 Mar 2009 19:16:07 -0600