]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.15.0-57.63
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
CommitLineData
7c905029 1linux (4.15.0-57.63) bionic; urgency=medium
29331dc1 2
7c905029
KSS
3 * CVE-2019-1125
4 - x86/cpufeatures: Carve out CQM features retrieval
5 - x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
6 - x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
7 - x86/speculation: Enable Spectre v1 swapgs mitigations
8 - x86/entry/64: Use JMP instead of JMPQ
9 - x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
29331dc1 10
7c905029
KSS
11 * Packaging resync (LP: #1786013)
12 - update dkms package versions
13
14 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 01 Aug 2019 12:25:25 +0200
29331dc1 15
3a686ef9 16linux (4.15.0-56.62) bionic; urgency=medium
403cbccd 17
3a686ef9 18 * bionic/linux: 4.15.0-56.62 -proposed tracker (LP: #1837626)
403cbccd 19
3a686ef9
SA
20 * Packaging resync (LP: #1786013)
21 - [Packaging] resync git-ubuntu-log
22 - [Packaging] update helper scripts
23
24 * CVE-2019-2101
25 - media: uvcvideo: Fix 'type' check leading to overflow
26
27 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
28 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
29 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
30
31 * Bionic: support for Solarflare X2542 network adapter (sfc driver)
32 (LP: #1836635)
33 - sfc: make mem_bar a function rather than a constant
34 - sfc: support VI strides other than 8k
35 - sfc: add Medford2 (SFC9250) PCI Device IDs
36 - sfc: improve PTP error reporting
37 - sfc: update EF10 register definitions
38 - sfc: populate the timer reload field
39 - sfc: update MCDI protocol headers
40 - sfc: support variable number of MAC stats
41 - sfc: expose FEC stats on Medford2
42 - sfc: expose CTPIO stats on NICs that support them
43 - sfc: basic MCDI mapping of 25/50/100G link speeds
44 - sfc: support the ethtool ksettings API properly so that 25/50/100G works
45 - sfc: add bits for 25/50/100G supported/advertised speeds
46 - sfc: remove tx and MCDI handling from NAPI budget consideration
47 - sfc: handle TX timestamps in the normal data path
48 - sfc: add function to determine which TX timestamping method to use
49 - sfc: use main datapath for HW timestamps if available
50 - sfc: only enable TX timestamping if the adapter is licensed for it
51 - sfc: MAC TX timestamp handling on the 8000 series
52 - sfc: on 8000 series use TX queues for TX timestamps
53 - sfc: only advertise TX timestamping if we have the license for it
54 - sfc: simplify RX datapath timestamping
55 - sfc: support separate PTP and general timestamping
56 - sfc: support second + quarter ns time format for receive datapath
57 - sfc: support Medford2 frequency adjustment format
58 - sfc: add suffix to large constant in ptp
59 - sfc: mark some unexported symbols as static
60 - sfc: update MCDI protocol headers
61 - sfc: support FEC configuration through ethtool
62 - sfc: remove ctpio_dmabuf_start from stats
63 - sfc: stop the TX queue before pushing new buffers
64
65 * [18.04 FEAT] zKVM: Add hardware CPU Model - kernel part (LP: #1836153)
66 - KVM: s390: add debug logging for cpu model subfunctions
67 - KVM: s390: implement subfunction processor calls
68 - KVM: s390: add vector enhancements facility 2 to cpumodel
69 - KVM: s390: add vector BCD enhancements facility to cpumodel
70 - KVM: s390: add MSA9 to cpumodel
71 - KVM: s390: provide query function for instructions returning 32 byte
72 - KVM: s390: add enhanced sort facilty to cpu model
73 - KVM: s390: add deflate conversion facilty to cpu model
74 - KVM: s390: enable MSA9 keywrapping functions depending on cpu model
75
76 * Intel ethernet I219 has slow RX speed (LP: #1836152)
77 - SAUCE: e1000e: add workaround for possible stalled packet
78 - SAUCE: e1000e: disable force K1-off feature
79
80 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
81 (LP: #1836177)
82 - SAUCE: e1000e: Make watchdog use delayed work
83
84 * Unhide Nvidia HDA audio controller (LP: #1836308)
85 - PCI: Enable NVIDIA HDA controllers
86
87 * selftests: Remove broken Power9 paste tests and fix compilation issue
88 (LP: #1836715)
89 - selftests/powerpc: Remove Power9 paste tests
90 - selftests/powerpc: Fix Makefiles for headers_install change
91
92 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
93 (LP: #1836760)
94 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
95
96 * Fix nf_conntrack races when dealing with same origin requests in NAT
97 environments (LP: #1836816)
98 - netfilter: nf_conntrack: resolve clash for matching conntracks
99 - netfilter: nf_nat: skip nat clash resolution for same-origin entries
100
101 * CVE-2018-5383
102 - crypto: ecdh - add public key verification test
103
104 * sched: Prevent CPU lockups when task groups take longer than the period
105 (LP: #1836971)
106 - sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
107
108 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
109 (LP: #1834479)
110 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
111 - [Packaging] Add update-version-dkms
112 - update dkms package versions
113
114 * Build Nvidia drivers in conjunction with kernel (LP: #1764792) // zfs/spl
115 build in conjunction with the kernel from DKMS source (LP: #1807378)
116 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
117
118 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
119 - [Packaging] dkms -- dkms package build packaging support
120 - [Packaging] dkms -- build zfs/spl packages
121 - [Packaging] dkms -- drop zfs/spl source code from kernel
122
123 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
124 - [Packaging] dkms -- introduce dkms package versions
125 - [Packaging] dkms -- add per package post-process step
126 - [Packaging] dkms -- switch to a consistent build prefix length and strip
127 - [Packaging] dkms-build -- support building against packages in PPAs
128 - [Packaging] dkms-build: do not redownload files on subsequent passes
129 - [Packaging] dkms-build -- add support for unversioned overrides
130 - [Packaging] dkms-build -- backport latest version from disco
131 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
132 - [Packaging] nvidia -- make nvidia package version explicit
133
134 * CVE-2019-13233
135 - x86/insn-eval: Fix use-after-free access to LDT entry
136
137 * kernel panic using CIFS share in smb2_push_mandatory_locks() (LP: #1795659)
138 - CIFS: keep FileInfo handle live during oplock break
139
140 * cifs set_oplock buffer overflow in strcat (LP: #1824981)
141 - cifs: fix strcat buffer overflow and reduce raciness in
142 smb21_set_oplock_level()
143
144 * CVE-2019-13272
145 - ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
146
147 * Bionic update: upstream stable patchset 2019-07-18 (LP: #1837161)
148 - Kbuild: suppress packed-not-aligned warning for default setting only
149 - disable stringop truncation warnings for now
150 - test_hexdump: use memcpy instead of strncpy
151 - kobject: Replace strncpy with memcpy
152 - ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
153 - unifdef: use memcpy instead of strncpy
154 - kernfs: Replace strncpy with memcpy
155 - ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
156 - scsi: bfa: convert to strlcpy/strlcat
157 - kdb: use memmove instead of overlapping memcpy
158 - iser: set sector for ambiguous mr status errors
159 - uprobes: Fix handle_swbp() vs. unregister() + register() race once more
160 - MIPS: ralink: Fix mt7620 nd_sd pinmux
161 - mips: fix mips_get_syscall_arg o32 check
162 - IB/mlx5: Avoid load failure due to unknown link width
163 - drm/ast: Fix incorrect free on ioregs
164 - drm: set is_master to 0 upon drm_new_set_master() failure
165 - drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
166 - drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
167 - ALSA: trident: Suppress gcc string warning
168 - kgdboc: Fix restrict error
169 - kgdboc: Fix warning with module build
170 - svm: Add mutex_lock to protect apic_access_page_done on AMD systems
171 - drm/msm: fix OF child-node lookup
172 - Input: xpad - quirk all PDP Xbox One gamepads
173 - Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
174 - Input: matrix_keypad - check for errors from of_get_named_gpio()
175 - Input: cros_ec_keyb - fix button/switch capability reports
176 - Input: elan_i2c - add ELAN0620 to the ACPI table
177 - Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
178 - Input: elan_i2c - add support for ELAN0621 touchpad
179 - btrfs: tree-checker: Don't check max block group size as current max chunk
180 size limit is unreliable
181 - ARC: change defconfig defaults to ARCv2
182 - arc: [devboards] Add support of NFSv3 ACL
183 - reset: make device_reset_optional() really optional
184 - reset: remove remaining WARN_ON() in <linux/reset.h>
185 - mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
186 - net: qed: use correct strncpy() size
187 - tipc: use destination length for copy string
188 - arm64: ftrace: Fix to enable syscall events on arm64
189 - sched, trace: Fix prev_state output in sched_switch tracepoint
190 - tracing/fgraph: Fix set_graph_function from showing interrupts
191 - drm/meson: Fixes for drm_crtc_vblank_on/off support
192 - scsi: lpfc: fix block guard enablement on SLI3 adapters
193 - media: omap3isp: Unregister media device as first
194 - iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
195 - brcmutil: really fix decoding channel info for 160 MHz bandwidth
196 - iommu/ipmmu-vmsa: Fix crash on early domain free
197 - can: rcar_can: Fix erroneous registration
198 - test_firmware: fix error return getting clobbered
199 - HID: input: Ignore battery reported by Symbol DS4308
200 - batman-adv: Use explicit tvlv padding for ELP packets
201 - batman-adv: Expand merged fragment buffer for full packet
202 - amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
203 - bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
204 - qed: Fix PTT leak in qed_drain()
205 - qed: Fix reading wrong value in loop condition
206 - net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
207 - net/mlx4_core: Fix uninitialized variable compilation warning
208 - net/mlx4: Fix UBSAN warning of signed integer overflow
209 - gpio: mockup: fix indicated direction
210 - mtd: rawnand: qcom: Namespace prefix some commands
211 - mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
212 - qed: Fix bitmap_weight() check
213 - qed: Fix QM getters to always return a valid pq
214 - net: faraday: ftmac100: remove netif_running(netdev) check before disabling
215 interrupts
216 - iommu/vt-d: Use memunmap to free memremap
217 - flexfiles: use per-mirror specified stateid for IO
218 - ibmvnic: Fix RX queue buffer cleanup
219 - team: no need to do team_notify_peers or team_mcast_rejoin when disabling
220 port
221 - net: amd: add missing of_node_put()
222 - usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
223 - usb: appledisplay: Add 27" Apple Cinema Display
224 - USB: check usb_get_extra_descriptor for proper size
225 - ALSA: hda: Add support for AMD Stoney Ridge
226 - ALSA: pcm: Fix starvation on down_write_nonblock()
227 - ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
228 - ALSA: pcm: Fix interval evaluation with openmin/max
229 - ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570
230 - SUNRPC: Fix leak of krb5p encode pages
231 - dmaengine: dw: Fix FIFO size for Intel Merrifield
232 - dmaengine: cppi41: delete channel from pending list when stop channel
233 - ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
234 - xhci: Prevent U1/U2 link pm states if exit latency is too long
235 - f2fs: fix to do sanity check with block address in main area v2
236 - swiotlb: clean up reporting
237 - Staging: lustre: remove two build warnings
238 - staging: atomisp: remove "fun" strncpy warning
239 - cifs: Fix separator when building path from dentry
240 - staging: rtl8712: Fix possible buffer overrun
241 - Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an
242 off-by-one mistake in core/rtw_mlme_ext.c"
243 - drm/amdgpu: update mc firmware image for polaris12 variants
244 - drm/amdgpu/gmc8: update MC firmware for polaris
245 - tty: serial: 8250_mtk: always resume the device in probe.
246 - kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
247 - libnvdimm, pfn: Pad pfn namespaces relative to other regions
248 - mac80211: Clear beacon_int in ieee80211_do_stop
249 - mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
250 - mac80211: fix reordering of buffered broadcast packets
251 - mac80211: ignore NullFunc frames in the duplicate detection
252 - qed: Fix rdma_info structure allocation
253 - drm/amdgpu: Add amdgpu "max bpc" connector property (v2)
254 - drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo
255 - gpio: pxa: fix legacy non pinctrl aware builds again
256 - tc-testing: tdc.py: ignore errors when decoding stdout/stderr
257 - NFSv4: Fix a NFSv4 state manager deadlock
258 - USB: serial: console: fix reported terminal settings
259 - ALSA: usb-audio: Add SMSL D1 to quirks for native DSD support
260 - ALSA: hda/realtek: ALC286 mic and headset-mode fixups for Acer Aspire
261 U27-880
262 - ALSA: hda/realtek - Add support for Acer Aspire C24-860 headset mic
263 - ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660G
264 - ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860G
265 - media: dvb-pll: don't re-validate tuner frequencies
266 - parisc: Enable -ffunction-sections for modules on 32-bit kernel
267 - Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
268 - drm/lease: Send a distinct uevent
269 - drm/msm: Move fence put to where failure occurs
270 - drm/amdgpu/gmc8: always load MC firmware in the driver
271 - drm/i915: Downgrade Gen9 Plane WM latency error
272 - x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
273 - cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
274 - ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
275 - ipv6: Check available headroom in ip6_xmit() even without options
276 - neighbour: Avoid writing before skb->head in neigh_hh_output()
277 - ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
278 - net: 8139cp: fix a BUG triggered by changing mtu with network traffic
279 - net/mlx4_core: Correctly set PFC param if global pause is turned off.
280 - net/mlx4_en: Change min MTU size to ETH_MIN_MTU
281 - net: phy: don't allow __set_phy_supported to add unsupported modes
282 - net: Prevent invalid access to skb->prev in __qdisc_drop_all
283 - rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
284 - sctp: kfree_rcu asoc
285 - tcp: Do not underestimate rwnd_limited
286 - tcp: fix NULL ref in tail loss probe
287 - tun: forbid iface creation with rtnl ops
288 - virtio-net: keep vnet header zeroed after processing XDP
289 - ARM: OMAP2+: prm44xx: Fix section annotation on
290 omap44xx_prm_enable_io_wakeup
291 - ASoC: rsnd: fixup clock start checker
292 - staging: rtl8723bs: Fix the return value in case of error in
293 'rtw_wx_read32()'
294 - ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
295 - ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
296 - sysv: return 'err' instead of 0 in __sysv_write_inode
297 - selftests: add script to stress-test nft packet path vs. control plane
298 - netfilter: nf_tables: fix use-after-free when deleting compat expressions
299 - hwmon (ina2xx) Fix NULL id pointer in probe()
300 - ASoC: wm_adsp: Fix dma-unsafe read of scratch registers
301 - s390/cpum_cf: Reject request for sampling in event initialization
302 - hwmon: (ina2xx) Fix current value calculation
303 - ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing
304 - ASoC: dapm: Recalculate audio map forcely when card instantiated
305 - netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
306 - hwmon: (w83795) temp4_type has writable permission
307 - perf tools: Restore proper cwd on return from mnt namespace
308 - PCI: imx6: Fix link training status detection in link up check
309 - objtool: Fix double-free in .cold detection error path
310 - objtool: Fix segfault in .cold detection with -ffunction-sections
311 - ARM: dts: at91: sama5d2: use the divided clock for SMC
312 - Btrfs: send, fix infinite loop due to directory rename dependencies
313 - RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
314 - RDMA/rdmavt: Fix rvt_create_ah function signature
315 - ASoC: omap-mcbsp: Fix latency value calculation for pm_qos
316 - ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE
317 - ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE
318 - exportfs: do not read dentry after free
319 - bpf: fix check of allowed specifiers in bpf_trace_printk
320 - ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
321 - USB: omap_udc: use devm_request_irq()
322 - USB: omap_udc: fix crashes on probe error and module removal
323 - USB: omap_udc: fix omap_udc_start() on 15xx machines
324 - USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
325 - USB: omap_udc: fix rejection of out transfers when DMA is used
326 - drm/meson: add support for 1080p25 mode
327 - netfilter: ipv6: Preserve link scope traffic original oif
328 - IB/mlx5: Fix page fault handling for MW
329 - KVM: x86: fix empty-body warnings
330 - x86/kvm/vmx: fix old-style function declaration
331 - net: thunderx: fix NULL pointer dereference in nic_remove
332 - usb: gadget: u_ether: fix unsafe list iteration
333 - netfilter: nf_tables: deactivate expressions in rule replecement routine
334 - igb: fix uninitialized variables
335 - ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
336 - net: hisilicon: remove unexpected free_netdev
337 - drm/amdgpu: Add delay after enable RLC ucode
338 - drm/ast: fixed reading monitor EDID not stable issue
339 - xen: xlate_mmu: add missing header to fix 'W=1' warning
340 - Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
341 - pstore/ram: Correctly calculate usable PRZ bytes
342 - fscache, cachefiles: remove redundant variable 'cache'
343 - nvme: flush namespace scanning work just before removing namespaces
344 - ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
345 - ocfs2: fix deadlock caused by ocfs2_defrag_extent()
346 - mm/page_alloc.c: fix calculation of pgdat->nr_zones
347 - hfs: do not free node before using
348 - hfsplus: do not free node before using
349 - debugobjects: avoid recursive calls with kmemleak
350 - ocfs2: fix potential use after free
351 - printk: Add console owner and waiter logic to load balance console writes
352 - printk: Hide console waiter logic into helpers
353 - printk: Never set console_may_schedule in console_trylock()
354 - printk: Wake klogd when passing console_lock owner
355 - flexfiles: enforce per-mirror stateid only for v4 DSes
356 - staging: speakup: Replace strncpy with memcpy
357 - ALSA: fireface: fix reference to wrong register for clock configuration
358 - IB/hfi1: Fix an out-of-bounds access in get_hw_stats
359 - tcp: lack of available data can also cause TSO defer
360 - Revert "net/ibm/emac: wrong bit is used for STA control"
361 - tools: bpftool: prevent infinite loop in get_fdinfo()
362 - ASoC: sun8i-codec: fix crash on module removal
363 - ASoC: acpi: fix: continue searching when machine is ignored
364 - RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
365 - RDMA/bnxt_re: Avoid accessing the device structure after it is freed
366 - RDMA/hns: Bugfix pbl configuration for rereg mr
367 - thunderbolt: Prevent root port runtime suspend during NVM upgrade
368 - netfilter: add missing error handling code for register functions
369 - netfilter: nat: fix double register in masquerade modules
370 - cachefiles: Fix an assertion failure when trying to update a failed object
371 - fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
372 - pvcalls-front: fixes incorrect error handling
373 - nvme: warn when finding multi-port subsystems without multipathing enabled
374 - kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
375 - ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN
376 - ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294
377 - ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294
378
379 * Bionic update: upstream stable patchset 2019-07-17 (LP: #1836968)
380 - flow_dissector: do not dissect l4 ports for fragments
381 - ibmvnic: fix accelerated VLAN handling
382 - ip_tunnel: don't force DF when MTU is locked
383 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
384 - net-gro: reset skb->pkt_type in napi_reuse_skb()
385 - sctp: not allow to set asoc prsctp_enable by sockopt
386 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
387 - tuntap: fix multiqueue rx
388 - net: systemport: Protect stop from timeout
389 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
390 - net: dsa: microchip: initialize mutex before use
391 - sctp: fix strchange_flags name for Stream Change Event
392 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
393 - sctp: not increase stream's incnt before sending addstrm_in request
394 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
395 - net: smsc95xx: Fix MTU range
396 - usbnet: smsc95xx: disable carrier check while suspending
397 - inet: frags: better deal with smp races
398 - ARM: dts: r8a7791: Correct critical CPU temperature
399 - ARM: dts: r8a7793: Correct critical CPU temperature
400 - net: bcmgenet: protect stop from timeout
401 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
402 coalescing
403 - tipc: don't assume linear buffer when reading ancillary data
404 - tipc: fix link re-establish failure
405 - net/mlx5e: Claim TC hw offloads support only under a proper build config
406 - net/mlx5e: Adjust to max number of channles when re-attaching
407 - net/mlx5e: Fix selftest for small MTUs
408 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
409 - net/mlx5e: IPoIB, Reset QP after channels are closed
410 - net: dsa: mv88e6xxx: Fix clearing of stats counters
411 - net: phy: realtek: fix RTL8201F sysfs name
412 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
413 - rxrpc: Fix lockup due to no error backoff after ack transmit error
414 - cifs: don't dereference smb_file_target before null check
415 - cifs: fix return value for cifs_listxattr
416 - arm64: kprobe: make page to RO mode when allocate it
417 - ixgbe: fix MAC anti-spoofing filter after VFLR
418 - reiserfs: propagate errors from fill_with_dentries() properly
419 - hfs: prevent btree data loss on root split
420 - hfsplus: prevent btree data loss on root split
421 - um: Give start_idle_thread() a return code
422 - drm/edid: Add 6 bpc quirk for BOE panel.
423 - platform/x86: intel_telemetry: report debugfs failure
424 - clk: fixed-rate: fix of_node_get-put imbalance
425 - perf symbols: Set PLT entry/header sizes properly on Sparc
426 - fs/exofs: fix potential memory leak in mount option parsing
427 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
428 - apparmor: Fix uninitialized value in aa_split_fqname
429 - x86/earlyprintk: Add a force option for pciserial device
430 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
431 - arm64: percpu: Initialize ret in the default case
432 - s390/vdso: add missing FORCE to build targets
433 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
434 replace
435 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
436 - s390/mm: Fix ERROR: "__node_distance" undefined!
437 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
438 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
439 - s390/qeth: fix HiperSockets sniffer
440 - hwmon: (ibmpowernv) Remove bogus __init annotations
441 - Revert "drm/exynos/decon5433: implement frame counter"
442 - clk: fixed-factor: fix of_node_get-put imbalance
443 - lib/raid6: Fix arm64 test build
444 - s390/perf: Change CPUM_CF return code in event init function
445 - sched/core: Take the hotplug lock in sched_init_smp()
446 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
447 - qed: Fix memory/entry leak in qed_init_sp_request()
448 - qed: Fix blocking/unlimited SPQ entries leak
449 - qed: Fix potential memory corruption
450 - net: stmmac: Fix RX packet size > 8191
451 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
452 - ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAM
453 - perf machine: Add machine__is() to identify machine arch
454 - perf tools: Fix kernel_start for PTI on x86
455 - perf machine: Add nr_cpus_avail()
456 - perf machine: Workaround missing maps for x86 PTI entry trampolines
457 - perf test code-reading: Fix perf_env setup for PTI entry trampolines
458 - media: v4l: event: Add subscription to list before calling "add" operation
459 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
460 - uio: Fix an Oops on load
461 - usb: cdc-acm: add entry for Hiro (Conexant) modem
462 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
463 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
464 - USB: misc: appledisplay: add 20" Apple Cinema Display
465 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
466 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
467 - libceph: fall back to sendmsg for slab pages
468 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
469 - perf unwind: Take pgoff into account when reporting elf to libdwfl
470 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
471 - s390/decompressor: add missing FORCE to build targets
472 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
473 - HID: alps: allow incoming reports when only the trackstick is opened
474 - s390/mm: fix mis-accounting of pgtable_bytes
475 - drm/amd/display: Stop leaking planes
476 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
477 - ceph: quota: fix null pointer dereference in quota check
478 - nvme: make sure ns head inherits underlying device limits
479 - i2c: omap: Enable for ARCH_K3
480 - net: aquantia: fix potential IOMMU fault after driver unbind
481 - net: aquantia: fixed enable unicast on 32 macvlan
482 - net: aquantia: invalid checksumm offload implementation
483 - mtd: rawnand: atmel: fix OF child-node lookup
484 - efi/libstub: arm: support building with clang
485 - ARM: 8766/1: drop no-thumb-interwork in EABI mode
486 - ARM: 8767/1: add support for building ARM kernel with clang
487 - bus: arm-cci: remove unnecessary unreachable()
488 - ARM: trusted_foundations: do not use naked function
489 - usb: core: Fix hub port connection events lost
490 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
491 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
492 - usb: dwc3: core: Clean up ULPI device
493 - xhci: Add check for invalid byte size error when UAS devices are connected.
494 - ALSA: oss: Use kvzalloc() for local buffer allocations
495 - MAINTAINERS: Add Sasha as a stable branch maintainer
496 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
497 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
498 - iwlwifi: mvm: support sta_statistics() even on older firmware
499 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
500 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
501 - brcmfmac: fix reporting support for 160 MHz channels
502 - tools/power/cpupower: fix compilation with STATIC=true
503 - v9fs_dir_readdir: fix double-free on p9stat_read error
504 - selinux: Add __GFP_NOWARN to allocation at str_read()
505 - Input: synaptics - avoid using uninitialized variable when probing
506 - bfs: add sanity check at bfs_fill_super()
507 - sctp: clear the transport of some out_chunk_list chunks in
508 sctp_assoc_rm_peer
509 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
510 - llc: do not use sk_eat_skb()
511 - mm: don't warn about large allocations for slab
512 - mm/memory.c: recheck page table entry with page table lock held
513 - IB/core: Perform modify QP on real one
514 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
515 detected
516 - drm/ast: change resolution may cause screen blurred
517 - drm/ast: fixed cursor may disappear sometimes
518 - can: dev: can_get_echo_skb(): factor out non sending code to
519 __can_get_echo_skb()
520 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
521 access frame length
522 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
523 is accessed out of bounds
524 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
525 existing skb
526 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
527 can_rx_offload_queue_sorted() functions
528 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
529 can_rx_offload_queue_tail()
530 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
531 - can: hi311x: Use level-triggered interrupt
532 - IB/hfi1: Eliminate races in the SDMA send error path
533 - pinctrl: meson: fix pinconf bias disable
534 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
535 - cpufreq: imx6q: add return value check for voltage scale
536 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
537 - crypto: simd - correctly take reqsize of wrapped skcipher into account
538 - floppy: fix race condition in __floppy_read_block_0()
539 - powerpc/io: Fix the IO workarounds code to work with Radix
540 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
541 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
542 - kdb: Use strscpy with destination buffer size
543 - powerpc/numa: Suppress "VPHN is not supported" messages
544 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
545 - mm, page_alloc: check for max order in hot path
546 - arm64: remove no-op -p linker flag
547 - ubi: fastmap: Check each mapping only once
548 - Input: xpad - add PDP device id 0x02a4
549 - Input: xpad - fix some coding style issues
550 - Input: xpad - avoid using __set_bit() for capabilities
551 - Input: xpad - add support for Xbox1 PDP Camo series gamepad
552 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
553 - kbuild: allow to use GCC toolchain not in Clang search path
554 - PCI: endpoint: Populate func_no before calling pci_epc_add_epf()
555 - i40iw: Fix memory leak in error path of create QP
556 - clk: samsung: exynos5250: Add missing clocks for FIMC LITE SYSMMU devices
557 - ARM: dts: exynos: Fix invalid node referenced by i2c20 alias in Peach Pit
558 and Pi
559 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
560 - tty: wipe buffer.
561 - tty: wipe buffer if not echoing data
562 - lan78xx: Read MAC address from DT if present
563 - s390/mm: Check for valid vma before zapping in gmap_discard
564 - rcu: Make need_resched() respond to urgent RCU-QS needs
565 - net: ieee802154: 6lowpan: fix frag reassembly
566 - EVM: Add support for portable signature format
567 - ima: re-introduce own integrity cache lock
568 - ima: re-initialize iint->atomic_flags
569 - xhci: Fix leaking USB3 shared_hcd at xhci removal
570 - Documentation/security-bugs: Clarify treatment of embargoed information
571 - Documentation/security-bugs: Postpone fix publication in exceptional cases
572 - ACPICA: AML interpreter: add region addresses in global list during
573 initialization
574 - fsnotify: generalize handling of extra event flags
575 - pinctrl: meson: fix gxbb ao pull register bits
576 - pinctrl: meson: fix gxl ao pull register bits
577 - pinctrl: meson: fix meson8 ao pull register bits
578 - pinctrl: meson: fix meson8b ao pull register bits
579 - riscv: add missing vdso_install target
580 - media: ov5640: fix wrong binning value in exposure calculation
581 - media: ov5640: fix auto controls values when switching to manual mode
582 - mm/huge_memory: rename freeze_page() to unmap_page()
583 - mm/huge_memory.c: reorder operations in __split_huge_page_tail()
584 - mm/huge_memory: splitting set mapping+index before unfreeze
585 - mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
586 - mm/khugepaged: collapse_shmem() stop if punched or truncated
587 - mm/khugepaged: fix crashes due to misaccounted holes
588 - mm/khugepaged: collapse_shmem() remember to clear holes
589 - mm/khugepaged: minor reorderings in collapse_shmem()
590 - mm/khugepaged: collapse_shmem() without freezing new_page
591 - mm/khugepaged: collapse_shmem() do not crash on Compound
592 - media: em28xx: Fix use-after-free when disconnecting
593 - ubi: Initialize Fastmap checkmapping correctly
594 - libceph: store ceph_auth_handshake pointer in ceph_connection
595 - libceph: factor out __prepare_write_connect()
596 - libceph: factor out __ceph_x_decrypt()
597 - libceph: factor out encrypt_authorizer()
598 - libceph: add authorizer challenge
599 - libceph: implement CEPHX_V2 calculation mode
600 - net/tls: Fixed return value when tls_complete_pending_work() fails
601 - wil6210: missing length check in wmi_set_ie
602 - btrfs: validate type when reading a chunk
603 - btrfs: Verify that every chunk has corresponding block group at mount time
604 - btrfs: tree-checker: Add checker for dir item
605 - btrfs: tree-checker: use %zu format string for size_t
606 - btrfs: tree-check: reduce stack consumption in check_dir_item
607 - btrfs: tree-checker: Verify block_group_item
608 - btrfs: tree-checker: Detect invalid and empty essential trees
609 - btrfs: Check that each block group has corresponding chunk at mount time
610 - btrfs: tree-checker: Check level for leaves and nodes
611 - btrfs: tree-checker: Fix misleading group system information
612 - f2fs: check blkaddr more accuratly before issue a bio
613 - f2fs: enhance sanity_check_raw_super() to avoid potential overflow
614 - f2fs: clean up with is_valid_blkaddr()
615 - f2fs: introduce and spread verify_blkaddr
616 - f2fs: fix to do sanity check with secs_per_zone
617 - f2fs: fix to do sanity check with user_block_count
618 - f2fs: fix to do sanity check with node footer and iblocks
619 - f2fs: fix to do sanity check with block address in main area
620 - f2fs: fix to do sanity check with i_extra_isize
621 - f2fs: fix to do sanity check with cp_pack_start_sum
622 - net: skb_scrub_packet(): Scrub offload_fwd_mark
623 - net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
624 - virtio-net: disable guest csum during XDP set
625 - virtio-net: fail XDP set if guest csum is negotiated
626 - net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
627 - packet: copy user buffers before orphan or clone
628 - rapidio/rionet: do not free skb before reading its length
629 - usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
630 - kvm: mmu: Fix race in emulated page table writes
631 - KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
632 - xtensa: enable coprocessors that are being flushed
633 - xtensa: fix coprocessor context offset definitions
634 - xtensa: fix coprocessor part of ptrace_{get,set}xregs
635 - Btrfs: ensure path name is null terminated at btrfs_control_ioctl
636 - btrfs: relocation: set trans to be NULL after ending transaction
637 - PCI: layerscape: Fix wrong invocation of outbound window disable accessor
638 - arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.
639 - x86/fpu: Disable bottom halves while loading FPU registers
640 - perf/x86/intel: Move branch tracing setup to the Intel-specific source file
641 - perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
642 - fs: fix lost error code in dio_complete
643 - ALSA: wss: Fix invalid snd_free_pages() at error path
644 - ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
645 - ALSA: control: Fix race between adding and removing a user element
646 - ALSA: sparc: Fix invalid snd_free_pages() at error path
647 - ALSA: hda/realtek - Support ALC300
648 - ALSA: hda/realtek - fix headset mic detection for MSI MS-B171
649 - ext2: fix potential use after free
650 - ARM: dts: rockchip: Remove @0 from the veyron memory node
651 - dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
652 - dmaengine: at_hdmac: fix module unloading
653 - staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION
654 - staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
655 - usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
656 - Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
657 - iio:st_magn: Fix enable device after trigger
658 - lib/test_kmod.c: fix rmmod double free
659 - mm: use swp_offset as key in shmem_replace_page()
660 - misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
661 - binder: fix race that allows malicious free of live buffer
662 - libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
663 - libceph: check authorizer reply/challenge length before reading
664 - f2fs: fix missing up_read
665 - net: don't keep lonely packets forever in the gro hash
666 - net: phy: add workaround for issue where PHY driver doesn't bind to the
667 device
668 - KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
669 - udf: Allow mounting volumes with incorrect identification strings
670 - btrfs: Always try all copies when reading extent buffers
671 - Btrfs: fix rare chances for data loss when doing a fast fsync
672 - Btrfs: fix race between enabling quotas and subvolume creation
673 - perf/x86/intel: Disallow precise_ip on BTS events
674 - ALSA: hda: Add ASRock H81M-HDS to the power_save blacklist
675 - ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist
676 - function_graph: Create function_graph_enter() to consolidate architecture
677 code
678 - ARM: function_graph: Simplify with function_graph_enter()
679 - microblaze: function_graph: Simplify with function_graph_enter()
680 - x86/function_graph: Simplify with function_graph_enter()
681 - powerpc/function_graph: Simplify with function_graph_enter()
682 - sh/function_graph: Simplify with function_graph_enter()
683 - sparc/function_graph: Simplify with function_graph_enter()
684 - parisc: function_graph: Simplify with function_graph_enter()
685 - s390/function_graph: Simplify with function_graph_enter()
686 - arm64: function_graph: Simplify with function_graph_enter()
687 - MIPS: function_graph: Simplify with function_graph_enter()
688 - function_graph: Make ftrace_push_return_trace() static
689 - function_graph: Use new curr_ret_depth to manage depth instead of
690 curr_ret_stack
691 - function_graph: Have profiler use curr_ret_stack and not depth
692 - function_graph: Move return callback before update of curr_ret_stack
693 - function_graph: Reverse the order of pushing the ret_stack and the callback
694 - ext2: initialize opts.s_mount_opt as zero before using it
695 - ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0
696 - staging: most: use format specifier "%s" in snprintf
697 - iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed
698 numbers
699 - mm: cleancache: fix corruption on missed inode invalidation
700
701 * Bionic update: upstream stable patchset 2019-07-17 (LP: #1836968) //
702 CVE-2000-1134 // CVE-2007-3852 // CVE-2008-0525 // CVE-2009-0416 //
703 CVE-2011-4834 // CVE-2015-1838 // CVE-2015-7442 // CVE-2016-7489
704 - namei: allow restricted O_CREAT of FIFOs and regular files
705
706 * bcache: risk of data loss on I/O errors in backing or caching devices
707 (LP: #1829563)
708 - bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
709 - bcache: add stop_when_cache_set_failed option to backing device
710 - bcache: fix inaccurate io state for detached bcache devices
711 - bcache: add backing_request_endio() for bi_end_io
712 - bcache: add io_disable to struct cached_dev
713 - bcache: store disk name in struct cache and struct cached_dev
714 - bcache: count backing device I/O error for writeback I/O
715 - bcache: add wait_for_kthread_stop() in bch_allocator_thread()
716 - bcache: set dc->io_disable to true in conditional_stop_bcache_device()
717 - bcache: stop bcache device when backing device is offline
718 - bcache: fix ioctl in flash device
719
720 * Bionic update: upstream stable patchset 2019-07-16 (LP: #1836802)
721 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
722 - spi: bcm-qspi: switch back to reading flash using smaller chunks
723 - bcache: trace missed reading by cache_missed
724 - bcache: fix miss key refill->end in writeback
725 - hwmon: (pmbus) Fix page count auto-detection.
726 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
727 - cpufreq: conservative: Take limits changes into account properly
728 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
729 - parisc: Fix address in HPMC IVA
730 - parisc: Fix map_pages() to not overwrite existing pte entries
731 - parisc: Fix exported address of os_hpmc handler
732 - ALSA: hda - Add quirk for ASUS G751 laptop
733 - ALSA: hda - Fix headphone pin config for ASUS G751
734 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
735 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
736 - x86/xen: Fix boot loader version reported for PVH guests
737 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
738 option without value is provided
739 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
740 - bpf: do not blindly change rlimit in reuseport net selftest
741 - Revert "perf tools: Fix PMU term format max value calculation"
742 - xfrm: policy: use hlist rcu variants on insert
743 - perf vendor events intel: Fix wrong filter_band* values for uncore events
744 - sched/fair: Fix the min_vruntime update logic in dequeue_entity()
745 - perf tools: Fix use of alternatives to find JDIR
746 - perf cpu_map: Align cpu map synthesized events properly.
747 - x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
748 - net: qla3xxx: Remove overflowing shift statement
749 - selftests: ftrace: Add synthetic event syntax testcase
750 - i2c: rcar: cleanup DMA for all kinds of failure
751 - locking/lockdep: Fix debug_locks off performance problem
752 - ataflop: fix error handling during setup
753 - swim: fix cleanup on setup error
754 - nfp: devlink port split support for 1x100G CXP NIC
755 - tun: Consistently configure generic netdev params via rtnetlink
756 - s390/sthyi: Fix machine name validity indication
757 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
758 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
759 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
760 - perf tools: Free temporary 'sys' string in read_event_files()
761 - perf tools: Cleanup trace-event-info 'tdata' leak
762 - perf strbuf: Match va_{add,copy} with va_end
763 - cpupower: Fix coredump on VMWare
764 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
765 - iwlwifi: pcie: avoid empty free RB queue
766 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
767 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
768 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
769 - cpufreq: dt: Try freeing static OPPs only if we have added them
770 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
771 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
772 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
773 - x86: boot: Fix EFI stub alignment
774 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
775 - brcmfmac: fix for proper support of 160MHz bandwidth
776 - net: phy: phylink: ensure the carrier is off when starting phylink
777 - block, bfq: correctly charge and reset entity service in all cases
778 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
779 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
780 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
781 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
782 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
783 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
784 - iwlwifi: mvm: fix BAR seq ctrl reporting
785 - ixgbevf: VF2VF TCP RSS
786 - ath10k: schedule hardware restart if WMI command times out
787 - thermal: da9062/61: Prevent hardware access during system suspend
788 - cgroup, netclassid: add a preemption point to write_classid
789 - scsi: esp_scsi: Track residual for PIO transfers
790 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
791 - KVM: nVMX: Clear reserved bits of #DB exit qualification
792 - scsi: megaraid_sas: fix a missing-check bug
793 - RDMA/core: Do not expose unsupported counters
794 - IB/ipoib: Clear IPCB before icmp_send
795 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
796 - usb: host: ohci-at91: fix request of irq for optional gpio
797 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
798 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
799 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
800 - VMCI: Resource wildcard match fixed
801 - PCI / ACPI: Enable wake automatically for power managed bridges
802 - usb: gadget: udc: atmel: handle at91sam9rl PMC
803 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
804 - MD: fix invalid stored role for a disk
805 - f2fs: fix to recover inode's i_flags during POR
806 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
807 - coresight: etb10: Fix handling of perf mode
808 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
809 - crypto: caam - fix implicit casts in endianness helpers
810 - usb: chipidea: Prevent unbalanced IRQ disable
811 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
812 - uio: ensure class is registered before devices
813 - scsi: lpfc: Correct soft lockup when running mds diagnostics
814 - scsi: lpfc: Correct race with abort on completion path
815 - f2fs: report error if quota off error during umount
816 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
817 init
818 - mfd: menelaus: Fix possible race condition and leak
819 - dmaengine: dma-jz4780: Return error if not probed from DT
820 - IB/rxe: fix for duplicate request processing and ack psns
821 - ALSA: hda: Check the non-cached stream buffers more explicitly
822 - cpupower: Fix AMD Family 0x17 msr_pstate size
823 - f2fs: fix to account IO correctly
824 - ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes
825 - arm: dts: exynos: Add missing cooling device properties for CPUs
826 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
827 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
828 - xen-swiotlb: use actually allocated size on check physical continuous
829 - tpm: Restore functionality to xen vtpm driver.
830 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
831 - xen/balloon: Support xend-based toolstack
832 - xen: fix race in xen_qlock_wait()
833 - xen: make xen_qlock_wait() nestable
834 - xen/pvh: increase early stack size
835 - xen/pvh: don't try to unplug emulated devices
836 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
837 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
838 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
839 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
840 - net/ipv4: defensive cipso option parsing
841 - dmaengine: ppc4xx: fix off-by-one build failure
842 - dmaengine: stm32-dma: fix incomplete configuration in cyclic mode
843 - libnvdimm: Hold reference on parent while scheduling async init
844 - libnvdimm, region: Fail badblocks listing for inactive regions
845 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
846 - IB/mlx5: Fix MR cache initialization
847 - jbd2: fix use after free in jbd2_log_do_checkpoint()
848 - gfs2_meta: ->mount() can get NULL dev_name
849 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
850 - ext4: fix setattr project check in fssetxattr ioctl
851 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
852 - ext4: fix use-after-free race in ext4_remount()'s error path
853 - EDAC, amd64: Add Family 17h, models 10h-2fh support
854 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
855 - EDAC, skx_edac: Fix logical channel intermediate decoding
856 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
857 - PCI/ASPM: Fix link_state teardown on device removal
858 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
859 - PCI: vmd: White list for fast interrupt handlers
860 - signal/GenWQE: Fix sending of SIGKILL
861 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
862 - crypto: lrw - Fix out-of bounds access on counter overflow
863 - crypto: tcrypt - fix ghash-generic speed test
864 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
865 - ima: fix showing large 'violations' or 'runtime_measurements_count'
866 - hugetlbfs: dirty pages as they are added to pagecache
867 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
868 - KVM: arm64: Fix caching of host MDCR_EL2 value
869 - kbuild: fix kernel/bounds.c 'W=1' warning
870 - iio: ad5064: Fix regulator handling
871 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
872 - iio: adc: at91: fix acking DRDY irq on simple conversions
873 - iio: adc: at91: fix wrong channel number in triggered buffer mode
874 - w1: omap-hdq: fix missing bus unregister at removal
875 - smb3: allow stats which track session and share reconnects to be reset
876 - smb3: do not attempt cifs operation in smb3 query info error path
877 - smb3: on kerberos mount if server doesn't specify auth type use krb5
878 - printk: Fix panic caused by passing log_buf_len to command line
879 - genirq: Fix race on spurious interrupt detection
880 - NFSv4.1: Fix the r/wsize checking
881 - nfs: Fix a missed page unlock after pg_doio()
882 - nfsd: Fix an Oops in free_session()
883 - lockd: fix access beyond unterminated strings in prints
884 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
885 - dm zoned: fix metadata block ref counting
886 - dm zoned: fix various dmz_get_mblock() issues
887 - powerpc/msi: Fix compile error on mpc83xx
888 - MIPS: OCTEON: fix out of bounds array access on CN68XX
889 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
890 - TC: Set DMA masks for devices
891 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
892 - kgdboc: Passing ekgdboc to command line causes panic
893 - xen: fix xen_qlock_wait()
894 - xen-blkfront: fix kernel panic with negotiate_mq error path
895 - media: em28xx: use a default format if TRY_FMT fails
896 - media: tvp5150: avoid going past array on v4l2_querymenu()
897 - media: em28xx: fix input name for Terratec AV 350
898 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
899 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
900 - arm64: lse: remove -fcall-used-x0 flag
901 - rpmsg: smd: fix memory leak on channel create
902 - Cramfs: fix abad comparison when wrap-arounds occur
903 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
904 - arm64: dts: stratix10: Correct System Manager register size
905 - soc/tegra: pmc: Fix child-node lookup
906 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
907 - btrfs: Handle owner mismatch gracefully when walking up tree
908 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
909 - btrfs: fix error handling in free_log_tree
910 - btrfs: Enhance btrfs_trim_fs function to handle error better
911 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
912 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
913 - btrfs: don't attempt to trim devices that don't support it
914 - btrfs: wait on caching when putting the bg cache
915 - btrfs: protect space cache inode alloc with GFP_NOFS
916 - btrfs: reset max_extent_size on clear in a bitmap
917 - btrfs: make sure we create all new block groups
918 - Btrfs: fix warning when replaying log after fsync of a tmpfile
919 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
920 - btrfs: qgroup: Dirty all qgroups before rescan
921 - Btrfs: fix null pointer dereference on compressed write path error
922 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
923 - btrfs: set max_extent_size properly
924 - btrfs: don't use ctl->free_space for max_extent_size
925 - btrfs: only free reserved extent if we didn't insert it
926 - btrfs: don't run delayed_iputs in commit
927 - btrfs: move the dio_sem higher up the callchain
928 - Btrfs: fix use-after-free during inode eviction
929 - Btrfs: fix use-after-free when dumping free space
930 - Btrfs: fix fsync after hole punching when using no-holes feature
931 - net: sched: Remove TCA_OPTIONS from policy
932 - bpf: wait for running BPF programs when updating map-in-map
933 - MD: fix invalid stored role for a disk - try2
934 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
935 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
936 - bcache: correct dirty data statistics
937 - block: don't deal with discard limit in blkdev_issue_discard()
938 - block: make sure discard bio is aligned with logical block size
939 - block: make sure writesame bio is aligned with logical block size
940 - dma-mapping: fix panic caused by passing empty cma command line argument
941 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
942 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
943 opcodes
944 - kprobes/x86: Use preempt_enable() in optimized_callback()
945 - mailbox: PCC: handle parse error
946 - ALSA: hda: Add 2 more models to the power_save blacklist
947 - drm: fix use of freed memory in drm_mode_setcrtc
948 - nvme: remove ns sibling before clearing path
949 - nfp: flower: fix pedit set actions for multiple partial masks
950 - nfp: flower: use offsets provided by pedit instead of index for ipv6
951 - perf report: Don't crash on invalid inline debug information
952 - drm: Get ref on CRTC commit object when waiting for flip_done
953 - net: socionext: Reset tx queue in ndo_stop
954 - lightnvm: pblk: fix race on sysfs line state
955 - lightnvm: pblk: fix race condition on metadata I/O
956 - bcache: Populate writeback_rate_minimum attribute
957 - sdhci: acpi: add free_slot callback
958 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
959 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
960 - ACPI/PPTT: Handle architecturally unknown cache types
961 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
962 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
963 sunxi_pinctrl_build_state
964 - arm64: entry: Allow handling of undefined instructions from EL1
965 - bpf/verifier: fix verifier instability
966 - gpio: brcmstb: allow 0 width GPIO banks
967 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
968 - thermal: rcar_thermal: Prevent doing work after unbind
969 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
970 - f2fs: clear PageError on the read path
971 - xprtrdma: Reset credit grant properly after a disconnect
972 - nvmem: check the return value of nvmem_add_cells()
973 - f2fs: avoid sleeping under spin_lock
974 - f2fs: fix to recover cold bit of inode block during POR
975 - OPP: Free OPP table properly on performance state irregularities
976 - IB/rxe: Revise the ib_wr_opcode enum
977 - ext4: fix EXT4_IOC_SWAP_BOOT
978 - selinux: fix mounting of cgroup2 under older policies
979 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
980 - NFC: nfcmrvl_uart: fix OF child-node lookup
981 - media: ov7670: make "xclk" clock optional
982 - powerpc/tm: Fix HFSCR bit for no suspend case
983 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
984 - MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression
985 - power: supply: twl4030-charger: fix OF sibling-node lookup
986 - ocxl: Fix access to the AFU Descriptor Data
987 - net: bcmgenet: fix OF child-node lookup
988 - media: cec: make cec_get_edid_spa_location() an inline function
989 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
990 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
991 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
992 - drm/mediatek: fix OF sibling-node lookup
993 - media: replace ADOBERGB by OPRGB
994 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
995 - btrfs: fix error handling in btrfs_dev_replace_start
996 - btrfs: keep trim from interfering with transaction commits
997 - Btrfs: don't clean dirty pages during buffered writes
998 - btrfs: release metadata before running delayed refs
999 - Btrfs: fix deadlock when writing out free space caches
1000 - btrfs: reset max_extent_size properly
1001 - btrfs: fix insert_reserved error handling
1002 - powerpc/traps: restore recoverability of machine_check interrupts
1003 - powerpc/64/module: REL32 relocation range check
1004 - powerpc/mm: Fix page table dump to work on Radix
1005 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
1006 - tty: check name length in tty_find_polling_driver()
1007 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
1008 - powerpc/nohash: fix undefined behaviour when testing page size support
1009 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
1010 - drm/omap: fix memory barrier bug in DMM driver
1011 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
1012 - media: pci: cx23885: handle adding to list failure
1013 - media: coda: don't overwrite h.264 profile_idc on decoder instance
1014 - MIPS: kexec: Mark CPU offline before disabling local IRQ
1015 - powerpc/boot: Ensure _zimage_start is a weak symbol
1016 - powerpc/memtrace: Remove memory in chunks
1017 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
1018 - sc16is7xx: Fix for multi-channel stall
1019 - media: tvp5150: fix width alignment during set_selection()
1020 - powerpc/selftests: Wait all threads to join
1021 - staging:iio:ad7606: fix voltage scales
1022 - 9p locks: fix glock.client_id leak in do_lock
1023 - 9p: clear dangling pointers in p9stat_free
1024 - ovl: fix error handling in ovl_verify_set_fh()
1025 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
1026 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
1027 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
1028 - scsi: qla2xxx: shutdown chip if reset fail
1029 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
1030 - ovl: fix recursive oi->lock in ovl_link()
1031 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
1032 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
1033 - xtensa: add NOTES section to the linker script
1034 - xtensa: make sure bFLT stack is 16 byte aligned
1035 - xtensa: fix boot parameters address translation
1036 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
1037 - clk: s2mps11: Fix matching when built as module and DT node contains
1038 compatible
1039 - clk: at91: Fix division by zero in PLL recalc_rate()
1040 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
1041 - clk: mvebu: use correct bit for 98DX3236 NAND
1042 - libceph: bump CEPH_MSG_MAX_DATA_LEN
1043 - mach64: fix display corruption on big endian machines
1044 - mach64: fix image corruption due to reading accelerator registers
1045 - reset: hisilicon: fix potential NULL pointer dereference
1046 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
1047 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
1048 - SCSI: fix queue cleanup race before queue initialization is done
1049 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
1050 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
1051 - ocfs2: free up write context when direct IO failed
1052 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
1053 - netfilter: conntrack: fix calculation of next bucket number in early_drop
1054 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
1055 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
1056 - of, numa: Validate some distance map rules
1057 - x86/cpu/vmware: Do not trace vmware_sched_clock()
1058 - x86/hyper-v: Enable PIT shutdown quirk
1059 - termios, tty/tty_baudrate.c: fix buffer overrun
1060 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
1061 - watchdog/core: Add missing prototypes for weak functions
1062 - btrfs: fix pinned underflow after transaction aborted
1063 - Btrfs: fix cur_offset in the error case for nocow
1064 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
1065 - Btrfs: fix data corruption due to cloning of eof block
1066 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
1067 - ext4: add missing brelse() update_backups()'s error path
1068 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
1069 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
1070 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
1071 - ext4: missing !bh check in ext4_xattr_inode_write()
1072 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
1073 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
1074 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
1075 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
1076 - ext4: avoid possible double brelse() in add_new_gdb() on error path
1077 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
1078 - ext4: fix possible leak of s_journal_flag_rwsem in error path
1079 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
1080 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
1081 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
1082 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
1083 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
1084 - mount: Prevent MNT_DETACH from disconnecting locked mounts
1085 - kdb: use correct pointer when 'btc' calls 'btt'
1086 - kdb: print real address of pointers instead of hashed addresses
1087 - sunrpc: correct the computation for page_ptr when truncating
1088 - rtc: hctosys: Add missing range error reporting
1089 - configfs: replace strncpy with memcpy
1090 - gfs2: Put bitmap buffers in put_super
1091 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
1092 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
1093 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
1094 - efi/arm/libstub: Pack FDT after populating it
1095 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
1096 - drm/nouveau: Check backlight IDs are >= 0, not > 0
1097 - drm/dp_mst: Check if primary mstb is null
1098 - drm/i915: Restore vblank interrupts earlier
1099 - drm/i915: Don't unset intel_connector->mst_port
1100 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
1101 - drm/i915: Large page offsets for pread/pwrite
1102 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
1103 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
1104 - drm/i915: Mark pin flags as u64
1105 - drm/i915/execlists: Force write serialisation into context image vs
1106 execution
1107 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
1108 - ovl: check whiteout in ovl_create_over_whiteout()
1109 - nvme-loop: fix kernel oops in case of unhandled command
1110 - Input: wm97xx-ts - fix exit path
1111 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
1112 - tracing/kprobes: Check the probe on unloaded module correctly
1113 - drm/amdgpu/powerplay: fix missing break in switch statements
1114 - udf: Prevent write-unsupported filesystem to be remounted read-write
1115 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
1116 - zram: close udev startup race condition as default groups
1117 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
1118 - bonding/802.3ad: fix link_failure_count tracking
1119 - hwmon: (core) Fix double-free in __hwmon_device_register()
1120 - perf stat: Handle different PMU names with common prefix
1121 - mnt: fix __detach_mounts infinite loop
1122 - NFSv4: Don't exit the state manager without clearing
1123 NFS4CLNT_MANAGER_RUNNING
1124 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
1125 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
1126 panel's native mode
1127 - drm/i915: Fix ilk+ watermarks when disabling pipes
1128 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
1129
1130 * [SRU][B/B-OEM]Fix resume failure on some TPM chips (LP: #1836031)
1131 - tpm: tpm_try_transmit() refactor error flow.
1132
1133 * Linux md raid-10 freezes during resync (LP: #1767992)
1134 - md: fix raid10 hang issue caused by barrier
1135
1136 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
1137 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
1138
1139 * CVE-2019-12614
1140 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
1141
1142 * x86: mm: early boot problem on i386 with KPTI enabled (LP: #1827884)
1143 - Revert "perf/core: Make sure the ring-buffer is mapped in all page-tables"
1144 - x86/mm: Clarify hardware vs. software "error_code"
1145 - x86/mm: Break out kernel address space handling
1146 - x86/mm: Break out user address space handling
1147 - x86/mm/fault: Allow stack access below %rsp
1148
1149 * bnx2x driver causes 100% CPU load (LP: #1832082)
1150 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
1151
1152 * Sometimes touchpad detected as mouse(i2c designware fails to get adapter
1153 number) (LP: #1835150)
1154 - i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
1155 - i2c: i2c-designware-platdrv: Always use a dynamic adapter number
1156
1157 * HP EliteBook 745 G5 (Ryzen 2500U) fails to boot unless `mce=off` is set on
1158 command line (LP: #1796443)
1159 - x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
1160 - x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
1161 - x86/MCE: Add an MCE-record filtering function
1162 - x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
1163
1164 * Bionic update: upstream stable patchset 2019-07-15 (LP: #1836654)
1165 - media: af9035: prevent buffer overflow on write
1166 - batman-adv: Avoid probe ELP information leak
1167 - batman-adv: Fix segfault when writing to throughput_override
1168 - batman-adv: Fix segfault when writing to sysfs elp_interval
1169 - batman-adv: Prevent duplicated gateway_node entry
1170 - batman-adv: Prevent duplicated nc_node entry
1171 - batman-adv: Prevent duplicated softif_vlan entry
1172 - batman-adv: Prevent duplicated global TT entry
1173 - batman-adv: Prevent duplicated tvlv handler
1174 - batman-adv: fix backbone_gw refcount on queue_work() failure
1175 - batman-adv: fix hardif_neigh refcount on queue_work() failure
1176 - clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-
1177 am43 SoCs
1178 - scsi: ibmvscsis: Fix a stringop-overflow warning
1179 - scsi: ibmvscsis: Ensure partition name is properly NUL terminated
1180 - intel_th: pci: Add Ice Lake PCH support
1181 - Input: atakbd - fix Atari keymap
1182 - Input: atakbd - fix Atari CapsLock behaviour
1183 - net: emac: fix fixed-link setup for the RTL8363SB switch
1184 - ravb: do not write 1 to reserved bits
1185 - PCI: dwc: Fix scheduling while atomic issues
1186 - drm: mali-dp: Call drm_crtc_vblank_reset on device init
1187 - scsi: ipr: System hung while dlpar adding primary ipr adapter back
1188 - scsi: sd: don't crash the host on invalid commands
1189 - net/mlx4: Use cpumask_available for eq->affinity_mask
1190 - clocksource/drivers/fttmr010: Fix set_next_event handler
1191 - powerpc/tm: Fix userspace r13 corruption
1192 - powerpc/tm: Avoid possible userspace r1 corruption on reclaim
1193 - iommu/amd: Return devid as alias for ACPI HID devices
1194 - ARC: build: Get rid of toolchain check
1195 - ARC: build: Don't set CROSS_COMPILE in arch's Makefile
1196 - HID: quirks: fix support for Apple Magic Keyboards
1197 - staging: ccree: check DMA pool buf !NULL before free
1198 - net/smc: fix sizeof to int comparison
1199 - qed: Fix populating the invalid stag value in multi function mode.
1200 - RDMA/uverbs: Fix validity check for modify QP
1201 - bpf: test_maps, only support ESTABLISHED socks
1202 - RDMA/bnxt_re: Fix system crash during RDMA resource initialization
1203 - RISC-V: include linux/ftrace.h in asm-prototypes.h
1204 - powerpc/numa: Use associativity if VPHN hcall is successful
1205 - x86/boot: Fix kexec booting failure in the SEV bit detection code
1206 - xfrm: Validate address prefix lengths in the xfrm selector.
1207 - xfrm6: call kfree_skb when skb is toobig
1208 - xfrm: reset transport header back to network header after all input
1209 transforms ahave been applied
1210 - xfrm: reset crypto_done when iterating over multiple input xfrms
1211 - mac80211: Always report TX status
1212 - cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
1213 - mac80211: fix pending queue hang due to TX_DROP
1214 - cfg80211: Address some corner cases in scan result channel updating
1215 - mac80211: TDLS: fix skb queue/priority assignment
1216 - mac80211: fix TX status reporting for ieee80211s
1217 - ARM: 8799/1: mm: fix pci_ioremap_io() offset check
1218 - xfrm: validate template mode
1219 - netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
1220 - arm64: hugetlb: Fix handling of young ptes
1221 - ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
1222 - net: macb: Clean 64b dma addresses if they are not detected
1223 - soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
1224 - soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
1225 - mac80211_hwsim: do not omit multicast announce of first added radio
1226 - Bluetooth: SMP: fix crash in unpairing
1227 - pxa168fb: prepare the clock
1228 - qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
1229 - qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
1230 - qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
1231 - qed: Avoid constant logical operation warning in qed_vf_pf_acquire
1232 - qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
1233 - asix: Check for supported Wake-on-LAN modes
1234 - ax88179_178a: Check for supported Wake-on-LAN modes
1235 - lan78xx: Check for supported Wake-on-LAN modes
1236 - sr9800: Check for supported Wake-on-LAN modes
1237 - r8152: Check for supported Wake-on-LAN Modes
1238 - smsc75xx: Check for Wake-on-LAN modes
1239 - smsc95xx: Check for Wake-on-LAN modes
1240 - cfg80211: fix use-after-free in reg_process_hint()
1241 - perf/core: Fix perf_pmu_unregister() locking
1242 - perf/ring_buffer: Prevent concurent ring buffer access
1243 - perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
1244 - perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
1245 - net: fec: fix rare tx timeout
1246 - declance: Fix continuation with the adapter identification message
1247 - locking/ww_mutex: Fix runtime warning in the WW mutex selftest
1248 - be2net: don't flip hw_features when VXLANs are added/deleted
1249 - net: cxgb3_main: fix a missing-check bug
1250 - yam: fix a missing-check bug
1251 - ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
1252 - iwlwifi: mvm: check for short GI only for OFDM
1253 - iwlwifi: dbg: allow wrt collection before ALIVE
1254 - iwlwifi: fix the ALIVE notification layout
1255 - usbip: vhci_hcd: update 'status' file header and format
1256 - net/mlx5: Fix mlx5_get_vector_affinity function
1257 - powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n
1258 - dm integrity: fail early if required HMAC key is not available
1259 - net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
1260 - net: phy: Add general dummy stubs for MMD register access
1261 - scsi: qla2xxx: Avoid double completion of abort command
1262 - kbuild: set no-integrated-as before incl. arch Makefile
1263 - IB/mlx5: Avoid passing an invalid QP type to firmware
1264 - l2tp: remove configurable payload offset
1265 - cifs: Use ULL suffix for 64-bit constant
1266 - KVM: x86: Update the exit_qualification access bits while walking an address
1267 - sparc64: Fix regression in pmdp_invalidate().
1268 - tpm: move the delay_msec increment after sleep in tpm_transmit()
1269 - bpf: sockmap, map_release does not hold refcnt for pinned maps
1270 - tpm: tpm_crb: relinquish locality on error path.
1271 - IB/usnic: Update with bug fixes from core code
1272 - mmc: dw_mmc-rockchip: correct property names in debug
1273 - MIPS: Workaround GCC __builtin_unreachable reordering bug
1274 - iio: buffer: fix the function signature to match implementation
1275 - selftests/powerpc: Add ptrace hw breakpoint test
1276 - scsi: ibmvfc: Avoid unnecessary port relogin
1277 - scsi: sd: Remember that READ CAPACITY(16) succeeded
1278 - btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
1279 - net: phy: phylink: Don't release NULL GPIO
1280 - x86/paravirt: Fix some warning messages
1281 - net: stmmac: mark PM functions as __maybe_unused
1282 - kconfig: fix the rule of mainmenu_stmt symbol
1283 - libertas: call into generic suspend code before turning off power
1284 - compiler.h: Allow arch-specific asm/compiler.h
1285 - ARM: dts: imx53-qsb: disable 1.2GHz OPP
1286 - perf python: Use -Wno-redundant-decls to build with PYTHON=python3
1287 - rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
1288 - rxrpc: Only take the rwind and mtu values from latest ACK
1289 - rxrpc: Fix connection-level abort handling
1290 - selftests: rtnetlink.sh explicitly requires bash.
1291 - fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
1292 - mtd: spi-nor: Add support for is25wp series chips
1293 - ARM: dts: r8a7790: Correct critical CPU temperature
1294 - media: uvcvideo: Fix driver reference counting
1295 - Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
1296 - perf tools: Disable parallelism for 'make clean'
1297 - drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path
1298 - bridge: do not add port to router list when receives query with source
1299 0.0.0.0
1300 - net: bridge: remove ipv6 zero address check in mcast queries
1301 - ipv6: mcast: fix a use-after-free in inet6_mc_check
1302 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
1303 called
1304 - llc: set SOCK_RCU_FREE in llc_sap_add_socket()
1305 - net: fec: don't dump RX FIFO register when not available
1306 - net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
1307 - net: sched: gred: pass the right attribute to gred_change_table_def()
1308 - net: socket: fix a missing-check bug
1309 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
1310 - net: udp: fix handling of CHECKSUM_COMPLETE packets
1311 - r8169: fix NAPI handling under high load
1312 - sctp: fix race on sctp_id2asoc
1313 - udp6: fix encap return code for resubmitting
1314 - virtio_net: avoid using netif_tx_disable() for serializing tx routine
1315 - ethtool: fix a privilege escalation bug
1316 - bonding: fix length of actor system
1317 - ip6_tunnel: Fix encapsulation layout
1318 - openvswitch: Fix push/pop ethernet validation
1319 - net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
1320 - net: sched: Fix for duplicate class dump
1321 - net: drop skb on failure in ip_check_defrag()
1322 - net: fix pskb_trim_rcsum_slow() with odd trim offset
1323 - net/mlx5e: fix csum adjustments caused by RXFCS
1324 - rtnetlink: Disallow FDB configuration for non-Ethernet device
1325 - net: ipmr: fix unresolved entry dumps
1326 - net: bcmgenet: Poll internal PHY for GENETv5
1327 - net/sched: cls_api: add missing validation of netlink attributes
1328 - net/mlx5: Fix build break when CONFIG_SMP=n
1329 - mac80211_hwsim: fix locking when iterating radios during ns exit
1330 - rxrpc: Fix checks as to whether we should set up a new call
1331 - rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
1332 - thunderbolt: Do not handle ICM events after domain is stopped
1333 - thunderbolt: Initialize after IOMMUs
1334 - RISCV: Fix end PFN for low memory
1335 - drm/amd/display: Signal hw_done() after waiting for flip_done()
1336 - powerpc/numa: Skip onlining a offline node in kdump path
1337 - mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
1338 - perf report: Don't try to map ip to invalid map
1339 - perf record: Use unmapped IP for inline callchain cursors
1340 - rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
1341 - gpio: Assign gpio_irq_chip::parents to non-stack pointer
1342 - IB/mlx5: Unmap DMA addr from HCA before IOMMU
1343 - rds: RDS (tcp) hangs on sendto() to unresponding address
1344 - sparc64: Export __node_distance.
1345 - sparc64: Make corrupted user stacks more debuggable.
1346 - sparc64: Make proc_id signed.
1347 - sparc64: Set %l4 properly on trap return after handling signals.
1348 - sparc: Fix single-pcr perf event counter management.
1349 - sparc: Fix syscall fallback bugs in VDSO.
1350 - sparc: Throttle perf events properly.
1351 - eeprom: at24: Add support for address-width property
1352 - vfs: swap names of {do,vfs}_clone_file_range()
1353 - bpf: fix partial copy of map_ptr when dst is scalar
1354 - gpio: mxs: Get rid of external API call
1355 - xfs: truncate transaction does not modify the inobt
1356 - cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
1357 - drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
1358 - drm: fb-helper: Reject all pixel format changing requests
1359 - cdc-acm: do not reset notification buffer index upon urb unlinking
1360 - cdc-acm: correct counting of UART states in serial state notification
1361 - cdc-acm: fix race between reset and control messaging
1362 - usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
1363 - USB: fix the usbfs flag sanitization for control transfers
1364 - Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM
1365 - sched/fair: Fix throttle_list starvation with low CFS quota
1366 - x86/tsc: Force inlining of cyc2ns bits
1367 - x86, hibernate: Fix nosave_regions setup for hibernation
1368 - x86/percpu: Fix this_cpu_read()
1369 - x86/time: Correct the attribute on jiffies' definition
1370 - x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context
1371 switch if there is an FPU
1372 - clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest setting
1373 - drm/sun4i: Fix an ulong overflow in the dotclock driver
1374 - x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
1375
1376 * Colour banding in HP Pavilion 15-n233sl integrated display (LP: #1794387) //
1377 Bionic update: upstream stable patchset 2019-07-15 (LP: #1836654)
1378 - drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl
1379
1380 * Bionic update: upstream stable patchset 2019-07-12 (LP: #1836426)
1381 - drm/amd/pp: initialize result to before or'ing in data
1382 - drm/amdgpu: add another ATPX quirk for TOPAZ
1383 - tools/power turbostat: fix possible sprintf buffer overflow
1384 - mac80211: Run TXQ teardown code before de-registering interfaces
1385 - mac80211_hwsim: require at least one channel
1386 - btrfs: btrfs_shrink_device should call commit transaction at the end
1387 - scsi: csiostor: add a check for NULL pointer after kmalloc()
1388 - mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
1389 - mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
1390 - gpio: adp5588: Fix sleep-in-atomic-context bug
1391 - mac80211: mesh: fix HWMP sequence numbering to follow standard
1392 - mac80211: avoid kernel panic when building AMSDU from non-linear SKB
1393 - gpiolib: acpi: Switch to cansleep version of GPIO library call
1394 - gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
1395 - cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
1396 - mac80211: do not convert to A-MSDU if frag/subframe limited
1397 - mac80211: always account for A-MSDU header changes
1398 - tools/kvm_stat: fix handling of invalid paths in debugfs provider
1399 - gpio: Fix crash due to registration race
1400 - ARC: atomics: unbork atomic_fetch_##op()
1401 - md/raid5-cache: disable reshape completely
1402 - RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
1403 - i2c: uniphier: issue STOP only for last message or I2C_M_STOP
1404 - i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
1405 - net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
1406 - fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
1407 - mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
1408 - cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
1409 - mac80211: fix a race between restart and CSA flows
1410 - mac80211: Fix station bandwidth setting after channel switch
1411 - mac80211: don't Tx a deauth frame if the AP forbade Tx
1412 - mac80211: shorten the IBSS debug messages
1413 - tools/vm/slabinfo.c: fix sign-compare warning
1414 - tools/vm/page-types.c: fix "defined but not used" warning
1415 - mm: madvise(MADV_DODUMP): allow hugetlbfs pages
1416 - netfilter: xt_cluster: add dependency on conntrack module
1417 - HID: add support for Apple Magic Keyboards
1418 - usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
1419 - HID: hid-saitek: Add device ID for RAT 7 Contagion
1420 - scsi: qedi: Add the CRC size within iSCSI NVM image
1421 - perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
1422 - perf util: Fix bad memory access in trace info.
1423 - perf probe powerpc: Ignore SyS symbols irrespective of endianness
1424 - netfilter: nf_tables: release chain in flushing set
1425 - Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
1426 - RDMA/ucma: check fd type in ucma_migrate_id()
1427 - HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
1428 - USB: yurex: Check for truncation in yurex_read()
1429 - nvmet-rdma: fix possible bogus dereference under heavy load
1430 - net/mlx5: Consider PCI domain in search for next dev
1431 - drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
1432 - drm/nouveau/disp: fix DP disable race
1433 - dm raid: fix rebuild of specific devices by updating superblock
1434 - fs/cifs: suppress a string overflow warning
1435 - perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing
1436 CPUs
1437 - dm thin metadata: try to avoid ever aborting transactions
1438 - arch/hexagon: fix kernel/dma.c build warning
1439 - hexagon: modify ffs() and fls() to return int
1440 - arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
1441 - drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
1442 - r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
1443 - s390/qeth: don't dump past end of unknown HW header
1444 - cifs: read overflow in is_valid_oplock_break()
1445 - xen/manage: don't complain about an empty value in control/sysrq node
1446 - xen: avoid crash in disable_hotplug_cpu
1447 - xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
1448 - ovl: fix access beyond unterminated strings
1449 - ovl: fix memory leak on unlink of indexed file
1450 - ovl: fix format of setxattr debug
1451 - sysfs: Do not return POSIX ACL xattrs via listxattr
1452 - smb2: fix missing files in root share directory listing
1453 - iommu/amd: Clear memory encryption mask from physical address
1454 - crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
1455 - crypto: mxs-dcp - Fix wait logic on chan threads
1456 - crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
1457 - gpiolib: Free the last requested descriptor
1458 - Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
1459 - tools: hv: fcopy: set 'error' in case an unknown operation was requested
1460 - ocfs2: fix locking for res->tracking and dlm->tracking_list
1461 - ixgbe: check return value of napi_complete_done()
1462 - dm thin metadata: fix __udivdi3 undefined on 32-bit
1463 - Btrfs: fix unexpected failure of nocow buffered writes after snapshotting
1464 when low on space
1465 - scsi: aacraid: fix a signedness bug
1466 - tipc: switch to rhashtable iterator
1467 - net: mvpp2: initialize port of_node pointer
1468 - tc-testing: add test-cases for numeric and invalid control action
1469 - tools/kvm_stat: fix updates for dead guests
1470 - ibmvnic: Include missing return code checks in reset function
1471 - net/ibm/emac: wrong emac_calc_base call was used by typo
1472 - ceph: avoid a use-after-free in ceph_destroy_options()
1473 - afs: Fix cell specification to permit an empty address list
1474 - netfilter: xt_checksum: ignore gso skbs
1475 - HID: intel-ish-hid: Enable Sunrise Point-H ish driver
1476 - iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
1477 - riscv: Do not overwrite initrd_start and initrd_end
1478 - drm/nouveau: fix oops in client init failure path
1479 - drm/nouveau/mmu: don't attempt to dereference vmm without valid instance
1480 pointer
1481 - drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP
1482 panels
1483 - sched/topology: Set correct NUMA topology type
1484 - drm/amdgpu: Fix SDMA hang in prt mode v2
1485 - asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP &&
1486 CONFIG_INDIRECT_PIO
1487 - x86/APM: Fix build warning when PROC_FS is not enabled
1488 - new primitive: discard_new_inode()
1489 - ovl: set I_CREATING on inode being created
1490 - crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
1491 - perf/core: Add sanity check to deal with pinned event failure
1492 - mm: migration: fix migration of huge PMD shared pages
1493 - mm, thp: fix mlocking THP page with migration enabled
1494 - mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
1495 - KVM: x86: fix L1TF's MMIO GFN calculation
1496 - blk-mq: I/O and timer unplugs are inverted in blktrace
1497 - clocksource/drivers/timer-atmel-pit: Properly handle error cases
1498 - fbdev/omapfb: fix omapfb_memory_read infoleak
1499 - drm/amdgpu: Fix vce work queue was not cancelled when suspend
1500 - x86/vdso: Fix asm constraints on vDSO syscall fallbacks
1501 - selftests/x86: Add clock_gettime() tests to test_vdso
1502 - x86/vdso: Only enable vDSO retpolines when enabled and supported
1503 - x86/vdso: Fix vDSO syscall fallback asm constraint regression
1504 - mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
1505 - PM / core: Clear the direct_complete flag on errors
1506 - dm cache metadata: ignore hints array being too small during resize
1507 - dm cache: fix resize crash if user doesn't reload cache table
1508 - xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
1509 - usb: xhci-mtk: resume USB3 roothub first
1510 - USB: serial: simple: add Motorola Tetra MTP6550 id
1511 - usb: cdc_acm: Do not leak URB buffers
1512 - of: unittest: Disable interrupt node tests for old world MAC systems
1513 - perf annotate: Use asprintf when formatting objdump command line
1514 - perf tools: Fix python extension build for gcc 8
1515 - ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
1516 - ath10k: fix kernel panic issue during pci probe
1517 - nvme_fc: fix ctrl create failures racing with workq items
1518 - powerpc/lib: fix book3s/32 boot failure due to code patching
1519 - ARC: clone syscall to setp r25 as thread pointer
1520 - perf utils: Move is_directory() to path.h
1521 - f2fs: fix invalid memory access
1522 - ucma: fix a use-after-free in ucma_resolve_ip()
1523 - ubifs: Check for name being NULL while mounting
1524 - rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
1525 - ath10k: fix scan crash due to incorrect length calculation
1526 - pstore/ram: Fix failure-path memory leak in ramoops_init
1527 - mac80211: allocate TXQs for active monitor interfaces
1528 - drm: fix use-after-free read in drm_mode_create_lease_ioctl()
1529 - USB: serial: option: improve Quectel EP06 detection
1530 - USB: serial: option: add two-endpoints device-id flag
1531 - tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
1532 - bnxt_en: Fix TX timeout during netpoll.
1533 - bnxt_en: free hwrm resources, if driver probe fails.
1534 - bonding: avoid possible dead-lock
1535 - ip6_tunnel: be careful when accessing the inner header
1536 - ip_tunnel: be careful when accessing the inner header
1537 - ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
1538 - ipv6: take rcu lock in rawv6_send_hdrinc()
1539 - net: dsa: bcm_sf2: Call setup during switch resume
1540 - net: hns: fix for unmapping problem when SMMU is on
1541 - net: ipv4: update fnhe_pmtu when first hop's MTU changes
1542 - net/ipv6: Display all addresses in output of /proc/net/if_inet6
1543 - netlabel: check for IPV4MASK in addrinfo_get
1544 - net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
1545 - net: mvpp2: fix a txq_done race condition
1546 - net: sched: Add policy validation for tc attributes
1547 - net: systemport: Fix wake-up interrupt race during resume
1548 - net/usb: cancel pending work when unbinding smsc75xx
1549 - qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
1550 - rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
1551 - sctp: update dst pmtu with the correct daddr
1552 - team: Forbid enslaving team device to itself
1553 - tipc: fix flow control accounting for implicit connect
1554 - udp: Unbreak modules that rely on external __skb_recv_udp() availability
1555 - net: stmmac: Fixup the tail addr setting in xmit path
1556 - net/packet: fix packet drop as of virtio gso
1557 - net: dsa: bcm_sf2: Fix unbind ordering
1558 - net/mlx5e: Set vlan masks for all offloaded TC rules
1559 - net: aquantia: memory corruption on jumbo frames
1560 - net/mlx5: E-Switch, Fix out of bound access when setting vport rate
1561 - bonding: pass link-local packets to bonding master also.
1562 - bonding: fix warning message
1563 - nfp: avoid soft lockups under control message storm
1564 - bnxt_en: don't try to offload VLAN 'modify' action
1565 - net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
1566 - tcp/dccp: fix lockdep issue when SYN is backlogged
1567 - inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
1568 - ASoC: rt5514: Fix the issue of the delay volume applied again
1569 - ASoC: wm8804: Add ACPI support
1570 - ASoC: sigmadsp: safeload should not have lower byte limit
1571 - selftests/efivarfs: add required kernel configs
1572 - selftests: memory-hotplug: add required configs
1573 - ASoC: rsnd: adg: care clock-frequency size
1574 - ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
1575 - Bluetooth: hci_ldisc: Free rw_semaphore on close
1576 - mfd: omap-usb-host: Fix dts probe of children
1577 - scsi: iscsi: target: Don't use stack buffer for scatterlist
1578 - scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
1579 - sound: enable interrupt after dma buffer initialization
1580 - sound: don't call skl_init_chip() to reset intel skl soc
1581 - stmmac: fix valid numbers of unicast filter entries
1582 - net: macb: disable scatter-gather for macb on sama5d3
1583 - ARM: dts: at91: add new compatibility string for macb on sama5d3
1584 - PCI: hv: support reporting serial number as slot information
1585 - clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
1586 - clk: x86: Stop marking clocks as CLK_IS_CRITICAL
1587 - x86/kvm/lapic: always disable MMIO interface in x2APIC mode
1588 - drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
1589 - mm/vmstat.c: fix outdated vmstat_text
1590 - MIPS: VDSO: Always map near top of user memory
1591 - mach64: detect the dot clock divider correctly on sparc
1592 - percpu: stop leaking bitmap metadata blocks
1593 - perf script python: Fix export-to-postgresql.py occasional failure
1594 - perf script python: Fix export-to-sqlite.py sample columns
1595 - s390/cio: Fix how vfio-ccw checks pinned pages
1596 - dm cache: destroy migration_cache if cache target registration failed
1597 - dm: fix report zone remapping to account for partition offset
1598 - dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
1599 - dm linear: fix linear_end_io conditional definition
1600 - cgroup: Fix dom_cgrp propagation when enabling threaded mode
1601 - mmc: block: avoid multiblock reads for the last sector in SPI mode
1602 - pinctrl: mcp23s08: fix irq and irqchip setup order
1603 - arm64: perf: Reject stand-alone CHAIN events for PMUv3
1604 - mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
1605 - mm: Preserve _PAGE_DEVMAP across mprotect() calls
1606 - i2c: i2c-scmi: fix for i2c_smbus_write_block_data
1607 - xhci: Don't print a warning when setting link state for disabled ports
1608 - mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
1609 - mm: treat indirectly reclaimable memory as available in MemAvailable
1610 - dcache: account external names as indirectly reclaimable memory
1611 - mm: treat indirectly reclaimable memory as free in overcommit logic
1612 - mm: don't show nr_indirectly_reclaimable in /proc/vmstat
1613 - ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
1614 - ARM: bugs: prepare processor bug infrastructure
1615 - ARM: bugs: hook processor bug checking into SMP and suspend paths
1616 - ARM: bugs: add support for per-processor bug checking
1617 - [Config] updateconfigs for CPU_SPECTRE
1618 - ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
1619 - ARM: spectre-v2: harden branch predictor on context switches
1620 - ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
1621 - ARM: spectre-v2: harden user aborts in kernel space
1622 - ARM: spectre-v2: add firmware based hardening
1623 - ARM: spectre-v2: warn about incorrect context switching functions
1624 - ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
1625 - ARM: KVM: invalidate icache on guest exit for Cortex-A15
1626 - ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
1627 - ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
1628 - ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
1629 - ARM: spectre-v1: add speculation barrier (csdb) macros
1630 - ARM: spectre-v1: add array_index_mask_nospec() implementation
1631 - ARM: spectre-v1: fix syscall entry
1632 - ARM: signal: copy registers using __copy_from_user()
1633 - ARM: vfp: use __copy_from_user() when restoring VFP state
1634 - ARM: oabi-compat: copy semops using __copy_from_user()
1635 - ARM: use __inttype() in get_user()
1636 - ARM: spectre-v1: use get_user() for __get_user()
1637 - ARM: spectre-v1: mitigate user accesses
1638 - perf tools: Fix snprint warnings for gcc 8
1639 - net: sched: cls_u32: fix hnode refcounting
1640 - net: qualcomm: rmnet: Skip processing loopback packets
1641 - net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
1642 - tun: remove unused parameters
1643 - tun: initialize napi_mutex unconditionally
1644 - tun: napi flags belong to tfile
1645 - net: dsa: b53: Keep CPU port as tagged in all VLANs
1646 - rtnetlink: Fail dump if target netnsid is invalid
1647 - net: ipv4: don't let PMTU updates increase route MTU
1648 - ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
1649 - selftests: android: move config up a level
1650 - selftests: add headers_install to lib.mk
1651 - Bluetooth: SMP: Fix trying to use non-existent local OOB data
1652 - Bluetooth: Use correct tfm to generate OOB data
1653 - net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
1654 - afs: Fix afs_server struct leak
1655 - afs: Fix clearance of reply
1656
1657 * Volume control not working Dell XPS 27 (7760) (LP: #1775068) // Bionic
1658 update: upstream stable patchset 2019-07-12 (LP: #1836426)
1659 - ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
1660
1661 * Bionic update: upstream stable patchset 2019-07-11 (LP: #1836287)
1662 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
1663 - gso_segment: Reset skb->mac_len after modifying network header
1664 - ipv6: fix possible use-after-free in ip6_xmit()
1665 - net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
1666 - net: hp100: fix always-true check for link up state
1667 - pppoe: fix reception of frames with no mac header
1668 - qmi_wwan: set DTR for modems in forced USB2 mode
1669 - udp4: fix IP_CMSG_CHECKSUM for connected sockets
1670 - neighbour: confirm neigh entries when ARP packet is received
1671 - udp6: add missing checks on edumux packet processing
1672 - net/sched: act_sample: fix NULL dereference in the data path
1673 - tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
1674 - tls: zero the crypto information from tls_context before freeing
1675 - tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
1676 - NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
1677 - NFC: Fix the number of pipes
1678 - ASoC: cs4265: fix MMTLR Data switch control
1679 - ASoC: rsnd: fixup not to call clk_get/set under non-atomic
1680 - ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error
1681 path
1682 - ALSA: bebob: use address returned by kmalloc() instead of kernel stack for
1683 streaming DMA mapping
1684 - ALSA: emu10k1: fix possible info leak to userspace on
1685 SNDRV_EMU10K1_IOCTL_INFO
1686 - ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
1687 - ALSA: firewire-digi00x: fix memory leak of private data
1688 - ALSA: firewire-tascam: fix memory leak of private data
1689 - ALSA: fireworks: fix memory leak of response buffer at error path
1690 - ALSA: oxfw: fix memory leak for model-dependent data at error path
1691 - ALSA: oxfw: fix memory leak of discovered stream formats at error path
1692 - ALSA: oxfw: fix memory leak of private data
1693 - platform/x86: alienware-wmi: Correct a memory leak
1694 - xen/netfront: don't bug in case of too many frags
1695 - xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
1696 - spi: fix IDR collision on systems with both fixed and dynamic SPI bus
1697 numbers
1698 - ring-buffer: Allow for rescheduling when removing pages
1699 - mm: shmem.c: Correctly annotate new inodes for lockdep
1700 - scsi: target: iscsi: Use bin2hex instead of a re-implementation
1701 - ocfs2: fix ocfs2 read block panic
1702 - drm/nouveau: Fix deadlocks in nouveau_connector_detect()
1703 - drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
1704 - drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
1705 - drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
1706 - drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
1707 - drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
1708 - drm: udl: Destroy framebuffer only if it was initialized
1709 - drm/amdgpu: add new polaris pci id
1710 - ext4: check to make sure the rename(2)'s destination is not freed
1711 - ext4: avoid divide by zero fault when deleting corrupted inline directories
1712 - ext4: avoid arithemetic overflow that can trigger a BUG
1713 - ext4: recalucate superblock checksum after updating free blocks/inodes
1714 - ext4: fix online resize's handling of a too-small final block group
1715 - ext4: fix online resizing for bigalloc file systems with a 1k block size
1716 - ext4: don't mark mmp buffer head dirty
1717 - ext4: show test_dummy_encryption mount option in /proc/mounts
1718 - sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
1719 - PCI: aardvark: Size bridges before resources allocation
1720 - vmw_balloon: include asm/io.h
1721 - iw_cxgb4: only allow 1 flush on user qps
1722 - tick/nohz: Prevent bogus softirq pending warning
1723 - spi: Fix double IDR allocation with DT aliases
1724 - hv_netvsc: fix schedule in RCU context
1725 - bnxt_en: Fix VF mac address regression.
1726 - net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
1727 - mtd: rawnand: denali: fix a race condition when DMA is kicked
1728 - platform/x86: dell-smbios-wmi: Correct a memory leak
1729 - fork: report pid exhaustion correctly
1730 - mm: disable deferred struct page for 32-bit arches
1731 - libata: mask swap internal and hardware tag
1732 - drm/i915/bdw: Increase IPS disable timeout to 100ms
1733 - drm/nouveau: Reset MST branching unit before enabling
1734 - drm/nouveau: Only write DP_MSTM_CTRL when needed
1735 - drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
1736 - ext4, dax: set ext4_dax_aops for dax files
1737 - crypto: skcipher - Fix -Wstringop-truncation warnings
1738 - iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
1739 - tsl2550: fix lux1_input error in low light
1740 - vmci: type promotion bug in qp_host_get_user_memory()
1741 - x86/numa_emulation: Fix emulated-to-physical node mapping
1742 - staging: rts5208: fix missing error check on call to rtsx_write_register
1743 - power: supply: axp288_charger: Fix initial constant_charge_current value
1744 - misc: sram: enable clock before registering regions
1745 - serial: sh-sci: Stop RX FIFO timer during port shutdown
1746 - uwb: hwa-rc: fix memory leak at probe
1747 - power: vexpress: fix corruption in notifier registration
1748 - iommu/amd: make sure TLB to be flushed before IOVA freed
1749 - Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
1750 - USB: serial: kobil_sct: fix modem-status error handling
1751 - 6lowpan: iphc: reset mac_header after decompress to fix panic
1752 - iommu/msm: Don't call iommu_device_{,un}link from atomic context
1753 - s390/mm: correct allocate_pgste proc_handler callback
1754 - power: remove possible deadlock when unregistering power_supply
1755 - md-cluster: clear another node's suspend_area after the copy is finished
1756 - RDMA/bnxt_re: Fix a couple off by one bugs
1757 - RDMA/i40w: Hold read semaphore while looking after VMA
1758 - IB/core: type promotion bug in rdma_rw_init_one_mr()
1759 - media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
1760 - IB/mlx4: Test port number before querying type.
1761 - powerpc/kdump: Handle crashkernel memory reservation failure
1762 - media: fsl-viu: fix error handling in viu_of_probe()
1763 - media: staging/imx: fill vb2_v4l2_buffer field entry
1764 - x86/tsc: Add missing header to tsc_msr.c
1765 - ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
1766 - x86/entry/64: Add two more instruction suffixes
1767 - ARM: dts: ls1021a: Add missing cooling device properties for CPUs
1768 - scsi: target/iscsi: Make iscsit_ta_authentication() respect the output
1769 buffer size
1770 - scsi: klist: Make it safe to use klists in atomic context
1771 - scsi: ibmvscsi: Improve strings handling
1772 - scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
1773 - usb: wusbcore: security: cast sizeof to int for comparison
1774 - ath10k: sdio: use same endpoint id for all packets in a bundle
1775 - ath10k: sdio: set skb len for all rx packets
1776 - powerpc/powernv/ioda2: Reduce upper limit for DMA window size
1777 - s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
1778 - alarmtimer: Prevent overflow for relative nanosleep
1779 - s390/dasd: correct numa_node in dasd_alloc_queue
1780 - s390/scm_blk: correct numa_node in scm_blk_dev_setup
1781 - s390/extmem: fix gcc 8 stringop-overflow warning
1782 - mtd: rawnand: atmel: add module param to avoid using dma
1783 - iio: accel: adxl345: convert address field usage in iio_chan_spec
1784 - posix-timers: Make forward callback return s64
1785 - ALSA: snd-aoa: add of_node_put() in error path
1786 - media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
1787 - media: soc_camera: ov772x: correct setting of banding filter
1788 - media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
1789 - staging: android: ashmem: Fix mmap size validation
1790 - drivers/tty: add error handling for pcmcia_loop_config
1791 - media: tm6000: add error handling for dvb_register_adapter
1792 - net: phy: xgmiitorgmii: Check read_status results
1793 - ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
1794 - net: phy: xgmiitorgmii: Check phy_driver ready before accessing
1795 - drm/sun4i: Fix releasing node when enumerating enpoints
1796 - ath10k: transmit queued frames after processing rx packets
1797 - rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
1798 - brcmsmac: fix wrap around in conversion from constant to s16
1799 - ARM: mvebu: declare asm symbols as character arrays in pmsu.c
1800 - arm: dts: mediatek: Add missing cooling device properties for CPUs
1801 - HID: hid-ntrig: add error handling for sysfs_create_group
1802 - MIPS: boot: fix build rule of vmlinux.its.S
1803 - perf/x86/intel/lbr: Fix incomplete LBR call stack
1804 - scsi: bnx2i: add error handling for ioremap_nocache
1805 - iomap: complete partial direct I/O writes synchronously
1806 - scsi: megaraid_sas: Update controller info during resume
1807 - EDAC, i7core: Fix memleaks and use-after-free on probe and remove
1808 - ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
1809 - module: exclude SHN_UNDEF symbols from kallsyms api
1810 - gpio: Fix wrong rounding in gpio-menz127
1811 - nfsd: fix corrupted reply to badly ordered compound
1812 - EDAC: Fix memleak in module init error path
1813 - fs/lock: skip lock owner pid translation in case we are in init_pid_ns
1814 - Input: xen-kbdfront - fix multi-touch XenStore node's locations
1815 - iio: 104-quad-8: Fix off-by-one error in register selection
1816 - ARM: dts: dra7: fix DCAN node addresses
1817 - x86/mm: Expand static page table for fixmap space
1818 - tty: serial: lpuart: avoid leaking struct tty_struct
1819 - serial: cpm_uart: return immediately from console poll
1820 - intel_th: Fix device removal logic
1821 - spi: tegra20-slink: explicitly enable/disable clock
1822 - spi: sh-msiof: Fix invalid SPI use during system suspend
1823 - spi: sh-msiof: Fix handling of write value for SISTR register
1824 - spi: rspi: Fix invalid SPI use during system suspend
1825 - spi: rspi: Fix interrupted DMA transfers
1826 - regulator: fix crash caused by null driver data
1827 - USB: fix error handling in usb_driver_claim_interface()
1828 - USB: handle NULL config in usb_find_alt_setting()
1829 - usb: musb: dsps: do not disable CPPI41 irq in driver teardown
1830 - slub: make ->cpu_partial unsigned int
1831 - USB: usbdevfs: sanitize flags more
1832 - USB: usbdevfs: restore warning for nonsensical flags
1833 - USB: remove LPM management from usb_driver_claim_interface()
1834 - IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
1835 - IB/hfi1: Fix SL array bounds check
1836 - IB/hfi1: Invalid user input can result in crash
1837 - IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
1838 - RDMA/uverbs: Atomically flush and mark closed the comp event queue
1839 - ovl: hash non-dir by lower inode for fsnotify
1840 - drm/i915: Remove vma from object on destroy, not close
1841 - serial: imx: restore handshaking irq for imx1
1842 - qed: Wait for ready indication before rereading the shmem
1843 - qed: Wait for MCP halt and resume commands to take place
1844 - qed: Prevent a possible deadlock during driver load and unload
1845 - qed: Avoid sending mailbox commands when MFW is not responsive
1846 - thermal: of-thermal: disable passive polling when thermal zone is disabled
1847 - isofs: reject hardware sector size > 2048 bytes
1848 - tls: possible hang when do_tcp_sendpages hits sndbuf is full case
1849 - bpf: sockmap: write_space events need to be passed to TCP handler
1850 - net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
1851 - e1000: check on netif_running() before calling e1000_up()
1852 - e1000: ensure to free old tx/rx rings in set_ringparam()
1853 - crypto: cavium/nitrox - fix for command corruption in queue full case with
1854 backlog submissions.
1855 - hwmon: (ina2xx) fix sysfs shunt resistor read access
1856 - hwmon: (adt7475) Make adt7475_read_word() return errors
1857 - Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
1858 - drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
1859 - drm/amdgpu: Update power state at the end of smu hw_init.
1860 - ata: ftide010: Add a quirk for SQ201
1861 - nvme-fcloop: Fix dropped LS's to removed target port
1862 - ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
1863 - arm/arm64: smccc-1.1: Make return values unsigned long
1864 - arm/arm64: smccc-1.1: Handle function result as parameters
1865 - i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
1866 - x86/pti: Fix section mismatch warning/error
1867 - media: v4l: event: Prevent freeing event subscriptions while accessed
1868 - drm/amd/display/dc/dce: Fix multiple potential integer overflows
1869 - drm/amd/display: fix use of uninitialized memory
1870 - RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
1871 - vhost_net: Avoid tx vring kicks during busyloop
1872 - thermal: i.MX: Allow thermal probe to fail gracefully in case of bad
1873 calibration.
1874 - platform/x86: asus-wireless: Fix uninitialized symbol usage
1875 - ACPI / button: increment wakeup count only when notified
1876 - media: ov772x: add checks for register read errors
1877 - media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
1878 - drm/omap: gem: Fix mm_list locking
1879 - ASoC: rsnd: SSI parent cares SWSP bit
1880 - staging: pi433: fix race condition in pi433_ioctl
1881 - perf tests: Fix indexing when invoking subtests
1882 - gpio: tegra: Fix tegra_gpio_irq_set_type()
1883 - block: fix deadline elevator drain for zoned block devices
1884 - serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
1885 - intel_th: Fix resource handling for ACPI glue layer
1886 - ext2, dax: set ext2_dax_aops for dax files
1887 - IB/hfi1: Fix destroy_qp hang after a link down
1888 - ARM: OMAP2+: Fix null hwmod for ti-sysc debug
1889 - ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
1890 - bus: ti-sysc: Fix module register ioremap for larger offsets
1891 - drm/amdgpu: fix preamble handling
1892 - amdgpu: fix multi-process hang issue
1893 - tcp_bbr: add bbr_check_probe_rtt_done() helper
1894 - tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
1895 - net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
1896 - ixgbe: fix driver behaviour after issuing VFLR
1897 - powerpc/pseries: Fix unitialized timer reset on migration
1898
1899 * Kernel 4.15.0-50 or newer wont boot as Xen-DomU with PVH (LP: #1829378)
1900 - SAUCE: ACPI / bus: Fix NULL pointer dereference in
1901 acpi_quirk_matches_bios_ids()
1902
1903 * CVE-2019-10126
1904 - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
1905
1906 * CVE-2019-3846
1907 - mwifiex: Fix possible buffer overflows at parsing bss descriptor
1908
1909 * CVE-2019-12818
1910 - net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
1911
1912 * CVE-2019-12984
1913 - nfc: Ensure presence of required attributes in the deactivate_target handler
1914
1915 * Bionic update: upstream stable patchset 2019-07-10 (LP: #1836117)
1916 - i2c: xiic: Make the start and the byte count write atomic
1917 - i2c: i801: fix DNV's SMBCTRL register offset
1918 - scsi: lpfc: Correct MDS diag and nvmet configuration
1919 - nbd: don't allow invalid blocksize settings
1920 - block: bfq: swap puts in bfqg_and_blkg_put
1921 - android: binder: fix the race mmap and alloc_new_buf_locked
1922 - MIPS: VDSO: Match data page cache colouring when D$ aliases
1923 - SMB3: Backup intent flag missing for directory opens with backupuid mounts
1924 - smb3: check for and properly advertise directory lease support
1925 - Btrfs: fix data corruption when deduplicating between different files
1926 - KVM: s390: vsie: copy wrapping keys to right place
1927 - KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
1928 - ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
1929 - cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
1930 - cpu/hotplug: Prevent state corruption on error rollback
1931 - x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
1932 - x86/microcode: Update the new microcode revision unconditionally
1933 - crypto: aes-generic - fix aes-generic regression on powerpc
1934 - tpm: separate cmd_ready/go_idle from runtime_pm
1935 - ARC: [plat-axs*]: Enable SWAP
1936 - misc: mic: SCIF Fix scif_get_new_port() error handling
1937 - ethtool: Remove trailing semicolon for static inline
1938 - i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
1939 - Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
1940 - gpio: tegra: Move driver registration to subsys_init level
1941 - selftests/bpf: fix a typo in map in map test
1942 - media: davinci: vpif_display: Mix memory leak on probe error path
1943 - media: dw2102: Fix memleak on sequence of probes
1944 - net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
1945 - blk-mq: fix updating tags depth
1946 - scsi: target: fix __transport_register_session locking
1947 - md/raid5: fix data corruption of replacements after originals dropped
1948 - timers: Clear timer_base::must_forward_clk with timer_base::lock held
1949 - media: camss: csid: Configure data type and decode format properly
1950 - gpu: ipu-v3: default to id 0 on missing OF alias
1951 - misc: ti-st: Fix memory leak in the error path of probe()
1952 - uio: potential double frees if __uio_register_device() fails
1953 - firmware: vpd: Fix section enabled flag on vpd_section_destroy
1954 - Drivers: hv: vmbus: Cleanup synic memory free path
1955 - tty: rocket: Fix possible buffer overwrite on register_PCI
1956 - f2fs: fix to active page in lru list for read path
1957 - f2fs: do not set free of current section
1958 - f2fs: fix defined but not used build warnings
1959 - perf tools: Allow overriding MAX_NR_CPUS at compile time
1960 - NFSv4.0 fix client reference leak in callback
1961 - perf c2c report: Fix crash for empty browser
1962 - perf evlist: Fix error out while applying initial delay and LBR
1963 - macintosh/via-pmu: Add missing mmio accessors
1964 - ath9k: report tx status on EOSP
1965 - ath9k_hw: fix channel maximum power level test
1966 - ath10k: prevent active scans on potential unusable channels
1967 - wlcore: Set rx_status boottime_ns field on rx
1968 - MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
1969 - scsi: 3ware: fix return 0 on the error path of probe
1970 - tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
1971 - ath10k: disable bundle mgmt tx completion event support
1972 - Bluetooth: hidp: Fix handling of strncpy for hid->name information
1973 - pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
1974 - gpio: ml-ioh: Fix buffer underwrite on probe error path
1975 - pinctrl/amd: only handle irq if it is pending and unmasked
1976 - net: mvneta: fix mtu change on port without link
1977 - f2fs: try grabbing node page lock aggressively in sync scenario
1978 - f2fs: fix to skip GC if type in SSA and SIT is inconsistent
1979 - tpm_tis_spi: Pass the SPI IRQ down to the driver
1980 - tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
1981 - f2fs: fix to do sanity check with reserved blkaddr of inline inode
1982 - MIPS: Octeon: add missing of_node_put()
1983 - MIPS: generic: fix missing of_node_put()
1984 - net: dcb: For wild-card lookups, use priority -1, not 0
1985 - dm cache: only allow a single io_mode cache feature to be requested
1986 - Input: atmel_mxt_ts - only use first T9 instance
1987 - media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time}
1988 functions
1989 - media: helene: fix xtal frequency setting at power on
1990 - f2fs: fix to wait on page writeback before updating page
1991 - f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
1992 - iommu/ipmmu-vmsa: Fix allocation in atomic context
1993 - mfd: ti_am335x_tscadc: Fix struct clk memory leak
1994 - f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
1995 - NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
1996 - MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
1997 - RDMA/cma: Do not ignore net namespace for unbound cm_id
1998 - inet: frags: change inet_frags_init_net() return value
1999 - inet: frags: add a pointer to struct netns_frags
2000 - inet: frags: refactor ipfrag_init()
2001 - inet: frags: refactor ipv6_frag_init()
2002 - inet: frags: refactor lowpan_net_frag_init()
2003 - ipv6: export ip6 fragments sysctl to unprivileged users
2004 - rhashtable: add schedule points
2005 - inet: frags: use rhashtables for reassembly units
2006 - inet: frags: remove some helpers
2007 - inet: frags: get rif of inet_frag_evicting()
2008 - inet: frags: remove inet_frag_maybe_warn_overflow()
2009 - inet: frags: break the 2GB limit for frags storage
2010 - inet: frags: do not clone skb in ip_expire()
2011 - ipv6: frags: rewrite ip6_expire_frag_queue()
2012 - rhashtable: reorganize struct rhashtable layout
2013 - inet: frags: reorganize struct netns_frags
2014 - inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
2015 - inet: frags: fix ip6frag_low_thresh boundary
2016 - ip: discard IPv4 datagrams with overlapping segments.
2017 - net: modify skb_rbtree_purge to return the truesize of all purged skbs.
2018 - ipv6: defrag: drop non-last frags smaller than min mtu
2019 - net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
2020 - mtd: ubi: wl: Fix error return code in ubi_wl_init()
2021 - tun: fix use after free for ptr_ring
2022 - tuntap: fix use after free during release
2023 - autofs: fix autofs_sbi() does not check super block type
2024 - KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
2025 - ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
2026 - x86/apic/vector: Make error return value negative
2027 - tc-testing: flush gact actions on test teardown
2028 - pinctrl: berlin: fix 'pctrl->functions' allocation in
2029 berlin_pinctrl_build_state
2030 - powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
2031 - scsi: qla2xxx: Fix unintended Logout
2032 - iwlwifi: pcie: don't access periphery registers when not available
2033 - f2fs: Keep alloc_valid_block_count in sync
2034 - f2fs: issue discard align to section in LFS mode
2035 - device-dax: avoid hang on error before devm_memremap_pages()
2036 - regulator: tps65217: Fix NULL pointer dereference on probe
2037 - gpio: pxa: disable pinctrl calls for PXA3xx
2038 - thermal_hwmon: Sanitize attribute name passed to hwmon
2039 - f2fs: fix to do sanity check with extra_attr feature
2040 - RDMA/hns: Add illegal hop_num judgement
2041 - RDMA/hns: Update the data type of immediate data
2042 - be2net: Fix memory leak in be_cmd_get_profile_config()
2043 - net/mlx5: Fix use-after-free in self-healing flow
2044 - net: qca_spi: Fix race condition in spi transfers
2045 - rds: fix two RCU related problems
2046 - net/mlx5: Check for error in mlx5_attach_interface
2047 - net/mlx5: Fix debugfs cleanup in the device init/remove flow
2048 - net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables
2049 - net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
2050 - erspan: fix error handling for erspan tunnel
2051 - erspan: return PACKET_REJECT when the appropriate tunnel is not found
2052 - tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
2053 - usb: dwc3: change stream event enable bit back to 13
2054 - iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the
2055 PTE
2056 - ALSA: msnd: Fix the default sample sizes
2057 - ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
2058 - xfrm: fix 'passing zero to ERR_PTR()' warning
2059 - amd-xgbe: use dma_mapping_error to check map errors
2060 - gfs2: Special-case rindex for gfs2_grow
2061 - clk: imx6ul: fix missing of_node_put()
2062 - clk: core: Potentially free connection id
2063 - clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
2064 - kbuild: add .DELETE_ON_ERROR special target
2065 - media: tw686x: Fix oops on buffer alloc failure
2066 - dmaengine: pl330: fix irq race with terminate_all
2067 - MIPS: ath79: fix system restart
2068 - media: videobuf2-core: check for q->error in vb2_core_qbuf()
2069 - IB/rxe: Drop QP0 silently
2070 - block: allow max_discard_segments to be stacked
2071 - IB/ipoib: Fix error return code in ipoib_dev_init()
2072 - mtd/maps: fix solutionengine.c printk format warnings
2073 - media: ov5645: Supported external clock is 24MHz
2074 - perf test: Fix subtest number when showing results
2075 - gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
2076 - perf tools: Synthesize GROUP_DESC feature in pipe mode
2077 - fbdev: omapfb: off by one in omapfb_register_client()
2078 - perf tools: Fix struct comm_str removal crash
2079 - video: goldfishfb: fix memory leak on driver remove
2080 - fbdev/via: fix defined but not used warning
2081 - perf powerpc: Fix callchain ip filtering when return address is in a
2082 register
2083 - video: fbdev: pxafb: clear allocated memory for video modes
2084 - fbdev: Distinguish between interlaced and progressive modes
2085 - ARM: exynos: Clear global variable on init error path
2086 - perf powerpc: Fix callchain ip filtering
2087 - nvme-rdma: unquiesce queues when deleting the controller
2088 - powerpc/powernv: opal_put_chars partial write fix
2089 - staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeout
2090 - staging: bcm2835-camera: handle wait_for_completion_timeout return properly
2091 - ASoC: rt5514: Fix the issue of the delay volume applied
2092 - MIPS: jz4740: Bump zload address
2093 - mac80211: restrict delayed tailroom needed decrement
2094 - Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
2095 - wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
2096 - reset: imx7: Fix always writing bits as 0
2097 - nfp: avoid buffer leak when FW communication fails
2098 - xen-netfront: fix queue name setting
2099 - arm64: dts: qcom: db410c: Fix Bluetooth LED trigger
2100 - ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci
2101 - s390/qeth: fix race in used-buffer accounting
2102 - s390/qeth: reset layer2 attribute on layer switch
2103 - platform/x86: toshiba_acpi: Fix defined but not used build warnings
2104 - KVM: arm/arm64: Fix vgic init race
2105 - drivers/base: stop new probing during shutdown
2106 - i2c: aspeed: Fix initial values of master and slave state
2107 - dmaengine: mv_xor_v2: kill the tasklets upon exit
2108 - crypto: sharah - Unregister correct algorithms for SAHARA 3
2109 - xen-netfront: fix warn message as irq device name has '/'
2110 - RDMA/cma: Protect cma dev list with lock
2111 - pstore: Fix incorrect persistent ram buffer mapping
2112 - xen/netfront: fix waiting for xenbus state change
2113 - IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
2114 - mmc: omap_hsmmc: fix wakeirq handling on removal
2115 - ipmi: Fix I2C client removal in the SSIF driver
2116 - Tools: hv: Fix a bug in the key delete code
2117 - xhci: Fix use after free for URB cancellation on a reallocated endpoint
2118 - usb: Don't die twice if PCI xhci host is not responding in resume
2119 - mei: ignore not found client in the enumeration
2120 - mei: bus: need to unlink client before freeing
2121 - USB: Add quirk to support DJI CineSSD
2122 - usb: uas: add support for more quirk flags
2123 - usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
2124 - usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
2125 - USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
2126 - usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
2127 - USB: net2280: Fix erroneous synchronization change
2128 - USB: serial: io_ti: fix array underflow in completion handler
2129 - usb: misc: uss720: Fix two sleep-in-atomic-context bugs
2130 - USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
2131 - USB: yurex: Fix buffer over-read in yurex_write()
2132 - Revert "cdc-acm: implement put_char() and flush_chars()"
2133 - cifs: prevent integer overflow in nxt_dir_entry()
2134 - CIFS: fix wrapping bugs in num_entries()
2135 - xtensa: ISS: don't allocate memory in platform_setup
2136 - perf/core: Force USER_DS when recording user stack data
2137 - NFSv4.1 fix infinite loop on I/O.
2138 - binfmt_elf: Respect error return from `regset->active'
2139 - net/mlx5: Add missing SET_DRIVER_VERSION command translation
2140 - arm64: dts: uniphier: Add missing cooling device properties for CPUs
2141 - audit: fix use-after-free in audit_add_watch
2142 - mtdchar: fix overflows in adjustment of `count`
2143 - Bluetooth: Use lock_sock_nested in bt_accept_enqueue
2144 - evm: Don't deadlock if a crypto algorithm is unavailable
2145 - KVM: PPC: Book3S HV: Add of_node_put() in success path
2146 - security: check for kstrdup() failure in lsm_append()
2147 - MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
2148 - configfs: fix registered group removal
2149 - pinctrl: rza1: Fix selector use for groups and functions
2150 - sched/core: Use smp_mb() in wake_woken_function()
2151 - efi/esrt: Only call efi_mem_reserve() for boot services memory
2152 - ARM: hisi: handle of_iomap and fix missing of_node_put
2153 - ARM: hisi: fix error handling and missing of_node_put
2154 - ARM: hisi: check of_iomap and fix missing of_node_put
2155 - liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
2156 - gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
2157 - tty: fix termios input-speed encoding when using BOTHER
2158 - tty: fix termios input-speed encoding
2159 - mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips
2160 - mmc: tegra: prevent HS200 on Tegra 3
2161 - mmc: sdhci: do not try to use 3.3V signaling if not supported
2162 - drm/nouveau: Fix runtime PM leak in drm_open()
2163 - drm/nouveau/debugfs: Wake up GPU before doing any reclocking
2164 - drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
2165 - parport: sunbpp: fix error return code
2166 - sched/fair: Fix util_avg of new tasks for asymmetric systems
2167 - coresight: Handle errors in finding input/output ports
2168 - coresight: tpiu: Fix disabling timeouts
2169 - coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
2170 - staging: bcm2835-audio: Don't leak workqueue if open fails
2171 - gpio: pxa: Fix potential NULL dereference
2172 - gpiolib: Mark gpio_suffixes array with __maybe_unused
2173 - mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
2174 - input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
2175 - drm/amdkfd: Fix error codes in kfd_get_process
2176 - rtc: bq4802: add error handling for devm_ioremap
2177 - ALSA: pcm: Fix snd_interval_refine first/last with open min/max
2178 - scsi: libfc: fixup 'sleeping function called from invalid context'
2179 - drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
2180 - blk-mq: only attempt to merge bio if there is rq in sw queue
2181 - blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
2182 - pinctrl: msm: Fix msm_config_group_get() to be compliant
2183 - pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
2184 - clk: tegra: bpmp: Don't crash when a clock fails to register
2185 - mei: bus: type promotion bug in mei_nfc_if_version()
2186 - earlycon: Initialize port->uartclk based on clock-frequency property
2187 - earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon
2188 - net/ipv6: prevent use after free in ip6_route_mpath_notify
2189 - Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
2190 - e1000e: Fix queue interrupt re-raising in Other interrupt
2191 - e1000e: Avoid missed interrupts following ICR read
2192 - Revert "e1000e: Separate signaling for link check/link up"
2193 - e1000e: Fix link check race condition
2194 - e1000e: Fix check_for_link return value with autoneg off
2195 - tipc: orphan sock in tipc_release()
2196 - net/mlx5: Fix not releasing read lock when adding flow rules
2197 - iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
2198 - iwlwifi: cancel the injective function between hw pointers to tfd entry
2199 index
2200 - kbuild: do not update config when running install targets
2201 - omapfb: rename omap2 module to omap2fb.ko
2202 - [Config] Rename omapfb to omap2fb
2203 - perf script: Show correct offsets for DWARF-based unwinding
2204 - iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
2205 - ipmi: Move BT capabilities detection to the detect call
2206 - ovl: fix oopses in ovl_fill_super() failure paths
2207 - usb: xhci: fix interrupt transfer error happened on MTK platforms
2208 - usb: mtu3: fix error of xhci port id when enable U3 dual role
2209 - dm verity: fix crash on bufio buffer that was allocated with vmalloc
2210 - cifs: integer overflow in in SMB2_ioctl()
2211 - perf tools: Fix maps__find_symbol_by_name()
2212 - NFSv4: Fix a tracepoint Oops in initiate_file_draining()
2213 - of: add helper to lookup compatible child node
2214 - mmc: meson-mx-sdio: fix OF child-node lookup
2215 - bpf: fix rcu annotations in compute_effective_progs()
2216 - spi: dw: fix possible race condition
2217 - PM / devfreq: use put_device() instead of kfree()
2218 - ASoC: hdmi-codec: fix routing
2219 - drm/amd/display: support access ddc for mst branch
2220 - rcutorture: Use monotonic timestamp for stall detection
2221 - selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
2222 - selftests/android: initialize heap_type to avoid compiling warning
2223 - scsi: lpfc: Fix NVME Target crash in defer rcv logic
2224 - scsi: lpfc: Fix panic if driver unloaded when port is offline
2225 - arm64: perf: Disable PMU while processing counter overflows
2226 - staging: fsl-dpaa2/eth: Fix DMA mapping direction
2227 - block/DAC960.c: fix defined but not used build warnings
2228 - IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
2229
2230 * Bionic update: upstream stable patchset 2019-07-09 (LP: #1835972)
2231 - vti6: fix PMTU caching and reporting on xmit
2232 - xfrm: fix missing dst_release() after policy blocking lbcast and multicast
2233 - xfrm: free skb if nlsk pointer is NULL
2234 - esp6: fix memleak on error path in esp6_input
2235 - mac80211: add stations tied to AP_VLANs during hw reconfig
2236 - ext4: clear mmp sequence number when remounting read-only
2237 - nl80211: Add a missing break in parse_station_flags
2238 - drm/bridge: adv7511: Reset registers on hotplug
2239 - scsi: target: iscsi: cxgbit: fix max iso npdu calculation
2240 - scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
2241 - drm/imx: imx-ldb: disable LDB on driver bind
2242 - drm/imx: imx-ldb: check if channel is enabled before printing warning
2243 - nbd: don't requeue the same request twice.
2244 - nbd: handle unexpected replies better
2245 - usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in
2246 init_controller()
2247 - usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in
2248 r8a66597_queue()
2249 - usb: gadget: f_uac2: fix error handling in afunc_bind (again)
2250 - usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
2251 - usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
2252 - usb: gadget: u_audio: remove caching of stream buffer parameters
2253 - usb: gadget: u_audio: remove cached period bytes value
2254 - usb: gadget: u_audio: protect stream runtime fields with stream spinlock
2255 - usb/phy: fix PPC64 build errors in phy-fsl-usb.c
2256 - tools: usb: ffs-test: Fix build on big endian systems
2257 - usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
2258 - netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
2259 - bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
2260 - netfilter: nf_tables: fix memory leaks on chain rename
2261 - netfilter: nf_tables: don't allow to rename to already-pending name
2262 - KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
2263 - tools/power turbostat: fix -S on UP systems
2264 - net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
2265 - qed: Fix link flap issue due to mismatching EEE capabilities.
2266 - qed: Fix possible race for the link state value.
2267 - qed: Correct Multicast API to reflect existence of 256 approximate buckets.
2268 - atl1c: reserve min skb headroom
2269 - net: prevent ISA drivers from building on PPC32
2270 - can: mpc5xxx_can: check of_iomap return before use
2271 - can: m_can: Move accessing of message ram to after clocks are enabled
2272 - i2c: davinci: Avoid zero value of CLKH
2273 - perf/x86/amd/ibs: Don't access non-started event
2274 - media: staging: omap4iss: Include asm/cacheflush.h after generic includes
2275 - bnx2x: Fix invalid memory access in rss hash config path.
2276 - net: axienet: Fix double deregister of mdio
2277 - locking/rtmutex: Allow specifying a subclass for nested locking
2278 - i2c/mux, locking/core: Annotate the nested rt_mutex usage
2279 - sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
2280 - x86/boot: Fix if_changed build flip/flop bug
2281 - selftests/ftrace: Add snapshot and tracing_on test case
2282 - ipc/sem.c: prevent queue.status tearing in semop
2283 - zswap: re-check zswap_is_full() after do zswap_shrink()
2284 - tools/power turbostat: Read extended processor family from CPUID
2285 - ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size
2286 - bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
2287 - nfp: flower: fix port metadata conversion bug
2288 - enic: handle mtu change for vf properly
2289 - ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
2290 - arc: [plat-eznps] fix data type errors in platform headers
2291 - arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
2292 - arc: fix build errors in arc/include/asm/delay.h
2293 - arc: fix type warnings in arc/mm/cache.c
2294 - sparc/time: Add missing __init to init_tick_ops()
2295 - sparc: use asm-generic version of msi.h
2296 - enic: do not call enic_change_mtu in enic_probe
2297 - mm: delete historical BUG from zap_pmd_range()
2298 - drivers: net: lmc: fix case value for target abort error
2299 - memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
2300 - gpiolib-acpi: make sure we trigger edge events at least once on boot
2301 - scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
2302 - scsi: fcoe: drop frames in ELS LOGO error path
2303 - scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
2304 - mm/memory.c: check return value of ioremap_prot
2305 - mei: don't update offset in write
2306 - cifs: add missing debug entries for kconfig options
2307 - cifs: check kmalloc before use
2308 - smb3: enumerating snapshots was leaving part of the data off end
2309 - smb3: Do not send SMB3 SET_INFO if nothing changed
2310 - smb3: don't request leases in symlink creation and query
2311 - smb3: fill in statfs fsid and correct namelen
2312 - btrfs: use correct compare function of dirty_metadata_bytes
2313 - btrfs: don't leak ret from do_chunk_alloc
2314 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
2315 - iommu/arm-smmu: Error out only if not enough context interrupts
2316 - printk: Split the code for storing a message into the log buffer
2317 - printk: Create helper function to queue deferred console handling
2318 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
2319 - kprobes/arm64: Fix %p uses in error messages
2320 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
2321 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
2322 - KVM: arm/arm64: Skip updating PMD entry if no change
2323 - KVM: arm/arm64: Skip updating PTE entry if no change
2324 - stop_machine: Reflow cpu_stop_queue_two_works()
2325 - ext4: check for NUL characters in extended attribute's name
2326 - ext4: sysfs: print ext4_super_block fields as little-endian
2327 - ext4: reset error code in ext4_find_entry in fallback
2328 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
2329 - x86/vdso: Fix vDSO build if a retpoline is emitted
2330 - x86/process: Re-export start_thread()
2331 - x86/kvm/vmx: Remove duplicate l1d flush definitions
2332 - fuse: Add missed unlock_page() to fuse_readpages_fill()
2333 - udl-kms: change down_interruptible to down
2334 - udl-kms: handle allocation failure
2335 - udl-kms: fix crash due to uninitialized memory
2336 - udl-kms: avoid division
2337 - b43legacy/leds: Ensure NUL-termination of LED name string
2338 - b43/leds: Ensure NUL-termination of LED name string
2339 - ASoC: dpcm: don't merge format from invalid codec dai
2340 - ASoC: zte: Fix incorrect PCM format bit usages
2341 - ASoC: sirf: Fix potential NULL pointer dereference
2342 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
2343 - x86/vdso: Fix lsl operand order
2344 - x86/irqflags: Mark native_restore_fl extern inline
2345 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
2346 - s390/mm: fix addressing exception after suspend/resume
2347 - s390/numa: move initial setup of node_to_cpumask_map
2348 - kprobes/arm: Fix %p uses in error messages
2349 - kprobes: Make list and blacklist root user read only
2350 - MIPS: Correct the 64-bit DSP accumulator register size
2351 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
2352 - MIPS: Change definition of cpu_relax() for Loongson-3
2353 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
2354 - tpm: Return the actual size when receiving an unsupported command
2355 - scsi: mpt3sas: Fix _transport_smp_handler() error path
2356 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
2357 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
2358 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
2359 - PM / clk: signedness bug in of_pm_clk_add_clks()
2360 - power: generic-adc-battery: fix out-of-bounds write when copying channel
2361 properties
2362 - power: generic-adc-battery: check for duplicate properties copied from iio
2363 channels
2364 - watchdog: Mark watchdog touch functions as notrace
2365 - gcc-plugins: Add include required by GCC release 8
2366 - gcc-plugins: Use dynamic initializers
2367 - Btrfs: fix send failure when root has deleted files still open
2368 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
2369 - hwmon: (k10temp) 27C Offset needed for Threadripper2
2370 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
2371 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
2372 - perf kvm: Fix subcommands on s390
2373 - ext4: use ext4_warning() for sb_getblk failure
2374 - platform/x86: wmi: Do not mix pages and kmalloc
2375 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
2376 - lib/vsprintf: Do not handle %pO[^F] as %px
2377 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
2378 - kprobes: Show blacklist addresses as same as kallsyms does
2379 - kprobes: Replace %p with other pointer types
2380 - MIPS: memset.S: Fix byte_fixup for MIPSr6
2381 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
2382 - net: 6lowpan: fix reserved space for single frames
2383 - net: mac802154: tx: expand tailroom if necessary
2384 - 9p/net: Fix zero-copy path in the 9p virtio transport
2385 - spi: davinci: fix a NULL pointer dereference
2386 - spi: pxa2xx: Add support for Intel Ice Lake
2387 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
2388 - spi: cadence: Change usleep_range() to udelay(), for atomic context
2389 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
2390 - readahead: stricter check for bdi io_pages
2391 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
2392 - block: really disable runtime-pm for blk-mq
2393 - drm/i915/userptr: reject zero user_size
2394 - libertas: fix suspend and resume for SDIO connected cards
2395 - media: Revert "[media] tvp5150: fix pad format frame height"
2396 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
2397 - Replace magic for trusting the secondary keyring with #define
2398 - powerpc/fadump: handle crash memory ranges array index overflow
2399 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
2400 - PCI: Add wrappers for dev_printk()
2401 - cxl: Fix wrong comparison in cxl_adapter_context_get()
2402 - ib_srpt: Fix a use-after-free in srpt_close_ch()
2403 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
2404 - 9p: fix multiple NULL-pointer-dereferences
2405 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
2406 - 9p/virtio: fix off-by-one error in sg list bounds check
2407 - net/9p/client.c: version pointer uninitialized
2408 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
2409 kfree()
2410 - dm integrity: change 'suspending' variable from bool to int
2411 - dm thin: stop no_space_timeout worker when switching to write-mode
2412 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
2413 - dm cache metadata: set dirty on all cache blocks after a crash
2414 - dm crypt: don't decrease device limits
2415 - uart: fix race between uart_put_char() and uart_shutdown()
2416 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
2417 - iio: sca3000: Fix missing return in switch
2418 - iio: ad9523: Fix displayed phase
2419 - iio: ad9523: Fix return value for ad952x_store()
2420 - extcon: Release locking when sending the notification of connector state
2421 - vmw_balloon: fix inflation of 64-bit GFNs
2422 - vmw_balloon: do not use 2MB without batching
2423 - vmw_balloon: VMCI_DOORBELL_SET does not check status
2424 - vmw_balloon: fix VMCI use when balloon built into kernel
2425 - rtc: omap: fix potential crash on power off
2426 - tracing: Do not call start/stop() functions when tracing_on does not change
2427 - tracing/blktrace: Fix to allow setting same value
2428 - printk/tracing: Do not trace printk_nmi_enter()
2429 - livepatch: Validate module/old func name length
2430 - uprobes: Use synchronize_rcu() not synchronize_sched()
2431 - mfd: hi655x: Fix regmap area declared size for hi655x
2432 - ovl: fix wrong use of impure dir cache in ovl_iterate()
2433 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
2434 - cpufreq: governor: Avoid accessing invalid governor_data
2435 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
2436 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
2437 - xtensa: limit offsets in __loop_cache_{all,page}
2438 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
2439 - block, bfq: return nbytes and not zero from struct cftype .write() method
2440 - pnfs/blocklayout: off by one in bl_map_stripe()
2441 - NFSv4 client live hangs after live data migration recovery
2442 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
2443 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
2444 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
2445 - iommu/vt-d: Add definitions for PFSID
2446 - iommu/vt-d: Fix dev iotlb pfsid use
2447 - sys: don't hold uts_sem while accessing userspace memory
2448 - userns: move user access out of the mutex
2449 - ubifs: Fix memory leak in lprobs self-check
2450 - ubifs: Check data node size before truncate
2451 - ubifs: Fix synced_i_size calculation for xattr inodes
2452 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
2453 - pwm: tiehrpwm: Fix disabling of output of PWMs
2454 - fb: fix lost console when the user unplugs a USB adapter
2455 - udlfb: set optimal write delay
2456 - libnvdimm: fix ars_status output length calculation
2457 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
2458 - perf auxtrace: Fix queue resize
2459 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
2460 - crypto: caam/jr - fix descriptor DMA unmapping
2461 - crypto: caam/qi - fix error path in xts setkey
2462 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
2463 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
2464 - blkcg: Introduce blkg_root_lookup()
2465 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
2466 - IB/mlx5: Fix leaking stack memory to userspace
2467 - rtc: omap: fix resource leak in registration error path
2468 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
2469 - ALSA: ac97: fix device initialization in the compat layer
2470 - ALSA: ac97: fix check of pm_runtime_get_sync failure
2471 - ALSA: ac97: fix unbalanced pm_runtime_enable
2472 - nfsd: fix leaked file lock with nfs exported overlayfs
2473 - ubifs: Fix directory size calculation for symlinks
2474 - mm, dev_pagemap: Do not clear ->mapping on final put
2475 - act_ife: fix a potential use-after-free
2476 - ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT
2477 state
2478 - net: bcmgenet: use MAC link status for fixed phy
2479 - net: macb: do not disable MDIO bus at open/close time
2480 - qlge: Fix netdev features configuration.
2481 - r8169: add support for NCube 8168 network card
2482 - tcp: do not restart timewait timer on rst reception
2483 - vti6: remove !skb->ignore_df check from vti6_xmit()
2484 - net/sched: act_pedit: fix dump of extended layered op
2485 - tipc: fix a missing rhashtable_walk_exit()
2486 - nfp: wait for posted reconfigs when disabling the device
2487 - sctp: hold transport before accessing its asoc in sctp_transport_get_next
2488 - mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
2489 - vhost: correctly check the iova range when waking virtqueue
2490 - hv_netvsc: ignore devices that are not PCI
2491 - act_ife: move tcfa_lock down to where necessary
2492 - act_ife: fix a potential deadlock
2493 - net: sched: action_ife: take reference to meta module
2494 - cifs: check if SMB2 PDU size has been padded and suppress the warning
2495 - hfsplus: don't return 0 when fill_super() failed
2496 - hfs: prevent crash on exit from failed search
2497 - sunrpc: Don't use stack buffer with scatterlist
2498 - fork: don't copy inconsistent signal handler state to child
2499 - reiserfs: change j_timestamp type to time64_t
2500 - hfsplus: fix NULL dereference in hfsplus_lookup()
2501 - fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
2502 - fat: validate ->i_start before using
2503 - scripts: modpost: check memory allocation results
2504 - virtio: pci-legacy: Validate queue pfn
2505 - x86/mce: Add notifier_block forward declaration
2506 - IB/hfi1: Invalid NUMA node information can cause a divide by zero
2507 - pwm: meson: Fix mux clock names
2508 - mm/fadvise.c: fix signed overflow UBSAN complaint
2509 - fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
2510 - platform/x86: intel_punit_ipc: fix build errors
2511 - netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
2512 - s390/kdump: Fix memleak in nt_vmcoreinfo
2513 - ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
2514 - mfd: sm501: Set coherent_dma_mask when creating subdevices
2515 - platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360
2516 - netfilter: fix memory leaks on netlink_dump_start error
2517 - tcp, ulp: add alias for all ulp modules
2518 - RDMA/hns: Fix usage of bitmap allocation functions return values
2519 - net: hns3: Fix for command format parsing error in
2520 hclge_is_all_function_id_zero
2521 - perf tools: Check for null when copying nsinfo.
2522 - irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
2523 - net/9p/trans_fd.c: fix race by holding the lock
2524 - net/9p: fix error path of p9_virtio_probe
2525 - powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
2526 - powerpc: Fix size calculation using resource_size()
2527 - perf probe powerpc: Fix trace event post-processing
2528 - block: bvec_nr_vecs() returns value for wrong slab
2529 - s390/dasd: fix hanging offline processing due to canceled worker
2530 - s390/dasd: fix panic for failed online processing
2531 - ACPI / scan: Initialize status to ACPI_STA_DEFAULT
2532 - scsi: aic94xx: fix an error code in aic94xx_init()
2533 - NFSv4: Fix error handling in nfs4_sp4_select_mode()
2534 - Input: do not use WARN() in input_alloc_absinfo()
2535 - xen/balloon: fix balloon initialization for PVH Dom0
2536 - PCI: mvebu: Fix I/O space end address calculation
2537 - dm kcopyd: avoid softlockup in run_complete_job
2538 - staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
2539 - ASoC: rt5677: Fix initialization of rt5677_of_match.data
2540 - iommu/omap: Fix cache flushes on L2 table entries
2541 - selftests/powerpc: Kill child processes on SIGINT
2542 - RDS: IB: fix 'passing zero to ERR_PTR()' warning
2543 - cfq: Suppress compiler warnings about comparisons
2544 - smb3: fix reset of bytes read and written stats
2545 - SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
2546 - powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
2547 - powerpc/64s: Make rfi_flush_fallback a little more robust
2548 - powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
2549 - clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399
2550 - KVM: vmx: track host_state.loaded using a loaded_vmcs pointer
2551 - kvm: nVMX: Fix fault vector for VMX operation at CPL > 0
2552 - btrfs: Exit gracefully when chunk map cannot be inserted to the tree
2553 - btrfs: replace: Reset on-disk dev stats value after replace
2554 - btrfs: relocation: Only remove reloc rb_trees if reloc control has been
2555 initialized
2556 - btrfs: Don't remove block group that still has pinned down bytes
2557 - arm64: rockchip: Force CONFIG_PM on Rockchip systems
2558 - ARM: rockchip: Force CONFIG_PM on Rockchip systems
2559 - drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
2560 - drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
2561 - drm/amd/pp/Polaris12: Fix a chunk of registers missed to program
2562 - drm/amdgpu: update tmr mc address
2563 - drm/amdgpu:add tmr mc address into amdgpu_firmware_info
2564 - drm/amdgpu:add new firmware id for VCN
2565 - drm/amdgpu:add VCN support in PSP driver
2566 - drm/amdgpu:add VCN booting with firmware loaded by PSP
2567 - debugobjects: Make stack check warning more informative
2568 - mm: Fix devm_memremap_pages() collision handling
2569 - HID: add quirk for another PIXART OEM mouse used by HP
2570 - usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during
2571 suspend/resume
2572 - x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
2573 - x86/xen: don't write ptes directly in 32-bit PV guests
2574 - drm/i915: Increase LSPCON timeout
2575 - kbuild: make missing $DEPMOD a Warning instead of an Error
2576 - kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
2577 - x86: kvm: avoid unused variable warning
2578 - arm64: cpu_errata: include required headers
2579 - ASoC: wm8994: Fix missing break in switch
2580 - arm64: Fix mismatched cache line size detection
2581 - arm64: Handle mismatched cache type
2582 - tipc: fix the big/little endian issue in tipc_dest
2583 - ip6_vti: fix a null pointer deference when destroy vti6 tunnel
2584 - workqueue: skip lockdep wq dependency in cancel_work_sync()
2585 - workqueue: re-add lockdep dependencies for flushing
2586 - apparmor: fix an error code in __aa_create_ns()
2587 - tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach
2588 - netfilter: x_tables: do not fail xt_alloc_table_info too easilly
2589 - ACPICA: ACPICA: add status check for acpi_hw_read before assigning return
2590 value
2591 - PCI: Match Root Port's MPS to endpoint's MPSS as necessary
2592 - coccicheck: return proper error code on fail
2593 - RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
2594 - blk-mq: count the hctx as active before allocating tag
2595 - selinux: cleanup dentry and inodes on error in selinuxfs
2596 - drm/amd/display: Read back max backlight value at boot
2597 - btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
2598 - btrfs: lift uuid_mutex to callers of btrfs_open_devices
2599 - btrfs: Fix a C compliance issue
2600 - drm/i915: Nuke the LVDS lid notifier
2601 - drm/edid: Quirk Vive Pro VR headset non-desktop.
2602 - drm/amd/display: fix type of variable
2603 - drm/amd/display: Don't share clk source between DP and HDMI
2604 - drm/amd/display: update clk for various HDMI color depths
2605 - drm/amd/display: Use requested HDMI aspect ratio
2606 - drm/rockchip: lvds: add missing of_node_put
2607 - drm/amd/display: Pass connector id when executing VBIOS CT
2608 - drm/amd/display: Check if clock source in use before disabling
2609 - drm/amdgpu: fix incorrect use of fcheck
2610 - drm/amdgpu: fix incorrect use of drm_file->pid
2611 - drm/i915: set DP Main Stream Attribute for color range on DDI platforms
2612 - x86/tsc: Prevent result truncation on 32bit
2613
2614 * [Regression] Colour banding appears on Lenovo B50-80 integrated display
2615 (LP: #1788308) // Bionic update: upstream stable patchset 2019-07-09
2616 (LP: #1835972)
2617 - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
2618
2619 * CVE-2019-12819
2620 - mdio_bus: Fix use-after-free on device_register fails
2621
2622 * proc_thermal flooding dmesg (LP: #1824690)
2623 - drivers: thermal: processor_thermal: Downgrade error message
2624
2625 * Bionic update: upstream stable patchset 2019-07-08 (LP: #1835845)
2626 - bonding: avoid lockdep confusion in bond_get_stats()
2627 - inet: frag: enforce memory limits earlier
2628 - ipv4: frags: handle possible skb truesize change
2629 - net: dsa: Do not suspend/resume closed slave_dev
2630 - net: stmmac: Fix WoL for PCI-based setups
2631 - rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
2632 - can: ems_usb: Fix memory leak on ems_usb_disconnect()
2633 - virtio_balloon: fix another race between migration and ballooning
2634 - x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
2635 - kvm: x86: vmx: fix vpid leak
2636 - audit: fix potential null dereference 'context->module.name'
2637 - userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
2638 - RDMA/uverbs: Expand primary and alt AV port checks
2639 - crypto: padlock-aes - Fix Nano workaround data corruption
2640 - drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
2641 - scsi: sg: fix minor memory leak in error path
2642 - net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
2643 - net/mlx5e: Set port trust mode to PCP as default
2644 - x86/efi: Access EFI MMIO data as unencrypted when SEV is active
2645 - drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
2646 - drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make
2647 gcc happy
2648 - scsi: qla2xxx: Fix unintialized List head crash
2649 - scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
2650 - scsi: qla2xxx: Fix ISP recovery on unload
2651 - scsi: qla2xxx: Return error when TMF returns
2652 - genirq: Make force irq threading setup more robust
2653 - nohz: Fix local_timer_softirq_pending()
2654 - nohz: Fix missing tick reprogram when interrupting an inline softirq
2655 - ring_buffer: tracing: Inherit the tracing setting to next ring buffer
2656 - i2c: imx: Fix reinit_completion() use
2657 - Btrfs: fix file data corruption after cloning a range and fsync
2658 - nvme-pci: allocate device queues storage space at probe
2659 - nvme-pci: Fix queue double allocations
2660 - xfs: catch inode allocation state mismatch corruption
2661 - xfs: validate cached inodes are free when allocated
2662 - perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
2663 - parisc: Enable CONFIG_MLONGCALLS by default
2664 - parisc: Define mb() and add memory barriers to assembler unlock sequences
2665 - kasan: add no_sanitize attribute for clang builds
2666 - Mark HI and TASKLET softirq synchronous
2667 - xen/netfront: don't cache skb_shinfo()
2668 - scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management
2669 enabled
2670 - scsi: qla2xxx: Fix memory leak for allocating abort IOCB
2671 - init: rename and re-order boot_cpu_state_init()
2672 - root dentries need RCU-delayed freeing
2673 - make sure that __dentry_kill() always invalidates d_seq, unhashed or not
2674 - fix mntput/mntput race
2675 - fix __legitimize_mnt()/mntput() race
2676 - mtd: nand: qcom: Add a NULL check for devm_kasprintf()
2677 - phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
2678 - ARM: dts: imx6sx: fix irq for pcie bridge
2679 - kprobes/x86: Fix %p uses in error messages
2680 - x86/irqflags: Provide a declaration for native_save_fl
2681 - x86/apic: Ignore secondary threads if nosmt=force
2682 - x86/mm/kmmio: Make the tracer robust against L1TF
2683 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
2684 - x86/microcode: Allow late microcode loading with SMT disabled
2685 - x86/smp: fix non-SMP broken build due to redefinition of
2686 apic_id_is_primary_thread
2687 - cpu/hotplug: Non-SMP machines do not make use of booted_once
2688 - sched/deadline: Update rq_clock of later_rq when pushing a task
2689 - zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
2690 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
2691 - x86: i8259: Add missing include file
2692 - kbuild: verify that $DEPMOD is installed
2693 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
2694 - crypto: vmac - require a block cipher with 128-bit block size
2695 - crypto: vmac - separate tfm and request context
2696 - crypto: blkcipher - fix crash flushing dcache in error path
2697 - crypto: ablkcipher - fix crash flushing dcache in error path
2698 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
2699 - crypto: skcipher - fix crash flushing dcache in error path
2700 - x86/platform/UV: Mark memblock related init code and data correctly
2701 - dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
2702 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
2703 - llc: use refcount_inc_not_zero() for llc_sap_find()
2704 - vsock: split dwork to avoid reinitializations
2705 - net_sched: Fix missing res info when create new tc_index filter
2706 - vhost: reset metadata cache when initializing new IOTLB
2707 - ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
2708 - net: aquantia: Fix IFF_ALLMULTI flag functionality
2709 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
2710 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
2711 - ALSA: vx222: Fix invalid endian conversions
2712 - ALSA: virmidi: Fix too long output trigger loop
2713 - ALSA: cs5535audio: Fix invalid endian conversion
2714 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
2715 - ALSA: memalloc: Don't exceed over the requested size
2716 - ALSA: vxpocket: Fix invalid endian conversions
2717 - USB: serial: sierra: fix potential deadlock at close
2718 - USB: serial: pl2303: add a new device id for ATEN
2719 - ACPI / PM: save NVS memory for ASUS 1025C laptop
2720 - tty: serial: 8250: Revert NXP SC16C2552 workaround
2721 - serial: 8250_exar: Read INT0 from slave device, too
2722 - serial: 8250_dw: always set baud rate in dw8250_set_termios
2723 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
2724 - misc: sram: fix resource leaks in probe error path
2725 - Bluetooth: avoid killing an already killed socket
2726 - isdn: Disable IIOCDBGVAR
2727 - cls_matchall: fix tcf_unbind_filter missing
2728 - mlxsw: core_acl_flex_actions: Return error for conflicting actions
2729 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
2730 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
2731 - net: mvneta: fix mvneta_config_rss on armada 3700
2732 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
2733 - pty: fix O_CLOEXEC for TIOCGPTPEER
2734 - arm: dts: armada: Fix "#cooling-cells" property's name
2735 - vfio: ccw: fix error return in vfio_ccw_sch_event
2736 - perf tools: Fix error index for pmu event parser
2737 - Input: synaptics-rmi4 - fix axis-swap behavior
2738 - IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
2739 - drm/bridge/sii8620: fix loops in EDID fetch logic
2740 - drm/bridge/sii8620: fix potential buffer overflow
2741 - ARC: Explicitly add -mmedium-calls to CFLAGS
2742 - hwmon: (nct6775) Fix loop limit
2743 - soc: imx: gpcv2: correct PGC offset
2744 - usb: dwc3: pci: add support for Intel IceLake
2745 - usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
2746 - usb: dwc3: of-simple: fix use-after-free on remove
2747 - ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th
2748 - netfilter: ipv6: nf_defrag: reduce struct net memory waste
2749 - netfilter: nf_ct_helper: Fix possible panic after
2750 nf_conntrack_helper_unregister
2751 - selftests: pstore: return Kselftest Skip code for skipped tests
2752 - selftests: static_keys: return Kselftest Skip code for skipped tests
2753 - selftests: sysctl: return Kselftest Skip code for skipped tests
2754 - selftests: zram: return Kselftest Skip code for skipped tests
2755 - selftests: vm: return Kselftest Skip code for skipped tests
2756 - selftests: sync: add config fragment for testing sync framework
2757 - ARM: dts: NSP: Fix i2c controller interrupt type
2758 - ARM: dts: NSP: Fix PCIe controllers interrupt types
2759 - ARM: dts: BCM5301x: Fix i2c controller interrupt type
2760 - ARM: dts: Cygnus: Fix I2C controller interrupt type
2761 - ARM: dts: Cygnus: Fix PCIe controller interrupt type
2762 - arm64: dts: specify 1.8V EMMC capabilities for bcm958742k
2763 - arm64: dts: specify 1.8V EMMC capabilities for bcm958742t
2764 - arm64: dts: ns2: Fix I2C controller interrupt type
2765 - arm64: dts: ns2: Fix PCIe controller interrupt type
2766 - arm64: dts: Stingray: Fix I2C controller interrupt type
2767 - drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error
2768 - drm: mali-dp: Enable Global SE interrupts mask for DP500
2769 - drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
2770 - IB/rxe: Fix missing completion for mem_reg work requests
2771 - usb: dwc2: alloc dma aligned buffer for isoc split in
2772 - usb: dwc2: fix isoc split in transfer with no data
2773 - usb: gadget: composite: fix delayed_status race condition when set_interface
2774 - usb: gadget: dwc2: fix memory leak in gadget_init()
2775 - dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
2776 - xen: add error handling for xenbus_printf
2777 - pNFS: Always free the session slot on error in
2778 nfs4_layoutget_handle_exception
2779 - scsi: xen-scsifront: add error handling for xenbus_printf
2780 - xen/scsiback: add error handling for xenbus_printf
2781 - arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
2782 - arm64: make secondary_start_kernel() notrace
2783 - qed: Fix possible memory leak in Rx error path handling.
2784 - qed: Add sanity check for SIMD fastpath handler.
2785 - qed: Do not advertise DCBX_LLD_MANAGED capability.
2786 - enic: initialize enic->rfs_h.lock in enic_probe
2787 - net: hamradio: use eth_broadcast_addr
2788 - net: propagate dev_get_valid_name return code
2789 - net: stmmac: socfpga: add additional ocp reset line for Stratix10
2790 - nvmet: reset keep alive timer in controller enable
2791 - block: sed-opal: Fix a couple off by one bugs
2792 - ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
2793 - nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
2794 - net: davinci_emac: match the mdio device against its compatible if possible
2795 - sctp: fix erroneous inc of snmp SctpFragUsrMsgs
2796 - KVM: arm/arm64: Drop resource size check for GICV window
2797 - drm/bridge/sii8620: fix display of packed pixel modes in MHL2
2798 - locking/lockdep: Do not record IRQ state within lockdep code
2799 - selftests: bpf: notification about privilege required to run test_kmod.sh
2800 testing script
2801 - mtd: dataflash: Use ULL suffix for 64-bit constants
2802 - x86/microcode/intel: Fix memleak in save_microcode_patch()
2803 - ipv6: mcast: fix unsolicited report interval after receiving querys
2804 - Smack: Mark inode instant in smack_task_to_inode
2805 - arm64: dts: msm8916: fix Coresight ETF graph connections
2806 - batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
2807 - batman-adv: Fix bat_v best gw refcnt after netlink dump
2808 - batman-adv: Avoid storing non-TT-sync flags on singular entries too
2809 - batman-adv: Fix multicast TT issues with bogus ROAM flags
2810 - cxgb4: when disabling dcb set txq dcb priority to 0
2811 - iio: pressure: bmp280: fix relative humidity unit
2812 - brcmfmac: stop watchdog before detach and free everything
2813 - ARM: dts: am437x: make edt-ft5x06 a wakeup source
2814 - ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
2815 - usb: xhci: remove the code build warning
2816 - usb: xhci: increase CRS timeout value
2817 - NFC: pn533: Fix wrong GFP flag usage
2818 - typec: tcpm: Fix a msecs vs jiffies bug
2819 - kconfig: fix line numbers for if-entries in menu tree
2820 - perf record: Support s390 random socket_id assignment
2821 - perf test session topology: Fix test on s390
2822 - perf report powerpc: Fix crash if callchain is empty
2823 - perf tools: Fix a clang 7.0 compilation error
2824 - perf bench: Fix numa report output code
2825 - ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD
2826 - netfilter: nf_log: fix uninit read in nf_log_proc_dostring
2827 - net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
2828 - nfp: cast sizeof() to int when comparing with error code
2829 - selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
2830 - selftests/x86/sigreturn: Do minor cleanups
2831 - ARM: dts: da850: Fix interrups property for gpio
2832 - ARM64: dts: meson-gxl: fix Mali GPU compatible string
2833 - dmaengine: pl330: report BURST residue granularity
2834 - dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
2835 - ath10k: update the phymode along with bandwidth change request
2836 - md/raid10: fix that replacement cannot complete recovery after reassemble
2837 - dev-dax: check_vma: ratelimit dev_info-s
2838 - nl80211: relax ht operation checks for mesh
2839 - nl80211: check nla_parse_nested() return values
2840 - drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
2841 - drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
2842 - drm/exynos: decon5433: Fix WINCONx reset value
2843 - drbd: Fix drbd_request_prepare() discard handling
2844 - bpf, s390: fix potential memleak when later bpf_jit_prog fails
2845 - PCI: xilinx: Add missing of_node_put()
2846 - PCI: xilinx-nwl: Add missing of_node_put()
2847 - PCI: faraday: Add missing of_node_put()
2848 - bnx2x: Fix receiving tx-timeout in error or recovery state.
2849 - fsl/fman: fix parser reporting bad checksum on short frames
2850 - dpaa_eth: DPAA SGT needs to be 256B
2851 - acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value
2852 - openrisc: entry: Fix delay slot exception detection
2853 - m68k: fix "bad page state" oops on ColdFire boot
2854 - objtool: Support GCC 8 '-fnoreorder-functions'
2855 - ipvlan: call dev_change_flags when ipvlan mode is reset
2856 - drm/amdgpu: fix swapped emit_ib_size in vce3
2857 - x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
2858 - HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
2859 - ARM: imx_v4_v5_defconfig: Select ULPI support
2860 - bpf: hash map: decrement counter on error
2861 - tracing: Use __printf markup to silence compiler
2862 - kasan: fix shadow_size calculation error in kasan_module_alloc
2863 - smsc75xx: Add workaround for gigabit link up hardware errata.
2864 - drm/bridge/sii8620: Fix display of packed pixel modes
2865 - samples/bpf: add missing <linux/if_vlan.h>
2866 - samples/bpf: Check the result of system()
2867 - samples/bpf: Check the error of write() and read()
2868 - ieee802154: 6lowpan: set IFLA_LINK
2869 - netfilter: x_tables: set module owner for icmp(6) matches
2870 - ipv6: make ipv6_renew_options() interrupt/kernel safe
2871 - net: qrtr: Broadcast messages only from control port
2872 - sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
2873 - sh_eth: fix invalid context bug while changing link options by ethtool
2874 - ravb: fix invalid context bug while calling auto-negotiation by ethtool
2875 - ravb: fix invalid context bug while changing link options by ethtool
2876 - ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
2877 - net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
2878 - nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us
2879 - ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
2880 - ieee802154: at86rf230: use __func__ macro for debug messages
2881 - ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
2882 - gpu: host1x: Check whether size of unpin isn't 0
2883 - drm/tegra: Fix comparison operator for buffer size
2884 - drm/armada: fix colorkey mode property
2885 - drm/armada: fix irq handling
2886 - netfilter: nft_compat: explicitly reject ERROR and standard target
2887 - netfilter: nf_conntrack: Fix possible possible crash on module loading.
2888 - ARC: Improve cmpxchg syscall implementation
2889 - bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
2890 - bnxt_en: Always set output parameters in bnxt_get_max_rings().
2891 - bnxt_en: Fix for system hang if request_irq fails
2892 - scsi: qedf: Send the driver state to MFW
2893 - scsi: qedi: Send driver state to MFW
2894 - perf llvm-utils: Remove bashism from kernel include fetch script
2895 - perf tools: Fix compilation errors on gcc8
2896 - perf script python: Fix dict reference counting
2897 - nfit: fix unchecked dereference in acpi_nfit_ctl
2898 - RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
2899 - ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
2900 - ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary
2901 cores
2902 - ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
2903 - ixgbe: Be more careful when modifying MAC filters
2904 - tools: build: Use HOSTLDFLAGS with fixdep
2905 - kbuild: suppress warnings from 'getconf LFS_*'
2906 - packet: reset network header if packet shorter than ll reserved space
2907 - qlogic: check kstrtoul() for errors
2908 - tcp: remove DELAYED ACK events in DCTCP
2909 - pinctrl: ingenic: Fix inverted direction for < JZ4770
2910 - pinctrl: nsp: off by ones in nsp_pinmux_enable()
2911 - pinctrl: nsp: Fix potential NULL dereference
2912 - drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
2913 - net/ethernet/freescale/fman: fix cross-build error
2914 - ibmvnic: Fix error recovery on login failure
2915 - btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
2916 - octeon_mgmt: Fix MIX registers configuration on MTU setup
2917 - net: usb: rtl8150: demote allmulti message to dev_dbg()
2918 - PCI: OF: Fix I/O space page leak
2919 - PCI: versatile: Fix I/O space page leak
2920 - net: qca_spi: Avoid packet drop during initial sync
2921 - net: qca_spi: Make sure the QCA7000 reset is triggered
2922 - net: qca_spi: Fix log level if probe fails
2923 - tcp: identify cryptic messages as TCP seq # bugs
2924 - soc: imx: gpc: restrict register range for regmap access
2925 - ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems
2926 - ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch
2927 - nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
2928 - parisc: Remove ordered stores from syscall.S
2929 - xfrm_user: prevent leaking 2 bytes of kernel memory
2930 - netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
2931 - packet: refine ring v3 block size test to hold one frame
2932 - net/smc: no shutdown in state SMC_LISTEN
2933 - parisc: Remove unnecessary barriers from spinlock.h
2934 - PCI: hotplug: Don't leak pci_slot on registration failure
2935 - PCI: Skip MPS logic for Virtual Functions (VFs)
2936 - PCI: pciehp: Fix use-after-free on unplug
2937 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
2938 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
2939 - i2c: imx: Fix race condition in dma read
2940 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
2941 - updateconfigs for v4.14.67
2942 - IB/rxe: avoid double kfree skb
2943 - RDMA/qedr: Fix NULL pointer dereference when running over iWARP without
2944 RDMA-CM
2945 - smb3: increase initial number of credits requested to allow write
2946 - hwmon: (dell-smm) Disable fan support for Dell XPS13 9333
2947 - ARM: dts: HR2: Fix interrupt types for i2c and PCIe
2948 - drm/arm/malidp: Ensure that the crtcs are shutdown before removing any
2949 encoder/connector
2950 - drm/mali-dp: Rectify the width and height passed to rotmem_required()
2951 - dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
2952 - nvme-rdma: fix possible double free condition when failing to create a
2953 controller
2954 - nvme-rdma: Fix command completion race at error recovery
2955 - nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
2956 - clk: sunxi-ng: replace lib-y with obj-y
2957 - batman-adv: Fix debugfs path for renamed hardif
2958 - batman-adv: Fix debugfs path for renamed softif
2959 - nfp: bpf: don't stop offload if replace failed
2960 - perf tests: Add event parsing error handling to parse events test
2961 - perf script: Fix crash because of missing evsel->priv
2962 - perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
2963 - s390/qeth: consistently re-enable device features
2964 - sched/fair: Fix bandwidth timer clock drift condition
2965 - r8169: fix mac address change
2966 - RISC-V: Don't include irq-riscv-intc.h
2967 - RISC-V: Fix PTRACE_SETREGSET bug.
2968 - net: qrtr: Reset the node and port ID of broadcast messages
2969 - cxgb4: assume flash part size to be 4MB, if it can't be determined
2970 - bpf: fix sk_skb programs without skb->dev assigned
2971 - ipfrag: really prevent allocation on netns exit
2972 - gpu: host1x: Skip IOMMU initialization if firewall is enabled
2973 - ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform
2974 - bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
2975 - scsi: hpsa: correct enclosure sas address
2976 - perf tools: Use python-config --includes rather than --cflags
2977 - sfp: ensure we clean up properly on bus registration failure
2978 - amd/dc/dce100: On dce100, set clocks to 0 on suspend
2979 - tools: build: Fixup host c flags
2980 - kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
2981 - ibmvnic: Revise RX/TX queue error messages
2982 - net/smc: reset recv timeout after clc handshake
2983 - PCI: xgene: Fix I/O space page leak
2984 - PCI: designware: Fix I/O space page leak
2985 - PCI: aardvark: Fix I/O space page leak
2986 - PCI: faraday: Fix I/O space page leak
2987 - PCI: mediatek: Fix I/O space page leak
2988 - PCI: v3-semi: Fix I/O space page leak
2989 - platform/x86: dell-laptop: Fix backlight detection
2990 - mm: use helper functions for allocating and freeing vm_area structs
2991 - mm: make vm_area_dup() actually copy the old vma data
2992 - mm: make vm_area_alloc() initialize core fields
2993 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
2994
2995 -- Sultan Alsawaf <sultan.alsawaf@canonical.com> Wed, 24 Jul 2019 09:50:49 -0600
403cbccd 2996
5d0a3afd 2997linux (4.15.0-55.60) bionic; urgency=medium
96828d49 2998
5d0a3afd 2999 * linux: 4.15.0-55.60 -proposed tracker (LP: #1834954)
96828d49 3000
5d0a3afd
KSS
3001 * Request backport of ceph commits into bionic (LP: #1834235)
3002 - ceph: use atomic_t for ceph_inode_info::i_shared_gen
3003 - ceph: define argument structure for handle_cap_grant
3004 - ceph: flush pending works before shutdown super
3005 - ceph: send cap releases more aggressively
3006 - ceph: single workqueue for inode related works
3007 - ceph: avoid dereferencing invalid pointer during cached readdir
3008 - ceph: quota: add initial infrastructure to support cephfs quotas
3009 - ceph: quota: support for ceph.quota.max_files
3010 - ceph: quota: don't allow cross-quota renames
3011 - ceph: fix root quota realm check
3012 - ceph: quota: support for ceph.quota.max_bytes
3013 - ceph: quota: update MDS when max_bytes is approaching
3014 - ceph: quota: add counter for snaprealms with quota
3015 - ceph: avoid iput_final() while holding mutex or in dispatch thread
3016
3017 * QCA9377 isn't being recognized sometimes (LP: #1757218)
3018 - SAUCE: USB: Disable USB2 LPM at shutdown
3019
3020 * hns: fix ICMP6 neighbor solicitation messages discard problem (LP: #1833140)
3021 - net: hns: fix ICMP6 neighbor solicitation messages discard problem
3022 - net: hns: fix unsigned comparison to less than zero
3023
3024 * Fix occasional boot time crash in hns driver (LP: #1833138)
3025 - net: hns: Fix probabilistic memory overwrite when HNS driver initialized
3026
3027 * use-after-free in hns_nic_net_xmit_hw (LP: #1833136)
3028 - net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
3029
3030 * hns: attempt to restart autoneg when disabled should report error
3031 (LP: #1833147)
3032 - net: hns: Restart autoneg need return failed when autoneg off
3033
3034 * systemd 237-3ubuntu10.14 ADT test failure on Bionic ppc64el (test-seccomp)
3035 (LP: #1821625)
3036 - powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
3037 - powerpc: sys_pkey_mprotect() system call
3038
3039 * [UBUNTU] pkey: Indicate old mkvp only if old and curr. mkvp are different
3040 (LP: #1832625)
3041 - pkey: Indicate old mkvp only if old and current mkvp are different
3042
3043 * [UBUNTU] kernel: Fix gcm-aes-s390 wrong scatter-gather list processing
3044 (LP: #1832623)
3045 - s390/crypto: fix gcm-aes-s390 selftest failures
3046
3047 * System crashes on hot adding a core with drmgr command (4.15.0-48-generic)
3048 (LP: #1833716)
3049 - powerpc/numa: improve control of topology updates
3050 - powerpc/numa: document topology_updates_enabled, disable by default
3051
3052 * Kernel modules generated incorrectly when system is localized to a non-
3053 English language (LP: #1828084)
3054 - scripts: override locale from environment when running recordmcount.pl
3055
3056 * [UBUNTU] kernel: Fix wrong dispatching for control domain CPRBs
3057 (LP: #1832624)
3058 - s390/zcrypt: Fix wrong dispatching for control domain CPRBs
3059
3060 * CVE-2019-11815
3061 - net: rds: force to destroy connection if t_sock is NULL in
3062 rds_tcp_kill_sock().
3063
3064 * Sound device not detected after resume from hibernate (LP: #1826868)
3065 - drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
3066 - drm/i915: Save the old CDCLK atomic state
3067 - drm/i915: Remove redundant store of logical CDCLK state
3068 - drm/i915: Skip modeset for cdclk changes if possible
3069
3070 * Handle overflow in proc_get_long of sysctl (LP: #1833935)
3071 - sysctl: handle overflow in proc_get_long
3072
3073 * Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep, NVMe
3074 drains lots of power under s2idle (LP: #1808957)
3075 - Revert "UBUNTU: SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3
3076 and being disabled"
3077 - Revert "UBUNTU: SAUCE: nvme: add quirk to not call disable function when
3078 suspending"
3079 - Revert "UBUNTU: SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3"
3080 - Revert "SAUCE: nvme: add quirk to not call disable function when suspending"
3081 - Revert "SAUCE: pci: prevent sk hynix nvme from entering D3"
3082 - PCI: PM: Avoid possible suspend-to-idle issue
3083 - PCI: PM: Skip devices in D0 for suspend-to-idle
3084 - nvme-pci: Sync queues on reset
3085 - nvme: Export get and set features
3086 - nvme-pci: Use host managed power state for suspend
3087
3088 * linux v4.15 ftbfs on a newer host kernel (e.g. hwe) (LP: #1823429)
3089 - selinux: use kernel linux/socket.h for genheaders and mdp
3090
3091 * 32-bit x86 kernel 4.15.0-50 crash in vmalloc_sync_all (LP: #1830433)
3092 - x86/mm/pat: Disable preemption around __flush_tlb_all()
3093 - x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
3094 - x86/mm: Disable ioremap free page handling on x86-PAE
3095 - ioremap: Update pgtable free interfaces with addr
3096 - x86/mm: Add TLB purge to free pmd/pte page interfaces
3097 - x86/init: fix build with CONFIG_SWAP=n
3098 - x86/mm: provide pmdp_establish() helper
3099 - x86/mm: Use WRITE_ONCE() when setting PTEs
3100
3101 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
3102 - hinic: fix a bug in set rx mode
3103
3104 * ubuntu 18.04 flickering screen with Radeon X1600 (LP: #1791312)
3105 - drm/radeon: prefer lower reference dividers
3106
3107 * Login screen never appears on vmwgfx using bionic kernel 4.15 (LP: #1832138)
3108 - drm/vmwgfx: use monotonic event timestamps
3109
3110 * [linux-azure] Block Layer Commits Requested in Azure Kernels (LP: #1834499)
3111 - block: Clear kernel memory before copying to user
3112 - block/bio: Do not zero user pages
3113
3114 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
3115 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
3116
3117 * Handle overflow for file-max (LP: #1834310)
3118 - sysctl: handle overflow for file-max
3119 - kernel/sysctl.c: fix out-of-bounds access when setting file-max
3120
3121 * [ALSA] [PATCH] Headset fixup for System76 Gazelle (gaze14) (LP: #1827555)
3122 - ALSA: hda/realtek - Headset fixup for System76 Gazelle (gaze14)
3123 - ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)
3124
3125 * crashdump fails on HiSilicon D06 (LP: #1828868)
3126 - iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel
3127 - iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel
3128
3129 * CVE-2019-11833
3130 - ext4: zero out the unused memory region in the extent tree block
3131
3132 * zfs 0.7.9 fixes a bug (https://github.com/zfsonlinux/zfs/pull/7343) that
3133 hangs the system completely (LP: #1772412)
3134 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.6
3135
3136 * does not detect headphone when there is no other output devices
3137 (LP: #1831065)
3138 - ALSA: hda/realtek - Fixed hp_pin no value
3139 - ALSA: hda/realtek - Use a common helper for hp pin reference
3140
3141 * kernel crash : net_sched race condition in tcindex_destroy() (LP: #1825942)
3142 - net_sched: fix NULL pointer dereference when delete tcindex filter
3143 - RCU, workqueue: Implement rcu_work
3144 - net_sched: switch to rcu_work
3145 - net_sched: fix a race condition in tcindex_destroy()
3146 - net_sched: fix a memory leak in cls_tcindex
3147 - net_sched: initialize net pointer inside tcf_exts_init()
3148 - net_sched: fix two more memory leaks in cls_tcindex
3149
3150 * Support new ums-realtek device (LP: #1831840)
3151 - USB: usb-storage: Add new ID to ums-realtek
3152
3153 * amd_iommu possible data corruption (LP: #1823037)
3154 - iommu/amd: Reserve exclusion range in iova-domain
3155 - iommu/amd: Set exclusion range correctly
3156
3157 * Add new sound card PCIID into the alsa driver (LP: #1832299)
3158 - ALSA: hda: Add Icelake PCI ID
3159 - ALSA: hda/intel: add CometLake PCI IDs
3160
3161 * sky2 ethernet card doesn't work after returning from suspend
3162 (LP: #1807259) // sky2 ethernet card link not up after suspend
3163 (LP: #1809843)
3164 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
3165
3166 * idle-page oopses when accessing page frames that are out of range
3167 (LP: #1833410)
3168 - mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
3169
3170 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
3171 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
3172 - SAUCE: HID: multitouch: Add pointstick support for ALPS Touchpad
3173
3174 * [SRU][B/B-OEM/B-OEM-OSP-1/C/D/E] Add trackpoint middle button support of 2
3175 new thinpads (LP: #1833637)
3176 - Input: elantech - enable middle button support on 2 ThinkPads
3177
3178 * CVE-2019-11085
3179 - drm/i915/gvt: Fix mmap range check
3180 - drm/i915: make mappable struct resource centric
3181 - drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
3182
3183 * CVE-2019-11884
3184 - Bluetooth: hidp: fix buffer overflow
3185
3186 * af_alg06 test from crypto test suite in LTP failed with kernel oops on B/C
3187 (LP: #1829725)
3188 - crypto: authenc - fix parsing key with misaligned rta_len
3189
3190 * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130 // CVE-2019-11091
3191 - SAUCE: Synchronize MDS mitigations with upstream
3192 - Documentation: Correct the possible MDS sysfs values
3193 - x86/speculation/mds: Fix documentation typo
3194
3195 * CVE-2019-11091
3196 - x86/mds: Add MDSUM variant to the MDS documentation
3197
3198 * alignment test in powerpc from ubuntu_kernel_selftests failed on B/C Power9
3199 (LP: #1813118)
3200 - selftests/powerpc: Remove Power9 copy_unaligned test
3201
3202 * TRACE_syscall.ptrace_syscall_dropped in seccomp from ubuntu_kernel_selftests
3203 failed on B/C PowerPC (LP: #1812796)
3204 - selftests/seccomp: Enhance per-arch ptrace syscall skip tests
3205
3206 * Add powerpc/alignment_handler test for selftests (LP: #1828935)
3207 - selftests/powerpc: Add alignment handler selftest
3208 - selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
3209
3210 * Cannot build kernel 4.15.0-48.51 due to an in-source-tree ZFS module.
3211 (LP: #1828763)
3212 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.5
3213
3214 * Eletrical noise occurred when external headset enter powersaving mode on a
3215 DEll machine (LP: #1828798)
3216 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
3217 - ALSA: hda/realtek - Fixup headphone noise via runtime suspend
3218
3219 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
3220 Ubuntu (LP: #1761379)
3221 - [Packaging] Support building libperf-jvmti.so
3222
3223 * TCP : race condition on socket ownership in tcp_close() (LP: #1830813)
3224 - tcp: do not release socket ownership in tcp_close()
3225
3226 * bionic: netlink: potential shift overflow in netlink_bind() (LP: #1831103)
3227 - netlink: Don't shift on 64 for ngroups
3228
3229 * Add support to Comet Lake LPSS (LP: #1830175)
3230 - mfd: intel-lpss: Add Intel Comet Lake PCI IDs
3231
3232 * Reduce NAPI weight in hns driver from 256 to 64 (LP: #1830587)
3233 - net: hns: Use NAPI_POLL_WEIGHT for hns driver
3234
3235 * x86: add support for AMD Rome (LP: #1819485)
3236 - x86: irq_remapping: Move irq remapping mode enum
3237 - iommu/amd: Add support for higher 64-bit IOMMU Control Register
3238 - iommu/amd: Add support for IOMMU XT mode
3239 - hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs
3240 - hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs
3241 - x86/amd_nb: Add PCI device IDs for family 17h, model 30h
3242 - x86/MCE/AMD: Fix the thresholding machinery initialization order
3243 - x86/amd_nb: Add support for newer PCI topologies
3244
3245 * nx842 - CRB request time out (-110) when uninstall NX modules and initiate
3246 NX request (LP: #1827755)
3247 - crypto/nx: Initialize 842 high and normal RxFIFO control registers
3248
3249 * Require improved hypervisor detection patch in Ubuntu 18.04 (LP: #1829972)
3250 - s390/early: improve machine detection
3251
3252 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 02 Jul 2019 18:41:49 +0200
96828d49 3253
c48d3884 3254linux (4.15.0-54.58) bionic; urgency=medium
68fc88f0 3255
c48d3884 3256 * linux: 4.15.0-54.58 -proposed tracker (LP: #1833987)
68fc88f0 3257
c48d3884
KSS
3258 * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
3259 manipulation (LP: #1831638) // CVE-2019-11478
3260 - tcp: refine memory limit test in tcp_fragment()
3261
3262 * CVE-2019-11479
3263 - SAUCE: tcp: add tcp_min_snd_mss sysctl
3264 - SAUCE: tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
3265
3266 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 24 Jun 2019 11:39:50 +0200
68fc88f0 3267
4a6fdd03 3268linux (4.15.0-52.56) bionic; urgency=medium
d23c845c 3269
4a6fdd03
MHC
3270 * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
3271 manipulation (LP: #1831638)
3272 - SAUCE: tcp: tcp_fragment() should apply sane memory limits
d23c845c 3273
4a6fdd03
MHC
3274 * Remote denial of service (system crash) caused by integer overflow in TCP
3275 SACK handling (LP: #1831637)
3276 - SAUCE: tcp: limit payload size of sacked skbs
3277
3278 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Tue, 04 Jun 2019 17:33:24 -0300
d23c845c 3279
18e103f8 3280linux (4.15.0-51.55) bionic; urgency=medium
566c3d1e 3281
18e103f8 3282 * linux: 4.15.0-51.55 -proposed tracker (LP: #1829219)
566c3d1e 3283
18e103f8
KSS
3284 * disable a.out support (LP: #1818552)
3285 - [Config] Disable a.out support
3286
3287 * [UBUNTU] qdio: clear intparm during shutdown (LP: #1828394)
3288 - s390/qdio: clear intparm during shutdown
3289
3290 * ftrace in ubuntu_kernel_selftests hang with Cosmic kernel (LP: #1826385)
3291 - kprobes/x86: Fix instruction patching corruption when copying more than one
3292 RIP-relative instruction
3293
3294 * touchpad not working on lenovo yoga 530 (LP: #1787775)
3295 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
3296 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
3297 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
3298 upcoming platform"
3299 - i2c: add helpers to ease DMA handling
3300 - i2c: add a message flag for DMA safe buffers
3301 - i2c: add extra check to safe DMA buffer helper
3302 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
3303 - [Config] Update config for AMD MP2 I2C driver
3304 - [Config] Update I2C_AMD_MP2 annotations
3305
3306 * tm-unavailable in powerpc/tm failed on Bionic Power9 (LP: #1813129)
3307 - selftests/powerpc: Check for pthread errors in tm-unavailable
3308 - selftests/powerpc: Skip tm-unavailable if TM is not enabled
3309
3310 * cp_abort in powerpc/context_switch from ubunut_kernel_selftests failed on
3311 Bionic P9 (LP: #1813134)
3312 - selftests/powerpc: Remove redundant cp_abort test
3313
3314 * bionic/linux: completely remove snapdragon files from sources (LP: #1827880)
3315 - [Packaging] remove snapdragon dead files
3316 - [Config] update configs after snapdragon removal
3317
3318 * The noise keeps occurring when Headset is plugged in on a Dell machine
3319 (LP: #1827972)
3320 - ALSA: hda/realtek - Fixed Dell AIO speaker noise
3321
3322 * Geneve tunnels don't work when ipv6 is disabled (LP: #1794232)
3323 - geneve: correctly handle ipv6.disable module parameter
3324
3325 * There are 4 HDMI/Displayport audio output listed in sound setting without
3326 attach any HDMI/DP monitor (LP: #1827967)
3327 - ALSA: hda/hdmi - Read the pin sense from register when repolling
3328 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
3329
3330 * Headphone jack switch sense is inverted: plugging in headphones disables
3331 headphone output (LP: #1824259)
3332 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
3333
3334 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
3335 Checking for all LINUX clients for devops4p10 (LP: #1766201)
3336 - SAUCE: integrity: downgrade error to warning
3337
3338 * Screen freeze after resume from S3 when HDMI monitor plugged on Dell
3339 Precision 7740 (LP: #1825958)
3340 - PCI: Restore resized BAR state on resume
3341
3342 * potential memory corruption on arm64 on dev release (LP: #1827437)
3343 - driver core: Postpone DMA tear-down until after devres release
3344
3345 * powerpc/pmu/ebb test in ubuntu_kernel_selftest failed with "error while
3346 loading shared libraries" on Bionic/Cosmic PowerPC (LP: #1812805)
3347 - selftests/powerpc/pmu: Link ebb tests with -no-pie
3348
3349 * unnecessary request_queue freeze (LP: #1815733)
3350 - block: avoid setting nr_requests to current value
3351 - block: avoid setting none scheduler if it's already none
3352
3353 * Kprobe event string type argument failed in ftrace from
3354 ubuntu_kernel_selftests on B/C i386 (LP: #1825780)
3355 - selftests/ftrace: Fix kprobe string testcase to not probe notrace function
3356
3357 * hns: fix socket accounting (LP: #1826911)
3358 - net: hns: fix skb->truesize underestimation
3359
3360 * False positive test result in run_netsocktests from net in
3361 ubuntu_kernel_selftest (LP: #1825777)
3362 - selftests/net: correct the return value for run_netsocktests
3363
3364 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 15 May 2019 14:48:35 +0200
566c3d1e 3365
410b3748 3366linux (4.15.0-50.54) bionic; urgency=medium
81132540 3367
410b3748
SB
3368 * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130
3369 - Documentation/l1tf: Fix small spelling typo
3370 - x86/cpu: Sanitize FAM6_ATOM naming
3371 - kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
3372 - locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a
3373 new <linux/bits.h> file
3374 - tools include: Adopt linux/bits.h
3375 - x86/msr-index: Cleanup bit defines
3376 - x86/speculation: Consolidate CPU whitelists
3377 - x86/speculation/mds: Add basic bug infrastructure for MDS
3378 - x86/speculation/mds: Add BUG_MSBDS_ONLY
3379 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
3380 - x86/speculation/mds: Add mds_clear_cpu_buffers()
3381 - x86/speculation/mds: Clear CPU buffers on exit to user
3382 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
3383 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
3384 - x86/speculation/mds: Add mitigation control for MDS
3385 - x86/speculation/mds: Add sysfs reporting for MDS
3386 - x86/speculation/mds: Add mitigation mode VMWERV
3387 - Documentation: Move L1TF to separate directory
3388 - Documentation: Add MDS vulnerability documentation
3389 - x86/speculation/mds: Add mds=full,nosmt cmdline option
3390 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
3391 - x86/speculation/mds: Add SMT warning message
3392 - x86/speculation/mds: Fix comment
3393 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
3394 - x86/speculation/mds: Add 'mitigations=' support for MDS
81132540 3395
410b3748
SB
3396 * CVE-2017-5715 // CVE-2017-5753
3397 - s390/speculation: Support 'mitigations=' cmdline option
3398
3399 * CVE-2017-5715 // CVE-2017-5753 // CVE-2017-5754 // CVE-2018-3639
3400 - powerpc/speculation: Support 'mitigations=' cmdline option
3401
3402 * CVE-2017-5715 // CVE-2017-5754 // CVE-2018-3620 // CVE-2018-3639 //
3403 CVE-2018-3646
3404 - cpu/speculation: Add 'mitigations=' cmdline option
3405 - x86/speculation: Support 'mitigations=' cmdline option
3406
3407 * Packaging resync (LP: #1786013)
3408 - [Packaging] resync git-ubuntu-log
3409
3410 -- Stefan Bader <stefan.bader@canonical.com> Mon, 06 May 2019 18:59:24 +0200
81132540 3411
c5b0662f 3412linux (4.15.0-49.53) bionic; urgency=medium
992b9a95 3413
c5b0662f 3414 * linux: 4.15.0-49.53 -proposed tracker (LP: #1826358)
992b9a95 3415
d66c65e8
SB
3416 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
3417 (required for POWER9 DD2.3) (LP: #1822870)
3418 - powerpc/64s: Add support for ori barrier_nospec patching
3419 - powerpc/64s: Patch barrier_nospec in modules
3420 - powerpc/64s: Enable barrier_nospec based on firmware settings
3421 - powerpc: Use barrier_nospec in copy_from_user()
3422 - powerpc/64: Use barrier_nospec in syscall entry
3423 - powerpc/64s: Enhance the information in cpu_show_spectre_v1()
3424 - powerpc/64: Disable the speculation barrier from the command line
3425 - powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
3426 - powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
3427 - powerpc/64: Call setup_barrier_nospec() from setup_arch()
3428 - powerpc/64: Make meltdown reporting Book3S 64 specific
3429 - powerpc/lib/code-patching: refactor patch_instruction()
3430 - powerpc/lib/feature-fixups: use raw_patch_instruction()
3431 - powerpc/asm: Add a patch_site macro & helpers for patching instructions
3432 - powerpc/64s: Add new security feature flags for count cache flush
3433 - powerpc/64s: Add support for software count cache flush
3434 - powerpc/pseries: Query hypervisor for count cache flush settings
3435 - powerpc/powernv: Query firmware for count cache flush settings
3436 - powerpc/fsl: Add nospectre_v2 command line argument
3437 - KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()
3438 - [Config] Add CONFIG_PPC_BARRIER_NOSPEC
3439
3440 * Packaging resync (LP: #1786013)
3441 - [Packaging] resync git-ubuntu-log
3442
3443 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
3444 - [Debian] Set +x on rebuild testcase.
3445 - [Debian] Skip rebuild test, for regression-suite deps.
3446 - [Debian] Make ubuntu-regression-suite skippable on unbootable kernels.
3447 - [Debian] make rebuild use skippable error codes when skipping.
3448 - [Debian] Only run regression-suite, if requested to.
3449
3450 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
3451 - [Packaging] remove arm64 snapdragon from getabis
3452 - [Config] config changes for snapdragon split
3453 - packaging: arm64: disable building the snapdragon flavour
c5b0662f 3454 - [Packaging] arm64: Drop snapdragon from kernel-versions
d66c65e8
SB
3455
3456 * CVE-2017-5753
3457 - KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
3458 - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs
3459 - sysvipc/sem: mitigate semnum index against spectre v1
3460 - libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()
3461 - s390/keyboard: sanitize array index in do_kdsk_ioctl
3462 - arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
3463 - KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
3464 - pktcdvd: Fix possible Spectre-v1 for pkt_devs
3465 - net: socket: fix potential spectre v1 gadget in socketcall
3466 - net: socket: Fix potential spectre v1 gadget in sock_is_registered
3467 - drm/amdgpu/pm: Fix potential Spectre v1
3468 - netlink: Fix spectre v1 gadget in netlink_create()
3469 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
3470 - drm/i915/kvmgt: Fix potential Spectre v1
3471 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
3472 - fs/quota: Fix spectre gadget in do_quotactl
3473 - hwmon: (nct6775) Fix potential Spectre v1
3474 - mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
3475 - switchtec: Fix Spectre v1 vulnerability
3476 - misc: hmc6352: fix potential Spectre v1
3477 - tty: vt_ioctl: fix potential Spectre v1
3478 - nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
3479 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
3480 - IB/ucm: Fix Spectre v1 vulnerability
3481 - RDMA/ucma: Fix Spectre v1 vulnerability
3482 - drm/bufs: Fix Spectre v1 vulnerability
3483 - usb: gadget: storage: Fix Spectre v1 vulnerability
3484 - ptp: fix Spectre v1 vulnerability
3485 - HID: hiddev: fix potential Spectre v1
3486 - vhost: Fix Spectre V1 vulnerability
3487 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
3488 - ipv4: Fix potential Spectre v1 vulnerability
3489 - aio: fix spectre gadget in lookup_ioctx
3490 - ALSA: emux: Fix potential Spectre v1 vulnerabilities
3491 - ALSA: pcm: Fix potential Spectre v1 vulnerability
3492 - ip6mr: Fix potential Spectre v1 vulnerability
3493 - ALSA: rme9652: Fix potential Spectre v1 vulnerability
3494 - ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
3495 - KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
3496 - drm/ioctl: Fix Spectre v1 vulnerabilities
3497 - char/mwave: fix potential Spectre v1 vulnerability
3498 - applicom: Fix potential Spectre v1 vulnerabilities
3499 - ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
3500 - powerpc/ptrace: Mitigate potential Spectre v1
3501 - cfg80211: prevent speculation on cfg80211_classify8021d() return
3502 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
3503 - ALSA: seq: oss: Fix Spectre v1 vulnerability
3504
3505 * Bionic: Sync to Xenial (Spectre) (LP: #1822760)
3506 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
3507 - KVM: SVM: Add MSR-based feature support for serializing LFENCE
3508 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
3509 - KVM: X86: Allow userspace to define the microcode version
3510 - SAUCE: [Fix] x86/KVM/VMX: Add L1D flush logic
3511 - SAUCE: [Fix] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on
3512 vmentry
3513
3514 * [SRU] [B/OEM] Fix ACPI bug that causes boot failure (LP: #1819921)
3515 - SAUCE: ACPI / bus: Add some Lenovo laptops in list of acpi table term list
3516
3517 * Bionic update: upstream stable patchset for fuse 2019-04-12 (LP: #1824553)
3518 - fuse: fix double request_end()
3519 - fuse: fix unlocked access to processing queue
3520 - fuse: umount should wait for all requests
3521 - fuse: Fix oops at process_init_reply()
3522 - fuse: Don't access pipe->buffers without pipe_lock()
3523 - fuse: Fix use-after-free in fuse_dev_do_read()
3524 - fuse: Fix use-after-free in fuse_dev_do_write()
3525 - fuse: set FR_SENT while locked
3526 - fuse: fix blocked_waitq wakeup
3527 - fuse: fix leaked notify reply
3528 - fuse: fix possibly missed wake-up after abort
3529 - fuse: fix use-after-free in fuse_direct_IO()
3530 - fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
3531 - fuse: handle zero sized retrieve correctly
3532 - fuse: call pipe_buf_release() under pipe lock
3533 - fuse: decrement NR_WRITEBACK_TEMP on the right page
3534
3535 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
3536 (required for POWER9 DD2.3) (LP: #1822870) // Backport support for software
3537 count cache flush Spectre v2 mitigation. (CVE) (required for POWER9 DD2.3)
3538 (LP: #1822870)
3539 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
3540 - powerpc/fsl: Fix spectre_v2 mitigations reporting
3541 - powerpc: Avoid code patching freed init sections
3542
3543 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
3544 (required for POWER9 DD2.3) (LP: #1822870) // Backport support for software
3545 count cache flush Spectre v2 mitigation. (CVE) (required for POWER9 DD2.3)
3546 (LP: #1822870) // Backport support for software count cache flush Spectre v2
3547 mitigation. (CVE) (required for POWER9 DD2.3) (LP: #1822870)
3548 - powerpc/security: Fix spectre_v2 reporting
3549
3550 * CVE-2019-3874
3551 - sctp: use sk_wmem_queued to check for writable space
3552 - sctp: implement memory accounting on tx path
3553 - sctp: implement memory accounting on rx path
3554
3555 * NULL pointer dereference when using z3fold and zswap (LP: #1814874)
3556 - z3fold: fix possible reclaim races
3557
3558 * Kprobe event argument syntax in ftrace from ubuntu_kernel_selftests failed
3559 on B PowerPC (LP: #1812809)
3560 - selftests/ftrace: Add ppc support for kprobe args tests
3561
3562 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
3563 - misc: rtsx: make various functions static
3564 - misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
3565 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
3566
3567 * headset-mic doesn't work on two Dell laptops. (LP: #1825272)
3568 - ALSA: hda/realtek - add two more pin configuration sets to quirk table
3569
3570 * CVE-2018-16884
3571 - sunrpc: use SVC_NET() in svcauth_gss_* functions
3572 - sunrpc: use-after-free in svc_process_common()
3573
3574 * sky2 ethernet card don't work after returning from suspension (LP: #1798921)
3575 - sky2: Increase D3 delay again
3576
3577 * CVE-2019-9500
3578 - brcmfmac: assure SSID length from firmware is limited
3579
3580 * CVE-2019-9503
3581 - brcmfmac: add subtype check for event handling in data path
3582
3583 * CVE-2019-3882
3584 - vfio/type1: Limit DMA mappings per container
3585
3586 * Intel I210 Ethernet card not working after hotplug [8086:1533]
3587 (LP: #1818490)
3588 - igb: Fix WARN_ONCE on runtime suspend
3589
3590 * bionic, xenial/hwe: misses "fuse: fix initial parallel dirops" patch
3591 (LP: #1823972)
3592 - fuse: fix initial parallel dirops
3593
3594 * amdgpu resume failure: failed to allocate wb slot (LP: #1825074)
3595 - drm/amdgpu: fix&cleanups for wb_clear
3596
3597 * Pop noise when headset is plugged in or removed from GHS/Line-out jack
3598 (LP: #1821290)
3599 - ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode
3600 for ALC225
3601 - ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
3602 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
3603 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
3604
3605 * mac80211_hwsim unable to handle kernel NULL pointer dereference
3606 at0000000000000000 (LP: #1825058)
3607 - mac80211_hwsim: Timer should be initialized before device registered
3608
3609 * [regression][snd_hda_codec_realtek] repeating crackling noise after 19.04
3610 upgrade (LP: #1821663)
3611 - ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklist
3612 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
3613 - ALSA: hda - Add two more machines to the power_save_blacklist
3614
3615 * ubuntu_nbd_smoke_test failed on P9 with Bionic kernel (LP: #1822247)
3616 - nbd: fix how we set bd_invalidated
3617
3618 * TSC clocksource not available in nested guests (LP: #1822821)
3619 - kvmclock: fix TSC calibration for nested guests
3620
3621 * 4.15 kernel ip_vs --ops causes performance and hang problem (LP: #1819786)
3622 - ipvs: fix refcount usage for conns in ops mode
3623
3624 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
3625 6db23a14" on Cosmic i386 (LP: #1813244) // systemd cause kernel trace "BUG:
3626 unable to handle kernel paging request at 6db23a14" on Cosmic i386
3627 (LP: #1813244)
3628 - openvswitch: fix flow actions reallocation
3629
3630 -- Stefan Bader <stefan.bader@canonical.com> Thu, 25 Apr 2019 10:40:22 +0200
992b9a95 3631
c50532b9 3632linux (4.15.0-48.51) bionic; urgency=medium
28be2472 3633
c50532b9 3634 * linux: 4.15.0-48.51 -proposed tracker (LP: #1822820)
28be2472 3635
c50532b9
AR
3636 * Packaging resync (LP: #1786013)
3637 - [Packaging] update helper scripts
3638 - [Packaging] resync retpoline extraction
3639
3640 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
3641 triggers system hang on i386 (LP: #1812845)
3642 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
3643
3644 * [P9][LTCTest][Opal][FW910] cpupower monitor shows multiple stop Idle_Stats
3645 (LP: #1719545)
3646 - cpupower : Fix header name to read idle state name
3647
3648 * [amdgpu] screen corruption when using touchpad (LP: #1818617)
3649 - drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
3650 - drm/amdgpu: Free VGA stolen memory as soon as possible.
3651
3652 * [SRU][B/C/OEM]IOMMU: add kernel dma protection (LP: #1820153)
3653 - ACPICA: AML parser: attempt to continue loading table after error
3654 - ACPI / property: Allow multiple property compatible _DSD entries
3655 - PCI / ACPI: Identify untrusted PCI devices
3656 - iommu/vt-d: Force IOMMU on for platform opt in hint
3657 - iommu/vt-d: Do not enable ATS for untrusted devices
3658 - thunderbolt: Export IOMMU based DMA protection support to userspace
3659 - iommu/vt-d: Disable ATS support on untrusted devices
3660
3661 * Add basic support to NVLink2 passthrough (LP: #1819989)
3662 - powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is
3663 enabled
3664 - powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
3665 - powerpc/powernv: Export opal_check_token symbol
3666 - powerpc/powernv: Make possible for user to force a full ipl cec reboot
3667 - powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
3668 - powerpc/powernv: Move npu struct from pnv_phb to pci_controller
3669 - powerpc/powernv/npu: Move OPAL calls away from context manipulation
3670 - powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
3671 - powerpc/pseries/npu: Enable platform support
3672 - powerpc/pseries: Remove IOMMU API support for non-LPAR systems
3673 - powerpc/powernv/npu: Check mmio_atsd array bounds when populating
3674 - powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
3675
3676 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
3677 - net-next: hinic: fix a problem in free_tx_poll()
3678 - hinic: remove ndo_poll_controller
3679 - net-next/hinic: add checksum offload and TSO support
3680 - hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
3681 - net-next/hinic:replace multiply and division operators
3682 - net-next/hinic:add rx checksum offload for HiNIC
3683 - net-next/hinic:fix a bug in set mac address
3684 - net-next/hinic: fix a bug in rx data flow
3685 - net: hinic: fix null pointer dereference on pointer hwdev
3686 - hinic: optmize rx refill buffer mechanism
3687 - net-next/hinic:add shutdown callback
3688 - net-next/hinic: replace disable_irq_nosync/enable_irq
3689
3690 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
3691 - Fonts: New Terminus large console font
3692 - [Config]: enable highdpi Terminus 16x32 font support
3693
3694 * [19.04 FEAT] qeth: Enhanced link speed - kernel part (LP: #1814892)
3695 - s390/qeth: report 25Gbit link speed
3696
3697 * CVE-2017-5754
3698 - x86/nmi: Fix NMI uaccess race against CR3 switching
3699 - x86/mm: Fix documentation of module mapping range with 4-level paging
3700 - x86/pti: Enable global pages for shared areas
3701 - x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
3702 - x86/pti: Leave kernel text global for !PCID
3703 - x86/pti: Fix boot problems from Global-bit setting
3704 - x86/pti: Fix boot warning from Global-bit setting
3705 - x86/pti: Reduce amount of kernel text allowed to be Global
3706 - x86/pti: Disallow global kernel text with RANDSTRUCT
3707 - x86/entry/32: Add explicit 'l' instruction suffix
3708 - x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
3709 - x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
3710 - x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
3711 - x86/entry/32: Put ESPFIX code into a macro
3712 - x86/entry/32: Unshare NMI return path
3713 - x86/entry/32: Split off return-to-kernel path
3714 - x86/entry/32: Enter the kernel via trampoline stack
3715 - x86/entry/32: Leave the kernel via trampoline stack
3716 - x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
3717 - x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
3718 - x86/entry/32: Simplify debug entry point
3719 - x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
3720 - x86/entry/32: Add PTI CR3 switches to NMI handler code
3721 - x86/entry: Rename update_sp0 to update_task_stack
3722 - x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()
3723 - x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
3724 - x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
3725 - x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
3726 - x86/pgtable: Move pti_set_user_pgtbl() to pgtable.h
3727 - x86/pgtable: Move two more functions from pgtable_64.h to pgtable.h
3728 - x86/mm/pae: Populate valid user PGD entries
3729 - x86/mm/pae: Populate the user page-table with user pgd's
3730 - x86/mm/pti: Add an overflow check to pti_clone_pmds()
3731 - x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
3732 - x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
3733 - x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
3734 - x86/mm/pti: Keep permissions when cloning kernel text in
3735 pti_clone_kernel_text()
3736 - x86/mm/pti: Introduce pti_finalize()
3737 - x86/mm/pti: Clone entry-text again in pti_finalize()
3738 - x86/mm/dump_pagetables: Define INIT_PGD
3739 - x86/pgtable/pae: Use separate kernel PMDs for user page-table
3740 - x86/ldt: Reserve address-space range on 32 bit for the LDT
3741 - x86/ldt: Define LDT_END_ADDR
3742 - x86/ldt: Split out sanity check in map_ldt_struct()
3743 - x86/ldt: Enable LDT user-mapping for PAE
3744 - x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
3745 - [Config] Update PAGE_TABLE_ISOLATION annotations
3746 - x86/mm/pti: Add Warning when booting on a PCID capable CPU
3747 - x86/entry/32: Add debug code to check entry/exit CR3
3748 - x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
3749 - x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
3750 - perf/core: Make sure the ring-buffer is mapped in all page-tables
3751 - x86/entry/32: Check for VM86 mode in slow-path check
3752 - x86/mm: Remove in_nmi() warning from vmalloc_fault()
3753 - x86/kexec: Allocate 8k PGDs for PTI
3754 - x86/mm/pti: Clear Global bit more aggressively
3755 - mm: Allow non-direct-map arguments to free_reserved_area()
3756 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
3757 - x86/mm/init: Add helper for freeing kernel image pages
3758 - x86/mm/init: Remove freed kernel image areas from alias mapping
3759 - x86/mm/pti: Fix 32 bit PCID check
3760 - x86/mm/pti: Don't clear permissions in pti_clone_pmd()
3761 - x86/mm/pti: Clone kernel-image on PTE level for 32 bit
3762 - x86/relocs: Add __end_rodata_aligned to S_REL
3763 - x86/mm/pti: Move user W+X check into pti_finalize()
3764 - x86/efi: Load fixmap GDT in efi_call_phys_epilog()
3765 - x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
3766 - x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions
3767 - x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
3768 - x86/entry/32: Clear the CS high bits
3769 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
3770 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
3771 - x86/ldt: Remove unused variable in map_ldt_struct()
3772 - x86/mm: Fix guard hole handling
3773 - x86/dump_pagetables: Fix LDT remap address marker
3774
3775 * Avoid potential memory corruption on HiSilicon SoCs (LP: #1819546)
3776 - iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
3777
3778 * Ubuntu18.04.01: [Power9] power8 Compat guest(RHEL7.6) crashes during guest
3779 boot with > 256G of memory (kernel/kvm) (LP: #1818645)
3780 - ]PATCH] KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
3781
3782 * Fix for dual Intel NVMes (LP: #1821961)
3783 - SAUCE: nvme: Merge two quirk entries into one for Intel 760p/Pro 7600p
3784
3785 * CVE-2017-5715
3786 - tools headers: Synchronize prctl.h ABI header
3787 - x86/spectre: Add missing family 6 check to microcode check
3788 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
3789 - x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
3790 - x86/speculation: Propagate information about RSB filling mitigation to sysfs
3791 - x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC
3792 variant
3793 - x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
3794 - x86/retpoline: Remove minimal retpoline support
3795 - x86/speculation: Update the TIF_SSBD comment
3796 - x86/speculation: Clean up spectre_v2_parse_cmdline()
3797 - x86/speculation: Remove unnecessary ret variable in cpu_show_common()
3798 - x86/speculation: Move STIPB/IBPB string conditionals out of
3799 cpu_show_common()
3800 - x86/speculation: Disable STIBP when enhanced IBRS is in use
3801 - x86/speculation: Rename SSBD update functions
3802 - x86/speculation: Reorganize speculation control MSRs update
3803 - sched/smt: Make sched_smt_present track topology
3804 - x86/Kconfig: Select SCHED_SMT if SMP enabled
3805 - sched/smt: Expose sched_smt_present static key
3806 - x86/speculation: Rework SMT state change
3807 - x86/l1tf: Show actual SMT state
3808 - x86/speculation: Reorder the spec_v2 code
3809 - x86/speculation: Mark string arrays const correctly
3810 - x86/speculataion: Mark command line parser data __initdata
3811 - x86/speculation: Unify conditional spectre v2 print functions
3812 - x86/speculation: Add command line control for indirect branch speculation
3813 - x86/speculation: Prepare for per task indirect branch speculation control
3814 - x86/process: Consolidate and simplify switch_to_xtra() code
3815 - x86/speculation: Avoid __switch_to_xtra() calls
3816 - x86/speculation: Prepare for conditional IBPB in switch_mm()
3817 - ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
3818 - x86/speculation: Split out TIF update
3819 - x86/speculation: Prevent stale SPEC_CTRL msr content
3820 - x86/speculation: Prepare arch_smt_update() for PRCTL mode
3821 - x86/speculation: Add prctl() control for indirect branch speculation
3822 - x86/speculation: Enable prctl mode for spectre_v2_user
3823 - x86/speculation: Add seccomp Spectre v2 user space protection mode
3824 - x86/speculation: Provide IBPB always command line options
3825 - kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
3826 - x86/speculation: Change misspelled STIPB to STIBP
3827 - x86/speculation: Add support for STIBP always-on preferred mode
3828 - x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
3829 - s390: remove closung punctuation from spectre messages
3830 - x86/speculation: Simplify the CPU bug detection logic
3831
3832 * CVE-2018-3639
3833 - x86/bugs: Add AMD's variant of SSB_NO
3834 - x86/bugs: Add AMD's SPEC_CTRL MSR usage
3835 - x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
3836 - x86/bugs: Update when to check for the LS_CFG SSBD mitigation
3837 - x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
3838 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
3839
3840 * [Ubuntu] vfio-ap: add subsystem to matrix device to avoid libudev failures
3841 (LP: #1818854)
3842 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
3843
3844 * Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete
3845 (0x0f) (LP: #1748565)
3846 - Bluetooth: Fix unnecessary error message for HCI request completion
3847
3848 * HiSilicon HNS ethernet broken in 4.15.0-45 (LP: #1818294)
3849 - net: hns: Fix WARNING when hns modules installed
3850
3851 * rtl8723be wifi does not work under linux-modules-extra-4.15.0-33-generic
3852 (LP: #1788997)
3853 - SAUCE: Revert "rtlwifi: cleanup 8723be ant_sel definition"
3854
3855 * Crash from :i915 module with 4.15.0-46-generic using multi-display
3856 (LP: #1819486)
3857 - SAUCE: Revert "drm/i915: Fix hotplug irq ack on i965/g4x"
3858
3859 * kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2
3860 (LP: #1814069)
3861 - hv/netvsc: fix handling of fallback to single queue mode
3862 - hv/netvsc: Fix NULL dereference at single queue mode fallback
3863
3864 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
3865 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
3866
3867 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
3868 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
3869
3870 * fscache: jobs might hang when fscache disk is full (LP: #1821395)
3871 - fscache: fix race between enablement and dropping of object
3872
3873 * hns3: fix oops in hns3_clean_rx_ring() (LP: #1821064)
3874 - net: hns3: add dma_rmb() for rx description
3875
3876 * Hard lockup in 2 CPUs due to deadlock in cpu_stoppers (LP: #1821259)
3877 - stop_machine: Disable preemption after queueing stopper threads
3878 - stop_machine: Atomically queue and wake stopper threads
3879
3880 * tcm_loop.ko: move from modules-extra into main modules package
3881 (LP: #1817786)
3882 - [Packaging] move tcm_loop.lo to main linux-modules package
3883
3884 * tcmu user space crash results in kernel module hang. (LP: #1819504)
3885 - scsi: tcmu: delete unused __wait
3886 - scsi: tcmu: track nl commands
3887 - scsi: tcmu: simplify nl interface
3888 - scsi: tcmu: add module wide block/reset_netlink support
3889
3890 * Intel XL710 - i40e driver does not work with kernel 4.15 (Ubuntu 18.04)
3891 (LP: #1779756)
3892 - i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
3893 - i40e: prevent overlapping tx_timeout recover
3894
3895 * some codecs stop working after S3 (LP: #1820930)
3896 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
3897
3898 * i40e xps management broken when > 64 queues/cpus (LP: #1820948)
3899 - i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
3900 - i40e: Fix the number of queues available to be mapped for use
3901
3902 * 4.15 s390x kernel BUG at /build/linux-
3903 Gycr4Z/linux-4.15.0/drivers/block/virtio_blk.c:565! (LP: #1788432)
3904 - virtio/s390: avoid race on vcdev->config
3905 - virtio/s390: fix race in ccw_io_helper()
3906
3907 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
3908 - iommu/amd: Fix NULL dereference bug in match_hid_uid
3909
3910 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
3911 system (LP: #1821271)
3912 - iwlwifi: add new card for 9260 series
3913
3914 * Add support for MAC address pass through on RTL8153-BD (LP: #1821276)
3915 - r8152: Add support for MAC address pass through on RTL8153-BD
3916 - r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
3917
3918 -- Andrea Righi <andrea.righi@canonical.com> Tue, 02 Apr 2019 18:31:55 +0200
28be2472 3919
53f4f4b0 3920linux (4.15.0-47.50) bionic; urgency=medium
51361a4b 3921
53f4f4b0 3922 * linux: 4.15.0-47.50 -proposed tracker (LP: #1819716)
51361a4b 3923
53f4f4b0
KE
3924 * Packaging resync (LP: #1786013)
3925 - [Packaging] resync getabis
3926 - [Packaging] update helper scripts
3927 - [Packaging] resync retpoline extraction
3928
3929 * C++ demangling support missing from perf (LP: #1396654)
3930 - [Packaging] fix a mistype
3931
3932 * arm-smmu-v3 arm-smmu-v3.3.auto: CMD_SYNC timeout (LP: #1818162)
3933 - iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout
3934
3935 * Crash in nvme_irq_check() when using threaded interrupts (LP: #1818747)
3936 - nvme-pci: fix out of bounds access in nvme_cqe_pending
3937
3938 * CVE-2019-9213
3939 - mm: enforce min addr even if capable() in expand_downwards()
3940
3941 * CVE-2019-3460
3942 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
3943
3944 * amdgpu with mst WARNING on blanking (LP: #1814308)
3945 - drm/amd/display: Don't use dc_link in link_encoder
3946 - drm/amd/display: Move wait for hpd ready out from edp power control.
3947 - drm/amd/display: eDP sequence BL off first then DP blank.
3948 - drm/amd/display: Fix unused variable compilation error
3949 - drm/amd/display: Fix warning about misaligned code
3950 - drm/amd/display: Fix MST dp_blank REG_WAIT timeout
3951
3952 * tun/tap: unable to manage carrier state from userland (LP: #1806392)
3953 - tun: implement carrier change
3954
3955 * CVE-2019-8980
3956 - exec: Fix mem leak in kernel_read_file
3957
3958 * raw_skew in timer from the ubuntu_kernel_selftests failed on Bionic
3959 (LP: #1811194)
3960 - selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock
3961 adjustments are in progress
3962
3963 * [Packaging] Allow overlay of config annotations (LP: #1752072)
3964 - [Packaging] config-check: Add an include directive
3965
3966 * CVE-2019-7308
3967 - bpf: move {prev_,}insn_idx into verifier env
3968 - bpf: move tmp variable into ax register in interpreter
3969 - bpf: enable access to ax register also from verifier rewrite
3970 - bpf: restrict map value pointer arithmetic for unprivileged
3971 - bpf: restrict stack pointer arithmetic for unprivileged
3972 - bpf: restrict unknown scalars of mixed signed bounds for unprivileged
3973 - bpf: fix check_map_access smin_value test when pointer contains offset
3974 - bpf: prevent out of bounds speculation on pointer arithmetic
3975 - bpf: fix sanitation of alu op with pointer / scalar type from different
3976 paths
3977 - bpf: add various test cases to selftests
3978
3979 * CVE-2017-5753
3980 - bpf: properly enforce index mask to prevent out-of-bounds speculation
3981 - bpf: fix inner map masking to prevent oob under speculation
3982
3983 * BPF: kernel pointer leak to unprivileged userspace (LP: #1815259)
3984 - bpf/verifier: disallow pointer subtraction
3985
3986 * squashfs hardening (LP: #1816756)
3987 - squashfs: more metadata hardening
3988 - squashfs metadata 2: electric boogaloo
3989 - squashfs: more metadata hardening
3990 - Squashfs: Compute expected length from inode size rather than block length
3991
3992 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
3993 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
3994
3995 * Update ENA driver to version 2.0.3K (LP: #1816806)
3996 - net: ena: update driver version from 2.0.2 to 2.0.3
3997 - net: ena: fix race between link up and device initalization
3998 - net: ena: fix crash during failed resume from hibernation
3999
4000 * ipset kernel error: 4.15.0-43-generic (LP: #1811394)
4001 - netfilter: ipset: Fix wraparound in hash:*net* types
4002
4003 * Silent "Unknown key" message when pressing keyboard backlight hotkey
4004 (LP: #1817063)
4005 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
4006
4007 * CVE-2018-18021
4008 - arm64: KVM: Tighten guest core register access from userspace
4009 - KVM: arm/arm64: Introduce vcpu_el1_is_32bit
4010 - arm64: KVM: Sanitize PSTATE.M when being set from userspace
4011
4012 * CVE-2018-14678
4013 - x86/entry/64: Remove %ebx handling from error_entry/exit
4014
4015 * CVE-2018-19824
4016 - ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c
4017
4018 * CVE-2019-3459
4019 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
4020
4021 * Bionic update: upstream stable patchset 2019-02-08 (LP: #1815234)
4022 - fork: unconditionally clear stack on fork
4023 - spi: spi-s3c64xx: Fix system resume support
4024 - Input: elan_i2c - add ACPI ID for lenovo ideapad 330
4025 - Input: i8042 - add Lenovo LaVie Z to the i8042 reset list
4026 - Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
4027 - kvm, mm: account shadow page tables to kmemcg
4028 - delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
4029 - tracing: Fix double free of event_trigger_data
4030 - tracing: Fix possible double free in event_enable_trigger_func()
4031 - kthread, tracing: Don't expose half-written comm when creating kthreads
4032 - tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
4033 - tracing: Quiet gcc warning about maybe unused link variable
4034 - arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
4035 - mlxsw: spectrum_switchdev: Fix port_vlan refcounting
4036 - kcov: ensure irq code sees a valid area
4037 - xen/netfront: raise max number of slots in xennet_get_responses()
4038 - skip LAYOUTRETURN if layout is invalid
4039 - ALSA: emu10k1: add error handling for snd_ctl_add
4040 - ALSA: fm801: add error handling for snd_ctl_add
4041 - NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
4042 - nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
4043 - vfio: platform: Fix reset module leak in error path
4044 - vfio/mdev: Check globally for duplicate devices
4045 - vfio/type1: Fix task tracking for QEMU vCPU hotplug
4046 - kernel/hung_task.c: show all hung tasks before panic
4047 - mm: /proc/pid/pagemap: hide swap entries from unprivileged users
4048 - mm: vmalloc: avoid racy handling of debugobjects in vunmap
4049 - mm/slub.c: add __printf verification to slab_err()
4050 - rtc: ensure rtc_set_alarm fails when alarms are not supported
4051 - perf tools: Fix pmu events parsing rule
4052 - netfilter: ipset: forbid family for hash:mac sets
4053 - netfilter: ipset: List timing out entries with "timeout 1" instead of zero
4054 - irqchip/ls-scfg-msi: Map MSIs in the iommu
4055 - watchdog: da9063: Fix updating timeout value
4056 - printk: drop in_nmi check from printk_safe_flush_on_panic()
4057 - bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
4058 - ceph: fix alignment of rasize
4059 - e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
4060 - powerpc/lib: Adjust .balign inside string functions for PPC32
4061 - powerpc/64s: Add barrier_nospec
4062 - powerpc/eeh: Fix use-after-release of EEH driver
4063 - hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
4064 - powerpc/64s: Fix compiler store ordering to SLB shadow area
4065 - RDMA/mad: Convert BUG_ONs to error flows
4066 - lightnvm: pblk: warn in case of corrupted write buffer
4067 - netfilter: nf_tables: check msg_type before nft_trans_set(trans)
4068 - pnfs: Don't release the sequence slot until we've processed layoutget on
4069 open
4070 - disable loading f2fs module on PAGE_SIZE > 4KB
4071 - f2fs: fix error path of move_data_page
4072 - f2fs: fix to don't trigger writeback during recovery
4073 - f2fs: fix to wait page writeback during revoking atomic write
4074 - f2fs: Fix deadlock in shutdown ioctl
4075 - f2fs: fix to detect failure of dquot_initialize
4076 - f2fs: fix race in between GC and atomic open
4077 - block, bfq: remove wrong lock in bfq_requests_merged
4078 - usbip: usbip_detach: Fix memory, udev context and udev leak
4079 - usbip: dynamically allocate idev by nports found in sysfs
4080 - perf/x86/intel/uncore: Correct fixed counter index check in generic code
4081 - perf/x86/intel/uncore: Correct fixed counter index check for NHM
4082 - selftests/intel_pstate: Improve test, minor fixes
4083 - selftests: memfd: return Kselftest Skip code for skipped tests
4084 - selftests: intel_pstate: return Kselftest Skip code for skipped tests
4085 - PCI: Fix devm_pci_alloc_host_bridge() memory leak
4086 - iwlwifi: pcie: fix race in Rx buffer allocator
4087 - Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning
4088 - Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011
4089 - ASoC: dpcm: fix BE dai not hw_free and shutdown
4090 - mfd: cros_ec: Fail early if we cannot identify the EC
4091 - mwifiex: handle race during mwifiex_usb_disconnect
4092 - wlcore: sdio: check for valid platform device data before suspend
4093 - media: tw686x: Fix incorrect vb2_mem_ops GFP flags
4094 - media: videobuf2-core: don't call memop 'finish' when queueing
4095 - Btrfs: don't return ino to ino cache if inode item removal fails
4096 - Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
4097 - btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
4098 - btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
4099 - x86/microcode: Make the late update update_lock a raw lock for RT
4100 - PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
4101 - PCI: Prevent sysfs disable of device while driver is attached
4102 - nvme-rdma: stop admin queue before freeing it
4103 - nvme-pci: Fix AER reset handling
4104 - ath: Add regulatory mapping for FCC3_ETSIC
4105 - ath: Add regulatory mapping for ETSI8_WORLD
4106 - ath: Add regulatory mapping for APL13_WORLD
4107 - ath: Add regulatory mapping for APL2_FCCA
4108 - ath: Add regulatory mapping for Uganda
4109 - ath: Add regulatory mapping for Tanzania
4110 - ath: Add regulatory mapping for Serbia
4111 - ath: Add regulatory mapping for Bermuda
4112 - ath: Add regulatory mapping for Bahamas
4113 - powerpc/32: Add a missing include header
4114 - powerpc/chrp/time: Make some functions static, add missing header include
4115 - powerpc/powermac: Add missing prototype for note_bootable_part()
4116 - powerpc/powermac: Mark variable x as unused
4117 - powerpc: Add __printf verification to prom_printf
4118 - spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC
4119 - powerpc/8xx: fix invalid register expression in head_8xx.S
4120 - pinctrl: at91-pio4: add missing of_node_put
4121 - bpf: powerpc64: pad function address loads with NOPs
4122 - PCI: pciehp: Request control of native hotplug only if supported
4123 - net: dsa: qca8k: Add support for QCA8334 switch
4124 - mwifiex: correct histogram data with appropriate index
4125 - ima: based on policy verify firmware signatures (pre-allocated buffer)
4126 - drivers/perf: arm-ccn: don't log to dmesg in event_init
4127 - spi: Add missing pm_runtime_put_noidle() after failed get
4128 - fscrypt: use unbound workqueue for decryption
4129 - scsi: ufs: ufshcd: fix possible unclocked register access
4130 - scsi: ufs: fix exception event handling
4131 - scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger
4132 - drm/nouveau/fifo/gk104-: poll for runlist update completion
4133 - Bluetooth: btusb: add ID for LiteOn 04ca:301a
4134 - rtc: tps6586x: fix possible race condition
4135 - rtc: vr41xx: fix possible race condition
4136 - rtc: tps65910: fix possible race condition
4137 - ALSA: emu10k1: Rate-limit error messages about page errors
4138 - regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
4139 - md/raid1: add error handling of read error from FailFast device
4140 - md: fix NULL dereference of mddev->pers in remove_and_add_spares()
4141 - ixgbevf: fix MAC address changes through ixgbevf_set_mac()
4142 - media: smiapp: fix timeout checking in smiapp_read_nvm
4143 - net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
4144 - ALSA: usb-audio: Apply rate limit to warning messages in URB complete
4145 callback
4146 - media: atomisp: ov2680: don't declare unused vars
4147 - arm64: cmpwait: Clear event register before arming exclusive monitor
4148 - HID: hid-plantronics: Re-resend Update to map button for PTT products
4149 - arm64: dts: renesas: salvator-common: use audio-graph-card for Sound
4150 - drm/radeon: fix mode_valid's return type
4151 - drm/amdgpu: Remove VRAM from shared bo domains.
4152 - powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by
4153 Starlet
4154 - HID: i2c-hid: check if device is there before really probing
4155 - EDAC, altera: Fix ARM64 build warning
4156 - ARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_NONE usage
4157 - ARM: dts: emev2: Add missing interrupt-affinity to PMU node
4158 - ARM: dts: sh73a0: Add missing interrupt-affinity to PMU node
4159 - nvmem: properly handle returned value nvmem_reg_read
4160 - i40e: free the skb after clearing the bitlock
4161 - tty: Fix data race in tty_insert_flip_string_fixed_flag
4162 - dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
4163 - net: phy: phylink: Release link GPIO
4164 - media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()
4165 - libata: Fix command retry decision
4166 - ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2
4167 - media: media-device: fix ioctl function types
4168 - media: saa7164: Fix driver name in debug output
4169 - mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
4170 - brcmfmac: Add support for bcm43364 wireless chipset
4171 - s390/cpum_sf: Add data entry sizes to sampling trailer entry
4172 - perf: fix invalid bit in diagnostic entry
4173 - bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
4174 - scsi: 3w-9xxx: fix a missing-check bug
4175 - scsi: 3w-xxxx: fix a missing-check bug
4176 - scsi: megaraid: silence a static checker bug
4177 - scsi: qedf: Set the UNLOADING flag when removing a vport
4178 - staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
4179 - staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5
4180 - thermal: exynos: fix setting rising_threshold for Exynos5433
4181 - bpf: fix references to free_bpf_prog_info() in comments
4182 - f2fs: avoid fsync() failure caused by EAGAIN in writepage()
4183 - media: siano: get rid of __le32/__le16 cast warnings
4184 - drm/atomic: Handling the case when setting old crtc for plane
4185 - ALSA: hda/ca0132: fix build failure when a local macro is defined
4186 - mmc: dw_mmc: update actual clock for mmc debugfs
4187 - mmc: pwrseq: Use kmalloc_array instead of stack VLA
4188 - dt-bindings: pinctrl: meson: add support for the Meson8m2 SoC
4189 - spi: meson-spicc: Fix error handling in meson_spicc_probe()
4190 - dt-bindings: net: meson-dwmac: new compatible name for AXG SoC
4191 - backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
4192 - stop_machine: Use raw spinlocks
4193 - delayacct: Use raw_spinlocks
4194 - memory: tegra: Do not handle spurious interrupts
4195 - memory: tegra: Apply interrupts mask per SoC
4196 - nvme: lightnvm: add granby support
4197 - arm64: defconfig: Enable Rockchip io-domain driver
4198 - igb: Fix queue selection on MAC filters on i210
4199 - drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
4200 - ipconfig: Correctly initialise ic_nameservers
4201 - rsi: Fix 'invalid vdd' warning in mmc
4202 - rsi: fix nommu_map_sg overflow kernel panic
4203 - audit: allow not equal op for audit by executable
4204 - staging: vchiq_core: Fix missing semaphore release in error case
4205 - staging: lustre: llite: correct removexattr detection
4206 - staging: lustre: ldlm: free resource when ldlm_lock_create() fails.
4207 - serial: core: Make sure compiler barfs for 16-byte earlycon names
4208 - soc: imx: gpcv2: Do not pass static memory as platform data
4209 - microblaze: Fix simpleImage format generation
4210 - usb: hub: Don't wait for connect state at resume for powered-off ports
4211 - crypto: authencesn - don't leak pointers to authenc keys
4212 - crypto: authenc - don't leak pointers to authenc keys
4213 - media: omap3isp: fix unbalanced dma_iommu_mapping
4214 - regulator: Don't return or expect -errno from of_map_mode()
4215 - scsi: scsi_dh: replace too broad "TP9" string with the exact models
4216 - scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
4217 - media: atomisp: compat32: fix __user annotations
4218 - media: si470x: fix __be16 annotations
4219 - ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
4220 - ASoC: topology: Add missing clock gating parameter when parsing hw_configs
4221 - drm: Add DP PSR2 sink enable bit
4222 - drm/atomic-helper: Drop plane->fb references only for
4223 drm_atomic_helper_shutdown()
4224 - drm/dp/mst: Fix off-by-one typo when dump payload table
4225 - block: reset bi_iter.bi_done after splitting bio
4226 - random: mix rdrand with entropy sent in from userspace
4227 - squashfs: be more careful about metadata corruption
4228 - ext4: fix inline data updates with checksums enabled
4229 - ext4: fix check to prevent initializing reserved inodes
4230 - PCI: xgene: Remove leftover pci_scan_child_bus() call
4231 - RDMA/uverbs: Protect from attempts to create flows on unsupported QP
4232 - net: dsa: qca8k: Force CPU port to its highest bandwidth
4233 - net: dsa: qca8k: Enable RXMAC when bringing up a port
4234 - net: dsa: qca8k: Add QCA8334 binding documentation
4235 - net: dsa: qca8k: Allow overwriting CPU port setting
4236 - ipv4: remove BUG_ON() from fib_compute_spec_dst
4237 - net: fix amd-xgbe flow-control issue
4238 - net: lan78xx: fix rx handling before first packet is send
4239 - net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
4240 - NET: stmmac: align DMA stuff to largest cache line length
4241 - tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
4242 - xen-netfront: wait xenbus state change when load module manually
4243 - netlink: Do not subscribe to non-existent groups
4244 - netlink: Don't shift with UB on nlk->ngroups
4245 - tcp: do not force quickack when receiving out-of-order packets
4246 - tcp: add max_quickacks param to tcp_incr_quickack and
4247 tcp_enter_quickack_mode
4248 - tcp: do not aggressively quick ack after ECN events
4249 - tcp: refactor tcp_ecn_check_ce to remove sk type cast
4250 - tcp: add one more quick ack after after ECN events
4251 - mm: disallow mappings that conflict for devm_memremap_pages()
4252 - drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
4253 - mm: check for SIGKILL inside dup_mmap() loop
4254 - rxrpc: Fix terminal retransmission connection ID to include the channel
4255 - ceph: fix use-after-free in ceph_statfs()
4256 - lightnvm: proper error handling for pblk_bio_add_pages
4257 - f2fs: don't drop dentry pages after fs shutdown
4258 - selftests: filesystems: return Kselftest Skip code for skipped tests
4259 - selftests/filesystems: devpts_pts included wrong header
4260 - iwlwifi: mvm: open BA session only when sta is authorized
4261 - drm/amd/display: Do not program interrupt status on disabled crtc
4262 - soc: qcom: smem: fix qcom_smem_set_global_partition()
4263 - soc: qcom: smem: byte swap values properly
4264 - pinctrl: msm: fix gpio-hog related boot issues
4265 - net: mvpp2: Add missing VLAN tag detection
4266 - drm/nouveau: remove fence wait code from deferred client work handler
4267 - drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl
4268 - clocksource: Move inline keyword to the beginning of function declarations
4269 - media: staging: atomisp: Comment out several unused sensor resolutions
4270 - IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS
4271 - rsi: Add null check for virtual interfaces in wowlan config
4272 - ARM: dts: stih410: Fix complain about IRQ_TYPE_NONE usage
4273 - ARM: dts: imx53: Fix LDB OF graph warning
4274 - soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
4275 - mlxsw: spectrum_router: Return an error for non-default FIB rules
4276 - i40e: Add advertising 10G LR mode
4277 - i40e: avoid overflow in i40e_ptp_adjfreq()
4278 - ath10k: fix kernel panic while reading tpc_stats
4279 - ASoC: fsl_ssi: Use u32 variable type when using regmap_read()
4280 - platform/x86: dell-smbios: Match on www.dell.com in OEM strings too
4281 - staging: ks7010: fix error handling in ks7010_upload_firmware
4282 - media: rc: mce_kbd decoder: low timeout values cause double keydowns
4283 - ath10k: search all IEs for variant before falling back
4284 - PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
4285 - ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrl
4286 - drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifier
4287 - nvmet-fc: fix target sgl list on large transfers
4288 - i2c: rcar: handle RXDMA HW behaviour on Gen3
4289 - gpio: uniphier: set legitimate irq trigger type in .to_irq hook
4290 - tcp: ack immediately when a cwr packet arrives
4291 - ACPICA: AML Parser: ignore control method status in module-level code
4292
4293 * Bionic update: upstream stable patchset 2019-02-05 (LP: #1814813)
4294 - MIPS: ath79: fix register address in ath79_ddr_wb_flush()
4295 - MIPS: Fix off-by-one in pci_resource_to_user()
4296 - xen/PVH: Set up GS segment for stack canary
4297 - drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
4298 - drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
4299 - bonding: set default miimon value for non-arp modes if not set
4300 - ip: hash fragments consistently
4301 - ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
4302 - net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
4303 - net: skb_segment() should not return NULL
4304 - net/mlx5: Adjust clock overflow work period
4305 - net/mlx5e: Don't allow aRFS for encapsulated packets
4306 - net/mlx5e: Fix quota counting in aRFS expire flow
4307 - net/ipv6: Fix linklocal to global address with VRF
4308 - multicast: do not restore deleted record source filter mode to new one
4309 - net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
4310 - sock: fix sg page frag coalescing in sk_alloc_sg
4311 - rtnetlink: add rtnl_link_state check in rtnl_configure_link
4312 - vxlan: add new fdb alloc and create helpers
4313 - vxlan: make netlink notify in vxlan_fdb_destroy optional
4314 - vxlan: fix default fdb entry netlink notify ordering during netdev create
4315 - tcp: fix dctcp delayed ACK schedule
4316 - tcp: helpers to send special DCTCP ack
4317 - tcp: do not cancel delay-AcK on DCTCP special ACK
4318 - tcp: do not delay ACK in DCTCP upon CE status change
4319 - staging: speakup: fix wraparound in uaccess length check
4320 - usb: cdc_acm: Add quirk for Castles VEGA3000
4321 - usb: core: handle hub C_PORT_OVER_CURRENT condition
4322 - usb: dwc2: Fix DMA alignment to start at allocated boundary
4323 - usb: gadget: f_fs: Only return delayed status when len is 0
4324 - driver core: Partially revert "driver core: correct device's shutdown order"
4325 - can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
4326 - can: xilinx_can: fix power management handling
4327 - can: xilinx_can: fix recovery from error states not being propagated
4328 - can: xilinx_can: fix device dropping off bus on RX overrun
4329 - can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
4330 - can: xilinx_can: fix incorrect clear of non-processed interrupts
4331 - can: xilinx_can: fix RX overflow interrupt not being enabled
4332 - can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr
4333 only
4334 - can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before
4335 checking can.ctrlmode
4336 - turn off -Wattribute-alias
4337 - net-next/hinic: fix a problem in hinic_xmit_frame()
4338 - net/mlx5e: Refine ets validation function
4339 - nfp: flower: ensure dead neighbour entries are not offloaded
4340 - usb: gadget: Fix OS descriptors support
4341 - ACPICA: AML Parser: ignore dispatcher error status during table load
4342
4343 * installer does not support iSCSI iBFT (LP: #1817321)
4344 - d-i: add iscsi_ibft to scsi-modules
4345
4346 * CVE-2019-7222
4347 - KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
4348
4349 * CVE-2019-7221
4350 - KVM: nVMX: unconditionally cancel preemption timer in free_nested
4351 (CVE-2019-7221)
4352
4353 * CVE-2019-6974
4354 - kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
4355
4356 * Regular D-state processes impacting LXD containers (LP: #1817628)
4357 - mm: do not stall register_shrinker()
4358
4359 * hns3 nic speed may not match optical port speed (LP: #1817969)
4360 - net: hns3: Config NIC port speed same as that of optical module
4361
4362 * [Hyper-V] srcu: Lock srcu_data structure in srcu_gp_start() (LP: #1802021)
4363 - srcu: Prohibit call_srcu() use under raw spinlocks
4364 - srcu: Lock srcu_data structure in srcu_gp_start()
4365
4366 * libsas disks can have non-unique by-path names (LP: #1817784)
4367 - scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
4368
4369 * Bluetooth not working (Intel CyclonePeak) (LP: #1817518)
4370 - Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
4371
4372 * CVE-2019-8912
4373 - net: crypto set sk to NULL when af_alg_release.
4374 - net: socket: set sock->sk to NULL after calling proto_ops::release()
4375
4376 * Trackpad is not recognized. (LP: #1817200)
4377 - pinctrl: cannonlake: Fix gpio base for GPP-E
4378
4379 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
4380 - ALSA: hda/realtek - Headset microphone support for System76 darp5
4381 - ALSA: hda/realtek - Headset microphone and internal speaker support for
4382 System76 oryp5
4383
4384 * Constant noise in the headphone on Lenovo X1 machines (LP: #1817263)
4385 - ALSA: hda/realtek: Disable PC beep in passthrough on alc285
4386
4387 * AC adapter status not detected on Asus ZenBook UX410UAK (LP: #1745032)
4388 - Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"
4389 - ACPI / AC: Remove initializer for unused ident dmi_system_id
4390 - ACPI / battery: Remove initializer for unused ident dmi_system_id
4391 - ACPI / battery: Add handling for devices which wrongly report discharging
4392 state
4393 - ACPI / battery: Ignore AC state in handle_discharging on systems where it is
4394 broken
4395
4396 * TPM intermittently fails after cold-boot (LP: #1762672)
4397 - tpm: fix intermittent failure with self tests
4398
4399 * qlcnic: Firmware aborts/hangs in QLogic NIC (LP: #1815033)
4400 - qlcnic: fix Tx descriptor corruption on 82xx devices
4401
4402 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 13 Mar 2019 04:37:49 +0000
51361a4b 4403
aa07f7dc 4404linux (4.15.0-46.49) bionic; urgency=medium
3c3ba67a 4405
aa07f7dc 4406 * linux: 4.15.0-46.49 -proposed tracker (LP: #1814726)
3c3ba67a 4407
aa07f7dc
KE
4408 * mprotect fails on ext4 with dax (LP: #1799237)
4409 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
4410
4411 * kernel BUG at /build/linux-vxxS7y/linux-4.15.0/mm/slub.c:296! (LP: #1812086)
4412 - iscsi target: fix session creation failure handling
4413 - scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
4414 fails
4415 - scsi: iscsi: target: Fix conn_ops double free
4416
4417 * user_copy in user from ubuntu_kernel_selftests failed on KVM kernel
4418 (LP: #1812198)
4419 - selftests: user: return Kselftest Skip code for skipped tests
4420 - selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS
4421 - selftests: kselftest: Remove outdated comment
4422
4423 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
4424 - SAUCE: staging: rtlwifi: allow RTLWIFI_DEBUG_ST to be disabled
4425 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
4426 - SAUCE: Add r8822be to signature inclusion list
4427
4428 * kernel oops in bcache module (LP: #1793901)
4429 - SAUCE: bcache: never writeback a discard operation
4430
4431 * CVE-2018-18397
4432 - userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
4433 - userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
4434 - userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
4435 - userfaultfd: shmem: add i_size checks
4436 - userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
4437
4438 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
4439 - HID: i2c-hid: Ignore input report if there's no data present on Elan
4440 touchpanels
4441
4442 * Vsock connect fails with ENODEV for large CID (LP: #1813934)
4443 - vhost/vsock: fix vhost vsock cid hashing inconsistent
4444
4445 * SRU: Fix thinkpad 11e 3rd boot hang (LP: #1804604)
4446 - ACPI / LPSS: Force LPSS quirks on boot
4447
4448 * Bionic update: upstream stable patchset 2019-01-17 (LP: #1812229)
4449 - scsi: sd_zbc: Fix variable type and bogus comment
4450 - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
4451 parallel.
4452 - x86/apm: Don't access __preempt_count with zeroed fs
4453 - x86/events/intel/ds: Fix bts_interrupt_threshold alignment
4454 - x86/MCE: Remove min interval polling limitation
4455 - fat: fix memory allocation failure handling of match_strdup()
4456 - ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
4457 - ARCv2: [plat-hsdk]: Save accl reg pair by default
4458 - ARC: Fix CONFIG_SWAP
4459 - ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
4460 - ARC: mm: allow mprotect to make stack mappings executable
4461 - mm: memcg: fix use after free in mem_cgroup_iter()
4462 - mm/huge_memory.c: fix data loss when splitting a file pmd
4463 - cpufreq: intel_pstate: Register when ACPI PCCH is present
4464 - vfio/pci: Fix potential Spectre v1
4465 - stop_machine: Disable preemption when waking two stopper threads
4466 - drm/i915: Fix hotplug irq ack on i965/g4x
4467 - drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
4468 - drm/nouveau: Avoid looping through fake MST connectors
4469 - gen_stats: Fix netlink stats dumping in the presence of padding
4470 - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
4471 - ipv6: fix useless rol32 call on hash
4472 - ipv6: ila: select CONFIG_DST_CACHE
4473 - lib/rhashtable: consider param->min_size when setting initial table size
4474 - net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
4475 - net: Don't copy pfmemalloc flag in __copy_skb_header()
4476 - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
4477 - net/ipv4: Set oif in fib_compute_spec_dst
4478 - net: phy: fix flag masking in __set_phy_supported
4479 - ptp: fix missing break in switch
4480 - qmi_wwan: add support for Quectel EG91
4481 - tg3: Add higher cpu clock for 5762.
4482 - hv_netvsc: Fix napi reschedule while receive completion is busy
4483 - net/mlx4_en: Don't reuse RX page when XDP is set
4484 - net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
4485 - ipv6: make DAD fail with enhanced DAD when nonce length differs
4486 - net: usb: asix: replace mii_nway_restart in resume path
4487 - alpha: fix osf_wait4() breakage
4488 - cxl_getfile(): fix double-iput() on alloc_file() failures
4489 - powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
4490 - xhci: Fix perceived dead host due to runtime suspend race with event handler
4491 - KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
4492 - x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
4493 - ALSA: hda/realtek - Yet another Clevo P950 quirk entry
4494 - drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
4495 - rhashtable: add restart routine in rhashtable_free_and_destroy()
4496 - sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
4497 - sctp: introduce sctp_dst_mtu
4498 - sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
4499 - net: aquantia: vlan unicast address list correct handling
4500 - drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
4501
4502 * Bionic update: upstream stable patchset 2019-01-15 (LP: #1811877)
4503 - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
4504 - x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
4505 - x86/paravirt: Make native_save_fl() extern inline
4506 - Btrfs: fix duplicate extents after fsync of file with prealloc extents
4507 - cpufreq / CPPC: Set platform specific transition_delay_us
4508 - PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
4509 - alx: take rtnl before calling __alx_open from resume
4510 - atm: Preserve value of skb->truesize when accounting to vcc
4511 - atm: zatm: Fix potential Spectre v1
4512 - ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
4513 - ipvlan: fix IFLA_MTU ignored on NEWLINK
4514 - ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
4515 - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
4516 - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
4517 - net: fix use-after-free in GRO with ESP
4518 - net: macb: Fix ptp time adjustment for large negative delta
4519 - net/mlx5e: Avoid dealing with vport representors if not being e-switch
4520 manager
4521 - net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
4522 - net/mlx5: Fix command interface race in polling mode
4523 - net/mlx5: Fix incorrect raw command length parsing
4524 - net/mlx5: Fix required capability for manipulating MPFS
4525 - net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
4526 - net: mvneta: fix the Rx desc DMA address in the Rx path
4527 - net/packet: fix use-after-free
4528 - net_sched: blackhole: tell upper qdisc about dropped packets
4529 - net: sungem: fix rx checksum support
4530 - net/tcp: Fix socket lookups with SO_BINDTODEVICE
4531 - qede: Adverstise software timestamp caps when PHC is not available.
4532 - qed: Fix setting of incorrect eswitch mode.
4533 - qed: Fix use of incorrect size in memcpy call.
4534 - qed: Limit msix vectors in kdump kernel to the minimum required count.
4535 - r8152: napi hangup fix after disconnect
4536 - stmmac: fix DMA channel hang in half-duplex mode
4537 - strparser: Remove early eaten to fix full tcp receive buffer stall
4538 - tcp: fix Fast Open key endianness
4539 - tcp: prevent bogus FRTO undos with non-SACK flows
4540 - vhost_net: validate sock before trying to put its fd
4541 - VSOCK: fix loopback on big-endian systems
4542 - net: cxgb3_main: fix potential Spectre v1
4543 - rtlwifi: Fix kernel Oops "Fw download fail!!"
4544 - rtlwifi: rtl8821ae: fix firmware is not ready to run
4545 - net: lan78xx: Fix race in tx pending skb size calculation
4546 - crypto: af_alg - Initialize sg_num_bytes in error code path
4547 - mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
4548 - PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
4549 - netfilter: ebtables: reject non-bridge targets
4550 - reiserfs: fix buffer overflow with long warning messages
4551 - KEYS: DNS: fix parsing multiple options
4552 - tls: Stricter error checking in zerocopy sendmsg path
4553 - autofs: fix slab out of bounds read in getname_kernel()
4554 - nsh: set mac len based on inner packet
4555 - bdi: Fix another oops in wb_workfn()
4556 - rds: avoid unenecessary cong_update in loop transport
4557 - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
4558 - string: drop __must_check from strscpy() and restore strscpy() usages in
4559 cgroup
4560 - nfsd: COPY and CLONE operations require the saved filehandle to be set
4561 - net/sched: act_ife: fix recursive lock and idr leak
4562 - net/sched: act_ife: preserve the action control in case of error
4563 - hinic: reset irq affinity before freeing irq
4564 - nfp: flower: fix mpls ether type detection
4565 - net: macb: initialize bp->queues[0].bp for at91rm9200
4566 - enic: do not overwrite error code
4567 - virtio_net: fix memory leak in XDP_REDIRECT
4568 - netfilter: ipv6: nf_defrag: drop skb dst before queueing
4569 - ipvs: initialize tbl->entries after allocation
4570 - ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
4571 - bpf: enforce correct alignment for instructions
4572 - bpf, arm32: fix to use bpf_jit_binary_lock_ro api
4573
4574 * Fix non-working pinctrl-intel (LP: #1811777)
4575 - pinctrl: intel: Implement intel_gpio_get_direction callback
4576 - pinctrl: intel: Do pin translation in other GPIO operations as well
4577
4578 * ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
4579 - ip6_gre: fix tunnel list corruption for x-netns
4580
4581 * Userspace break as a result of missing patch backport (LP: #1813873)
4582 - tty: Don't hold ldisc lock in tty_reopen() if ldisc present
4583
4584 * kvm_stat : missing python dependency (LP: #1798776)
4585 - tools/kvm_stat: fix python3 issues
4586 - tools/kvm_stat: switch to python3
4587
4588 * [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr
4589 (LP: #1812797)
4590 - vgaarb: Add support for 64-bit frame buffer address
4591 - vgaarb: Keep adding VGA device in queue
4592
4593 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
4594 - USB: Add new USB LPM helpers
4595 - USB: Consolidate LPM checks to avoid enabling LPM twice
4596
4597 * ptrace-tm-spd-gpr in powerpc/ptrace from ubuntu_kerenl_selftests failed on
4598 Bionic P8 (LP: #1813127)
4599 - selftests/powerpc: Fix ptrace tm failure
4600
4601 * [SRU] IO's are issued with incorrect Scatter Gather Buffer (LP: #1795453)
4602 - scsi: megaraid_sas: Use 63-bit DMA addressing
4603
4604 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
4605 - [Config] Enable timestamping in network PHY devices
4606
4607 * CVE-2018-19854
4608 - crypto: user - fix leaking uninitialized memory to userspace
4609
4610 * x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
4611 (LP: #1813532)
4612 - x86/mm: Do not warn about PCI BIOS W+X mappings
4613
4614 * CVE-2019-6133
4615 - fork: record start_time late
4616
4617 * Fix not working Goodix touchpad (LP: #1811929)
4618 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
4619
4620 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
4621 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
4622 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
4623
4624 * X1 Extreme: only one of the two SSDs is loaded (LP: #1811755)
4625 - nvme-core: rework a NQN copying operation
4626 - nvme: pad fake subsys NQN vid and ssvid with zeros
4627 - nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
4628
4629 * Crash on "ip link add foo type ipip" (LP: #1811803)
4630 - SAUCE: fan: Fix NULL pointer dereference
4631
4632 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 06 Feb 2019 04:57:21 +0000
3c3ba67a 4633
ffdd392b 4634linux (4.15.0-45.48) bionic; urgency=medium
6dee4976 4635
ffdd392b 4636 * linux: 4.15.0-45.48 -proposed tracker (LP: #1813779)
6dee4976 4637
ffdd392b
SB
4638 * External monitors does not work anymore 4.15.0-44 (LP: #1813663)
4639 - SAUCE: Revert "drm/i915/dp: Send DPCD ON for MST before phy_up"
4640
4641 * kernel 4.15.0-44 cannot mount ext4 fs with meta_bg enabled (LP: #1813727)
4642 - ext4: fix false negatives *and* false positives in ext4_check_descriptors()
4643
4644 -- Stefan Bader <stefan.bader@canonical.com> Tue, 29 Jan 2019 16:39:15 +0100
6dee4976 4645
f162c0d5 4646linux (4.15.0-44.47) bionic; urgency=medium
54f596cf 4647
f162c0d5 4648 * linux: 4.15.0-44.47 -proposed tracker (LP: #1811419)
54f596cf 4649
f162c0d5
KSS
4650 * Packaging resync (LP: #1786013)
4651 - [Packaging] update helper scripts
4652
4653 * CPU hard lockup with rigorous writes to NVMe drive (LP: #1810998)
4654 - blk-wbt: pass in enum wbt_flags to get_rq_wait()
4655 - blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
4656 - blk-wbt: move disable check into get_limit()
4657 - blk-wbt: use wq_has_sleeper() for wq active check
4658 - blk-wbt: fix has-sleeper queueing check
4659 - blk-wbt: abstract out end IO completion handler
4660 - blk-wbt: improve waking of tasks
4661
4662 * To reduce the Realtek USB cardreader power consumption (LP: #1811337)
4663 - mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support
4664 1.8v
4665 - mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
4666 - mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
4667 - mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
4668 - mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
4669 - mmc: rtsx_usb_sdmmc: Re-work runtime PM support
4670 - mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
4671 - memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
4672 - misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection
4673 - memstick: Prevent memstick host from getting runtime suspended during card
4674 detection
4675 - memstick: rtsx_usb_ms: Use ms_dev() helper
4676 - memstick: rtsx_usb_ms: Support runtime power management
4677
4678 * Support non-strict iommu mode on arm64 (LP: #1806488)
4679 - iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
4680 - iommu/arm-smmu-v3: Implement flush_iotlb_all hook
4681 - iommu/dma: Add support for non-strict mode
4682 - iommu: Add "iommu.strict" command line option
4683 - iommu/io-pgtable-arm: Add support for non-strict mode
4684 - iommu/arm-smmu-v3: Add support for non-strict mode
4685 - iommu/io-pgtable-arm-v7s: Add support for non-strict mode
4686 - iommu/arm-smmu: Support non-strict mode
4687
4688 * ELAN900C:00 04F3:2844 touchscreen doesn't work (LP: #1811335)
4689 - pinctrl: cannonlake: Fix community ordering for H variant
4690 - pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
4691
4692 * Add Cavium ThunderX2 SoC UNCORE PMU driver (LP: #1811200)
4693 - perf: Export perf_event_update_userpage
4694 - Documentation: perf: Add documentation for ThunderX2 PMU uncore driver
4695 - drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
4696 - [Config] New config CONFIG_THUNDERX2_PMU=m
4697
4698 * Update hisilicon SoC-specific drivers (LP: #1810457)
4699 - SAUCE: Revert "net: hns3: Updates RX packet info fetch in case of multi BD"
4700 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
4701 resetting"
4702 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
4703 callback function"
4704 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
4705 function when link status change"
4706 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
4707 roce client"
4708 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
4709 - scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency
4710 - ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
4711 - scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()
4712 - scsi: hisi_sas: remove some unneeded structure members
4713 - scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
4714 - net: hns: Fix the process of adding broadcast addresses to tcam
4715 - net: hns3: remove redundant variable 'protocol'
4716 - scsi: hisi_sas: Drop hisi_sas_slot_abort()
4717 - net: hns: Make many functions static
4718 - net: hns: make hns_dsaf_roce_reset non static
4719 - net: hisilicon: hns: Replace mdelay() with msleep()
4720 - net: hns3: fix return value error while hclge_cmd_csq_clean failed
4721 - net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
4722 - net: hns: Mark expected switch fall-through
4723 - net: hns3: Mark expected switch fall-through
4724 - net: hns3: Remove tx ring BD len register in hns3_enet
4725 - net: hns: modify variable type in hns_nic_reuse_page
4726 - net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
4727 - net: hns3: modify variable type in hns3_nic_reuse_page
4728 - net: hns3: Fix for vf vlan delete failed problem
4729 - net: hns3: Fix for multicast failure
4730 - net: hns3: Fix error of checking used vlan id
4731 - net: hns3: Implement shutdown ops in hns3 pci driver
4732 - net: hns3: Fix for loopback selftest failed problem
4733 - net: hns3: Fix ping exited problem when doing lp selftest
4734 - net: hns3: Preserve vlan 0 in hardware table
4735 - net: hns3: Only update mac configuation when necessary
4736 - net: hns3: Change the dst mac addr of loopback packet
4737 - net: hns3: Remove redundant codes of query advertised flow control abilitiy
4738 - net: hns3: Refine hns3_get_link_ksettings()
4739 - net: hns: make function hns_gmac_wait_fifo_clean() static
4740 - net: hns3: Add default irq affinity
4741 - net: hns3: Add unlikely for buf_num check
4742 - net: hns3: Remove tx budget to clean more TX descriptors in a napi
4743 - net: hns3: Remove packet statistics of public
4744 - net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
4745 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
4746 - net: hns3: Check hdev state when getting link status
4747 - net: hns3: Fix for setting speed for phy failed problem
4748 - net: hns3: Fix cmdq registers initialization issue for vf
4749 - net: hns3: Clear client pointer when initialize client failed or unintialize
4750 finished
4751 - net: hns3: Fix client initialize state issue when roce client initialize
4752 failed
4753 - net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()
4754 - net: hns3: Fix ets validate issue
4755 - net: hns3: Unify the type convert for desc.data
4756 - net: hns3: Adjust prefix of tx/rx statistic names
4757 - net: hns3: Fix tqp array traversal condition for vf
4758 - net: hns3: Unify the prefix of vf functions
4759 - net: hns3: Add handle for default case
4760 - net: hns3: Add nic state check before calling netif_tx_wake_queue
4761 - net: hns3: Add unlikely for dma_mapping_error check
4762 - net: hns3: Remove print messages for error packet
4763 - net: hns3: Add get_media_type ops support for VF
4764 - net: hns3: Fix speed/duplex information loss problem when executing ethtool
4765 ethx cmd of VF
4766 - net: hns3: Remove redundant hclge_get_port_type()
4767 - net: hns3: Add support for sctp checksum offload
4768 - net: hns3: Set extra mac address of pause param for HW
4769 - net: hns3: Rename loop mode
4770 - net: hns3: Rename mac loopback to app loopback
4771 - net: hns3: Add serdes parallel inner loopback support
4772 - net: hns3: Fix for packet buffer setting bug
4773 - net: hns3: Fix for netdev not up problem when setting mtu
4774 - net: hns3: Change return type of hclge_tm_schd_info_update()
4775 - net: hns3: Modify hns3_get_max_available_channels
4776 - net: hns3: Fix loss of coal configuration while doing reset
4777 - net: hns: remove ndo_poll_controller
4778 - hns3: Fix the build.
4779 - hns3: Another build fix.
4780 - net: hns3: Add flow director initialization
4781 - net: hns3: Add input key and action config support for flow director
4782 - net: hns3: Add support for rule add/delete for flow director
4783 - net: hns3: Add support for rule query of flow director
4784 - net: hns3: Add reset handle for flow director
4785 - net: hns3: Remove all flow director rules when unload hns3 driver
4786 - net: hns3: Add support for enable/disable flow director
4787 - net: hns3: Remove the default mask configuration for mac vlan table
4788 - net: hns3: Clear mac vlan table entries when unload driver or function reset
4789 - net: hns3: Optimize for unicast mac vlan table
4790 - net: hns3: Drop depricated mta table support
4791 - net: hns3: Add egress/ingress vlan filter for revision 0x21
4792 - net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware
4793 - net: hns3: Add new RSS hash algorithm support for PF
4794 - net: hns3: Add RSS general configuration support for VF
4795 - net: hns3: Add RSS tuples support for VF
4796 - net: hns3: Add HW RSS hash information to RX skb
4797 - net: hns3: Enable promisc mode when mac vlan table is full
4798 - net: hns3: Resume promisc mode and vlan filter status after reset
4799 - net: hns3: Resume promisc mode and vlan filter status after loopback test
4800 - scsi: hisi_sas: Feed back linkrate(max/min) when re-attached
4801 - scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()
4802 - scsi: hisi_sas: Fix the race between IO completion and timeout for
4803 SMP/internal IO
4804 - scsi: hisi_sas: Free slot later in slot_complete_vx_hw()
4805 - scsi: hisi_sas: unmask interrupts ent72 and ent74
4806 - scsi: hisi_sas: Use block layer tag instead for IPTT
4807 - scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register values
4808 - net: hns3: remove hns3_fill_desc_tso
4809 - net: hns3: move DMA map into hns3_fill_desc
4810 - net: hns3: add handling for big TX fragment
4811 - net: hns3: rename hns_nic_dma_unmap
4812 - net: hns3: fix for multiple unmapping DMA problem
4813 - scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()
4814 - scsi: hisi_sas: Fix NULL pointer dereference
4815 - net: hns3: Add PCIe AER callback error_detected
4816 - net: hns3: Add PCIe AER error recovery
4817 - net: hns3: Add support to enable and disable hw errors
4818 - net: hns3: Add enable and process common ecc errors
4819 - net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
4820 - net: hns3: Add enable and process hw errors from PPP
4821 - net: hns3: Add enable and process hw errors of TM scheduler
4822 - net: hns3: Fix for warning uninitialized symbol hw_err_lst3
4823 - net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
4824 - net: hns3: add error handler for hns3_nic_init_vector_data()
4825 - net: hns3: bugfix for buffer not free problem during resetting
4826 - net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
4827 - net: hns3: bugfix for the initialization of command queue's spin lock
4828 - net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
4829 - net: hns3: bugfix for is_valid_csq_clean_head()
4830 - net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
4831 - net: hns3: fix incorrect return value/type of some functions
4832 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
4833 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
4834 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
4835 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
4836 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
4837 - net: hns3: bugfix for not checking return value
4838 - net: hns: Incorrect offset address used for some registers.
4839 - net: hns: All ports can not work when insmod hns ko after rmmod.
4840 - net: hns: Some registers use wrong address according to the datasheet.
4841 - net: hns: Fixed bug that netdev was opened twice
4842 - net: hns: Clean rx fbd when ae stopped.
4843 - net: hns: Free irq when exit from abnormal branch
4844 - net: hns: Avoid net reset caused by pause frames storm
4845 - net: hns: Fix ntuple-filters status error.
4846 - net: hns: Add mac pcs config when enable|disable mac
4847 - net: hns: Fix ping failed when use net bridge and send multicast
4848 - net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of
4849 enet
4850 - net: hns3: add set_default_reset_request in the hnae3_ae_ops
4851 - net: hns3: provide some interface & information for the client
4852 - net: hns3: adjust the location of clearing the table when doing reset
4853 - net: hns3: enable/disable ring in the enet while doing UP/DOWN
4854 - net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
4855 - net: hns3: ignore new coming low-level reset while doing high-level reset
4856 - net: hns3: move some reset information from hnae3_handle into
4857 hclge_dev/hclgevf_dev
4858 - net: hns3: adjust the process of PF reset
4859 - net: hns3: call roce's reset notify callback when resetting
4860 - net: hns3: add error handler for hclge_reset()
4861 - net: hns3: fix for cmd queue memory not freed problem during reset
4862 - net: hns3: Remove set but not used variable 'reset_level'
4863 - net: hns3: fix spelling mistake, "assertting" -> "asserting"
4864 - net: hns3: add reset_hdev to reinit the hdev in VF's reset process
4865 - net: hns3: adjust VF's reset process
4866 - net: hns3: add reset handling for VF when doing PF reset
4867 - net: hns3: add reset handling for VF when doing Core/Global/IMP reset
4868 - net: hns3: stop handling command queue while resetting VF
4869 - net: hns3: add error handler for hclgevf_reset()
4870 - net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
4871 - net: hns3: implement the IMP reset processing for PF
4872 - net: hns3: add PCIe FLR support for PF
4873 - net: hns3: do VF's pci re-initialization while PF doing FLR
4874 - net: hns3: add PCIe FLR support for VF
4875 - net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
4876 - net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
4877 - net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
4878 - net: hns3: Adds GRO params to SKB for the stack
4879 - scsi: hisi_sas: use dma_set_mask_and_coherent
4880 - scsi: hisi_sas: Create separate host attributes per HBA
4881 - scsi: hisi_sas: Add support for interrupt converge for v3 hw
4882 - scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
4883 - scsi: hisi_sas: Relocate some codes to avoid an unused check
4884 - scsi: hisi_sas: change the time of SAS SSP connection
4885 - net: hns3: fix spelling mistake "failded" -> "failed"
4886 - net: hns3: Support two vlan header when setting mtu
4887 - net: hns3: Refactor mac mtu setting related functions
4888 - net: hns3: Add vport alive state checking support
4889 - net: hns3: Add mtu setting support for vf
4890 - net: hns3: up/down netdev in hclge module when setting mtu
4891 - net: hns3: add common validation in hclge_dcb
4892 - net: hns3: Add debugfs framework registration
4893 - net: hns3: Add "queue info" query function
4894 - net: hns3: Add "FD flow table" info query function
4895 - net: hns3: Add "tc config" info query function
4896 - net: hns3: Add "tm config" info query function
4897 - net: hns3: Add "qos pause" config info query function
4898 - net: hns3: Add "qos prio map" info query function
4899 - net: hns3: Add "qos buffer" config info query function
4900 - net: hns3: Support "ethtool -d" for HNS3 VF driver
4901 - net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
4902 - net: hns3: remove existing process error functions and reorder hw_blk table
4903 - net: hns3: rename enable error interrupt functions
4904 - net: hns3: re-enable error interrupts on hw reset
4905 - net: hns3: deletes unnecessary settings of the descriptor data
4906 - net: hns3: rename process_hw_error function
4907 - net: hns3: add optimization in the hclge_hw_error_set_state
4908 - net: hns3: add handling of hw ras errors using new set of commands
4909 - net: hns3: deleted logging 1 bit errors
4910 - net: hns3: add handling of hw errors reported through MSIX
4911 - net: hns3: add handling of hw errors of MAC
4912 - net: hns3: handle hw errors of PPP PF
4913 - net: hns3: handle hw errors of PPU(RCB)
4914 - net: hns3: handle hw errors of SSU
4915 - net: hns3: add handling of RDMA RAS errors
4916 - net: hns3: fix spelling mistake "offser" -> "offset"
4917 - scsi: hisi_sas: Fix warnings detected by sparse
4918 - scsi: hisi_sas: Relocate some code to reduce complexity
4919 - scsi: hisi_sas: Make sg_tablesize consistent value
4920 - hns3: prevent building without CONFIG_INET
4921 - net: hns3: Add "bd info" query function
4922 - net: hns3: Add "manager table" information query function
4923 - net: hns3: Add "status register" information query function
4924 - net: hns3: Add "dcb register" status information query function
4925 - net: hns3: Add "queue map" information query function
4926 - net: hns3: Add "tm map" status information query function
4927 - net: hns3: fix error handling int the hns3_get_vector_ring_chain
4928 - net: hns3: uninitialize pci in the hclgevf_uninit
4929 - net: hns3: fix napi_disable not return problem
4930 - net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
4931 - net: hns3: remove unnecessary configuration recapture while resetting
4932 - net: hns3: fix incomplete uninitialization of IRQ in the
4933 hns3_nic_uninit_vector_data()
4934 - net: hns3: update coalesce param per second
4935 - net: hns3: remove 1000M/half support of phy
4936 - net: hns3: synchronize speed and duplex from phy when phy link up
4937 - net: hns3: getting tx and dv buffer size through firmware
4938 - net: hns3: aligning buffer size in SSU to 256 bytes
4939 - net: hns3: fix a SSU buffer checking bug
4940 - scsi: hisi_sas: Add support for DIF feature for v2 hw
4941 - net: hns3: refine the handle for hns3_nic_net_open/stop()
4942 - net: hns3: change default tc state to close
4943 - net: hns3: fix a bug caused by udelay
4944 - net: hns3: add max vector number check for pf
4945 - net: hns3: reset tqp while doing DOWN operation
4946 - net: hns3: fix vf id check issue when add flow director rule
4947 - net: hns3: don't restore rules when flow director is disabled
4948 - net: hns3: fix the descriptor index when get rss type
4949 - net: hns3: remove redundant variable initialization
4950 - net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
4951
4952 * iptables connlimit allows more connections than the limit when using
4953 multiple CPUs (LP: #1811094)
4954 - SAUCE: netfilter: xt_connlimit: remove the 'addr' parameter in add_hlist()
4955 - netfilter: nf_conncount: expose connection list interface
4956 - netfilter: nf_conncount: Fix garbage collection with zones
4957 - netfilter: nf_conncount: fix garbage collection confirm race
4958 - netfilter: nf_conncount: don't skip eviction when age is negative
4959
4960 * CVE-2018-16882
4961 - KVM: Fix UAF in nested posted interrupt processing
4962
4963 * Cannot initialize ATA disk if IDENTIFY command fails (LP: #1809046)
4964 - scsi: libsas: check the ata device status by ata_dev_enabled()
4965
4966 * scsi: libsas: fix a race condition when smp task timeout (LP: #1808912)
4967 - scsi: libsas: fix a race condition when smp task timeout
4968
4969 * CVE-2018-14625
4970 - vhost/vsock: fix use-after-free in network stack callers
4971
4972 * Fix and issue that LG I2C touchscreen stops working after reboot
4973 (LP: #1805085)
4974 - HID: i2c-hid: Disable runtime PM for LG touchscreen
4975
4976 * powerpc/powernv/pci: Work around races in PCI bridge enabling (LP: #1805245)
4977 - powerpc/powernv/pci: Work around races in PCI bridge enabling
4978
4979 * Drivers: hv: vmbus: Offload the handling of channels to two workqueues
4980 (LP: #1807757)
4981 - hv_netvsc: fix network namespace issues with VF support
4982 - hv_netvsc: split sub-channel setup into async and sync
4983 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
4984 - hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
4985 - vmbus: don't return values for uninitalized channels
4986 - Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
4987 - Drivers: hv: vmbus: Offload the handling of channels to two workqueues
4988
4989 * Disable LPM for Raydium Touchscreens (LP: #1802248)
4990 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
4991
4992 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
4993 Adapter (LP: #1805607)
4994 - SAUCE: ath10k: provide reset function for QCA9377 chip
4995
4996 * CVE-2018-17972
4997 - proc: restrict kernel stack dumps to root
4998
4999 * CVE-2018-19407
5000 - KVM: X86: Fix scan ioapic use-before-initialization
5001
5002 * CVE-2018-18281
5003 - mremap: properly flush TLB before releasing the page
5004
5005 * Fix USB2 device wrongly detected as USB1 (LP: #1806534)
5006 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
5007
5008 * armhf guests fail to boot in EFI mode (LP: #1809488)
5009 - efi/arm: Revert deferred unmap of early memmap mapping
5010
5011 * Bionic shows incorrect warning about number of pointers in TFD
5012 (LP: #1801102)
5013 - iwlwifi: pcie: don't warn if we use all the transmit pointers
5014
5015 * audio output has constant noise on a Dell machine (LP: #1810891)
5016 - ALSA: hda/realtek - Fixed headphone issue for ALC700
5017
5018 * ldisc crash on reopened tty (LP: #1791758)
5019 - tty: Drop tty->count on tty_reopen() failure
5020 - tty: Hold tty_ldisc_lock() during tty_reopen()
5021 - tty: Don't block on IO when ldisc change is pending
5022 - tty: Simplify tty->count math in tty_reopen()
5023
5024 * SATA device is not going to DEVSLP (LP: #1781533)
5025 - ahci: Allow setting a default LPM policy for mobile chipsets
5026 - ata: libahci: Correct setting of DEVSLP register
5027 - ata: libahci: Allow reconfigure of DEVSLP register
5028 - ata: ahci: Support state with min power but Partial low power state
5029 - ata: ahci: Enable DEVSLP by default on x86 with SLP_S0
5030 - [Config] set CONFIG_SATA_MOBILE_LPM_POLICY=0
5031
5032 * Console got stuck using serial tty after logout (LP: #1808097)
5033 - tty: do not set TTY_IO_ERROR flag if console port
5034
5035 * fanotify10 in ubuntu_ltp_syscalls failed (LP: #1802454)
5036 - fsnotify: fix ignore mask logic in fsnotify()
5037
5038 * SRU: Fix kernel xhci hang when resume from S3 (LP: #1805344)
5039 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
5040 - usb: xhci: fix timeout for transition from RExit to U0
5041
5042 * Add pointstick support for Cirque Touchpad (LP: #1805081)
5043 - HID: multitouch: Add pointstick support for Cirque Touchpad
5044
5045 * Intel NVMe drives timeout when nvme format is attempted (LP: #1797587)
5046 - nvme: Use admin command effects for admin commands
5047
5048 * lineout jack can't work on a Dell machine (LP: #1810892)
5049 - ALSA: hda/realtek - Support Dell headset mode for New AIO platform
5050
5051 * Bionic update: upstream stable patchset 2019-01-04 (LP: #1810554)
5052 - MIPS: Call dump_stack() from show_regs()
5053 - MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
5054 - MIPS: Fix ioremap() RAM check
5055 - mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
5056 - mmc: dw_mmc: fix card threshold control configuration
5057 - ibmasm: don't write out of bounds in read handler
5058 - staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
5059 - staging: r8822be: Fix RTL8822be can't find any wireless AP
5060 - ata: Fix ZBC_OUT command block check
5061 - ata: Fix ZBC_OUT all bit handling
5062 - vmw_balloon: fix inflation with batching
5063 - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
5064 - USB: serial: ch341: fix type promotion bug in ch341_control_in()
5065 - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
5066 - USB: serial: keyspan_pda: fix modem-status error handling
5067 - USB: serial: mos7840: fix status-register error handling
5068 - usb: quirks: add delay quirks for Corsair Strafe
5069 - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
5070 - ALSA: hda - Handle pm failure during hotplug
5071 - fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
5072 - fs, elf: make sure to page align bss in load_elf_library
5073 - mm: do not bug_on on incorrect length in __mm_populate()
5074 - tracing: Reorder display of TGID to be after PID
5075 - kbuild: delete INSTALL_FW_PATH from kbuild documentation
5076 - arm64: neon: Fix function may_use_simd() return error status
5077 - tools build: fix # escaping in .cmd files for future Make
5078 - IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
5079 - i2c: tegra: Fix NACK error handling
5080 - iw_cxgb4: correctly enforce the max reg_mr depth
5081 - xen: setup pv irq ops vector earlier
5082 - nvme-pci: Remap CMB SQ entries on every controller reset
5083 - crypto: x86/salsa20 - remove x86 salsa20 implementations
5084 - uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
5085 - netfilter: nf_queue: augment nfqa_cfg_policy
5086 - netfilter: x_tables: initialise match/target check parameter struct
5087 - loop: add recursion validation to LOOP_CHANGE_FD
5088 - PM / hibernate: Fix oops at snapshot_write()
5089 - RDMA/ucm: Mark UCM interface as BROKEN
5090 - loop: remember whether sysfs_create_group() was done
5091 - f2fs: give message and set need_fsck given broken node id
5092 - mm: do not drop unused pages when userfaultd is running
5093 - bpf: reject passing modified ctx to helper functions
5094 - mei: discard messages from not connected client during power down.
5095 - mm: zero unavailable pages before memmap init
5096 - xen: remove global bit from __default_kernel_pte_mask for pv guests
5097 - f2fs: return error during fill_super
5098 - f2fs: avoid bug_on on corrupted inode
5099 - f2fs: sanity check on sit entry
5100 - f2fs: sanity check for total valid node blocks
5101 - ARM: dts: armada-38x: use the new thermal binding
5102 - mm: don't do zero_resv_unavail if memmap is not allocated
5103
5104 * Blacklist Realtek Virtual IPMI device (LP: #1808353)
5105 - ipmi:pci: Blacklist a Realtek "IPMI" device
5106
5107 * Ethernet[10ec:8136] doesn't work after S3 with kernel 4.15.0.43.64
5108 (LP: #1809847)
5109 - SAUCE: Revert "r8169: don't use MSI-X on RTL8106e"
5110 - r8169: re-enable MSI-X on RTL8168g
5111
5112 * Killer 802.11ac 2x2 (1550 or 1550i) [8086:2526][1a56:1550] is not supported
5113 (LP: #1809219)
5114 - iwlwifi: add more card IDs for 9000 series
5115
5116 * Support new Realtek ethernet chips (LP: #1811055)
5117 - r8169: Add support for new Realtek Ethernet
5118
5119 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
5120 (LP: #1805775)
5121 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
5122 disabled
5123
5124 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
5125 (LP: #1804588)
5126 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
5127 - SAUCE: nvme: add quirk to not call disable function when suspending
5128
5129 * mpt3sas - driver using the wrong register to update a queue index in FW
5130 (LP: #1810781)
5131 - scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5
5132 controllers when HBA supports more than 16 MSI-x vectors.
5133
5134 * HP mobile workstations with hybrid graphics support, can not directly output
5135 to external monitors by dGPU (LP: #1810702)
5136 - ACPI / OSI: Add OEM _OSI string to enable dGPU direct output
5137
5138 * broken touchpad after i2c-i801 blacklist change (LP: #1802135)
5139 - i2c: i801: Don't restore config registers on runtime PM
5140
5141 * Enable new Realtek card reader (LP: #1806335)
5142 - USB: usb-storage: Add new IDs to ums-realtek
5143 - SAUCE: (noup) USB: usb-storage: Make MMC support optional on ums-realtek
5144
5145 * The line-out on the Dell Dock station can't work (LP: #1806532)
5146 - ALSA: usb-audio: Allow to override the longname string
5147 - ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock
5148 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
5149
5150 * linux-buildinfo: pull out ABI information into its own package
5151 (LP: #1806380)
5152 - [Packaging] getabis -- handle all known package combinations
5153 - [Packaging] getabis -- support parsing a simple version
5154
5155 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
5156 - igb: Fix an issue that PME is not enabled during runtime suspend
5157
5158 * Fix Terminus USB hub that may breaks connected USB devices after S3
5159 (LP: #1806850)
5160 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
5161
5162 * Add support for Dell DW5821e WWAN/GPS module (LP: #1807342)
5163 - qmi_wwan: add support for the Dell Wireless 5821e module
5164 - qmi_wwan: fix interface number for DW5821e production firmware
5165 - USB: option: add support for DW5821e
5166
5167 * Add support for 0cf3:535b QCA_ROME device (LP: #1807333)
5168 - Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device
5169
5170 * The mute led can't work anymore on the lenovo x1 carbon (LP: #1808465)
5171 - ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
5172
5173 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
5174 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
5175 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
5176
5177 * Touchpad stops working after reboot on Apollo Lake (LP: #1728244)
5178 - HID: i2c-hid: disable runtime PM operations on hantick touchpad
5179
5180 * MAC address pass through on RTL8153-BND for docking station (LP: #1808729)
5181 - r8152: Add support for MAC address pass through on RTL8153-BND
5182
5183 * [Ubuntu] kernel: zcrypt: reinit ap queue state machine (LP: #1805414)
5184 - s390/zcrypt: reinit ap queue state machine during device probe
5185
5186 * [UBUNTU] qeth: fix length check in SNMP processing (LP: #1805802)
5187 - s390/qeth: fix length check in SNMP processing
5188
5189 * ASPEED server console output extremely slow after upgrade to 18.04
5190 (LP: #1808183)
5191 - drm/ast: Remove existing framebuffers before loading driver
5192
5193 * Bionic update: upstream stable patchset 2018-12-13 (LP: #1808399)
5194 - userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
5195 - mm: hugetlb: yield when prepping struct pages
5196 - tracing: Fix missing return symbol in function_graph output
5197 - scsi: target: Fix truncated PR-in ReadKeys response
5198 - s390: Correct register corruption in critical section cleanup
5199 - drbd: fix access after free
5200 - vfio: Use get_user_pages_longterm correctly
5201 - cifs: Fix use after free of a mid_q_entry
5202 - cifs: Fix memory leak in smb2_set_ea()
5203 - cifs: Fix infinite loop when using hard mount option
5204 - drm: Use kvzalloc for allocating blob property memory
5205 - drm/udl: fix display corruption of the last line
5206 - jbd2: don't mark block as modified if the handle is out of credits
5207 - ext4: add corruption check in ext4_xattr_set_entry()
5208 - ext4: always verify the magic number in xattr blocks
5209 - ext4: make sure bitmaps and the inode table don't overlap with bg
5210 descriptors
5211 - ext4: always check block group bounds in ext4_init_block_bitmap()
5212 - ext4: only look at the bg_flags field if it is valid
5213 - ext4: verify the depth of extent tree in ext4_find_extent()
5214 - ext4: include the illegal physical block in the bad map ext4_error msg
5215 - ext4: never move the system.data xattr out of the inode body
5216 - ext4: avoid running out of journal credits when appending to an inline file
5217 - ext4: add more inode number paranoia checks
5218 - ext4: add more mount time checks of the superblock
5219 - ext4: check superblock mapped prior to committing
5220 - HID: i2c-hid: Fix "incomplete report" noise
5221 - HID: hiddev: fix potential Spectre v1
5222 - HID: debug: check length before copy_to_user()
5223 - media: vb2: core: Finish buffers at the end of the stream
5224 - f2fs: truncate preallocated blocks in error case
5225 - Revert "dpaa_eth: fix error in dpaa_remove()"
5226 - Kbuild: fix # escaping in .cmd files for future Make
5227 - media: cx25840: Use subdev host data for PLL override
5228 - fs: allow per-device dax status checking for filesystems
5229 - dax: change bdev_dax_supported() to support boolean returns
5230 - dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
5231 - dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
5232 - dm: prevent DAX mounts if not supported
5233 - mtd: cfi_cmdset_0002: Change definition naming to retry write operation
5234 - mtd: cfi_cmdset_0002: Change erase functions to retry for error
5235 - mtd: cfi_cmdset_0002: Change erase functions to check chip good only
5236 - netfilter: nf_log: don't hold nf_log_mutex during user access
5237 - staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
5238 - sched, tracing: Fix trace_sched_pi_setprio() for deboosting
5239 - PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
5240 - drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
5241 - scsi: aacraid: Fix PD performance regression over incorrect qd being set
5242 - ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl
5243 - drm/amdgpu: Add amdgpu_atpx_get_dhandle()
5244 - drm/amdgpu: Dynamically probe for ATIF handle (v2)
5245 - i2c: core: smbus: fix a potential missing-check bug
5246
5247 * Bionic update: upstream stable patchset 2018-12-12 (LP: #1808185)
5248 - usb: cdc_acm: Add quirk for Uniden UBC125 scanner
5249 - USB: serial: cp210x: add CESINEL device ids
5250 - USB: serial: cp210x: add Silicon Labs IDs for Windows Update
5251 - usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
5252 - acpi: Add helper for deactivating memory region
5253 - usb: typec: ucsi: acpi: Workaround for cache mode issue
5254 - usb: typec: ucsi: Fix for incorrect status data issue
5255 - xhci: Fix kernel oops in trace_xhci_free_virt_device
5256 - n_tty: Fix stall at n_tty_receive_char_special().
5257 - n_tty: Access echo_* variables carefully.
5258 - staging: android: ion: Return an ERR_PTR in ion_map_kernel
5259 - serial: 8250_pci: Remove stalled entries in blacklist
5260 - serdev: fix memleak on module unload
5261 - vt: prevent leaking uninitialized data to userspace via /dev/vcs*
5262 - drm/amdgpu: Add APU support in vi_set_uvd_clocks
5263 - drm/amdgpu: Add APU support in vi_set_vce_clocks
5264 - drm/amdgpu: fix the missed vcn fw version report
5265 - drm/qxl: Call qxl_bo_unref outside atomic context
5266 - drm/atmel-hlcdc: check stride values in the first plane
5267 - drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
5268 - drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
5269 - drm/i915: Enable provoking vertex fix on Gen9 systems.
5270 - netfilter: nf_tables: nft_compat: fix refcount leak on xt module
5271 - netfilter: nft_compat: prepare for indirect info storage
5272 - netfilter: nft_compat: fix handling of large matchinfo size
5273 - netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
5274 - netfilter: nf_tables: bogus EBUSY in chain deletions
5275 - netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
5276 - netfilter: nf_tables: disable preemption in nft_update_chain_stats()
5277 - netfilter: nf_tables: increase nft_counters_enabled in
5278 nft_chain_stats_replace()
5279 - netfilter: nf_tables: fix memory leak on error exit return
5280 - netfilter: nf_tables: add missing netlink attrs to policies
5281 - netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
5282 - netfilter: don't set F_IFACE on ipv6 fib lookups
5283 - netfilter: ip6t_rpfilter: provide input interface for route lookup
5284 - netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
5285 - ARM: dts: imx6q: Use correct SDMA script for SPI5 core
5286 - xfrm6: avoid potential infinite loop in _decode_session6()
5287 - afs: Fix directory permissions check
5288 - netfilter: ebtables: handle string from userspace with care
5289 - s390/dasd: use blk_mq_rq_from_pdu for per request data
5290 - netfilter: nft_limit: fix packet ratelimiting
5291 - ipvs: fix buffer overflow with sync daemon and service
5292 - iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
5293 - atm: zatm: fix memcmp casting
5294 - net: qmi_wwan: Add Netgear Aircard 779S
5295 - perf test: "Session topology" dumps core on s390
5296 - perf bpf: Fix NULL return handling in bpf__prepare_load()
5297 - fs: clear writeback errors in inode_init_always
5298 - sched/core: Fix rules for running on online && !active CPUs
5299 - sched/core: Require cpu_active() in select_task_rq(), for user tasks
5300 - platform/x86: asus-wmi: Fix NULL pointer dereference
5301 - net/sonic: Use dma_mapping_error()
5302 - net: dsa: b53: Add BCM5389 support
5303 - usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
5304 - iio: mma8452: Fix ignoring MMA8452_INT_DRDY
5305 - drm/amdgpu: fix clear_all and replace handling in the VM (v2)
5306 - drm/amd/display: Clear connector's edid pointer
5307 - drm/i915/dp: Send DPCD ON for MST before phy_up
5308 - drm/amdgpu: remove DC special casing for KB/ML
5309 - drm/amdgpu: Don't default to DC support for Kaveri and older
5310 - drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
5311 - drm/amd/display: release spinlock before committing updates to stream
5312 - drm/i915: Fix PIPESTAT irq ack on i965/g4x
5313 - ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
5314 - x86/mm: Don't free P4D table when it is folded at runtime
5315
5316 * Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
5317 - x86/spectre_v1: Disable compiler optimizations over
5318 array_index_mask_nospec()
5319 - x86/mce: Improve error message when kernel cannot recover
5320 - x86/mce: Check for alternate indication of machine check recovery on Skylake
5321 - x86/mce: Fix incorrect "Machine check from unknown source" message
5322 - x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
5323 - x86: Call fixup_exception() before notify_die() in math_error()
5324 - m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
5325 - m68k/mac: Fix SWIM memory resource end address
5326 - serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
5327 - signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
5328 - PM / Domains: Fix error path during attach in genpd
5329 - PM / core: Fix supplier device runtime PM usage counter imbalance
5330 - PM / OPP: Update voltage in case freq == old_freq
5331 - usb: do not reset if a low-speed or full-speed device timed out
5332 - 1wire: family module autoload fails because of upper/lower case mismatch.
5333 - ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
5334 - ASoC: cs35l35: Add use_single_rw to regmap config
5335 - ASoC: cirrus: i2s: Fix LRCLK configuration
5336 - ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
5337 - thermal: bcm2835: Stop using printk format %pCr
5338 - clk: renesas: cpg-mssr: Stop using printk format %pCr
5339 - lib/vsprintf: Remove atomic-unsafe support for %pCr
5340 - ftrace/selftest: Have the reset_trigger code be a bit more careful
5341 - mips: ftrace: fix static function graph tracing
5342 - branch-check: fix long->int truncation when profiling branches
5343 - ipmi:bt: Set the timeout before doing a capabilities check
5344 - Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
5345 - printk: fix possible reuse of va_list variable
5346 - fuse: fix congested state leak on aborted connections
5347 - fuse: atomic_o_trunc should truncate pagecache
5348 - fuse: don't keep dead fuse_conn at fuse_fill_super().
5349 - fuse: fix control dir setup and teardown
5350 - powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
5351 - powerpc/ptrace: Fix setting 512B aligned breakpoints with
5352 PTRACE_SET_DEBUGREG
5353 - powerpc/ptrace: Fix enforcement of DAWR constraints
5354 - powerpc/powernv/ioda2: Remove redundant free of TCE pages
5355 - powerpc/powernv: copy/paste - Mask SO bit in CR
5356 - powerpc/fadump: Unregister fadump on kexec down path.
5357 - soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
5358 - ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
5359 - ARM: dts: Fix SPI node for Arria10
5360 - ARM: dts: socfpga: Fix NAND controller node compatible
5361 - ARM: dts: socfpga: Fix NAND controller clock supply
5362 - ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
5363 - arm64: Fix syscall restarting around signal suppressed by tracer
5364 - arm64: kpti: Use early_param for kpti= command-line option
5365 - arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache
5366 maintenance
5367 - ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
5368 - of: overlay: validate offset from property fixups
5369 - of: unittest: for strings, account for trailing \0 in property length field
5370 - of: platform: stop accessing invalid dev in of_platform_device_destroy
5371 - tpm: fix use after free in tpm2_load_context()
5372 - tpm: fix race condition in tpm_common_write()
5373 - IB/qib: Fix DMA api warning with debug kernel
5374 - IB/{hfi1, qib}: Add handling of kernel restart
5375 - IB/mlx4: Mark user MR as writable if actual virtual memory is writable
5376 - IB/core: Make testing MR flags for writability a static inline function
5377 - IB/mlx5: Fetch soft WQE's on fatal error state
5378 - IB/isert: Fix for lib/dma_debug check_sync warning
5379 - IB/isert: fix T10-pi check mask setting
5380 - IB/hfi1: Fix fault injection init/exit issues
5381 - IB/hfi1: Reorder incorrect send context disable
5382 - IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
5383 - IB/hfi1: Fix user context tail allocation for DMA_RTAIL
5384 - RDMA/mlx4: Discard unknown SQP work requests
5385 - xprtrdma: Return -ENOBUFS when no pages are available
5386 - mtd: cfi_cmdset_0002: Change write buffer to check correct value
5387 - mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
5388 - mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
5389 - mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
5390 - mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
5391 - PCI: hv: Make sure the bus domain is really unique
5392 - PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
5393 - PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on
5394 resume
5395 - auxdisplay: fix broken menu
5396 - pinctrl: samsung: Correct EINTG banks order
5397 - pinctrl: devicetree: Fix pctldev pointer overwrite
5398 - cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
5399 - MIPS: io: Add barrier after register read in inX()
5400 - time: Make sure jiffies_to_msecs() preserves non-zero time periods
5401 - irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
5402 - X.509: unpack RSA signatureValue field from BIT STRING
5403 - Btrfs: fix return value on rename exchange failure
5404 - iio: adc: ad7791: remove sample freq sysfs attributes
5405 - iio: sca3000: Fix an error handling path in 'sca3000_probe()'
5406 - mm: fix __gup_device_huge vs unmap
5407 - scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
5408 - scsi: qla2xxx: Mask off Scope bits in retry delay
5409 - scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
5410 - scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
5411 - scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
5412 - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
5413 - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for
5414 ERP_FAILED
5415 - scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
5416 - scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
5417 - linvdimm, pmem: Preserve read-only setting for pmem devices
5418 - clk: at91: PLL recalc_rate() now using cached MUL and DIV values
5419 - rtc: sun6i: Fix bit_idx value for clk_register_gate
5420 - md: fix two problems with setting the "re-add" device state.
5421 - rpmsg: smd: do not use mananged resources for endpoints and channels
5422 - ubi: fastmap: Cancel work upon detach
5423 - ubi: fastmap: Correctly handle interrupted erasures in EBA
5424 - backlight: as3711_bl: Fix Device Tree node lookup
5425 - backlight: max8925_bl: Fix Device Tree node lookup
5426 - backlight: tps65217_bl: Fix Device Tree node lookup
5427 - mfd: intel-lpss: Program REMAP register in PIO mode
5428 - arm: dts: mt7623: fix invalid memory node being generated
5429 - perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
5430 - perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
5431 - perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
5432 - perf intel-pt: Fix MTC timing after overflow
5433 - perf intel-pt: Fix "Unexpected indirect branch" error
5434 - perf intel-pt: Fix packet decoding of CYC packets
5435 - media: vsp1: Release buffers for each video node
5436 - media: v4l2-compat-ioctl32: prevent go past max size
5437 - media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
5438 - nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
5439 - NFSv4: Fix possible 1-byte stack overflow in
5440 nfs_idmap_read_and_verify_message
5441 - NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
5442 - NFSv4: Fix a typo in nfs41_sequence_process
5443 - ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
5444 - Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
5445 - pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
5446 - rbd: flush rbd_dev->watch_dwork after watch is unregistered
5447 - mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
5448 - mm: fix devmem_is_allowed() for sub-page System RAM intersections
5449 - xen: Remove unnecessary BUG_ON from __unbind_from_irq()
5450 - udf: Detect incorrect directory size
5451 - Input: xpad - fix GPD Win 2 controller name
5452 - Input: elan_i2c_smbus - fix more potential stack buffer overflows
5453 - ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
5454 - ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
5455 - ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
5456 - slub: fix failure when we delete and create a slab cache
5457 - block: Fix transfer when chunk sectors exceeds max
5458 - block: Fix cloning of requests with a special payload
5459 - x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
5460 - dm zoned: avoid triggering reclaim from inside dmz_map()
5461 - dm thin: handle running out of data space vs concurrent discard
5462 - x86/platform/UV: Use new set memory block size function
5463 - x86/platform/UV: Add kernel parameter to set memory block size
5464 - platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
5465 - platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
5466 - hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
5467 - spi-nor: intel-spi: Remove unused preopcodes field
5468 - mtd: spi-nor: intel-spi: Fix atomic sequence handling
5469 - PCI / PM: Do not clear state_saved for devices that remain suspended
5470 - ASoC: mediatek: preallocate pages use platform device
5471 - libnvdimm, pmem: Do not flush power-fail protected CPU caches
5472 - powerpc/64s: Set assembler machine type to POWER4
5473 - powerpc/e500mc: Set assembler machine type to e500mc
5474 - hwrng: core - Always drop the RNG in hwrng_unregister()
5475 - softirq: Reorder trace_softirqs_on to prevent lockdep splat
5476 - ARM64: dts: meson-gx: fix ATF reserved memory region
5477 - mtd: rawnand: fix return value check for bad block status
5478 - mtd: rawnand: mxc: set spare area size register explicitly
5479 - PCI: Account for all bridges on bus when distributing bus numbers
5480 - pinctrl: armada-37xx: Fix spurious irq management
5481 - MIPS: pb44: Fix i2c-gpio GPIO descriptor table
5482 - locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
5483 - scsi: scsi_debug: Fix memory leak on module unload
5484 - scsi: qla2xxx: Spinlock recursion in qla_target
5485 - libnvdimm, pmem: Unconditionally deep flush on *sync
5486 - f2fs: don't use GFP_ZERO for page caches
5487 - mfd: twl-core: Fix clock initialization
5488 - remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
5489 - media: rc: mce_kbd decoder: fix stuck keys
5490 - Input: silead - add Chuwi Hi8 support
5491 - Input: silead - add MSSL0002 ACPI HID
5492 - ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
5493 - i2c: gpio: initialize SCL to HIGH again
5494 - kasan: depend on CONFIG_SLUB_DEBUG
5495 - dm: ensure bio submission follows a depth-first tree walk
5496 - dm: rename 'bio' member of dm_io structure to 'orig_bio'
5497 - dm: use bio_split() when splitting out the already processed bio
5498 - x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
5499
5500 * Support AverMedia DVD EZMaker 7 USB video capture dongle (LP: #1620762) //
5501 Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
5502 - media: cx231xx: Add support for AverMedia DVD EZMaker 7
5503
5504 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 14 Jan 2019 09:38:05 +0000
54f596cf 5505
9f3c4167 5506linux (4.15.0-43.46) bionic; urgency=medium
3af3bb3f 5507
9f3c4167 5508 * linux: 4.15.0-43.46 -proposed tracker (LP: #1806659)
3af3bb3f 5509
9f3c4167
KSS
5510 * System randomly hangs during suspend when mei_wdt is loaded (LP: #1803942)
5511 - SAUCE: base/dd: limit release function changes to vfio driver only
5512
5513 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
5514 - xhci: Allow more than 32 quirks
5515 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
5516
5517 * linux-buildinfo: pull out ABI information into its own package
5518 (LP: #1806380)
5519 - [Packaging] limit preparation to linux-libc-dev in headers
5520 - [Packaging] commonise debhelper invocation
5521 - [Packaging] ABI -- accumulate abi information at the end of the build
5522 - [Packaging] buildinfo -- add basic build information
5523 - [Packaging] buildinfo -- add firmware information to the flavour ABI
5524 - [Packaging] buildinfo -- add compiler information to the flavour ABI
5525 - [Packaging] buildinfo -- add buildinfo support to getabis
5526 - [Config] buildinfo -- add retpoline version markers
5527
5528 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
5529 - [Packaging] own /usr/lib/linux/triggers
5530
5531 * CVE-2018-12896
5532 - posix-timers: Sanitize overrun handling
5533
5534 * CVE-2018-16276
5535 - USB: yurex: fix out-of-bounds uaccess in read handler
5536
5537 * CVE-2018-10902
5538 - ALSA: rawmidi: Change resized buffers atomically
5539
5540 * CVE-2018-18710
5541 - cdrom: fix improper type cast, which can leat to information leak.
5542
5543 * CVE-2018-18690
5544 - xfs: don't fail when converting shortform attr to long form during
5545 ATTR_REPLACE
5546
5547 * CVE-2018-14734
5548 - infiniband: fix a possible use-after-free bug
5549
5550 * CVE-2018-18445
5551 - bpf: 32-bit RSH verification must truncate input before the ALU op
5552
5553 * Packaging resync (LP: #1786013)
5554 - [Packaging] update helper scripts
5555
5556 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 06 Dec 2018 13:52:12 +0000
3af3bb3f 5557
3f1c3bb7 5558linux (4.15.0-42.45) bionic; urgency=medium
c5723876 5559
3f1c3bb7 5560 * linux: 4.15.0-42.45 -proposed tracker (LP: #1803592)
c5723876 5561
3f1c3bb7
TLSC
5562 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
5563 - KVM: s390: reset crypto attributes for all vcpus
5564 - KVM: s390: vsie: simulate VCPU SIE entry/exit
5565 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
5566 - KVM: s390: refactor crypto initialization
5567 - s390: vfio-ap: base implementation of VFIO AP device driver
5568 - s390: vfio-ap: register matrix device with VFIO mdev framework
5569 - s390: vfio-ap: sysfs interfaces to configure adapters
5570 - s390: vfio-ap: sysfs interfaces to configure domains
5571 - s390: vfio-ap: sysfs interfaces to configure control domains
5572 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
5573 - KVM: s390: interface to clear CRYCB masks
5574 - s390: vfio-ap: implement mediated device open callback
5575 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
5576 - s390: vfio-ap: zeroize the AP queues
5577 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
5578 - KVM: s390: Clear Crypto Control Block when using vSIE
5579 - KVM: s390: vsie: Do the CRYCB validation first
5580 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
5581 - KVM: s390: vsie: Allow CRYCB FORMAT-2
5582 - KVM: s390: vsie: allow CRYCB FORMAT-1
5583 - KVM: s390: vsie: allow CRYCB FORMAT-0
5584 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
5585 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
5586 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
5587 - KVM: s390: device attrs to enable/disable AP interpretation
5588 - KVM: s390: CPU model support for AP virtualization
5589 - s390: doc: detailed specifications for AP virtualization
5590 - KVM: s390: fix locking for crypto setting error path
5591 - KVM: s390: Tracing APCB changes
5592 - s390: vfio-ap: setup APCB mask using KVM dedicated function
5593 - s390/zcrypt: Add ZAPQ inline function.
5594 - s390/zcrypt: Review inline assembler constraints.
5595 - s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
5596 - s390/zcrypt: fix ap_instructions_available() returncodes
5597 - s390/zcrypt: remove VLA usage from the AP bus
5598 - s390/zcrypt: Remove deprecated ioctls.
5599 - s390/zcrypt: Remove deprecated zcrypt proc interface.
5600 - s390/zcrypt: Support up to 256 crypto adapters.
5601 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
5602
5603 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
5604 - mount: Retest MNT_LOCKED in do_umount
5605 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
5606
5607 * CVE-2018-18955: nested user namespaces with more than five extents
5608 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
5609 - userns: also map extents in the reverse map to kernel IDs
5610
5611 * kdump fail due to an IRQ storm (LP: #1797990)
5612 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
5613 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
5614 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
5615
5616 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 15 Nov 2018 17:01:46 -0200
c5723876 5617
53e065bb 5618linux (4.15.0-40.43) bionic; urgency=medium
83548436 5619
53e065bb 5620 * linux: 4.15.0-40.43 -proposed tracker (LP: #1802554)
83548436 5621
53e065bb
TLSC
5622 * crash in ENA driver on removing an interface (LP: #1802341)
5623 - SAUCE: net: ena: fix crash during ena_remove()
5624
5625 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
5626 (LP: #1797367)
5627 - s390/qeth: don't keep track of MAC address's cast type
5628 - s390/qeth: consolidate qeth MAC address helpers
5629 - s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
5630 - s390/qeth: remove outdated portname debug msg
5631 - s390/qeth: reduce hard-coded access to ccw channels
5632 - s390/qeth: sanitize strings in debug messages
5633
5634 * [18.04 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
5635 binding (LP: #1799184)
5636 - s390/zcrypt: code beautify
5637 - s390/zcrypt: AP bus support for alternate driver(s)
5638 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
5639 - s390/zcrypt: remove unused functions and declarations
5640 - s390/zcrypt: Show load of cards and queues in sysfs
5641
5642 * [GLK/CLX] Enhanced IBRS (LP: #1786139)
5643 - x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
5644 - x86/speculation: Support Enhanced IBRS on future CPUs
5645
5646 * Allow signed kernels to be kexec'ed under lockdown (LP: #1798441)
5647 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
5648 boot
5649
5650 * Overlayfs in user namespace leaks directory content of inaccessible
5651 directories (LP: #1793458) // CVE-2018-6559
5652 - SAUCE: overlayfs: ensure mounter privileges when reading directories
5653
5654 * Update ENA driver to version 2.0.1K (LP: #1798182)
5655 - net: ena: remove ndo_poll_controller
5656 - net: ena: fix warning in rmmod caused by double iounmap
5657 - net: ena: fix rare bug when failed restart/resume is followed by driver
5658 removal
5659 - net: ena: fix NULL dereference due to untimely napi initialization
5660 - net: ena: fix auto casting to boolean
5661 - net: ena: minor performance improvement
5662 - net: ena: complete host info to match latest ENA spec
5663 - net: ena: introduce Low Latency Queues data structures according to ENA spec
5664 - net: ena: add functions for handling Low Latency Queues in ena_com
5665 - net: ena: add functions for handling Low Latency Queues in ena_netdev
5666 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
5667 - net: ena: explicit casting and initialization, and clearer error handling
5668 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
5669 - net: ena: change rx copybreak default to reduce kernel memory pressure
5670 - net: ena: remove redundant parameter in ena_com_admin_init()
5671 - net: ena: update driver version to 2.0.1
5672 - net: ena: fix indentations in ena_defs for better readability
5673 - net: ena: Fix Kconfig dependency on X86
5674 - net: ena: enable Low Latency Queues
5675 - net: ena: fix compilation error in xtensa architecture
5676
5677 * Bionic update: upstream stable patchset 2018-10-29 (LP: #1800537)
5678 - bonding: re-evaluate force_primary when the primary slave name changes
5679 - cdc_ncm: avoid padding beyond end of skb
5680 - ipv6: allow PMTU exceptions to local routes
5681 - net: dsa: add error handling for pskb_trim_rcsum
5682 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
5683 - tcp: verify the checksum of the first data segment in a new connection
5684 - udp: fix rx queue len reported by diag and proc interface
5685 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
5686 vlan
5687 - tls: fix use-after-free in tls_push_record
5688 - ext4: fix hole length detection in ext4_ind_map_blocks()
5689 - ext4: update mtime in ext4_punch_hole even if no blocks are released
5690 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
5691 - ext4: fix fencepost error in check for inode count overflow during resize
5692 - driver core: Don't ignore class_dir_create_and_add() failure.
5693 - Btrfs: fix clone vs chattr NODATASUM race
5694 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
5695 - btrfs: return error value if create_io_em failed in cow_file_range
5696 - btrfs: scrub: Don't use inode pages for device replace
5697 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
5698 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
5699 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
5700 - ALSA: hda: add dock and led support for HP ProBook 640 G4
5701 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
5702 - smb3: fix various xid leaks
5703 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
5704 expiry
5705 - cifs: For SMB2 security informaion query, check for minimum sized security
5706 descriptor instead of sizeof FileAllInformation class
5707 - nbd: fix nbd device deletion
5708 - nbd: update size when connected
5709 - nbd: use bd_set_size when updating disk size
5710 - blk-mq: reinit q->tag_set_list entry only after grace period
5711 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
5712 - cpufreq: Fix new policy initialization during limits updates via sysfs
5713 - cpufreq: governors: Fix long idle detection logic in load calculation
5714 - libata: zpodd: small read overflow in eject_tray()
5715 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
5716 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
5717 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
5718 - iwlwifi: fw: harden page loading code
5719 - orangefs: set i_size on new symlink
5720 - orangefs: report attributes_mask and attributes for statx
5721 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
5722 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
5723 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
5724 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
5725 - cpufreq: ti-cpufreq: Fix an incorrect error return value
5726 - x86/vector: Fix the args of vector_alloc tracepoint
5727 - x86/apic/vector: Prevent hlist corruption and leaks
5728 - x86/apic: Provide apic_ack_irq()
5729 - x86/ioapic: Use apic_ack_irq()
5730 - x86/platform/uv: Use apic_ack_irq()
5731 - irq_remapping: Use apic_ack_irq()
5732 - genirq/generic_pending: Do not lose pending affinity update
5733 - genirq/affinity: Defer affinity setting if irq chip is busy
5734 - genirq/migration: Avoid out of line call if pending is not set
5735
5736 * [bionic]mlx5: reading SW stats through ifstat cause kernel crash
5737 (LP: #1799049)
5738 - net/mlx5e: Don't attempt to dereference the ppriv struct if not being
5739 eswitch manager
5740
5741 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
5742 - ipmi: Fix timer race with module unload
5743
5744 * [Bionic] ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
5745 (LP: #1799276)
5746 - ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
5747
5748 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
5749 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
5750
5751 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
5752 than 255 bytes (LP: #1799794)
5753 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
5754
5755 * libvirtd is unable to configure bridge devices inside of LXD containers
5756 (LP: #1784501)
5757 - kernfs: allow creating kernfs objects with arbitrary uid/gid
5758 - sysfs, kobject: allow creating kobject belonging to arbitrary users
5759 - kobject: kset_create_and_add() - fetch ownership info from parent
5760 - driver core: set up ownership of class devices in sysfs
5761 - net-sysfs: require net admin in the init ns for setting tx_maxrate
5762 - net-sysfs: make sure objects belong to container's owner
5763 - net: create reusable function for getting ownership info of sysfs inodes
5764 - bridge: make sure objects belong to container's owner
5765 - sysfs: Fix regression when adding a file to an existing group
5766
5767 * [Ubuntu] kvm: fix deadlock when killed by oom (LP: #1800849)
5768 - s390/kvm: fix deadlock when killed by oom
5769
5770 * [Ubuntu] net/af_iucv: fix skb leaks for HiperTransport (LP: #1800639)
5771 - net/af_iucv: drop inbound packets with invalid flags
5772 - net/af_iucv: fix skb handling on HiperTransport xmit error
5773
5774 * Power consumption during s2idle is higher than long idle(sk hynix)
5775 (LP: #1801875)
5776 - SAUCE: pci: prevent sk hynix nvme from entering D3
5777 - SAUCE: nvme: add quirk to not call disable function when suspending
5778
5779 * Enable keyboard wakeup for S2Idle laptops (LP: #1798552)
5780 - Input: i8042 - enable keyboard wakeups by default when s2idle is used
5781
5782 * NULL pointer dereference at 0000000000000020 when access
5783 dst_orig->ops->family in function xfrm_lookup_with_ifid() (LP: #1801878)
5784 - xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
5785
5786 * [Ubuntu] qdio: reset old sbal_state flags (LP: #1801686)
5787 - s390/qdio: reset old sbal_state flags
5788
5789 * hns3: map tx ring to tc (LP: #1802023)
5790 - net: hns3: Set tx ring' tc info when netdev is up
5791
5792 * [Ubuntu] qeth: Fix potential array overrun in cmd/rc lookup (LP: #1800641)
5793 - s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
5794 - s390: qeth: Fix potential array overrun in cmd/rc lookup
5795
5796 * Vulkan applications cause permanent memory leak with Intel GPU
5797 (LP: #1798165)
5798 - drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
5799
5800 * Mounting SOFS SMB shares fails (LP: #1792580)
5801 - cifs: connect to servername instead of IP for IPC$ share
5802
5803 * Packaging resync (LP: #1786013)
5804 - [Package] add support for specifying the primary makefile
5805
5806 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 09 Nov 2018 17:29:18 -0200
83548436 5807
cd8f1d83 5808linux (4.15.0-39.42) bionic; urgency=medium
c7d15f38 5809
cd8f1d83 5810 * linux: 4.15.0-39.42 -proposed tracker (LP: #1799411)
c7d15f38 5811
cd8f1d83
KSS
5812 * Linux: insufficient shootdown for paging-structure caches (LP: #1798897)
5813 - mm: move tlb_table_flush to tlb_flush_mmu_free
5814 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
5815 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
5816 - [Config] CONFIG_HAVE_RCU_TABLE_INVALIDATE=y
5817
5818 * Ubuntu18.04: GPU total memory is reduced (LP: #1792102)
5819 - Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
5820
5821 * arm64: snapdragon: reduce boot noise (LP: #1797154)
5822 - [Config] arm64: snapdragon: DRM_MSM=m
5823 - [Config] arm64: snapdragon: SND*=m
5824 - [Config] arm64: snapdragon: disable ARM_SDE_INTERFACE
5825 - [Config] arm64: snapdragon: disable DRM_I2C_ADV7511_CEC
5826 - [Config] arm64: snapdragon: disable VIDEO_ADV7511, VIDEO_COBALT
5827
5828 * [Bionic] CPPC bug fixes (LP: #1796949)
5829 - ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id
5830 - cpufreq: CPPC: Don't set transition_latency
5831 - ACPI / CPPC: Fix invalid PCC channel status errors
5832
5833 * regression in 'ip --family bridge neigh' since linux v4.12 (LP: #1796748)
5834 - rtnetlink: fix rtnl_fdb_dump() for ndmsg header
5835
5836 * screen displays abnormally on the lenovo M715 with the AMD GPU (Radeon Vega
5837 8 Mobile, rev ca, 1002:15dd) (LP: #1796786)
5838 - drm/amd/display: Fix takover from VGA mode
5839 - drm/amd/display: early return if not in vga mode in disable_vga
5840 - drm/amd/display: Refine disable VGA
5841
5842 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 arch/arm64/kernel/setup.c:271
5843 reserve_memblock_reserved_regions (LP: #1797139)
5844 - SAUCE: arm64: Fix /proc/iomem for reserved but not memory regions
5845
5846 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
5847 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
5848
5849 * Keyboard backlight sysfs sometimes is missing on Dell laptops (LP: #1797304)
5850 - platform/x86: dell-smbios: Correct some style warnings
5851 - platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
5852 - platform/x86: dell-smbios: Link all dell-smbios-* modules together
5853 - [Config] CONFIG_DELL_SMBIOS_SMM=y, CONFIG_DELL_SMBIOS_WMI=y
5854
5855 * rpi3b+: ethernet not working (LP: #1797406)
5856 - lan78xx: Don't reset the interface on open
5857
5858 * 87cdf3148b11 was never backported to 4.15 (LP: #1795653)
5859 - xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
5860
5861 * [Ubuntu18.04][Power9][DD2.2]package installation segfaults inside debian
5862 chroot env in P9 KVM guest with HTM enabled (kvm) (LP: #1792501)
5863 - KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
5864
5865 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
5866 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
5867 VM
5868
5869 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
5870 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
5871
5872 * CVE-2018-9363
5873 - Bluetooth: hidp: buffer overflow in hidp_process_report
5874
5875 * CVE-2017-13168
5876 - scsi: sg: mitigate read/write abuse
5877
5878 * [Bionic] ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID
5879 is set (LP: #1797200)
5880 - ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
5881
5882 * [Bionic] arm64: topology: Avoid checking numa mask for scheduler MC
5883 selection (LP: #1797202)
5884 - arm64: topology: Avoid checking numa mask for scheduler MC selection
5885
5886 * crypto/vmx - Backport of Fix sleep-in-atomic bugs patch for 18.04
5887 (LP: #1790832)
5888 - crypto: vmx - Fix sleep-in-atomic bugs
5889
5890 * hns3: autoneg settings get lost on down/up (LP: #1797654)
5891 - net: hns3: Fix for information of phydev lost problem when down/up
5892
5893 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
5894 vDSO (LP: #1797963)
5895 - powerpc/vdso: Correct call frame information
5896
5897 * Signal 7 error when running GPFS tracing in cluster (LP: #1792195)
5898 - powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
5899 - powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
5900
5901 * Support Edge Gateway's WIFI LED (LP: #1798330)
5902 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
5903
5904 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
5905 - SAUCE: Bluetooth: Support for LED on Edge Gateways
5906
5907 * USB cardreader (0bda:0328) make the system can't enter s3 or hang
5908 (LP: #1798328)
5909 - usb: Don't disable Latency tolerance Messaging (LTM) before port reset
5910
5911 * CVE-2018-15471
5912 - xen-netback: fix input validation in xenvif_set_hash_mapping()
5913
5914 * CVE-2018-16658
5915 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
5916
5917 * [Bionic] Update ThunderX2 implementation defined pmu core events
5918 (LP: #1796904)
5919 - perf vendor events arm64: Update ThunderX2 implementation defined pmu core
5920 events
5921
5922 * the machine of lenovo M715 with the AMD GPU (Radeon Vega 8 Mobile, rev ca,
5923 1002:15dd) often hangs randomly (LP: #1796789)
5924 - drm/amd: Add missing fields in atom_integrated_system_info_v1_11
5925
5926 * [18.04] GLK hang after a while (LP: #1760545)
5927 - drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
5928
5929 * Fix usbcore.quirks when used at boot (LP: #1795784)
5930 - usb: core: safely deal with the dynamic quirk lists
5931
5932 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 23 Oct 2018 14:44:55 +0000
c7d15f38 5933
513f0ebb 5934linux (4.15.0-38.41) bionic; urgency=medium
21f7cfa0 5935
513f0ebb 5936 * linux: 4.15.0-38.41 -proposed tracker (LP: #1797061)
21f7cfa0 5937
513f0ebb
SB
5938 * Silent data corruption in Linux kernel 4.15 (LP: #1796542)
5939 - block: add a lower-level bio_add_page interface
5940 - block: bio_iov_iter_get_pages: fix size of last iovec
5941 - blkdev: __blkdev_direct_IO_simple: fix leak in error case
5942 - block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
5943
5944 -- Stefan Bader <stefan.bader@canonical.com> Wed, 10 Oct 2018 11:20:35 +0200
21f7cfa0 5945
5de3e103 5946linux (4.15.0-37.40) bionic; urgency=medium
93cf90a0 5947
5de3e103 5948 * linux: 4.15.0-37.40 -proposed tracker (LP: #1795564)
93cf90a0 5949
5de3e103
SB
5950 * hns3: enable ethtool rx-vlan-filter on supported hw (LP: #1793394)
5951 - net: hns3: Add vlan filter setting by ethtool command -K
5952
5953 * hns3: Modifying channel parameters will reset ring parameters back to
5954 defaults (LP: #1793404)
5955 - net: hns3: Fix desc num set to default when setting channel
5956
5957 * hisi_sas: Add SATA FIX check for v3 hw (LP: #1794151)
5958 - scsi: hisi_sas: Add SATA FIS check for v3 hw
5959
5960 * Fix potential corruption using SAS controller on HiSilicon arm64 boards
5961 (LP: #1794156)
5962 - scsi: hisi_sas: add memory barrier in task delivery function
5963
5964 * hisi_sas: Reduce unnecessary spin lock contention (LP: #1794165)
5965 - scsi: hisi_sas: Tidy hisi_sas_task_prep()
5966
5967 * Add functional level reset support for the SAS controller on HiSilicon D06
5968 systems (LP: #1794166)
5969 - scsi: hisi_sas: tidy host controller reset function a bit
5970 - scsi: hisi_sas: relocate some common code for v3 hw
5971 - scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hw
5972
5973 * HiSilicon SAS controller doesn't recover from PHY STP link timeout
5974 (LP: #1794172)
5975 - scsi: hisi_sas: tidy channel interrupt handler for v3 hw
5976 - scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeout
5977
5978 * getxattr: always handle namespaced attributes (LP: #1789746)
5979 - getxattr: use correct xattr length
5980
5981 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
5982 - PCI: Reprogram bridge prefetch registers on resume
5983
5984 * Fails to boot under Xen PV: BUG: unable to handle kernel paging request at
5985 edc21fd9 (LP: #1789118)
5986 - x86/EISA: Don't probe EISA bus for Xen PV guests
5987
5988 * qeth: use vzalloc for QUERY OAT buffer (LP: #1793086)
5989 - s390/qeth: use vzalloc for QUERY OAT buffer
5990
5991 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
5992 - Input: elantech - enable middle button of touchpad on ThinkPad P72
5993
5994 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
5995 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
5996 - updateconfigs for Dell UART backlight driver
5997
5998 * [Ubuntu] s390/crypto: Fix return code checking in cbc_paes_crypt.
5999 (LP: #1794294)
6000 - s390/crypto: Fix return code checking in cbc_paes_crypt()
6001
6002 * hns3: Retrieve RoCE MSI-X config from firmware (LP: #1793221)
6003 - net: hns3: Fix MSIX allocation issue for VF
6004 - net: hns3: Refine the MSIX allocation for PF
6005
6006 * net: hns: Avoid hang when link is changed while handling packets
6007 (LP: #1792209)
6008 - net: hns: add the code for cleaning pkt in chip
6009 - net: hns: add netif_carrier_off before change speed and duplex
6010
6011 * Page leaking in cachefiles_read_backing_file while vmscan is active
6012 (LP: #1793430)
6013 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
6014 is active
6015
6016 * some nvidia p1000 graphic cards hang during the boot (LP: #1791569)
6017 - drm/nouveau/gr/gf100-: virtualise tpc_mask + apply fixes from traces
6018
6019 * Error reported when creating ZFS pool with "-t" option, despite successful
6020 pool creation (LP: #1769937)
6021 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.4
6022
6023 * Fix I2C touchpanels' interrupt storms after system suspend (LP: #1792309)
6024 - HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
6025 - HID: i2c-hid: Don't reset device upon system resume
6026
6027 * ipmmu is always registered (LP: #1783746)
6028 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
6029 VMSA
6030
6031 * Bionic update: upstream stable patchset 2018-09-27 (LP: #1794889)
6032 - clocksource/drivers/imx-tpm: Correct some registers operation flow
6033 - Input: synaptics-rmi4 - fix an unchecked out of memory error path
6034 - KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
6035 - x86: Add check for APIC access address for vmentry of L2 guests
6036 - MIPS: io: Prevent compiler reordering writeX()
6037 - nfp: ignore signals when communicating with management FW
6038 - perf report: Fix switching to another perf.data file
6039 - fsnotify: fix ignore mask logic in send_to_group()
6040 - MIPS: io: Add barrier after register read in readX()
6041 - s390/smsgiucv: disable SMSG on module unload
6042 - isofs: fix potential memory leak in mount option parsing
6043 - MIPS: dts: Boston: Fix PCI bus dtc warnings:
6044 - spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR
6045 - doc: Add vendor prefix for Kieback & Peter GmbH
6046 - dt-bindings: pinctrl: sunxi: Fix reference to driver
6047 - dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF
6048 - dt-bindings: dmaengine: rcar-dmac: document R8A77965 support
6049 - clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux
6050 - ASoC: rt5514: Add the missing register in the readable table
6051 - eCryptfs: don't pass up plaintext names when using filename encryption
6052 - soc: bcm: raspberrypi-power: Fix use of __packed
6053 - soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failure
6054 - PCI: kirin: Fix reset gpio name
6055 - ASoC: topology: Fix bugs of freeing soc topology
6056 - xen: xenbus_dev_frontend: Really return response string
6057 - ASoC: topology: Check widget kcontrols before deref.
6058 - spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
6059 - blkcg: don't hold blkcg lock when deactivating policy
6060 - tipc: fix infinite loop when dumping link monitor summary
6061 - scsi: iscsi: respond to netlink with unicast when appropriate
6062 - scsi: megaraid_sas: Do not log an error if FW successfully initializes.
6063 - scsi: target: fix crash with iscsi target and dvd
6064 - netfilter: nf_tables: NAT chain and extensions require NF_TABLES
6065 - netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
6066 - ASoC: msm8916-wcd-analog: use threaded context for mbhc events
6067 - drm/msm: Fix possible null dereference on failure of get_pages()
6068 - drm/msm/dsi: use correct enum in dsi_get_cmd_fmt
6069 - drm/msm: don't deref error pointer in the msm_fbdev_create error path
6070 - blkcg: init root blkcg_gq under lock
6071 - vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
6072 - parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
6073 - scsi: storvsc: Set up correct queue depth values for IDE devices
6074 - scsi: isci: Fix infinite loop in while loop
6075 - mm, pagemap: fix swap offset value for PMD migration entry
6076 - proc: revalidate kernel thread inodes to root:root
6077 - kexec_file: do not add extra alignment to efi memmap
6078 - mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
6079 - usb: typec: ucsi: fix tracepoint related build error
6080 - ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
6081 - dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/
6082 - net: phy: marvell: clear wol event before setting it
6083 - ARM: dts: da850: fix W=1 warnings with pinmux node
6084 - ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70
6085 - drm/amdkfd: fix clock counter retrieval for node without GPU
6086 - thermal: int3403_thermal: Fix NULL pointer deref on module load / probe
6087 - net: ethtool: Add missing kernel doc for FEC parameters
6088 - arm64: ptrace: remove addr_limit manipulation
6089 - HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
6090 - HID: wacom: Release device resource data obtained by devres_alloc()
6091 - selftests: ftrace: Add a testcase for multiple actions on trigger
6092 - rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
6093 - perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
6094 - remoteproc: qcom: Fix potential device node leaks
6095 - rpmsg: added MODULE_ALIAS for rpmsg_char
6096 - HID: intel-ish-hid: use put_device() instead of kfree()
6097 - blk-mq: fix sysfs inflight counter
6098 - arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
6099 - KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
6100 - libahci: Allow drivers to override stop_engine
6101 - ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI
6102 - x86/cpu/intel: Add missing TLB cpuid values
6103 - bpf: fix uninitialized variable in bpf tools
6104 - i2c: sprd: Prevent i2c accesses after suspend is called
6105 - i2c: sprd: Fix the i2c count issue
6106 - tipc: fix bug in function tipc_nl_node_dump_monitor
6107 - nvme: depend on INFINIBAND_ADDR_TRANS
6108 - nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
6109 - ib_srpt: depend on INFINIBAND_ADDR_TRANS
6110 - ib_srp: depend on INFINIBAND_ADDR_TRANS
6111 - IB: make INFINIBAND_ADDR_TRANS configurable
6112 - IB/uverbs: Fix validating mandatory attributes
6113 - RDMA/cma: Fix use after destroy access to net namespace for IPoIB
6114 - RDMA/iwpm: fix memory leak on map_info
6115 - IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV
6116 - IB/rxe: avoid double kfree_skb
6117 - <linux/stringhash.h>: fix end_name_hash() for 64bit long
6118 - IB/core: Make ib_mad_client_id atomic
6119 - ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD
6120 - ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD
6121 - ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup
6122 - ARM: davinci: board-dm355-evm: fix broken networking
6123 - dt-bindings: panel: lvds: Fix path to display timing bindings
6124 - ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace
6125 - ARM: dts: logicpd-som-lv: Fix WL127x Startup Issues
6126 - ARM: dts: logicpd-som-lv: Fix Audio Mute
6127 - Input: atmel_mxt_ts - fix the firmware update
6128 - hexagon: add memset_io() helper
6129 - hexagon: export csum_partial_copy_nocheck
6130 - scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
6131 - bpf, x64: fix memleak when not converging after image
6132 - parisc: drivers.c: Fix section mismatches
6133 - stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
6134 - kthread, sched/wait: Fix kthread_parkme() wait-loop
6135 - arm64: tegra: Make BCM89610 PHY interrupt as active low
6136 - iommu/vt-d: fix shift-out-of-bounds in bug checking
6137 - nvme: fix potential memory leak in option parsing
6138 - nvme: Set integrity flag for user passthrough commands
6139 - ARM: OMAP1: ams-delta: fix deferred_fiq handler
6140 - smc: fix sendpage() call
6141 - IB/hfi1 Use correct type for num_user_context
6142 - IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
6143 - RDMA/cma: Do not query GID during QP state transition to RTR
6144 - spi: bcm2835aux: ensure interrupts are enabled for shared handler
6145 - sched/core: Introduce set_special_state()
6146 - sh: fix build failure for J2 cpu with SMP disabled
6147 - tee: check shm references are consistent in offset/size
6148 - mac80211: Adjust SAE authentication timeout
6149 - drm/omap: silence unititialized variable warning
6150 - drm/omap: fix uninitialized ret variable
6151 - drm/omap: fix possible NULL ref issue in tiler_reserve_2d
6152 - drm/omap: check return value from soc_device_match
6153 - drm/omap: handle alloc failures in omap_connector
6154 - driver core: add __printf verification to __ata_ehi_pushv_desc
6155 - ARM: dts: cygnus: fix irq type for arm global timer
6156 - mac80211: use timeout from the AddBA response instead of the request
6157 - net: aquantia: driver should correctly declare vlan_features bits
6158 - can: dev: increase bus-off message severity
6159 - arm64: Add MIDR encoding for NVIDIA CPUs
6160 - cifs: smb2ops: Fix listxattr() when there are no EAs
6161 - agp: uninorth: make two functions static
6162 - tipc: eliminate KMSAN uninit-value in strcmp complaint
6163 - qed: Fix l2 initializations over iWARP personality
6164 - qede: Fix gfp flags sent to rdma event node allocation
6165 - rxrpc: Fix error reception on AF_INET6 sockets
6166 - rxrpc: Fix the min security level for kernel calls
6167 - KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
6168 - x86: Delay skip of emulated hypercall instruction
6169 - ixgbe: return error on unsupported SFP module when resetting
6170 - net sched actions: fix invalid pointer dereferencing if skbedit flags
6171 missing
6172 - proc/kcore: don't bounds check against address 0
6173 - ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
6174 - kprobes/x86: Prohibit probing on exception masking instructions
6175 - uprobes/x86: Prohibit probing on MOV SS instruction
6176 - objtool, kprobes/x86: Sync the latest <asm/insn.h> header with
6177 tools/objtool/arch/x86/include/asm/insn.h
6178 - x86/pkeys/selftests: Adjust the self-test to fresh distros that export the
6179 pkeys ABI
6180 - x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX
6181 ABI
6182 - x86/selftests: Add mov_to_ss test
6183 - x86/pkeys/selftests: Give better unexpected fault error messages
6184 - x86/pkeys/selftests: Stop using assert()
6185 - x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
6186 - x86/pkeys/selftests: Allow faults on unknown keys
6187 - x86/pkeys/selftests: Factor out "instruction page"
6188 - x86/pkeys/selftests: Add PROT_EXEC test
6189 - x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
6190 - x86/pkeys/selftests: Fix pointer math
6191 - x86/pkeys/selftests: Save off 'prot' for allocations
6192 - x86/pkeys/selftests: Add a test for pkey 0
6193 - mtd: Fix comparison in map_word_andequal()
6194 - afs: Fix the non-encryption of calls
6195 - usb: musb: fix remote wakeup racing with suspend
6196 - ARM: keystone: fix platform_domain_notifier array overrun
6197 - i2c: pmcmsp: return message count on master_xfer success
6198 - i2c: pmcmsp: fix error return from master_xfer
6199 - i2c: viperboard: return message count on master_xfer success
6200 - ARM: davinci: dm646x: fix timer interrupt generation
6201 - ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
6202 - ARM: davinci: board-dm646x-evm: set VPIF capture card name
6203 - clk: imx6ull: use OSC clock during AXI rate change
6204 - locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
6205 - locking/percpu-rwsem: Annotate rwsem ownership transfer by setting
6206 RWSEM_OWNER_UNKNOWN
6207 - drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
6208 - sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to
6209 kernel/sched/sched.h
6210 - sched/deadline: Make the grub_reclaim() function static
6211 - parisc: Move setup_profiling_timer() out of init section
6212 - efi/libstub/arm64: Handle randomized TEXT_OFFSET
6213 - ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
6214 - ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the
6215 kernel
6216 - ARM: kexec: fix kdump register saving on panic()
6217 - Revert "Btrfs: fix scrub to repair raid6 corruption"
6218 - Btrfs: fix scrub to repair raid6 corruption
6219 - Btrfs: make raid6 rebuild retry more
6220 - tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
6221 - ibmvnic: Do not notify peers on parameter change resets
6222 - dt-bindings: net: ravb: Add support for r8a77965 SoC
6223 - X86/KVM: Properly update 'tsc_offset' to represent the running guest
6224 - kvm: x86: move MSR_IA32_TSC handling to x86.c
6225 - ARM: dts: Fix cm2 and prm sizes for omap4
6226 - powerpc/64s: Default l1d_size to 64K in RFI fallback flush
6227 - KVM: arm/arm64: vgic: Kick new VCPU on interrupt migration
6228 - arm64: kasan: avoid pfn_to_nid() before page array is initialized
6229 - ARM64: dts: meson-gxl: add USB host support
6230 - ARM64: dts: meson-gxm: add GXM specific USB host configuration
6231 - ARM64: dts: meson-gxl-s905x-p212: enable the USB controller
6232 - ARM64: dts: meson-gx-p23x-q20x: enable the USB controller
6233 - ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controller
6234 - ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controller
6235 - ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller
6236 - arm64: dts: correct SATA addresses for Stingray
6237 - afs: Fix server record deletion
6238 - proc: fix /proc/loadavg regression
6239 - s390/qeth: fix request-side race during cmd IO timeout
6240 - ACPI / scan: Initialize watchdog before PNP
6241 - CIFS: set *resp_buf_type to NO_BUFFER on error
6242 - arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
6243 - igb: Fix the transmission mode of queue 0 for Qav mode
6244 - RISC-V: build vdso-dummy.o with -no-pie
6245 - arm64: only advance singlestep for user instruction traps
6246 - perf pmu: Fix core PMU alias list for X86 platform
6247 - bpf, x64: fix JIT emission for dead code
6248 - powerpc/kvm/booke: Fix altivec related build break
6249 - reset: uniphier: fix USB clock line for LD20
6250 - nfp: don't depend on eth_tbl being available
6251 - net: mvpp2: Fix clk error path in mvpp2_probe
6252 - kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
6253 - IB/uverbs: Fix validating mandatory attributes
6254 - RDMA/hns: Intercept illegal RDMA operation when use inline data
6255 - pinctrl: cherryview: Associate IRQ descriptors to irqdomain
6256 - kthread, sched/wait: Fix kthread_parkme() completion issue
6257 - iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
6258 - nvme/multipath: Disable runtime writable enabling parameter
6259 - ARM: dts: correct missing "compatible" entry for ti81xx SoCs
6260 - usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
6261 - IB/mlx4: Fix integer overflow when calculating optimal MTT size
6262 - bpf: add map_alloc_check callback
6263 - bpf: fix possible spectre-v1 in find_and_alloc_map()
6264 - drm/exynos/mixer: fix synchronization check in interlaced mode
6265 - drm/exynos: mixer: avoid Oops in vp_video_buffer()
6266 - bpf: use array_index_nospec in find_prog_type
6267 - gcc-plugins: fix build condition of SANCOV plugin
6268 - drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.
6269 - nvme: fix use-after-free in nvme_free_ns_head
6270 - powerpc/pseries: Fix CONFIG_NUMA=n build
6271 - HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B
6272 - cifs: Allocate validate negotiation request through kmalloc
6273 - drm/amdgpu: Switch to interruptable wait to recover from ring hang.
6274 - rxrpc: Fix missing start of call timeout
6275 - ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
6276 - sh: switch to NO_BOOTMEM
6277 - lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
6278 - x86/pkeys/selftests: Avoid printf-in-signal deadlocks
6279 - afs: Fix address list parsing
6280 - afs: Fix refcounting in callback registration
6281 - afs: Fix server rotation's handling of fileserver probe failure
6282 - afs: Fix VNOVOL handling in address rotation
6283 - afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
6284 - afs: Fix afs_find_server search loop
6285 - KVM: X86: Lower the default timer frequency limit to 200us
6286 - platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS
6287 - ARM: replace unnecessary perl with sed and the shell $(( )) operator
6288
6289 * Improvements to the kernel source package preparation (LP: #1793461)
6290 - [Packaging] startnewrelease: add support for backport kernels
6291
6292 * Kernel 4.15.0-35.38 fails to build with CONFIG_XFS_ONLINE_SCRUB enabled
6293 (LP: #1792393)
6294 - SAUCE: xfs: fix build error with CONFIG_XFS_ONLINE_SCRUB enabled
6295
6296 * update ENA driver to latest mainline version (LP: #1792044)
6297 - net: ena: add detection and recovery mechanism for handling missed/misrouted
6298 MSI-X
6299 - net: ena: increase ena driver version to 1.5.0
6300 - net: ena: Eliminate duplicate barriers on weakly-ordered archs
6301 - SAUCE: ena: devm_kzalloc() -> devm_kcalloc()
6302 - net: ena: Fix use of uninitialized DMA address bits field
6303 - net: ena: fix surprise unplug NULL dereference kernel crash
6304 - net: ena: fix driver when PAGE_SIZE == 64kB
6305 - net: ena: fix device destruction to gracefully free resources
6306 - net: ena: fix potential double ena_destroy_device()
6307 - net: ena: fix missing lock during device destruction
6308 - net: ena: fix missing calls to READ_ONCE
6309 - net: ena: fix incorrect usage of memory barriers
6310
6311 -- Stefan Bader <stefan.bader@canonical.com> Tue, 02 Oct 2018 14:33:09 +0200
93cf90a0 6312
fd013740 6313linux (4.15.0-36.39) bionic; urgency=medium
cb3b0751 6314
fd013740
KSS
6315 * CVE-2018-14633
6316 - iscsi target: Use hex2bin instead of a re-implementation
cb3b0751 6317
fd013740
KSS
6318 * CVE-2018-17182
6319 - mm: get rid of vmacache_flush_all() entirely
6320
6321 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 24 Sep 2018 16:08:41 +0200
cb3b0751 6322
d5bad413 6323linux (4.15.0-35.38) bionic; urgency=medium
eb8e0abe 6324
d5bad413 6325 * linux: 4.15.0-35.38 -proposed tracker (LP: #1791719)
eb8e0abe 6326
d5bad413
KSS
6327 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
6328 (LP: #1792099)
6329 - SAUCE: vfio -- release device lock before userspace requests
6330
6331 * L1TF mitigation not effective in some CPU and RAM combinations
6332 (LP: #1788563)
6333 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
6334 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
6335 much RAM
6336 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
6337
6338 * CVE-2018-15594
6339 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
6340
6341 * CVE-2017-5715 (Spectre v2 s390x)
6342 - KVM: s390: implement CPU model only facilities
6343 - s390: detect etoken facility
6344 - KVM: s390: add etoken support for guests
6345 - s390/lib: use expoline for all bcr instructions
6346 - s390: fix br_r1_trampoline for machines without exrl
6347 - SAUCE: s390: use expoline thunks for all branches generated by the BPF JIT
6348
6349 * Ubuntu18.04.1: cpuidle: powernv: Fix promotion from snooze if next state
6350 disabled (performance) (LP: #1790602)
6351 - cpuidle: powernv: Fix promotion from snooze if next state disabled
6352
6353 * Watchdog CPU:19 Hard LOCKUP when kernel crash was triggered (LP: #1790636)
6354 - powerpc: hard disable irqs in smp_send_stop loop
6355 - powerpc: Fix deadlock with multiple calls to smp_send_stop
6356 - powerpc: smp_send_stop do not offline stopped CPUs
6357 - powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
6358
6359 * Security fix: check if IOMMU page is contained in the pinned physical page
6360 (LP: #1785675)
6361 - vfio/spapr: Use IOMMU pageshift rather than pagesize
6362 - KVM: PPC: Check if IOMMU page is contained in the pinned physical page
6363
6364 * Missing Intel GPU pci-id's (LP: #1789924)
6365 - drm/i915/kbl: Add KBL GT2 sku
6366 - drm/i915/whl: Introducing Whiskey Lake platform
6367 - drm/i915/aml: Introducing Amber Lake platform
6368 - drm/i915/cfl: Add a new CFL PCI ID.
6369
6370 * CVE-2018-15572
6371 - x86/speculation: Protect against userspace-userspace spectreRSB
6372
6373 * Support Power Management for Thunderbolt Controller (LP: #1789358)
6374 - thunderbolt: Handle NULL boot ACL entries properly
6375 - thunderbolt: Notify userspace when boot_acl is changed
6376 - thunderbolt: Use 64-bit DMA mask if supported by the platform
6377 - thunderbolt: Do not unnecessarily call ICM get route
6378 - thunderbolt: No need to take tb->lock in domain suspend/complete
6379 - thunderbolt: Use correct ICM commands in system suspend
6380 - thunderbolt: Add support for runtime PM
6381
6382 * random oopses on s390 systems using NVMe devices (LP: #1790480)
6383 - s390/pci: fix out of bounds access during irq setup
6384
6385 * [Bionic] Spectre v4 mitigation (Speculative Store Bypass Disable) support
6386 for arm64 using SMC firmware call to set a hardware chicken bit
6387 (LP: #1787993) // CVE-2018-3639 (arm64)
6388 - arm64: alternatives: Add dynamic patching feature
6389 - KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
6390 - KVM: arm64: Avoid storing the vcpu pointer on the stack
6391 - arm/arm64: smccc: Add SMCCC-specific return codes
6392 - arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
6393 - arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
6394 - arm64: Add ARCH_WORKAROUND_2 probing
6395 - arm64: Add 'ssbd' command-line option
6396 - arm64: ssbd: Add global mitigation state accessor
6397 - arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
6398 - arm64: ssbd: Restore mitigation status on CPU resume
6399 - arm64: ssbd: Introduce thread flag to control userspace mitigation
6400 - arm64: ssbd: Add prctl interface for per-thread mitigation
6401 - arm64: KVM: Add HYP per-cpu accessors
6402 - arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
6403 - arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
6404 - arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
6405 - [Config] ARM64_SSBD=y
6406
6407 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
6408 - Revert "UBUNTU: SAUCE: net: hns3: Optimize PF CMDQ interrupt switching
6409 process"
6410 - Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox receiving unknown
6411 message"
6412 - Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF
6413 response"
6414 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
6415 hclge_get_ring_chain_from_mbx"
6416 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
6417 shift in hclge_get_ring_chain_from_mbx"
6418 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
6419 assignment probelm"
6420 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
6421 configuration operation while resetting"
6422 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
6423 hns3_reset_notify_down_enet"
6424 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
6425 phy driver"
6426 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
6427 resetting"
6428 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
6429 register"
6430 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
6431 frequently"
6432 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
6433 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
6434 command queue register"
6435 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
6436 global or core reset"
6437 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
6438 reset cause"
6439 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
6440 hclgevf_main module"
6441 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
6442 selftest"
6443 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
6444 frame size"
6445 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
6446 problem"
6447 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
6448 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
6449 correctly"
6450 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
6451 pfc mode"
6452 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
6453 up"
6454 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
6455 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
6456 definition"
6457 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
6458 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
6459 macros"
6460 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
6461 macros"
6462 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
6463 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
6464 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
6465 value"
6466 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6467 assignments"
6468 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unused function warning in VF
6469 driver"
6470 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
6471 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
6472 of kzalloc/dma_map_single"
6473 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
6474 dependency HNS3 set"
6475 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
6476 some structures"
6477 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
6478 hclge_cmd_csq_done"
6479 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
6480 in hclge_cmd_send"
6481 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
6482 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
6483 assignments"
6484 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
6485 hclge_cmd_send"
6486 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
6487 hclge_ring_to_dma_dir"
6488 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
6489 upper_32_bits"
6490 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
6491 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
6492 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
6493 in hns3_client_uninit"
6494 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
6495 information"
6496 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
6497 state init|uninit"
6498 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
6499 hnae3.c"
6500 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
6501 and ipv6"
6502 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
6503 free vector"
6504 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
6505 init_client_instance and uninit_client_instance"
6506 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
6507 from hclge_bind_ring_with_vector"
6508 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
6509 last BD except VLD bit and buffer size"
6510 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
6511 selftest"
6512 - net: hns3: Updates RX packet info fetch in case of multi BD
6513 - net: hns3: remove unused hclgevf_cfg_func_mta_filter
6514 - net: hns3: Fix for VF mailbox cannot receiving PF response
6515 - net: hns3: Fix for VF mailbox receiving unknown message
6516 - net: hns3: Optimize PF CMDQ interrupt switching process
6517 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
6518 - net: hns3: rename the interface for init_client_instance and
6519 uninit_client_instance
6520 - net: hns3: add vector status check before free vector
6521 - net: hns3: add l4_type check for both ipv4 and ipv6
6522 - net: hns3: add unlikely for error check
6523 - net: hns3: remove unused head file in hnae3.c
6524 - net: hns3: extraction an interface for state init|uninit
6525 - net: hns3: print the ret value in error information
6526 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
6527 - net: hns3: remove back in struct hclge_hw
6528 - net: hns3: use lower_32_bits and upper_32_bits
6529 - net: hns3: remove unused hclge_ring_to_dma_dir
6530 - net: hns3: remove useless code in hclge_cmd_send
6531 - net: hns3: remove some redundant assignments
6532 - net: hns3: simplify hclge_cmd_csq_clean
6533 - net: hns3: remove a redundant hclge_cmd_csq_done
6534 - net: hns3: remove some unused members of some structures
6535 - net: hns3: give default option while dependency HNS3 set
6536 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
6537 - net: hns3: modify hnae_ to hnae3_
6538 - net: hns3: Fix tc setup when netdev is first up
6539 - net: hns3: Fix for mac pause not disable in pfc mode
6540 - net: hns3: Fix for waterline not setting correctly
6541 - net: hns3: Fix for l4 checksum offload bug
6542 - net: hns3: Fix for mailbox message truncated problem
6543 - net: hns3: Add configure for mac minimal frame size
6544 - net: hns3: Fix warning bug when doing lp selftest
6545 - net: hns3: Fix get_vector ops in hclgevf_main module
6546 - net: hns3: Remove the warning when clear reset cause
6547 - net: hns3: Prevent sending command during global or core reset
6548 - net: hns3: Modify the order of initializing command queue register
6549 - net: hns3: Reset net device with rtnl_lock
6550 - net: hns3: Prevent to request reset frequently
6551 - net: hns3: Correct reset event status register
6552 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
6553 - net: hns3: remove unnecessary ring configuration operation while resetting
6554 - net: hns3: Fix for reset_level default assignment probelm
6555 - net: hns3: Fix for using wrong mask and shift in
6556 hclge_get_ring_chain_from_mbx
6557 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
6558 - net: hns3: Remove some redundant assignments
6559 - net: hns3: Standardize the handle of return value
6560 - net: hns3: Remove extra space and brackets
6561 - net: hns3: Correct unreasonable code comments
6562 - net: hns3: Use decimal for bit offset macros
6563 - net: hns3: Modify inconsistent bit mask macros
6564 - net: hns3: Fix misleading parameter name
6565 - net: hns3: Remove unused struct member and definition
6566 - net: hns3: Add SPDX tags to HNS3 PF driver
6567 - net: hns3: Add support for serdes loopback selftest
6568 - net: hns3: Fix for phy link issue when using marvell phy driver
6569 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
6570
6571 * CVE-2018-6555
6572 - SAUCE: irda: Only insert new objects into the global database via setsockopt
6573
6574 * CVE-2018-6554
6575 - SAUCE: irda: Fix memory leak caused by repeated binds of irda socket
6576
6577 * Bionic update: upstream stable patchset 2018-08-31 (LP: #1790188)
6578 - netfilter: nf_tables: fix NULL pointer dereference on
6579 nft_ct_helper_obj_dump()
6580 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
6581 - af_key: Always verify length of provided sadb_key
6582 - gpio: No NULL owner
6583 - KVM: X86: Fix reserved bits check for MOV to CR3
6584 - KVM: x86: introduce linear_{read,write}_system
6585 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
6586 kvm_write_guest_virt_system
6587 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
6588 - NFC: pn533: don't send USB data off of the stack
6589 - usbip: vhci_sysfs: fix potential Spectre v1
6590 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
6591 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
6592 - Input: xpad - add GPD Win 2 Controller USB IDs
6593 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
6594 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
6595 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
6596 reconnecting
6597 - serial: sh-sci: Stop using printk format %pCr
6598 - tty/serial: atmel: use port->name as name in request_irq()
6599 - serial: samsung: fix maxburst parameter for DMA transactions
6600 - serial: 8250: omap: Fix idling of clocks for unused uarts
6601 - vmw_balloon: fixing double free when batching mode is off
6602 - tty: pl011: Avoid spuriously stuck-off interrupts
6603 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
6604 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
6605 - crypto: caam - strip input zeros from RSA input buffer
6606 - crypto: caam - fix DMA mapping dir for generated IV
6607 - crypto: caam - fix IV DMA mapping and updating
6608 - crypto: caam/qi - fix IV DMA mapping and updating
6609 - crypto: caam - fix size of RSA prime factor q
6610 - crypto: vmx - Remove overly verbose printk from AES init routines
6611 - crypto: vmx - Remove overly verbose printk from AES XTS init
6612 - crypto: omap-sham - fix memleak
6613 - usb: typec: wcove: Remove dependency on HW FSM
6614 - usb: gadget: udc: renesas_usb3: fix double phy_put()
6615 - usb: gadget: udc: renesas_usb3: should remove debugfs
6616 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
6617 udc
6618 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
6619 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
6620
6621 * Bionic update: upstream stable patchset 2018-08-29 (LP: #1789666)
6622 - scsi: sd_zbc: Avoid that resetting a zone fails sporadically
6623 - mmap: introduce sane default mmap limits
6624 - mmap: relax file size limit for regular files
6625 - btrfs: define SUPER_FLAG_METADUMP_V2
6626 - kconfig: Avoid format overflow warning from GCC 8.1
6627 - be2net: Fix error detection logic for BE3
6628 - bnx2x: use the right constant
6629 - dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
6630 - enic: set DMA mask to 47 bit
6631 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
6632 - ip6_tunnel: remove magic mtu value 0xFFF8
6633 - ipmr: properly check rhltable_init() return value
6634 - ipv4: remove warning in ip_recv_error
6635 - ipv6: omit traffic class when calculating flow hash
6636 - isdn: eicon: fix a missing-check bug
6637 - kcm: Fix use-after-free caused by clonned sockets
6638 - netdev-FAQ: clarify DaveM's position for stable backports
6639 - net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
6640 - net: metrics: add proper netlink validation
6641 - net/packet: refine check for priv area size
6642 - net: phy: broadcom: Fix bcm_write_exp()
6643 - net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
6644 - packet: fix reserve calculation
6645 - qed: Fix mask for physical address in ILT entry
6646 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
6647 - team: use netdev_features_t instead of u32
6648 - vhost: synchronize IOTLB message with dev cleanup
6649 - vrf: check the original netdevice for generating redirect
6650 - ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
6651 - net: phy: broadcom: Fix auxiliary control register reads
6652 - net-sysfs: Fix memory leak in XPS configuration
6653 - virtio-net: correctly transmit XDP buff after linearizing
6654 - net/mlx4: Fix irq-unsafe spinlock usage
6655 - tun: Fix NULL pointer dereference in XDP redirect
6656 - virtio-net: correctly check num_buf during err path
6657 - net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
6658 - virtio-net: fix leaking page for gso packet during mergeable XDP
6659 - rtnetlink: validate attributes in do_setlink()
6660 - cls_flower: Fix incorrect idr release when failing to modify rule
6661 - PCI: hv: Do not wait forever on a device that has disappeared
6662 - drm: set FMODE_UNSIGNED_OFFSET for drm files
6663 - l2tp: fix refcount leakage on PPPoL2TP sockets
6664 - mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
6665 - net: ethernet: ti: cpdma: correct error handling for chan create
6666 - net: ethernet: davinci_emac: fix error handling in probe()
6667 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
6668 - net : sched: cls_api: deal with egdev path only if needed
6669
6670 * Bionic update: upstream stable patchset 2018-08-24 (LP: #1788897)
6671 - fix io_destroy()/aio_complete() race
6672 - mm: fix the NULL mapping case in __isolate_lru_page()
6673 - objtool: Support GCC 8's cold subfunctions
6674 - objtool: Support GCC 8 switch tables
6675 - objtool: Detect RIP-relative switch table references
6676 - objtool: Detect RIP-relative switch table references, part 2
6677 - objtool: Fix "noreturn" detection for recursive sibling calls
6678 - xfs: convert XFS_AGFL_SIZE to a helper function
6679 - xfs: detect agfl count corruption and reset agfl
6680 - Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
6681 - Input: synaptics - add Lenovo 80 series ids to SMBus
6682 - Input: elan_i2c_smbus - fix corrupted stack
6683 - tracing: Fix crash when freeing instances with event triggers
6684 - tracing: Make the snapshot trigger work with instances
6685 - selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
6686 - cfg80211: further limit wiphy names to 64 bytes
6687 - drm/amd/powerplay: Fix enum mismatch
6688 - rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
6689 - platform/chrome: cros_ec_lpc: remove redundant pointer request
6690 - kbuild: clang: disable unused variable warnings only when constant
6691 - tcp: avoid integer overflows in tcp_rcv_space_adjust()
6692 - iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
6693 - iio:buffer: make length types match kfifo types
6694 - iio:kfifo_buf: check for uint overflow
6695 - iio: adc: select buffer for at91-sama5d2_adc
6696 - MIPS: lantiq: gphy: Drop reboot/remove reset asserts
6697 - MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
6698 - MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
6699 - scsi: scsi_transport_srp: Fix shost to rport translation
6700 - stm class: Use vmalloc for the master map
6701 - hwtracing: stm: fix build error on some arches
6702 - IB/core: Fix error code for invalid GID entry
6703 - mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
6704 - Revert "rt2800: use TXOP_BACKOFF for probe frames"
6705 - intel_th: Use correct device when freeing buffers
6706 - drm/psr: Fix missed entry in PSR setup time table.
6707 - drm/i915/lvds: Move acpi lid notification registration to registration phase
6708 - drm/i915: Disable LVDS on Radiant P845
6709 - drm/vmwgfx: Use kasprintf
6710 - drm/vmwgfx: Fix host logging / guestinfo reading error paths
6711 - nvme: fix extended data LBA supported setting
6712 - iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after
6713 resume
6714 - x86/MCE/AMD: Define a function to get SMCA bank type
6715 - x86/mce/AMD: Pass the bank number to smca_get_bank_type()
6716 - x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
6717 - x86/mce/AMD: Carve out SMCA get_block_address() code
6718 - x86/MCE/AMD: Cache SMCA MISC block addresses
6719
6720 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
6721 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
6722 - partitions/aix: append null character to print data from disk
6723
6724 * tlbie master timeout checkstop (using NVidia/GPU) (LP: #1789772)
6725 - powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call
6726 __ptep_set_access_flags directly
6727 - powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
6728 - powerpc/mm: Change function prototype
6729 - powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
6730
6731 * performance drop with ATS enabled (LP: #1788097)
6732 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
6733
6734 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
6735 - arm64: export memblock_reserve()d regions via /proc/iomem
6736 - drivers: acpi: add dependency of EFI for arm64
6737 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
6738 - efi/arm: map UEFI memory map even w/o runtime services enabled
6739 - arm64: acpi: fix alignment fault in accessing ACPI
6740 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
6741 - arm64: fix ACPI dependencies
6742 - ACPI: fix menuconfig presentation of ACPI submenu
6743
6744 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
6745 - r8152: disable RX aggregation on new Dell TB16 dock
6746
6747 * dell_wmi: Unknown key codes (LP: #1762385)
6748 - platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
6749
6750 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
6751 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
6752 - SAUCE: i2c:amd move out pointer in union i2c_event_base
6753 - SAUCE: i2c:amd Depends on ACPI
6754 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
6755
6756 * r8169 no internet after suspending (LP: #1779817)
6757 - r8169: restore previous behavior to accept BIOS WoL settings
6758 - r8169: don't use MSI-X on RTL8168g
6759 - r8169: don't use MSI-X on RTL8106e
6760
6761 * Fix Intel Cannon Lake LPSS I2C input clock (LP: #1789790)
6762 - mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
6763
6764 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
6765 machine (LP: #1789145)
6766 - ALSA: hda/realtek - Fix HP Headset Mic can't record
6767
6768 * Tango platform uses __initcall without further checks (LP: #1787945)
6769 - [Config] disable ARCH_TANGO
6770
6771 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
6772 - [Config] CONFIG_SCLP_OFB=y for s390x
6773
6774 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 12 Sep 2018 11:39:17 +0200
eb8e0abe 6775
ffaad0a9 6776linux (4.15.0-34.37) bionic; urgency=medium
72544dc3 6777
ffaad0a9 6778 * linux: 4.15.0-34.37 -proposed tracker (LP: #1788744)
72544dc3 6779
ffaad0a9
KSS
6780 * Bionic update: upstream stable patchset 2018-08-09 (LP: #1786352)
6781 - MIPS: c-r4k: Fix data corruption related to cache coherence
6782 - MIPS: ptrace: Expose FIR register through FP regset
6783 - MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
6784 - KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
6785 - affs_lookup(): close a race with affs_remove_link()
6786 - fs: don't scan the inode cache before SB_BORN is set
6787 - aio: fix io_destroy(2) vs. lookup_ioctx() race
6788 - ALSA: timer: Fix pause event notification
6789 - do d_instantiate/unlock_new_inode combinations safely
6790 - mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
6791 - mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
6792 - mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus
6793 - libata: Blacklist some Sandisk SSDs for NCQ
6794 - libata: blacklist Micron 500IT SSD with MU01 firmware
6795 - xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
6796 - drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
6797 - arm64: lse: Add early clobbers to some input/output asm operands
6798 - powerpc/64s: Clear PCR on boot
6799 - IB/hfi1: Use after free race condition in send context error path
6800 - IB/umem: Use the correct mm during ib_umem_release
6801 - idr: fix invalid ptr dereference on item delete
6802 - Revert "ipc/shm: Fix shmat mmap nil-page protection"
6803 - ipc/shm: fix shmat() nil address after round-down when remapping
6804 - mm/kasan: don't vfree() nonexistent vm_area
6805 - kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
6806 - kasan: fix memory hotplug during boot
6807 - kernel/sys.c: fix potential Spectre v1 issue
6808 - KVM: s390: vsie: fix < 8k check for the itdba
6809 - KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
6810 - kvm: x86: IA32_ARCH_CAPABILITIES is always supported
6811 - powerpc/64s: Improve RFI L1-D cache flush fallback
6812 - powerpc/pseries: Restore default security feature flags on setup
6813 - powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
6814 - MIPS: generic: Fix machine compatible matching
6815 - mac80211: mesh: fix wrong mesh TTL offset calculation
6816 - ARC: Fix malformed ARC_EMUL_UNALIGNED default
6817 - ptr_ring: prevent integer overflow when calculating size
6818 - arm64: dts: rockchip: fix rock64 gmac2io stability issues
6819 - arm64: dts: rockchip: correct ep-gpios for rk3399-sapphire
6820 - libata: Fix compile warning with ATA_DEBUG enabled
6821 - selftests: sync: missing CFLAGS while compiling
6822 - selftest/vDSO: fix O=
6823 - selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
6824 - selftests: memfd: add config fragment for fuse
6825 - ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt
6826 - ARM: OMAP3: Fix prm wake interrupt for resume
6827 - ARM: OMAP2+: Fix sar_base inititalization for HS omaps
6828 - ARM: OMAP1: clock: Fix debugfs_create_*() usage
6829 - tls: retrun the correct IV in getsockopt
6830 - xhci: workaround for AMD Promontory disabled ports wakeup
6831 - IB/uverbs: Fix method merging in uverbs_ioctl_merge
6832 - IB/uverbs: Fix possible oops with duplicate ioctl attributes
6833 - IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
6834 - arm64: dts: rockchip: Fix DWMMC clocks
6835 - ARM: dts: rockchip: Fix DWMMC clocks
6836 - iwlwifi: mvm: fix security bug in PN checking
6837 - iwlwifi: mvm: fix IBSS for devices that support station type API
6838 - iwlwifi: mvm: always init rs with 20mhz bandwidth rates
6839 - NFC: llcp: Limit size of SDP URI
6840 - rxrpc: Work around usercopy check
6841 - MD: Free bioset when md_run fails
6842 - md: fix md_write_start() deadlock w/o metadata devices
6843 - s390/dasd: fix handling of internal requests
6844 - xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
6845 - mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
6846 - mac80211: fix a possible leak of station stats
6847 - mac80211: fix calling sleeping function in atomic context
6848 - cfg80211: clear wep keys after disconnection
6849 - mac80211: Do not disconnect on invalid operating class
6850 - mac80211: Fix sending ADDBA response for an ongoing session
6851 - gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle
6852 - gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle
6853 - md raid10: fix NULL deference in handle_write_completed()
6854 - drm/exynos: g2d: use monotonic timestamps
6855 - drm/exynos: fix comparison to bitshift when dealing with a mask
6856 - drm/meson: fix vsync buffer update
6857 - arm64: perf: correct PMUVer probing
6858 - RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
6859 - RDMA/bnxt_re: Fix system crash during load/unload
6860 - net/mlx5e: Return error if prio is specified when offloading eswitch vlan
6861 push
6862 - locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
6863 - md: raid5: avoid string overflow warning
6864 - virtio_net: fix XDP code path in receive_small()
6865 - kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
6866 - bug.h: work around GCC PR82365 in BUG()
6867 - selftests/memfd: add run_fuse_test.sh to TEST_FILES
6868 - seccomp: add a selftest for get_metadata
6869 - soc: imx: gpc: de-register power domains only if initialized
6870 - powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
6871 - s390/cio: fix ccw_device_start_timeout API
6872 - s390/cio: fix return code after missing interrupt
6873 - s390/cio: clear timer when terminating driver I/O
6874 - selftests/bpf/test_maps: exit child process without error in ENOMEM case
6875 - PKCS#7: fix direct verification of SignerInfo signature
6876 - arm64: dts: cavium: fix PCI bus dtc warnings
6877 - nfs: system crashes after NFS4ERR_MOVED recovery
6878 - ARM: OMAP: Fix dmtimer init for omap1
6879 - smsc75xx: fix smsc75xx_set_features()
6880 - regulatory: add NUL to request alpha2
6881 - integrity/security: fix digsig.c build error with header file
6882 - x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-
6883 directory in resctrl file system
6884 - locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
6885 - x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across
6886 CPU hotplug operations
6887 - mac80211: drop frames with unexpected DS bits from fast-rx to slow path
6888 - arm64: fix unwind_frame() for filtered out fn for function graph tracing
6889 - macvlan: fix use-after-free in macvlan_common_newlink()
6890 - KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
6891 - kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
6892 - ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6
6893 DualLite/Solo RQS
6894 - fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
6895 - fs: dcache: Use READ_ONCE when accessing i_dir_seq
6896 - md: fix a potential deadlock of raid5/raid10 reshape
6897 - md/raid1: fix NULL pointer dereference
6898 - batman-adv: fix packet checksum in receive path
6899 - batman-adv: invalidate checksum on fragment reassembly
6900 - netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct
6901 refcount
6902 - netfilter: ipt_CLUSTERIP: put config instead of freeing it
6903 - netfilter: ebtables: convert BUG_ONs to WARN_ONs
6904 - batman-adv: Ignore invalid batadv_iv_gw during netlink send
6905 - batman-adv: Ignore invalid batadv_v_gw during netlink send
6906 - batman-adv: Fix netlink dumping of BLA claims
6907 - batman-adv: Fix netlink dumping of BLA backbones
6908 - nvme-pci: Fix nvme queue cleanup if IRQ setup fails
6909 - clocksource/drivers/fsl_ftm_timer: Fix error return checking
6910 - libceph, ceph: avoid memory leak when specifying same option several times
6911 - ceph: fix dentry leak when failing to init debugfs
6912 - xen/pvcalls: fix null pointer dereference on map->sock
6913 - ARM: orion5x: Revert commit 4904dbda41c8.
6914 - qrtr: add MODULE_ALIAS macro to smd
6915 - selftests/futex: Fix line continuation in Makefile
6916 - r8152: fix tx packets accounting
6917 - virtio-gpu: fix ioctl and expose the fixed status to userspace.
6918 - dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
6919 - bcache: fix kcrashes with fio in RAID5 backend dev
6920 - ip_gre: fix IFLA_MTU ignored on NEWLINK
6921 - ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
6922 - sit: fix IFLA_MTU ignored on NEWLINK
6923 - nbd: fix return value in error handling path
6924 - ARM: dts: NSP: Fix amount of RAM on BCM958625HR
6925 - ARM: dts: bcm283x: Fix unit address of local_intc
6926 - powerpc/boot: Fix random libfdt related build errors
6927 - clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
6928 - gianfar: Fix Rx byte accounting for ndev stats
6929 - net/tcp/illinois: replace broken algorithm reference link
6930 - nvmet: fix PSDT field check in command format
6931 - net/smc: use link_id of server in confirm link reply
6932 - mlxsw: core: Fix flex keys scratchpad offset conflict
6933 - mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast
6934 - spectrum: Reference count VLAN entries
6935 - ARC: mcip: halt GFRC counter when ARC cores halt
6936 - ARC: mcip: update MCIP debug mask when the new cpu came online
6937 - ARC: setup cpu possible mask according to possible-cpus dts property
6938 - ipvs: remove IPS_NAT_MASK check to fix passive FTP
6939 - IB/mlx: Set slid to zero in Ethernet completion struct
6940 - RDMA/bnxt_re: Unconditionly fence non wire memory operations
6941 - RDMA/bnxt_re: Fix incorrect DB offset calculation
6942 - RDMA/bnxt_re: Fix the ib_reg failure cleanup
6943 - xen/pirq: fix error path cleanup when binding MSIs
6944 - drm/amd/amdgpu: Correct VRAM width for APUs with GMC9
6945 - xfrm: Fix ESN sequence number handling for IPsec GSO packets.
6946 - arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)
6947 - drm/sun4i: Fix dclk_set_phase
6948 - btrfs: use kvzalloc to allocate btrfs_fs_info
6949 - Btrfs: send, fix issuing write op when processing hole in no data mode
6950 - Btrfs: fix log replay failure after linking special file and fsync
6951 - ceph: fix potential memory leak in init_caches()
6952 - block: display the correct diskname for bio
6953 - selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
6954 - net: ethtool: don't ignore return from driver get_fecparam method
6955 - iwlwifi: mvm: fix TX of CCMP 256
6956 - iwlwifi: mvm: Fix channel switch for count 0 and 1
6957 - iwlwifi: mvm: fix assert 0x2B00 on older FWs
6958 - iwlwifi: avoid collecting firmware dump if not loaded
6959 - iwlwifi: mvm: Direct multicast frames to the correct station
6960 - iwlwifi: mvm: Correctly set the tid for mcast queue
6961 - rds: Incorrect reference counting in TCP socket creation
6962 - watchdog: f71808e_wdt: Fix magic close handling
6963 - batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
6964 - hv_netvsc: use napi_schedule_irqoff
6965 - hv_netvsc: filter multicast/broadcast
6966 - hv_netvsc: propagate rx filters to VF
6967 - ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288
6968 - e1000e: Fix check_for_link return value with autoneg off
6969 - e1000e: allocate ring descriptors with dma_zalloc_coherent
6970 - ia64/err-inject: Use get_user_pages_fast()
6971 - RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
6972 - RDMA/qedr: Fix iWARP write and send with immediate
6973 - IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
6974 - IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
6975 - IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
6976 - fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in
6977 sbusfb_ioctl_helper().
6978 - fsl/fman: avoid sleeping in atomic context while adding an address
6979 - qed: Free RoCE ILT Memory on rmmod qedr
6980 - net: qcom/emac: Use proper free methods during TX
6981 - net: smsc911x: Fix unload crash when link is up
6982 - IB/core: Fix possible crash to access NULL netdev
6983 - cxgb4: do not set needs_free_netdev for mgmt dev's
6984 - xen-blkfront: move negotiate_mq to cover all cases of new VBDs
6985 - xen: xenbus: use put_device() instead of kfree()
6986 - hv_netvsc: fix filter flags
6987 - hv_netvsc: fix locking for rx_mode
6988 - hv_netvsc: fix locking during VF setup
6989 - ARM: davinci: fix the GPIO lookup for omapl138-hawk
6990 - arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
6991 - selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
6992 - lib/test_kmod.c: fix limit check on number of test devices created
6993 - dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
6994 - netfilter: ebtables: fix erroneous reject of last rule
6995 - can: m_can: change comparison to bitshift when dealing with a mask
6996 - can: m_can: select pinctrl state in each suspend/resume function
6997 - bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
6998 - workqueue: use put_device() instead of kfree()
6999 - ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
7000 - sunvnet: does not support GSO for sctp
7001 - KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
7002 - gpu: ipu-v3: prg: avoid possible array underflow
7003 - drm/imx: move arming of the vblank event to atomic_flush
7004 - drm/nouveau/bl: fix backlight regression
7005 - xfrm: fix rcu_read_unlock usage in xfrm_local_error
7006 - iwlwifi: mvm: set the correct tid when we flush the MCAST sta
7007 - iwlwifi: mvm: Correctly set IGTK for AP
7008 - iwlwifi: mvm: fix error checking for multi/broadcast sta
7009 - net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
7010 - vlan: Fix out of order vlan headers with reorder header off
7011 - batman-adv: fix header size check in batadv_dbg_arp()
7012 - batman-adv: Fix skbuff rcsum on packet reroute
7013 - vti4: Don't count header length twice on tunnel setup
7014 - ip_tunnel: Clamp MTU to bounds on new link
7015 - vti6: Fix dev->max_mtu setting
7016 - iwlwifi: mvm: Increase session protection time after CS
7017 - iwlwifi: mvm: clear tx queue id when unreserving aggregation queue
7018 - iwlwifi: mvm: make sure internal station has a valid id
7019 - iwlwifi: mvm: fix array out of bounds reference
7020 - drm/tegra: Shutdown on driver unbind
7021 - perf/cgroup: Fix child event counting bug
7022 - brcmfmac: Fix check for ISO3166 code
7023 - kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
7024 - RDMA/ucma: Correct option size check using optlen
7025 - RDMA/qedr: fix QP's ack timeout configuration
7026 - RDMA/qedr: Fix rc initialization on CNQ allocation failure
7027 - RDMA/qedr: Fix QP state initialization race
7028 - net/sched: fix idr leak on the error path of tcf_bpf_init()
7029 - net/sched: fix idr leak in the error path of tcf_simp_init()
7030 - net/sched: fix idr leak in the error path of tcf_act_police_init()
7031 - net/sched: fix idr leak in the error path of tcp_pedit_init()
7032 - net/sched: fix idr leak in the error path of __tcf_ipt_init()
7033 - net/sched: fix idr leak in the error path of tcf_skbmod_init()
7034 - net: dsa: Fix functional dsa-loop dependency on FIXED_PHY
7035 - drm/ast: Fixed 1280x800 Display Issue
7036 - mm/mempolicy.c: avoid use uninitialized preferred_node
7037 - mm, thp: do not cause memcg oom for thp
7038 - xfrm: Fix transport mode skb control buffer usage.
7039 - selftests: ftrace: Add probe event argument syntax testcase
7040 - selftests: ftrace: Add a testcase for string type with kprobe_event
7041 - selftests: ftrace: Add a testcase for probepoint
7042 - drm/amdkfd: Fix scratch memory with HWS enabled
7043 - batman-adv: fix multicast-via-unicast transmission with AP isolation
7044 - batman-adv: fix packet loss for broadcasted DHCP packets to a server
7045 - ARM: 8748/1: mm: Define vdso_start, vdso_end as array
7046 - lan78xx: Set ASD in MAC_CR when EEE is enabled.
7047 - net: qmi_wwan: add BroadMobi BM806U 2020:2033
7048 - bonding: fix the err path for dev hwaddr sync in bond_enslave
7049 - net: dsa: mt7530: fix module autoloading for OF platform drivers
7050 - net/mlx5: Make eswitch support to depend on switchdev
7051 - perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
7052 - x86/alternatives: Fixup alternative_call_2
7053 - llc: properly handle dev_queue_xmit() return value
7054 - builddeb: Fix header package regarding dtc source links
7055 - qede: Fix barrier usage after tx doorbell write.
7056 - mm, slab: memcg_link the SLAB's kmem_cache
7057 - mm/page_owner: fix recursion bug after changing skip entries
7058 - mm/kmemleak.c: wait for scan completion before disabling free
7059 - hv_netvsc: enable multicast if necessary
7060 - qede: Do not drop rx-checksum invalidated packets.
7061 - net: Fix untag for vlan packets without ethernet header
7062 - vlan: Fix vlan insertion for packets without ethernet header
7063 - net: mvneta: fix enable of all initialized RXQs
7064 - sh: fix debug trap failure to process signals before return to user
7065 - firmware: dmi_scan: Fix UUID length safety check
7066 - nvme: don't send keep-alives to the discovery controller
7067 - Btrfs: clean up resources during umount after trans is aborted
7068 - Btrfs: fix loss of prealloc extents past i_size after fsync log replay
7069 - x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
7070 - fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl
7071 table
7072 - swap: divide-by-zero when zero length swap file on ssd
7073 - z3fold: fix memory leak
7074 - sr: get/drop reference to device in revalidate and check_events
7075 - Force log to disk before reading the AGF during a fstrim
7076 - cpufreq: CPPC: Initialize shared perf capabilities of CPUs
7077 - powerpc/fscr: Enable interrupts earlier before calling get_user()
7078 - perf tools: Fix perf builds with clang support
7079 - perf clang: Add support for recent clang versions
7080 - dp83640: Ensure against premature access to PHY registers after reset
7081 - ibmvnic: Zero used TX descriptor counter on reset
7082 - mm/ksm: fix interaction with THP
7083 - mm: fix races between address_space dereference and free in page_evicatable
7084 - mm: thp: fix potential clearing to referenced flag in
7085 page_idle_clear_pte_refs_one()
7086 - Btrfs: bail out on error during replay_dir_deletes
7087 - Btrfs: fix NULL pointer dereference in log_dir_items
7088 - btrfs: Fix possible softlock on single core machines
7089 - IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
7090 - ocfs2/dlm: don't handle migrate lockres if already in shutdown
7091 - powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep
7092 - sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
7093 - x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of
7094 this_cpu_has() in build_cr3_noflush()
7095 - KVM: VMX: raise internal error for exception during invalid protected mode
7096 state
7097 - lan78xx: Connect phy early
7098 - sparc64: Make atomic_xchg() an inline function rather than a macro.
7099 - net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
7100 - net: bgmac: Correctly annotate register space
7101 - btrfs: tests/qgroup: Fix wrong tree backref level
7102 - Btrfs: fix copy_items() return value when logging an inode
7103 - btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
7104 - btrfs: qgroup: Fix root item corruption when multiple same source snapshots
7105 are created with quota enabled
7106 - rxrpc: Fix Tx ring annotation after initial Tx failure
7107 - rxrpc: Don't treat call aborts as conn aborts
7108 - xen/acpi: off by one in read_acpi_id()
7109 - drivers: macintosh: rack-meter: really fix bogus memsets
7110 - ACPI: acpi_pad: Fix memory leak in power saving threads
7111 - powerpc/mpic: Check if cpu_possible() in mpic_physmask()
7112 - ieee802154: ca8210: fix uninitialised data read
7113 - ath10k: advertize beacon_int_min_gcd
7114 - iommu/amd: Take into account that alloc_dev_data() may return NULL
7115 - intel_th: Use correct method of finding hub
7116 - m68k: set dma and coherent masks for platform FEC ethernets
7117 - iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq
7118 - parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
7119 - hwmon: (nct6775) Fix writing pwmX_mode
7120 - powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
7121 - powerpc/perf: Fix kernel address leak via sampling registers
7122 - rsi: fix kernel panic observed on 64bit machine
7123 - tools/thermal: tmon: fix for segfault
7124 - selftests: Print the test we're running to /dev/kmsg
7125 - net/mlx5: Protect from command bit overflow
7126 - watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
7127 - ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
7128 - nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
7129 - ath9k: fix crash in spectral scan
7130 - cxgb4: Setup FW queues before registering netdev
7131 - ima: Fix Kconfig to select TPM 2.0 CRB interface
7132 - ima: Fallback to the builtin hash algorithm
7133 - watchdog: aspeed: Allow configuring for alternate boot
7134 - arm: dts: socfpga: fix GIC PPI warning
7135 - ext4: don't complain about incorrect features when probing
7136 - drm/vmwgfx: Unpin the screen object backup buffer when not used
7137 - iommu/mediatek: Fix protect memory setting
7138 - cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
7139 - IB/mlx5: Set the default active rate and width to QDR and 4X
7140 - zorro: Set up z->dev.dma_mask for the DMA API
7141 - bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
7142 - remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
7143 - dt-bindings: add device tree binding for Allwinner H6 main CCU
7144 - ACPICA: Events: add a return on failure from acpi_hw_register_read
7145 - ACPICA: Fix memory leak on unusual memory leak
7146 - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
7147 - cxgb4: Fix queue free path of ULD drivers
7148 - i2c: mv64xxx: Apply errata delay only in standard mode
7149 - KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
7150 - perf top: Fix top.call-graph config option reading
7151 - perf stat: Fix core dump when flag T is used
7152 - IB/core: Honor port_num while resolving GID for IB link layer
7153 - drm/amdkfd: add missing include of mm.h
7154 - coresight: Use %px to print pcsr instead of %p
7155 - regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
7156 - spi: bcm-qspi: fIX some error handling paths
7157 - net/smc: pay attention to MAX_ORDER for CQ entries
7158 - MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
7159 - watchdog: dw: RMW the control register
7160 - watchdog: aspeed: Fix translation of reset mode to ctrl register
7161 - drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
7162 - drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
7163 - powerpc: Add missing prototype for arch_irq_work_raise()
7164 - f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
7165 - f2fs: fix to clear CP_TRIMMED_FLAG
7166 - f2fs: fix to check extent cache in f2fs_drop_extent_tree
7167 - perf/core: Fix installing cgroup events on CPU
7168 - max17042: propagate of_node to power supply device
7169 - perf/core: Fix perf_output_read_group()
7170 - drm/panel: simple: Fix the bus format for the Ontat panel
7171 - hwmon: (pmbus/max8688) Accept negative page register values
7172 - hwmon: (pmbus/adm1275) Accept negative page register values
7173 - perf/x86/intel: Properly save/restore the PMU state in the NMI handler
7174 - cdrom: do not call check_disk_change() inside cdrom_open()
7175 - efi/arm*: Only register page tables when they exist
7176 - perf/x86/intel: Fix large period handling on Broadwell CPUs
7177 - perf/x86/intel: Fix event update for auto-reload
7178 - arm64: dts: qcom: Fix SPI5 config on MSM8996
7179 - soc: qcom: wcnss_ctrl: Fix increment in NV upload
7180 - gfs2: Fix fallocate chunk size
7181 - x86/devicetree: Initialize device tree before using it
7182 - x86/devicetree: Fix device IRQ settings in DT
7183 - phy: rockchip-emmc: retry calpad busy trimming
7184 - ALSA: vmaster: Propagate slave error
7185 - phy: qcom-qmp: Fix phy pipe clock gating
7186 - drm/bridge: sii902x: Retry status read after DDI I2C
7187 - tools: hv: fix compiler warnings about major/target_fname
7188 - block: null_blk: fix 'Invalid parameters' when loading module
7189 - dmaengine: pl330: fix a race condition in case of threaded irqs
7190 - dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
7191 - enic: enable rq before updating rq descriptors
7192 - watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
7193 - hwrng: stm32 - add reset during probe
7194 - pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs
7195 - pinctrl: artpec6: dt: add missing pin group uart5nocts
7196 - vfio-ccw: fence off transport mode
7197 - dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
7198 - drm: omapdrm: dss: Move initialization code from component bind to probe
7199 - ARM: dts: dra71-evm: Correct evm_sd regulator max voltage
7200 - drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
7201 - drm/amdgpu: adjust timeout for ib_ring_tests(v2)
7202 - net: stmmac: ensure that the device has released ownership before reading
7203 data
7204 - net: stmmac: ensure that the MSS desc is the last desc to set the own bit
7205 - cpufreq: Reorder cpufreq_online() error code path
7206 - dpaa_eth: fix SG mapping
7207 - PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
7208 - udf: Provide saner default for invalid uid / gid
7209 - ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
7210 - sh_eth: fix TSU init on SH7734/R8A7740
7211 - power: supply: ltc2941-battery-gauge: Fix temperature units
7212 - ARM: dts: bcm283x: Fix probing of bcm2835-i2s
7213 - ARM: dts: bcm283x: Fix pin function of JTAG pins
7214 - PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
7215 - audit: return on memory error to avoid null pointer dereference
7216 - net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()
7217 - rcu: Call touch_nmi_watchdog() while printing stall warnings
7218 - pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins
7219 group
7220 - dpaa_eth: fix pause capability advertisement logic
7221 - MIPS: Octeon: Fix logging messages with spurious periods after newlines
7222 - drm/rockchip: Respect page offset for PRIME mmap calls
7223 - x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic'
7224 specified
7225 - perf test: Fix test case inet_pton to accept inlines.
7226 - perf report: Fix wrong jump arrow
7227 - perf tests: Use arch__compare_symbol_names to compare symbols
7228 - perf report: Fix memory corruption in --branch-history mode --branch-history
7229 - perf tests: Fix dwarf unwind for stripped binaries
7230 - selftests/net: fixes psock_fanout eBPF test case
7231 - netlabel: If PF_INET6, check sk_buff ip header version
7232 - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3
7233 - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2
7234 - ARM: dts: at91: tse850: use the correct compatible for the eeprom
7235 - regmap: Correct comparison in regmap_cached
7236 - i40e: Add delay after EMP reset for firmware to recover
7237 - ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enet
7238 - ARM: dts: porter: Fix HDMI output routing
7239 - regulator: of: Add a missing 'of_node_put()' in an error handling path of
7240 'of_regulator_match()'
7241 - pinctrl: mcp23s08: spi: Fix regmap debugfs entries
7242 - kdb: make "mdr" command repeat
7243 - drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
7244 - perf tools: Add trace/beauty/generated/ into .gitignore
7245 - tools: sync up .h files with the repective arch and uapi .h files
7246 - MIPS: xilfpga: Stop generating useless dtb.o
7247 - MIPS: xilfpga: Actually include FDT in fitImage
7248 - MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
7249 - fix breakage caused by d_find_alias() semantics change
7250 - Btrfs: fix error handling in btrfs_truncate()
7251 - mmc: block: propagate correct returned value in mmc_rpmb_ioctl
7252 - arm64: export tishift functions to modules
7253 - bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
7254 - PM / core: Fix direct_complete handling for devices with no callbacks
7255 - ARM: dts: sun4i: Fix incorrect clocks for displays
7256 - bnxt_en: Ignore src port field in decap filter nodes
7257 - kasan, slub: fix handling of kasan_slab_free hook
7258 - riscv/spinlock: Strengthen implementations with fences
7259 - platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()
7260 - rxrpc: Fix resend event time calculation
7261 - i40e: hold the RTNL lock while changing interrupt schemes
7262 - hv_netvsc: Fix the return status in RX path
7263 - firmware: fix checking for return values for fw_add_devm_name()
7264 - bcache: set writeback_rate_update_seconds in range [1, 60] seconds
7265 - bcache: fix cached_dev->count usage for bch_cache_set_error()
7266 - bcache: stop dc->writeback_rate_update properly
7267 - ibmvnic: Fix reset return from closed state
7268 - powerpc/vas: Fix cleanup when VAS is not configured
7269 - f2fs: flush cp pack except cp pack 2 page at first
7270 - drm/amdgpu: Clean sdma wptr register when only enable wptr polling
7271 - powerpc/mm/slice: Remove intermediate bitmap copy
7272 - powerpc/mm/slice: create header files dedicated to slices
7273 - powerpc/mm/slice: Enhance for supporting PPC32
7274 - powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
7275 - ibmvnic: Allocate statistics buffers during probe
7276 - dt-bindings: display: msm/dsi: Fix the PHY regulator supply props
7277 - drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
7278 - soc: renesas: r8a77970-sysc: fix power area parents
7279 - drm/vblank: Data type fixes for 64-bit vblank sequences.
7280 - selftests: Add FIB onlink tests
7281 - soc: amlogic: meson-gx-pwrc-vpu: fix error on shutdown when domain is
7282 powered off
7283
7284 * arm-smmu-v3 arm-smmu-v3.1.auto: failed to allocate MSIs (LP: #1785282)
7285 - ACPICA: iasl: Add SMMUv3 device ID mapping index support
7286 - ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard
7287
7288 * Driver iwlwifi for Intel Wireless-AC 9560 is slow and unreliable in kernel
7289 4.15.0-20-generic (LP: #1772467)
7290 - scsi: hpsa: disable device during shutdown
7291
7292 * [Bionic] i2c: xlp9xx: Add SMBAlert support (LP: #1786981)
7293 - i2c: xlp9xx: Add support for SMBAlert
7294
7295 * qeth: don't clobber buffer on async TX completion (LP: #1786057)
7296 - s390/qeth: don't clobber buffer on async TX completion
7297
7298 * Linux 4.15.0-23 crashes during the boot process with a "Unable to handle
7299 kernel NULL pointer dereference" message (LP: #1777338)
7300 - x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
7301
7302 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
7303 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
7304
7305 * [Bionic] i2c: xlp9xx: Fix case where SSIF read transaction completes early
7306 (LP: #1787240)
7307 - i2c: xlp9xx: Fix case where SSIF read transaction completes early
7308
7309 * [Bionic] integrate upstream fix for Cavium zram driver (LP: #1787469)
7310 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
7311 CONFIG_VMAP_STACK"
7312 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
7313 - crypto: cavium - Limit result reading attempts
7314 - crypto: cavium - Prevent division by zero
7315 - crypto: cavium - Fix statistics pending request value
7316 - crypto: cavium - Fix smp_processor_id() warnings
7317
7318 * Bugfix for handling of shadow doorbell buffer (LP: #1788222)
7319 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
7320
7321 * nvme devices namespace assigned to the wrong controller (LP: #1789227)
7322 - nvme/multipath: Fix multipath disabled naming collisions
7323
7324 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
7325 walinuxagent.service (LP: #1739107)
7326 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
7327 walinuxagent.service
7328
7329 * hinic interfaces aren't getting predictable names (LP: #1783138)
7330 - hinic: Link the logical network device to the pci device in sysfs
7331
7332 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
7333 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
7334 - ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
7335 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
7336
7337 * [Bionic] Bluetooth: Support RTL8723D and RTL8821C Devices (LP: #1784835)
7338 - Bluetooth: btrtl: Add RTL8723D and RTL8821C devices
7339
7340 * CacheFiles: Error: Overlong wait for old active object to go away.
7341 (LP: #1776254)
7342 - cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
7343 - cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
7344
7345 * fscache cookie refcount updated incorrectly during fscache object allocation
7346 (LP: #1776277) // fscache cookie refcount updated incorrectly during fscache
7347 object allocation (LP: #1776277)
7348 - fscache: Fix reference overput in fscache_attach_object() error handling
7349
7350 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
7351 - Revert "UBUNTU: SAUCE: CacheFiles: fix a read_waiter/read_copier race"
7352 - fscache: Allow cancelled operations to be enqueued
7353 - cachefiles: Fix refcounting bug in backing-file read monitoring
7354
7355 * SMB3: Fix regression in server reconnect detection (LP: #1786110)
7356 - smb3: on reconnect set PreviousSessionId field
7357
7358 * CVE-2018-1118
7359 - vhost: fix info leak due to uninitialized memory
7360
7361 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 27 Aug 2018 16:45:36 +0200
72544dc3 7362
22df1539 7363linux (4.15.0-33.36) bionic; urgency=medium
3f81eee2 7364
22df1539 7365 * linux: 4.15.0-33.36 -proposed tracker (LP: #1787149)
3f81eee2 7366
22df1539
KSS
7367 * RTNL assertion failure on ipvlan (LP: #1776927)
7368 - ipvlan: drop ipv6 dependency
7369 - ipvlan: use per device spinlock to protect addrs list updates
7370 - SAUCE: fix warning from "ipvlan: drop ipv6 dependency"
7371
7372 * ubuntu_bpf_jit test failed on Bionic s390x systems (LP: #1753941)
7373 - test_bpf: flag tests that cannot be jited on s390
7374
7375 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
7376 - drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
7377 - drm/radeon: fix radeon_atpx_get_client_id()'s return type
7378 - drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
7379 - platform/x86: apple-gmux: fix gmux_get_client_id()'s return type
7380 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
7381 - vga_switcheroo: set audio client id according to bound GPU id
7382
7383 * locking sockets broken due to missing AppArmor socket mediation patches
7384 (LP: #1780227)
7385 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
7386
7387 * Update2 for ocxl driver (LP: #1781436)
7388 - ocxl: Fix page fault handler in case of fault on dying process
7389
7390 * netns: unable to follow an interface that moves to another netns
7391 (LP: #1774225)
7392 - net: core: Expose number of link up/down transitions
7393 - dev: always advertise the new nsid when the netns iface changes
7394 - dev: advertise the new ifindex when the netns iface changes
7395
7396 * [Bionic] Disk IO hangs when using BFQ as io scheduler (LP: #1780066)
7397 - block, bfq: fix occurrences of request finish method's old name
7398 - block, bfq: remove batches of confusing ifdefs
7399 - block, bfq: add requeue-request hook
7400
7401 * HP ProBook 455 G5 needs mute-led-gpio fixup (LP: #1781763)
7402 - ALSA: hda: add mute led support for HP ProBook 455 G5
7403
7404 * [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver
7405 (LP: #1781476)
7406 - i2c: xlp9xx: Fix issue seen when updating receive length
7407 - i2c: xlp9xx: Make sure the transfer size is not more than
7408 I2C_SMBUS_BLOCK_SIZE
7409
7410 * x86/kvm: fix LAPIC timer drift when guest uses periodic mode (LP: #1778486)
7411 - x86/kvm: fix LAPIC timer drift when guest uses periodic mode
7412
7413 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
7414 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
7415
7416 * Nvidia fails after switching its mode (LP: #1778658)
7417 - PCI: Restore config space on runtime resume despite being unbound
7418
7419 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
7420 - SAUCE: (noup) zfs to 0.7.5-1ubuntu16.3
7421
7422 * CVE-2018-12232
7423 - PATCH 1/1] socket: close race condition between sock_close() and
7424 sockfs_setattr()
7425
7426 * CVE-2018-10323
7427 - xfs: set format back to extents if xfs_bmap_extents_to_btree
7428
7429 * change front mic location for more lenovo m7/8/9xx machines (LP: #1781316)
7430 - ALSA: hda/realtek - Fix the problem of two front mics on more machines
7431 - ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
7432
7433 * Cephfs + fscache: unable to handle kernel NULL pointer dereference at
7434 0000000000000000 IP: jbd2__journal_start+0x22/0x1f0 (LP: #1783246)
7435 - ceph: track read contexts in ceph_file_info
7436
7437 * Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"
7438 (LP: #1779802)
7439 - Input: elantech - fix V4 report decoding for module with middle key
7440 - Input: elantech - enable middle button of touchpads on ThinkPad P52
7441
7442 * xhci_hcd 0000:00:14.0: Root hub is not suspended (LP: #1779823)
7443 - usb: xhci: dbc: Fix lockdep warning
7444 - usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
7445
7446 * CVE-2018-13406
7447 - video: uvesafb: Fix integer overflow in allocation
7448
7449 * CVE-2018-10840
7450 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
7451
7452 * CVE-2018-11412
7453 - ext4: do not allow external inodes for inline data
7454
7455 * CVE-2018-10881
7456 - ext4: clear i_data in ext4_inode_info when removing inline data
7457
7458 * CVE-2018-12233
7459 - jfs: Fix inconsistency between memory allocation and ea_buf->max_size
7460
7461 * CVE-2018-12904
7462 - kvm: nVMX: Enforce cpl=0 for VMX instructions
7463
7464 * Error parsing PCC subspaces from PCCT (LP: #1528684)
7465 - mailbox: PCC: erroneous error message when parsing ACPI PCCT
7466
7467 * CVE-2018-13094
7468 - xfs: don't call xfs_da_shrink_inode with NULL bp
7469
7470 * other users' coredumps can be read via setgid directory and killpriv bypass
7471 (LP: #1779923) // CVE-2018-13405
7472 - Fix up non-directory creation in SGID directories
7473
7474 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
7475 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
7476 'firmware_install' target
7477
7478 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
7479 (LP: #1782116)
7480 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
7481
7482 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
7483 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
7484
7485 * CVE-2018-11506
7486 - sr: pass down correctly sized SCSI sense buffer
7487
7488 * Bionic update: upstream stable patchset 2018-07-24 (LP: #1783418)
7489 - net: Fix a bug in removing queues from XPS map
7490 - net/mlx4_core: Fix error handling in mlx4_init_port_info.
7491 - net/sched: fix refcnt leak in the error path of tcf_vlan_init()
7492 - net: sched: red: avoid hashing NULL child
7493 - net/smc: check for missing nlattrs in SMC_PNETID messages
7494 - net: test tailroom before appending to linear skb
7495 - packet: in packet_snd start writing at link layer allocation
7496 - sock_diag: fix use-after-free read in __sk_free
7497 - tcp: purge write queue in tcp_connect_init()
7498 - vmxnet3: set the DMA mask before the first DMA map operation
7499 - vmxnet3: use DMA memory barriers where required
7500 - hv_netvsc: empty current transmit aggregation if flow blocked
7501 - hv_netvsc: Use the num_online_cpus() for channel limit
7502 - hv_netvsc: avoid retry on send during shutdown
7503 - hv_netvsc: only wake transmit queue if link is up
7504 - hv_netvsc: fix error unwind handling if vmbus_open fails
7505 - hv_netvsc: cancel subchannel setup before halting device
7506 - hv_netvsc: fix race in napi poll when rescheduling
7507 - hv_netvsc: defer queue selection to VF
7508 - hv_netvsc: disable NAPI before channel close
7509 - hv_netvsc: use RCU to fix concurrent rx and queue changes
7510 - hv_netvsc: change GPAD teardown order on older versions
7511 - hv_netvsc: common detach logic
7512 - hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
7513 - hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
7514 - hv_netvsc: Ensure correct teardown message sequence order
7515 - hv_netvsc: Fix a network regression after ifdown/ifup
7516 - sparc: vio: use put_device() instead of kfree()
7517 - ext2: fix a block leak
7518 - s390: add assembler macros for CPU alternatives
7519 - s390: move expoline assembler macros to a header
7520 - s390/crc32-vx: use expoline for indirect branches
7521 - s390/lib: use expoline for indirect branches
7522 - s390/ftrace: use expoline for indirect branches
7523 - s390/kernel: use expoline for indirect branches
7524 - s390: move spectre sysfs attribute code
7525 - s390: extend expoline to BC instructions
7526 - s390: use expoline thunks in the BPF JIT
7527 - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
7528 - scsi: zfcp: fix infinite iteration on ERP ready list
7529 - loop: don't call into filesystem while holding lo_ctl_mutex
7530 - loop: fix LOOP_GET_STATUS lock imbalance
7531 - cfg80211: limit wiphy names to 128 bytes
7532 - hfsplus: stop workqueue when fill_super() failed
7533 - x86/kexec: Avoid double free_page() upon do_kexec_load() failure
7534 - usb: gadget: f_uac2: fix bFirstInterface in composite gadget
7535 - usb: dwc3: Undo PHY init if soft reset fails
7536 - usb: dwc3: omap: don't miss events during suspend/resume
7537 - usb: gadget: core: Fix use-after-free of usb_request
7538 - usb: gadget: fsl_udc_core: fix ep valid checks
7539 - usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
7540 - usb: cdc_acm: prevent race at write to acm while system resumes
7541 - net: usbnet: fix potential deadlock on 32bit hosts
7542 - ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name
7543 - usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume
7544 timing"
7545 - USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
7546 - net/usb/qmi_wwan.c: Add USB id for lt4120 modem
7547 - net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
7548 - Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
7549 - ALSA: usb-audio: Add native DSD support for Luxman DA-06
7550 - usb: dwc3: Add SoftReset PHY synchonization delay
7551 - usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
7552 - usb: dwc3: Makefile: fix link error on randconfig
7553 - xhci: zero usb device slot_id member when disabling and freeing a xhci slot
7554 - usb: dwc2: Fix interval type issue
7555 - usb: dwc2: hcd: Fix host channel halt flow
7556 - usb: dwc2: host: Fix transaction errors in host mode
7557 - usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
7558 - usb: gadget: ffs: Execute copy_to_user() with USER_DS set
7559 - usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
7560 - usb: gadget: udc: change comparison to bitshift when dealing with a mask
7561 - usb: gadget: composite: fix incorrect handling of OS desc requests
7562 - media: lgdt3306a: Fix module count mismatch on usb unplug
7563 - media: em28xx: USB bulk packet size fix
7564 - Bluetooth: btusb: Add device ID for RTL8822BE
7565 - xhci: Show what USB release number the xHC supports from protocol capablity
7566 - staging: bcm2835-audio: Release resources on module_exit()
7567 - staging: lustre: fix bug in osc_enter_cache_try
7568 - staging: fsl-dpaa2/eth: Fix incorrect casts
7569 - staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
7570 - staging: ks7010: Use constants from ieee80211_eid instead of literal ints.
7571 - staging: lustre: lmv: correctly iput lmo_root
7572 - crypto: inside-secure - wait for the request to complete if in the backlog
7573 - crypto: atmel-aes - fix the keys zeroing on errors
7574 - crypto: ccp - don't disable interrupts while setting up debugfs
7575 - crypto: inside-secure - do not process request if no command was issued
7576 - crypto: inside-secure - fix the cache_len computation
7577 - crypto: inside-secure - fix the extra cache computation
7578 - crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
7579 - crypto: inside-secure - fix the invalidation step during cra_exit
7580 - scsi: mpt3sas: fix an out of bound write
7581 - scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
7582 - scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
7583 - scsi: sym53c8xx_2: iterator underflow in sym_getsync()
7584 - scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
7585 - scsi: qla2xxx: Avoid triggering undefined behavior in
7586 qla2x00_mbx_completion()
7587 - scsi: storvsc: Increase cmd_per_lun for higher speed devices
7588 - scsi: qedi: Fix truncation of CHAP name and secret
7589 - scsi: aacraid: fix shutdown crash when init fails
7590 - scsi: qla4xxx: skip error recovery in case of register disconnect.
7591 - scsi: qedi: Fix kernel crash during port toggle
7592 - scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
7593 - scsi: sd: Keep disk read-only when re-reading partition
7594 - scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
7595 - scsi: aacraid: Insure command thread is not recursively stopped
7596 - scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
7597 - scsi: mvsas: fix wrong endianness of sgpio api
7598 - ASoC: hdmi-codec: Fix module unloading caused kernel crash
7599 - ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs
7600 - ASoC: samsung: odroid: Fix 32000 sample rate handling
7601 - ASoC: topology: create TLV data for dapm widgets
7602 - ASoC: samsung: i2s: Ensure the RCLK rate is properly determined
7603 - clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
7604 - clk: Don't show the incorrect clock phase
7605 - clk: hisilicon: mark wdt_mux_p[] as const
7606 - clk: tegra: Fix pll_u rate configuration
7607 - clk: rockchip: Prevent calculating mmc phase if clock rate is zero
7608 - clk: samsung: s3c2410: Fix PLL rates
7609 - clk: samsung: exynos7: Fix PLL rates
7610 - clk: samsung: exynos5260: Fix PLL rates
7611 - clk: samsung: exynos5433: Fix PLL rates
7612 - clk: samsung: exynos5250: Fix PLL rates
7613 - clk: samsung: exynos3250: Fix PLL rates
7614 - media: dmxdev: fix error code for invalid ioctls
7615 - media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
7616 - media: ov5645: add missing of_node_put() in error path
7617 - media: cx23885: Override 888 ImpactVCBe crystal frequency
7618 - media: cx23885: Set subdev host data to clk_freq pointer
7619 - media: s3c-camif: fix out-of-bounds array access
7620 - media: lgdt3306a: Fix a double kfree on i2c device remove
7621 - media: em28xx: Add Hauppauge SoloHD/DualHD bulk models
7622 - media: v4l: vsp1: Fix display stalls when requesting too many inputs
7623 - media: i2c: adv748x: fix HDMI field heights
7624 - media: vb2: Fix videobuf2 to map correct area
7625 - media: vivid: fix incorrect capabilities for radio
7626 - media: cx25821: prevent out-of-bounds read on array card
7627 - serial: xuartps: Fix out-of-bounds access through DT alias
7628 - serial: sh-sci: Fix out-of-bounds access through DT alias
7629 - serial: samsung: Fix out-of-bounds access through serial port index
7630 - serial: mxs-auart: Fix out-of-bounds access through serial port index
7631 - serial: imx: Fix out-of-bounds access through serial port index
7632 - serial: fsl_lpuart: Fix out-of-bounds access through DT alias
7633 - serial: arc_uart: Fix out-of-bounds access through DT alias
7634 - serial: 8250: Don't service RX FIFO if interrupts are disabled
7635 - serial: altera: ensure port->regshift is honored consistently
7636 - rtc: snvs: Fix usage of snvs_rtc_enable
7637 - rtc: hctosys: Ensure system time doesn't overflow time_t
7638 - rtc: rk808: fix possible race condition
7639 - rtc: m41t80: fix race conditions
7640 - rtc: tx4939: avoid unintended sign extension on a 24 bit shift
7641 - rtc: rp5c01: fix possible race condition
7642 - rtc: goldfish: Add missing MODULE_LICENSE
7643 - cxgb4: Correct ntuple mask validation for hash filters
7644 - net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
7645 - net: dsa: Do not register devlink for unused ports
7646 - net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
7647 - net: dsa: bcm_sf2: Fix IPv6 rule half deletion
7648 - 3c59x: convert to generic DMA API
7649 - net: ip6_gre: Request headroom in __gre6_xmit()
7650 - net: ip6_gre: Split up ip6gre_tnl_link_config()
7651 - net: ip6_gre: Split up ip6gre_tnl_change()
7652 - net: ip6_gre: Split up ip6gre_newlink()
7653 - net: ip6_gre: Split up ip6gre_changelink()
7654 - qed: LL2 flush isles when connection is closed
7655 - qed: Fix possibility of list corruption during rmmod flows
7656 - qed: Fix LL2 race during connection terminate
7657 - powerpc: Move default security feature flags
7658 - Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]
7659 - staging: fsl-dpaa2/eth: Fix incorrect kfree
7660 - crypto: inside-secure - move the digest to the request context
7661 - scsi: lpfc: Fix NVME Initiator FirstBurst
7662 - serial: mvebu-uart: fix tx lost characters
7663
7664 * Bionic update: upstream stable patchset 2018-07-20 (LP: #1782846)
7665 - usbip: usbip_host: refine probe and disconnect debug msgs to be useful
7666 - usbip: usbip_host: delete device from busid_table after rebind
7667 - usbip: usbip_host: run rebind from exit when module is removed
7668 - usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
7669 - usbip: usbip_host: fix bad unlock balance during stub_probe()
7670 - ALSA: usb: mixer: volume quirk for CM102-A+/102S+
7671 - ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
7672 - ALSA: control: fix a redundant-copy issue
7673 - spi: pxa2xx: Allow 64-bit DMA
7674 - spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
7675 - spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
7676 - KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
7677 - KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
7678 - vfio: ccw: fix cleanup if cp_prefetch fails
7679 - tracing/x86/xen: Remove zero data size trace events
7680 trace_xen_mmu_flush_tlb{_all}
7681 - tee: shm: fix use-after-free via temporarily dropped reference
7682 - netfilter: nf_tables: free set name in error path
7683 - netfilter: nf_tables: can't fail after linking rule into active rule list
7684 - netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
7685 - i2c: designware: fix poll-after-enable regression
7686 - powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
7687 - drm: Match sysfs name in link removal to link creation
7688 - lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
7689 - radix tree: fix multi-order iteration race
7690 - mm: don't allow deferred pages with NEED_PER_CPU_KM
7691 - drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
7692 - s390/qdio: fix access to uninitialized qdio_q fields
7693 - s390/qdio: don't release memory in qdio_setup_irq()
7694 - s390: remove indirect branch from do_softirq_own_stack
7695 - x86/pkeys: Override pkey when moving away from PROT_EXEC
7696 - x86/pkeys: Do not special case protection key 0
7697 - efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32'
7698 definition for mixed mode
7699 - ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
7700 - x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
7701 - tick/broadcast: Use for_each_cpu() specially on UP kernels
7702 - ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
7703 - ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
7704 - ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
7705 - Btrfs: fix xattr loss after power failure
7706 - Btrfs: send, fix invalid access to commit roots due to concurrent
7707 snapshotting
7708 - btrfs: property: Set incompat flag if lzo/zstd compression is set
7709 - btrfs: fix crash when trying to resume balance without the resume flag
7710 - btrfs: Split btrfs_del_delalloc_inode into 2 functions
7711 - btrfs: Fix delalloc inodes invalidation during transaction abort
7712 - btrfs: fix reading stale metadata blocks after degraded raid1 mounts
7713 - xhci: Fix USB3 NULL pointer dereference at logical disconnect.
7714 - KVM: arm/arm64: Properly protect VGIC locks from IRQs
7715 - KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
7716 - hwmon: (k10temp) Fix reading critical temperature register
7717 - hwmon: (k10temp) Use API function to access System Management Network
7718 - vsprintf: Replace memory barrier with static_key for random_ptr_key update
7719 - x86/amd_nb: Add support for Raven Ridge CPUs
7720 - x86/apic/x2apic: Initialize cluster ID properly
7721
7722 * Bionic update: upstream stable patchset 2018-07-09 (LP: #1780858)
7723 - 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
7724 - bridge: check iface upper dev when setting master via ioctl
7725 - dccp: fix tasklet usage
7726 - ipv4: fix fnhe usage by non-cached routes
7727 - ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
7728 - llc: better deal with too small mtu
7729 - net: ethernet: sun: niu set correct packet size in skb
7730 - net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
7731 - net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
7732 - net/mlx4_en: Verify coalescing parameters are in range
7733 - net/mlx5e: Err if asked to offload TC match on frag being first
7734 - net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
7735 - net sched actions: fix refcnt leak in skbmod
7736 - net_sched: fq: take care of throttled flows before reuse
7737 - net: support compat 64-bit time in {s,g}etsockopt
7738 - net/tls: Don't recursively call push_record during tls_write_space callbacks
7739 - net/tls: Fix connection stall on partial tls record
7740 - openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
7741 - qmi_wwan: do not steal interfaces from class drivers
7742 - r8169: fix powering up RTL8168h
7743 - rds: do not leak kernel memory to user land
7744 - sctp: delay the authentication for the duplicated cookie-echo chunk
7745 - sctp: fix the issue that the cookie-ack with auth can't get processed
7746 - sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
7747 - sctp: remove sctp_chunk_put from fail_mark err path in
7748 sctp_ulpevent_make_rcvmsg
7749 - sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
7750 - tcp_bbr: fix to zero idle_restart only upon S/ACKed data
7751 - tcp: ignore Fast Open on repair mode
7752 - tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
7753 - bonding: do not allow rlb updates to invalid mac
7754 - bonding: send learning packets for vlans on slave
7755 - net: sched: fix error path in tcf_proto_create() when modules are not
7756 configured
7757 - net/mlx5e: TX, Use correct counter in dma_map error flow
7758 - net/mlx5: Avoid cleaning flow steering table twice during error flow
7759 - hv_netvsc: set master device
7760 - ipv6: fix uninit-value in ip6_multipath_l3_keys()
7761 - net/mlx5e: Allow offloading ipv4 header re-write for icmp
7762 - nsh: fix infinite loop
7763 - udp: fix SO_BINDTODEVICE
7764 - l2tp: revert "l2tp: fix missing print session offset info"
7765 - proc: do not access cmdline nor environ from file-backed areas
7766 - net/smc: restrict non-blocking connect finish
7767 - mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
7768 - net/mlx5e: DCBNL fix min inline header size for dscp
7769 - net: systemport: Correclty disambiguate driver instances
7770 - sctp: clear the new asoc's stream outcnt in sctp_stream_update
7771 - tcp: restore autocorking
7772 - tipc: fix one byte leak in tipc_sk_set_orig_addr()
7773 - hv_netvsc: Fix net device attach on older Windows hosts
7774
7775 * Bionic update: upstream stable patchset 2018-07-06 (LP: #1780499)
7776 - ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
7777 - ipvs: fix rtnl_lock lockups caused by start_sync_thread
7778 - netfilter: ebtables: don't attempt to allocate 0-sized compat array
7779 - kcm: Call strp_stop before strp_done in kcm_attach
7780 - crypto: af_alg - fix possible uninit-value in alg_bind()
7781 - netlink: fix uninit-value in netlink_sendmsg
7782 - net: fix rtnh_ok()
7783 - net: initialize skb->peeked when cloning
7784 - net: fix uninit-value in __hw_addr_add_ex()
7785 - dccp: initialize ireq->ir_mark
7786 - ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
7787 - soreuseport: initialise timewait reuseport field
7788 - inetpeer: fix uninit-value in inet_getpeer
7789 - memcg: fix per_node_info cleanup
7790 - perf: Remove superfluous allocation error check
7791 - tcp: fix TCP_REPAIR_QUEUE bound checking
7792 - bdi: wake up concurrent wb_shutdown() callers.
7793 - bdi: Fix oops in wb_workfn()
7794 - gpioib: do not free unrequested descriptors
7795 - gpio: fix aspeed_gpio unmask irq
7796 - gpio: fix error path in lineevent_create
7797 - rfkill: gpio: fix memory leak in probe error path
7798 - libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
7799 - dm integrity: use kvfree for kvmalloc'd memory
7800 - tracing: Fix regex_match_front() to not over compare the test string
7801 - z3fold: fix reclaim lock-ups
7802 - mm: sections are not offlined during memory hotremove
7803 - mm, oom: fix concurrent munlock and oom reaper unmap, v3
7804 - ceph: fix rsize/wsize capping in ceph_direct_read_write()
7805 - can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
7806 - can: hi311x: Acquire SPI lock on ->do_get_berr_counter
7807 - can: hi311x: Work around TX complete interrupt erratum
7808 - drm/vc4: Fix scaling of uni-planar formats
7809 - drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
7810 - drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
7811 - drm/atomic: Clean private obj old_state/new_state in
7812 drm_atomic_state_default_clear()
7813 - net: atm: Fix potential Spectre v1
7814 - atm: zatm: Fix potential Spectre v1
7815 - cpufreq: schedutil: Avoid using invalid next_freq
7816 - Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
7817 - Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome
7818 chipsets
7819 - thermal: exynos: Reading temperature makes sense only when TMU is turned on
7820 - thermal: exynos: Propagate error value from tmu_read()
7821 - nvme: add quirk to force medium priority for SQ creation
7822 - smb3: directory sync should not return an error
7823 - sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
7824 - tracing/uprobe_event: Fix strncpy corner case
7825 - perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
7826 - perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
7827 - perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
7828 - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
7829 - perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
7830 - i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
7831 - bdi: Fix use after free bug in debugfs_remove()
7832 - drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
7833 - drm/i915: Adjust eDP's logical vco in a reliable place.
7834 - drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
7835 - sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
7836
7837 * Bionic update: upstream stable patchset 2018-06-26 (LP: #1778759)
7838 - percpu: include linux/sched.h for cond_resched()
7839 - ACPI / button: make module loadable when booted in non-ACPI mode
7840 - USB: serial: option: Add support for Quectel EP06
7841 - ALSA: hda - Fix incorrect usage of IS_REACHABLE()
7842 - ALSA: pcm: Check PCM state at xfern compat ioctl
7843 - ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
7844 - ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation
7845 for array index
7846 - ALSA: aloop: Mark paused device as inactive
7847 - ALSA: aloop: Add missing cable lock to ctl API callbacks
7848 - tracepoint: Do not warn on ENOMEM
7849 - scsi: target: Fix fortify_panic kernel exception
7850 - Input: leds - fix out of bound access
7851 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
7852 - rtlwifi: btcoex: Add power_on_setting routine
7853 - rtlwifi: cleanup 8723be ant_sel definition
7854 - xfs: prevent creating negative-sized file via INSERT_RANGE
7855 - RDMA/cxgb4: release hw resources on device removal
7856 - RDMA/ucma: Allow resolving address w/o specifying source address
7857 - RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
7858 - RDMA/mlx5: Protect from shift operand overflow
7859 - NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
7860 - IB/mlx5: Use unlimited rate when static rate is not supported
7861 - IB/hfi1: Fix handling of FECN marked multicast packet
7862 - IB/hfi1: Fix loss of BECN with AHG
7863 - IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
7864 - iw_cxgb4: Atomically flush per QP HW CQEs
7865 - drm/vmwgfx: Fix a buffer object leak
7866 - drm/bridge: vga-dac: Fix edid memory leak
7867 - test_firmware: fix setting old custom fw path back on exit, second try
7868 - errseq: Always report a writeback error once
7869 - USB: serial: visor: handle potential invalid device configuration
7870 - usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
7871 - USB: Accept bulk endpoints with 1024-byte maxpacket
7872 - USB: serial: option: reimplement interface masking
7873 - USB: serial: option: adding support for ublox R410M
7874 - usb: musb: host: fix potential NULL pointer dereference
7875 - usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
7876 - platform/x86: asus-wireless: Fix NULL pointer dereference
7877 - irqchip/qcom: Fix check for spurious interrupts
7878 - tracing: Fix bad use of igrab in trace_uprobe.c
7879 - [Config] CONFIG_ARM64_ERRATUM_1024718=y
7880 - arm64: Add work around for Arm Cortex-A55 Erratum 1024718
7881 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
7882 - infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
7883 - btrfs: Take trans lock before access running trans in check_delayed_ref
7884 - drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
7885 - xhci: Fix use-after-free in xhci_free_virt_device
7886 - platform/x86: Kconfig: Fix dell-laptop dependency chain.
7887 - KVM: x86: remove APIC Timer periodic/oneshot spikes
7888 - clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
7889 - clocksource: Initialize cs->wd_list
7890 - clocksource: Consistent de-rate when marking unstable
7891
7892 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265)
7893 - ext4: set h_journal if there is a failure starting a reserved handle
7894 - ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
7895 - ext4: add validity checks for bitmap block numbers
7896 - ext4: fix bitmap position validation
7897 - random: fix possible sleeping allocation from irq context
7898 - random: rate limit unseeded randomness warnings
7899 - usbip: usbip_event: fix to not print kernel pointer address
7900 - usbip: usbip_host: fix to hold parent lock for device_attach() calls
7901 - usbip: vhci_hcd: Fix usb device and sockfd leaks
7902 - usbip: vhci_hcd: check rhport before using in vhci_hub_control()
7903 - Revert "xhci: plat: Register shutdown for xhci_plat"
7904 - USB: serial: simple: add libtransistor console
7905 - USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
7906 - USB: serial: cp210x: add ID for NI USB serial console
7907 - usb: core: Add quirk for HP v222w 16GB Mini
7908 - USB: Increment wakeup count on remote wakeup.
7909 - ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
7910 - virtio: add ability to iterate over vqs
7911 - virtio_console: don't tie bufs to a vq
7912 - virtio_console: free buffers after reset
7913 - virtio_console: drop custom control queue cleanup
7914 - virtio_console: move removal code
7915 - virtio_console: reset on out of memory
7916 - drm/virtio: fix vq wait_event condition
7917 - tty: Don't call panic() at tty_ldisc_init()
7918 - tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
7919 - tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
7920 - tty: Avoid possible error pointer dereference at tty_ldisc_restore().
7921 - tty: Use __GFP_NOFAIL for tty_ldisc_get()
7922 - ALSA: dice: fix OUI for TC group
7923 - ALSA: dice: fix error path to destroy initialized stream data
7924 - ALSA: hda - Skip jack and others for non-existing PCM streams
7925 - ALSA: opl3: Hardening for potential Spectre v1
7926 - ALSA: asihpi: Hardening for potential Spectre v1
7927 - ALSA: hdspm: Hardening for potential Spectre v1
7928 - ALSA: rme9652: Hardening for potential Spectre v1
7929 - ALSA: control: Hardening for potential Spectre v1
7930 - ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
7931 - ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
7932 - ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
7933 - ALSA: seq: oss: Hardening for potential Spectre v1
7934 - ALSA: hda: Hardening for potential Spectre v1
7935 - ALSA: hda/realtek - Add some fixes for ALC233
7936 - ALSA: hda/realtek - Update ALC255 depop optimize
7937 - ALSA: hda/realtek - change the location for one of two front mics
7938 - mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
7939 - mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
7940 - mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
7941 - mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
7942 - mtd: rawnand: tango: Fix struct clk memory leak
7943 - kobject: don't use WARN for registration failures
7944 - scsi: sd: Defer spinning up drive while SANITIZE is in progress
7945 - bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
7946 - vfio: ccw: process ssch with interrupts disabled
7947 - ANDROID: binder: prevent transactions into own process.
7948 - PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
7949 - PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
7950 - PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
7951 - PCI: aardvark: Fix PCIe Max Read Request Size setting
7952 - ARM: amba: Make driver_override output consistent with other buses
7953 - ARM: amba: Fix race condition with driver_override
7954 - ARM: amba: Don't read past the end of sysfs "driver_override" buffer
7955 - ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
7956 - KVM: arm/arm64: Close VMID generation race
7957 - crypto: drbg - set freed buffers to NULL
7958 - ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
7959 - libceph: un-backoff on tick when we have a authenticated session
7960 - libceph: reschedule a tick in finish_hunting()
7961 - libceph: validate con->state at the top of try_write()
7962 - fpga-manager: altera-ps-spi: preserve nCONFIG state
7963 - earlycon: Use a pointer table to fix __earlycon_table stride
7964 - drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
7965 - drm/i915: Enable display WA#1183 from its correct spot
7966 - objtool, perf: Fix GCC 8 -Wrestrict error
7967 - tools/lib/subcmd/pager.c: do not alias select() params
7968 - x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
7969 - x86/smpboot: Don't use mwait_play_dead() on AMD systems
7970 - x86/microcode/intel: Save microcode patch unconditionally
7971 - x86/microcode: Do not exit early from __reload_late()
7972 - tick/sched: Do not mess with an enqueued hrtimer
7973 - arm/arm64: KVM: Add PSCI version selection API
7974 - powerpc/eeh: Fix race with driver un/bind
7975 - serial: mvebu-uart: Fix local flags handling on termios update
7976 - block: do not use interruptible wait anywhere
7977 - ASoC: dmic: Fix clock parenting
7978 - PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is
7979 set
7980 - module: Fix display of wrong module .text address
7981 - drm/edid: Reset more of the display info
7982 - drm/i915/fbdev: Enable late fbdev initial configuration
7983 - drm/i915/audio: set minimum CD clock to twice the BCLK
7984 - drm/amd/display: Fix deadlock when flushing irq
7985 - drm/amd/display: Disallow enabling CRTC without primary plane with FB
7986
7987 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265) //
7988 CVE-2018-1108.
7989 - random: set up the NUMA crng instances after the CRNG is fully initialized
7990
7991 * Ryzen/Raven Ridge USB ports do not work (LP: #1756700)
7992 - xhci: Fix USB ports for Dell Inspiron 5775
7993
7994 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
7995 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
7996 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
7997
7998 * Need fix to aacraid driver to prevent panic (LP: #1770095)
7999 - scsi: aacraid: Correct hba_send to include iu_type
8000
8001 * kernel: Fix arch random implementation (LP: #1775391)
8002 - s390/archrandom: Rework arch random implementation.
8003
8004 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
8005 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
8006
8007 * Various fixes for CXL kernel module (LP: #1774471)
8008 - cxl: Remove function write_timebase_ctrl_psl9() for PSL9
8009 - cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
8010 - cxl: Report the tunneled operations status
8011 - cxl: Configure PSL to not use APC virtual machines
8012 - cxl: Disable prefault_mode in Radix mode
8013
8014 * Bluetooth not working (LP: #1764645)
8015 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
8016
8017 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
8018 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
8019 - SAUCE: wcn36xx: read MAC from file or randomly generate one
8020
8021 * fscache: Fix hanging wait on page discarded by writeback (LP: #1777029)
8022 - fscache: Fix hanging wait on page discarded by writeback
8023
8024 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 15 Aug 2018 14:50:38 +0200
3f81eee2 8025
4fb41d2b 8026linux (4.15.0-32.35) bionic; urgency=medium
587a1385 8027
4fb41d2b
SB
8028 [ Stefan Bader ]
8029 * CVE-2018-3620 // CVE-2018-3646
8030 - x86/Centaur: Initialize supported CPU features properly
8031 - x86/Centaur: Report correct CPU/cache topology
8032 - x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
8033 - perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
8034 - x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c
8035 - x86/CPU/AMD: Calculate last level cache ID from number of sharing threads
8036 - x86/CPU: Modify detect_extended_topology() to return result
8037 - x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available
8038 - x86/CPU: Move cpu local function declarations to local header
8039 - x86/CPU: Make intel_num_cpu_cores() generic
8040 - x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
8041 - x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to
8042 detect_num_cpu_cores()
8043 - x86/CPU/AMD: Fix LLC ID bit-shift calculation
8044 - x86/mm: Factor out pageattr _PAGE_GLOBAL setting
8045 - x86/mm: Undo double _PAGE_PSE clearing
8046 - x86/mm: Introduce "default" kernel PTE mask
8047 - x86/espfix: Document use of _PAGE_GLOBAL
8048 - x86/mm: Do not auto-massage page protections
8049 - x86/mm: Remove extra filtering in pageattr code
8050 - x86/mm: Comment _PAGE_GLOBAL mystery
8051 - x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
8052 - x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
8053 - x86/power/64: Fix page-table setup for temporary text mapping
8054 - x86/pti: Filter at vma->vm_page_prot population
8055 - x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
8056 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
8057 - x86/speculation/l1tf: Change order of offset/type in swap entry
8058 - x86/speculation/l1tf: Protect swap entries against L1TF
8059 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
8060 - x86/speculation/l1tf: Make sure the first page is always reserved
8061 - x86/speculation/l1tf: Add sysfs reporting for l1tf
8062 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
8063 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
8064 - x86/bugs: Move the l1tf function and define pr_fmt properly
8065 - sched/smt: Update sched_smt_present at runtime
8066 - x86/smp: Provide topology_is_primary_thread()
8067 - x86/topology: Provide topology_smt_supported()
8068 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
8069 - cpu/hotplug: Split do_cpu_down()
8070 - cpu/hotplug: Provide knobs to control SMT
8071 - x86/cpu: Remove the pointless CPU printout
8072 - x86/cpu/AMD: Remove the pointless detect_ht() call
8073 - x86/cpu/common: Provide detect_ht_early()
8074 - x86/cpu/topology: Provide detect_extended_topology_early()
8075 - x86/cpu/intel: Evaluate smp_num_siblings early
8076 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
8077 - x86/cpu/AMD: Evaluate smp_num_siblings early
8078 - x86/apic: Ignore secondary threads if nosmt=force
8079 - x86/speculation/l1tf: Extend 64bit swap file size limit
8080 - x86/cpufeatures: Add detection of L1D cache flush support.
8081 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
8082 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
8083 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
8084 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
8085 - cpu/hotplug: Boot HT siblings at least once
8086 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
8087 - x86/KVM/VMX: Add module argument for L1TF mitigation
8088 - x86/KVM/VMX: Add L1D flush algorithm
8089 - x86/KVM/VMX: Add L1D MSR based flush
8090 - x86/KVM/VMX: Add L1D flush logic
8091 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
8092 - x86/KVM/VMX: Add find_msr() helper function
8093 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
8094 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
8095 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
8096 - cpu/hotplug: Online siblings when SMT control is turned on
8097 - x86/litf: Introduce vmx status variable
8098 - x86/kvm: Drop L1TF MSR list approach
8099 - x86/l1tf: Handle EPT disabled state proper
8100 - x86/kvm: Move l1tf setup function
8101 - x86/kvm: Add static key for flush always
8102 - x86/kvm: Serialize L1D flush parameter setter
8103 - x86/kvm: Allow runtime control of L1D flush
8104 - cpu/hotplug: Expose SMT control init function
8105 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
8106 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
8107 - Documentation: Add section about CPU vulnerabilities
8108 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
8109 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
8110 - Documentation/l1tf: Fix typos
8111 - cpu/hotplug: detect SMT disabled by BIOS
8112 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
8113 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
8114 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
8115 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
8116 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
8117 - x86: Don't include linux/irq.h from asm/hardirq.h
8118 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
8119 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
8120 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
8121 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
8122 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
8123 - KVM: x86: Add a framework for supporting MSR-based features
8124 - KVM: X86: Introduce kvm_get_msr_feature()
8125 - KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
8126 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
8127 - cpu/hotplug: Fix SMT supported evaluation
8128 - x86/speculation/l1tf: Invert all not present mappings
8129 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
8130 - x86/mm/pat: Make set_memory_np() L1TF safe
8131 - cpu: Fix per-cpu regression on ARM64
587a1385 8132
4fb41d2b
SB
8133 * CVE-2018-5391
8134 - Revert "net: increase fragment memory usage limits"
8135
8136 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 10 Aug 2018 14:22:53 -0300
587a1385 8137
8eab2f52 8138linux (4.15.0-30.32) bionic; urgency=medium
8a467970 8139
8eab2f52
SB
8140 * CVE-2018-5390
8141 - tcp: free batches of packets in tcp_prune_ofo_queue()
8142 - tcp: avoid collapses in tcp_prune_queue() if possible
8143 - tcp: detect malicious patterns in tcp_collapse_ofo_queue()
8144 - tcp: call tcp_drop() from tcp_data_queue_ofo()
8145 - tcp: add tcp_ooo_try_coalesce() helper
8a467970
SB
8146
8147 -- Stefan Bader <stefan.bader@canonical.com> Thu, 26 Jul 2018 17:20:29 +0200
8148
2fb72160
SB
8149linux (4.15.0-29.31) bionic; urgency=medium
8150
8151 * linux: 4.15.0-29.31 -proposed tracker (LP: #1782173)
8152
8153 * [SRU Bionic][Cosmic] kernel panic in ipmi_ssif at msg_done_handler
8154 (LP: #1777716)
8155 - ipmi_ssif: Fix kernel panic at msg_done_handler
8156
8157 * Update to ocxl driver for 18.04.1 (LP: #1775786)
8158 - misc: ocxl: use put_device() instead of device_unregister()
8159 - powerpc: Add TIDR CPU feature for POWER9
8160 - powerpc: Use TIDR CPU feature to control TIDR allocation
8161 - powerpc: use task_pid_nr() for TID allocation
8162 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
8163 - ocxl: Expose the thread_id needed for wait on POWER9
8164 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
8165 - ocxl: Document new OCXL IOCTLs
8166 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
8167
8168 * Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after
8169 suspend (LP: #1776887)
8170 - ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
8171
8172 * Hard LOCKUP observed on stressing Ubuntu 18 04 (LP: #1777194)
8173 - powerpc: use NMI IPI for smp_send_stop
8174 - powerpc: Fix smp_send_stop NMI IPI handling
8175
8176 * IPL: ppc64_cpu --frequency hang with INFO: rcu_sched detected stalls on
8177 CPUs/tasks on w34 and wsbmc016 with 920.1714.20170330n (LP: #1773964)
8178 - rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
8179
8180 * [Regression] EXT4-fs error (device sda2): ext4_validate_block_bitmap:383:
8181 comm stress-ng: bg 4705: bad block bitmap checksum (LP: #1781709)
8182 - SAUCE: Revert "UBUNTU: SAUCE: ext4: fix ext4_validate_inode_bitmap: comm
8183 stress-ng: Corrupt inode bitmap"
8184 - SAUCE: ext4: check for allocation block validity with block group locked
e2093b79
SB
8185
8186 -- Stefan Bader <stefan.bader@canonical.com> Tue, 17 Jul 2018 10:57:50 +0200
8187
a56b5ffc 8188linux (4.15.0-28.30) bionic; urgency=medium
fbe599c1 8189
a56b5ffc 8190 * linux: 4.15.0-28.30 -proposed tracker (LP: #1781433)
fbe599c1 8191
a56b5ffc
KM
8192 * Cannot set MTU higher than 1500 in Xen instance (LP: #1781413)
8193 - xen-netfront: Fix mismatched rtnl_unlock
8194 - xen-netfront: Update features after registering netdev
8195
8196 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 Jul 2018 09:47:07 -0700
fbe599c1 8197
4ba82c2d 8198linux (4.15.0-27.29) bionic; urgency=medium
995d9218 8199
4ba82c2d 8200 * linux: 4.15.0-27.29 -proposed tracker (LP: #1781062)
995d9218 8201
4ba82c2d
KE
8202 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
8203 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
8204 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
8205 bitmap
8206
8207 -- Khalid Elmously <khalid.elmously@canonical.com> Tue, 10 Jul 2018 19:05:00 -0400
995d9218 8208
0f736e86 8209linux (4.15.0-26.28) bionic; urgency=medium
9ea2db71 8210
0f736e86
SB
8211 * linux: 4.15.0-26.28 -proposed tracker (LP: #1780112)
8212
8213 * failure to boot with linux-image-4.15.0-24-generic (LP: #1779827) // Cloud-
8214 init causes potentially huge boot delays with 4.15 kernels (LP: #1780062)
8215 - random: Make getrandom() ready earlier
9ea2db71
SB
8216
8217 -- Stefan Bader <stefan.bader@canonical.com> Wed, 04 Jul 2018 17:52:52 +0200
8218
1de0dc5c 8219linux (4.15.0-25.27) bionic; urgency=medium
345de74b 8220
1de0dc5c 8221 * linux: 4.15.0-25.27 -proposed tracker (LP: #1779354)
345de74b 8222
1de0dc5c
KE
8223 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
8224 - scsi: hisi_sas: Update a couple of register settings for v3 hw
8225
8226 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
8227 - scsi: hisi_sas: Add missing PHY spinlock init
8228
8229 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
8230 (LP: #1777727)
8231 - scsi: hisi_sas: use dma_zalloc_coherent()
8232 - scsi: hisi_sas: Use dmam_alloc_coherent()
8233 - scsi: hisi_sas: Pre-allocate slot DMA buffers
8234
8235 * hisi_sas: Failures during host reset (LP: #1777696)
8236 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
8237 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
8238 - scsi: hisi_sas: Adjust task reject period during host reset
8239 - scsi: hisi_sas: Add a flag to filter PHY events during reset
8240 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
8241
8242 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
8243 (LP: #1776750)
8244 - scsi: hisi_sas: make SAS address of SATA disks unique
8245
8246 * Vcs-Git header on bionic linux source package points to zesty git tree
8247 (LP: #1766055)
8248 - [Packaging]: Update Vcs-Git
8249
8250 * large KVM instances run out of IRQ routes (LP: #1778261)
8251 - SAUCE: kvm -- increase KVM_MAX_IRQ_ROUTES to 2048 on x86
8252
8253 -- Khalid Elmously <khalid.elmously@canonical.com> Sun, 01 Jul 2018 23:10:18 +0000
345de74b 8254
084f3ff4 8255linux (4.15.0-24.26) bionic; urgency=medium
ba9944e9 8256
084f3ff4 8257 * linux: 4.15.0-24.26 -proposed tracker (LP: #1776338)
ba9944e9 8258
084f3ff4
KSS
8259 * Bionic update: upstream stable patchset 2018-06-06 (LP: #1775483)
8260 - drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs
8261 - i40e: Fix attach VF to VM issue
8262 - tpm: cmd_ready command can be issued only after granting locality
8263 - tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
8264 - tpm: add retry logic
8265 - Revert "ath10k: send (re)assoc peer command when NSS changed"
8266 - bonding: do not set slave_dev npinfo before slave_enable_netpoll in
8267 bond_enslave
8268 - ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
8269 - ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
8270 - KEYS: DNS: limit the length of option strings
8271 - l2tp: check sockaddr length in pppol2tp_connect()
8272 - net: validate attribute sizes in neigh_dump_table()
8273 - llc: delete timers synchronously in llc_sk_free()
8274 - tcp: don't read out-of-bounds opsize
8275 - net: af_packet: fix race in PACKET_{R|T}X_RING
8276 - tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
8277 - net: fix deadlock while clearing neighbor proxy table
8278 - team: avoid adding twice the same option to the event list
8279 - net/smc: fix shutdown in state SMC_LISTEN
8280 - team: fix netconsole setup over team
8281 - packet: fix bitfield update race
8282 - tipc: add policy for TIPC_NLA_NET_ADDR
8283 - pppoe: check sockaddr length in pppoe_connect()
8284 - vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
8285 - amd-xgbe: Add pre/post auto-negotiation phy hooks
8286 - sctp: do not check port in sctp_inet6_cmp_addr
8287 - amd-xgbe: Improve KR auto-negotiation and training
8288 - strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
8289 - amd-xgbe: Only use the SFP supported transceiver signals
8290 - strparser: Fix incorrect strp->need_bytes value.
8291 - net: sched: ife: signal not finding metaid
8292 - tcp: clear tp->packets_out when purging write queue
8293 - net: sched: ife: handle malformed tlv length
8294 - net: sched: ife: check on metadata length
8295 - llc: hold llc_sap before release_sock()
8296 - llc: fix NULL pointer deref for SOCK_ZAPPED
8297 - net: ethernet: ti: cpsw: fix tx vlan priority mapping
8298 - virtio_net: split out ctrl buffer
8299 - virtio_net: fix adding vids on big-endian
8300 - KVM: s390: force bp isolation for VSIE
8301 - s390: correct module section names for expoline code revert
8302 - microblaze: Setup dependencies for ASM optimized lib functions
8303 - commoncap: Handle memory allocation failure.
8304 - scsi: mptsas: Disable WRITE SAME
8305 - cdrom: information leak in cdrom_ioctl_media_changed()
8306 - m68k/mac: Don't remap SWIM MMIO region
8307 - block/swim: Check drive type
8308 - block/swim: Don't log an error message for an invalid ioctl
8309 - block/swim: Remove extra put_disk() call from error path
8310 - block/swim: Rename macros to avoid inconsistent inverted logic
8311 - block/swim: Select appropriate drive on device open
8312 - block/swim: Fix array bounds check
8313 - block/swim: Fix IO error at end of medium
8314 - tracing: Fix missing tab for hwlat_detector print format
8315 - s390/cio: update chpid descriptor after resource accessibility event
8316 - s390/dasd: fix IO error for newly defined devices
8317 - s390/uprobes: implement arch_uretprobe_is_alive()
8318 - ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
8319 - docs: ip-sysctl.txt: fix name of some ipv6 variables
8320 - net: mvpp2: Fix DMA address mask size
8321 - net: stmmac: Disable ACS Feature for GMAC >= 4
8322 - l2tp: hold reference on tunnels in netlink dumps
8323 - l2tp: hold reference on tunnels printed in pppol2tp proc file
8324 - l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
8325 - l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
8326 - s390/qeth: fix error handling in adapter command callbacks
8327 - s390/qeth: avoid control IO completion stalls
8328 - s390/qeth: handle failure on workqueue creation
8329 - bnxt_en: Fix memory fault in bnxt_ethtool_init()
8330 - virtio-net: add missing virtqueue kick when flushing packets
8331 - VSOCK: make af_vsock.ko removable again
8332 - hwmon: (k10temp) Add temperature offset for Ryzen 2700X
8333 - hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics
8334 - s390/cpum_cf: rename IBM z13/z14 counter names
8335 - kprobes: Fix random address output of blacklist file
8336 - Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip"
8337
8338 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
8339 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
8340
8341 * bluetooth controller fail after suspend with USB autosuspend on XPS 13 9360
8342 (LP: #1775217)
8343 - Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table
8344
8345 * [Hyper-V] PCI: hv: Fix 2 hang issues in hv_compose_msi_msg (LP: #1758378)
8346 - PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
8347 - PCI: hv: Remove the bogus test in hv_eject_device_work()
8348 - PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
8349
8350 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
8351 - fs/binfmt_misc.c: do not allow offset overflow
8352
8353 * CVE-2018-11508
8354 - compat: fix 4-byte infoleak via uninitialized struct field
8355
8356 * Network installs fail on SocioNext board (LP: #1775884)
8357 - net: netsec: reduce DMA mask to 40 bits
8358 - net: socionext: reset hardware in ndo_stop
8359 - net: netsec: enable tx-irq during open callback
8360
8361 * r8169 ethernet card don't work after returning from suspension
8362 (LP: #1752772)
8363 - PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
8364 - r8169: switch to device-managed functions in probe
8365 - r8169: remove netif_napi_del in probe error path
8366 - r8169: remove some WOL-related dead code
8367 - r8169: disable WOL per default
8368 - r8169: improve interrupt handling
8369 - r8169: fix interrupt number after adding support for MSI-X interrupts
8370
8371 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
8372 after hotplug CPU add operation. (LP: #1759723)
8373 - genirq/affinity: assign vectors to all possible CPUs
8374 - genirq/affinity: Don't return with empty affinity masks on error
8375 - genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
8376 - genirq/affinity: Move actual irq vector spreading into a helper function
8377 - genirq/affinity: Allow irq spreading from a given starting point
8378 - genirq/affinity: Spread irq vectors among present CPUs as far as possible
8379 - blk-mq: simplify queue mapping & schedule with each possisble CPU
8380 - blk-mq: make sure hctx->next_cpu is set correctly
8381 - blk-mq: Avoid that blk_mq_delay_run_hw_queue() introduces unintended delays
8382 - blk-mq: make sure that correct hctx->next_cpu is set
8383 - blk-mq: avoid to write intermediate result to hctx->next_cpu
8384 - blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpu
8385 - blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()
8386 - nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
8387 - scsi: hpsa: fix selection of reply queue
8388 - scsi: megaraid_sas: fix selection of reply queue
8389 - scsi: core: introduce force_blk_mq
8390 - scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
8391 - scsi: virtio_scsi: unify scsi_host_template
8392
8393 * Fix several bugs in RDMA/hns driver (LP: #1770974)
8394 - RDMA/hns: Use structs to describe the uABI instead of opencoding
8395 - RDMA/hns: Remove unnecessary platform_get_resource() error check
8396 - RDMA/hns: Remove unnecessary operator
8397 - RDMA/hns: Add names to function arguments in function pointers
8398 - RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
8399 - RDMA/hns: Fix a bug with modifying mac address
8400 - RDMA/hns: Use free_pages function instead of free_page
8401 - RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
8402 - RDMA/hns: Bugfix for init hem table
8403 - RDMA/hns: Intercept illegal RDMA operation when use inline data
8404 - RDMA/hns: Fix the qp context state diagram
8405 - RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
8406 - RDMA/hns: Remove some unnecessary attr_mask judgement
8407 - RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set
8408 - RDMA/hns: Adjust the order of cleanup hem table
8409 - RDMA/hns: Update assignment method for owner field of send wqe
8410 - RDMA/hns: Submit bad wr
8411 - RDMA/hns: Fix a couple misspellings
8412 - RDMA/hns: Add rq inline flags judgement
8413 - RDMA/hns: Bugfix for rq record db for kernel
8414 - RDMA/hns: Load the RoCE dirver automatically
8415 - RDMA/hns: Update convert function of endian format
8416 - RDMA/hns: Add return operation when configured global param fail
8417 - RDMA/hns: Not support qp transition from reset to reset for hip06
8418 - RDMA/hns: Fix the bug with rq sge
8419 - RDMA/hns: Set desc_dma_addr for zero when free cmq desc
8420 - RDMA/hns: Enable inner_pa_vld filed of mpt
8421 - RDMA/hns: Set NULL for __internal_mr
8422 - RDMA/hns: Fix the bug with NULL pointer
8423 - RDMA/hns: Bugfix for cq record db for kernel
8424 - RDMA/hns: Move the location for initializing tmp_len
8425 - RDMA/hns: Drop local zgid in favor of core defined variable
8426 - RDMA/hns: Add 64KB page size support for hip08
8427 - RDMA/hns: Rename the idx field of db
8428 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
8429 - RDMA/hns: Increase checking CMQ status timeout value
8430 - RDMA/hns: Add reset process for RoCE in hip08
8431 - RDMA/hns: Fix the illegal memory operation when cross page
8432 - RDMA/hns: Implement the disassociate_ucontext API
8433
8434 * powerpc/livepatch: Implement reliable stack tracing for the consistency
8435 model (LP: #1771844)
8436 - powerpc/livepatch: Implement reliable stack tracing for the consistency
8437 model
8438
8439 * vmxnet3: update to latest ToT (LP: #1768143)
8440 - vmxnet3: avoid xmit reset due to a race in vmxnet3
8441 - vmxnet3: use correct flag to indicate LRO feature
8442 - vmxnet3: fix incorrect dereference when rxvlan is disabled
8443
8444 * 4.15.0-22-generic fails to boot on IBM S822LC (POWER8 (raw), altivec
8445 supported) (LP: #1773162)
8446 - Revert "powerpc/64s: Add support for a store forwarding barrier at kernel
8447 entry/exit"
8448 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
8449
8450 * Decode ARM CPER records in kernel (LP: #1770244)
8451 - [Config] CONFIG_UEFI_CPER_ARM=y
8452 - efi: Move ARM CPER code to new file
8453 - efi: Parse ARM error information value
8454
8455 * Adding back alx WoL feature (LP: #1772610)
8456 - SAUCE: Revert "alx: remove WoL support"
8457 - SAUCE: alx: add enable_wol paramenter
8458
8459 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
8460 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
8461 - scsi: lpfc: Fix 16gb hbas failing cq create.
8462
8463 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
8464 idle states when all CORES are guarded (LP: #1771780)
8465 - SAUCE: cpuidle/powernv : init all present cpus for deep states
8466
8467 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
8468 - net-next/hinic: add pci device ids for 25ge and 100ge card
8469
8470 * [Ubuntu 18.04.1] POWER9 - Nvidia Volta - Kernel changes to enable Nvidia
8471 driver on bare metal (LP: #1772991)
8472 - powerpc/powernv/npu: Fix deadlock in mmio_invalidate()
8473 - powerpc/powernv/mce: Don't silently restart the machine
8474 - powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
8475 - powerpc/mm: Flush cache on memory hot(un)plug
8476 - powerpc/powernv/memtrace: Let the arch hotunplug code flush cache
8477 - powerpc/powernv/npu: Add lock to prevent race in concurrent context
8478 init/destroy
8479 - powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback
8480 parameters
8481 - powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large
8482 address range
8483 - powerpc/mce: Fix a bug where mce loops on memory UE.
8484
8485 * cpum_sf: ensure sample freq is non-zero (LP: #1772593)
8486 - s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
8487
8488 * PCIe link speeds of 16 GT/s are shown as "Unknown speed" (LP: #1773243)
8489 - PCI: Add decoding for 16 GT/s link speed
8490
8491 * False positive ACPI _PRS error messages (LP: #1773295)
8492 - ACPI / PCI: pci_link: Allow the absence of _PRS and change log level
8493
8494 * Dell systems crash when disabling Nvidia dGPU (LP: #1773299)
8495 - ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3
8496
8497 * wlp3s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
8498 (LP: #1720930)
8499 - iwlwifi: mvm: fix "failed to remove key" message
8500
8501 * Expose arm64 CPU topology to userspace (LP: #1770231)
8502 - ACPICA: ACPI 6.2: Additional PPTT flags
8503 - drivers: base: cacheinfo: move cache_setup_of_node()
8504 - drivers: base: cacheinfo: setup DT cache properties early
8505 - cacheinfo: rename of_node to fw_token
8506 - arm64/acpi: Create arch specific cpu to acpi id helper
8507 - ACPI/PPTT: Add Processor Properties Topology Table parsing
8508 - [Config] CONFIG_ACPI_PPTT=y
8509 - ACPI: Enable PPTT support on ARM64
8510 - drivers: base cacheinfo: Add support for ACPI based firmware tables
8511 - arm64: Add support for ACPI based firmware tables
8512 - arm64: topology: rename cluster_id
8513 - arm64: topology: enable ACPI/PPTT based CPU topology
8514 - ACPI: Add PPTT to injectable table list
8515 - arm64: topology: divorce MC scheduling domain from core_siblings
8516
8517 * hisi_sas robustness fixes (LP: #1774466)
8518 - scsi: hisi_sas: delete timer when removing hisi_sas driver
8519 - scsi: hisi_sas: print device id for errors
8520 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
8521 - scsi: hisi_sas: check host frozen before calling "done" function
8522 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
8523 - scsi: hisi_sas: stop controller timer for reset
8524 - scsi: hisi_sas: update PHY linkrate after a controller reset
8525 - scsi: hisi_sas: change slot index allocation mode
8526 - scsi: hisi_sas: Change common allocation mode of device id
8527 - scsi: hisi_sas: Reset disks when discovered
8528 - scsi: hisi_sas: Create a scsi_host_template per HW module
8529 - scsi: hisi_sas: Init disks after controller reset
8530 - scsi: hisi_sas: Try wait commands before before controller reset
8531 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
8532 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
8533 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
8534 - scsi: hisi_sas: Fix return value when get_free_slot() failed
8535 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
8536
8537 * hisi_sas: Support newer v3 hardware (LP: #1774467)
8538 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
8539 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
8540 - scsi: hisi_sas: fix PI memory size
8541 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
8542 - scsi: hisi_sas: remove redundant handling to event95 for v3
8543 - scsi: hisi_sas: add readl poll timeout helper wrappers
8544 - scsi: hisi_sas: workaround a v3 hw hilink bug
8545 - scsi: hisi_sas: Add LED feature for v3 hw
8546
8547 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
8548 - scsi: hisi_sas: initialize dq spinlock before use
8549 - scsi: hisi_sas: optimise the usage of DQ locking
8550 - scsi: hisi_sas: relocate smp sg map
8551 - scsi: hisi_sas: make return type of prep functions void
8552 - scsi: hisi_sas: allocate slot buffer earlier
8553 - scsi: hisi_sas: Don't lock DQ for complete task sending
8554 - scsi: hisi_sas: Use device lock to protect slot alloc/free
8555 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
8556 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
8557
8558 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
8559 version (LP: #1768431)
8560 - scsi: cxlflash: Handle spurious interrupts
8561 - scsi: cxlflash: Remove commmands from pending list on timeout
8562 - scsi: cxlflash: Synchronize reset and remove ops
8563 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
8564
8565 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
8566 - SAUCE: Revert "drm/i915/edp: Allow alternate fixed mode for eDP if
8567 available."
8568
8569 * ELANPAD ELAN0612 does not work, patch available (LP: #1773509)
8570 - SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table
8571
8572 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
8573 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
8574
8575 * hns3 driver updates (LP: #1768670)
8576 - net: hns3: VF should get the real rss_size instead of rss_size_max
8577 - net: hns3: set the cmdq out_vld bit to 0 after used
8578 - net: hns3: fix endian issue when PF get mbx message flag
8579 - net: hns3: fix the queue id for tqp enable&&reset
8580 - net: hns3: set the max ring num when alloc netdev
8581 - net: hns3: add support for VF driver inner interface
8582 hclgevf_ops.get_tqps_and_rss_info
8583 - net: hns3: refactor the hclge_get/set_rss function
8584 - net: hns3: refactor the hclge_get/set_rss_tuple function
8585 - net: hns3: fix for RSS configuration loss problem during reset
8586 - net: hns3: fix for pause configuration lost during reset
8587 - net: hns3: fix for use-after-free when setting ring parameter
8588 - net: hns3: refactor the get/put_vector function
8589 - net: hns3: fix for coalesce configuration lost during reset
8590 - net: hns3: refactor the coalesce related struct
8591 - net: hns3: fix for coal configuation lost when setting the channel
8592 - net: hns3: add existence check when remove old uc mac address
8593 - net: hns3: fix for netdev not running problem after calling net_stop and
8594 net_open
8595 - net: hns3: fix for ipv6 address loss problem after setting channels
8596 - net: hns3: unify the pause params setup function
8597 - net: hns3: fix rx path skb->truesize reporting bug
8598 - net: hns3: add support for querying pfc puase packets statistic
8599 - net: hns3: fix for loopback failure when vlan filter is enable
8600 - net: hns3: fix for buffer overflow smatch warning
8601 - net: hns3: fix error type definition of return value
8602 - net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
8603 - net: hns3: add existence checking before adding unicast mac address
8604 - net: hns3: add result checking for VF when modify unicast mac address
8605 - net: hns3: reallocate tx/rx buffer after changing mtu
8606 - net: hns3: fix the VF queue reset flow error
8607 - net: hns3: fix for vlan table lost problem when resetting
8608 - net: hns3: increase the max time for IMP handle command
8609 - net: hns3: change GL update rate
8610 - net: hns3: change the time interval of int_gl calculating
8611 - net: hns3: fix for getting wrong link mode problem
8612 - net: hns3: add get_link support to VF
8613 - net: hns3: add querying speed and duplex support to VF
8614 - net: hns3: fix for not returning problem in get_link_ksettings when phy
8615 exists
8616 - net: hns3: Changes to make enet watchdog timeout func common for PF/VF
8617 - net: hns3: Add VF Reset Service Task to support event handling
8618 - net: hns3: Add VF Reset device state and its handling
8619 - net: hns3: Add support to request VF Reset to PF
8620 - net: hns3: Add support to reset the enet/ring mgmt layer
8621 - net: hns3: Add support to re-initialize the hclge device
8622 - net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
8623 - net: hns3: Add *Asserting Reset* mailbox message & handling in VF
8624 - net: hns3: Changes required in PF mailbox to support VF reset
8625 - net: hns3: hclge_inform_reset_assert_to_vf() can be static
8626 - net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
8627 - net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
8628 - net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
8629 - net: hns3: fix for not initializing VF rss_hash_key problem
8630 - net: hns3: never send command queue message to IMP when reset
8631 - net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
8632 - net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES
8633 - net: hns3: Remove error log when getting pfc stats fails
8634 - net: hns3: fix to correctly fetch l4 protocol outer header
8635 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
8636 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
8637 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
8638 - net: hns3: Fix to support autoneg only for port attached with phy
8639 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
8640 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
8641 - net: hns3: Remove packet statistics in the range of 8192~12287
8642 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
8643 - net: hns3: Fix for setting mac address when resetting
8644 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
8645 - net: hns3: fix for cleaning ring problem
8646 - net: hns3: refactor the loopback related function
8647 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
8648 - net: hns3: Fix for the null pointer problem occurring when initializing
8649 ae_dev failed
8650 - net: hns3: Add a check for client instance init state
8651 - net: hns3: Change return type of hnae3_register_ae_dev
8652 - net: hns3: Change return type of hnae3_register_ae_algo
8653 - net: hns3: Change return value in hnae3_register_client
8654 - net: hns3: Fixes the back pressure setting when sriov is enabled
8655 - net: hns3: Fix for fiber link up problem
8656 - net: hns3: Add support of .sriov_configure in HNS3 driver
8657 - net: hns3: Fixes the missing PCI iounmap for various legs
8658 - net: hns3: Fixes error reported by Kbuild and internal review
8659 - net: hns3: Fixes API to fetch ethernet header length with kernel default
8660 - net: hns3: cleanup of return values in hclge_init_client_instance()
8661 - net: hns3: Fix the missing client list node initialization
8662 - net: hns3: Fix for hns3 module is loaded multiple times problem
8663 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
8664 - net: hns3: Fix for netdev not running problem after calling net_stop and
8665 net_open
8666 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
8667 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
8668 - net: hns3: Updates RX packet info fetch in case of multi BD
8669 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
8670 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
8671 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
8672 - net: hns3: Fix for PF mailbox receving unknown message
8673 - net: hns3: Fixes the state to indicate client-type initialization
8674 - net: hns3: Fixes the init of the VALID BD info in the descriptor
8675 - net: hns3: Removes unnecessary check when clearing TX/RX rings
8676 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
8677 - net: hns3: Remove unused led control code
8678 - net: hns3: Adds support for led locate command for copper port
8679 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
8680 - net: hns3: Disable vf vlan filter when vf vlan table is full
8681 - net: hns3: Add support for IFF_ALLMULTI flag
8682 - net: hns3: Add repeat address checking for setting mac address
8683 - net: hns3: Fix setting mac address error
8684 - net: hns3: Fix for service_task not running problem after resetting
8685 - net: hns3: Fix for hclge_reset running repeatly problem
8686 - net: hns3: Fix for phy not link up problem after resetting
8687 - net: hns3: Add missing break in misc_irq_handle
8688 - net: hns3: Fix for vxlan tx checksum bug
8689 - net: hns3: Optimize the PF's process of updating multicast MAC
8690 - net: hns3: Optimize the VF's process of updating multicast MAC
8691 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
8692 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
8693 VLD bit and buffer size
8694 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
8695 hclge_bind_ring_with_vector
8696 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
8697 uninit_client_instance
8698 - SAUCE: {topost} net: hns3: add vector status check before free vector
8699 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
8700 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
8701 - SAUCE: {topost} net: hns3: extraction an interface for state state
8702 init|uninit
8703 - SAUCE: {topost} net: hns3: print the ret value in error information
8704 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
8705 hns3_client_uninit
8706 - SAUCE: {topost} net: hns3: add unlikely for error check
8707 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
8708 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
8709 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
8710 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
8711 - SAUCE: {topost} net: hns3: remove some redundant assignments
8712 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
8713 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
8714 hclge_cmd_send
8715 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
8716 - SAUCE: {topost} net: hns3: remove some unused members of some structures
8717 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
8718 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
8719 kzalloc/dma_map_single
8720 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
8721 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
8722 - SAUCE: {topost} net: hns3: remove some redundant assignments
8723 - SAUCE: {topost} net: hns3: standardize the handle of return value
8724 - SAUCE: {topost} net: hns3: remove extra space and brackets
8725 - SAUCE: {topost} net: hns3: fix unreasonable code comments
8726 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
8727 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
8728 - SAUCE: {topost} net: hns3: fix mislead parameter name
8729 - SAUCE: {topost} net: hns3: remove unused struct member and definition
8730 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
8731 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
8732 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
8733 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
8734 status change
8735 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
8736 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
8737 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
8738 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
8739 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
8740 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
8741 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
8742 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
8743 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
8744 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
8745 function
8746 - SAUCE: {topost} net: hns3: prevent sending command during global or core
8747 reset
8748 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
8749 register
8750 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
8751 - SAUCE: {topost} net: hns3: prevent to request reset frequently
8752 - SAUCE: {topost} net: hns3: correct reset event status register
8753 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
8754 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
8755 - SAUCE: {topost} net: hns3: fix return value error in
8756 hns3_reset_notify_down_enet
8757 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
8758 while resetting
8759 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
8760 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
8761 hclge_get_ring_chain_from_mbx
8762 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
8763 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
8764 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
8765 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
8766
8767 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
8768 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
8769
8770 * Bionic update: upstream stable patchset 2018-05-29 (LP: #1774063)
8771 - cifs: do not allow creating sockets except with SMB1 posix exensions
8772 - btrfs: fix unaligned access in readdir
8773 - x86/acpi: Prevent X2APIC id 0xffffffff from being accounted
8774 - clocksource/imx-tpm: Correct -ETIME return condition check
8775 - x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
8776 - drm/vc4: Fix memory leak during BO teardown
8777 - drm/i915/gvt: throw error on unhandled vfio ioctls
8778 - drm/i915/audio: Fix audio detection issue on GLK
8779 - drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
8780 - drm/i915: Fix LSPCON TMDS output buffer enabling from low-power state
8781 - drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
8782 - usb: musb: fix enumeration after resume
8783 - usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
8784 - usb: musb: Fix external abort in musb_remove on omap2430
8785 - firewire-ohci: work around oversized DMA reads on JMicron controllers
8786 - x86/tsc: Allow TSC calibration without PIT
8787 - NFSv4: always set NFS_LOCK_LOST when a lock is lost.
8788 - ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources
8789 - ALSA: hda - Use IS_REACHABLE() for dependency on input
8790 - ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
8791 - kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
8792 - RDMA/core: Clarify rdma_ah_find_type
8793 - KVM: PPC: Book3S HV: Enable migration of decrementer register
8794 - netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
8795 - tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into
8796 account
8797 - KVM: s390: use created_vcpus in more places
8798 - platform/x86: dell-laptop: Filter out spurious keyboard backlight change
8799 events
8800 - xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
8801 - selftest: ftrace: Fix to pick text symbols for kprobes
8802 - PCI: Add function 1 DMA alias quirk for Marvell 9128
8803 - Input: psmouse - fix Synaptics detection when protocol is disabled
8804 - libbpf: Makefile set specified permission mode
8805 - Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
8806 - i40iw: Free IEQ resources
8807 - i40iw: Zero-out consumer key on allocate stag for FMR
8808 - perf unwind: Do not look just at the global callchain_param.record_mode
8809 - tools lib traceevent: Simplify pointer print logic and fix %pF
8810 - perf callchain: Fix attr.sample_max_stack setting
8811 - tools lib traceevent: Fix get_field_str() for dynamic strings
8812 - perf record: Fix failed memory allocation for get_cpuid_str
8813 - iommu/exynos: Don't unconditionally steal bus ops
8814 - powerpc: System reset avoid interleaving oops using die synchronisation
8815 - iommu/vt-d: Use domain instead of cache fetching
8816 - dm thin: fix documentation relative to low water mark threshold
8817 - dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
8818 - ubifs: Fix uninitialized variable in search_dh_cookie()
8819 - net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
8820 - net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
8821 - spi: a3700: Clear DATA_OUT when performing a read
8822 - IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
8823 - nfs: Do not convert nfs_idmap_cache_timeout to jiffies
8824 - MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
8825 - PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build
8826 - watchdog: sp5100_tco: Fix watchdog disable bit
8827 - kconfig: Don't leak main menus during parsing
8828 - kconfig: Fix automatic menu creation mem leak
8829 - kconfig: Fix expr_free() E_NOT leak
8830 - ipmi/powernv: Fix error return code in ipmi_powernv_probe()
8831 - Btrfs: set plug for fsync
8832 - btrfs: Fix out of bounds access in btrfs_search_slot
8833 - Btrfs: fix scrub to repair raid6 corruption
8834 - btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
8835 - Btrfs: fix unexpected EEXIST from btrfs_get_extent
8836 - Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
8837 - RDMA/cma: Check existence of netdevice during port validation
8838 - f2fs: avoid hungtask when GC encrypted block if io_bits is set
8839 - scsi: devinfo: fix format of the device list
8840 - scsi: fas216: fix sense buffer initialization
8841 - Input: stmfts - set IRQ_NOAUTOEN to the irq flag
8842 - HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()
8843 - nfp: fix error return code in nfp_pci_probe()
8844 - block: Set BIO_TRACE_COMPLETION on new bio during split
8845 - bpf: test_maps: cleanup sockmaps when test ends
8846 - i40evf: Don't schedule reset_task when device is being removed
8847 - i40evf: ignore link up if not running
8848 - platform/x86: thinkpad_acpi: suppress warning about palm detection
8849 - KVM: s390: vsie: use READ_ONCE to access some SCB fields
8850 - blk-mq-debugfs: don't allow write on attributes with seq_operations set
8851 - ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink
8852 - igb: Allow to remove administratively set MAC on VFs
8853 - igb: Clear TXSTMP when ptp_tx_work() is timeout
8854 - fm10k: fix "failed to kill vid" message for VF
8855 - x86/hyperv: Stop suppressing X86_FEATURE_PCID
8856 - tty: serial: exar: Relocate sleep wake-up handling
8857 - device property: Define type of PROPERTY_ENRTY_*() macros
8858 - crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
8859 - RDMA/uverbs: Use an unambiguous errno for method not supported
8860 - jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
8861 - ixgbe: don't set RXDCTL.RLPML for 82599
8862 - i40e: program fragmented IPv4 filter input set
8863 - i40e: fix reported mask for ntuple filters
8864 - samples/bpf: Partially fixes the bpf.o build
8865 - powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
8866 - powerpc/numa: Ensure nodes initialized for hotplug
8867 - RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
8868 - ntb_transport: Fix bug with max_mw_size parameter
8869 - gianfar: prevent integer wrapping in the rx handler
8870 - x86/hyperv: Check for required priviliges in hyperv_init()
8871 - netfilter: x_tables: fix pointer leaks to userspace
8872 - tcp_nv: fix potential integer overflow in tcpnv_acked
8873 - kvm: Map PFN-type memory regions as writable (if possible)
8874 - x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when
8875 running nested
8876 - fs/dax.c: release PMD lock even when there is no PMD support in DAX
8877 - ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
8878 - ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
8879 - ocfs2: return error when we attempt to access a dirty bh in jbd2
8880 - mm/mempolicy: fix the check of nodemask from user
8881 - mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
8882 - asm-generic: provide generic_pmdp_establish()
8883 - sparc64: update pmdp_invalidate() to return old pmd value
8884 - mm: thp: use down_read_trylock() in khugepaged to avoid long block
8885 - mm: pin address_space before dereferencing it while isolating an LRU page
8886 - mm/fadvise: discard partial page if endbyte is also EOF
8887 - openvswitch: Remove padding from packet before L3+ conntrack processing
8888 - blk-mq: fix discard merge with scheduler attached
8889 - IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
8890 - IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
8891 - IB/ipoib: Fix for potential no-carrier state
8892 - IB/core: Map iWarp AH type to undefined in rdma_ah_find_type
8893 - drm/nouveau/pmu/fuc: don't use movw directly anymore
8894 - s390/eadm: fix CONFIG_BLOCK include dependency
8895 - netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
8896 - x86/power: Fix swsusp_arch_resume prototype
8897 - x86/dumpstack: Avoid uninitlized variable
8898 - firmware: dmi_scan: Fix handling of empty DMI strings
8899 - ACPI: processor_perflib: Do not send _PPC change notification if not ready
8900 - ACPI / bus: Do not call _STA on battery devices with unmet dependencies
8901 - ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
8902 - MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
8903 - perf record: Fix period option handling
8904 - MIPS: Generic: Support GIC in EIC mode
8905 - perf evsel: Fix period/freq terms setup
8906 - xen-netfront: Fix race between device setup and open
8907 - xen/grant-table: Use put_page instead of free_page
8908 - bpf: sockmap, fix leaking maps with attached but not detached progs
8909 - RDS: IB: Fix null pointer issue
8910 - arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
8911 - proc: fix /proc/*/map_files lookup
8912 - PM / domains: Fix up domain-idle-states OF parsing
8913 - cifs: silence compiler warnings showing up with gcc-8.0.0
8914 - bcache: properly set task state in bch_writeback_thread()
8915 - bcache: fix for allocator and register thread race
8916 - bcache: fix for data collapse after re-attaching an attached device
8917 - bcache: return attach error when no cache set exist
8918 - cpufreq: intel_pstate: Enable HWP during system resume on CPU0
8919 - selftests/ftrace: Add some missing glob checks
8920 - rxrpc: Don't put crypto buffers on the stack
8921 - svcrdma: Fix Read chunk round-up
8922 - net: Extra '_get' in declaration of arch_get_platform_mac_address
8923 - tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
8924 - SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
8925 - net: stmmac: discard disabled flags in interrupt status register
8926 - bpf: fix rlimit in reuseport net selftest
8927 - ACPI / EC: Restore polling during noirq suspend/resume phases
8928 - PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
8929 - vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
8930 - powerpc/mm/hash64: Zero PGD pages on allocation
8931 - x86/platform/UV: Fix GAM Range Table entries less than 1GB
8932 - locking/qspinlock: Ensure node->count is updated before initialising node
8933 - powerpc/powernv: IMC fix out of bounds memory access at shutdown
8934 - perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
8935 - irqchip/gic-v3: Ignore disabled ITS nodes
8936 - cpumask: Make for_each_cpu_wrap() available on UP as well
8937 - irqchip/gic-v3: Change pr_debug message to pr_devel
8938 - RDMA/core: Reduce poll batch for direct cq polling
8939 - alarmtimer: Init nanosleep alarm timer on stack
8940 - netfilter: x_tables: cap allocations at 512 mbyte
8941 - netfilter: x_tables: add counters allocation wrapper
8942 - netfilter: compat: prepare xt_compat_init_offsets to return errors
8943 - netfilter: compat: reject huge allocation requests
8944 - netfilter: x_tables: limit allocation requests for blob rule heads
8945 - perf: Fix sample_max_stack maximum check
8946 - perf: Return proper values for user stack errors
8947 - RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
8948 - Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
8949 - mac80211_hwsim: fix use-after-free bug in hwsim_exit_net
8950 - btrfs: Fix race condition between delayed refs and blockgroup removal
8951 - mm,vmscan: Allow preallocating memory for register_shrinker().
8952
8953 * Bionic update: upstream stable patchset 2018-05-24 (LP: #1773233)
8954 - tty: make n_tty_read() always abort if hangup is in progress
8955 - cpufreq: CPPC: Use transition_delay_us depending transition_latency
8956 - ubifs: Check ubifs_wbuf_sync() return code
8957 - ubi: fastmap: Don't flush fastmap work on detach
8958 - ubi: Fix error for write access
8959 - ubi: Reject MLC NAND
8960 - mm/ksm.c: fix inconsistent accounting of zero pages
8961 - mm/hmm: hmm_pfns_bad() was accessing wrong struct
8962 - task_struct: only use anon struct under randstruct plugin
8963 - fs/reiserfs/journal.c: add missing resierfs_warning() arg
8964 - resource: fix integer overflow at reallocation
8965 - ipc/shm: fix use-after-free of shm file via remap_file_pages()
8966 - mm, slab: reschedule cache_reap() on the same CPU
8967 - usb: musb: gadget: misplaced out of bounds check
8968 - phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS
8969 - usb: gadget: udc: core: update usb_ep_queue() documentation
8970 - ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
8971 - KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
8972 - ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
8973 - arm: dts: mt7623: fix USB initialization fails on bananapi-r2
8974 - ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
8975 - ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
8976 - ARM: dts: at91: sama5d4: fix pinctrl compatible string
8977 - spi: atmel: init FIFOs before spi enable
8978 - spi: Fix scatterlist elements size in spi_map_buf
8979 - spi: Fix unregistration of controller with fixed SPI bus number
8980 - media: atomisp_fops.c: disable atomisp_compat_ioctl32
8981 - media: vivid: check if the cec_adapter is valid
8982 - media: vsp1: Fix BRx conditional path in WPF
8983 - x86/xen: Delay get_cpu_cap until stack canary is established
8984 - regmap: Fix reversed bounds check in regmap_raw_write()
8985 - ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E
8986 - ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
8987 - USB: gadget: f_midi: fixing a possible double-free in f_midi
8988 - USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
8989 - usb: dwc3: prevent setting PRTCAP to OTG from debugfs
8990 - usb: dwc3: pci: Properly cleanup resource
8991 - usb: dwc3: gadget: never call ->complete() from ->ep_queue()
8992 - cifs: fix memory leak in SMB2_open()
8993 - fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
8994 - smb3: Fix root directory when server returns inode number of zero
8995 - HID: i2c-hid: fix size check and type usage
8996 - i2c: i801: Save register SMBSLVCMD value only once
8997 - i2c: i801: Restore configuration at shutdown
8998 - CIFS: refactor crypto shash/sdesc allocation&free
8999 - CIFS: add sha512 secmech
9000 - CIFS: fix sha512 check in cifs_crypto_secmech_release
9001 - powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits
9002 - powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
9003 - powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
9004 - powerpc/kprobes: Fix call trace due to incorrect preempt count
9005 - powerpc/kexec_file: Fix error code when trying to load kdump kernel
9006 - powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
9007 - powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
9008 - HID: Fix hid_report_len usage
9009 - HID: core: Fix size as type u32
9010 - soc: mediatek: fix the mistaken pointer accessed when subdomains are added
9011 - ASoC: ssm2602: Replace reg_default_raw with reg_default
9012 - ASoC: topology: Fix kcontrol name string handling
9013 - irqchip/gic: Take lock when updating irq type
9014 - random: use a tighter cap in credit_entropy_bits_safe()
9015 - extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO
9016 - block: use 32-bit blk_status_t on Alpha
9017 - jbd2: if the journal is aborted then don't allow update of the log tail
9018 - ext4: shutdown should not prevent get_write_access
9019 - ext4: eliminate sleep from shutdown ioctl
9020 - ext4: pass -ESHUTDOWN code to jbd2 layer
9021 - ext4: don't update checksum of new initialized bitmaps
9022 - ext4: protect i_disksize update by i_data_sem in direct write path
9023 - ext4: limit xattr size to INT_MAX
9024 - ext4: always initialize the crc32c checksum driver
9025 - ext4: don't allow r/w mounts if metadata blocks overlap the superblock
9026 - ext4: move call to ext4_error() into ext4_xattr_check_block()
9027 - ext4: add bounds checking to ext4_xattr_find_entry()
9028 - ext4: add extra checks to ext4_xattr_block_get()
9029 - dm crypt: limit the number of allocated pages
9030 - RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
9031 - RDMA/mlx5: Protect from NULL pointer derefence
9032 - RDMA/rxe: Fix an out-of-bounds read
9033 - ALSA: pcm: Fix UAF at PCM release via PCM timer access
9034 - IB/srp: Fix srp_abort()
9035 - IB/srp: Fix completion vector assignment algorithm
9036 - dmaengine: at_xdmac: fix rare residue corruption
9037 - cxl: Fix possible deadlock when processing page faults from cxllib
9038 - tpm: self test failure should not cause suspend to fail
9039 - libnvdimm, dimm: fix dpa reservation vs uninitialized label area
9040 - libnvdimm, namespace: use a safe lookup for dimm device name
9041 - nfit, address-range-scrub: fix scrub in-progress reporting
9042 - nfit: skip region registration for incomplete control regions
9043 - ring-buffer: Check if memory is available before allocation
9044 - um: Compile with modern headers
9045 - um: Use POSIX ucontext_t instead of struct ucontext
9046 - iommu/vt-d: Fix a potential memory leak
9047 - mmc: jz4740: Fix race condition in IRQ mask update
9048 - mmc: tmio: Fix error handling when issuing CMD23
9049 - PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken
9050 - clk: mvebu: armada-38x: add support for missing clocks
9051 - clk: fix false-positive Wmaybe-uninitialized warning
9052 - clk: mediatek: fix PWM clock source by adding a fixed-factor clock
9053 - clk: bcm2835: De-assert/assert PLL reset signal when appropriate
9054 - pwm: rcar: Fix a condition to prevent mismatch value setting to duty
9055 - thermal: imx: Fix race condition in imx_thermal_probe()
9056 - dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
9057 - watchdog: f71808e_wdt: Fix WD_EN register read
9058 - ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
9059 - ALSA: pcm: Avoid potential races between OSS ioctls and read/write
9060 - ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
9061 - ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
9062 - ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
9063 - drm/amdgpu: Add an ATPX quirk for hybrid laptop
9064 - drm/amdgpu: Fix always_valid bos multiple LRU insertions.
9065 - drm/amdgpu/sdma: fix mask in emit_pipeline_sync
9066 - drm/amdgpu: Fix PCIe lane width calculation
9067 - drm/amdgpu/si: implement get/set pcie_lanes asic callback
9068 - drm/rockchip: Clear all interrupts before requesting the IRQ
9069 - drm/radeon: add PX quirk for Asus K73TK
9070 - drm/radeon: Fix PCIe lane width calculation
9071 - ALSA: line6: Use correct endpoint type for midi output
9072 - ALSA: rawmidi: Fix missing input substream checks in compat ioctls
9073 - ALSA: hda - New VIA controller suppor no-snoop path
9074 - random: fix crng_ready() test
9075 - random: use a different mixing algorithm for add_device_randomness()
9076 - random: crng_reseed() should lock the crng instance that it is modifying
9077 - random: add new ioctl RNDRESEEDCRNG
9078 - HID: input: fix battery level reporting on BT mice
9079 - HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
9080 - HID: wacom: bluetooth: send exit report for recent Bluetooth devices
9081 - MIPS: uaccess: Add micromips clobbers to bzero invocation
9082 - MIPS: memset.S: EVA & fault support for small_memset
9083 - MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
9084 - MIPS: memset.S: Fix clobber of v1 in last_fixup
9085 - powerpc/eeh: Fix enabling bridge MMIO windows
9086 - powerpc/lib: Fix off-by-one in alternate feature patching
9087 - udf: Fix leak of UTF-16 surrogates into encoded strings
9088 - fanotify: fix logic of events on child
9089 - mmc: sdhci-pci: Only do AMD tuning for HS200
9090 - drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
9091 - jffs2_kill_sb(): deal with failed allocations
9092 - hypfs_kill_super(): deal with failed allocations
9093 - orangefs_kill_sb(): deal with allocation failures
9094 - rpc_pipefs: fix double-dput()
9095 - Don't leak MNT_INTERNAL away from internal mounts
9096 - autofs: mount point create should honour passed in mode
9097 - mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
9098 - Revert "media: lirc_zilog: driver only sends LIRCCODE"
9099 - media: staging: lirc_zilog: incorrect reference counting
9100 - writeback: safer lock nesting
9101 - Bluetooth: hci_bcm: Add irq_polarity module option
9102 - mm: hwpoison: disable memory error handling on 1GB hugepage
9103 - media: rc: oops in ir_timer_keyup after device unplug
9104 - acpi, nfit: rework NVDIMM leaf method detection
9105 - ceph: always update atime/mtime/ctime for new inode
9106 - ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
9107 - ext4: force revalidation of directory pointer after seekdir(2)
9108 - RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
9109 - xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
9110 - xprtrdma: Fix corner cases when handling device removal
9111 - IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
9112 - drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
9113 - drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
9114 - mmc: core: Prevent bus reference leak in mmc_blk_init()
9115 - drm/amd/display: HDMI has no sound after Panel power off/on
9116 - trace_uprobe: Use %lx to display offset
9117 - clk: tegra: Mark HCLK, SCLK and EMC as critical
9118 - pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
9119 - pwm: mediatek: Improve precision in rate calculation
9120 - HID: i2c-hid: Fix resume issue on Raydium touchscreen device
9121 - s390: add support for IBM z14 Model ZR1
9122 - drm/i915: Fix hibernation with ACPI S0 target state
9123 - libnvdimm, dimm: handle EACCES failures from label reads
9124 - device-dax: allow MAP_SYNC to succeed
9125 - HID: i2c-hid: fix inverted return value from i2c_hid_command()
9126
9127 * CVE-2018-7755
9128 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
9129
9130 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 12 Jun 2018 18:09:35 +0200
ba9944e9 9131
b7be50f6 9132linux (4.15.0-23.25) bionic; urgency=medium
bd55b8aa 9133
b7be50f6 9134 * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
bd55b8aa 9135
b7be50f6
SB
9136 * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
9137 - arm64: mmu: add the entry trampolines start/end section markers into
9138 sections.h
9139 - arm64: sdei: Add trampoline code for remapping the kernel
9140
9141 * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
9142 - ACPI: APEI: handle PCIe AER errors in separate function
9143 - ACPI: APEI: call into AER handling regardless of severity
9144
9145 * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
9146 - scsi: qla2xxx: Fix session cleanup for N2N
9147 - scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
9148 - scsi: qla2xxx: Serialize session deletion by using work_lock
9149 - scsi: qla2xxx: Serialize session free in qlt_free_session_done
9150 - scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
9151 - scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
9152 - scsi: qla2xxx: Prevent relogin trigger from sending too many commands
9153 - scsi: qla2xxx: Fix double free bug after firmware timeout
9154 - scsi: qla2xxx: Fixup locking for session deletion
9155
9156 * Several hisi_sas bug fixes (LP: #1768974)
9157 - scsi: hisi_sas: dt-bindings: add an property of signal attenuation
9158 - scsi: hisi_sas: support the property of signal attenuation for v2 hw
9159 - scsi: hisi_sas: fix the issue of link rate inconsistency
9160 - scsi: hisi_sas: fix the issue of setting linkrate register
9161 - scsi: hisi_sas: increase timer expire of internal abort task
9162 - scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
9163 - scsi: hisi_sas: fix return value of hisi_sas_task_prep()
9164 - scsi: hisi_sas: Code cleanup and minor bug fixes
9165
9166 * [bionic] machine stuck and bonding not working well when nvmet_rdma module
9167 is loaded (LP: #1764982)
9168 - nvmet-rdma: Don't flush system_wq by default during remove_one
9169 - nvme-rdma: Don't flush delete_wq by default during remove_one
9170
9171 * Warnings/hang during error handling of SATA disks on SAS controller
9172 (LP: #1768971)
9173 - scsi: libsas: defer ata device eh commands to libata
9174
9175 * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
9176 - ata: do not schedule hot plug if it is a sas host
9177
9178 * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
9179 ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
9180 - powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
9181 - powerpc/64s: return more carefully from sreset NMI
9182 - powerpc/64s: sreset panic if there is no debugger or crash dump handlers
9183
9184 * fsnotify: Fix fsnotify_mark_connector race (LP: #1765564)
9185 - fsnotify: Fix fsnotify_mark_connector race
9186
9187 * Hang on network interface removal in Xen virtual machine (LP: #1771620)
9188 - xen-netfront: Fix hang on device removal
9189
9190 * HiSilicon HNS NIC names are truncated in /proc/interrupts (LP: #1765977)
9191 - net: hns: Avoid action name truncation
9192
9193 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
9194 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
9195 num_possible_cpus()
9196
9197 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
9198 - [Config] update Build-Depends: transfig to fig2dev
9199
9200 * smp_call_function_single/many core hangs with stop4 alone (LP: #1768898)
9201 - cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer
9202 interrupt
9203
9204 * Add d-i support for Huawei NICs (LP: #1767490)
9205 - d-i: add hinic to nic-modules udeb
9206
9207 * unregister_netdevice: waiting for eth0 to become free. Usage count = 5
9208 (LP: #1746474)
9209 - xfrm: reuse uncached_list to track xdsts
9210
9211 * Include nfp driver in linux-modules (LP: #1768526)
9212 - [Config] Add nfp.ko to generic inclusion list
9213
9214 * Kernel panic on boot (m1.small in cn-north-1) (LP: #1771679)
9215 - x86/xen: Reset VCPU0 info pointer after shared_info remap
9216
9217 * CVE-2018-3639 (x86)
9218 - x86/bugs: Fix the parameters alignment and missing void
9219 - KVM: SVM: Move spec control call after restore of GS
9220 - x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
9221 - x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
9222 - x86/cpufeatures: Disentangle SSBD enumeration
9223 - x86/cpufeatures: Add FEATURE_ZEN
9224 - x86/speculation: Handle HT correctly on AMD
9225 - x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
9226 - x86/speculation: Add virtualized speculative store bypass disable support
9227 - x86/speculation: Rework speculative_store_bypass_update()
9228 - x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
9229 - x86/bugs: Expose x86_spec_ctrl_base directly
9230 - x86/bugs: Remove x86_spec_ctrl_set()
9231 - x86/bugs: Rework spec_ctrl base and mask logic
9232 - x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
9233 - KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
9234 - x86/bugs: Rename SSBD_NO to SSB_NO
9235 - bpf: Prevent memory disambiguation attack
9236 - KVM: VMX: Expose SSBD properly to guests.
9237
9238 * Suspend to idle: Open lid didn't resume (LP: #1771542)
9239 - ACPI / PM: Do not reconfigure GPEs for suspend-to-idle
9240
9241 * Fix initialization failure detection in SDEI for device-tree based systems
9242 (LP: #1768663)
9243 - firmware: arm_sdei: Fix return value check in sdei_present_dt()
9244
9245 * No driver for Huawei network adapters on arm64 (LP: #1769899)
9246 - net-next/hinic: add arm64 support
9247
9248 * CVE-2018-1092
9249 - ext4: fail ext4_iget for root directory if unallocated
9250
9251 * kernel 4.15 breaks nouveau on Lenovo P50 (LP: #1763189)
9252 - drm/nouveau: Fix deadlock in nv50_mstm_register_connector()
9253
9254 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
9255 to load (LP: #1728238)
9256 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
9257 unreleased firmware"
9258
9259 * Battery drains when laptop is off (shutdown) (LP: #1745646)
9260 - PCI / PM: Check device_may_wakeup() in pci_enable_wake()
9261
9262 * Dell Latitude 5490/5590 BIOS update 1.1.9 causes black screen at boot
9263 (LP: #1764194)
9264 - drm/i915/bios: filter out invalid DDC pins from VBT child devices
9265
9266 * Intel 9462 A370:42A4 doesn't work (LP: #1748853)
9267 - iwlwifi: add shared clock PHY config flag for some devices
9268 - iwlwifi: add a bunch of new 9000 PCI IDs
9269
9270 * Fix an issue that some PCI devices get incorrectly suspended (LP: #1764684)
9271 - PCI / PM: Always check PME wakeup capability for runtime wakeup support
9272
9273 * [SRU][Bionic/Artful] fix false positives in W+X checking (LP: #1769696)
9274 - init: fix false positives in W+X checking
9275
9276 * Bionic update to v4.15.18 stable release (LP: #1769723)
9277 - netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to
9278 ip_set_net_exit()
9279 - cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
9280 - rds: MP-RDS may use an invalid c_path
9281 - slip: Check if rstate is initialized before uncompressing
9282 - vhost: fix vhost_vq_access_ok() log check
9283 - l2tp: fix races in tunnel creation
9284 - l2tp: fix race in duplicate tunnel detection
9285 - ip_gre: clear feature flags when incompatible o_flags are set
9286 - vhost: Fix vhost_copy_to_user()
9287 - lan78xx: Correctly indicate invalid OTP
9288 - media: v4l2-compat-ioctl32: don't oops on overlay
9289 - media: v4l: vsp1: Fix header display list status check in continuous mode
9290 - ipmi: Fix some error cleanup issues
9291 - parisc: Fix out of array access in match_pci_device()
9292 - parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
9293 - Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
9294 - PCI: hv: Serialize the present and eject work items
9295 - PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
9296 - KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
9297 - perf/core: Fix use-after-free in uprobe_perf_close()
9298 - x86/mce/AMD: Get address from already initialized block
9299 - hwmon: (ina2xx) Fix access to uninitialized mutex
9300 - ath9k: Protect queue draining by rcu_read_lock()
9301 - x86/apic: Fix signedness bug in APIC ID validity checks
9302 - f2fs: fix heap mode to reset it back
9303 - block: Change a rcu_read_{lock,unlock}_sched() pair into
9304 rcu_read_{lock,unlock}()
9305 - nvme: Skip checking heads without namespaces
9306 - lib: fix stall in __bitmap_parselist()
9307 - blk-mq: order getting budget and driver tag
9308 - blk-mq: don't keep offline CPUs mapped to hctx 0
9309 - ovl: fix lookup with middle layer opaque dir and absolute path redirects
9310 - xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
9311 - hugetlbfs: fix bug in pgoff overflow checking
9312 - nfsd: fix incorrect umasks
9313 - scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
9314 - block/loop: fix deadlock after loop_set_status
9315 - nfit: fix region registration vs block-data-window ranges
9316 - s390/qdio: don't retry EQBS after CCQ 96
9317 - s390/qdio: don't merge ERROR output buffers
9318 - s390/ipl: ensure loadparm valid flag is set
9319 - get_user_pages_fast(): return -EFAULT on access_ok failure
9320 - mm/gup_benchmark: handle gup failures
9321 - getname_kernel() needs to make sure that ->name != ->iname in long case
9322 - Bluetooth: Fix connection if directed advertising and privacy is used
9323 - Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-
9324 low
9325 - rtl8187: Fix NULL pointer dereference in priv->conf_mutex
9326 - ovl: set lower layer st_dev only if setting lower st_ino
9327 - Linux 4.15.18
9328
9329 * Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host controller
9330 dead (LP: #1768852)
9331 - xhci: Fix Kernel oops in xhci dbgtty
9332
9333 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
9334 - [Packaging] Fix missing watchdog for Raspberry Pi
9335
9336 * CVE-2018-8087
9337 - mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
9338
9339 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
9340 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
9341 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
9342
9343 * [ALSA] [PATCH] Clevo P950ER ALC1220 Fixup (LP: #1769721)
9344 - SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
9345
9346 * Bionic: Intermittently sent to Emergency Mode on boot with unhandled kernel
9347 NULL pointer dereference at 0000000000000980 (LP: #1768292)
9348 - thunderbolt: Prevent crash when ICM firmware is not running
9349
9350 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
9351 - [Config] snapdragon: DRM_I2C_ADV7511=y
9352
9353 * regression Aquantia Corp. AQC107 4.15.0-13-generic -> 4.15.0-20-generic ?
9354 (LP: #1767088)
9355 - net: aquantia: Regression on reset with 1.x firmware
9356 - net: aquantia: oops when shutdown on already stopped device
9357
9358 * e1000e msix interrupts broken in linux-image-4.15.0-15-generic
9359 (LP: #1764892)
9360 - e1000e: Remove Other from EIAC
9361
9362 * Acer Swift sf314-52 power button not managed (LP: #1766054)
9363 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
9364
9365 * set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630 (LP: #1766398)
9366 - ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
9367
9368 * Change the location for one of two front mics on a lenovo thinkcentre
9369 machine (LP: #1766477)
9370 - ALSA: hda/realtek - adjust the location of one mic
9371
9372 * SRU: bionic: apply 50 ZFS upstream bugfixes (LP: #1764690)
9373 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu15 (LP: #1764690)
9374
9375 * [8086:3e92] display becomes blank after S3 (LP: #1763271)
9376 - drm/i915/edp: Do not do link training fallback or prune modes on EDP
9377
9378 -- Stefan Bader <stefan.bader@canonical.com> Wed, 23 May 2018 18:54:55 +0200
bd55b8aa 9379
9a195475 9380linux (4.15.0-22.24) bionic; urgency=medium
07a36948 9381
9a195475
SB
9382 * CVE-2018-3639 (powerpc)
9383 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
9384 - stf-barrier: set eieio instruction bit 6 for future optimisations
07a36948 9385
9a195475
SB
9386 * CVE-2018-3639 (x86)
9387 - x86/nospec: Simplify alternative_msr_write()
9388 - x86/bugs: Concentrate bug detection into a separate function
9389 - x86/bugs: Concentrate bug reporting into a separate function
9390 - x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
9391 - x86/bugs, KVM: Support the combination of guest and host IBRS
9392 - x86/bugs: Expose /sys/../spec_store_bypass
9393 - x86/cpufeatures: Add X86_FEATURE_RDS
9394 - x86/bugs: Provide boot parameters for the spec_store_bypass_disable
9395 mitigation
9396 - x86/bugs/intel: Set proper CPU features and setup RDS
9397 - x86/bugs: Whitelist allowed SPEC_CTRL MSR values
9398 - x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
9399 - x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
9400 - x86/speculation: Create spec-ctrl.h to avoid include hell
9401 - prctl: Add speculation control prctls
9402 - x86/process: Allow runtime control of Speculative Store Bypass
9403 - x86/speculation: Add prctl for Speculative Store Bypass mitigation
9404 - nospec: Allow getting/setting on non-current task
9405 - proc: Provide details on speculation flaw mitigations
9406 - seccomp: Enable speculation flaw mitigations
9407 - x86/bugs: Make boot modes __ro_after_init
9408 - prctl: Add force disable speculation
9409 - seccomp: Use PR_SPEC_FORCE_DISABLE
9410 - seccomp: Add filter flag to opt-out of SSB mitigation
9411 - seccomp: Move speculation migitation control to arch code
9412 - x86/speculation: Make "seccomp" the default mode for Speculative Store
9413 Bypass
9414 - x86/bugs: Rename _RDS to _SSBD
9415 - proc: Use underscores for SSBD in 'status'
9416 - Documentation/spec_ctrl: Do some minor cleanups
9417 - x86/bugs: Fix __ssb_select_mitigation() return type
9418 - x86/bugs: Make cpu_show_common() static
9419
9420 * LSM Stacking prctl values should be redefined as to not collide with
9421 upstream prctls (LP: #1769263) // CVE-2018-3639
9422 - SAUCE: LSM stacking: adjust prctl values
9423
9424 -- Stefan Bader <stefan.bader@canonical.com> Tue, 15 May 2018 07:41:28 +0200
07a36948 9425
a628e8a4 9426linux (4.15.0-21.22) bionic; urgency=medium
4304cd24 9427
a628e8a4 9428 * linux: 4.15.0-21.22 -proposed tracker (LP: #1767397)
4304cd24 9429
a628e8a4
TLSC
9430 * initramfs-tools exception during pm.DoInstall with do-release-upgrade from
9431 16.04 to 18.04 (LP: #1766727)
9432 - Add linux-image-* Breaks on s390-tools (<< 2.3.0-0ubuntu3)
9433
9434 * linux-image-4.15.0-20-generic install after upgrade from xenial breaks
9435 (LP: #1767133)
9436 - Packaging: Depends on linux-base that provides the necessary tools
9437
9438 * linux-image packages need to Breaks flash-kernel << 3.90ubuntu2
9439 (LP: #1766629)
9440 - linux-image-* breaks on flash-kernel (<< 3.90ubuntu2)
9441
9442 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 30 Apr 2018 14:58:35 -0300
4304cd24 9443
d4174bae 9444linux (4.15.0-20.21) bionic; urgency=medium
56957d3e 9445
d4174bae 9446 * linux: 4.15.0-20.21 -proposed tracker (LP: #1766452)
56957d3e 9447
d4174bae
SF
9448 * package shim-signed (not installed) failed to install/upgrade: installed
9449 shim-signed package post-installation script subprocess returned error exit
9450 status 5 (LP: #1766391)
9451 - [Packaging] fix invocation of header postinst hooks
9452
9453 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Apr 2018 23:56:17 -0500
56957d3e 9454
25d7cdbb 9455linux (4.15.0-19.20) bionic; urgency=medium
3793e6dc 9456
25d7cdbb 9457 * linux: 4.15.0-19.20 -proposed tracker (LP: #1766021)
3793e6dc 9458
25d7cdbb
SF
9459 * Kernel 4.15.0-15 breaks Dell PowerEdge 12th Gen servers (LP: #1765232)
9460 - Revert "blk-mq: simplify queue mapping & schedule with each possisble CPU"
9461 - Revert "genirq/affinity: assign vectors to all possible CPUs"
9462
9463 -- Seth Forshee <seth.forshee@canonical.com> Sat, 21 Apr 2018 17:19:00 -0500
3793e6dc 9464
d3c5dfb7 9465linux (4.15.0-18.19) bionic; urgency=medium
57848588 9466
d3c5dfb7 9467 * linux: 4.15.0-18.19 -proposed tracker (LP: #1765490)
57848588 9468
d3c5dfb7
TLSC
9469 * [regression] Ubuntu 18.04:[4.15.0-17-generic #18] KVM Guest Kernel:
9470 meltdown: rfi/fallback displacement flush not enabled bydefault (kvm)
9471 (LP: #1765429)
9472 - powerpc/pseries: Fix clearing of security feature flags
9473
9474 * signing: only install a signed kernel (LP: #1764794)
9475 - [Packaging] update to Debian like control scripts
9476 - [Packaging] switch to triggers for postinst.d postrm.d handling
9477 - [Packaging] signing -- switch to raw-signing tarballs
9478 - [Packaging] signing -- switch to linux-image as signed when available
9479 - [Config] signing -- enable Opal signing for ppc64el
9480 - [Packaging] printenv -- add signing options
9481
9482 * [18.04 FEAT] Sign POWER host/NV kernels (LP: #1696154)
9483 - [Packaging] signing -- add support for signing Opal kernel binaries
9484
9485 * Please cherrypick s390 unwind fix (LP: #1765083)
9486 - s390/compat: fix setup_frame32
9487
9488 * Ubuntu 18.04 installer does not detect any IPR based HDD/RAID array [S822L]
9489 [ipr] (LP: #1751813)
9490 - d-i: move ipr to storage-core-modules on ppc64el
9491
9492 * drivers/gpu/drm/bridge/adv7511/adv7511.ko missing (LP: #1764816)
9493 - SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm
9494
9495 * Miscellaneous Ubuntu changes
9496 - [Packaging] Add linux-oem to rebuild test blacklist.
9497
9498 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 19 Apr 2018 18:06:46 -0300
57848588 9499
62b0412e 9500linux (4.15.0-17.18) bionic; urgency=medium
81619e0e 9501
62b0412e 9502 * linux: 4.15.0-17.18 -proposed tracker (LP: #1764498)
81619e0e 9503
62b0412e
SF
9504 * Eventual OOM with profile reloads (LP: #1750594)
9505 - SAUCE: apparmor: fix memory leak when duplicate profile load
9506
9507 -- Seth Forshee <seth.forshee@canonical.com> Mon, 16 Apr 2018 14:48:18 -0500
81619e0e 9508
9bdd96d7 9509linux (4.15.0-16.17) bionic; urgency=medium
f4763a54 9510
9bdd96d7 9511 * linux: 4.15.0-16.17 -proposed tracker (LP: #1763785)
f4763a54 9512
9bdd96d7
TLSC
9513 * [18.04] [bug] CFL-S(CNP)/CNL GPIO testing failed (LP: #1757346)
9514 - [Config]: Set CONFIG_PINCTRL_CANNONLAKE=y
9515
9516 * [Ubuntu 18.04] USB Type-C test failed on GLK (LP: #1758797)
9517 - SAUCE: usb: typec: ucsi: Increase command completion timeout value
9518
9519 * Fix trying to "push" an already active pool VP (LP: #1763386)
9520 - SAUCE: powerpc/xive: Fix trying to "push" an already active pool VP
9521
9522 * hisi_sas: Revert and replace SAUCE patches w/ upstream (LP: #1762824)
9523 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: export device table of v3 hw to
9524 userspace"
9525 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: config for hip08 ES"
9526 - scsi: hisi_sas: modify some register config for hip08
9527 - scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()
9528
9529 * Realtek card reader - RTS5243 [VEN_10EC&DEV_5260] (LP: #1737673)
9530 - misc: rtsx: Move Realtek Card Reader Driver to misc
9531 - updateconfigs for Realtek Card Reader Driver
9532 - misc: rtsx: Add support for RTS5260
9533 - misc: rtsx: Fix symbol clashes
9534
9535 * Mellanox [mlx5] [bionic] UBSAN: Undefined behaviour in
9536 ./include/linux/net_dim.h (LP: #1763269)
9537 - net/mlx5e: Fix int overflow
9538
9539 * apparmor bug fixes for bionic (LP: #1763427)
9540 - apparmor: fix logging of the existence test for signals
9541 - apparmor: make signal label match work when matching stacked labels
9542 - apparmor: audit unknown signal numbers
9543 - apparmor: fix memory leak on buffer on error exit path
9544 - apparmor: fix mediation of prlimit
9545
9546 * dangling symlinks to loaded apparmor policy (LP: #1755563) // apparmor bug
9547 fixes for bionic (LP: #1763427)
9548 - apparmor: fix dangling symlinks to policy rawdata after replacement
9549
9550 * [OPAL] Assert fail:
9551 core/mem_region.c:447:lock_held_by_me(&region->free_list_lock)
9552 (LP: #1762913)
9553 - powerpc/watchdog: remove arch_trigger_cpumask_backtrace
9554
9555 * [LTC Test] Ubuntu 18.04: tm_trap_test failed on P8 compat mode guest
9556 (LP: #1762928)
9557 - powerpc/tm: Fix endianness flip on trap
9558
9559 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
9560 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
9561 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
9562 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Add MCLK, quirks
9563 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
9564
9565 * /dev/ipmi enumeration flaky on Cavium Sabre nodes (LP: #1762812)
9566 - i2c: xlp9xx: return ENXIO on slave address NACK
9567 - i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
9568 - i2c: xlp9xx: Check for Bus state before every transfer
9569 - i2c: xlp9xx: Handle NACK on DATA properly
9570
9571 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
9572 - tools/kvm_stat: simplify the sortkey function
9573 - tools/kvm_stat: use a namedtuple for storing the values
9574 - tools/kvm_stat: use a more pythonic way to iterate over dictionaries
9575 - tools/kvm_stat: avoid 'is' for equality checks
9576 - tools/kvm_stat: fix crash when filtering out all non-child trace events
9577 - tools/kvm_stat: print error on invalid regex
9578 - tools/kvm_stat: fix debugfs handling
9579 - tools/kvm_stat: mark private methods as such
9580 - tools/kvm_stat: eliminate extra guest/pid selection dialog
9581 - tools/kvm_stat: separate drilldown and fields filtering
9582 - tools/kvm_stat: group child events indented after parent
9583 - tools/kvm_stat: print 'Total' line for multiple events only
9584 - tools/kvm_stat: Fix python3 syntax
9585 - tools/kvm_stat: Don't use deprecated file()
9586 - tools/kvm_stat: Remove unused function
9587 - [Packaging] Add linux-tools-host package for VM host tools
9588 - [Config] do_tools_host=true for amd64
9589
9590 * Bionic update to v4.15.17 stable release (LP: #1763366)
9591 - i40iw: Fix sequence number for the first partial FPDU
9592 - i40iw: Correct Q1/XF object count equation
9593 - i40iw: Validate correct IRD/ORD connection parameters
9594 - clk: meson: mpll: use 64-bit maths in params_from_rate
9595 - ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node
9596 - Bluetooth: Add a new 04ca:3015 QCA_ROME device
9597 - ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
9598 - thermal: power_allocator: fix one race condition issue for thermal_instances
9599 list
9600 - perf probe: Find versioned symbols from map
9601 - perf probe: Add warning message if there is unexpected event name
9602 - perf evsel: Fix swap for samples with raw data
9603 - perf evsel: Enable ignore_missing_thread for pid option
9604 - l2tp: fix missing print session offset info
9605 - rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
9606 - ACPI / video: Default lcd_only to true on Win8-ready and newer machines
9607 - IB/mlx5: Report inner RSS capability
9608 - VFS: close race between getcwd() and d_move()
9609 - watchdog: dw_wdt: add stop watchdog operation
9610 - clk: divider: fix incorrect usage of container_of
9611 - PM / devfreq: Fix potential NULL pointer dereference in governor_store
9612 - gpiolib: don't dereference a desc before validation
9613 - net_sch: red: Fix the new offload indication
9614 - selftests/net: fix bugs in address and port initialization
9615 - thermal/drivers/hisi: Remove bogus const from function return type
9616 - RDMA/cma: Mark end of CMA ID messages
9617 - hwmon: (ina2xx) Make calibration register value fixed
9618 - f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
9619 - clk: sunxi-ng: a83t: Add M divider to TCON1 clock
9620 - media: videobuf2-core: don't go out of the buffer range
9621 - ASoC: Intel: Skylake: Disable clock gating during firmware and library
9622 download
9623 - ASoC: Intel: cht_bsw_rt5645: Analog Mic support
9624 - drm/msm: Fix NULL deref in adreno_load_gpu
9625 - IB/ipoib: Fix for notify send CQ failure messages
9626 - spi: sh-msiof: Fix timeout failures for TX-only DMA transfers
9627 - scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
9628 - irqchip/ompic: fix return value check in ompic_of_init()
9629 - irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
9630 - ACPI: EC: Fix debugfs_create_*() usage
9631 - mac80211: Fix setting TX power on monitor interfaces
9632 - vfb: fix video mode and line_length being set when loaded
9633 - crypto: crypto4xx - perform aead icv check in the driver
9634 - gpio: label descriptors using the device name
9635 - arm64: asid: Do not replace active_asids if already 0
9636 - powernv-cpufreq: Add helper to extract pstate from PMSR
9637 - IB/rdmavt: Allocate CQ memory on the correct node
9638 - blk-mq: avoid to map CPU into stale hw queue
9639 - blk-mq: fix race between updating nr_hw_queues and switching io sched
9640 - backlight: tdo24m: Fix the SPI CS between transfers
9641 - nvme-fabrics: protect against module unload during create_ctrl
9642 - nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
9643 - pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
9644 - nvme_fcloop: disassocate local port structs
9645 - nvme_fcloop: fix abort race condition
9646 - tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
9647 - perf report: Fix a no annotate browser displayed issue
9648 - staging: lustre: disable preempt while sampling processor id.
9649 - ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
9650 - power: supply: axp288_charger: Properly stop work on probe-error / remove
9651 - rt2x00: do not pause queue unconditionally on error path
9652 - wl1251: check return from call to wl1251_acx_arp_ip_filter
9653 - net/mlx5: Fix race for multiple RoCE enable
9654 - bcache: ret IOERR when read meets metadata error
9655 - bcache: stop writeback thread after detaching
9656 - bcache: segregate flash only volume write streams
9657 - net: Fix netdev_WARN_ONCE macro
9658 - net/mlx5e: IPoIB, Use correct timestamp in child receive flow
9659 - blk-mq: fix kernel oops in blk_mq_tag_idle()
9660 - tty: n_gsm: Allow ADM response in addition to UA for control dlci
9661 - block, bfq: put async queues for root bfq groups too
9662 - serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
9663 - EDAC, mv64x60: Fix an error handling path
9664 - uio_hv_generic: check that host supports monitor page
9665 - Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
9666 - Bluetooth: hci_bcm: Validate IRQ before using it
9667 - Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
9668 - i40evf: don't rely on netif_running() outside rtnl_lock()
9669 - drm/amd/powerplay: fix memory leakage when reload (v2)
9670 - cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
9671 - PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
9672 - scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware
9673 in RAID map
9674 - scsi: megaraid_sas: unload flag should be set after scsi_remove_host is
9675 called
9676 - RDMA/cma: Fix rdma_cm path querying for RoCE
9677 - gpio: thunderx: fix error return code in thunderx_gpio_probe()
9678 - x86/gart: Exclude GART aperture from vmcore
9679 - sdhci: Advertise 2.0v supply on SDIO host controller
9680 - Input: goodix - disable IRQs while suspended
9681 - mtd: mtd_oobtest: Handle bitflips during reads
9682 - crypto: aes-generic - build with -Os on gcc-7+
9683 - perf tools: Fix copyfile_offset update of output offset
9684 - tcmu: release blocks for partially setup cmds
9685 - thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
9686 - drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
9687 - drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
9688 - x86/microcode: Propagate return value from updating functions
9689 - x86/CPU: Add a microcode loader callback
9690 - x86/CPU: Check CPU feature bits after microcode upgrade
9691 - x86/microcode: Get rid of struct apply_microcode_ctx
9692 - x86/microcode/intel: Check microcode revision before updating sibling
9693 threads
9694 - x86/microcode/intel: Writeback and invalidate caches before updating
9695 microcode
9696 - x86/microcode: Do not upload microcode if CPUs are offline
9697 - x86/microcode/intel: Look into the patch cache first
9698 - x86/microcode: Request microcode on the BSP
9699 - x86/microcode: Synchronize late microcode loading
9700 - x86/microcode: Attempt late loading only when new microcode is present
9701 - x86/microcode: Fix CPU synchronization routine
9702 - arp: fix arp_filter on l3slave devices
9703 - ipv6: the entire IPv6 header chain must fit the first fragment
9704 - lan78xx: Crash in lan78xx_writ_reg (Workqueue: events
9705 lan78xx_deferred_multicast_write)
9706 - net: dsa: Discard frames from unused ports
9707 - net: fix possible out-of-bound read in skb_network_protocol()
9708 - net/ipv6: Fix route leaking between VRFs
9709 - net/ipv6: Increment OUTxxx counters after netfilter hook
9710 - netlink: make sure nladdr has correct size in netlink_connect()
9711 - net/mlx5e: Verify coalescing parameters in range
9712 - net sched actions: fix dumping which requires several messages to user space
9713 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
9714 - pptp: remove a buggy dst release in pptp_connect()
9715 - r8169: fix setting driver_data after register_netdev
9716 - sctp: do not leak kernel memory to user space
9717 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
9718 - vhost: correctly remove wait queue during poll failure
9719 - vlan: also check phy_driver ts_info for vlan's real device
9720 - vrf: Fix use after free and double free in vrf_finish_output
9721 - bonding: fix the err path for dev hwaddr sync in bond_enslave
9722 - bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
9723 - bonding: process the err returned by dev_set_allmulti properly in
9724 bond_enslave
9725 - net: fool proof dev_valid_name()
9726 - ip_tunnel: better validate user provided tunnel names
9727 - ipv6: sit: better validate user provided tunnel names
9728 - ip6_gre: better validate user provided tunnel names
9729 - ip6_tunnel: better validate user provided tunnel names
9730 - vti6: better validate user provided tunnel names
9731 - net/mlx5e: Set EQE based as default TX interrupt moderation mode
9732 - net_sched: fix a missing idr_remove() in u32_delete_key()
9733 - net/sched: fix NULL dereference in the error path of tcf_vlan_init()
9734 - net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
9735 - net/mlx5e: Fix memory usage issues in offloading TC flows
9736 - net/sched: fix NULL dereference in the error path of tcf_sample_init()
9737 - nfp: use full 40 bits of the NSP buffer address
9738 - ipv6: sr: fix seg6 encap performances with TSO enabled
9739 - net/mlx5e: Don't override vport admin link state in switchdev mode
9740 - net/mlx5e: Sync netdev vxlan ports at open
9741 - net/sched: fix NULL dereference in the error path of tunnel_key_init()
9742 - net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
9743 - strparser: Fix sign of err codes
9744 - net/mlx4_en: Fix mixed PFC and Global pause user control requests
9745 - net/mlx5e: Fix traffic being dropped on VF representor
9746 - vhost: validate log when IOTLB is enabled
9747 - route: check sysctl_fib_multipath_use_neigh earlier than hash
9748 - team: move dev_mc_sync after master_upper_dev_link in team_port_add
9749 - vhost_net: add missing lock nesting notation
9750 - net/mlx4_core: Fix memory leak while delete slave's resources
9751 - Linux 4.15.17
9752
9753 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
9754 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.15.17 stable
9755 release (LP: #1763366)
9756 - sky2: Increase D3 delay to sky2 stops working after suspend
9757
9758 * [Featire] CNL: Enable RAPL support (LP: #1685712)
9759 - powercap: RAPL: Add support for Cannon Lake
9760
9761 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
9762 - s390: move nobp parameter functions to nospec-branch.c
9763 - s390: add automatic detection of the spectre defense
9764 - s390: report spectre mitigation via syslog
9765 - s390: add sysfs attributes for spectre
9766 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
9767 - s390: correct nospec auto detection init order
9768
9769 * Merge the linux-snapdragon kernel into bionic master/snapdragon
9770 (LP: #1763040)
9771 - drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"
9772 - drm/msm: fix msm_rd_dump_submit prototype
9773 - drm/msm: gpu: Only sync fences on rings that exist
9774 - wcn36xx: set default BTLE coexistence config
9775 - wcn36xx: Add hardware scan offload support
9776 - wcn36xx: Reduce spinlock in indication handler
9777 - wcn36xx: fix incorrect assignment to msg_body.min_ch_time
9778 - wcn36xx: release DMA memory in case of error
9779 - mailbox: qcom: Convert APCS IPC driver to use regmap
9780 - mailbox: qcom: Create APCS child device for clock controller
9781 - clk: qcom: Add A53 PLL support
9782 - clk: qcom: Add regmap mux-div clocks support
9783 - clk: qcom: Add APCS clock controller support
9784 - clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()
9785 - media: venus: venc: set correctly GOP size and number of B-frames
9786 - media: venus: venc: configure entropy mode
9787 - media: venus: venc: Apply inloop deblocking filter
9788 - media: venus: cleanup set_property controls
9789 - arm64: defconfig: enable REMOTEPROC
9790 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
9791 - kernel: configs; add distro.config
9792 - arm64: configs: enable WCN36xx
9793 - kernel: distro.config: enable debug friendly USB network adpater
9794 - arm64: configs: enable QCOM Venus
9795 - arm64: defconfig: Enable a53/apcs and avs
9796 - arm64: defconfig: enable ondemand governor as default
9797 - arm64: defconfig: enable QCOM_TSENS
9798 - arm64: defconfig: enable new trigger modes for leds
9799 - kernel: configs: enable dm_mod and dm_crypt
9800 - Force the SMD regulator driver to be compiled-in
9801 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
9802 - arm64: configs: enable BT_QCOMSMD
9803 - kernel: configs: add more USB net drivers
9804 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
9805 - arm64: configs: Enable camera drivers
9806 - kernel: configs: add freq stat to sysfs
9807 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
9808 - arm64: defconfig: Enable QRTR features
9809 - kernel: configs: set USB_CONFIG_F_FS in distro.config
9810 - kernel: distro.config: enable 'schedutil' CPUfreq governor
9811 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
9812 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
9813 - arm64: defconfig: enable LEDS_QCOM_LPG
9814 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
9815 - power: avs: Add support for CPR (Core Power Reduction)
9816 - power: avs: cpr: Use raw mem access for qfprom
9817 - power: avs: cpr: fix with new reg_sequence structures
9818 - power: avs: cpr: Register with cpufreq-dt
9819 - regulator: smd: Add floor and corner operations
9820 - PM / OPP: Support adjusting OPP voltages at runtime
9821 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
9822 - PM / OPP: HACK: Allow to set regulator without opp_list
9823 - PM / OPP: Add a helper to get an opp regulator for device
9824 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
9825 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
9826 - ov5645: I2C address change
9827 - i2c: Add Qualcomm Camera Control Interface driver
9828 - camss: vfe: Skip first four frames from sensor
9829 - camss: Do not register if no cameras are present
9830 - i2c-qcom-cci: Fix run queue completion timeout
9831 - i2c-qcom-cci: Fix I2C address bug
9832 - media: ov5645: Fix I2C address
9833 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
9834 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
9835 - leds: Add driver for Qualcomm LPG
9836 - wcn36xx: Fix warning due to duplicate scan_completed notification
9837 - arm64: dts: Add CPR DT node for msm8916
9838 - arm64: dts: add spmi-regulator nodes
9839 - arm64: dts: msm8916: Add cpufreq support
9840 - arm64: dts: msm8916: Add a shared CPU opp table
9841 - arm64: dts: msm8916: Add cpu cooling maps
9842 - arm64: dts: pm8916: Mark the s2 regulator as always-on
9843 - dt-bindings: mailbox: qcom: Document the APCS clock binding
9844 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
9845 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
9846 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
9847 - arm64: dts: qcom: apq8016-sbc: Allow USR4 LED to notify kernel panic
9848 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
9849 driver
9850 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
9851 - DT: leds: Add Qualcomm Light Pulse Generator binding
9852 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
9853 - arm64: dts: qcom: Add pwm node for pm8916
9854 - arm64: dts: qcom: Add user LEDs on db820c
9855 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
9856 - ARM: dts: qcom: Add LPG node to pm8941
9857 - ARM: dts: qcom: honami: Add LPG node and RGB LED
9858 - arm64: dts: qcom: Add Camera Control Interface support
9859 - arm64: dts: qcom: Add apps_iommu vfe child node
9860 - arm64: dts: qcom: Add camss device node
9861 - arm64: dts: qcom: Add ov5645 device nodes
9862 - arm64: dts: msm8916: Fix camera sensors I2C addresses
9863 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
9864 - packaging: arm64: add a uboot flavour - part1
9865 - packaging: arm64: add a uboot flavour - part2
9866 - packaging: arm64: add a uboot flavour - part3
9867 - packaging: arm64: add a uboot flavour - part4
9868 - packaging: arm64: add a uboot flavour - part5
9869 - packaging: arm64: rename uboot flavour to snapdragon
9870 - [Config] updateconfigs after qcomlt import
9871 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
9872 - [Config] arm64: snapdragon: MSM_GCC_8916=y
9873 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
9874 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
9875 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
9876 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
9877 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
9878 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
9879 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
9880 - [Config] arm64: snapdragon: QCOM_SMEM=y
9881 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
9882 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
9883 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
9884 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
9885 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
9886 - [Config] arm64: snapdragon: QCOM_CPR=y
9887 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
9888 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
9889 - [Config] turn off DRM_MSM_REGISTER_LOGGING
9890 - [Config] arm64: snapdragon: I2C_QUP=y
9891 - [Config] arm64: snapdragon: SPI_QUP=y
9892 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
9893 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
9894 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
9895 - [Config] arm64: snapdragon: QCOM_SMSM=y
9896 - [Config] arm64: snapdragon: QCOM_SMP2P=y
9897 - [Config] arm64: snapdragon: DRM_MSM=y
9898 - [Config] arm64: snapdragon: SND_SOC=y
9899 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
9900 - [Config] arm64: snapdragon: QCOM_A53PLL=y, QCOM_CLK_APCS_MSM8916=y
9901 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
9902 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
9903 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
9904 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
9905 SND_SOC_MSM8916_WCD_DIGITAL=y
9906 - SAUCE: media: ov5645: skip address change if dt addr == default addr
9907 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
9908 #ifdefs
9909 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
9910 - packaging: snapdragon: fixup ABI paths
9911
9912 * LSM stacking patches for bionic (LP: #1763062)
9913 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
9914 - SAUCE: LSM stacking: LSM: Manage credential security blobs
9915 - SAUCE: LSM stacking: LSM: Manage file security blobs
9916 - SAUCE: LSM stacking: LSM: Manage task security blobs
9917 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
9918 - SAUCE: LSM stacking: LSM: General stacking
9919 - SAUCE: LSM stacking: fixup initialize task->security
9920 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
9921 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
9922 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
9923 - SAUCE: LSM stacking: fixup apparmor stacking enablement
9924 - SAUCE: LSM stacking: fixup stacking kconfig
9925 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
9926 - SAUCE: LSM stacking: provide prctl interface for setting context
9927 - SAUCE: LSM stacking: inherit current display LSM
9928 - SAUCE: LSM stacking: keep an index for each registered LSM
9929 - SAUCE: LSM stacking: verify display LSM
9930 - SAUCE: LSM stacking: provide a way to specify the default display lsm
9931 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
9932 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
9933 - SAUCE: LSM stacking: add Kconfig to set default display LSM
9934 - SAUCE: LSM stacking: add configs for LSM stacking
9935 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
9936 - SAUCE: LSM stacking: remove procfs context interface
9937
9938 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
9939 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
9940 - SAUCE: LSM stacking: check for invalid zero sized writes
9941
9942 * RDMA/hns: ensure for-loop actually iterates and free's buffers
9943 (LP: #1762757)
9944 - RDMA/hns: ensure for-loop actually iterates and free's buffers
9945
9946 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
9947 (LP: #1762755)
9948 - RDMA/hns: Fix the endian problem for hns
9949 - RDMA/hns: Support rq record doorbell for the user space
9950 - RDMA/hns: Support cq record doorbell for the user space
9951 - RDMA/hns: Support rq record doorbell for kernel space
9952 - RDMA/hns: Support cq record doorbell for kernel space
9953 - RDMA/hns: Fix cqn type and init resp
9954 - RDMA/hns: Fix init resp when alloc ucontext
9955 - RDMA/hns: Fix cq record doorbell enable in kernel
9956
9957 * Replace LPC patchset with upstream version (LP: #1762758)
9958 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
9959 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
9960 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
9961 children"
9962 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
9963 bindings"
9964 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
9965 devices"
9966 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
9967 hosts"
9968 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
9969 pci_register_io_range()"
9970 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
9971 pci_register_io_range()"
9972 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
9973 - lib: Add generic PIO mapping method
9974 - PCI: Remove __weak tag from pci_register_io_range()
9975 - PCI: Add fwnode handler as input param of pci_register_io_range()
9976 - PCI: Apply the new generic I/O management on PCI IO hosts
9977 - of: Add missing I/O range exception for indirect-IO devices
9978 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
9979 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
9980 - ACPI / scan: Do not enumerate Indirect IO host children
9981 - HISI LPC: Add ACPI support
9982 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
9983
9984 * Enable Tunneled Operations on POWER9 (LP: #1762448)
9985 - powerpc/powernv: Enable tunneled operations
9986 - cxl: read PHB indications from the device tree
9987
9988 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
9989 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
9990
9991 * NFS + sec=krb5 is broken (LP: #1759791)
9992 - sunrpc: remove incorrect HMAC request initialization
9993
9994 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
9995 - d-i: add bcm2835 to block-modules
9996
9997 * Backport USB core quirks (LP: #1762695)
9998 - usb: core: Add "quirks" parameter for usbcore
9999 - usb: core: Copy parameter string correctly and remove superfluous null check
10000 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
10001
10002 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
10003 setting up a second end-to-end encrypted disk (LP: #1762353)
10004 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
10005
10006 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
10007 - powerpc/64s: Wire up cpu_show_spectre_v2()
10008
10009 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
10010 - powerpc/64s: Wire up cpu_show_spectre_v1()
10011
10012 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
10013 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
10014 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
10015 - powerpc/rfi-flush: Always enable fallback flush on pseries
10016 - powerpc/rfi-flush: Differentiate enabled and patched flush types
10017 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
10018 - powerpc/64s: Move cpu_show_meltdown()
10019 - powerpc/64s: Enhance the information in cpu_show_meltdown()
10020 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
10021 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
10022
10023 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
10024 CVE-2017-5753 // CVE-2017-5754
10025 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
10026 - powerpc: Add security feature flags for Spectre/Meltdown
10027 - powerpc/pseries: Set or clear security feature flags
10028 - powerpc/powernv: Set or clear security feature flags
10029
10030 * Hisilicon network subsystem 3 support (LP: #1761610)
10031 - net: hns3: export pci table of hclge and hclgevf to userspace
10032 - d-i: Add hns3 drivers to nic-modules
10033
10034 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
10035 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
10036
10037 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
10038 - perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor
10039 - perf vendor events: Drop incomplete multiple mapfile support
10040 - perf vendor events: Fix error code in json_events()
10041 - perf vendor events: Drop support for unused topic directories
10042 - perf vendor events: Add support for pmu events vendor subdirectory
10043 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
10044 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
10045 - perf vendor events: Add support for arch standard events
10046 - perf vendor events arm64: Add armv8-recommended.json
10047 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
10048 - perf vendor events arm64: fixup A53 to use recommended events
10049 - perf vendor events arm64: add HiSilicon hip08 JSON file
10050 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
10051
10052 * Warning "cache flush timed out!" seen when unloading the cxl driver
10053 (LP: #1762367)
10054 - cxl: Check if PSL data-cache is available before issue flush request
10055
10056 * Bionic update to 4.15.16 stable release (LP: #1762370)
10057 - ARM: OMAP: Fix SRAM W+X mapping
10058 - ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]
10059 - ARM: dts: sun6i: a31s: bpi-m2: improve pmic properties
10060 - ARM: dts: sun6i: a31s: bpi-m2: add missing regulators
10061 - mtd: jedec_probe: Fix crash in jedec_read_mfr()
10062 - mtd: nand: atmel: Fix get_sectorsize() function
10063 - ALSA: usb-audio: Add native DSD support for TEAC UD-301
10064 - ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
10065 - ALSA: pcm: potential uninitialized return values
10066 - x86/platform/uv/BAU: Add APIC idt entry
10067 - perf/hwbp: Simplify the perf-hwbp code, fix documentation
10068 - ceph: only dirty ITER_IOVEC pages for direct read
10069 - ipc/shm.c: add split function to shm_vm_ops
10070 - i2c: i2c-stm32f7: fix no check on returned setup
10071 - powerpc/mm: Add tracking of the number of coprocessors using a context
10072 - powerpc/mm: Workaround Nest MMU bug with TLB invalidations
10073 - powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
10074 - partitions/msdos: Unable to mount UFS 44bsd partitions
10075 - xfrm_user: uncoditionally validate esn replay attribute struct
10076 - RDMA/ucma: Check AF family prior resolving address
10077 - RDMA/ucma: Fix use-after-free access in ucma_close
10078 - RDMA/ucma: Ensure that CM_ID exists prior to access it
10079 - RDMA/rdma_cm: Fix use after free race with process_one_req
10080 - RDMA/ucma: Check that device is connected prior to access it
10081 - RDMA/ucma: Check that device exists prior to accessing it
10082 - RDMA/ucma: Introduce safer rdma_addr_size() variants
10083 - ipv6: fix possible deadlock in rt6_age_examine_exception()
10084 - net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
10085 - xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
10086 - percpu: add __GFP_NORETRY semantics to the percpu balancing path
10087 - netfilter: x_tables: make allocation less aggressive
10088 - netfilter: bridge: ebt_among: add more missing match size checks
10089 - l2tp: fix races with ipv4-mapped ipv6 addresses
10090 - netfilter: drop template ct when conntrack is skipped.
10091 - netfilter: x_tables: add and use xt_check_proc_name
10092 - phy: qcom-ufs: add MODULE_LICENSE tag
10093 - Bluetooth: Fix missing encryption refresh on Security Request
10094 - drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
10095 - bitmap: fix memset optimization on big-endian systems
10096 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
10097 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
10098 - USB: serial: cp210x: add ELDAT Easywave RX09 id
10099 - serial: 8250: Add Nuvoton NPCM UART
10100 - mei: remove dev_err message on an unsupported ioctl
10101 - /dev/mem: Avoid overwriting "err" in read_mem()
10102 - media: usbtv: prevent double free in error case
10103 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
10104 - crypto: lrw - Free rctx->ext with kzfree
10105 - crypto: talitos - don't persistently map req_ctx->hw_context and
10106 req_ctx->buf
10107 - crypto: inside-secure - fix clock management
10108 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
10109 - crypto: talitos - fix IPsec cipher in length
10110 - crypto: ahash - Fix early termination in hash walk
10111 - crypto: caam - Fix null dereference at error path
10112 - crypto: ccp - return an actual key size from RSA max_size callback
10113 - crypto: arm,arm64 - Fix random regeneration of S_shipped
10114 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
10115 - Btrfs: fix unexpected cow in run_delalloc_nocow
10116 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
10117 - Revert "base: arch_topology: fix section mismatch build warnings"
10118 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
10119 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
10120 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
10121 - vt: change SGR 21 to follow the standards
10122 - ARM: dts: DRA76-EVM: Set powerhold property for tps65917
10123 - net: hns: Fix ethtool private flags
10124 - Fix slab name "biovec-(1<<(21-12))"
10125 - Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"
10126 - Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"
10127 - Revert "cpufreq: Fix governor module removal race"
10128 - Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
10129 - Linux 4.15.16
10130
10131 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
10132 starting 4.15-rc2 (LP: #1759893)
10133 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
10134 build"
10135 - [Config] CONFIG_BLK_DEV_NMVE=m
10136
10137 * Miscellaneous Ubuntu changes
10138 - [Packaging] Only install cloud init files when do_tools_common=true
10139
10140 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 13 Apr 2018 14:40:52 -0300
f4763a54 10141
9b4816de 10142linux (4.15.0-15.16) bionic; urgency=medium
8dabcacf 10143
9b4816de 10144 * linux: 4.15.0-15.16 -proposed tracker (LP: #1761177)
8dabcacf 10145
9b4816de
SF
10146 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
10147 - PM / hibernate: Make passing hibernate offsets more friendly
10148
10149 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
10150 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
10151
10152 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
10153 type(pseries-bionic) complaining "KVM implementation does not support
10154 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
10155 - powerpc: Use feature bit for RTC presence rather than timebase presence
10156 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
10157 - powerpc: Free up CPU feature bits on 64-bit machines
10158 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
10159 - powerpc/powernv: Provide a way to force a core into SMT4 mode
10160 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
10161 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
10162 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
10163
10164 * Important Kernel fixes to be backported for Power9 (kvm) (LP: #1758910)
10165 - powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
10166
10167 * Ubuntu 18.04 - IO Hang on some namespaces when running HTX with 16
10168 namespaces (Bolt / NVMe) (LP: #1757497)
10169 - powerpc/64s: Fix lost pending interrupt due to race causing lost update to
10170 irq_happened
10171
10172 * fwts-efi-runtime-dkms 18.03.00-0ubuntu1: fwts-efi-runtime-dkms kernel module
10173 failed to build (LP: #1760876)
10174 - [Packaging] include the retpoline extractor in the headers
10175
10176 -- Seth Forshee <seth.forshee@canonical.com> Wed, 04 Apr 2018 08:26:19 -0500
8dabcacf 10177
e4a338d3 10178linux (4.15.0-14.15) bionic; urgency=medium
f92cd195 10179
e4a338d3 10180 * linux: 4.15.0-14.15 -proposed tracker (LP: #1760678)
f92cd195 10181
e4a338d3
TLSC
10182 * [Bionic] mlx4 ETH - mlnx_qos failed when set some TC to vendor
10183 (LP: #1758662)
10184 - net/mlx4_en: Change default QoS settings
10185
10186 * AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10
10187 (LP: #1759312)
10188 - powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
10189
10190 * Bionic update to 4.15.15 stable release (LP: #1760585)
10191 - net: dsa: Fix dsa_is_user_port() test inversion
10192 - openvswitch: meter: fix the incorrect calculation of max delta_t
10193 - qed: Fix MPA unalign flow in case header is split across two packets.
10194 - tcp: purge write queue upon aborting the connection
10195 - qed: Fix non TCP packets should be dropped on iWARP ll2 connection
10196 - sysfs: symlink: export sysfs_create_link_nowarn()
10197 - net: phy: relax error checking when creating sysfs link netdev->phydev
10198 - devlink: Remove redundant free on error path
10199 - macvlan: filter out unsupported feature flags
10200 - net: ipv6: keep sk status consistent after datagram connect failure
10201 - ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
10202 - ipv6: sr: fix NULL pointer dereference when setting encap source address
10203 - ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
10204 - mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
10205 - net: phy: Tell caller result of phy_change()
10206 - ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
10207 - net sched actions: return explicit error when tunnel_key mode is not
10208 specified
10209 - ppp: avoid loop in xmit recursion detection code
10210 - rhashtable: Fix rhlist duplicates insertion
10211 - test_rhashtable: add test case for rhltable with duplicate objects
10212 - kcm: lock lower socket in kcm_attach
10213 - sch_netem: fix skb leak in netem_enqueue()
10214 - ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
10215 - net: use skb_to_full_sk() in skb_update_prio()
10216 - net: Fix hlist corruptions in inet_evict_bucket()
10217 - s390/qeth: free netdevice when removing a card
10218 - s390/qeth: when thread completes, wake up all waiters
10219 - s390/qeth: lock read device while queueing next buffer
10220 - s390/qeth: on channel error, reject further cmd requests
10221 - soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
10222 - dpaa_eth: fix error in dpaa_remove()
10223 - dpaa_eth: remove duplicate initialization
10224 - dpaa_eth: increment the RX dropped counter when needed
10225 - dpaa_eth: remove duplicate increment of the tx_errors counter
10226 - dccp: check sk for closed state in dccp_sendmsg()
10227 - ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
10228 - l2tp: do not accept arbitrary sockets
10229 - net: ethernet: arc: Fix a potential memory leak if an optional regulator is
10230 deferred
10231 - net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY
10232 interface
10233 - net: fec: Fix unbalanced PM runtime calls
10234 - net/iucv: Free memory obtained by kzalloc
10235 - netlink: avoid a double skb free in genlmsg_mcast()
10236 - net: Only honor ifindex in IP_PKTINFO if non-0
10237 - net: systemport: Rewrite __bcm_sysport_tx_reclaim()
10238 - qede: Fix qedr link update
10239 - skbuff: Fix not waking applications when errors are enqueued
10240 - team: Fix double free in error path
10241 - Linux 4.15.15
10242
10243 * Ubuntu 18.04 [ WSP DD2.2 with stop4 and stop5 enabled ]: kdump fails to
10244 capture dump when smt=2 or off. (LP: #1758206)
10245 - powerpc/crash: Remove the test for cpu_online in the IPI callback
10246 - powernv/kdump: Fix cases where the kdump kernel can get HMI's
10247 - powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
10248
10249 * [Intel Ubuntu 18.04 Bug] Null pointer dereference, when disconnecting RAID
10250 rebuild target (LP: #1759279)
10251 - md: document lifetime of internal rdev pointer.
10252
10253 * [Feature]Crystal Ridge:add support for the platform capabilities NFIT sub-
10254 table in ACPI 6.2A (LP: #1730829)
10255 - ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table
10256 - acpi: nfit: Add support for detect platform CPU cache flush on power loss
10257 - acpi: nfit: add persistent memory control flag for nd_region
10258 - libnvdimm: expose platform persistence attribute for nd_region
10259 - libnvdimm: re-enable deep flush for pmem devices via fsync()
10260 - libnvdimm, nfit: fix persistence domain reporting
10261
10262 * Allow multiple mounts of zfs datasets (LP: #1759848)
10263 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
10264
10265 * Update Aquantia driver to fix various issues (LP: #1759303)
10266 - net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
10267 - net: aquantia: Cleanup status flags accesses
10268 - net: aquantia: Cleanup hardware access modules
10269 - net: aquantia: Remove duplicate hardware descriptors declarations
10270 - net: aquantia: Add const qualifiers for hardware ops tables
10271 - net: aquantia: Simplify dependencies between pci modules
10272 - net: aquantia: Eliminate aq_nic structure abstraction
10273 - net: aquantia: Fix register definitions to linux style
10274 - net: aquantia: Prepend hw access functions declarations with prefix
10275 - net: aquantia: Fix internal stats calculation on rx
10276 - net: aquantia: Introduce new device ids and constants
10277 - net: aquantia: Introduce new AQC devices and capabilities
10278 - net: aquantia: Convert hw and caps structures to const static pointers
10279 - net: aquantia: Cleanup pci functions module
10280 - net: aquantia: Remove create/destroy from hw ops
10281 - net: aquantia: Change confusing no_ff_addr to more meaningful name
10282 - net: aquantia: Introduce firmware ops callbacks
10283 - net: aquantia: Introduce support for new firmware on AQC cards
10284 - net: aquantia: Introduce global AQC hardware reset sequence
10285 - net: aquantia: Report correct mediatype via ethtool
10286 - net: aquantia: bump driver version to match aquantia internal numbering
10287 - net: aquantia: Fix hardware reset when SPI may rarely hangup
10288 - net: aquantia: Fix a regression with reset on old firmware
10289 - net: aquantia: Change inefficient wait loop on fw data reads
10290 - net: aquantia: Add tx clean budget and valid budget handling logic
10291 - net: aquantia: Allow live mac address changes
10292 - net: aquantia: Implement pci shutdown callback
10293 - net: aquantia: driver version bump
10294
10295 * ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3: cpu hotplug on boslcp3g4 guest
10296 dumping call traces continuously. (LP: #1759722)
10297 - blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk
10298
10299 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
10300 after hotplug CPU add operation. (LP: #1759723)
10301 - genirq/affinity: assign vectors to all possible CPUs
10302 - blk-mq: simplify queue mapping & schedule with each possisble CPU
10303
10304 * test_bpf fails (LP: #1756150)
10305 - test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
10306
10307 * Bionic update to v4.15.14 stable release (LP: #1759655)
10308 - MIPS: ralink: Remove ralink_halt()
10309 - MIPS: ralink: Fix booting on MT7621
10310 - MIPS: lantiq: Fix Danube USB clock
10311 - MIPS: lantiq: Enable AHB Bus for USB
10312 - MIPS: lantiq: ase: Enable MFD_SYSCON
10313 - iio: chemical: ccs811: Corrected firmware boot/application mode transition
10314 - iio: st_pressure: st_accel: pass correct platform data to init
10315 - iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
10316 - ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
10317 - ALSA: aloop: Sync stale timer before release
10318 - ALSA: aloop: Fix access to not-yet-ready substream via cable
10319 - ALSA: hda - Force polling mode on CFL for fixing codec communication
10320 - ALSA: hda/realtek - Fix speaker no sound after system resume
10321 - ALSA: hda/realtek - Fix Dell headset Mic can't record
10322 - ALSA: hda/realtek - Always immediately update mute LED with pin VREF
10323 - mmc: core: Fix tracepoint print of blk_addr and blksz
10324 - mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
10325 - mmc: block: fix updating ext_csd caches on ioctl call
10326 - mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
10327 - mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
10328 - mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
10329 - PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
10330 - ahci: Add PCI-id for the Highpoint Rocketraid 644L card
10331 - lockdep: fix fs_reclaim warning
10332 - clk: bcm2835: Fix ana->maskX definitions
10333 - clk: bcm2835: Protect sections updating shared registers
10334 - clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops
10335 - RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
10336 - Drivers: hv: vmbus: Fix ring buffer signaling
10337 - pinctrl: samsung: Validate alias coming from DT
10338 - Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
10339 - Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
10340 - Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174
10341 - libata: fix length validation of ATAPI-relayed SCSI commands
10342 - libata: remove WARN() for DMA or PIO command without data
10343 - libata: don't try to pass through NCQ commands to non-NCQ devices
10344 - libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
10345 - libata: Enable queued TRIM for Samsung SSD 860
10346 - libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
10347 - libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
10348 - libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
10349 - sched, cgroup: Don't reject lower cpu.max on ancestors
10350 - cgroup: fix rule checking for threaded mode switching
10351 - nfsd: remove blocked locks on client teardown
10352 - media: tegra-cec: reset rx_buf_cnt when start bit detected
10353 - hugetlbfs: check for pgoff value overflow
10354 - h8300: remove extraneous __BIG_ENDIAN definition
10355 - mm/vmalloc: add interfaces to free unmapped page table
10356 - x86/mm: implement free pmd/pte page interfaces
10357 - mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
10358 - mm/thp: do not wait for lock_page() in deferred_split_scan()
10359 - mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
10360 - Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
10361 - drm/vmwgfx: Fix black screen and device errors when running without fbdev
10362 - drm/vmwgfx: Fix a destoy-while-held mutex problem.
10363 - drm/radeon: Don't turn off DP sink when disconnected
10364 - drm/amd/display: We shouldn't set format_default on plane as atomic driver
10365 - drm/amd/display: Add one to EDID's audio channel count when passing to DC
10366 - drm: Reject getfb for multi-plane framebuffers
10367 - drm: udl: Properly check framebuffer mmap offsets
10368 - mm/vmscan: wake up flushers for legacy cgroups too
10369 - module: propagate error in modules_open()
10370 - acpi, numa: fix pxm to online numa node associations
10371 - ACPI / watchdog: Fix off-by-one error at resource assignment
10372 - libnvdimm, {btt, blk}: do integrity setup before add_disk()
10373 - brcmfmac: fix P2P_DEVICE ethernet address generation
10374 - rtlwifi: rtl8723be: Fix loss of signal
10375 - tracing: probeevent: Fix to support minus offset from symbol
10376 - mtdchar: fix usage of mtd_ooblayout_ecc()
10377 - mtd: nand: fsl_ifc: Fix nand waitfunc return value
10378 - mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
10379 - mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
10380 - staging: ncpfs: memory corruption in ncp_read_kernel()
10381 - can: peak/pcie_fd: fix echo_skb is occupied! bug
10382 - can: peak/pcie_fd: remove useless code when interface starts
10383 - can: ifi: Repair the error handling
10384 - can: ifi: Check core revision upon probe
10385 - can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
10386 - can: cc770: Fix queue stall & dropped RTR reply
10387 - can: cc770: Fix use after free in cc770_tx_interrupt()
10388 - tty: vt: fix up tabstops properly
10389 - x86/entry/64: Don't use IST entry for #BP stack
10390 - selftests/x86/ptrace_syscall: Fix for yet more glibc interference
10391 - x86/vsyscall/64: Use proper accessor to update P4D entry
10392 - x86/efi: Free efi_pgd with free_pages()
10393 - posix-timers: Protect posix clock array access against speculation
10394 - kvm/x86: fix icebp instruction handling
10395 - x86/build/64: Force the linker to use 2MB page size
10396 - x86/boot/64: Verify alignment of the LOAD segment
10397 - hwmon: (k10temp) Only apply temperature offset if result is positive
10398 - hwmon: (k10temp) Add temperature offset for Ryzen 1900X
10399 - perf/x86/intel/uncore: Fix Skylake UPI event format
10400 - perf stat: Fix CVS output format for non-supported counters
10401 - perf/core: Fix ctx_event_type in ctx_resched()
10402 - trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type
10403 programs
10404 - perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
10405 - perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake
10406 servers
10407 - iio: ABI: Fix name of timestamp sysfs file
10408 - iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
10409 - iio: imu: st_lsm6dsx: introduce conf_lock mutex
10410 - staging: android: ion: Zero CMA allocated memory
10411 - kbuild: disable clang's default use of -fmerge-all-constants
10412 - bpf: skip unnecessary capability check
10413 - bpf, x64: increase number of passes
10414 - Linux 4.15.14
10415
10416 * System fails to start (boot) on battery due to read-only root file-system
10417 (LP: #1726930) // Bionic update to v4.15.14 stable release (LP: #1759655)
10418 - libata: disable LPM for Crucial BX100 SSD 500GB drive
10419
10420 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
10421 - thunderbolt: Resume control channel after hibernation image is created
10422 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
10423 - thunderbolt: Handle connecting device in place of host properly
10424 - thunderbolt: Do not overwrite error code when domain adding fails
10425 - thunderbolt: Wait a bit longer for root switch config space
10426 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
10427 - thunderbolt: Handle rejected Thunderbolt devices
10428 - thunderbolt: Factor common ICM add and update operations out
10429 - thunderbolt: Correct function name in kernel-doc comment
10430 - thunderbolt: Add tb_switch_get()
10431 - thunderbolt: Add tb_switch_find_by_route()
10432 - thunderbolt: Add tb_xdomain_find_by_route()
10433 - thunderbolt: Add constant for approval timeout
10434 - thunderbolt: Move driver ready handling to struct icm
10435 - thunderbolt: Add 'boot' attribute for devices
10436 - thunderbolt: Add support for preboot ACL
10437 - Documentation/admin-guide: fixes for thunderbolt.rst
10438 - thunderbolt: Introduce USB only (SL4) security level
10439 - thunderbolt: Add support for Intel Titan Ridge
10440
10441 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
10442 - ath10k: update the IRAM bank number for QCA9377
10443
10444 * nfp: fix disabling on hw-tc-offload in flower (LP: #1752828)
10445 - nfp: bpf: require ETH table
10446 - nfp: don't advertise hw-tc-offload on non-port netdevs
10447 - nfp: forbid disabling hw-tc-offload on representors while offload active
10448
10449 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
10450 (LP: #1759511)
10451 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
10452
10453 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
10454 - [Packaging] retpoline -- add safe usage hint support
10455 - [Packaging] retpoline-check -- only report additions
10456 - [Packaging] retpoline -- widen indirect call/jmp detection
10457 - [Packaging] retpoline -- elide %rip relative indirections
10458 - [Packaging] retpoline -- clear hint information from packages
10459 - SAUCE: apm -- annotate indirect calls within
10460 firmware_restrict_branch_speculation_{start,end}
10461 - SAUCE: EFI -- annotate indirect calls within
10462 firmware_restrict_branch_speculation_{start,end}
10463 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
10464 code
10465 - SAUCE: vga_set_mode -- avoid jump tables
10466 - [Config] retpoine -- switch to new format
10467
10468 * zfs system process hung on container stop/delete (LP: #1754584)
10469 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
10470 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
10471 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
10472
10473 * Important KVM fixes for ppc64el (LP: #1759045)
10474 - KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
10475 - KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
10476 - KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
10477 - KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
10478 - KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
10479 - KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
10480 - KVM: PPC: Book3S HV: Fix duplication of host SLB entries
10481
10482 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
10483 (LP: #1755073)
10484 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
10485
10486 * Update to ocxl driver (LP: #1755161)
10487 - ocxl: fix signed comparison with less than zero
10488 - ocxl: Fix potential bad errno on irq allocation
10489 - ocxl: Add get_metadata IOCTL to share OCXL information to userspace
10490
10491 * CAPI Flash (cxlflash) update (LP: #1752672)
10492 - scsi: cxlflash: Update cxl-specific arguments to generic cookie
10493 - scsi: cxlflash: Explicitly cache number of interrupts per context
10494 - scsi: cxlflash: Remove embedded CXL work structures
10495 - scsi: cxlflash: Adapter context init can return error
10496 - scsi: cxlflash: Staging to support future accelerators
10497 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
10498 - SAUCE: cxlflash: Avoid clobbering context control register value
10499 - SAUCE: cxlflash: Add argument identifier names
10500 - SAUCE: cxlflash: Introduce OCXL backend
10501 - SAUCE: cxlflash: Hardware AFU for OCXL
10502 - SAUCE: cxlflash: Read host function configuration
10503 - SAUCE: cxlflash: Setup function acTag range
10504 - SAUCE: cxlflash: Read host AFU configuration
10505 - SAUCE: cxlflash: Setup AFU acTag range
10506 - SAUCE: cxlflash: Setup AFU PASID
10507 - SAUCE: cxlflash: Adapter context support for OCXL
10508 - SAUCE: cxlflash: Use IDR to manage adapter contexts
10509 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
10510 - SAUCE: cxlflash: Support adapter context discovery
10511 - SAUCE: cxlflash: Support image reload policy modification
10512 - SAUCE: cxlflash: MMIO map the AFU
10513 - SAUCE: cxlflash: Support starting an adapter context
10514 - SAUCE: cxlflash: Support process specific mappings
10515 - SAUCE: cxlflash: Support AFU state toggling
10516 - SAUCE: cxlflash: Support reading adapter VPD data
10517 - SAUCE: cxlflash: Setup function OCXL link
10518 - SAUCE: cxlflash: Setup OCXL transaction layer
10519 - SAUCE: cxlflash: Support process element lifecycle
10520 - SAUCE: cxlflash: Support AFU interrupt management
10521 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
10522 - SAUCE: cxlflash: Support starting user contexts
10523 - SAUCE: cxlflash: Support adapter context polling
10524 - SAUCE: cxlflash: Support adapter context reading
10525 - SAUCE: cxlflash: Support adapter context mmap and release
10526 - SAUCE: cxlflash: Support file descriptor mapping
10527 - SAUCE: cxlflash: Introduce object handle fop
10528 - SAUCE: cxlflash: Setup LISNs for user contexts
10529 - SAUCE: cxlflash: Setup LISNs for master contexts
10530 - SAUCE: cxlflash: Update synchronous interrupt status bits
10531 - SAUCE: cxlflash: Introduce OCXL context state machine
10532 - SAUCE: cxlflash: Register for translation errors
10533 - SAUCE: cxlflash: Support AFU reset
10534 - SAUCE: cxlflash: Enable OCXL operations
10535
10536 * [Feature][CFL] Enable pmc_core driver for H, S, and U SKUs (LP: #1730770)
10537 - platform/x86: intel_pmc_core: Remove unused EXPORTED API
10538 - platform/x86: intel_pmc_core: Change driver to a module
10539 - platform/x86: intel_pmc_core: Fix file permission warnings
10540 - platform/x86: intel_pmc_core: Refactor debugfs entries
10541 - platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
10542 - platform/x86: intel_pmc_core: Convert to ICPU macro
10543 - platform/x86: intel_pmc_core: Remove unused header file
10544 - ACPI / LPIT: Export lpit_read_residency_count_address()
10545 - platform/x86: intel_pmc_core: Read base address from LPIT
10546 - x86/cpu: Add Cannonlake to Intel family
10547 - platform/x86: intel_pmc_core: Add CannonLake PCH support
10548 - platform/x86: intel_pmc_core: Special case for Coffeelake
10549
10550 * Cpu utilization showing system time for kvm guests (performance) (sysstat)
10551 (LP: #1755979)
10552 - KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
10553
10554 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
10555 (LP: #1736393)
10556 - SAUCE: drm/i915:Don't set chip specific data
10557 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
10558
10559 * [Bug] ISH support for CFL-H (LP: #1739522)
10560 - HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
10561
10562 * ath9k can't connect to wifi AP (LP: #1727228)
10563 - ath9k: add MSI support
10564 - ath9k: add a quirk to set use_msi automatically
10565
10566 * [P9,Power NV][Witherspoon][Ubuntu 18.04][Perf] : PMU events by name it is
10567 not listed under perf list (LP: #1755470)
10568 - iperf vendor events: Use more flexible pattern matching for CPU
10569 identification for mapfile.csv
10570
10571 * zed process consuming 100% cpu (LP: #1751796)
10572 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
10573
10574 * Bionic update to 4.15.13 stable release (LP: #1758886)
10575 - scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura
10576 controllers
10577 - staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
10578 - drm/amdgpu: use polling mem to set SDMA3 wptr for VF
10579 - Bluetooth: hci_qca: Avoid setup failure on missing rampatch
10580 - Bluetooth: btqcomsmd: Fix skb double free corruption
10581 - cpufreq: longhaul: Revert transition_delay_us to 200 ms
10582 - media: c8sectpfe: fix potential NULL pointer dereference in
10583 c8sectpfe_timer_interrupt
10584 - drm/msm: fix leak in failed get_pages
10585 - IB/ipoib: Warn when one port fails to initialize
10586 - RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
10587 - hv_netvsc: Fix the receive buffer size limit
10588 - hv_netvsc: Fix the TX/RX buffer default sizes
10589 - tcp: allow TLP in ECN CWR
10590 - spi: sh-msiof: Avoid writing to registers from spi_master.setup()
10591 - libbpf: prefer global symbols as bpf program name source
10592 - rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
10593 - rtlwifi: always initialize variables given to RT_TRACE()
10594 - media: bt8xx: Fix err 'bt878_probe()'
10595 - ath10k: handling qos at STA side based on AP WMM enable/disable
10596 - media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
10597 - qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
10598 - tty: goldfish: Enable 'earlycon' only if built-in
10599 - serial: 8250_dw: Disable clock on error
10600 - cros_ec: fix nul-termination for firmware build info
10601 - watchdog: Fix potential kref imbalance when opening watchdog
10602 - watchdog: Fix kref imbalance seen if handle_boot_enabled=0
10603 - platform/chrome: Use proper protocol transfer function
10604 - dmaengine: zynqmp_dma: Fix race condition in the probe
10605 - drm/tilcdc: ensure nonatomic iowrite64 is not used
10606 - mmc: avoid removing non-removable hosts during suspend
10607 - mmc: block: fix logical error to avoid memory leak
10608 - /dev/mem: Add bounce buffer for copy-out
10609 - net: phy: meson-gxl: check phy_write return value
10610 - sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
10611 - sfp: fix non-detection of PHY
10612 - media: s5p-mfc: Fix lock contention - request_firmware() once
10613 - rtc: ac100: Fix multiple race conditions
10614 - IB/ipoib: Avoid memory leak if the SA returns a different DGID
10615 - RDMA/cma: Use correct size when writing netlink stats
10616 - IB/umem: Fix use of npages/nmap fields
10617 - iser-target: avoid reinitializing rdma contexts for isert commands
10618 - bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
10619 - vgacon: Set VGA struct resource types
10620 - omapdrm: panel: fix compatible vendor string for td028ttec1
10621 - mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
10622 - drm/omap: DMM: Check for DMM readiness after successful transaction commit
10623 - pty: cancel pty slave port buf's work in tty_release
10624 - coresight: Fix disabling of CoreSight TPIU
10625 - PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
10626 - PCI: endpoint: Fix find_first_zero_bit() usage
10627 - PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
10628 - media: davinci: fix a debug printk
10629 - clk: check ops pointer on clock register
10630 - dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
10631 - clk: use round rate to bail out early in set_rate
10632 - pinctrl: Really force states during suspend/resume
10633 - pinctrl: rockchip: enable clock when reading pin direction register
10634 - iommu/vt-d: clean up pr_irq if request_threaded_irq fails
10635 - ip6_vti: adjust vti mtu according to mtu of lower device
10636 - ip_gre: fix error path when erspan_rcv failed
10637 - ip_gre: fix potential memory leak in erspan_rcv
10638 - soc: qcom: smsm: fix child-node lookup
10639 - RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
10640 - ARM: dts: aspeed-evb: Add unit name to memory node
10641 - nfsd4: permit layoutget of executable-only files
10642 - clk: at91: pmc: Wait for clocks when resuming
10643 - clk: Don't touch hardware when reparenting during registration
10644 - clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
10645 - clk: si5351: Rename internal plls to avoid name collisions
10646 - crypto: artpec6 - set correct iv size for gcm(aes)
10647 - hwrng: core - Clean up RNG list when last hwrng is unregistered
10648 - dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
10649 - IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
10650 - IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
10651 - RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
10652 - serial: 8250_pci: Don't fail on multiport card class
10653 - RDMA/core: Do not use invalid destination in determining port reuse
10654 - clk: migrate the count of orphaned clocks at init
10655 - RDMA/ucma: Fix access to non-initialized CM_ID object
10656 - RDMA/ucma: Don't allow join attempts for unsupported AF family
10657 - Linux 4.15.13
10658
10659 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
10660 "always" (LP: #1753708)
10661 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
10662
10663 * Bionic update to 4.15.12 stable release (LP: #1757465)
10664 - x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
10665 - x86/cpufeatures: Add Intel PCONFIG cpufeature
10666 - selftests/x86/entry_from_vm86: Exit with 1 if we fail
10667 - selftests/x86/entry_from_vm86: Add test cases for POPF
10668 - x86/vm86/32: Fix POPF emulation
10669 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on
10670 32-bit kernels
10671 - x86/speculation: Remove Skylake C2 from Speculation Control microcode
10672 blacklist
10673 - KVM: x86: Fix device passthrough when SME is active
10674 - x86/mm: Fix vmalloc_fault to use pXd_large
10675 - parisc: Handle case where flush_cache_range is called with no context
10676 - ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
10677 - ALSA: hda - Revert power_save option default value
10678 - ALSA: seq: Fix possible UAF in snd_seq_check_queue()
10679 - ALSA: seq: Clear client entry before deleting else at closing
10680 - drm/nouveau/bl: Fix oops on driver unbind
10681 - drm/nouveau/mmu: ALIGN_DOWN correct variable
10682 - drm/amdgpu: fix prime teardown order
10683 - drm/radeon: fix prime teardown order
10684 - drm/amdgpu/dce: Don't turn off DP sink when disconnected
10685 - fs: Teach path_connected to handle nfs filesystems with multiple roots.
10686 - KVM: arm/arm64: Reduce verbosity of KVM init log
10687 - KVM: arm/arm64: Reset mapped IRQs on VM reset
10688 - kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
10689 - KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
10690 - lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
10691 - fs/aio: Add explicit RCU grace period when freeing kioctx
10692 - fs/aio: Use RCU accessors for kioctx_table->table[]
10693 - RDMAVT: Fix synchronization around percpu_ref
10694 - irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
10695 - nvme: fix subsystem multiple controllers support check
10696 - xfs: preserve i_rdev when recycling a reclaimable inode
10697 - btrfs: Fix NULL pointer exception in find_bio_stripe
10698 - btrfs: add missing initialization in btrfs_check_shared
10699 - btrfs: alloc_chunk: fix DUP stripe size handling
10700 - btrfs: Fix use-after-free when cleaning up fs_devs with a single stale
10701 device
10702 - btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
10703 - btrfs: Fix memory barriers usage with device stats counters
10704 - scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
10705 - scsi: qla2xxx: Fix NULL pointer access for fcport structure
10706 - scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
10707 - scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
10708 - usb: dwc2: fix STM32F7 USB OTG HS compatible
10709 - dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
10710 - USB: gadget: udc: Add missing platform_device_put() on error in
10711 bdc_pci_probe()
10712 - usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
10713 - usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
10714 - usb: dwc3: of-simple: fix oops by unbalanced clk disable call
10715 - usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
10716 - phy: phy-brcm-usb: Fix two DT properties to match bindings doc
10717 - phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
10718 - phy: phy-brcm-usb-init: DRD mode can cause crash on startup
10719 - phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
10720 - Linux 4.15.12
10721
10722 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
10723 (LP: #1757228)
10724 - cxl: Fix timebase synchronization status on P9
10725
10726 * [Feature][GLK] Enable L2 CDP (Code and Data Prioritization) (LP: #1737873)
10727 - x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
10728 - x86/intel_rdt: Add command line parameter to control L2_CDP
10729
10730 * [Feature] Crystal Ridge-Restrict DAX to configurations with struct page
10731 (LP: #1751724)
10732 - mm, dax: introduce pfn_t_special()
10733 - ext2: auto disable dax instead of failing mount
10734 - ext4: auto disable dax instead of failing mount
10735 - dax: require 'struct page' by default for filesystem dax
10736 - Config: Enable CONFIG_FS_DAX_LIMITED
10737
10738 * Bionic update to 4.15.11 stable release (LP: #1756978)
10739 - x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
10740 - ASoC: sun4i-i2s: Fix RX slot number of SUN8I
10741 - ASoC: sgtl5000: Fix suspend/resume
10742 - ASoC: wm_adsp: For TLV controls only register TLV get/set
10743 - ASoC: rt5651: Fix regcache sync errors on resume
10744 - usb: host: xhci-rcar: add support for r8a77965
10745 - xhci: Fix front USB ports on ASUS PRIME B350M-A
10746 - xhci: fix endpoint context tracer output
10747 - serial: sh-sci: prevent lockup on full TTY buffers
10748 - tty/serial: atmel: add new version check for usart
10749 - uas: fix comparison for error code
10750 - staging: comedi: fix comedi_nsamples_left.
10751 - staging: android: ashmem: Fix lockdep issue during llseek
10752 - scsi: sd_zbc: Fix potential memory leak
10753 - USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
10754 - usbip: vudc: fix null pointer dereference on udc->lock
10755 - usb: quirks: add control message delay for 1b1c:1b20
10756 - usb: usbmon: Read text within supplied buffer size
10757 - usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
10758 - usb: dwc3: Fix lock-up on ID change during system suspend/resume
10759 - serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
10760 - serial: core: mark port as initialized in autoconfig
10761 - earlycon: add reg-offset to physical address before mapping
10762 - dm mpath: fix passing integrity data
10763 - Revert "btrfs: use proper endianness accessors for super_copy"
10764 - gfs2: Clean up {lookup,fillup}_metapath
10765 - gfs2: Fixes to "Implement iomap for block_map" (2)
10766 - drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
10767 - spi: imx: Fix failure path leak on GPIO request error correctly
10768 - HID: multitouch: Only look at non touch fields in first packet of a frame
10769 - KVM: PPC: Book3S HV: Avoid shifts by negative amounts
10770 - drm/edid: set ELD connector type in drm_edid_to_eld()
10771 - dma-buf/fence: Fix lock inversion within dma-fence-array
10772 - video/hdmi: Allow "empty" HDMI infoframes
10773 - KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
10774 - HID: elo: clear BTN_LEFT mapping
10775 - iwlwifi: mvm: rs: don't override the rate history in the search cycle
10776 - ARM: dts: koelsch: Move cec_clock to root node
10777 - clk: meson: gxbb: fix wrong clock for SARADC/SANA
10778 - ARM: dts: exynos: Correct Trats2 panel reset line
10779 - drm/amdgpu: fix get_max_engine_clock_in_mhz
10780 - staging: rtl8822be: fix missing null check on dev_alloc_skb return
10781 - typec: tcpm: fusb302: Resolve out of order messaging events
10782 - USB: ledtrig-usbport: fix of-node leak
10783 - dt-bindings: serial: Add common rs485 binding for RTS polarity
10784 - sched: Stop switched_to_rt() from sending IPIs to offline CPUs
10785 - sched: Stop resched_cpu() from sending IPIs to offline CPUs
10786 - crypto: chelsio - Fix an error code in chcr_hash_dma_map()
10787 - crypto: ecc - Fix NULL pointer deref. on no default_rng
10788 - crypto: keywrap - Add missing ULL suffixes for 64-bit constants
10789 - crypto: cavium - fix memory leak on info
10790 - test_firmware: fix setting old custom fw path back on exit
10791 - drm/vblank: Fix vblank timestamp debugs
10792 - net: ieee802154: adf7242: Fix bug if defined DEBUG
10793 - rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
10794 - perf report: Fix -D output for user metadata events
10795 - net: xfrm: allow clearing socket xfrm policies.
10796 - gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
10797 - mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
10798 - net: thunderx: Set max queue count taking XDP_TX into account
10799 - ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
10800 - ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
10801 - mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
10802 - userns: Don't fail follow_automount based on s_user_ns
10803 - xfrm: Fix xfrm_replay_overflow_offload_esn
10804 - leds: pm8058: Silence pointer to integer size warning
10805 - bpf: fix stack state printing in verifier log
10806 - power: supply: sbs-message: double left shift bug in sbsm_select()
10807 - power: supply: ab8500_charger: Fix an error handling path
10808 - power: supply: ab8500_charger: Bail out in case of error in
10809 'ab8500_charger_init_hw_registers()'
10810 - drm/etnaviv: make THERMAL selectable
10811 - iio: adc: ina2xx: Shift bus voltage register to mask flag bits
10812 - iio: health: max30102: Add power enable parameter to get_temp function
10813 - ath10k: update tdls teardown state to target
10814 - cpufreq: Fix governor module removal race
10815 - KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
10816 - drm/amdgpu:fix random missing of FLR NOTIFY
10817 - scsi: ses: don't ask for diagnostic pages repeatedly during probe
10818 - pwm: stmpe: Fix wrong register offset for hwpwm=2 case
10819 - drm/sun4i: Fix format mask in DE2 driver
10820 - pinctrl: sh-pfc: r8a7791: Add can_clk function
10821 - pinctrl: sh-pfc: r8a7795-es1: Fix MOD_SEL1 bit[25:24] to 0x3 when using
10822 STP_ISEN_1_D
10823 - perf annotate: Fix unnecessary memory allocation for s390x
10824 - perf annotate: Fix objdump comment parsing for Intel mov dissassembly
10825 - iwlwifi: mvm: avoid dumping assert log when device is stopped
10826 - drm/amdgpu:fix virtual dce bug
10827 - drm/amdgpu: fix amdgpu_sync_resv v2
10828 - bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
10829 - clk: qcom: msm8916: fix mnd_width for codec_digcodec
10830 - mwifiex: cfg80211: do not change virtual interface during scan processing
10831 - ath10k: fix invalid STS_CAP_OFFSET_MASK
10832 - tools/usbip: fixes build with musl libc toolchain
10833 - spi: sun6i: disable/unprepare clocks on remove
10834 - bnxt_en: Don't print "Link speed -1 no longer supported" messages.
10835 - scsi: core: scsi_get_device_flags_keyed(): Always return device flags
10836 - scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
10837 - scsi: dh: add new rdac devices
10838 - clk: renesas: r8a77970: Add LVDS clock
10839 - staging: fsl-dpaa2/eth: Fix access to FAS field
10840 - media: vsp1: Prevent suspending and resuming DRM pipelines
10841 - dm raid: fix raid set size revalidation
10842 - media: cpia2: Fix a couple off by one bugs
10843 - media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
10844 - virtio_net: Disable interrupts if napi_complete_done rescheduled napi
10845 - net: sched: drop qdisc_reset from dev_graft_qdisc
10846 - veth: set peer GSO values
10847 - drm/amdkfd: Fix memory leaks in kfd topology
10848 - powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled
10849 context
10850 - arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset
10851 - agp/intel: Flush all chipset writes after updating the GGTT
10852 - mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
10853 - mac80211: remove BUG() when interface type is invalid
10854 - crypto: caam/qi - use correct print specifier for size_t
10855 - ASoC: nuc900: Fix a loop timeout test
10856 - mmc: mmc_test: Ensure command queue is disabled for testing
10857 - Fix misannotated out-of-line _copy_to_user()
10858 - ipvlan: add L2 check for packets arriving via virtual devices
10859 - rcutorture/configinit: Fix build directory error message
10860 - locking/locktorture: Fix num reader/writer corner cases
10861 - ima: relax requiring a file signature for new files with zero length
10862 - IB/mlx5: revisit -Wmaybe-uninitialized warning
10863 - dmaengine: qcom_hidma: check pending interrupts
10864 - drm/i915/glk: Disable Guc and HuC on GLK
10865 - Linux 4.15.11
10866 - Config: Enable CONFIG_DRM_ETNAVIV_THERMAL=y
10867
10868 * [FFE][Feature] KVM CLX avx512_vnni (LP: #1739665)
10869 - KVM: x86: add support for UMIP
10870 - KVM: Expose new cpu features to guest
10871
10872 * Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat mode
10873 guests(ubuntu14.04.5) (kvm) (LP: #1756254)
10874 - KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
10875
10876 * Allow hugepage backing for "p8compat" mode kvm guests (LP: #1754206)
10877 - KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
10878
10879 * [Bug][KVM][Crystal Ridge] Terrible performance of vNVDIMM on QEMU with
10880 device DAX backend (LP: #1745899)
10881 - x86/mm: add a function to check if a pfn is UC/UC-/WC
10882 - KVM: MMU: consider host cache mode in MMIO page check
10883
10884 * nfp: read ME frequency from vNIC ctrl memory (LP: #1752818)
10885 - nfp: add TLV capabilities to the BAR
10886 - nfp: read ME frequency from vNIC ctrl memory
10887 - nfp: fix TLV offset calculation
10888
10889 * Miscellaneous Ubuntu changes
10890 - [Packaging] skip cloud tools packaging when not building package
10891 - [Packaging] final-checks -- remove check for empty retpoline files
10892
10893 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 02 Apr 2018 15:43:20 -0300
f92cd195 10894
6dc5db97 10895linux (4.15.0-13.14) bionic; urgency=medium
e06d7aad 10896
6dc5db97 10897 * linux: 4.15.0-13.14 -proposed tracker (LP: #1756408)
e06d7aad 10898
6dc5db97
TLSC
10899 * devpts: handle bind-mounts (LP: #1755857)
10900 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
10901 - SAUCE: devpts: resolve devpts bind-mounts
10902 - SAUCE: devpts: comment devpts_mntget()
10903 - SAUCE: selftests: add devpts selftests
10904
10905 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
10906 - d-i: add hisi_sas_v3_hw to scsi-modules
10907
10908 * [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
10909 (LP: #1756097)
10910 - RDMA/hns: Refactor eq code for hip06
10911 - RDMA/hns: Add eq support of hip08
10912 - RDMA/hns: Add detailed comments for mb() call
10913 - RDMA/hns: Add rq inline data support for hip08 RoCE
10914 - RDMA/hns: Update the usage of sr_max and rr_max field
10915 - RDMA/hns: Set access flags of hip08 RoCE
10916 - RDMA/hns: Filter for zero length of sge in hip08 kernel mode
10917 - RDMA/hns: Fix QP state judgement before sending work requests
10918 - RDMA/hns: Assign dest_qp when deregistering mr
10919 - RDMA/hns: Fix endian problems around imm_data and rkey
10920 - RDMA/hns: Assign the correct value for tx_cqn
10921 - RDMA/hns: Create gsi qp in hip08
10922 - RDMA/hns: Add gsi qp support for modifying qp in hip08
10923 - RDMA/hns: Fill sq wqe context of ud type in hip08
10924 - RDMA/hns: Assign zero for pkey_index of wc in hip08
10925 - RDMA/hns: Update the verbs of polling for completion
10926 - RDMA/hns: Set the guid for hip08 RoCE device
10927 - net: hns3: Refactor of the reset interrupt handling logic
10928 - net: hns3: Add reset service task for handling reset requests
10929 - net: hns3: Refactors the requested reset & pending reset handling code
10930 - net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
10931 - net: hns3: Add mailbox support to VF driver
10932 - net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
10933 - net: hns3: Add HNS3 VF driver to kernel build framework
10934 - net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
10935 - net: hns3: Add mailbox support to PF driver
10936 - net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
10937 - net: hns3: Add mailbox interrupt handling to PF driver
10938 - net: hns3: add support to query tqps number
10939 - net: hns3: add support to modify tqps number
10940 - net: hns3: change the returned tqp number by ethtool -x
10941 - net: hns3: free the ring_data structrue when change tqps
10942 - net: hns3: get rss_size_max from configuration but not hardcode
10943 - net: hns3: add a mask initialization for mac_vlan table
10944 - net: hns3: add vlan offload config command
10945 - net: hns3: add ethtool related offload command
10946 - net: hns3: add handling vlan tag offload in bd
10947 - net: hns3: cleanup mac auto-negotiation state query
10948 - net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
10949 - net: hns3: add support for set_pauseparam
10950 - net: hns3: add support to update flow control settings after autoneg
10951 - net: hns3: add Asym Pause support to phy default features
10952 - net: hns3: add support for querying advertised pause frame by ethtool ethx
10953 - net: hns3: Increase the default depth of bucket for TM shaper
10954 - net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
10955 - net: hns3: hns3_get_channels() can be static
10956 - net: hns3: Add ethtool interface for vlan filter
10957 - net: hns3: Disable VFs change rxvlan offload status
10958 - net: hns3: Unify the strings display of packet statistics
10959 - net: hns3: Fix spelling errors
10960 - net: hns3: Remove repeat statistic of rx_errors
10961 - net: hns3: Modify the update period of packet statistics
10962 - net: hns3: Mask the packet statistics query when NIC is down
10963 - net: hns3: Fix an error of total drop packet statistics
10964 - net: hns3: Fix a loop index error of tqp statistics query
10965 - net: hns3: Fix an error macro definition of HNS3_TQP_STAT
10966 - net: hns3: Remove a useless member of struct hns3_stats
10967 - net: hns3: Add packet statistics of netdev
10968 - net: hns3: Fix a response data read error of tqp statistics query
10969 - net: hns3: fix for updating fc_mode_last_time
10970 - net: hns3: fix for setting MTU
10971 - net: hns3: fix for changing MTU
10972 - net: hns3: add MTU initialization for hardware
10973 - net: hns3: fix for not setting pause parameters
10974 - net: hns3: remove redundant semicolon
10975 - net: hns3: Add more packet size statisctics
10976 - Revert "net: hns3: Add packet statistics of netdev"
10977 - net: hns3: report the function type the same line with hns3_nic_get_stats64
10978 - net: hns3: add ethtool_ops.get_channels support for VF
10979 - net: hns3: remove TSO config command from VF driver
10980 - net: hns3: add ethtool_ops.get_coalesce support to PF
10981 - net: hns3: add ethtool_ops.set_coalesce support to PF
10982 - net: hns3: refactor interrupt coalescing init function
10983 - net: hns3: refactor GL update function
10984 - net: hns3: remove unused GL setup function
10985 - net: hns3: change the unit of GL value macro
10986 - net: hns3: add int_gl_idx setup for TX and RX queues
10987 - net: hns3: add feature check when feature changed
10988 - net: hns3: check for NULL function pointer in hns3_nic_set_features
10989 - net: hns: Fix for variable may be used uninitialized warnings
10990 - net: hns3: add support for get_regs
10991 - net: hns3: add manager table initialization for hardware
10992 - net: hns3: add ethtool -p support for fiber port
10993 - net: hns3: add net status led support for fiber port
10994 - net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
10995 - net: hns3: add get/set_coalesce support to VF
10996 - net: hns3: add int_gl_idx setup for VF
10997 - [Config]: enable CONFIG_HNS3_HCLGEVF as module.
10998
10999 * [Bionic][ARM64] add RAS extension and SDEI features (LP: #1756096)
11000 - KVM: arm64: Store vcpu on the stack during __guest_enter()
11001 - KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
11002 - KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
11003 - arm64: alternatives: use tpidr_el2 on VHE hosts
11004 - KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
11005 - Docs: dt: add devicetree binding for describing arm64 SDEI firmware
11006 - firmware: arm_sdei: Add driver for Software Delegated Exceptions
11007 - arm64: Add vmap_stack header file
11008 - arm64: uaccess: Add PAN helper
11009 - arm64: kernel: Add arch-specific SDEI entry code and CPU masking
11010 - firmware: arm_sdei: Add support for CPU and system power states
11011 - firmware: arm_sdei: add support for CPU private events
11012 - arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
11013 - firmware: arm_sdei: Discover SDEI support via ACPI
11014 - arm64: sysreg: Move to use definitions for all the SCTLR bits
11015 - arm64: cpufeature: Detect CPU RAS Extentions
11016 - arm64: kernel: Survive corrected RAS errors notified by SError
11017 - arm64: Unconditionally enable IESB on exception entry/return for firmware-
11018 first
11019 - arm64: kernel: Prepare for a DISR user
11020 - KVM: arm/arm64: mask/unmask daif around VHE guests
11021 - KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
11022 - KVM: arm64: Save/Restore guest DISR_EL1
11023 - KVM: arm64: Save ESR_EL2 on guest SError
11024 - KVM: arm64: Handle RAS SErrors from EL1 on guest exit
11025 - KVM: arm64: Handle RAS SErrors from EL2 on guest exit
11026 - KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
11027 - [Config]: enable RAS_EXTN and ARM_SDE_INTERFACE
11028
11029 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
11030 - scsi: hisi_sas: fix dma_unmap_sg() parameter
11031 - scsi: ata: enhance the definition of SET MAX feature field value
11032 - scsi: hisi_sas: relocate clearing ITCT and freeing device
11033 - scsi: hisi_sas: optimise port id refresh function
11034 - scsi: hisi_sas: some optimizations of host controller reset
11035 - scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
11036 - scsi: hisi_sas: add an mechanism to do reset work synchronously
11037 - scsi: hisi_sas: change ncq process for v3 hw
11038 - scsi: hisi_sas: add RAS feature for v3 hw
11039 - scsi: hisi_sas: add some print to enhance debugging
11040 - scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
11041 - scsi: hisi_sas: add v2 hw port AXI error handling support
11042 - scsi: hisi_sas: use an general way to delay PHY work
11043 - scsi: hisi_sas: do link reset for some CHL_INT2 ints
11044 - scsi: hisi_sas: judge result of internal abort
11045 - scsi: hisi_sas: add internal abort dev in some places
11046 - scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
11047 - scsi: hisi_sas: re-add the lldd_port_deformed()
11048 - scsi: hisi_sas: add v3 hw suspend and resume
11049 - scsi: hisi_sas: Change frame type for SET MAX commands
11050 - scsi: hisi_sas: make local symbol host_attrs static
11051 - scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
11052 - SAUCE: scsi: hisi_sas: config for hip08 ES
11053 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
11054 - PM / core: Add LEAVE_SUSPENDED driver flag
11055 - PCI / PM: Support for LEAVE_SUSPENDED driver flag
11056 - PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
11057 - PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
11058 - PCI/ASPM: Enable Latency Tolerance Reporting when supported
11059 - PCI/ASPM: Unexport internal ASPM interfaces
11060 - PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
11061 - PCI/AER: Return error if AER is not supported
11062 - PCI/DPC: Enable DPC only if AER is available
11063
11064 * [CVE] Spectre: System Z {kernel} UBUNTU18.04 (LP: #1754580)
11065 - s390: scrub registers on kernel entry and KVM exit
11066 - s390: add optimized array_index_mask_nospec
11067 - s390/alternative: use a copy of the facility bit mask
11068 - s390: add options to change branch prediction behaviour for the kernel
11069 - s390: run user space and KVM guests with modified branch prediction
11070 - s390: introduce execute-trampolines for branches
11071 - s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
11072 - s390: do not bypass BPENTER for interrupt system calls
11073 - s390/entry.S: fix spurious zeroing of r0
11074
11075 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
11076 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
11077
11078 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
11079 fixes (LP: #1752182)
11080 - scsi: lpfc: FLOGI failures are reported when connected to a private loop.
11081 - scsi: lpfc: Expand WQE capability of every NVME hardware queue
11082 - scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
11083 - scsi: lpfc: Fix NVME LS abort_xri
11084 - scsi: lpfc: Raise maximum NVME sg list size for 256 elements
11085 - scsi: lpfc: Driver fails to detect direct attach storage array
11086 - scsi: lpfc: Fix display for debugfs queInfo
11087 - scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
11088 - scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
11089 - scsi: lpfc: Linux LPFC driver does not process all RSCNs
11090 - scsi: lpfc: correct port registrations with nvme_fc
11091 - scsi: lpfc: Correct driver deregistrations with host nvme transport
11092 - scsi: lpfc: Fix crash during driver unload with running nvme traffic
11093 - scsi: lpfc: Fix driver handling of nvme resources during unload
11094 - scsi: lpfc: small sg cnt cleanup
11095 - scsi: lpfc: Fix random heartbeat timeouts during heavy IO
11096 - scsi: lpfc: update driver version to 11.4.0.5
11097 - scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
11098 - scsi: lpfc: Fix receive PRLI handling
11099 - scsi: lpfc: Increase SCSI CQ and WQ sizes.
11100 - scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
11101 - scsi: lpfc: Fix issues connecting with nvme initiator
11102 - scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
11103 - scsi: lpfc: Beef up stat counters for debug
11104 - scsi: lpfc: update driver version to 11.4.0.6
11105 - scsi: lpfc: correct sg_seg_cnt attribute min vs default
11106 - scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
11107 - scsi: lpfc: don't dereference localport before it has been null checked
11108 - scsi: lpfc: fix a couple of minor indentation issues
11109 - treewide: Use DEVICE_ATTR_RW
11110 - treewide: Use DEVICE_ATTR_RO
11111 - treewide: Use DEVICE_ATTR_WO
11112 - scsi: lpfc: Fix frequency of Release WQE CQEs
11113 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
11114 - scsi: lpfc: move placement of target destroy on driver detach
11115 - scsi: lpfc: correct debug counters for abort
11116 - scsi: lpfc: Add WQ Full Logic for NVME Target
11117 - scsi: lpfc: Fix PRLI handling when topology type changes
11118 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
11119 - scsi: lpfc: Fix RQ empty firmware trap
11120 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
11121 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
11122 - scsi: lpfc: Fix issue_lip if link is disabled
11123 - scsi: lpfc: Indicate CONF support in NVMe PRLI
11124 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
11125 - scsi: lpfc: Validate adapter support for SRIU option
11126 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
11127 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
11128 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
11129 - scsi: lpfc: update driver version to 11.4.0.7
11130 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
11131 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
11132 - scsi: lpfc: Rework sli4 doorbell infrastructure
11133 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
11134 - scsi: lpfc: Add push-to-adapter support to sli4
11135 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
11136 - scsi: lpfc: Add 64G link speed support
11137 - scsi: lpfc: Add if_type=6 support for cycling valid bits
11138 - scsi: lpfc: Enable fw download on if_type=6 devices
11139 - scsi: lpfc: Add embedded data pointers for enhanced performance
11140 - scsi: lpfc: Fix nvme embedded io length on new hardware
11141 - scsi: lpfc: Work around NVME cmd iu SGL type
11142 - scsi: lpfc: update driver version to 12.0.0.0
11143 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
11144 - scsi: lpfc: use __raw_writeX on DPP copies
11145 - scsi: lpfc: Add missing unlock in WQ full logic
11146
11147 * CVE-2018-8043
11148 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in
11149 unimac_mdio_probe()
11150
11151 * Bionic update to 4.15.10 stable release (LP: #1756100)
11152 - Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
11153 WYSE"
11154 - RDMA/ucma: Limit possible option size
11155 - RDMA/ucma: Check that user doesn't overflow QP state
11156 - RDMA/mlx5: Fix integer overflow while resizing CQ
11157 - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
11158 - IB/uverbs: Improve lockdep_check
11159 - mac80211_hwsim: don't use WQ_MEM_RECLAIM
11160 - net/smc: fix NULL pointer dereference on sock_create_kern() error path
11161 - regulator: stm32-vrefbuf: fix check on ready flag
11162 - drm/i915: Check for fused or unused pipes
11163 - drm/i915/audio: fix check for av_enc_map overflow
11164 - drm/i915: Fix rsvd2 mask when out-fence is returned
11165 - drm/i915: Clear the in-use marker on execbuf failure
11166 - drm/i915: Disable DC states around GMBUS on GLK
11167 - drm/i915: Update watermark state correctly in sanitize_watermarks
11168 - drm/i915: Try EDID bitbanging on HDMI after failed read
11169 - drm/i915/perf: fix perf stream opening lock
11170 - scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
11171 - scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
11172 - drm/i915: Always call to intel_display_set_init_power() in resume_early.
11173 - workqueue: Allow retrieval of current task's work struct
11174 - drm: Allow determining if current task is output poll worker
11175 - drm/nouveau: Fix deadlock on runtime suspend
11176 - drm/radeon: Fix deadlock on runtime suspend
11177 - drm/amdgpu: Fix deadlock on runtime suspend
11178 - drm/nouveau: prefer XBGR2101010 for addfb ioctl
11179 - drm/amd/powerplay/smu7: allow mclk switching with no displays
11180 - drm/amd/powerplay/vega10: allow mclk switching with no displays
11181 - Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
11182 - drm/amd/display: check for ipp before calling cursor operations
11183 - drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
11184 - drm/amd/powerplay: fix power over limit on Fiji
11185 - drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
11186 - drm/amdgpu: used cached pcie gen info for SI (v2)
11187 - drm/amdgpu: Notify sbios device ready before send request
11188 - drm/radeon: fix KV harvesting
11189 - drm/amdgpu: fix KV harvesting
11190 - drm/amdgpu:Correct max uvd handles
11191 - drm/amdgpu:Always save uvd vcpu_bo in VM Mode
11192 - ovl: redirect_dir=nofollow should not follow redirect for opaque lower
11193 - MIPS: BMIPS: Do not mask IPIs during suspend
11194 - MIPS: ath25: Check for kzalloc allocation failure
11195 - MIPS: OCTEON: irq: Check for null return on kzalloc allocation
11196 - PCI: dwc: Fix enumeration end when reaching root subordinate
11197 - Input: matrix_keypad - fix race when disabling interrupts
11198 - Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
11199 - bug: use %pB in BUG and stack protector failure
11200 - lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
11201 - mm/memblock.c: hardcode the end_pfn being -1
11202 - Documentation/sphinx: Fix Directive import error
11203 - loop: Fix lost writes caused by missing flag
11204 - virtio_ring: fix num_free handling in error case
11205 - KVM: s390: fix memory overwrites when not using SCA entries
11206 - arm64: mm: fix thinko in non-global page table attribute check
11207 - IB/core: Fix missing RDMA cgroups release in case of failure to register
11208 device
11209 - Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
11210 - kbuild: Handle builtin dtb file names containing hyphens
11211 - dm bufio: avoid false-positive Wmaybe-uninitialized warning
11212 - IB/mlx5: Fix incorrect size of klms in the memory region
11213 - bcache: fix crashes in duplicate cache device register
11214 - bcache: don't attach backing with duplicate UUID
11215 - x86/MCE: Save microcode revision in machine check records
11216 - x86/MCE: Serialize sysfs changes
11217 - perf tools: Fix trigger class trigger_on()
11218 - x86/spectre_v2: Don't check microcode versions when running under
11219 hypervisors
11220 - ALSA: hda/realtek - Add support headset mode for DELL WYSE
11221 - ALSA: hda/realtek - Add headset mode support for Dell laptop
11222 - ALSA: hda/realtek: Limit mic boost on T480
11223 - ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
11224 - ALSA: hda/realtek - Make dock sound work on ThinkPad L570
11225 - ALSA: seq: More protection for concurrent write and ioctl races
11226 - ALSA: hda: add dock and led support for HP EliteBook 820 G3
11227 - ALSA: hda: add dock and led support for HP ProBook 640 G2
11228 - scsi: qla2xxx: Fix NULL pointer crash due to probe failure
11229 - scsi: qla2xxx: Fix recursion while sending terminate exchange
11230 - dt-bindings: Document mti,mips-cpc binding
11231 - MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
11232 - nospec: Kill array_index_nospec_mask_check()
11233 - nospec: Include <asm/barrier.h> dependency
11234 - x86/entry: Reduce the code footprint of the 'idtentry' macro
11235 - x86/entry/64: Use 'xorl' for faster register clearing
11236 - x86/mm: Remove stale comment about KMEMCHECK
11237 - x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
11238 - x86/IO-APIC: Avoid warning in 32-bit builds
11239 - x86/LDT: Avoid warning in 32-bit builds with older gcc
11240 - x86-64/realmode: Add instruction suffix
11241 - Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
11242 - x86/speculation: Use IBRS if available before calling into firmware
11243 - x86/retpoline: Support retpoline builds with Clang
11244 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
11245 - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
11246 - x86/paravirt, objtool: Annotate indirect calls
11247 - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
11248 - x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
11249 - objtool: Use existing global variables for options
11250 - objtool: Add retpoline validation
11251 - objtool: Add module specific retpoline rules
11252 - objtool, retpolines: Integrate objtool with retpoline support more closely
11253 - objtool: Fix another switch table detection issue
11254 - objtool: Fix 32-bit build
11255 - x86/kprobes: Fix kernel crash when probing .entry_trampoline code
11256 - watchdog: hpwdt: SMBIOS check
11257 - watchdog: hpwdt: Check source of NMI
11258 - watchdog: hpwdt: fix unused variable warning
11259 - watchdog: hpwdt: Remove legacy NMI sourcing.
11260 - netfilter: add back stackpointer size checks
11261 - netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
11262 - netfilter: xt_hashlimit: fix lock imbalance
11263 - netfilter: x_tables: fix missing timer initialization in xt_LED
11264 - netfilter: nat: cope with negative port range
11265 - netfilter: IDLETIMER: be syzkaller friendly
11266 - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
11267 - netfilter: bridge: ebt_among: add missing match size checks
11268 - netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
11269 - netfilter: use skb_to_full_sk in ip6_route_me_harder
11270 - tpm_tis: Move ilb_base_addr to tpm_tis_data
11271 - tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
11272 - tpm: delete the TPM_TIS_CLK_ENABLE flag
11273 - tpm: remove unused variables
11274 - tpm: only attempt to disable the LPC CLKRUN if is already enabled
11275 - x86/xen: Calculate __max_logical_packages on PV domains
11276 - scsi: qla2xxx: Fix system crash for Notify ack timeout handling
11277 - scsi: qla2xxx: Fix gpnid error processing
11278 - scsi: qla2xxx: Move session delete to driver work queue
11279 - scsi: qla2xxx: Skip IRQ affinity for Target QPairs
11280 - scsi: qla2xxx: Fix re-login for Nport Handle in use
11281 - scsi: qla2xxx: Retry switch command on time out
11282 - scsi: qla2xxx: Serialize GPNID for multiple RSCN
11283 - scsi: qla2xxx: Fix login state machine stuck at GPDB
11284 - scsi: qla2xxx: Fix NPIV host cleanup in target mode
11285 - scsi: qla2xxx: Relogin to target port on a cable swap
11286 - scsi: qla2xxx: Fix Relogin being triggered too fast
11287 - scsi: qla2xxx: Fix PRLI state check
11288 - scsi: qla2xxx: Fix abort command deadlock due to spinlock
11289 - scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
11290 - scsi: qla2xxx: Fix scan state field for fcport
11291 - scsi: qla2xxx: Clear loop id after delete
11292 - scsi: qla2xxx: Defer processing of GS IOCB calls
11293 - scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
11294 - scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
11295 - scsi: qla2xxx: Fix memory leak in dual/target mode
11296 - NFS: Fix an incorrect type in struct nfs_direct_req
11297 - pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
11298 - NFS: Fix unstable write completion
11299 - Linux 4.15.10
11300
11301 * Bionic update to 4.15.10 stable release (LP: #1756100) // CVE-2018-1000004.
11302 - ALSA: seq: Don't allow resizing pool in use
11303
11304 * nfp: prioritize stats updates (LP: #1752061)
11305 - nfp: flower: prioritize stats updates
11306
11307 * Ubuntu 18.04 - Kernel crash on nvme subsystem-reset /dev/nvme0 (Bolt / NVMe)
11308 (LP: #1753371)
11309 - nvme-pci: Fix EEH failure on ppc
11310
11311 * sbsa watchdog crashes thunderx2 system (LP: #1755595)
11312 - watchdog: sbsa: use 32-bit read for WCV
11313
11314 * KVM: s390: add vcpu stat counters for many instruction (LP: #1755132)
11315 - KVM: s390: diagnoses are instructions as well
11316 - KVM: s390: add vcpu stat counters for many instruction
11317
11318 * CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
11319 - CIFS: make IPC a regular tcon
11320 - CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
11321 - CIFS: dump IPC tcon in debug proc file
11322
11323 * i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
11324 - i2c: octeon: Prevent error message on bus error
11325
11326 * Boston-LC:bos1u1: Stress test on Qlogic Fibre Channel on Ubuntu KVM guest
11327 that caused KVM host crashed in qlt_free_session_done call (LP: #1750441)
11328 - scsi: qla2xxx: Fix memory corruption during hba reset test
11329
11330 * Ubuntu 18.04 - Performance: Radix page fault handler bug in KVM
11331 (LP: #1752236)
11332 - KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
11333
11334 * Fix ARC hit rate (LP: #1755158)
11335 - SAUCE: Fix ARC hit rate (LP: #1755158)
11336
11337 * Bionic update to 4.15.9 stable release (LP: #1755275)
11338 - bpf: fix mlock precharge on arraymaps
11339 - bpf: fix memory leak in lpm_trie map_free callback function
11340 - bpf: fix rcu lockdep warning for lpm_trie map_free callback
11341 - bpf, x64: implement retpoline for tail call
11342 - bpf, arm64: fix out of bounds access in tail call
11343 - bpf: add schedule points in percpu arrays management
11344 - bpf: allow xadd only on aligned memory
11345 - bpf, ppc64: fix out of bounds access in tail call
11346 - scsi: mpt3sas: fix oops in error handlers after shutdown/unload
11347 - scsi: mpt3sas: wait for and flush running commands on shutdown/unload
11348 - KVM: x86: fix backward migration with async_PF
11349 - Linux 4.15.9
11350
11351 * Bionic update to 4.15.8 stable release (LP: #1755179)
11352 - hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
11353 - ipmi_si: Fix error handling of platform device
11354 - platform/x86: dell-laptop: Allocate buffer on heap rather than globally
11355 - powerpc/pseries: Enable RAS hotplug events later
11356 - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
11357 - ixgbe: fix crash in build_skb Rx code path
11358 - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the
11359 bus
11360 - tpm: fix potential buffer overruns caused by bit glitches on the bus
11361 - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on
11362 the bus
11363 - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the
11364 bus
11365 - tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
11366 - ALSA: usb-audio: Add a quirck for B&W PX headphones
11367 - ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
11368 - ALSA: x86: Fix missing spinlock and mutex initializations
11369 - ALSA: hda: Add a power_save blacklist
11370 - ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
11371 - mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
11372 - mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
11373 - mmc: dw_mmc: Avoid accessing registers in runtime suspended state
11374 - mmc: dw_mmc: Factor out dw_mci_init_slot_caps
11375 - mmc: dw_mmc: Fix out-of-bounds access for slot's caps
11376 - timers: Forward timer base before migrating timers
11377 - parisc: Use cr16 interval timers unconditionally on qemu
11378 - parisc: Reduce irq overhead when run in qemu
11379 - parisc: Fix ordering of cache and TLB flushes
11380 - parisc: Hide virtual kernel memory layout
11381 - btrfs: use proper endianness accessors for super_copy
11382 - block: fix the count of PGPGOUT for WRITE_SAME
11383 - block: kyber: fix domain token leak during requeue
11384 - block: pass inclusive 'lend' parameter to truncate_inode_pages_range
11385 - vfio: disable filesystem-dax page pinning
11386 - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
11387 - dax: fix vma_is_fsdax() helper
11388 - direct-io: Fix sleep in atomic due to sync AIO
11389 - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
11390 - x86/platform/intel-mid: Handle Intel Edison reboot correctly
11391 - x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
11392 - bridge: check brport attr show in brport_show
11393 - fib_semantics: Don't match route with mismatching tclassid
11394 - hdlc_ppp: carrier detect ok, don't turn off negotiation
11395 - ipv6 sit: work around bogus gcc-8 -Wrestrict warning
11396 - net: amd-xgbe: fix comparison to bitshift when dealing with a mask
11397 - net: ethernet: ti: cpsw: fix net watchdog timeout
11398 - net: fix race on decreasing number of TX queues
11399 - net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
11400 - netlink: ensure to loop over all netns in genlmsg_multicast_allns()
11401 - net: sched: report if filter is too large to dump
11402 - ppp: prevent unregistered channels from connecting to PPP units
11403 - sctp: verify size of a new chunk in _sctp_make_chunk()
11404 - udplite: fix partial checksum initialization
11405 - net/mlx5e: Fix TCP checksum in LRO buffers
11406 - sctp: fix dst refcnt leak in sctp_v4_get_dst
11407 - mlxsw: spectrum_switchdev: Check success of FDB add operation
11408 - net/mlx5e: Specify numa node when allocating drop rq
11409 - net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
11410 - tcp: Honor the eor bit in tcp_mtu_probe
11411 - rxrpc: Fix send in rxrpc_send_data_packet()
11412 - tcp_bbr: better deal with suboptimal GSO
11413 - doc: Change the min default value of tcp_wmem/tcp_rmem.
11414 - net/mlx5e: Fix loopback self test when GRO is off
11415 - net_sched: gen_estimator: fix broken estimators based on percpu stats
11416 - net/sched: cls_u32: fix cls_u32 on filter replace
11417 - sctp: do not pr_err for the duplicated node in transport rhlist
11418 - mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
11419 - net: ipv4: Set addr_type in hash_keys for forwarded case
11420 - sctp: fix dst refcnt leak in sctp_v6_get_dst()
11421 - bridge: Fix VLAN reference count problem
11422 - net/mlx5e: Verify inline header size do not exceed SKB linear size
11423 - tls: Use correct sk->sk_prot for IPV6
11424 - amd-xgbe: Restore PCI interrupt enablement setting on resume
11425 - cls_u32: fix use after free in u32_destroy_key()
11426 - mlxsw: spectrum_router: Do not unconditionally clear route offload
11427 indication
11428 - netlink: put module reference if dump start fails
11429 - tcp: purge write queue upon RST
11430 - tuntap: correctly add the missing XDP flush
11431 - tuntap: disable preemption during XDP processing
11432 - virtio-net: disable NAPI only when enabled during XDP set
11433 - cxgb4: fix trailing zero in CIM LA dump
11434 - net/mlx5: Fix error handling when adding flow rules
11435 - net: phy: Restore phy_resume() locking assumption
11436 - tcp: tracepoint: only call trace_tcp_send_reset with full socket
11437 - l2tp: don't use inet_shutdown on tunnel destroy
11438 - l2tp: don't use inet_shutdown on ppp session destroy
11439 - l2tp: fix races with tunnel socket close
11440 - l2tp: fix race in pppol2tp_release with session object destroy
11441 - l2tp: fix tunnel lookup use-after-free race
11442 - s390/qeth: fix underestimated count of buffer elements
11443 - s390/qeth: fix SETIP command handling
11444 - s390/qeth: fix overestimated count of buffer elements
11445 - s390/qeth: fix IP removal on offline cards
11446 - s390/qeth: fix double-free on IP add/remove race
11447 - Revert "s390/qeth: fix using of ref counter for rxip addresses"
11448 - s390/qeth: fix IP address lookup for L3 devices
11449 - s390/qeth: fix IPA command submission race
11450 - tcp: revert F-RTO middle-box workaround
11451 - tcp: revert F-RTO extension to detect more spurious timeouts
11452 - blk-mq: don't call io sched's .requeue_request when requeueing rq to
11453 ->dispatch
11454 - media: m88ds3103: don't call a non-initalized function
11455 - EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
11456 - KVM: s390: take care of clock-comparator sign control
11457 - KVM: s390: provide only a single function for setting the tod (fix SCK)
11458 - KVM: s390: consider epoch index on hotplugged CPUs
11459 - KVM: s390: consider epoch index on TOD clock syncs
11460 - nospec: Allow index argument to have const-qualified type
11461 - x86/mm: Fix {pmd,pud}_{set,clear}_flags()
11462 - ARM: orion: fix orion_ge00_switch_board_info initialization
11463 - ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
11464 - ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
11465 - ARM: kvm: fix building with gcc-8
11466 - KVM: X86: Fix SMRAM accessing even if VM is shutdown
11467 - KVM: mmu: Fix overlap between public and private memslots
11468 - KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
11469 - KVM: x86: move LAPIC initialization after VMCS creation
11470 - KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR
11471 path as unlikely()
11472 - KVM: x86: fix vcpu initialization with userspace lapic
11473 - KVM/x86: remove WARN_ON() for when vm_munmap() fails
11474 - ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
11475 - ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
11476 - ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
11477 - powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
11478 - md: only allow remove_and_add_spares when no sync_thread running.
11479 - platform/x86: dell-laptop: fix kbd_get_state's request value
11480 - Linux 4.15.8
11481
11482 * ZFS setgid broken on 0.7 (LP: #1753288)
11483 - SAUCE: Fix ZFS setgid
11484
11485 * /proc/kallsyms prints "(null)" for null addresses in 4.15 (LP: #1754297)
11486 - vsprintf: avoid misleading "(null)" for %px
11487
11488 * Miscellaneous Ubuntu changes
11489 - d-i: Add netsec to nic-modules
11490 - [Config] fix up retpoline abi files
11491 - [Config] set NOBP and expoline options for s390
11492
11493 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 16 Mar 2018 14:49:27 -0300
e06d7aad 11494
f02c5a42 11495linux (4.15.0-12.13) bionic; urgency=medium
c6ea6671 11496
f02c5a42 11497 * linux: 4.15.0-12.13 -proposed tracker (LP: #1754059)
c6ea6671 11498
f02c5a42
SF
11499 * CONFIG_EFI=y on armhf (LP: #1726362)
11500 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
11501
11502 * ppc64el: Support firmware disable of RFI flush (LP: #1751994)
11503 - powerpc/pseries: Support firmware disable of RFI flush
11504 - powerpc/powernv: Support firmware disable of RFI flush
11505
11506 * [Feature] CFL/CNL (PCH:CNP-H): New GPIO Commit added (GPIO Driver needed)
11507 (LP: #1751714)
11508 - gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
11509 - pinctrl: intel: Allow custom GPIO base for pad groups
11510 - pinctrl: cannonlake: Align GPIO number space with Windows
11511
11512 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
11513 - usb: xhci: Make some static functions global
11514 - usb: xhci: Add DbC support in xHCI driver
11515 - [Config] USB_XHCI_DBGCAP=y for commit mainline dfba2174dc42.
11516
11517 * [SRU] Lenovo E41 Mic mute hotkey is not responding (LP: #1753347)
11518 - platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
11519
11520 * headset mic can't be detected on two Dell machines (LP: #1748807)
11521 - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
11522
11523 * hisi_sas: Add disk LED support (LP: #1752695)
11524 - scsi: hisi_sas: directly attached disk LED feature for v2 hw
11525
11526 * [Feature] [Graphics]Whiskey Lake (Coffelake-U 4+2) new PCI Device ID adds
11527 (LP: #1742561)
11528 - drm/i915/cfl: Adding more Coffee Lake PCI IDs.
11529
11530 * [Bug] [USB Function][CFL-CNL PCH]Stall Error and USB Transaction Error in
11531 trace, Disable of device-initiated U1/U2 failed and rebind failed: -517
11532 during suspend/resume with usb storage. (LP: #1730599)
11533 - usb: Don't print a warning if interface driver rebind is deferred at resume
11534
11535 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
11536 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
11537 - [Config] retpoline -- clean up i386 retpoline files
11538
11539 * hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn
11540 callback") (LP: #1738334)
11541 - drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
11542
11543 * [Asus UX360UA] battery status in unity-panel is not changing when battery is
11544 being charged (LP: #1661876) // AC adapter status not detected on Asus
11545 ZenBook UX410UAK (LP: #1745032)
11546 - ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
11547
11548 * ASUS UX305LA - Battery state not detected correctly (LP: #1482390)
11549 - ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
11550
11551 * [18.04 FEAT] Automatically detect layer2 setting in the qeth device driver
11552 (LP: #1747639)
11553 - s390/diag: add diag26c support for VNIC info
11554 - s390/qeth: support early setup for z/VM NICs
11555
11556 * Bionic update to v4.15.7 stable release (LP: #1752317)
11557 - netfilter: drop outermost socket lock in getsockopt()
11558 - arm64: mm: don't write garbage into TTBR1_EL1 register
11559 - kconfig.h: Include compiler types to avoid missed struct attributes
11560 - MIPS: boot: Define __ASSEMBLY__ for its.S build
11561 - xtensa: fix high memory/reserved memory collision
11562 - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
11563 - MIPS: Drop spurious __unused in struct compat_flock
11564 - cfg80211: fix cfg80211_beacon_dup
11565 - i2c: designware: must wait for enable
11566 - i2c: bcm2835: Set up the rising/falling edge delays
11567 - X.509: fix BUG_ON() when hash algorithm is unsupported
11568 - X.509: fix NULL dereference when restricting key with unsupported_sig
11569 - PKCS#7: fix certificate chain verification
11570 - PKCS#7: fix certificate blacklisting
11571 - extcon: int3496: process id-pin first so that we start with the right status
11572 - genirq/matrix: Handle CPU offlining proper
11573 - RDMA/uverbs: Protect from races between lookup and destroy of uobjects
11574 - RDMA/uverbs: Protect from command mask overflow
11575 - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
11576 - RDMA/uverbs: Fix circular locking dependency
11577 - RDMA/uverbs: Sanitize user entered port numbers prior to access it
11578 - iio: adc: stm32: fix stm32h7_adc_enable error handling
11579 - iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
11580 - iio: buffer: check if a buffer has been set up when poll is called
11581 - iio: adis_lib: Initialize trigger before requesting interrupt
11582 - Kbuild: always define endianess in kconfig.h
11583 - x86/apic/vector: Handle vector release on CPU unplug correctly
11584 - x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
11585 - mm, swap, frontswap: fix THP swap if frontswap enabled
11586 - mm: don't defer struct page initialization for Xen pv guests
11587 - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
11588 - irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
11589 - irqchip/mips-gic: Avoid spuriously handling masked interrupts
11590 - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
11591 - net: thunderbolt: Tear down connection properly on suspend
11592 - net: thunderbolt: Run disconnect flow asynchronously when logout is received
11593 - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and
11594 io_watchdog_func()
11595 - usb: ohci: Proper handling of ed_rm_list to handle race condition between
11596 usb_kill_urb() and finish_unlinks()
11597 - arm64: Remove unimplemented syscall log message
11598 - arm64: Disable unhandled signal log messages by default
11599 - arm64: cpufeature: Fix CTR_EL0 field definitions
11600 - Add delay-init quirk for Corsair K70 RGB keyboards
11601 - usb: host: ehci: use correct device pointer for dma ops
11602 - usb: dwc3: gadget: Set maxpacket size for ep0 IN
11603 - usb: dwc3: ep0: Reset TRB counter for ep0 IN
11604 - usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
11605 - usb: ldusb: add PIDs for new CASSY devices supported by this driver
11606 - Revert "usb: musb: host: don't start next rx urb if current one failed"
11607 - usb: gadget: f_fs: Process all descriptors during bind
11608 - usb: gadget: f_fs: Use config_ep_by_speed()
11609 - usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
11610 - drm/cirrus: Load lut in crtc_commit
11611 - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
11612 - drm: Handle unexpected holes in color-eviction
11613 - drm/amdgpu: disable MMHUB power gating on raven
11614 - drm/amdgpu: fix VA hole handling on Vega10 v3
11615 - drm/amdgpu: Add dpm quirk for Jet PRO (v2)
11616 - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
11617 - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
11618 - drm/amdgpu: add new device to use atpx quirk
11619 - arm64: __show_regs: Only resolve kernel symbols when running at EL1
11620 - drm/i915/breadcrumbs: Ignore unsubmitted signalers
11621 - microblaze: fix endian handling
11622 - Linux 4.15.7
11623
11624 * [regression] Colour banding and artefacts appear system-wide on an Asus
11625 Zenbook UX303LA with Intel HD 4400 graphics (LP: #1749420) // Bionic update
11626 to v4.15.7 stable release (LP: #1752317)
11627 - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
11628
11629 * errors with sas hotplug (LP: #1752146)
11630 - scsi: libsas: fix memory leak in sas_smp_get_phy_events()
11631 - scsi: libsas: fix error when getting phy events
11632 - scsi: libsas: initialize sas_phy status according to response of DISCOVER
11633 - scsi: libsas: Use dynamic alloced work to avoid sas event lost
11634 - scsi: libsas: shut down the PHY if events reached the threshold
11635 - scsi: libsas: make the event threshold configurable
11636 - scsi: libsas: Use new workqueue to run sas event and disco event
11637 - scsi: libsas: use flush_workqueue to process disco events synchronously
11638 - scsi: libsas: direct call probe and destruct
11639 - scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
11640
11641 * rtnetlink: enable namespace identifying properties in rtnetlink requests
11642 (LP: #1748232)
11643 - rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
11644 - rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
11645 - rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
11646 - rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
11647 - rtnetlink: remove check for IFLA_IF_NETNSID
11648 - rtnetlink: require unique netns identifier
11649
11650 * Bionic update to v4.15.6 stable release (LP: #1752119)
11651 - tun: fix tun_napi_alloc_frags() frag allocator
11652 - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
11653 - ptr_ring: try vmalloc() when kmalloc() fails
11654 - selinux: ensure the context is NUL terminated in
11655 security_context_to_sid_core()
11656 - selinux: skip bounded transition processing if the policy isn't loaded
11657 - media: pvrusb2: properly check endpoint types
11658 - crypto: x86/twofish-3way - Fix %rbp usage
11659 - staging: android: ion: Add __GFP_NOWARN for system contig heap
11660 - staging: android: ion: Switch from WARN to pr_warn
11661 - blk_rq_map_user_iov: fix error override
11662 - KVM: x86: fix escape of guest dr6 to the host
11663 - kcov: detect double association with a single task
11664 - netfilter: x_tables: fix int overflow in xt_alloc_table_info()
11665 - netfilter: x_tables: avoid out-of-bounds reads in
11666 xt_request_find_{match|target}
11667 - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
11668 - netfilter: on sockopt() acquire sock lock only in the required scope
11669 - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
11670 - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
11671 - rds: tcp: correctly sequence cleanup on netns deletion.
11672 - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns
11673 delete
11674 - net: avoid skb_warn_bad_offload on IS_ERR
11675 - net_sched: gen_estimator: fix lockdep splat
11676 - soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
11677 - ASoC: ux500: add MODULE_LICENSE tag
11678 - video: fbdev/mmp: add MODULE_LICENSE
11679 - ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
11680 - arm64: dts: add #cooling-cells to CPU nodes
11681 - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
11682 - ANDROID: binder: remove WARN() for redundant txn error
11683 - ANDROID: binder: synchronize_rcu() when using POLLFREE.
11684 - staging: android: ashmem: Fix a race condition in pin ioctls
11685 - binder: check for binder_thread allocation failure in binder_poll()
11686 - binder: replace "%p" with "%pK"
11687 - staging: fsl-mc: fix build testing on x86
11688 - staging: iio: adc: ad7192: fix external frequency setting
11689 - staging: iio: ad5933: switch buffer mode to software
11690 - xhci: Fix NULL pointer in xhci debugfs
11691 - xhci: Fix xhci debugfs devices node disappearance after hibernation
11692 - xhci: xhci debugfs device nodes weren't removed after device plugged out
11693 - xhci: fix xhci debugfs errors in xhci_stop
11694 - usbip: keep usbip_device sockfd state in sync with tcp_socket
11695 - crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
11696 - mei: me: add cannon point device ids
11697 - mei: me: add cannon point device ids for 4th device
11698 - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
11699 - Linux 4.15.6
11700
11701 * Unable to insert test_bpf module on Bionic s390x (LP: #1751234)
11702 - bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
11703
11704 * [Ubuntu 18.04 FEAT] OpenCAPI enabling (LP: #1746988)
11705 - powerpc/powernv: Introduce new PHB type for opencapi links
11706 - powerpc/powernv: Set correct configuration space size for opencapi devices
11707 - powerpc/powernv: Add opal calls for opencapi
11708 - powerpc/powernv: Add platform-specific services for opencapi
11709 - powerpc/powernv: Capture actag information for the device
11710 - ocxl: Driver code for 'generic' opencapi devices
11711 - ocxl: Add AFU interrupt support
11712 - ocxl: Add a kernel API for other opencapi drivers
11713 - ocxl: Add trace points
11714 - ocxl: Add Makefile and Kconfig
11715 - [Config] CONFIG_OCXL=m for ppc64el
11716 - cxl: Remove support for "Processing accelerators" class
11717 - ocxl: Documentation
11718 - ocxl: add MAINTAINERS entry
11719 - cxl: Add support for ASB_Notify on POWER9
11720
11721 * Request to update 18.04 kernel aacraid to upstream 4.16 version
11722 (LP: #1746801)
11723 - scsi: aacraid: remove unused variable managed_request_id
11724 - scsi: aacraid: Do not attempt abort when Fw panicked
11725 - scsi: aacraid: Do not remove offlined devices
11726 - scsi: aacraid: Fix ioctl reset hang
11727 - scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
11728 - scsi: aacraid: Refactor reset_host store function
11729 - scsi: aacraid: Move code to wait for IO completion to shutdown func
11730 - scsi: aacraid: Create bmic submission function from bmic identify
11731 - scsi: aacraid: Change phy luns function to use common bmic function
11732 - scsi: aacraid: Refactor and rename to make mirror existing changes
11733 - scsi: aacraid: Add target setup helper function
11734 - scsi: aacraid: Untangle targets setup from report phy luns
11735 - scsi: aacraid: Move function around to match existing code
11736 - scsi: aacraid: Create helper functions to get lun info
11737 - scsi: aacraid: Save bmic phy information for each phy
11738 - scsi: aacraid: Add helper function to set queue depth
11739 - scsi: aacraid: Merge func to get container information
11740 - scsi: aacraid: Process hba and container hot plug events in single function
11741 - scsi: aacraid: Added macros to help loop through known buses and targets
11742 - scsi: aacraid: Refactor resolve luns code and scsi functions
11743 - scsi: aacraid: Merge adapter setup with resolve luns
11744 - scsi: aacraid: Block concurrent hotplug event handling
11745 - scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
11746 - scsi: aacraid: Reschedule host scan in case of failure
11747 - scsi: aacraid: Fix hang while scanning in eh recovery
11748 - scsi: aacraid: Skip schedule rescan in case of kdump
11749 - scsi: aacraid: Remove unused rescan variable
11750 - scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
11751 - scsi: aacraid: Update driver version to 50877
11752 - scsi: aacraid: Fix driver oops with dead battery
11753 - scsi: aacraid: remove redundant setting of variable c
11754 - scsi: aacraid: Get correct lun count
11755 - scsi: aacraid: Delay for rescan worker needs to be 10 seconds
11756
11757 * [18.04] kpatch - Add livepatch hook support for ppc64le (LP: #1741992)
11758 - powerpc/modules: Add REL24 relocation support of livepatch symbols
11759 - powerpc/modules: Don't try to restore r2 after a sibling call
11760 - powerpc/modules: Improve restore_r2() error message
11761
11762 * Ubuntu 18.04 - Include latest ibmvnic fixes in Ubuntu kernel (LP: #1748517)
11763 - ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
11764 - ibmvnic: Increase maximum number of RX/TX queues
11765 - ibmvnic: Include header descriptor support for ARP packets
11766 - ibmvnic: Don't handle RX interrupts when not up.
11767 - ibmvnic: Wait for device response when changing MAC
11768 - ibmvnic: fix firmware version when no firmware level has been provided by
11769 the VIOS server
11770 - ibmvnic: fix empty firmware version and errors cleanup
11771 - ibmvnic: Fix rx queue cleanup for non-fatal resets
11772 - ibmvnic: Ensure that buffers are NULL after free
11773 - ibmvnic: queue reset when CRQ gets closed during reset
11774 - ibmvnic: Reset long term map ID counter
11775 - ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
11776 - ibmvnic: Wait until reset is complete to set carrier on
11777 - ibmvnic: Fix login buffer memory leaks
11778 - ibmvnic: Fix NAPI structures memory leak
11779 - ibmvnic: Free RX socket buffer in case of adapter error
11780 - ibmvnic: Clean RX pool buffers during device close
11781 - ibmvnic: Check for NULL skb's in NAPI poll routine
11782 - ibmvnic: Fix early release of login buffer
11783
11784 * Power9 DD 2.2 needs HMI fixup backport of upstream
11785 patch(d075745d893c78730e4a3b7a60fca23c2f764081) into kernel (LP: #1751834)
11786 - KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
11787
11788 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
11789 - d-i: add cxgb4 to nic-modules
11790
11791 * BCM5719/tg3 loses connectivity due to missing heartbeats between fw and
11792 driver (LP: #1751337)
11793 - tg3: APE heartbeat changes
11794
11795 * Miscellaneous Ubuntu changes
11796 - ubuntu: vbox -- update to 5.2.6-dfsg-5
11797 - Revert "UBUNTU: SAUCE: Import aufs driver"
11798 - SAUCE: Import aufs driver
11799 - Revert "UBUNTU: SAUCE: (no-up) Convert bnx2x firmware files to ihex format"
11800 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
11801 - [Config] fix up retpoline abi files
11802 - ubuntu: vbox -- update to 5.2.8-dfsg-2
11803
11804 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Mar 2018 17:36:23 +0100
c6ea6671 11805
10c9d957 11806linux (4.15.0-11.12) bionic; urgency=medium
e90353d0 11807
10c9d957 11808 * linux: 4.15.0-11.12 -proposed tracker (LP: #1751285)
e90353d0 11809
10c9d957
SF
11810 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
11811 - [Config] CONFIG_INDIRECT_PIO=y
11812 - SAUCE: LIB: Introduce a generic PIO mapping method
11813 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
11814 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
11815 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
11816 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
11817 - [Config] CONFIG_HISILICON_LPC=y
11818 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
11819 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
11820 - SAUCE: HISI LPC: Add ACPI support
11821 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
11822
11823 * Bionic update to v4.15.5 stable release (LP: #1751131)
11824 - scsi: smartpqi: allow static build ("built-in")
11825 - IB/umad: Fix use of unprotected device pointer
11826 - IB/qib: Fix comparison error with qperf compare/swap test
11827 - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
11828 - IB/core: Fix two kernel warnings triggered by rxe registration
11829 - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
11830 - IB/core: Avoid a potential OOPs for an unused optional parameter
11831 - selftests: seccomp: fix compile error seccomp_bpf
11832 - kselftest: fix OOM in memory compaction test
11833 - RDMA/rxe: Fix a race condition related to the QP error state
11834 - RDMA/rxe: Fix a race condition in rxe_requester()
11835 - RDMA/rxe: Fix rxe_qp_cleanup()
11836 - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
11837 - PM / devfreq: Propagate error from devfreq_add_device()
11838 - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
11839 - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
11840 - trace_uprobe: Display correct offset in uprobe_events
11841 - powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
11842 - powerpc/kernel: Block interrupts when updating TIDR
11843 - powerpc/vas: Don't set uses_vas for kernel windows
11844 - powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
11845 - powerpc/mm: Flush radix process translations when setting MMU type
11846 - powerpc/xive: Use hw CPU ids when configuring the CPU queues
11847 - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
11848 - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
11849 - arm64: dts: msm8916: Correct ipc references for smsm
11850 - ARM: lpc3250: fix uda1380 gpio numbers
11851 - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
11852 - ARM: dts: nomadik: add interrupt-parent for clcd
11853 - arm: dts: mt7623: fix card detection issue on bananapi-r2
11854 - arm: spear600: Add missing interrupt-parent of rtc
11855 - arm: spear13xx: Fix dmas cells
11856 - arm: spear13xx: Fix spics gpio controller's warning
11857 - x86/gpu: add CFL to early quirks
11858 - x86/kexec: Make kexec (mostly) work in 5-level paging mode
11859 - x86/xen: init %gs very early to avoid page faults with stack protector
11860 - x86: PM: Make APM idle driver initialize polling state
11861 - mm, memory_hotplug: fix memmap initialization
11862 - x86/entry/64: Clear extra registers beyond syscall arguments, to reduce
11863 speculation attack surface
11864 - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
11865 speculation attack surface
11866 - compiler-gcc.h: Introduce __optimize function attribute
11867 - compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
11868 - crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
11869 - crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
11870 - powerpc/mm/radix: Split linear mapping on hot-unplug
11871 - x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
11872 - x86/speculation: Update Speculation Control microcode blacklist
11873 - x86/speculation: Correct Speculation Control microcode blacklist again
11874 - Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
11875 - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
11876 by always inlining iterator helper methods
11877 - X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
11878 - KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR
11879 bitmap
11880 - x86/speculation: Clean up various Spectre related details
11881 - PM / runtime: Update links_count also if !CONFIG_SRCU
11882 - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
11883 - platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
11884 - x86/entry/64: Clear registers for exceptions/interrupts, to reduce
11885 speculation attack surface
11886 - x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
11887 extensions
11888 - x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single
11889 POP_REGS macro
11890 - x86/entry/64: Interleave XOR register clearing with PUSH instructions
11891 - x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
11892 - x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
11893 - x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
11894 SAVE_AND_CLEAR_REGS macros
11895 - x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
11896 - x86/entry/64: Fix paranoid_entry() frame pointer warning
11897 - x86/entry/64: Remove the unused 'icebp' macro
11898 - selftests/x86: Fix vDSO selftest segfault for vsyscall=none
11899 - selftests/x86: Clean up and document sscanf() usage
11900 - selftests/x86/pkeys: Remove unused functions
11901 - selftests/x86: Fix build bug caused by the 5lvl test which has been moved to
11902 the VM directory
11903 - selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
11904 - gfs2: Fixes to "Implement iomap for block_map"
11905 - selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
11906 - selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
11907 - objtool: Fix segfault in ignore_unreachable_insn()
11908 - x86/debug, objtool: Annotate WARN()-related UD2 as reachable
11909 - x86/debug: Use UD2 for WARN()
11910 - x86/speculation: Fix up array_index_nospec_mask() asm constraint
11911 - nospec: Move array_index_nospec() parameter checking into separate macro
11912 - x86/speculation: Add <asm/msr-index.h> dependency
11913 - x86/mm: Rename flush_tlb_single() and flush_tlb_one() to
11914 __flush_tlb_one_[user|kernel]()
11915 - selftests/x86/mpx: Fix incorrect bounds with old _sigfault
11916 - x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
11917 - x86/spectre: Fix an error message
11918 - x86/cpu: Change type of x86_cache_size variable to unsigned int
11919 - x86/entry/64: Fix CR3 restore in paranoid_exit()
11920 - drm/ttm: Don't add swapped BOs to swap-LRU list
11921 - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
11922 - drm/qxl: unref cursor bo when finished with it
11923 - drm/qxl: reapply cursor after resetting primary
11924 - drm/amd/powerplay: Fix smu_table_entry.handle type
11925 - drm/ast: Load lut in crtc_commit
11926 - drm: Check for lessee in DROP_MASTER ioctl
11927 - arm64: Add missing Falkor part number for branch predictor hardening
11928 - drm/radeon: Add dpm quirk for Jet PRO (v2)
11929 - drm/radeon: adjust tested variable
11930 - x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
11931 physical CPU
11932 - rtc-opal: Fix handling of firmware error codes, prevent busy loops
11933 - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
11934 - mmc: sdhci: Implement an SDHCI-specific bounce buffer
11935 - mmc: bcm2835: Don't overwrite max frequency unconditionally
11936 - Revert "mmc: meson-gx: include tx phase in the tuning process"
11937 - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
11938 - Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
11939 - jbd2: fix sphinx kernel-doc build warnings
11940 - ext4: fix a race in the ext4 shutdown path
11941 - ext4: save error to disk in __ext4_grp_locked_error()
11942 - ext4: correct documentation for grpid mount option
11943 - mm: hide a #warning for COMPILE_TEST
11944 - mm: Fix memory size alignment in devm_memremap_pages_release()
11945 - MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
11946 - MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
11947 - MIPS: Fix incorrect mem=X@Y handling
11948 - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
11949 - PCI: iproc: Fix NULL pointer dereference for BCMA
11950 - PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
11951 - PCI: keystone: Fix interrupt-controller-node lookup
11952 - video: fbdev: atmel_lcdfb: fix display-timings lookup
11953 - console/dummy: leave .con_font_get set to NULL
11954 - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
11955 - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
11956 - xenbus: track caller request id
11957 - seq_file: fix incomplete reset on read from zero offset
11958 - tracing: Fix parsing of globs with a wildcard at the beginning
11959 - mpls, nospec: Sanitize array index in mpls_label_ok()
11960 - rtlwifi: rtl8821ae: Fix connection lost problem correctly
11961 - arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
11962 - xprtrdma: Fix calculation of ri_max_send_sges
11963 - xprtrdma: Fix BUG after a device removal
11964 - blk-wbt: account flush requests correctly
11965 - target/iscsi: avoid NULL dereference in CHAP auth error path
11966 - iscsi-target: make sure to wake up sleeping login worker
11967 - dm: correctly handle chained bios in dec_pending()
11968 - Btrfs: fix deadlock in run_delalloc_nocow
11969 - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
11970 - Btrfs: fix extent state leak from tree log
11971 - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
11972 - Btrfs: fix use-after-free on root->orphan_block_rsv
11973 - Btrfs: fix unexpected -EEXIST when creating new inode
11974 - 9p/trans_virtio: discard zero-length reply
11975 - mtd: nand: vf610: set correct ooblayout
11976 - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
11977 - ALSA: hda/realtek - Add headset mode support for Dell laptop
11978 - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
11979 - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
11980 - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
11981 - ALSA: usb: add more device quirks for USB DSD devices
11982 - ALSA: seq: Fix racy pool initializations
11983 - mvpp2: fix multicast address filter
11984 - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
11985 - x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
11986 - ARM: dts: exynos: fix RTC interrupt for exynos5410
11987 - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
11988 - arm64: dts: msm8916: Add missing #phy-cells
11989 - ARM: dts: s5pv210: add interrupt-parent for ohci
11990 - arm: dts: mt7623: Update ethsys binding
11991 - arm: dts: mt2701: Add reset-cells
11992 - ARM: dts: Delete bogus reference to the charlcd
11993 - media: r820t: fix r820t_write_reg for KASAN
11994 - mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
11995 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
11996 - Linux 4.15.5
11997
11998 * retpoline abi files are empty on i386 (LP: #1751021)
11999 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
12000 - [Packaging] final-checks -- sanity checking ABI contents
12001 - [Packaging] final-checks -- check for empty retpoline files
12002 - [Config] Disable i386 retpoline check for next upload
12003
12004 * Bionic update to v4.15.4 stable release (LP: #1751064)
12005 - watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
12006 - cifs: Fix missing put_xid in cifs_file_strict_mmap
12007 - cifs: Fix autonegotiate security settings mismatch
12008 - CIFS: zero sensitive data when freeing
12009 - cpufreq: mediatek: add mediatek related projects into blacklist
12010 - dmaengine: dmatest: fix container_of member in dmatest_callback
12011 - ssb: Do not disable PCI host on non-Mips
12012 - watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
12013 - Revert "drm/i915: mark all device info struct with __initconst"
12014 - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
12015 - sched/rt: Up the root domain ref count when passing it around via IPIs
12016 - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
12017 - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
12018 - media: hdpvr: Fix an error handling path in hdpvr_probe()
12019 - arm64: mm: Use non-global mappings for kernel space
12020 - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
12021 - arm64: mm: Move ASID from TTBR0 to TTBR1
12022 - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
12023 - arm64: mm: Rename post_ttbr0_update_workaround
12024 - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
12025 - arm64: mm: Allocate ASIDs in pairs
12026 - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
12027 - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
12028 - arm64: entry: Add exception trampoline page for exceptions from EL0
12029 - arm64: mm: Map entry trampoline into trampoline and kernel page tables
12030 - arm64: entry: Explicitly pass exception level to kernel_ventry macro
12031 - arm64: entry: Hook up entry trampoline to exception vectors
12032 - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
12033 - arm64: cpu_errata: Add Kryo to Falkor 1003 errata
12034 - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
12035 - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
12036 - arm64: kaslr: Put kernel vectors address in separate data page
12037 - arm64: use RET instruction for exiting the trampoline
12038 - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
12039 - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
12040 - arm64: Take into account ID_AA64PFR0_EL1.CSV3
12041 - arm64: capabilities: Handle duplicate entries for a capability
12042 - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
12043 - arm64: kpti: Fix the interaction between ASID switching and software PAN
12044 - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
12045 - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
12046 - arm64: mm: Permit transitioning from Global to Non-Global without BBM
12047 - arm64: kpti: Add ->enable callback to remap swapper using nG mappings
12048 - arm64: Force KPTI to be disabled on Cavium ThunderX
12049 - arm64: entry: Reword comment about post_ttbr_update_workaround
12050 - arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
12051 - perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
12052 - arm64: barrier: Add CSDB macros to control data-value prediction
12053 - arm64: Implement array_index_mask_nospec()
12054 - arm64: Make USER_DS an inclusive limit
12055 - arm64: Use pointer masking to limit uaccess speculation
12056 - arm64: entry: Ensure branch through syscall table is bounded under
12057 speculation
12058 - arm64: uaccess: Prevent speculative use of the current addr_limit
12059 - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
12060 - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
12061 - arm64: futex: Mask __user pointers prior to dereference
12062 - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
12063 - arm64: Run enable method for errata work arounds on late CPUs
12064 - arm64: cpufeature: Pass capability structure to ->enable callback
12065 - drivers/firmware: Expose psci_get_version through psci_ops structure
12066 - arm64: Move post_ttbr_update_workaround to C code
12067 - arm64: Add skeleton to harden the branch predictor against aliasing attacks
12068 - arm64: Move BP hardening to check_and_switch_context
12069 - arm64: KVM: Use per-CPU vector when BP hardening is enabled
12070 - arm64: entry: Apply BP hardening for high-priority synchronous exceptions
12071 - arm64: entry: Apply BP hardening for suspicious interrupts from EL0
12072 - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
12073 - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
12074 - arm64: Implement branch predictor hardening for Falkor
12075 - arm64: Branch predictor hardening for Cavium ThunderX2
12076 - arm64: KVM: Increment PC after handling an SMC trap
12077 - arm/arm64: KVM: Consolidate the PSCI include files
12078 - arm/arm64: KVM: Add PSCI_VERSION helper
12079 - arm/arm64: KVM: Add smccc accessors to PSCI code
12080 - arm/arm64: KVM: Implement PSCI 1.0 support
12081 - arm/arm64: KVM: Advertise SMCCC v1.1
12082 - arm64: KVM: Make PSCI_VERSION a fast path
12083 - arm/arm64: KVM: Turn kvm_psci_version into a static inline
12084 - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
12085 - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
12086 - firmware/psci: Expose PSCI conduit
12087 - firmware/psci: Expose SMCCC version through psci_ops
12088 - arm/arm64: smccc: Make function identifiers an unsigned quantity
12089 - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
12090 - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
12091 - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
12092 - mtd: cfi: convert inline functions to macros
12093 - mtd: nand: brcmnand: Disable prefetch by default
12094 - mtd: nand: Fix nand_do_read_oob() return value
12095 - mtd: nand: sunxi: Fix ECC strength choice
12096 - ubi: Fix race condition between ubi volume creation and udev
12097 - ubi: fastmap: Erase outdated anchor PEBs during attach
12098 - ubi: block: Fix locking for idr_alloc/idr_remove
12099 - ubifs: free the encrypted symlink target
12100 - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
12101 - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
12102 - NFS: Add a cond_resched() to nfs_commit_release_pages()
12103 - NFS: Fix nfsstat breakage due to LOOKUPP
12104 - NFS: commit direct writes even if they fail partially
12105 - NFS: reject request for id_legacy key without auxdata
12106 - NFS: Fix a race between mmap() and O_DIRECT
12107 - nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
12108 - kernfs: fix regression in kernfs_fop_write caused by wrong type
12109 - ahci: Annotate PCI ids for mobile Intel chipsets as such
12110 - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
12111 - ahci: Add Intel Cannon Lake PCH-H PCI ID
12112 - crypto: hash - introduce crypto_hash_alg_has_setkey()
12113 - crypto: cryptd - pass through absence of ->setkey()
12114 - crypto: mcryptd - pass through absence of ->setkey()
12115 - crypto: poly1305 - remove ->setkey() method
12116 - crypto: hash - annotate algorithms taking optional key
12117 - crypto: hash - prevent using keyed hashes without setting key
12118 - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
12119 - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
12120 - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
12121 - media: v4l2-compat-ioctl32.c: fix the indentation
12122 - media: v4l2-compat-ioctl32.c: move 'helper' functions to
12123 __get/put_v4l2_format32
12124 - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
12125 - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
12126 - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
12127 - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
12128 - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
12129 - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
12130 - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
12131 - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
12132 - crypto: caam - fix endless loop when DECO acquire fails
12133 - crypto: sha512-mb - initialize pending lengths correctly
12134 - crypto: talitos - fix Kernel Oops on hashing an empty file
12135 - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
12136 - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
12137 - KVM: nVMX: Fix bug of injecting L2 exception into L1
12138 - KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
12139 - KVM: PPC: Book3S HV: Drop locks before reading guest memory
12140 - KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
12141 - KVM: PPC: Book3S PR: Fix broken select due to misspelling
12142 - ASoC: acpi: fix machine driver selection based on quirk
12143 - ASoC: rockchip: i2s: fix playback after runtime resume
12144 - ASoC: skl: Fix kernel warning due to zero NHTL entry
12145 - ASoC: compress: Correct handling of copy callback
12146 - watchdog: imx2_wdt: restore previous timeout after suspend+resume
12147 - afs: Add missing afs_put_cell()
12148 - afs: Need to clear responded flag in addr cursor
12149 - afs: Fix missing cursor clearance
12150 - afs: Fix server list handling
12151 - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
12152 - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
12153 - kasan: don't emit builtin calls when sanitization is off
12154 - kasan: rework Kconfig settings
12155 - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
12156 - media: dvb-frontends: fix i2c access helpers for KASAN
12157 - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
12158 - media: ts2020: avoid integer overflows on 32 bit machines
12159 - media: vivid: fix module load error when enabling fb and no_error_inj=1
12160 - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
12161 - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
12162 - kernel/async.c: revert "async: simplify lowest_in_progress()"
12163 - kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
12164 - pipe: actually allow root to exceed the pipe buffer limits
12165 - pipe: fix off-by-one error when checking buffer limits
12166 - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
12167 - Bluetooth: btsdio: Do not bind to non-removable BCM43341
12168 - ipmi: use dynamic memory for DMI driver override
12169 - signal/openrisc: Fix do_unaligned_access to send the proper signal
12170 - signal/sh: Ensure si_signo is initialized in do_divide_error
12171 - alpha: fix crash if pthread_create races with signal delivery
12172 - alpha: osf_sys.c: fix put_tv32 regression
12173 - alpha: Fix mixed up args in EXC macro in futex operations
12174 - alpha: fix reboot on Avanti platform
12175 - alpha: fix formating of stack content
12176 - xtensa: fix futex_atomic_cmpxchg_inatomic
12177 - EDAC, octeon: Fix an uninitialized variable warning
12178 - genirq: Make legacy autoprobing work again
12179 - pinctrl: intel: Initialize GPIO properly when used through irqchip
12180 - pinctrl: mcp23s08: fix irq setup order
12181 - pinctrl: sx150x: Unregister the pinctrl on release
12182 - pinctrl: sx150x: Register pinctrl before adding the gpiochip
12183 - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
12184 - pktcdvd: Fix pkt_setup_dev() error path
12185 - pktcdvd: Fix a recently introduced NULL pointer dereference
12186 - blk-mq: quiesce queue before freeing queue
12187 - clocksource/drivers/stm32: Fix kernel panic with multiple timers
12188 - lib/ubsan.c: s/missaligned/misaligned/
12189 - lib/ubsan: add type mismatch handler for new GCC/Clang
12190 - objtool: Fix switch-table detection
12191 - arm64: dts: marvell: add Ethernet aliases
12192 - drm/i915: Avoid PPS HW/SW state mismatch due to rounding
12193 - ACPI: sbshc: remove raw pointer from printk() message
12194 - acpi, nfit: fix register dimm error handling
12195 - ovl: force r/o mount when index dir creation fails
12196 - ovl: fix failure to fsync lower dir
12197 - ovl: take mnt_want_write() for work/index dir setup
12198 - ovl: take mnt_want_write() for removing impure xattr
12199 - ovl: hash directory inodes for fsnotify
12200 - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
12201 - devpts: fix error handling in devpts_mntget()
12202 - ftrace: Remove incorrect setting of glob search field
12203 - scsi: core: Ensure that the SCSI error handler gets woken up
12204 - scsi: lpfc: Fix crash after bad bar setup on driver attachment
12205 - scsi: cxlflash: Reset command ioasc
12206 - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
12207 - Linux 4.15.4
12208 - updateconfigs after v4.14.4 stable updates
12209
12210 * Bionic update to v4.15.4 stable release (LP: #1751064) // CVE-2017-5754 and
12211 do not need KPTI when KASLR is off.
12212 - arm64: Turn on KPTI only on CPUs that need it
12213
12214 * Miscellaneous Ubuntu changes
12215 - [Config] fix up removed retpoline call sites
12216
12217 -- Seth Forshee <seth.forshee@canonical.com> Fri, 23 Feb 2018 08:31:06 -0600
e90353d0 12218
1221ffab 12219linux (4.15.0-10.11) bionic; urgency=medium
802cf0d2 12220
1221ffab 12221 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
802cf0d2 12222
1221ffab
SF
12223 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
12224 (LP: #1749202)
12225 - swiotlb: suppress warning when __GFP_NOWARN is set
12226 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
12227
12228 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
12229 - SAUCE: tools -- add ability to disable libbfd
12230 - [Packaging] correct disablement of libbfd
12231
12232 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
12233 (LP: #1744058)
12234 - ALSA: hda/realtek - update ALC225 depop optimize
12235
12236 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
12237 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
12238
12239 * headset mic can't be detected on two Dell machines (LP: #1748807)
12240 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
12241 - ALSA: hda - Fix headset mic detection problem for two Dell machines
12242
12243 * Bionic update to v4.15.3 stable release (LP: #1749191)
12244 - ip6mr: fix stale iterator
12245 - net: igmp: add a missing rcu locking section
12246 - qlcnic: fix deadlock bug
12247 - qmi_wwan: Add support for Quectel EP06
12248 - r8169: fix RTL8168EP take too long to complete driver initialization.
12249 - tcp: release sk_frag.page in tcp_disconnect
12250 - vhost_net: stop device during reset owner
12251 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
12252 - ipv6: change route cache aging logic
12253 - Revert "defer call to mem_cgroup_sk_alloc()"
12254 - net: ipv6: send unsolicited NA after DAD
12255 - rocker: fix possible null pointer dereference in
12256 rocker_router_fib_event_work
12257 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
12258 - cls_u32: add missing RCU annotation.
12259 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
12260 - soreuseport: fix mem leak in reuseport_add_sock()
12261 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
12262 - net: sched: fix use-after-free in tcf_block_put_ext
12263 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
12264 - media: soc_camera: soc_scale_crop: add missing
12265 MODULE_DESCRIPTION/AUTHOR/LICENSE
12266 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
12267 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
12268 - crypto: tcrypt - fix S/G table for test_aead_speed()
12269 - Linux 4.15.3
12270
12271 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
12272 CVE-2018-1000026
12273 - net: create skb_gso_validate_mac_len()
12274 - bnx2x: disable GSO where gso_size is too big for hardware
12275
12276 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
12277 - net: hns: add ACPI mode support for ethtool -p
12278
12279 * CVE-2017-5715 (Spectre v2 Intel)
12280 - [Packaging] retpoline files must be sorted
12281 - [Packaging] pull in retpoline files
12282
12283 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
12284 - d-i: Add hfi1 to nic-modules
12285
12286 * CVE-2017-5715 (Spectre v2 retpoline)
12287 - [Packaging] retpoline -- add call site validation
12288 - [Config] disable retpoline checks for first upload
12289
12290 * Do not duplicate changelog entries assigned to more than one bug or CVE
12291 (LP: #1743383)
12292 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
12293
12294 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
802cf0d2 12295
005c789b 12296linux (4.15.0-9.10) bionic; urgency=medium
08b0e16a 12297
005c789b 12298 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
08b0e16a 12299
005c789b
SF
12300 * Miscellaneous Ubuntu changes
12301 - [Debian] tests -- remove gcc-multilib dependency for arm64
12302
12303 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
08b0e16a 12304
3e7bd455 12305linux (4.15.0-8.9) bionic; urgency=medium
96032e33 12306
3e7bd455 12307 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
96032e33 12308
3e7bd455
SF
12309 * Bionic update to v4.15.2 stable release (LP: #1748072)
12310 - KVM: x86: Make indirect calls in emulator speculation safe
12311 - KVM: VMX: Make indirect call speculation safe
12312 - module/retpoline: Warn about missing retpoline in module
12313 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
12314 - x86/cpufeatures: Add Intel feature bits for Speculation Control
12315 - x86/cpufeatures: Add AMD feature bits for Speculation Control
12316 - x86/msr: Add definitions for new speculation control MSRs
12317 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
12318 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
12319 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
12320 - x86/alternative: Print unadorned pointers
12321 - x86/nospec: Fix header guards names
12322 - x86/bugs: Drop one "mitigation" from dmesg
12323 - x86/cpu/bugs: Make retpoline module warning conditional
12324 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
12325 - x86/retpoline: Simplify vmexit_fill_RSB()
12326 - x86/speculation: Simplify indirect_branch_prediction_barrier()
12327 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
12328 - iio: adc/accel: Fix up module licenses
12329 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
12330 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
12331 - KVM: nVMX: Eliminate vmcs02 pool
12332 - KVM: VMX: introduce alloc_loaded_vmcs
12333 - objtool: Improve retpoline alternative handling
12334 - objtool: Add support for alternatives at the end of a section
12335 - objtool: Warn on stripped section symbol
12336 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
12337 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
12338 - x86/entry/64: Remove the SYSCALL64 fast path
12339 - x86/entry/64: Push extra regs right away
12340 - x86/asm: Move 'status' from thread_struct to thread_info
12341 - Documentation: Document array_index_nospec
12342 - array_index_nospec: Sanitize speculative array de-references
12343 - x86: Implement array_index_mask_nospec
12344 - x86: Introduce barrier_nospec
12345 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
12346 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
12347 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
12348 - x86/get_user: Use pointer masking to limit speculation
12349 - x86/syscall: Sanitize syscall table de-references under speculation
12350 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
12351 - nl80211: Sanitize array index in parse_txq_params
12352 - x86/spectre: Report get_user mitigation for spectre_v1
12353 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
12354 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
12355 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
12356 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
12357 - KVM: VMX: make MSR bitmaps per-VCPU
12358 - x86/kvm: Update spectre-v1 mitigation
12359 - x86/retpoline: Avoid retpolines for built-in __init functions
12360 - x86/spectre: Simplify spectre_v2 command line parsing
12361 - x86/pti: Mark constant arrays as __initconst
12362 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
12363 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
12364 - KVM/x86: Add IBPB support
12365 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
12366 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
12367 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
12368 - serial: core: mark port as initialized after successful IRQ change
12369 - fpga: region: release of_parse_phandle nodes after use
12370 - Linux 4.15.2
12371
12372 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
12373 - net: phy: core: remove now uneeded disabling of interrupts
12374 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
12375 - net: socionext: Add Synquacer NetSec driver
12376 - net: socionext: include linux/io.h to fix build
12377 - net: socionext: Fix error return code in netsec_netdev_open()
12378
12379 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
12380 - [Config] CONFIG_EDAC_GHES=y
12381
12382 * support thunderx2 vendor pmu events (LP: #1747523)
12383 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
12384 - perf tools arm64: Add support for get_cpuid_str function.
12385 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
12386 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
12387 events
12388 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
12389
12390 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
12391 - SAUCE: mm: disable vma based swap readahead by default
12392 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
12393
12394 * Miscellaneous Ubuntu changes
12395 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
12396
12397 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
96032e33 12398
d2c642c9 12399linux (4.15.0-7.8) bionic; urgency=medium
179ffce1 12400
d2c642c9
SF
12401 * Bionic update to v4.15.1 stable release (LP: #1747169)
12402 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
12403 - tools/gpio: Fix build error with musl libc
12404 - gpio: stmpe: i2c transfer are forbiden in atomic context
12405 - gpio: Fix kernel stack leak to userspace
12406 - ALSA: hda - Reduce the suspend time consumption for ALC256
12407 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
12408 - crypto: aesni - handle zero length dst buffer
12409 - crypto: aesni - fix typo in generic_gcmaes_decrypt
12410 - crypto: aesni - add wrapper for generic gcm(aes)
12411 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
12412 aesni
12413 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
12414 aesni
12415 - crypto: inside-secure - fix hash when length is a multiple of a block
12416 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
12417 - crypto: sha3-generic - fixes for alignment and big endian operation
12418 - crypto: af_alg - whitelist mask and type
12419 - HID: wacom: EKR: ensure devres groups at higher indexes are released
12420 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
12421 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
12422 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
12423 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
12424 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
12425 - igb: Free IRQs when device is hotplugged
12426 - ima/policy: fix parsing of fsuuid
12427 - scsi: aacraid: Fix udev inquiry race condition
12428 - scsi: aacraid: Fix hang in kdump
12429 - scsi: storvsc: missing error code in storvsc_probe()
12430 - staging: lustre: separate a connection destroy from free struct kib_conn
12431 - staging: ccree: NULLify backup_info when unused
12432 - staging: ccree: fix fips event irq handling build
12433 - tty: fix data race between tty_init_dev and flush of buf
12434 - usb: option: Add support for FS040U modem
12435 - USB: serial: pl2303: new device id for Chilitag
12436 - USB: cdc-acm: Do not log urb submission errors on disconnect
12437 - CDC-ACM: apply quirk for card reader
12438 - USB: serial: io_edgeport: fix possible sleep-in-atomic
12439 - usbip: prevent bind loops on devices attached to vhci_hcd
12440 - usbip: list: don't list devices attached to vhci_hcd
12441 - USB: serial: simple: add Motorola Tetra driver
12442 - usb: f_fs: Prevent gadget unbind if it is already unbound
12443 - usb: uas: unconditionally bring back host after reset
12444 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
12445 - ANDROID: binder: remove waitqueue when thread exits.
12446 - android: binder: use VM_ALLOC to get vm area
12447 - mei: me: allow runtime pm for platform with D0i3
12448 - serial: 8250_of: fix return code when probe function fails to get reset
12449 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
12450 - serial: 8250_dw: Revert "Improve clock rate setting"
12451 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
12452 - spi: imx: do not access registers while clocks disabled
12453 - iio: adc: stm32: fix scan of multiple channels with DMA
12454 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
12455 - test_firmware: fix missing unlock on error in config_num_requests_store()
12456 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
12457 - Input: synaptics-rmi4 - do not delete interrupt memory too early
12458 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
12459 - Linux 4.15.1
179ffce1 12460
d2c642c9
SF
12461 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
12462 (LP: #1744712)
12463 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
12464 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
12465 version
12466
12467 * apparmor profile load in stacked policy container fails (LP: #1746463)
12468 - SAUCE: apparmor: fix display of .ns_name for containers
12469
12470 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
179ffce1 12471
968dd225 12472linux (4.15.0-6.7) bionic; urgency=low
e421cacd 12473
968dd225
SF
12474 * upload urgency should be medium by default (LP: #1745338)
12475 - [Packaging] update urgency to medium by default
12476
12477 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
12478 - scsi: libiscsi: Allow sd_shutdown on bad transport
12479
12480 * Miscellaneous Ubuntu changes
12481 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
12482 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
12483 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
e421cacd 12484
ba241964
SF
12485 [ Upstream Kernel Changes ]
12486
12487 * Rebase to v4.15
12488
968dd225 12489 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
e421cacd 12490
47e18381 12491linux (4.15.0-5.6) bionic; urgency=low
aa1e162f 12492
47e18381
SF
12493 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
12494 (LP: #1744077)
12495 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
12496
12497 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
12498 (LP: #1743638)
12499 - [d-i] Add qede to nic-modules udeb
12500
12501 * boot failure on AMD Raven + WesternXT (LP: #1742759)
12502 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
12503
12504 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
12505 (LP: #1726519)
12506 - SAUCE: Revert "scsi: libsas: allow async aborts"
12507
12508 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
12509 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
12510
12511 * Miscellaneous Ubuntu changes
12512 - Rebase to v4.15-rc7
12513 - [Config] CONFIG_CPU_ISOLATION=y
12514 - [Config] Update annotations following config review
12515 - Revert "UBUNTU: SAUCE: Import aufs driver"
12516 - SAUCE: Import aufs driver
12517 - ubuntu: vbox -- update to 5.2.6-dfsg-1
12518 - ubuntu: vbox: build fixes for 4.15
12519 - ubuntu: vbox -- update to 5.2.6-dfsg-2
12520 - hio: updates for timer api changes in 4.15
12521 - enable hio build
12522 - Rebase to v4.15-rc9
aa1e162f 12523
efea660a
SF
12524 [ Upstream Kernel Changes ]
12525
40f9eb86 12526 * Rebase to v4.15-rc9
efea660a 12527
47e18381 12528 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
aa1e162f 12529
9ebbac5e 12530linux (4.15.0-4.5) bionic; urgency=low
9794190f 12531
9ebbac5e
SF
12532 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
12533 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
12534
12535 * External HDMI monitor failed to show screen on Lenovo X1 series
12536 (LP: #1738523)
12537 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
12538
12539 * Miscellaneous Ubuntu changes
12540 - [Debian] autoreconstruct - add resoration of execute permissions
9794190f 12541
0d1de9d5
SF
12542 [ Upstream Kernel Changes ]
12543
12544 * Rebase to v4.15-rc4
12545
9ebbac5e 12546 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
9794190f 12547
4d42ba20 12548linux (4.15.0-3.4) bionic; urgency=low
c298e823 12549
4d42ba20
SF
12550 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
12551 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
c298e823 12552
d37d0533
SF
12553 [ Upstream Kernel Changes ]
12554
12555 * Rebase to v4.15-rc6
12556
4d42ba20 12557 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
c298e823 12558
c4427b55 12559linux (4.15.0-2.3) bionic; urgency=low
67b6f3e0 12560
c4427b55
SF
12561 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
12562 4.15.0-1.2 (LP: #1737752)
12563 - x86/mm: Unbreak modules that use the DMA API
12564
12565 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
12566 - [Config] CONFIG_SPI_INTEL_SPI_*=n
12567
12568 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
12569 and udebs (LP: #1521712)
12570 - [Config] Include ibmvnic in nic-modules
12571
12572 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
12573 - [Config] Enable support for emulation of deprecated ARMv8 instructions
12574
12575 * Miscellaneous Ubuntu changes
12576 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
12577 - Enable zfs build
12578 - [Debian] add icp to zfs-modules.ignore
67b6f3e0 12579
c4f0e175
SF
12580 [ Upstream Kernel Changes ]
12581
12582 * Rebase to v4.15-rc4
12583
c4427b55 12584 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
67b6f3e0 12585
d4814b5f 12586linux (4.15.0-1.2) bionic; urgency=low
e82fa576 12587
d4814b5f
SF
12588 * Disabling zfs does not always disable module checks for the zfs modules
12589 (LP: #1737176)
12590 - [Packaging] disable zfs module checks when zfs is disabled
12591
12592 * Miscellaneous Ubuntu changes
12593 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
e82fa576 12594
76315af6
SF
12595 [ Upstream Kernel Changes ]
12596
12597 * Rebase to v4.15-rc3
12598
d4814b5f 12599 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
e82fa576 12600
e7c27d1e 12601linux (4.15.0-0.1) bionic; urgency=low
c78ba448 12602
e7c27d1e
SF
12603 * Miscellaneous Ubuntu changes
12604 - ubuntu: vbox -- update to 5.2.2-dfsg-2
12605 - ubuntu: vbox: build fixes for 4.15
12606 - disable hio build
12607 - [Config] Update kernel lockdown options to fix build errors
12608 - Disable zfs build
12609 - SAUCE: Import aufs driver
12610 - [Config] Enable AUFS config options
c78ba448 12611
079f534b
SF
12612 [ Upstream Kernel Changes ]
12613
12614 * Rebase to v4.15-rc2
12615
e7c27d1e 12616 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
c78ba448 12617
2c21160b
TG
12618linux (4.14.0-11.13) bionic; urgency=low
12619
12620 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
12621
12622 * CVE-2017-1000405
12623 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
12624
12625 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
12626 - SAUCE: mm: disable vma based swap readahead by default
12627 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
12628
12629 * Bionic update to v4.14.3 stable release (LP: #1735843)
12630 - s390: fix transactional execution control register handling
12631 - s390/noexec: execute kexec datamover without DAT
12632 - s390/runtime instrumention: fix possible memory corruption
12633 - s390/guarded storage: fix possible memory corruption
12634 - s390/disassembler: add missing end marker for e7 table
12635 - s390/disassembler: increase show_code buffer size
12636 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
12637 - ACPI / EC: Fix regression related to triggering source of EC event handling
12638 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
12639 - serdev: fix registration of second slave
12640 - sched: Make resched_cpu() unconditional
12641 - lib/mpi: call cond_resched() from mpi_powm() loop
12642 - x86/boot: Fix boot failure when SMP MP-table is based at 0
12643 - x86/decoder: Add new TEST instruction pattern
12644 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
12645 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
12646 - perf/x86/intel: Hide TSX events when RTM is not supported
12647 - arm64: Implement arch-specific pte_access_permitted()
12648 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
12649 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
12650 - uapi: fix linux/tls.h userspace compilation error
12651 - uapi: fix linux/rxrpc.h userspace compilation errors
12652 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
12653 - MIPS: ralink: Fix MT7628 pinmux
12654 - MIPS: ralink: Fix typo in mt7628 pinmux function
12655 - net: mvneta: fix handling of the Tx descriptor counter
12656 - nbd: wait uninterruptible for the dead timeout
12657 - nbd: don't start req until after the dead connection logic
12658 - PM / OPP: Add missing of_node_put(np)
12659 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
12660 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
12661 - PCI: hv: Use effective affinity mask
12662 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
12663 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
12664 - ALSA: hda: Add Raven PCI ID
12665 - dm integrity: allow unaligned bv_offset
12666 - dm cache: fix race condition in the writeback mode overwrite_bio
12667 optimisation
12668 - dm crypt: allow unaligned bv_offset
12669 - dm zoned: ignore last smaller runt zone
12670 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
12671 - dm bufio: fix integer overflow when limiting maximum cache size
12672 - ovl: Put upperdentry if ovl_check_origin() fails
12673 - dm: allocate struct mapped_device with kvzalloc
12674 - sched/rt: Simplify the IPI based RT balancing logic
12675 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
12676 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
12677 - dm: discard support requires all targets in a table support discards
12678 - MIPS: Fix odd fp register warnings with MIPS64r2
12679 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
12680 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
12681 - MIPS: Fix an n32 core file generation regset support regression
12682 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
12683 - MIPS: math-emu: Fix final emulation phase for certain instructions
12684 - rt2x00usb: mark device removed when get ENOENT usb error
12685 - mm/z3fold.c: use kref to prevent page free/compact race
12686 - autofs: don't fail mount for transient error
12687 - nilfs2: fix race condition that causes file system corruption
12688 - fscrypt: lock mutex before checking for bounce page pool
12689 - eCryptfs: use after free in ecryptfs_release_messaging()
12690 - libceph: don't WARN() if user tries to add invalid key
12691 - bcache: check ca->alloc_thread initialized before wake up it
12692 - fs: guard_bio_eod() needs to consider partitions
12693 - fanotify: fix fsnotify_prepare_user_wait() failure
12694 - isofs: fix timestamps beyond 2027
12695 - btrfs: change how we decide to commit transactions during flushing
12696 - f2fs: expose some sectors to user in inline data or dentry case
12697 - NFS: Fix typo in nomigration mount option
12698 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
12699 - nfs: Fix ugly referral attributes
12700 - NFS: Avoid RCU usage in tracepoints
12701 - NFS: revalidate "." etc correctly on "open".
12702 - nfsd: deal with revoked delegations appropriately
12703 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
12704 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
12705 - iwlwifi: fix firmware names for 9000 and A000 series hw
12706 - md: fix deadlock error in recent patch.
12707 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
12708 - Bluetooth: btqcomsmd: Add support for BD address setup
12709 - md/bitmap: revert a patch
12710 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
12711 - fsnotify: pin both inode and vfsmount mark
12712 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
12713 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
12714 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
12715 - ext4: prevent data corruption with inline data + DAX
12716 - ext4: prevent data corruption with journaling + DAX
12717 - ALSA: pcm: update tstamp only if audio_tstamp changed
12718 - ALSA: usb-audio: Add sanity checks to FE parser
12719 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
12720 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
12721 - ALSA: timer: Remove kernel warning at compat ioctl error paths
12722 - ALSA: hda/realtek - Fix ALC275 no sound issue
12723 - ALSA: hda: Fix too short HDMI/DP chmap reporting
12724 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
12725 - ALSA: hda/realtek - Fix ALC700 family no sound issue
12726 - ASoC: sun8i-codec: Invert Master / Slave condition
12727 - ASoC: sun8i-codec: Fix left and right channels inversion
12728 - ASoC: sun8i-codec: Set the BCLK divider
12729 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
12730 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
12731 - 9p: Fix missing commas in mount options
12732 - fs/9p: Compare qid.path in v9fs_test_inode
12733 - net/9p: Switch to wait_event_killable()
12734 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
12735 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
12736 - scsi: lpfc: fix pci hot plug crash in timer management routines
12737 - scsi: lpfc: fix pci hot plug crash in list_add call
12738 - scsi: lpfc: Fix crash receiving ELS while detaching driver
12739 - scsi: lpfc: Fix FCP hba_wqidx assignment
12740 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
12741 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
12742 - iscsi-target: Fix non-immediate TMR reference leak
12743 - target: fix null pointer regression in core_tmr_drain_tmr_list
12744 - target: fix buffer offset in core_scsi3_pri_read_full_status
12745 - target: Fix QUEUE_FULL + SCSI task attribute handling
12746 - target: Fix caw_sem leak in transport_generic_request_failure
12747 - target: Fix quiese during transport_write_pending_qf endless loop
12748 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
12749 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
12750 - mtd: nand: Export nand_reset() symbol
12751 - mtd: nand: atmel: Actually use the PM ops
12752 - mtd: nand: omap2: Fix subpage write
12753 - mtd: nand: Fix writing mtdoops to nand flash.
12754 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
12755 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
12756 - p54: don't unregister leds when they are not initialized
12757 - block: Fix a race between blk_cleanup_queue() and timeout handling
12758 - raid1: prevent freeze_array/wait_all_barriers deadlock
12759 - genirq: Track whether the trigger type has been set
12760 - irqchip/gic-v3: Fix ppi-partitions lookup
12761 - lockd: double unregister of inetaddr notifiers
12762 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
12763 enabled
12764 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
12765 - KVM: SVM: obey guest PAT
12766 - kvm: vmx: Reinstate support for CPUs without virtual NMI
12767 - dax: fix PMD faults on zero-length files
12768 - dax: fix general protection fault in dax_alloc_inode
12769 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
12770 - clk: ti: dra7-atl-clock: fix child-node lookups
12771 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
12772 - libnvdimm, pfn: make 'resource' attribute only readable by root
12773 - libnvdimm, namespace: fix label initialization to use valid seq numbers
12774 - libnvdimm, region : make 'resource' attribute only readable by root
12775 - libnvdimm, namespace: make 'resource' attribute only readable by root
12776 - svcrdma: Preserve CB send buffer across retransmits
12777 - IB/srpt: Do not accept invalid initiator port names
12778 - IB/cm: Fix memory corruption in handling CM request
12779 - IB/hfi1: Fix incorrect available receive user context count
12780 - IB/srp: Avoid that a cable pull can trigger a kernel crash
12781 - IB/core: Avoid crash on pkey enforcement failed in received MADs
12782 - IB/core: Only maintain real QPs in the security lists
12783 - NFC: fix device-allocation error return
12784 - spi-nor: intel-spi: Fix broken software sequencing codes
12785 - i40e: Use smp_rmb rather than read_barrier_depends
12786 - igb: Use smp_rmb rather than read_barrier_depends
12787 - igbvf: Use smp_rmb rather than read_barrier_depends
12788 - ixgbevf: Use smp_rmb rather than read_barrier_depends
12789 - i40evf: Use smp_rmb rather than read_barrier_depends
12790 - fm10k: Use smp_rmb rather than read_barrier_depends
12791 - ixgbe: Fix skb list corruption on Power systems
12792 - parisc: Fix validity check of pointer size argument in new CAS
12793 implementation
12794 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
12795 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
12796 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
12797 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
12798 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
12799 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
12800 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
12801 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
12802 - powerpc/64s/hash: Fix fork() with 512TB process address space
12803 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
12804 - media: Don't do DMA on stack for firmware upload in the AS102 driver
12805 - media: rc: check for integer overflow
12806 - media: rc: nec decoder should not send both repeat and keycode
12807 - cx231xx-cards: fix NULL-deref on missing association descriptor
12808 - media: v4l2-ctrl: Fix flags field on Control events
12809 - media: venus: fix wrong size on dma_free
12810 - media: venus: venc: fix bytesused v4l2_plane field
12811 - media: venus: reimplement decoder stop command
12812 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
12813 zone
12814 - iwlwifi: fix wrong struct for a000 device
12815 - iwlwifi: add a new a000 device
12816 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
12817 - iwlwifi: add new cards for a000 series
12818 - iwlwifi: add new cards for 8265 series
12819 - iwlwifi: add new cards for 8260 series
12820 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
12821 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
12822 - e1000e: Fix error path in link detection
12823 - e1000e: Fix return value test
12824 - e1000e: Separate signaling for link check/link up
12825 - e1000e: Avoid receiver overrun interrupt bursts
12826 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
12827 - Linux 4.14.3
12828
12829 * Miscellaneous Ubuntu changes
12830 - SAUCE: s390/topology: don't inline cpu_to_node
12831 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
12832
12833 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
12834
12835linux (4.14.0-10.12) bionic; urgency=low
12836
12837 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
12838
12839 * Miscellaneous Ubuntu changes
12840 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
12841 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
12842
12843 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
12844
12845linux (4.14.0-9.11) bionic; urgency=low
12846
12847 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
12848
12849 * Miscellaneous Ubuntu changes
12850 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
12851 0.7.3-1ubuntu1"
12852
12853 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
12854
12855linux (4.14.0-8.10) bionic; urgency=low
12856
12857 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
12858
12859 * Bionic update to v4.14.2 stable release (LP: #1734694)
12860 - bio: ensure __bio_clone_fast copies bi_partno
12861 - af_netlink: ensure that NLMSG_DONE never fails in dumps
12862 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
12863 - net: cdc_ncm: GetNtbFormat endian fix
12864 - fealnx: Fix building error on MIPS
12865 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
12866 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
12867 - serial: omap: Fix EFR write on RTS deassertion
12868 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
12869 - tpm-dev-common: Reject too short writes
12870 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
12871 - mm/pagewalk.c: report holes in hugetlb ranges
12872 - ocfs2: fix cluster hang after a node dies
12873 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
12874 - ipmi: fix unsigned long underflow
12875 - mm/page_alloc.c: broken deferred calculation
12876 - mm/page_ext.c: check if page_ext is not prepared
12877 - coda: fix 'kernel memory exposure attempt' in fsync
12878 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
12879 - Linux 4.14.2
12880
12881 * Bionic update to v4.14.1 stable release (LP: #1734693)
12882 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
12883 - dmaengine: dmatest: warn user when dma test times out
12884 - media: imon: Fix null-ptr-deref in imon_probe
12885 - media: dib0700: fix invalid dvb_detach argument
12886 - crypto: dh - Fix double free of ctx->p
12887 - crypto: dh - Don't permit 'p' to be 0
12888 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
12889 - crypto: brcm - Explicity ACK mailbox message
12890 - USB: early: Use new USB product ID and strings for DbC device
12891 - USB: usbfs: compute urb->actual_length for isochronous
12892 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
12893 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
12894 - USB: serial: metro-usb: stop I/O after failed open
12895 - USB: serial: Change DbC debug device binding ID
12896 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
12897 - USB: serial: garmin_gps: fix I/O after failed probe and remove
12898 - USB: serial: garmin_gps: fix memory leak on probe errors
12899 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
12900 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
12901 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
12902 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
12903 - HID: cp2112: add HIDRAW dependency
12904 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
12905 - rpmsg: glink: Add missing MODULE_LICENSE
12906 - staging: wilc1000: Fix bssid buffer offset in Txq
12907 - staging: sm750fb: Fix parameter mistake in poke32
12908 - staging: ccree: fix 64 bit scatter/gather DMA ops
12909 - staging: greybus: spilib: fix use-after-free after deregistration
12910 - staging: rtl8188eu: Revert 4 commits breaking ARP
12911 - spi: fix use-after-free at controller deregistration
12912 - sparc32: Add cmpxchg64().
12913 - sparc64: mmu_context: Add missing include files
12914 - sparc64: Fix page table walk for PUD hugepages
12915 - Linux 4.14.1
12916
12917 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
12918 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
12919
12920 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
12921 (LP: #1732627)
12922 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
12923
12924 * Miscellaneous Ubuntu changes
12925 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
12926
12927 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
12928
12929linux (4.14.0-7.9) bionic; urgency=low
12930
12931 * Miscellaneous Ubuntu changes
12932 - SAUCE: apparmor: add base infastructure for socket mediation
12933 - SAUCE: apparmor: af_unix mediation
12934 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
12935 - SAUCE: LSM stacking: LSM: manage credential security blobs
12936 - SAUCE: LSM stacking: LSM: Manage file security blobs
12937 - SAUCE: LSM stacking: LSM: manage task security blobs
12938 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
12939 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
12940 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
12941 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
12942 - SAUCE: LSM stacking: fixup initialize task->security
12943 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
12944 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
12945 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
12946 - SAUCE: LSM stacking: fixup apparmor stacking enablement
12947 - SAUCE: LSM stacking: fixup stacking kconfig
12948 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
12949 - SAUCE: LSM stacking: provide prctl interface for setting context
12950 - SAUCE: LSM stacking: inherit current display LSM
12951 - SAUCE: LSM stacking: keep an index for each registered LSM
12952 - SAUCE: LSM stacking: verify display LSM
12953 - SAUCE: LSM stacking: provide a way to specify the default display lsm
12954 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
12955 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
12956 - SAUCE: LSM stacking: add Kconfig to set default display LSM
12957 - SAUCE: LSM stacking: add configs for LSM stacking
12958 - SAUCE: LSM stacking: check for invalid zero sized writes
12959 - [Config] Run updateconfigs after merging LSM stacking
12960 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
12961
12962 [ Upstream Kernel Changes ]
12963
12964 * Rebase to v4.14
12965
12966 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
12967
12968linux (4.14.0-6.8) bionic; urgency=low
12969
12970 * Miscellaneous Ubuntu changes
12971 - SAUCE: add workarounds to enable ZFS for 4.14
12972
12973 [ Upstream Kernel Changes ]
12974
12975 * Rebase to v4.14-rc8
12976
12977 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
12978
12979linux (4.14.0-5.7) bionic; urgency=low
12980
12981 * Miscellaneous Ubuntu changes
12982 - [Debian] Fix invocation of dh_prep for dbgsym packages
12983
12984 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
12985
12986linux (4.14.0-4.5) bionic; urgency=low
12987
12988 * Miscellaneous Ubuntu changes
12989 - [Packaging] virtualbox -- reduce in kernel module versions
12990 - vbox-update: Fix up KERN_DIR definitions
12991 - ubuntu: vbox -- update to 5.2.0-dfsg-2
12992 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
12993
12994 [ Upstream Kernel Changes ]
12995
12996 * Rebase to v4.14-rc7
12997
12998 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
12999
13000linux (4.14.0-3.4) artful; urgency=low
13001
13002 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
13003 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
13004 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
13005 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
13006
13007 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
13008 - powerpc/64s: Add workaround for P9 vector CI load issue
13009
13010 * Miscellaneous Ubuntu changes
13011 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
13012 - [Config] CONFIG_DRM_VBOXVIDEO=m
13013 - SAUCE: Import aufs driver
13014 - [Config] Enable aufs
13015 - [Config] Reorder annotations file after enabling aufs
13016 - vbox-update: Disable imported vboxvideo module
13017 - ubuntu: vbox -- update to 5.1.30-dfsg-1
13018 - Enable vbox
13019 - hio: Use correct sizes when initializing ssd_index_bits* arrays
13020 - hio: Update io stat accounting for 4.14
13021 - Enable hio
13022
13023 [ Upstream Kernel Changes ]
13024
13025 * Rebase to v4.14-rc5
13026 * Rebase to v4.14-rc6
13027
13028 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
13029
13030linux (4.14.0-2.3) artful; urgency=low
13031
13032 * [Bug] USB controller failed to respond on Denverton after loading
13033 intel_th_pci module (LP: #1715833)
13034 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
13035
13036 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
13037 17.10 (kernel 4.13) (LP: #1719290)
13038 - SAUCE: s390: update zfcpdump_defconfig
13039
13040 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
13041 - d-i: Add bnxt_en to nic-modules.
13042
13043 * Miscellaneous Ubuntu changes
13044 - [Config] Update annotations for 4.14-rc2
13045
13046 [ Upstream Kernel Changes ]
13047
13048 * Rebase to v4.14-rc3
13049 * Rebase to v4.14-rc4
13050
13051 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
13052
13053linux (4.14.0-1.2) artful; urgency=low
13054
13055 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
13056 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
13057
13058 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
13059 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
13060
13061 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
13062 (LP: #1718679)
13063 - [Config] CONFIG_DRM_VBOXVIDEO=n
13064
13065 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
13066 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
13067
13068 * autopkgtest profile fails to build on armhf (LP: #1717920)
13069 - [Packaging] autopkgtest -- disable d-i when dropping flavours
13070
13071 * Miscellaneous Ubuntu changes
13072 - [Config] CONFIG_I2C_XLP9XX=m
13073 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
13074
13075 [ Upstream Kernel Changes ]
13076
13077 * Rebase to v4.14-rc2
13078
13079 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
13080
13081linux (4.14.0-0.1) artful; urgency=low
13082
13083 * Miscellaneous Ubuntu changes
13084 - Disable vbox build
13085 - Disable hio build
13086 - Disable zfs build
13087
13088 [ Upstream Kernel Changes ]
13089
13090 * Rebase to v4.14-rc1
13091
13092 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
13093
13094linux (4.13.0-11.12) artful; urgency=low
13095
13096 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
13097
13098 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
13099 - s390/mm: fix local TLB flushing vs. detach of an mm address space
13100 - s390/mm: fix race on mm->context.flush_mm
13101
13102 * CVE-2017-1000251
13103 - Bluetooth: Properly check L2CAP config option output buffer length
13104
13105 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
13106
13107linux (4.13.0-10.11) artful; urgency=low
13108
13109 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
13110
13111 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
13112 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
13113
13114 * Artful update to v4.13.1 stable release (LP: #1716284)
13115 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
13116 - USB: serial: option: add support for D-Link DWM-157 C1
13117 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
13118 - usb:xhci:Fix regression when ATI chipsets detected
13119 - USB: musb: fix external abort on suspend
13120 - ANDROID: binder: add padding to binder_fd_array_object.
13121 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
13122 - USB: core: Avoid race of async_completed() w/ usbdev_release()
13123 - staging/rts5208: fix incorrect shift to extract upper nybble
13124 - staging: ccree: save ciphertext for CTS IV
13125 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
13126 - iio: adc: ti-ads1015: fix incorrect data rate setting update
13127 - iio: adc: ti-ads1015: fix scale information for ADS1115
13128 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
13129 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
13130 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
13131 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
13132 - driver core: bus: Fix a potential double free
13133 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
13134 - binder: free memory on error
13135 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
13136 - crypto: caam/qi - fix compilation with DEBUG enabled
13137 - thunderbolt: Fix reset response_type
13138 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
13139 - intel_th: pci: Add Cannon Lake PCH-H support
13140 - intel_th: pci: Add Cannon Lake PCH-LP support
13141 - ath10k: fix memory leak in rx ring buffer allocation
13142 - drm/vgem: Pin our pages for dmabuf exports
13143 - drm/ttm: Fix accounting error when fail to get pages for pool
13144 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
13145 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
13146 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
13147 - iwlwifi: pci: add new PCI ID for 7265D
13148 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
13149 - mwifiex: correct channel stat buffer overflows
13150 - MCB: add support for SC31 to mcb-lpc
13151 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
13152 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
13153 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
13154 - workqueue: Fix flag collision
13155 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
13156 - cs5536: add support for IDE controller variant
13157 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
13158 - scsi: sg: recheck MMAP_IO request length with lock held
13159 - of/device: Prevent buffer overflow in of_device_modalias()
13160 - rtlwifi: Fix memory leak when firmware request fails
13161 - rtlwifi: Fix fallback firmware loading
13162 - Linux 4.13.1
13163
13164 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
13165 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
13166
13167 * SRIOV: warning if unload VFs (LP: #1715073)
13168 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
13169
13170 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
13171 - i40e: avoid NVM acquire deadlock during NVM update
13172 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
13173
13174 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
13175 twice when perf stat is done (perf:) (LP: #1714571)
13176 - perf vendor events powerpc: Remove duplicate events
13177
13178 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
13179 (LP: #1703339)
13180 - [Config] Include vmd in storage-core-modules udeb
13181
13182 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
13183 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
13184 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
13185 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
13186 offline
13187
13188 * Miscellaneous Ubuntu changes
13189 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
13190 - Revert "UBUNTU: SAUCE: Import aufs driver"
13191 - SAUCE: Import aufs driver
13192
13193 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
13194
13195linux (4.13.0-9.10) artful; urgency=low
13196
13197 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
13198
13199 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
13200 - [Config] CONFIG_EDAC_GHES=n
13201
13202 * Miscellaneous Ubuntu changes
13203 - ubuntu: vbox -- update to 5.1.26-dfsg-2
13204
13205 [ Upstream Kernel Changes ]
13206
13207 * Rebase to v4.13
13208
13209 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
13210
13211linux (4.13.0-8.9) artful; urgency=low
13212
13213 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
13214 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
13215
13216 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
13217 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
13218
13219 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
13220 Harrisonville SDP (LP: #1709257)
13221 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
13222 - EDAC, pnd2: Mask off the lower four bits of a BAR
13223 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
13224 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
13225 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
13226 reading BAR
13227
13228 * Miscellaneous Ubuntu changes
13229 - Revert "UBUNTU: SAUCE: Import aufs driver"
13230 - SAUCE: Import aufs driver
13231 - SAUCE: selftests/powerpc: Disable some ptrace selftests
13232 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
13233 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
13234 - [Config] Disable CONFIG_MDIO_* options for s390x
13235 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
13236 - [Config] Update annotations for 4.13
13237
13238 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
13239
13240linux (4.13.0-7.8) artful; urgency=low
13241
13242 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
13243 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
13244 paths
13245
13246 * Miscellaneous Ubuntu changes
13247 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
13248
13249 * Miscellaneous upstream changes
13250 - seccomp: Provide matching filter for introspection
13251 - seccomp: Sysctl to display available actions
13252 - seccomp: Operation for checking if an action is available
13253 - seccomp: Sysctl to configure actions that are allowed to be logged
13254 - seccomp: Selftest for detection of filter flag support
13255 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
13256 - seccomp: Action to log before allowing
13257
13258 [ Upstream Kernel Changes ]
13259
13260 * Rebase to v4.13-rc7
13261
13262 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
13263
13264linux (4.13.0-6.7) artful; urgency=low
13265
13266 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
13267 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
13268
13269 * sort ABI files with C.UTF-8 locale (LP: #1712345)
13270 - [Packaging] sort ABI files with C.UTF-8 locale
13271
13272 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
13273 - SAUCE: igb: add support for using Broadcom 54616 as PHY
13274
13275 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
13276 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
13277 - powerpc/mm/radix: Improve TLB/PWC flushes
13278 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
13279
13280 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
13281 properly enrolled keys (LP: #1712168)
13282 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
13283
13284 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
13285 - [Config] CONFIG_BLK_DEV_NVME=m for s390
13286
13287 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
13288 (LP: #1711298)
13289 - [Config] CONFIG_INTEL_ATOMISP=n
13290
13291 * Miscellaneous Ubuntu changes
13292 - SAUCE: apparmor: af_unix mediation
13293
13294 * Miscellaneous upstream changes
13295 - apparmor: Fix shadowed local variable in unpack_trans_table()
13296 - apparmor: Fix logical error in verify_header()
13297 - apparmor: Fix an error code in aafs_create()
13298 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
13299 - apparmor: add the ability to mediate signals
13300 - apparmor: add mount mediation
13301 - apparmor: cleanup conditional check for label in label_print
13302 - apparmor: add support for absolute root view based labels
13303 - apparmor: make policy_unpack able to audit different info messages
13304 - apparmor: add more debug asserts to apparmorfs
13305 - apparmor: add base infastructure for socket mediation
13306 - apparmor: move new_null_profile to after profile lookup fns()
13307 - apparmor: fix race condition in null profile creation
13308 - apparmor: ensure unconfined profiles have dfas initialized
13309 - apparmor: fix incorrect type assignment when freeing proxies
13310
13311 [ Upstream Kernel Changes ]
13312
13313 * Rebase to v4.13-rc6
13314
13315 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
13316
13317linux (4.13.0-5.6) artful; urgency=low
13318
13319 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
13320 - perf pmu-events: Support additional POWER8+ PVR in mapfile
13321 - perf vendor events: Add POWER9 PMU events
13322 - perf vendor events: Add POWER9 PVRs to mapfile
13323 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
13324 - SAUCE: perf vendor events powerpc: Update POWER9 events
13325
13326 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
13327 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
13328
13329 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
13330 kernels able to boot without initramfs (LP: #1700972)
13331 - [Debian] Don't depend on initramfs-tools
13332
13333 * Miscellaneous Ubuntu changes
13334 - SAUCE: Import aufs driver
13335 - SAUCE: aufs -- Add missing argument to loop_switch() call
13336 - [Config] Enable aufs
13337 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
13338 - Enable zfs build
13339 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
13340 - [Packaging] switch up to debhelper 9
13341
13342 [ Upstream Kernel Changes ]
13343
13344 * Rebase to v4.13-rc5
13345
13346 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
13347
13348linux (4.13.0-4.5) artful; urgency=low
13349
13350 * Lenovo Yoga 910 Sensors (LP: #1708120)
13351 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
13352
13353 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
13354 (LP: #1703339)
13355 - [Config] Add vmd driver to generic inclusion list
13356
13357 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
13358 - [Config] CONFIG_SATA_HIGHBANK=y
13359
13360 * Miscellaneous Ubuntu changes
13361 - ubuntu: vbox -- update to 5.1.26-dfsg-1
13362 - SAUCE: hio: Build fixes for 4.13
13363 - Enable hio build
13364 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
13365 - [debian] use all rather than amd64 dkms debs for sync
13366
13367 [ Upstream Kernel Changes ]
13368
13369 * Rebase to v4.13-rc4
13370
13371 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
13372
13373linux (4.13.0-3.4) artful; urgency=low
13374
13375 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
13376 - [Packaging] tests -- reduce rebuild test to one flavour
13377 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
13378
13379 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
13380 - SAUCE: virtio_net: Revert mergeable buffer handling rework
13381
13382 [ Upstream Kernel Changes ]
13383
13384 * Rebase to v4.13-rc3
13385
13386 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
13387
13388linux (4.13.0-2.3) artful; urgency=low
13389
13390 * Change CONFIG_IBMVETH to module (LP: #1704479)
13391 - [Config] CONFIG_IBMVETH=m
13392
13393 [ Upstream Kernel Changes ]
13394
13395 * Rebase to v4.13-rc2
13396
13397 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
13398
13399linux (4.13.0-1.2) artful; urgency=low
13400
13401 * Miscellaneous Ubuntu changes
13402 - [Debian] Support sphinx-based kernel documentation
13403
13404 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
13405
13406linux (4.13.0-0.1) artful; urgency=low
13407
13408 * Miscellaneous Ubuntu changes
13409 - Disable hio
13410 - Disable zfs build
13411 - ubuntu: vbox -- update to 5.1.24-dfsg-1
13412
13413 [ Upstream Kernel Changes ]
13414
13415 * Rebase to v4.13-rc1
13416
13417 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
13418
13419linux (4.12.0-7.8) artful; urgency=low
13420
13421 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
13422 (LP: #1673564)
13423 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
13424 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
13425 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
13426 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
13427 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
13428 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
13429 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
13430 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
13431 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
13432 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
13433 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
13434 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
13435 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
13436 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
13437 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
13438 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
13439 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
13440 - arm64: Add MIDR values for Cavium cn83XX SoCs
13441 - arm64: Add workaround for Cavium Thunder erratum 30115
13442 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
13443 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
13444 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
13445 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
13446 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
13447 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
13448 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
13449 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
13450
13451 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
13452 - net: hns: Bugfix for Tx timeout handling in hns driver
13453
13454 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
13455 - iommu/arm-smmu: Plumb in new ACPI identifiers
13456
13457 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
13458 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
13459
13460 * Artful update to v4.12.1 stable release (LP: #1703858)
13461 - driver core: platform: fix race condition with driver_override
13462 - RDMA/uverbs: Check port number supplied by user verbs cmds
13463 - usb: dwc3: replace %p with %pK
13464 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
13465 - usb: usbip: set buffer pointers to NULL after free
13466 - Add USB quirk for HVR-950q to avoid intermittent device resets
13467 - usb: Fix typo in the definition of Endpoint[out]Request
13468 - USB: core: fix device node leak
13469 - USB: serial: option: add two Longcheer device ids
13470 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
13471 - xhci: Limit USB2 port wake support for AMD Promontory hosts
13472 - gfs2: Fix glock rhashtable rcu bug
13473 - Add "shutdown" to "struct class".
13474 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
13475 - tpm: fix a kernel memory leak in tpm-sysfs.c
13476 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
13477 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
13478 - sched/fair, cpumask: Export for_each_cpu_wrap()
13479 - sched/core: Implement new approach to scale select_idle_cpu()
13480 - sched/numa: Use down_read_trylock() for the mmap_sem
13481 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
13482 - sched/fair: Simplify wake_affine() for the single socket case
13483 - sched/numa: Implement NUMA node level wake_affine()
13484 - sched/fair: Remove effective_load()
13485 - sched/numa: Hide numa_wake_affine() from UP build
13486 - xen: avoid deadlock in xenbus driver
13487 - crypto: drbg - Fixes panic in wait_for_completion call
13488 - Linux 4.12.1
13489
13490 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
13491 - scsi: cxlflash: Combine the send queue locks
13492 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
13493 - scsi: cxlflash: Reset hardware queue context via specified register
13494 - scsi: cxlflash: Schedule asynchronous reset of the host
13495 - scsi: cxlflash: Handle AFU sync failures
13496 - scsi: cxlflash: Track pending scsi commands in each hardware queue
13497 - scsi: cxlflash: Flush pending commands in cleanup path
13498 - scsi: cxlflash: Add scsi command abort handler
13499 - scsi: cxlflash: Create character device to provide host management interface
13500 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
13501 specifics
13502 - scsi: cxlflash: Introduce host ioctl support
13503 - scsi: cxlflash: Refactor AFU capability checking
13504 - scsi: cxlflash: Support LUN provisioning
13505 - scsi: cxlflash: Support AFU debug
13506 - scsi: cxlflash: Support WS16 unmap
13507 - scsi: cxlflash: Remove zeroing of private command data
13508 - scsi: cxlflash: Update TMF command processing
13509 - scsi: cxlflash: Avoid double free of character device
13510 - scsi: cxlflash: Update send_tmf() parameters
13511 - scsi: cxlflash: Update debug prints in reset handlers
13512
13513 * make snap-pkg support (LP: #1700747)
13514 - make snap-pkg support
13515
13516 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
13517 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
13518
13519 * arm64: fix crash reading /proc/kcore (LP: #1702749)
13520 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
13521 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
13522
13523 * Opal and POWER9 DD2 (LP: #1702159)
13524 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
13525
13526 * Data corruption with hio driver (LP: #1701316)
13527 - SAUCE: hio: Fix incorrect use of enum req_opf values
13528
13529 * Miscellaneous Ubuntu changes
13530 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
13531 - snapcraft.yaml: Sync with xenial
13532 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
13533
13534 * Miscellaneous upstream changes
13535 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
13536 MokSBState"
13537
13538 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
13539
13540linux (4.12.0-6.7) artful; urgency=low
13541
13542 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
13543 - net: ena: change return value for unsupported features unsupported return
13544 value
13545 - net: ena: add hardware hints capability to the driver
13546 - net: ena: change sizeof() argument to be the type pointer
13547 - net: ena: add reset reason for each device FLR
13548 - net: ena: add support for out of order rx buffers refill
13549 - net: ena: allow the driver to work with small number of msix vectors
13550 - net: ena: use napi_schedule_irqoff when possible
13551 - net: ena: separate skb allocation to dedicated function
13552 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
13553 - net: ena: update driver's rx drop statistics
13554 - net: ena: update ena driver to version 1.2.0
13555
13556 * APST gets enabled against explicit kernel option (LP: #1699004)
13557 - nvme: explicitly disable APST on quirked devices
13558
13559 * Miscellaneous Ubuntu changes
13560 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
13561 - SAUCE: hio updates for 4.12
13562 - SAUCE: Enable hio build
13563
13564 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
13565
13566linux (4.12.0-5.6) artful; urgency=low
13567
13568 * ERAT invalidate on context switch removal (LP: #1700819)
13569 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
13570
13571 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
13572 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
13573
13574 * Miscellaneous Ubuntu changes
13575 - d-i: Move qcom-emac from arm64 to shared nic-modules
13576
13577 [ Upstream Kernel Changes ]
13578
13579 * Rebase to v4.12
13580
13581 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
13582
13583linux (4.12.0-4.5) artful; urgency=low
13584
13585 * aacraid driver may return uninitialized stack data to userspace
13586 (LP: #1700077)
13587 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
13588
13589 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
13590 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
13591
13592 * AACRAID for power9 platform (LP: #1689980)
13593 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
13594 - scsi: aacraid: Fix DMAR issues with iommu=pt
13595 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
13596 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
13597 - scsi: aacraid: Remove reset support from check_health
13598 - scsi: aacraid: Change wait time for fib completion
13599 - scsi: aacraid: Log count info of scsi cmds before reset
13600 - scsi: aacraid: Print ctrl status before eh reset
13601 - scsi: aacraid: Using single reset mask for IOP reset
13602 - scsi: aacraid: Rework IOP reset
13603 - scsi: aacraid: Add periodic checks to see IOP reset status
13604 - scsi: aacraid: Rework SOFT reset code
13605 - scsi: aacraid: Rework aac_src_restart
13606 - scsi: aacraid: Use correct function to get ctrl health
13607 - scsi: aacraid: Make sure ioctl returns on controller reset
13608 - scsi: aacraid: Enable ctrl reset for both hba and arc
13609 - scsi: aacraid: Add reset debugging statements
13610 - scsi: aacraid: Remove reference to Series-9
13611 - scsi: aacraid: Update driver version to 50834
13612
13613 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
13614 - SAUCE: drm: hibmc: Use set_busid function from drm core
13615
13616 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
13617 - d-i: Add hibmc-drm to kernel-image udeb
13618
13619 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
13620 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
13621
13622 * Miscellaneous Ubuntu changes
13623 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
13624 - [Config] CONFIG_ATA=n for s390x
13625 - [Config] Update annotations for 4.12
13626
13627 [ Upstream Kernel Changes ]
13628
13629 * Rebase to v4.12-rc7
13630
13631 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
13632
13633linux (4.12.0-3.4) artful; urgency=low
13634
13635 * Miscellaneous upstream changes
13636 - ufs: fix the logics for tail relocation
13637
13638 [ Upstream Kernel Changes ]
13639
13640 * Rebase to v4.12-rc6
13641
13642 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
13643
13644linux (4.12.0-2.3) artful; urgency=low
13645
13646 * CVE-2014-9900
13647 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
13648 ethtool_get_wol()
13649
13650 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
13651 (LP: #1671360)
13652 - pinctrl/amd: Use regular interrupt instead of chained
13653
13654 * extend-diff-ignore should use exact matches (LP: #1693504)
13655 - [Packaging] exact extend-diff-ignore matches
13656
13657 * Miscellaneous Ubuntu changes
13658 - SAUCE: efi: Don't print secure boot state from the efi stub
13659 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
13660 - SAUCE: vbox fixes for 4.12
13661 - Re-enable virtualbox build
13662 - [Config] CONFIG_ORANGEFS_FS=m
13663 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
13664 - Enable zfs build
13665
13666 [ Upstream Kernel Changes ]
13667
13668 * Rebase to v4.12-rc4
13669 * Rebase to v4.12-rc5
13670
13671 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
13672
13673linux (4.12.0-1.2) artful; urgency=low
13674
13675 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
13676 - [Config] Enable CONFIG_DRM_MGAG200 as module
13677
13678 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
13679 - [Config] CONFIG_LIBIO=y on arm64 only
13680 - SAUCE: LIBIO: Introduce a generic PIO mapping method
13681 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
13682 - [Config] CONFIG_HISILICON_LPC=y
13683 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
13684 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
13685 I/O
13686 - SAUCE: LPC: Add the ACPI LPC support
13687 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
13688 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
13689
13690 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
13691 - SAUCE: tty: Fix ldisc crash on reopened tty
13692
13693 * Miscellaneous Ubuntu changes
13694 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
13695 - Rebase to v4.12-rc3
13696
13697 [ Upstream Kernel Changes ]
13698
13699 * Rebase to v4.12-rc3
13700
13701 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
13702
13703linux (4.12.0-0.1) artful; urgency=low
13704
13705 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
13706 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
13707
13708 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
13709 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
13710
13711 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
13712 (LP: #1672819)
13713 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
13714
13715 * Miscellaneous Ubuntu changes
13716 - Update find-missing-sauce.sh to compare to artful
13717 - Update dropped.txt
13718 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
13719 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
13720 kernel image
13721 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
13722 mode
13723 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
13724 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
13725 locked down
13726 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
13727 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
13728 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
13729 reboot
13730 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
13731 set
13732 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
13733 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
13734 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
13735 down
13736 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
13737 locked down
13738 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
13739 down
13740 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
13741 is locked down
13742 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
13743 locked down
13744 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
13745 has been locked down
13746 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
13747 locked down
13748 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
13749 locked down
13750 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
13751 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
13752 kernel is locked down
13753 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
13754 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
13755 down
13756 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
13757 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
13758 secondary keyring
13759 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
13760 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
13761 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
13762 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
13763 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
13764 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
13765 MokSBState
13766 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
13767 - [Config] Set values for UEFI secure boot lockdown options
13768 - Disable virtualbox build
13769 - Disable hio build
13770 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
13771 - Disable zfs build
13772 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
13773 - SAUCE: Import aufs driver
13774 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
13775 - [Config] Enable aufs
13776 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
13777
13778 [ Upstream Kernel Changes ]
13779
13780 * Rebase to v4.12-rc2
13781
13782 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
13783
13784linux (4.11.0-3.8) artful; urgency=low
13785
13786 [ Seth Forshee ]
13787
13788 * Release Tracking Bug
13789 - LP: #1690999
13790
13791 * apparmor_parser hangs indefinitely when called by multiple threads
13792 (LP: #1645037)
13793 - SAUCE: apparmor: fix lock ordering for mkdir
13794
13795 * apparmor leaking securityfs pin count (LP: #1660846)
13796 - SAUCE: apparmor: fix leak on securityfs pin count
13797
13798 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
13799 (LP: #1660845)
13800 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
13801 fails
13802
13803 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
13804 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
13805
13806 * libvirt profile is blocking global setrlimit despite having no rlimit rule
13807 (LP: #1679704)
13808 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
13809 - apparmor: update auditing of rlimit check to provide capability information
13810
13811 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
13812 - SAUCE: apparmor: add policy revision file interface
13813
13814 * apparmor does not make support of query data visible (LP: #1678023)
13815 - SAUCE: apparmor: add label data availability to the feature set
13816
13817 * apparmor query interface does not make supported query info available
13818 (LP: #1678030)
13819 - SAUCE: apparmor: add information about the query inteface to the feature set
13820
13821 * change_profile incorrect when using namespaces with a compound stack
13822 (LP: #1677959)
13823 - SAUCE: apparmor: fix label parse for stacked labels
13824
13825 * Regression in 4.4.0-65-generic causes very frequent system crashes
13826 (LP: #1669611)
13827 - apparmor: sync of apparmor 3.6+ (17.04)
13828
13829 * Artful update to 4.11.1 stable release (LP: #1690814)
13830 - dm ioctl: prevent stack leak in dm ioctl call
13831 - drm/sti: fix GDP size to support up to UHD resolution
13832 - power: supply: lp8788: prevent out of bounds array access
13833 - brcmfmac: Ensure pointer correctly set if skb data location changes
13834 - brcmfmac: Make skb header writable before use
13835 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
13836 - refcount: change EXPORT_SYMBOL markings
13837 - net: macb: fix phy interrupt parsing
13838 - tcp: fix access to sk->sk_state in tcp_poll()
13839 - geneve: fix incorrect setting of UDP checksum flag
13840 - bpf: enhance verifier to understand stack pointer arithmetic
13841 - bpf, arm64: fix jit branch offset related to ldimm64
13842 - tcp: fix wraparound issue in tcp_lp
13843 - net: ipv6: Do not duplicate DAD on link up
13844 - net: usb: qmi_wwan: add Telit ME910 support
13845 - tcp: do not inherit fastopen_req from parent
13846 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
13847 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
13848 - ipv6: initialize route null entry in addrconf_init()
13849 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
13850 - tcp: randomize timestamps on syncookies
13851 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
13852 - bpf: don't let ldimm64 leak map addresses on unprivileged
13853 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
13854 - f2fs: sanity check segment count
13855 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
13856 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
13857 - block: get rid of blk_integrity_revalidate()
13858 - Linux 4.11.1
13859
13860 * Module signing exclusion for staging drivers does not work properly
13861 (LP: #1690908)
13862 - SAUCE: Fix module signing exclusion in package builds
13863
13864 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
13865 - [Config] CONFIG_QCOM_L3_PMU=y
13866 - perf: qcom: Add L3 cache PMU driver
13867
13868 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
13869 - drivers/perf: arm_pmu: rework per-cpu allocation
13870 - drivers/perf: arm_pmu: manage interrupts per-cpu
13871 - drivers/perf: arm_pmu: split irq request from enable
13872 - drivers/perf: arm_pmu: remove pointless PMU disabling
13873 - drivers/perf: arm_pmu: define armpmu_init_fn
13874 - drivers/perf: arm_pmu: fold init into alloc
13875 - drivers/perf: arm_pmu: factor out pmu registration
13876 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
13877 - drivers/perf: arm_pmu: handle no platform_device
13878 - drivers/perf: arm_pmu: rename irq request/free functions
13879 - drivers/perf: arm_pmu: split cpu-local irq request/free
13880 - drivers/perf: arm_pmu: move irq request/free into probe
13881 - drivers/perf: arm_pmu: split out platform device probe logic
13882 - arm64: add function to get a cpu's MADT GICC table
13883 - [Config] CONFIG_ARM_PMU_ACPI=y
13884 - drivers/perf: arm_pmu: add ACPI framework
13885 - arm64: pmuv3: handle !PMUv3 when probing
13886 - arm64: pmuv3: use arm_pmu ACPI framework
13887
13888 * Fix NVLINK2 TCE route (LP: #1690155)
13889 - powerpc/powernv: Fix TCE kill on NVLink2
13890
13891 * CVE-2017-0605
13892 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
13893
13894 * Miscellaneous Ubuntu changes
13895 - [Config] Restore powerpc arch to annotations file
13896 - [Config] Disable runtime testing modules
13897 - [Config] Disable drivers not needed on s390x
13898 - [Config] Update annotations for 4.11
13899 - [Config] updateconfigs after apparmor updates
13900
13901 * Miscellaneous upstream changes
13902 - apparmor: use SHASH_DESC_ON_STACK
13903 - apparmor: fix invalid reference to index variable of iterator line 836
13904 - apparmor: fix parameters so that the permission test is bypassed at boot
13905 - apparmor: Make path_max parameter readonly
13906 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
13907 - apparmorfs: Use seq_putc() in two functions
13908 - apparmor: provide information about path buffer size at boot
13909 - apparmor: add/use fns to print hash string hex value
13910
13911 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
13912
13913linux (4.11.0-2.7) artful; urgency=low
13914
13915 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
13916 (LP: #1688259)
13917 - Remove squashfs-modules files from d-i
13918 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
13919
13920 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
13921 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
13922 - d-i: initrd needs qcom_emac on amberwing platform.
13923
13924 * update for V3 kernel bits and improved multiple fan slice support
13925 (LP: #1470091)
13926 - SAUCE: fan: tunnel multiple mapping mode (v3)
13927
13928 * Miscellaneous Ubuntu changes
13929 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
13930 - Enable zfs
13931 - SAUCE: fan: add VXLAN implementation
13932 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
13933 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
13934 kernel image
13935 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
13936 mode
13937 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
13938 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
13939 locked down
13940 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
13941 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
13942 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
13943 reboot
13944 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
13945 set
13946 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
13947 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
13948 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
13949 down
13950 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
13951 locked down
13952 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
13953 down
13954 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
13955 is locked down
13956 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
13957 locked down
13958 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
13959 has been locked down
13960 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
13961 locked down
13962 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
13963 locked down
13964 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
13965 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
13966 kernel is locked down
13967 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
13968 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
13969 down
13970 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
13971 - SAUCE: (efi-lockdown) Add EFI signature data types
13972 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
13973 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
13974 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
13975 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
13976 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
13977 disabled
13978 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
13979 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
13980 MokSBState
13981 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
13982 - [Config] Set values for UEFI secure boot lockdown options
13983 - Update dropped.txt
13984
13985 [ Upstream Kernel Changes ]
13986
13987 * rebase to v4.11
13988
13989 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
13990
13991linux (4.11.0-1.6) artful; urgency=low
13992
13993 * Miscellaneous Ubuntu changes
13994 - [Debian] Use default compression for all packages
13995 - SAUCE: (namespace) block_dev: Support checking inode permissions in
13996 lookup_bdev()
13997 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
13998 when mounting
13999 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
14000 when mounting
14001 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
14002 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
14003 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
14004 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
14005 security.* xattrs
14006 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
14007 filesystems
14008 - SAUCE: (namespace) fuse: Add support for pid namespaces
14009 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
14010 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
14011 or a descendant
14012 - SAUCE: (namespace) fuse: Allow user namespace mounts
14013 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
14014 namespaces
14015 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
14016 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
14017 mounts
14018 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
14019 opened for writing
14020
14021 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
14022
14023linux (4.11.0-0.5) artful; urgency=low
14024
14025 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
14026 (LP: #1684971)
14027 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
14028
14029 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
14030 (LP: #1470250)
14031 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
14032
14033 * Enable virtual scsi server driver for Power (LP: #1615665)
14034 - SAUCE: Return TCMU-generated sense data to fabric module
14035
14036 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
14037 (LP: #1630990)
14038 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
14039 CONFIG_SECURITYFS=n
14040
14041 * Miscellaneous Ubuntu changes
14042 - SAUCE: Import aufs driver
14043 - [Config] Enable aufs
14044 - [Debian] Add script to update virtualbox
14045 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
14046 - Enable vbox
14047 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
14048
14049 [ Upstream Kernel Changes ]
14050
14051 * rebase to v4.11-rc8
14052
14053 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
14054
14055linux (4.11.0-0.4) zesty; urgency=low
14056
14057 * POWER9: Improve performance on memory management (LP: #1681429)
14058 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
14059 flush
14060 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
14061
14062 * Miscellaneous Ubuntu changes
14063 - find-missing-sauce.sh
14064
14065 [ Upstream Kernel Changes ]
14066
14067 * rebase to v4.11-rc7
14068
14069 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
14070
14071linux (4.11.0-0.3) zesty; urgency=low
14072
14073 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
14074 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
14075
14076 * smartpqi driver needed in initram disk and installer (LP: #1680156)
14077 - [Config] Add smartpqi to d-i
14078
14079 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
14080 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
14081
14082 * Miscellaneous Ubuntu changes
14083 - [Config] flash-kernel should be a Breaks
14084 - [Config] drop the info directory
14085 - [Config] drop NOTES as obsolete
14086 - [Config] drop changelog.historical as obsolete
14087 - rebase to v4.11-rc6
14088
14089 [ Upstream Kernel Changes ]
14090
14091 * rebase to v4.11-rc6
14092
14093 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
14094
14095linux (4.11.0-0.2) zesty; urgency=low
14096
14097 [ Upstream Kernel Changes ]
14098
14099 * rebase to v4.11-rc5
14100
14101 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
14102
14103linux (4.11.0-0.1) zesty; urgency=low
14104
14105 [ Upstream Kernel Changes ]
14106
14107 * rebase to v4.11-rc4
14108 - LP: #1591053
14109
14110 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
14111
14112linux (4.11.0-0.0) zesty; urgency=low
14113
14114 * dummy entry
14115
14116 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600