[ubuntu/trusty-proposed] linux-lts-xenial 4.4.0-12.28~14.04.1 (Accepted)
Andy Whitcroft
apw at canonical.com
Wed Mar 9 18:12:18 UTC 2016
linux-lts-xenial (4.4.0-12.28~14.04.1) trusty; urgency=low
* Miscellaneous Ubuntu changes
- reconstruct: Work around orig tarball packaging limitiations
Fixes FTBS
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
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
Date: 2016-03-08 23:42:14.516593+00:00
Changed-By: Tim Gardner <tim.gardner at canonical.com>
Signed-By: Andy Whitcroft <apw at canonical.com>
https://launchpad.net/ubuntu/+source/linux-lts-xenial/4.4.0-12.28~14.04.1
-------------- next part --------------
Sorry, changesfile not available.
More information about the Trusty-changes
mailing list