]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian.raspi2/changelog
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / debian.raspi2 / changelog
CommitLineData
edcfda8f
SF
1linux-raspi2 (4.11.0-1002.3) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:58:18 -0500
8
8869fae9 9linux-raspi2 (4.11.0-1001.2) artful; urgency=low
13453dba 10
8869fae9 11 * linux-raspi2: 4.11.0-1001.2 -proposed tracker (LP: #1699556)
13453dba 12
8869fae9
SF
13 [ Ubuntu: 4.11.0-8.13 ]
14
15 * Release Tracking Bug
16 - LP: #1699184
17 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
18 - SAUCE: drm: hibmc: Use set_busid function from drm core
19 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
20 - d-i: Add hibmc-drm to kernel-image udeb
21 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
22 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
23 * Miscellaneous Ubuntu changes
24 - SAUCE: mm: fix new crash in unmapped_area_topdown()
25
26 [ Ubuntu: 4.11.0-7.12 ]
27
28 * Release Tracking Bug
29 - LP: #1698881
30 * CVE-2017-1000364
31 - mm: larger stack guard gap, between vmas
32 * Artful update to v4.11.6 stable release (LP: #1698800)
33 - drm/i915: Do not drop pagetables when empty
34 - PCI/PM: Add needs_resume flag to avoid suspend complete optimization
35 - drm/i915: Prevent the system suspend complete optimization
36 - partitions/msdos: FreeBSD UFS2 file systems are not recognized
37 - efi: Fix boot panic because of invalid BGRT image address
38 - xtensa: don't use linux IRQ #0
39 - s390/kvm: do not rely on the ILC on kvm host protection fauls
40 - Revert "drm/i915: Restore lost "Initialized i915" welcome message"
41 - drm/i915: Fix 90/270 rotated coordinates for FBC
42 - drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
43 - drm/i915: Guard against i915_ggtt_disable_guc() being invoked
44 unconditionally
45 - drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
46 - drm/i915: Disable decoupled MMIO
47 - Linux 4.11.6
48 * Bugfixes for hns network driver (LP: #1696031)
49 - net: hns: Fix the implementation of irq affinity function
50 - net: hns: Modify GMAC init TX threshold value
51 - net: hns: Optimize the code for GMAC pad and crc Config
52 - net: hns: Remove redundant memset during buffer release
53 - net: hns: bug fix of ethtool show the speed
54 - net: hns: Optimize hns_nic_common_poll for better performance
55 - net: hns: Fix to adjust buf_size of ring according to mtu
56 - net: hns: Replace netif_tx_lock to ring spin lock
57 - net: hns: Correct HNS RSS key set function
58 - net: hns: Remove the redundant adding and deleting mac function
59 - net: hns: Remove redundant mac_get_id()
60 - net: hns: Remove redundant mac table operations
61 - net: hns: Clean redundant code from hns_mdio.c file
62 - net: hns: Optimise the code in hns_mdio_wait_ready()
63 - net: hns: Simplify the exception sequence in hns_ppe_init()
64 - net: hns: Adjust the SBM module buffer threshold
65 - net: hns: Avoid Hip06 chip TX packet line bug
66 - net: hns: Some checkpatch.pl script & warning fixes
67 - net: hns: support deferred probe when can not obtain irq
68 - net: hns: support deferred probe when no mdio
69 - net: hns: fix ethtool_get_strings overflow in hns driver
70 * OpenPower: Some multipaths temporarily have only a single path
71 (LP: #1696445)
72 - scsi: ses: don't get power status of SES device slot on probe
73 * Artful update to v4.11.5 stable release (LP: #1697955)
74 - bnx2x: Fix Multi-Cos
75 - net: bridge: start hello timer only if device is up
76 - vxlan: eliminate cached dst leak
77 - net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
78 - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
79 - cxgb4: avoid enabling napi twice to the same queue
80 - tcp: disallow cwnd undo when switching congestion control
81 - vxlan: fix use-after-free on deletion
82 - ip6_tunnel: fix traffic class routing for tunnels
83 - sock: reset sk_err when the error queue is empty
84 - geneve: fix needed_headroom and max_mtu for collect_metadata
85 - ipv6: Fix leak in ipv6_gso_segment().
86 - net: dsa: Fix stale cpu_switch reference after unbind then bind
87 - net: ping: do not abuse udp_poll()
88 - net/ipv6: Fix CALIPSO causing GPF with datagram support
89 - ravb: Fix use-after-free on `ifconfig eth0 down`
90 - net: bridge: fix a null pointer dereference in br_afspec
91 - net: ethoc: enable NAPI before poll may be scheduled
92 - net: stmmac: fix completely hung TX when using TSO
93 - sparc64: Add __multi3 for gcc 7.x and later.
94 - sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
95 - sparc: Machine description indices can vary
96 - sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
97 - sparc64: reset mm cpumask after wrap
98 - sparc64: combine activate_mm and switch_mm
99 - sparc64: redefine first version
100 - sparc64: add per-cpu mm of secondary contexts
101 - sparc64: new context wrap
102 - sparc64: delete old wrap code
103 - arch/sparc: support NR_CPUS = 4096
104 - ftrace: Fix memory leak in ftrace_graph_release()
105 - serial: exar: Fix stuck MSIs
106 - serial: ifx6x60: fix use-after-free on module unload
107 - serial: core: fix crash in uart_suspend_port
108 - ptrace: Properly initialize ptracer_cred on fork
109 - ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
110 - crypto: asymmetric_keys - handle EBUSY due to backlog correctly
111 - KEYS: fix dereferencing NULL payload with nonzero length
112 - KEYS: fix freeing uninitialized memory in key_update()
113 - KEYS: encrypted: avoid encrypting/decrypting stack buffers
114 - crypto: drbg - wait for crypto op not signal safe
115 - crypto: gcm - wait for crypto op not signal safe
116 - ovl: fix creds leak in copy up error path
117 - kthread: Fix use-after-free if kthread fork fails
118 - drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
119 - nfsd4: fix null dereference on replay
120 - gfs2: Make flush bios explicitely sync
121 - efi: Don't issue error message when booted under Xen
122 - efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot
123 - kvm: async_pf: fix rcu_irq_enter() with irqs enabled
124 - KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
125 - arm64: KVM: Preserve RES1 bits in SCTLR_EL2
126 - arm64: KVM: Allow unaligned accesses at EL2
127 - arm: KVM: Allow unaligned accesses at HYP
128 - KVM: async_pf: avoid async pf injection when in guest mode
129 - dmaengine: usb-dmac: Fix DMAOR AE bit definition
130 - dmaengine: ep93xx: Always start from BASE0
131 - dmaengine: ep93xx: Don't drain the transfers in terminate_all()
132 - dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
133 - dmaengine: mv_xor_v2: properly handle wrapping in the array of HW
134 descriptors
135 - dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx
136 - dmaengine: mv_xor_v2: enable XOR engine after its configuration
137 - dmaengine: mv_xor_v2: fix tx_submit() implementation
138 - dmaengine: mv_xor_v2: remove interrupt coalescing
139 - dmaengine: mv_xor_v2: set DMA mask to 40 bits
140 - cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
141 - reiserfs: Make flush bios explicitely sync
142 - mtd: nand: tango: Export OF device ID table as module aliases
143 - mtd: nand: tango: Update ecc_stats.corrected
144 - xen/privcmd: Support correctly 64KB page granularity when mapping memory
145 - ext4: fix SEEK_HOLE
146 - ext4: keep existing extra fields when inode expands
147 - ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
148 - ext4: fix fdatasync(2) after extent manipulation operations
149 - drm: Fix oops + Xserver hang when unplugging USB drm devices
150 - usb: gadget: f_mass_storage: Serialize wake and sleep execution
151 - usb: musb: dsps: keep VBUS on for host-only mode
152 - usb: chipidea: imx: Do not access CLKONOFF on i.MX51
153 - usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
154 - usb: chipidea: debug: check before accessing ci_role
155 - staging/lustre/lov: remove set_fs() call from lov_getstripe()
156 - iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
157 - iio: light: ltr501 Fix interchanged als/ps register field
158 - iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()
159 - iio: proximity: as3935: fix AS3935_INT mask
160 - iio: proximity: as3935: fix iio_trigger_poll issue
161 - block: Avoid that blk_exit_rl() triggers a use-after-free
162 - mei: make sysfs modalias format similar as uevent modalias
163 - random: invalidate batched entropy after crng init
164 - cpufreq: cpufreq_register_driver() should return -ENODEV if init fails
165 - target: Re-add check to reject control WRITEs with overflow data
166 - drm/msm: Expose our reservation object when exporting a dmabuf.
167 - drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
168 - ahci: Acer SA5-271 SSD Not Detected Fix
169 - rc-core: race condition during ir_raw_event_register()
170 - cgroup: Prevent kill_css() from being called more than once
171 - Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
172 - cpuset: consider dying css as offline
173 - ufs: restore proper tail allocation
174 - fix ufs_isblockset()
175 - ufs: restore maintaining ->i_blocks
176 - ufs: set correct ->s_maxsize
177 - ufs_extend_tail(): fix the braino in calling conventions of
178 ufs_new_fragments()
179 - ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
180 - excessive checks in ufs_write_failed() and ufs_evict_inode()
181 - cxl: Fix error path on bad ioctl
182 - cxl: Avoid double free_irq() for psl,slice interrupts
183 - btrfs: use correct types for page indices in btrfs_page_exists_in_range
184 - btrfs: fix memory leak in update_space_info failure path
185 - btrfs: fix race with relocation recovery and fs_root setup
186 - Btrfs: fix delalloc accounting leak caused by u32 overflow
187 - KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
188 - scsi: qla2xxx: don't disable a not previously enabled PCI device
189 - scsi: qla2xxx: Fix recursive loop during target mode configuration for
190 ISP25XX leaving system unresponsive
191 - scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi
192 queue
193 - scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name
194 call
195 - scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to
196 debug customer issues
197 - scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
198 - scsi: qla2xxx: Fix mailbox pointer error in fwdump capture
199 - powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function
200 - powerpc/numa: Fix percpu allocations to be NUMA aware
201 - powerpc/hotplug-mem: Fix missing endian conversion of aa_index
202 - powerpc/kernel: Fix FP and vector register restoration
203 - powerpc/kernel: Initialize load_tm on task creation
204 - Revert "ata: sata_mv: Convert to devm_ioremap_resource()"
205 - perf/core: Drop kernel samples even though :u is specified
206 - srcu: Allow use of Classic SRCU from both process and interrupt context
207 - net: qcom/emac: do not use hardware mdio automatic polling
208 - drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
209 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
210 - drm/vmwgfx: Make sure backup_handle is always valid
211 - x86/microcode/intel: Clear patch pointer before jettisoning the initrd
212 - drm/nouveau/tmr: fully separate alarm execution/pending lists
213 - ALSA: timer: Fix race between read and ioctl
214 - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
215 - ASoC: Fix use-after-free at card unregistration
216 - cpu/hotplug: Drop the device lock on error
217 - drivers: char: mem: Fix wraparound check to allow mappings up to the end
218 - drm/i915: Fix runtime PM for LPE audio
219 - drm/i915/skl: Add missing SKL ID
220 - serial: sh-sci: Fix panic when serial console and DMA are enabled
221 - pinctrl: cherryview: Add terminate entry for dmi_system_id tables
222 - cgroup: mark cgroup_get() with __maybe_unused
223 - iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
224 - hwmon: (coretemp) Handle frozen hotplug state correctly
225 - audit: fix the RCU locking for the auditd_connection structure
226 - drm/i915/vbt: don't propagate errors from intel_bios_init()
227 - drm/i915/vbt: split out defaults that are set when there is no VBT
228 - netfilter: nft_set_rbtree: handle element re-addition after deletion
229 - kthread: fix boot hang (regression) on MIPS/OpenRISC
230 - Linux 4.11.5
231
232 -- Seth Forshee <seth.forshee@canonical.com> Wed, 21 Jun 2017 11:57:53 -0500
13453dba 233
f0b60a30 234linux-raspi2 (4.11.0-1000.1) artful; urgency=low
c43097c0 235
f0b60a30
SF
236 [ Seth Forshee ]
237
238 * Release Tracking Bug
239 - LP: #1697946
240
241 * Import rpi patchs from https://github.com/raspberrypi/linux rpi-4.11.y
242 up to commit 935308cd9976d3ced653ffd73be5fdeb2e8c71b5
243
244 * Initial raspi2 packaging and configs
245
246 [ Ubuntu: 4.11.0-6.11 ]
247
248 * Release Tracking Bug
249 - LP: #1697022
250 * CVE-2014-9900
251 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
252 ethtool_get_wol()
253 * hisi_sas driver updates (LP: #1695999)
254 - scsi: hisi_sas: add to_hisi_sas_port()
255 - scsi: hisi_sas: add controller reset
256 - scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
257 - scsi: hisi_sas: add softreset function for SATA disk
258 - scsi: hisi_sas: remove hisi_sas_port_deformed()
259 - scsi: hisi_sas: error hisi_sas_task_prep() when port down
260 - scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
261 - scsi: hisi_sas: modify error handling for v2 hw
262 - scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
263 - scsi: hisi_sas: hardreset for SATA disk in LU reset
264 - scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
265 - scsi: hisi_sas: free slots after hardreset
266 - scsi: hisi_sas: fix some sas_task.task_state_lock locking
267 - scsi: hisi_sas: remove task free'ing for timeouts
268 - scsi: hisi_sas: process error codes according to their priority
269 - scsi: hisi_sas: some modifications to v2 hw reg init values
270 - scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
271 - scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
272 - scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
273 - scsi: hisi_sas: release SMP slot in lldd_abort_task
274 - scsi: hisi_sas: check hisi_sas_lu_reset() error message
275 - scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
276 - scsi: hisi_sas: add is_sata_phy_v2_hw()
277 - scsi: hisi_sas: add missing break in switch statement
278 - scsi: hisi_sas: fix SATA dependency
279 - scsi: hisi_sas: workaround STP link SoC bug
280 - scsi: hisi_sas: workaround a SoC SATA IO processing bug
281 - scsi: hisi_sas: workaround SoC about abort timeout bug
282 - scsi: hisi_sas: add v2 hw internal abort timeout workaround
283 - scsi: hisi_sas: fix NULL deference when TMF timeouts
284 - scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
285 * [SRU][Zesty] Support SMMU passthrough using the default domain
286 (LP: #1688158)
287 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains
288 - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains
289 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void
290 - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains
291 - iommu: Allow default domain type to be set on the kernel command line
292 * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
293 for 22s! (LP: #1680549)
294 - iommu/dma: Convert to address-based allocation
295 - iommu/dma: Clean up MSI IOVA allocation
296 - iommu/dma: Plumb in the per-CPU IOVA caches
297 - iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range
298 * Artful update to v4.11.4 stable release (LP: #1696723)
299 - dccp/tcp: do not inherit mc_list from parent
300 - driver: vrf: Fix one possible use-after-free issue
301 - ipv6/dccp: do not inherit ipv6_mc_list from parent
302 - s390/qeth: handle sysfs error during initialization
303 - s390/qeth: unbreak OSM and OSN support
304 - s390/qeth: avoid null pointer dereference on OSN
305 - s390/qeth: add missing hash table initializations
306 - bpf, arm64: fix faulty emission of map access in tail calls
307 - netem: fix skb_orphan_partial()
308 - net: fix compile error in skb_orphan_partial()
309 - tcp: avoid fragmenting peculiar skbs in SACK
310 - tipc: make macro tipc_wait_for_cond() smp safe
311 - sctp: fix src address selection if using secondary addresses for ipv6
312 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
313 - net/packet: fix missing net_device reference release
314 - net/mlx5e: Use the correct pause values for ethtool advertising
315 - net/mlx5e: Fix ethtool pause support and advertise reporting
316 - tcp: eliminate negative reordering in tcp_clean_rtx_queue
317 - smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
318 - net/smc: Add warning about remote memory exposure
319 - net: Improve handling of failures on link and route dumps
320 - ipv6: Prevent overrun when parsing v6 header options
321 - ipv6: Check ip6_find_1stfragopt() return value properly.
322 - bridge: netlink: check vlan_default_pvid range
323 - qmi_wwan: add another Lenovo EM74xx device ID
324 - bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
325 - ipv6: fix out of bound writes in __ip6_append_data()
326 - bonding: fix accounting of active ports in 3ad
327 - net/mlx5: Avoid using pending command interface slots
328 - net: phy: marvell: Limit errata to 88m1101
329 - vlan: Fix tcp checksum offloads in Q-in-Q vlans
330 - be2net: Fix offload features for Q-in-Q packets
331 - virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
332 - geneve: fix fill_info when using collect_metadata
333 - tcp: avoid fastopen API to be used on AF_UNSPEC
334 - sctp: fix ICMP processing if skb is non-linear
335 - ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
336 - ipv4: add reference counting to metrics
337 - bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
338 - bpf: fix wrong exposure of map_flags into fdinfo for lpm
339 - bpf: adjust verifier heuristics
340 - sparc64: Fix mapping of 64k pages with MAP_FIXED
341 - sparc: Fix -Wstringop-overflow warning
342 - sparc/ftrace: Fix ftrace graph time measurement
343 - fs/ufs: Set UFS default maximum bytes per file
344 - powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
345 - powerpc/spufs: Fix hash faults for kernel regions
346 - Revert "tty_port: register tty ports with serdev bus"
347 - serdev: fix tty-port client deregistration
348 - i2c: i2c-tiny-usb: fix buffer not being DMA capable
349 - crypto: skcipher - Add missing API setkey checks
350 - Revert "ACPI / button: Remove lid_init_state=method mode"
351 - x86/MCE: Export memory_error()
352 - acpi, nfit: Fix the memory error check in nfit_handle_mce()
353 - ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service
354 - ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
355 - Revert "ACPI / button: Change default behavior to lid_init_state=open"
356 - mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
357 - scsi: zero per-cmd private driver data for each MQ I/O
358 - iscsi-target: Always wait for kthread_should_stop() before kthread exit
359 - iscsi-target: Fix initial login PDU asynchronous socket close OOPs
360 - scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()
361 - ibmvscsis: Clear left-over abort_cmd pointers
362 - ibmvscsis: Fix the incorrect req_lim_delta
363 - HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
364 - nvme-rdma: support devices with queue size < 32
365 - nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
366 - nvme: avoid to use blk_mq_abort_requeue_list()
367 - drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
368 - drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
369 - drm/radeon/ci: disable mclk switching for high refresh rates (v2)
370 - drm/radeon: Unbreak HPD handling for r600+
371 - pcmcia: remove left-over %Z format
372 - ALSA: hda - No loopback on ALC299 codec
373 - ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
374 - Revert "ALSA: usb-audio: purge needless variable length array"
375 - ALSA: usb: Fix a typo in Tascam US-16x08 mixer element
376 - mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks
377 once
378 - mm: avoid spurious 'bad pmd' warning messages
379 - dax: fix race between colliding PMD & PTE entries
380 - mm/migrate: fix refcount handling when !hugepage_migration_supported()
381 - mlock: fix mlock count can not decrease in race condition
382 - mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
383 - mm: consider memblock reservations for deferred memory initialization sizing
384 - RDMA/srp: Fix NULL deref at srp_destroy_qp()
385 - RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
386 - x86/boot: Use CROSS_COMPILE prefix for readelf
387 - ksm: prevent crash after write_protect_page fails
388 - slub/memcg: cure the brainless abuse of sysfs attributes
389 - drm/gma500/psb: Actually use VBT mode when it is found
390 - xfs: Fix missed holes in SEEK_HOLE implementation
391 - xfs: use ->b_state to fix buffer I/O accounting release race
392 - xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
393 - xfs: use dedicated log worker wq to avoid deadlock with cil wq
394 - xfs: fix over-copying of getbmap parameters from userspace
395 - xfs: actually report xattr extents via iomap
396 - xfs: drop iolock from reclaim context to appease lockdep
397 - xfs: fix integer truncation in xfs_bmap_remap_alloc
398 - xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
399 - xfs: prevent multi-fsb dir readahead from reading random blocks
400 - xfs: fix up quotacheck buffer list error handling
401 - xfs: support ability to wait on new inodes
402 - xfs: update ag iterator to support wait on new inodes
403 - xfs: wait on new inodes during quotaoff dquot release
404 - xfs: reserve enough blocks to handle btree splits when remapping
405 - xfs: fix use-after-free in xfs_finish_page_writeback
406 - xfs: fix indlen accounting error on partial delalloc conversion
407 - xfs: BMAPX shouldn't barf on inline-format directories
408 - xfs: bad assertion for delalloc an extent that start at i_size
409 - xfs: xfs_trans_alloc_empty
410 - xfs: avoid mount-time deadlock in CoW extent recovery
411 - xfs: fix unaligned access in xfs_btree_visit_blocks
412 - xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
413 - Linux 4.11.4
414 * orangefs kernel module not compiled for amd64, i386 (LP: #1696541)
415 - [Config] CONFIG_ORANGEFS_FS=m
416 * Dell Inspiron on kernel 4.10 : battery detected only after AC power adapter
417 event (LP: #1678590)
418 - ACPI / blacklist: add _REV quirk for Dell Inspiron 7537
419 * APST quirk needed for Intel NVMe (LP: #1686592)
420 - nvme: Quirk APST on Intel 600P/P3100 devices
421 * iptables/ip6tables regressions in deleting rules (LP: #1691752)
422 - netfilter: xtables: zero padding in data_to_user
423 - netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside
424 CONFIG_COMPAT
425 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
426 (LP: #1671360)
427 - pinctrl: amd: make use of raw_spinlock variants
428 - pinctrl/amd: Use regular interrupt instead of chained
429 * Marvell MacchiatoBin crashes in fintek_8250_probe() (LP: #1692548)
430 - drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
431 * extend-diff-ignore should use exact matches (LP: #1693504)
432 - [Packaging] exact extend-diff-ignore matches
433 * ATS fix: Fix opal_npu_destroy_context call (LP: #1692580)
434 - powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
435 * Keyboard backlight control does not work on some dell laptops.
436 (LP: #1693126)
437 - platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
438 * Miscellaneous Ubuntu changes
439 - SAUCE: efi: Don't print secure boot state from the efi stub
440 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
441 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
c43097c0 442
f0b60a30 443 -- Seth Forshee <seth.forshee@canonical.com> Wed, 14 Jun 2017 09:13:02 -0500
c43097c0
SF
444
445linux-raspi2 (4.11.0-1000.0) artful; urgency=low
446
447 * Dummy Entry
448
449 -- Seth Forshee <seth.forshee@canonical.com> Wed, 24 May 2017 11:51:37 -0500
450
451linux (4.11.0-4.9) artful; urgency=low
452
453 [ Seth Forshee ]
454
455 * Release Tracking Bug
456 - LP: #1693229
457
458 * arm64: mbigen updates (LP: #1692783)
459 - Revert "UBUNTU: SAUCE: irqchip: mbigen: Add ACPI support"
460 - irqchip/mbigen: Add ACPI support
461 - irqchip/mbigen: Fix return value check in mbigen_device_probe()
462 - irqchip/mbigen: Fix memory mapping code
463 - irqchip/mbigen: Fix potential NULL dereferencing
464 - irqchip/mbigen: Fix the clear register offset calculation
465
466 * Ubuntu16.04.03: POWER9 XIVE: msgsnd/doorbell IPI support (backport)
467 (LP: #1691973)
468 - powerpc/64s: Add msgp facility unavailable log string
469 - powerpc/64s: Add SCV FSCR bit for ISA v3.0
470 - powerpc/xive: Native exploitation of the XIVE interrupt controller
471 - powerpc: Change the doorbell IPI calling convention
472 - powerpc: Introduce msgsnd/doorbell barrier primitives
473 - powerpc/64s: Avoid a branch for ppc_msgsnd
474 - powerpc/powernv: POWER9 support for msgsnd/doorbell IPI
475 - powerpc/powernv: Add XIVE related definitions to opal-api.h
476 - powerpc: Add more PPC bit conversion macros
477 - powerpc: Add optional smp_ops->prepare_cpu SMP callback
478 - powerpc/smp: Remove migrate_irq() custom implementation
479 - powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
480
481 * Hardware transaction memory corruption (LP: #1691477)
482 - powerpc/tm: Fix FP and VMX register corruption
483
484 * Offlined CPUs of a core fail to come up online on POWER9 DD1 (Ubuntu 17.04)
485 (LP: #1685792)
486 - powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c
487 - powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug
488 - powerpc/powernv/idle: Don't override default/deepest directly in kernel
489
490 * Merlin SGMII fail on Ubuntu Xenial HWE kernel (LP: #1686305)
491 - drivers: net: phy: xgene: Fix mdio write
492
493 * powerpc/powernv: Introduce address translation services for Nvlink2
494 (LP: #1690412)
495 - powerpc/powernv: Require MMU_NOTIFIER to fix NPU build
496 - drivers/of/base.c: Add of_property_read_u64_index
497 - powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev
498 - powerpc/powernv: Introduce address translation services for Nvlink2
499
500 * arm64/ACPI support for SBSA watchdog (LP: #1688114)
501 - clocksource: arm_arch_timer: clean up printk usage
502 - clocksource: arm_arch_timer: rename type macros
503 - clocksource: arm_arch_timer: rename the PPI enum
504 - clocksource: arm_arch_timer: move enums and defines to header file
505 - clocksource: arm_arch_timer: add a new enum for spi type
506 - clocksource: arm_arch_timer: rework PPI selection
507 - clocksource: arm_arch_timer: split dt-only rate handling
508 - clocksource: arm_arch_timer: refactor arch_timer_needs_probing
509 - clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init
510 call
511 - clocksource: arm_arch_timer: add structs to describe MMIO timer
512 - clocksource: arm_arch_timer: split MMIO timer probing.
513 - [Config] CONFIG_ACPI_GTDT=y
514 - acpi/arm64: Add GTDT table parse driver
515 - clocksource: arm_arch_timer: simplify ACPI support code.
516 - acpi/arm64: Add memory-mapped timer support in GTDT driver
517 - clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
518 - acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
519
520 * arm64: Add CNTFRQ_EL0 handler (LP: #1688164)
521 - arm64: Add CNTFRQ_EL0 trap handler
522
523 * Support IPMI system interface on Cavium ThunderX (LP: #1688132)
524 - i2c: thunderx: Enable HWMON class probing
525
526 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
527 - [Config] CONFIG_LIBIO=y on arm64 only
528 - SAUCE: LIBIO: Introduce a generic PIO mapping method
529 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
530 - [Config] CONFIG_HISILICON_LPC=y
531 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
532 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
533 I/O
534 - SAUCE: LPC: Add the ACPI LPC support
535 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
536 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
537
538 * POWER9: CAPI2 enablement (LP: #1686519)
539 - cxl: Read vsec perst load image
540 - cxl: Remove unused values in bare-metal environment.
541 - cxl: Keep track of mm struct associated with a context
542 - cxl: Update implementation service layer
543 - cxl: Rename some psl8 specific functions
544 - cxl: Isolate few psl8 specific calls
545 - cxl: Add psl9 specific code
546
547 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
548 - SAUCE: tty: Fix ldisc crash on reopened tty
549
550 * Artful update to 4.11.2 stable release (LP: #1692332)
551 - xen: adjust early dom0 p2m handling to xen hypervisor behavior
552 - target: Fix compare_and_write_callback handling for non GOOD status
553 - target/fileio: Fix zero-length READ and WRITE handling
554 - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
555 - usb: xhci: bInterval quirk for TI TUSB73x0
556 - usb: host: xhci: print correct command ring address
557 - USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
558 - USB: Proper handling of Race Condition when two USB class drivers try to
559 call init_usb_class simultaneously
560 - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
561 - staging: vt6656: use off stack for in buffer USB transfers.
562 - staging: vt6656: use off stack for out buffer USB transfers.
563 - staging: gdm724x: gdm_mux: fix use-after-free on module unload
564 - staging: wilc1000: Fix problem with wrong vif index
565 - staging: sir: fill in missing fields and fix probe
566 - staging: comedi: jr3_pci: fix possible null pointer dereference
567 - staging: comedi: jr3_pci: cope with jiffies wraparound
568 - usb: misc: add missing continue in switch
569 - usb: gadget: legacy gadgets are optional
570 - usb: Make sure usb/phy/of gets built-in
571 - usb: hub: Fix error loop seen after hub communication errors
572 - usb: hub: Do not attempt to autosuspend disconnected devices
573 - x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
574 - selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
575 - x86, pmem: Fix cache flushing for iovec write < 8 bytes
576 - um: Fix PTRACE_POKEUSER on x86_64
577 - perf/x86: Fix Broadwell-EP DRAM RAPL events
578 - KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
579 - Revert "KVM: Support vCPU-based gfn->hva cache"
580 - KVM: arm/arm64: fix races in kvm_psci_vcpu_on
581 - arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
582 - block: fix blk_integrity_register to use template's interval_exp if not 0
583 - crypto: s5p-sss - Close possible race for completed requests
584 - crypto: algif_aead - Require setkey before accept(2)
585 - crypto: ccp - Use only the relevant interrupt bits
586 - crypto: ccp - Disable interrupts early on unload
587 - crypto: ccp - Change ISR handler method for a v3 CCP
588 - crypto: ccp - Change ISR handler method for a v5 CCP
589 - dm crypt: rewrite (wipe) key in crypto layer using random data
590 - dm era: save spacemap metadata root after the pre-commit
591 - dm rq: check blk_mq_register_dev() return value in
592 dm_mq_init_request_queue()
593 - dm thin: fix a memory leak when passing discard bio down
594 - vfio/type1: Remove locked page accounting workqueue
595 - iov_iter: don't revert iov buffer if csum error
596 - IB/core: Fix sysfs registration error flow
597 - IB/core: Fix kernel crash during fail to initialize device
598 - IB/core: For multicast functions, verify that LIDs are multicast LIDs
599 - IB/IPoIB: ibX: failed to create mcg debug file
600 - IB/mlx4: Fix ib device initialization error flow
601 - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
602 - IB/hfi1: Prevent kernel QP post send hard lockups
603 - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
604 - perf annotate s390: Fix perf annotate error -95 (4.10 regression)
605 - perf annotate s390: Implement jump types for perf annotate
606 - jbd2: fix dbench4 performance regression for 'nobarrier' mounts
607 - ext4: evict inline data when writing to memory map
608 - orangefs: fix bounds check for listxattr
609 - orangefs: clean up oversize xattr validation
610 - orangefs: do not set getattr_time on orangefs_lookup
611 - orangefs: do not check possibly stale size on truncate
612 - fs/xattr.c: zero out memory copied to userspace in getxattr
613 - ceph: fix memory leak in __ceph_setxattr()
614 - fs: fix data invalidation in the cleancache during direct IO
615 - fs/block_dev: always invalidate cleancache in invalidate_bdev()
616 - mm: vmscan: fix IO/refault regression in cache workingset transition
617 - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
618 - Fix match_prepath()
619 - Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
620 - Set unicode flag on cifs echo request to avoid Mac error
621 - SMB3: Work around mount failure when using SMB3 dialect to Macs
622 - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
623 - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
624 - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
625 - CIFS: fix oplock break deadlocks
626 - cifs: fix CIFS_IOC_GET_MNT_INFO oops
627 - CIFS: add misssing SFM mapping for doublequote
628 - ovl: do not set overlay.opaque on non-dir create
629 - padata: free correct variable
630 - md/raid1: avoid reusing a resync bio after error handling.
631 - device-dax: fix cdev leak
632 - device-dax: fix sysfs attribute deadlock
633 - dax: prevent invalidation of mapped DAX entries
634 - mm: fix data corruption due to stale mmap reads
635 - ext4: return to starting transaction in ext4_dax_huge_fault()
636 - dax: fix PMD data corruption when fault races with write
637 - f2fs: fix wrong max cost initialization
638 - Revert "f2fs: put allocate_segment after refresh_sit_entry"
639 - f2fs: fix fs corruption due to zero inode page
640 - f2fs: fix multiple f2fs_add_link() having same name for inline dentry
641 - f2fs: check entire encrypted bigname when finding a dentry
642 - f2fs: Make flush bios explicitely sync
643 - initramfs: Always do fput() and load modules after rootfs populate
644 - initramfs: avoid "label at end of compound statement" error
645 - fscrypt: fix context consistency check when key(s) unavailable
646 - fscrypt: avoid collisions when presenting long encrypted filenames
647 - serial: samsung: Use right device for DMA-mapping calls
648 - serial: samsung: Add missing checks for dma_map_single failure
649 - serial: omap: fix runtime-pm handling on unbind
650 - serial: omap: suspend device on probe errors
651 - tty: pty: Fix ldisc flush after userspace become aware of the data already
652 - tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
653 - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
654 - Bluetooth: hci_bcm: add missing tty-device sanity check
655 - Bluetooth: hci_intel: add missing tty-device sanity check
656 - cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()
657 - libata: reject passthrough WRITE SAME requests
658 - ipmi: Fix kernel panic at ipmi_ssif_thread()
659 - libnvdimm, region: fix flush hint detection crash
660 - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
661 - libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering
662 - libnvdimm, pfn: fix 'npfns' vs section alignment
663 - pstore: Fix flags to enable dumps on powerpc
664 - pstore: Use dynamic spinlock initializer
665 - pstore: Shut down worker when unregistering
666 - Linux 4.11.2
667
668 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
669 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
670
671 * iptables regression causing snapd ADT failure (LP: #1691752)
672 - SAUCE: Revert "iptables: use match, target and data copy_to_user helpers"
673
674 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
675 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
676
677 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
678 (LP: #1672819)
679 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
680
681 * CVE-2013-1060 (LP: #1206200)
682 - [Debian] (no-squash) supply perf with appropriate prefix to ensure use of
683 local config
684
685 * Miscellaneous Ubuntu changes
686 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
687 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
688
689 * Miscellaneous upstream changes
690 - Revert "UBUNTU: [Debian] supply perf with appropriate prefix to ensure use
691 of local config"
692
693 -- Seth Forshee <seth.forshee@canonical.com> Wed, 24 May 2017 08:57:22 -0500
694
695linux (4.11.0-3.8) artful; urgency=low
696
697 [ Seth Forshee ]
698
699 * Release Tracking Bug
700 - LP: #1690999
701
702 * apparmor_parser hangs indefinitely when called by multiple threads
703 (LP: #1645037)
704 - SAUCE: apparmor: fix lock ordering for mkdir
705
706 * apparmor leaking securityfs pin count (LP: #1660846)
707 - SAUCE: apparmor: fix leak on securityfs pin count
708
709 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
710 (LP: #1660845)
711 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
712 fails
713
714 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
715 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
716
717 * libvirt profile is blocking global setrlimit despite having no rlimit rule
718 (LP: #1679704)
719 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
720 - apparmor: update auditing of rlimit check to provide capability information
721
722 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
723 - SAUCE: apparmor: add policy revision file interface
724
725 * apparmor does not make support of query data visible (LP: #1678023)
726 - SAUCE: apparmor: add label data availability to the feature set
727
728 * apparmor query interface does not make supported query info available
729 (LP: #1678030)
730 - SAUCE: apparmor: add information about the query inteface to the feature set
731
732 * change_profile incorrect when using namespaces with a compound stack
733 (LP: #1677959)
734 - SAUCE: apparmor: fix label parse for stacked labels
735
736 * Regression in 4.4.0-65-generic causes very frequent system crashes
737 (LP: #1669611)
738 - apparmor: sync of apparmor 3.6+ (17.04)
739
740 * Artful update to 4.11.1 stable release (LP: #1690814)
741 - dm ioctl: prevent stack leak in dm ioctl call
742 - drm/sti: fix GDP size to support up to UHD resolution
743 - power: supply: lp8788: prevent out of bounds array access
744 - brcmfmac: Ensure pointer correctly set if skb data location changes
745 - brcmfmac: Make skb header writable before use
746 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
747 - refcount: change EXPORT_SYMBOL markings
748 - net: macb: fix phy interrupt parsing
749 - tcp: fix access to sk->sk_state in tcp_poll()
750 - geneve: fix incorrect setting of UDP checksum flag
751 - bpf: enhance verifier to understand stack pointer arithmetic
752 - bpf, arm64: fix jit branch offset related to ldimm64
753 - tcp: fix wraparound issue in tcp_lp
754 - net: ipv6: Do not duplicate DAD on link up
755 - net: usb: qmi_wwan: add Telit ME910 support
756 - tcp: do not inherit fastopen_req from parent
757 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
758 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
759 - ipv6: initialize route null entry in addrconf_init()
760 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
761 - tcp: randomize timestamps on syncookies
762 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
763 - bpf: don't let ldimm64 leak map addresses on unprivileged
764 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
765 - f2fs: sanity check segment count
766 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
767 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
768 - block: get rid of blk_integrity_revalidate()
769 - Linux 4.11.1
770
771 * Module signing exclusion for staging drivers does not work properly
772 (LP: #1690908)
773 - SAUCE: Fix module signing exclusion in package builds
774
775 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
776 - [Config] CONFIG_QCOM_L3_PMU=y
777 - perf: qcom: Add L3 cache PMU driver
778
779 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
780 - drivers/perf: arm_pmu: rework per-cpu allocation
781 - drivers/perf: arm_pmu: manage interrupts per-cpu
782 - drivers/perf: arm_pmu: split irq request from enable
783 - drivers/perf: arm_pmu: remove pointless PMU disabling
784 - drivers/perf: arm_pmu: define armpmu_init_fn
785 - drivers/perf: arm_pmu: fold init into alloc
786 - drivers/perf: arm_pmu: factor out pmu registration
787 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
788 - drivers/perf: arm_pmu: handle no platform_device
789 - drivers/perf: arm_pmu: rename irq request/free functions
790 - drivers/perf: arm_pmu: split cpu-local irq request/free
791 - drivers/perf: arm_pmu: move irq request/free into probe
792 - drivers/perf: arm_pmu: split out platform device probe logic
793 - arm64: add function to get a cpu's MADT GICC table
794 - [Config] CONFIG_ARM_PMU_ACPI=y
795 - drivers/perf: arm_pmu: add ACPI framework
796 - arm64: pmuv3: handle !PMUv3 when probing
797 - arm64: pmuv3: use arm_pmu ACPI framework
798
799 * Fix NVLINK2 TCE route (LP: #1690155)
800 - powerpc/powernv: Fix TCE kill on NVLink2
801
802 * CVE-2017-0605
803 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
804
805 * Miscellaneous Ubuntu changes
806 - [Config] Restore powerpc arch to annotations file
807 - [Config] Disable runtime testing modules
808 - [Config] Disable drivers not needed on s390x
809 - [Config] Update annotations for 4.11
810 - [Config] updateconfigs after apparmor updates
811
812 * Miscellaneous upstream changes
813 - apparmor: use SHASH_DESC_ON_STACK
814 - apparmor: fix invalid reference to index variable of iterator line 836
815 - apparmor: fix parameters so that the permission test is bypassed at boot
816 - apparmor: Make path_max parameter readonly
817 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
818 - apparmorfs: Use seq_putc() in two functions
819 - apparmor: provide information about path buffer size at boot
820 - apparmor: add/use fns to print hash string hex value
821
822 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
823
824linux (4.11.0-2.7) artful; urgency=low
825
826 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
827 (LP: #1688259)
828 - Remove squashfs-modules files from d-i
829 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
830
831 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
832 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
833 - d-i: initrd needs qcom_emac on amberwing platform.
834
835 * update for V3 kernel bits and improved multiple fan slice support
836 (LP: #1470091)
837 - SAUCE: fan: tunnel multiple mapping mode (v3)
838
839 * Miscellaneous Ubuntu changes
840 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
841 - Enable zfs
842 - SAUCE: fan: add VXLAN implementation
843 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
844 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
845 kernel image
846 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
847 mode
848 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
849 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
850 locked down
851 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
852 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
853 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
854 reboot
855 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
856 set
857 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
858 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
859 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
860 down
861 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
862 locked down
863 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
864 down
865 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
866 is locked down
867 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
868 locked down
869 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
870 has been locked down
871 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
872 locked down
873 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
874 locked down
875 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
876 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
877 kernel is locked down
878 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
879 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
880 down
881 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
882 - SAUCE: (efi-lockdown) Add EFI signature data types
883 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
884 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
885 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
886 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
887 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
888 disabled
889 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
890 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
891 MokSBState
892 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
893 - [Config] Set values for UEFI secure boot lockdown options
894 - Update dropped.txt
895
896 [ Upstream Kernel Changes ]
897
898 * rebase to v4.11
899
900 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
901
902linux (4.11.0-1.6) artful; urgency=low
903
904 * Miscellaneous Ubuntu changes
905 - [Debian] Use default compression for all packages
906 - SAUCE: (namespace) block_dev: Support checking inode permissions in
907 lookup_bdev()
908 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
909 when mounting
910 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
911 when mounting
912 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
913 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
914 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
915 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
916 security.* xattrs
917 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
918 filesystems
919 - SAUCE: (namespace) fuse: Add support for pid namespaces
920 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
921 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
922 or a descendant
923 - SAUCE: (namespace) fuse: Allow user namespace mounts
924 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
925 namespaces
926 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
927 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
928 mounts
929 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
930 opened for writing
931
932 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
933
934linux (4.11.0-0.5) artful; urgency=low
935
936 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
937 (LP: #1684971)
938 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
939
940 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
941 (LP: #1470250)
942 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
943
944 * Enable virtual scsi server driver for Power (LP: #1615665)
945 - SAUCE: Return TCMU-generated sense data to fabric module
946
947 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
948 (LP: #1630990)
949 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
950 CONFIG_SECURITYFS=n
951
952 * Miscellaneous Ubuntu changes
953 - SAUCE: Import aufs driver
954 - [Config] Enable aufs
955 - [Debian] Add script to update virtualbox
956 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
957 - Enable vbox
958 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
959
960 [ Upstream Kernel Changes ]
961
962 * rebase to v4.11-rc8
963
964 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
965
966linux (4.11.0-0.4) zesty; urgency=low
967
968 * POWER9: Improve performance on memory management (LP: #1681429)
969 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
970 flush
971 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
972
973 * Miscellaneous Ubuntu changes
974 - find-missing-sauce.sh
975
976 [ Upstream Kernel Changes ]
977
978 * rebase to v4.11-rc7
979
980 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
981
982linux (4.11.0-0.3) zesty; urgency=low
983
984 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
985 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
986
987 * smartpqi driver needed in initram disk and installer (LP: #1680156)
988 - [Config] Add smartpqi to d-i
989
990 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
991 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
992
993 * Miscellaneous Ubuntu changes
994 - [Config] flash-kernel should be a Breaks
995 - [Config] drop the info directory
996 - [Config] drop NOTES as obsolete
997 - [Config] drop changelog.historical as obsolete
998 - rebase to v4.11-rc6
999
1000 [ Upstream Kernel Changes ]
1001
1002 * rebase to v4.11-rc6
1003
1004 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
1005
1006linux (4.11.0-0.2) zesty; urgency=low
1007
1008 [ Upstream Kernel Changes ]
1009
1010 * rebase to v4.11-rc5
1011
1012 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
1013
1014linux (4.11.0-0.1) zesty; urgency=low
1015
1016 [ Upstream Kernel Changes ]
1017
1018 * rebase to v4.11-rc4
1019 - LP: #1591053
1020
1021 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
1022
1023linux (4.11.0-0.0) zesty; urgency=low
1024
1025 * dummy entry
1026
1027 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600