]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - debian.master/changelog
UBUNTU: Ubuntu-4.15.0-33.36
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
1 linux (4.15.0-33.36) bionic; urgency=medium
2
3 * linux: 4.15.0-33.36 -proposed tracker (LP: #1787149)
4
5 * RTNL assertion failure on ipvlan (LP: #1776927)
6 - ipvlan: drop ipv6 dependency
7 - ipvlan: use per device spinlock to protect addrs list updates
8 - SAUCE: fix warning from "ipvlan: drop ipv6 dependency"
9
10 * ubuntu_bpf_jit test failed on Bionic s390x systems (LP: #1753941)
11 - test_bpf: flag tests that cannot be jited on s390
12
13 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
14 - drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
15 - drm/radeon: fix radeon_atpx_get_client_id()'s return type
16 - drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
17 - platform/x86: apple-gmux: fix gmux_get_client_id()'s return type
18 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
19 - vga_switcheroo: set audio client id according to bound GPU id
20
21 * locking sockets broken due to missing AppArmor socket mediation patches
22 (LP: #1780227)
23 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
24
25 * Update2 for ocxl driver (LP: #1781436)
26 - ocxl: Fix page fault handler in case of fault on dying process
27
28 * netns: unable to follow an interface that moves to another netns
29 (LP: #1774225)
30 - net: core: Expose number of link up/down transitions
31 - dev: always advertise the new nsid when the netns iface changes
32 - dev: advertise the new ifindex when the netns iface changes
33
34 * [Bionic] Disk IO hangs when using BFQ as io scheduler (LP: #1780066)
35 - block, bfq: fix occurrences of request finish method's old name
36 - block, bfq: remove batches of confusing ifdefs
37 - block, bfq: add requeue-request hook
38
39 * HP ProBook 455 G5 needs mute-led-gpio fixup (LP: #1781763)
40 - ALSA: hda: add mute led support for HP ProBook 455 G5
41
42 * [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver
43 (LP: #1781476)
44 - i2c: xlp9xx: Fix issue seen when updating receive length
45 - i2c: xlp9xx: Make sure the transfer size is not more than
46 I2C_SMBUS_BLOCK_SIZE
47
48 * x86/kvm: fix LAPIC timer drift when guest uses periodic mode (LP: #1778486)
49 - x86/kvm: fix LAPIC timer drift when guest uses periodic mode
50
51 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
52 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
53
54 * Nvidia fails after switching its mode (LP: #1778658)
55 - PCI: Restore config space on runtime resume despite being unbound
56
57 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
58 - SAUCE: (noup) zfs to 0.7.5-1ubuntu16.3
59
60 * CVE-2018-12232
61 - PATCH 1/1] socket: close race condition between sock_close() and
62 sockfs_setattr()
63
64 * CVE-2018-10323
65 - xfs: set format back to extents if xfs_bmap_extents_to_btree
66
67 * change front mic location for more lenovo m7/8/9xx machines (LP: #1781316)
68 - ALSA: hda/realtek - Fix the problem of two front mics on more machines
69 - ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
70
71 * Cephfs + fscache: unable to handle kernel NULL pointer dereference at
72 0000000000000000 IP: jbd2__journal_start+0x22/0x1f0 (LP: #1783246)
73 - ceph: track read contexts in ceph_file_info
74
75 * Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"
76 (LP: #1779802)
77 - Input: elantech - fix V4 report decoding for module with middle key
78 - Input: elantech - enable middle button of touchpads on ThinkPad P52
79
80 * xhci_hcd 0000:00:14.0: Root hub is not suspended (LP: #1779823)
81 - usb: xhci: dbc: Fix lockdep warning
82 - usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
83
84 * CVE-2018-13406
85 - video: uvesafb: Fix integer overflow in allocation
86
87 * CVE-2018-10840
88 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
89
90 * CVE-2018-11412
91 - ext4: do not allow external inodes for inline data
92
93 * CVE-2018-10881
94 - ext4: clear i_data in ext4_inode_info when removing inline data
95
96 * CVE-2018-12233
97 - jfs: Fix inconsistency between memory allocation and ea_buf->max_size
98
99 * CVE-2018-12904
100 - kvm: nVMX: Enforce cpl=0 for VMX instructions
101
102 * Error parsing PCC subspaces from PCCT (LP: #1528684)
103 - mailbox: PCC: erroneous error message when parsing ACPI PCCT
104
105 * CVE-2018-13094
106 - xfs: don't call xfs_da_shrink_inode with NULL bp
107
108 * other users' coredumps can be read via setgid directory and killpriv bypass
109 (LP: #1779923) // CVE-2018-13405
110 - Fix up non-directory creation in SGID directories
111
112 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
113 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
114 'firmware_install' target
115
116 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
117 (LP: #1782116)
118 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
119
120 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
121 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
122
123 * CVE-2018-11506
124 - sr: pass down correctly sized SCSI sense buffer
125
126 * Bionic update: upstream stable patchset 2018-07-24 (LP: #1783418)
127 - net: Fix a bug in removing queues from XPS map
128 - net/mlx4_core: Fix error handling in mlx4_init_port_info.
129 - net/sched: fix refcnt leak in the error path of tcf_vlan_init()
130 - net: sched: red: avoid hashing NULL child
131 - net/smc: check for missing nlattrs in SMC_PNETID messages
132 - net: test tailroom before appending to linear skb
133 - packet: in packet_snd start writing at link layer allocation
134 - sock_diag: fix use-after-free read in __sk_free
135 - tcp: purge write queue in tcp_connect_init()
136 - vmxnet3: set the DMA mask before the first DMA map operation
137 - vmxnet3: use DMA memory barriers where required
138 - hv_netvsc: empty current transmit aggregation if flow blocked
139 - hv_netvsc: Use the num_online_cpus() for channel limit
140 - hv_netvsc: avoid retry on send during shutdown
141 - hv_netvsc: only wake transmit queue if link is up
142 - hv_netvsc: fix error unwind handling if vmbus_open fails
143 - hv_netvsc: cancel subchannel setup before halting device
144 - hv_netvsc: fix race in napi poll when rescheduling
145 - hv_netvsc: defer queue selection to VF
146 - hv_netvsc: disable NAPI before channel close
147 - hv_netvsc: use RCU to fix concurrent rx and queue changes
148 - hv_netvsc: change GPAD teardown order on older versions
149 - hv_netvsc: common detach logic
150 - hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
151 - hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
152 - hv_netvsc: Ensure correct teardown message sequence order
153 - hv_netvsc: Fix a network regression after ifdown/ifup
154 - sparc: vio: use put_device() instead of kfree()
155 - ext2: fix a block leak
156 - s390: add assembler macros for CPU alternatives
157 - s390: move expoline assembler macros to a header
158 - s390/crc32-vx: use expoline for indirect branches
159 - s390/lib: use expoline for indirect branches
160 - s390/ftrace: use expoline for indirect branches
161 - s390/kernel: use expoline for indirect branches
162 - s390: move spectre sysfs attribute code
163 - s390: extend expoline to BC instructions
164 - s390: use expoline thunks in the BPF JIT
165 - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
166 - scsi: zfcp: fix infinite iteration on ERP ready list
167 - loop: don't call into filesystem while holding lo_ctl_mutex
168 - loop: fix LOOP_GET_STATUS lock imbalance
169 - cfg80211: limit wiphy names to 128 bytes
170 - hfsplus: stop workqueue when fill_super() failed
171 - x86/kexec: Avoid double free_page() upon do_kexec_load() failure
172 - usb: gadget: f_uac2: fix bFirstInterface in composite gadget
173 - usb: dwc3: Undo PHY init if soft reset fails
174 - usb: dwc3: omap: don't miss events during suspend/resume
175 - usb: gadget: core: Fix use-after-free of usb_request
176 - usb: gadget: fsl_udc_core: fix ep valid checks
177 - usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
178 - usb: cdc_acm: prevent race at write to acm while system resumes
179 - net: usbnet: fix potential deadlock on 32bit hosts
180 - ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name
181 - usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume
182 timing"
183 - USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
184 - net/usb/qmi_wwan.c: Add USB id for lt4120 modem
185 - net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
186 - Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
187 - ALSA: usb-audio: Add native DSD support for Luxman DA-06
188 - usb: dwc3: Add SoftReset PHY synchonization delay
189 - usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
190 - usb: dwc3: Makefile: fix link error on randconfig
191 - xhci: zero usb device slot_id member when disabling and freeing a xhci slot
192 - usb: dwc2: Fix interval type issue
193 - usb: dwc2: hcd: Fix host channel halt flow
194 - usb: dwc2: host: Fix transaction errors in host mode
195 - usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
196 - usb: gadget: ffs: Execute copy_to_user() with USER_DS set
197 - usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
198 - usb: gadget: udc: change comparison to bitshift when dealing with a mask
199 - usb: gadget: composite: fix incorrect handling of OS desc requests
200 - media: lgdt3306a: Fix module count mismatch on usb unplug
201 - media: em28xx: USB bulk packet size fix
202 - Bluetooth: btusb: Add device ID for RTL8822BE
203 - xhci: Show what USB release number the xHC supports from protocol capablity
204 - staging: bcm2835-audio: Release resources on module_exit()
205 - staging: lustre: fix bug in osc_enter_cache_try
206 - staging: fsl-dpaa2/eth: Fix incorrect casts
207 - staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
208 - staging: ks7010: Use constants from ieee80211_eid instead of literal ints.
209 - staging: lustre: lmv: correctly iput lmo_root
210 - crypto: inside-secure - wait for the request to complete if in the backlog
211 - crypto: atmel-aes - fix the keys zeroing on errors
212 - crypto: ccp - don't disable interrupts while setting up debugfs
213 - crypto: inside-secure - do not process request if no command was issued
214 - crypto: inside-secure - fix the cache_len computation
215 - crypto: inside-secure - fix the extra cache computation
216 - crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
217 - crypto: inside-secure - fix the invalidation step during cra_exit
218 - scsi: mpt3sas: fix an out of bound write
219 - scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
220 - scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
221 - scsi: sym53c8xx_2: iterator underflow in sym_getsync()
222 - scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
223 - scsi: qla2xxx: Avoid triggering undefined behavior in
224 qla2x00_mbx_completion()
225 - scsi: storvsc: Increase cmd_per_lun for higher speed devices
226 - scsi: qedi: Fix truncation of CHAP name and secret
227 - scsi: aacraid: fix shutdown crash when init fails
228 - scsi: qla4xxx: skip error recovery in case of register disconnect.
229 - scsi: qedi: Fix kernel crash during port toggle
230 - scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
231 - scsi: sd: Keep disk read-only when re-reading partition
232 - scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
233 - scsi: aacraid: Insure command thread is not recursively stopped
234 - scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
235 - scsi: mvsas: fix wrong endianness of sgpio api
236 - ASoC: hdmi-codec: Fix module unloading caused kernel crash
237 - ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs
238 - ASoC: samsung: odroid: Fix 32000 sample rate handling
239 - ASoC: topology: create TLV data for dapm widgets
240 - ASoC: samsung: i2s: Ensure the RCLK rate is properly determined
241 - clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
242 - clk: Don't show the incorrect clock phase
243 - clk: hisilicon: mark wdt_mux_p[] as const
244 - clk: tegra: Fix pll_u rate configuration
245 - clk: rockchip: Prevent calculating mmc phase if clock rate is zero
246 - clk: samsung: s3c2410: Fix PLL rates
247 - clk: samsung: exynos7: Fix PLL rates
248 - clk: samsung: exynos5260: Fix PLL rates
249 - clk: samsung: exynos5433: Fix PLL rates
250 - clk: samsung: exynos5250: Fix PLL rates
251 - clk: samsung: exynos3250: Fix PLL rates
252 - media: dmxdev: fix error code for invalid ioctls
253 - media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
254 - media: ov5645: add missing of_node_put() in error path
255 - media: cx23885: Override 888 ImpactVCBe crystal frequency
256 - media: cx23885: Set subdev host data to clk_freq pointer
257 - media: s3c-camif: fix out-of-bounds array access
258 - media: lgdt3306a: Fix a double kfree on i2c device remove
259 - media: em28xx: Add Hauppauge SoloHD/DualHD bulk models
260 - media: v4l: vsp1: Fix display stalls when requesting too many inputs
261 - media: i2c: adv748x: fix HDMI field heights
262 - media: vb2: Fix videobuf2 to map correct area
263 - media: vivid: fix incorrect capabilities for radio
264 - media: cx25821: prevent out-of-bounds read on array card
265 - serial: xuartps: Fix out-of-bounds access through DT alias
266 - serial: sh-sci: Fix out-of-bounds access through DT alias
267 - serial: samsung: Fix out-of-bounds access through serial port index
268 - serial: mxs-auart: Fix out-of-bounds access through serial port index
269 - serial: imx: Fix out-of-bounds access through serial port index
270 - serial: fsl_lpuart: Fix out-of-bounds access through DT alias
271 - serial: arc_uart: Fix out-of-bounds access through DT alias
272 - serial: 8250: Don't service RX FIFO if interrupts are disabled
273 - serial: altera: ensure port->regshift is honored consistently
274 - rtc: snvs: Fix usage of snvs_rtc_enable
275 - rtc: hctosys: Ensure system time doesn't overflow time_t
276 - rtc: rk808: fix possible race condition
277 - rtc: m41t80: fix race conditions
278 - rtc: tx4939: avoid unintended sign extension on a 24 bit shift
279 - rtc: rp5c01: fix possible race condition
280 - rtc: goldfish: Add missing MODULE_LICENSE
281 - cxgb4: Correct ntuple mask validation for hash filters
282 - net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
283 - net: dsa: Do not register devlink for unused ports
284 - net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
285 - net: dsa: bcm_sf2: Fix IPv6 rule half deletion
286 - 3c59x: convert to generic DMA API
287 - net: ip6_gre: Request headroom in __gre6_xmit()
288 - net: ip6_gre: Split up ip6gre_tnl_link_config()
289 - net: ip6_gre: Split up ip6gre_tnl_change()
290 - net: ip6_gre: Split up ip6gre_newlink()
291 - net: ip6_gre: Split up ip6gre_changelink()
292 - qed: LL2 flush isles when connection is closed
293 - qed: Fix possibility of list corruption during rmmod flows
294 - qed: Fix LL2 race during connection terminate
295 - powerpc: Move default security feature flags
296 - Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]
297 - staging: fsl-dpaa2/eth: Fix incorrect kfree
298 - crypto: inside-secure - move the digest to the request context
299 - scsi: lpfc: Fix NVME Initiator FirstBurst
300 - serial: mvebu-uart: fix tx lost characters
301
302 * Bionic update: upstream stable patchset 2018-07-20 (LP: #1782846)
303 - usbip: usbip_host: refine probe and disconnect debug msgs to be useful
304 - usbip: usbip_host: delete device from busid_table after rebind
305 - usbip: usbip_host: run rebind from exit when module is removed
306 - usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
307 - usbip: usbip_host: fix bad unlock balance during stub_probe()
308 - ALSA: usb: mixer: volume quirk for CM102-A+/102S+
309 - ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
310 - ALSA: control: fix a redundant-copy issue
311 - spi: pxa2xx: Allow 64-bit DMA
312 - spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
313 - spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
314 - KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
315 - KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
316 - vfio: ccw: fix cleanup if cp_prefetch fails
317 - tracing/x86/xen: Remove zero data size trace events
318 trace_xen_mmu_flush_tlb{_all}
319 - tee: shm: fix use-after-free via temporarily dropped reference
320 - netfilter: nf_tables: free set name in error path
321 - netfilter: nf_tables: can't fail after linking rule into active rule list
322 - netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
323 - i2c: designware: fix poll-after-enable regression
324 - powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
325 - drm: Match sysfs name in link removal to link creation
326 - lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
327 - radix tree: fix multi-order iteration race
328 - mm: don't allow deferred pages with NEED_PER_CPU_KM
329 - drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
330 - s390/qdio: fix access to uninitialized qdio_q fields
331 - s390/qdio: don't release memory in qdio_setup_irq()
332 - s390: remove indirect branch from do_softirq_own_stack
333 - x86/pkeys: Override pkey when moving away from PROT_EXEC
334 - x86/pkeys: Do not special case protection key 0
335 - efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32'
336 definition for mixed mode
337 - ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
338 - x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
339 - tick/broadcast: Use for_each_cpu() specially on UP kernels
340 - ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
341 - ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
342 - ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
343 - Btrfs: fix xattr loss after power failure
344 - Btrfs: send, fix invalid access to commit roots due to concurrent
345 snapshotting
346 - btrfs: property: Set incompat flag if lzo/zstd compression is set
347 - btrfs: fix crash when trying to resume balance without the resume flag
348 - btrfs: Split btrfs_del_delalloc_inode into 2 functions
349 - btrfs: Fix delalloc inodes invalidation during transaction abort
350 - btrfs: fix reading stale metadata blocks after degraded raid1 mounts
351 - xhci: Fix USB3 NULL pointer dereference at logical disconnect.
352 - KVM: arm/arm64: Properly protect VGIC locks from IRQs
353 - KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
354 - hwmon: (k10temp) Fix reading critical temperature register
355 - hwmon: (k10temp) Use API function to access System Management Network
356 - vsprintf: Replace memory barrier with static_key for random_ptr_key update
357 - x86/amd_nb: Add support for Raven Ridge CPUs
358 - x86/apic/x2apic: Initialize cluster ID properly
359
360 * Bionic update: upstream stable patchset 2018-07-09 (LP: #1780858)
361 - 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
362 - bridge: check iface upper dev when setting master via ioctl
363 - dccp: fix tasklet usage
364 - ipv4: fix fnhe usage by non-cached routes
365 - ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
366 - llc: better deal with too small mtu
367 - net: ethernet: sun: niu set correct packet size in skb
368 - net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
369 - net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
370 - net/mlx4_en: Verify coalescing parameters are in range
371 - net/mlx5e: Err if asked to offload TC match on frag being first
372 - net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
373 - net sched actions: fix refcnt leak in skbmod
374 - net_sched: fq: take care of throttled flows before reuse
375 - net: support compat 64-bit time in {s,g}etsockopt
376 - net/tls: Don't recursively call push_record during tls_write_space callbacks
377 - net/tls: Fix connection stall on partial tls record
378 - openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
379 - qmi_wwan: do not steal interfaces from class drivers
380 - r8169: fix powering up RTL8168h
381 - rds: do not leak kernel memory to user land
382 - sctp: delay the authentication for the duplicated cookie-echo chunk
383 - sctp: fix the issue that the cookie-ack with auth can't get processed
384 - sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
385 - sctp: remove sctp_chunk_put from fail_mark err path in
386 sctp_ulpevent_make_rcvmsg
387 - sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
388 - tcp_bbr: fix to zero idle_restart only upon S/ACKed data
389 - tcp: ignore Fast Open on repair mode
390 - tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
391 - bonding: do not allow rlb updates to invalid mac
392 - bonding: send learning packets for vlans on slave
393 - net: sched: fix error path in tcf_proto_create() when modules are not
394 configured
395 - net/mlx5e: TX, Use correct counter in dma_map error flow
396 - net/mlx5: Avoid cleaning flow steering table twice during error flow
397 - hv_netvsc: set master device
398 - ipv6: fix uninit-value in ip6_multipath_l3_keys()
399 - net/mlx5e: Allow offloading ipv4 header re-write for icmp
400 - nsh: fix infinite loop
401 - udp: fix SO_BINDTODEVICE
402 - l2tp: revert "l2tp: fix missing print session offset info"
403 - proc: do not access cmdline nor environ from file-backed areas
404 - net/smc: restrict non-blocking connect finish
405 - mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
406 - net/mlx5e: DCBNL fix min inline header size for dscp
407 - net: systemport: Correclty disambiguate driver instances
408 - sctp: clear the new asoc's stream outcnt in sctp_stream_update
409 - tcp: restore autocorking
410 - tipc: fix one byte leak in tipc_sk_set_orig_addr()
411 - hv_netvsc: Fix net device attach on older Windows hosts
412
413 * Bionic update: upstream stable patchset 2018-07-06 (LP: #1780499)
414 - ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
415 - ipvs: fix rtnl_lock lockups caused by start_sync_thread
416 - netfilter: ebtables: don't attempt to allocate 0-sized compat array
417 - kcm: Call strp_stop before strp_done in kcm_attach
418 - crypto: af_alg - fix possible uninit-value in alg_bind()
419 - netlink: fix uninit-value in netlink_sendmsg
420 - net: fix rtnh_ok()
421 - net: initialize skb->peeked when cloning
422 - net: fix uninit-value in __hw_addr_add_ex()
423 - dccp: initialize ireq->ir_mark
424 - ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
425 - soreuseport: initialise timewait reuseport field
426 - inetpeer: fix uninit-value in inet_getpeer
427 - memcg: fix per_node_info cleanup
428 - perf: Remove superfluous allocation error check
429 - tcp: fix TCP_REPAIR_QUEUE bound checking
430 - bdi: wake up concurrent wb_shutdown() callers.
431 - bdi: Fix oops in wb_workfn()
432 - gpioib: do not free unrequested descriptors
433 - gpio: fix aspeed_gpio unmask irq
434 - gpio: fix error path in lineevent_create
435 - rfkill: gpio: fix memory leak in probe error path
436 - libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
437 - dm integrity: use kvfree for kvmalloc'd memory
438 - tracing: Fix regex_match_front() to not over compare the test string
439 - z3fold: fix reclaim lock-ups
440 - mm: sections are not offlined during memory hotremove
441 - mm, oom: fix concurrent munlock and oom reaper unmap, v3
442 - ceph: fix rsize/wsize capping in ceph_direct_read_write()
443 - can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
444 - can: hi311x: Acquire SPI lock on ->do_get_berr_counter
445 - can: hi311x: Work around TX complete interrupt erratum
446 - drm/vc4: Fix scaling of uni-planar formats
447 - drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
448 - drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
449 - drm/atomic: Clean private obj old_state/new_state in
450 drm_atomic_state_default_clear()
451 - net: atm: Fix potential Spectre v1
452 - atm: zatm: Fix potential Spectre v1
453 - cpufreq: schedutil: Avoid using invalid next_freq
454 - Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
455 - Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome
456 chipsets
457 - thermal: exynos: Reading temperature makes sense only when TMU is turned on
458 - thermal: exynos: Propagate error value from tmu_read()
459 - nvme: add quirk to force medium priority for SQ creation
460 - smb3: directory sync should not return an error
461 - sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
462 - tracing/uprobe_event: Fix strncpy corner case
463 - perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
464 - perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
465 - perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
466 - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
467 - perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
468 - i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
469 - bdi: Fix use after free bug in debugfs_remove()
470 - drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
471 - drm/i915: Adjust eDP's logical vco in a reliable place.
472 - drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
473 - sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
474
475 * Bionic update: upstream stable patchset 2018-06-26 (LP: #1778759)
476 - percpu: include linux/sched.h for cond_resched()
477 - ACPI / button: make module loadable when booted in non-ACPI mode
478 - USB: serial: option: Add support for Quectel EP06
479 - ALSA: hda - Fix incorrect usage of IS_REACHABLE()
480 - ALSA: pcm: Check PCM state at xfern compat ioctl
481 - ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
482 - ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation
483 for array index
484 - ALSA: aloop: Mark paused device as inactive
485 - ALSA: aloop: Add missing cable lock to ctl API callbacks
486 - tracepoint: Do not warn on ENOMEM
487 - scsi: target: Fix fortify_panic kernel exception
488 - Input: leds - fix out of bound access
489 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
490 - rtlwifi: btcoex: Add power_on_setting routine
491 - rtlwifi: cleanup 8723be ant_sel definition
492 - xfs: prevent creating negative-sized file via INSERT_RANGE
493 - RDMA/cxgb4: release hw resources on device removal
494 - RDMA/ucma: Allow resolving address w/o specifying source address
495 - RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
496 - RDMA/mlx5: Protect from shift operand overflow
497 - NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
498 - IB/mlx5: Use unlimited rate when static rate is not supported
499 - IB/hfi1: Fix handling of FECN marked multicast packet
500 - IB/hfi1: Fix loss of BECN with AHG
501 - IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
502 - iw_cxgb4: Atomically flush per QP HW CQEs
503 - drm/vmwgfx: Fix a buffer object leak
504 - drm/bridge: vga-dac: Fix edid memory leak
505 - test_firmware: fix setting old custom fw path back on exit, second try
506 - errseq: Always report a writeback error once
507 - USB: serial: visor: handle potential invalid device configuration
508 - usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
509 - USB: Accept bulk endpoints with 1024-byte maxpacket
510 - USB: serial: option: reimplement interface masking
511 - USB: serial: option: adding support for ublox R410M
512 - usb: musb: host: fix potential NULL pointer dereference
513 - usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
514 - platform/x86: asus-wireless: Fix NULL pointer dereference
515 - irqchip/qcom: Fix check for spurious interrupts
516 - tracing: Fix bad use of igrab in trace_uprobe.c
517 - [Config] CONFIG_ARM64_ERRATUM_1024718=y
518 - arm64: Add work around for Arm Cortex-A55 Erratum 1024718
519 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
520 - infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
521 - btrfs: Take trans lock before access running trans in check_delayed_ref
522 - drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
523 - xhci: Fix use-after-free in xhci_free_virt_device
524 - platform/x86: Kconfig: Fix dell-laptop dependency chain.
525 - KVM: x86: remove APIC Timer periodic/oneshot spikes
526 - clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
527 - clocksource: Initialize cs->wd_list
528 - clocksource: Consistent de-rate when marking unstable
529
530 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265)
531 - ext4: set h_journal if there is a failure starting a reserved handle
532 - ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
533 - ext4: add validity checks for bitmap block numbers
534 - ext4: fix bitmap position validation
535 - random: fix possible sleeping allocation from irq context
536 - random: rate limit unseeded randomness warnings
537 - usbip: usbip_event: fix to not print kernel pointer address
538 - usbip: usbip_host: fix to hold parent lock for device_attach() calls
539 - usbip: vhci_hcd: Fix usb device and sockfd leaks
540 - usbip: vhci_hcd: check rhport before using in vhci_hub_control()
541 - Revert "xhci: plat: Register shutdown for xhci_plat"
542 - USB: serial: simple: add libtransistor console
543 - USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
544 - USB: serial: cp210x: add ID for NI USB serial console
545 - usb: core: Add quirk for HP v222w 16GB Mini
546 - USB: Increment wakeup count on remote wakeup.
547 - ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
548 - virtio: add ability to iterate over vqs
549 - virtio_console: don't tie bufs to a vq
550 - virtio_console: free buffers after reset
551 - virtio_console: drop custom control queue cleanup
552 - virtio_console: move removal code
553 - virtio_console: reset on out of memory
554 - drm/virtio: fix vq wait_event condition
555 - tty: Don't call panic() at tty_ldisc_init()
556 - tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
557 - tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
558 - tty: Avoid possible error pointer dereference at tty_ldisc_restore().
559 - tty: Use __GFP_NOFAIL for tty_ldisc_get()
560 - ALSA: dice: fix OUI for TC group
561 - ALSA: dice: fix error path to destroy initialized stream data
562 - ALSA: hda - Skip jack and others for non-existing PCM streams
563 - ALSA: opl3: Hardening for potential Spectre v1
564 - ALSA: asihpi: Hardening for potential Spectre v1
565 - ALSA: hdspm: Hardening for potential Spectre v1
566 - ALSA: rme9652: Hardening for potential Spectre v1
567 - ALSA: control: Hardening for potential Spectre v1
568 - ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
569 - ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
570 - ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
571 - ALSA: seq: oss: Hardening for potential Spectre v1
572 - ALSA: hda: Hardening for potential Spectre v1
573 - ALSA: hda/realtek - Add some fixes for ALC233
574 - ALSA: hda/realtek - Update ALC255 depop optimize
575 - ALSA: hda/realtek - change the location for one of two front mics
576 - mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
577 - mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
578 - mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
579 - mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
580 - mtd: rawnand: tango: Fix struct clk memory leak
581 - kobject: don't use WARN for registration failures
582 - scsi: sd: Defer spinning up drive while SANITIZE is in progress
583 - bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
584 - vfio: ccw: process ssch with interrupts disabled
585 - ANDROID: binder: prevent transactions into own process.
586 - PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
587 - PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
588 - PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
589 - PCI: aardvark: Fix PCIe Max Read Request Size setting
590 - ARM: amba: Make driver_override output consistent with other buses
591 - ARM: amba: Fix race condition with driver_override
592 - ARM: amba: Don't read past the end of sysfs "driver_override" buffer
593 - ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
594 - KVM: arm/arm64: Close VMID generation race
595 - crypto: drbg - set freed buffers to NULL
596 - ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
597 - libceph: un-backoff on tick when we have a authenticated session
598 - libceph: reschedule a tick in finish_hunting()
599 - libceph: validate con->state at the top of try_write()
600 - fpga-manager: altera-ps-spi: preserve nCONFIG state
601 - earlycon: Use a pointer table to fix __earlycon_table stride
602 - drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
603 - drm/i915: Enable display WA#1183 from its correct spot
604 - objtool, perf: Fix GCC 8 -Wrestrict error
605 - tools/lib/subcmd/pager.c: do not alias select() params
606 - x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
607 - x86/smpboot: Don't use mwait_play_dead() on AMD systems
608 - x86/microcode/intel: Save microcode patch unconditionally
609 - x86/microcode: Do not exit early from __reload_late()
610 - tick/sched: Do not mess with an enqueued hrtimer
611 - arm/arm64: KVM: Add PSCI version selection API
612 - powerpc/eeh: Fix race with driver un/bind
613 - serial: mvebu-uart: Fix local flags handling on termios update
614 - block: do not use interruptible wait anywhere
615 - ASoC: dmic: Fix clock parenting
616 - PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is
617 set
618 - module: Fix display of wrong module .text address
619 - drm/edid: Reset more of the display info
620 - drm/i915/fbdev: Enable late fbdev initial configuration
621 - drm/i915/audio: set minimum CD clock to twice the BCLK
622 - drm/amd/display: Fix deadlock when flushing irq
623 - drm/amd/display: Disallow enabling CRTC without primary plane with FB
624
625 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265) //
626 CVE-2018-1108.
627 - random: set up the NUMA crng instances after the CRNG is fully initialized
628
629 * Ryzen/Raven Ridge USB ports do not work (LP: #1756700)
630 - xhci: Fix USB ports for Dell Inspiron 5775
631
632 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
633 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
634 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
635
636 * Need fix to aacraid driver to prevent panic (LP: #1770095)
637 - scsi: aacraid: Correct hba_send to include iu_type
638
639 * kernel: Fix arch random implementation (LP: #1775391)
640 - s390/archrandom: Rework arch random implementation.
641
642 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
643 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
644
645 * Various fixes for CXL kernel module (LP: #1774471)
646 - cxl: Remove function write_timebase_ctrl_psl9() for PSL9
647 - cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
648 - cxl: Report the tunneled operations status
649 - cxl: Configure PSL to not use APC virtual machines
650 - cxl: Disable prefault_mode in Radix mode
651
652 * Bluetooth not working (LP: #1764645)
653 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
654
655 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
656 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
657 - SAUCE: wcn36xx: read MAC from file or randomly generate one
658
659 * fscache: Fix hanging wait on page discarded by writeback (LP: #1777029)
660 - fscache: Fix hanging wait on page discarded by writeback
661
662 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 15 Aug 2018 14:50:38 +0200
663
664 linux (4.15.0-32.35) bionic; urgency=medium
665
666 [ Stefan Bader ]
667 * CVE-2018-3620 // CVE-2018-3646
668 - x86/Centaur: Initialize supported CPU features properly
669 - x86/Centaur: Report correct CPU/cache topology
670 - x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
671 - perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
672 - x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c
673 - x86/CPU/AMD: Calculate last level cache ID from number of sharing threads
674 - x86/CPU: Modify detect_extended_topology() to return result
675 - x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available
676 - x86/CPU: Move cpu local function declarations to local header
677 - x86/CPU: Make intel_num_cpu_cores() generic
678 - x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
679 - x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to
680 detect_num_cpu_cores()
681 - x86/CPU/AMD: Fix LLC ID bit-shift calculation
682 - x86/mm: Factor out pageattr _PAGE_GLOBAL setting
683 - x86/mm: Undo double _PAGE_PSE clearing
684 - x86/mm: Introduce "default" kernel PTE mask
685 - x86/espfix: Document use of _PAGE_GLOBAL
686 - x86/mm: Do not auto-massage page protections
687 - x86/mm: Remove extra filtering in pageattr code
688 - x86/mm: Comment _PAGE_GLOBAL mystery
689 - x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
690 - x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
691 - x86/power/64: Fix page-table setup for temporary text mapping
692 - x86/pti: Filter at vma->vm_page_prot population
693 - x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
694 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
695 - x86/speculation/l1tf: Change order of offset/type in swap entry
696 - x86/speculation/l1tf: Protect swap entries against L1TF
697 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
698 - x86/speculation/l1tf: Make sure the first page is always reserved
699 - x86/speculation/l1tf: Add sysfs reporting for l1tf
700 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
701 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
702 - x86/bugs: Move the l1tf function and define pr_fmt properly
703 - sched/smt: Update sched_smt_present at runtime
704 - x86/smp: Provide topology_is_primary_thread()
705 - x86/topology: Provide topology_smt_supported()
706 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
707 - cpu/hotplug: Split do_cpu_down()
708 - cpu/hotplug: Provide knobs to control SMT
709 - x86/cpu: Remove the pointless CPU printout
710 - x86/cpu/AMD: Remove the pointless detect_ht() call
711 - x86/cpu/common: Provide detect_ht_early()
712 - x86/cpu/topology: Provide detect_extended_topology_early()
713 - x86/cpu/intel: Evaluate smp_num_siblings early
714 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
715 - x86/cpu/AMD: Evaluate smp_num_siblings early
716 - x86/apic: Ignore secondary threads if nosmt=force
717 - x86/speculation/l1tf: Extend 64bit swap file size limit
718 - x86/cpufeatures: Add detection of L1D cache flush support.
719 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
720 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
721 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
722 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
723 - cpu/hotplug: Boot HT siblings at least once
724 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
725 - x86/KVM/VMX: Add module argument for L1TF mitigation
726 - x86/KVM/VMX: Add L1D flush algorithm
727 - x86/KVM/VMX: Add L1D MSR based flush
728 - x86/KVM/VMX: Add L1D flush logic
729 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
730 - x86/KVM/VMX: Add find_msr() helper function
731 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
732 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
733 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
734 - cpu/hotplug: Online siblings when SMT control is turned on
735 - x86/litf: Introduce vmx status variable
736 - x86/kvm: Drop L1TF MSR list approach
737 - x86/l1tf: Handle EPT disabled state proper
738 - x86/kvm: Move l1tf setup function
739 - x86/kvm: Add static key for flush always
740 - x86/kvm: Serialize L1D flush parameter setter
741 - x86/kvm: Allow runtime control of L1D flush
742 - cpu/hotplug: Expose SMT control init function
743 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
744 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
745 - Documentation: Add section about CPU vulnerabilities
746 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
747 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
748 - Documentation/l1tf: Fix typos
749 - cpu/hotplug: detect SMT disabled by BIOS
750 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
751 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
752 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
753 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
754 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
755 - x86: Don't include linux/irq.h from asm/hardirq.h
756 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
757 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
758 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
759 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
760 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
761 - KVM: x86: Add a framework for supporting MSR-based features
762 - KVM: X86: Introduce kvm_get_msr_feature()
763 - KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
764 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
765 - cpu/hotplug: Fix SMT supported evaluation
766 - x86/speculation/l1tf: Invert all not present mappings
767 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
768 - x86/mm/pat: Make set_memory_np() L1TF safe
769 - cpu: Fix per-cpu regression on ARM64
770
771 * CVE-2018-5391
772 - Revert "net: increase fragment memory usage limits"
773
774 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 10 Aug 2018 14:22:53 -0300
775
776 linux (4.15.0-30.32) bionic; urgency=medium
777
778 * CVE-2018-5390
779 - tcp: free batches of packets in tcp_prune_ofo_queue()
780 - tcp: avoid collapses in tcp_prune_queue() if possible
781 - tcp: detect malicious patterns in tcp_collapse_ofo_queue()
782 - tcp: call tcp_drop() from tcp_data_queue_ofo()
783 - tcp: add tcp_ooo_try_coalesce() helper
784
785 -- Stefan Bader <stefan.bader@canonical.com> Thu, 26 Jul 2018 17:20:29 +0200
786
787 linux (4.15.0-29.31) bionic; urgency=medium
788
789 * linux: 4.15.0-29.31 -proposed tracker (LP: #1782173)
790
791 * [SRU Bionic][Cosmic] kernel panic in ipmi_ssif at msg_done_handler
792 (LP: #1777716)
793 - ipmi_ssif: Fix kernel panic at msg_done_handler
794
795 * Update to ocxl driver for 18.04.1 (LP: #1775786)
796 - misc: ocxl: use put_device() instead of device_unregister()
797 - powerpc: Add TIDR CPU feature for POWER9
798 - powerpc: Use TIDR CPU feature to control TIDR allocation
799 - powerpc: use task_pid_nr() for TID allocation
800 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
801 - ocxl: Expose the thread_id needed for wait on POWER9
802 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
803 - ocxl: Document new OCXL IOCTLs
804 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
805
806 * Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after
807 suspend (LP: #1776887)
808 - ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
809
810 * Hard LOCKUP observed on stressing Ubuntu 18 04 (LP: #1777194)
811 - powerpc: use NMI IPI for smp_send_stop
812 - powerpc: Fix smp_send_stop NMI IPI handling
813
814 * IPL: ppc64_cpu --frequency hang with INFO: rcu_sched detected stalls on
815 CPUs/tasks on w34 and wsbmc016 with 920.1714.20170330n (LP: #1773964)
816 - rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
817
818 * [Regression] EXT4-fs error (device sda2): ext4_validate_block_bitmap:383:
819 comm stress-ng: bg 4705: bad block bitmap checksum (LP: #1781709)
820 - SAUCE: Revert "UBUNTU: SAUCE: ext4: fix ext4_validate_inode_bitmap: comm
821 stress-ng: Corrupt inode bitmap"
822 - SAUCE: ext4: check for allocation block validity with block group locked
823
824 -- Stefan Bader <stefan.bader@canonical.com> Tue, 17 Jul 2018 10:57:50 +0200
825
826 linux (4.15.0-28.30) bionic; urgency=medium
827
828 * linux: 4.15.0-28.30 -proposed tracker (LP: #1781433)
829
830 * Cannot set MTU higher than 1500 in Xen instance (LP: #1781413)
831 - xen-netfront: Fix mismatched rtnl_unlock
832 - xen-netfront: Update features after registering netdev
833
834 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 Jul 2018 09:47:07 -0700
835
836 linux (4.15.0-27.29) bionic; urgency=medium
837
838 * linux: 4.15.0-27.29 -proposed tracker (LP: #1781062)
839
840 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
841 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
842 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
843 bitmap
844
845 -- Khalid Elmously <khalid.elmously@canonical.com> Tue, 10 Jul 2018 19:05:00 -0400
846
847 linux (4.15.0-26.28) bionic; urgency=medium
848
849 * linux: 4.15.0-26.28 -proposed tracker (LP: #1780112)
850
851 * failure to boot with linux-image-4.15.0-24-generic (LP: #1779827) // Cloud-
852 init causes potentially huge boot delays with 4.15 kernels (LP: #1780062)
853 - random: Make getrandom() ready earlier
854
855 -- Stefan Bader <stefan.bader@canonical.com> Wed, 04 Jul 2018 17:52:52 +0200
856
857 linux (4.15.0-25.27) bionic; urgency=medium
858
859 * linux: 4.15.0-25.27 -proposed tracker (LP: #1779354)
860
861 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
862 - scsi: hisi_sas: Update a couple of register settings for v3 hw
863
864 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
865 - scsi: hisi_sas: Add missing PHY spinlock init
866
867 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
868 (LP: #1777727)
869 - scsi: hisi_sas: use dma_zalloc_coherent()
870 - scsi: hisi_sas: Use dmam_alloc_coherent()
871 - scsi: hisi_sas: Pre-allocate slot DMA buffers
872
873 * hisi_sas: Failures during host reset (LP: #1777696)
874 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
875 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
876 - scsi: hisi_sas: Adjust task reject period during host reset
877 - scsi: hisi_sas: Add a flag to filter PHY events during reset
878 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
879
880 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
881 (LP: #1776750)
882 - scsi: hisi_sas: make SAS address of SATA disks unique
883
884 * Vcs-Git header on bionic linux source package points to zesty git tree
885 (LP: #1766055)
886 - [Packaging]: Update Vcs-Git
887
888 * large KVM instances run out of IRQ routes (LP: #1778261)
889 - SAUCE: kvm -- increase KVM_MAX_IRQ_ROUTES to 2048 on x86
890
891 -- Khalid Elmously <khalid.elmously@canonical.com> Sun, 01 Jul 2018 23:10:18 +0000
892
893 linux (4.15.0-24.26) bionic; urgency=medium
894
895 * linux: 4.15.0-24.26 -proposed tracker (LP: #1776338)
896
897 * Bionic update: upstream stable patchset 2018-06-06 (LP: #1775483)
898 - drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs
899 - i40e: Fix attach VF to VM issue
900 - tpm: cmd_ready command can be issued only after granting locality
901 - tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
902 - tpm: add retry logic
903 - Revert "ath10k: send (re)assoc peer command when NSS changed"
904 - bonding: do not set slave_dev npinfo before slave_enable_netpoll in
905 bond_enslave
906 - ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
907 - ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
908 - KEYS: DNS: limit the length of option strings
909 - l2tp: check sockaddr length in pppol2tp_connect()
910 - net: validate attribute sizes in neigh_dump_table()
911 - llc: delete timers synchronously in llc_sk_free()
912 - tcp: don't read out-of-bounds opsize
913 - net: af_packet: fix race in PACKET_{R|T}X_RING
914 - tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
915 - net: fix deadlock while clearing neighbor proxy table
916 - team: avoid adding twice the same option to the event list
917 - net/smc: fix shutdown in state SMC_LISTEN
918 - team: fix netconsole setup over team
919 - packet: fix bitfield update race
920 - tipc: add policy for TIPC_NLA_NET_ADDR
921 - pppoe: check sockaddr length in pppoe_connect()
922 - vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
923 - amd-xgbe: Add pre/post auto-negotiation phy hooks
924 - sctp: do not check port in sctp_inet6_cmp_addr
925 - amd-xgbe: Improve KR auto-negotiation and training
926 - strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
927 - amd-xgbe: Only use the SFP supported transceiver signals
928 - strparser: Fix incorrect strp->need_bytes value.
929 - net: sched: ife: signal not finding metaid
930 - tcp: clear tp->packets_out when purging write queue
931 - net: sched: ife: handle malformed tlv length
932 - net: sched: ife: check on metadata length
933 - llc: hold llc_sap before release_sock()
934 - llc: fix NULL pointer deref for SOCK_ZAPPED
935 - net: ethernet: ti: cpsw: fix tx vlan priority mapping
936 - virtio_net: split out ctrl buffer
937 - virtio_net: fix adding vids on big-endian
938 - KVM: s390: force bp isolation for VSIE
939 - s390: correct module section names for expoline code revert
940 - microblaze: Setup dependencies for ASM optimized lib functions
941 - commoncap: Handle memory allocation failure.
942 - scsi: mptsas: Disable WRITE SAME
943 - cdrom: information leak in cdrom_ioctl_media_changed()
944 - m68k/mac: Don't remap SWIM MMIO region
945 - block/swim: Check drive type
946 - block/swim: Don't log an error message for an invalid ioctl
947 - block/swim: Remove extra put_disk() call from error path
948 - block/swim: Rename macros to avoid inconsistent inverted logic
949 - block/swim: Select appropriate drive on device open
950 - block/swim: Fix array bounds check
951 - block/swim: Fix IO error at end of medium
952 - tracing: Fix missing tab for hwlat_detector print format
953 - s390/cio: update chpid descriptor after resource accessibility event
954 - s390/dasd: fix IO error for newly defined devices
955 - s390/uprobes: implement arch_uretprobe_is_alive()
956 - ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
957 - docs: ip-sysctl.txt: fix name of some ipv6 variables
958 - net: mvpp2: Fix DMA address mask size
959 - net: stmmac: Disable ACS Feature for GMAC >= 4
960 - l2tp: hold reference on tunnels in netlink dumps
961 - l2tp: hold reference on tunnels printed in pppol2tp proc file
962 - l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
963 - l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
964 - s390/qeth: fix error handling in adapter command callbacks
965 - s390/qeth: avoid control IO completion stalls
966 - s390/qeth: handle failure on workqueue creation
967 - bnxt_en: Fix memory fault in bnxt_ethtool_init()
968 - virtio-net: add missing virtqueue kick when flushing packets
969 - VSOCK: make af_vsock.ko removable again
970 - hwmon: (k10temp) Add temperature offset for Ryzen 2700X
971 - hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics
972 - s390/cpum_cf: rename IBM z13/z14 counter names
973 - kprobes: Fix random address output of blacklist file
974 - Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip"
975
976 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
977 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
978
979 * bluetooth controller fail after suspend with USB autosuspend on XPS 13 9360
980 (LP: #1775217)
981 - Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table
982
983 * [Hyper-V] PCI: hv: Fix 2 hang issues in hv_compose_msi_msg (LP: #1758378)
984 - PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
985 - PCI: hv: Remove the bogus test in hv_eject_device_work()
986 - PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
987
988 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
989 - fs/binfmt_misc.c: do not allow offset overflow
990
991 * CVE-2018-11508
992 - compat: fix 4-byte infoleak via uninitialized struct field
993
994 * Network installs fail on SocioNext board (LP: #1775884)
995 - net: netsec: reduce DMA mask to 40 bits
996 - net: socionext: reset hardware in ndo_stop
997 - net: netsec: enable tx-irq during open callback
998
999 * r8169 ethernet card don't work after returning from suspension
1000 (LP: #1752772)
1001 - PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
1002 - r8169: switch to device-managed functions in probe
1003 - r8169: remove netif_napi_del in probe error path
1004 - r8169: remove some WOL-related dead code
1005 - r8169: disable WOL per default
1006 - r8169: improve interrupt handling
1007 - r8169: fix interrupt number after adding support for MSI-X interrupts
1008
1009 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
1010 after hotplug CPU add operation. (LP: #1759723)
1011 - genirq/affinity: assign vectors to all possible CPUs
1012 - genirq/affinity: Don't return with empty affinity masks on error
1013 - genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
1014 - genirq/affinity: Move actual irq vector spreading into a helper function
1015 - genirq/affinity: Allow irq spreading from a given starting point
1016 - genirq/affinity: Spread irq vectors among present CPUs as far as possible
1017 - blk-mq: simplify queue mapping & schedule with each possisble CPU
1018 - blk-mq: make sure hctx->next_cpu is set correctly
1019 - blk-mq: Avoid that blk_mq_delay_run_hw_queue() introduces unintended delays
1020 - blk-mq: make sure that correct hctx->next_cpu is set
1021 - blk-mq: avoid to write intermediate result to hctx->next_cpu
1022 - blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpu
1023 - blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()
1024 - nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
1025 - scsi: hpsa: fix selection of reply queue
1026 - scsi: megaraid_sas: fix selection of reply queue
1027 - scsi: core: introduce force_blk_mq
1028 - scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
1029 - scsi: virtio_scsi: unify scsi_host_template
1030
1031 * Fix several bugs in RDMA/hns driver (LP: #1770974)
1032 - RDMA/hns: Use structs to describe the uABI instead of opencoding
1033 - RDMA/hns: Remove unnecessary platform_get_resource() error check
1034 - RDMA/hns: Remove unnecessary operator
1035 - RDMA/hns: Add names to function arguments in function pointers
1036 - RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
1037 - RDMA/hns: Fix a bug with modifying mac address
1038 - RDMA/hns: Use free_pages function instead of free_page
1039 - RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
1040 - RDMA/hns: Bugfix for init hem table
1041 - RDMA/hns: Intercept illegal RDMA operation when use inline data
1042 - RDMA/hns: Fix the qp context state diagram
1043 - RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
1044 - RDMA/hns: Remove some unnecessary attr_mask judgement
1045 - RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set
1046 - RDMA/hns: Adjust the order of cleanup hem table
1047 - RDMA/hns: Update assignment method for owner field of send wqe
1048 - RDMA/hns: Submit bad wr
1049 - RDMA/hns: Fix a couple misspellings
1050 - RDMA/hns: Add rq inline flags judgement
1051 - RDMA/hns: Bugfix for rq record db for kernel
1052 - RDMA/hns: Load the RoCE dirver automatically
1053 - RDMA/hns: Update convert function of endian format
1054 - RDMA/hns: Add return operation when configured global param fail
1055 - RDMA/hns: Not support qp transition from reset to reset for hip06
1056 - RDMA/hns: Fix the bug with rq sge
1057 - RDMA/hns: Set desc_dma_addr for zero when free cmq desc
1058 - RDMA/hns: Enable inner_pa_vld filed of mpt
1059 - RDMA/hns: Set NULL for __internal_mr
1060 - RDMA/hns: Fix the bug with NULL pointer
1061 - RDMA/hns: Bugfix for cq record db for kernel
1062 - RDMA/hns: Move the location for initializing tmp_len
1063 - RDMA/hns: Drop local zgid in favor of core defined variable
1064 - RDMA/hns: Add 64KB page size support for hip08
1065 - RDMA/hns: Rename the idx field of db
1066 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
1067 - RDMA/hns: Increase checking CMQ status timeout value
1068 - RDMA/hns: Add reset process for RoCE in hip08
1069 - RDMA/hns: Fix the illegal memory operation when cross page
1070 - RDMA/hns: Implement the disassociate_ucontext API
1071
1072 * powerpc/livepatch: Implement reliable stack tracing for the consistency
1073 model (LP: #1771844)
1074 - powerpc/livepatch: Implement reliable stack tracing for the consistency
1075 model
1076
1077 * vmxnet3: update to latest ToT (LP: #1768143)
1078 - vmxnet3: avoid xmit reset due to a race in vmxnet3
1079 - vmxnet3: use correct flag to indicate LRO feature
1080 - vmxnet3: fix incorrect dereference when rxvlan is disabled
1081
1082 * 4.15.0-22-generic fails to boot on IBM S822LC (POWER8 (raw), altivec
1083 supported) (LP: #1773162)
1084 - Revert "powerpc/64s: Add support for a store forwarding barrier at kernel
1085 entry/exit"
1086 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
1087
1088 * Decode ARM CPER records in kernel (LP: #1770244)
1089 - [Config] CONFIG_UEFI_CPER_ARM=y
1090 - efi: Move ARM CPER code to new file
1091 - efi: Parse ARM error information value
1092
1093 * Adding back alx WoL feature (LP: #1772610)
1094 - SAUCE: Revert "alx: remove WoL support"
1095 - SAUCE: alx: add enable_wol paramenter
1096
1097 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
1098 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
1099 - scsi: lpfc: Fix 16gb hbas failing cq create.
1100
1101 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
1102 idle states when all CORES are guarded (LP: #1771780)
1103 - SAUCE: cpuidle/powernv : init all present cpus for deep states
1104
1105 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
1106 - net-next/hinic: add pci device ids for 25ge and 100ge card
1107
1108 * [Ubuntu 18.04.1] POWER9 - Nvidia Volta - Kernel changes to enable Nvidia
1109 driver on bare metal (LP: #1772991)
1110 - powerpc/powernv/npu: Fix deadlock in mmio_invalidate()
1111 - powerpc/powernv/mce: Don't silently restart the machine
1112 - powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
1113 - powerpc/mm: Flush cache on memory hot(un)plug
1114 - powerpc/powernv/memtrace: Let the arch hotunplug code flush cache
1115 - powerpc/powernv/npu: Add lock to prevent race in concurrent context
1116 init/destroy
1117 - powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback
1118 parameters
1119 - powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large
1120 address range
1121 - powerpc/mce: Fix a bug where mce loops on memory UE.
1122
1123 * cpum_sf: ensure sample freq is non-zero (LP: #1772593)
1124 - s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
1125
1126 * PCIe link speeds of 16 GT/s are shown as "Unknown speed" (LP: #1773243)
1127 - PCI: Add decoding for 16 GT/s link speed
1128
1129 * False positive ACPI _PRS error messages (LP: #1773295)
1130 - ACPI / PCI: pci_link: Allow the absence of _PRS and change log level
1131
1132 * Dell systems crash when disabling Nvidia dGPU (LP: #1773299)
1133 - ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3
1134
1135 * wlp3s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
1136 (LP: #1720930)
1137 - iwlwifi: mvm: fix "failed to remove key" message
1138
1139 * Expose arm64 CPU topology to userspace (LP: #1770231)
1140 - ACPICA: ACPI 6.2: Additional PPTT flags
1141 - drivers: base: cacheinfo: move cache_setup_of_node()
1142 - drivers: base: cacheinfo: setup DT cache properties early
1143 - cacheinfo: rename of_node to fw_token
1144 - arm64/acpi: Create arch specific cpu to acpi id helper
1145 - ACPI/PPTT: Add Processor Properties Topology Table parsing
1146 - [Config] CONFIG_ACPI_PPTT=y
1147 - ACPI: Enable PPTT support on ARM64
1148 - drivers: base cacheinfo: Add support for ACPI based firmware tables
1149 - arm64: Add support for ACPI based firmware tables
1150 - arm64: topology: rename cluster_id
1151 - arm64: topology: enable ACPI/PPTT based CPU topology
1152 - ACPI: Add PPTT to injectable table list
1153 - arm64: topology: divorce MC scheduling domain from core_siblings
1154
1155 * hisi_sas robustness fixes (LP: #1774466)
1156 - scsi: hisi_sas: delete timer when removing hisi_sas driver
1157 - scsi: hisi_sas: print device id for errors
1158 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
1159 - scsi: hisi_sas: check host frozen before calling "done" function
1160 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
1161 - scsi: hisi_sas: stop controller timer for reset
1162 - scsi: hisi_sas: update PHY linkrate after a controller reset
1163 - scsi: hisi_sas: change slot index allocation mode
1164 - scsi: hisi_sas: Change common allocation mode of device id
1165 - scsi: hisi_sas: Reset disks when discovered
1166 - scsi: hisi_sas: Create a scsi_host_template per HW module
1167 - scsi: hisi_sas: Init disks after controller reset
1168 - scsi: hisi_sas: Try wait commands before before controller reset
1169 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
1170 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
1171 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
1172 - scsi: hisi_sas: Fix return value when get_free_slot() failed
1173 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
1174
1175 * hisi_sas: Support newer v3 hardware (LP: #1774467)
1176 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
1177 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
1178 - scsi: hisi_sas: fix PI memory size
1179 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
1180 - scsi: hisi_sas: remove redundant handling to event95 for v3
1181 - scsi: hisi_sas: add readl poll timeout helper wrappers
1182 - scsi: hisi_sas: workaround a v3 hw hilink bug
1183 - scsi: hisi_sas: Add LED feature for v3 hw
1184
1185 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
1186 - scsi: hisi_sas: initialize dq spinlock before use
1187 - scsi: hisi_sas: optimise the usage of DQ locking
1188 - scsi: hisi_sas: relocate smp sg map
1189 - scsi: hisi_sas: make return type of prep functions void
1190 - scsi: hisi_sas: allocate slot buffer earlier
1191 - scsi: hisi_sas: Don't lock DQ for complete task sending
1192 - scsi: hisi_sas: Use device lock to protect slot alloc/free
1193 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
1194 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
1195
1196 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
1197 version (LP: #1768431)
1198 - scsi: cxlflash: Handle spurious interrupts
1199 - scsi: cxlflash: Remove commmands from pending list on timeout
1200 - scsi: cxlflash: Synchronize reset and remove ops
1201 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
1202
1203 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
1204 - SAUCE: Revert "drm/i915/edp: Allow alternate fixed mode for eDP if
1205 available."
1206
1207 * ELANPAD ELAN0612 does not work, patch available (LP: #1773509)
1208 - SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table
1209
1210 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
1211 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
1212
1213 * hns3 driver updates (LP: #1768670)
1214 - net: hns3: VF should get the real rss_size instead of rss_size_max
1215 - net: hns3: set the cmdq out_vld bit to 0 after used
1216 - net: hns3: fix endian issue when PF get mbx message flag
1217 - net: hns3: fix the queue id for tqp enable&&reset
1218 - net: hns3: set the max ring num when alloc netdev
1219 - net: hns3: add support for VF driver inner interface
1220 hclgevf_ops.get_tqps_and_rss_info
1221 - net: hns3: refactor the hclge_get/set_rss function
1222 - net: hns3: refactor the hclge_get/set_rss_tuple function
1223 - net: hns3: fix for RSS configuration loss problem during reset
1224 - net: hns3: fix for pause configuration lost during reset
1225 - net: hns3: fix for use-after-free when setting ring parameter
1226 - net: hns3: refactor the get/put_vector function
1227 - net: hns3: fix for coalesce configuration lost during reset
1228 - net: hns3: refactor the coalesce related struct
1229 - net: hns3: fix for coal configuation lost when setting the channel
1230 - net: hns3: add existence check when remove old uc mac address
1231 - net: hns3: fix for netdev not running problem after calling net_stop and
1232 net_open
1233 - net: hns3: fix for ipv6 address loss problem after setting channels
1234 - net: hns3: unify the pause params setup function
1235 - net: hns3: fix rx path skb->truesize reporting bug
1236 - net: hns3: add support for querying pfc puase packets statistic
1237 - net: hns3: fix for loopback failure when vlan filter is enable
1238 - net: hns3: fix for buffer overflow smatch warning
1239 - net: hns3: fix error type definition of return value
1240 - net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
1241 - net: hns3: add existence checking before adding unicast mac address
1242 - net: hns3: add result checking for VF when modify unicast mac address
1243 - net: hns3: reallocate tx/rx buffer after changing mtu
1244 - net: hns3: fix the VF queue reset flow error
1245 - net: hns3: fix for vlan table lost problem when resetting
1246 - net: hns3: increase the max time for IMP handle command
1247 - net: hns3: change GL update rate
1248 - net: hns3: change the time interval of int_gl calculating
1249 - net: hns3: fix for getting wrong link mode problem
1250 - net: hns3: add get_link support to VF
1251 - net: hns3: add querying speed and duplex support to VF
1252 - net: hns3: fix for not returning problem in get_link_ksettings when phy
1253 exists
1254 - net: hns3: Changes to make enet watchdog timeout func common for PF/VF
1255 - net: hns3: Add VF Reset Service Task to support event handling
1256 - net: hns3: Add VF Reset device state and its handling
1257 - net: hns3: Add support to request VF Reset to PF
1258 - net: hns3: Add support to reset the enet/ring mgmt layer
1259 - net: hns3: Add support to re-initialize the hclge device
1260 - net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
1261 - net: hns3: Add *Asserting Reset* mailbox message & handling in VF
1262 - net: hns3: Changes required in PF mailbox to support VF reset
1263 - net: hns3: hclge_inform_reset_assert_to_vf() can be static
1264 - net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
1265 - net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
1266 - net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
1267 - net: hns3: fix for not initializing VF rss_hash_key problem
1268 - net: hns3: never send command queue message to IMP when reset
1269 - net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
1270 - net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES
1271 - net: hns3: Remove error log when getting pfc stats fails
1272 - net: hns3: fix to correctly fetch l4 protocol outer header
1273 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
1274 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
1275 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
1276 - net: hns3: Fix to support autoneg only for port attached with phy
1277 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
1278 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
1279 - net: hns3: Remove packet statistics in the range of 8192~12287
1280 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
1281 - net: hns3: Fix for setting mac address when resetting
1282 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
1283 - net: hns3: fix for cleaning ring problem
1284 - net: hns3: refactor the loopback related function
1285 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
1286 - net: hns3: Fix for the null pointer problem occurring when initializing
1287 ae_dev failed
1288 - net: hns3: Add a check for client instance init state
1289 - net: hns3: Change return type of hnae3_register_ae_dev
1290 - net: hns3: Change return type of hnae3_register_ae_algo
1291 - net: hns3: Change return value in hnae3_register_client
1292 - net: hns3: Fixes the back pressure setting when sriov is enabled
1293 - net: hns3: Fix for fiber link up problem
1294 - net: hns3: Add support of .sriov_configure in HNS3 driver
1295 - net: hns3: Fixes the missing PCI iounmap for various legs
1296 - net: hns3: Fixes error reported by Kbuild and internal review
1297 - net: hns3: Fixes API to fetch ethernet header length with kernel default
1298 - net: hns3: cleanup of return values in hclge_init_client_instance()
1299 - net: hns3: Fix the missing client list node initialization
1300 - net: hns3: Fix for hns3 module is loaded multiple times problem
1301 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
1302 - net: hns3: Fix for netdev not running problem after calling net_stop and
1303 net_open
1304 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
1305 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
1306 - net: hns3: Updates RX packet info fetch in case of multi BD
1307 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
1308 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
1309 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
1310 - net: hns3: Fix for PF mailbox receving unknown message
1311 - net: hns3: Fixes the state to indicate client-type initialization
1312 - net: hns3: Fixes the init of the VALID BD info in the descriptor
1313 - net: hns3: Removes unnecessary check when clearing TX/RX rings
1314 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
1315 - net: hns3: Remove unused led control code
1316 - net: hns3: Adds support for led locate command for copper port
1317 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
1318 - net: hns3: Disable vf vlan filter when vf vlan table is full
1319 - net: hns3: Add support for IFF_ALLMULTI flag
1320 - net: hns3: Add repeat address checking for setting mac address
1321 - net: hns3: Fix setting mac address error
1322 - net: hns3: Fix for service_task not running problem after resetting
1323 - net: hns3: Fix for hclge_reset running repeatly problem
1324 - net: hns3: Fix for phy not link up problem after resetting
1325 - net: hns3: Add missing break in misc_irq_handle
1326 - net: hns3: Fix for vxlan tx checksum bug
1327 - net: hns3: Optimize the PF's process of updating multicast MAC
1328 - net: hns3: Optimize the VF's process of updating multicast MAC
1329 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
1330 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
1331 VLD bit and buffer size
1332 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
1333 hclge_bind_ring_with_vector
1334 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
1335 uninit_client_instance
1336 - SAUCE: {topost} net: hns3: add vector status check before free vector
1337 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
1338 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
1339 - SAUCE: {topost} net: hns3: extraction an interface for state state
1340 init|uninit
1341 - SAUCE: {topost} net: hns3: print the ret value in error information
1342 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
1343 hns3_client_uninit
1344 - SAUCE: {topost} net: hns3: add unlikely for error check
1345 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
1346 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
1347 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
1348 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
1349 - SAUCE: {topost} net: hns3: remove some redundant assignments
1350 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
1351 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
1352 hclge_cmd_send
1353 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
1354 - SAUCE: {topost} net: hns3: remove some unused members of some structures
1355 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
1356 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
1357 kzalloc/dma_map_single
1358 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
1359 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
1360 - SAUCE: {topost} net: hns3: remove some redundant assignments
1361 - SAUCE: {topost} net: hns3: standardize the handle of return value
1362 - SAUCE: {topost} net: hns3: remove extra space and brackets
1363 - SAUCE: {topost} net: hns3: fix unreasonable code comments
1364 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
1365 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
1366 - SAUCE: {topost} net: hns3: fix mislead parameter name
1367 - SAUCE: {topost} net: hns3: remove unused struct member and definition
1368 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
1369 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
1370 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
1371 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
1372 status change
1373 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
1374 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
1375 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
1376 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
1377 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
1378 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
1379 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
1380 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
1381 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
1382 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
1383 function
1384 - SAUCE: {topost} net: hns3: prevent sending command during global or core
1385 reset
1386 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
1387 register
1388 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
1389 - SAUCE: {topost} net: hns3: prevent to request reset frequently
1390 - SAUCE: {topost} net: hns3: correct reset event status register
1391 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
1392 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
1393 - SAUCE: {topost} net: hns3: fix return value error in
1394 hns3_reset_notify_down_enet
1395 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
1396 while resetting
1397 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
1398 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
1399 hclge_get_ring_chain_from_mbx
1400 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
1401 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
1402 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
1403 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
1404
1405 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
1406 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
1407
1408 * Bionic update: upstream stable patchset 2018-05-29 (LP: #1774063)
1409 - cifs: do not allow creating sockets except with SMB1 posix exensions
1410 - btrfs: fix unaligned access in readdir
1411 - x86/acpi: Prevent X2APIC id 0xffffffff from being accounted
1412 - clocksource/imx-tpm: Correct -ETIME return condition check
1413 - x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
1414 - drm/vc4: Fix memory leak during BO teardown
1415 - drm/i915/gvt: throw error on unhandled vfio ioctls
1416 - drm/i915/audio: Fix audio detection issue on GLK
1417 - drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
1418 - drm/i915: Fix LSPCON TMDS output buffer enabling from low-power state
1419 - drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
1420 - usb: musb: fix enumeration after resume
1421 - usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
1422 - usb: musb: Fix external abort in musb_remove on omap2430
1423 - firewire-ohci: work around oversized DMA reads on JMicron controllers
1424 - x86/tsc: Allow TSC calibration without PIT
1425 - NFSv4: always set NFS_LOCK_LOST when a lock is lost.
1426 - ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources
1427 - ALSA: hda - Use IS_REACHABLE() for dependency on input
1428 - ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
1429 - kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
1430 - RDMA/core: Clarify rdma_ah_find_type
1431 - KVM: PPC: Book3S HV: Enable migration of decrementer register
1432 - netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
1433 - tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into
1434 account
1435 - KVM: s390: use created_vcpus in more places
1436 - platform/x86: dell-laptop: Filter out spurious keyboard backlight change
1437 events
1438 - xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
1439 - selftest: ftrace: Fix to pick text symbols for kprobes
1440 - PCI: Add function 1 DMA alias quirk for Marvell 9128
1441 - Input: psmouse - fix Synaptics detection when protocol is disabled
1442 - libbpf: Makefile set specified permission mode
1443 - Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
1444 - i40iw: Free IEQ resources
1445 - i40iw: Zero-out consumer key on allocate stag for FMR
1446 - perf unwind: Do not look just at the global callchain_param.record_mode
1447 - tools lib traceevent: Simplify pointer print logic and fix %pF
1448 - perf callchain: Fix attr.sample_max_stack setting
1449 - tools lib traceevent: Fix get_field_str() for dynamic strings
1450 - perf record: Fix failed memory allocation for get_cpuid_str
1451 - iommu/exynos: Don't unconditionally steal bus ops
1452 - powerpc: System reset avoid interleaving oops using die synchronisation
1453 - iommu/vt-d: Use domain instead of cache fetching
1454 - dm thin: fix documentation relative to low water mark threshold
1455 - dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
1456 - ubifs: Fix uninitialized variable in search_dh_cookie()
1457 - net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
1458 - net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
1459 - spi: a3700: Clear DATA_OUT when performing a read
1460 - IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
1461 - nfs: Do not convert nfs_idmap_cache_timeout to jiffies
1462 - MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
1463 - PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build
1464 - watchdog: sp5100_tco: Fix watchdog disable bit
1465 - kconfig: Don't leak main menus during parsing
1466 - kconfig: Fix automatic menu creation mem leak
1467 - kconfig: Fix expr_free() E_NOT leak
1468 - ipmi/powernv: Fix error return code in ipmi_powernv_probe()
1469 - Btrfs: set plug for fsync
1470 - btrfs: Fix out of bounds access in btrfs_search_slot
1471 - Btrfs: fix scrub to repair raid6 corruption
1472 - btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
1473 - Btrfs: fix unexpected EEXIST from btrfs_get_extent
1474 - Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
1475 - RDMA/cma: Check existence of netdevice during port validation
1476 - f2fs: avoid hungtask when GC encrypted block if io_bits is set
1477 - scsi: devinfo: fix format of the device list
1478 - scsi: fas216: fix sense buffer initialization
1479 - Input: stmfts - set IRQ_NOAUTOEN to the irq flag
1480 - HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()
1481 - nfp: fix error return code in nfp_pci_probe()
1482 - block: Set BIO_TRACE_COMPLETION on new bio during split
1483 - bpf: test_maps: cleanup sockmaps when test ends
1484 - i40evf: Don't schedule reset_task when device is being removed
1485 - i40evf: ignore link up if not running
1486 - platform/x86: thinkpad_acpi: suppress warning about palm detection
1487 - KVM: s390: vsie: use READ_ONCE to access some SCB fields
1488 - blk-mq-debugfs: don't allow write on attributes with seq_operations set
1489 - ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink
1490 - igb: Allow to remove administratively set MAC on VFs
1491 - igb: Clear TXSTMP when ptp_tx_work() is timeout
1492 - fm10k: fix "failed to kill vid" message for VF
1493 - x86/hyperv: Stop suppressing X86_FEATURE_PCID
1494 - tty: serial: exar: Relocate sleep wake-up handling
1495 - device property: Define type of PROPERTY_ENRTY_*() macros
1496 - crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
1497 - RDMA/uverbs: Use an unambiguous errno for method not supported
1498 - jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
1499 - ixgbe: don't set RXDCTL.RLPML for 82599
1500 - i40e: program fragmented IPv4 filter input set
1501 - i40e: fix reported mask for ntuple filters
1502 - samples/bpf: Partially fixes the bpf.o build
1503 - powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
1504 - powerpc/numa: Ensure nodes initialized for hotplug
1505 - RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
1506 - ntb_transport: Fix bug with max_mw_size parameter
1507 - gianfar: prevent integer wrapping in the rx handler
1508 - x86/hyperv: Check for required priviliges in hyperv_init()
1509 - netfilter: x_tables: fix pointer leaks to userspace
1510 - tcp_nv: fix potential integer overflow in tcpnv_acked
1511 - kvm: Map PFN-type memory regions as writable (if possible)
1512 - x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when
1513 running nested
1514 - fs/dax.c: release PMD lock even when there is no PMD support in DAX
1515 - ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
1516 - ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
1517 - ocfs2: return error when we attempt to access a dirty bh in jbd2
1518 - mm/mempolicy: fix the check of nodemask from user
1519 - mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
1520 - asm-generic: provide generic_pmdp_establish()
1521 - sparc64: update pmdp_invalidate() to return old pmd value
1522 - mm: thp: use down_read_trylock() in khugepaged to avoid long block
1523 - mm: pin address_space before dereferencing it while isolating an LRU page
1524 - mm/fadvise: discard partial page if endbyte is also EOF
1525 - openvswitch: Remove padding from packet before L3+ conntrack processing
1526 - blk-mq: fix discard merge with scheduler attached
1527 - IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
1528 - IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
1529 - IB/ipoib: Fix for potential no-carrier state
1530 - IB/core: Map iWarp AH type to undefined in rdma_ah_find_type
1531 - drm/nouveau/pmu/fuc: don't use movw directly anymore
1532 - s390/eadm: fix CONFIG_BLOCK include dependency
1533 - netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
1534 - x86/power: Fix swsusp_arch_resume prototype
1535 - x86/dumpstack: Avoid uninitlized variable
1536 - firmware: dmi_scan: Fix handling of empty DMI strings
1537 - ACPI: processor_perflib: Do not send _PPC change notification if not ready
1538 - ACPI / bus: Do not call _STA on battery devices with unmet dependencies
1539 - ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
1540 - MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
1541 - perf record: Fix period option handling
1542 - MIPS: Generic: Support GIC in EIC mode
1543 - perf evsel: Fix period/freq terms setup
1544 - xen-netfront: Fix race between device setup and open
1545 - xen/grant-table: Use put_page instead of free_page
1546 - bpf: sockmap, fix leaking maps with attached but not detached progs
1547 - RDS: IB: Fix null pointer issue
1548 - arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
1549 - proc: fix /proc/*/map_files lookup
1550 - PM / domains: Fix up domain-idle-states OF parsing
1551 - cifs: silence compiler warnings showing up with gcc-8.0.0
1552 - bcache: properly set task state in bch_writeback_thread()
1553 - bcache: fix for allocator and register thread race
1554 - bcache: fix for data collapse after re-attaching an attached device
1555 - bcache: return attach error when no cache set exist
1556 - cpufreq: intel_pstate: Enable HWP during system resume on CPU0
1557 - selftests/ftrace: Add some missing glob checks
1558 - rxrpc: Don't put crypto buffers on the stack
1559 - svcrdma: Fix Read chunk round-up
1560 - net: Extra '_get' in declaration of arch_get_platform_mac_address
1561 - tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
1562 - SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
1563 - net: stmmac: discard disabled flags in interrupt status register
1564 - bpf: fix rlimit in reuseport net selftest
1565 - ACPI / EC: Restore polling during noirq suspend/resume phases
1566 - PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
1567 - vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
1568 - powerpc/mm/hash64: Zero PGD pages on allocation
1569 - x86/platform/UV: Fix GAM Range Table entries less than 1GB
1570 - locking/qspinlock: Ensure node->count is updated before initialising node
1571 - powerpc/powernv: IMC fix out of bounds memory access at shutdown
1572 - perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
1573 - irqchip/gic-v3: Ignore disabled ITS nodes
1574 - cpumask: Make for_each_cpu_wrap() available on UP as well
1575 - irqchip/gic-v3: Change pr_debug message to pr_devel
1576 - RDMA/core: Reduce poll batch for direct cq polling
1577 - alarmtimer: Init nanosleep alarm timer on stack
1578 - netfilter: x_tables: cap allocations at 512 mbyte
1579 - netfilter: x_tables: add counters allocation wrapper
1580 - netfilter: compat: prepare xt_compat_init_offsets to return errors
1581 - netfilter: compat: reject huge allocation requests
1582 - netfilter: x_tables: limit allocation requests for blob rule heads
1583 - perf: Fix sample_max_stack maximum check
1584 - perf: Return proper values for user stack errors
1585 - RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
1586 - Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
1587 - mac80211_hwsim: fix use-after-free bug in hwsim_exit_net
1588 - btrfs: Fix race condition between delayed refs and blockgroup removal
1589 - mm,vmscan: Allow preallocating memory for register_shrinker().
1590
1591 * Bionic update: upstream stable patchset 2018-05-24 (LP: #1773233)
1592 - tty: make n_tty_read() always abort if hangup is in progress
1593 - cpufreq: CPPC: Use transition_delay_us depending transition_latency
1594 - ubifs: Check ubifs_wbuf_sync() return code
1595 - ubi: fastmap: Don't flush fastmap work on detach
1596 - ubi: Fix error for write access
1597 - ubi: Reject MLC NAND
1598 - mm/ksm.c: fix inconsistent accounting of zero pages
1599 - mm/hmm: hmm_pfns_bad() was accessing wrong struct
1600 - task_struct: only use anon struct under randstruct plugin
1601 - fs/reiserfs/journal.c: add missing resierfs_warning() arg
1602 - resource: fix integer overflow at reallocation
1603 - ipc/shm: fix use-after-free of shm file via remap_file_pages()
1604 - mm, slab: reschedule cache_reap() on the same CPU
1605 - usb: musb: gadget: misplaced out of bounds check
1606 - phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS
1607 - usb: gadget: udc: core: update usb_ep_queue() documentation
1608 - ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
1609 - KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
1610 - ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
1611 - arm: dts: mt7623: fix USB initialization fails on bananapi-r2
1612 - ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
1613 - ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
1614 - ARM: dts: at91: sama5d4: fix pinctrl compatible string
1615 - spi: atmel: init FIFOs before spi enable
1616 - spi: Fix scatterlist elements size in spi_map_buf
1617 - spi: Fix unregistration of controller with fixed SPI bus number
1618 - media: atomisp_fops.c: disable atomisp_compat_ioctl32
1619 - media: vivid: check if the cec_adapter is valid
1620 - media: vsp1: Fix BRx conditional path in WPF
1621 - x86/xen: Delay get_cpu_cap until stack canary is established
1622 - regmap: Fix reversed bounds check in regmap_raw_write()
1623 - ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E
1624 - ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
1625 - USB: gadget: f_midi: fixing a possible double-free in f_midi
1626 - USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
1627 - usb: dwc3: prevent setting PRTCAP to OTG from debugfs
1628 - usb: dwc3: pci: Properly cleanup resource
1629 - usb: dwc3: gadget: never call ->complete() from ->ep_queue()
1630 - cifs: fix memory leak in SMB2_open()
1631 - fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
1632 - smb3: Fix root directory when server returns inode number of zero
1633 - HID: i2c-hid: fix size check and type usage
1634 - i2c: i801: Save register SMBSLVCMD value only once
1635 - i2c: i801: Restore configuration at shutdown
1636 - CIFS: refactor crypto shash/sdesc allocation&free
1637 - CIFS: add sha512 secmech
1638 - CIFS: fix sha512 check in cifs_crypto_secmech_release
1639 - powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits
1640 - powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
1641 - powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
1642 - powerpc/kprobes: Fix call trace due to incorrect preempt count
1643 - powerpc/kexec_file: Fix error code when trying to load kdump kernel
1644 - powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
1645 - powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
1646 - HID: Fix hid_report_len usage
1647 - HID: core: Fix size as type u32
1648 - soc: mediatek: fix the mistaken pointer accessed when subdomains are added
1649 - ASoC: ssm2602: Replace reg_default_raw with reg_default
1650 - ASoC: topology: Fix kcontrol name string handling
1651 - irqchip/gic: Take lock when updating irq type
1652 - random: use a tighter cap in credit_entropy_bits_safe()
1653 - extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO
1654 - block: use 32-bit blk_status_t on Alpha
1655 - jbd2: if the journal is aborted then don't allow update of the log tail
1656 - ext4: shutdown should not prevent get_write_access
1657 - ext4: eliminate sleep from shutdown ioctl
1658 - ext4: pass -ESHUTDOWN code to jbd2 layer
1659 - ext4: don't update checksum of new initialized bitmaps
1660 - ext4: protect i_disksize update by i_data_sem in direct write path
1661 - ext4: limit xattr size to INT_MAX
1662 - ext4: always initialize the crc32c checksum driver
1663 - ext4: don't allow r/w mounts if metadata blocks overlap the superblock
1664 - ext4: move call to ext4_error() into ext4_xattr_check_block()
1665 - ext4: add bounds checking to ext4_xattr_find_entry()
1666 - ext4: add extra checks to ext4_xattr_block_get()
1667 - dm crypt: limit the number of allocated pages
1668 - RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
1669 - RDMA/mlx5: Protect from NULL pointer derefence
1670 - RDMA/rxe: Fix an out-of-bounds read
1671 - ALSA: pcm: Fix UAF at PCM release via PCM timer access
1672 - IB/srp: Fix srp_abort()
1673 - IB/srp: Fix completion vector assignment algorithm
1674 - dmaengine: at_xdmac: fix rare residue corruption
1675 - cxl: Fix possible deadlock when processing page faults from cxllib
1676 - tpm: self test failure should not cause suspend to fail
1677 - libnvdimm, dimm: fix dpa reservation vs uninitialized label area
1678 - libnvdimm, namespace: use a safe lookup for dimm device name
1679 - nfit, address-range-scrub: fix scrub in-progress reporting
1680 - nfit: skip region registration for incomplete control regions
1681 - ring-buffer: Check if memory is available before allocation
1682 - um: Compile with modern headers
1683 - um: Use POSIX ucontext_t instead of struct ucontext
1684 - iommu/vt-d: Fix a potential memory leak
1685 - mmc: jz4740: Fix race condition in IRQ mask update
1686 - mmc: tmio: Fix error handling when issuing CMD23
1687 - PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken
1688 - clk: mvebu: armada-38x: add support for missing clocks
1689 - clk: fix false-positive Wmaybe-uninitialized warning
1690 - clk: mediatek: fix PWM clock source by adding a fixed-factor clock
1691 - clk: bcm2835: De-assert/assert PLL reset signal when appropriate
1692 - pwm: rcar: Fix a condition to prevent mismatch value setting to duty
1693 - thermal: imx: Fix race condition in imx_thermal_probe()
1694 - dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
1695 - watchdog: f71808e_wdt: Fix WD_EN register read
1696 - ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
1697 - ALSA: pcm: Avoid potential races between OSS ioctls and read/write
1698 - ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
1699 - ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
1700 - ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
1701 - drm/amdgpu: Add an ATPX quirk for hybrid laptop
1702 - drm/amdgpu: Fix always_valid bos multiple LRU insertions.
1703 - drm/amdgpu/sdma: fix mask in emit_pipeline_sync
1704 - drm/amdgpu: Fix PCIe lane width calculation
1705 - drm/amdgpu/si: implement get/set pcie_lanes asic callback
1706 - drm/rockchip: Clear all interrupts before requesting the IRQ
1707 - drm/radeon: add PX quirk for Asus K73TK
1708 - drm/radeon: Fix PCIe lane width calculation
1709 - ALSA: line6: Use correct endpoint type for midi output
1710 - ALSA: rawmidi: Fix missing input substream checks in compat ioctls
1711 - ALSA: hda - New VIA controller suppor no-snoop path
1712 - random: fix crng_ready() test
1713 - random: use a different mixing algorithm for add_device_randomness()
1714 - random: crng_reseed() should lock the crng instance that it is modifying
1715 - random: add new ioctl RNDRESEEDCRNG
1716 - HID: input: fix battery level reporting on BT mice
1717 - HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
1718 - HID: wacom: bluetooth: send exit report for recent Bluetooth devices
1719 - MIPS: uaccess: Add micromips clobbers to bzero invocation
1720 - MIPS: memset.S: EVA & fault support for small_memset
1721 - MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
1722 - MIPS: memset.S: Fix clobber of v1 in last_fixup
1723 - powerpc/eeh: Fix enabling bridge MMIO windows
1724 - powerpc/lib: Fix off-by-one in alternate feature patching
1725 - udf: Fix leak of UTF-16 surrogates into encoded strings
1726 - fanotify: fix logic of events on child
1727 - mmc: sdhci-pci: Only do AMD tuning for HS200
1728 - drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
1729 - jffs2_kill_sb(): deal with failed allocations
1730 - hypfs_kill_super(): deal with failed allocations
1731 - orangefs_kill_sb(): deal with allocation failures
1732 - rpc_pipefs: fix double-dput()
1733 - Don't leak MNT_INTERNAL away from internal mounts
1734 - autofs: mount point create should honour passed in mode
1735 - mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
1736 - Revert "media: lirc_zilog: driver only sends LIRCCODE"
1737 - media: staging: lirc_zilog: incorrect reference counting
1738 - writeback: safer lock nesting
1739 - Bluetooth: hci_bcm: Add irq_polarity module option
1740 - mm: hwpoison: disable memory error handling on 1GB hugepage
1741 - media: rc: oops in ir_timer_keyup after device unplug
1742 - acpi, nfit: rework NVDIMM leaf method detection
1743 - ceph: always update atime/mtime/ctime for new inode
1744 - ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
1745 - ext4: force revalidation of directory pointer after seekdir(2)
1746 - RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
1747 - xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
1748 - xprtrdma: Fix corner cases when handling device removal
1749 - IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
1750 - drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
1751 - drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
1752 - mmc: core: Prevent bus reference leak in mmc_blk_init()
1753 - drm/amd/display: HDMI has no sound after Panel power off/on
1754 - trace_uprobe: Use %lx to display offset
1755 - clk: tegra: Mark HCLK, SCLK and EMC as critical
1756 - pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
1757 - pwm: mediatek: Improve precision in rate calculation
1758 - HID: i2c-hid: Fix resume issue on Raydium touchscreen device
1759 - s390: add support for IBM z14 Model ZR1
1760 - drm/i915: Fix hibernation with ACPI S0 target state
1761 - libnvdimm, dimm: handle EACCES failures from label reads
1762 - device-dax: allow MAP_SYNC to succeed
1763 - HID: i2c-hid: fix inverted return value from i2c_hid_command()
1764
1765 * CVE-2018-7755
1766 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
1767
1768 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 12 Jun 2018 18:09:35 +0200
1769
1770 linux (4.15.0-23.25) bionic; urgency=medium
1771
1772 * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
1773
1774 * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
1775 - arm64: mmu: add the entry trampolines start/end section markers into
1776 sections.h
1777 - arm64: sdei: Add trampoline code for remapping the kernel
1778
1779 * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
1780 - ACPI: APEI: handle PCIe AER errors in separate function
1781 - ACPI: APEI: call into AER handling regardless of severity
1782
1783 * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
1784 - scsi: qla2xxx: Fix session cleanup for N2N
1785 - scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
1786 - scsi: qla2xxx: Serialize session deletion by using work_lock
1787 - scsi: qla2xxx: Serialize session free in qlt_free_session_done
1788 - scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
1789 - scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
1790 - scsi: qla2xxx: Prevent relogin trigger from sending too many commands
1791 - scsi: qla2xxx: Fix double free bug after firmware timeout
1792 - scsi: qla2xxx: Fixup locking for session deletion
1793
1794 * Several hisi_sas bug fixes (LP: #1768974)
1795 - scsi: hisi_sas: dt-bindings: add an property of signal attenuation
1796 - scsi: hisi_sas: support the property of signal attenuation for v2 hw
1797 - scsi: hisi_sas: fix the issue of link rate inconsistency
1798 - scsi: hisi_sas: fix the issue of setting linkrate register
1799 - scsi: hisi_sas: increase timer expire of internal abort task
1800 - scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
1801 - scsi: hisi_sas: fix return value of hisi_sas_task_prep()
1802 - scsi: hisi_sas: Code cleanup and minor bug fixes
1803
1804 * [bionic] machine stuck and bonding not working well when nvmet_rdma module
1805 is loaded (LP: #1764982)
1806 - nvmet-rdma: Don't flush system_wq by default during remove_one
1807 - nvme-rdma: Don't flush delete_wq by default during remove_one
1808
1809 * Warnings/hang during error handling of SATA disks on SAS controller
1810 (LP: #1768971)
1811 - scsi: libsas: defer ata device eh commands to libata
1812
1813 * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
1814 - ata: do not schedule hot plug if it is a sas host
1815
1816 * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
1817 ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
1818 - powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
1819 - powerpc/64s: return more carefully from sreset NMI
1820 - powerpc/64s: sreset panic if there is no debugger or crash dump handlers
1821
1822 * fsnotify: Fix fsnotify_mark_connector race (LP: #1765564)
1823 - fsnotify: Fix fsnotify_mark_connector race
1824
1825 * Hang on network interface removal in Xen virtual machine (LP: #1771620)
1826 - xen-netfront: Fix hang on device removal
1827
1828 * HiSilicon HNS NIC names are truncated in /proc/interrupts (LP: #1765977)
1829 - net: hns: Avoid action name truncation
1830
1831 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
1832 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
1833 num_possible_cpus()
1834
1835 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
1836 - [Config] update Build-Depends: transfig to fig2dev
1837
1838 * smp_call_function_single/many core hangs with stop4 alone (LP: #1768898)
1839 - cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer
1840 interrupt
1841
1842 * Add d-i support for Huawei NICs (LP: #1767490)
1843 - d-i: add hinic to nic-modules udeb
1844
1845 * unregister_netdevice: waiting for eth0 to become free. Usage count = 5
1846 (LP: #1746474)
1847 - xfrm: reuse uncached_list to track xdsts
1848
1849 * Include nfp driver in linux-modules (LP: #1768526)
1850 - [Config] Add nfp.ko to generic inclusion list
1851
1852 * Kernel panic on boot (m1.small in cn-north-1) (LP: #1771679)
1853 - x86/xen: Reset VCPU0 info pointer after shared_info remap
1854
1855 * CVE-2018-3639 (x86)
1856 - x86/bugs: Fix the parameters alignment and missing void
1857 - KVM: SVM: Move spec control call after restore of GS
1858 - x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
1859 - x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
1860 - x86/cpufeatures: Disentangle SSBD enumeration
1861 - x86/cpufeatures: Add FEATURE_ZEN
1862 - x86/speculation: Handle HT correctly on AMD
1863 - x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
1864 - x86/speculation: Add virtualized speculative store bypass disable support
1865 - x86/speculation: Rework speculative_store_bypass_update()
1866 - x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
1867 - x86/bugs: Expose x86_spec_ctrl_base directly
1868 - x86/bugs: Remove x86_spec_ctrl_set()
1869 - x86/bugs: Rework spec_ctrl base and mask logic
1870 - x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
1871 - KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
1872 - x86/bugs: Rename SSBD_NO to SSB_NO
1873 - bpf: Prevent memory disambiguation attack
1874 - KVM: VMX: Expose SSBD properly to guests.
1875
1876 * Suspend to idle: Open lid didn't resume (LP: #1771542)
1877 - ACPI / PM: Do not reconfigure GPEs for suspend-to-idle
1878
1879 * Fix initialization failure detection in SDEI for device-tree based systems
1880 (LP: #1768663)
1881 - firmware: arm_sdei: Fix return value check in sdei_present_dt()
1882
1883 * No driver for Huawei network adapters on arm64 (LP: #1769899)
1884 - net-next/hinic: add arm64 support
1885
1886 * CVE-2018-1092
1887 - ext4: fail ext4_iget for root directory if unallocated
1888
1889 * kernel 4.15 breaks nouveau on Lenovo P50 (LP: #1763189)
1890 - drm/nouveau: Fix deadlock in nv50_mstm_register_connector()
1891
1892 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
1893 to load (LP: #1728238)
1894 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
1895 unreleased firmware"
1896
1897 * Battery drains when laptop is off (shutdown) (LP: #1745646)
1898 - PCI / PM: Check device_may_wakeup() in pci_enable_wake()
1899
1900 * Dell Latitude 5490/5590 BIOS update 1.1.9 causes black screen at boot
1901 (LP: #1764194)
1902 - drm/i915/bios: filter out invalid DDC pins from VBT child devices
1903
1904 * Intel 9462 A370:42A4 doesn't work (LP: #1748853)
1905 - iwlwifi: add shared clock PHY config flag for some devices
1906 - iwlwifi: add a bunch of new 9000 PCI IDs
1907
1908 * Fix an issue that some PCI devices get incorrectly suspended (LP: #1764684)
1909 - PCI / PM: Always check PME wakeup capability for runtime wakeup support
1910
1911 * [SRU][Bionic/Artful] fix false positives in W+X checking (LP: #1769696)
1912 - init: fix false positives in W+X checking
1913
1914 * Bionic update to v4.15.18 stable release (LP: #1769723)
1915 - netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to
1916 ip_set_net_exit()
1917 - cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
1918 - rds: MP-RDS may use an invalid c_path
1919 - slip: Check if rstate is initialized before uncompressing
1920 - vhost: fix vhost_vq_access_ok() log check
1921 - l2tp: fix races in tunnel creation
1922 - l2tp: fix race in duplicate tunnel detection
1923 - ip_gre: clear feature flags when incompatible o_flags are set
1924 - vhost: Fix vhost_copy_to_user()
1925 - lan78xx: Correctly indicate invalid OTP
1926 - media: v4l2-compat-ioctl32: don't oops on overlay
1927 - media: v4l: vsp1: Fix header display list status check in continuous mode
1928 - ipmi: Fix some error cleanup issues
1929 - parisc: Fix out of array access in match_pci_device()
1930 - parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
1931 - Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
1932 - PCI: hv: Serialize the present and eject work items
1933 - PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
1934 - KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
1935 - perf/core: Fix use-after-free in uprobe_perf_close()
1936 - x86/mce/AMD: Get address from already initialized block
1937 - hwmon: (ina2xx) Fix access to uninitialized mutex
1938 - ath9k: Protect queue draining by rcu_read_lock()
1939 - x86/apic: Fix signedness bug in APIC ID validity checks
1940 - f2fs: fix heap mode to reset it back
1941 - block: Change a rcu_read_{lock,unlock}_sched() pair into
1942 rcu_read_{lock,unlock}()
1943 - nvme: Skip checking heads without namespaces
1944 - lib: fix stall in __bitmap_parselist()
1945 - blk-mq: order getting budget and driver tag
1946 - blk-mq: don't keep offline CPUs mapped to hctx 0
1947 - ovl: fix lookup with middle layer opaque dir and absolute path redirects
1948 - xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
1949 - hugetlbfs: fix bug in pgoff overflow checking
1950 - nfsd: fix incorrect umasks
1951 - scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
1952 - block/loop: fix deadlock after loop_set_status
1953 - nfit: fix region registration vs block-data-window ranges
1954 - s390/qdio: don't retry EQBS after CCQ 96
1955 - s390/qdio: don't merge ERROR output buffers
1956 - s390/ipl: ensure loadparm valid flag is set
1957 - get_user_pages_fast(): return -EFAULT on access_ok failure
1958 - mm/gup_benchmark: handle gup failures
1959 - getname_kernel() needs to make sure that ->name != ->iname in long case
1960 - Bluetooth: Fix connection if directed advertising and privacy is used
1961 - Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-
1962 low
1963 - rtl8187: Fix NULL pointer dereference in priv->conf_mutex
1964 - ovl: set lower layer st_dev only if setting lower st_ino
1965 - Linux 4.15.18
1966
1967 * Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host controller
1968 dead (LP: #1768852)
1969 - xhci: Fix Kernel oops in xhci dbgtty
1970
1971 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
1972 - [Packaging] Fix missing watchdog for Raspberry Pi
1973
1974 * CVE-2018-8087
1975 - mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
1976
1977 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
1978 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
1979 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
1980
1981 * [ALSA] [PATCH] Clevo P950ER ALC1220 Fixup (LP: #1769721)
1982 - SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
1983
1984 * Bionic: Intermittently sent to Emergency Mode on boot with unhandled kernel
1985 NULL pointer dereference at 0000000000000980 (LP: #1768292)
1986 - thunderbolt: Prevent crash when ICM firmware is not running
1987
1988 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
1989 - [Config] snapdragon: DRM_I2C_ADV7511=y
1990
1991 * regression Aquantia Corp. AQC107 4.15.0-13-generic -> 4.15.0-20-generic ?
1992 (LP: #1767088)
1993 - net: aquantia: Regression on reset with 1.x firmware
1994 - net: aquantia: oops when shutdown on already stopped device
1995
1996 * e1000e msix interrupts broken in linux-image-4.15.0-15-generic
1997 (LP: #1764892)
1998 - e1000e: Remove Other from EIAC
1999
2000 * Acer Swift sf314-52 power button not managed (LP: #1766054)
2001 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
2002
2003 * set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630 (LP: #1766398)
2004 - ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
2005
2006 * Change the location for one of two front mics on a lenovo thinkcentre
2007 machine (LP: #1766477)
2008 - ALSA: hda/realtek - adjust the location of one mic
2009
2010 * SRU: bionic: apply 50 ZFS upstream bugfixes (LP: #1764690)
2011 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu15 (LP: #1764690)
2012
2013 * [8086:3e92] display becomes blank after S3 (LP: #1763271)
2014 - drm/i915/edp: Do not do link training fallback or prune modes on EDP
2015
2016 -- Stefan Bader <stefan.bader@canonical.com> Wed, 23 May 2018 18:54:55 +0200
2017
2018 linux (4.15.0-22.24) bionic; urgency=medium
2019
2020 * CVE-2018-3639 (powerpc)
2021 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
2022 - stf-barrier: set eieio instruction bit 6 for future optimisations
2023
2024 * CVE-2018-3639 (x86)
2025 - x86/nospec: Simplify alternative_msr_write()
2026 - x86/bugs: Concentrate bug detection into a separate function
2027 - x86/bugs: Concentrate bug reporting into a separate function
2028 - x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
2029 - x86/bugs, KVM: Support the combination of guest and host IBRS
2030 - x86/bugs: Expose /sys/../spec_store_bypass
2031 - x86/cpufeatures: Add X86_FEATURE_RDS
2032 - x86/bugs: Provide boot parameters for the spec_store_bypass_disable
2033 mitigation
2034 - x86/bugs/intel: Set proper CPU features and setup RDS
2035 - x86/bugs: Whitelist allowed SPEC_CTRL MSR values
2036 - x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
2037 - x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
2038 - x86/speculation: Create spec-ctrl.h to avoid include hell
2039 - prctl: Add speculation control prctls
2040 - x86/process: Allow runtime control of Speculative Store Bypass
2041 - x86/speculation: Add prctl for Speculative Store Bypass mitigation
2042 - nospec: Allow getting/setting on non-current task
2043 - proc: Provide details on speculation flaw mitigations
2044 - seccomp: Enable speculation flaw mitigations
2045 - x86/bugs: Make boot modes __ro_after_init
2046 - prctl: Add force disable speculation
2047 - seccomp: Use PR_SPEC_FORCE_DISABLE
2048 - seccomp: Add filter flag to opt-out of SSB mitigation
2049 - seccomp: Move speculation migitation control to arch code
2050 - x86/speculation: Make "seccomp" the default mode for Speculative Store
2051 Bypass
2052 - x86/bugs: Rename _RDS to _SSBD
2053 - proc: Use underscores for SSBD in 'status'
2054 - Documentation/spec_ctrl: Do some minor cleanups
2055 - x86/bugs: Fix __ssb_select_mitigation() return type
2056 - x86/bugs: Make cpu_show_common() static
2057
2058 * LSM Stacking prctl values should be redefined as to not collide with
2059 upstream prctls (LP: #1769263) // CVE-2018-3639
2060 - SAUCE: LSM stacking: adjust prctl values
2061
2062 -- Stefan Bader <stefan.bader@canonical.com> Tue, 15 May 2018 07:41:28 +0200
2063
2064 linux (4.15.0-21.22) bionic; urgency=medium
2065
2066 * linux: 4.15.0-21.22 -proposed tracker (LP: #1767397)
2067
2068 * initramfs-tools exception during pm.DoInstall with do-release-upgrade from
2069 16.04 to 18.04 (LP: #1766727)
2070 - Add linux-image-* Breaks on s390-tools (<< 2.3.0-0ubuntu3)
2071
2072 * linux-image-4.15.0-20-generic install after upgrade from xenial breaks
2073 (LP: #1767133)
2074 - Packaging: Depends on linux-base that provides the necessary tools
2075
2076 * linux-image packages need to Breaks flash-kernel << 3.90ubuntu2
2077 (LP: #1766629)
2078 - linux-image-* breaks on flash-kernel (<< 3.90ubuntu2)
2079
2080 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 30 Apr 2018 14:58:35 -0300
2081
2082 linux (4.15.0-20.21) bionic; urgency=medium
2083
2084 * linux: 4.15.0-20.21 -proposed tracker (LP: #1766452)
2085
2086 * package shim-signed (not installed) failed to install/upgrade: installed
2087 shim-signed package post-installation script subprocess returned error exit
2088 status 5 (LP: #1766391)
2089 - [Packaging] fix invocation of header postinst hooks
2090
2091 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Apr 2018 23:56:17 -0500
2092
2093 linux (4.15.0-19.20) bionic; urgency=medium
2094
2095 * linux: 4.15.0-19.20 -proposed tracker (LP: #1766021)
2096
2097 * Kernel 4.15.0-15 breaks Dell PowerEdge 12th Gen servers (LP: #1765232)
2098 - Revert "blk-mq: simplify queue mapping & schedule with each possisble CPU"
2099 - Revert "genirq/affinity: assign vectors to all possible CPUs"
2100
2101 -- Seth Forshee <seth.forshee@canonical.com> Sat, 21 Apr 2018 17:19:00 -0500
2102
2103 linux (4.15.0-18.19) bionic; urgency=medium
2104
2105 * linux: 4.15.0-18.19 -proposed tracker (LP: #1765490)
2106
2107 * [regression] Ubuntu 18.04:[4.15.0-17-generic #18] KVM Guest Kernel:
2108 meltdown: rfi/fallback displacement flush not enabled bydefault (kvm)
2109 (LP: #1765429)
2110 - powerpc/pseries: Fix clearing of security feature flags
2111
2112 * signing: only install a signed kernel (LP: #1764794)
2113 - [Packaging] update to Debian like control scripts
2114 - [Packaging] switch to triggers for postinst.d postrm.d handling
2115 - [Packaging] signing -- switch to raw-signing tarballs
2116 - [Packaging] signing -- switch to linux-image as signed when available
2117 - [Config] signing -- enable Opal signing for ppc64el
2118 - [Packaging] printenv -- add signing options
2119
2120 * [18.04 FEAT] Sign POWER host/NV kernels (LP: #1696154)
2121 - [Packaging] signing -- add support for signing Opal kernel binaries
2122
2123 * Please cherrypick s390 unwind fix (LP: #1765083)
2124 - s390/compat: fix setup_frame32
2125
2126 * Ubuntu 18.04 installer does not detect any IPR based HDD/RAID array [S822L]
2127 [ipr] (LP: #1751813)
2128 - d-i: move ipr to storage-core-modules on ppc64el
2129
2130 * drivers/gpu/drm/bridge/adv7511/adv7511.ko missing (LP: #1764816)
2131 - SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm
2132
2133 * Miscellaneous Ubuntu changes
2134 - [Packaging] Add linux-oem to rebuild test blacklist.
2135
2136 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 19 Apr 2018 18:06:46 -0300
2137
2138 linux (4.15.0-17.18) bionic; urgency=medium
2139
2140 * linux: 4.15.0-17.18 -proposed tracker (LP: #1764498)
2141
2142 * Eventual OOM with profile reloads (LP: #1750594)
2143 - SAUCE: apparmor: fix memory leak when duplicate profile load
2144
2145 -- Seth Forshee <seth.forshee@canonical.com> Mon, 16 Apr 2018 14:48:18 -0500
2146
2147 linux (4.15.0-16.17) bionic; urgency=medium
2148
2149 * linux: 4.15.0-16.17 -proposed tracker (LP: #1763785)
2150
2151 * [18.04] [bug] CFL-S(CNP)/CNL GPIO testing failed (LP: #1757346)
2152 - [Config]: Set CONFIG_PINCTRL_CANNONLAKE=y
2153
2154 * [Ubuntu 18.04] USB Type-C test failed on GLK (LP: #1758797)
2155 - SAUCE: usb: typec: ucsi: Increase command completion timeout value
2156
2157 * Fix trying to "push" an already active pool VP (LP: #1763386)
2158 - SAUCE: powerpc/xive: Fix trying to "push" an already active pool VP
2159
2160 * hisi_sas: Revert and replace SAUCE patches w/ upstream (LP: #1762824)
2161 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: export device table of v3 hw to
2162 userspace"
2163 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: config for hip08 ES"
2164 - scsi: hisi_sas: modify some register config for hip08
2165 - scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()
2166
2167 * Realtek card reader - RTS5243 [VEN_10EC&DEV_5260] (LP: #1737673)
2168 - misc: rtsx: Move Realtek Card Reader Driver to misc
2169 - updateconfigs for Realtek Card Reader Driver
2170 - misc: rtsx: Add support for RTS5260
2171 - misc: rtsx: Fix symbol clashes
2172
2173 * Mellanox [mlx5] [bionic] UBSAN: Undefined behaviour in
2174 ./include/linux/net_dim.h (LP: #1763269)
2175 - net/mlx5e: Fix int overflow
2176
2177 * apparmor bug fixes for bionic (LP: #1763427)
2178 - apparmor: fix logging of the existence test for signals
2179 - apparmor: make signal label match work when matching stacked labels
2180 - apparmor: audit unknown signal numbers
2181 - apparmor: fix memory leak on buffer on error exit path
2182 - apparmor: fix mediation of prlimit
2183
2184 * dangling symlinks to loaded apparmor policy (LP: #1755563) // apparmor bug
2185 fixes for bionic (LP: #1763427)
2186 - apparmor: fix dangling symlinks to policy rawdata after replacement
2187
2188 * [OPAL] Assert fail:
2189 core/mem_region.c:447:lock_held_by_me(&region->free_list_lock)
2190 (LP: #1762913)
2191 - powerpc/watchdog: remove arch_trigger_cpumask_backtrace
2192
2193 * [LTC Test] Ubuntu 18.04: tm_trap_test failed on P8 compat mode guest
2194 (LP: #1762928)
2195 - powerpc/tm: Fix endianness flip on trap
2196
2197 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
2198 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
2199 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
2200 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Add MCLK, quirks
2201 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
2202
2203 * /dev/ipmi enumeration flaky on Cavium Sabre nodes (LP: #1762812)
2204 - i2c: xlp9xx: return ENXIO on slave address NACK
2205 - i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
2206 - i2c: xlp9xx: Check for Bus state before every transfer
2207 - i2c: xlp9xx: Handle NACK on DATA properly
2208
2209 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
2210 - tools/kvm_stat: simplify the sortkey function
2211 - tools/kvm_stat: use a namedtuple for storing the values
2212 - tools/kvm_stat: use a more pythonic way to iterate over dictionaries
2213 - tools/kvm_stat: avoid 'is' for equality checks
2214 - tools/kvm_stat: fix crash when filtering out all non-child trace events
2215 - tools/kvm_stat: print error on invalid regex
2216 - tools/kvm_stat: fix debugfs handling
2217 - tools/kvm_stat: mark private methods as such
2218 - tools/kvm_stat: eliminate extra guest/pid selection dialog
2219 - tools/kvm_stat: separate drilldown and fields filtering
2220 - tools/kvm_stat: group child events indented after parent
2221 - tools/kvm_stat: print 'Total' line for multiple events only
2222 - tools/kvm_stat: Fix python3 syntax
2223 - tools/kvm_stat: Don't use deprecated file()
2224 - tools/kvm_stat: Remove unused function
2225 - [Packaging] Add linux-tools-host package for VM host tools
2226 - [Config] do_tools_host=true for amd64
2227
2228 * Bionic update to v4.15.17 stable release (LP: #1763366)
2229 - i40iw: Fix sequence number for the first partial FPDU
2230 - i40iw: Correct Q1/XF object count equation
2231 - i40iw: Validate correct IRD/ORD connection parameters
2232 - clk: meson: mpll: use 64-bit maths in params_from_rate
2233 - ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node
2234 - Bluetooth: Add a new 04ca:3015 QCA_ROME device
2235 - ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
2236 - thermal: power_allocator: fix one race condition issue for thermal_instances
2237 list
2238 - perf probe: Find versioned symbols from map
2239 - perf probe: Add warning message if there is unexpected event name
2240 - perf evsel: Fix swap for samples with raw data
2241 - perf evsel: Enable ignore_missing_thread for pid option
2242 - l2tp: fix missing print session offset info
2243 - rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
2244 - ACPI / video: Default lcd_only to true on Win8-ready and newer machines
2245 - IB/mlx5: Report inner RSS capability
2246 - VFS: close race between getcwd() and d_move()
2247 - watchdog: dw_wdt: add stop watchdog operation
2248 - clk: divider: fix incorrect usage of container_of
2249 - PM / devfreq: Fix potential NULL pointer dereference in governor_store
2250 - gpiolib: don't dereference a desc before validation
2251 - net_sch: red: Fix the new offload indication
2252 - selftests/net: fix bugs in address and port initialization
2253 - thermal/drivers/hisi: Remove bogus const from function return type
2254 - RDMA/cma: Mark end of CMA ID messages
2255 - hwmon: (ina2xx) Make calibration register value fixed
2256 - f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
2257 - clk: sunxi-ng: a83t: Add M divider to TCON1 clock
2258 - media: videobuf2-core: don't go out of the buffer range
2259 - ASoC: Intel: Skylake: Disable clock gating during firmware and library
2260 download
2261 - ASoC: Intel: cht_bsw_rt5645: Analog Mic support
2262 - drm/msm: Fix NULL deref in adreno_load_gpu
2263 - IB/ipoib: Fix for notify send CQ failure messages
2264 - spi: sh-msiof: Fix timeout failures for TX-only DMA transfers
2265 - scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
2266 - irqchip/ompic: fix return value check in ompic_of_init()
2267 - irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
2268 - ACPI: EC: Fix debugfs_create_*() usage
2269 - mac80211: Fix setting TX power on monitor interfaces
2270 - vfb: fix video mode and line_length being set when loaded
2271 - crypto: crypto4xx - perform aead icv check in the driver
2272 - gpio: label descriptors using the device name
2273 - arm64: asid: Do not replace active_asids if already 0
2274 - powernv-cpufreq: Add helper to extract pstate from PMSR
2275 - IB/rdmavt: Allocate CQ memory on the correct node
2276 - blk-mq: avoid to map CPU into stale hw queue
2277 - blk-mq: fix race between updating nr_hw_queues and switching io sched
2278 - backlight: tdo24m: Fix the SPI CS between transfers
2279 - nvme-fabrics: protect against module unload during create_ctrl
2280 - nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
2281 - pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
2282 - nvme_fcloop: disassocate local port structs
2283 - nvme_fcloop: fix abort race condition
2284 - tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
2285 - perf report: Fix a no annotate browser displayed issue
2286 - staging: lustre: disable preempt while sampling processor id.
2287 - ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
2288 - power: supply: axp288_charger: Properly stop work on probe-error / remove
2289 - rt2x00: do not pause queue unconditionally on error path
2290 - wl1251: check return from call to wl1251_acx_arp_ip_filter
2291 - net/mlx5: Fix race for multiple RoCE enable
2292 - bcache: ret IOERR when read meets metadata error
2293 - bcache: stop writeback thread after detaching
2294 - bcache: segregate flash only volume write streams
2295 - net: Fix netdev_WARN_ONCE macro
2296 - net/mlx5e: IPoIB, Use correct timestamp in child receive flow
2297 - blk-mq: fix kernel oops in blk_mq_tag_idle()
2298 - tty: n_gsm: Allow ADM response in addition to UA for control dlci
2299 - block, bfq: put async queues for root bfq groups too
2300 - serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
2301 - EDAC, mv64x60: Fix an error handling path
2302 - uio_hv_generic: check that host supports monitor page
2303 - Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
2304 - Bluetooth: hci_bcm: Validate IRQ before using it
2305 - Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
2306 - i40evf: don't rely on netif_running() outside rtnl_lock()
2307 - drm/amd/powerplay: fix memory leakage when reload (v2)
2308 - cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
2309 - PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
2310 - scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware
2311 in RAID map
2312 - scsi: megaraid_sas: unload flag should be set after scsi_remove_host is
2313 called
2314 - RDMA/cma: Fix rdma_cm path querying for RoCE
2315 - gpio: thunderx: fix error return code in thunderx_gpio_probe()
2316 - x86/gart: Exclude GART aperture from vmcore
2317 - sdhci: Advertise 2.0v supply on SDIO host controller
2318 - Input: goodix - disable IRQs while suspended
2319 - mtd: mtd_oobtest: Handle bitflips during reads
2320 - crypto: aes-generic - build with -Os on gcc-7+
2321 - perf tools: Fix copyfile_offset update of output offset
2322 - tcmu: release blocks for partially setup cmds
2323 - thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
2324 - drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
2325 - drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
2326 - x86/microcode: Propagate return value from updating functions
2327 - x86/CPU: Add a microcode loader callback
2328 - x86/CPU: Check CPU feature bits after microcode upgrade
2329 - x86/microcode: Get rid of struct apply_microcode_ctx
2330 - x86/microcode/intel: Check microcode revision before updating sibling
2331 threads
2332 - x86/microcode/intel: Writeback and invalidate caches before updating
2333 microcode
2334 - x86/microcode: Do not upload microcode if CPUs are offline
2335 - x86/microcode/intel: Look into the patch cache first
2336 - x86/microcode: Request microcode on the BSP
2337 - x86/microcode: Synchronize late microcode loading
2338 - x86/microcode: Attempt late loading only when new microcode is present
2339 - x86/microcode: Fix CPU synchronization routine
2340 - arp: fix arp_filter on l3slave devices
2341 - ipv6: the entire IPv6 header chain must fit the first fragment
2342 - lan78xx: Crash in lan78xx_writ_reg (Workqueue: events
2343 lan78xx_deferred_multicast_write)
2344 - net: dsa: Discard frames from unused ports
2345 - net: fix possible out-of-bound read in skb_network_protocol()
2346 - net/ipv6: Fix route leaking between VRFs
2347 - net/ipv6: Increment OUTxxx counters after netfilter hook
2348 - netlink: make sure nladdr has correct size in netlink_connect()
2349 - net/mlx5e: Verify coalescing parameters in range
2350 - net sched actions: fix dumping which requires several messages to user space
2351 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
2352 - pptp: remove a buggy dst release in pptp_connect()
2353 - r8169: fix setting driver_data after register_netdev
2354 - sctp: do not leak kernel memory to user space
2355 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
2356 - vhost: correctly remove wait queue during poll failure
2357 - vlan: also check phy_driver ts_info for vlan's real device
2358 - vrf: Fix use after free and double free in vrf_finish_output
2359 - bonding: fix the err path for dev hwaddr sync in bond_enslave
2360 - bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
2361 - bonding: process the err returned by dev_set_allmulti properly in
2362 bond_enslave
2363 - net: fool proof dev_valid_name()
2364 - ip_tunnel: better validate user provided tunnel names
2365 - ipv6: sit: better validate user provided tunnel names
2366 - ip6_gre: better validate user provided tunnel names
2367 - ip6_tunnel: better validate user provided tunnel names
2368 - vti6: better validate user provided tunnel names
2369 - net/mlx5e: Set EQE based as default TX interrupt moderation mode
2370 - net_sched: fix a missing idr_remove() in u32_delete_key()
2371 - net/sched: fix NULL dereference in the error path of tcf_vlan_init()
2372 - net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
2373 - net/mlx5e: Fix memory usage issues in offloading TC flows
2374 - net/sched: fix NULL dereference in the error path of tcf_sample_init()
2375 - nfp: use full 40 bits of the NSP buffer address
2376 - ipv6: sr: fix seg6 encap performances with TSO enabled
2377 - net/mlx5e: Don't override vport admin link state in switchdev mode
2378 - net/mlx5e: Sync netdev vxlan ports at open
2379 - net/sched: fix NULL dereference in the error path of tunnel_key_init()
2380 - net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
2381 - strparser: Fix sign of err codes
2382 - net/mlx4_en: Fix mixed PFC and Global pause user control requests
2383 - net/mlx5e: Fix traffic being dropped on VF representor
2384 - vhost: validate log when IOTLB is enabled
2385 - route: check sysctl_fib_multipath_use_neigh earlier than hash
2386 - team: move dev_mc_sync after master_upper_dev_link in team_port_add
2387 - vhost_net: add missing lock nesting notation
2388 - net/mlx4_core: Fix memory leak while delete slave's resources
2389 - Linux 4.15.17
2390
2391 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
2392 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.15.17 stable
2393 release (LP: #1763366)
2394 - sky2: Increase D3 delay to sky2 stops working after suspend
2395
2396 * [Featire] CNL: Enable RAPL support (LP: #1685712)
2397 - powercap: RAPL: Add support for Cannon Lake
2398
2399 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
2400 - s390: move nobp parameter functions to nospec-branch.c
2401 - s390: add automatic detection of the spectre defense
2402 - s390: report spectre mitigation via syslog
2403 - s390: add sysfs attributes for spectre
2404 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
2405 - s390: correct nospec auto detection init order
2406
2407 * Merge the linux-snapdragon kernel into bionic master/snapdragon
2408 (LP: #1763040)
2409 - drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"
2410 - drm/msm: fix msm_rd_dump_submit prototype
2411 - drm/msm: gpu: Only sync fences on rings that exist
2412 - wcn36xx: set default BTLE coexistence config
2413 - wcn36xx: Add hardware scan offload support
2414 - wcn36xx: Reduce spinlock in indication handler
2415 - wcn36xx: fix incorrect assignment to msg_body.min_ch_time
2416 - wcn36xx: release DMA memory in case of error
2417 - mailbox: qcom: Convert APCS IPC driver to use regmap
2418 - mailbox: qcom: Create APCS child device for clock controller
2419 - clk: qcom: Add A53 PLL support
2420 - clk: qcom: Add regmap mux-div clocks support
2421 - clk: qcom: Add APCS clock controller support
2422 - clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()
2423 - media: venus: venc: set correctly GOP size and number of B-frames
2424 - media: venus: venc: configure entropy mode
2425 - media: venus: venc: Apply inloop deblocking filter
2426 - media: venus: cleanup set_property controls
2427 - arm64: defconfig: enable REMOTEPROC
2428 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
2429 - kernel: configs; add distro.config
2430 - arm64: configs: enable WCN36xx
2431 - kernel: distro.config: enable debug friendly USB network adpater
2432 - arm64: configs: enable QCOM Venus
2433 - arm64: defconfig: Enable a53/apcs and avs
2434 - arm64: defconfig: enable ondemand governor as default
2435 - arm64: defconfig: enable QCOM_TSENS
2436 - arm64: defconfig: enable new trigger modes for leds
2437 - kernel: configs: enable dm_mod and dm_crypt
2438 - Force the SMD regulator driver to be compiled-in
2439 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
2440 - arm64: configs: enable BT_QCOMSMD
2441 - kernel: configs: add more USB net drivers
2442 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
2443 - arm64: configs: Enable camera drivers
2444 - kernel: configs: add freq stat to sysfs
2445 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
2446 - arm64: defconfig: Enable QRTR features
2447 - kernel: configs: set USB_CONFIG_F_FS in distro.config
2448 - kernel: distro.config: enable 'schedutil' CPUfreq governor
2449 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
2450 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
2451 - arm64: defconfig: enable LEDS_QCOM_LPG
2452 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
2453 - power: avs: Add support for CPR (Core Power Reduction)
2454 - power: avs: cpr: Use raw mem access for qfprom
2455 - power: avs: cpr: fix with new reg_sequence structures
2456 - power: avs: cpr: Register with cpufreq-dt
2457 - regulator: smd: Add floor and corner operations
2458 - PM / OPP: Support adjusting OPP voltages at runtime
2459 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
2460 - PM / OPP: HACK: Allow to set regulator without opp_list
2461 - PM / OPP: Add a helper to get an opp regulator for device
2462 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
2463 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
2464 - ov5645: I2C address change
2465 - i2c: Add Qualcomm Camera Control Interface driver
2466 - camss: vfe: Skip first four frames from sensor
2467 - camss: Do not register if no cameras are present
2468 - i2c-qcom-cci: Fix run queue completion timeout
2469 - i2c-qcom-cci: Fix I2C address bug
2470 - media: ov5645: Fix I2C address
2471 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
2472 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
2473 - leds: Add driver for Qualcomm LPG
2474 - wcn36xx: Fix warning due to duplicate scan_completed notification
2475 - arm64: dts: Add CPR DT node for msm8916
2476 - arm64: dts: add spmi-regulator nodes
2477 - arm64: dts: msm8916: Add cpufreq support
2478 - arm64: dts: msm8916: Add a shared CPU opp table
2479 - arm64: dts: msm8916: Add cpu cooling maps
2480 - arm64: dts: pm8916: Mark the s2 regulator as always-on
2481 - dt-bindings: mailbox: qcom: Document the APCS clock binding
2482 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
2483 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
2484 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
2485 - arm64: dts: qcom: apq8016-sbc: Allow USR4 LED to notify kernel panic
2486 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
2487 driver
2488 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
2489 - DT: leds: Add Qualcomm Light Pulse Generator binding
2490 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
2491 - arm64: dts: qcom: Add pwm node for pm8916
2492 - arm64: dts: qcom: Add user LEDs on db820c
2493 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
2494 - ARM: dts: qcom: Add LPG node to pm8941
2495 - ARM: dts: qcom: honami: Add LPG node and RGB LED
2496 - arm64: dts: qcom: Add Camera Control Interface support
2497 - arm64: dts: qcom: Add apps_iommu vfe child node
2498 - arm64: dts: qcom: Add camss device node
2499 - arm64: dts: qcom: Add ov5645 device nodes
2500 - arm64: dts: msm8916: Fix camera sensors I2C addresses
2501 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
2502 - packaging: arm64: add a uboot flavour - part1
2503 - packaging: arm64: add a uboot flavour - part2
2504 - packaging: arm64: add a uboot flavour - part3
2505 - packaging: arm64: add a uboot flavour - part4
2506 - packaging: arm64: add a uboot flavour - part5
2507 - packaging: arm64: rename uboot flavour to snapdragon
2508 - [Config] updateconfigs after qcomlt import
2509 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
2510 - [Config] arm64: snapdragon: MSM_GCC_8916=y
2511 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
2512 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
2513 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
2514 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
2515 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
2516 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
2517 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
2518 - [Config] arm64: snapdragon: QCOM_SMEM=y
2519 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
2520 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
2521 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
2522 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
2523 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
2524 - [Config] arm64: snapdragon: QCOM_CPR=y
2525 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
2526 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
2527 - [Config] turn off DRM_MSM_REGISTER_LOGGING
2528 - [Config] arm64: snapdragon: I2C_QUP=y
2529 - [Config] arm64: snapdragon: SPI_QUP=y
2530 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
2531 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
2532 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
2533 - [Config] arm64: snapdragon: QCOM_SMSM=y
2534 - [Config] arm64: snapdragon: QCOM_SMP2P=y
2535 - [Config] arm64: snapdragon: DRM_MSM=y
2536 - [Config] arm64: snapdragon: SND_SOC=y
2537 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
2538 - [Config] arm64: snapdragon: QCOM_A53PLL=y, QCOM_CLK_APCS_MSM8916=y
2539 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
2540 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
2541 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
2542 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
2543 SND_SOC_MSM8916_WCD_DIGITAL=y
2544 - SAUCE: media: ov5645: skip address change if dt addr == default addr
2545 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
2546 #ifdefs
2547 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
2548 - packaging: snapdragon: fixup ABI paths
2549
2550 * LSM stacking patches for bionic (LP: #1763062)
2551 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
2552 - SAUCE: LSM stacking: LSM: Manage credential security blobs
2553 - SAUCE: LSM stacking: LSM: Manage file security blobs
2554 - SAUCE: LSM stacking: LSM: Manage task security blobs
2555 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
2556 - SAUCE: LSM stacking: LSM: General stacking
2557 - SAUCE: LSM stacking: fixup initialize task->security
2558 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
2559 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
2560 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
2561 - SAUCE: LSM stacking: fixup apparmor stacking enablement
2562 - SAUCE: LSM stacking: fixup stacking kconfig
2563 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
2564 - SAUCE: LSM stacking: provide prctl interface for setting context
2565 - SAUCE: LSM stacking: inherit current display LSM
2566 - SAUCE: LSM stacking: keep an index for each registered LSM
2567 - SAUCE: LSM stacking: verify display LSM
2568 - SAUCE: LSM stacking: provide a way to specify the default display lsm
2569 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
2570 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
2571 - SAUCE: LSM stacking: add Kconfig to set default display LSM
2572 - SAUCE: LSM stacking: add configs for LSM stacking
2573 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
2574 - SAUCE: LSM stacking: remove procfs context interface
2575
2576 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
2577 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
2578 - SAUCE: LSM stacking: check for invalid zero sized writes
2579
2580 * RDMA/hns: ensure for-loop actually iterates and free's buffers
2581 (LP: #1762757)
2582 - RDMA/hns: ensure for-loop actually iterates and free's buffers
2583
2584 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
2585 (LP: #1762755)
2586 - RDMA/hns: Fix the endian problem for hns
2587 - RDMA/hns: Support rq record doorbell for the user space
2588 - RDMA/hns: Support cq record doorbell for the user space
2589 - RDMA/hns: Support rq record doorbell for kernel space
2590 - RDMA/hns: Support cq record doorbell for kernel space
2591 - RDMA/hns: Fix cqn type and init resp
2592 - RDMA/hns: Fix init resp when alloc ucontext
2593 - RDMA/hns: Fix cq record doorbell enable in kernel
2594
2595 * Replace LPC patchset with upstream version (LP: #1762758)
2596 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
2597 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
2598 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
2599 children"
2600 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
2601 bindings"
2602 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
2603 devices"
2604 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
2605 hosts"
2606 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
2607 pci_register_io_range()"
2608 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
2609 pci_register_io_range()"
2610 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
2611 - lib: Add generic PIO mapping method
2612 - PCI: Remove __weak tag from pci_register_io_range()
2613 - PCI: Add fwnode handler as input param of pci_register_io_range()
2614 - PCI: Apply the new generic I/O management on PCI IO hosts
2615 - of: Add missing I/O range exception for indirect-IO devices
2616 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
2617 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
2618 - ACPI / scan: Do not enumerate Indirect IO host children
2619 - HISI LPC: Add ACPI support
2620 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
2621
2622 * Enable Tunneled Operations on POWER9 (LP: #1762448)
2623 - powerpc/powernv: Enable tunneled operations
2624 - cxl: read PHB indications from the device tree
2625
2626 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
2627 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
2628
2629 * NFS + sec=krb5 is broken (LP: #1759791)
2630 - sunrpc: remove incorrect HMAC request initialization
2631
2632 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
2633 - d-i: add bcm2835 to block-modules
2634
2635 * Backport USB core quirks (LP: #1762695)
2636 - usb: core: Add "quirks" parameter for usbcore
2637 - usb: core: Copy parameter string correctly and remove superfluous null check
2638 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
2639
2640 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
2641 setting up a second end-to-end encrypted disk (LP: #1762353)
2642 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
2643
2644 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
2645 - powerpc/64s: Wire up cpu_show_spectre_v2()
2646
2647 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
2648 - powerpc/64s: Wire up cpu_show_spectre_v1()
2649
2650 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
2651 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
2652 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
2653 - powerpc/rfi-flush: Always enable fallback flush on pseries
2654 - powerpc/rfi-flush: Differentiate enabled and patched flush types
2655 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
2656 - powerpc/64s: Move cpu_show_meltdown()
2657 - powerpc/64s: Enhance the information in cpu_show_meltdown()
2658 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
2659 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
2660
2661 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
2662 CVE-2017-5753 // CVE-2017-5754
2663 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
2664 - powerpc: Add security feature flags for Spectre/Meltdown
2665 - powerpc/pseries: Set or clear security feature flags
2666 - powerpc/powernv: Set or clear security feature flags
2667
2668 * Hisilicon network subsystem 3 support (LP: #1761610)
2669 - net: hns3: export pci table of hclge and hclgevf to userspace
2670 - d-i: Add hns3 drivers to nic-modules
2671
2672 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
2673 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
2674
2675 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
2676 - perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor
2677 - perf vendor events: Drop incomplete multiple mapfile support
2678 - perf vendor events: Fix error code in json_events()
2679 - perf vendor events: Drop support for unused topic directories
2680 - perf vendor events: Add support for pmu events vendor subdirectory
2681 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
2682 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
2683 - perf vendor events: Add support for arch standard events
2684 - perf vendor events arm64: Add armv8-recommended.json
2685 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
2686 - perf vendor events arm64: fixup A53 to use recommended events
2687 - perf vendor events arm64: add HiSilicon hip08 JSON file
2688 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
2689
2690 * Warning "cache flush timed out!" seen when unloading the cxl driver
2691 (LP: #1762367)
2692 - cxl: Check if PSL data-cache is available before issue flush request
2693
2694 * Bionic update to 4.15.16 stable release (LP: #1762370)
2695 - ARM: OMAP: Fix SRAM W+X mapping
2696 - ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]
2697 - ARM: dts: sun6i: a31s: bpi-m2: improve pmic properties
2698 - ARM: dts: sun6i: a31s: bpi-m2: add missing regulators
2699 - mtd: jedec_probe: Fix crash in jedec_read_mfr()
2700 - mtd: nand: atmel: Fix get_sectorsize() function
2701 - ALSA: usb-audio: Add native DSD support for TEAC UD-301
2702 - ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
2703 - ALSA: pcm: potential uninitialized return values
2704 - x86/platform/uv/BAU: Add APIC idt entry
2705 - perf/hwbp: Simplify the perf-hwbp code, fix documentation
2706 - ceph: only dirty ITER_IOVEC pages for direct read
2707 - ipc/shm.c: add split function to shm_vm_ops
2708 - i2c: i2c-stm32f7: fix no check on returned setup
2709 - powerpc/mm: Add tracking of the number of coprocessors using a context
2710 - powerpc/mm: Workaround Nest MMU bug with TLB invalidations
2711 - powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
2712 - partitions/msdos: Unable to mount UFS 44bsd partitions
2713 - xfrm_user: uncoditionally validate esn replay attribute struct
2714 - RDMA/ucma: Check AF family prior resolving address
2715 - RDMA/ucma: Fix use-after-free access in ucma_close
2716 - RDMA/ucma: Ensure that CM_ID exists prior to access it
2717 - RDMA/rdma_cm: Fix use after free race with process_one_req
2718 - RDMA/ucma: Check that device is connected prior to access it
2719 - RDMA/ucma: Check that device exists prior to accessing it
2720 - RDMA/ucma: Introduce safer rdma_addr_size() variants
2721 - ipv6: fix possible deadlock in rt6_age_examine_exception()
2722 - net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
2723 - xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
2724 - percpu: add __GFP_NORETRY semantics to the percpu balancing path
2725 - netfilter: x_tables: make allocation less aggressive
2726 - netfilter: bridge: ebt_among: add more missing match size checks
2727 - l2tp: fix races with ipv4-mapped ipv6 addresses
2728 - netfilter: drop template ct when conntrack is skipped.
2729 - netfilter: x_tables: add and use xt_check_proc_name
2730 - phy: qcom-ufs: add MODULE_LICENSE tag
2731 - Bluetooth: Fix missing encryption refresh on Security Request
2732 - drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
2733 - bitmap: fix memset optimization on big-endian systems
2734 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
2735 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
2736 - USB: serial: cp210x: add ELDAT Easywave RX09 id
2737 - serial: 8250: Add Nuvoton NPCM UART
2738 - mei: remove dev_err message on an unsupported ioctl
2739 - /dev/mem: Avoid overwriting "err" in read_mem()
2740 - media: usbtv: prevent double free in error case
2741 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
2742 - crypto: lrw - Free rctx->ext with kzfree
2743 - crypto: talitos - don't persistently map req_ctx->hw_context and
2744 req_ctx->buf
2745 - crypto: inside-secure - fix clock management
2746 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
2747 - crypto: talitos - fix IPsec cipher in length
2748 - crypto: ahash - Fix early termination in hash walk
2749 - crypto: caam - Fix null dereference at error path
2750 - crypto: ccp - return an actual key size from RSA max_size callback
2751 - crypto: arm,arm64 - Fix random regeneration of S_shipped
2752 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
2753 - Btrfs: fix unexpected cow in run_delalloc_nocow
2754 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
2755 - Revert "base: arch_topology: fix section mismatch build warnings"
2756 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
2757 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
2758 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
2759 - vt: change SGR 21 to follow the standards
2760 - ARM: dts: DRA76-EVM: Set powerhold property for tps65917
2761 - net: hns: Fix ethtool private flags
2762 - Fix slab name "biovec-(1<<(21-12))"
2763 - Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"
2764 - Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"
2765 - Revert "cpufreq: Fix governor module removal race"
2766 - Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
2767 - Linux 4.15.16
2768
2769 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
2770 starting 4.15-rc2 (LP: #1759893)
2771 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
2772 build"
2773 - [Config] CONFIG_BLK_DEV_NMVE=m
2774
2775 * Miscellaneous Ubuntu changes
2776 - [Packaging] Only install cloud init files when do_tools_common=true
2777
2778 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 13 Apr 2018 14:40:52 -0300
2779
2780 linux (4.15.0-15.16) bionic; urgency=medium
2781
2782 * linux: 4.15.0-15.16 -proposed tracker (LP: #1761177)
2783
2784 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
2785 - PM / hibernate: Make passing hibernate offsets more friendly
2786
2787 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
2788 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
2789
2790 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
2791 type(pseries-bionic) complaining "KVM implementation does not support
2792 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
2793 - powerpc: Use feature bit for RTC presence rather than timebase presence
2794 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
2795 - powerpc: Free up CPU feature bits on 64-bit machines
2796 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
2797 - powerpc/powernv: Provide a way to force a core into SMT4 mode
2798 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
2799 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
2800 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
2801
2802 * Important Kernel fixes to be backported for Power9 (kvm) (LP: #1758910)
2803 - powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
2804
2805 * Ubuntu 18.04 - IO Hang on some namespaces when running HTX with 16
2806 namespaces (Bolt / NVMe) (LP: #1757497)
2807 - powerpc/64s: Fix lost pending interrupt due to race causing lost update to
2808 irq_happened
2809
2810 * fwts-efi-runtime-dkms 18.03.00-0ubuntu1: fwts-efi-runtime-dkms kernel module
2811 failed to build (LP: #1760876)
2812 - [Packaging] include the retpoline extractor in the headers
2813
2814 -- Seth Forshee <seth.forshee@canonical.com> Wed, 04 Apr 2018 08:26:19 -0500
2815
2816 linux (4.15.0-14.15) bionic; urgency=medium
2817
2818 * linux: 4.15.0-14.15 -proposed tracker (LP: #1760678)
2819
2820 * [Bionic] mlx4 ETH - mlnx_qos failed when set some TC to vendor
2821 (LP: #1758662)
2822 - net/mlx4_en: Change default QoS settings
2823
2824 * AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10
2825 (LP: #1759312)
2826 - powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
2827
2828 * Bionic update to 4.15.15 stable release (LP: #1760585)
2829 - net: dsa: Fix dsa_is_user_port() test inversion
2830 - openvswitch: meter: fix the incorrect calculation of max delta_t
2831 - qed: Fix MPA unalign flow in case header is split across two packets.
2832 - tcp: purge write queue upon aborting the connection
2833 - qed: Fix non TCP packets should be dropped on iWARP ll2 connection
2834 - sysfs: symlink: export sysfs_create_link_nowarn()
2835 - net: phy: relax error checking when creating sysfs link netdev->phydev
2836 - devlink: Remove redundant free on error path
2837 - macvlan: filter out unsupported feature flags
2838 - net: ipv6: keep sk status consistent after datagram connect failure
2839 - ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
2840 - ipv6: sr: fix NULL pointer dereference when setting encap source address
2841 - ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
2842 - mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
2843 - net: phy: Tell caller result of phy_change()
2844 - ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
2845 - net sched actions: return explicit error when tunnel_key mode is not
2846 specified
2847 - ppp: avoid loop in xmit recursion detection code
2848 - rhashtable: Fix rhlist duplicates insertion
2849 - test_rhashtable: add test case for rhltable with duplicate objects
2850 - kcm: lock lower socket in kcm_attach
2851 - sch_netem: fix skb leak in netem_enqueue()
2852 - ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
2853 - net: use skb_to_full_sk() in skb_update_prio()
2854 - net: Fix hlist corruptions in inet_evict_bucket()
2855 - s390/qeth: free netdevice when removing a card
2856 - s390/qeth: when thread completes, wake up all waiters
2857 - s390/qeth: lock read device while queueing next buffer
2858 - s390/qeth: on channel error, reject further cmd requests
2859 - soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
2860 - dpaa_eth: fix error in dpaa_remove()
2861 - dpaa_eth: remove duplicate initialization
2862 - dpaa_eth: increment the RX dropped counter when needed
2863 - dpaa_eth: remove duplicate increment of the tx_errors counter
2864 - dccp: check sk for closed state in dccp_sendmsg()
2865 - ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
2866 - l2tp: do not accept arbitrary sockets
2867 - net: ethernet: arc: Fix a potential memory leak if an optional regulator is
2868 deferred
2869 - net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY
2870 interface
2871 - net: fec: Fix unbalanced PM runtime calls
2872 - net/iucv: Free memory obtained by kzalloc
2873 - netlink: avoid a double skb free in genlmsg_mcast()
2874 - net: Only honor ifindex in IP_PKTINFO if non-0
2875 - net: systemport: Rewrite __bcm_sysport_tx_reclaim()
2876 - qede: Fix qedr link update
2877 - skbuff: Fix not waking applications when errors are enqueued
2878 - team: Fix double free in error path
2879 - Linux 4.15.15
2880
2881 * Ubuntu 18.04 [ WSP DD2.2 with stop4 and stop5 enabled ]: kdump fails to
2882 capture dump when smt=2 or off. (LP: #1758206)
2883 - powerpc/crash: Remove the test for cpu_online in the IPI callback
2884 - powernv/kdump: Fix cases where the kdump kernel can get HMI's
2885 - powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
2886
2887 * [Intel Ubuntu 18.04 Bug] Null pointer dereference, when disconnecting RAID
2888 rebuild target (LP: #1759279)
2889 - md: document lifetime of internal rdev pointer.
2890
2891 * [Feature]Crystal Ridge:add support for the platform capabilities NFIT sub-
2892 table in ACPI 6.2A (LP: #1730829)
2893 - ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table
2894 - acpi: nfit: Add support for detect platform CPU cache flush on power loss
2895 - acpi: nfit: add persistent memory control flag for nd_region
2896 - libnvdimm: expose platform persistence attribute for nd_region
2897 - libnvdimm: re-enable deep flush for pmem devices via fsync()
2898 - libnvdimm, nfit: fix persistence domain reporting
2899
2900 * Allow multiple mounts of zfs datasets (LP: #1759848)
2901 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
2902
2903 * Update Aquantia driver to fix various issues (LP: #1759303)
2904 - net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
2905 - net: aquantia: Cleanup status flags accesses
2906 - net: aquantia: Cleanup hardware access modules
2907 - net: aquantia: Remove duplicate hardware descriptors declarations
2908 - net: aquantia: Add const qualifiers for hardware ops tables
2909 - net: aquantia: Simplify dependencies between pci modules
2910 - net: aquantia: Eliminate aq_nic structure abstraction
2911 - net: aquantia: Fix register definitions to linux style
2912 - net: aquantia: Prepend hw access functions declarations with prefix
2913 - net: aquantia: Fix internal stats calculation on rx
2914 - net: aquantia: Introduce new device ids and constants
2915 - net: aquantia: Introduce new AQC devices and capabilities
2916 - net: aquantia: Convert hw and caps structures to const static pointers
2917 - net: aquantia: Cleanup pci functions module
2918 - net: aquantia: Remove create/destroy from hw ops
2919 - net: aquantia: Change confusing no_ff_addr to more meaningful name
2920 - net: aquantia: Introduce firmware ops callbacks
2921 - net: aquantia: Introduce support for new firmware on AQC cards
2922 - net: aquantia: Introduce global AQC hardware reset sequence
2923 - net: aquantia: Report correct mediatype via ethtool
2924 - net: aquantia: bump driver version to match aquantia internal numbering
2925 - net: aquantia: Fix hardware reset when SPI may rarely hangup
2926 - net: aquantia: Fix a regression with reset on old firmware
2927 - net: aquantia: Change inefficient wait loop on fw data reads
2928 - net: aquantia: Add tx clean budget and valid budget handling logic
2929 - net: aquantia: Allow live mac address changes
2930 - net: aquantia: Implement pci shutdown callback
2931 - net: aquantia: driver version bump
2932
2933 * ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3: cpu hotplug on boslcp3g4 guest
2934 dumping call traces continuously. (LP: #1759722)
2935 - blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk
2936
2937 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
2938 after hotplug CPU add operation. (LP: #1759723)
2939 - genirq/affinity: assign vectors to all possible CPUs
2940 - blk-mq: simplify queue mapping & schedule with each possisble CPU
2941
2942 * test_bpf fails (LP: #1756150)
2943 - test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
2944
2945 * Bionic update to v4.15.14 stable release (LP: #1759655)
2946 - MIPS: ralink: Remove ralink_halt()
2947 - MIPS: ralink: Fix booting on MT7621
2948 - MIPS: lantiq: Fix Danube USB clock
2949 - MIPS: lantiq: Enable AHB Bus for USB
2950 - MIPS: lantiq: ase: Enable MFD_SYSCON
2951 - iio: chemical: ccs811: Corrected firmware boot/application mode transition
2952 - iio: st_pressure: st_accel: pass correct platform data to init
2953 - iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
2954 - ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
2955 - ALSA: aloop: Sync stale timer before release
2956 - ALSA: aloop: Fix access to not-yet-ready substream via cable
2957 - ALSA: hda - Force polling mode on CFL for fixing codec communication
2958 - ALSA: hda/realtek - Fix speaker no sound after system resume
2959 - ALSA: hda/realtek - Fix Dell headset Mic can't record
2960 - ALSA: hda/realtek - Always immediately update mute LED with pin VREF
2961 - mmc: core: Fix tracepoint print of blk_addr and blksz
2962 - mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
2963 - mmc: block: fix updating ext_csd caches on ioctl call
2964 - mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
2965 - mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
2966 - mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
2967 - PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
2968 - ahci: Add PCI-id for the Highpoint Rocketraid 644L card
2969 - lockdep: fix fs_reclaim warning
2970 - clk: bcm2835: Fix ana->maskX definitions
2971 - clk: bcm2835: Protect sections updating shared registers
2972 - clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops
2973 - RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
2974 - Drivers: hv: vmbus: Fix ring buffer signaling
2975 - pinctrl: samsung: Validate alias coming from DT
2976 - Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
2977 - Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
2978 - Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174
2979 - libata: fix length validation of ATAPI-relayed SCSI commands
2980 - libata: remove WARN() for DMA or PIO command without data
2981 - libata: don't try to pass through NCQ commands to non-NCQ devices
2982 - libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
2983 - libata: Enable queued TRIM for Samsung SSD 860
2984 - libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
2985 - libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
2986 - libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
2987 - sched, cgroup: Don't reject lower cpu.max on ancestors
2988 - cgroup: fix rule checking for threaded mode switching
2989 - nfsd: remove blocked locks on client teardown
2990 - media: tegra-cec: reset rx_buf_cnt when start bit detected
2991 - hugetlbfs: check for pgoff value overflow
2992 - h8300: remove extraneous __BIG_ENDIAN definition
2993 - mm/vmalloc: add interfaces to free unmapped page table
2994 - x86/mm: implement free pmd/pte page interfaces
2995 - mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
2996 - mm/thp: do not wait for lock_page() in deferred_split_scan()
2997 - mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
2998 - Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
2999 - drm/vmwgfx: Fix black screen and device errors when running without fbdev
3000 - drm/vmwgfx: Fix a destoy-while-held mutex problem.
3001 - drm/radeon: Don't turn off DP sink when disconnected
3002 - drm/amd/display: We shouldn't set format_default on plane as atomic driver
3003 - drm/amd/display: Add one to EDID's audio channel count when passing to DC
3004 - drm: Reject getfb for multi-plane framebuffers
3005 - drm: udl: Properly check framebuffer mmap offsets
3006 - mm/vmscan: wake up flushers for legacy cgroups too
3007 - module: propagate error in modules_open()
3008 - acpi, numa: fix pxm to online numa node associations
3009 - ACPI / watchdog: Fix off-by-one error at resource assignment
3010 - libnvdimm, {btt, blk}: do integrity setup before add_disk()
3011 - brcmfmac: fix P2P_DEVICE ethernet address generation
3012 - rtlwifi: rtl8723be: Fix loss of signal
3013 - tracing: probeevent: Fix to support minus offset from symbol
3014 - mtdchar: fix usage of mtd_ooblayout_ecc()
3015 - mtd: nand: fsl_ifc: Fix nand waitfunc return value
3016 - mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
3017 - mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
3018 - staging: ncpfs: memory corruption in ncp_read_kernel()
3019 - can: peak/pcie_fd: fix echo_skb is occupied! bug
3020 - can: peak/pcie_fd: remove useless code when interface starts
3021 - can: ifi: Repair the error handling
3022 - can: ifi: Check core revision upon probe
3023 - can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
3024 - can: cc770: Fix queue stall & dropped RTR reply
3025 - can: cc770: Fix use after free in cc770_tx_interrupt()
3026 - tty: vt: fix up tabstops properly
3027 - x86/entry/64: Don't use IST entry for #BP stack
3028 - selftests/x86/ptrace_syscall: Fix for yet more glibc interference
3029 - x86/vsyscall/64: Use proper accessor to update P4D entry
3030 - x86/efi: Free efi_pgd with free_pages()
3031 - posix-timers: Protect posix clock array access against speculation
3032 - kvm/x86: fix icebp instruction handling
3033 - x86/build/64: Force the linker to use 2MB page size
3034 - x86/boot/64: Verify alignment of the LOAD segment
3035 - hwmon: (k10temp) Only apply temperature offset if result is positive
3036 - hwmon: (k10temp) Add temperature offset for Ryzen 1900X
3037 - perf/x86/intel/uncore: Fix Skylake UPI event format
3038 - perf stat: Fix CVS output format for non-supported counters
3039 - perf/core: Fix ctx_event_type in ctx_resched()
3040 - trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type
3041 programs
3042 - perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
3043 - perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake
3044 servers
3045 - iio: ABI: Fix name of timestamp sysfs file
3046 - iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
3047 - iio: imu: st_lsm6dsx: introduce conf_lock mutex
3048 - staging: android: ion: Zero CMA allocated memory
3049 - kbuild: disable clang's default use of -fmerge-all-constants
3050 - bpf: skip unnecessary capability check
3051 - bpf, x64: increase number of passes
3052 - Linux 4.15.14
3053
3054 * System fails to start (boot) on battery due to read-only root file-system
3055 (LP: #1726930) // Bionic update to v4.15.14 stable release (LP: #1759655)
3056 - libata: disable LPM for Crucial BX100 SSD 500GB drive
3057
3058 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
3059 - thunderbolt: Resume control channel after hibernation image is created
3060 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
3061 - thunderbolt: Handle connecting device in place of host properly
3062 - thunderbolt: Do not overwrite error code when domain adding fails
3063 - thunderbolt: Wait a bit longer for root switch config space
3064 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
3065 - thunderbolt: Handle rejected Thunderbolt devices
3066 - thunderbolt: Factor common ICM add and update operations out
3067 - thunderbolt: Correct function name in kernel-doc comment
3068 - thunderbolt: Add tb_switch_get()
3069 - thunderbolt: Add tb_switch_find_by_route()
3070 - thunderbolt: Add tb_xdomain_find_by_route()
3071 - thunderbolt: Add constant for approval timeout
3072 - thunderbolt: Move driver ready handling to struct icm
3073 - thunderbolt: Add 'boot' attribute for devices
3074 - thunderbolt: Add support for preboot ACL
3075 - Documentation/admin-guide: fixes for thunderbolt.rst
3076 - thunderbolt: Introduce USB only (SL4) security level
3077 - thunderbolt: Add support for Intel Titan Ridge
3078
3079 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
3080 - ath10k: update the IRAM bank number for QCA9377
3081
3082 * nfp: fix disabling on hw-tc-offload in flower (LP: #1752828)
3083 - nfp: bpf: require ETH table
3084 - nfp: don't advertise hw-tc-offload on non-port netdevs
3085 - nfp: forbid disabling hw-tc-offload on representors while offload active
3086
3087 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
3088 (LP: #1759511)
3089 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
3090
3091 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
3092 - [Packaging] retpoline -- add safe usage hint support
3093 - [Packaging] retpoline-check -- only report additions
3094 - [Packaging] retpoline -- widen indirect call/jmp detection
3095 - [Packaging] retpoline -- elide %rip relative indirections
3096 - [Packaging] retpoline -- clear hint information from packages
3097 - SAUCE: apm -- annotate indirect calls within
3098 firmware_restrict_branch_speculation_{start,end}
3099 - SAUCE: EFI -- annotate indirect calls within
3100 firmware_restrict_branch_speculation_{start,end}
3101 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
3102 code
3103 - SAUCE: vga_set_mode -- avoid jump tables
3104 - [Config] retpoine -- switch to new format
3105
3106 * zfs system process hung on container stop/delete (LP: #1754584)
3107 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
3108 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
3109 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
3110
3111 * Important KVM fixes for ppc64el (LP: #1759045)
3112 - KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
3113 - KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
3114 - KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
3115 - KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
3116 - KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
3117 - KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
3118 - KVM: PPC: Book3S HV: Fix duplication of host SLB entries
3119
3120 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
3121 (LP: #1755073)
3122 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
3123
3124 * Update to ocxl driver (LP: #1755161)
3125 - ocxl: fix signed comparison with less than zero
3126 - ocxl: Fix potential bad errno on irq allocation
3127 - ocxl: Add get_metadata IOCTL to share OCXL information to userspace
3128
3129 * CAPI Flash (cxlflash) update (LP: #1752672)
3130 - scsi: cxlflash: Update cxl-specific arguments to generic cookie
3131 - scsi: cxlflash: Explicitly cache number of interrupts per context
3132 - scsi: cxlflash: Remove embedded CXL work structures
3133 - scsi: cxlflash: Adapter context init can return error
3134 - scsi: cxlflash: Staging to support future accelerators
3135 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
3136 - SAUCE: cxlflash: Avoid clobbering context control register value
3137 - SAUCE: cxlflash: Add argument identifier names
3138 - SAUCE: cxlflash: Introduce OCXL backend
3139 - SAUCE: cxlflash: Hardware AFU for OCXL
3140 - SAUCE: cxlflash: Read host function configuration
3141 - SAUCE: cxlflash: Setup function acTag range
3142 - SAUCE: cxlflash: Read host AFU configuration
3143 - SAUCE: cxlflash: Setup AFU acTag range
3144 - SAUCE: cxlflash: Setup AFU PASID
3145 - SAUCE: cxlflash: Adapter context support for OCXL
3146 - SAUCE: cxlflash: Use IDR to manage adapter contexts
3147 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
3148 - SAUCE: cxlflash: Support adapter context discovery
3149 - SAUCE: cxlflash: Support image reload policy modification
3150 - SAUCE: cxlflash: MMIO map the AFU
3151 - SAUCE: cxlflash: Support starting an adapter context
3152 - SAUCE: cxlflash: Support process specific mappings
3153 - SAUCE: cxlflash: Support AFU state toggling
3154 - SAUCE: cxlflash: Support reading adapter VPD data
3155 - SAUCE: cxlflash: Setup function OCXL link
3156 - SAUCE: cxlflash: Setup OCXL transaction layer
3157 - SAUCE: cxlflash: Support process element lifecycle
3158 - SAUCE: cxlflash: Support AFU interrupt management
3159 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
3160 - SAUCE: cxlflash: Support starting user contexts
3161 - SAUCE: cxlflash: Support adapter context polling
3162 - SAUCE: cxlflash: Support adapter context reading
3163 - SAUCE: cxlflash: Support adapter context mmap and release
3164 - SAUCE: cxlflash: Support file descriptor mapping
3165 - SAUCE: cxlflash: Introduce object handle fop
3166 - SAUCE: cxlflash: Setup LISNs for user contexts
3167 - SAUCE: cxlflash: Setup LISNs for master contexts
3168 - SAUCE: cxlflash: Update synchronous interrupt status bits
3169 - SAUCE: cxlflash: Introduce OCXL context state machine
3170 - SAUCE: cxlflash: Register for translation errors
3171 - SAUCE: cxlflash: Support AFU reset
3172 - SAUCE: cxlflash: Enable OCXL operations
3173
3174 * [Feature][CFL] Enable pmc_core driver for H, S, and U SKUs (LP: #1730770)
3175 - platform/x86: intel_pmc_core: Remove unused EXPORTED API
3176 - platform/x86: intel_pmc_core: Change driver to a module
3177 - platform/x86: intel_pmc_core: Fix file permission warnings
3178 - platform/x86: intel_pmc_core: Refactor debugfs entries
3179 - platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
3180 - platform/x86: intel_pmc_core: Convert to ICPU macro
3181 - platform/x86: intel_pmc_core: Remove unused header file
3182 - ACPI / LPIT: Export lpit_read_residency_count_address()
3183 - platform/x86: intel_pmc_core: Read base address from LPIT
3184 - x86/cpu: Add Cannonlake to Intel family
3185 - platform/x86: intel_pmc_core: Add CannonLake PCH support
3186 - platform/x86: intel_pmc_core: Special case for Coffeelake
3187
3188 * Cpu utilization showing system time for kvm guests (performance) (sysstat)
3189 (LP: #1755979)
3190 - KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
3191
3192 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
3193 (LP: #1736393)
3194 - SAUCE: drm/i915:Don't set chip specific data
3195 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
3196
3197 * [Bug] ISH support for CFL-H (LP: #1739522)
3198 - HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
3199
3200 * ath9k can't connect to wifi AP (LP: #1727228)
3201 - ath9k: add MSI support
3202 - ath9k: add a quirk to set use_msi automatically
3203
3204 * [P9,Power NV][Witherspoon][Ubuntu 18.04][Perf] : PMU events by name it is
3205 not listed under perf list (LP: #1755470)
3206 - iperf vendor events: Use more flexible pattern matching for CPU
3207 identification for mapfile.csv
3208
3209 * zed process consuming 100% cpu (LP: #1751796)
3210 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
3211
3212 * Bionic update to 4.15.13 stable release (LP: #1758886)
3213 - scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura
3214 controllers
3215 - staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
3216 - drm/amdgpu: use polling mem to set SDMA3 wptr for VF
3217 - Bluetooth: hci_qca: Avoid setup failure on missing rampatch
3218 - Bluetooth: btqcomsmd: Fix skb double free corruption
3219 - cpufreq: longhaul: Revert transition_delay_us to 200 ms
3220 - media: c8sectpfe: fix potential NULL pointer dereference in
3221 c8sectpfe_timer_interrupt
3222 - drm/msm: fix leak in failed get_pages
3223 - IB/ipoib: Warn when one port fails to initialize
3224 - RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
3225 - hv_netvsc: Fix the receive buffer size limit
3226 - hv_netvsc: Fix the TX/RX buffer default sizes
3227 - tcp: allow TLP in ECN CWR
3228 - spi: sh-msiof: Avoid writing to registers from spi_master.setup()
3229 - libbpf: prefer global symbols as bpf program name source
3230 - rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
3231 - rtlwifi: always initialize variables given to RT_TRACE()
3232 - media: bt8xx: Fix err 'bt878_probe()'
3233 - ath10k: handling qos at STA side based on AP WMM enable/disable
3234 - media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
3235 - qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
3236 - tty: goldfish: Enable 'earlycon' only if built-in
3237 - serial: 8250_dw: Disable clock on error
3238 - cros_ec: fix nul-termination for firmware build info
3239 - watchdog: Fix potential kref imbalance when opening watchdog
3240 - watchdog: Fix kref imbalance seen if handle_boot_enabled=0
3241 - platform/chrome: Use proper protocol transfer function
3242 - dmaengine: zynqmp_dma: Fix race condition in the probe
3243 - drm/tilcdc: ensure nonatomic iowrite64 is not used
3244 - mmc: avoid removing non-removable hosts during suspend
3245 - mmc: block: fix logical error to avoid memory leak
3246 - /dev/mem: Add bounce buffer for copy-out
3247 - net: phy: meson-gxl: check phy_write return value
3248 - sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
3249 - sfp: fix non-detection of PHY
3250 - media: s5p-mfc: Fix lock contention - request_firmware() once
3251 - rtc: ac100: Fix multiple race conditions
3252 - IB/ipoib: Avoid memory leak if the SA returns a different DGID
3253 - RDMA/cma: Use correct size when writing netlink stats
3254 - IB/umem: Fix use of npages/nmap fields
3255 - iser-target: avoid reinitializing rdma contexts for isert commands
3256 - bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
3257 - vgacon: Set VGA struct resource types
3258 - omapdrm: panel: fix compatible vendor string for td028ttec1
3259 - mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
3260 - drm/omap: DMM: Check for DMM readiness after successful transaction commit
3261 - pty: cancel pty slave port buf's work in tty_release
3262 - coresight: Fix disabling of CoreSight TPIU
3263 - PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
3264 - PCI: endpoint: Fix find_first_zero_bit() usage
3265 - PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
3266 - media: davinci: fix a debug printk
3267 - clk: check ops pointer on clock register
3268 - dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
3269 - clk: use round rate to bail out early in set_rate
3270 - pinctrl: Really force states during suspend/resume
3271 - pinctrl: rockchip: enable clock when reading pin direction register
3272 - iommu/vt-d: clean up pr_irq if request_threaded_irq fails
3273 - ip6_vti: adjust vti mtu according to mtu of lower device
3274 - ip_gre: fix error path when erspan_rcv failed
3275 - ip_gre: fix potential memory leak in erspan_rcv
3276 - soc: qcom: smsm: fix child-node lookup
3277 - RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
3278 - ARM: dts: aspeed-evb: Add unit name to memory node
3279 - nfsd4: permit layoutget of executable-only files
3280 - clk: at91: pmc: Wait for clocks when resuming
3281 - clk: Don't touch hardware when reparenting during registration
3282 - clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
3283 - clk: si5351: Rename internal plls to avoid name collisions
3284 - crypto: artpec6 - set correct iv size for gcm(aes)
3285 - hwrng: core - Clean up RNG list when last hwrng is unregistered
3286 - dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
3287 - IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
3288 - IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
3289 - RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
3290 - serial: 8250_pci: Don't fail on multiport card class
3291 - RDMA/core: Do not use invalid destination in determining port reuse
3292 - clk: migrate the count of orphaned clocks at init
3293 - RDMA/ucma: Fix access to non-initialized CM_ID object
3294 - RDMA/ucma: Don't allow join attempts for unsupported AF family
3295 - Linux 4.15.13
3296
3297 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
3298 "always" (LP: #1753708)
3299 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
3300
3301 * Bionic update to 4.15.12 stable release (LP: #1757465)
3302 - x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
3303 - x86/cpufeatures: Add Intel PCONFIG cpufeature
3304 - selftests/x86/entry_from_vm86: Exit with 1 if we fail
3305 - selftests/x86/entry_from_vm86: Add test cases for POPF
3306 - x86/vm86/32: Fix POPF emulation
3307 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on
3308 32-bit kernels
3309 - x86/speculation: Remove Skylake C2 from Speculation Control microcode
3310 blacklist
3311 - KVM: x86: Fix device passthrough when SME is active
3312 - x86/mm: Fix vmalloc_fault to use pXd_large
3313 - parisc: Handle case where flush_cache_range is called with no context
3314 - ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
3315 - ALSA: hda - Revert power_save option default value
3316 - ALSA: seq: Fix possible UAF in snd_seq_check_queue()
3317 - ALSA: seq: Clear client entry before deleting else at closing
3318 - drm/nouveau/bl: Fix oops on driver unbind
3319 - drm/nouveau/mmu: ALIGN_DOWN correct variable
3320 - drm/amdgpu: fix prime teardown order
3321 - drm/radeon: fix prime teardown order
3322 - drm/amdgpu/dce: Don't turn off DP sink when disconnected
3323 - fs: Teach path_connected to handle nfs filesystems with multiple roots.
3324 - KVM: arm/arm64: Reduce verbosity of KVM init log
3325 - KVM: arm/arm64: Reset mapped IRQs on VM reset
3326 - kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
3327 - KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
3328 - lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
3329 - fs/aio: Add explicit RCU grace period when freeing kioctx
3330 - fs/aio: Use RCU accessors for kioctx_table->table[]
3331 - RDMAVT: Fix synchronization around percpu_ref
3332 - irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
3333 - nvme: fix subsystem multiple controllers support check
3334 - xfs: preserve i_rdev when recycling a reclaimable inode
3335 - btrfs: Fix NULL pointer exception in find_bio_stripe
3336 - btrfs: add missing initialization in btrfs_check_shared
3337 - btrfs: alloc_chunk: fix DUP stripe size handling
3338 - btrfs: Fix use-after-free when cleaning up fs_devs with a single stale
3339 device
3340 - btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
3341 - btrfs: Fix memory barriers usage with device stats counters
3342 - scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
3343 - scsi: qla2xxx: Fix NULL pointer access for fcport structure
3344 - scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
3345 - scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
3346 - usb: dwc2: fix STM32F7 USB OTG HS compatible
3347 - dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
3348 - USB: gadget: udc: Add missing platform_device_put() on error in
3349 bdc_pci_probe()
3350 - usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
3351 - usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
3352 - usb: dwc3: of-simple: fix oops by unbalanced clk disable call
3353 - usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
3354 - phy: phy-brcm-usb: Fix two DT properties to match bindings doc
3355 - phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
3356 - phy: phy-brcm-usb-init: DRD mode can cause crash on startup
3357 - phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
3358 - Linux 4.15.12
3359
3360 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
3361 (LP: #1757228)
3362 - cxl: Fix timebase synchronization status on P9
3363
3364 * [Feature][GLK] Enable L2 CDP (Code and Data Prioritization) (LP: #1737873)
3365 - x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
3366 - x86/intel_rdt: Add command line parameter to control L2_CDP
3367
3368 * [Feature] Crystal Ridge-Restrict DAX to configurations with struct page
3369 (LP: #1751724)
3370 - mm, dax: introduce pfn_t_special()
3371 - ext2: auto disable dax instead of failing mount
3372 - ext4: auto disable dax instead of failing mount
3373 - dax: require 'struct page' by default for filesystem dax
3374 - Config: Enable CONFIG_FS_DAX_LIMITED
3375
3376 * Bionic update to 4.15.11 stable release (LP: #1756978)
3377 - x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
3378 - ASoC: sun4i-i2s: Fix RX slot number of SUN8I
3379 - ASoC: sgtl5000: Fix suspend/resume
3380 - ASoC: wm_adsp: For TLV controls only register TLV get/set
3381 - ASoC: rt5651: Fix regcache sync errors on resume
3382 - usb: host: xhci-rcar: add support for r8a77965
3383 - xhci: Fix front USB ports on ASUS PRIME B350M-A
3384 - xhci: fix endpoint context tracer output
3385 - serial: sh-sci: prevent lockup on full TTY buffers
3386 - tty/serial: atmel: add new version check for usart
3387 - uas: fix comparison for error code
3388 - staging: comedi: fix comedi_nsamples_left.
3389 - staging: android: ashmem: Fix lockdep issue during llseek
3390 - scsi: sd_zbc: Fix potential memory leak
3391 - USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
3392 - usbip: vudc: fix null pointer dereference on udc->lock
3393 - usb: quirks: add control message delay for 1b1c:1b20
3394 - usb: usbmon: Read text within supplied buffer size
3395 - usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
3396 - usb: dwc3: Fix lock-up on ID change during system suspend/resume
3397 - serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
3398 - serial: core: mark port as initialized in autoconfig
3399 - earlycon: add reg-offset to physical address before mapping
3400 - dm mpath: fix passing integrity data
3401 - Revert "btrfs: use proper endianness accessors for super_copy"
3402 - gfs2: Clean up {lookup,fillup}_metapath
3403 - gfs2: Fixes to "Implement iomap for block_map" (2)
3404 - drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
3405 - spi: imx: Fix failure path leak on GPIO request error correctly
3406 - HID: multitouch: Only look at non touch fields in first packet of a frame
3407 - KVM: PPC: Book3S HV: Avoid shifts by negative amounts
3408 - drm/edid: set ELD connector type in drm_edid_to_eld()
3409 - dma-buf/fence: Fix lock inversion within dma-fence-array
3410 - video/hdmi: Allow "empty" HDMI infoframes
3411 - KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
3412 - HID: elo: clear BTN_LEFT mapping
3413 - iwlwifi: mvm: rs: don't override the rate history in the search cycle
3414 - ARM: dts: koelsch: Move cec_clock to root node
3415 - clk: meson: gxbb: fix wrong clock for SARADC/SANA
3416 - ARM: dts: exynos: Correct Trats2 panel reset line
3417 - drm/amdgpu: fix get_max_engine_clock_in_mhz
3418 - staging: rtl8822be: fix missing null check on dev_alloc_skb return
3419 - typec: tcpm: fusb302: Resolve out of order messaging events
3420 - USB: ledtrig-usbport: fix of-node leak
3421 - dt-bindings: serial: Add common rs485 binding for RTS polarity
3422 - sched: Stop switched_to_rt() from sending IPIs to offline CPUs
3423 - sched: Stop resched_cpu() from sending IPIs to offline CPUs
3424 - crypto: chelsio - Fix an error code in chcr_hash_dma_map()
3425 - crypto: ecc - Fix NULL pointer deref. on no default_rng
3426 - crypto: keywrap - Add missing ULL suffixes for 64-bit constants
3427 - crypto: cavium - fix memory leak on info
3428 - test_firmware: fix setting old custom fw path back on exit
3429 - drm/vblank: Fix vblank timestamp debugs
3430 - net: ieee802154: adf7242: Fix bug if defined DEBUG
3431 - rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
3432 - perf report: Fix -D output for user metadata events
3433 - net: xfrm: allow clearing socket xfrm policies.
3434 - gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
3435 - mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
3436 - net: thunderx: Set max queue count taking XDP_TX into account
3437 - ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
3438 - ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
3439 - mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
3440 - userns: Don't fail follow_automount based on s_user_ns
3441 - xfrm: Fix xfrm_replay_overflow_offload_esn
3442 - leds: pm8058: Silence pointer to integer size warning
3443 - bpf: fix stack state printing in verifier log
3444 - power: supply: sbs-message: double left shift bug in sbsm_select()
3445 - power: supply: ab8500_charger: Fix an error handling path
3446 - power: supply: ab8500_charger: Bail out in case of error in
3447 'ab8500_charger_init_hw_registers()'
3448 - drm/etnaviv: make THERMAL selectable
3449 - iio: adc: ina2xx: Shift bus voltage register to mask flag bits
3450 - iio: health: max30102: Add power enable parameter to get_temp function
3451 - ath10k: update tdls teardown state to target
3452 - cpufreq: Fix governor module removal race
3453 - KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
3454 - drm/amdgpu:fix random missing of FLR NOTIFY
3455 - scsi: ses: don't ask for diagnostic pages repeatedly during probe
3456 - pwm: stmpe: Fix wrong register offset for hwpwm=2 case
3457 - drm/sun4i: Fix format mask in DE2 driver
3458 - pinctrl: sh-pfc: r8a7791: Add can_clk function
3459 - pinctrl: sh-pfc: r8a7795-es1: Fix MOD_SEL1 bit[25:24] to 0x3 when using
3460 STP_ISEN_1_D
3461 - perf annotate: Fix unnecessary memory allocation for s390x
3462 - perf annotate: Fix objdump comment parsing for Intel mov dissassembly
3463 - iwlwifi: mvm: avoid dumping assert log when device is stopped
3464 - drm/amdgpu:fix virtual dce bug
3465 - drm/amdgpu: fix amdgpu_sync_resv v2
3466 - bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
3467 - clk: qcom: msm8916: fix mnd_width for codec_digcodec
3468 - mwifiex: cfg80211: do not change virtual interface during scan processing
3469 - ath10k: fix invalid STS_CAP_OFFSET_MASK
3470 - tools/usbip: fixes build with musl libc toolchain
3471 - spi: sun6i: disable/unprepare clocks on remove
3472 - bnxt_en: Don't print "Link speed -1 no longer supported" messages.
3473 - scsi: core: scsi_get_device_flags_keyed(): Always return device flags
3474 - scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
3475 - scsi: dh: add new rdac devices
3476 - clk: renesas: r8a77970: Add LVDS clock
3477 - staging: fsl-dpaa2/eth: Fix access to FAS field
3478 - media: vsp1: Prevent suspending and resuming DRM pipelines
3479 - dm raid: fix raid set size revalidation
3480 - media: cpia2: Fix a couple off by one bugs
3481 - media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
3482 - virtio_net: Disable interrupts if napi_complete_done rescheduled napi
3483 - net: sched: drop qdisc_reset from dev_graft_qdisc
3484 - veth: set peer GSO values
3485 - drm/amdkfd: Fix memory leaks in kfd topology
3486 - powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled
3487 context
3488 - arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset
3489 - agp/intel: Flush all chipset writes after updating the GGTT
3490 - mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
3491 - mac80211: remove BUG() when interface type is invalid
3492 - crypto: caam/qi - use correct print specifier for size_t
3493 - ASoC: nuc900: Fix a loop timeout test
3494 - mmc: mmc_test: Ensure command queue is disabled for testing
3495 - Fix misannotated out-of-line _copy_to_user()
3496 - ipvlan: add L2 check for packets arriving via virtual devices
3497 - rcutorture/configinit: Fix build directory error message
3498 - locking/locktorture: Fix num reader/writer corner cases
3499 - ima: relax requiring a file signature for new files with zero length
3500 - IB/mlx5: revisit -Wmaybe-uninitialized warning
3501 - dmaengine: qcom_hidma: check pending interrupts
3502 - drm/i915/glk: Disable Guc and HuC on GLK
3503 - Linux 4.15.11
3504 - Config: Enable CONFIG_DRM_ETNAVIV_THERMAL=y
3505
3506 * [FFE][Feature] KVM CLX avx512_vnni (LP: #1739665)
3507 - KVM: x86: add support for UMIP
3508 - KVM: Expose new cpu features to guest
3509
3510 * Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat mode
3511 guests(ubuntu14.04.5) (kvm) (LP: #1756254)
3512 - KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
3513
3514 * Allow hugepage backing for "p8compat" mode kvm guests (LP: #1754206)
3515 - KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
3516
3517 * [Bug][KVM][Crystal Ridge] Terrible performance of vNVDIMM on QEMU with
3518 device DAX backend (LP: #1745899)
3519 - x86/mm: add a function to check if a pfn is UC/UC-/WC
3520 - KVM: MMU: consider host cache mode in MMIO page check
3521
3522 * nfp: read ME frequency from vNIC ctrl memory (LP: #1752818)
3523 - nfp: add TLV capabilities to the BAR
3524 - nfp: read ME frequency from vNIC ctrl memory
3525 - nfp: fix TLV offset calculation
3526
3527 * Miscellaneous Ubuntu changes
3528 - [Packaging] skip cloud tools packaging when not building package
3529 - [Packaging] final-checks -- remove check for empty retpoline files
3530
3531 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 02 Apr 2018 15:43:20 -0300
3532
3533 linux (4.15.0-13.14) bionic; urgency=medium
3534
3535 * linux: 4.15.0-13.14 -proposed tracker (LP: #1756408)
3536
3537 * devpts: handle bind-mounts (LP: #1755857)
3538 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
3539 - SAUCE: devpts: resolve devpts bind-mounts
3540 - SAUCE: devpts: comment devpts_mntget()
3541 - SAUCE: selftests: add devpts selftests
3542
3543 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
3544 - d-i: add hisi_sas_v3_hw to scsi-modules
3545
3546 * [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
3547 (LP: #1756097)
3548 - RDMA/hns: Refactor eq code for hip06
3549 - RDMA/hns: Add eq support of hip08
3550 - RDMA/hns: Add detailed comments for mb() call
3551 - RDMA/hns: Add rq inline data support for hip08 RoCE
3552 - RDMA/hns: Update the usage of sr_max and rr_max field
3553 - RDMA/hns: Set access flags of hip08 RoCE
3554 - RDMA/hns: Filter for zero length of sge in hip08 kernel mode
3555 - RDMA/hns: Fix QP state judgement before sending work requests
3556 - RDMA/hns: Assign dest_qp when deregistering mr
3557 - RDMA/hns: Fix endian problems around imm_data and rkey
3558 - RDMA/hns: Assign the correct value for tx_cqn
3559 - RDMA/hns: Create gsi qp in hip08
3560 - RDMA/hns: Add gsi qp support for modifying qp in hip08
3561 - RDMA/hns: Fill sq wqe context of ud type in hip08
3562 - RDMA/hns: Assign zero for pkey_index of wc in hip08
3563 - RDMA/hns: Update the verbs of polling for completion
3564 - RDMA/hns: Set the guid for hip08 RoCE device
3565 - net: hns3: Refactor of the reset interrupt handling logic
3566 - net: hns3: Add reset service task for handling reset requests
3567 - net: hns3: Refactors the requested reset & pending reset handling code
3568 - net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
3569 - net: hns3: Add mailbox support to VF driver
3570 - net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
3571 - net: hns3: Add HNS3 VF driver to kernel build framework
3572 - net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
3573 - net: hns3: Add mailbox support to PF driver
3574 - net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
3575 - net: hns3: Add mailbox interrupt handling to PF driver
3576 - net: hns3: add support to query tqps number
3577 - net: hns3: add support to modify tqps number
3578 - net: hns3: change the returned tqp number by ethtool -x
3579 - net: hns3: free the ring_data structrue when change tqps
3580 - net: hns3: get rss_size_max from configuration but not hardcode
3581 - net: hns3: add a mask initialization for mac_vlan table
3582 - net: hns3: add vlan offload config command
3583 - net: hns3: add ethtool related offload command
3584 - net: hns3: add handling vlan tag offload in bd
3585 - net: hns3: cleanup mac auto-negotiation state query
3586 - net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
3587 - net: hns3: add support for set_pauseparam
3588 - net: hns3: add support to update flow control settings after autoneg
3589 - net: hns3: add Asym Pause support to phy default features
3590 - net: hns3: add support for querying advertised pause frame by ethtool ethx
3591 - net: hns3: Increase the default depth of bucket for TM shaper
3592 - net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
3593 - net: hns3: hns3_get_channels() can be static
3594 - net: hns3: Add ethtool interface for vlan filter
3595 - net: hns3: Disable VFs change rxvlan offload status
3596 - net: hns3: Unify the strings display of packet statistics
3597 - net: hns3: Fix spelling errors
3598 - net: hns3: Remove repeat statistic of rx_errors
3599 - net: hns3: Modify the update period of packet statistics
3600 - net: hns3: Mask the packet statistics query when NIC is down
3601 - net: hns3: Fix an error of total drop packet statistics
3602 - net: hns3: Fix a loop index error of tqp statistics query
3603 - net: hns3: Fix an error macro definition of HNS3_TQP_STAT
3604 - net: hns3: Remove a useless member of struct hns3_stats
3605 - net: hns3: Add packet statistics of netdev
3606 - net: hns3: Fix a response data read error of tqp statistics query
3607 - net: hns3: fix for updating fc_mode_last_time
3608 - net: hns3: fix for setting MTU
3609 - net: hns3: fix for changing MTU
3610 - net: hns3: add MTU initialization for hardware
3611 - net: hns3: fix for not setting pause parameters
3612 - net: hns3: remove redundant semicolon
3613 - net: hns3: Add more packet size statisctics
3614 - Revert "net: hns3: Add packet statistics of netdev"
3615 - net: hns3: report the function type the same line with hns3_nic_get_stats64
3616 - net: hns3: add ethtool_ops.get_channels support for VF
3617 - net: hns3: remove TSO config command from VF driver
3618 - net: hns3: add ethtool_ops.get_coalesce support to PF
3619 - net: hns3: add ethtool_ops.set_coalesce support to PF
3620 - net: hns3: refactor interrupt coalescing init function
3621 - net: hns3: refactor GL update function
3622 - net: hns3: remove unused GL setup function
3623 - net: hns3: change the unit of GL value macro
3624 - net: hns3: add int_gl_idx setup for TX and RX queues
3625 - net: hns3: add feature check when feature changed
3626 - net: hns3: check for NULL function pointer in hns3_nic_set_features
3627 - net: hns: Fix for variable may be used uninitialized warnings
3628 - net: hns3: add support for get_regs
3629 - net: hns3: add manager table initialization for hardware
3630 - net: hns3: add ethtool -p support for fiber port
3631 - net: hns3: add net status led support for fiber port
3632 - net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
3633 - net: hns3: add get/set_coalesce support to VF
3634 - net: hns3: add int_gl_idx setup for VF
3635 - [Config]: enable CONFIG_HNS3_HCLGEVF as module.
3636
3637 * [Bionic][ARM64] add RAS extension and SDEI features (LP: #1756096)
3638 - KVM: arm64: Store vcpu on the stack during __guest_enter()
3639 - KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
3640 - KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
3641 - arm64: alternatives: use tpidr_el2 on VHE hosts
3642 - KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
3643 - Docs: dt: add devicetree binding for describing arm64 SDEI firmware
3644 - firmware: arm_sdei: Add driver for Software Delegated Exceptions
3645 - arm64: Add vmap_stack header file
3646 - arm64: uaccess: Add PAN helper
3647 - arm64: kernel: Add arch-specific SDEI entry code and CPU masking
3648 - firmware: arm_sdei: Add support for CPU and system power states
3649 - firmware: arm_sdei: add support for CPU private events
3650 - arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
3651 - firmware: arm_sdei: Discover SDEI support via ACPI
3652 - arm64: sysreg: Move to use definitions for all the SCTLR bits
3653 - arm64: cpufeature: Detect CPU RAS Extentions
3654 - arm64: kernel: Survive corrected RAS errors notified by SError
3655 - arm64: Unconditionally enable IESB on exception entry/return for firmware-
3656 first
3657 - arm64: kernel: Prepare for a DISR user
3658 - KVM: arm/arm64: mask/unmask daif around VHE guests
3659 - KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
3660 - KVM: arm64: Save/Restore guest DISR_EL1
3661 - KVM: arm64: Save ESR_EL2 on guest SError
3662 - KVM: arm64: Handle RAS SErrors from EL1 on guest exit
3663 - KVM: arm64: Handle RAS SErrors from EL2 on guest exit
3664 - KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
3665 - [Config]: enable RAS_EXTN and ARM_SDE_INTERFACE
3666
3667 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
3668 - scsi: hisi_sas: fix dma_unmap_sg() parameter
3669 - scsi: ata: enhance the definition of SET MAX feature field value
3670 - scsi: hisi_sas: relocate clearing ITCT and freeing device
3671 - scsi: hisi_sas: optimise port id refresh function
3672 - scsi: hisi_sas: some optimizations of host controller reset
3673 - scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
3674 - scsi: hisi_sas: add an mechanism to do reset work synchronously
3675 - scsi: hisi_sas: change ncq process for v3 hw
3676 - scsi: hisi_sas: add RAS feature for v3 hw
3677 - scsi: hisi_sas: add some print to enhance debugging
3678 - scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
3679 - scsi: hisi_sas: add v2 hw port AXI error handling support
3680 - scsi: hisi_sas: use an general way to delay PHY work
3681 - scsi: hisi_sas: do link reset for some CHL_INT2 ints
3682 - scsi: hisi_sas: judge result of internal abort
3683 - scsi: hisi_sas: add internal abort dev in some places
3684 - scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
3685 - scsi: hisi_sas: re-add the lldd_port_deformed()
3686 - scsi: hisi_sas: add v3 hw suspend and resume
3687 - scsi: hisi_sas: Change frame type for SET MAX commands
3688 - scsi: hisi_sas: make local symbol host_attrs static
3689 - scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
3690 - SAUCE: scsi: hisi_sas: config for hip08 ES
3691 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
3692 - PM / core: Add LEAVE_SUSPENDED driver flag
3693 - PCI / PM: Support for LEAVE_SUSPENDED driver flag
3694 - PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
3695 - PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
3696 - PCI/ASPM: Enable Latency Tolerance Reporting when supported
3697 - PCI/ASPM: Unexport internal ASPM interfaces
3698 - PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
3699 - PCI/AER: Return error if AER is not supported
3700 - PCI/DPC: Enable DPC only if AER is available
3701
3702 * [CVE] Spectre: System Z {kernel} UBUNTU18.04 (LP: #1754580)
3703 - s390: scrub registers on kernel entry and KVM exit
3704 - s390: add optimized array_index_mask_nospec
3705 - s390/alternative: use a copy of the facility bit mask
3706 - s390: add options to change branch prediction behaviour for the kernel
3707 - s390: run user space and KVM guests with modified branch prediction
3708 - s390: introduce execute-trampolines for branches
3709 - s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
3710 - s390: do not bypass BPENTER for interrupt system calls
3711 - s390/entry.S: fix spurious zeroing of r0
3712
3713 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
3714 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
3715
3716 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
3717 fixes (LP: #1752182)
3718 - scsi: lpfc: FLOGI failures are reported when connected to a private loop.
3719 - scsi: lpfc: Expand WQE capability of every NVME hardware queue
3720 - scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
3721 - scsi: lpfc: Fix NVME LS abort_xri
3722 - scsi: lpfc: Raise maximum NVME sg list size for 256 elements
3723 - scsi: lpfc: Driver fails to detect direct attach storage array
3724 - scsi: lpfc: Fix display for debugfs queInfo
3725 - scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
3726 - scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
3727 - scsi: lpfc: Linux LPFC driver does not process all RSCNs
3728 - scsi: lpfc: correct port registrations with nvme_fc
3729 - scsi: lpfc: Correct driver deregistrations with host nvme transport
3730 - scsi: lpfc: Fix crash during driver unload with running nvme traffic
3731 - scsi: lpfc: Fix driver handling of nvme resources during unload
3732 - scsi: lpfc: small sg cnt cleanup
3733 - scsi: lpfc: Fix random heartbeat timeouts during heavy IO
3734 - scsi: lpfc: update driver version to 11.4.0.5
3735 - scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
3736 - scsi: lpfc: Fix receive PRLI handling
3737 - scsi: lpfc: Increase SCSI CQ and WQ sizes.
3738 - scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
3739 - scsi: lpfc: Fix issues connecting with nvme initiator
3740 - scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
3741 - scsi: lpfc: Beef up stat counters for debug
3742 - scsi: lpfc: update driver version to 11.4.0.6
3743 - scsi: lpfc: correct sg_seg_cnt attribute min vs default
3744 - scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
3745 - scsi: lpfc: don't dereference localport before it has been null checked
3746 - scsi: lpfc: fix a couple of minor indentation issues
3747 - treewide: Use DEVICE_ATTR_RW
3748 - treewide: Use DEVICE_ATTR_RO
3749 - treewide: Use DEVICE_ATTR_WO
3750 - scsi: lpfc: Fix frequency of Release WQE CQEs
3751 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
3752 - scsi: lpfc: move placement of target destroy on driver detach
3753 - scsi: lpfc: correct debug counters for abort
3754 - scsi: lpfc: Add WQ Full Logic for NVME Target
3755 - scsi: lpfc: Fix PRLI handling when topology type changes
3756 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
3757 - scsi: lpfc: Fix RQ empty firmware trap
3758 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
3759 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
3760 - scsi: lpfc: Fix issue_lip if link is disabled
3761 - scsi: lpfc: Indicate CONF support in NVMe PRLI
3762 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
3763 - scsi: lpfc: Validate adapter support for SRIU option
3764 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
3765 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
3766 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
3767 - scsi: lpfc: update driver version to 11.4.0.7
3768 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
3769 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
3770 - scsi: lpfc: Rework sli4 doorbell infrastructure
3771 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
3772 - scsi: lpfc: Add push-to-adapter support to sli4
3773 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
3774 - scsi: lpfc: Add 64G link speed support
3775 - scsi: lpfc: Add if_type=6 support for cycling valid bits
3776 - scsi: lpfc: Enable fw download on if_type=6 devices
3777 - scsi: lpfc: Add embedded data pointers for enhanced performance
3778 - scsi: lpfc: Fix nvme embedded io length on new hardware
3779 - scsi: lpfc: Work around NVME cmd iu SGL type
3780 - scsi: lpfc: update driver version to 12.0.0.0
3781 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
3782 - scsi: lpfc: use __raw_writeX on DPP copies
3783 - scsi: lpfc: Add missing unlock in WQ full logic
3784
3785 * CVE-2018-8043
3786 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in
3787 unimac_mdio_probe()
3788
3789 * Bionic update to 4.15.10 stable release (LP: #1756100)
3790 - Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
3791 WYSE"
3792 - RDMA/ucma: Limit possible option size
3793 - RDMA/ucma: Check that user doesn't overflow QP state
3794 - RDMA/mlx5: Fix integer overflow while resizing CQ
3795 - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
3796 - IB/uverbs: Improve lockdep_check
3797 - mac80211_hwsim: don't use WQ_MEM_RECLAIM
3798 - net/smc: fix NULL pointer dereference on sock_create_kern() error path
3799 - regulator: stm32-vrefbuf: fix check on ready flag
3800 - drm/i915: Check for fused or unused pipes
3801 - drm/i915/audio: fix check for av_enc_map overflow
3802 - drm/i915: Fix rsvd2 mask when out-fence is returned
3803 - drm/i915: Clear the in-use marker on execbuf failure
3804 - drm/i915: Disable DC states around GMBUS on GLK
3805 - drm/i915: Update watermark state correctly in sanitize_watermarks
3806 - drm/i915: Try EDID bitbanging on HDMI after failed read
3807 - drm/i915/perf: fix perf stream opening lock
3808 - scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
3809 - scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
3810 - drm/i915: Always call to intel_display_set_init_power() in resume_early.
3811 - workqueue: Allow retrieval of current task's work struct
3812 - drm: Allow determining if current task is output poll worker
3813 - drm/nouveau: Fix deadlock on runtime suspend
3814 - drm/radeon: Fix deadlock on runtime suspend
3815 - drm/amdgpu: Fix deadlock on runtime suspend
3816 - drm/nouveau: prefer XBGR2101010 for addfb ioctl
3817 - drm/amd/powerplay/smu7: allow mclk switching with no displays
3818 - drm/amd/powerplay/vega10: allow mclk switching with no displays
3819 - Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
3820 - drm/amd/display: check for ipp before calling cursor operations
3821 - drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
3822 - drm/amd/powerplay: fix power over limit on Fiji
3823 - drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
3824 - drm/amdgpu: used cached pcie gen info for SI (v2)
3825 - drm/amdgpu: Notify sbios device ready before send request
3826 - drm/radeon: fix KV harvesting
3827 - drm/amdgpu: fix KV harvesting
3828 - drm/amdgpu:Correct max uvd handles
3829 - drm/amdgpu:Always save uvd vcpu_bo in VM Mode
3830 - ovl: redirect_dir=nofollow should not follow redirect for opaque lower
3831 - MIPS: BMIPS: Do not mask IPIs during suspend
3832 - MIPS: ath25: Check for kzalloc allocation failure
3833 - MIPS: OCTEON: irq: Check for null return on kzalloc allocation
3834 - PCI: dwc: Fix enumeration end when reaching root subordinate
3835 - Input: matrix_keypad - fix race when disabling interrupts
3836 - Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
3837 - bug: use %pB in BUG and stack protector failure
3838 - lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
3839 - mm/memblock.c: hardcode the end_pfn being -1
3840 - Documentation/sphinx: Fix Directive import error
3841 - loop: Fix lost writes caused by missing flag
3842 - virtio_ring: fix num_free handling in error case
3843 - KVM: s390: fix memory overwrites when not using SCA entries
3844 - arm64: mm: fix thinko in non-global page table attribute check
3845 - IB/core: Fix missing RDMA cgroups release in case of failure to register
3846 device
3847 - Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
3848 - kbuild: Handle builtin dtb file names containing hyphens
3849 - dm bufio: avoid false-positive Wmaybe-uninitialized warning
3850 - IB/mlx5: Fix incorrect size of klms in the memory region
3851 - bcache: fix crashes in duplicate cache device register
3852 - bcache: don't attach backing with duplicate UUID
3853 - x86/MCE: Save microcode revision in machine check records
3854 - x86/MCE: Serialize sysfs changes
3855 - perf tools: Fix trigger class trigger_on()
3856 - x86/spectre_v2: Don't check microcode versions when running under
3857 hypervisors
3858 - ALSA: hda/realtek - Add support headset mode for DELL WYSE
3859 - ALSA: hda/realtek - Add headset mode support for Dell laptop
3860 - ALSA: hda/realtek: Limit mic boost on T480
3861 - ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
3862 - ALSA: hda/realtek - Make dock sound work on ThinkPad L570
3863 - ALSA: seq: More protection for concurrent write and ioctl races
3864 - ALSA: hda: add dock and led support for HP EliteBook 820 G3
3865 - ALSA: hda: add dock and led support for HP ProBook 640 G2
3866 - scsi: qla2xxx: Fix NULL pointer crash due to probe failure
3867 - scsi: qla2xxx: Fix recursion while sending terminate exchange
3868 - dt-bindings: Document mti,mips-cpc binding
3869 - MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
3870 - nospec: Kill array_index_nospec_mask_check()
3871 - nospec: Include <asm/barrier.h> dependency
3872 - x86/entry: Reduce the code footprint of the 'idtentry' macro
3873 - x86/entry/64: Use 'xorl' for faster register clearing
3874 - x86/mm: Remove stale comment about KMEMCHECK
3875 - x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
3876 - x86/IO-APIC: Avoid warning in 32-bit builds
3877 - x86/LDT: Avoid warning in 32-bit builds with older gcc
3878 - x86-64/realmode: Add instruction suffix
3879 - Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
3880 - x86/speculation: Use IBRS if available before calling into firmware
3881 - x86/retpoline: Support retpoline builds with Clang
3882 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
3883 - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
3884 - x86/paravirt, objtool: Annotate indirect calls
3885 - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
3886 - x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
3887 - objtool: Use existing global variables for options
3888 - objtool: Add retpoline validation
3889 - objtool: Add module specific retpoline rules
3890 - objtool, retpolines: Integrate objtool with retpoline support more closely
3891 - objtool: Fix another switch table detection issue
3892 - objtool: Fix 32-bit build
3893 - x86/kprobes: Fix kernel crash when probing .entry_trampoline code
3894 - watchdog: hpwdt: SMBIOS check
3895 - watchdog: hpwdt: Check source of NMI
3896 - watchdog: hpwdt: fix unused variable warning
3897 - watchdog: hpwdt: Remove legacy NMI sourcing.
3898 - netfilter: add back stackpointer size checks
3899 - netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
3900 - netfilter: xt_hashlimit: fix lock imbalance
3901 - netfilter: x_tables: fix missing timer initialization in xt_LED
3902 - netfilter: nat: cope with negative port range
3903 - netfilter: IDLETIMER: be syzkaller friendly
3904 - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
3905 - netfilter: bridge: ebt_among: add missing match size checks
3906 - netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
3907 - netfilter: use skb_to_full_sk in ip6_route_me_harder
3908 - tpm_tis: Move ilb_base_addr to tpm_tis_data
3909 - tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
3910 - tpm: delete the TPM_TIS_CLK_ENABLE flag
3911 - tpm: remove unused variables
3912 - tpm: only attempt to disable the LPC CLKRUN if is already enabled
3913 - x86/xen: Calculate __max_logical_packages on PV domains
3914 - scsi: qla2xxx: Fix system crash for Notify ack timeout handling
3915 - scsi: qla2xxx: Fix gpnid error processing
3916 - scsi: qla2xxx: Move session delete to driver work queue
3917 - scsi: qla2xxx: Skip IRQ affinity for Target QPairs
3918 - scsi: qla2xxx: Fix re-login for Nport Handle in use
3919 - scsi: qla2xxx: Retry switch command on time out
3920 - scsi: qla2xxx: Serialize GPNID for multiple RSCN
3921 - scsi: qla2xxx: Fix login state machine stuck at GPDB
3922 - scsi: qla2xxx: Fix NPIV host cleanup in target mode
3923 - scsi: qla2xxx: Relogin to target port on a cable swap
3924 - scsi: qla2xxx: Fix Relogin being triggered too fast
3925 - scsi: qla2xxx: Fix PRLI state check
3926 - scsi: qla2xxx: Fix abort command deadlock due to spinlock
3927 - scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
3928 - scsi: qla2xxx: Fix scan state field for fcport
3929 - scsi: qla2xxx: Clear loop id after delete
3930 - scsi: qla2xxx: Defer processing of GS IOCB calls
3931 - scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
3932 - scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
3933 - scsi: qla2xxx: Fix memory leak in dual/target mode
3934 - NFS: Fix an incorrect type in struct nfs_direct_req
3935 - pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
3936 - NFS: Fix unstable write completion
3937 - Linux 4.15.10
3938
3939 * Bionic update to 4.15.10 stable release (LP: #1756100) // CVE-2018-1000004.
3940 - ALSA: seq: Don't allow resizing pool in use
3941
3942 * nfp: prioritize stats updates (LP: #1752061)
3943 - nfp: flower: prioritize stats updates
3944
3945 * Ubuntu 18.04 - Kernel crash on nvme subsystem-reset /dev/nvme0 (Bolt / NVMe)
3946 (LP: #1753371)
3947 - nvme-pci: Fix EEH failure on ppc
3948
3949 * sbsa watchdog crashes thunderx2 system (LP: #1755595)
3950 - watchdog: sbsa: use 32-bit read for WCV
3951
3952 * KVM: s390: add vcpu stat counters for many instruction (LP: #1755132)
3953 - KVM: s390: diagnoses are instructions as well
3954 - KVM: s390: add vcpu stat counters for many instruction
3955
3956 * CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
3957 - CIFS: make IPC a regular tcon
3958 - CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
3959 - CIFS: dump IPC tcon in debug proc file
3960
3961 * i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
3962 - i2c: octeon: Prevent error message on bus error
3963
3964 * Boston-LC:bos1u1: Stress test on Qlogic Fibre Channel on Ubuntu KVM guest
3965 that caused KVM host crashed in qlt_free_session_done call (LP: #1750441)
3966 - scsi: qla2xxx: Fix memory corruption during hba reset test
3967
3968 * Ubuntu 18.04 - Performance: Radix page fault handler bug in KVM
3969 (LP: #1752236)
3970 - KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
3971
3972 * Fix ARC hit rate (LP: #1755158)
3973 - SAUCE: Fix ARC hit rate (LP: #1755158)
3974
3975 * Bionic update to 4.15.9 stable release (LP: #1755275)
3976 - bpf: fix mlock precharge on arraymaps
3977 - bpf: fix memory leak in lpm_trie map_free callback function
3978 - bpf: fix rcu lockdep warning for lpm_trie map_free callback
3979 - bpf, x64: implement retpoline for tail call
3980 - bpf, arm64: fix out of bounds access in tail call
3981 - bpf: add schedule points in percpu arrays management
3982 - bpf: allow xadd only on aligned memory
3983 - bpf, ppc64: fix out of bounds access in tail call
3984 - scsi: mpt3sas: fix oops in error handlers after shutdown/unload
3985 - scsi: mpt3sas: wait for and flush running commands on shutdown/unload
3986 - KVM: x86: fix backward migration with async_PF
3987 - Linux 4.15.9
3988
3989 * Bionic update to 4.15.8 stable release (LP: #1755179)
3990 - hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
3991 - ipmi_si: Fix error handling of platform device
3992 - platform/x86: dell-laptop: Allocate buffer on heap rather than globally
3993 - powerpc/pseries: Enable RAS hotplug events later
3994 - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
3995 - ixgbe: fix crash in build_skb Rx code path
3996 - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the
3997 bus
3998 - tpm: fix potential buffer overruns caused by bit glitches on the bus
3999 - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on
4000 the bus
4001 - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the
4002 bus
4003 - tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
4004 - ALSA: usb-audio: Add a quirck for B&W PX headphones
4005 - ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
4006 - ALSA: x86: Fix missing spinlock and mutex initializations
4007 - ALSA: hda: Add a power_save blacklist
4008 - ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
4009 - mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
4010 - mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
4011 - mmc: dw_mmc: Avoid accessing registers in runtime suspended state
4012 - mmc: dw_mmc: Factor out dw_mci_init_slot_caps
4013 - mmc: dw_mmc: Fix out-of-bounds access for slot's caps
4014 - timers: Forward timer base before migrating timers
4015 - parisc: Use cr16 interval timers unconditionally on qemu
4016 - parisc: Reduce irq overhead when run in qemu
4017 - parisc: Fix ordering of cache and TLB flushes
4018 - parisc: Hide virtual kernel memory layout
4019 - btrfs: use proper endianness accessors for super_copy
4020 - block: fix the count of PGPGOUT for WRITE_SAME
4021 - block: kyber: fix domain token leak during requeue
4022 - block: pass inclusive 'lend' parameter to truncate_inode_pages_range
4023 - vfio: disable filesystem-dax page pinning
4024 - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
4025 - dax: fix vma_is_fsdax() helper
4026 - direct-io: Fix sleep in atomic due to sync AIO
4027 - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
4028 - x86/platform/intel-mid: Handle Intel Edison reboot correctly
4029 - x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
4030 - bridge: check brport attr show in brport_show
4031 - fib_semantics: Don't match route with mismatching tclassid
4032 - hdlc_ppp: carrier detect ok, don't turn off negotiation
4033 - ipv6 sit: work around bogus gcc-8 -Wrestrict warning
4034 - net: amd-xgbe: fix comparison to bitshift when dealing with a mask
4035 - net: ethernet: ti: cpsw: fix net watchdog timeout
4036 - net: fix race on decreasing number of TX queues
4037 - net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
4038 - netlink: ensure to loop over all netns in genlmsg_multicast_allns()
4039 - net: sched: report if filter is too large to dump
4040 - ppp: prevent unregistered channels from connecting to PPP units
4041 - sctp: verify size of a new chunk in _sctp_make_chunk()
4042 - udplite: fix partial checksum initialization
4043 - net/mlx5e: Fix TCP checksum in LRO buffers
4044 - sctp: fix dst refcnt leak in sctp_v4_get_dst
4045 - mlxsw: spectrum_switchdev: Check success of FDB add operation
4046 - net/mlx5e: Specify numa node when allocating drop rq
4047 - net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
4048 - tcp: Honor the eor bit in tcp_mtu_probe
4049 - rxrpc: Fix send in rxrpc_send_data_packet()
4050 - tcp_bbr: better deal with suboptimal GSO
4051 - doc: Change the min default value of tcp_wmem/tcp_rmem.
4052 - net/mlx5e: Fix loopback self test when GRO is off
4053 - net_sched: gen_estimator: fix broken estimators based on percpu stats
4054 - net/sched: cls_u32: fix cls_u32 on filter replace
4055 - sctp: do not pr_err for the duplicated node in transport rhlist
4056 - mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
4057 - net: ipv4: Set addr_type in hash_keys for forwarded case
4058 - sctp: fix dst refcnt leak in sctp_v6_get_dst()
4059 - bridge: Fix VLAN reference count problem
4060 - net/mlx5e: Verify inline header size do not exceed SKB linear size
4061 - tls: Use correct sk->sk_prot for IPV6
4062 - amd-xgbe: Restore PCI interrupt enablement setting on resume
4063 - cls_u32: fix use after free in u32_destroy_key()
4064 - mlxsw: spectrum_router: Do not unconditionally clear route offload
4065 indication
4066 - netlink: put module reference if dump start fails
4067 - tcp: purge write queue upon RST
4068 - tuntap: correctly add the missing XDP flush
4069 - tuntap: disable preemption during XDP processing
4070 - virtio-net: disable NAPI only when enabled during XDP set
4071 - cxgb4: fix trailing zero in CIM LA dump
4072 - net/mlx5: Fix error handling when adding flow rules
4073 - net: phy: Restore phy_resume() locking assumption
4074 - tcp: tracepoint: only call trace_tcp_send_reset with full socket
4075 - l2tp: don't use inet_shutdown on tunnel destroy
4076 - l2tp: don't use inet_shutdown on ppp session destroy
4077 - l2tp: fix races with tunnel socket close
4078 - l2tp: fix race in pppol2tp_release with session object destroy
4079 - l2tp: fix tunnel lookup use-after-free race
4080 - s390/qeth: fix underestimated count of buffer elements
4081 - s390/qeth: fix SETIP command handling
4082 - s390/qeth: fix overestimated count of buffer elements
4083 - s390/qeth: fix IP removal on offline cards
4084 - s390/qeth: fix double-free on IP add/remove race
4085 - Revert "s390/qeth: fix using of ref counter for rxip addresses"
4086 - s390/qeth: fix IP address lookup for L3 devices
4087 - s390/qeth: fix IPA command submission race
4088 - tcp: revert F-RTO middle-box workaround
4089 - tcp: revert F-RTO extension to detect more spurious timeouts
4090 - blk-mq: don't call io sched's .requeue_request when requeueing rq to
4091 ->dispatch
4092 - media: m88ds3103: don't call a non-initalized function
4093 - EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
4094 - KVM: s390: take care of clock-comparator sign control
4095 - KVM: s390: provide only a single function for setting the tod (fix SCK)
4096 - KVM: s390: consider epoch index on hotplugged CPUs
4097 - KVM: s390: consider epoch index on TOD clock syncs
4098 - nospec: Allow index argument to have const-qualified type
4099 - x86/mm: Fix {pmd,pud}_{set,clear}_flags()
4100 - ARM: orion: fix orion_ge00_switch_board_info initialization
4101 - ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
4102 - ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
4103 - ARM: kvm: fix building with gcc-8
4104 - KVM: X86: Fix SMRAM accessing even if VM is shutdown
4105 - KVM: mmu: Fix overlap between public and private memslots
4106 - KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
4107 - KVM: x86: move LAPIC initialization after VMCS creation
4108 - KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR
4109 path as unlikely()
4110 - KVM: x86: fix vcpu initialization with userspace lapic
4111 - KVM/x86: remove WARN_ON() for when vm_munmap() fails
4112 - ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
4113 - ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
4114 - ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
4115 - powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
4116 - md: only allow remove_and_add_spares when no sync_thread running.
4117 - platform/x86: dell-laptop: fix kbd_get_state's request value
4118 - Linux 4.15.8
4119
4120 * ZFS setgid broken on 0.7 (LP: #1753288)
4121 - SAUCE: Fix ZFS setgid
4122
4123 * /proc/kallsyms prints "(null)" for null addresses in 4.15 (LP: #1754297)
4124 - vsprintf: avoid misleading "(null)" for %px
4125
4126 * Miscellaneous Ubuntu changes
4127 - d-i: Add netsec to nic-modules
4128 - [Config] fix up retpoline abi files
4129 - [Config] set NOBP and expoline options for s390
4130
4131 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 16 Mar 2018 14:49:27 -0300
4132
4133 linux (4.15.0-12.13) bionic; urgency=medium
4134
4135 * linux: 4.15.0-12.13 -proposed tracker (LP: #1754059)
4136
4137 * CONFIG_EFI=y on armhf (LP: #1726362)
4138 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
4139
4140 * ppc64el: Support firmware disable of RFI flush (LP: #1751994)
4141 - powerpc/pseries: Support firmware disable of RFI flush
4142 - powerpc/powernv: Support firmware disable of RFI flush
4143
4144 * [Feature] CFL/CNL (PCH:CNP-H): New GPIO Commit added (GPIO Driver needed)
4145 (LP: #1751714)
4146 - gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
4147 - pinctrl: intel: Allow custom GPIO base for pad groups
4148 - pinctrl: cannonlake: Align GPIO number space with Windows
4149
4150 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
4151 - usb: xhci: Make some static functions global
4152 - usb: xhci: Add DbC support in xHCI driver
4153 - [Config] USB_XHCI_DBGCAP=y for commit mainline dfba2174dc42.
4154
4155 * [SRU] Lenovo E41 Mic mute hotkey is not responding (LP: #1753347)
4156 - platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
4157
4158 * headset mic can't be detected on two Dell machines (LP: #1748807)
4159 - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
4160
4161 * hisi_sas: Add disk LED support (LP: #1752695)
4162 - scsi: hisi_sas: directly attached disk LED feature for v2 hw
4163
4164 * [Feature] [Graphics]Whiskey Lake (Coffelake-U 4+2) new PCI Device ID adds
4165 (LP: #1742561)
4166 - drm/i915/cfl: Adding more Coffee Lake PCI IDs.
4167
4168 * [Bug] [USB Function][CFL-CNL PCH]Stall Error and USB Transaction Error in
4169 trace, Disable of device-initiated U1/U2 failed and rebind failed: -517
4170 during suspend/resume with usb storage. (LP: #1730599)
4171 - usb: Don't print a warning if interface driver rebind is deferred at resume
4172
4173 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
4174 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
4175 - [Config] retpoline -- clean up i386 retpoline files
4176
4177 * hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn
4178 callback") (LP: #1738334)
4179 - drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
4180
4181 * [Asus UX360UA] battery status in unity-panel is not changing when battery is
4182 being charged (LP: #1661876) // AC adapter status not detected on Asus
4183 ZenBook UX410UAK (LP: #1745032)
4184 - ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
4185
4186 * ASUS UX305LA - Battery state not detected correctly (LP: #1482390)
4187 - ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
4188
4189 * [18.04 FEAT] Automatically detect layer2 setting in the qeth device driver
4190 (LP: #1747639)
4191 - s390/diag: add diag26c support for VNIC info
4192 - s390/qeth: support early setup for z/VM NICs
4193
4194 * Bionic update to v4.15.7 stable release (LP: #1752317)
4195 - netfilter: drop outermost socket lock in getsockopt()
4196 - arm64: mm: don't write garbage into TTBR1_EL1 register
4197 - kconfig.h: Include compiler types to avoid missed struct attributes
4198 - MIPS: boot: Define __ASSEMBLY__ for its.S build
4199 - xtensa: fix high memory/reserved memory collision
4200 - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
4201 - MIPS: Drop spurious __unused in struct compat_flock
4202 - cfg80211: fix cfg80211_beacon_dup
4203 - i2c: designware: must wait for enable
4204 - i2c: bcm2835: Set up the rising/falling edge delays
4205 - X.509: fix BUG_ON() when hash algorithm is unsupported
4206 - X.509: fix NULL dereference when restricting key with unsupported_sig
4207 - PKCS#7: fix certificate chain verification
4208 - PKCS#7: fix certificate blacklisting
4209 - extcon: int3496: process id-pin first so that we start with the right status
4210 - genirq/matrix: Handle CPU offlining proper
4211 - RDMA/uverbs: Protect from races between lookup and destroy of uobjects
4212 - RDMA/uverbs: Protect from command mask overflow
4213 - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
4214 - RDMA/uverbs: Fix circular locking dependency
4215 - RDMA/uverbs: Sanitize user entered port numbers prior to access it
4216 - iio: adc: stm32: fix stm32h7_adc_enable error handling
4217 - iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
4218 - iio: buffer: check if a buffer has been set up when poll is called
4219 - iio: adis_lib: Initialize trigger before requesting interrupt
4220 - Kbuild: always define endianess in kconfig.h
4221 - x86/apic/vector: Handle vector release on CPU unplug correctly
4222 - x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
4223 - mm, swap, frontswap: fix THP swap if frontswap enabled
4224 - mm: don't defer struct page initialization for Xen pv guests
4225 - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
4226 - irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
4227 - irqchip/mips-gic: Avoid spuriously handling masked interrupts
4228 - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
4229 - net: thunderbolt: Tear down connection properly on suspend
4230 - net: thunderbolt: Run disconnect flow asynchronously when logout is received
4231 - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and
4232 io_watchdog_func()
4233 - usb: ohci: Proper handling of ed_rm_list to handle race condition between
4234 usb_kill_urb() and finish_unlinks()
4235 - arm64: Remove unimplemented syscall log message
4236 - arm64: Disable unhandled signal log messages by default
4237 - arm64: cpufeature: Fix CTR_EL0 field definitions
4238 - Add delay-init quirk for Corsair K70 RGB keyboards
4239 - usb: host: ehci: use correct device pointer for dma ops
4240 - usb: dwc3: gadget: Set maxpacket size for ep0 IN
4241 - usb: dwc3: ep0: Reset TRB counter for ep0 IN
4242 - usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
4243 - usb: ldusb: add PIDs for new CASSY devices supported by this driver
4244 - Revert "usb: musb: host: don't start next rx urb if current one failed"
4245 - usb: gadget: f_fs: Process all descriptors during bind
4246 - usb: gadget: f_fs: Use config_ep_by_speed()
4247 - usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
4248 - drm/cirrus: Load lut in crtc_commit
4249 - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
4250 - drm: Handle unexpected holes in color-eviction
4251 - drm/amdgpu: disable MMHUB power gating on raven
4252 - drm/amdgpu: fix VA hole handling on Vega10 v3
4253 - drm/amdgpu: Add dpm quirk for Jet PRO (v2)
4254 - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
4255 - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
4256 - drm/amdgpu: add new device to use atpx quirk
4257 - arm64: __show_regs: Only resolve kernel symbols when running at EL1
4258 - drm/i915/breadcrumbs: Ignore unsubmitted signalers
4259 - microblaze: fix endian handling
4260 - Linux 4.15.7
4261
4262 * [regression] Colour banding and artefacts appear system-wide on an Asus
4263 Zenbook UX303LA with Intel HD 4400 graphics (LP: #1749420) // Bionic update
4264 to v4.15.7 stable release (LP: #1752317)
4265 - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
4266
4267 * errors with sas hotplug (LP: #1752146)
4268 - scsi: libsas: fix memory leak in sas_smp_get_phy_events()
4269 - scsi: libsas: fix error when getting phy events
4270 - scsi: libsas: initialize sas_phy status according to response of DISCOVER
4271 - scsi: libsas: Use dynamic alloced work to avoid sas event lost
4272 - scsi: libsas: shut down the PHY if events reached the threshold
4273 - scsi: libsas: make the event threshold configurable
4274 - scsi: libsas: Use new workqueue to run sas event and disco event
4275 - scsi: libsas: use flush_workqueue to process disco events synchronously
4276 - scsi: libsas: direct call probe and destruct
4277 - scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
4278
4279 * rtnetlink: enable namespace identifying properties in rtnetlink requests
4280 (LP: #1748232)
4281 - rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
4282 - rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
4283 - rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
4284 - rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
4285 - rtnetlink: remove check for IFLA_IF_NETNSID
4286 - rtnetlink: require unique netns identifier
4287
4288 * Bionic update to v4.15.6 stable release (LP: #1752119)
4289 - tun: fix tun_napi_alloc_frags() frag allocator
4290 - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
4291 - ptr_ring: try vmalloc() when kmalloc() fails
4292 - selinux: ensure the context is NUL terminated in
4293 security_context_to_sid_core()
4294 - selinux: skip bounded transition processing if the policy isn't loaded
4295 - media: pvrusb2: properly check endpoint types
4296 - crypto: x86/twofish-3way - Fix %rbp usage
4297 - staging: android: ion: Add __GFP_NOWARN for system contig heap
4298 - staging: android: ion: Switch from WARN to pr_warn
4299 - blk_rq_map_user_iov: fix error override
4300 - KVM: x86: fix escape of guest dr6 to the host
4301 - kcov: detect double association with a single task
4302 - netfilter: x_tables: fix int overflow in xt_alloc_table_info()
4303 - netfilter: x_tables: avoid out-of-bounds reads in
4304 xt_request_find_{match|target}
4305 - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
4306 - netfilter: on sockopt() acquire sock lock only in the required scope
4307 - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
4308 - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
4309 - rds: tcp: correctly sequence cleanup on netns deletion.
4310 - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns
4311 delete
4312 - net: avoid skb_warn_bad_offload on IS_ERR
4313 - net_sched: gen_estimator: fix lockdep splat
4314 - soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
4315 - ASoC: ux500: add MODULE_LICENSE tag
4316 - video: fbdev/mmp: add MODULE_LICENSE
4317 - ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
4318 - arm64: dts: add #cooling-cells to CPU nodes
4319 - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
4320 - ANDROID: binder: remove WARN() for redundant txn error
4321 - ANDROID: binder: synchronize_rcu() when using POLLFREE.
4322 - staging: android: ashmem: Fix a race condition in pin ioctls
4323 - binder: check for binder_thread allocation failure in binder_poll()
4324 - binder: replace "%p" with "%pK"
4325 - staging: fsl-mc: fix build testing on x86
4326 - staging: iio: adc: ad7192: fix external frequency setting
4327 - staging: iio: ad5933: switch buffer mode to software
4328 - xhci: Fix NULL pointer in xhci debugfs
4329 - xhci: Fix xhci debugfs devices node disappearance after hibernation
4330 - xhci: xhci debugfs device nodes weren't removed after device plugged out
4331 - xhci: fix xhci debugfs errors in xhci_stop
4332 - usbip: keep usbip_device sockfd state in sync with tcp_socket
4333 - crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
4334 - mei: me: add cannon point device ids
4335 - mei: me: add cannon point device ids for 4th device
4336 - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
4337 - Linux 4.15.6
4338
4339 * Unable to insert test_bpf module on Bionic s390x (LP: #1751234)
4340 - bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
4341
4342 * [Ubuntu 18.04 FEAT] OpenCAPI enabling (LP: #1746988)
4343 - powerpc/powernv: Introduce new PHB type for opencapi links
4344 - powerpc/powernv: Set correct configuration space size for opencapi devices
4345 - powerpc/powernv: Add opal calls for opencapi
4346 - powerpc/powernv: Add platform-specific services for opencapi
4347 - powerpc/powernv: Capture actag information for the device
4348 - ocxl: Driver code for 'generic' opencapi devices
4349 - ocxl: Add AFU interrupt support
4350 - ocxl: Add a kernel API for other opencapi drivers
4351 - ocxl: Add trace points
4352 - ocxl: Add Makefile and Kconfig
4353 - [Config] CONFIG_OCXL=m for ppc64el
4354 - cxl: Remove support for "Processing accelerators" class
4355 - ocxl: Documentation
4356 - ocxl: add MAINTAINERS entry
4357 - cxl: Add support for ASB_Notify on POWER9
4358
4359 * Request to update 18.04 kernel aacraid to upstream 4.16 version
4360 (LP: #1746801)
4361 - scsi: aacraid: remove unused variable managed_request_id
4362 - scsi: aacraid: Do not attempt abort when Fw panicked
4363 - scsi: aacraid: Do not remove offlined devices
4364 - scsi: aacraid: Fix ioctl reset hang
4365 - scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
4366 - scsi: aacraid: Refactor reset_host store function
4367 - scsi: aacraid: Move code to wait for IO completion to shutdown func
4368 - scsi: aacraid: Create bmic submission function from bmic identify
4369 - scsi: aacraid: Change phy luns function to use common bmic function
4370 - scsi: aacraid: Refactor and rename to make mirror existing changes
4371 - scsi: aacraid: Add target setup helper function
4372 - scsi: aacraid: Untangle targets setup from report phy luns
4373 - scsi: aacraid: Move function around to match existing code
4374 - scsi: aacraid: Create helper functions to get lun info
4375 - scsi: aacraid: Save bmic phy information for each phy
4376 - scsi: aacraid: Add helper function to set queue depth
4377 - scsi: aacraid: Merge func to get container information
4378 - scsi: aacraid: Process hba and container hot plug events in single function
4379 - scsi: aacraid: Added macros to help loop through known buses and targets
4380 - scsi: aacraid: Refactor resolve luns code and scsi functions
4381 - scsi: aacraid: Merge adapter setup with resolve luns
4382 - scsi: aacraid: Block concurrent hotplug event handling
4383 - scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
4384 - scsi: aacraid: Reschedule host scan in case of failure
4385 - scsi: aacraid: Fix hang while scanning in eh recovery
4386 - scsi: aacraid: Skip schedule rescan in case of kdump
4387 - scsi: aacraid: Remove unused rescan variable
4388 - scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
4389 - scsi: aacraid: Update driver version to 50877
4390 - scsi: aacraid: Fix driver oops with dead battery
4391 - scsi: aacraid: remove redundant setting of variable c
4392 - scsi: aacraid: Get correct lun count
4393 - scsi: aacraid: Delay for rescan worker needs to be 10 seconds
4394
4395 * [18.04] kpatch - Add livepatch hook support for ppc64le (LP: #1741992)
4396 - powerpc/modules: Add REL24 relocation support of livepatch symbols
4397 - powerpc/modules: Don't try to restore r2 after a sibling call
4398 - powerpc/modules: Improve restore_r2() error message
4399
4400 * Ubuntu 18.04 - Include latest ibmvnic fixes in Ubuntu kernel (LP: #1748517)
4401 - ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
4402 - ibmvnic: Increase maximum number of RX/TX queues
4403 - ibmvnic: Include header descriptor support for ARP packets
4404 - ibmvnic: Don't handle RX interrupts when not up.
4405 - ibmvnic: Wait for device response when changing MAC
4406 - ibmvnic: fix firmware version when no firmware level has been provided by
4407 the VIOS server
4408 - ibmvnic: fix empty firmware version and errors cleanup
4409 - ibmvnic: Fix rx queue cleanup for non-fatal resets
4410 - ibmvnic: Ensure that buffers are NULL after free
4411 - ibmvnic: queue reset when CRQ gets closed during reset
4412 - ibmvnic: Reset long term map ID counter
4413 - ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
4414 - ibmvnic: Wait until reset is complete to set carrier on
4415 - ibmvnic: Fix login buffer memory leaks
4416 - ibmvnic: Fix NAPI structures memory leak
4417 - ibmvnic: Free RX socket buffer in case of adapter error
4418 - ibmvnic: Clean RX pool buffers during device close
4419 - ibmvnic: Check for NULL skb's in NAPI poll routine
4420 - ibmvnic: Fix early release of login buffer
4421
4422 * Power9 DD 2.2 needs HMI fixup backport of upstream
4423 patch(d075745d893c78730e4a3b7a60fca23c2f764081) into kernel (LP: #1751834)
4424 - KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
4425
4426 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
4427 - d-i: add cxgb4 to nic-modules
4428
4429 * BCM5719/tg3 loses connectivity due to missing heartbeats between fw and
4430 driver (LP: #1751337)
4431 - tg3: APE heartbeat changes
4432
4433 * Miscellaneous Ubuntu changes
4434 - ubuntu: vbox -- update to 5.2.6-dfsg-5
4435 - Revert "UBUNTU: SAUCE: Import aufs driver"
4436 - SAUCE: Import aufs driver
4437 - Revert "UBUNTU: SAUCE: (no-up) Convert bnx2x firmware files to ihex format"
4438 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
4439 - [Config] fix up retpoline abi files
4440 - ubuntu: vbox -- update to 5.2.8-dfsg-2
4441
4442 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Mar 2018 17:36:23 +0100
4443
4444 linux (4.15.0-11.12) bionic; urgency=medium
4445
4446 * linux: 4.15.0-11.12 -proposed tracker (LP: #1751285)
4447
4448 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
4449 - [Config] CONFIG_INDIRECT_PIO=y
4450 - SAUCE: LIB: Introduce a generic PIO mapping method
4451 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
4452 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
4453 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
4454 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
4455 - [Config] CONFIG_HISILICON_LPC=y
4456 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
4457 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
4458 - SAUCE: HISI LPC: Add ACPI support
4459 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
4460
4461 * Bionic update to v4.15.5 stable release (LP: #1751131)
4462 - scsi: smartpqi: allow static build ("built-in")
4463 - IB/umad: Fix use of unprotected device pointer
4464 - IB/qib: Fix comparison error with qperf compare/swap test
4465 - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
4466 - IB/core: Fix two kernel warnings triggered by rxe registration
4467 - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
4468 - IB/core: Avoid a potential OOPs for an unused optional parameter
4469 - selftests: seccomp: fix compile error seccomp_bpf
4470 - kselftest: fix OOM in memory compaction test
4471 - RDMA/rxe: Fix a race condition related to the QP error state
4472 - RDMA/rxe: Fix a race condition in rxe_requester()
4473 - RDMA/rxe: Fix rxe_qp_cleanup()
4474 - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
4475 - PM / devfreq: Propagate error from devfreq_add_device()
4476 - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
4477 - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
4478 - trace_uprobe: Display correct offset in uprobe_events
4479 - powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
4480 - powerpc/kernel: Block interrupts when updating TIDR
4481 - powerpc/vas: Don't set uses_vas for kernel windows
4482 - powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
4483 - powerpc/mm: Flush radix process translations when setting MMU type
4484 - powerpc/xive: Use hw CPU ids when configuring the CPU queues
4485 - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
4486 - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
4487 - arm64: dts: msm8916: Correct ipc references for smsm
4488 - ARM: lpc3250: fix uda1380 gpio numbers
4489 - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
4490 - ARM: dts: nomadik: add interrupt-parent for clcd
4491 - arm: dts: mt7623: fix card detection issue on bananapi-r2
4492 - arm: spear600: Add missing interrupt-parent of rtc
4493 - arm: spear13xx: Fix dmas cells
4494 - arm: spear13xx: Fix spics gpio controller's warning
4495 - x86/gpu: add CFL to early quirks
4496 - x86/kexec: Make kexec (mostly) work in 5-level paging mode
4497 - x86/xen: init %gs very early to avoid page faults with stack protector
4498 - x86: PM: Make APM idle driver initialize polling state
4499 - mm, memory_hotplug: fix memmap initialization
4500 - x86/entry/64: Clear extra registers beyond syscall arguments, to reduce
4501 speculation attack surface
4502 - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
4503 speculation attack surface
4504 - compiler-gcc.h: Introduce __optimize function attribute
4505 - compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
4506 - crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
4507 - crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
4508 - powerpc/mm/radix: Split linear mapping on hot-unplug
4509 - x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
4510 - x86/speculation: Update Speculation Control microcode blacklist
4511 - x86/speculation: Correct Speculation Control microcode blacklist again
4512 - Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
4513 - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
4514 by always inlining iterator helper methods
4515 - X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
4516 - KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR
4517 bitmap
4518 - x86/speculation: Clean up various Spectre related details
4519 - PM / runtime: Update links_count also if !CONFIG_SRCU
4520 - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
4521 - platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
4522 - x86/entry/64: Clear registers for exceptions/interrupts, to reduce
4523 speculation attack surface
4524 - x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
4525 extensions
4526 - x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single
4527 POP_REGS macro
4528 - x86/entry/64: Interleave XOR register clearing with PUSH instructions
4529 - x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
4530 - x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
4531 - x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
4532 SAVE_AND_CLEAR_REGS macros
4533 - x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
4534 - x86/entry/64: Fix paranoid_entry() frame pointer warning
4535 - x86/entry/64: Remove the unused 'icebp' macro
4536 - selftests/x86: Fix vDSO selftest segfault for vsyscall=none
4537 - selftests/x86: Clean up and document sscanf() usage
4538 - selftests/x86/pkeys: Remove unused functions
4539 - selftests/x86: Fix build bug caused by the 5lvl test which has been moved to
4540 the VM directory
4541 - selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
4542 - gfs2: Fixes to "Implement iomap for block_map"
4543 - selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
4544 - selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
4545 - objtool: Fix segfault in ignore_unreachable_insn()
4546 - x86/debug, objtool: Annotate WARN()-related UD2 as reachable
4547 - x86/debug: Use UD2 for WARN()
4548 - x86/speculation: Fix up array_index_nospec_mask() asm constraint
4549 - nospec: Move array_index_nospec() parameter checking into separate macro
4550 - x86/speculation: Add <asm/msr-index.h> dependency
4551 - x86/mm: Rename flush_tlb_single() and flush_tlb_one() to
4552 __flush_tlb_one_[user|kernel]()
4553 - selftests/x86/mpx: Fix incorrect bounds with old _sigfault
4554 - x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
4555 - x86/spectre: Fix an error message
4556 - x86/cpu: Change type of x86_cache_size variable to unsigned int
4557 - x86/entry/64: Fix CR3 restore in paranoid_exit()
4558 - drm/ttm: Don't add swapped BOs to swap-LRU list
4559 - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
4560 - drm/qxl: unref cursor bo when finished with it
4561 - drm/qxl: reapply cursor after resetting primary
4562 - drm/amd/powerplay: Fix smu_table_entry.handle type
4563 - drm/ast: Load lut in crtc_commit
4564 - drm: Check for lessee in DROP_MASTER ioctl
4565 - arm64: Add missing Falkor part number for branch predictor hardening
4566 - drm/radeon: Add dpm quirk for Jet PRO (v2)
4567 - drm/radeon: adjust tested variable
4568 - x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
4569 physical CPU
4570 - rtc-opal: Fix handling of firmware error codes, prevent busy loops
4571 - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
4572 - mmc: sdhci: Implement an SDHCI-specific bounce buffer
4573 - mmc: bcm2835: Don't overwrite max frequency unconditionally
4574 - Revert "mmc: meson-gx: include tx phase in the tuning process"
4575 - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
4576 - Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
4577 - jbd2: fix sphinx kernel-doc build warnings
4578 - ext4: fix a race in the ext4 shutdown path
4579 - ext4: save error to disk in __ext4_grp_locked_error()
4580 - ext4: correct documentation for grpid mount option
4581 - mm: hide a #warning for COMPILE_TEST
4582 - mm: Fix memory size alignment in devm_memremap_pages_release()
4583 - MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
4584 - MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
4585 - MIPS: Fix incorrect mem=X@Y handling
4586 - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
4587 - PCI: iproc: Fix NULL pointer dereference for BCMA
4588 - PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
4589 - PCI: keystone: Fix interrupt-controller-node lookup
4590 - video: fbdev: atmel_lcdfb: fix display-timings lookup
4591 - console/dummy: leave .con_font_get set to NULL
4592 - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
4593 - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
4594 - xenbus: track caller request id
4595 - seq_file: fix incomplete reset on read from zero offset
4596 - tracing: Fix parsing of globs with a wildcard at the beginning
4597 - mpls, nospec: Sanitize array index in mpls_label_ok()
4598 - rtlwifi: rtl8821ae: Fix connection lost problem correctly
4599 - arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
4600 - xprtrdma: Fix calculation of ri_max_send_sges
4601 - xprtrdma: Fix BUG after a device removal
4602 - blk-wbt: account flush requests correctly
4603 - target/iscsi: avoid NULL dereference in CHAP auth error path
4604 - iscsi-target: make sure to wake up sleeping login worker
4605 - dm: correctly handle chained bios in dec_pending()
4606 - Btrfs: fix deadlock in run_delalloc_nocow
4607 - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
4608 - Btrfs: fix extent state leak from tree log
4609 - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
4610 - Btrfs: fix use-after-free on root->orphan_block_rsv
4611 - Btrfs: fix unexpected -EEXIST when creating new inode
4612 - 9p/trans_virtio: discard zero-length reply
4613 - mtd: nand: vf610: set correct ooblayout
4614 - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
4615 - ALSA: hda/realtek - Add headset mode support for Dell laptop
4616 - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
4617 - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
4618 - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
4619 - ALSA: usb: add more device quirks for USB DSD devices
4620 - ALSA: seq: Fix racy pool initializations
4621 - mvpp2: fix multicast address filter
4622 - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
4623 - x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
4624 - ARM: dts: exynos: fix RTC interrupt for exynos5410
4625 - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
4626 - arm64: dts: msm8916: Add missing #phy-cells
4627 - ARM: dts: s5pv210: add interrupt-parent for ohci
4628 - arm: dts: mt7623: Update ethsys binding
4629 - arm: dts: mt2701: Add reset-cells
4630 - ARM: dts: Delete bogus reference to the charlcd
4631 - media: r820t: fix r820t_write_reg for KASAN
4632 - mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
4633 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
4634 - Linux 4.15.5
4635
4636 * retpoline abi files are empty on i386 (LP: #1751021)
4637 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
4638 - [Packaging] final-checks -- sanity checking ABI contents
4639 - [Packaging] final-checks -- check for empty retpoline files
4640 - [Config] Disable i386 retpoline check for next upload
4641
4642 * Bionic update to v4.15.4 stable release (LP: #1751064)
4643 - watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
4644 - cifs: Fix missing put_xid in cifs_file_strict_mmap
4645 - cifs: Fix autonegotiate security settings mismatch
4646 - CIFS: zero sensitive data when freeing
4647 - cpufreq: mediatek: add mediatek related projects into blacklist
4648 - dmaengine: dmatest: fix container_of member in dmatest_callback
4649 - ssb: Do not disable PCI host on non-Mips
4650 - watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
4651 - Revert "drm/i915: mark all device info struct with __initconst"
4652 - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
4653 - sched/rt: Up the root domain ref count when passing it around via IPIs
4654 - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
4655 - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
4656 - media: hdpvr: Fix an error handling path in hdpvr_probe()
4657 - arm64: mm: Use non-global mappings for kernel space
4658 - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
4659 - arm64: mm: Move ASID from TTBR0 to TTBR1
4660 - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
4661 - arm64: mm: Rename post_ttbr0_update_workaround
4662 - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
4663 - arm64: mm: Allocate ASIDs in pairs
4664 - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
4665 - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
4666 - arm64: entry: Add exception trampoline page for exceptions from EL0
4667 - arm64: mm: Map entry trampoline into trampoline and kernel page tables
4668 - arm64: entry: Explicitly pass exception level to kernel_ventry macro
4669 - arm64: entry: Hook up entry trampoline to exception vectors
4670 - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
4671 - arm64: cpu_errata: Add Kryo to Falkor 1003 errata
4672 - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
4673 - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
4674 - arm64: kaslr: Put kernel vectors address in separate data page
4675 - arm64: use RET instruction for exiting the trampoline
4676 - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
4677 - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
4678 - arm64: Take into account ID_AA64PFR0_EL1.CSV3
4679 - arm64: capabilities: Handle duplicate entries for a capability
4680 - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
4681 - arm64: kpti: Fix the interaction between ASID switching and software PAN
4682 - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
4683 - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
4684 - arm64: mm: Permit transitioning from Global to Non-Global without BBM
4685 - arm64: kpti: Add ->enable callback to remap swapper using nG mappings
4686 - arm64: Force KPTI to be disabled on Cavium ThunderX
4687 - arm64: entry: Reword comment about post_ttbr_update_workaround
4688 - arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
4689 - perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
4690 - arm64: barrier: Add CSDB macros to control data-value prediction
4691 - arm64: Implement array_index_mask_nospec()
4692 - arm64: Make USER_DS an inclusive limit
4693 - arm64: Use pointer masking to limit uaccess speculation
4694 - arm64: entry: Ensure branch through syscall table is bounded under
4695 speculation
4696 - arm64: uaccess: Prevent speculative use of the current addr_limit
4697 - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
4698 - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
4699 - arm64: futex: Mask __user pointers prior to dereference
4700 - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
4701 - arm64: Run enable method for errata work arounds on late CPUs
4702 - arm64: cpufeature: Pass capability structure to ->enable callback
4703 - drivers/firmware: Expose psci_get_version through psci_ops structure
4704 - arm64: Move post_ttbr_update_workaround to C code
4705 - arm64: Add skeleton to harden the branch predictor against aliasing attacks
4706 - arm64: Move BP hardening to check_and_switch_context
4707 - arm64: KVM: Use per-CPU vector when BP hardening is enabled
4708 - arm64: entry: Apply BP hardening for high-priority synchronous exceptions
4709 - arm64: entry: Apply BP hardening for suspicious interrupts from EL0
4710 - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
4711 - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
4712 - arm64: Implement branch predictor hardening for Falkor
4713 - arm64: Branch predictor hardening for Cavium ThunderX2
4714 - arm64: KVM: Increment PC after handling an SMC trap
4715 - arm/arm64: KVM: Consolidate the PSCI include files
4716 - arm/arm64: KVM: Add PSCI_VERSION helper
4717 - arm/arm64: KVM: Add smccc accessors to PSCI code
4718 - arm/arm64: KVM: Implement PSCI 1.0 support
4719 - arm/arm64: KVM: Advertise SMCCC v1.1
4720 - arm64: KVM: Make PSCI_VERSION a fast path
4721 - arm/arm64: KVM: Turn kvm_psci_version into a static inline
4722 - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
4723 - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
4724 - firmware/psci: Expose PSCI conduit
4725 - firmware/psci: Expose SMCCC version through psci_ops
4726 - arm/arm64: smccc: Make function identifiers an unsigned quantity
4727 - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
4728 - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
4729 - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
4730 - mtd: cfi: convert inline functions to macros
4731 - mtd: nand: brcmnand: Disable prefetch by default
4732 - mtd: nand: Fix nand_do_read_oob() return value
4733 - mtd: nand: sunxi: Fix ECC strength choice
4734 - ubi: Fix race condition between ubi volume creation and udev
4735 - ubi: fastmap: Erase outdated anchor PEBs during attach
4736 - ubi: block: Fix locking for idr_alloc/idr_remove
4737 - ubifs: free the encrypted symlink target
4738 - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
4739 - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
4740 - NFS: Add a cond_resched() to nfs_commit_release_pages()
4741 - NFS: Fix nfsstat breakage due to LOOKUPP
4742 - NFS: commit direct writes even if they fail partially
4743 - NFS: reject request for id_legacy key without auxdata
4744 - NFS: Fix a race between mmap() and O_DIRECT
4745 - nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
4746 - kernfs: fix regression in kernfs_fop_write caused by wrong type
4747 - ahci: Annotate PCI ids for mobile Intel chipsets as such
4748 - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
4749 - ahci: Add Intel Cannon Lake PCH-H PCI ID
4750 - crypto: hash - introduce crypto_hash_alg_has_setkey()
4751 - crypto: cryptd - pass through absence of ->setkey()
4752 - crypto: mcryptd - pass through absence of ->setkey()
4753 - crypto: poly1305 - remove ->setkey() method
4754 - crypto: hash - annotate algorithms taking optional key
4755 - crypto: hash - prevent using keyed hashes without setting key
4756 - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
4757 - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
4758 - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
4759 - media: v4l2-compat-ioctl32.c: fix the indentation
4760 - media: v4l2-compat-ioctl32.c: move 'helper' functions to
4761 __get/put_v4l2_format32
4762 - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
4763 - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
4764 - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
4765 - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
4766 - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
4767 - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
4768 - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
4769 - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
4770 - crypto: caam - fix endless loop when DECO acquire fails
4771 - crypto: sha512-mb - initialize pending lengths correctly
4772 - crypto: talitos - fix Kernel Oops on hashing an empty file
4773 - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
4774 - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
4775 - KVM: nVMX: Fix bug of injecting L2 exception into L1
4776 - KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
4777 - KVM: PPC: Book3S HV: Drop locks before reading guest memory
4778 - KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
4779 - KVM: PPC: Book3S PR: Fix broken select due to misspelling
4780 - ASoC: acpi: fix machine driver selection based on quirk
4781 - ASoC: rockchip: i2s: fix playback after runtime resume
4782 - ASoC: skl: Fix kernel warning due to zero NHTL entry
4783 - ASoC: compress: Correct handling of copy callback
4784 - watchdog: imx2_wdt: restore previous timeout after suspend+resume
4785 - afs: Add missing afs_put_cell()
4786 - afs: Need to clear responded flag in addr cursor
4787 - afs: Fix missing cursor clearance
4788 - afs: Fix server list handling
4789 - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
4790 - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
4791 - kasan: don't emit builtin calls when sanitization is off
4792 - kasan: rework Kconfig settings
4793 - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
4794 - media: dvb-frontends: fix i2c access helpers for KASAN
4795 - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
4796 - media: ts2020: avoid integer overflows on 32 bit machines
4797 - media: vivid: fix module load error when enabling fb and no_error_inj=1
4798 - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
4799 - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
4800 - kernel/async.c: revert "async: simplify lowest_in_progress()"
4801 - kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
4802 - pipe: actually allow root to exceed the pipe buffer limits
4803 - pipe: fix off-by-one error when checking buffer limits
4804 - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
4805 - Bluetooth: btsdio: Do not bind to non-removable BCM43341
4806 - ipmi: use dynamic memory for DMI driver override
4807 - signal/openrisc: Fix do_unaligned_access to send the proper signal
4808 - signal/sh: Ensure si_signo is initialized in do_divide_error
4809 - alpha: fix crash if pthread_create races with signal delivery
4810 - alpha: osf_sys.c: fix put_tv32 regression
4811 - alpha: Fix mixed up args in EXC macro in futex operations
4812 - alpha: fix reboot on Avanti platform
4813 - alpha: fix formating of stack content
4814 - xtensa: fix futex_atomic_cmpxchg_inatomic
4815 - EDAC, octeon: Fix an uninitialized variable warning
4816 - genirq: Make legacy autoprobing work again
4817 - pinctrl: intel: Initialize GPIO properly when used through irqchip
4818 - pinctrl: mcp23s08: fix irq setup order
4819 - pinctrl: sx150x: Unregister the pinctrl on release
4820 - pinctrl: sx150x: Register pinctrl before adding the gpiochip
4821 - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
4822 - pktcdvd: Fix pkt_setup_dev() error path
4823 - pktcdvd: Fix a recently introduced NULL pointer dereference
4824 - blk-mq: quiesce queue before freeing queue
4825 - clocksource/drivers/stm32: Fix kernel panic with multiple timers
4826 - lib/ubsan.c: s/missaligned/misaligned/
4827 - lib/ubsan: add type mismatch handler for new GCC/Clang
4828 - objtool: Fix switch-table detection
4829 - arm64: dts: marvell: add Ethernet aliases
4830 - drm/i915: Avoid PPS HW/SW state mismatch due to rounding
4831 - ACPI: sbshc: remove raw pointer from printk() message
4832 - acpi, nfit: fix register dimm error handling
4833 - ovl: force r/o mount when index dir creation fails
4834 - ovl: fix failure to fsync lower dir
4835 - ovl: take mnt_want_write() for work/index dir setup
4836 - ovl: take mnt_want_write() for removing impure xattr
4837 - ovl: hash directory inodes for fsnotify
4838 - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
4839 - devpts: fix error handling in devpts_mntget()
4840 - ftrace: Remove incorrect setting of glob search field
4841 - scsi: core: Ensure that the SCSI error handler gets woken up
4842 - scsi: lpfc: Fix crash after bad bar setup on driver attachment
4843 - scsi: cxlflash: Reset command ioasc
4844 - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
4845 - Linux 4.15.4
4846 - updateconfigs after v4.14.4 stable updates
4847
4848 * Bionic update to v4.15.4 stable release (LP: #1751064) // CVE-2017-5754 and
4849 do not need KPTI when KASLR is off.
4850 - arm64: Turn on KPTI only on CPUs that need it
4851
4852 * Miscellaneous Ubuntu changes
4853 - [Config] fix up removed retpoline call sites
4854
4855 -- Seth Forshee <seth.forshee@canonical.com> Fri, 23 Feb 2018 08:31:06 -0600
4856
4857 linux (4.15.0-10.11) bionic; urgency=medium
4858
4859 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
4860
4861 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
4862 (LP: #1749202)
4863 - swiotlb: suppress warning when __GFP_NOWARN is set
4864 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
4865
4866 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
4867 - SAUCE: tools -- add ability to disable libbfd
4868 - [Packaging] correct disablement of libbfd
4869
4870 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
4871 (LP: #1744058)
4872 - ALSA: hda/realtek - update ALC225 depop optimize
4873
4874 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
4875 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
4876
4877 * headset mic can't be detected on two Dell machines (LP: #1748807)
4878 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
4879 - ALSA: hda - Fix headset mic detection problem for two Dell machines
4880
4881 * Bionic update to v4.15.3 stable release (LP: #1749191)
4882 - ip6mr: fix stale iterator
4883 - net: igmp: add a missing rcu locking section
4884 - qlcnic: fix deadlock bug
4885 - qmi_wwan: Add support for Quectel EP06
4886 - r8169: fix RTL8168EP take too long to complete driver initialization.
4887 - tcp: release sk_frag.page in tcp_disconnect
4888 - vhost_net: stop device during reset owner
4889 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
4890 - ipv6: change route cache aging logic
4891 - Revert "defer call to mem_cgroup_sk_alloc()"
4892 - net: ipv6: send unsolicited NA after DAD
4893 - rocker: fix possible null pointer dereference in
4894 rocker_router_fib_event_work
4895 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
4896 - cls_u32: add missing RCU annotation.
4897 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
4898 - soreuseport: fix mem leak in reuseport_add_sock()
4899 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
4900 - net: sched: fix use-after-free in tcf_block_put_ext
4901 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
4902 - media: soc_camera: soc_scale_crop: add missing
4903 MODULE_DESCRIPTION/AUTHOR/LICENSE
4904 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
4905 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
4906 - crypto: tcrypt - fix S/G table for test_aead_speed()
4907 - Linux 4.15.3
4908
4909 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
4910 CVE-2018-1000026
4911 - net: create skb_gso_validate_mac_len()
4912 - bnx2x: disable GSO where gso_size is too big for hardware
4913
4914 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
4915 - net: hns: add ACPI mode support for ethtool -p
4916
4917 * CVE-2017-5715 (Spectre v2 Intel)
4918 - [Packaging] retpoline files must be sorted
4919 - [Packaging] pull in retpoline files
4920
4921 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
4922 - d-i: Add hfi1 to nic-modules
4923
4924 * CVE-2017-5715 (Spectre v2 retpoline)
4925 - [Packaging] retpoline -- add call site validation
4926 - [Config] disable retpoline checks for first upload
4927
4928 * Do not duplicate changelog entries assigned to more than one bug or CVE
4929 (LP: #1743383)
4930 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
4931
4932 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
4933
4934 linux (4.15.0-9.10) bionic; urgency=medium
4935
4936 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
4937
4938 * Miscellaneous Ubuntu changes
4939 - [Debian] tests -- remove gcc-multilib dependency for arm64
4940
4941 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
4942
4943 linux (4.15.0-8.9) bionic; urgency=medium
4944
4945 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
4946
4947 * Bionic update to v4.15.2 stable release (LP: #1748072)
4948 - KVM: x86: Make indirect calls in emulator speculation safe
4949 - KVM: VMX: Make indirect call speculation safe
4950 - module/retpoline: Warn about missing retpoline in module
4951 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
4952 - x86/cpufeatures: Add Intel feature bits for Speculation Control
4953 - x86/cpufeatures: Add AMD feature bits for Speculation Control
4954 - x86/msr: Add definitions for new speculation control MSRs
4955 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
4956 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
4957 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
4958 - x86/alternative: Print unadorned pointers
4959 - x86/nospec: Fix header guards names
4960 - x86/bugs: Drop one "mitigation" from dmesg
4961 - x86/cpu/bugs: Make retpoline module warning conditional
4962 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
4963 - x86/retpoline: Simplify vmexit_fill_RSB()
4964 - x86/speculation: Simplify indirect_branch_prediction_barrier()
4965 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
4966 - iio: adc/accel: Fix up module licenses
4967 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
4968 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
4969 - KVM: nVMX: Eliminate vmcs02 pool
4970 - KVM: VMX: introduce alloc_loaded_vmcs
4971 - objtool: Improve retpoline alternative handling
4972 - objtool: Add support for alternatives at the end of a section
4973 - objtool: Warn on stripped section symbol
4974 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
4975 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
4976 - x86/entry/64: Remove the SYSCALL64 fast path
4977 - x86/entry/64: Push extra regs right away
4978 - x86/asm: Move 'status' from thread_struct to thread_info
4979 - Documentation: Document array_index_nospec
4980 - array_index_nospec: Sanitize speculative array de-references
4981 - x86: Implement array_index_mask_nospec
4982 - x86: Introduce barrier_nospec
4983 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
4984 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
4985 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
4986 - x86/get_user: Use pointer masking to limit speculation
4987 - x86/syscall: Sanitize syscall table de-references under speculation
4988 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
4989 - nl80211: Sanitize array index in parse_txq_params
4990 - x86/spectre: Report get_user mitigation for spectre_v1
4991 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
4992 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
4993 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
4994 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
4995 - KVM: VMX: make MSR bitmaps per-VCPU
4996 - x86/kvm: Update spectre-v1 mitigation
4997 - x86/retpoline: Avoid retpolines for built-in __init functions
4998 - x86/spectre: Simplify spectre_v2 command line parsing
4999 - x86/pti: Mark constant arrays as __initconst
5000 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
5001 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
5002 - KVM/x86: Add IBPB support
5003 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
5004 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
5005 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
5006 - serial: core: mark port as initialized after successful IRQ change
5007 - fpga: region: release of_parse_phandle nodes after use
5008 - Linux 4.15.2
5009
5010 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
5011 - net: phy: core: remove now uneeded disabling of interrupts
5012 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
5013 - net: socionext: Add Synquacer NetSec driver
5014 - net: socionext: include linux/io.h to fix build
5015 - net: socionext: Fix error return code in netsec_netdev_open()
5016
5017 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
5018 - [Config] CONFIG_EDAC_GHES=y
5019
5020 * support thunderx2 vendor pmu events (LP: #1747523)
5021 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
5022 - perf tools arm64: Add support for get_cpuid_str function.
5023 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
5024 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
5025 events
5026 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
5027
5028 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
5029 - SAUCE: mm: disable vma based swap readahead by default
5030 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
5031
5032 * Miscellaneous Ubuntu changes
5033 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
5034
5035 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
5036
5037 linux (4.15.0-7.8) bionic; urgency=medium
5038
5039 * Bionic update to v4.15.1 stable release (LP: #1747169)
5040 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
5041 - tools/gpio: Fix build error with musl libc
5042 - gpio: stmpe: i2c transfer are forbiden in atomic context
5043 - gpio: Fix kernel stack leak to userspace
5044 - ALSA: hda - Reduce the suspend time consumption for ALC256
5045 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
5046 - crypto: aesni - handle zero length dst buffer
5047 - crypto: aesni - fix typo in generic_gcmaes_decrypt
5048 - crypto: aesni - add wrapper for generic gcm(aes)
5049 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
5050 aesni
5051 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
5052 aesni
5053 - crypto: inside-secure - fix hash when length is a multiple of a block
5054 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
5055 - crypto: sha3-generic - fixes for alignment and big endian operation
5056 - crypto: af_alg - whitelist mask and type
5057 - HID: wacom: EKR: ensure devres groups at higher indexes are released
5058 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
5059 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
5060 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
5061 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
5062 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
5063 - igb: Free IRQs when device is hotplugged
5064 - ima/policy: fix parsing of fsuuid
5065 - scsi: aacraid: Fix udev inquiry race condition
5066 - scsi: aacraid: Fix hang in kdump
5067 - scsi: storvsc: missing error code in storvsc_probe()
5068 - staging: lustre: separate a connection destroy from free struct kib_conn
5069 - staging: ccree: NULLify backup_info when unused
5070 - staging: ccree: fix fips event irq handling build
5071 - tty: fix data race between tty_init_dev and flush of buf
5072 - usb: option: Add support for FS040U modem
5073 - USB: serial: pl2303: new device id for Chilitag
5074 - USB: cdc-acm: Do not log urb submission errors on disconnect
5075 - CDC-ACM: apply quirk for card reader
5076 - USB: serial: io_edgeport: fix possible sleep-in-atomic
5077 - usbip: prevent bind loops on devices attached to vhci_hcd
5078 - usbip: list: don't list devices attached to vhci_hcd
5079 - USB: serial: simple: add Motorola Tetra driver
5080 - usb: f_fs: Prevent gadget unbind if it is already unbound
5081 - usb: uas: unconditionally bring back host after reset
5082 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
5083 - ANDROID: binder: remove waitqueue when thread exits.
5084 - android: binder: use VM_ALLOC to get vm area
5085 - mei: me: allow runtime pm for platform with D0i3
5086 - serial: 8250_of: fix return code when probe function fails to get reset
5087 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
5088 - serial: 8250_dw: Revert "Improve clock rate setting"
5089 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
5090 - spi: imx: do not access registers while clocks disabled
5091 - iio: adc: stm32: fix scan of multiple channels with DMA
5092 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
5093 - test_firmware: fix missing unlock on error in config_num_requests_store()
5094 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
5095 - Input: synaptics-rmi4 - do not delete interrupt memory too early
5096 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
5097 - Linux 4.15.1
5098
5099 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
5100 (LP: #1744712)
5101 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
5102 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
5103 version
5104
5105 * apparmor profile load in stacked policy container fails (LP: #1746463)
5106 - SAUCE: apparmor: fix display of .ns_name for containers
5107
5108 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
5109
5110 linux (4.15.0-6.7) bionic; urgency=low
5111
5112 * upload urgency should be medium by default (LP: #1745338)
5113 - [Packaging] update urgency to medium by default
5114
5115 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
5116 - scsi: libiscsi: Allow sd_shutdown on bad transport
5117
5118 * Miscellaneous Ubuntu changes
5119 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
5120 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
5121 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
5122
5123 [ Upstream Kernel Changes ]
5124
5125 * Rebase to v4.15
5126
5127 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
5128
5129 linux (4.15.0-5.6) bionic; urgency=low
5130
5131 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
5132 (LP: #1744077)
5133 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
5134
5135 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
5136 (LP: #1743638)
5137 - [d-i] Add qede to nic-modules udeb
5138
5139 * boot failure on AMD Raven + WesternXT (LP: #1742759)
5140 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
5141
5142 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
5143 (LP: #1726519)
5144 - SAUCE: Revert "scsi: libsas: allow async aborts"
5145
5146 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
5147 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
5148
5149 * Miscellaneous Ubuntu changes
5150 - Rebase to v4.15-rc7
5151 - [Config] CONFIG_CPU_ISOLATION=y
5152 - [Config] Update annotations following config review
5153 - Revert "UBUNTU: SAUCE: Import aufs driver"
5154 - SAUCE: Import aufs driver
5155 - ubuntu: vbox -- update to 5.2.6-dfsg-1
5156 - ubuntu: vbox: build fixes for 4.15
5157 - ubuntu: vbox -- update to 5.2.6-dfsg-2
5158 - hio: updates for timer api changes in 4.15
5159 - enable hio build
5160 - Rebase to v4.15-rc9
5161
5162 [ Upstream Kernel Changes ]
5163
5164 * Rebase to v4.15-rc9
5165
5166 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
5167
5168 linux (4.15.0-4.5) bionic; urgency=low
5169
5170 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
5171 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
5172
5173 * External HDMI monitor failed to show screen on Lenovo X1 series
5174 (LP: #1738523)
5175 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
5176
5177 * Miscellaneous Ubuntu changes
5178 - [Debian] autoreconstruct - add resoration of execute permissions
5179
5180 [ Upstream Kernel Changes ]
5181
5182 * Rebase to v4.15-rc4
5183
5184 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
5185
5186 linux (4.15.0-3.4) bionic; urgency=low
5187
5188 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
5189 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
5190
5191 [ Upstream Kernel Changes ]
5192
5193 * Rebase to v4.15-rc6
5194
5195 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
5196
5197 linux (4.15.0-2.3) bionic; urgency=low
5198
5199 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
5200 4.15.0-1.2 (LP: #1737752)
5201 - x86/mm: Unbreak modules that use the DMA API
5202
5203 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
5204 - [Config] CONFIG_SPI_INTEL_SPI_*=n
5205
5206 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
5207 and udebs (LP: #1521712)
5208 - [Config] Include ibmvnic in nic-modules
5209
5210 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
5211 - [Config] Enable support for emulation of deprecated ARMv8 instructions
5212
5213 * Miscellaneous Ubuntu changes
5214 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
5215 - Enable zfs build
5216 - [Debian] add icp to zfs-modules.ignore
5217
5218 [ Upstream Kernel Changes ]
5219
5220 * Rebase to v4.15-rc4
5221
5222 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
5223
5224 linux (4.15.0-1.2) bionic; urgency=low
5225
5226 * Disabling zfs does not always disable module checks for the zfs modules
5227 (LP: #1737176)
5228 - [Packaging] disable zfs module checks when zfs is disabled
5229
5230 * Miscellaneous Ubuntu changes
5231 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
5232
5233 [ Upstream Kernel Changes ]
5234
5235 * Rebase to v4.15-rc3
5236
5237 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
5238
5239 linux (4.15.0-0.1) bionic; urgency=low
5240
5241 * Miscellaneous Ubuntu changes
5242 - ubuntu: vbox -- update to 5.2.2-dfsg-2
5243 - ubuntu: vbox: build fixes for 4.15
5244 - disable hio build
5245 - [Config] Update kernel lockdown options to fix build errors
5246 - Disable zfs build
5247 - SAUCE: Import aufs driver
5248 - [Config] Enable AUFS config options
5249
5250 [ Upstream Kernel Changes ]
5251
5252 * Rebase to v4.15-rc2
5253
5254 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
5255
5256 linux (4.14.0-11.13) bionic; urgency=low
5257
5258 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
5259
5260 * CVE-2017-1000405
5261 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
5262
5263 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
5264 - SAUCE: mm: disable vma based swap readahead by default
5265 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
5266
5267 * Bionic update to v4.14.3 stable release (LP: #1735843)
5268 - s390: fix transactional execution control register handling
5269 - s390/noexec: execute kexec datamover without DAT
5270 - s390/runtime instrumention: fix possible memory corruption
5271 - s390/guarded storage: fix possible memory corruption
5272 - s390/disassembler: add missing end marker for e7 table
5273 - s390/disassembler: increase show_code buffer size
5274 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
5275 - ACPI / EC: Fix regression related to triggering source of EC event handling
5276 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
5277 - serdev: fix registration of second slave
5278 - sched: Make resched_cpu() unconditional
5279 - lib/mpi: call cond_resched() from mpi_powm() loop
5280 - x86/boot: Fix boot failure when SMP MP-table is based at 0
5281 - x86/decoder: Add new TEST instruction pattern
5282 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
5283 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
5284 - perf/x86/intel: Hide TSX events when RTM is not supported
5285 - arm64: Implement arch-specific pte_access_permitted()
5286 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
5287 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
5288 - uapi: fix linux/tls.h userspace compilation error
5289 - uapi: fix linux/rxrpc.h userspace compilation errors
5290 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
5291 - MIPS: ralink: Fix MT7628 pinmux
5292 - MIPS: ralink: Fix typo in mt7628 pinmux function
5293 - net: mvneta: fix handling of the Tx descriptor counter
5294 - nbd: wait uninterruptible for the dead timeout
5295 - nbd: don't start req until after the dead connection logic
5296 - PM / OPP: Add missing of_node_put(np)
5297 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
5298 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
5299 - PCI: hv: Use effective affinity mask
5300 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
5301 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
5302 - ALSA: hda: Add Raven PCI ID
5303 - dm integrity: allow unaligned bv_offset
5304 - dm cache: fix race condition in the writeback mode overwrite_bio
5305 optimisation
5306 - dm crypt: allow unaligned bv_offset
5307 - dm zoned: ignore last smaller runt zone
5308 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
5309 - dm bufio: fix integer overflow when limiting maximum cache size
5310 - ovl: Put upperdentry if ovl_check_origin() fails
5311 - dm: allocate struct mapped_device with kvzalloc
5312 - sched/rt: Simplify the IPI based RT balancing logic
5313 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
5314 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
5315 - dm: discard support requires all targets in a table support discards
5316 - MIPS: Fix odd fp register warnings with MIPS64r2
5317 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
5318 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
5319 - MIPS: Fix an n32 core file generation regset support regression
5320 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
5321 - MIPS: math-emu: Fix final emulation phase for certain instructions
5322 - rt2x00usb: mark device removed when get ENOENT usb error
5323 - mm/z3fold.c: use kref to prevent page free/compact race
5324 - autofs: don't fail mount for transient error
5325 - nilfs2: fix race condition that causes file system corruption
5326 - fscrypt: lock mutex before checking for bounce page pool
5327 - eCryptfs: use after free in ecryptfs_release_messaging()
5328 - libceph: don't WARN() if user tries to add invalid key
5329 - bcache: check ca->alloc_thread initialized before wake up it
5330 - fs: guard_bio_eod() needs to consider partitions
5331 - fanotify: fix fsnotify_prepare_user_wait() failure
5332 - isofs: fix timestamps beyond 2027
5333 - btrfs: change how we decide to commit transactions during flushing
5334 - f2fs: expose some sectors to user in inline data or dentry case
5335 - NFS: Fix typo in nomigration mount option
5336 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
5337 - nfs: Fix ugly referral attributes
5338 - NFS: Avoid RCU usage in tracepoints
5339 - NFS: revalidate "." etc correctly on "open".
5340 - nfsd: deal with revoked delegations appropriately
5341 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
5342 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
5343 - iwlwifi: fix firmware names for 9000 and A000 series hw
5344 - md: fix deadlock error in recent patch.
5345 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
5346 - Bluetooth: btqcomsmd: Add support for BD address setup
5347 - md/bitmap: revert a patch
5348 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
5349 - fsnotify: pin both inode and vfsmount mark
5350 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
5351 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
5352 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
5353 - ext4: prevent data corruption with inline data + DAX
5354 - ext4: prevent data corruption with journaling + DAX
5355 - ALSA: pcm: update tstamp only if audio_tstamp changed
5356 - ALSA: usb-audio: Add sanity checks to FE parser
5357 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
5358 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
5359 - ALSA: timer: Remove kernel warning at compat ioctl error paths
5360 - ALSA: hda/realtek - Fix ALC275 no sound issue
5361 - ALSA: hda: Fix too short HDMI/DP chmap reporting
5362 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
5363 - ALSA: hda/realtek - Fix ALC700 family no sound issue
5364 - ASoC: sun8i-codec: Invert Master / Slave condition
5365 - ASoC: sun8i-codec: Fix left and right channels inversion
5366 - ASoC: sun8i-codec: Set the BCLK divider
5367 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
5368 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
5369 - 9p: Fix missing commas in mount options
5370 - fs/9p: Compare qid.path in v9fs_test_inode
5371 - net/9p: Switch to wait_event_killable()
5372 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
5373 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
5374 - scsi: lpfc: fix pci hot plug crash in timer management routines
5375 - scsi: lpfc: fix pci hot plug crash in list_add call
5376 - scsi: lpfc: Fix crash receiving ELS while detaching driver
5377 - scsi: lpfc: Fix FCP hba_wqidx assignment
5378 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
5379 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
5380 - iscsi-target: Fix non-immediate TMR reference leak
5381 - target: fix null pointer regression in core_tmr_drain_tmr_list
5382 - target: fix buffer offset in core_scsi3_pri_read_full_status
5383 - target: Fix QUEUE_FULL + SCSI task attribute handling
5384 - target: Fix caw_sem leak in transport_generic_request_failure
5385 - target: Fix quiese during transport_write_pending_qf endless loop
5386 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
5387 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
5388 - mtd: nand: Export nand_reset() symbol
5389 - mtd: nand: atmel: Actually use the PM ops
5390 - mtd: nand: omap2: Fix subpage write
5391 - mtd: nand: Fix writing mtdoops to nand flash.
5392 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
5393 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
5394 - p54: don't unregister leds when they are not initialized
5395 - block: Fix a race between blk_cleanup_queue() and timeout handling
5396 - raid1: prevent freeze_array/wait_all_barriers deadlock
5397 - genirq: Track whether the trigger type has been set
5398 - irqchip/gic-v3: Fix ppi-partitions lookup
5399 - lockd: double unregister of inetaddr notifiers
5400 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
5401 enabled
5402 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
5403 - KVM: SVM: obey guest PAT
5404 - kvm: vmx: Reinstate support for CPUs without virtual NMI
5405 - dax: fix PMD faults on zero-length files
5406 - dax: fix general protection fault in dax_alloc_inode
5407 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
5408 - clk: ti: dra7-atl-clock: fix child-node lookups
5409 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
5410 - libnvdimm, pfn: make 'resource' attribute only readable by root
5411 - libnvdimm, namespace: fix label initialization to use valid seq numbers
5412 - libnvdimm, region : make 'resource' attribute only readable by root
5413 - libnvdimm, namespace: make 'resource' attribute only readable by root
5414 - svcrdma: Preserve CB send buffer across retransmits
5415 - IB/srpt: Do not accept invalid initiator port names
5416 - IB/cm: Fix memory corruption in handling CM request
5417 - IB/hfi1: Fix incorrect available receive user context count
5418 - IB/srp: Avoid that a cable pull can trigger a kernel crash
5419 - IB/core: Avoid crash on pkey enforcement failed in received MADs
5420 - IB/core: Only maintain real QPs in the security lists
5421 - NFC: fix device-allocation error return
5422 - spi-nor: intel-spi: Fix broken software sequencing codes
5423 - i40e: Use smp_rmb rather than read_barrier_depends
5424 - igb: Use smp_rmb rather than read_barrier_depends
5425 - igbvf: Use smp_rmb rather than read_barrier_depends
5426 - ixgbevf: Use smp_rmb rather than read_barrier_depends
5427 - i40evf: Use smp_rmb rather than read_barrier_depends
5428 - fm10k: Use smp_rmb rather than read_barrier_depends
5429 - ixgbe: Fix skb list corruption on Power systems
5430 - parisc: Fix validity check of pointer size argument in new CAS
5431 implementation
5432 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
5433 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
5434 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
5435 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
5436 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
5437 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
5438 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
5439 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
5440 - powerpc/64s/hash: Fix fork() with 512TB process address space
5441 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
5442 - media: Don't do DMA on stack for firmware upload in the AS102 driver
5443 - media: rc: check for integer overflow
5444 - media: rc: nec decoder should not send both repeat and keycode
5445 - cx231xx-cards: fix NULL-deref on missing association descriptor
5446 - media: v4l2-ctrl: Fix flags field on Control events
5447 - media: venus: fix wrong size on dma_free
5448 - media: venus: venc: fix bytesused v4l2_plane field
5449 - media: venus: reimplement decoder stop command
5450 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
5451 zone
5452 - iwlwifi: fix wrong struct for a000 device
5453 - iwlwifi: add a new a000 device
5454 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
5455 - iwlwifi: add new cards for a000 series
5456 - iwlwifi: add new cards for 8265 series
5457 - iwlwifi: add new cards for 8260 series
5458 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
5459 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
5460 - e1000e: Fix error path in link detection
5461 - e1000e: Fix return value test
5462 - e1000e: Separate signaling for link check/link up
5463 - e1000e: Avoid receiver overrun interrupt bursts
5464 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
5465 - Linux 4.14.3
5466
5467 * Miscellaneous Ubuntu changes
5468 - SAUCE: s390/topology: don't inline cpu_to_node
5469 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
5470
5471 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
5472
5473 linux (4.14.0-10.12) bionic; urgency=low
5474
5475 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
5476
5477 * Miscellaneous Ubuntu changes
5478 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
5479 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
5480
5481 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
5482
5483 linux (4.14.0-9.11) bionic; urgency=low
5484
5485 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
5486
5487 * Miscellaneous Ubuntu changes
5488 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
5489 0.7.3-1ubuntu1"
5490
5491 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
5492
5493 linux (4.14.0-8.10) bionic; urgency=low
5494
5495 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
5496
5497 * Bionic update to v4.14.2 stable release (LP: #1734694)
5498 - bio: ensure __bio_clone_fast copies bi_partno
5499 - af_netlink: ensure that NLMSG_DONE never fails in dumps
5500 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
5501 - net: cdc_ncm: GetNtbFormat endian fix
5502 - fealnx: Fix building error on MIPS
5503 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
5504 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
5505 - serial: omap: Fix EFR write on RTS deassertion
5506 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
5507 - tpm-dev-common: Reject too short writes
5508 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
5509 - mm/pagewalk.c: report holes in hugetlb ranges
5510 - ocfs2: fix cluster hang after a node dies
5511 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
5512 - ipmi: fix unsigned long underflow
5513 - mm/page_alloc.c: broken deferred calculation
5514 - mm/page_ext.c: check if page_ext is not prepared
5515 - coda: fix 'kernel memory exposure attempt' in fsync
5516 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
5517 - Linux 4.14.2
5518
5519 * Bionic update to v4.14.1 stable release (LP: #1734693)
5520 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
5521 - dmaengine: dmatest: warn user when dma test times out
5522 - media: imon: Fix null-ptr-deref in imon_probe
5523 - media: dib0700: fix invalid dvb_detach argument
5524 - crypto: dh - Fix double free of ctx->p
5525 - crypto: dh - Don't permit 'p' to be 0
5526 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
5527 - crypto: brcm - Explicity ACK mailbox message
5528 - USB: early: Use new USB product ID and strings for DbC device
5529 - USB: usbfs: compute urb->actual_length for isochronous
5530 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
5531 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
5532 - USB: serial: metro-usb: stop I/O after failed open
5533 - USB: serial: Change DbC debug device binding ID
5534 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
5535 - USB: serial: garmin_gps: fix I/O after failed probe and remove
5536 - USB: serial: garmin_gps: fix memory leak on probe errors
5537 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
5538 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
5539 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
5540 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
5541 - HID: cp2112: add HIDRAW dependency
5542 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
5543 - rpmsg: glink: Add missing MODULE_LICENSE
5544 - staging: wilc1000: Fix bssid buffer offset in Txq
5545 - staging: sm750fb: Fix parameter mistake in poke32
5546 - staging: ccree: fix 64 bit scatter/gather DMA ops
5547 - staging: greybus: spilib: fix use-after-free after deregistration
5548 - staging: rtl8188eu: Revert 4 commits breaking ARP
5549 - spi: fix use-after-free at controller deregistration
5550 - sparc32: Add cmpxchg64().
5551 - sparc64: mmu_context: Add missing include files
5552 - sparc64: Fix page table walk for PUD hugepages
5553 - Linux 4.14.1
5554
5555 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
5556 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
5557
5558 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
5559 (LP: #1732627)
5560 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
5561
5562 * Miscellaneous Ubuntu changes
5563 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
5564
5565 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
5566
5567 linux (4.14.0-7.9) bionic; urgency=low
5568
5569 * Miscellaneous Ubuntu changes
5570 - SAUCE: apparmor: add base infastructure for socket mediation
5571 - SAUCE: apparmor: af_unix mediation
5572 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
5573 - SAUCE: LSM stacking: LSM: manage credential security blobs
5574 - SAUCE: LSM stacking: LSM: Manage file security blobs
5575 - SAUCE: LSM stacking: LSM: manage task security blobs
5576 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
5577 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
5578 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
5579 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
5580 - SAUCE: LSM stacking: fixup initialize task->security
5581 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
5582 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
5583 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
5584 - SAUCE: LSM stacking: fixup apparmor stacking enablement
5585 - SAUCE: LSM stacking: fixup stacking kconfig
5586 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
5587 - SAUCE: LSM stacking: provide prctl interface for setting context
5588 - SAUCE: LSM stacking: inherit current display LSM
5589 - SAUCE: LSM stacking: keep an index for each registered LSM
5590 - SAUCE: LSM stacking: verify display LSM
5591 - SAUCE: LSM stacking: provide a way to specify the default display lsm
5592 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
5593 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
5594 - SAUCE: LSM stacking: add Kconfig to set default display LSM
5595 - SAUCE: LSM stacking: add configs for LSM stacking
5596 - SAUCE: LSM stacking: check for invalid zero sized writes
5597 - [Config] Run updateconfigs after merging LSM stacking
5598 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
5599
5600 [ Upstream Kernel Changes ]
5601
5602 * Rebase to v4.14
5603
5604 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
5605
5606 linux (4.14.0-6.8) bionic; urgency=low
5607
5608 * Miscellaneous Ubuntu changes
5609 - SAUCE: add workarounds to enable ZFS for 4.14
5610
5611 [ Upstream Kernel Changes ]
5612
5613 * Rebase to v4.14-rc8
5614
5615 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
5616
5617 linux (4.14.0-5.7) bionic; urgency=low
5618
5619 * Miscellaneous Ubuntu changes
5620 - [Debian] Fix invocation of dh_prep for dbgsym packages
5621
5622 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
5623
5624 linux (4.14.0-4.5) bionic; urgency=low
5625
5626 * Miscellaneous Ubuntu changes
5627 - [Packaging] virtualbox -- reduce in kernel module versions
5628 - vbox-update: Fix up KERN_DIR definitions
5629 - ubuntu: vbox -- update to 5.2.0-dfsg-2
5630 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
5631
5632 [ Upstream Kernel Changes ]
5633
5634 * Rebase to v4.14-rc7
5635
5636 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
5637
5638 linux (4.14.0-3.4) artful; urgency=low
5639
5640 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
5641 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
5642 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
5643 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
5644
5645 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
5646 - powerpc/64s: Add workaround for P9 vector CI load issue
5647
5648 * Miscellaneous Ubuntu changes
5649 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
5650 - [Config] CONFIG_DRM_VBOXVIDEO=m
5651 - SAUCE: Import aufs driver
5652 - [Config] Enable aufs
5653 - [Config] Reorder annotations file after enabling aufs
5654 - vbox-update: Disable imported vboxvideo module
5655 - ubuntu: vbox -- update to 5.1.30-dfsg-1
5656 - Enable vbox
5657 - hio: Use correct sizes when initializing ssd_index_bits* arrays
5658 - hio: Update io stat accounting for 4.14
5659 - Enable hio
5660
5661 [ Upstream Kernel Changes ]
5662
5663 * Rebase to v4.14-rc5
5664 * Rebase to v4.14-rc6
5665
5666 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
5667
5668 linux (4.14.0-2.3) artful; urgency=low
5669
5670 * [Bug] USB controller failed to respond on Denverton after loading
5671 intel_th_pci module (LP: #1715833)
5672 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
5673
5674 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
5675 17.10 (kernel 4.13) (LP: #1719290)
5676 - SAUCE: s390: update zfcpdump_defconfig
5677
5678 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
5679 - d-i: Add bnxt_en to nic-modules.
5680
5681 * Miscellaneous Ubuntu changes
5682 - [Config] Update annotations for 4.14-rc2
5683
5684 [ Upstream Kernel Changes ]
5685
5686 * Rebase to v4.14-rc3
5687 * Rebase to v4.14-rc4
5688
5689 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
5690
5691 linux (4.14.0-1.2) artful; urgency=low
5692
5693 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
5694 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
5695
5696 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
5697 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
5698
5699 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
5700 (LP: #1718679)
5701 - [Config] CONFIG_DRM_VBOXVIDEO=n
5702
5703 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
5704 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
5705
5706 * autopkgtest profile fails to build on armhf (LP: #1717920)
5707 - [Packaging] autopkgtest -- disable d-i when dropping flavours
5708
5709 * Miscellaneous Ubuntu changes
5710 - [Config] CONFIG_I2C_XLP9XX=m
5711 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
5712
5713 [ Upstream Kernel Changes ]
5714
5715 * Rebase to v4.14-rc2
5716
5717 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
5718
5719 linux (4.14.0-0.1) artful; urgency=low
5720
5721 * Miscellaneous Ubuntu changes
5722 - Disable vbox build
5723 - Disable hio build
5724 - Disable zfs build
5725
5726 [ Upstream Kernel Changes ]
5727
5728 * Rebase to v4.14-rc1
5729
5730 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
5731
5732 linux (4.13.0-11.12) artful; urgency=low
5733
5734 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
5735
5736 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
5737 - s390/mm: fix local TLB flushing vs. detach of an mm address space
5738 - s390/mm: fix race on mm->context.flush_mm
5739
5740 * CVE-2017-1000251
5741 - Bluetooth: Properly check L2CAP config option output buffer length
5742
5743 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
5744
5745 linux (4.13.0-10.11) artful; urgency=low
5746
5747 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
5748
5749 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
5750 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
5751
5752 * Artful update to v4.13.1 stable release (LP: #1716284)
5753 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
5754 - USB: serial: option: add support for D-Link DWM-157 C1
5755 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
5756 - usb:xhci:Fix regression when ATI chipsets detected
5757 - USB: musb: fix external abort on suspend
5758 - ANDROID: binder: add padding to binder_fd_array_object.
5759 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
5760 - USB: core: Avoid race of async_completed() w/ usbdev_release()
5761 - staging/rts5208: fix incorrect shift to extract upper nybble
5762 - staging: ccree: save ciphertext for CTS IV
5763 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
5764 - iio: adc: ti-ads1015: fix incorrect data rate setting update
5765 - iio: adc: ti-ads1015: fix scale information for ADS1115
5766 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
5767 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
5768 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
5769 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
5770 - driver core: bus: Fix a potential double free
5771 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
5772 - binder: free memory on error
5773 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
5774 - crypto: caam/qi - fix compilation with DEBUG enabled
5775 - thunderbolt: Fix reset response_type
5776 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
5777 - intel_th: pci: Add Cannon Lake PCH-H support
5778 - intel_th: pci: Add Cannon Lake PCH-LP support
5779 - ath10k: fix memory leak in rx ring buffer allocation
5780 - drm/vgem: Pin our pages for dmabuf exports
5781 - drm/ttm: Fix accounting error when fail to get pages for pool
5782 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
5783 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
5784 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
5785 - iwlwifi: pci: add new PCI ID for 7265D
5786 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
5787 - mwifiex: correct channel stat buffer overflows
5788 - MCB: add support for SC31 to mcb-lpc
5789 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
5790 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
5791 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
5792 - workqueue: Fix flag collision
5793 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
5794 - cs5536: add support for IDE controller variant
5795 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
5796 - scsi: sg: recheck MMAP_IO request length with lock held
5797 - of/device: Prevent buffer overflow in of_device_modalias()
5798 - rtlwifi: Fix memory leak when firmware request fails
5799 - rtlwifi: Fix fallback firmware loading
5800 - Linux 4.13.1
5801
5802 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
5803 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
5804
5805 * SRIOV: warning if unload VFs (LP: #1715073)
5806 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
5807
5808 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
5809 - i40e: avoid NVM acquire deadlock during NVM update
5810 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
5811
5812 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
5813 twice when perf stat is done (perf:) (LP: #1714571)
5814 - perf vendor events powerpc: Remove duplicate events
5815
5816 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
5817 (LP: #1703339)
5818 - [Config] Include vmd in storage-core-modules udeb
5819
5820 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
5821 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
5822 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
5823 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
5824 offline
5825
5826 * Miscellaneous Ubuntu changes
5827 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
5828 - Revert "UBUNTU: SAUCE: Import aufs driver"
5829 - SAUCE: Import aufs driver
5830
5831 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
5832
5833 linux (4.13.0-9.10) artful; urgency=low
5834
5835 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
5836
5837 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
5838 - [Config] CONFIG_EDAC_GHES=n
5839
5840 * Miscellaneous Ubuntu changes
5841 - ubuntu: vbox -- update to 5.1.26-dfsg-2
5842
5843 [ Upstream Kernel Changes ]
5844
5845 * Rebase to v4.13
5846
5847 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
5848
5849 linux (4.13.0-8.9) artful; urgency=low
5850
5851 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
5852 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
5853
5854 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
5855 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
5856
5857 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
5858 Harrisonville SDP (LP: #1709257)
5859 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
5860 - EDAC, pnd2: Mask off the lower four bits of a BAR
5861 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
5862 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
5863 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
5864 reading BAR
5865
5866 * Miscellaneous Ubuntu changes
5867 - Revert "UBUNTU: SAUCE: Import aufs driver"
5868 - SAUCE: Import aufs driver
5869 - SAUCE: selftests/powerpc: Disable some ptrace selftests
5870 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
5871 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
5872 - [Config] Disable CONFIG_MDIO_* options for s390x
5873 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
5874 - [Config] Update annotations for 4.13
5875
5876 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
5877
5878 linux (4.13.0-7.8) artful; urgency=low
5879
5880 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
5881 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
5882 paths
5883
5884 * Miscellaneous Ubuntu changes
5885 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
5886
5887 * Miscellaneous upstream changes
5888 - seccomp: Provide matching filter for introspection
5889 - seccomp: Sysctl to display available actions
5890 - seccomp: Operation for checking if an action is available
5891 - seccomp: Sysctl to configure actions that are allowed to be logged
5892 - seccomp: Selftest for detection of filter flag support
5893 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
5894 - seccomp: Action to log before allowing
5895
5896 [ Upstream Kernel Changes ]
5897
5898 * Rebase to v4.13-rc7
5899
5900 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
5901
5902 linux (4.13.0-6.7) artful; urgency=low
5903
5904 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
5905 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
5906
5907 * sort ABI files with C.UTF-8 locale (LP: #1712345)
5908 - [Packaging] sort ABI files with C.UTF-8 locale
5909
5910 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
5911 - SAUCE: igb: add support for using Broadcom 54616 as PHY
5912
5913 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
5914 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
5915 - powerpc/mm/radix: Improve TLB/PWC flushes
5916 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
5917
5918 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
5919 properly enrolled keys (LP: #1712168)
5920 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
5921
5922 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
5923 - [Config] CONFIG_BLK_DEV_NVME=m for s390
5924
5925 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
5926 (LP: #1711298)
5927 - [Config] CONFIG_INTEL_ATOMISP=n
5928
5929 * Miscellaneous Ubuntu changes
5930 - SAUCE: apparmor: af_unix mediation
5931
5932 * Miscellaneous upstream changes
5933 - apparmor: Fix shadowed local variable in unpack_trans_table()
5934 - apparmor: Fix logical error in verify_header()
5935 - apparmor: Fix an error code in aafs_create()
5936 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
5937 - apparmor: add the ability to mediate signals
5938 - apparmor: add mount mediation
5939 - apparmor: cleanup conditional check for label in label_print
5940 - apparmor: add support for absolute root view based labels
5941 - apparmor: make policy_unpack able to audit different info messages
5942 - apparmor: add more debug asserts to apparmorfs
5943 - apparmor: add base infastructure for socket mediation
5944 - apparmor: move new_null_profile to after profile lookup fns()
5945 - apparmor: fix race condition in null profile creation
5946 - apparmor: ensure unconfined profiles have dfas initialized
5947 - apparmor: fix incorrect type assignment when freeing proxies
5948
5949 [ Upstream Kernel Changes ]
5950
5951 * Rebase to v4.13-rc6
5952
5953 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
5954
5955 linux (4.13.0-5.6) artful; urgency=low
5956
5957 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
5958 - perf pmu-events: Support additional POWER8+ PVR in mapfile
5959 - perf vendor events: Add POWER9 PMU events
5960 - perf vendor events: Add POWER9 PVRs to mapfile
5961 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
5962 - SAUCE: perf vendor events powerpc: Update POWER9 events
5963
5964 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
5965 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
5966
5967 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
5968 kernels able to boot without initramfs (LP: #1700972)
5969 - [Debian] Don't depend on initramfs-tools
5970
5971 * Miscellaneous Ubuntu changes
5972 - SAUCE: Import aufs driver
5973 - SAUCE: aufs -- Add missing argument to loop_switch() call
5974 - [Config] Enable aufs
5975 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
5976 - Enable zfs build
5977 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
5978 - [Packaging] switch up to debhelper 9
5979
5980 [ Upstream Kernel Changes ]
5981
5982 * Rebase to v4.13-rc5
5983
5984 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
5985
5986 linux (4.13.0-4.5) artful; urgency=low
5987
5988 * Lenovo Yoga 910 Sensors (LP: #1708120)
5989 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
5990
5991 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
5992 (LP: #1703339)
5993 - [Config] Add vmd driver to generic inclusion list
5994
5995 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
5996 - [Config] CONFIG_SATA_HIGHBANK=y
5997
5998 * Miscellaneous Ubuntu changes
5999 - ubuntu: vbox -- update to 5.1.26-dfsg-1
6000 - SAUCE: hio: Build fixes for 4.13
6001 - Enable hio build
6002 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
6003 - [debian] use all rather than amd64 dkms debs for sync
6004
6005 [ Upstream Kernel Changes ]
6006
6007 * Rebase to v4.13-rc4
6008
6009 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
6010
6011 linux (4.13.0-3.4) artful; urgency=low
6012
6013 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
6014 - [Packaging] tests -- reduce rebuild test to one flavour
6015 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
6016
6017 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
6018 - SAUCE: virtio_net: Revert mergeable buffer handling rework
6019
6020 [ Upstream Kernel Changes ]
6021
6022 * Rebase to v4.13-rc3
6023
6024 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
6025
6026 linux (4.13.0-2.3) artful; urgency=low
6027
6028 * Change CONFIG_IBMVETH to module (LP: #1704479)
6029 - [Config] CONFIG_IBMVETH=m
6030
6031 [ Upstream Kernel Changes ]
6032
6033 * Rebase to v4.13-rc2
6034
6035 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
6036
6037 linux (4.13.0-1.2) artful; urgency=low
6038
6039 * Miscellaneous Ubuntu changes
6040 - [Debian] Support sphinx-based kernel documentation
6041
6042 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
6043
6044 linux (4.13.0-0.1) artful; urgency=low
6045
6046 * Miscellaneous Ubuntu changes
6047 - Disable hio
6048 - Disable zfs build
6049 - ubuntu: vbox -- update to 5.1.24-dfsg-1
6050
6051 [ Upstream Kernel Changes ]
6052
6053 * Rebase to v4.13-rc1
6054
6055 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
6056
6057 linux (4.12.0-7.8) artful; urgency=low
6058
6059 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
6060 (LP: #1673564)
6061 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
6062 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
6063 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
6064 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
6065 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
6066 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
6067 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
6068 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
6069 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
6070 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
6071 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
6072 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
6073 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
6074 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
6075 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
6076 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
6077 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
6078 - arm64: Add MIDR values for Cavium cn83XX SoCs
6079 - arm64: Add workaround for Cavium Thunder erratum 30115
6080 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
6081 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
6082 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
6083 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
6084 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
6085 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
6086 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
6087 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
6088
6089 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
6090 - net: hns: Bugfix for Tx timeout handling in hns driver
6091
6092 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
6093 - iommu/arm-smmu: Plumb in new ACPI identifiers
6094
6095 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
6096 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
6097
6098 * Artful update to v4.12.1 stable release (LP: #1703858)
6099 - driver core: platform: fix race condition with driver_override
6100 - RDMA/uverbs: Check port number supplied by user verbs cmds
6101 - usb: dwc3: replace %p with %pK
6102 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
6103 - usb: usbip: set buffer pointers to NULL after free
6104 - Add USB quirk for HVR-950q to avoid intermittent device resets
6105 - usb: Fix typo in the definition of Endpoint[out]Request
6106 - USB: core: fix device node leak
6107 - USB: serial: option: add two Longcheer device ids
6108 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
6109 - xhci: Limit USB2 port wake support for AMD Promontory hosts
6110 - gfs2: Fix glock rhashtable rcu bug
6111 - Add "shutdown" to "struct class".
6112 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
6113 - tpm: fix a kernel memory leak in tpm-sysfs.c
6114 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
6115 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
6116 - sched/fair, cpumask: Export for_each_cpu_wrap()
6117 - sched/core: Implement new approach to scale select_idle_cpu()
6118 - sched/numa: Use down_read_trylock() for the mmap_sem
6119 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
6120 - sched/fair: Simplify wake_affine() for the single socket case
6121 - sched/numa: Implement NUMA node level wake_affine()
6122 - sched/fair: Remove effective_load()
6123 - sched/numa: Hide numa_wake_affine() from UP build
6124 - xen: avoid deadlock in xenbus driver
6125 - crypto: drbg - Fixes panic in wait_for_completion call
6126 - Linux 4.12.1
6127
6128 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
6129 - scsi: cxlflash: Combine the send queue locks
6130 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
6131 - scsi: cxlflash: Reset hardware queue context via specified register
6132 - scsi: cxlflash: Schedule asynchronous reset of the host
6133 - scsi: cxlflash: Handle AFU sync failures
6134 - scsi: cxlflash: Track pending scsi commands in each hardware queue
6135 - scsi: cxlflash: Flush pending commands in cleanup path
6136 - scsi: cxlflash: Add scsi command abort handler
6137 - scsi: cxlflash: Create character device to provide host management interface
6138 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
6139 specifics
6140 - scsi: cxlflash: Introduce host ioctl support
6141 - scsi: cxlflash: Refactor AFU capability checking
6142 - scsi: cxlflash: Support LUN provisioning
6143 - scsi: cxlflash: Support AFU debug
6144 - scsi: cxlflash: Support WS16 unmap
6145 - scsi: cxlflash: Remove zeroing of private command data
6146 - scsi: cxlflash: Update TMF command processing
6147 - scsi: cxlflash: Avoid double free of character device
6148 - scsi: cxlflash: Update send_tmf() parameters
6149 - scsi: cxlflash: Update debug prints in reset handlers
6150
6151 * make snap-pkg support (LP: #1700747)
6152 - make snap-pkg support
6153
6154 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
6155 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
6156
6157 * arm64: fix crash reading /proc/kcore (LP: #1702749)
6158 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
6159 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
6160
6161 * Opal and POWER9 DD2 (LP: #1702159)
6162 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
6163
6164 * Data corruption with hio driver (LP: #1701316)
6165 - SAUCE: hio: Fix incorrect use of enum req_opf values
6166
6167 * Miscellaneous Ubuntu changes
6168 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
6169 - snapcraft.yaml: Sync with xenial
6170 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
6171
6172 * Miscellaneous upstream changes
6173 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
6174 MokSBState"
6175
6176 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
6177
6178 linux (4.12.0-6.7) artful; urgency=low
6179
6180 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
6181 - net: ena: change return value for unsupported features unsupported return
6182 value
6183 - net: ena: add hardware hints capability to the driver
6184 - net: ena: change sizeof() argument to be the type pointer
6185 - net: ena: add reset reason for each device FLR
6186 - net: ena: add support for out of order rx buffers refill
6187 - net: ena: allow the driver to work with small number of msix vectors
6188 - net: ena: use napi_schedule_irqoff when possible
6189 - net: ena: separate skb allocation to dedicated function
6190 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
6191 - net: ena: update driver's rx drop statistics
6192 - net: ena: update ena driver to version 1.2.0
6193
6194 * APST gets enabled against explicit kernel option (LP: #1699004)
6195 - nvme: explicitly disable APST on quirked devices
6196
6197 * Miscellaneous Ubuntu changes
6198 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
6199 - SAUCE: hio updates for 4.12
6200 - SAUCE: Enable hio build
6201
6202 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
6203
6204 linux (4.12.0-5.6) artful; urgency=low
6205
6206 * ERAT invalidate on context switch removal (LP: #1700819)
6207 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
6208
6209 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
6210 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
6211
6212 * Miscellaneous Ubuntu changes
6213 - d-i: Move qcom-emac from arm64 to shared nic-modules
6214
6215 [ Upstream Kernel Changes ]
6216
6217 * Rebase to v4.12
6218
6219 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
6220
6221 linux (4.12.0-4.5) artful; urgency=low
6222
6223 * aacraid driver may return uninitialized stack data to userspace
6224 (LP: #1700077)
6225 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
6226
6227 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
6228 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
6229
6230 * AACRAID for power9 platform (LP: #1689980)
6231 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
6232 - scsi: aacraid: Fix DMAR issues with iommu=pt
6233 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
6234 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
6235 - scsi: aacraid: Remove reset support from check_health
6236 - scsi: aacraid: Change wait time for fib completion
6237 - scsi: aacraid: Log count info of scsi cmds before reset
6238 - scsi: aacraid: Print ctrl status before eh reset
6239 - scsi: aacraid: Using single reset mask for IOP reset
6240 - scsi: aacraid: Rework IOP reset
6241 - scsi: aacraid: Add periodic checks to see IOP reset status
6242 - scsi: aacraid: Rework SOFT reset code
6243 - scsi: aacraid: Rework aac_src_restart
6244 - scsi: aacraid: Use correct function to get ctrl health
6245 - scsi: aacraid: Make sure ioctl returns on controller reset
6246 - scsi: aacraid: Enable ctrl reset for both hba and arc
6247 - scsi: aacraid: Add reset debugging statements
6248 - scsi: aacraid: Remove reference to Series-9
6249 - scsi: aacraid: Update driver version to 50834
6250
6251 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
6252 - SAUCE: drm: hibmc: Use set_busid function from drm core
6253
6254 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
6255 - d-i: Add hibmc-drm to kernel-image udeb
6256
6257 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
6258 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
6259
6260 * Miscellaneous Ubuntu changes
6261 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
6262 - [Config] CONFIG_ATA=n for s390x
6263 - [Config] Update annotations for 4.12
6264
6265 [ Upstream Kernel Changes ]
6266
6267 * Rebase to v4.12-rc7
6268
6269 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
6270
6271 linux (4.12.0-3.4) artful; urgency=low
6272
6273 * Miscellaneous upstream changes
6274 - ufs: fix the logics for tail relocation
6275
6276 [ Upstream Kernel Changes ]
6277
6278 * Rebase to v4.12-rc6
6279
6280 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
6281
6282 linux (4.12.0-2.3) artful; urgency=low
6283
6284 * CVE-2014-9900
6285 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
6286 ethtool_get_wol()
6287
6288 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
6289 (LP: #1671360)
6290 - pinctrl/amd: Use regular interrupt instead of chained
6291
6292 * extend-diff-ignore should use exact matches (LP: #1693504)
6293 - [Packaging] exact extend-diff-ignore matches
6294
6295 * Miscellaneous Ubuntu changes
6296 - SAUCE: efi: Don't print secure boot state from the efi stub
6297 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
6298 - SAUCE: vbox fixes for 4.12
6299 - Re-enable virtualbox build
6300 - [Config] CONFIG_ORANGEFS_FS=m
6301 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
6302 - Enable zfs build
6303
6304 [ Upstream Kernel Changes ]
6305
6306 * Rebase to v4.12-rc4
6307 * Rebase to v4.12-rc5
6308
6309 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
6310
6311 linux (4.12.0-1.2) artful; urgency=low
6312
6313 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
6314 - [Config] Enable CONFIG_DRM_MGAG200 as module
6315
6316 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
6317 - [Config] CONFIG_LIBIO=y on arm64 only
6318 - SAUCE: LIBIO: Introduce a generic PIO mapping method
6319 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
6320 - [Config] CONFIG_HISILICON_LPC=y
6321 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
6322 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
6323 I/O
6324 - SAUCE: LPC: Add the ACPI LPC support
6325 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
6326 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
6327
6328 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
6329 - SAUCE: tty: Fix ldisc crash on reopened tty
6330
6331 * Miscellaneous Ubuntu changes
6332 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
6333 - Rebase to v4.12-rc3
6334
6335 [ Upstream Kernel Changes ]
6336
6337 * Rebase to v4.12-rc3
6338
6339 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
6340
6341 linux (4.12.0-0.1) artful; urgency=low
6342
6343 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
6344 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
6345
6346 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
6347 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
6348
6349 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
6350 (LP: #1672819)
6351 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
6352
6353 * Miscellaneous Ubuntu changes
6354 - Update find-missing-sauce.sh to compare to artful
6355 - Update dropped.txt
6356 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
6357 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6358 kernel image
6359 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6360 mode
6361 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6362 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
6363 locked down
6364 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
6365 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
6366 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6367 reboot
6368 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
6369 set
6370 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6371 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6372 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6373 down
6374 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6375 locked down
6376 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
6377 down
6378 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
6379 is locked down
6380 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6381 locked down
6382 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6383 has been locked down
6384 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6385 locked down
6386 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6387 locked down
6388 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
6389 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
6390 kernel is locked down
6391 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
6392 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6393 down
6394 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6395 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
6396 secondary keyring
6397 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
6398 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
6399 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6400 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
6401 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6402 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
6403 MokSBState
6404 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
6405 - [Config] Set values for UEFI secure boot lockdown options
6406 - Disable virtualbox build
6407 - Disable hio build
6408 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
6409 - Disable zfs build
6410 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
6411 - SAUCE: Import aufs driver
6412 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
6413 - [Config] Enable aufs
6414 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
6415
6416 [ Upstream Kernel Changes ]
6417
6418 * Rebase to v4.12-rc2
6419
6420 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
6421
6422 linux (4.11.0-3.8) artful; urgency=low
6423
6424 [ Seth Forshee ]
6425
6426 * Release Tracking Bug
6427 - LP: #1690999
6428
6429 * apparmor_parser hangs indefinitely when called by multiple threads
6430 (LP: #1645037)
6431 - SAUCE: apparmor: fix lock ordering for mkdir
6432
6433 * apparmor leaking securityfs pin count (LP: #1660846)
6434 - SAUCE: apparmor: fix leak on securityfs pin count
6435
6436 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
6437 (LP: #1660845)
6438 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
6439 fails
6440
6441 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
6442 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
6443
6444 * libvirt profile is blocking global setrlimit despite having no rlimit rule
6445 (LP: #1679704)
6446 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
6447 - apparmor: update auditing of rlimit check to provide capability information
6448
6449 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
6450 - SAUCE: apparmor: add policy revision file interface
6451
6452 * apparmor does not make support of query data visible (LP: #1678023)
6453 - SAUCE: apparmor: add label data availability to the feature set
6454
6455 * apparmor query interface does not make supported query info available
6456 (LP: #1678030)
6457 - SAUCE: apparmor: add information about the query inteface to the feature set
6458
6459 * change_profile incorrect when using namespaces with a compound stack
6460 (LP: #1677959)
6461 - SAUCE: apparmor: fix label parse for stacked labels
6462
6463 * Regression in 4.4.0-65-generic causes very frequent system crashes
6464 (LP: #1669611)
6465 - apparmor: sync of apparmor 3.6+ (17.04)
6466
6467 * Artful update to 4.11.1 stable release (LP: #1690814)
6468 - dm ioctl: prevent stack leak in dm ioctl call
6469 - drm/sti: fix GDP size to support up to UHD resolution
6470 - power: supply: lp8788: prevent out of bounds array access
6471 - brcmfmac: Ensure pointer correctly set if skb data location changes
6472 - brcmfmac: Make skb header writable before use
6473 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
6474 - refcount: change EXPORT_SYMBOL markings
6475 - net: macb: fix phy interrupt parsing
6476 - tcp: fix access to sk->sk_state in tcp_poll()
6477 - geneve: fix incorrect setting of UDP checksum flag
6478 - bpf: enhance verifier to understand stack pointer arithmetic
6479 - bpf, arm64: fix jit branch offset related to ldimm64
6480 - tcp: fix wraparound issue in tcp_lp
6481 - net: ipv6: Do not duplicate DAD on link up
6482 - net: usb: qmi_wwan: add Telit ME910 support
6483 - tcp: do not inherit fastopen_req from parent
6484 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
6485 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
6486 - ipv6: initialize route null entry in addrconf_init()
6487 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
6488 - tcp: randomize timestamps on syncookies
6489 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
6490 - bpf: don't let ldimm64 leak map addresses on unprivileged
6491 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
6492 - f2fs: sanity check segment count
6493 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
6494 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
6495 - block: get rid of blk_integrity_revalidate()
6496 - Linux 4.11.1
6497
6498 * Module signing exclusion for staging drivers does not work properly
6499 (LP: #1690908)
6500 - SAUCE: Fix module signing exclusion in package builds
6501
6502 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
6503 - [Config] CONFIG_QCOM_L3_PMU=y
6504 - perf: qcom: Add L3 cache PMU driver
6505
6506 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
6507 - drivers/perf: arm_pmu: rework per-cpu allocation
6508 - drivers/perf: arm_pmu: manage interrupts per-cpu
6509 - drivers/perf: arm_pmu: split irq request from enable
6510 - drivers/perf: arm_pmu: remove pointless PMU disabling
6511 - drivers/perf: arm_pmu: define armpmu_init_fn
6512 - drivers/perf: arm_pmu: fold init into alloc
6513 - drivers/perf: arm_pmu: factor out pmu registration
6514 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
6515 - drivers/perf: arm_pmu: handle no platform_device
6516 - drivers/perf: arm_pmu: rename irq request/free functions
6517 - drivers/perf: arm_pmu: split cpu-local irq request/free
6518 - drivers/perf: arm_pmu: move irq request/free into probe
6519 - drivers/perf: arm_pmu: split out platform device probe logic
6520 - arm64: add function to get a cpu's MADT GICC table
6521 - [Config] CONFIG_ARM_PMU_ACPI=y
6522 - drivers/perf: arm_pmu: add ACPI framework
6523 - arm64: pmuv3: handle !PMUv3 when probing
6524 - arm64: pmuv3: use arm_pmu ACPI framework
6525
6526 * Fix NVLINK2 TCE route (LP: #1690155)
6527 - powerpc/powernv: Fix TCE kill on NVLink2
6528
6529 * CVE-2017-0605
6530 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
6531
6532 * Miscellaneous Ubuntu changes
6533 - [Config] Restore powerpc arch to annotations file
6534 - [Config] Disable runtime testing modules
6535 - [Config] Disable drivers not needed on s390x
6536 - [Config] Update annotations for 4.11
6537 - [Config] updateconfigs after apparmor updates
6538
6539 * Miscellaneous upstream changes
6540 - apparmor: use SHASH_DESC_ON_STACK
6541 - apparmor: fix invalid reference to index variable of iterator line 836
6542 - apparmor: fix parameters so that the permission test is bypassed at boot
6543 - apparmor: Make path_max parameter readonly
6544 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
6545 - apparmorfs: Use seq_putc() in two functions
6546 - apparmor: provide information about path buffer size at boot
6547 - apparmor: add/use fns to print hash string hex value
6548
6549 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
6550
6551 linux (4.11.0-2.7) artful; urgency=low
6552
6553 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
6554 (LP: #1688259)
6555 - Remove squashfs-modules files from d-i
6556 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
6557
6558 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
6559 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
6560 - d-i: initrd needs qcom_emac on amberwing platform.
6561
6562 * update for V3 kernel bits and improved multiple fan slice support
6563 (LP: #1470091)
6564 - SAUCE: fan: tunnel multiple mapping mode (v3)
6565
6566 * Miscellaneous Ubuntu changes
6567 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
6568 - Enable zfs
6569 - SAUCE: fan: add VXLAN implementation
6570 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
6571 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
6572 kernel image
6573 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
6574 mode
6575 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
6576 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
6577 locked down
6578 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
6579 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
6580 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
6581 reboot
6582 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
6583 set
6584 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
6585 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
6586 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
6587 down
6588 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
6589 locked down
6590 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
6591 down
6592 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
6593 is locked down
6594 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
6595 locked down
6596 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
6597 has been locked down
6598 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
6599 locked down
6600 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
6601 locked down
6602 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
6603 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
6604 kernel is locked down
6605 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
6606 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
6607 down
6608 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
6609 - SAUCE: (efi-lockdown) Add EFI signature data types
6610 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
6611 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
6612 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
6613 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
6614 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
6615 disabled
6616 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
6617 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
6618 MokSBState
6619 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
6620 - [Config] Set values for UEFI secure boot lockdown options
6621 - Update dropped.txt
6622
6623 [ Upstream Kernel Changes ]
6624
6625 * rebase to v4.11
6626
6627 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
6628
6629 linux (4.11.0-1.6) artful; urgency=low
6630
6631 * Miscellaneous Ubuntu changes
6632 - [Debian] Use default compression for all packages
6633 - SAUCE: (namespace) block_dev: Support checking inode permissions in
6634 lookup_bdev()
6635 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
6636 when mounting
6637 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
6638 when mounting
6639 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
6640 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
6641 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
6642 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
6643 security.* xattrs
6644 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
6645 filesystems
6646 - SAUCE: (namespace) fuse: Add support for pid namespaces
6647 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
6648 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
6649 or a descendant
6650 - SAUCE: (namespace) fuse: Allow user namespace mounts
6651 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
6652 namespaces
6653 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
6654 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
6655 mounts
6656 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
6657 opened for writing
6658
6659 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
6660
6661 linux (4.11.0-0.5) artful; urgency=low
6662
6663 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
6664 (LP: #1684971)
6665 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
6666
6667 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
6668 (LP: #1470250)
6669 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
6670
6671 * Enable virtual scsi server driver for Power (LP: #1615665)
6672 - SAUCE: Return TCMU-generated sense data to fabric module
6673
6674 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
6675 (LP: #1630990)
6676 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
6677 CONFIG_SECURITYFS=n
6678
6679 * Miscellaneous Ubuntu changes
6680 - SAUCE: Import aufs driver
6681 - [Config] Enable aufs
6682 - [Debian] Add script to update virtualbox
6683 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
6684 - Enable vbox
6685 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
6686
6687 [ Upstream Kernel Changes ]
6688
6689 * rebase to v4.11-rc8
6690
6691 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
6692
6693 linux (4.11.0-0.4) zesty; urgency=low
6694
6695 * POWER9: Improve performance on memory management (LP: #1681429)
6696 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
6697 flush
6698 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
6699
6700 * Miscellaneous Ubuntu changes
6701 - find-missing-sauce.sh
6702
6703 [ Upstream Kernel Changes ]
6704
6705 * rebase to v4.11-rc7
6706
6707 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
6708
6709 linux (4.11.0-0.3) zesty; urgency=low
6710
6711 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
6712 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
6713
6714 * smartpqi driver needed in initram disk and installer (LP: #1680156)
6715 - [Config] Add smartpqi to d-i
6716
6717 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
6718 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
6719
6720 * Miscellaneous Ubuntu changes
6721 - [Config] flash-kernel should be a Breaks
6722 - [Config] drop the info directory
6723 - [Config] drop NOTES as obsolete
6724 - [Config] drop changelog.historical as obsolete
6725 - rebase to v4.11-rc6
6726
6727 [ Upstream Kernel Changes ]
6728
6729 * rebase to v4.11-rc6
6730
6731 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
6732
6733 linux (4.11.0-0.2) zesty; urgency=low
6734
6735 [ Upstream Kernel Changes ]
6736
6737 * rebase to v4.11-rc5
6738
6739 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
6740
6741 linux (4.11.0-0.1) zesty; urgency=low
6742
6743 [ Upstream Kernel Changes ]
6744
6745 * rebase to v4.11-rc4
6746 - LP: #1591053
6747
6748 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
6749
6750 linux (4.11.0-0.0) zesty; urgency=low
6751
6752 * dummy entry
6753
6754 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600