]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.15.0-69.78
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
CommitLineData
2eb0e39e 1linux (4.15.0-69.78) bionic; urgency=medium
67b32e27 2
2eb0e39e
SB
3 * KVM NULL pointer deref (LP: #1851205)
4 - KVM: nVMX: handle page fault in vmread fix
67b32e27 5
2eb0e39e
SB
6 * CVE-2018-12207
7 - KVM: MMU: drop vcpu param in gpte_access
8 - kvm: Convert kvm_lock to a mutex
9 - kvm: x86: Do not release the page inside mmu_set_spte()
10 - KVM: x86: make FNAME(fetch) and __direct_map more similar
11 - KVM: x86: remove now unneeded hugepage gfn adjustment
12 - KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
13 - KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
14 - kvm: x86, powerpc: do not allow clearing largepages debugfs entry
15 - SAUCE: KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is
16 active
17 - SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure
18 - SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation
19 - SAUCE: kvm: Add helper function for creating VM worker threads
20 - SAUCE: kvm: x86: mmu: Recovery of shattered NX large pages
21 - SAUCE: cpu/speculation: Uninline and export CPU mitigations helpers
22 - SAUCE: kvm: x86: mmu: Apply global mitigations knob to ITLB_MULTIHIT
23
24 * CVE-2019-11135
25 - KVM: x86: use Intel speculation bugs and features as derived in generic x86
26 code
27 - x86/msr: Add the IA32_TSX_CTRL MSR
28 - x86/cpu: Add a helper function x86_read_arch_cap_msr()
29 - x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
30 - x86/speculation/taa: Add mitigation for TSX Async Abort
31 - x86/speculation/taa: Add sysfs reporting for TSX Async Abort
32 - kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
33 - x86/tsx: Add "auto" option to the tsx= cmdline parameter
34 - x86/speculation/taa: Add documentation for TSX Async Abort
35 - x86/tsx: Add config options to set tsx=on|off|auto
36 - SAUCE: x86/speculation/taa: Call tsx_init()
37 - SAUCE: x86/cpu: Include cpu header from bugs.c
38 - [Config] Disable TSX by default when possible
39
40 * CVE-2019-0154
41 - SAUCE: drm/i915: Lower RM timeout to avoid DSI hard hangs
42 - SAUCE: drm/i915/gen8+: Add RC6 CTX corruption WA
43
44 * CVE-2019-0155
45 - drm/i915/gtt: Add read only pages to gen8_pte_encode
46 - drm/i915/gtt: Read-only pages for insert_entries on bdw+
47 - drm/i915/gtt: Disable read-only support under GVT
48 - drm/i915: Prevent writing into a read-only object via a GGTT mmap
49 - drm/i915/cmdparser: Check reg_table_count before derefencing.
50 - drm/i915/cmdparser: Do not check past the cmd length.
51 - drm/i915: Silence smatch for cmdparser
52 - drm/i915: Move engine->needs_cmd_parser to engine->flags
53 - SAUCE: drm/i915: Rename gen7 cmdparser tables
54 - SAUCE: drm/i915: Disable Secure Batches for gen6+
55 - SAUCE: drm/i915: Remove Master tables from cmdparser
56 - SAUCE: drm/i915: Add support for mandatory cmdparsing
57 - SAUCE: drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
58 - SAUCE: drm/i915: Allow parsing of unsized batches
59 - SAUCE: drm/i915: Add gen9 BCS cmdparsing
60 - SAUCE: drm/i915/cmdparser: Use explicit goto for error paths
61 - SAUCE: drm/i915/cmdparser: Add support for backward jumps
62 - SAUCE: drm/i915/cmdparser: Ignore Length operands during command matching
63
64 -- Stefan Bader <stefan.bader@canonical.com> Wed, 06 Nov 2019 10:28:28 +0100
67b32e27 65
62f79fae 66linux (4.15.0-68.77) bionic; urgency=medium
e8da94b9 67
62f79fae 68 * bionic/linux: 4.15.0-68.77 -proposed tracker (LP: #1849855)
e8da94b9 69
62f79fae
KE
70 * [REGRESSION] md/raid0: cannot assemble multi-zone RAID0 with default_layout
71 setting (LP: #1849682)
72 - Revert "md/raid0: avoid RAID0 data corruption due to layout confusion."
73
74 -- Khalid Elmously <khalid.elmously@canonical.com> Fri, 25 Oct 2019 15:34:31 -0400
e8da94b9 75
97d08c98 76linux (4.15.0-67.76) bionic; urgency=medium
3b6d3048 77
97d08c98 78 * bionic/linux: 4.15.0-67.76 -proposed tracker (LP: #1849035)
3b6d3048 79
97d08c98
KE
80 * Unexpected CFS throttling (LP: #1832151)
81 - sched/fair: Add lsub_positive() and use it consistently
82 - sched/fair: Fix low cpu usage with high throttling by removing expiration of
83 cpu-local slices
84 - sched/fair: Fix -Wunused-but-set-variable warnings
85
86 * [CML] New device IDs for CML-U (LP: #1843774)
87 - i2c: i801: Add support for Intel Comet Lake
88 - spi: pxa2xx: Add support for Intel Comet Lake
89
90 * CVE-2019-17666
91 - SAUCE: rtlwifi: rtl8822b: Fix potential overflow on P2P code
92 - SAUCE: rtlwifi: Fix potential overflow on P2P code
93
94 * md raid0/linear doesn't show error state if an array member is removed and
95 allows successful writes (LP: #1847773)
96 - md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
97
98 * Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x from yes
99 to no (LP: #1848492)
100 - [Config] Change Config Option CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE for s390x
101 from yes to no
102
103 * [Packaging] Support building Flattened Image Tree (FIT) kernels
104 (LP: #1847969)
105 - [Packaging] add rules to build FIT image
106 - [Packaging] force creation of headers directory
107
108 * bcache: Performance degradation when querying priority_stats (LP: #1840043)
109 - bcache: add cond_resched() in __bch_cache_cmp()
110
111 * Add installer support for iwlmvm adapters (LP: #1848236)
112 - d-i: Add iwlmvm to nic-modules
113
114 * Check for CPU Measurement sampling (LP: #1847590)
115 - s390/cpumsf: Check for CPU Measurement sampling
116
117 * [CML-U] Comet lake platform need ISH driver support (LP: #1843775)
118 - HID: intel-ish-hid: Add Comet Lake PCI device ID
119
120 * intel-lpss driver conflicts with write-combining MTRR region (LP: #1845584)
121 - SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390 2-in-1
122
123 * Fix non-working Realtek USB ethernet after system resume (LP: #1847063)
124 - r8152: remove extra action copying ethernet address
125 - r8152: Refresh MAC address during USBDEVFS_RESET
126 - r8152: Set macpassthru in reset_resume callback
127
128 * Ubuntu 18.04 - wrong cpu-mf counter number (LP: #1847109)
129 - s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONS
130
131 * PM / hibernate: fix potential memory corruption (LP: #1847118)
132 - PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
133
134 * Microphone-Mute keyboard LED is always on/off on Dell Latitude 3310
135 (LP: #1846453)
136 - platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist
137 - platform/x86: dell-laptop: Removed duplicates in DMI whitelist
138
139 * xHCI on AMD Stoney Ridge cannot detect USB 2.0 or 1.1 devices.
140 (LP: #1846470)
141 - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
142
143 * CVE-2019-15098
144 - ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
145
146 * Bionic update: upstream stable patchset 2019-10-15 (LP: #1848274)
147 - tpm: use tpm_try_get_ops() in tpm-sysfs.c.
148 - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
149 - drm/bridge: tc358767: Increase AUX transfer length limit
150 - drm/panel: simple: fix AUO g185han01 horizontal blanking
151 - video: ssd1307fb: Start page range at page_offset
152 - drm/stm: attach gem fence to atomic state
153 - drm/radeon: Fix EEH during kexec
154 - gpu: drm: radeon: Fix a possible null-pointer dereference in
155 radeon_connector_set_property()
156 - ipmi_si: Only schedule continuously in the thread in maintenance mode
157 - clk: qoriq: Fix -Wunused-const-variable
158 - clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
159 - clk: sirf: Don't reference clk_init_data after registration
160 - clk: zx296718: Don't reference clk_init_data after registration
161 - powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
162 - powerpc/rtas: use device model APIs and serialization during LPM
163 - powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this
164 function
165 - powerpc/pseries/mobility: use cond_resched when updating device tree
166 - pinctrl: tegra: Fix write barrier placement in pmx_writel
167 - vfio_pci: Restore original state on release
168 - drm/nouveau/volt: Fix for some cards having 0 maximum voltage
169 - drm/amdgpu/si: fix ASIC tests
170 - powerpc/64s/exception: machine check use correct cfar for late handler
171 - powerpc/pseries: correctly track irq state in default idle
172 - arm64: fix unreachable code issue with cmpxchg
173 - clk: at91: select parent if main oscillator or bypass is enabled
174 - scsi: core: Reduce memory required for SCSI logging
175 - dma-buf/sw_sync: Synchronize signal vs syncpt free
176 - MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
177 - i2c-cht-wc: Fix lockdep warning
178 - PCI: tegra: Fix OF node reference leak
179 - livepatch: Nullify obj->mod in klp_module_coming()'s error path
180 - ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as
181 writes
182 - rtc: snvs: fix possible race condition
183 - HID: apple: Fix stuck function keys when using FN
184 - PCI: rockchip: Propagate errors for optional regulators
185 - PCI: imx6: Propagate errors for optional regulators
186 - PCI: exynos: Propagate errors for optional PHYs
187 - security: smack: Fix possible null-pointer dereferences in
188 smack_socket_sock_rcv_skb()
189 - ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned
190 address
191 - fat: work around race with userspace's read via blockdev while mounting
192 - pktcdvd: remove warning on attempting to register non-passthrough dev
193 - hypfs: Fix error number left in struct pointer member
194 - kbuild: clean compressed initramfs image
195 - ocfs2: wait for recovering done after direct unlock request
196 - kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K
197 - bpf: fix use after free in prog symbol exposure
198 - cxgb4:Fix out-of-bounds MSI-X info array access
199 - erspan: remove the incorrect mtu limit for erspan
200 - hso: fix NULL-deref on tty open
201 - ipv6: drop incoming packets having a v4mapped source address
202 - net: ipv4: avoid mixed n_redirects and rate_tokens usage
203 - net: qlogic: Fix memory leak in ql_alloc_large_buffers
204 - net: Unpublish sk from sk_reuseport_cb before call_rcu
205 - nfc: fix memory leak in llcp_sock_bind()
206 - qmi_wwan: add support for Cinterion CLS8 devices
207 - sch_dsmark: fix potential NULL deref in dsmark_init()
208 - vsock: Fix a lockdep warning in __vsock_release()
209 - net/rds: Fix error handling in rds_ib_add_one()
210 - xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
211 - tipc: fix unlimited bundling of small messages
212 - sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
213 - ipv6: Handle missing host route in __ipv6_ifa_notify
214 - Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set
215 - smack: use GFP_NOFS while holding inode_smack::smk_lock
216 - NFC: fix attrs checks in netlink interface
217 - kexec: bail out upon SIGKILL when allocating memory.
218 - drm/panel: check failure cases in the probe func
219 - drm/amd/display: reprogram VM config when system resume
220 - pinctrl: amd: disable spurious-firing GPIO IRQs
221 - pstore: fs superblock limits
222 - pinctrl: meson-gxbb: Fix wrong pinning definition for uart_c
223 - mbox: qcom: add APCS child device for QCS404
224 - ARM: 8875/1: Kconfig: default to AEABI w/ Clang
225 - arm64: consider stack randomization for mmap base only when necessary
226 - mips: properly account for stack randomization and stack guard gap
227 - arm: properly account for stack randomization and stack guard gap
228 - arm: use STACK_TOP when computing mmap base address
229
230 * Bionic update: upstream stable patchset 2019-10-07 (LP: #1847155)
231 - Revert "Bluetooth: validate BLE connection interval updates"
232 - powerpc/xive: Fix bogus error code returned by OPAL
233 - IB/core: Add an unbound WQ type to the new CQ API
234 - HID: prodikeys: Fix general protection fault during probe
235 - HID: sony: Fix memory corruption issue on cleanup.
236 - HID: logitech: Fix general protection fault caused by Logitech driver
237 - HID: hidraw: Fix invalid read in hidraw_ioctl
238 - mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()
239 - crypto: talitos - fix missing break in switch statement
240 - iwlwifi: mvm: send BCAST management frames to the right station
241 - media: tvp5150: fix switch exit in set control handler
242 - ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()
243 - arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
244 - ALSA: hda - Add laptop imic fixup for ASUS M9V laptop
245 - ALSA: hda - Apply AMD controller workaround for Raven platform
246 - objtool: Clobber user CFLAGS variable
247 - pinctrl: sprd: Use define directive for sprd_pinconf_params values
248 - power: supply: sysfs: ratelimit property read error message
249 - irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
250 - f2fs: check all the data segments against all node ones
251 - PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
252 - blk-mq: move cancel of requeue_work to the front of blk_exit_queue
253 - Revert "f2fs: avoid out-of-range memory access"
254 - dm zoned: fix invalid memory access
255 - f2fs: fix to do sanity check on segment bitmap of LFS curseg
256 - drm: Flush output polling on shutdown
257 - net: don't warn in inet diag when IPV6 is disabled
258 - ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35
259 - xfs: don't crash on null attr fork xfs_bmapi_read
260 - Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices
261 - f2fs: use generic EFSBADCRC/EFSCORRUPTED
262 - arcnet: provide a buffer big enough to actually receive packets
263 - cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
264 - macsec: drop skb sk before calling gro_cells_receive
265 - net/phy: fix DP83865 10 Mbps HDX loopback disable function
266 - net: qrtr: Stop rx_worker before freeing node
267 - net/sched: act_sample: don't push mac header on ip6gre ingress
268 - net_sched: add max len check for TCA_KIND
269 - openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
270 - ppp: Fix memory leak in ppp_write
271 - sch_netem: fix a divide by zero in tabledist()
272 - skge: fix checksum byte order
273 - usbnet: ignore endpoints with invalid wMaxPacketSize
274 - usbnet: sanity checking of packet sizes and device mtu
275 - net/mlx5: Add device ID of upcoming BlueField-2
276 - mISDN: enforce CAP_NET_RAW for raw sockets
277 - appletalk: enforce CAP_NET_RAW for raw sockets
278 - ax25: enforce CAP_NET_RAW for raw sockets
279 - ieee802154: enforce CAP_NET_RAW for raw sockets
280 - nfc: enforce CAP_NET_RAW for raw sockets
281 - ALSA: hda: Flush interrupts on disabling
282 - regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg
283 - ASoC: sgtl5000: Fix charge pump source assignment
284 - dmaengine: bcm2835: Print error in case setting DMA mask fails
285 - leds: leds-lp5562 allow firmware files up to the maximum length
286 - media: dib0700: fix link error for dibx000_i2c_set_speed
287 - media: mtk-cir: lower de-glitch counter for rc-mm protocol
288 - media: exynos4-is: fix leaked of_node references
289 - media: hdpvr: Add device num check and handling
290 - media: i2c: ov5640: Check for devm_gpiod_get_optional() error
291 - sched/fair: Fix imbalance due to CPU affinity
292 - sched/core: Fix CPU controller for !RT_GROUP_SCHED
293 - x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI
294 fails
295 - x86/apic: Soft disable APIC before initializing it
296 - ALSA: hda - Show the fatal CORB/RIRB error more clearly
297 - ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in
298 build_adc_controls()
299 - EDAC/mc: Fix grain_bits calculation
300 - media: iguanair: add sanity checks
301 - base: soc: Export soc_device_register/unregister APIs
302 - ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid
303 - ia64:unwind: fix double free for mod->arch.init_unw_table
304 - EDAC/altera: Use the proper type for the IRQ status bits
305 - ASoC: rsnd: don't call clk_get_rate() under atomic context
306 - md/raid1: end bio when the device faulty
307 - md: don't call spare_active in md_reap_sync_thread if all member devices
308 can't work
309 - md: don't set In_sync if array is frozen
310 - ACPI / processor: don't print errors for processorIDs == 0xff
311 - EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
312 - efi: cper: print AER info of PCIe fatal error
313 - sched/fair: Use rq_lock/unlock in online_fair_sched_group
314 - media: gspca: zero usb_buf on error
315 - perf test vfs_getname: Disable ~/.perfconfig to get default output
316 - media: mtk-mdp: fix reference count on old device tree
317 - media: fdp1: Reduce FCP not found message level to debug
318 - media: rc: imon: Allow iMON RC protocol for ffdc 7e device
319 - dmaengine: iop-adma: use correct printk format strings
320 - perf record: Support aarch64 random socket_id assignment
321 - media: i2c: ov5645: Fix power sequence
322 - media: omap3isp: Don't set streaming state on random subdevs
323 - media: imx: mipi csi-2: Don't fail if initial state times-out
324 - net: lpc-enet: fix printk format strings
325 - ARM: dts: imx7d: cl-som-imx7: make ethernet work again
326 - media: radio/si470x: kill urb on error
327 - media: hdpvr: add terminating 0 at end of string
328 - nbd: add missing config put
329 - media: dvb-core: fix a memory leak bug
330 - libperf: Fix alignment trap with xyarray contents in 'perf stat'
331 - EDAC/amd64: Recognize DRAM device type ECC capability
332 - EDAC/amd64: Decode syndrome before translating address
333 - PM / devfreq: passive: Use non-devm notifiers
334 - PM / devfreq: exynos-bus: Correct clock enable sequence
335 - media: cec-notifier: clear cec_adap in cec_notifier_unregister
336 - media: saa7146: add cleanup in hexium_attach()
337 - media: cpia2_usb: fix memory leaks
338 - media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()
339 - perf trace beauty ioctl: Fix off-by-one error in cmd->string table
340 - media: ov9650: add a sanity check
341 - ASoC: es8316: fix headphone mixer volume table
342 - ACPI / CPPC: do not require the _PSD method
343 - arm64: kpti: ensure patched kernel text is fetched from PoU
344 - nvmet: fix data units read and written counters in SMART log
345 - iommu/amd: Silence warnings under memory pressure
346 - iommu/iova: Avoid false sharing on fq_timer_on
347 - libtraceevent: Change users plugin directory
348 - ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi Chromebooks
349 - ACPI: custom_method: fix memory leaks
350 - ACPI / PCI: fix acpi_pci_irq_enable() memory leak
351 - hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'
352 - md/raid1: fail run raid1 array when active disk less than one
353 - dmaengine: ti: edma: Do not reset reserved paRAM slots
354 - kprobes: Prohibit probing on BUG() and WARN() address
355 - s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding
356 - ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
357 - raid5: don't set STRIPE_HANDLE to stripe which is in batch list
358 - mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
359 - mmc: sdhci: Fix incorrect switch to HS mode
360 - raid5: don't increment read_errors on EILSEQ return
361 - libertas: Add missing sentinel at end of if_usb.c fw_table
362 - ALSA: hda - Drop unsol event handler for Intel HDMI codecs
363 - drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)
364 - media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()
365 - ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93
366 - btrfs: extent-tree: Make sure we only allocate extents from block groups
367 with the same type
368 - media: omap3isp: Set device on omap3isp subdevs
369 - PM / devfreq: passive: fix compiler warning
370 - ALSA: firewire-tascam: handle error code when getting current source of
371 clock
372 - ALSA: firewire-tascam: check intermediate state of clock status and retry
373 - scsi: scsi_dh_rdac: zero cdb in send_mode_select()
374 - printk: Do not lose last line in kmsg buffer dump
375 - IB/hfi1: Define variables as unsigned long to fix KASAN warning
376 - randstruct: Check member structs in is_pure_ops_struct()
377 - ALSA: hda/realtek - Fixup mute led on HP Spectre x360
378 - fuse: fix missing unlock_page in fuse_writepage()
379 - parisc: Disable HP HSC-PCI Cards to prevent kernel crash
380 - x86/retpolines: Fix up backport of a9d57ef15cbe
381 - KVM: x86: always stop emulation on page fault
382 - KVM: x86: set ctxt->have_exception in x86_decode_insn()
383 - KVM: x86: Manually calculate reserved bits when loading PDPTRS
384 - media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
385 - binfmt_elf: Do not move brk for INTERP-less ET_EXEC
386 - ASoC: Intel: NHLT: Fix debug print format
387 - ASoC: Intel: Skylake: Use correct function to access iomem space
388 - ASoC: Intel: Fix use of potentially uninitialized variable
389 - ARM: samsung: Fix system restart on S3C6410
390 - ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up
391 - arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328
392 - alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
393 - regulator: Defer init completion for a while after late_initcall
394 - gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps
395 - memcg, oom: don't require __GFP_FS when invoking memcg OOM killer
396 - memcg, kmem: do not fail __GFP_NOFAIL charges
397 - ovl: filter of trusted xattr results in audit
398 - Btrfs: fix use-after-free when using the tree modification log
399 - btrfs: Relinquish CPUs in btrfs_compare_trees
400 - btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
401 - md/raid6: Set R5_ReadError when there is read failure on parity disk
402 - md: don't report active array_state until after revalidate_disk() completes.
403 - md: only call set_in_sync() when it is expected to succeed.
404 - cfg80211: Purge frame registrations on iftype change
405 - /dev/mem: Bail out upon SIGKILL.
406 - ext4: fix warning inside ext4_convert_unwritten_extents_endio
407 - ext4: fix punch hole for inline_data file systems
408 - quota: fix wrong condition in is_quota_modification()
409 - hwrng: core - don't wait on add_early_randomness()
410 - i2c: riic: Clear NACK in tend isr
411 - CIFS: fix max ea value size
412 - CIFS: Fix oplock handling for SMB 2.1+ protocols
413 - md/raid0: avoid RAID0 data corruption due to layout confusion.
414 - mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new
415 zone
416 - btrfs: qgroup: Drop quota_root and fs_info parameters from
417 update_qgroup_status_item
418 - Btrfs: fix race setting up and completing qgroup rescan workers
419 - net/ibmvnic: free reset work of removed device from queue
420 - HID: Add quirk for HP X500 PIXART OEM mouse
421 - net/mlx5e: Set ECN for received packets using CQE indication
422 - net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packets
423 - mlx5: fix get_ip_proto()
424 - net/mlx5e: Allow reporting of checksum unnecessary
425 - net/mlx5e: XDP, Avoid checksum complete when XDP prog is loaded
426 - net/mlx5e: Rx, Check ip headers sanity
427 - bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
428 - initramfs: don't free a non-existent initrd
429 - blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
430 - net/ibmvnic: Fix missing { in __ibmvnic_reset
431 - net_sched: check cops->tcf_block in tc_bind_tclass()
432 - loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
433 - loop: Add LOOP_SET_DIRECT_IO to compat ioctl
434 - perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
435 - ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
436 - posix-cpu-timers: Sanitize bogus WARNONS
437 - x86/apic/vector: Warn when vector space exhaustion breaks affinity
438 - x86/mm/pti: Do not invoke PTI functions when PTI is disabled
439 - x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()
440 - libata/ahci: Drop PCS quirk for Denverton and beyond
441 - x86/cpu: Add Tiger Lake to Intel family
442 - platform/x86: intel_pmc_core: Do not ioremap RAM
443 - mmc: core: Add helper function to indicate if SDIO IRQs is enabled
444 - mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
445 - iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36
446 - Revert "ceph: use ceph_evict_inode to cleanup inode's resource"
447 - ceph: use ceph_evict_inode to cleanup inode's resource
448 - ALSA: hda/realtek - PCI quirk for Medion E4254
449 - smb3: allow disabling requesting leases
450 - btrfs: fix allocation of free space cache v1 bitmap pages
451 - drm/amd/display: Restore backlight brightness after system resume
452
453 -- Khalid Elmously <khalid.elmously@canonical.com> Mon, 21 Oct 2019 13:02:37 -0400
3b6d3048 454
879d34cd 455linux (4.15.0-66.75) bionic; urgency=medium
3aa4ec48 456
879d34cd 457 * bionic/linux: 4.15.0-66.75 -proposed tracker (LP: #1846131)
3aa4ec48 458
879d34cd
KE
459 * Packaging resync (LP: #1786013)
460 - [Packaging] update helper scripts
461
462 * CVE-2018-21008
463 - rsi: add fix for crash during assertions
464
465 * ipv6: fix neighbour resolution with raw socket (LP: #1834465)
466 - ipv6: constify rt6_nexthop()
467 - ipv6: fix neighbour resolution with raw socket
468
469 * run_netsocktests from net in ubuntu_kernel_selftests failed with X-4.15
470 (LP: #1842023)
471 - SAUCE: selftests: net: replace AF_MAX with INT_MAX in socket.c
472
473 * No sound inputs from the external microphone and headset on a Dell machine
474 (LP: #1842265)
475 - ALSA: hda - Expand pin_match function to match upcoming new tbls
476 - ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
477
478 * Add -fcf-protection=none when using retpoline flags (LP: #1843291)
479 - SAUCE: kbuild: add -fcf-protection=none when using retpoline flags
480
481 * Enhanced Hardware Support - Finalize Naming (LP: #1842774)
482 - s390: add support for IBM z15 machines
483
484 * Bionic update: upstream stable patchset 2019-09-24 (LP: #1845266)
485 - bridge/mdb: remove wrong use of NLM_F_MULTI
486 - cdc_ether: fix rndis support for Mediatek based smartphones
487 - ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
488 - isdn/capi: check message length in capi_write()
489 - net: Fix null de-reference of device refcount
490 - net: gso: Fix skb_segment splat when splitting gso_size mangled skb having
491 linear-headed frag_list
492 - net: phylink: Fix flow control resolution
493 - sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
494 - sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
495 - sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
496 - tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
497 - tipc: add NULL pointer check before calling kfree_rcu
498 - tun: fix use-after-free when register netdev failed
499 - btrfs: compression: add helper for type to string conversion
500 - btrfs: correctly validate compression type
501 - Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"
502 - gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
503 - gpio: fix line flag validation in linehandle_create
504 - gpio: fix line flag validation in lineevent_create
505 - Btrfs: fix assertion failure during fsync and use of stale transaction
506 - genirq: Prevent NULL pointer dereference in resend_irqs()
507 - KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
508 - KVM: x86: work around leak of uninitialized stack contents
509 - KVM: nVMX: handle page fault in vmread
510 - MIPS: VDSO: Prevent use of smp_processor_id()
511 - MIPS: VDSO: Use same -m%-float cflag as the kernel proper
512 - powerpc: Add barrier_nospec to raw_copy_in_user()
513 - drm/meson: Add support for XBGR8888 & ABGR8888 formats
514 - clk: rockchip: Don't yell about bad mmc phases when getting
515 - mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
516 - PCI: Always allow probing with driver_override
517 - ubifs: Correctly use tnc_next() in search_dh_cookie()
518 - driver core: Fix use-after-free and double free on glue directory
519 - crypto: talitos - check AES key size
520 - crypto: talitos - fix CTR alg blocksize
521 - crypto: talitos - check data blocksize in ablkcipher.
522 - crypto: talitos - fix ECB algs ivsize
523 - crypto: talitos - Do not modify req->cryptlen on decryption.
524 - crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
525 - firmware: ti_sci: Always request response from firmware
526 - drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
527 - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
528 - platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to
529 critclk_systems DMI table
530 - nvmem: Use the same permissions for eeprom as for nvmem
531 - x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence
532 GCC9 build warning
533 - ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
534 - x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large
535 to fix kexec relocation errors
536 - modules: fix BUG when load module with rodata=n
537 - modules: fix compile error if don't have strict module rwx
538 - HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
539 - Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
540 - powerpc/mm/radix: Use the right page size for vmemmap mapping
541 - USB: usbcore: Fix slab-out-of-bounds bug during device reset
542 - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
543 - media: tm6000: double free if usb disconnect while streaming
544 - xen-netfront: do not assume sk_buff_head list is empty in error handling
545 - net_sched: let qdisc_put() accept NULL pointer
546 - KVM: coalesced_mmio: add bounds checking
547 - firmware: google: check if size is valid when decoding VPD data
548 - serial: sprd: correct the wrong sequence of arguments
549 - tty/serial: atmel: reschedule TX after RX was started
550 - mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
551 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
552 - ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
553 - s390/bpf: fix lcgr instruction encoding
554 - ARM: OMAP2+: Fix omap4 errata warning on other SoCs
555 - ARM: dts: dra74x: Fix iodelay configuration for mmc3
556 - s390/bpf: use 32-bit index for tail calls
557 - fpga: altera-ps-spi: Fix getting of optional confd gpio
558 - netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
559 - NFSv4: Fix return values for nfs4_file_open()
560 - NFSv4: Fix return value in nfs_finish_open()
561 - NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
562 - Kconfig: Fix the reference to the IDT77105 Phy driver in the description of
563 ATM_NICSTAR_USE_IDT77105
564 - qed: Add cleanup in qed_slowpath_start()
565 - ARM: 8874/1: mm: only adjust sections of valid mm structures
566 - batman-adv: Only read OGM2 tvlv_len after buffer len check
567 - r8152: Set memory to all 0xFFs on failed reg reads
568 - x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
569 - netfilter: nf_conntrack_ftp: Fix debug output
570 - NFSv2: Fix eof handling
571 - NFSv2: Fix write regression
572 - kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the
573 first symbol
574 - cifs: set domainName when a domain-key is used in multiuser
575 - cifs: Use kzfree() to zero out the password
576 - ARM: 8901/1: add a criteria for pfn_valid of arm
577 - sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
578 - i2c: designware: Synchronize IRQs when unregistering slave client
579 - perf/x86/intel: Restrict period on Nehalem
580 - perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
581 - amd-xgbe: Fix error path in xgbe_mod_init()
582 - tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at
583 -O2
584 - tools/power x86_energy_perf_policy: Fix argument parsing
585 - tools/power turbostat: fix buffer overrun
586 - net: seeq: Fix the function used to release some memory in an error handling
587 path
588 - dmaengine: ti: dma-crossbar: Fix a memory leak bug
589 - dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
590 - x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
591 - x86/hyper-v: Fix overflow bug in fill_gva_list()
592 - keys: Fix missing null pointer check in request_key_auth_describe()
593 - iommu/amd: Flush old domains in kdump kernel
594 - iommu/amd: Fix race in increase_address_space()
595 - PCI: kirin: Fix section mismatch warning
596 - floppy: fix usercopy direction
597 - binfmt_elf: move brk out of mmap when doing direct loader exec
598 - tcp: Reset send_head when removing skb from write-queue
599 - tcp: Don't dequeue SYN/FIN-segments from write-queue
600 - media: technisat-usb2: break out of loop at end of buffer
601 - tools: bpftool: close prog FD before exit on showing a single program
602 - netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
603 - ibmvnic: Do not process reset during or after device removal
604 - net: aquantia: fix out of memory condition on rx side
605
606 * Bionic update: upstream stable patchset 2019-09-18 (LP: #1844558)
607 - ALSA: hda - Fix potential endless loop at applying quirks
608 - ALSA: hda/realtek - Fix overridden device-specific initialization
609 - ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
610 - sched/fair: Don't assign runtime for throttled cfs_rq
611 - drm/vmwgfx: Fix double free in vmw_recv_msg()
612 - xfrm: clean up xfrm protocol checks
613 - PCI: designware-ep: Fix find_first_zero_bit() usage
614 - PCI: dra7xx: Fix legacy INTD IRQ handling
615 - vhost/test: fix build for vhost test
616 - batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
617 - batman-adv: Only read OGM tvlv_len after buffer len check
618 - hv_sock: Fix hang when a connection is closed
619 - powerpc/64: mark start_here_multiplatform as __ref
620 - arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
621 - scripts/decode_stacktrace: match basepath using shell prefix operator, not
622 regex
623 - clk: s2mps11: Add used attribute to s2mps11_dt_match
624 - kernel/module: Fix mem leak in module_add_modinfo_attrs
625 - ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
626 - {nl,mac}80211: fix interface combinations on crypto controlled devices
627 - x86/ftrace: Fix warning and considate ftrace_jmp_replace() and
628 ftrace_call_replace()
629 - media: stm32-dcmi: fix irq = 0 case
630 - modules: always page-align module section allocations
631 - scsi: qla2xxx: Move log messages before issuing command to firmware
632 - keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
633 - Drivers: hv: kvp: Fix two "this statement may fall through" warnings
634 - remoteproc: qcom: q6v5-mss: add SCM probe dependency
635 - KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
636 - KVM: x86: hyperv: consistently use 'hv_vcpu' for 'struct kvm_vcpu_hv'
637 variables
638 - drm/i915: Fix intel_dp_mst_best_encoder()
639 - drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLE
640 - drm/i915/gen9+: Fix initial readout for Y tiled framebuffers
641 - drm/atomic_helper: Disallow new modesets on unregistered connectors
642 - Drivers: hv: kvp: Fix the indentation of some "break" statements
643 - Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up
644 - drm/amd/dm: Understand why attaching path/tile properties are needed
645 - ARM: davinci: da8xx: define gpio interrupts as separate resources
646 - ARM: davinci: dm365: define gpio interrupts as separate resources
647 - ARM: davinci: dm646x: define gpio interrupts as separate resources
648 - ARM: davinci: dm355: define gpio interrupts as separate resources
649 - ARM: davinci: dm644x: define gpio interrupts as separate resources
650 - media: vim2m: use workqueue
651 - media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_work
652 - drm/i915: Restore sane defaults for KMS on GEM error load
653 - KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode
654 switch
655 - Btrfs: clean up scrub is_dev_replace parameter
656 - Btrfs: fix deadlock with memory reclaim during scrub
657 - btrfs: Remove extent_io_ops::fill_delalloc
658 - btrfs: Fix error handling in btrfs_cleanup_ordered_extents
659 - scsi: megaraid_sas: Fix combined reply queue mode detection
660 - scsi: megaraid_sas: Add check for reset adapter bit
661 - media: vim2m: only cancel work if it is for right context
662 - ARC: show_regs: lockdep: re-enable preemption
663 - ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while
664 handle_mm_fault
665 - IB/uverbs: Fix OOPs upon device disassociation
666 - drm/vblank: Allow dynamic per-crtc max_vblank_count
667 - drm/i915/ilk: Fix warning when reading emon_status with no output
668 - mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
669 - tpm: Fix some name collisions with drivers/char/tpm.h
670 - bcache: replace hard coded number with BUCKET_GC_GEN_MAX
671 - bcache: treat stale && dirty keys as bad keys
672 - KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
673 - iio: adc: exynos-adc: Add S5PV210 variant
674 - iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
675 - drm/nouveau: Don't WARN_ON VCPI allocation failures
676 - x86/kvmclock: set offset for kvm unstable clock
677 - powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
678 - mmc: renesas_sdhi: Fix card initialization failure in high speed mode
679 - btrfs: scrub: pass fs_info to scrub_setup_ctx
680 - btrfs: init csum_list before possible free
681 - PCI: qcom: Don't deassert reset GPIO during probe
682 - drm: add __user attribute to ptr_to_compat()
683 - CIFS: Fix error paths in writeback code
684 - CIFS: Fix leaking locked VFS cache pages in writeback retry
685 - drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
686 - drm/i915: Sanity check mmap length against object size
687 - IB/mlx5: Reset access mask when looping inside page fault handler
688 - kvm: mmu: Fix overflow on kvm mmu page limit calculation
689 - x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
690 - KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
691 - cifs: Fix lease buffer length error
692 - ext4: protect journal inode's blocks using block_validity
693 - dm mpath: fix missing call of path selector type->end_io
694 - blk-mq: free hw queue's resource in hctx's release handler
695 - mmc: sdhci-pci: Add support for Intel ICP
696 - mmc: sdhci-pci: Add support for Intel CML
697 - dm crypt: move detailed message into debug level
698 - kvm: Check irqchip mode before assign irqfd
699 - drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
700 - drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
701 - Btrfs: fix race between block group removal and block group allocation
702 - cifs: add spinlock for the openFileList to cifsInodeInfo
703 - IB/hfi1: Avoid hardlockup with flushlist_lock
704 - apparmor: reset pos on failure to unpack for various functions
705 - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
706 - scsi: zfcp: fix request object use-after-free in send path causing wrong
707 traces
708 - cifs: Properly handle auto disabling of serverino option
709 - ceph: use ceph_evict_inode to cleanup inode's resource
710 - KVM: x86: optimize check for valid PAT value
711 - KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
712 - KVM: VMX: Fix handling of #MC that occurs during VM-Entry
713 - KVM: VMX: check CPUID before allowing read/write of IA32_XSS
714 - resource: Include resource end in walk_*() interfaces
715 - resource: Fix find_next_iomem_res() iteration issue
716 - resource: fix locking in find_next_iomem_res()
717 - pstore: Fix double-free in pstore_mkfile() failure path
718 - dm thin metadata: check if in fail_io mode when setting needs_check
719 - drm/panel: Add support for Armadeus ST0700 Adapt
720 - ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
721 - iommu/iova: Remove stale cached32_node
722 - gpio: don't WARN() on NULL descs if gpiolib is disabled
723 - i2c: at91: disable TXRDY interrupt after sending data
724 - i2c: at91: fix clk_offset for sama5d2
725 - mm/migrate.c: initialize pud_entry in migrate_vma()
726 - iio: adc: gyroadc: fix uninitialized return code
727 - NFSv4: Fix delegation state recovery
728 - bcache: only clear BTREE_NODE_dirty bit when it is set
729 - bcache: add comments for mutex_lock(&b->write_lock)
730 - virtio/s390: fix race on airq_areas[]
731 - ext4: don't perform block validity checks on the journal inode
732 - ext4: fix block validity checks for journal inodes using indirect blocks
733 - ext4: unsigned int compared against zero
734 - powerpc/tm: Remove msr_tm_active()
735
736 * Bionic update: upstream stable patchset 2019-09-10 (LP: #1843463)
737 - net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ
738 context
739 - hv_netvsc: Fix a warning of suspicious RCU usage
740 - net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
741 - Bluetooth: btqca: Add a short delay before downloading the NVM
742 - ibmveth: Convert multicast list size for little-endian system
743 - gpio: Fix build error of function redefinition
744 - drm/mediatek: use correct device to import PRIME buffers
745 - drm/mediatek: set DMA max segment size
746 - cxgb4: fix a memory leak bug
747 - liquidio: add cleanup in octeon_setup_iq()
748 - net: myri10ge: fix memory leaks
749 - lan78xx: Fix memory leaks
750 - vfs: fix page locking deadlocks when deduping files
751 - cx82310_eth: fix a memory leak bug
752 - net: kalmia: fix memory leaks
753 - wimax/i2400m: fix a memory leak bug
754 - ravb: Fix use-after-free ravb_tstamp_skb
755 - kprobes: Fix potential deadlock in kprobe_optimizer()
756 - HID: cp2112: prevent sleeping function called from invalid context
757 - Input: hyperv-keyboard: Use in-place iterator API in the channel callback
758 - Tools: hv: kvp: eliminate 'may be used uninitialized' warning
759 - IB/mlx4: Fix memory leaks
760 - ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
761 - ceph: fix buffer free while holding i_ceph_lock in
762 __ceph_build_xattrs_blob()
763 - ceph: fix buffer free while holding i_ceph_lock in fill_inode()
764 - KVM: arm/arm64: Only skip MMIO insn once
765 - libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
766 - spi: bcm2835aux: unifying code between polling and interrupt driven code
767 - spi: bcm2835aux: remove dangerous uncontrolled read of fifo
768 - spi: bcm2835aux: fix corruptions for longer spi transfers
769 - net: fix skb use after free in netpoll
770 - net_sched: fix a NULL pointer deref in ipt action
771 - net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
772 - tcp: inherit timestamp on mtu probe
773 - tcp: remove empty skb from write queue in error cases
774 - net: sched: act_sample: fix psample group handling on overwrite
775 - mld: fix memory leak in mld_del_delrec()
776 - x86/boot: Preserve boot_params.secure_boot from sanitizing
777 - tools: bpftool: fix error message (prog -> object)
778 - scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
779 - afs: Fix leak in afs_lookup_cell_rcu()
780
781 * Bionic update: upstream stable patchset 2019-09-09 (LP: #1843338)
782 - dmaengine: ste_dma40: fix unneeded variable warning
783 - auxdisplay: panel: need to delete scan_timer when misc_register fails in
784 panel_attach
785 - iommu/dma: Handle SG length overflow better
786 - usb: gadget: composite: Clear "suspended" on reset/disconnect
787 - usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
788 - xen/blkback: fix memory leaks
789 - i2c: rcar: avoid race when unregistering slave client
790 - i2c: emev2: avoid race when unregistering slave client
791 - drm/ast: Fixed reboot test may cause system hanged
792 - usb: host: fotg2: restart hcd after port reset
793 - tools: hv: fix KVP and VSS daemons exit code
794 - watchdog: bcm2835_wdt: Fix module autoload
795 - drm/bridge: tfp410: fix memleak in get_modes()
796 - scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
797 - drm/tilcdc: Register cpufreq notifier after we have initialized crtc
798 - ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
799 - ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
800 - net/smc: make sure EPOLLOUT is raised
801 - tcp: make sure EPOLLOUT wont be missed
802 - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
803 - ALSA: line6: Fix memory leak at line6_init_pcm() error path
804 - ALSA: seq: Fix potential concurrent access to the deleted pool
805 - kvm: x86: skip populating logical dest map if apic is not sw enabled
806 - KVM: x86: Don't update RIP or do single-step on faulting emulation
807 - x86/apic: Do not initialize LDR and DFR for bigsmp
808 - ftrace: Fix NULL pointer dereference in t_probe_next()
809 - ftrace: Check for successful allocation of hash
810 - ftrace: Check for empty hash and comment the race with registering probes
811 - usb-storage: Add new JMS567 revision to unusual_devs
812 - USB: cdc-wdm: fix race between write and disconnect due to flag abuse
813 - usb: chipidea: udc: don't do hardware access if gadget has stopped
814 - usb: host: ohci: fix a race condition between shutdown and irq
815 - usb: host: xhci: rcar: Fix typo in compatible string matching
816 - USB: storage: ums-realtek: Update module parameter description for
817 auto_delink_en
818 - uprobes/x86: Fix detection of 32-bit user mode
819 - mmc: sdhci-of-at91: add quirk for broken HS200
820 - mmc: core: Fix init of SD cards reporting an invalid VDD range
821 - stm class: Fix a double free of stm_source_device
822 - intel_th: pci: Add support for another Lewisburg PCH
823 - intel_th: pci: Add Tiger Lake support
824 - drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
825 - VMCI: Release resource if the work is already queued
826 - crypto: ccp - Ignore unconfigured CCP device on suspend/resume
827 - Revert "cfg80211: fix processing world regdomain when non modular"
828 - mac80211: fix possible sta leak
829 - KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
830 - KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
831 - KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
832 - NFS: Clean up list moves of struct nfs_page
833 - NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
834 - NFS: Pass error information to the pgio error cleanup routine
835 - NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
836 - i2c: piix4: Fix port selection for AMD Family 16h Model 30h
837 - x86/ptrace: fix up botched merge of spectrev1 fix
838 - Revert "ASoC: Fail card instantiation if DAI format setup fails"
839 - nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
840 - afs: Fix the CB.ProbeUuid service handler to reply correctly
841 - dmaengine: stm32-mdma: Fix a possible null-pointer dereference in
842 stm32_mdma_irq_handler()
843 - omap-dma/omap_vout_vrfb: fix off-by-one fi value
844 - arm64: cpufeature: Don't treat granule sizes as strict
845 - tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
846 - ipv4/icmp: fix rt dst dev null pointer dereference
847 - ALSA: hda - Fixes inverted Conexant GPIO mic mute led
848 - usb: hcd: use managed device resources
849 - lib: logic_pio: Fix RCU usage
850 - lib: logic_pio: Avoid possible overlap for unregistering regions
851 - lib: logic_pio: Add logic_pio_unregister_range()
852 - drm/amdgpu: Add APTX quirk for Dell Latitude 5495
853 - drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
854 - bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-
855 free
856
857 * New ID in ums-realtek module breaks cardreader (LP: #1838886) // Bionic
858 update: upstream stable patchset 2019-09-09 (LP: #1843338)
859 - USB: storage: ums-realtek: Whitelist auto-delink support
860
861 * TC filters are broken on Mellanox after upstream stable updates
862 (LP: #1842502)
863 - net/mlx5e: Remove redundant vport context vlan update
864 - net/mlx5e: Properly order min inline mode setup while parsing TC matches
865 - net/mlx5e: Get the required HW match level while parsing TC flow matches
866 - net/mlx5e: Always use the match level enum when parsing TC rule match
867 - net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
868
869 -- Khalid Elmously <khalid.elmously@canonical.com> Mon, 30 Sep 2019 23:02:24 -0400
3aa4ec48 870
0a70b686 871linux (4.15.0-65.74) bionic; urgency=medium
1f0189d9 872
0a70b686 873 * bionic/linux: 4.15.0-65.74 -proposed tracker (LP: #1844403)
1f0189d9 874
0a70b686
KSS
875 * arm64: large modules fail to load (LP: #1841109)
876 - arm64/kernel: kaslr: reduce module randomization range to 4 GB
877 - arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
878 - arm64: fix undefined reference to 'printk'
879 - arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
880 - [config] Remove CONFIG_ARM64_MODULE_CMODEL_LARGE
881
882 * CVE-2018-20976
883 - xfs: clear sb->s_fs_info on mount failure
884
885 * br_netfilter: namespace sysctl operations (LP: #1836910)
886 - net: bridge: add bitfield for options and convert vlan opts
887 - net: bridge: convert nf call options to bits
888 - netfilter: bridge: port sysctls to use brnf_net
889 - netfilter: bridge: namespace bridge netfilter sysctls
890 - netfilter: bridge: prevent UAF in brnf_exit_net()
891
892 * tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (LP: #1830756)
893 - tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
894
895 * Bionic update: upstream stable patchset 2019-08-30 (LP: #1842114)
896 - HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
897 - MIPS: kernel: only use i8253 clocksource with periodic clockevent
898 - mips: fix cacheinfo
899 - netfilter: ebtables: fix a memory leak bug in compat
900 - ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
901 - bonding: Force slave speed check after link state recovery for 802.3ad
902 - can: dev: call netif_carrier_off() in register_candev()
903 - ASoC: Fail card instantiation if DAI format setup fails
904 - st21nfca_connectivity_event_received: null check the allocation
905 - st_nci_hci_connectivity_event_received: null check the allocation
906 - ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
907 - net: usb: qmi_wwan: Add the BroadMobi BM818 card
908 - qed: RDMA - Fix the hw_ver returned in device attributes
909 - isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
910 start_isoc_chain()
911 - netfilter: ipset: Fix rename concurrency with listing
912 - isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
913 - perf bench numa: Fix cpu0 binding
914 - can: sja1000: force the string buffer NULL-terminated
915 - can: peak_usb: force the string buffer NULL-terminated
916 - net/ethernet/qlogic/qed: force the string buffer NULL-terminated
917 - NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
918 - HID: input: fix a4tech horizontal wheel custom usage
919 - SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
920 - net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
921 - net: hisilicon: make hip04_tx_reclaim non-reentrant
922 - net: hisilicon: fix hip04-xmit never return TX_BUSY
923 - net: hisilicon: Fix dma_map_single failed on arm64
924 - libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
925 - libata: add SG safety checks in SFF pio transfers
926 - x86/lib/cpu: Address missing prototypes warning
927 - drm/vmwgfx: fix memory leak when too many retries have occurred
928 - perf ftrace: Fix failure to set cpumask when only one cpu is present
929 - perf cpumap: Fix writing to illegal memory in handling cpumap mask
930 - perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
931 - selftests: kvm: Adding config fragments
932 - HID: wacom: correct misreported EKR ring values
933 - HID: wacom: Correct distance scale for 2nd-gen Intuos devices
934 - Revert "dm bufio: fix deadlock with loop device"
935 - ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
936 - libceph: fix PG split vs OSD (re)connect race
937 - drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
938 - gpiolib: never report open-drain/source lines as 'input' to user-space
939 - userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
940 - x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
941 - x86/apic: Handle missing global clockevent gracefully
942 - x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
943 - x86/boot: Save fields explicitly, zero out everything else
944 - x86/boot: Fix boot regression caused by bootparam sanitizing
945 - dm kcopyd: always complete failed jobs
946 - dm btree: fix order of block initialization in btree_split_beneath
947 - dm space map metadata: fix missing store of apply_bops() return value
948 - dm table: fix invalid memory accesses with too high sector number
949 - dm zoned: improve error handling in reclaim
950 - dm zoned: improve error handling in i/o map code
951 - dm zoned: properly handle backing device failure
952 - genirq: Properly pair kobject_del() with kobject_add()
953 - mm, page_owner: handle THP splits correctly
954 - mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
955 - mm/zsmalloc.c: fix race condition in zs_destroy_pool
956 - xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
957 - dm zoned: fix potential NULL dereference in dmz_do_reclaim()
958 - powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
959 - can: mcp251x: add error check when wq alloc failed
960 - netfilter: ipset: Actually allow destination MAC address for hash:ip,mac
961 sets too
962 - netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and
963 hash:ip,mac sets
964 - rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
965 - net: phy: phy_led_triggers: Fix a possible null-pointer dereference in
966 phy_led_trigger_change_speed()
967 - NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
968 - net: stmmac: Fix issues when number of Queues >= 4
969 - KVM: arm64: Don't write junk to sysregs on reset
970 - KVM: arm: Don't write junk to CP15 registers on reset
971 - xfs: don't trip over uninitialized buffer on extent read of corrupted inode
972 - xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
973 - xfs: Add helper function xfs_attr_try_sf_addname
974 - xfs: Add attibute remove and helper functions
975
976 * Bionic update: upstream stable patchset 2019-08-27 (LP: #1841652)
977 - sh: kernel: hw_breakpoint: Fix missing break in switch statement
978 - mm/usercopy: use memory range to be accessed for wraparound check
979 - mm/memcontrol.c: fix use after free in mem_cgroup_iter()
980 - bpf: get rid of pure_initcall dependency to enable jits
981 - bpf: restrict access to core bpf sysctls
982 - bpf: add bpf_jit_limit knob to restrict unpriv allocations
983 - xtensa: add missing isync to the cpu_reset TLB code
984 - ALSA: hda - Apply workaround for another AMD chip 1022:1487
985 - ALSA: hda - Fix a memory leak bug
986 - HID: holtek: test for sanity of intfdata
987 - HID: hiddev: avoid opening a disconnected device
988 - HID: hiddev: do cleanup in failure of opening a device
989 - Input: kbtab - sanity check for endpoint type
990 - Input: iforce - add sanity checks
991 - net: usb: pegasus: fix improper read if get_registers() fail
992 - netfilter: ebtables: also count base chain policies
993 - clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
994 - clk: renesas: cpg-mssr: Fix reset control race condition
995 - xen/pciback: remove set but not used variable 'old_state'
996 - irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
997 - irqchip/irq-imx-gpcv2: Forward irq type to parent
998 - perf header: Fix divide by zero error if f_header.attr_size==0
999 - perf header: Fix use of unitialized value warning
1000 - libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
1001 - drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
1002 - scsi: hpsa: correct scsi command status issue after reset
1003 - scsi: qla2xxx: Fix possible fcport null-pointer dereferences
1004 - ata: libahci: do not complain in case of deferred probe
1005 - kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
1006 - arm64/efi: fix variable 'si' set but not used
1007 - arm64: unwind: Prohibit probing on return_address()
1008 - arm64/mm: fix variable 'pud' set but not used
1009 - IB/core: Add mitigation for Spectre V1
1010 - IB/mad: Fix use-after-free in ib mad completion handling
1011 - drm: msm: Fix add_gpu_components
1012 - ocfs2: remove set but not used variable 'last_hash'
1013 - asm-generic: fix -Wtype-limits compiler warnings
1014 - KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
1015 - staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
1016 - staging: comedi: dt3000: Fix rounding up of timer divisor
1017 - iio: adc: max9611: Fix temperature reading in probe
1018 - USB: core: Fix races in character device registration and deregistraion
1019 - usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
1020 - usb: cdc-acm: make sure a refcount is taken early enough
1021 - USB: CDC: fix sanity checks in CDC union parser
1022 - USB: serial: option: add D-Link DWM-222 device ID
1023 - USB: serial: option: Add support for ZTE MF871A
1024 - USB: serial: option: add the BroadMobi BM818 card
1025 - USB: serial: option: Add Motorola modem UARTs
1026 - bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
1027 - arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
1028 - netfilter: conntrack: Use consistent ct id hash calculation
1029 - Input: psmouse - fix build error of multiple definition
1030 - iommu/amd: Move iommu_init_pci() to .init section
1031 - bnx2x: Fix VF's VLAN reconfiguration in reload.
1032 - net/mlx4_en: fix a memory leak bug
1033 - net/packet: fix race in tpacket_snd()
1034 - sctp: fix the transport error_count check
1035 - xen/netback: Reset nr_frags before freeing skb
1036 - net/mlx5e: Only support tx/rx pause setting for port owner
1037 - net/mlx5e: Use flow keys dissector to parse packets for ARFS
1038 - team: Add vlan tx offload to hw_enc_features
1039 - bonding: Add vlan tx offload to hw_enc_features
1040 - mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
1041 - xfrm: policy: remove pcpu policy cache
1042 - mm/hmm: fix bad subpage pointer in try_to_unmap_one
1043 - mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
1044 MPOL_MF_STRICT were specified
1045 - mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
1046 - riscv: Make __fstate_clean() work correctly.
1047 - Revert "kmemleak: allow to coexist with fault injection"
1048 - sctp: fix memleak in sctp_send_reset_streams
1049
1050 * Bionic update: upstream stable patchset 2019-08-16 (LP: #1840520)
1051 - iio: adc: max9611: Fix misuse of GENMASK macro
1052 - crypto: ccp - Fix oops by properly managing allocated structures
1053 - crypto: ccp - Ignore tag length when decrypting GCM ciphertext
1054 - usb: usbfs: fix double-free of usb memory upon submiturb error
1055 - usb: iowarrior: fix deadlock on disconnect
1056 - sound: fix a memory leak bug
1057 - mmc: cavium: Set the correct dma max segment size for mmc_host
1058 - mmc: cavium: Add the missing dma unmap when the dma has finished.
1059 - loop: set PF_MEMALLOC_NOIO for the worker thread
1060 - Input: synaptics - enable RMI mode for HP Spectre X360
1061 - lkdtm: support llvm-objcopy
1062 - crypto: ccp - Validate buffer lengths for copy operations
1063 - crypto: ccp - Add support for valid authsize values less than 16
1064 - perf annotate: Fix s390 gap between kernel end and module start
1065 - perf db-export: Fix thread__exec_comm()
1066 - perf record: Fix module size on s390
1067 - usb: host: xhci-rcar: Fix timeout in xhci_suspend()
1068 - usb: yurex: Fix use-after-free in yurex_delete
1069 - can: rcar_canfd: fix possible IRQ storm on high load
1070 - can: peak_usb: fix potential double kfree_skb()
1071 - netfilter: nfnetlink: avoid deadlock due to synchronous request_module
1072 - vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
1073 - netfilter: Fix rpfilter dropping vrf packets by mistake
1074 - netfilter: nft_hash: fix symhash with modulus one
1075 - scripts/sphinx-pre-install: fix script for RHEL/CentOS
1076 - iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
1077 - mac80211: don't warn about CW params when not using them
1078 - hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
1079 - drm: silence variable 'conn' set but not used
1080 - cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
1081 - s390/qdio: add sanity checks to the fast-requeue path
1082 - ALSA: compress: Fix regression on compressed capture streams
1083 - ALSA: compress: Prevent bypasses of set_params
1084 - ALSA: compress: Don't allow paritial drain operations on capture streams
1085 - ALSA: compress: Be more restrictive about when a drain is allowed
1086 - perf tools: Fix proper buffer size for feature processing
1087 - perf probe: Avoid calling freeing routine multiple times for same pointer
1088 - drbd: dynamically allocate shash descriptor
1089 - ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
1090 - ARM: davinci: fix sleep.S build error on ARMv4
1091 - scsi: megaraid_sas: fix panic on loading firmware crashdump
1092 - scsi: ibmvfc: fix WARN_ON during event pool release
1093 - scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
1094 - test_firmware: fix a memory leak bug
1095 - tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
1096 - perf/core: Fix creating kernel counters for PMUs that override event->cpu
1097 - HID: sony: Fix race condition between rumble and device remove.
1098 - can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
1099 - can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
1100 - hwmon: (nct7802) Fix wrong detection of in4 presence
1101 - drm/i915: Fix wrong escape clock divisor init for GLK
1102 - ALSA: firewire: fix a memory leak bug
1103 - ALSA: hda - Don't override global PCM hw info flag
1104 - ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
1105 - mac80211: don't WARN on short WMM parameters from AP
1106 - SMB3: Fix deadlock in validate negotiate hits reconnect
1107 - smb3: send CAP_DFS capability during session setup
1108 - NFSv4: Only pass the delegation to setattr if we're sending a truncate
1109 - NFSv4: Fix an Oops in nfs4_do_setattr
1110 - KVM: Fix leak vCPU's VMCS value into other pCPU
1111 - mwifiex: fix 802.11n/WPA detection
1112 - iwlwifi: don't unmap as page memory that was mapped as single
1113 - iwlwifi: mvm: fix an out-of-bound access
1114 - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
1115 - iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
1116 - iio: cros_ec_accel_legacy: Fix incorrect channel setting
1117 - staging: android: ion: Bail out upon SIGKILL when allocating memory.
1118 - x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
1119 - usb: typec: tcpm: free log buf memory when remove debug file
1120 - usb: typec: tcpm: remove tcpm dir if no children
1121 - usb: typec: tcpm: Add NULL check before dereferencing config
1122 - netfilter: conntrack: always store window size un-scaled
1123 - drm/amd/display: Wait for backlight programming completion in set backlight
1124 level
1125 - drm/amd/display: use encoder's engine id to find matched free audio device
1126 - drm/amd/display: Fix dc_create failure handling and 666 color depths
1127 - drm/amd/display: Only enable audio if speaker allocation exists
1128 - drm/amd/display: Increase size of audios array
1129 - allocate_flower_entry: should check for null deref
1130 - s390/dma: provide proper ARCH_ZONE_DMA_BITS value
1131 - ALSA: hiface: fix multiple memory leak bugs
1132
1133 * Bionic update: upstream stable patchset 2019-08-15 (LP: #1840378)
1134 - scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
1135 - ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
1136 - ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
1137 - HID: wacom: fix bit shift for Cintiq Companion 2
1138 - HID: Add quirk for HP X1200 PIXART OEM mouse
1139 - RDMA: Directly cast the sockaddr union to sockaddr
1140 - IB: directly cast the sockaddr union to aockaddr
1141 - atm: iphase: Fix Spectre v1 vulnerability
1142 - ife: error out when nla attributes are empty
1143 - ip6_tunnel: fix possible use-after-free on xmit
1144 - net: bridge: delete local fdb on device init failure
1145 - net: bridge: mcast: don't delete permanent entries when fast leave is
1146 enabled
1147 - net: fix ifindex collision during namespace removal
1148 - net/mlx5: Use reversed order when unregister devices
1149 - net: phylink: Fix flow control for fixed-link
1150 - net: sched: Fix a possible null-pointer dereference in dequeue_func()
1151 - NFC: nfcmrvl: fix gpio-handling regression
1152 - tipc: compat: allow tipc commands without arguments
1153 - compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
1154 - net/mlx5e: Prevent encap flow counter update async to user query
1155 - tun: mark small packets as owned by the tap sock
1156 - mvpp2: refactor MTU change code
1157 - bnx2x: Disable multi-cos feature.
1158 - cgroup: Call cgroup_release() before __exit_signal()
1159 - cgroup: Implement css_task_iter_skip()
1160 - cgroup: Include dying leaders with live threads in PROCS iterations
1161 - cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
1162 - cgroup: Fix css_task_iter_advance_css_set() cset skip condition
1163 - spi: bcm2835: Fix 3-wire mode if DMA is enabled
1164 - driver core: Establish order of operations for device_add and device_del via
1165 bitflag
1166 - drivers/base: Introduce kill_device()
1167 - libnvdimm/bus: Prevent duplicate device_unregister() calls
1168 - libnvdimm/region: Register badblocks before namespaces
1169 - libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
1170 - libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
1171 - ipip: validate header length in ipip_tunnel_xmit
1172 - mvpp2: fix panic on module removal
1173 - net/mlx5: Fix modify_cq_in alignment
1174 - r8169: don't use MSI before RTL8168d
1175
1176 * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
1177 - [Config] Enable VIMC module
1178
1179 * reboot will introduce an alarm 'beep ...' during BIOS phase (LP: #1840395)
1180 - ALSA: hda - Let all conexant codec enter D3 when rebooting
1181 - ALSA: hda - Add a generic reboot_notify
1182
1183 * Include Sunix serial/parallel driver (LP: #1826716)
1184 - serial: 8250_pci: Add support for Sunix serial boards
1185 - parport: parport_serial: Add support for Sunix Multi I/O boards
1186
1187 * Intel HDMI audio print "Unable to sync register" errors (LP: #1840394)
1188 - ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
1189
1190 * Support cpufreq, thermal sensors & cooling cells on iMX6Q based Nitrogen6x
1191 board (LP: #1840437)
1192 - arm: imx: Add MODULE_ALIAS for cpufreq
1193 - ARM: dts: imx: Add missing OPP properties for CPUs
1194 - ARM: dts: imx7d: use operating-points-v2 for cpu
1195 - ARM: dts: imx7d: remove "operating-points" property for cpu1
1196 - ARM: dts: imx: add cooling-cells for cpufreq cooling device
1197 - ARM: dts: imx6: add thermal sensor and cooling cells
1198
1199 * hns3: ring buffer race leads can cause corruption (LP: #1840717)
1200 - net: hns3: minor optimization for ring_space
1201 - net: hns3: fix data race between ring->next_to_clean
1202 - net: hns3: optimize the barrier using when cleaning TX BD
1203
1204 * Bionic build broken if CONFIG_MODVERSIONS enabled (LP: #1840321)
1205 - Revert "genksyms: Teach parser about 128-bit built-in types"
1206
1207 * [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
1208 (LP: #1815172)
1209 - SAUCE: drm/i915: Partially revert d6edad3777c28ea
1210
1211 * Goodix touchpad may drop first input event (LP: #1840075)
1212 - mfd: intel-lpss: Remove D3cold delay
1213
1214 * NULL pointer dereference when Inserting the VIMC module (LP: #1840028)
1215 - media: vimc: fix component match compare
1216
1217 * Fix touchpad IRQ storm after S3 (LP: #1841396)
1218 - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
1219
1220 * [SRU][B/OEM-B/OEM-OSP1/D] UBUNTU: SAUCE: enable middle button for one more
1221 ThinkPad (LP: #1841722)
1222 - SAUCE: Input: elantech - enable middle button for one more ThinkPad
1223
1224 * Test 391/u and 391/p from ubuntu_bpf failed on B (LP: #1841704)
1225 - SAUCE: Fix "bpf: improve verifier branch analysis"
1226
1227 * crypto/testmgr.o fails to build due to struct cipher_testvec not having data
1228 members: ctext, ptext, len (LP: #1841264)
1229 - SAUCE: Revert "crypto: testmgr - add AES-CFB tests"
1230
1231 * Bionic QEMU with Bionic Kernel hangs in AMD FX-8350 with cpu-host as
1232 passthrough (LP: #1834522)
1233 - KVM: SVM: install RSM intercept
1234 - KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
1235
1236 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 17 Sep 2019 18:12:26 +0200
1f0189d9 1237
30ad65b8 1238linux (4.15.0-64.73) bionic; urgency=medium
bc2db7e3 1239
30ad65b8
SB
1240 * powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
1241 (CVE-2019-15031) / powerpc/tm: Fix FP/VMX unavailable exceptions inside a
1242 transaction (CVE-2019-15030) (LP: #1843533) // CVE-2019-15031
1243 - powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
1244 - powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
bc2db7e3 1245
30ad65b8
SB
1246 * CVE-2019-14835
1247 - vhost: fix dirty log buffer overflow
1248
1249 -- Stefan Bader <stefan.bader@canonical.com> Thu, 12 Sep 2019 11:30:41 +0200
bc2db7e3 1250
fe063659 1251linux (4.15.0-62.69) bionic; urgency=medium
ac9d9531 1252
fe063659 1253 * bionic/linux: 4.15.0-62.69 -proposed tracker (LP: #1842746)
ac9d9531 1254
fe063659
KE
1255 * Kernel Panic with linux-image-4.15.0-60-generic when specifying nameserver
1256 in docker-compose (LP: #1842447)
1257 - ip: frags: fix crash in ip_do_fragment()
1258
1259 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 04 Sep 2019 16:11:43 -0400
ac9d9531 1260
72693844 1261linux (4.15.0-60.67) bionic; urgency=medium
e8c9d35c 1262
72693844 1263 * bionic/linux: 4.15.0-60.67 -proposed tracker (LP: #1841086)
e8c9d35c 1264
72693844
SB
1265 * [Regression] net test from ubuntu_kernel_selftests failed due to bpf test
1266 compilation issue (LP: #1840935)
1267 - SAUCE: Fix "bpf: relax verifier restriction on BPF_MOV | BPF_ALU"
1268
1269 * [Regression] failed to compile seccomp test from ubuntu_kernel_selftests
1270 (LP: #1840932)
1271 - Revert "selftests: skip seccomp get_metadata test if not real root"
1272
1273 * Packaging resync (LP: #1786013)
1274 - [Packaging] resync getabis
1275
1276 -- Stefan Bader <stefan.bader@canonical.com> Thu, 22 Aug 2019 18:32:43 +0200
e8c9d35c 1277
8329ad6b 1278linux (4.15.0-59.66) bionic; urgency=medium
043d9b27 1279
8329ad6b 1280 * bionic/linux: 4.15.0-59.66 -proposed tracker (LP: #1840006)
043d9b27 1281
8329ad6b
KSS
1282 * zfs not completely removed from bionic tree (LP: #1840051)
1283 - SAUCE: (noup) remove completely the zfs code
1284
1285 * Packaging resync (LP: #1786013)
1286 - [Packaging] update helper scripts
1287
1288 * [18.04 FEAT] Enhanced hardware support (LP: #1836857)
1289 - s390: report new CPU capabilities
1290 - s390: add alignment hints to vector load and store
1291
1292 * [18.04 FEAT] Enhanced CPU-MF hardware counters - kernel part (LP: #1836860)
1293 - s390/cpum_cf: Add support for CPU-MF SVN 6
1294 - s390/cpumf: Add extended counter set definitions for model 8561 and 8562
1295
1296 * ideapad_laptop disables WiFi/BT radios on Lenovo Y540 (LP: #1837136)
1297 - platform/x86: ideapad-laptop: Remove no_hw_rfkill_list
1298
1299 * Stacked onexec transitions fail when under NO NEW PRIVS restrictions
1300 (LP: #1839037)
1301 - SAUCE: apparmor: fix nnp subset check failure when, stacking
1302
1303 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
1304 timeout for bcache removal causes spurious failures (LP: #1796292)
1305 - SAUCE: bcache: fix deadlock in bcache_allocator
1306
1307 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665)
1308 - bcache: never writeback a discard operation
1309 - bcache: improve bcache_reboot()
1310 - bcache: fix writeback target calc on large devices
1311 - bcache: add journal statistic
1312 - bcache: fix high CPU occupancy during journal
1313 - bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
1314 - bcache: fix incorrect sysfs output value of strip size
1315 - bcache: fix error return value in memory shrink
1316 - bcache: fix using of loop variable in memory shrink
1317 - bcache: Fix indentation
1318 - bcache: Add __printf annotation to __bch_check_keys()
1319 - bcache: Annotate switch fall-through
1320 - bcache: Fix kernel-doc warnings
1321 - bcache: Remove an unused variable
1322 - bcache: Suppress more warnings about set-but-not-used variables
1323 - bcache: Reduce the number of sparse complaints about lock imbalances
1324 - bcache: Fix a compiler warning in bcache_device_init()
1325 - bcache: Move couple of string arrays to sysfs.c
1326 - bcache: Move couple of functions to sysfs.c
1327 - bcache: Replace bch_read_string_list() by __sysfs_match_string()
1328
1329 * linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220
1330 (LP: #1838115)
1331 - x86/mm: Check for pfn instead of page in vmalloc_sync_one()
1332 - x86/mm: Sync also unmappings in vmalloc_sync_all()
1333 - mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
1334 - mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
1335
1336 * [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
1337 (LP: #1815172)
1338 - drm/i915: Mark up GTT sizes as u64
1339 - drm/i915/gvt: Use I915_GTT_PAGE_SIZE
1340 - drm/i915: Compare user's 64b GTT offset even on 32b
1341
1342 * Bionic update: upstream stable patchset 2019-08-07 (LP: #1839376)
1343 - ARM: riscpc: fix DMA
1344 - ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
1345 - ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
1346 - ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
1347 - ftrace: Enable trampoline when rec count returns back to one
1348 - kernel/module.c: Only return -EEXIST for modules that have finished loading
1349 - MIPS: lantiq: Fix bitfield masking
1350 - dmaengine: rcar-dmac: Reject zero-length slave DMA requests
1351 - clk: tegra210: fix PLLU and PLLU_OUT1
1352 - fs/adfs: super: fix use-after-free bug
1353 - btrfs: fix minimum number of chunk errors for DUP
1354 - cifs: Fix a race condition with cifs_echo_request
1355 - ceph: fix improper use of smp_mb__before_atomic()
1356 - ceph: return -ERANGE if virtual xattr value didn't fit in buffer
1357 - ACPI: blacklist: fix clang warning for unused DMI table
1358 - scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
1359 - x86: kvm: avoid constant-conversion warning
1360 - ACPI: fix false-positive -Wuninitialized warning
1361 - be2net: Signal that the device cannot transmit during reconfiguration
1362 - x86/apic: Silence -Wtype-limits compiler warnings
1363 - x86: math-emu: Hide clang warnings for 16-bit overflow
1364 - mm/cma.c: fail if fixed declaration can't be honored
1365 - coda: add error handling for fget
1366 - coda: fix build using bare-metal toolchain
1367 - uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side
1368 headers
1369 - drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
1370 - ipc/mqueue.c: only perform resource calculation if user valid
1371 - xen/pv: Fix a boot up hang revealed by int3 self test
1372 - x86/kvm: Don't call kvm_spurious_fault() from .fixup
1373 - x86/paravirt: Fix callee-saved function ELF sizes
1374 - x86, boot: Remove multiple copy of static function sanitize_boot_params()
1375 - drm/nouveau: fix memory leak in nouveau_conn_reset()
1376 - kbuild: initialize CLANG_FLAGS correctly in the top Makefile
1377 - Btrfs: fix incremental send failure after deduplication
1378 - Btrfs: fix race leading to fs corruption after transaction abort
1379 - mmc: dw_mmc: Fix occasional hang after tuning on eMMC
1380 - gpiolib: fix incorrect IRQ requesting of an active-low lineevent
1381 - IB/hfi1: Fix Spectre v1 vulnerability
1382 - selinux: fix memory leak in policydb_init()
1383 - s390/dasd: fix endless loop after read unit address configuration
1384 - parisc: Fix build of compressed kernel even with debug enabled
1385 - drivers/perf: arm_pmu: Fix failure path in PM notifier
1386 - nbd: replace kill_bdev() with __invalidate_device() again
1387 - xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
1388 - IB/mlx5: Fix unreg_umr to ignore the mkey state
1389 - IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
1390 - IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
1391 - IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
1392 - IB/hfi1: Check for error on call to alloc_rsm_map_table
1393 - eeprom: at24: make spd world-readable again
1394 - objtool: Support GCC 9 cold subfunction naming scheme
1395 - gcc-9: properly declare the {pv,hv}clock_page storage
1396 - x86/vdso: Prevent segfaults due to hoisted vclock reads
1397 - Documentation: Add swapgs description to the Spectre v1 documentation
1398 - firmware/psci: psci_checker: Park kthreads before stopping them
1399 - btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
1400 - lib/test_string.c: avoid masking memset16/32/64 failures
1401 - mmc: meson-mx-sdio: Fix misuse of GENMASK macro
1402 - arm64: compat: Allow single-byte watchpoints on all addresses
1403 - arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
1404 - IB/mlx5: Fix clean_mr() to work in the expected order
1405 - ARC: enable uboot support unconditionally
1406 - scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
1407
1408 * Bionic update: upstream stable patchset 2019-08-06 (LP: #1839213)
1409 - staging: vt6656: use meaningful error code during buffer allocation
1410 - drm/amd/display: Fill prescale_params->scale for RGB565
1411 - drm/amd/display: Disable ABM before destroy ABM struct
1412 - gpu: host1x: Increase maximum DMA segment size
1413 - drm/amd/display: Always allocate initial connector state state
1414 - drm/amd/display: fix compilation error
1415 - mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
1416 - i2c: stm32f7: fix the get_irq error cases
1417 - genksyms: Teach parser about 128-bit built-in types
1418 - powerpc/mm: Handle page table allocation failures
1419 - arm64: assembler: Switch ESB-instruction with a vanilla nop if
1420 !ARM64_HAS_RAS
1421 - dlm: check if workqueues are NULL before flushing/destroying
1422 - proc: use down_read_killable mmap_sem for /proc/pid/pagemap
1423 - proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
1424 - proc: use down_read_killable mmap_sem for /proc/pid/map_files
1425 - proc: use down_read_killable mmap_sem for /proc/pid/maps
1426 - mm: use down_read_killable for locking mmap_sem in access_remote_vm
1427 - ALSA: ac97: Fix double free of ac97_codec_device
1428 - libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
1429 - vsock: correct removal of socket from the list
1430 - NFS: Fix dentry revalidation on NFSv4 lookup
1431 - NFS: Refactor nfs_lookup_revalidate()
1432 - NFSv4: Fix lookup revalidate of regular files
1433 - i2c: qup: fixed releasing dma without flush operation completion
1434 - arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
1435 - binder: fix possible UAF when freeing buffer
1436 - ISDN: hfcsusb: checking idx of ep configuration
1437 - media: au0828: fix null dereference in error path
1438 - ath10k: Change the warning message string
1439 - media: cpia2_usb: first wake up, then free in disconnect
1440 - media: pvrusb2: use a different format for warnings
1441 - NFS: Cleanup if nfs_match_client is interrupted
1442 - media: radio-raremono: change devm_k*alloc to k*alloc
1443 - iommu/vt-d: Don't queue_iova() if there is no flush queue
1444 - iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA
1445 - hv_sock: Add support for delayed close
1446 - Bluetooth: hci_uart: check for missing tty operations
1447 - sched/fair: Don't free p->numa_faults with concurrent readers
1448 - drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
1449 - Fix allyesconfig output.
1450 - ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
1451
1452 * Bionic update: upstream stable patchset 2019-08-05 (LP: #1839036)
1453 - e1000e: start network tx queue only when link is up
1454 - Input: synaptics - enable SMBUS on T480 thinkpad trackpad
1455 - nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
1456 - drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
1457 - crypto: talitos - rename alternative AEAD algos.
1458 - samples, bpf: fix to change the buffer size for read()
1459 - bpf: sockmap, fix use after free from sleep in psock backlog workqueue
1460 - staging:iio:ad7150: fix threshold mode config bit
1461 - mac80211: mesh: fix RCU warning
1462 - mac80211: free peer keys before vif down in mesh
1463 - iwlwifi: Fix double-free problems in iwl_req_fw_callback()
1464 - dt-bindings: can: mcp251x: add mcp25625 support
1465 - can: mcp251x: add support for mcp25625
1466 - can: m_can: implement errata "Needless activation of MRAF irq"
1467 - can: af_can: Fix error path of can_init()
1468 - ibmvnic: Refresh device multicast list after reset
1469 - ARM: dts: am335x phytec boards: Fix cd-gpios active level
1470 - Input: imx_keypad - make sure keyboard can always wake up system
1471 - KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
1472 - mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
1473 - ARM: davinci: da850-evm: call regulator_has_full_constraints()
1474 - ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
1475 - mac80211: only warn once on chanctx_conf being NULL
1476 - qmi_wwan: add support for QMAP padding in the RX path
1477 - qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
1478 - qmi_wwan: extend permitted QMAP mux_id value range
1479 - md: fix for divide error in status_resync
1480 - bnx2x: Check if transceiver implements DDM before access
1481 - drm: return -EFAULT if copy_to_user() fails
1482 - ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
1483 - net: lio_core: fix potential sign-extension overflow on large shift
1484 - quota: fix a problem about transfer quota
1485 - net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
1486 - net :sunrpc :clnt :Fix xps refcount imbalance on the error path
1487 - fscrypt: don't set policy for a dead directory
1488 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
1489 - ALSA: hda/realtek - Headphone Mic can't record after S3
1490 - block, bfq: NULL out the bic when it's no longer valid
1491 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
1492 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
1493 - Documentation: Add section about CPU vulnerabilities for Spectre
1494 - mwifiex: Abort at too short BSS descriptor element
1495 - mwifiex: Don't abort on small, spec-compliant vendor IEs
1496 - USB: serial: ftdi_sio: add ID for isodebug v1
1497 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
1498 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
1499 - p54usb: Fix race between disconnect and firmware loading
1500 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
1501 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
1502 - staging: comedi: dt282x: fix a null pointer deref on interrupt
1503 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
1504 - binder: fix memory leak in error path
1505 - carl9170: fix misuse of device driver API
1506 - VMCI: Fix integer overflow in VMCI handle arrays
1507 - MIPS: Remove superfluous check for __linux__
1508 - clk: ti: clkctrl: Fix returning uninitialized data
1509 - efi/bgrt: Drop BGRT status field reserved bits check
1510 - perf/core: Fix perf_sample_regs_user() mm check
1511 - ARM: omap2: remove incorrect __init annotation
1512 - be2net: fix link failure after ethtool offline test
1513 - ppp: mppe: Add softdep to arc4
1514 - sis900: fix TX completion
1515 - ARM: dts: imx6ul: fix PWM[1-4] interrupts
1516 - dm verity: use message limit for data block corruption message
1517 - x86/boot/64: Fix crash if kernel image crosses page table boundary
1518 - cpu/hotplug: Fix out-of-bounds read when setting fail state
1519 - linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
1520 - ARC: hide unused function unw_hdr_alloc
1521 - s390: fix stfle zero padding
1522 - s390/qdio: (re-)initialize tiqdio list entries
1523 - s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
1524 - crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
1525 - drm/udl: introduce a macro to convert dev to udl.
1526 - drm/udl: move to embedding drm device inside udl device.
1527 - drm/vmwgfx: fix a warning due to missing dma_parms
1528 - riscv: Fix udelay in RV32.
1529 - mac80211: do not start any work during reconfigure flow
1530 - bpf, devmap: Fix premature entry free on destroying map
1531 - NFS4: Only set creation opendata if O_CREAT
1532 - perf pmu: Fix uncore PMU alias list for ARM64
1533 - Documentation/admin: Remove the vsyscall=native documentation
1534 - drivers/usb/typec/tps6598x.c: fix portinfo width
1535 - staging: bcm2835-camera: Ensure all buffers are returned on disable
1536 - staging: bcm2835-camera: Remove check of the number of buffers supplied
1537 - staging: rtl8712: reduce stack usage, again
1538 - irqchip/gic-v3-its: Fix command queue pointer comparison bug
1539 - x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
1540 - pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
1541 - x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
1542 - genirq: Delay deactivation in free_irq()
1543 - genirq: Fix misleading synchronize_irq() documentation
1544 - genirq: Update code comments wrt recycled thread_mask
1545 - genirq: Synchronize only with single thread on free_irq()
1546 - genirq: Add optional hardware synchronization for shutdown
1547 - x86/ioapic: Implement irq_get_irqchip_state() callback
1548 - x86/irq: Handle spurious interrupt after shutdown gracefully
1549 - crypto: talitos - move struct talitos_edesc into talitos.h
1550 - crypto: talitos - fix hash on SEC1.
1551 - regmap-irq: do not write mask register if mask_base is zero
1552 - MIPS: ath79: fix ar933x uart parity mode
1553 - MIPS: fix build on non-linux hosts
1554 - arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
1555 - scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
1556 - dmaengine: imx-sdma: fix use-after-free on probe error path
1557 - wil6210: fix potential out-of-bounds read
1558 - ath10k: Do not send probe response template for mesh
1559 - ath9k: Check for errors when reading SREV register
1560 - ath6kl: add some bounds checking
1561 - ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
1562 - batman-adv: fix for leaked TVLV handler.
1563 - media: dvb: usb: fix use after free in dvb_usb_device_exit
1564 - media: spi: IR LED: add missing of table registration
1565 - crypto: talitos - fix skcipher failure due to wrong output IV
1566 - media: marvell-ccic: fix DMA s/g desc number calculation
1567 - media: vpss: fix a potential NULL pointer dereference
1568 - media: media_device_enum_links32: clean a reserved field
1569 - net: stmmac: dwmac1000: Clear unused address entries
1570 - net: stmmac: dwmac4/5: Clear unused address entries
1571 - qed: Set the doorbell address correctly
1572 - signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
1573 - af_key: fix leaks in key_pol_get_resp and dump_sp.
1574 - xfrm: Fix xfrm sel prefix length validation
1575 - fscrypt: clean up some BUG_ON()s in block encryption/decryption
1576 - media: mc-device.c: don't memset __user pointer contents
1577 - media: staging: media: davinci_vpfe: - Fix for memory leak if decoder
1578 initialization fails.
1579 - net: phy: Check against net_device being NULL
1580 - crypto: talitos - properly handle split ICV.
1581 - crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
1582 - tua6100: Avoid build warnings.
1583 - locking/lockdep: Fix merging of hlocks with non-zero references
1584 - media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
1585 - cpupower : frequency-set -r option misses the last cpu in related cpu list
1586 - net: stmmac: dwmac4: fix flow control issue
1587 - net: fec: Do not use netdev messages too early
1588 - net: axienet: Fix race condition causing TX hang
1589 - s390/qdio: handle PENDING state for QEBSM devices
1590 - RAS/CEC: Fix pfn insertion
1591 - net: sfp: add mutex to prevent concurrent state checks
1592 - ipset: Fix memory accounting for hash types on resize
1593 - perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
1594 - perf tests: Add valid callback for parse-events test
1595 - perf test 6: Fix missing kvm module load for s390
1596 - media: fdp1: Support M3N and E3 platforms
1597 - iommu: Fix a leak in iommu_insert_resv_region
1598 - gpio: omap: fix lack of irqstatus_raw0 for OMAP4
1599 - gpio: omap: ensure irq is enabled before wakeup
1600 - regmap: fix bulk writes on paged registers
1601 - bpf: silence warning messages in core
1602 - rcu: Force inlining of rcu_read_lock()
1603 - x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS
1604 - blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership
1605 arbitration
1606 - xfrm: fix sa selector validation
1607 - sched/core: Add __sched tag for io_schedule()
1608 - x86/atomic: Fix smp_mb__{before,after}_atomic()
1609 - perf evsel: Make perf_evsel__name() accept a NULL argument
1610 - vhost_net: disable zerocopy by default
1611 - ipoib: correcly show a VF hardware address
1612 - EDAC/sysfs: Fix memory leak when creating a csrow object
1613 - ipsec: select crypto ciphers for xfrm_algo
1614 - ipvs: defer hook registration to avoid leaks
1615 - media: s5p-mfc: Make additional clocks optional
1616 - media: i2c: fix warning same module names
1617 - ntp: Limit TAI-UTC offset
1618 - timer_list: Guard procfs specific code
1619 - acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
1620 - media: coda: fix mpeg2 sequence number handling
1621 - media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
1622 - media: coda: increment sequence offset for the last returned frame
1623 - media: vimc: cap: check v4l2_fill_pixfmt return value
1624 - media: hdpvr: fix locking and a missing msleep
1625 - rtlwifi: rtl8192cu: fix error handle when usb probe failed
1626 - mt7601u: do not schedule rx_tasklet when the device has been disconnected
1627 - x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c
1628 - mt7601u: fix possible memory leak when the device is disconnected
1629 - ipvs: fix tinfo memory leak in start_sync_thread
1630 - ath10k: add missing error handling
1631 - ath10k: fix PCIE device wake up failed
1632 - perf tools: Increase MAX_NR_CPUS and MAX_CACHES
1633 - libata: don't request sense data on !ZAC ATA devices
1634 - clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
1635 - rslib: Fix decoding of shortened codes
1636 - rslib: Fix handling of of caller provided syndrome
1637 - ixgbe: Check DDM existence in transceiver before access
1638 - crypto: serpent - mark __serpent_setkey_sbox noinline
1639 - crypto: asymmetric_keys - select CRYPTO_HASH where needed
1640 - EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
1641 - bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
1642 - net: hns3: fix a -Wformat-nonliteral compile warning
1643 - net: hns3: add some error checking in hclge_tm module
1644 - ath10k: destroy sdio workqueue while remove sdio module
1645 - iwlwifi: mvm: Drop large non sta frames
1646 - perf stat: Make metric event lookup more robust
1647 - net: usb: asix: init MAC address buffers
1648 - gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
1649 - Bluetooth: hci_bcsp: Fix memory leak in rx_skb
1650 - Bluetooth: 6lowpan: search for destination address in all peers
1651 - Bluetooth: Check state in l2cap_disconnect_rsp
1652 - gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()
1653 - Bluetooth: validate BLE connection interval updates
1654 - gtp: fix suspicious RCU usage
1655 - gtp: fix Illegal context switch in RCU read-side critical section.
1656 - gtp: fix use-after-free in gtp_encap_destroy()
1657 - gtp: fix use-after-free in gtp_newlink()
1658 - net: mvmdio: defer probe of orion-mdio if a clock is not ready
1659 - iavf: fix dereference of null rx_buffer pointer
1660 - floppy: fix out-of-bounds read in next_valid_format
1661 - floppy: fix invalid pointer dereference in drive_name
1662 - xen: let alloc_xenballooned_pages() fail if not enough memory free
1663 - scsi: NCR5380: Reduce goto statements in NCR5380_select()
1664 - scsi: NCR5380: Always re-enable reselection interrupt
1665 - Revert "scsi: ncr5380: Increase register polling limit"
1666 - scsi: core: Fix race on creating sense cache
1667 - scsi: megaraid_sas: Fix calculation of target ID
1668 - scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
1669 - scsi: mac_scsi: Fix pseudo DMA implementation, take 2
1670 - crypto: ghash - fix unaligned memory access in ghash_setkey()
1671 - crypto: ccp - Validate the the error value used to index error messages
1672 - crypto: arm64/sha1-ce - correct digest for empty data in finup
1673 - crypto: arm64/sha2-ce - correct digest for empty data in finup
1674 - crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
1675 - crypto: ccp - memset structure fields to zero before reuse
1676 - crypto: ccp/gcm - use const time tag comparison.
1677 - crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
1678 - Input: gtco - bounds check collection indent level
1679 - Input: alps - don't handle ALPS cs19 trackpoint-only device
1680 - Input: synaptics - whitelist Lenovo T580 SMBus intertouch
1681 - Input: alps - fix a mismatch between a condition check and its comment
1682 - regulator: s2mps11: Fix buck7 and buck8 wrong voltages
1683 - arm64: tegra: Update Jetson TX1 GPU regulator timings
1684 - iwlwifi: pcie: don't service an interrupt that was masked
1685 - iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X
1686 - NFSv4: Handle the special Linux file open access mode
1687 - pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
1688 - lib/scatterlist: Fix mapping iterator when sg->offset is greater than
1689 PAGE_SIZE
1690 - ASoC: dapm: Adapt for debugfs API change
1691 - ALSA: seq: Break too long mutex context in the write loop
1692 - media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
1693 - media: coda: Remove unbalanced and unneeded mutex unlock
1694 - KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
1695 - arm64: tegra: Fix AGIC register range
1696 - fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys
1697 inodes.
1698 - drm/nouveau/i2c: Enable i2c pads & busses during preinit
1699 - padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
1700 - dm zoned: fix zone state management race
1701 - xen/events: fix binding user event channels to cpus
1702 - 9p/xen: Add cleanup path in p9_trans_xen_init
1703 - 9p/virtio: Add cleanup path in p9_virtio_init
1704 - x86/boot: Fix memory leak in default_get_smp_config()
1705 - perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
1706 - perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
1707 - intel_th: pci: Add Ice Lake NNPI support
1708 - PCI: Do not poll for PME if the device is in D3cold
1709 - Btrfs: fix data loss after inode eviction, renaming it, and fsync it
1710 - Btrfs: fix fsync not persisting dentry deletions due to inode evictions
1711 - Btrfs: add missing inode version, ctime and mtime updates when punching hole
1712 - HID: wacom: generic: only switch the mode on devices with LEDs
1713 - HID: wacom: correct touch resolution x/y typo
1714 - libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
1715 - coda: pass the host file in vma->vm_file on mmap
1716 - gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
1717 - PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
1718 - crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
1719 - parisc: Ensure userspace privilege for ptraced processes in regset functions
1720 - parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
1721 - powerpc/32s: fix suspend/resume when IBATs 4-7 are used
1722 - powerpc/watchpoint: Restore NV GPRs while returning from exception
1723 - eCryptfs: fix a couple type promotion bugs
1724 - intel_th: msu: Fix single mode with disabled IOMMU
1725 - Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
1726 - usb: Handle USB3 remote wakeup for LPM enabled devices correctly
1727 - net: mvmdio: allow up to four clocks to be specified for orion-mdio
1728 - dt-bindings: allow up to four clocks for orion-mdio
1729 - dm bufio: fix deadlock with loop device
1730 - compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
1731 - compiler.h: Add read_word_at_a_time() function.
1732 - lib/strscpy: Shut up KASAN false-positives in strscpy()
1733 - bnx2x: Prevent load reordering in tx completion processing
1734 - caif-hsi: fix possible deadlock in cfhsi_exit_module()
1735 - igmp: fix memory leak in igmpv3_del_delrec()
1736 - ipv4: don't set IPv6 only flags to IPv4 addresses
1737 - net: bcmgenet: use promisc for unsupported filters
1738 - net: dsa: mv88e6xxx: wait after reset deactivation
1739 - net: neigh: fix multiple neigh timer scheduling
1740 - net: openvswitch: fix csum updates for MPLS actions
1741 - nfc: fix potential illegal memory access
1742 - rxrpc: Fix send on a connected, but unbound socket
1743 - sky2: Disable MSI on ASUS P6T
1744 - vrf: make sure skb->data contains ip header to make routing
1745 - macsec: fix use-after-free of skb during RX
1746 - macsec: fix checksumming after decryption
1747 - netrom: fix a memory leak in nr_rx_frame()
1748 - netrom: hold sock when setting skb->destructor
1749 - bonding: validate ip header before check IPPROTO_IGMP
1750 - net: make skb_dst_force return true when dst is refcounted
1751 - tcp: fix tcp_set_congestion_control() use from bpf hook
1752 - tcp: Reset bytes_acked and bytes_received when disconnecting
1753 - net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
1754 - net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
1755 - net: bridge: stp: don't cache eth dest pointer before skb pull
1756 - dma-buf: balance refcount inbalance
1757 - dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
1758 - MIPS: lb60: Fix pin mappings
1759 - ext4: don't allow any modifications to an immutable file
1760 - ext4: enforce the immutable flag on open files
1761 - mm: add filemap_fdatawait_range_keep_errors()
1762 - jbd2: introduce jbd2_inode dirty range scoping
1763 - ext4: use jbd2_inode dirty range scoping
1764 - ext4: allow directory holes
1765 - mm: vmscan: scan anonymous pages on file refaults
1766 - hvsock: fix epollout hang from race condition
1767 - drm/panel: simple: Fix panel_simple_dsi_probe
1768 - usb: core: hub: Disable hub-initiated U1/U2
1769 - tty: max310x: Fix invalid baudrate divisors calculator
1770 - pinctrl: rockchip: fix leaked of_node references
1771 - tty: serial: cpm_uart - fix init when SMC is relocated
1772 - drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
1773 - PCI: Return error if cannot probe VF
1774 - drm/bridge: tc358767: read display_props in get_modes()
1775 - drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
1776 - drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
1777 - memstick: Fix error cleanup path of memstick_init
1778 - tty/serial: digicolor: Fix digicolor-usart already registered warning
1779 - tty: serial: msm_serial: avoid system lockup condition
1780 - serial: 8250: Fix TX interrupt handling condition
1781 - drm/virtio: Add memory barriers for capset cache.
1782 - phy: renesas: rcar-gen2: Fix memory leak at error paths
1783 - powerpc/pseries/mobility: prevent cpu hotplug during DT update
1784 - drm/rockchip: Properly adjust to a true clock in adjusted_mode
1785 - tty: serial_core: Set port active bit in uart_port_activate
1786 - usb: gadget: Zero ffs_io_data
1787 - powerpc/pci/of: Fix OF flags parsing for 64bit BARs
1788 - drm/msm: Depopulate platform on probe failure
1789 - serial: mctrl_gpio: Check if GPIO property exisits before requesting it
1790 - PCI: sysfs: Ignore lockdep for remove attribute
1791 - kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
1792 - PCI: xilinx-nwl: Fix Multi MSI data programming
1793 - iio: iio-utils: Fix possible incorrect mask calculation
1794 - powerpc/xmon: Fix disabling tracing while in xmon
1795 - recordmcount: Fix spurious mcount entries on powerpc
1796 - mfd: core: Set fwnode for created devices
1797 - mfd: arizona: Fix undefined behavior
1798 - mfd: hi655x-pmic: Fix missing return value check for
1799 devm_regmap_init_mmio_clk
1800 - um: Silence lockdep complaint about mmap_sem
1801 - powerpc/4xx/uic: clear pending interrupt after irq type/pol change
1802 - RDMA/i40iw: Set queue pair state when being queried
1803 - serial: sh-sci: Terminate TX DMA during buffer flushing
1804 - serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
1805 - kallsyms: exclude kasan local symbols on s390
1806 - perf test mmap-thread-lookup: Initialize variable to suppress memory
1807 sanitizer warning
1808 - perf session: Fix potential NULL pointer dereference found by the smatch
1809 tool
1810 - perf annotate: Fix dereferencing freed memory found by the smatch tool
1811 - RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
1812 - PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
1813 - powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
1814 - f2fs: avoid out-of-range memory access
1815 - mailbox: handle failed named mailbox channel request
1816 - powerpc/eeh: Handle hugepages in ioremap space
1817 - block/bio-integrity: fix a memory leak bug
1818 - sh: prevent warnings when using iounmap
1819 - mm/kmemleak.c: fix check for softirq context
1820 - 9p: pass the correct prototype to read_cache_page
1821 - mm/gup.c: mark undo_dev_pagemap as __maybe_unused
1822 - mm/gup.c: remove some BUG_ONs from get_gate_page()
1823 - mm/mmu_notifier: use hlist_add_head_rcu()
1824 - locking/lockdep: Fix lock used or unused stats error
1825 - locking/lockdep: Hide unused 'class' variable
1826 - drm/crc: Only report a single overflow when a CRC fd is opened
1827 - drm/crc-debugfs: Also sprinkle irqrestore over early exits
1828 - usb: wusbcore: fix unbalanced get/put cluster_id
1829 - usb: pci-quirks: Correct AMD PLL quirk detection
1830 - KVM: nVMX: do not use dangling shadow VMCS after guest reset
1831 - btrfs: inode: Don't compress if NODATASUM or NODATACOW set
1832 - x86/sysfb_efi: Add quirks for some devices with swapped width and height
1833 - x86/speculation/mds: Apply more accurate check on hypervisor platform
1834 - binder: prevent transactions to context manager from its own process.
1835 - fpga-manager: altera-ps-spi: Fix build error
1836 - hpet: Fix division by zero in hpet_time_div()
1837 - powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
1838 - powerpc/tm: Fix oops on sigreturn on systems without TM
1839 - access: avoid the RCU grace period for the temporary subjective credentials
1840 - batman-adv: Fix duplicated OGMs on NETDEV_UP
1841 - net: hns3: set ops to null when unregister ad_dev
1842 - x86/cpu: Add Ice Lake NNPI to Intel family
1843 - qed: iWARP - Fix tc for MPA ll2 connection
1844 - net: hns3: fix for skb leak when doing selftest
1845 - sched/fair: Fix "runnable_avg_yN_inv" not used warnings
1846 - x86/cacheinfo: Fix a -Wtype-limits warning
1847 - nvme-pci: properly report state change failure in nvme_reset_work
1848 - nvme-pci: set the errno on ctrl state change error
1849 - arm64: Do not enable IRQs for ct_user_exit
1850 - net: stmmac: sun8i: force select external PHY when no internal one
1851 - bcache: check CACHE_SET_IO_DISABLE in allocator code
1852 - bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
1853 - bcache: acquire bch_register_lock later in cached_dev_free()
1854 - bcache: fix potential deadlock in cached_def_free()
1855 - perf stat: Fix group lookup for metric group
1856 - tools: bpftool: Fix json dump crash on powerpc
1857 - Bluetooth: Add a new 13d3:3496 QCA_ROME device
1858 - Bluetooth: Add new 13d3:3491 QCA_ROME device
1859 - Bluetooth: Add new 13d3:3501 QCA_ROME device
1860 - bcache: ignore read-ahead request failure on backing device
1861 - bcache: fix mistaken sysfs entry for io_error counter
1862 - bcache: destroy dc->writeback_write_wq if failed to create
1863 dc->writeback_thread
1864 - iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-Kill
1865 - iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices
1866 - ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform
1867 - media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
1868 - media: videobuf2-dma-sg: Prevent size from overflowing
1869 - perf/x86/intel: Fix spurious NMI on fixed counter
1870 - drm/edid: parse CEA blocks embedded in DisplayID
1871 - PCI: qcom: Ensure that PERST is asserted for at least 100 ms
1872 - IB/mlx5: Report correctly tag matching rendezvous capability
1873 - include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT
1874 architectures
1875 - xfs: fix pagecache truncation prior to reflink
1876 - xfs: flush removing page cache in xfs_reflink_remap_prep
1877 - xfs: don't overflow xattr listent buffer
1878 - xfs: don't ever put nlink > 0 inodes on the unlinked list
1879 - xfs: fix reporting supported extra file attributes for statx()
1880 - xfs: serialize unaligned dio writes against all other dio writes
1881 - xfs: abort unaligned nowait directio early
1882 - powerpc/powernv/npu: Fix reference leak
1883 - powerpc/pseries: Fix oops in hotplug memory notifier
1884 - mmc: sdhci-msm: fix mutex while in spinlock
1885 - mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
1886 - blk-throttle: fix zero wait time for iops throttled group
1887 - tcp: be more careful in tcp_fragment()
1888 - net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
1889 - net_sched: unset TCQ_F_CAN_BYPASS when adding filters
1890 - net: bridge: don't cache ether dest pointer on input
1891 - net: sched: verify that q!=NULL before setting q->flags
1892
1893 * Line 6 POD HD500 driver fault (LP: #1790595) // Bionic update: upstream
1894 stable patchset 2019-08-05 (LP: #1839036)
1895 - ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
1896
1897 * Bionic update: upstream stable patchset 2019-08-02 (LP: #1838824)
1898 - rapidio: fix a NULL pointer dereference when create_workqueue() fails
1899 - fs/fat/file.c: issue flush after the writeback of FAT
1900 - sysctl: return -EINVAL if val violates minmax
1901 - ipc: prevent lockup on alloc_msg and free_msg
1902 - ARM: prevent tracing IPI_CPU_BACKTRACE
1903 - mm/hmm: select mmu notifier when selecting HMM
1904 - hugetlbfs: on restore reserve error path retain subpool reservation
1905 - mem-hotplug: fix node spanned pages when we have a node with only
1906 ZONE_MOVABLE
1907 - mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
1908 - mm/cma.c: fix the bitmap status to show failed allocation reason
1909 - mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
1910 - mm/slab.c: fix an infinite loop in leaks_show()
1911 - kernel/sys.c: prctl: fix false positive in validate_prctl_map()
1912 - thermal: rcar_gen3_thermal: disable interrupt in .remove
1913 - drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
1914 - mfd: tps65912-spi: Add missing of table registration
1915 - mfd: intel-lpss: Set the device in reset state when init
1916 - drm/nouveau/disp/dp: respect sink limits when selecting failsafe link
1917 configuration
1918 - mfd: twl6040: Fix device init errors for ACCCTL register
1919 - perf/x86/intel: Allow PEBS multi-entry in watermark mode
1920 - drm/bridge: adv7511: Fix low refresh rate selection
1921 - objtool: Don't use ignore flag for fake jumps
1922 - EDAC/mpc85xx: Prevent building as a module
1923 - pwm: meson: Use the spin-lock only to protect register modifications
1924 - ntp: Allow TAI-UTC offset to be set to zero
1925 - f2fs: fix to avoid panic in do_recover_data()
1926 - f2fs: fix to clear dirty inode in error path of f2fs_iget()
1927 - f2fs: fix to avoid panic in dec_valid_block_count()
1928 - f2fs: fix to do sanity check on valid block count of segment
1929 - percpu: remove spurious lock dependency between percpu and sched
1930 - configfs: fix possible use-after-free in configfs_register_group
1931 - uml: fix a boot splat wrt use of cpu_all_mask
1932 - mmc: mmci: Prevent polling for busy detection in IRQ context
1933 - watchdog: imx2_wdt: Fix set_timeout for big timeout values
1934 - watchdog: fix compile time error of pretimeout governors
1935 - blk-mq: move cancel of requeue_work into blk_mq_release
1936 - iommu/vt-d: Set intel_iommu_gfx_mapped correctly
1937 - misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test
1938 - nvme-pci: unquiesce admin queue on shutdown
1939 - ALSA: hda - Register irq handler after the chip initialization
1940 - nvmem: core: fix read buffer in place
1941 - fuse: retrieve: cap requested size to negotiated max_write
1942 - nfsd: allow fh_want_write to be called twice
1943 - vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"
1944 - x86/PCI: Fix PCI IRQ routing table memory leak
1945 - platform/chrome: cros_ec_proto: check for NULL transfer function
1946 - PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
1947 - soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
1948 - clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288
1949 - soc: rockchip: Set the proper PWM for rk3288
1950 - ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
1951 - ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
1952 - ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
1953 - ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA
1954 - ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMA
1955 - ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMA
1956 - ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMA
1957 - ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
1958 - PCI: rpadlpar: Fix leaked device_node references in add/remove paths
1959 - platform/x86: intel_pmc_ipc: adding error handling
1960 - power: supply: max14656: fix potential use-before-alloc
1961 - PCI: rcar: Fix a potential NULL pointer dereference
1962 - PCI: rcar: Fix 64bit MSI message address handling
1963 - video: hgafb: fix potential NULL pointer dereference
1964 - video: imsttfb: fix potential NULL pointer dereferences
1965 - block, bfq: increase idling for weight-raised queues
1966 - PCI: xilinx: Check for __get_free_pages() failure
1967 - gpio: gpio-omap: add check for off wake capable gpios
1968 - dmaengine: idma64: Use actual device for DMA transfers
1969 - pwm: tiehrpwm: Update shadow register for disabling PWMs
1970 - ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on
1971 Arndale Octa
1972 - pwm: Fix deadlock warning when removing PWM device
1973 - ARM: exynos: Fix undefined instruction during Exynos5422 resume
1974 - usb: typec: fusb302: Check vconn is off when we start toggling
1975 - gpio: vf610: Do not share irq_chip
1976 - percpu: do not search past bitmap when allocating an area
1977 - drm: don't block fb changes for async plane updates
1978 - ALSA: seq: Cover unsubscribe_port() in list_mutex
1979 - initramfs: free initrd memory if opening /initrd.image fails
1980 - bpf: fix undefined behavior in narrow load handling
1981 - f2fs: fix to avoid panic in f2fs_remove_inode_page()
1982 - f2fs: fix to use inline space only if inline_xattr is enable
1983 - netfilter: nf_conntrack_h323: restore boundary check correctness
1984 - mips: Make sure dt memory regions are valid
1985 - nvmem: sunxi_sid: Support SID on A83T and H5
1986 - nfsd: avoid uninitialized variable warning
1987 - switchtec: Fix unintended mask of MRPC event
1988 - net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending
1989 - i40e: Queues are reserved despite "Invalid argument" error
1990 - net: hns3: return 0 and print warning when hit duplicate MAC
1991 - soc: renesas: Identify R-Car M3-W ES1.1
1992 - soc: renesas: Identify R-Car M3-W ES1.3
1993 - [Config] updateconfigs for CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT
1994 - drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
1995 - nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
1996 - HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
1997 - HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
1998 - ALSA: oxfw: allow PCM capture for Stanton SCS.1m
1999 - ALSA: hda/realtek - Update headset mode for ALC256
2000 - ALSA: firewire-motu: fix destruction of data for isochronous resources
2001 - libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
2002 - mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
2003 - fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
2004 - mm/vmscan.c: fix trying to reclaim unevictable LRU page
2005 - signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
2006 - ptrace: restore smp_rmb() in __ptrace_may_access()
2007 - media: v4l2-ioctl: clear fields in s_parm
2008 - iommu/arm-smmu: Avoid constant zero in TLBI writes
2009 - i2c: acorn: fix i2c warning
2010 - bcache: fix stack corruption by PRECEDING_KEY()
2011 - cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
2012 - ASoC: cs42xx8: Add regcache mask dirty
2013 - ASoC: fsl_asrc: Fix the issue about unsupported rate
2014 - drm/i915/sdvo: Implement proper HDMI audio support for SDVO
2015 - x86/uaccess, kcov: Disable stack protector
2016 - ALSA: seq: Protect in-kernel ioctl calls with mutex
2017 - ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
2018 - Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
2019 - s390/kasan: fix strncpy_from_user kasan checks
2020 - Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
2021 - scsi: qedi: remove memset/memcpy to nfunc and use func instead
2022 - scsi: qedi: remove set but not used variables 'cdev' and 'udev'
2023 - scsi: lpfc: add check for loss of ndlp when sending RRQ
2024 - arm64/mm: Inhibit huge-vmap with ptdump
2025 - nvme: remove the ifdef around nvme_nvm_ioctl
2026 - platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI
2027 table
2028 - platform/x86: pmc_atom: Add several Beckhoff Automation boards to
2029 critclk_systems DMI table
2030 - scsi: bnx2fc: fix incorrect cast to u64 on shift operation
2031 - libnvdimm: Fix compilation warnings with W=1
2032 - selftests/timers: Add missing fflush(stdout) calls
2033 - usbnet: ipheth: fix racing condition
2034 - KVM: x86/pmu: do not mask the value that is written to fixed PMUs
2035 - KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
2036 - drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an
2037 invalid read
2038 - drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
2039 - usb: dwc2: Fix DMA cache alignment issues
2040 - usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
2041 - USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
2042 - USB: serial: pl2303: add Allied Telesis VT-Kit3
2043 - USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
2044 - USB: serial: option: add Telit 0x1260 and 0x1261 compositions
2045 - RAS/CEC: Fix binary search function
2046 - x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
2047 - x86/kasan: Fix boot with 5-level paging and KASAN
2048 - rtc: pcf8523: don't return invalid date when battery is low
2049 - HID: wacom: Don't set tool type until we're in range
2050 - HID: wacom: Don't report anything prior to the tool entering range
2051 - HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
2052 - bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
2053 - f2fs: fix to avoid accessing xattr across the boundary
2054 - nvme: fix srcu locking on error return in nvme_get_ns_from_disk
2055 - nvme: merge nvme_ns_ioctl into nvme_ioctl
2056 - nvme: release namespace SRCU protection before performing controller ioctls
2057 - nvme: fix memory leak for power latency tolerance
2058 - KVM: x86/pmu: mask the result of rdpmc according to the width of the
2059 counters
2060 - tools/kvm_stat: fix fields filter for child events
2061 - RAS/CEC: Convert the timer callback to a workqueue
2062 - x86/mm/KASLR: Compute the size of the vmemmap section properly
2063 - ax25: fix inconsistent lock state in ax25_destroy_timer
2064 - be2net: Fix number of Rx queues used for flow hashing
2065 - ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
2066 - lapb: fixed leak of control-blocks.
2067 - neigh: fix use-after-free read in pneigh_get_next
2068 - net: openvswitch: do not free vport if register_netdevice() is failed.
2069 - sctp: Free cookie before we memdup a new one
2070 - sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
2071 - Staging: vc04_services: Fix a couple error codes
2072 - perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
2073 - netfilter: nf_queue: fix reinject verdict handling
2074 - ipvs: Fix use-after-free in ip_vs_in
2075 - selftests: netfilter: missing error check when setting up veth interface
2076 - clk: ti: clkctrl: Fix clkdm_clk handling
2077 - powerpc/powernv: Return for invalid IMC domain
2078 - mISDN: make sure device name is NUL terminated
2079 - x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
2080 - perf/ring_buffer: Fix exposing a temporarily decreased data_head
2081 - perf/ring_buffer: Add ordering to rb->nest increment
2082 - perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
2083 - gpio: fix gpio-adp5588 build errors
2084 - net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
2085 - net: aquantia: fix LRO with FCS error
2086 - i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
2087 - ALSA: hda - Force polling mode on CNL for fixing codec communication
2088 - configfs: Fix use-after-free when accessing sd->s_dentry
2089 - perf data: Fix 'strncat may truncate' build failure with recent gcc
2090 - perf record: Fix s390 missing module symbol and warning for non-root users
2091 - ia64: fix build errors by exporting paddr_to_nid()
2092 - KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
2093 - KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
2094 - net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
2095 - net: phy: dp83867: Set up RGMII TX delay
2096 - scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
2097 - scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
2098 - scsi: scsi_dh_alua: Fix possible null-ptr-deref
2099 - scsi: libsas: delete sas port if expander discover failed
2100 - mlxsw: spectrum: Prevent force of 56G
2101 - coredump: fix race condition between collapse_huge_page() and core dumping
2102 - infiniband: fix race condition between infiniband mlx4, mlx5 driver and core
2103 dumping
2104 - Abort file_remove_privs() for non-reg. files
2105 - tipc: purge deferredq list for each grp member in tipc_group_delete
2106 - vsock/virtio: set SOCK_DONE on peer shutdown
2107 - usb: xhci: Fix a potential null pointer dereference in
2108 xhci_debugfs_create_endpoint()
2109 - ACPI/PCI: PM: Add missing wakeup.flags.valid checks
2110 - drm/etnaviv: lock MMU while dumping core
2111 - net: aquantia: tx clean budget logic error
2112 - perf namespace: Protect reading thread's namespace
2113 - xen/pvcalls: Remove set but not used variable
2114 - xen: xenbus: Catch closing of non existent transactions
2115 - xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END
2116 - xenbus: Avoid deadlock during suspend due to open transactions
2117 - tracing: Silence GCC 9 array bounds warning
2118 - objtool: Support per-function rodata sections
2119 - gcc-9: silence 'address-of-packed-member' warning
2120 - net: phy: broadcom: Use strlcpy() for ethtool::get_strings
2121 - mmc: core: Prevent processing SDIO IRQs when the card is suspended
2122 - scsi: ufs: Avoid runtime suspend possibly being blocked forever
2123 - usb: chipidea: udc: workaround for endpoint conflict issue
2124 - IB/hfi1: Silence txreq allocation warnings
2125 - Input: synaptics - enable SMBus on ThinkPad E480 and E580
2126 - Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD
2127 - apparmor: enforce nullbyte at end of tag string
2128 - ARC: fix build warnings
2129 - ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
2130 - ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node
2131 - parport: Fix mem leak in parport_register_dev_model
2132 - parisc: Fix compiler warnings in float emulation code
2133 - IB/rdmavt: Fix alloc_qpn() WARN_ON()
2134 - IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
2135 - IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
2136 - IB/hfi1: Validate page aligned for a given virtual address
2137 - MIPS: uprobes: remove set but not used variable 'epc'
2138 - xtensa: Fix section mismatch between memblock_reserve and mem_reserve
2139 - net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
2140 - net: hns: Fix loopback test failed at copper ports
2141 - mdesc: fix a missing-check bug in get_vdev_port_node_info()
2142 - sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
2143 - net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
2144 - net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is
2145 enabled
2146 - drm/arm/hdlcd: Actually validate CRTC modes
2147 - drm/arm/hdlcd: Allow a bit of clock tolerance
2148 - scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
2149 - scsi: ufs: Check that space was properly alloced in copy_query_response
2150 - scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()
2151 - net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
2152 - s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
2153 - hwmon: (core) add thermal sensors only if dev->of_node is present
2154 - hwmon: (pmbus/core) Treat parameters as paged if on multiple pages
2155 - nvme: Fix u32 overflow in the number of namespace list calculation
2156 - btrfs: start readahead also in seed devices
2157 - can: flexcan: fix timeout when set small bitrate
2158 - can: purge socket error queue on sock destruct
2159 - powerpc/bpf: use unsigned division instruction for 64-bit operations
2160 - ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX
2161 - ARM: dts: am57xx-idk: Remove support for voltage switching for SD card
2162 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
2163 - Bluetooth: Fix regression with minimum encryption key size alignment
2164 - SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
2165 - cfg80211: fix memory leak of wiphy device name
2166 - mac80211: drop robust management frames from unknown TA
2167 - mac80211: handle deauthentication/disassociation from TDLS peer
2168 - mac80211: Do not use stack memory with scatterlist for GMAC
2169 - s390/jump_label: Use "jdd" constraint on gcc9
2170 - s390/ap: rework assembler functions to use unions for in/out register
2171 variables
2172 - mmc: core: API to temporarily disable retuning for SDIO CRC errors
2173 - mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
2174 - Input: silead - add MSSL0017 to acpi_device_id
2175 - selftests: vm: install test_vmalloc.sh for run_vmtests
2176 - arm64: Silence gcc warnings about arch ABI drift
2177 - riscv: mm: synchronize MMU after pte change
2178 - arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
2179 - drm/vmwgfx: Use the backdoor port if the HB port is not available
2180 - {nl,mac}80211: allow 4addr AP operation on crypto controlled devices
2181 - perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit
2182 set nul
2183 - perf help: Remove needless use of strncpy()
2184 - perf header: Fix unchecked usage of strncpy()
2185 - IB/hfi1: Close PSM sdma_progress sleep window
2186 - 9p/xen: fix check for xenbus_read error in front_probe
2187 - 9p/rdma: do not disconnect on down_interruptible EAGAIN
2188 - 9p: acl: fix uninitialized iattr access
2189 - 9p/rdma: remove useless check in cm_event_handler
2190 - 9p: p9dirent_read: check network-provided name length
2191 - net/9p: include trans_common.h to fix missing prototype warning.
2192 - qmi_wwan: Fix out-of-bounds read
2193 - fs/proc/array.c: allow reporting eip/esp for all coredumping threads
2194 - mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
2195 - fs/binfmt_flat.c: make load_flat_shared_library() work
2196 - dm log writes: make sure super sector log updates are written in order
2197 - scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
2198 - x86/speculation: Allow guests to use SSBD even if host does not
2199 - x86/microcode: Fix the microcode load on CPU hotplug for real
2200 - NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
2201 - cpu/speculation: Warn on unsupported mitigations= parameter
2202 - eeprom: at24: fix unexpected timeout under high load
2203 - af_packet: Block execution of tasks waiting for transmit to complete in
2204 AF_PACKET
2205 - ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
2206 - net/packet: fix memory leak in packet_set_ring()
2207 - net: remove duplicate fetch in sock_getsockopt
2208 - net: stmmac: fixed new system time seconds value calculation
2209 - sctp: change to hold sk after auth shkey is created successfully
2210 - tipc: change to use register_pernet_device
2211 - tipc: check msg->req data len in tipc_nl_compat_bearer_disable
2212 - tun: wake up waitqueues after IFF_UP is set
2213 - team: Always enable vlan tx offload
2214 - bonding: Always enable vlan tx offload
2215 - bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2216 - bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
2217 - arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
2218 - bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
2219 - futex: Update comments and docs about return values of arch futex code
2220 - tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
2221 - arm64: insn: Fix ldadd instruction encoding
2222 - arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
2223 - irqchip/mips-gic: Use the correct local interrupt map registers
2224 - Bluetooth: Fix faulty expression for minimum encryption key size check
2225 - ASoC : cs4265 : readable register too low
2226 - ASoC: soc-pcm: BE dai needs prepare when pause release after resume
2227 - spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
2228 - drm/mediatek: fix unbind functions
2229 - drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
2230 - drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
2231 - ASoC: max98090: remove 24-bit format support if RJ is 0
2232 - ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
2233 - ASoC: sun4i-i2s: Add offset to RX channel select
2234 - usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
2235 - usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
2236 - SoC: rt274: Fix internal jack assignment in set_jack callback
2237 - scsi: hpsa: correct ioaccel2 chaining
2238 - platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device
2239 registration
2240 - cpuset: restore sanity to cpuset_cpus_allowed_fallback()
2241 - scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
2242 - mm/mlock.c: change count_mm_mlocked_page_nr return type
2243 - module: Fix livepatch/ftrace module text permissions race
2244 - ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
2245 - MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()
2246 - drm/i915/dmc: protect against reading random memory
2247 - crypto: user - prevent operating on larval algorithms
2248 - crypto: cryptd - Fix skcipher instance memory leak
2249 - ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
2250 - ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages
2251 - ALSA: line6: Fix write on zero-sized buffer
2252 - ALSA: usb-audio: fix sign unintended sign extension on left shifts
2253 - ALSA: hda/realtek - Change front mic location for Lenovo M710q
2254 - lib/mpi: Fix karactx leak in mpi_powm
2255 - tracing/snapshot: Resize spare buffer if size changed
2256 - arm64: kaslr: keep modules inside module region when KASAN is enabled
2257 - drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
2258 - drm/imx: notify drm core before sending event during crtc disable
2259 - drm/imx: only send event on crtc disable if kept disabled
2260 - ftrace/x86: Remove possible deadlock between register_kprobe() and
2261 ftrace_run_update_code()
2262 - mm/vmscan.c: prevent useless kswapd loops
2263 - btrfs: Ensure replaced device doesn't have pending chunk allocation
2264 - vhost-net: set packet weight of tx polling to 2 * vq size
2265 - vhost_net: use packet weight for rx handler, too
2266 - vhost_net: introduce vhost_exceeds_weight()
2267 - vhost: introduce vhost_exceeds_weight()
2268 - vhost_net: fix possible infinite loop
2269 - vhost: vsock: add weight support
2270 - vhost: scsi: add weight support
2271 - tty: rocket: fix incorrect forward declaration of 'rp_init()'
2272 - KVM: x86: degrade WARN to pr_warn_ratelimited
2273 - KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
2274 - svcrdma: Ignore source port when computing DRC hash
2275 - MIPS: Fix bounds check virt_addr_valid
2276 - MIPS: Add missing EHB in mtc0 -> mfc0 sequence.
2277 - dmaengine: imx-sdma: remove BD_INTR for channel0
2278 - drm/mediatek: unbind components in mtk_drm_unbind()
2279 - drm/mediatek: clear num_pipes when unbind driver
2280 - x86/CPU: Add more Icelake model numbers
2281 - platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from
2282 asus_nb_wmi
2283 - platform/x86: intel-vbtn: Report switch events when event wakes device
2284 - i2c: pca-platform: Fix GPIO lookup code
2285 - ALSA: hda/realtek: Add quirks for several Clevo notebook barebones
2286 - ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node
2287 - drm/amd/powerplay: use hardware fan control if no powerplay fan table
2288 - drm/etnaviv: add missing failure path to destroy suballoc
2289 - mlxsw: spectrum: Handle VLAN device unlinking
2290 - media: s5p-mfc: fix incorrect bus assignment in virtual child device
2291 - net: hns: Fixes the missing put_device in positive leg for roce reset
2292 - ALSA: hda: Initialize power_state field properly
2293 - rds: Fix warning.
2294 - ip6: fix skb leak in ip6frag_expire_frag_queue()
2295 - netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
2296 - sc16is7xx: move label 'err_spi' to correct section
2297 - netfilter: ipv6: nf_defrag: accept duplicate fragments again
2298 - nfsd: Fix overflow causing non-working mounts on 1 TB machines
2299 - MIPS: have "plain" make calls build dtbs for selected platforms
2300 - dmaengine: qcom: bam_dma: Fix completed descriptors count
2301
2302 * Bionic update: upstream stable patchset 2019-08-01 (LP: #1838700)
2303 - x86: Hide the int3_emulate_call/jmp functions from UML
2304 - ext4: do not delete unlinked inode from orphan list on failed truncate
2305 - f2fs: Fix use of number of devices
2306 - KVM: x86: fix return value for reserved EFER
2307 - bio: fix improper use of smp_mb__before_atomic()
2308 - sbitmap: fix improper use of smp_mb__before_atomic()
2309 - Revert "scsi: sd: Keep disk read-only when re-reading partition"
2310 - crypto: vmx - CTR: always increment IV as quadword
2311 - mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time
2312 problem
2313 - mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problem
2314 - kvm: svm/avic: fix off-by-one in checking host APIC ID
2315 - libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
2316 - arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
2317 - gfs2: Fix sign extension bug in gfs2_update_stats
2318 - Btrfs: do not abort transaction at btrfs_update_root() after failure to COW
2319 path
2320 - Btrfs: avoid fallback to transaction commit during fsync of files with holes
2321 - Btrfs: fix race between ranged fsync and writeback of adjacent ranges
2322 - btrfs: sysfs: Fix error path kobject memory leak
2323 - btrfs: sysfs: don't leak memory when failing add fsid
2324 - fbdev: fix divide error in fb_var_to_videomode
2325 - btrfs: honor path->skip_locking in backref code
2326 - fbdev: fix WARNING in __alloc_pages_nodemask bug
2327 - media: cpia2: Fix use-after-free in cpia2_exit
2328 - media: serial_ir: Fix use-after-free in serial_ir_init_module
2329 - media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
2330 - ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
2331 - bpf: devmap: fix use-after-free Read in __dev_map_entry_free
2332 - batman-adv: mcast: fix multicast tt/tvlv worker locking
2333 - at76c50x-usb: Don't register led_trigger if usb_register_driver failed
2334 - net: erspan: fix use-after-free
2335 - gfs2: Fix lru_count going negative
2336 - cxgb4: Fix error path in cxgb4_init_module
2337 - NFS: make nfs_match_client killable
2338 - IB/hfi1: Fix WQ_MEM_RECLAIM warning
2339 - gfs2: Fix occasional glock use-after-free
2340 - mmc: core: Verify SD bus width
2341 - tools/bpf: fix perf build error with uClibc (seen on ARC)
2342 - dmaengine: tegra210-dma: free dma controller in remove()
2343 - net: ena: gcc 8: fix compilation warning
2344 - pinctrl: zte: fix leaked of_node references
2345 - ASoC: hdmi-codec: unlock the device on startup errors
2346 - powerpc/perf: Return accordingly on invalid chip-id in
2347 - powerpc/boot: Fix missing check of lseek() return value
2348 - ASoC: imx: fix fiq dependencies
2349 - spi: pxa2xx: fix SCR (divisor) calculation
2350 - brcm80211: potential NULL dereference in
2351 brcmf_cfg80211_vndr_cmds_dcmd_handler()
2352 - ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
2353 - ARM: vdso: Remove dependency with the arch_timer driver internals
2354 - arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
2355 - sched/cpufreq: Fix kobject memleak
2356 - scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
2357 - scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
2358 - scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in
2359 tcm_qla2xxx_close_session()
2360 - Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota
2361 reserve
2362 - btrfs: fix panic during relocation after ENOSPC before writeback happens
2363 - btrfs: Don't panic when we can't find a root key
2364 - iwlwifi: pcie: don't crash on invalid RX interrupt
2365 - rtc: 88pm860x: prevent use-after-free on device remove
2366 - scsi: qedi: Abort ep termination if offload not scheduled
2367 - w1: fix the resume command API
2368 - dmaengine: pl330: _stop: clear interrupt status
2369 - mac80211/cfg80211: update bss channel on channel switch
2370 - libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
2371 - ASoC: fsl_sai: Update is_slave_mode with correct value
2372 - mwifiex: prevent an array overflow
2373 - net: cw1200: fix a NULL pointer dereference
2374 - crypto: sun4i-ss - Fix invalid calculation of hash end
2375 - bcache: return error immediately in bch_journal_replay()
2376 - bcache: fix failure in journal relplay
2377 - bcache: add failure check to run_cache_set() for journal replay
2378 - bcache: avoid clang -Wunintialized warning
2379 - vfio-ccw: Do not call flush_workqueue while holding the spinlock
2380 - vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
2381 - smpboot: Place the __percpu annotation correctly
2382 - x86/mm: Remove in_nmi() warning from 64-bit implementation of
2383 vmalloc_fault()
2384 - mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC
2385 versions
2386 - HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
2387 - pinctrl: pistachio: fix leaked of_node references
2388 - pinctrl: samsung: fix leaked of_node references
2389 - clk: rockchip: undo several noc and special clocks as critical on rk3288
2390 - dmaengine: at_xdmac: remove BUG_ON macro in tasklet
2391 - media: coda: clear error return value before picture run
2392 - media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
2393 - media: au0828: stop video streaming only when last user stops
2394 - media: ov2659: make S_FMT succeed even if requested format doesn't match
2395 - audit: fix a memory leak bug
2396 - media: stm32-dcmi: fix crash when subdev do not expose any formats
2397 - media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()
2398 - media: pvrusb2: Prevent a buffer overflow
2399 - powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
2400 - random: add a spinlock_t to struct batched_entropy
2401 - cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
2402 - sched/core: Check quota and period overflow at usec to nsec conversion
2403 - sched/rt: Check integer overflow at usec to nsec conversion
2404 - sched/core: Handle overflow in cpu_shares_write_u64
2405 - drm/msm: a5xx: fix possible object reference leak
2406 - USB: core: Don't unbind interfaces following device reset failure
2407 - x86/irq/64: Limit IST stack overflow check to #DB stack
2408 - phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode
2409 - i40e: Able to add up to 16 MAC filters on an untrusted VF
2410 - i40e: don't allow changes to HW VLAN stripping on active port VLANs
2411 - arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
2412 - RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
2413 - hwmon: (vt1211) Use request_muxed_region for Super-IO accesses
2414 - hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses
2415 - hwmon: (smsc47b397) Use request_muxed_region for Super-IO accesses
2416 - hwmon: (pc87427) Use request_muxed_region for Super-IO accesses
2417 - hwmon: (f71805f) Use request_muxed_region for Super-IO accesses
2418 - scsi: libsas: Do discovery on empty PHY to update PHY info
2419 - mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
2420 - mmc_spi: add a status check for spi_sync_locked
2421 - mmc: sdhci-of-esdhc: add erratum eSDHC5 support
2422 - mmc: sdhci-of-esdhc: add erratum A-009204 support
2423 - mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
2424 - drm/amdgpu: fix old fence check in amdgpu_fence_emit
2425 - PM / core: Propagate dev->power.wakeup_path when no callbacks
2426 - clk: rockchip: Fix video codec clocks on rk3288
2427 - extcon: arizona: Disable mic detect if running when driver is removed
2428 - clk: rockchip: Make rkpwm a critical clock on rk3288
2429 - s390: zcrypt: initialize variables before_use
2430 - x86/microcode: Fix the ancient deprecated microcode loading method
2431 - s390: cio: fix cio_irb declaration
2432 - cpufreq: ppc_cbe: fix possible object reference leak
2433 - cpufreq/pasemi: fix possible object reference leak
2434 - cpufreq: pmac32: fix possible object reference leak
2435 - cpufreq: kirkwood: fix possible object reference leak
2436 - block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
2437 - x86/build: Keep local relocations with ld.lld
2438 - iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
2439 - iio: hmc5843: fix potential NULL pointer dereferences
2440 - iio: common: ssp_sensors: Initialize calculated_time in
2441 ssp_common_process_data
2442 - rtlwifi: fix a potential NULL pointer dereference
2443 - mwifiex: Fix mem leak in mwifiex_tm_cmd
2444 - brcmfmac: fix missing checks for kmemdup
2445 - b43: shut up clang -Wuninitialized variable warning
2446 - brcmfmac: convert dev_init_lock mutex to completion
2447 - brcmfmac: fix WARNING during USB disconnect in case of unempty psq
2448 - brcmfmac: fix race during disconnect when USB completion is in progress
2449 - brcmfmac: fix Oops when bringing up interface during USB disconnect
2450 - rtc: xgene: fix possible race condition
2451 - rtlwifi: fix potential NULL pointer dereference
2452 - scsi: ufs: Fix regulator load and icc-level configuration
2453 - scsi: ufs: Avoid configuring regulator with undefined voltage range
2454 - arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
2455 - x86/uaccess, signal: Fix AC=1 bloat
2456 - x86/ia32: Fix ia32_restore_sigcontext() AC leak
2457 - chardev: add additional check for minor range overlap
2458 - RDMA/hns: Fix bad endianess of port_pd variable
2459 - HID: core: move Usage Page concatenation to Main item
2460 - ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put
2461 - ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put
2462 - cxgb3/l2t: Fix undefined behaviour
2463 - HID: logitech-hidpp: change low battery level threshold from 31 to 30
2464 percent
2465 - spi: tegra114: reset controller on probe
2466 - kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
2467 - media: video-mux: fix null pointer dereferences
2468 - media: wl128x: prevent two potential buffer overflows
2469 - scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload
2470 check
2471 - virtio_console: initialize vtermno value for ports
2472 - tty: ipwireless: fix missing checks for ioremap
2473 - x86/mce: Fix machine_check_poll() tests for error types
2474 - rcutorture: Fix cleanup path for invalid torture_type strings
2475 - rcuperf: Fix cleanup path for invalid perf_type strings
2476 - usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
2477 - scsi: qla4xxx: avoid freeing unallocated dma memory
2478 - batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
2479 - dmaengine: tegra210-adma: use devm_clk_*() helpers
2480 - hwrng: omap - Set default quality
2481 - thunderbolt: Fix to check for kmemdup failure
2482 - media: m88ds3103: serialize reset messages in m88ds3103_set_frontend
2483 - media: vimc: stream: fix thread state before sleep
2484 - media: go7007: avoid clang frame overflow warning with KASAN
2485 - media: vimc: zero the media_device on probe
2486 - scsi: lpfc: Fix FDMI manufacturer attribute value
2487 - scsi: lpfc: Fix fc4type information for FDMI
2488 - media: saa7146: avoid high stack usage with clang
2489 - scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices
2490 - spi : spi-topcliff-pch: Fix to handle empty DMA buffers
2491 - spi: rspi: Fix sequencer reset during initialization
2492 - spi: Fix zero length xfer bug
2493 - ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM
2494 - drm/drv: Hold ref on parent device during drm_device lifetime
2495 - drm: Wake up next in drm_read() chain if we are forced to putback the event
2496 - vfio-ccw: Prevent quiesce function going into an infinite loop
2497 - NFS: Fix a double unlock from nfs_match,get_client
2498 - ext4: wait for outstanding dio during truncate in nojournal mode
2499 - NFSv4.1 fix incorrect return value in copy_file_range
2500 - media: vb2: add waiting_in_dqbuf flag
2501 - acct_on(): don't mess with freeze protection
2502 - hv_netvsc: fix race that may miss tx queue wakeup
2503 - Bluetooth: Ignore CC events not matching the last HCI command
2504 - powerpc/perf: Fix loop exit condition in nest_imc_event_init
2505 - drm/nouveau/bar/nv50: ensure BAR is mapped
2506 - media: stm32-dcmi: return appropriate error codes during probe
2507 - powerpc/watchdog: Use hrtimers for per-CPU heartbeat
2508 - scsi: qla2xxx: Fix hardirq-unsafe locking
2509 - x86/modules: Avoid breaking W^X while loading modules
2510 - sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
2511 - s390: qeth: address type mismatch warning
2512 - rsi: Fix NULL pointer dereference in kmalloc
2513 - nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
2514 - bcache: avoid potential memleak of list of journal_replay(s) in the
2515 CACHE_SYNC branch of run_cache_set
2516 - RDMA/cma: Consider scope_id while binding to ipv6 ll address
2517 - block: fix use-after-free on gendisk
2518 - staging: vc04_services: handle kzalloc failure
2519 - irq_work: Do not raise an IPI when queueing work on the local CPU
2520 - thunderbolt: Take domain lock in switch sysfs attribute callbacks
2521 - drm: etnaviv: avoid DMA API warning when importing buffers
2522 - ACPI/IORT: Reject platform device creation on NUMA node mapping failure
2523 - perf/x86/msr: Add Icelake support
2524 - perf/x86/intel/rapl: Add Icelake support
2525 - perf/x86/intel/cstate: Add Icelake support
2526 - drm/panel: otm8009a: Add delay at the end of initialization
2527 - thunderbolt: property: Fix a missing check of kzalloc
2528 - thunderbolt: Fix to check the return value of kmemdup
2529 - x86/mce: Handle varying MCA bank counts
2530 - scsi: lpfc: avoid uninitialized variable warning
2531 - thunderbolt: Fix to check return value of ida_simple_get
2532 - drm/amd/display: fix releasing planes when exiting odm
2533 - thunderbolt: property: Fix a NULL pointer dereference
2534 - e1000e: Disable runtime PM on CNP+
2535 - igb: Exclude device from suspend direct complete optimization
2536 - media: si2165: fix a missing check of return value
2537 - drm/amd/display: Fix Divide by 0 in memory calculations
2538 - spi: imx: stop buffer overflow in RX FIFO flush
2539 - bonding/802.3ad: fix slave link initialization transition states
2540 - cxgb4: offload VLAN flows regardless of VLAN ethtype
2541 - inet: switch IP ID generator to siphash
2542 - ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
2543 - ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
2544 - ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
2545 - llc: fix skb leak in llc_build_and_send_ui_pkt()
2546 - net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
2547 - net: fec: fix the clk mismatch in failed_reset path
2548 - net-gro: fix use-after-free read in napi_gro_frags()
2549 - net: mvneta: Fix err code path of probe
2550 - net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
2551 - net: phy: marvell10g: report if the PHY fails to boot firmware
2552 - net: stmmac: fix reset gpio free missing
2553 - usbnet: fix kernel crash after disconnect
2554 - tipc: Avoid copying bytes beyond the supplied data
2555 - net/mlx5: Allocate root ns memory using kzalloc to match kfree
2556 - bnxt_en: Fix aggregation buffer leak under OOM condition.
2557 - crypto: vmx - ghash: do nosimd fallback manually
2558 - include/linux/compiler*.h: define asm_volatile_goto
2559 - compiler.h: give up __compiletime_assert_fallback()
2560 - xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
2561 - tipc: fix modprobe tipc failed after switch order of device registration
2562 - sparc64: Fix regression in non-hypervisor TLB flush xcall
2563 - include/linux/bitops.h: sanitize rotate primitives
2564 - xhci: update bounce buffer with correct sg num
2565 - xhci: Use %zu for printing size_t type
2566 - xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
2567 - usb: xhci: avoid null pointer deref when bos field is NULL
2568 - usbip: usbip_host: fix BUG: sleeping function called from invalid context
2569 - usbip: usbip_host: fix stub_dev lock context imbalance regression
2570 - USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
2571 - USB: sisusbvga: fix oops in error path of sisusb_probe
2572 - USB: Add LPM quirk for Surface Dock GigE adapter
2573 - USB: rio500: refuse more than one device at a time
2574 - USB: rio500: fix memory leak in close after disconnect
2575 - media: usb: siano: Fix general protection fault in smsusb
2576 - media: usb: siano: Fix false-positive "uninitialized variable" warning
2577 - media: smsusb: better handle optional alignment
2578 - scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove
2579 - scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
2580 - Btrfs: fix wrong ctime and mtime of a directory after log replay
2581 - Btrfs: fix race updating log root item during fsync
2582 - Btrfs: fix fsync not persisting changed attributes of a directory
2583 - Btrfs: incremental send, fix file corruption when no-holes feature is
2584 enabled
2585 - KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
2586 - powerpc/perf: Fix MMCRA corruption by bhrb_filter
2587 - ALSA: hda/realtek - Set default power save node to 0
2588 - KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
2589 - drm/nouveau/i2c: Disable i2c bus access after ->fini()
2590 - tty: serial: msm_serial: Fix XON/XOFF
2591 - tty: max310x: Fix external crystal register setup
2592 - memcg: make it work on sparse non-0-node systems
2593 - kernel/signal.c: trace_signal_deliver when signal_group_exit
2594 - docs: Fix conf.py for Sphinx 2.0
2595 - doc: Cope with the deprecation of AutoReporter
2596 - doc: Cope with Sphinx logging deprecations
2597 - ima: show rules with IMA_INMASK correctly
2598 - serial: sh-sci: disable DMA for uart_console
2599 - staging: vc04_services: prevent integer overflow in create_pagelist()
2600 - staging: wlan-ng: fix adapter initialization failure
2601 - CIFS: cifs_read_allocate_pages: don't iterate through whole page array on
2602 ENOMEM
2603 - gcc-plugins: Fix build failures under Darwin host
2604 - drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
2605 - drm/rockchip: shutdown drm subsystem on shutdown
2606 - Compiler Attributes: add support for __copy (gcc >= 9)
2607 - include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
2608 - binder: fix race between munmap() and direct reclaim
2609 - media: uvcvideo: Fix uvc_alloc_entity() allocation alignment
2610 - brcmfmac: fix NULL pointer derefence during USB disconnect
2611 - iio: dac: ds4422/ds4424 fix chip verification
2612 - s390/crypto: fix possible sleep during spinlock aquired
2613 - ALSA: line6: Assure canceling delayed work at disconnection
2614 - vt/fbcon: deinitialize resources in visual_init() after failed memory
2615 allocation
2616 - cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
2617 - x86/ftrace: Do not call function graph from dynamic trampolines
2618 - x86/ftrace: Set trampoline pages as executable
2619 - x86/kprobes: Set instruction page as executable
2620 - of: overlay: validate overlay properties #address-cells and #size-cells
2621 - of: overlay: set node fields from properties when add new overlay node
2622 - ethtool: fix potential userspace buffer overflow
2623 - Fix memory leak in sctp_process_init
2624 - neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
2625 - net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
2626 - net: rds: fix memory leak in rds_ib_flush_mr_pool
2627 - pktgen: do not sleep with the thread lock held.
2628 - ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
2629 - ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
2630 - net: sfp: read eeprom in maximum 16 byte increments
2631 - ipv6: fix the check before getting the cookie in rt6_get_cookie
2632 - rcu: locking and unlocking need to always be at least barriers
2633 - parisc: Use implicit space register selection for loading the coherence
2634 index of I/O pdirs
2635 - fuse: fallocate: fix return with locked inode
2636 - pstore: Remove needless lock during console writes
2637 - pstore: Convert buf_lock to semaphore
2638 - pstore/ram: Run without kernel crash dump region
2639 - x86/power: Fix 'nosmt' vs hibernation triple fault during resume
2640 - i2c: xiic: Add max_read_len quirk
2641 - MIPS: Bounds check virt_addr_valid
2642 - MIPS: pistachio: Build uImage.gz by default
2643 - genwqe: Prevent an integer overflow in the ioctl
2644 - test_firmware: Use correct snprintf() limit
2645 - drm/gma500/cdv: Check vbt config bits when detecting lvds panels
2646 - drm/amdgpu/psp: move psp version specific function pointers to early_init
2647 - drm/i915: Fix I915_EXEC_RING_MASK
2648 - drm/i915/fbc: disable framebuffer compression on GeminiLake
2649 - TTY: serial_core, add ->install
2650 - qmi_wwan: Add quirk for Quectel dynamic config
2651 - ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
2652 - ethtool: check the return value of get_regs_len
2653 - net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
2654 - net: mvpp2: Use strscpy to handle stat strings
2655 - packet: unconditionally free po->rollover
2656 - NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
2657 - NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
2658 - s390/mm: fix address space detection in exception handling
2659 - drm/msm: fix fb references in async update
2660 - drm: add non-desktop quirk for Valve HMDs
2661 - drm: add non-desktop quirks to Sensics and OSVR headsets.
2662 - drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
2663
2664 * CVE-2019-14283
2665 - floppy: fix out-of-bounds read in copy_buffer
2666
2667 * CVE-2019-14284
2668 - floppy: fix div-by-zero in setup_format_params
2669
2670 * Bionic linux 4.15.0-56.62 fails to build with CONFIG_NVM disabled
2671 (LP: #1838533)
2672 - Revert "nvme: warn when finding multi-port subsystems without multipathing
2673 enabled"
2674
2675 * Bionic update: upstream stable patchset 2019-07-31 (LP: #1838576)
2676 - netfilter: compat: initialize all fields in xt_init
2677 - platform/x86: sony-laptop: Fix unintentional fall-through
2678 - platform/x86: thinkpad_acpi: Disable Bluetooth for some machines
2679 - hwmon: (pwm-fan) Disable PWM if fetching cooling data fails
2680 - kernfs: fix barrier usage in __kernfs_new_node()
2681 - USB: serial: fix unthrottle races
2682 - iio: adc: xilinx: fix potential use-after-free on remove
2683 - libnvdimm/namespace: Fix a potential NULL pointer dereference
2684 - HID: input: add mapping for Expose/Overview key
2685 - HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
2686 - HID: input: add mapping for "Toggle Display" key
2687 - libnvdimm/btt: Fix a kmemdup failure check
2688 - s390/dasd: Fix capacity calculation for large volumes
2689 - mac80211: fix unaligned access in mesh table hash function
2690 - mac80211: Increase MAX_MSG_LEN
2691 - mac80211: fix memory accounting with A-MSDU aggregation
2692 - nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
2693 - s390/3270: fix lockdep false positive on view->lock
2694 - clocksource/drivers/oxnas: Fix OX820 compatible
2695 - mISDN: Check address length before reading address family
2696 - s390/pkey: add one more argument space for debug feature entry
2697 - x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
2698 - KVM: fix spectrev1 gadgets
2699 - KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in
2700 tracing
2701 - tools lib traceevent: Fix missing equality check for strcmp
2702 - mm: fix inactive list balancing between NUMA nodes and cgroups
2703 - init: initialize jump labels before command line option parsing
2704 - selftests: netfilter: check icmp pkttoobig errors are set as related
2705 - ipvs: do not schedule icmp errors from tunnels
2706 - netfilter: ctnetlink: don't use conntrack/expect object addresses as id
2707 - s390: ctcm: fix ctcm_new_device error return code
2708 - drm/sun4i: Set device driver data at bind time for use in unbind
2709 - gpu: ipu-v3: dp: fix CSC handling
2710 - drm/imx: don't skip DP channel disable for background plane
2711 - spi: Micrel eth switch: declare missing of table
2712 - spi: ST ST95HF NFC: declare missing of table
2713 - Input: synaptics-rmi4 - fix possible double free
2714 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
2715 - ima: open a new file instance if no read permissions
2716 - drm/i915: Disable LP3 watermarks on all SNB machines
2717 - net: stmmac: Move debugfs init/exit to ->probe()/->remove()
2718 - x86/vdso: Pass --eh-frame-hdr to the linker
2719 - mm/memory.c: fix modifying of page protection by insert_pfn()
2720 - net: fec: manage ahb clock in runtime pm
2721 - mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
2722 - mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue
2723 - mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue
2724 - mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
2725 - NFC: nci: Add some bounds checking in nci_hci_cmd_received()
2726 - nfc: nci: Potential off by one in ->pipes[] array
2727 - x86/kprobes: Avoid kretprobe recursion bug
2728 - cw1200: fix missing unlock on error in cw1200_hw_scan()
2729 - mwl8k: Fix rate_idx underflow
2730 - rtlwifi: rtl8723ae: Fix missing break in switch statement
2731 - bonding: fix arp_validate toggling in active-backup mode
2732 - bridge: Fix error path for kobject_init_and_add()
2733 - dpaa_eth: fix SG frame cleanup
2734 - ipv4: Fix raw socket lookup for local traffic
2735 - net: dsa: Fix error cleanup path in dsa_init_module
2736 - net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
2737 - net: seeq: fix crash caused by not set dev.parent
2738 - net: ucc_geth - fix Oops when changing number of buffers in the ring
2739 - packet: Fix error path in packet_init
2740 - vlan: disable SIOCSHWTSTAMP in container
2741 - vrf: sit mtu should not be updated when vrf netdev is the link
2742 - tipc: fix hanging clients using poll with EPOLLOUT flag
2743 - drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
2744 - drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
2745 - powerpc/powernv/idle: Restore IAMR after idle
2746 - powerpc/booke64: set RI in default MSR
2747 - platform/x86: dell-laptop: fix rfkill functionality
2748 - iio: adc: xilinx: fix potential use-after-free on probe
2749 - iio: adc: xilinx: prevent touching unclocked h/w on remove
2750 - acpi/nfit: Always dump _DSM output payload
2751 - libnvdimm/pmem: fix a possible OOB access when read and write pmem
2752 - vxge: fix return of a free'd memblock on a failed dma mapping
2753 - qede: fix write to free'd pointer error and double free of ptp
2754 - afs: Unlock pages for __pagevec_release()
2755 - ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
2756 - scsi: aic7xxx: fix EISA support
2757 - drm/sun4i: Fix component unbinding and component master deletion
2758 - netfilter: fix nf_l4proto_log_invalid to log invalid packets
2759 - drm/sun4i: Unbind components before releasing DRM and memory
2760 - usb: typec: Fix unchecked return value
2761 - netfilter: nf_tables: use-after-free in dynamic operations
2762 - um: Don't hardcode path as it is architecture dependent
2763 - powerpc/book3s/64: check for NULL pointer in pgd_alloc()
2764 - PCI: hv: Add hv_pci_remove_slots() when we unload the driver
2765 - PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
2766 - net: core: another layer of lists, around PF_MEMALLOC skb handling
2767 - locking/rwsem: Prevent decrement of reader count before increment
2768 - PCI: hv: Fix a memory leak in hv_eject_device_work()
2769 - x86/speculation/mds: Revert CPU buffer clear on double fault exit
2770 - x86/speculation/mds: Improve CPU buffer clear documentation
2771 - objtool: Fix function fallthrough detection
2772 - ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
2773 - ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
2774 - ARM: exynos: Fix a leaked reference by adding missing of_node_put
2775 - power: supply: axp288_charger: Fix unchecked return value
2776 - arm64: compat: Reduce address limit
2777 - arm64: Clear OSDLR_EL1 on CPU boot
2778 - arm64: Save and restore OSDLR_EL1 across suspend/resume
2779 - sched/x86: Save [ER]FLAGS on context switch
2780 - crypto: chacha20poly1305 - set cra_name correctly
2781 - crypto: vmx - fix copy-paste error in CTR mode
2782 - crypto: skcipher - don't WARN on unprocessed data after slow walk step
2783 - crypto: crct10dif-generic - fix use via crypto_shash_digest()
2784 - crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
2785 - crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
2786 - crypto: rockchip - update IV buffer to contain the next IV
2787 - crypto: arm/aes-neonbs - don't access already-freed walk.iv
2788 - ALSA: usb-audio: Fix a memory leak bug
2789 - ALSA: hda/realtek - EAPD turn on later
2790 - ASoC: max98090: Fix restore of DAPM Muxes
2791 - ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
2792 - bpf, arm64: remove prefetch insn in xadd mapping
2793 - mm/mincore.c: make mincore() more conservative
2794 - ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
2795 - userfaultfd: use RCU to free the task struct when fork fails
2796 - mfd: da9063: Fix OTP control register names to match datasheets for
2797 DA9063/63L
2798 - mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
2799 - mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
2800 - tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
2801 - tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
2802 - jbd2: check superblock mapped prior to committing
2803 - ext4: make sanity check in mballoc more strict
2804 - ext4: ignore e_value_offs for xattrs with value-in-ea-inode
2805 - ext4: avoid drop reference to iloc.bh twice
2806 - Btrfs: do not start a transaction during fiemap
2807 - Btrfs: do not start a transaction at iterate_extent_inodes()
2808 - bcache: fix a race between cache register and cacheset unregister
2809 - bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
2810 - ext4: fix use-after-free race with debug_want_extra_isize
2811 - ext4: actually request zeroing of inode table after grow
2812 - ext4: fix ext4_show_options for file systems w/o journal
2813 - ipmi:ssif: compare block number correctly for multi-part return messages
2814 - crypto: arm64/aes-neonbs - don't access already-freed walk.iv
2815 - crypto: salsa20 - don't access already-freed walk.iv
2816 - crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
2817 - fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going
2818 into workqueue when umount
2819 - ext4: fix data corruption caused by overlapping unaligned and aligned IO
2820 - ext4: fix use-after-free in dx_release()
2821 - ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
2822 - KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
2823 - iov_iter: optimize page_copy_sane()
2824 - ext4: fix compile error when using BUFFER_TRACE
2825 - arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.
2826 - arm64: mmap: Ensure file offset is treated as unsigned
2827 - arm64: arch_timer: Ensure counter register reads occur with seqlock held
2828 - crypto: crypto4xx - fix ctr-aes missing output IV
2829 - crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
2830 - ALSA: line6: toneport: Fix broken usage of timer for delayed execution
2831 - ASoC: fsl_esai: Fix missing break in switch statement
2832 - mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned
2833 addresses
2834 - hugetlb: use same fault hash key for shared and private mappings
2835 - ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
2836 - btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages
2837 fails
2838 - ext4: avoid panic during forced reboot due to aborted journal
2839 - libnvdimm/namespace: Fix label tracking error
2840 - ext4: don't update s_rev_level if not required
2841 - net: avoid weird emergency message
2842 - net/mlx4_core: Change the error print to info print
2843 - net: test nouarg before dereferencing zerocopy pointers
2844 - net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
2845 - ppp: deflate: Fix possible crash in deflate_init
2846 - tipc: switch order of device registration to fix a crash
2847 - vsock/virtio: free packets during the socket release
2848 - vsock/virtio: Initialize core virtio vsock before registering the driver
2849 - net: Always descend into dsa/
2850 - parisc: Export running_on_qemu symbol for modules
2851 - parisc: Skip registering LED when running in QEMU
2852 - parisc: Use PA_ASM_LEVEL in boot code
2853 - parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
2854 - stm class: Fix channel free in stm output free path
2855 - md: add mddev->pers to avoid potential NULL pointer dereference
2856 - intel_th: msu: Fix single mode with IOMMU
2857 - p54: drop device reference count if fails to enable device
2858 - of: fix clang -Wunsequenced for be32_to_cpu()
2859 - media: ov6650: Fix sensor possibly not detected on probe
2860 - NFS4: Fix v4.0 client state corruption when mount
2861 - PNFS fallback to MDS if no deviceid found
2862 - clk: hi3660: Mark clk_gate_ufs_subsys as critical
2863 - clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider
2864 - clk: rockchip: fix wrong clock definitions for rk3328
2865 - fuse: fix writepages on 32bit
2866 - fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
2867 - iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
2868 - ceph: flush dirty inodes before proceeding with remount
2869 - x86_64: Add gap to int3 to allow for call emulation
2870 - x86_64: Allow breakpoints to emulate call instructions
2871 - ftrace/x86_64: Emulate call function while updating in breakpoint handler
2872 - tracing: Fix partial reading of trace event's id file
2873 - memory: tegra: Fix integer overflow on tick value calculation
2874 - perf intel-pt: Fix instructions sampling rate
2875 - perf intel-pt: Fix improved sample timestamp
2876 - perf intel-pt: Fix sample timestamp wrt non-taken branches
2877 - objtool: Allow AR to be overridden with HOSTAR
2878 - fbdev: sm712fb: fix brightness control on reboot, don't set SR30
2879 - fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
2880 - fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
2881 - fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
2882 - fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping
2883 VRAM
2884 - fbdev: sm712fb: fix support for 1024x768-16 mode
2885 - fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
2886 - fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
2887 - PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken
2888 - PCI: Mark Atheros AR9462 to avoid bus reset
2889 - PCI: Factor out pcie_retrain_link() function
2890 - PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
2891 - dm cache metadata: Fix loading discard bitset
2892 - dm zoned: Fix zone report handling
2893 - dm delay: fix a crash when invalid device is specified
2894 - xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
2895 - xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
2896 - vti4: ipip tunnel deregistration fixes.
2897 - esp4: add length check for UDP encapsulation
2898 - xfrm4: Fix uninitialized memory read in _decode_session4
2899 - power: supply: cpcap-battery: Fix division by zero
2900 - securityfs: fix use-after-free on symlink traversal
2901 - apparmorfs: fix use-after-free on symlink traversal
2902 - mac80211: Fix kernel panic due to use of txq after free
2903 - KVM: arm/arm64: Ensure vcpu target is unset on reset failure
2904 - power: supply: sysfs: prevent endless uevent loop with
2905 CONFIG_POWER_SUPPLY_DEBUG
2906 - iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()
2907 - sched/cpufreq: Fix kobject memleak
2908 - x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
2909 - ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
2910 - perf bench numa: Add define for RUSAGE_THREAD if not present
2911 - md/raid: raid5 preserve the writeback action after the parity check
2912 - driver core: Postpone DMA tear-down until after devres release for probe
2913 failure
2914 - bpf: add map_lookup_elem_sys_only for lookups from syscall side
2915 - bpf, lru: avoid messing with eviction heuristics upon syscall lookup
2916 - fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
2917 - nfp: flower: add rcu locks when accessing netdev for tunnels
2918 - rtnetlink: always put IFLA_LINK for links with a link-netnsid
2919 - brd: re-enable __GFP_HIGHMEM in brd_insert_page()
2920 - proc: prevent changes to overridden credentials
2921 - md: batch flush requests.
2922 - phy: ti-pipe3: fix missing bit-wise or operator when assigning val
2923 - clk: mediatek: Disable tuner_en before change PLL rate
2924 - PCI: rcar: Add the initialization of PCIe link in resume_noirq()
2925 - fuse: Add FOPEN_STREAM to use stream_open()
2926 - qmi_wwan: new Wistron, ZTE and D-Link devices
2927 - bpf: relax inode permission check for retrieving bpf program
2928
2929 * Bionic update: upstream stable patchset 2019-07-30 (LP: #1838459)
2930 - kbuild: simplify ld-option implementation
2931 - cifs: do not attempt cifs operation on smb2+ rename error
2932 - tracing: Fix a memory leak by early error exit in trace_pid_write()
2933 - tracing: Fix buffer_ref pipe ops
2934 - zram: pass down the bvec we need to read into in the work struct
2935 - lib/Kconfig.debug: fix build error without CONFIG_BLOCK
2936 - MIPS: scall64-o32: Fix indirect syscall number load
2937 - trace: Fix preempt_enable_no_resched() abuse
2938 - IB/rdmavt: Fix frwr memory registration
2939 - sched/numa: Fix a possible divide-by-zero
2940 - ceph: only use d_name directly when parent is locked
2941 - ceph: ensure d_name stability in ceph_dentry_hash()
2942 - ceph: fix ci->i_head_snapc leak
2943 - nfsd: Don't release the callback slot unless it was actually held
2944 - sunrpc: don't mark uninitialised items as VALID.
2945 - Input: synaptics-rmi4 - write config register values to the right offset
2946 - dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
2947 - ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
2948 - drm/vc4: Fix memory leak during gpu reset.
2949 - drm/vc4: Fix compilation error reported by kbuild test bot
2950 - ext4: fix some error pointer dereferences
2951 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
2952 - tipc: handle the err returned from cmd header function
2953 - slip: make slhc_free() silently accept an error pointer
2954 - intel_th: gth: Fix an off-by-one in output unassigning
2955 - fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
2956 - ipvs: fix warning on unused variable
2957 - sched/deadline: Correctly handle active 0-lag timers
2958 - NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
2959 - netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
2960 - fm10k: Fix a potential NULL pointer dereference
2961 - tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
2962 - tipc: check link name with right length in tipc_nl_compat_link_set
2963 - x86, retpolines: Raise limit for generating indirect calls from switch-case
2964 - x86/retpolines: Disable switch jump tables when retpolines are enabled
2965 - mm: Fix warning in insert_pfn()
2966 - ipv4: add sanity checks in ipv4_link_failure()
2967 - mlxsw: spectrum: Fix autoneg status in ethtool
2968 - net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
2969 - net: rds: exchange of 8K and 1M pool
2970 - net: stmmac: move stmmac_check_ether_addr() to driver probe
2971 - stmmac: pci: Adjust IOT2000 matching
2972 - team: fix possible recursive locking when add slaves
2973 - net/rose: fix unbound loop in rose_loopback_timer()
2974 - ipv4: set the tcp_min_rtt_wlen range from 0 to one day
2975 - powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg
2976 - Documentation: Add nospectre_v1 parameter
2977 - netfilter: nf_tables: warn when expr implements only one of
2978 activate/deactivate
2979 - net/ibmvnic: Fix RTNL deadlock during device reset
2980 - drm/rockchip: fix for mailbox read validation.
2981 - powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
2982 - perf/x86/intel: Enable C-state residency events for Cannon Lake
2983 - perf/x86/intel: Update KBL Package C-state events to also include
2984 PC8/PC9/PC10 counters
2985 - powerpc/mm/radix: Make Radix require HUGETLB_PAGE
2986 - workqueue: Try to catch flush_work() without INIT_WORK().
2987 - mlxsw: pci: Reincrease PCI reset timeout
2988 - mm: make page ref count overflow check tighter and more explicit
2989 - mm: add 'try_get_page()' helper function
2990 - mm: prevent get_user_pages() from overflowing page refcount
2991 - fs: prevent page refcount overflow in pipe_buf_get
2992 - ARM: dts: bcm283x: Fix hdmi hpd gpio pull
2993 - s390: limit brk randomization to 32MB
2994 - qlcnic: Avoid potential NULL pointer dereference
2995 - netfilter: nft_set_rbtree: check for inactive element after flag mismatch
2996 - netfilter: bridge: set skb transport_header before entering
2997 NF_INET_PRE_ROUTING
2998 - s390/qeth: fix race when initializing the IP address table
2999 - sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
3000 - serial: ar933x_uart: Fix build failure with disabled console
3001 - KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
3002 - usb: gadget: net2280: Fix overrun of OUT messages
3003 - usb: gadget: net2280: Fix net2280_dequeue()
3004 - usb: gadget: net2272: Fix net2272_dequeue()
3005 - ARM: dts: pfla02: increase phy reset duration
3006 - net: ks8851: Dequeue RX packets explicitly
3007 - net: ks8851: Reassert reset pin if chip ID check fails
3008 - net: ks8851: Delay requesting IRQ until opened
3009 - net: ks8851: Set initial carrier state to down
3010 - staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
3011 - staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference
3012 - staging: rtl8712: uninitialized memory in read_bbreg_hdl()
3013 - staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc
3014 - net: macb: Add null check for PCLK and HCLK
3015 - net/sched: don't dereference a->goto_chain to read the chain index
3016 - ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
3017 - NFS: Fix a typo in nfs_init_timeout_values()
3018 - net: xilinx: fix possible object reference leak
3019 - net: ibm: fix possible object reference leak
3020 - net: ethernet: ti: fix possible object reference leak
3021 - gpio: aspeed: fix a potential NULL pointer dereference
3022 - drm/meson: Fix invalid pointer in meson_drv_unbind()
3023 - drm/meson: Uninstall IRQ handler
3024 - scsi: qla4xxx: fix a potential NULL pointer dereference
3025 - usb: usb251xb: fix to avoid potential NULL pointer dereference
3026 - usb: u132-hcd: fix resource leak
3027 - ceph: fix use-after-free on symlink traversal
3028 - scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
3029 - libata: fix using DMA buffers on stack
3030 - gpio: of: Fix of_gpiochip_add() error path
3031 - kconfig/[mn]conf: handle backspace (^H) key
3032 - ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
3033 - leds: pca9532: fix a potential NULL pointer dereference
3034 - KVM: arm64: Reset the PMU in preemptible context
3035 - KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
3036 - scsi: aacraid: Insure we don't access PCIe space during AER/EEH
3037 - x86/realmode: Don't leak the trampoline kernel address
3038 - x86/mm: Don't exceed the valid physical address space
3039 - ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
3040 - ipv6/flowlabel: wait rcu grace period before put_pid()
3041 - ipv6: invert flowlabel sharing check in process and user mode
3042 - l2ip: fix possible use-after-free
3043 - l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
3044 - net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
3045 - net: phy: marvell: Fix buffer overrun with stats counters
3046 - sctp: avoid running the sctp state machine recursively
3047 - packet: validate msg_namelen in send directly
3048 - bnxt_en: Improve multicast address setup logic.
3049 - bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
3050 - ALSA: line6: use dynamic buffers
3051 - rxrpc: Fix net namespace cleanup
3052 - kasan: remove redundant initialization of variable 'real_size'
3053 - kasan: prevent compiler from optimizing away memset in tests
3054 - caif: reduce stack size with KASAN
3055 - ALSA: hda/realtek - Add new Dell platform for headset mode
3056 - USB: yurex: Fix protection fault after device removal
3057 - USB: w1 ds2490: Fix bug caused by improper use of altsetting array
3058 - usb: usbip: fix isoc packet num validation in get_pipe
3059 - USB: core: Fix unterminated string returned by usb_string()
3060 - USB: core: Fix bug caused by duplicate interface PM usage counter
3061 - nvme-loop: init nvmet_ctrl fatal_err_work when allocate
3062 - HID: logitech: check the return value of create_singlethread_workqueue
3063 - HID: debug: fix race condition with between rdesc_show() and device removal
3064 - rtc: sh: Fix invalid alarm warning for non-enabled alarm
3065 - batman-adv: Reduce claim hash refcnt only for removed entry
3066 - batman-adv: Reduce tt_local hash refcnt only for removed entry
3067 - batman-adv: Reduce tt_global hash refcnt only for removed entry
3068 - ARM: dts: rockchip: Fix gpu opp node names for rk3288
3069 - net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands
3070 - bonding: show full hw address in sysfs for slave entries
3071 - net: stmmac: ratelimit RX error logs
3072 - net: stmmac: don't overwrite discard_frame status
3073 - net: stmmac: fix dropping of multi-descriptor RX frames
3074 - net: stmmac: don't log oversized frames
3075 - jffs2: fix use-after-free on symlink traversal
3076 - debugfs: fix use-after-free on symlink traversal
3077 - rtc: da9063: set uie_unsupported when relevant
3078 - HID: input: add mapping for Assistant key
3079 - vfio/pci: use correct format characters
3080 - scsi: core: add new RDAC LENOVO/DE_Series device
3081 - scsi: storvsc: Fix calculation of sub-channel count
3082 - net: hns: Fix WARNING when remove HNS driver with SMMU enabled
3083 - kmemleak: powerpc: skip scanning holes in the .bss section
3084 - hugetlbfs: fix memory leak for resv_map
3085 - sh: fix multiple function definition build errors
3086 - xsysace: Fix error handling in ace_setup
3087 - ARM: orion: don't use using 64-bit DMA masks
3088 - ARM: iop: don't use using 64-bit DMA masks
3089 - perf/x86/amd: Update generic hardware cache events for Family 17h
3090 - Bluetooth: btusb: request wake pin with NOAUTOEN
3091 - staging: iio: adt7316: allow adt751x to use internal vref for all dacs
3092 - staging: iio: adt7316: fix the dac read calculation
3093 - staging: iio: adt7316: fix the dac write calculation
3094 - scsi: RDMA/srpt: Fix a credit leak for aborted commands
3095 - ASoC: stm32: fix sai driver name initialisation
3096 - IB/core: Unregister notifier before freeing MAD security
3097 - IB/core: Fix potential memory leak while creating MAD agents
3098 - IB/core: Destroy QP if XRC QP fails
3099 - Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
3100 - Input: stmfts - acknowledge that setting brightness is a blocking call
3101 - selinux: never allow relabeling on context mounts
3102 - powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown
3103 search
3104 - x86/mce: Improve error message when kernel cannot recover, p2
3105 - clk: x86: Add system specific quirk to mark clocks as critical
3106 - i2c: i2c-stm32f7: Fix SDADEL minimum formula
3107 - media: v4l2: i2c: ov7670: Fix PLL bypass register values
3108 - mm/kmemleak.c: fix unused-function warning
3109 - mac80211: don't attempt to rename ERR_PTR() debugfs dirs
3110 - i2c: Remove unnecessary call to irq_find_mapping
3111 - i2c: Clear client->irq in i2c_device_remove
3112 - i2c: Allow recovery of the initial IRQ by an I2C client device.
3113 - i2c: Prevent runtime suspend of adapter when Host Notify is required
3114 - USB: dummy-hcd: Fix failure to give back unlinked URBs
3115 - batman-adv: fix warning in function batadv_v_elp_get_throughput
3116 - riscv: fix accessing 8-byte variable from RV32
3117 - net: stmmac: don't stop NAPI processing when dropping a packet
3118 - mfd: twl-core: Disable IRQ while suspended
3119 - block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
3120 - arm/mach-at91/pm : fix possible object reference leak
3121 - fs: stream_open - opener for stream-like files so that read and write can
3122 run simultaneously without deadlock
3123 - block: pass no-op callback to INIT_WORK().
3124 - platform/x86: intel_pmc_core: Fix PCH IP name
3125 - platform/x86: intel_pmc_core: Handle CFL regmap properly
3126 - x86/mm: Fix a crash with kmemleak_scan()
3127 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
3128 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
3129 - staging: greybus: power_supply: fix prop-descriptor request size
3130 - ASoC: hdmi-codec: fix S/PDIF DAI
3131 - ASoC:soc-pcm:fix a codec fixup issue in TDM case
3132 - ASoC: nau8824: fix the issue of the widget with prefix name
3133 - ASoC: nau8810: fix the issue of widget with prefixed name
3134 - ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
3135 - ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
3136 - ASoC: cs4270: Set auto-increment bit for register writes
3137 - IB/hfi1: Eliminate opcode tests on mr deref
3138 - MIPS: KGDB: fix kgdb support for SMP platforms.
3139 - ASoC: tlv320aic32x4: Fix Common Pins
3140 - drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
3141 - perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
3142 - perf/x86/intel: Initialize TFA MSR
3143 - linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
3144 - ASoC: rockchip: pdm: fix regmap_ops hang issue
3145 - slab: fix a crash by reading /proc/slab_allocators
3146 - virtio_pci: fix a NULL pointer reference in vp_del_vqs
3147 - RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
3148 - scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
3149 - drm/mediatek: fix possible object reference leak
3150 - ASoC: Intel: kbl: fix wrong number of channels
3151 - virtio-blk: limit number of hw queues by nr_cpu_ids
3152 - platform/x86: pmc_atom: Drop __initconst on dmi table
3153 - genirq: Prevent use-after-free and work list corruption
3154 - usb: dwc3: Fix default lpm_nyet_threshold value
3155 - USB: serial: f81232: fix interrupt worker not stop
3156 - USB: cdc-acm: fix unthrottle races
3157 - usb-storage: Set virt_boundary_mask to avoid SG overflows
3158 - intel_th: pci: Add Comet Lake support
3159 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
3160 - UAS: fix alignment of scatter/gather segments
3161 - ASoC: Intel: avoid Oops if DMA setup fails
3162 - locking/futex: Allow low-level atomic operations to return -EAGAIN
3163 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
3164 - ASoC: tlv320aic3x: fix reset gpio reference counting
3165 - ASoC: stm32: sai: fix exposed capabilities in spdif mode
3166 - ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
3167 - ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
3168 - drm/omap: hdmi4_cec: Fix CEC clock handling for PM
3169 - IB/hfi1: Fix the allocation of RSM table
3170 - drm/amd/display: fix cursor black issue
3171 - objtool: Add machine_real_restart() to the noreturn list
3172 - objtool: Add rewind_stack_do_exit() to the noreturn list
3173 - RDMA/hns: Fix bug that caused srq creation to fail
3174 - perf/core: Fix perf_event_disable_inatomic() race
3175 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
3176 - scsi: lpfc: change snprintf to scnprintf for possible overflow
3177
3178 * [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all
3179 (LP: #1784485) // Bionic update: upstream stable patchset 2019-07-30
3180 (LP: #1838459)
3181 - ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR
3182
3183 * Bionic update: upstream stable patchset 2019-07-29 (LP: #1838349)
3184 - ARC: u-boot args: check that magic number is correct
3185 - arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
3186 - perf/core: Restore mmap record type correctly
3187 - ext4: add missing brelse() in add_new_gdb_meta_bg()
3188 - ext4: report real fs size after failed resize
3189 - ALSA: echoaudio: add a check for ioremap_nocache
3190 - ALSA: sb8: add a check for request_region
3191 - auxdisplay: hd44780: Fix memory leak on ->remove()
3192 - IB/mlx4: Fix race condition between catas error reset and aliasguid flows
3193 - mmc: davinci: remove extraneous __init annotation
3194 - ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and
3195 declaration
3196 - thermal/intel_powerclamp: fix __percpu declaration of worker_data
3197 - thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
3198 - thermal/int340x_thermal: Add additional UUIDs
3199 - thermal/int340x_thermal: fix mode setting
3200 - thermal/intel_powerclamp: fix truncated kthread name
3201 - scsi: iscsi: flush running unbind operations when removing a session
3202 - x86/mm: Don't leak kernel addresses
3203 - tools/power turbostat: return the exit status of a command
3204 - perf list: Don't forget to drop the reference to the allocated thread_map
3205 - perf config: Fix an error in the config template documentation
3206 - perf config: Fix a memory leak in collect_config()
3207 - perf build-id: Fix memory leak in print_sdt_events()
3208 - perf top: Fix error handling in cmd_top()
3209 - perf hist: Add missing map__put() in error case
3210 - perf evsel: Free evsel->counts in perf_evsel__exit()
3211 - perf tests: Fix a memory leak of cpu_map object in the
3212 openat_syscall_event_on_all_cpus test
3213 - perf tests: Fix memory leak by expr__find_other() in test__expr()
3214 - perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
3215 - irqchip/mbigen: Don't clear eventid when freeing an MSI
3216 - x86/hpet: Prevent potential NULL pointer dereference
3217 - x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
3218 - drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
3219 - iommu/vt-d: Check capability before disabling protected memory
3220 - x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return
3221 an error
3222 - fix incorrect error code mapping for OBJECTID_NOT_FOUND
3223 - ext4: prohibit fstrim in norecovery mode
3224 - gpio: pxa: handle corner case of unprobed device
3225 - rsi: improve kernel thread handling to fix kernel panic
3226 - 9p: do not trust pdu content for stat item size
3227 - 9p locks: add mount option for lock retry interval
3228 - f2fs: fix to do sanity check with current segment number
3229 - netfilter: xt_cgroup: shrink size of v2 path
3230 - serial: uartps: console_setup() can't be placed to init section
3231 - powerpc/pseries: Remove prrn_work workqueue
3232 - media: au0828: cannot kfree dev before usb disconnect
3233 - HID: i2c-hid: override HID descriptors for certain devices
3234 - ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
3235 - [Config] updateconfigs for CONFIG_SAMSUNG_PM_CHECK
3236 - usbip: fix vhci_hcd controller counting
3237 - ACPI / SBS: Fix GPE storm on recent MacBookPro's
3238 - KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail
3239 - cifs: fallback to older infolevels on findfirst queryinfo retry
3240 - kernel: hung_task.c: disable on suspend
3241 - crypto: sha256/arm - fix crash bug in Thumb2 build
3242 - crypto: sha512/arm - fix crash bug in Thumb2 build
3243 - iommu/dmar: Fix buffer overflow during PCI bus notification
3244 - soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
3245 - lkdtm: Print real addresses
3246 - lkdtm: Add tests for NULL pointer dereference
3247 - drm/panel: panel-innolux: set display off in innolux_panel_unprepare
3248 - crypto: axis - fix for recursive locking from bottom half
3249 - Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
3250 - coresight: cpu-debug: Support for CA73 CPUs
3251 - drm/nouveau/volt/gf117: fix speedo readout register
3252 - ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
3253 - drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
3254 - appletalk: Fix use-after-free in atalk_proc_exit
3255 - lib/div64.c: off by one in shift
3256 - include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
3257 - bpf: fix use after free in bpf_evict_inode
3258 - dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
3259 - net: stmmac: Set dma ring length before enabling the DMA
3260 - mm: hide incomplete nr_indirectly_reclaimable in sysfs
3261 - appletalk: Fix compile regression
3262 - ext4: avoid panic during forced reboot
3263 - i40iw: Avoid panic when handling the inetdev event
3264 - sched/core: Fix buffer overflow in cgroup2 property cpu.max
3265 - ACPI / utils: Drop reference in test for device presence
3266 - PM / Domains: Avoid a potential deadlock
3267 - drm/exynos/mixer: fix MIXER shadow registry synchronisation code
3268 - Bluetooth: Fix debugfs NULL pointer dereference
3269 - f2fs: cleanup dirty pages if recover failed
3270 - [Config] updateconfigs for CONFIG_INTEL_ATOMISP2_PM
3271 - platform/x86: Add Intel AtomISP2 dummy / power-management driver
3272 - drm/ttm: Fix bo_global and mem_global kfree error
3273 - ALSA: hda: fix front speakers on Huawei MBXP
3274 - ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
3275 - net/rds: fix warn in rds_message_alloc_sgs
3276 - scsi: core: Avoid that system resume triggers a kernel warning
3277 - PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
3278 - rxrpc: Fix client call connect/disconnect race
3279 - f2fs: fix to dirty inode for i_mode recovery
3280 - bonding: fix event handling for stacked bonds
3281 - net: atm: Fix potential Spectre v1 vulnerabilities
3282 - net: bridge: fix per-port af_packet sockets
3283 - net: bridge: multicast: use rcu to access port list from
3284 br_multicast_start_querier
3285 - net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
3286 - tcp: tcp_grow_window() needs to respect tcp_space()
3287 - team: set slave to promisc if team is already in promisc mode
3288 - vhost: reject zero size iova range
3289 - ipv4: recompile ip options in ipv4_link_failure
3290 - ipv4: ensure rcu_read_lock() in ipv4_link_failure()
3291 - net: thunderx: raise XDP MTU to 1508
3292 - net: thunderx: don't allow jumbo frames with XDP
3293 - KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
3294 - KVM: x86: svm: make sure NMI is injected after nmi_singlestep
3295 - Staging: iio: meter: fixed typo
3296 - staging: iio: ad7192: Fix ad7193 channel address
3297 - iio: gyro: mpu3050: fix chip ID reading
3298 - iio/gyro/bmg160: Use millidegrees for temperature scale
3299 - iio: cros_ec: Fix the maths for gyro scale calculation
3300 - iio: ad_sigma_delta: select channel when reading register
3301 - iio: dac: mcp4725: add missing powerdown bits in store eeprom
3302 - iio: Fix scan mask selection
3303 - iio: adc: at91: disable adc channel interrupt in timeout case
3304 - iio: core: fix a possible circular locking dependency
3305 - io: accel: kxcjk1013: restore the range after resume.
3306 - staging: comedi: vmk80xx: Fix use of uninitialized semaphore
3307 - staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
3308 - staging: comedi: ni_usb6501: Fix use of uninitialized mutex
3309 - staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
3310 - ALSA: core: Fix card races between register and disconnect
3311 - scsi: core: set result when the command cannot be dispatched
3312 - coredump: fix race condition between mmget_not_zero()/get_task_mm() and core
3313 dumping
3314 - crypto: x86/poly1305 - fix overflow during partial reduction
3315 - arm64: futex: Restore oldval initialization to work around buggy compilers
3316 - x86/kprobes: Verify stack frame on kretprobe
3317 - kprobes: Mark ftrace mcount handler functions nokprobe
3318 - kprobes: Fix error check when reusing optimized probes
3319 - rt2x00: do not increment sequence number while re-transmitting
3320 - mac80211: do not call driver wake_tx_queue op during reconfig
3321 - perf/x86/amd: Add event map for AMD Family 17h
3322 - x86/cpu/bugs: Use __initconst for 'const' init data
3323 - perf/x86: Fix incorrect PEBS_REGS
3324 - x86/speculation: Prevent deadlock on ssb_state::lock
3325 - crypto: crypto4xx - properly set IV after de- and encrypt
3326 - mmc: sdhci: Fix data command CRC error handling
3327 - mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
3328 - mmc: sdhci: Handle auto-command errors
3329 - modpost: file2alias: go back to simple devtable lookup
3330 - modpost: file2alias: check prototype of handler
3331 - tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
3332 - ipv6: frags: fix a lockdep false positive
3333 - Revert "kbuild: use -Oz instead of -Os when using clang"
3334 - device_cgroup: fix RCU imbalance in error case
3335 - mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y
3336 CONFIG_SMP=n
3337 - ALSA: info: Fix racy addition/deletion of nodes
3338 - percpu: stop printing kernel addresses
3339 - iomap: report collisions between directio and buffered writes to userspace
3340 - i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
3341 - net: Fix missing meta data in skb with vlan packet
3342 - nfp: flower: replace CFI with vlan present
3343 - nfp: flower: remove vlan CFI bit from push vlan action
3344 - ip: add helpers to process in-order fragments faster.
3345 - net: IP defrag: encapsulate rbtree defrag code into callable functions
3346 - ip: process in-order fragments efficiently
3347 - ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
3348 - net: IP6 defrag: use rbtrees for IPv6 defrag
3349 - net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
3350 - cifs: fix handle leak in smb2_query_symlink()
3351 - Input: elan_i2c - add hardware ID for multiple Lenovo laptops
3352 - drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
3353 - timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
3354 - tpm: Fix the type of the return value in calc_tpm2_event_size()
3355
3356 * Bionic update: upstream stable patchset 2019-07-26 (LP: #1838116)
3357 - mmc: pxamci: fix enum type confusion
3358 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
3359 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
3360 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
3361 - udf: Fix crash on IO error during truncate
3362 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
3363 - MIPS: Ensure ELF appended dtb is relocated
3364 - MIPS: Fix kernel crash for R6 in jump label branch function
3365 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
3366 - scsi: ibmvscsi: Fix empty event pool access during host removal
3367 - futex: Ensure that futex address is aligned in handle_futex_death()
3368 - perf probe: Fix getting the kernel map
3369 - objtool: Move objtool_file struct off the stack
3370 - ALSA: x86: Fix runtime PM for hdmi-lpe-audio
3371 - ext4: fix NULL pointer dereference while journal is aborted
3372 - ext4: fix data corruption caused by unaligned direct AIO
3373 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
3374 - media: v4l2-ctrls.c/uvc: zero v4l2_event
3375 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
3376 - Bluetooth: Fix decrementing reference count twice in releasing socket
3377 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
3378 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
3379 hci_uart_set_proto()
3380 - drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
3381 - netfilter: ebtables: remove BUGPRINT messages
3382 - x86/unwind: Handle NULL pointer calls better in frame unwinder
3383 - x86/unwind: Add hardcoded ORC entry for NULL
3384 - locking/lockdep: Add debug_locks check in __lock_downgrade()
3385 - ALSA: hda - Record the current power state before suspend/resume calls
3386 - PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
3387 - PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
3388 - PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()
3389 - rtc: Fix overflow when converting time64_t to rtc_time
3390 - sched/cpufreq/schedutil: Fix error path mutex unlock
3391 - pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.
3392 - power: supply: charger-manager: Fix incorrect return value
3393 - ath10k: avoid possible string overflow
3394 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
3395 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
3396 - RDMA/cma: Rollback source IP address if failing to acquire device
3397 - f2fs: fix to avoid deadlock of atomic file operations
3398 - loop: access lo_backing_file only when the loop device is Lo_bound
3399 - video: fbdev: Set pixclock = 0 in goldfishfb
3400 - dccp: do not use ipv6 header for ipv4 flow
3401 - genetlink: Fix a memory leak on error path
3402 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
3403 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
3404 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
3405 - net: rose: fix a possible stack overflow
3406 - net: stmmac: fix memory corruption with large MTUs
3407 - net-sysfs: call dev_hold if kobject_init_and_add success
3408 - packets: Always register packet sk in the same order
3409 - rhashtable: Still do rehash when we get EEXIST
3410 - tcp: do not use ipv6 header for ipv4 flow
3411 - thunderx: enable page recycling for non-XDP case
3412 - thunderx: eliminate extra calls to put_page() for pages held for recycling
3413 - vxlan: Don't call gro_cells_destroy() before device is unregistered
3414 - sctp: get sctphdr by offset in sctp_compute_cksum
3415 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
3416 - mac8390: Fix mmio access size probe
3417 - tun: properly test for IFF_UP
3418 - tun: add a missing rcu_read_unlock() in error path
3419 - powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
3420 - powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
3421 - powerpc/fsl: Add infrastructure to fixup branch predictor flush
3422 - powerpc/fsl: Add macro to flush the branch predictor
3423 - powerpc/fsl: Emulate SPRN_BUCSR register
3424 - powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
3425 - powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
3426 - powerpc/fsl: Flush branch predictor when entering KVM
3427 - powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
3428 - powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
3429 - powerpc/fsl: Fix the flush of branch predictor.
3430 - Btrfs: fix incorrect file size after shrinking truncate and fsync
3431 - btrfs: remove WARN_ON in log_dir_items
3432 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
3433 - powerpc: bpf: Fix generation of load/store DW instructions
3434 - NFSv4.1 don't free interrupted slot on open
3435 - net: dsa: qca8k: remove leftover phy accessors
3436 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
3437 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
3438 - kbuild: modversions: Fix relative CRC byte order interpretation
3439 - fs/open.c: allow opening only regular files during execve()
3440 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
3441 - scsi: sd: Fix a race between closing an sd device and sd I/O
3442 - scsi: sd: Quiesce warning if device does not report optimal I/O size
3443 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
3444 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
3445 devices
3446 - tty: atmel_serial: fix a potential NULL pointer dereference
3447 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
3448 - staging: vt6655: Remove vif check from vnt_interrupt
3449 - staging: vt6655: Fix interrupt race condition on device start up.
3450 - serial: max310x: Fix to avoid potential NULL pointer dereference
3451 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
3452 - USB: serial: cp210x: add new device id
3453 - USB: serial: ftdi_sio: add additional NovaTech products
3454 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
3455 - USB: serial: option: set driver_info for SIM5218 and compatibles
3456 - USB: serial: option: add support for Quectel EM12
3457 - USB: serial: option: add Olicard 600
3458 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
3459 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
3460 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
3461 - gpio: exar: add a check for the return value of ida_simple_get fails
3462 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
3463 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
3464 - usb: mtu3: fix EXTCON dependency
3465 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
3466 - usb: common: Consider only available nodes for dr_mode
3467 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
3468 - xhci: Fix port resume done detection for SS ports with LPM enabled
3469 - usb: cdc-acm: fix race during wakeup blocking TX traffic
3470 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
3471 - perf intel-pt: Fix TSC slip
3472 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
3473 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
3474 - KVM: Reject device ioctls from processes other than the VM's creator
3475 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
3476 - vfio: ccw: only free cp on final interrupt
3477 - ipmi_si: Fix crash when using hard-coded device
3478 - gtp: change NET_UDP_TUNNEL dependency to select
3479 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
3480 - NFS: fix mount/umount race in nlmclnt.
3481 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
3482 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
3483 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
3484 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
3485 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
3486 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
3487 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
3488 - drm/rockchip: Do not use memcpy for MMIO addresses
3489 - drm/rockchip: vop: reset scale mode when win is disabled
3490 - tty: mxs-auart: fix a potential NULL pointer dereference
3491 - staging: speakup_soft: Fix alternate speech with other synths
3492 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
3493 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
3494 - usb: xhci: dbc: Don't free all memory with spinlock held
3495 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
3496 - mm: add support for kmem caches in DMA32 zone
3497 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
3498 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
3499 - perf pmu: Fix parser error for uncore event alias
3500 - objtool: Query pkg-config for libelf location
3501 - bpf: do not restore dst_reg when cur_state is freed
3502 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
3503 - ext4: cleanup bh release code in ext4_ind_remove_space()
3504 - tty/serial: atmel: Add is_half_duplex helper
3505 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
3506 - CIFS: fix POSIX lock leak and invalid ptr deref
3507 - h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
3508 - f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
3509 - tracing: kdb: Fix ftdump to not sleep
3510 - net/mlx5: Avoid panic when setting vport rate
3511 - net/mlx5: Avoid panic when setting vport mac, getting vport config
3512 - gpio: gpio-omap: fix level interrupt idling
3513 - include/linux/relay.h: fix percpu annotation in struct rchan
3514 - enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
3515 - scsi: hisi_sas: Set PHY linkrate when disconnected
3516 - iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver
3517 - perf c2c: Fix c2c report for empty numa node
3518 - mm/cma.c: cma_declare_contiguous: correct err handling
3519 - mm/page_ext.c: fix an imbalance with kmemleak
3520 - mm, mempolicy: fix uninit memory access
3521 - mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
3522 - mm/slab.c: kmemleak no scan alien caches
3523 - ocfs2: fix a panic problem caused by o2cb_ctl
3524 - f2fs: do not use mutex lock in atomic context
3525 - fs/file.c: initialize init_files.resize_wait
3526 - page_poison: play nicely with KASAN
3527 - cifs: use correct format characters
3528 - dm thin: add sanity checks to thin-pool and external snapshot creation
3529 - cifs: Fix NULL pointer dereference of devname
3530 - jbd2: fix invalid descriptor block checksum
3531 - fs: fix guard_bio_eod to check for real EOD errors
3532 - tools lib traceevent: Fix buffer overflow in arg_eval
3533 - PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
3534 - wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
3535 - crypto: crypto4xx - add missing of_node_put after of_device_is_available
3536 - crypto: cavium/zip - fix collision with generic cra_driver_name
3537 - usb: chipidea: Grab the (legacy) USB PHY by phandle first
3538 - scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
3539 - powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
3540 - coresight: etm4x: Add support to enable ETMv4.2
3541 - serial: 8250_pxa: honor the port number from devicetree
3542 - ARM: 8840/1: use a raw_spinlock_t in unwind
3543 - iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables
3544 - powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area
3545 callback
3546 - mmc: omap: fix the maximum timeout setting
3547 - e1000e: Fix -Wformat-truncation warnings
3548 - mlxsw: spectrum: Avoid -Wformat-truncation warnings
3549 - IB/mlx4: Increase the timeout for CM cache
3550 - clk: fractional-divider: check parent rate only if flag is set
3551 - cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
3552 - efi: cper: Fix possible out-of-bounds access
3553 - scsi: megaraid_sas: return error when create DMA pool failed
3554 - scsi: fcoe: make use of fip_mode enum complete
3555 - perf test: Fix failure of 'evsel-tp-sched' test on s390
3556 - SoC: imx-sgtl5000: add missing put_device()
3557 - media: sh_veu: Correct return type for mem2mem buffer helpers
3558 - media: s5p-jpeg: Correct return type for mem2mem buffer helpers
3559 - media: s5p-g2d: Correct return type for mem2mem buffer helpers
3560 - media: mx2_emmaprp: Correct return type for mem2mem buffer helpers
3561 - media: mtk-jpeg: Correct return type for mem2mem buffer helpers
3562 - vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
3563 - HID: intel-ish-hid: avoid binding wrong ishtp_cl_device
3564 - jbd2: fix race when writing superblock
3565 - leds: lp55xx: fix null deref on firmware load failure
3566 - iwlwifi: pcie: fix emergency path
3567 - ACPI / video: Refactor and fix dmi_is_desktop()
3568 - kprobes: Prohibit probing on bsearch()
3569 - netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in
3570 __nf_conntrack_confirm
3571 - ARM: 8833/1: Ensure that NEON code always compiles with Clang
3572 - ALSA: PCM: check if ops are defined before suspending PCM
3573 - usb: f_fs: Avoid crash due to out-of-scope stack ptr access
3574 - sched/topology: Fix percpu data types in struct sd_data & struct s_data
3575 - bcache: fix input overflow to cache set sysfs file io_error_halflife
3576 - bcache: fix input overflow to sequential_cutoff
3577 - bcache: improve sysfs_strtoul_clamp()
3578 - genirq: Avoid summation loops for /proc/stat
3579 - iw_cxgb4: fix srqidx leak during connection abort
3580 - fbdev: fbmem: fix memory access if logo is bigger than the screen
3581 - cdrom: Fix race condition in cdrom_sysctl_register
3582 - platform/x86: intel_pmc_core: Fix PCH IP sts reading
3583 - ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
3584 - sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
3585 - efi/memattr: Don't bail on zero VA if it equals the region's PA
3586 - ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation
3587 - soc: qcom: gsbi: Fix error handling in gsbi_probe()
3588 - mt7601u: bump supported EEPROM version
3589 - ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
3590 - ARM: avoid Cortex-A9 livelock on tight dmb loops
3591 - bpf: fix missing prototype warnings
3592 - cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix
3593 the accounting
3594 - backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
3595 - tty: increase the default flip buffer limit to 2*640K
3596 - powerpc/pseries: Perform full re-add of CPU for topology update post-
3597 migration
3598 - usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
3599 - media: mt9m111: set initial frame size other than 0x0
3600 - hwrng: virtio - Avoid repeated init of completion
3601 - soc/tegra: fuse: Fix illegal free of IO base address
3602 - HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR
3603 busy_clear bit
3604 - hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
3605 - cpu/hotplug: Mute hotplug lockdep during init
3606 - dmaengine: imx-dma: fix warning comparison of distinct pointer types
3607 - dmaengine: qcom_hidma: assign channel cookie correctly
3608 - dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
3609 - netfilter: physdev: relax br_netfilter dependency
3610 - media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
3611 - regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
3612 - drm: Auto-set allow_fb_modifiers when given modifiers at plane init
3613 - drm/nouveau: Stop using drm_crtc_force_disable
3614 - x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
3615 - selinux: do not override context on context mounts
3616 - wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
3617 - x86/build: Mark per-CPU symbols as absolute explicitly for LLD
3618 - clk: rockchip: fix frac settings of GPLL clock for rk3328
3619 - dmaengine: tegra: avoid overflow of byte tracking
3620 - drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
3621 - ACPI / video: Extend chassis-type detection with a "Lunch Box" check
3622 - f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
3623 - net: stmmac: Avoid sometimes uninitialized Clang warnings
3624 - libbpf: force fixdep compilation at the start of the build
3625 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
3626 - x86/hyperv: Fix kernel panic when kexec on HyperV
3627 - mm/sparse: fix a bad comparison
3628 - mm, swap: bounds check swap_info array accesses to avoid NULL derefs
3629 - memcg: killed threads should not invoke memcg OOM killer
3630 - cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
3631 - netfilter: nf_tables: check the result of dereferencing base_chain->stats
3632 - netfilter: conntrack: tcp: only close if RST matches exact sequence
3633 - kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing
3634 - mwifiex: don't advertise IBSS features without FW support
3635 - perf report: Don't shadow inlined symbol with different addr range
3636 - media: rockchip/rga: Correct return type for mem2mem buffer helpers
3637 - selftests: skip seccomp get_metadata test if not real root
3638 - kprobes: Prohibit probing on RCU debug routine
3639 - bcache: fix potential div-zero error of writeback_rate_i_term_inverse
3640 - drm: rcar-du: add missing of_node_put
3641 - perf/aux: Make perf_event accessible to setup_aux()
3642 - e1000e: Exclude device from suspend direct complete optimization
3643 - i2c: of: Try to find an I2C adapter matching the parent
3644 - sched/core: Use READ_ONCE()/WRITE_ONCE() in
3645 move_queued_task()/task_rq_lock()
3646 - powerpc/64s: Clear on-stack exception marker upon exception return
3647 - platform/x86: intel-hid: Missing power button release on some Dell models
3648 - pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins
3649 - net: stmmac: Avoid one more sometimes uninitialized Clang warning
3650 - bcache: fix potential div-zero error of writeback_rate_p_term_inverse
3651 - net: sfp: move sfp_register_socket call from sfp_remove to sfp_probe
3652 - drm/i915/gvt: do not let pin count of shadow mm go negative
3653 - powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
3654 - kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
3655 - x86: vdso: Use $LD instead of $CC to link
3656 - x86/vdso: Drop implicit common-page-size linker flag
3657 - lib/string.c: implement a basic bcmp
3658 - stating: ccree: revert "staging: ccree: fix leak of import() after init()"
3659 - arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
3660 - tty: mark Siemens R3964 line discipline as BROKEN
3661 - [Config] updateconfigs for CONFIG_R3964 (BROKEN)
3662 - [Config] updateconfigs for CONFIG_LDISC_AUTOLOAD
3663 - tty: ldisc: add sysctl to prevent autoloading of ldiscs
3664 - ipv6: Fix dangling pointer when ipv6 fragment
3665 - ipv6: sit: reset ip header pointer in ipip6_rcv
3666 - kcm: switch order of device registration to fix a crash
3667 - net-gro: Fix GRO flush when receiving a GSO packet.
3668 - net/mlx5: Decrease default mr cache size
3669 - net/sched: fix ->get helper of the matchall cls
3670 - qmi_wwan: add Olicard 600
3671 - sctp: initialize _pad of sockaddr_in before copying to user memory
3672 - tcp: Ensure DCTCP reacts to losses
3673 - vrf: check accept_source_route on the original netdevice
3674 - net/mlx5e: Fix error handling when refreshing TIRs
3675 - net/mlx5e: Add a lock on tir list
3676 - nfp: validate the return code from dev_queue_xmit()
3677 - bnxt_en: Improve RX consumer index validity check.
3678 - bnxt_en: Reset device on RX buffer errors.
3679 - net/sched: act_sample: fix divide by zero in the traffic path
3680 - netns: provide pure entropy for net_hash_mix()
3681 - net: ethtool: not call vzalloc for zero sized memory request
3682 - ALSA: seq: Fix OOB-reads from strlcpy
3683 - ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
3684 - hv_netvsc: Fix unwanted wakeup after tx_disable
3685 - arm64: dts: rockchip: fix rk3328 sdmmc0 write errors
3686 - parisc: Detect QEMU earlier in boot process
3687 - parisc: regs_return_value() should return gpr28
3688 - alarmtimer: Return correct remaining time
3689 - drm/udl: add a release method and delay modeset teardown
3690 - include/linux/bitrev.h: fix constant bitrev
3691 - ASoC: fsl_esai: fix channel swap issue when stream starts
3692 - Btrfs: do not allow trimming when a fs is mounted with the nologreplay
3693 option
3694 - btrfs: prop: fix zstd compression parameter validation
3695 - btrfs: prop: fix vanished compression property after failed set
3696 - block: do not leak memory in bio_copy_user_iov()
3697 - block: fix the return errno for direct IO
3698 - genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
3699 - genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
3700 - virtio: Honour 'may_reduce_num' in vring_create_virtqueue
3701 - ARM: dts: am335x-evmsk: Correct the regulators for the audio codec
3702 - ARM: dts: am335x-evm: Correct the regulators for the audio codec
3703 - ARM: dts: at91: Fix typo in ISC_D0 on PC9
3704 - arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
3705 - arm64: dts: rockchip: fix rk3328 rgmii high tx error rate
3706 - arm64: backtrace: Don't bother trying to unwind the userspace stack
3707 - xen: Prevent buffer overflow in privcmd ioctl
3708 - sched/fair: Do not re-read ->h_load_next during hierarchical load
3709 calculation
3710 - xtensa: fix return_address
3711 - x86/perf/amd: Resolve race condition when disabling PMC
3712 - x86/perf/amd: Resolve NMI latency issues for active PMCs
3713 - x86/perf/amd: Remove need to check "running" bit in NMI handler
3714 - PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
3715 - dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
3716 - arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64
3717 - arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64
3718 - tcp: fix a potential NULL pointer dereference in tcp_sk_exit
3719 - nfp: disable netpoll on representors
3720 - r8169: disable default rx interrupt coalescing on RTL8168
3721 - kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
3722 - ACPICA: Namespace: remove address node from global list after method
3723 termination
3724 - ALSA: hda/realtek - Add quirk for Tuxedo XC 1509
3725 - mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()
3726 - riscv: Fix syscall_get_arguments() and syscall_set_arguments()
3727 - x86/asm: Remove dead __GNUC__ conditionals
3728 - dm integrity: change memcmp to strncmp in dm_integrity_ctr
3729
3730 * Bionic update: upstream stable patchset 2019-07-25 (LP: #1837952)
3731 - ACPICA: Reference Counts: increase max to 0x4000 for large servers
3732 - gro_cells: make sure device is up in gro_cells_receive()
3733 - ipv4/route: fail early when inet dev is missing
3734 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
3735 - net: hsr: fix memory leak in hsr_dev_finalize()
3736 - net/hsr: fix possible crash in add_timer()
3737 - net: sit: fix UBSAN Undefined behaviour in check_6rd
3738 - net/x25: fix use-after-free in x25_device_event()
3739 - net/x25: reset state in x25_connect()
3740 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
3741 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
3742 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
3743 - rxrpc: Fix client call queueing, waiting for channel
3744 - tcp: Don't access TCP_SKB_CB before initializing it
3745 - tcp: handle inet_csk_reqsk_queue_add() failures
3746 - vxlan: Fix GRO cells race condition between receive and link delete
3747 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
3748 - net/mlx4_core: Fix reset flow when in command polling mode
3749 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
3750 polling
3751 - net/mlx4_core: Fix qp mtt size calculation
3752 - net/x25: fix a race in x25_bind()
3753 - net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
3754 - bonding: fix PACKET_ORIGDEV regression
3755 - missing barriers in some of unix_sock ->addr and ->path accesses
3756 - ipvlan: disallow userns cap_net_admin to change global mode/flags
3757 - perf/x86: Fixup typo in stub functions
3758 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
3759 Liquid Saffire 56
3760 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
3761 - perf/x86/intel: Fix memory corruption
3762 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
3763 - It's wrong to add len to sector_nr in raid10 reshape twice
3764 - sctp: remove sched init from sctp_stream_init
3765 - team: use operstate consistently for linkup
3766 - ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
3767 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
3768 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
3769 - i40e: report correct statistics when XDP is enabled
3770 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
3771 - 9p/net: fix memory leak in p9_client_create
3772 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
3773 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
3774 - stm class: Fix an endless loop in channel allocation
3775 - crypto: caam - fixed handling of sg list
3776 - crypto: ahash - fix another early termination in hash walk
3777 - crypto: rockchip - fix scatterlist nents error
3778 - crypto: rockchip - update new iv to device in multiple operations
3779 - drm/imx: ignore plane updates on disabled crtcs
3780 - gpu: ipu-v3: Fix i.MX51 CSI control registers offset
3781 - drm/imx: imx-ldb: add missing of_node_puts
3782 - gpu: ipu-v3: Fix CSI offsets for imx53
3783 - s390/dasd: fix using offset into zero size array error
3784 - Input: pwm-vibra - prevent unbalanced regulator
3785 - Input: pwm-vibra - stop regulator after disabling pwm, not before
3786 - ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be
3787 uninitialized
3788 - ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
3789 - ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
3790 - KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
3791 - ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
3792 - Input: cap11xx - switch to using set_brightness_blocking()
3793 - Input: ps2-gpio - flush TX work when closing port
3794 - Input: matrix_keypad - use flush_delayed_work()
3795 - mac80211: Fix Tx aggregation session tear down with ITXQs
3796 - ipvs: fix dependency on nf_defrag_ipv6
3797 - floppy: check_events callback should not return a negative number
3798 - NFS: Don't use page_file_mapping after removing the page
3799 - mm/gup: fix gup_pmd_range() for dax
3800 - Revert "mm: use early_pfn_to_nid in page_ext_init"
3801 - mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
3802 - net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
3803 - i2c: cadence: Fix the hold bit setting
3804 - i2c: bcm2835: Clear current buffer pointers and counts after a transfer
3805 - auxdisplay: ht16k33: fix potential user-after-free on module unload
3806 - Input: st-keyscan - fix potential zalloc NULL dereference
3807 - clk: sunxi-ng: v3s: Fix TCON reset de-assert bit
3808 - clk: sunxi: A31: Fix wrong AHB gate number
3809 - esp: Skip TX bytes accounting when sending from a request socket
3810 - ARM: 8824/1: fix a migrating irq bug when hotplug cpu
3811 - af_key: unconditionally clone on broadcast
3812 - assoc_array: Fix shortcut creation
3813 - keys: Fix dependency loop between construction record and auth key
3814 - scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task
3815 - net: systemport: Fix reception of BPDUs
3816 - pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
3817 - qmi_wwan: apply SET_DTR quirk to Sierra WP7607
3818 - net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
3819 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
3820 - ASoC: topology: free created components in tplg load error
3821 - qed: Fix iWARP syn packet mac address validation.
3822 - arm64: Relax GIC version check during early boot
3823 - net: marvell: mvneta: fix DMA debug warning
3824 - tmpfs: fix link accounting when a tmpfile is linked in
3825 - ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
3826 - ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
3827 - ARC: uacces: remove lp_start, lp_end from clobber list
3828 - ARCv2: support manual regfile save on interrupts
3829 - phonet: fix building with clang
3830 - mac80211_hwsim: propagate genlmsg_reply return code
3831 - net: thunderx: make CFG_DONE message to run through generic send-ack
3832 sequence
3833 - nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
3834 - nfp: bpf: fix ALU32 high bits clearance bug
3835 - net: set static variable an initial value in atl2_probe()
3836 - tmpfs: fix uninitialized return value in shmem_link
3837 - media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()
3838 - stm class: Prevent division by zero
3839 - libnvdimm/label: Clear 'updating' flag after label-set update
3840 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
3841 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
3842 - libnvdimm: Fix altmap reservation size calculation
3843 - fix cgroup_do_mount() handling of failure exits
3844 - crypto: arm/crct10dif - revert to C code for short inputs
3845 - crypto: arm64/crct10dif - revert to C code for short inputs
3846 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
3847 - crypto: testmgr - skip crc32c context test for ahash algorithms
3848 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
3849 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
3850 - CIFS: Do not reset lease state to NONE on lease break
3851 - CIFS: Fix read after write for files with read caching
3852 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
3853 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
3854 - xen: fix dom0 boot on huge systems
3855 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
3856 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
3857 - spi: ti-qspi: Fix mmap read when more than one CS in use
3858 - spi: pxa2xx: Setup maximum supported DMA transfer length
3859 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
3860 - regulator: max77620: Initialize values for DT properties
3861 - regulator: s2mpa01: Fix step values for some LDOs
3862 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
3863 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
3864 - s390/setup: fix early warning messages
3865 - s390/virtio: handle find on invalid queue gracefully
3866 - scsi: virtio_scsi: don't send sc payload with tmfs
3867 - scsi: aacraid: Fix performance issue on logical drives
3868 - scsi: sd: Optimal I/O size should be a multiple of physical block size
3869 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
3870 - fs/devpts: always delete dcache dentry-s in dput()
3871 - splice: don't merge into linked buffers
3872 - m68k: Add -ffreestanding to CFLAGS
3873 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
3874 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
3875 - Btrfs: fix corruption reading shared and compressed extents after hole
3876 punching
3877 - crypto: pcbc - remove bogus memcpy()s with src == dest
3878 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
3879 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
3880 - x86/kprobes: Prohibit probing on optprobe template code
3881 - cpufreq: tegra124: add missing of_node_put()
3882 - cpufreq: pxa2xx: remove incorrect __init annotation
3883 - ext4: add mask of ext4 flags to swap
3884 - ext4: fix crash during online resizing
3885 - IB/hfi1: Close race condition on user context disable and close
3886 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
3887 - ext2: Fix underflow in ext2_max_size()
3888 - clk: uniphier: Fix update register for CPU-gear
3889 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
3890 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
3891 - clk: ingenic: Fix doc of ingenic_cgu_div_info
3892 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
3893 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
3894 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
3895 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
3896 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
3897 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
3898 - intel_th: Don't reference unassigned outputs
3899 - parport_pc: fix find_superio io compare code, should use equal test.
3900 - i2c: tegra: fix maximum transfer size
3901 - crypto: arm64/aes-neonbs - fix returning final keystream block
3902 - drm/i915: Relax mmap VMA check
3903 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
3904 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
3905 - serial: 8250_pci: Fix number of ports for ACCES serial cards
3906 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
3907 chip use the pci_pericom_setup()
3908 - jbd2: clear dirty flag when revoking a buffer from an older transaction
3909 - jbd2: fix compile warning when using JBUFFER_TRACE
3910 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
3911 - powerpc/32: Clear on-stack exception marker upon exception return
3912 - powerpc/wii: properly disable use of BATs when requested.
3913 - powerpc/powernv: Make opal log only readable by root
3914 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
3915 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
3916 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
3917 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
3918 configuration
3919 - powerpc/traps: fix recoverability of machine check handling on book3s/32
3920 - powerpc/traps: Fix the message printed when stack overflows
3921 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
3922 - arm64: Fix HCR.TGE status for NMI contexts
3923 - arm64: debug: Ensure debug handlers check triggering exception level
3924 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
3925 - dm: fix to_sector() for 32bit
3926 - dm integrity: limit the rate of error messages
3927 - cpcap-charger: generate events for userspace
3928 - NFS: Fix I/O request leakages
3929 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
3930 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
3931 - nfsd: fix memory corruption caused by readdir
3932 - nfsd: fix wrong check in write_v4_end_grace()
3933 - NFSv4.1: Reinitialise sequence results before retransmitting a request
3934 - PM / wakeup: Rework wakeup source timer cancellation
3935 - x86/unwind/orc: Fix ORC unwind table alignment
3936 - perf intel-pt: Fix CYC timestamp calculation after OVF
3937 - perf auxtrace: Define auxtrace record alignment
3938 - perf intel-pt: Fix overlap detection to identify consecutive buffers
3939 correctly
3940 - perf intel-pt: Fix overlap calculation for padding
3941 - perf intel-pt: Fix divide by zero when TSC is not available
3942 - md: Fix failed allocation of md_register_thread
3943 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
3944 - tpm: Unify the send callback behaviour
3945 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
3946 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
3947 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
3948 - media: vimc: Add vimc-streamer for stream control
3949 - media: imx: csi: Disable CSI immediately after last EOF
3950 - media: imx: csi: Stop upstream before disabling IDMA channel
3951 - drm/radeon/evergreen_cs: fix missing break in switch statement
3952 - KVM: Call kvm_arch_memslots_updated() before updating memslots
3953 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
3954 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
3955 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
3956 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
3957 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
3958 - s390/setup: fix boot crash for machine without EDAT-1
3959 - crypto: caam - fix hash context DMA unmap size
3960 - crypto: caam - fix DMA mapping of stack memory
3961 - KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
3962 - arm/arm64: KVM: Allow a VCPU to fully reset itself
3963 - arm/arm64: KVM: Don't panic on failure to properly reset system registers
3964 - ASoC: samsung: Prevent clk_get_rate() calls in atomic context
3965 - mac80211: call drv_ibss_join() on restart
3966 - blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
3967 - xprtrdma: Make sure Send CQ is allocated on an existing compvec
3968 - net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
3969 - x86/CPU: Add Icelake model number
3970 - kallsyms: Handle too long symbols in kallsyms.c
3971 - ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
3972 - net: dsa: bcm_sf2: Do not assume DSA master supports WoL
3973 - qed: Fix iWARP buffer size provided for syn packet processing.
3974 - mm: handle lru_add_drain_all for UP properly
3975 - ARCv2: don't assume core 0x54 has dual issue
3976 - bpf, lpm: fix lookup bug in map_delete_elem
3977 - acpi/nfit: Fix bus command validation
3978 - mmc:fix a bug when max_discard is 0
3979 - netfilter: ipt_CLUSTERIP: fix warning unused variable cn
3980 - [Config] updateconfigs for CONFIG_SUN50I_ERRATUM_UNKNOWN1
3981 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
3982 instability
3983 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
3984 - ext4: fix check of inode in swap_inode_boot_loader
3985 - ext4: cleanup pagecache before swap i_data
3986 - ext4: update quota information while swapping boot loader inode
3987 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
3988 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
3989 - media: i2c: ov5640: Fix post-reset delay
3990 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
3991 - mfd: sm501: Fix potential NULL pointer dereference
3992 - nfsd: fix performance-limiting session calculation
3993 - svcrpc: fix UDP on servers with lots of threads
3994 - stable-kernel-rules.rst: add link to networking patch queue
3995 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
3996
3997 * Bionic update: upstream stable patchset 2019-07-24 (LP: #1837813)
3998 - dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
3999 - eeprom: at24: add support for 24c2048
4000 - blk-mq: fix a hung issue when fsync
4001 - ARM: 8789/1: signal: copy registers using __copy_to_user()
4002 - ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
4003 - ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
4004 - ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
4005 - ARM: 8793/1: signal: replace __put_user_error with __put_user
4006 - ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
4007 - ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
4008 - ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
4009 - ARM: 8797/1: spectre-v1.1: harden __copy_to_user
4010 - ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
4011 - ARM: make lookup_processor_type() non-__init
4012 - ARM: split out processor lookup
4013 - ARM: clean up per-processor check_bugs method call
4014 - ARM: add PROC_VTABLE and PROC_TABLE macros
4015 - ARM: spectre-v2: per-CPU vtables to work around big.Little systems
4016 - ARM: ensure that processor vtables is not lost after boot
4017 - ARM: fix the cockup in the previous patch
4018 - ACPI: NUMA: Use correct type for printing addresses on i386-PAE
4019 - perf test shell: Use a fallback to get the pathname in vfs_getname
4020 - cpufreq: check if policy is inactive early in __cpufreq_get()
4021 - drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
4022 - drm/bridge: tc358767: fix single lane configuration
4023 - drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value
4024 - drm/bridge: tc358767: reject modes which require too much BW
4025 - drm/bridge: tc358767: fix output H/V syncs
4026 - nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
4027 - ARM: dts: da850-evm: Correct the sound card name
4028 - ARM: dts: da850-lcdk: Correct the sound card name
4029 - ARM: dts: kirkwood: Fix polarity of GPIO fan lines
4030 - gpio: pl061: handle failed allocations
4031 - drm/nouveau: Don't disable polling in fallback mode
4032 - drm/nouveau/falcon: avoid touching registers if engine is off
4033 - cifs: Limit memory used by lock request calls to a page
4034 - Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
4035 - Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
4036 - perf/core: Fix impossible ring-buffer sizes warning
4037 - perf/x86: Add check_period PMU callback
4038 - ALSA: hda - Add quirk for HP EliteBook 840 G5
4039 - ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
4040 - kvm: vmx: Fix entry number check for add_atomic_switch_msr()
4041 - Input: bma150 - register input device after setting private data
4042 - Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780
4043 - mm: proc: smaps_rollup: fix pss_locked calculation
4044 - alpha: fix page fault handling for r16-r18 targets
4045 - alpha: Fix Eiger NR_IRQS to 128
4046 - tracing/uprobes: Fix output for multiple string arguments
4047 - x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
4048 - signal: Restore the stop PTRACE_EVENT_EXIT
4049 - md/raid1: don't clear bitmap bits on interrupted recovery.
4050 - x86/a.out: Clear the dump structure initially
4051 - dm crypt: don't overallocate the integrity tag space
4052 - dm thin: fix bug where bio that overwrites thin block ignores FUA
4053 - drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
4054 - perf report: Fix wrong iteration count in --branch-history
4055 - riscv: fix trace_sys_exit hook
4056 - ARM: dts: da850-lcdk: Correct the audio codec regulators
4057 - ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type
4058 - ASoC: hdmi-codec: fix oops on re-probe
4059 - riscv: Add pte bit to distinguish swap from invalid
4060 - mmc: sunxi: Filter out unsupported modes declared in the device tree
4061 - s390/zcrypt: fix specification exception on z196 during ap probe
4062 - drm/i915: Block fbdev HPD processing during suspend
4063 - dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
4064 - net: fix IPv6 prefix route residue
4065 - net: ipv4: use a dedicated counter for icmp_v4 redirect packets
4066 - vsock: cope with memory allocation failure at socket creation time
4067 - vxlan: test dev->flags & IFF_UP before calling netif_rx()
4068 - hwmon: (lm80) Fix missing unlock on error in set_fan_div()
4069 - mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
4070 - net: Fix for_each_netdev_feature on Big endian
4071 - net: phy: xgmiitorgmii: Support generic PHY status read
4072 - net: stmmac: Fix a race in EEE enable callback
4073 - net: stmmac: handle endianness in dwmac4_get_timestamp
4074 - vhost: correctly check the return value of translate_desc() in log_used()
4075 - net: Add header for usage of fls64()
4076 - net: Do not allocate page fragments that are not skb aligned
4077 - tcp: clear icsk_backoff in tcp_write_queue_purge()
4078 - sunrpc: fix 4 more call sites that were using stack memory with a
4079 scatterlist
4080 - net/x25: do not hold the cpu too long in x25_new_lci()
4081 - mISDN: fix a race in dev_expire_timer()
4082 - ax25: fix possible use-after-free
4083 - af_packet: fix raw sockets over 6in4 tunnel
4084 - tcp: tcp_v4_err() should be more careful
4085 - mmc: meson-gx: fix interrupt name
4086 - ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
4087 - tracing: Fix number of entries in trace header
4088 - MIPS: eBPF: Always return sign extended 32b values
4089 - mac80211: Restore vif beacon interval if start ap fails
4090 - mac80211: Free mpath object when rhashtable insertion fails
4091 - libceph: handle an empty authorize reply
4092 - ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
4093 - numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
4094 - proc, oom: do not report alien mms when setting oom_score_adj
4095 - KEYS: allow reaching the keys quotas exactly
4096 - mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
4097 - pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read
4098 - mfd: twl-core: Fix section annotations on {,un}protect_pm_master
4099 - mfd: db8500-prcmu: Fix some section annotations
4100 - mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
4101 - mfd: ab8500-core: Return zero in get_register_interruptible()
4102 - mfd: bd9571mwv: Add volatile register to make DVFS work
4103 - mfd: qcom_rpm: write fw_version to CTRL_REG
4104 - mfd: wm5110: Add missing ASRC rate register
4105 - mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in
4106 probe()
4107 - mfd: mc13xxx: Fix a missing check of a register-read failure
4108 - xen/pvcalls: remove set but not used variable 'intf'
4109 - qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count
4110 - qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
4111 - net: hns: Fix use after free identified by SLUB debug
4112 - MIPS: ath79: Enable OF serial ports in the default config
4113 - netfilter: nf_tables: fix leaking object reference count
4114 - scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
4115 - scsi: isci: initialize shost fully before calling scsi_add_host()
4116 - MIPS: jazz: fix 64bit build
4117 - bpf: correctly set initial window on active Fast Open sender
4118 - net: stmmac: Fix PCI module removal leak
4119 - isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
4120 - scsi: ufs: Fix system suspend status
4121 - scsi: qedi: Add ep_state for login completion on un-reachable targets
4122 - always clear the X2APIC_ENABLE bit for PV guest
4123 - drm/meson: add missing of_node_put
4124 - atm: he: fix sign-extension overflow on large shift
4125 - hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute
4126 in OF device ID table
4127 - leds: lp5523: fix a missing check of return value of lp55xx_read
4128 - bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
4129 - mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
4130 - net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
4131 - isdn: avm: Fix string plus integer warning from Clang
4132 - batman-adv: fix uninit-value in batadv_interface_tx()
4133 - ipv6: propagate genlmsg_reply return code
4134 - net/mlx5e: Don't overwrite pedit action when multiple pedit used
4135 - net/packet: fix 4gb buffer limit due to overflow check
4136 - net: sfp: do not probe SFP module before we're attached
4137 - sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
4138 - team: avoid complex list operations in team_nl_cmd_options_set()
4139 - sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
4140 - net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
4141 - inet_diag: fix reporting cgroup classid and fallback to priority
4142 - RDMA/srp: Rework SCSI device reset handling
4143 - KEYS: user: Align the payload buffer
4144 - KEYS: always initialize keyring_index_key::desc_len
4145 - parisc: Fix ptrace syscall number modification
4146 - ARCv2: Enable unaligned access in early ASM code
4147 - ARC: U-boot: check arguments paranoidly
4148 - ARC: define ARCH_SLAB_MINALIGN = 8
4149 - net: validate untrusted gso packets without csum offload
4150 - net: avoid false positives in untrusted gso validation
4151 - Revert "bridge: do not add port to router list when receives query with
4152 source 0.0.0.0"
4153 - netfilter: nf_tables: fix flush after rule deletion in the same batch
4154 - netfilter: nft_compat: use-after-free when deleting targets
4155 - netfilter: ipv6: Don't preserve original oif for loopback address
4156 - pinctrl: max77620: Use define directive for max77620_pinconf_param values
4157 - phy: tegra: remove redundant self assignment of 'map'
4158 - net: phylink: avoid resolving link state too early
4159 - gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
4160 - pvcalls-front: read all data before closing the connection
4161 - pvcalls-front: don't try to free unallocated rings
4162 - pvcalls-front: properly allocate sk
4163 - mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove
4164 - bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
4165 - watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem
4166 - net/mlx4: Get rid of page operation after dma_alloc_coherent
4167 - xprtrdma: Double free in rpcrdma_sendctxs_create()
4168 - RDMA/mthca: Clear QP objects during their allocation
4169 - powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
4170 - net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
4171 - scsi: ufs: Fix geometry descriptor size
4172 - scsi: cxgb4i: add wait_for_completion()
4173 - afs: Fix key refcounting in file locking code
4174 - dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
4175 - mlxsw: pci: Return error on PCI reset timeout
4176 - sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
4177 - drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
4178 - gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
4179 - drm/amd/display: Fix MST reboot/poweroff sequence
4180 - mac80211: allocate tailroom for forwarded mesh packets
4181 - netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in
4182 clusterip_config_entry_put()
4183 - net: stmmac: Fix reception of Broadcom switches tags
4184 - drm/msm: Unblock writer if reader closes file
4185 - ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
4186 - ALSA: compress: prevent potential divide by zero bugs
4187 - ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
4188 - clk: vc5: Abort clock configuration without upstream clock
4189 - thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
4190 - usb: dwc3: gadget: synchronize_irq dwc irq in suspend
4191 - usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
4192 - usb: gadget: Potential NULL dereference on allocation error
4193 - genirq: Make sure the initial affinity is not empty
4194 - ASoC: dapm: change snprintf to scnprintf for possible overflow
4195 - ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
4196 - selftests: seccomp: use LDLIBS instead of LDFLAGS
4197 - selftests: gpio-mockup-chardev: Check asprintf() for error
4198 - ARC: fix __ffs return value to avoid build warnings
4199 - drivers: thermal: int340x_thermal: Fix sysfs race condition
4200 - staging: rtl8723bs: Fix build error with Clang when inlining is disabled
4201 - mac80211: fix miscounting of ttl-dropped frames
4202 - sched/wait: Fix rcuwait_wake_up() ordering
4203 - futex: Fix (possible) missed wakeup
4204 - locking/rwsem: Fix (possible) missed wakeup
4205 - drm/amd/powerplay: OD setting fix on Vega10
4206 - serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
4207 - staging: android: ion: Support cpu access during dma_buf_detach
4208 - direct-io: allow direct writes to empty inodes
4209 - writeback: synchronize sync(2) against cgroup writeback membership switches
4210 - scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
4211 - net: altera_tse: fix connect_local_phy error path
4212 - hv_netvsc: Fix ethtool change hash key error
4213 - net: usb: asix: ax88772_bind return error when hw_reset fail
4214 - net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
4215 - ibmveth: Do not process frames after calling napi_reschedule
4216 - mac80211: don't initiate TDLS connection if station is not associated to AP
4217 - mac80211: Add attribute aligned(2) to struct 'action'
4218 - cfg80211: extend range deviation for DMG
4219 - KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting
4220 to L1
4221 - mmc: spi: Fix card detection during probe
4222 - mmc: tmio_mmc_core: don't claim spurious interrupts
4223 - mmc: tmio: fix access width of Block Count Register
4224 - mmc: sdhci-esdhc-imx: correct the fix of ERR004536
4225 - MIPS: fix truncation in __cmpxchg_small for short values
4226 - MIPS: eBPF: Fix icache flush end address
4227 - x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
4228 - irq/matrix: Split out the CPU selection code into a helper
4229 - irq/matrix: Spread managed interrupts on allocation
4230 - genirq/matrix: Improve target CPU selection for managed interrupts.
4231 - clk: tegra: dfll: Fix a potential Oop in remove()
4232 - selftests/vm/gup_benchmark.c: match gup struct to kernel
4233 - ARC: show_regs: lockdep: avoid page allocator...
4234 - sched/wake_q: Fix wakeup ordering for wake_q
4235 - drm/sun4i: hdmi: Fix usage of TMDS clock
4236 - scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
4237 - scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
4238 - mmc: core: Fix NULL ptr crash from mmc_should_fail_request
4239 - drm: Block fb changes for async plane updates
4240 - hugetlbfs: fix races and page leaks during migration
4241 - MIPS: BCM63XX: provide DMA masks for ethernet devices
4242 - cpufreq: Use struct kobj_attribute instead of struct global_attr
4243 - USB: serial: option: add Telit ME910 ECM composition
4244 - USB: serial: cp210x: add ID for Ingenico 3070
4245 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
4246 - staging: comedi: ni_660x: fix missing break in switch statement
4247 - staging: wilc1000: fix to set correct value for 'vif_num'
4248 - staging: android: ion: fix sys heap pool's gfp_flags
4249 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
4250 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
4251 mv88e6xxx_port_set_duplex
4252 - net-sysfs: Fix mem leak in netdev_register_kobject
4253 - team: Free BPF filter when unregistering netdev
4254 - tipc: fix RDM/DGRAM connect() regression
4255 - bnxt_en: Drop oversize TX packets to prevent errors.
4256 - hv_netvsc: Fix IP header checksum for coalesced packets
4257 - net: dsa: mv88e6xxx: Fix statistics on mv88e6161
4258 - net: dsa: mv88e6xxx: Fix u64 statistics
4259 - netlabel: fix out-of-bounds memory accesses
4260 - net: netem: fix skb length BUG_ON in __skb_to_sgvec
4261 - net: phy: Micrel KSZ8061: link failure after cable connect
4262 - net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
4263 - net: sit: fix memory leak in sit_init_net()
4264 - tipc: fix race condition causing hung sendto
4265 - tun: fix blocking read
4266 - xen-netback: don't populate the hash cache on XenBus disconnect
4267 - xen-netback: fix occasional leak of grant ref mappings under memory pressure
4268 - tun: remove unnecessary memory barrier
4269 - net: Add __icmp_send helper.
4270 - net: avoid use IPCB in cipso_v4_error
4271 - ipv4: Return error for RTA_VIA attribute
4272 - ipv6: Return error for RTA_VIA attribute
4273 - mpls: Return error for RTA_GATEWAY attribute
4274 - net/sched: act_ipt: fix refcount leak when replace fails
4275 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
4276 - MIPS: irq: Allocate accurate order pages for irq stack
4277 - xtensa: fix get_wchan
4278 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
4279 - scsi: core: reset host byte in DID_NEXUS_FAILURE case
4280 - bpf: fix sanitation rewrite in case of non-pointers
4281 - vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
4282 - perf core: Fix perf_proc_update_handler() bug
4283 - perf tools: Handle TOPOLOGY headers with no CPU
4284 - IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
4285 - iommu/amd: Call free_iova_fast with pfn in map_sg
4286 - iommu/amd: Unmap all mapped pages in error path of map_sg
4287 - ipvs: Fix signed integer overflow when setsockopt timeout
4288 - iommu/amd: Fix IOMMU page flush when detach device from a domain
4289 - xtensa: SMP: fix ccount_timer_shutdown
4290 - selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
4291 - xtensa: SMP: fix secondary CPU initialization
4292 - xtensa: smp_lx200_defconfig: fix vectors clash
4293 - xtensa: SMP: mark each possible CPU as present
4294 - xtensa: SMP: limit number of possible CPUs by NR_CPUS
4295 - net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
4296 - net: hns: Fix for missing of_node_put() after of_parse_phandle()
4297 - net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
4298 - net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
4299 - netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are
4300 present
4301 - gpio: vf610: Mask all GPIO interrupts
4302 - selftests: timers: use LDLIBS instead of LDFLAGS
4303 - nfs: Fix NULL pointer dereference of dev_name
4304 - qed: Fix bug in tx promiscuous mode settings
4305 - qed: Fix LACP pdu drops for VFs
4306 - qed: Fix VF probe failure while FLR
4307 - qed: Fix system crash in ll2 xmit
4308 - qed: Fix stack out of bounds bug
4309 - scsi: libfc: free skb when receiving invalid flogi resp
4310 - scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
4311 - platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
4312 - cifs: fix computation for MAX_SMB2_HDR_SIZE
4313 - x86/microcode/amd: Don't falsely trick the late loading mechanism
4314 - arm64: kprobe: Always blacklist the KVM world-switch code
4315 - apparmor: Fix aa_label_build() error handling for failed merges
4316 - x86/kexec: Don't setup EFI info if EFI runtime is not enabled
4317 - x86_64: increase stack size for KASAN_EXTRA
4318 - mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
4319 - mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
4320 - lib/test_kmod.c: potential double free in error handling
4321 - fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
4322 - autofs: drop dentry reference only when it is never used
4323 - autofs: fix error return in autofs_fill_super()
4324 - ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flags
4325 - arm64: dts: renesas: r8a7796: Enable DMA for SCIF2
4326 - soc: fsl: qbman: avoid race in clearing QMan interrupt
4327 - bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
4328 - ARM: pxa: ssp: unneeded to free devm_ allocated data
4329 - arm64: dts: add msm8996 compatible to gicv3
4330 - DTS: CI20: Fix bugs in ci20's device tree.
4331 - usb: phy: fix link errors
4332 - irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
4333 - net: stmmac: Fallback to Platform Data clock in Watchdog conversion
4334 - net: stmmac: Send TSO packets always from Queue 0
4335 - net: stmmac: Disable EEE mode earlier in XMIT callback
4336 - irqchip/gic-v3-its: Fix ITT_entry_size accessor
4337 - relay: check return of create_buf_file() properly
4338 - bpf, selftests: fix handling of sparse CPU allocations
4339 - bpf: fix lockdep false positive in percpu_freelist
4340 - drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init
4341 - dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
4342 - vsock/virtio: fix kernel panic after device hot-unplug
4343 - vsock/virtio: reset connected sockets on device removal
4344 - dmaengine: dmatest: Abort test in case of mapping error
4345 - selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
4346 - selftests: netfilter: add simple masq/redirect test cases
4347 - s390/qeth: fix use-after-free in error path
4348 - perf symbols: Filter out hidden symbols from labels
4349 - perf trace: Support multiple "vfs_getname" probes
4350 - MIPS: Remove function size check in get_frame_info()
4351 - i2c: omap: Use noirq system sleep pm ops to idle device for suspend
4352 - fs: ratelimit __find_get_block_slow() failure message.
4353 - qed: Fix EQ full firmware assert.
4354 - qed: Consider TX tcs while deriving the max num_queues for PF.
4355 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
4356 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
4357 - iscsi_ibft: Fix missing break in switch statement
4358 - scsi: aacraid: Fix missing break in switch statement
4359 - arm64: dts: hikey: Give wifi some time after power-on
4360 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
4361 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
4362 - drm: disable uncached DMA optimization for ARM and arm64
4363 - ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
4364 - gfs2: Fix missed wakeups in find_insert_glock
4365 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
4366 - perf/x86/intel: Make cpuc allocations consistent
4367 - perf/x86/intel: Generalize dynamic constraint creation
4368 - x86: Add TSX Force Abort CPUID/MSR
4369 - perf/x86/intel: Implement support for TSX Force Abort
4370 - perf script: Fix crash with printing mixed trace point and other events
4371 - clk: ti: Fix error handling in ti_clk_parse_divider_data()
4372 - riscv: Adjust mmap base address at a third of task size
4373 - IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
4374 - iomap: fix a use after free in iomap_dio_rw
4375 - selftests: net: use LDLIBS instead of LDFLAGS
4376 - scsi: scsi_debug: fix write_same with virtual_gb problem
4377 - scsi: bnx2fc: Fix error handling in probe()
4378 - ARM: OMAP: dts: N950/N9: fix onenand timings
4379 - ARM: dts: sun8i: h3: Add ethernet0 alias to Beelink X2
4380 - ARM: dts: imx6sx: correct backward compatible of gpt
4381 - pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18
4382 - bpftool: Fix prog dump by tag
4383 - bpftool: fix percpu maps updating
4384 - batman-adv: release station info tidstats
4385 - irqchip/gic-v4: Fix occasional VLPI drop
4386 - s390/qeth: release cmd buffer in error paths
4387 - nvme-pci: add missing unlock for reset error
4388 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
4389 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
4390
4391 * Bionic update: upstream stable patchset 2019-07-23 (LP: #1837664)
4392 - amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
4393 - net: bridge: Fix ethernet header pointer before check skb forwardable
4394 - net: Fix usage of pskb_trim_rcsum
4395 - net: phy: mdio_bus: add missing device_del() in mdiobus_register() error
4396 handling
4397 - net_sched: refetch skb protocol for each filter
4398 - openvswitch: Avoid OOB read when parsing flow nlattrs
4399 - vhost: log dirty page correctly
4400 - net: ipv4: Fix memory leak in network namespace dismantle
4401 - tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
4402 - mei: me: add denverton innovation engine device IDs
4403 - USB: serial: simple: add Motorola Tetra TPG2200 device id
4404 - USB: serial: pl2303: add new PID to support PL2303TB
4405 - ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
4406 - ASoC: rt5514-spi: Fix potential NULL pointer dereference
4407 - ARCv2: lib: memeset: fix doing prefetchw outside of buffer
4408 - ARC: adjust memblock_reserve of kernel memory
4409 - ARC: perf: map generic branches to correct hardware condition
4410 - s390/smp: fix CPU hotplug deadlock with CPU rescan
4411 - staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
4412 - tty: Handle problem if line discipline does not have receive_buf
4413 - uart: Fix crash in uart_write and uart_put_char
4414 - tty/n_hdlc: fix __might_sleep warning
4415 - hv_balloon: avoid touching uninitialized struct page during tail onlining
4416 - Drivers: hv: vmbus: Check for ring when getting debug info
4417 - CIFS: Fix possible hang during async MTU reads and writes
4418 - CIFS: Fix credits calculations for reads with errors
4419 - CIFS: Fix credit calculation for encrypted reads with errors
4420 - CIFS: Do not reconnect TCP session in add_credits()
4421 - Input: xpad - add support for SteelSeries Stratus Duo
4422 - compiler.h: enable builtin overflow checkers and add fallback code
4423 - Input: uinput - fix undefined behavior in uinput_validate_absinfo()
4424 - acpi/nfit: Block function zero DSMs
4425 - acpi/nfit: Fix command-supported detection
4426 - dm thin: fix passdown_double_checking_shared_status()
4427 - dm crypt: fix parsing of extended IV arguments
4428 - KVM: x86: Fix single-step debugging
4429 - x86/pkeys: Properly copy pkey state at fork()
4430 - x86/selftests/pkeys: Fork() to check for state being preserved
4431 - x86/kaslr: Fix incorrect i8254 outb() parameters
4432 - posix-cpu-timers: Unbreak timer rearming
4433 - irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
4434 - can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by
4435 removing it
4436 - can: bcm: check timer values before ktime conversion
4437 - vt: invoke notifier on screen size change
4438 - Revert "seccomp: add a selftest for get_metadata"
4439 - s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
4440 - nvmet-rdma: Add unlikely for response allocated check
4441 - nvmet-rdma: fix null dereference under heavy load
4442 - usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
4443 - x86/xen/time: Output xen sched_clock time from 0
4444 - xen: Fix x86 sched_clock() interface for xen
4445 - mlxsw: pci: Increase PCI SW reset timeout
4446 - mlxsw: spectrum_fid: Update dummy FID index
4447 - ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
4448 - s390/mm: always force a load of the primary ASCE on context switch
4449 - mmc: meson-gx: Free irq in release() callback
4450 - vgacon: unconfuse vc_origin when using soft scrollback
4451 - drm/amdgpu: Add APTX quirk for Lenovo laptop
4452 - vt: always call notifier with the console lock held
4453 - drm/meson: Fix atomic mode switching regression
4454 - bpf: improve verifier branch analysis
4455 - bpf: add per-insn complexity limit
4456 - ipv6: Consider sk_bound_dev_if when binding a socket to an address
4457 - ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
4458 - l2tp: copy 4 more bytes to linear part if necessary
4459 - net/mlx4_core: Add masking for a few queries on HCA caps
4460 - netrom: switch to sock timer API
4461 - net/rose: fix NULL ax25_cb kernel panic
4462 - net: set default network namespace in init_dummy_netdev()
4463 - net/mlx5e: Allow MAC invalidation while spoofchk is ON
4464 - Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
4465 - virtio_net: Don't enable NAPI when interface is down
4466 - virtio_net: Don't call free_old_xmit_skbs for xdp_frames
4467 - virtio_net: Fix not restoring real_num_rx_queues
4468 - sctp: improve the events for sctp stream adding
4469 - sctp: improve the events for sctp stream reset
4470 - l2tp: remove l2specific_len dependency in l2tp_core
4471 - l2tp: fix reading optional fields of L2TPv3
4472 - ipvlan, l3mdev: fix broken l3s mode wrt local routes
4473 - CIFS: Do not count -ENODATA as failure for query directory
4474 - fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
4475 - iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
4476 - NFS: Fix up return value on fatal errors in nfs_page_async_flush()
4477 - ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
4478 - arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
4479 - arm64: hyp-stub: Forbid kprobing of the hyp-stub
4480 - arm64: hibernate: Clean the __hyp_text to PoC after resume
4481 - gpio: altera-a10sr: Set proper output level for direction_output
4482 - gpio: pcf857x: Fix interrupts on multiple instances
4483 - mmc: bcm2835: Fix DMA channel leak on probe error
4484 - IB/hfi1: Remove overly conservative VM_EXEC flag check
4485 - platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
4486 - platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
4487 - mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
4488 - kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
4489 - oom, oom_reaper: do not enqueue same task twice
4490 - mm, oom: fix use-after-free in oom_kill_process
4491 - mm: hwpoison: use do_send_sig_info() instead of force_sig()
4492 - mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
4493 - md/raid5: fix 'out of memory' during raid cache recovery
4494 - cifs: Always resolve hostname before reconnecting
4495 - drivers: core: Remove glue dirs from sysfs earlier
4496 - fanotify: fix handling of events on child sub-directory
4497 - drm/msm/gpu: fix building without debugfs
4498 - ravb: expand rx descriptor data to accommodate hw checksum
4499 - tun: move the call to tun_set_real_num_queues
4500 - sctp: set chunk transport correctly when it's a new asoc
4501 - sctp: set flow sport from saddr only when it's 0
4502 - virtio_net: Don't process redirected XDP frames when XDP is disabled
4503 - CIFS: Do not consider -ENODATA as stat failure for reads
4504 - mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
4505 - ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
4506 - Btrfs: fix deadlock when allocating tree block during leaf/node split
4507 - mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
4508 - mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
4509 - of: Convert to using %pOFn instead of device_node.name
4510 - of: overlay: add tests to validate kfrees from overlay removal
4511 - of: overlay: add missing of_node_get() in __of_attach_node_sysfs
4512 - of: overlay: use prop add changeset entry for property in new nodes
4513 - ucc_geth: Reset BQL queue when stopping device
4514 - staging: iio: adc: ad7280a: handle error from __ad7280_read32()
4515 - drm/vgem: Fix vgem_init to get drm device available.
4516 - pinctrl: bcm2835: Use raw spinlock for RT compatibility
4517 - ASoC: Intel: mrfld: fix uninitialized variable access
4518 - gpu: ipu-v3: image-convert: Prevent race between run and unprepare
4519 - ath9k: dynack: use authentication messages for 'late' ack
4520 - scsi: lpfc: Correct LCB RJT handling
4521 - scsi: mpt3sas: Call sas_remove_host before removing the target devices
4522 - scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
4523 - ARM: 8808/1: kexec:offline panic_smp_self_stop CPU
4524 - clk: boston: fix possible memory leak in clk_boston_setup()
4525 - dlm: Don't swamp the CPU with callbacks queued during recovery
4526 - x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
4527 - powerpc/pseries: add of_node_put() in dlpar_detach_node()
4528 - crypto: aes_ti - disable interrupts while accessing S-box
4529 - drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE
4530 - serial: fsl_lpuart: clear parity enable bit when disable parity
4531 - ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
4532 - MIPS: Boston: Disable EG20T prefetch
4533 - staging:iio:ad2s90: Make probe handle spi_setup failure
4534 - fpga: altera-cvp: Fix registration for CvP incapable devices
4535 - Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1
4536 - platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeup
4537 - staging: iio: ad7780: update voltage on read
4538 - usbnet: smsc95xx: fix rx packet alignment
4539 - drm/rockchip: fix for mailbox read size
4540 - ARM: OMAP2+: hwmod: Fix some section annotations
4541 - net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
4542 - modpost: validate symbol names also in find_elf_symbol
4543 - perf tools: Add Hygon Dhyana support
4544 - soc/tegra: Don't leak device tree node reference
4545 - media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()
4546 - ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
4547 - dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
4548 - iio: adc: meson-saradc: check for devm_kasprintf failure
4549 - iio: adc: meson-saradc: fix internal clock names
4550 - iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-ID
4551 - media: adv*/tc358743/ths8200: fill in min width/height/pixelclock
4552 - ACPI: SPCR: Consider baud rate 0 as preconfigured state
4553 - staging: pi433: fix potential null dereference
4554 - f2fs: move dir data flush to write checkpoint process
4555 - f2fs: fix race between write_checkpoint and write_begin
4556 - f2fs: fix wrong return value of f2fs_acl_create
4557 - i2c: sh_mobile: add support for r8a77990 (R-Car E3)
4558 - arm64: io: Ensure calls to delay routines are ordered against prior readX()
4559 - sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
4560 - soc: bcm: brcmstb: Don't leak device tree node reference
4561 - nfsd4: fix crash on writing v4_end_grace before nfsd startup
4562 - drm: Clear state->acquire_ctx before leaving
4563 drm_atomic_helper_commit_duplicated_state()
4564 - arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
4565 - Thermal: do not clear passive state during system sleep
4566 - firmware/efi: Add NULL pointer checks in efivars API functions
4567 - s390/zcrypt: improve special ap message cmd handling
4568 - arm64: ftrace: don't adjust the LR value
4569 - ARM: dts: mmp2: fix TWSI2
4570 - x86/fpu: Add might_fault() to user_insn()
4571 - media: DaVinci-VPBE: fix error handling in vpbe_initialize()
4572 - smack: fix access permissions for keyring
4573 - usb: dwc3: Correct the logic for checking TRB full in
4574 __dwc3_prepare_one_trb()
4575 - usb: hub: delay hub autosuspend if USB3 port is still link training
4576 - timekeeping: Use proper seqcount initializer
4577 - usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)
4578 - clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
4579 - driver core: Move async_synchronize_full call
4580 - kobject: return error code if writing /sys/.../uevent fails
4581 - IB/hfi1: Unreserve a reserved request when it is completed
4582 - usb: dwc3: trace: add missing break statement to make compiler happy
4583 - pinctrl: sx150x: handle failure case of devm_kstrdup
4584 - iommu/amd: Fix amd_iommu=force_isolation
4585 - ARM: dts: Fix OMAP4430 SDP Ethernet startup
4586 - mips: bpf: fix encoding bug for mm_srlv32_op
4587 - media: coda: fix H.264 deblocking filter controls
4588 - ARM: dts: Fix up the D-Link DIR-685 MTD partition info
4589 - watchdog: renesas_wdt: don't set divider while watchdog is running
4590 - usb: dwc3: gadget: Disable CSP for stream OUT ep
4591 - iommu/arm-smmu: Add support for qcom,smmu-v2 variant
4592 - iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer
4593 - sata_rcar: fix deferred probing
4594 - clk: imx6sl: ensure MMDC CH0 handshake is bypassed
4595 - cpuidle: big.LITTLE: fix refcount leak
4596 - OPP: Use opp_table->regulators to verify no regulator case
4597 - i2c-axxia: check for error conditions first
4598 - phy: sun4i-usb: add support for missing USB PHY index
4599 - udf: Fix BUG on corrupted inode
4600 - switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite
4601 - selftests/bpf: use __bpf_constant_htons in test_prog.c
4602 - ARM: pxa: avoid section mismatch warning
4603 - ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8M
4604 - KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
4605 - mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
4606 - mmc: bcm2835: reset host on timeout
4607 - mmc: sdhci-of-esdhc: Fix timeout checks
4608 - mmc: sdhci-xenon: Fix timeout checks
4609 - tty: serial: samsung: Properly set flags in autoCTS mode
4610 - perf test: Fix perf_event_attr test failure
4611 - perf header: Fix unchecked usage of strncpy()
4612 - perf probe: Fix unchecked usage of strncpy()
4613 - arm64: KVM: Skip MMIO insn after emulation
4614 - usb: musb: dsps: fix otg state machine
4615 - percpu: convert spin_lock_irq to spin_lock_irqsave.
4616 - powerpc/uaccess: fix warning/error with access_ok()
4617 - mac80211: fix radiotap vendor presence bitmap handling
4618 - xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
4619 - mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG
4620 - scsi: smartpqi: correct host serial num for ssa
4621 - scsi: smartpqi: correct volume status
4622 - scsi: smartpqi: increase fw status register read timeout
4623 - cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
4624 - powerpc/perf: Fix thresholding counter data for unknown type
4625 - drbd: narrow rcu_read_lock in drbd_sync_handshake
4626 - drbd: disconnect, if the wrong UUIDs are attached on a connected peer
4627 - drbd: skip spurious timeout (ping-timeo) when failing promote
4628 - drbd: Avoid Clang warning about pointless switch statment
4629 - video: clps711x-fb: release disp device node in probe()
4630 - fbdev: fbmem: behave better with small rotated displays and many CPUs
4631 - i40e: define proper net_device::neigh_priv_len
4632 - ACPI/APEI: Clear GHES block_status before panic()
4633 - fbdev: fbcon: Fix unregister crash when more than one framebuffer
4634 - powerpc/mm: Fix reporting of kernel execute faults on the 8xx
4635 - pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pins
4636 - pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pins
4637 - KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
4638 - powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.
4639 - kvm: Change offset in kvm_write_guest_offset_cached to unsigned
4640 - NFS: nfs_compare_mount_options always compare auth flavors.
4641 - hwmon: (lm80) fix a missing check of the status of SMBus read
4642 - hwmon: (lm80) fix a missing check of bus read in lm80 probe
4643 - seq_buf: Make seq_buf_puts() null-terminate the buffer
4644 - crypto: ux500 - Use proper enum in cryp_set_dma_transfer
4645 - crypto: ux500 - Use proper enum in hash_set_dma_transfer
4646 - MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8
4647 - cifs: check ntwrk_buf_start for NULL before dereferencing it
4648 - um: Avoid marking pages with "changed protection"
4649 - niu: fix missing checks of niu_pci_eeprom_read
4650 - f2fs: fix sbi->extent_list corruption issue
4651 - cgroup: fix parsing empty mount option string
4652 - scripts/decode_stacktrace: only strip base path when a prefix of the path
4653 - ocfs2: don't clear bh uptodate for block read
4654 - ocfs2: improve ocfs2 Makefile
4655 - isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in
4656 HFCPCI_l1hw()
4657 - gdrom: fix a memory leak bug
4658 - fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
4659 - block/swim3: Fix -EBUSY error when re-opening device after unmount
4660 - thermal: bcm2835: enable hwmon explicitly
4661 - kdb: Don't back trace on a cpu that didn't round up
4662 - thermal: generic-adc: Fix adc to temp interpolation
4663 - HID: lenovo: Add checks to fix of_led_classdev_register
4664 - kernel/hung_task.c: break RCU locks based on jiffies
4665 - proc/sysctl: fix return error for proc_doulongvec_minmax()
4666 - kernel/hung_task.c: force console verbose before panic
4667 - fs/epoll: drop ovflist branch prediction
4668 - scripts/gdb: fix lx-version string output
4669 - thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set
4670 - dccp: fool proof ccid_hc_[rt]x_parse_options()
4671 - enic: fix checksum validation for IPv6
4672 - net: dp83640: expire old TX-skb
4673 - rxrpc: bad unlock balance in rxrpc_recvmsg
4674 - skge: potential memory corruption in skge_get_regs()
4675 - rds: fix refcount bug in rds_sock_addref
4676 - net: systemport: Fix WoL with password after deep sleep
4677 - net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
4678 - net: dsa: slave: Don't propagate flag changes on down slave interfaces
4679 - ALSA: compress: Fix stop handling on compressed capture streams
4680 - ALSA: hda - Serialize codec registrations
4681 - dmaengine: bcm2835: Fix interrupt race on RT
4682 - dmaengine: bcm2835: Fix abort of transactions
4683 - dmaengine: imx-dma: fix wrong callback invoke
4684 - futex: Handle early deadlock return correctly
4685 - irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID
4686 - usb: phy: am335x: fix race condition in _probe
4687 - usb: dwc3: gadget: Handle 0 xfer length for OUT EP
4688 - usb: gadget: udc: net2272: Fix bitwise and boolean operations
4689 - usb: gadget: musb: fix short isoc packets with inventra dma
4690 - staging: speakup: fix tty-operation NULL derefs
4691 - scsi: cxlflash: Prevent deadlock when adapter probe fails
4692 - scsi: aic94xx: fix module loading
4693 - cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
4694 - perf/x86/intel/uncore: Add Node ID mask
4695 - x86/MCE: Initialize mce.bank in the case of a fatal error in
4696 mce_no_way_out()
4697 - perf/core: Don't WARN() for impossible ring-buffer sizes
4698 - perf tests evsel-tp-sched: Fix bitwise operator
4699 - serial: fix race between flush_to_ldisc and tty_open
4700 - serial: 8250_pci: Make PCI class test non fatal
4701 - IB/hfi1: Add limit test for RC/UC send via loopback
4702 - perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
4703 - ath9k: dynack: make ewma estimation faster
4704 - ath9k: dynack: check da->enabled first in sampling routines
4705 - devres: Align data[] to ARCH_KMALLOC_MINALIGN
4706 - genirq/affinity: Spread IRQs to all available NUMA nodes
4707 - wil6210: fix memory leak in wil_find_tx_bcast_2
4708 - fpga: altera-cvp: fix 'bad IO access' on x86_64
4709 - drm/amd/display: calculate stream->phy_pix_clk before clock mapping
4710 - net: aquantia: return 'err' if set MPI_DEINIT state fails
4711 - perf: arm_spe: handle devm_kasprintf() failure
4712 - xtensa: xtfpga.dtsi: fix dtc warnings about SPI
4713 - media: imx274: select REGMAP_I2C
4714 - drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)
4715 - tipc: fix node keep alive interval calculation
4716 - mmc: meson-mx-sdio: check devm_kasprintf for failure
4717 - mmc: sdhci-omap: Fix timeout checks
4718 - mmc: jz4740: Get CD/WP GPIOs from descriptors
4719 - usb: renesas_usbhs: add support for RZ/G2E
4720 - i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
4721 - livepatch: check kzalloc return values
4722 - usb: musb: dsps: fix runtime pm for peripheral mode
4723 - perf header: Fix up argument to ctime()
4724 - drm/amd/display: Add retry to read ddc_clock pin
4725 - Bluetooth: hci_bcm: Handle deferred probing for the clock supply
4726 - mlx5: update timecounter at least twice per counter overflow
4727 - drm/amd/display: validate extended dongle caps
4728 - perf build: Don't unconditionally link the libbfd feature test to -liberty
4729 and -lz
4730 - PCI: imx: Enable MSI from downstream components
4731 - arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
4732 - kernel/kcov.c: mark write_comp_data() as notrace
4733 - xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
4734 - xfs: Fix error code in 'xfs_ioc_getbmap()'
4735 - xfs: fix shared extent data corruption due to missing cow reservation
4736 - xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
4737 - xfs: delalloc -> unwritten COW fork allocation can go wrong
4738 - fs/xfs: fix f_ffree value for statfs when project quota is set
4739 - lib/test_rhashtable: Make test_insert_dup() allocate its hash table
4740 dynamically
4741 - net: dsa: Fix lockdep false positive splat
4742 - Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
4743 - ALSA: hda/realtek - Fix lose hp_pins for disable auto mute
4744 - serial: sh-sci: Do not free irqs that have already been freed
4745 - mtd: rawnand: gpmi: fix MX28 bus master lockup problem
4746 - iio: adc: axp288: Fix TS-pin handling
4747 - iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
4748 - signal: Always notice exiting tasks
4749 - signal: Better detection of synchronous signals
4750 - misc: vexpress: Off by one in vexpress_syscfg_exec()
4751 - samples: mei: use /dev/mei0 instead of /dev/mei
4752 - debugfs: fix debugfs_rename parameter checking
4753 - tracing: uprobes: Fix typo in pr_fmt string
4754 - mips: cm: reprime error cause
4755 - MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled
4756 - MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
4757 - ARM: iop32x/n2100: fix PCI IRQ mapping
4758 - ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
4759 - mac80211: ensure that mgmt tx skbs have tailroom for encryption
4760 - drm/modes: Prevent division by zero htotal
4761 - drm/vmwgfx: Fix setting of dma masks
4762 - drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
4763 - HID: debug: fix the ring buffer implementation
4764 - libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
4765 - xfrm: refine validation of template and selector families
4766 - batman-adv: Avoid WARN on net_device without parent in netns
4767 - batman-adv: Force mac header to start of data on xmit
4768 - uio: Reduce return paths from uio_write()
4769 - uio: Prevent device destruction while fds are open
4770 - uio: change to use the mutex lock instead of the spin lock
4771 - uio: fix crash after the device is unregistered
4772 - uio: fix wrong return value from uio_mmap()
4773 - uio: fix possible circular locking dependency
4774 - mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
4775 - libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
4776 - mips: loongson64: remove unreachable(), fix loongson_poweroff().
4777 - SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
4778
4779 * HP ProBook 470 G5, LED's in Hotkeys f5, f8 and f11 without function
4780 (LP: #1811254) // Bionic update: upstream stable patchset 2019-07-23
4781 (LP: #1837664)
4782 - ALSA: hda - Add mute LED support for HP ProBook 470 G5
4783
4784 * Bionic update: upstream stable patchset 2019-07-22 (LP: #1837477)
4785 - pinctrl: meson: fix pull enable register calculation
4786 - powerpc: Fix COFF zImage booting on old powermacs
4787 - powerpc/mm: Fix linux page tables build with some configs
4788 - HID: ite: Add USB id match for another ITE based keyboard rfkill key quirk
4789 - ARM: imx: update the cpu power up timing setting on i.mx6sx
4790 - ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock
4791 - Input: restore EV_ABS ABS_RESERVED
4792 - checkstack.pl: fix for aarch64
4793 - xfrm: Fix error return code in xfrm_output_one()
4794 - xfrm: Fix bucket count reported to userspace
4795 - xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears
4796 the dst_entry.
4797 - netfilter: seqadj: re-load tcp header pointer after possible head
4798 reallocation
4799 - scsi: bnx2fc: Fix NULL dereference in error handling
4800 - Input: omap-keypad - fix idle configuration to not block SoC idle states
4801 - Input: synaptics - enable RMI on ThinkPad T560
4802 - ibmvnic: Fix non-atomic memory allocation in IRQ context
4803 - ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
4804 - i40e: fix mac filter delete when setting mac address
4805 - netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
4806 - netfilter: nat: can't use dst_hold on noref dst
4807 - bnx2x: Clear fip MAC when fcoe offload support is disabled
4808 - bnx2x: Remove configured vlans as part of unload sequence.
4809 - bnx2x: Send update-svid ramrod with retry/poll flags enabled
4810 - scsi: target: iscsi: cxgbit: add missing spin_lock_init()
4811 - x86, hyperv: remove PCI dependency
4812 - drivers: net: xgene: Remove unnecessary forward declarations
4813 - w90p910_ether: remove incorrect __init annotation
4814 - SUNRPC: Fix a race with XPRT_CONNECTING
4815 - qed: Fix an error code qed_ll2_start_xmit()
4816 - net: macb: fix random memory corruption on RX with 64-bit DMA
4817 - net: macb: fix dropped RX frames due to a race
4818 - lan78xx: Resolve issue with changing MAC address
4819 - vxge: ensure data0 is initialized in when fetching firmware version
4820 information
4821 - mac80211: free skb fraglist before freeing the skb
4822 - kbuild: fix false positive warning/error about missing libelf
4823 - virtio: fix test build after uio.h change
4824 - gpio: mvebu: only fail on missing clk if pwm is actually to be used
4825 - Input: synaptics - enable SMBus for HP EliteBook 840 G4
4826 - net: netxen: fix a missing check and an uninitialized use
4827 - qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup
4828 - serial/sunsu: fix refcount leak
4829 - scsi: zfcp: fix posting too many status read buffers leading to adapter
4830 shutdown
4831 - scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is
4832 invalid
4833 - tools: fix cross-compile var clobbering
4834 - zram: fix double free backing device
4835 - hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
4836 - mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
4837 - mm, devm_memremap_pages: kill mapping "System RAM" support
4838 - mm, hmm: use devm semantics for hmm_devmem_{add, remove}
4839 - mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL
4840 - mm, swap: fix swapoff with KSM pages
4841 - sunrpc: fix cache_head leak due to queued request
4842 - powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
4843 - powerpc: Disable -Wbuiltin-requires-header when setjmp is used
4844 - ftrace: Build with CPPFLAGS to get -Qunused-arguments
4845 - kbuild: add -no-integrated-as Clang option unconditionally
4846 - kbuild: consolidate Clang compiler flags
4847 - Makefile: Export clang toolchain variables
4848 - powerpc/boot: Set target when cross-compiling for clang
4849 - raid6/ppc: Fix build for clang
4850 - ALSA: cs46xx: Potential NULL dereference in probe
4851 - ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
4852 - ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
4853 - dlm: fixed memory leaks after failed ls_remove_names allocation
4854 - dlm: possible memory leak on error path in create_lkb()
4855 - dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
4856 - dlm: memory leaks on error path in dlm_user_request()
4857 - gfs2: Get rid of potential double-freeing in gfs2_create_inode
4858 - b43: Fix error in cordic routine
4859 - selinux: policydb - fix byte order and alignment issues
4860 - scripts/kallsyms: filter arm64's __efistub_ symbols
4861 - arm64: drop linker script hack to hide __efistub_ symbols
4862 - arm64: relocatable: fix inconsistencies in linker script and options
4863 - powerpc/tm: Set MSR[TS] just prior to recheckpoint
4864 - 9p/net: put a lower bound on msize
4865 - rxe: fix error completion wr_id and qp_num
4866 - iommu/vt-d: Handle domain agaw being less than iommu agaw
4867 - sched/fair: Fix infinite loop in update_blocked_averages() by reverting
4868 a9e7f6544b9c
4869 - ceph: don't update importing cap's mseq when handing cap export
4870 - genwqe: Fix size check
4871 - intel_th: msu: Fix an off-by-one in attribute store
4872 - power: supply: olpc_battery: correct the temperature units
4873 - lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
4874 - drm/vc4: Set ->is_yuv to false when num_planes == 1
4875 - bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
4876 - tools: power/acpi, revert to LD = gcc
4877 - ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V
4878 - arm64: dts: mt7622: fix no more console output on rfb1
4879 - ibmvnic: Convert reset work item mutex to spin lock
4880 - ixgbe: Fix race when the VF driver does a reset
4881 - net: macb: add missing barriers when reading descriptors
4882 - powerpc: remove old GCC version checks
4883 - Fix failure path in alloc_pid()
4884 - block: deactivate blk_stat timer in wbt_disable_default()
4885 - PCI / PM: Allow runtime PM without callback functions
4886 - leds: pwm: silently error out on EPROBE_DEFER
4887 - Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"
4888 - iio: dac: ad5686: fix bit shift read register
4889 - video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
4890 - drivers/perf: hisi: Fixup one DDRC PMU register offset
4891 - drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
4892 - drm/rockchip: psr: do not dereference encoder before it is null checked.
4893 - CIFS: Fix adjustment of credits for MTU requests
4894 - CIFS: Do not hide EINTR after sending network packets
4895 - cifs: Fix potential OOB access of lock element array
4896 - usb: cdc-acm: send ZLP for Telit 3G Intel based modems
4897 - USB: storage: don't insert sane sense for SPC3+ when bad sense specified
4898 - USB: storage: add quirk for SMI SM3350
4899 - USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
4900 - slab: alien caches must not be initialized if the allocation of the alien
4901 cache failed
4902 - mm: page_mapped: don't assume compound page is huge or THP
4903 - mm, memcg: fix reclaim deadlock with writeback
4904 - ACPI: power: Skip duplicate power resource references in _PRx
4905 - ACPI / PMIC: xpower: Fix TS-pin current-source handling
4906 - i2c: dev: prevent adapter retries and timeout being set as minus value
4907 - drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
4908 - rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
4909 - ext4: make sure enough credits are reserved for dioread_nolock writes
4910 - ext4: fix a potential fiemap/page fault deadlock w/ inline_data
4911 - ext4: avoid kernel warning when writing the superblock to a dead device
4912 - ext4: track writeback errors using the generic tracking infrastructure
4913 - KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
4914 - Btrfs: fix deadlock when using free space tree due to block group creation
4915 - mm/usercopy.c: no check page span for stack objects
4916 - vfio/type1: Fix unmap overflow off-by-one
4917 - drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()
4918 - ext4: fix special inode number checks in __ext4_iget()
4919 - Btrfs: fix access to available allocation bits when starting balance
4920 - Btrfs: use nofs context when initializing security xattrs to avoid deadlock
4921 - tty/ldsem: Wake up readers after timed out down_write()
4922 - can: gw: ensure DLC boundaries after CAN frame modification
4923 - mmc: sdhci-msm: Disable CDR function on TX
4924 - media: em28xx: Fix misplaced reset of dev->v4l::field_count
4925 - scsi: target: iscsi: cxgbit: fix csk leak
4926 - scsi: target: iscsi: cxgbit: fix csk leak
4927 - arm64/kvm: consistently handle host HCR_EL2 flags
4928 - arm64: Don't trap host pointer auth use to EL2
4929 - ipv6: fix kernel-infoleak in ipv6_local_error()
4930 - net: bridge: fix a bug on using a neighbour cache entry without checking its
4931 state
4932 - packet: Do not leak dev refcounts on error exit
4933 - bonding: update nest level on unlink
4934 - ip: on queued skb use skb_header_pointer instead of pskb_may_pull
4935 - crypto: caam - fix zero-length buffer DMA mapping
4936 - crypto: authencesn - Avoid twice completion call in decrypt path
4937 - crypto: bcm - convert to use crypto_authenc_extractkeys()
4938 - btrfs: wait on ordered extents on abort cleanup
4939 - Yama: Check for pid death before checking ancestry
4940 - scsi: core: Synchronize request queue PM status only on successful resume
4941 - scsi: sd: Fix cache_type_store()
4942 - crypto: talitos - reorder code in talitos_edesc_alloc()
4943 - crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
4944 - mips: fix n32 compat_ipc_parse_version
4945 - MIPS: lantiq: Fix IPI interrupt handling
4946 - OF: properties: add missing of_node_put
4947 - mfd: tps6586x: Handle interrupts on suspend
4948 - media: v4l: ioctl: Validate num_planes for debug messages
4949 - pstore/ram: Avoid allocation and leak of platform data
4950 - arm64: kaslr: ensure randomized quantities are clean to the PoC
4951 - Disable MSI also when pcie-octeon.pcie_disable on
4952 - omap2fb: Fix stack memory disclosure
4953 - media: vivid: fix error handling of kthread_run
4954 - media: vivid: set min width/height to a value > 0
4955 - bpf: in __bpf_redirect_no_mac pull mac only if present
4956 - LSM: Check for NULL cred-security on free
4957 - media: vb2: vb2_mmap: move lock up
4958 - sunrpc: handle ENOMEM in rpcb_getport_async
4959 - netfilter: ebtables: account ebt_table_info to kmemcg
4960 - selinux: fix GPF on invalid policy
4961 - blockdev: Fix livelocks on loop device
4962 - sctp: allocate sctp_sockaddr_entry with kzalloc
4963 - tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
4964 - tipc: fix uninit-value in tipc_nl_compat_bearer_enable
4965 - tipc: fix uninit-value in tipc_nl_compat_link_set
4966 - tipc: fix uninit-value in tipc_nl_compat_name_table_dump
4967 - tipc: fix uninit-value in tipc_nl_compat_doit
4968 - block/loop: Don't grab "struct file" for vfs_getattr() operation.
4969 - loop: drop caches if offset or block_size are changed
4970 - drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
4971 - media: vb2: be sure to unlock mutex on errors
4972 - nbd: Use set_blocksize() to set device blocksize
4973 - tun: publish tfile after it's fully initialized
4974 - crypto: sm3 - fix undefined shift by >= width of value
4975 - MIPS: BCM47XX: Setup struct device for the SoC
4976 - RDMA/vmw_pvrdma: Return the correct opcode when creating WR
4977 - arm64: dts: marvell: armada-ap806: reserve PSCI area
4978 - ipv6: make icmp6_send() robust against null skb->dev
4979 - block: use rcu_work instead of call_rcu to avoid sleep in softirq
4980 - selftests: Fix test errors related to lib.mk khdr target
4981 - ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
4982 - mlxsw: spectrum: Disable lag port TX before removing it
4983 - mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
4984 - net, skbuff: do not prefer skb allocation fails early
4985 - qmi_wwan: add MTU default to qmap network interface
4986 - ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
4987 - net: dsa: mv88x6xxx: mv88e6390 errata
4988 - gpio: pl061: Move irq_chip definition inside struct pl061
4989 - platform/x86: asus-wmi: Tell the EC the OS will handle the display off
4990 hotkey
4991 - e1000e: allow non-monotonic SYSTIM readings
4992 - writeback: don't decrement wb->refcnt if !wb->bdi
4993 - serial: set suppress_bind_attrs flag only if builtin
4994 - ALSA: oxfw: add support for APOGEE duet FireWire
4995 - x86/mce: Fix -Wmissing-prototypes warnings
4996 - MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
4997 - arm64: perf: set suppress_bind_attrs flag to true
4998 - usb: gadget: udc: renesas_usb3: add a safety connection way for
4999 forced_b_device
5000 - selinux: always allow mounting submounts
5001 - rxe: IB_WR_REG_MR does not capture MR's iova field
5002 - jffs2: Fix use of uninitialized delayed_work, lockdep breakage
5003 - clk: imx: make mux parent strings const
5004 - pstore/ram: Do not treat empty buffers as valid
5005 - powerpc/xmon: Fix invocation inside lock region
5006 - powerpc/pseries/cpuidle: Fix preempt warning
5007 - media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
5008 - media: venus: core: Set dma maximum segment size
5009 - net: call sk_dst_reset when set SO_DONTROUTE
5010 - scsi: target: use consistent left-aligned ASCII INQUIRY data
5011 - selftests: do not macro-expand failed assertion expressions
5012 - clk: imx6q: reset exclusive gates on init
5013 - arm64: Fix minor issues with the dcache_by_line_op macro
5014 - kconfig: fix file name and line number of warn_ignored_character()
5015 - kconfig: fix memory leak when EOF is encountered in quotation
5016 - mmc: atmel-mci: do not assume idle after atmci_request_end
5017 - btrfs: improve error handling of btrfs_add_link
5018 - tty/serial: do not free trasnmit buffer page under port lock
5019 - perf intel-pt: Fix error with config term "pt=0"
5020 - perf svghelper: Fix unchecked usage of strncpy()
5021 - perf parse-events: Fix unchecked usage of strncpy()
5022 - netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
5023 - dm crypt: use u64 instead of sector_t to store iv_offset
5024 - dm kcopyd: Fix bug causing workqueue stalls
5025 - tools lib subcmd: Don't add the kernel sources to the include path
5026 - dm snapshot: Fix excessive memory usage and workqueue stalls
5027 - quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
5028 - clocksource/drivers/integrator-ap: Add missing of_node_put()
5029 - ALSA: bebob: fix model-id of unit for Apogee Ensemble
5030 - sysfs: Disable lockdep for driver bind/unbind files
5031 - IB/usnic: Fix potential deadlock
5032 - scsi: smartpqi: correct lun reset issues
5033 - scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
5034 - scsi: megaraid: fix out-of-bound array accesses
5035 - ocfs2: fix panic due to unrecovered local alloc
5036 - mm/page-writeback.c: don't break integrity writeback on ->writepage() error
5037 - mm/swap: use nr_node_ids for avail_lists in swap_info_struct
5038 - mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
5039 - cifs: allow disabling insecure dialects in the config
5040 - cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
5041 - PCI: dwc: Move interrupt acking into the proper callback
5042 - ipmi:ssif: Fix handling of multi-part return messages
5043 - net: clear skb->tstamp in bridge forwarding path
5044 - netfilter: ipset: Allow matching on destination MAC address for mac and
5045 ipmac sets
5046 - drm/amdkfd: fix interrupt spin lock
5047 - of: overlay: add missing of_node_put() after add new node to changeset
5048 - drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
5049 - ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM defined
5050 - efi/libstub: Disable some warnings for x86{,_64}
5051 - media: uvcvideo: Refactor teardown of uvc on USB disconnect
5052 - arm64: kasan: Increase stack size for KASAN_EXTRA
5053 - bpf: relax verifier restriction on BPF_MOV | BPF_ALU
5054 - perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
5055 - netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
5056 - netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
5057 - x86/topology: Use total_cpus for max logical packages calculation
5058 - perf stat: Avoid segfaults caused by negated options
5059 - perf tools: Add missing sigqueue() prototype for systems lacking it
5060 - perf tools: Add missing open_memstream() prototype for systems lacking it
5061 - dm: Check for device sector overflow if CONFIG_LBDAF is not set
5062 - userfaultfd: clear flag if remap event not enabled
5063
5064 * Bionic update: upstream stable patchset 2019-07-19 (LP: #1837257)
5065 - pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
5066 - userfaultfd: check VM_MAYWRITE was set after verifying the uffd is
5067 registered
5068 - arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
5069 - MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
5070 - mmc: sdhci: fix the timeout check window for clock and reset
5071 - ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
5072 - dm thin: send event about thin-pool state change _after_ making it
5073 - dm cache metadata: verify cache has blocks in
5074 blocks_are_clean_separate_dirty()
5075 - tracing: Fix memory leak in set_trigger_filter()
5076 - tracing: Fix memory leak of instance function hash filters
5077 - powerpc/msi: Fix NULL pointer access in teardown code
5078 - drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
5079 - drm/i915/execlists: Apply a full mb before execution for Braswell
5080 - drm/amdgpu: update SMC firmware image for polaris10 variants
5081 - x86/build: Fix compiler support check for CONFIG_RETPOLINE
5082 - locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
5083 - locking/qspinlock: Ensure node is initialised before updating prev->next
5084 - locking/qspinlock: Bound spinning on pending->locked transition in slowpath
5085 - locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
5086 - locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath
5087 - locking/qspinlock: Remove duplicate clear_pending() function from PV code
5088 - locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue
5089 - locking/qspinlock: Re-order code
5090 - locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
5091 - locking/qspinlock, x86: Provide liveness guarantee
5092 - mac80211: don't WARN on bad WMM parameters from buggy APs
5093 - mac80211: Fix condition validating WMM IE
5094 - IB/hfi1: Remove race conditions in user_sdma send path
5095 - locking/qspinlock: Fix build for anonymous union in older GCC compilers
5096 - mac80211_hwsim: fix module init error paths for netlink
5097 - Input: hyper-v - fix wakeup from suspend-to-idle
5098 - scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
5099 - scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during
5100 unload
5101 - x86/earlyprintk/efi: Fix infinite loop on some screen widths
5102 - drm/msm: Grab a vblank reference when waiting for commit_done
5103 - ARC: io.h: Implement reads{x}()/writes{x}()
5104 - bonding: fix 802.3ad state sent to partner when unbinding slave
5105 - bpf: Fix verifier log string check for bad alignment.
5106 - nfs: don't dirty kernel pages read by direct-io
5107 - SUNRPC: Fix a potential race in xprt_connect()
5108 - sbus: char: add of_node_put()
5109 - drivers/sbus/char: add of_node_put()
5110 - drivers/tty: add missing of_node_put()
5111 - ide: pmac: add of_node_put()
5112 - drm/msm: Fix error return checking
5113 - clk: mvebu: Off by one bugs in cp110_of_clk_get()
5114 - clk: mmp: Off by one in mmp_clk_add()
5115 - Input: synaptics - enable SMBus for HP 15-ay000
5116 - Input: omap-keypad - fix keyboard debounce configuration
5117 - libata: whitelist all SAMSUNG MZ7KM* solid-state disks
5118 - mv88e6060: disable hardware level MAC learning
5119 - net/mlx4_en: Fix build break when CONFIG_INET is off
5120 - ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address
5121 handling
5122 - ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
5123 - ethernet: fman: fix wrong of_node_put() in probe function
5124 - drm/ast: Fix connector leak during driver unload
5125 - vhost/vsock: fix reset orphans race with close timeout
5126 - mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
5127 - i2c: axxia: properly handle master timeout
5128 - i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
5129 - i2c: uniphier: fix violation of tLOW requirement for Fast-mode
5130 - i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
5131 - nvmet-rdma: fix response use after free
5132 - rtc: snvs: Add timeouts to avoid kernel lockups
5133 - bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1
5134 - scsi: raid_attrs: fix unused variable warning
5135 - staging: olpc_dcon: add a missing dependency
5136 - ARM: dts: qcom-apq8064-arrow-sd-600eval fix graph_endpoint warning
5137 - mmc: core: use mrq->sbc when sending CMD23 for RPMB
5138 - dm: call blk_queue_split() to impose device limits on bios
5139 - media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failed
5140 - powerpc: Look for "stdout-path" when setting up legacy consoles
5141 - dm zoned: Fix target BIO completion handling
5142 - block: fix infinite loop if the device loses discard capability
5143 - ASoC: sta32x: set ->component pointer in private struct
5144 - perf record: Synthesize features before events in pipe mode
5145 - USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
5146 - xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
5147 - USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
5148 - USB: serial: option: add GosunCn ZTE WeLink ME3630
5149 - USB: serial: option: add HP lt4132
5150 - USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
5151 - USB: serial: option: add Fibocom NL668 series
5152 - USB: serial: option: add Telit LN940 series
5153 - scsi: sd: use mempool for discard special page
5154 - mmc: core: Reset HPI enabled state during re-init and in case of errors
5155 - mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
5156 - mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
5157 - mmc: omap_hsmmc: fix DMA API warning
5158 - gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
5159 - gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
5160 - posix-timers: Fix division by zero bug
5161 - kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
5162 - Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
5163 - x86/mtrr: Don't copy uninitialized gentry fields back to userspace
5164 - panic: avoid deadlocks in re-entrant console drivers
5165 - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwares
5166 - iwlwifi: add new cards for 9560, 9462, 9461 and killer series
5167 - ubifs: Handle re-linking of inodes correctly while recovery
5168 - mm: don't miss the last page because of round-off error
5169 - proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
5170 - i2c: rcar: check bus state before reinitializing
5171 - drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
5172 - drm/msm: Fix task dump in gpu recovery
5173 - drm/msm: fix handling of cmdstream offset
5174 - net: aquantia: fix rx checksum offload bits
5175 - liquidio: read sc->iq_no before release sc
5176 - drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
5177 - macvlan: return correct error value
5178 - bpf: check pending signals while verifying programs
5179 - ARM: 8816/1: dma-mapping: fix potential uninitialized return
5180 - tools/testing/nvdimm: Align test resources to 128M
5181 - Btrfs: fix missing delayed iputs on unmount
5182 - ax25: fix a use-after-free in ax25_fillin_cb()
5183 - gro_cell: add napi_disable in gro_cells_destroy
5184 - ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
5185 - ieee802154: lowpan_header_create check must check daddr
5186 - ipv6: explicitly initialize udp6_addr in udp_sock_create6()
5187 - ipv6: tunnels: fix two use-after-free
5188 - isdn: fix kernel-infoleak in capi_unlocked_ioctl
5189 - net: macb: restart tx after tx used bit read
5190 - net: phy: Fix the issue that netif always links up after resuming
5191 - netrom: fix locking in nr_find_socket()
5192 - net/wan: fix a double free in x25_asy_open_tty()
5193 - packet: validate address length
5194 - packet: validate address length if non-zero
5195 - ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
5196 - qmi_wwan: Added support for Telit LN940 series
5197 - sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
5198 - tcp: fix a race in inet_diag_dump_icsk()
5199 - tipc: fix a double kfree_skb()
5200 - vhost: make sure used idx is seen before log in vhost_add_used_n()
5201 - VSOCK: Send reset control packet when socket is partially bound
5202 - xen/netfront: tolerate frags with no data
5203 - net/mlx5: Typo fix in del_sw_hw_rule
5204 - net/mlx5e: RX, Fix wrong early return in receive queue poll
5205 - mlxsw: core: Increase timeout during firmware flash process
5206 - net/mlx5e: Remove the false indication of software timestamping support
5207 - tipc: use lock_sock() in tipc_sk_reinit()
5208 - tipc: compare remote and local protocols in tipc_udp_enable()
5209 - qmi_wwan: Added support for Fibocom NL668 series
5210 - qmi_wwan: Add support for Fibocom NL678 series
5211 - net/smc: fix TCP fallback socket release
5212 - sock: Make sock->sk_stamp thread-safe
5213 - IB/hfi1: Incorrect sizing of sge for PIO will OOPs
5214 - mtd: atmel-quadspi: disallow building on ebsa110
5215 - ALSA: hda: add mute LED support for HP EliteBook 840 G4
5216 - ALSA: fireface: fix for state to fetch PCM frames
5217 - ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet
5218 - ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header'
5219 tracepoint
5220 - ALSA: firewire-lib: use the same print format for 'without_header'
5221 tracepoints
5222 - ALSA: hda/tegra: clear pending irq handlers
5223 - USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
5224 - USB: serial: option: add Fibocom NL678 series
5225 - usb: r8a66597: Fix a possible concurrency use-after-free bug in
5226 r8a66597_endpoint_disable()
5227 - staging: wilc1000: fix missing read_write setting when reading data
5228 - qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device ID
5229 - s390/pci: fix sleeping in atomic during hotplug
5230 - x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
5231 - KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
5232 - KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails
5233 - platform-msi: Free descriptors in platform_msi_domain_free()
5234 - perf pmu: Suppress potential format-truncation warning
5235 - ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
5236 - ext4: fix possible use after free in ext4_quota_enable
5237 - ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
5238 - ext4: fix EXT4_IOC_GROUP_ADD ioctl
5239 - ext4: include terminating u32 in size of xattr entries when expanding inodes
5240 - ext4: force inode writes when nfsd calls commit_metadata()
5241 - ext4: check for shutdown and r/o file system in ext4_write_inode()
5242 - spi: bcm2835: Fix race on DMA termination
5243 - spi: bcm2835: Fix book-keeping of DMA termination
5244 - spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
5245 - clk: rockchip: fix typo in rk3188 spdif_frac parent
5246 - crypto: cavium/nitrox - fix a DMA pool free failure
5247 - cgroup: fix CSS_TASK_ITER_PROCS
5248 - cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
5249 - Btrfs: fix fsync of files with multiple hard links in new directories
5250 - f2fs: fix validation of the block count in sanity_check_raw_super
5251 - serial: uartps: Fix interrupt mask issue to handle the RX interrupts
5252 properly
5253 - media: vivid: free bitmap_cap when updating std/timings/etc.
5254 - media: v4l2-tpg: array index could become negative
5255 - MIPS: math-emu: Write-protect delay slot emulation pages
5256 - MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
5257 - MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
5258 - MIPS: Align kernel load address to 64KB
5259 - MIPS: Expand MIPS32 ASIDs to 64 bits
5260 - MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
5261 - CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
5262 - arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
5263 - arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3
5264 PPIs/SGIs
5265 - rtc: m41t80: Correct alarm month range with RTC reads
5266 - tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
5267 - spi: bcm2835: Unbreak the build of esoteric configs
5268 - MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y
5269 - KVM: X86: Fix NULL deref in vcpu_scan_ioapic
5270 - futex: Cure exit race
5271 - x86/mm: Fix decoy address handling vs 32-bit builds
5272 - x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking
5273 sequence
5274 - mm: add mm_pxd_folded checks to pgtable_bytes accounting functions
5275 - mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
5276 - mm: introduce mm_[p4d|pud|pmd]_folded
5277 - ip: validate header length on virtual device xmit
5278 - net: clear skb->tstamp in forwarding paths
5279 - net/hamradio/6pack: use mod_timer() to rearm timers
5280 - tipc: check tsk->group in tipc_wait_for_cond()
5281 - tipc: check group dests after tipc_wait_for_cond()
5282 - ipv6: frags: Fix bogus skb->sk in reassembled packets
5283 - ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294
5284 - ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops
5285 - ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook
5286 Clapper
5287 - ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook
5288 Gnawty
5289 - Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
5290 - arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
5291 - DRM: UDL: get rid of useless vblank initialization
5292 - clocksource/drivers/arc_timer: Utilize generic sched_clock
5293 - ocxl: Fix endiannes bug in ocxl_link_update_pe()
5294 - ocxl: Fix endiannes bug in read_afu_name()
5295 - ext4: add verifier check for symlink with append/immutable flags
5296 - ext4: avoid declaring fs inconsistent due to invalid file handles
5297 - clk: sunxi-ng: Use u64 for calculation of NM rate
5298 - crypto: testmgr - add AES-CFB tests
5299 - btrfs: dev-replace: go back to suspended state if target device is missing
5300 - btrfs: run delayed items before dropping the snapshot
5301 - powerpc/tm: Unset MSR[TS] if not recheckpointing
5302 - f2fs: read page index before freeing
5303 - f2fs: sanity check of xattr entry size
5304 - media: cec: keep track of outstanding transmits
5305 - media: imx274: fix stack corruption in imx274_read_reg
5306 - media: vb2: check memory model for VIDIOC_CREATE_BUFS
5307 - MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
5308 - KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
5309 - KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
5310
5311 * alsa/hda: neither mute led nor mic-mute led work on several Lenovo laptops
5312 (LP: #1837963)
5313 - SAUCE: ALSA: hda - Add a conexant codec entry to let mute led work
5314
5315 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 14 Aug 2019 11:51:40 +0200
043d9b27 5316
9bff5f09 5317linux (4.15.0-58.64) bionic; urgency=medium
544300b7 5318
9bff5f09
SB
5319 * unable to handle kernel NULL pointer dereference at 000000000000002c (IP:
5320 iget5_locked+0x9e/0x1f0) (LP: #1838982)
5321 - Revert "ovl: set I_CREATING on inode being created"
5322 - Revert "new primitive: discard_new_inode()"
544300b7 5323
9bff5f09 5324 -- Stefan Bader <stefan.bader@canonical.com> Tue, 06 Aug 2019 12:45:37 +0200
544300b7 5325
7c905029 5326linux (4.15.0-57.63) bionic; urgency=medium
29331dc1 5327
7c905029
KSS
5328 * CVE-2019-1125
5329 - x86/cpufeatures: Carve out CQM features retrieval
5330 - x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
5331 - x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
5332 - x86/speculation: Enable Spectre v1 swapgs mitigations
5333 - x86/entry/64: Use JMP instead of JMPQ
5334 - x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
29331dc1 5335
7c905029
KSS
5336 * Packaging resync (LP: #1786013)
5337 - update dkms package versions
5338
5339 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 01 Aug 2019 12:25:25 +0200
29331dc1 5340
3a686ef9 5341linux (4.15.0-56.62) bionic; urgency=medium
403cbccd 5342
3a686ef9 5343 * bionic/linux: 4.15.0-56.62 -proposed tracker (LP: #1837626)
403cbccd 5344
3a686ef9
SA
5345 * Packaging resync (LP: #1786013)
5346 - [Packaging] resync git-ubuntu-log
5347 - [Packaging] update helper scripts
5348
5349 * CVE-2019-2101
5350 - media: uvcvideo: Fix 'type' check leading to overflow
5351
5352 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
5353 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
5354 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
5355
5356 * Bionic: support for Solarflare X2542 network adapter (sfc driver)
5357 (LP: #1836635)
5358 - sfc: make mem_bar a function rather than a constant
5359 - sfc: support VI strides other than 8k
5360 - sfc: add Medford2 (SFC9250) PCI Device IDs
5361 - sfc: improve PTP error reporting
5362 - sfc: update EF10 register definitions
5363 - sfc: populate the timer reload field
5364 - sfc: update MCDI protocol headers
5365 - sfc: support variable number of MAC stats
5366 - sfc: expose FEC stats on Medford2
5367 - sfc: expose CTPIO stats on NICs that support them
5368 - sfc: basic MCDI mapping of 25/50/100G link speeds
5369 - sfc: support the ethtool ksettings API properly so that 25/50/100G works
5370 - sfc: add bits for 25/50/100G supported/advertised speeds
5371 - sfc: remove tx and MCDI handling from NAPI budget consideration
5372 - sfc: handle TX timestamps in the normal data path
5373 - sfc: add function to determine which TX timestamping method to use
5374 - sfc: use main datapath for HW timestamps if available
5375 - sfc: only enable TX timestamping if the adapter is licensed for it
5376 - sfc: MAC TX timestamp handling on the 8000 series
5377 - sfc: on 8000 series use TX queues for TX timestamps
5378 - sfc: only advertise TX timestamping if we have the license for it
5379 - sfc: simplify RX datapath timestamping
5380 - sfc: support separate PTP and general timestamping
5381 - sfc: support second + quarter ns time format for receive datapath
5382 - sfc: support Medford2 frequency adjustment format
5383 - sfc: add suffix to large constant in ptp
5384 - sfc: mark some unexported symbols as static
5385 - sfc: update MCDI protocol headers
5386 - sfc: support FEC configuration through ethtool
5387 - sfc: remove ctpio_dmabuf_start from stats
5388 - sfc: stop the TX queue before pushing new buffers
5389
5390 * [18.04 FEAT] zKVM: Add hardware CPU Model - kernel part (LP: #1836153)
5391 - KVM: s390: add debug logging for cpu model subfunctions
5392 - KVM: s390: implement subfunction processor calls
5393 - KVM: s390: add vector enhancements facility 2 to cpumodel
5394 - KVM: s390: add vector BCD enhancements facility to cpumodel
5395 - KVM: s390: add MSA9 to cpumodel
5396 - KVM: s390: provide query function for instructions returning 32 byte
5397 - KVM: s390: add enhanced sort facilty to cpu model
5398 - KVM: s390: add deflate conversion facilty to cpu model
5399 - KVM: s390: enable MSA9 keywrapping functions depending on cpu model
5400
5401 * Intel ethernet I219 has slow RX speed (LP: #1836152)
5402 - SAUCE: e1000e: add workaround for possible stalled packet
5403 - SAUCE: e1000e: disable force K1-off feature
5404
5405 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
5406 (LP: #1836177)
5407 - SAUCE: e1000e: Make watchdog use delayed work
5408
5409 * Unhide Nvidia HDA audio controller (LP: #1836308)
5410 - PCI: Enable NVIDIA HDA controllers
5411
5412 * selftests: Remove broken Power9 paste tests and fix compilation issue
5413 (LP: #1836715)
5414 - selftests/powerpc: Remove Power9 paste tests
5415 - selftests/powerpc: Fix Makefiles for headers_install change
5416
5417 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
5418 (LP: #1836760)
5419 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
5420
5421 * Fix nf_conntrack races when dealing with same origin requests in NAT
5422 environments (LP: #1836816)
5423 - netfilter: nf_conntrack: resolve clash for matching conntracks
5424 - netfilter: nf_nat: skip nat clash resolution for same-origin entries
5425
5426 * CVE-2018-5383
5427 - crypto: ecdh - add public key verification test
5428
5429 * sched: Prevent CPU lockups when task groups take longer than the period
5430 (LP: #1836971)
5431 - sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
5432
5433 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
5434 (LP: #1834479)
5435 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
5436 - [Packaging] Add update-version-dkms
5437 - update dkms package versions
5438
5439 * Build Nvidia drivers in conjunction with kernel (LP: #1764792) // zfs/spl
5440 build in conjunction with the kernel from DKMS source (LP: #1807378)
5441 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
5442
5443 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
5444 - [Packaging] dkms -- dkms package build packaging support
5445 - [Packaging] dkms -- build zfs/spl packages
5446 - [Packaging] dkms -- drop zfs/spl source code from kernel
5447
5448 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
5449 - [Packaging] dkms -- introduce dkms package versions
5450 - [Packaging] dkms -- add per package post-process step
5451 - [Packaging] dkms -- switch to a consistent build prefix length and strip
5452 - [Packaging] dkms-build -- support building against packages in PPAs
5453 - [Packaging] dkms-build: do not redownload files on subsequent passes
5454 - [Packaging] dkms-build -- add support for unversioned overrides
5455 - [Packaging] dkms-build -- backport latest version from disco
5456 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
5457 - [Packaging] nvidia -- make nvidia package version explicit
5458
5459 * CVE-2019-13233
5460 - x86/insn-eval: Fix use-after-free access to LDT entry
5461
5462 * kernel panic using CIFS share in smb2_push_mandatory_locks() (LP: #1795659)
5463 - CIFS: keep FileInfo handle live during oplock break
5464
5465 * cifs set_oplock buffer overflow in strcat (LP: #1824981)
5466 - cifs: fix strcat buffer overflow and reduce raciness in
5467 smb21_set_oplock_level()
5468
5469 * CVE-2019-13272
5470 - ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
5471
5472 * Bionic update: upstream stable patchset 2019-07-18 (LP: #1837161)
5473 - Kbuild: suppress packed-not-aligned warning for default setting only
5474 - disable stringop truncation warnings for now
5475 - test_hexdump: use memcpy instead of strncpy
5476 - kobject: Replace strncpy with memcpy
5477 - ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
5478 - unifdef: use memcpy instead of strncpy
5479 - kernfs: Replace strncpy with memcpy
5480 - ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
5481 - scsi: bfa: convert to strlcpy/strlcat
5482 - kdb: use memmove instead of overlapping memcpy
5483 - iser: set sector for ambiguous mr status errors
5484 - uprobes: Fix handle_swbp() vs. unregister() + register() race once more
5485 - MIPS: ralink: Fix mt7620 nd_sd pinmux
5486 - mips: fix mips_get_syscall_arg o32 check
5487 - IB/mlx5: Avoid load failure due to unknown link width
5488 - drm/ast: Fix incorrect free on ioregs
5489 - drm: set is_master to 0 upon drm_new_set_master() failure
5490 - drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
5491 - drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
5492 - ALSA: trident: Suppress gcc string warning
5493 - kgdboc: Fix restrict error
5494 - kgdboc: Fix warning with module build
5495 - svm: Add mutex_lock to protect apic_access_page_done on AMD systems
5496 - drm/msm: fix OF child-node lookup
5497 - Input: xpad - quirk all PDP Xbox One gamepads
5498 - Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
5499 - Input: matrix_keypad - check for errors from of_get_named_gpio()
5500 - Input: cros_ec_keyb - fix button/switch capability reports
5501 - Input: elan_i2c - add ELAN0620 to the ACPI table
5502 - Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
5503 - Input: elan_i2c - add support for ELAN0621 touchpad
5504 - btrfs: tree-checker: Don't check max block group size as current max chunk
5505 size limit is unreliable
5506 - ARC: change defconfig defaults to ARCv2
5507 - arc: [devboards] Add support of NFSv3 ACL
5508 - reset: make device_reset_optional() really optional
5509 - reset: remove remaining WARN_ON() in <linux/reset.h>
5510 - mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
5511 - net: qed: use correct strncpy() size
5512 - tipc: use destination length for copy string
5513 - arm64: ftrace: Fix to enable syscall events on arm64
5514 - sched, trace: Fix prev_state output in sched_switch tracepoint
5515 - tracing/fgraph: Fix set_graph_function from showing interrupts
5516 - drm/meson: Fixes for drm_crtc_vblank_on/off support
5517 - scsi: lpfc: fix block guard enablement on SLI3 adapters
5518 - media: omap3isp: Unregister media device as first
5519 - iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
5520 - brcmutil: really fix decoding channel info for 160 MHz bandwidth
5521 - iommu/ipmmu-vmsa: Fix crash on early domain free
5522 - can: rcar_can: Fix erroneous registration
5523 - test_firmware: fix error return getting clobbered
5524 - HID: input: Ignore battery reported by Symbol DS4308
5525 - batman-adv: Use explicit tvlv padding for ELP packets
5526 - batman-adv: Expand merged fragment buffer for full packet
5527 - amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
5528 - bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
5529 - qed: Fix PTT leak in qed_drain()
5530 - qed: Fix reading wrong value in loop condition
5531 - net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
5532 - net/mlx4_core: Fix uninitialized variable compilation warning
5533 - net/mlx4: Fix UBSAN warning of signed integer overflow
5534 - gpio: mockup: fix indicated direction
5535 - mtd: rawnand: qcom: Namespace prefix some commands
5536 - mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
5537 - qed: Fix bitmap_weight() check
5538 - qed: Fix QM getters to always return a valid pq
5539 - net: faraday: ftmac100: remove netif_running(netdev) check before disabling
5540 interrupts
5541 - iommu/vt-d: Use memunmap to free memremap
5542 - flexfiles: use per-mirror specified stateid for IO
5543 - ibmvnic: Fix RX queue buffer cleanup
5544 - team: no need to do team_notify_peers or team_mcast_rejoin when disabling
5545 port
5546 - net: amd: add missing of_node_put()
5547 - usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
5548 - usb: appledisplay: Add 27" Apple Cinema Display
5549 - USB: check usb_get_extra_descriptor for proper size
5550 - ALSA: hda: Add support for AMD Stoney Ridge
5551 - ALSA: pcm: Fix starvation on down_write_nonblock()
5552 - ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
5553 - ALSA: pcm: Fix interval evaluation with openmin/max
5554 - ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570
5555 - SUNRPC: Fix leak of krb5p encode pages
5556 - dmaengine: dw: Fix FIFO size for Intel Merrifield
5557 - dmaengine: cppi41: delete channel from pending list when stop channel
5558 - ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
5559 - xhci: Prevent U1/U2 link pm states if exit latency is too long
5560 - f2fs: fix to do sanity check with block address in main area v2
5561 - swiotlb: clean up reporting
5562 - Staging: lustre: remove two build warnings
5563 - staging: atomisp: remove "fun" strncpy warning
5564 - cifs: Fix separator when building path from dentry
5565 - staging: rtl8712: Fix possible buffer overrun
5566 - Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an
5567 off-by-one mistake in core/rtw_mlme_ext.c"
5568 - drm/amdgpu: update mc firmware image for polaris12 variants
5569 - drm/amdgpu/gmc8: update MC firmware for polaris
5570 - tty: serial: 8250_mtk: always resume the device in probe.
5571 - kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
5572 - libnvdimm, pfn: Pad pfn namespaces relative to other regions
5573 - mac80211: Clear beacon_int in ieee80211_do_stop
5574 - mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
5575 - mac80211: fix reordering of buffered broadcast packets
5576 - mac80211: ignore NullFunc frames in the duplicate detection
5577 - qed: Fix rdma_info structure allocation
5578 - drm/amdgpu: Add amdgpu "max bpc" connector property (v2)
5579 - drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo
5580 - gpio: pxa: fix legacy non pinctrl aware builds again
5581 - tc-testing: tdc.py: ignore errors when decoding stdout/stderr
5582 - NFSv4: Fix a NFSv4 state manager deadlock
5583 - USB: serial: console: fix reported terminal settings
5584 - ALSA: usb-audio: Add SMSL D1 to quirks for native DSD support
5585 - ALSA: hda/realtek: ALC286 mic and headset-mode fixups for Acer Aspire
5586 U27-880
5587 - ALSA: hda/realtek - Add support for Acer Aspire C24-860 headset mic
5588 - ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660G
5589 - ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860G
5590 - media: dvb-pll: don't re-validate tuner frequencies
5591 - parisc: Enable -ffunction-sections for modules on 32-bit kernel
5592 - Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
5593 - drm/lease: Send a distinct uevent
5594 - drm/msm: Move fence put to where failure occurs
5595 - drm/amdgpu/gmc8: always load MC firmware in the driver
5596 - drm/i915: Downgrade Gen9 Plane WM latency error
5597 - x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
5598 - cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
5599 - ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
5600 - ipv6: Check available headroom in ip6_xmit() even without options
5601 - neighbour: Avoid writing before skb->head in neigh_hh_output()
5602 - ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
5603 - net: 8139cp: fix a BUG triggered by changing mtu with network traffic
5604 - net/mlx4_core: Correctly set PFC param if global pause is turned off.
5605 - net/mlx4_en: Change min MTU size to ETH_MIN_MTU
5606 - net: phy: don't allow __set_phy_supported to add unsupported modes
5607 - net: Prevent invalid access to skb->prev in __qdisc_drop_all
5608 - rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
5609 - sctp: kfree_rcu asoc
5610 - tcp: Do not underestimate rwnd_limited
5611 - tcp: fix NULL ref in tail loss probe
5612 - tun: forbid iface creation with rtnl ops
5613 - virtio-net: keep vnet header zeroed after processing XDP
5614 - ARM: OMAP2+: prm44xx: Fix section annotation on
5615 omap44xx_prm_enable_io_wakeup
5616 - ASoC: rsnd: fixup clock start checker
5617 - staging: rtl8723bs: Fix the return value in case of error in
5618 'rtw_wx_read32()'
5619 - ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
5620 - ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
5621 - sysv: return 'err' instead of 0 in __sysv_write_inode
5622 - selftests: add script to stress-test nft packet path vs. control plane
5623 - netfilter: nf_tables: fix use-after-free when deleting compat expressions
5624 - hwmon (ina2xx) Fix NULL id pointer in probe()
5625 - ASoC: wm_adsp: Fix dma-unsafe read of scratch registers
5626 - s390/cpum_cf: Reject request for sampling in event initialization
5627 - hwmon: (ina2xx) Fix current value calculation
5628 - ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing
5629 - ASoC: dapm: Recalculate audio map forcely when card instantiated
5630 - netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
5631 - hwmon: (w83795) temp4_type has writable permission
5632 - perf tools: Restore proper cwd on return from mnt namespace
5633 - PCI: imx6: Fix link training status detection in link up check
5634 - objtool: Fix double-free in .cold detection error path
5635 - objtool: Fix segfault in .cold detection with -ffunction-sections
5636 - ARM: dts: at91: sama5d2: use the divided clock for SMC
5637 - Btrfs: send, fix infinite loop due to directory rename dependencies
5638 - RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
5639 - RDMA/rdmavt: Fix rvt_create_ah function signature
5640 - ASoC: omap-mcbsp: Fix latency value calculation for pm_qos
5641 - ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE
5642 - ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE
5643 - exportfs: do not read dentry after free
5644 - bpf: fix check of allowed specifiers in bpf_trace_printk
5645 - ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
5646 - USB: omap_udc: use devm_request_irq()
5647 - USB: omap_udc: fix crashes on probe error and module removal
5648 - USB: omap_udc: fix omap_udc_start() on 15xx machines
5649 - USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
5650 - USB: omap_udc: fix rejection of out transfers when DMA is used
5651 - drm/meson: add support for 1080p25 mode
5652 - netfilter: ipv6: Preserve link scope traffic original oif
5653 - IB/mlx5: Fix page fault handling for MW
5654 - KVM: x86: fix empty-body warnings
5655 - x86/kvm/vmx: fix old-style function declaration
5656 - net: thunderx: fix NULL pointer dereference in nic_remove
5657 - usb: gadget: u_ether: fix unsafe list iteration
5658 - netfilter: nf_tables: deactivate expressions in rule replecement routine
5659 - igb: fix uninitialized variables
5660 - ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
5661 - net: hisilicon: remove unexpected free_netdev
5662 - drm/amdgpu: Add delay after enable RLC ucode
5663 - drm/ast: fixed reading monitor EDID not stable issue
5664 - xen: xlate_mmu: add missing header to fix 'W=1' warning
5665 - Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
5666 - pstore/ram: Correctly calculate usable PRZ bytes
5667 - fscache, cachefiles: remove redundant variable 'cache'
5668 - nvme: flush namespace scanning work just before removing namespaces
5669 - ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
5670 - ocfs2: fix deadlock caused by ocfs2_defrag_extent()
5671 - mm/page_alloc.c: fix calculation of pgdat->nr_zones
5672 - hfs: do not free node before using
5673 - hfsplus: do not free node before using
5674 - debugobjects: avoid recursive calls with kmemleak
5675 - ocfs2: fix potential use after free
5676 - printk: Add console owner and waiter logic to load balance console writes
5677 - printk: Hide console waiter logic into helpers
5678 - printk: Never set console_may_schedule in console_trylock()
5679 - printk: Wake klogd when passing console_lock owner
5680 - flexfiles: enforce per-mirror stateid only for v4 DSes
5681 - staging: speakup: Replace strncpy with memcpy
5682 - ALSA: fireface: fix reference to wrong register for clock configuration
5683 - IB/hfi1: Fix an out-of-bounds access in get_hw_stats
5684 - tcp: lack of available data can also cause TSO defer
5685 - Revert "net/ibm/emac: wrong bit is used for STA control"
5686 - tools: bpftool: prevent infinite loop in get_fdinfo()
5687 - ASoC: sun8i-codec: fix crash on module removal
5688 - ASoC: acpi: fix: continue searching when machine is ignored
5689 - RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
5690 - RDMA/bnxt_re: Avoid accessing the device structure after it is freed
5691 - RDMA/hns: Bugfix pbl configuration for rereg mr
5692 - thunderbolt: Prevent root port runtime suspend during NVM upgrade
5693 - netfilter: add missing error handling code for register functions
5694 - netfilter: nat: fix double register in masquerade modules
5695 - cachefiles: Fix an assertion failure when trying to update a failed object
5696 - fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
5697 - pvcalls-front: fixes incorrect error handling
5698 - nvme: warn when finding multi-port subsystems without multipathing enabled
5699 - kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
5700 - ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN
5701 - ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294
5702 - ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294
5703
5704 * Bionic update: upstream stable patchset 2019-07-17 (LP: #1836968)
5705 - flow_dissector: do not dissect l4 ports for fragments
5706 - ibmvnic: fix accelerated VLAN handling
5707 - ip_tunnel: don't force DF when MTU is locked
5708 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
5709 - net-gro: reset skb->pkt_type in napi_reuse_skb()
5710 - sctp: not allow to set asoc prsctp_enable by sockopt
5711 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
5712 - tuntap: fix multiqueue rx
5713 - net: systemport: Protect stop from timeout
5714 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
5715 - net: dsa: microchip: initialize mutex before use
5716 - sctp: fix strchange_flags name for Stream Change Event
5717 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
5718 - sctp: not increase stream's incnt before sending addstrm_in request
5719 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
5720 - net: smsc95xx: Fix MTU range
5721 - usbnet: smsc95xx: disable carrier check while suspending
5722 - inet: frags: better deal with smp races
5723 - ARM: dts: r8a7791: Correct critical CPU temperature
5724 - ARM: dts: r8a7793: Correct critical CPU temperature
5725 - net: bcmgenet: protect stop from timeout
5726 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
5727 coalescing
5728 - tipc: don't assume linear buffer when reading ancillary data
5729 - tipc: fix link re-establish failure
5730 - net/mlx5e: Claim TC hw offloads support only under a proper build config
5731 - net/mlx5e: Adjust to max number of channles when re-attaching
5732 - net/mlx5e: Fix selftest for small MTUs
5733 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
5734 - net/mlx5e: IPoIB, Reset QP after channels are closed
5735 - net: dsa: mv88e6xxx: Fix clearing of stats counters
5736 - net: phy: realtek: fix RTL8201F sysfs name
5737 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
5738 - rxrpc: Fix lockup due to no error backoff after ack transmit error
5739 - cifs: don't dereference smb_file_target before null check
5740 - cifs: fix return value for cifs_listxattr
5741 - arm64: kprobe: make page to RO mode when allocate it
5742 - ixgbe: fix MAC anti-spoofing filter after VFLR
5743 - reiserfs: propagate errors from fill_with_dentries() properly
5744 - hfs: prevent btree data loss on root split
5745 - hfsplus: prevent btree data loss on root split
5746 - um: Give start_idle_thread() a return code
5747 - drm/edid: Add 6 bpc quirk for BOE panel.
5748 - platform/x86: intel_telemetry: report debugfs failure
5749 - clk: fixed-rate: fix of_node_get-put imbalance
5750 - perf symbols: Set PLT entry/header sizes properly on Sparc
5751 - fs/exofs: fix potential memory leak in mount option parsing
5752 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
5753 - apparmor: Fix uninitialized value in aa_split_fqname
5754 - x86/earlyprintk: Add a force option for pciserial device
5755 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
5756 - arm64: percpu: Initialize ret in the default case
5757 - s390/vdso: add missing FORCE to build targets
5758 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
5759 replace
5760 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
5761 - s390/mm: Fix ERROR: "__node_distance" undefined!
5762 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
5763 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
5764 - s390/qeth: fix HiperSockets sniffer
5765 - hwmon: (ibmpowernv) Remove bogus __init annotations
5766 - Revert "drm/exynos/decon5433: implement frame counter"
5767 - clk: fixed-factor: fix of_node_get-put imbalance
5768 - lib/raid6: Fix arm64 test build
5769 - s390/perf: Change CPUM_CF return code in event init function
5770 - sched/core: Take the hotplug lock in sched_init_smp()
5771 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
5772 - qed: Fix memory/entry leak in qed_init_sp_request()
5773 - qed: Fix blocking/unlimited SPQ entries leak
5774 - qed: Fix potential memory corruption
5775 - net: stmmac: Fix RX packet size > 8191
5776 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
5777 - ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAM
5778 - perf machine: Add machine__is() to identify machine arch
5779 - perf tools: Fix kernel_start for PTI on x86
5780 - perf machine: Add nr_cpus_avail()
5781 - perf machine: Workaround missing maps for x86 PTI entry trampolines
5782 - perf test code-reading: Fix perf_env setup for PTI entry trampolines
5783 - media: v4l: event: Add subscription to list before calling "add" operation
5784 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
5785 - uio: Fix an Oops on load
5786 - usb: cdc-acm: add entry for Hiro (Conexant) modem
5787 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
5788 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
5789 - USB: misc: appledisplay: add 20" Apple Cinema Display
5790 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
5791 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
5792 - libceph: fall back to sendmsg for slab pages
5793 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
5794 - perf unwind: Take pgoff into account when reporting elf to libdwfl
5795 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
5796 - s390/decompressor: add missing FORCE to build targets
5797 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
5798 - HID: alps: allow incoming reports when only the trackstick is opened
5799 - s390/mm: fix mis-accounting of pgtable_bytes
5800 - drm/amd/display: Stop leaking planes
5801 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
5802 - ceph: quota: fix null pointer dereference in quota check
5803 - nvme: make sure ns head inherits underlying device limits
5804 - i2c: omap: Enable for ARCH_K3
5805 - net: aquantia: fix potential IOMMU fault after driver unbind
5806 - net: aquantia: fixed enable unicast on 32 macvlan
5807 - net: aquantia: invalid checksumm offload implementation
5808 - mtd: rawnand: atmel: fix OF child-node lookup
5809 - efi/libstub: arm: support building with clang
5810 - ARM: 8766/1: drop no-thumb-interwork in EABI mode
5811 - ARM: 8767/1: add support for building ARM kernel with clang
5812 - bus: arm-cci: remove unnecessary unreachable()
5813 - ARM: trusted_foundations: do not use naked function
5814 - usb: core: Fix hub port connection events lost
5815 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
5816 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
5817 - usb: dwc3: core: Clean up ULPI device
5818 - xhci: Add check for invalid byte size error when UAS devices are connected.
5819 - ALSA: oss: Use kvzalloc() for local buffer allocations
5820 - MAINTAINERS: Add Sasha as a stable branch maintainer
5821 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
5822 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
5823 - iwlwifi: mvm: support sta_statistics() even on older firmware
5824 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
5825 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
5826 - brcmfmac: fix reporting support for 160 MHz channels
5827 - tools/power/cpupower: fix compilation with STATIC=true
5828 - v9fs_dir_readdir: fix double-free on p9stat_read error
5829 - selinux: Add __GFP_NOWARN to allocation at str_read()
5830 - Input: synaptics - avoid using uninitialized variable when probing
5831 - bfs: add sanity check at bfs_fill_super()
5832 - sctp: clear the transport of some out_chunk_list chunks in
5833 sctp_assoc_rm_peer
5834 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
5835 - llc: do not use sk_eat_skb()
5836 - mm: don't warn about large allocations for slab
5837 - mm/memory.c: recheck page table entry with page table lock held
5838 - IB/core: Perform modify QP on real one
5839 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
5840 detected
5841 - drm/ast: change resolution may cause screen blurred
5842 - drm/ast: fixed cursor may disappear sometimes
5843 - can: dev: can_get_echo_skb(): factor out non sending code to
5844 __can_get_echo_skb()
5845 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
5846 access frame length
5847 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
5848 is accessed out of bounds
5849 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
5850 existing skb
5851 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
5852 can_rx_offload_queue_sorted() functions
5853 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
5854 can_rx_offload_queue_tail()
5855 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
5856 - can: hi311x: Use level-triggered interrupt
5857 - IB/hfi1: Eliminate races in the SDMA send error path
5858 - pinctrl: meson: fix pinconf bias disable
5859 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
5860 - cpufreq: imx6q: add return value check for voltage scale
5861 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
5862 - crypto: simd - correctly take reqsize of wrapped skcipher into account
5863 - floppy: fix race condition in __floppy_read_block_0()
5864 - powerpc/io: Fix the IO workarounds code to work with Radix
5865 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
5866 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
5867 - kdb: Use strscpy with destination buffer size
5868 - powerpc/numa: Suppress "VPHN is not supported" messages
5869 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
5870 - mm, page_alloc: check for max order in hot path
5871 - arm64: remove no-op -p linker flag
5872 - ubi: fastmap: Check each mapping only once
5873 - Input: xpad - add PDP device id 0x02a4
5874 - Input: xpad - fix some coding style issues
5875 - Input: xpad - avoid using __set_bit() for capabilities
5876 - Input: xpad - add support for Xbox1 PDP Camo series gamepad
5877 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
5878 - kbuild: allow to use GCC toolchain not in Clang search path
5879 - PCI: endpoint: Populate func_no before calling pci_epc_add_epf()
5880 - i40iw: Fix memory leak in error path of create QP
5881 - clk: samsung: exynos5250: Add missing clocks for FIMC LITE SYSMMU devices
5882 - ARM: dts: exynos: Fix invalid node referenced by i2c20 alias in Peach Pit
5883 and Pi
5884 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
5885 - tty: wipe buffer.
5886 - tty: wipe buffer if not echoing data
5887 - lan78xx: Read MAC address from DT if present
5888 - s390/mm: Check for valid vma before zapping in gmap_discard
5889 - rcu: Make need_resched() respond to urgent RCU-QS needs
5890 - net: ieee802154: 6lowpan: fix frag reassembly
5891 - EVM: Add support for portable signature format
5892 - ima: re-introduce own integrity cache lock
5893 - ima: re-initialize iint->atomic_flags
5894 - xhci: Fix leaking USB3 shared_hcd at xhci removal
5895 - Documentation/security-bugs: Clarify treatment of embargoed information
5896 - Documentation/security-bugs: Postpone fix publication in exceptional cases
5897 - ACPICA: AML interpreter: add region addresses in global list during
5898 initialization
5899 - fsnotify: generalize handling of extra event flags
5900 - pinctrl: meson: fix gxbb ao pull register bits
5901 - pinctrl: meson: fix gxl ao pull register bits
5902 - pinctrl: meson: fix meson8 ao pull register bits
5903 - pinctrl: meson: fix meson8b ao pull register bits
5904 - riscv: add missing vdso_install target
5905 - media: ov5640: fix wrong binning value in exposure calculation
5906 - media: ov5640: fix auto controls values when switching to manual mode
5907 - mm/huge_memory: rename freeze_page() to unmap_page()
5908 - mm/huge_memory.c: reorder operations in __split_huge_page_tail()
5909 - mm/huge_memory: splitting set mapping+index before unfreeze
5910 - mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
5911 - mm/khugepaged: collapse_shmem() stop if punched or truncated
5912 - mm/khugepaged: fix crashes due to misaccounted holes
5913 - mm/khugepaged: collapse_shmem() remember to clear holes
5914 - mm/khugepaged: minor reorderings in collapse_shmem()
5915 - mm/khugepaged: collapse_shmem() without freezing new_page
5916 - mm/khugepaged: collapse_shmem() do not crash on Compound
5917 - media: em28xx: Fix use-after-free when disconnecting
5918 - ubi: Initialize Fastmap checkmapping correctly
5919 - libceph: store ceph_auth_handshake pointer in ceph_connection
5920 - libceph: factor out __prepare_write_connect()
5921 - libceph: factor out __ceph_x_decrypt()
5922 - libceph: factor out encrypt_authorizer()
5923 - libceph: add authorizer challenge
5924 - libceph: implement CEPHX_V2 calculation mode
5925 - net/tls: Fixed return value when tls_complete_pending_work() fails
5926 - wil6210: missing length check in wmi_set_ie
5927 - btrfs: validate type when reading a chunk
5928 - btrfs: Verify that every chunk has corresponding block group at mount time
5929 - btrfs: tree-checker: Add checker for dir item
5930 - btrfs: tree-checker: use %zu format string for size_t
5931 - btrfs: tree-check: reduce stack consumption in check_dir_item
5932 - btrfs: tree-checker: Verify block_group_item
5933 - btrfs: tree-checker: Detect invalid and empty essential trees
5934 - btrfs: Check that each block group has corresponding chunk at mount time
5935 - btrfs: tree-checker: Check level for leaves and nodes
5936 - btrfs: tree-checker: Fix misleading group system information
5937 - f2fs: check blkaddr more accuratly before issue a bio
5938 - f2fs: enhance sanity_check_raw_super() to avoid potential overflow
5939 - f2fs: clean up with is_valid_blkaddr()
5940 - f2fs: introduce and spread verify_blkaddr
5941 - f2fs: fix to do sanity check with secs_per_zone
5942 - f2fs: fix to do sanity check with user_block_count
5943 - f2fs: fix to do sanity check with node footer and iblocks
5944 - f2fs: fix to do sanity check with block address in main area
5945 - f2fs: fix to do sanity check with i_extra_isize
5946 - f2fs: fix to do sanity check with cp_pack_start_sum
5947 - net: skb_scrub_packet(): Scrub offload_fwd_mark
5948 - net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
5949 - virtio-net: disable guest csum during XDP set
5950 - virtio-net: fail XDP set if guest csum is negotiated
5951 - net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
5952 - packet: copy user buffers before orphan or clone
5953 - rapidio/rionet: do not free skb before reading its length
5954 - usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
5955 - kvm: mmu: Fix race in emulated page table writes
5956 - KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
5957 - xtensa: enable coprocessors that are being flushed
5958 - xtensa: fix coprocessor context offset definitions
5959 - xtensa: fix coprocessor part of ptrace_{get,set}xregs
5960 - Btrfs: ensure path name is null terminated at btrfs_control_ioctl
5961 - btrfs: relocation: set trans to be NULL after ending transaction
5962 - PCI: layerscape: Fix wrong invocation of outbound window disable accessor
5963 - arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.
5964 - x86/fpu: Disable bottom halves while loading FPU registers
5965 - perf/x86/intel: Move branch tracing setup to the Intel-specific source file
5966 - perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
5967 - fs: fix lost error code in dio_complete
5968 - ALSA: wss: Fix invalid snd_free_pages() at error path
5969 - ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
5970 - ALSA: control: Fix race between adding and removing a user element
5971 - ALSA: sparc: Fix invalid snd_free_pages() at error path
5972 - ALSA: hda/realtek - Support ALC300
5973 - ALSA: hda/realtek - fix headset mic detection for MSI MS-B171
5974 - ext2: fix potential use after free
5975 - ARM: dts: rockchip: Remove @0 from the veyron memory node
5976 - dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
5977 - dmaengine: at_hdmac: fix module unloading
5978 - staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION
5979 - staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
5980 - usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
5981 - Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
5982 - iio:st_magn: Fix enable device after trigger
5983 - lib/test_kmod.c: fix rmmod double free
5984 - mm: use swp_offset as key in shmem_replace_page()
5985 - misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
5986 - binder: fix race that allows malicious free of live buffer
5987 - libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
5988 - libceph: check authorizer reply/challenge length before reading
5989 - f2fs: fix missing up_read
5990 - net: don't keep lonely packets forever in the gro hash
5991 - net: phy: add workaround for issue where PHY driver doesn't bind to the
5992 device
5993 - KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
5994 - udf: Allow mounting volumes with incorrect identification strings
5995 - btrfs: Always try all copies when reading extent buffers
5996 - Btrfs: fix rare chances for data loss when doing a fast fsync
5997 - Btrfs: fix race between enabling quotas and subvolume creation
5998 - perf/x86/intel: Disallow precise_ip on BTS events
5999 - ALSA: hda: Add ASRock H81M-HDS to the power_save blacklist
6000 - ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist
6001 - function_graph: Create function_graph_enter() to consolidate architecture
6002 code
6003 - ARM: function_graph: Simplify with function_graph_enter()
6004 - microblaze: function_graph: Simplify with function_graph_enter()
6005 - x86/function_graph: Simplify with function_graph_enter()
6006 - powerpc/function_graph: Simplify with function_graph_enter()
6007 - sh/function_graph: Simplify with function_graph_enter()
6008 - sparc/function_graph: Simplify with function_graph_enter()
6009 - parisc: function_graph: Simplify with function_graph_enter()
6010 - s390/function_graph: Simplify with function_graph_enter()
6011 - arm64: function_graph: Simplify with function_graph_enter()
6012 - MIPS: function_graph: Simplify with function_graph_enter()
6013 - function_graph: Make ftrace_push_return_trace() static
6014 - function_graph: Use new curr_ret_depth to manage depth instead of
6015 curr_ret_stack
6016 - function_graph: Have profiler use curr_ret_stack and not depth
6017 - function_graph: Move return callback before update of curr_ret_stack
6018 - function_graph: Reverse the order of pushing the ret_stack and the callback
6019 - ext2: initialize opts.s_mount_opt as zero before using it
6020 - ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0
6021 - staging: most: use format specifier "%s" in snprintf
6022 - iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed
6023 numbers
6024 - mm: cleancache: fix corruption on missed inode invalidation
6025
6026 * Bionic update: upstream stable patchset 2019-07-17 (LP: #1836968) //
6027 CVE-2000-1134 // CVE-2007-3852 // CVE-2008-0525 // CVE-2009-0416 //
6028 CVE-2011-4834 // CVE-2015-1838 // CVE-2015-7442 // CVE-2016-7489
6029 - namei: allow restricted O_CREAT of FIFOs and regular files
6030
6031 * bcache: risk of data loss on I/O errors in backing or caching devices
6032 (LP: #1829563)
6033 - bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
6034 - bcache: add stop_when_cache_set_failed option to backing device
6035 - bcache: fix inaccurate io state for detached bcache devices
6036 - bcache: add backing_request_endio() for bi_end_io
6037 - bcache: add io_disable to struct cached_dev
6038 - bcache: store disk name in struct cache and struct cached_dev
6039 - bcache: count backing device I/O error for writeback I/O
6040 - bcache: add wait_for_kthread_stop() in bch_allocator_thread()
6041 - bcache: set dc->io_disable to true in conditional_stop_bcache_device()
6042 - bcache: stop bcache device when backing device is offline
6043 - bcache: fix ioctl in flash device
6044
6045 * Bionic update: upstream stable patchset 2019-07-16 (LP: #1836802)
6046 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
6047 - spi: bcm-qspi: switch back to reading flash using smaller chunks
6048 - bcache: trace missed reading by cache_missed
6049 - bcache: fix miss key refill->end in writeback
6050 - hwmon: (pmbus) Fix page count auto-detection.
6051 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
6052 - cpufreq: conservative: Take limits changes into account properly
6053 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
6054 - parisc: Fix address in HPMC IVA
6055 - parisc: Fix map_pages() to not overwrite existing pte entries
6056 - parisc: Fix exported address of os_hpmc handler
6057 - ALSA: hda - Add quirk for ASUS G751 laptop
6058 - ALSA: hda - Fix headphone pin config for ASUS G751
6059 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
6060 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
6061 - x86/xen: Fix boot loader version reported for PVH guests
6062 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
6063 option without value is provided
6064 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
6065 - bpf: do not blindly change rlimit in reuseport net selftest
6066 - Revert "perf tools: Fix PMU term format max value calculation"
6067 - xfrm: policy: use hlist rcu variants on insert
6068 - perf vendor events intel: Fix wrong filter_band* values for uncore events
6069 - sched/fair: Fix the min_vruntime update logic in dequeue_entity()
6070 - perf tools: Fix use of alternatives to find JDIR
6071 - perf cpu_map: Align cpu map synthesized events properly.
6072 - x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
6073 - net: qla3xxx: Remove overflowing shift statement
6074 - selftests: ftrace: Add synthetic event syntax testcase
6075 - i2c: rcar: cleanup DMA for all kinds of failure
6076 - locking/lockdep: Fix debug_locks off performance problem
6077 - ataflop: fix error handling during setup
6078 - swim: fix cleanup on setup error
6079 - nfp: devlink port split support for 1x100G CXP NIC
6080 - tun: Consistently configure generic netdev params via rtnetlink
6081 - s390/sthyi: Fix machine name validity indication
6082 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
6083 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
6084 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
6085 - perf tools: Free temporary 'sys' string in read_event_files()
6086 - perf tools: Cleanup trace-event-info 'tdata' leak
6087 - perf strbuf: Match va_{add,copy} with va_end
6088 - cpupower: Fix coredump on VMWare
6089 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
6090 - iwlwifi: pcie: avoid empty free RB queue
6091 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
6092 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
6093 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
6094 - cpufreq: dt: Try freeing static OPPs only if we have added them
6095 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
6096 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
6097 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
6098 - x86: boot: Fix EFI stub alignment
6099 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
6100 - brcmfmac: fix for proper support of 160MHz bandwidth
6101 - net: phy: phylink: ensure the carrier is off when starting phylink
6102 - block, bfq: correctly charge and reset entity service in all cases
6103 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
6104 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
6105 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
6106 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
6107 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
6108 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
6109 - iwlwifi: mvm: fix BAR seq ctrl reporting
6110 - ixgbevf: VF2VF TCP RSS
6111 - ath10k: schedule hardware restart if WMI command times out
6112 - thermal: da9062/61: Prevent hardware access during system suspend
6113 - cgroup, netclassid: add a preemption point to write_classid
6114 - scsi: esp_scsi: Track residual for PIO transfers
6115 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
6116 - KVM: nVMX: Clear reserved bits of #DB exit qualification
6117 - scsi: megaraid_sas: fix a missing-check bug
6118 - RDMA/core: Do not expose unsupported counters
6119 - IB/ipoib: Clear IPCB before icmp_send
6120 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
6121 - usb: host: ohci-at91: fix request of irq for optional gpio
6122 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
6123 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
6124 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
6125 - VMCI: Resource wildcard match fixed
6126 - PCI / ACPI: Enable wake automatically for power managed bridges
6127 - usb: gadget: udc: atmel: handle at91sam9rl PMC
6128 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
6129 - MD: fix invalid stored role for a disk
6130 - f2fs: fix to recover inode's i_flags during POR
6131 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
6132 - coresight: etb10: Fix handling of perf mode
6133 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
6134 - crypto: caam - fix implicit casts in endianness helpers
6135 - usb: chipidea: Prevent unbalanced IRQ disable
6136 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
6137 - uio: ensure class is registered before devices
6138 - scsi: lpfc: Correct soft lockup when running mds diagnostics
6139 - scsi: lpfc: Correct race with abort on completion path
6140 - f2fs: report error if quota off error during umount
6141 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
6142 init
6143 - mfd: menelaus: Fix possible race condition and leak
6144 - dmaengine: dma-jz4780: Return error if not probed from DT
6145 - IB/rxe: fix for duplicate request processing and ack psns
6146 - ALSA: hda: Check the non-cached stream buffers more explicitly
6147 - cpupower: Fix AMD Family 0x17 msr_pstate size
6148 - f2fs: fix to account IO correctly
6149 - ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes
6150 - arm: dts: exynos: Add missing cooling device properties for CPUs
6151 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
6152 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
6153 - xen-swiotlb: use actually allocated size on check physical continuous
6154 - tpm: Restore functionality to xen vtpm driver.
6155 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
6156 - xen/balloon: Support xend-based toolstack
6157 - xen: fix race in xen_qlock_wait()
6158 - xen: make xen_qlock_wait() nestable
6159 - xen/pvh: increase early stack size
6160 - xen/pvh: don't try to unplug emulated devices
6161 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
6162 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
6163 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
6164 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
6165 - net/ipv4: defensive cipso option parsing
6166 - dmaengine: ppc4xx: fix off-by-one build failure
6167 - dmaengine: stm32-dma: fix incomplete configuration in cyclic mode
6168 - libnvdimm: Hold reference on parent while scheduling async init
6169 - libnvdimm, region: Fail badblocks listing for inactive regions
6170 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
6171 - IB/mlx5: Fix MR cache initialization
6172 - jbd2: fix use after free in jbd2_log_do_checkpoint()
6173 - gfs2_meta: ->mount() can get NULL dev_name
6174 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
6175 - ext4: fix setattr project check in fssetxattr ioctl
6176 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
6177 - ext4: fix use-after-free race in ext4_remount()'s error path
6178 - EDAC, amd64: Add Family 17h, models 10h-2fh support
6179 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
6180 - EDAC, skx_edac: Fix logical channel intermediate decoding
6181 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
6182 - PCI/ASPM: Fix link_state teardown on device removal
6183 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
6184 - PCI: vmd: White list for fast interrupt handlers
6185 - signal/GenWQE: Fix sending of SIGKILL
6186 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
6187 - crypto: lrw - Fix out-of bounds access on counter overflow
6188 - crypto: tcrypt - fix ghash-generic speed test
6189 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
6190 - ima: fix showing large 'violations' or 'runtime_measurements_count'
6191 - hugetlbfs: dirty pages as they are added to pagecache
6192 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
6193 - KVM: arm64: Fix caching of host MDCR_EL2 value
6194 - kbuild: fix kernel/bounds.c 'W=1' warning
6195 - iio: ad5064: Fix regulator handling
6196 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
6197 - iio: adc: at91: fix acking DRDY irq on simple conversions
6198 - iio: adc: at91: fix wrong channel number in triggered buffer mode
6199 - w1: omap-hdq: fix missing bus unregister at removal
6200 - smb3: allow stats which track session and share reconnects to be reset
6201 - smb3: do not attempt cifs operation in smb3 query info error path
6202 - smb3: on kerberos mount if server doesn't specify auth type use krb5
6203 - printk: Fix panic caused by passing log_buf_len to command line
6204 - genirq: Fix race on spurious interrupt detection
6205 - NFSv4.1: Fix the r/wsize checking
6206 - nfs: Fix a missed page unlock after pg_doio()
6207 - nfsd: Fix an Oops in free_session()
6208 - lockd: fix access beyond unterminated strings in prints
6209 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
6210 - dm zoned: fix metadata block ref counting
6211 - dm zoned: fix various dmz_get_mblock() issues
6212 - powerpc/msi: Fix compile error on mpc83xx
6213 - MIPS: OCTEON: fix out of bounds array access on CN68XX
6214 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
6215 - TC: Set DMA masks for devices
6216 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
6217 - kgdboc: Passing ekgdboc to command line causes panic
6218 - xen: fix xen_qlock_wait()
6219 - xen-blkfront: fix kernel panic with negotiate_mq error path
6220 - media: em28xx: use a default format if TRY_FMT fails
6221 - media: tvp5150: avoid going past array on v4l2_querymenu()
6222 - media: em28xx: fix input name for Terratec AV 350
6223 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
6224 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
6225 - arm64: lse: remove -fcall-used-x0 flag
6226 - rpmsg: smd: fix memory leak on channel create
6227 - Cramfs: fix abad comparison when wrap-arounds occur
6228 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
6229 - arm64: dts: stratix10: Correct System Manager register size
6230 - soc/tegra: pmc: Fix child-node lookup
6231 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
6232 - btrfs: Handle owner mismatch gracefully when walking up tree
6233 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
6234 - btrfs: fix error handling in free_log_tree
6235 - btrfs: Enhance btrfs_trim_fs function to handle error better
6236 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
6237 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
6238 - btrfs: don't attempt to trim devices that don't support it
6239 - btrfs: wait on caching when putting the bg cache
6240 - btrfs: protect space cache inode alloc with GFP_NOFS
6241 - btrfs: reset max_extent_size on clear in a bitmap
6242 - btrfs: make sure we create all new block groups
6243 - Btrfs: fix warning when replaying log after fsync of a tmpfile
6244 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
6245 - btrfs: qgroup: Dirty all qgroups before rescan
6246 - Btrfs: fix null pointer dereference on compressed write path error
6247 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
6248 - btrfs: set max_extent_size properly
6249 - btrfs: don't use ctl->free_space for max_extent_size
6250 - btrfs: only free reserved extent if we didn't insert it
6251 - btrfs: don't run delayed_iputs in commit
6252 - btrfs: move the dio_sem higher up the callchain
6253 - Btrfs: fix use-after-free during inode eviction
6254 - Btrfs: fix use-after-free when dumping free space
6255 - Btrfs: fix fsync after hole punching when using no-holes feature
6256 - net: sched: Remove TCA_OPTIONS from policy
6257 - bpf: wait for running BPF programs when updating map-in-map
6258 - MD: fix invalid stored role for a disk - try2
6259 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
6260 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
6261 - bcache: correct dirty data statistics
6262 - block: don't deal with discard limit in blkdev_issue_discard()
6263 - block: make sure discard bio is aligned with logical block size
6264 - block: make sure writesame bio is aligned with logical block size
6265 - dma-mapping: fix panic caused by passing empty cma command line argument
6266 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
6267 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
6268 opcodes
6269 - kprobes/x86: Use preempt_enable() in optimized_callback()
6270 - mailbox: PCC: handle parse error
6271 - ALSA: hda: Add 2 more models to the power_save blacklist
6272 - drm: fix use of freed memory in drm_mode_setcrtc
6273 - nvme: remove ns sibling before clearing path
6274 - nfp: flower: fix pedit set actions for multiple partial masks
6275 - nfp: flower: use offsets provided by pedit instead of index for ipv6
6276 - perf report: Don't crash on invalid inline debug information
6277 - drm: Get ref on CRTC commit object when waiting for flip_done
6278 - net: socionext: Reset tx queue in ndo_stop
6279 - lightnvm: pblk: fix race on sysfs line state
6280 - lightnvm: pblk: fix race condition on metadata I/O
6281 - bcache: Populate writeback_rate_minimum attribute
6282 - sdhci: acpi: add free_slot callback
6283 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
6284 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
6285 - ACPI/PPTT: Handle architecturally unknown cache types
6286 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
6287 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
6288 sunxi_pinctrl_build_state
6289 - arm64: entry: Allow handling of undefined instructions from EL1
6290 - bpf/verifier: fix verifier instability
6291 - gpio: brcmstb: allow 0 width GPIO banks
6292 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
6293 - thermal: rcar_thermal: Prevent doing work after unbind
6294 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
6295 - f2fs: clear PageError on the read path
6296 - xprtrdma: Reset credit grant properly after a disconnect
6297 - nvmem: check the return value of nvmem_add_cells()
6298 - f2fs: avoid sleeping under spin_lock
6299 - f2fs: fix to recover cold bit of inode block during POR
6300 - OPP: Free OPP table properly on performance state irregularities
6301 - IB/rxe: Revise the ib_wr_opcode enum
6302 - ext4: fix EXT4_IOC_SWAP_BOOT
6303 - selinux: fix mounting of cgroup2 under older policies
6304 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
6305 - NFC: nfcmrvl_uart: fix OF child-node lookup
6306 - media: ov7670: make "xclk" clock optional
6307 - powerpc/tm: Fix HFSCR bit for no suspend case
6308 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
6309 - MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression
6310 - power: supply: twl4030-charger: fix OF sibling-node lookup
6311 - ocxl: Fix access to the AFU Descriptor Data
6312 - net: bcmgenet: fix OF child-node lookup
6313 - media: cec: make cec_get_edid_spa_location() an inline function
6314 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
6315 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
6316 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
6317 - drm/mediatek: fix OF sibling-node lookup
6318 - media: replace ADOBERGB by OPRGB
6319 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
6320 - btrfs: fix error handling in btrfs_dev_replace_start
6321 - btrfs: keep trim from interfering with transaction commits
6322 - Btrfs: don't clean dirty pages during buffered writes
6323 - btrfs: release metadata before running delayed refs
6324 - Btrfs: fix deadlock when writing out free space caches
6325 - btrfs: reset max_extent_size properly
6326 - btrfs: fix insert_reserved error handling
6327 - powerpc/traps: restore recoverability of machine_check interrupts
6328 - powerpc/64/module: REL32 relocation range check
6329 - powerpc/mm: Fix page table dump to work on Radix
6330 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
6331 - tty: check name length in tty_find_polling_driver()
6332 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
6333 - powerpc/nohash: fix undefined behaviour when testing page size support
6334 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
6335 - drm/omap: fix memory barrier bug in DMM driver
6336 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
6337 - media: pci: cx23885: handle adding to list failure
6338 - media: coda: don't overwrite h.264 profile_idc on decoder instance
6339 - MIPS: kexec: Mark CPU offline before disabling local IRQ
6340 - powerpc/boot: Ensure _zimage_start is a weak symbol
6341 - powerpc/memtrace: Remove memory in chunks
6342 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
6343 - sc16is7xx: Fix for multi-channel stall
6344 - media: tvp5150: fix width alignment during set_selection()
6345 - powerpc/selftests: Wait all threads to join
6346 - staging:iio:ad7606: fix voltage scales
6347 - 9p locks: fix glock.client_id leak in do_lock
6348 - 9p: clear dangling pointers in p9stat_free
6349 - ovl: fix error handling in ovl_verify_set_fh()
6350 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
6351 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
6352 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
6353 - scsi: qla2xxx: shutdown chip if reset fail
6354 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
6355 - ovl: fix recursive oi->lock in ovl_link()
6356 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
6357 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
6358 - xtensa: add NOTES section to the linker script
6359 - xtensa: make sure bFLT stack is 16 byte aligned
6360 - xtensa: fix boot parameters address translation
6361 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
6362 - clk: s2mps11: Fix matching when built as module and DT node contains
6363 compatible
6364 - clk: at91: Fix division by zero in PLL recalc_rate()
6365 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
6366 - clk: mvebu: use correct bit for 98DX3236 NAND
6367 - libceph: bump CEPH_MSG_MAX_DATA_LEN
6368 - mach64: fix display corruption on big endian machines
6369 - mach64: fix image corruption due to reading accelerator registers
6370 - reset: hisilicon: fix potential NULL pointer dereference
6371 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
6372 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
6373 - SCSI: fix queue cleanup race before queue initialization is done
6374 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
6375 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
6376 - ocfs2: free up write context when direct IO failed
6377 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
6378 - netfilter: conntrack: fix calculation of next bucket number in early_drop
6379 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
6380 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
6381 - of, numa: Validate some distance map rules
6382 - x86/cpu/vmware: Do not trace vmware_sched_clock()
6383 - x86/hyper-v: Enable PIT shutdown quirk
6384 - termios, tty/tty_baudrate.c: fix buffer overrun
6385 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
6386 - watchdog/core: Add missing prototypes for weak functions
6387 - btrfs: fix pinned underflow after transaction aborted
6388 - Btrfs: fix cur_offset in the error case for nocow
6389 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
6390 - Btrfs: fix data corruption due to cloning of eof block
6391 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
6392 - ext4: add missing brelse() update_backups()'s error path
6393 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
6394 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
6395 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
6396 - ext4: missing !bh check in ext4_xattr_inode_write()
6397 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
6398 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
6399 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
6400 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
6401 - ext4: avoid possible double brelse() in add_new_gdb() on error path
6402 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
6403 - ext4: fix possible leak of s_journal_flag_rwsem in error path
6404 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
6405 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
6406 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
6407 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
6408 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
6409 - mount: Prevent MNT_DETACH from disconnecting locked mounts
6410 - kdb: use correct pointer when 'btc' calls 'btt'
6411 - kdb: print real address of pointers instead of hashed addresses
6412 - sunrpc: correct the computation for page_ptr when truncating
6413 - rtc: hctosys: Add missing range error reporting
6414 - configfs: replace strncpy with memcpy
6415 - gfs2: Put bitmap buffers in put_super
6416 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
6417 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
6418 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
6419 - efi/arm/libstub: Pack FDT after populating it
6420 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
6421 - drm/nouveau: Check backlight IDs are >= 0, not > 0
6422 - drm/dp_mst: Check if primary mstb is null
6423 - drm/i915: Restore vblank interrupts earlier
6424 - drm/i915: Don't unset intel_connector->mst_port
6425 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
6426 - drm/i915: Large page offsets for pread/pwrite
6427 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
6428 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
6429 - drm/i915: Mark pin flags as u64
6430 - drm/i915/execlists: Force write serialisation into context image vs
6431 execution
6432 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
6433 - ovl: check whiteout in ovl_create_over_whiteout()
6434 - nvme-loop: fix kernel oops in case of unhandled command
6435 - Input: wm97xx-ts - fix exit path
6436 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
6437 - tracing/kprobes: Check the probe on unloaded module correctly
6438 - drm/amdgpu/powerplay: fix missing break in switch statements
6439 - udf: Prevent write-unsupported filesystem to be remounted read-write
6440 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
6441 - zram: close udev startup race condition as default groups
6442 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
6443 - bonding/802.3ad: fix link_failure_count tracking
6444 - hwmon: (core) Fix double-free in __hwmon_device_register()
6445 - perf stat: Handle different PMU names with common prefix
6446 - mnt: fix __detach_mounts infinite loop
6447 - NFSv4: Don't exit the state manager without clearing
6448 NFS4CLNT_MANAGER_RUNNING
6449 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
6450 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
6451 panel's native mode
6452 - drm/i915: Fix ilk+ watermarks when disabling pipes
6453 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
6454
6455 * [SRU][B/B-OEM]Fix resume failure on some TPM chips (LP: #1836031)
6456 - tpm: tpm_try_transmit() refactor error flow.
6457
6458 * Linux md raid-10 freezes during resync (LP: #1767992)
6459 - md: fix raid10 hang issue caused by barrier
6460
6461 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
6462 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
6463
6464 * CVE-2019-12614
6465 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
6466
6467 * x86: mm: early boot problem on i386 with KPTI enabled (LP: #1827884)
6468 - Revert "perf/core: Make sure the ring-buffer is mapped in all page-tables"
6469 - x86/mm: Clarify hardware vs. software "error_code"
6470 - x86/mm: Break out kernel address space handling
6471 - x86/mm: Break out user address space handling
6472 - x86/mm/fault: Allow stack access below %rsp
6473
6474 * bnx2x driver causes 100% CPU load (LP: #1832082)
6475 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
6476
6477 * Sometimes touchpad detected as mouse(i2c designware fails to get adapter
6478 number) (LP: #1835150)
6479 - i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
6480 - i2c: i2c-designware-platdrv: Always use a dynamic adapter number
6481
6482 * HP EliteBook 745 G5 (Ryzen 2500U) fails to boot unless `mce=off` is set on
6483 command line (LP: #1796443)
6484 - x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
6485 - x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
6486 - x86/MCE: Add an MCE-record filtering function
6487 - x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
6488
6489 * Bionic update: upstream stable patchset 2019-07-15 (LP: #1836654)
6490 - media: af9035: prevent buffer overflow on write
6491 - batman-adv: Avoid probe ELP information leak
6492 - batman-adv: Fix segfault when writing to throughput_override
6493 - batman-adv: Fix segfault when writing to sysfs elp_interval
6494 - batman-adv: Prevent duplicated gateway_node entry
6495 - batman-adv: Prevent duplicated nc_node entry
6496 - batman-adv: Prevent duplicated softif_vlan entry
6497 - batman-adv: Prevent duplicated global TT entry
6498 - batman-adv: Prevent duplicated tvlv handler
6499 - batman-adv: fix backbone_gw refcount on queue_work() failure
6500 - batman-adv: fix hardif_neigh refcount on queue_work() failure
6501 - clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-
6502 am43 SoCs
6503 - scsi: ibmvscsis: Fix a stringop-overflow warning
6504 - scsi: ibmvscsis: Ensure partition name is properly NUL terminated
6505 - intel_th: pci: Add Ice Lake PCH support
6506 - Input: atakbd - fix Atari keymap
6507 - Input: atakbd - fix Atari CapsLock behaviour
6508 - net: emac: fix fixed-link setup for the RTL8363SB switch
6509 - ravb: do not write 1 to reserved bits
6510 - PCI: dwc: Fix scheduling while atomic issues
6511 - drm: mali-dp: Call drm_crtc_vblank_reset on device init
6512 - scsi: ipr: System hung while dlpar adding primary ipr adapter back
6513 - scsi: sd: don't crash the host on invalid commands
6514 - net/mlx4: Use cpumask_available for eq->affinity_mask
6515 - clocksource/drivers/fttmr010: Fix set_next_event handler
6516 - powerpc/tm: Fix userspace r13 corruption
6517 - powerpc/tm: Avoid possible userspace r1 corruption on reclaim
6518 - iommu/amd: Return devid as alias for ACPI HID devices
6519 - ARC: build: Get rid of toolchain check
6520 - ARC: build: Don't set CROSS_COMPILE in arch's Makefile
6521 - HID: quirks: fix support for Apple Magic Keyboards
6522 - staging: ccree: check DMA pool buf !NULL before free
6523 - net/smc: fix sizeof to int comparison
6524 - qed: Fix populating the invalid stag value in multi function mode.
6525 - RDMA/uverbs: Fix validity check for modify QP
6526 - bpf: test_maps, only support ESTABLISHED socks
6527 - RDMA/bnxt_re: Fix system crash during RDMA resource initialization
6528 - RISC-V: include linux/ftrace.h in asm-prototypes.h
6529 - powerpc/numa: Use associativity if VPHN hcall is successful
6530 - x86/boot: Fix kexec booting failure in the SEV bit detection code
6531 - xfrm: Validate address prefix lengths in the xfrm selector.
6532 - xfrm6: call kfree_skb when skb is toobig
6533 - xfrm: reset transport header back to network header after all input
6534 transforms ahave been applied
6535 - xfrm: reset crypto_done when iterating over multiple input xfrms
6536 - mac80211: Always report TX status
6537 - cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
6538 - mac80211: fix pending queue hang due to TX_DROP
6539 - cfg80211: Address some corner cases in scan result channel updating
6540 - mac80211: TDLS: fix skb queue/priority assignment
6541 - mac80211: fix TX status reporting for ieee80211s
6542 - ARM: 8799/1: mm: fix pci_ioremap_io() offset check
6543 - xfrm: validate template mode
6544 - netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
6545 - arm64: hugetlb: Fix handling of young ptes
6546 - ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
6547 - net: macb: Clean 64b dma addresses if they are not detected
6548 - soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
6549 - soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
6550 - mac80211_hwsim: do not omit multicast announce of first added radio
6551 - Bluetooth: SMP: fix crash in unpairing
6552 - pxa168fb: prepare the clock
6553 - qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
6554 - qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
6555 - qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
6556 - qed: Avoid constant logical operation warning in qed_vf_pf_acquire
6557 - qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
6558 - asix: Check for supported Wake-on-LAN modes
6559 - ax88179_178a: Check for supported Wake-on-LAN modes
6560 - lan78xx: Check for supported Wake-on-LAN modes
6561 - sr9800: Check for supported Wake-on-LAN modes
6562 - r8152: Check for supported Wake-on-LAN Modes
6563 - smsc75xx: Check for Wake-on-LAN modes
6564 - smsc95xx: Check for Wake-on-LAN modes
6565 - cfg80211: fix use-after-free in reg_process_hint()
6566 - perf/core: Fix perf_pmu_unregister() locking
6567 - perf/ring_buffer: Prevent concurent ring buffer access
6568 - perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
6569 - perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
6570 - net: fec: fix rare tx timeout
6571 - declance: Fix continuation with the adapter identification message
6572 - locking/ww_mutex: Fix runtime warning in the WW mutex selftest
6573 - be2net: don't flip hw_features when VXLANs are added/deleted
6574 - net: cxgb3_main: fix a missing-check bug
6575 - yam: fix a missing-check bug
6576 - ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
6577 - iwlwifi: mvm: check for short GI only for OFDM
6578 - iwlwifi: dbg: allow wrt collection before ALIVE
6579 - iwlwifi: fix the ALIVE notification layout
6580 - usbip: vhci_hcd: update 'status' file header and format
6581 - net/mlx5: Fix mlx5_get_vector_affinity function
6582 - powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n
6583 - dm integrity: fail early if required HMAC key is not available
6584 - net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
6585 - net: phy: Add general dummy stubs for MMD register access
6586 - scsi: qla2xxx: Avoid double completion of abort command
6587 - kbuild: set no-integrated-as before incl. arch Makefile
6588 - IB/mlx5: Avoid passing an invalid QP type to firmware
6589 - l2tp: remove configurable payload offset
6590 - cifs: Use ULL suffix for 64-bit constant
6591 - KVM: x86: Update the exit_qualification access bits while walking an address
6592 - sparc64: Fix regression in pmdp_invalidate().
6593 - tpm: move the delay_msec increment after sleep in tpm_transmit()
6594 - bpf: sockmap, map_release does not hold refcnt for pinned maps
6595 - tpm: tpm_crb: relinquish locality on error path.
6596 - IB/usnic: Update with bug fixes from core code
6597 - mmc: dw_mmc-rockchip: correct property names in debug
6598 - MIPS: Workaround GCC __builtin_unreachable reordering bug
6599 - iio: buffer: fix the function signature to match implementation
6600 - selftests/powerpc: Add ptrace hw breakpoint test
6601 - scsi: ibmvfc: Avoid unnecessary port relogin
6602 - scsi: sd: Remember that READ CAPACITY(16) succeeded
6603 - btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
6604 - net: phy: phylink: Don't release NULL GPIO
6605 - x86/paravirt: Fix some warning messages
6606 - net: stmmac: mark PM functions as __maybe_unused
6607 - kconfig: fix the rule of mainmenu_stmt symbol
6608 - libertas: call into generic suspend code before turning off power
6609 - compiler.h: Allow arch-specific asm/compiler.h
6610 - ARM: dts: imx53-qsb: disable 1.2GHz OPP
6611 - perf python: Use -Wno-redundant-decls to build with PYTHON=python3
6612 - rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
6613 - rxrpc: Only take the rwind and mtu values from latest ACK
6614 - rxrpc: Fix connection-level abort handling
6615 - selftests: rtnetlink.sh explicitly requires bash.
6616 - fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
6617 - mtd: spi-nor: Add support for is25wp series chips
6618 - ARM: dts: r8a7790: Correct critical CPU temperature
6619 - media: uvcvideo: Fix driver reference counting
6620 - Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
6621 - perf tools: Disable parallelism for 'make clean'
6622 - drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path
6623 - bridge: do not add port to router list when receives query with source
6624 0.0.0.0
6625 - net: bridge: remove ipv6 zero address check in mcast queries
6626 - ipv6: mcast: fix a use-after-free in inet6_mc_check
6627 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
6628 called
6629 - llc: set SOCK_RCU_FREE in llc_sap_add_socket()
6630 - net: fec: don't dump RX FIFO register when not available
6631 - net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
6632 - net: sched: gred: pass the right attribute to gred_change_table_def()
6633 - net: socket: fix a missing-check bug
6634 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
6635 - net: udp: fix handling of CHECKSUM_COMPLETE packets
6636 - r8169: fix NAPI handling under high load
6637 - sctp: fix race on sctp_id2asoc
6638 - udp6: fix encap return code for resubmitting
6639 - virtio_net: avoid using netif_tx_disable() for serializing tx routine
6640 - ethtool: fix a privilege escalation bug
6641 - bonding: fix length of actor system
6642 - ip6_tunnel: Fix encapsulation layout
6643 - openvswitch: Fix push/pop ethernet validation
6644 - net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
6645 - net: sched: Fix for duplicate class dump
6646 - net: drop skb on failure in ip_check_defrag()
6647 - net: fix pskb_trim_rcsum_slow() with odd trim offset
6648 - net/mlx5e: fix csum adjustments caused by RXFCS
6649 - rtnetlink: Disallow FDB configuration for non-Ethernet device
6650 - net: ipmr: fix unresolved entry dumps
6651 - net: bcmgenet: Poll internal PHY for GENETv5
6652 - net/sched: cls_api: add missing validation of netlink attributes
6653 - net/mlx5: Fix build break when CONFIG_SMP=n
6654 - mac80211_hwsim: fix locking when iterating radios during ns exit
6655 - rxrpc: Fix checks as to whether we should set up a new call
6656 - rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
6657 - thunderbolt: Do not handle ICM events after domain is stopped
6658 - thunderbolt: Initialize after IOMMUs
6659 - RISCV: Fix end PFN for low memory
6660 - drm/amd/display: Signal hw_done() after waiting for flip_done()
6661 - powerpc/numa: Skip onlining a offline node in kdump path
6662 - mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
6663 - perf report: Don't try to map ip to invalid map
6664 - perf record: Use unmapped IP for inline callchain cursors
6665 - rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
6666 - gpio: Assign gpio_irq_chip::parents to non-stack pointer
6667 - IB/mlx5: Unmap DMA addr from HCA before IOMMU
6668 - rds: RDS (tcp) hangs on sendto() to unresponding address
6669 - sparc64: Export __node_distance.
6670 - sparc64: Make corrupted user stacks more debuggable.
6671 - sparc64: Make proc_id signed.
6672 - sparc64: Set %l4 properly on trap return after handling signals.
6673 - sparc: Fix single-pcr perf event counter management.
6674 - sparc: Fix syscall fallback bugs in VDSO.
6675 - sparc: Throttle perf events properly.
6676 - eeprom: at24: Add support for address-width property
6677 - vfs: swap names of {do,vfs}_clone_file_range()
6678 - bpf: fix partial copy of map_ptr when dst is scalar
6679 - gpio: mxs: Get rid of external API call
6680 - xfs: truncate transaction does not modify the inobt
6681 - cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
6682 - drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
6683 - drm: fb-helper: Reject all pixel format changing requests
6684 - cdc-acm: do not reset notification buffer index upon urb unlinking
6685 - cdc-acm: correct counting of UART states in serial state notification
6686 - cdc-acm: fix race between reset and control messaging
6687 - usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
6688 - USB: fix the usbfs flag sanitization for control transfers
6689 - Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM
6690 - sched/fair: Fix throttle_list starvation with low CFS quota
6691 - x86/tsc: Force inlining of cyc2ns bits
6692 - x86, hibernate: Fix nosave_regions setup for hibernation
6693 - x86/percpu: Fix this_cpu_read()
6694 - x86/time: Correct the attribute on jiffies' definition
6695 - x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context
6696 switch if there is an FPU
6697 - clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest setting
6698 - drm/sun4i: Fix an ulong overflow in the dotclock driver
6699 - x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
6700
6701 * Colour banding in HP Pavilion 15-n233sl integrated display (LP: #1794387) //
6702 Bionic update: upstream stable patchset 2019-07-15 (LP: #1836654)
6703 - drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl
6704
6705 * Bionic update: upstream stable patchset 2019-07-12 (LP: #1836426)
6706 - drm/amd/pp: initialize result to before or'ing in data
6707 - drm/amdgpu: add another ATPX quirk for TOPAZ
6708 - tools/power turbostat: fix possible sprintf buffer overflow
6709 - mac80211: Run TXQ teardown code before de-registering interfaces
6710 - mac80211_hwsim: require at least one channel
6711 - btrfs: btrfs_shrink_device should call commit transaction at the end
6712 - scsi: csiostor: add a check for NULL pointer after kmalloc()
6713 - mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
6714 - mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
6715 - gpio: adp5588: Fix sleep-in-atomic-context bug
6716 - mac80211: mesh: fix HWMP sequence numbering to follow standard
6717 - mac80211: avoid kernel panic when building AMSDU from non-linear SKB
6718 - gpiolib: acpi: Switch to cansleep version of GPIO library call
6719 - gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
6720 - cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
6721 - mac80211: do not convert to A-MSDU if frag/subframe limited
6722 - mac80211: always account for A-MSDU header changes
6723 - tools/kvm_stat: fix handling of invalid paths in debugfs provider
6724 - gpio: Fix crash due to registration race
6725 - ARC: atomics: unbork atomic_fetch_##op()
6726 - md/raid5-cache: disable reshape completely
6727 - RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
6728 - i2c: uniphier: issue STOP only for last message or I2C_M_STOP
6729 - i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
6730 - net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
6731 - fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
6732 - mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
6733 - cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
6734 - mac80211: fix a race between restart and CSA flows
6735 - mac80211: Fix station bandwidth setting after channel switch
6736 - mac80211: don't Tx a deauth frame if the AP forbade Tx
6737 - mac80211: shorten the IBSS debug messages
6738 - tools/vm/slabinfo.c: fix sign-compare warning
6739 - tools/vm/page-types.c: fix "defined but not used" warning
6740 - mm: madvise(MADV_DODUMP): allow hugetlbfs pages
6741 - netfilter: xt_cluster: add dependency on conntrack module
6742 - HID: add support for Apple Magic Keyboards
6743 - usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
6744 - HID: hid-saitek: Add device ID for RAT 7 Contagion
6745 - scsi: qedi: Add the CRC size within iSCSI NVM image
6746 - perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
6747 - perf util: Fix bad memory access in trace info.
6748 - perf probe powerpc: Ignore SyS symbols irrespective of endianness
6749 - netfilter: nf_tables: release chain in flushing set
6750 - Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
6751 - RDMA/ucma: check fd type in ucma_migrate_id()
6752 - HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
6753 - USB: yurex: Check for truncation in yurex_read()
6754 - nvmet-rdma: fix possible bogus dereference under heavy load
6755 - net/mlx5: Consider PCI domain in search for next dev
6756 - drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
6757 - drm/nouveau/disp: fix DP disable race
6758 - dm raid: fix rebuild of specific devices by updating superblock
6759 - fs/cifs: suppress a string overflow warning
6760 - perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing
6761 CPUs
6762 - dm thin metadata: try to avoid ever aborting transactions
6763 - arch/hexagon: fix kernel/dma.c build warning
6764 - hexagon: modify ffs() and fls() to return int
6765 - arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
6766 - drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
6767 - r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
6768 - s390/qeth: don't dump past end of unknown HW header
6769 - cifs: read overflow in is_valid_oplock_break()
6770 - xen/manage: don't complain about an empty value in control/sysrq node
6771 - xen: avoid crash in disable_hotplug_cpu
6772 - xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
6773 - ovl: fix access beyond unterminated strings
6774 - ovl: fix memory leak on unlink of indexed file
6775 - ovl: fix format of setxattr debug
6776 - sysfs: Do not return POSIX ACL xattrs via listxattr
6777 - smb2: fix missing files in root share directory listing
6778 - iommu/amd: Clear memory encryption mask from physical address
6779 - crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
6780 - crypto: mxs-dcp - Fix wait logic on chan threads
6781 - crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
6782 - gpiolib: Free the last requested descriptor
6783 - Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
6784 - tools: hv: fcopy: set 'error' in case an unknown operation was requested
6785 - ocfs2: fix locking for res->tracking and dlm->tracking_list
6786 - ixgbe: check return value of napi_complete_done()
6787 - dm thin metadata: fix __udivdi3 undefined on 32-bit
6788 - Btrfs: fix unexpected failure of nocow buffered writes after snapshotting
6789 when low on space
6790 - scsi: aacraid: fix a signedness bug
6791 - tipc: switch to rhashtable iterator
6792 - net: mvpp2: initialize port of_node pointer
6793 - tc-testing: add test-cases for numeric and invalid control action
6794 - tools/kvm_stat: fix updates for dead guests
6795 - ibmvnic: Include missing return code checks in reset function
6796 - net/ibm/emac: wrong emac_calc_base call was used by typo
6797 - ceph: avoid a use-after-free in ceph_destroy_options()
6798 - afs: Fix cell specification to permit an empty address list
6799 - netfilter: xt_checksum: ignore gso skbs
6800 - HID: intel-ish-hid: Enable Sunrise Point-H ish driver
6801 - iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
6802 - riscv: Do not overwrite initrd_start and initrd_end
6803 - drm/nouveau: fix oops in client init failure path
6804 - drm/nouveau/mmu: don't attempt to dereference vmm without valid instance
6805 pointer
6806 - drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP
6807 panels
6808 - sched/topology: Set correct NUMA topology type
6809 - drm/amdgpu: Fix SDMA hang in prt mode v2
6810 - asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP &&
6811 CONFIG_INDIRECT_PIO
6812 - x86/APM: Fix build warning when PROC_FS is not enabled
6813 - new primitive: discard_new_inode()
6814 - ovl: set I_CREATING on inode being created
6815 - crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
6816 - perf/core: Add sanity check to deal with pinned event failure
6817 - mm: migration: fix migration of huge PMD shared pages
6818 - mm, thp: fix mlocking THP page with migration enabled
6819 - mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
6820 - KVM: x86: fix L1TF's MMIO GFN calculation
6821 - blk-mq: I/O and timer unplugs are inverted in blktrace
6822 - clocksource/drivers/timer-atmel-pit: Properly handle error cases
6823 - fbdev/omapfb: fix omapfb_memory_read infoleak
6824 - drm/amdgpu: Fix vce work queue was not cancelled when suspend
6825 - x86/vdso: Fix asm constraints on vDSO syscall fallbacks
6826 - selftests/x86: Add clock_gettime() tests to test_vdso
6827 - x86/vdso: Only enable vDSO retpolines when enabled and supported
6828 - x86/vdso: Fix vDSO syscall fallback asm constraint regression
6829 - mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
6830 - PM / core: Clear the direct_complete flag on errors
6831 - dm cache metadata: ignore hints array being too small during resize
6832 - dm cache: fix resize crash if user doesn't reload cache table
6833 - xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
6834 - usb: xhci-mtk: resume USB3 roothub first
6835 - USB: serial: simple: add Motorola Tetra MTP6550 id
6836 - usb: cdc_acm: Do not leak URB buffers
6837 - of: unittest: Disable interrupt node tests for old world MAC systems
6838 - perf annotate: Use asprintf when formatting objdump command line
6839 - perf tools: Fix python extension build for gcc 8
6840 - ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
6841 - ath10k: fix kernel panic issue during pci probe
6842 - nvme_fc: fix ctrl create failures racing with workq items
6843 - powerpc/lib: fix book3s/32 boot failure due to code patching
6844 - ARC: clone syscall to setp r25 as thread pointer
6845 - perf utils: Move is_directory() to path.h
6846 - f2fs: fix invalid memory access
6847 - ucma: fix a use-after-free in ucma_resolve_ip()
6848 - ubifs: Check for name being NULL while mounting
6849 - rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
6850 - ath10k: fix scan crash due to incorrect length calculation
6851 - pstore/ram: Fix failure-path memory leak in ramoops_init
6852 - mac80211: allocate TXQs for active monitor interfaces
6853 - drm: fix use-after-free read in drm_mode_create_lease_ioctl()
6854 - USB: serial: option: improve Quectel EP06 detection
6855 - USB: serial: option: add two-endpoints device-id flag
6856 - tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
6857 - bnxt_en: Fix TX timeout during netpoll.
6858 - bnxt_en: free hwrm resources, if driver probe fails.
6859 - bonding: avoid possible dead-lock
6860 - ip6_tunnel: be careful when accessing the inner header
6861 - ip_tunnel: be careful when accessing the inner header
6862 - ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
6863 - ipv6: take rcu lock in rawv6_send_hdrinc()
6864 - net: dsa: bcm_sf2: Call setup during switch resume
6865 - net: hns: fix for unmapping problem when SMMU is on
6866 - net: ipv4: update fnhe_pmtu when first hop's MTU changes
6867 - net/ipv6: Display all addresses in output of /proc/net/if_inet6
6868 - netlabel: check for IPV4MASK in addrinfo_get
6869 - net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
6870 - net: mvpp2: fix a txq_done race condition
6871 - net: sched: Add policy validation for tc attributes
6872 - net: systemport: Fix wake-up interrupt race during resume
6873 - net/usb: cancel pending work when unbinding smsc75xx
6874 - qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
6875 - rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
6876 - sctp: update dst pmtu with the correct daddr
6877 - team: Forbid enslaving team device to itself
6878 - tipc: fix flow control accounting for implicit connect
6879 - udp: Unbreak modules that rely on external __skb_recv_udp() availability
6880 - net: stmmac: Fixup the tail addr setting in xmit path
6881 - net/packet: fix packet drop as of virtio gso
6882 - net: dsa: bcm_sf2: Fix unbind ordering
6883 - net/mlx5e: Set vlan masks for all offloaded TC rules
6884 - net: aquantia: memory corruption on jumbo frames
6885 - net/mlx5: E-Switch, Fix out of bound access when setting vport rate
6886 - bonding: pass link-local packets to bonding master also.
6887 - bonding: fix warning message
6888 - nfp: avoid soft lockups under control message storm
6889 - bnxt_en: don't try to offload VLAN 'modify' action
6890 - net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
6891 - tcp/dccp: fix lockdep issue when SYN is backlogged
6892 - inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
6893 - ASoC: rt5514: Fix the issue of the delay volume applied again
6894 - ASoC: wm8804: Add ACPI support
6895 - ASoC: sigmadsp: safeload should not have lower byte limit
6896 - selftests/efivarfs: add required kernel configs
6897 - selftests: memory-hotplug: add required configs
6898 - ASoC: rsnd: adg: care clock-frequency size
6899 - ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
6900 - Bluetooth: hci_ldisc: Free rw_semaphore on close
6901 - mfd: omap-usb-host: Fix dts probe of children
6902 - scsi: iscsi: target: Don't use stack buffer for scatterlist
6903 - scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
6904 - sound: enable interrupt after dma buffer initialization
6905 - sound: don't call skl_init_chip() to reset intel skl soc
6906 - stmmac: fix valid numbers of unicast filter entries
6907 - net: macb: disable scatter-gather for macb on sama5d3
6908 - ARM: dts: at91: add new compatibility string for macb on sama5d3
6909 - PCI: hv: support reporting serial number as slot information
6910 - clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
6911 - clk: x86: Stop marking clocks as CLK_IS_CRITICAL
6912 - x86/kvm/lapic: always disable MMIO interface in x2APIC mode
6913 - drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
6914 - mm/vmstat.c: fix outdated vmstat_text
6915 - MIPS: VDSO: Always map near top of user memory
6916 - mach64: detect the dot clock divider correctly on sparc
6917 - percpu: stop leaking bitmap metadata blocks
6918 - perf script python: Fix export-to-postgresql.py occasional failure
6919 - perf script python: Fix export-to-sqlite.py sample columns
6920 - s390/cio: Fix how vfio-ccw checks pinned pages
6921 - dm cache: destroy migration_cache if cache target registration failed
6922 - dm: fix report zone remapping to account for partition offset
6923 - dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
6924 - dm linear: fix linear_end_io conditional definition
6925 - cgroup: Fix dom_cgrp propagation when enabling threaded mode
6926 - mmc: block: avoid multiblock reads for the last sector in SPI mode
6927 - pinctrl: mcp23s08: fix irq and irqchip setup order
6928 - arm64: perf: Reject stand-alone CHAIN events for PMUv3
6929 - mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
6930 - mm: Preserve _PAGE_DEVMAP across mprotect() calls
6931 - i2c: i2c-scmi: fix for i2c_smbus_write_block_data
6932 - xhci: Don't print a warning when setting link state for disabled ports
6933 - mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
6934 - mm: treat indirectly reclaimable memory as available in MemAvailable
6935 - dcache: account external names as indirectly reclaimable memory
6936 - mm: treat indirectly reclaimable memory as free in overcommit logic
6937 - mm: don't show nr_indirectly_reclaimable in /proc/vmstat
6938 - ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
6939 - ARM: bugs: prepare processor bug infrastructure
6940 - ARM: bugs: hook processor bug checking into SMP and suspend paths
6941 - ARM: bugs: add support for per-processor bug checking
6942 - [Config] updateconfigs for CPU_SPECTRE
6943 - ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
6944 - ARM: spectre-v2: harden branch predictor on context switches
6945 - ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
6946 - ARM: spectre-v2: harden user aborts in kernel space
6947 - ARM: spectre-v2: add firmware based hardening
6948 - ARM: spectre-v2: warn about incorrect context switching functions
6949 - ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
6950 - ARM: KVM: invalidate icache on guest exit for Cortex-A15
6951 - ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
6952 - ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
6953 - ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
6954 - ARM: spectre-v1: add speculation barrier (csdb) macros
6955 - ARM: spectre-v1: add array_index_mask_nospec() implementation
6956 - ARM: spectre-v1: fix syscall entry
6957 - ARM: signal: copy registers using __copy_from_user()
6958 - ARM: vfp: use __copy_from_user() when restoring VFP state
6959 - ARM: oabi-compat: copy semops using __copy_from_user()
6960 - ARM: use __inttype() in get_user()
6961 - ARM: spectre-v1: use get_user() for __get_user()
6962 - ARM: spectre-v1: mitigate user accesses
6963 - perf tools: Fix snprint warnings for gcc 8
6964 - net: sched: cls_u32: fix hnode refcounting
6965 - net: qualcomm: rmnet: Skip processing loopback packets
6966 - net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
6967 - tun: remove unused parameters
6968 - tun: initialize napi_mutex unconditionally
6969 - tun: napi flags belong to tfile
6970 - net: dsa: b53: Keep CPU port as tagged in all VLANs
6971 - rtnetlink: Fail dump if target netnsid is invalid
6972 - net: ipv4: don't let PMTU updates increase route MTU
6973 - ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
6974 - selftests: android: move config up a level
6975 - selftests: add headers_install to lib.mk
6976 - Bluetooth: SMP: Fix trying to use non-existent local OOB data
6977 - Bluetooth: Use correct tfm to generate OOB data
6978 - net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
6979 - afs: Fix afs_server struct leak
6980 - afs: Fix clearance of reply
6981
6982 * Volume control not working Dell XPS 27 (7760) (LP: #1775068) // Bionic
6983 update: upstream stable patchset 2019-07-12 (LP: #1836426)
6984 - ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
6985
6986 * Bionic update: upstream stable patchset 2019-07-11 (LP: #1836287)
6987 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
6988 - gso_segment: Reset skb->mac_len after modifying network header
6989 - ipv6: fix possible use-after-free in ip6_xmit()
6990 - net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
6991 - net: hp100: fix always-true check for link up state
6992 - pppoe: fix reception of frames with no mac header
6993 - qmi_wwan: set DTR for modems in forced USB2 mode
6994 - udp4: fix IP_CMSG_CHECKSUM for connected sockets
6995 - neighbour: confirm neigh entries when ARP packet is received
6996 - udp6: add missing checks on edumux packet processing
6997 - net/sched: act_sample: fix NULL dereference in the data path
6998 - tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
6999 - tls: zero the crypto information from tls_context before freeing
7000 - tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
7001 - NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
7002 - NFC: Fix the number of pipes
7003 - ASoC: cs4265: fix MMTLR Data switch control
7004 - ASoC: rsnd: fixup not to call clk_get/set under non-atomic
7005 - ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error
7006 path
7007 - ALSA: bebob: use address returned by kmalloc() instead of kernel stack for
7008 streaming DMA mapping
7009 - ALSA: emu10k1: fix possible info leak to userspace on
7010 SNDRV_EMU10K1_IOCTL_INFO
7011 - ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
7012 - ALSA: firewire-digi00x: fix memory leak of private data
7013 - ALSA: firewire-tascam: fix memory leak of private data
7014 - ALSA: fireworks: fix memory leak of response buffer at error path
7015 - ALSA: oxfw: fix memory leak for model-dependent data at error path
7016 - ALSA: oxfw: fix memory leak of discovered stream formats at error path
7017 - ALSA: oxfw: fix memory leak of private data
7018 - platform/x86: alienware-wmi: Correct a memory leak
7019 - xen/netfront: don't bug in case of too many frags
7020 - xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
7021 - spi: fix IDR collision on systems with both fixed and dynamic SPI bus
7022 numbers
7023 - ring-buffer: Allow for rescheduling when removing pages
7024 - mm: shmem.c: Correctly annotate new inodes for lockdep
7025 - scsi: target: iscsi: Use bin2hex instead of a re-implementation
7026 - ocfs2: fix ocfs2 read block panic
7027 - drm/nouveau: Fix deadlocks in nouveau_connector_detect()
7028 - drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
7029 - drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
7030 - drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
7031 - drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
7032 - drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
7033 - drm: udl: Destroy framebuffer only if it was initialized
7034 - drm/amdgpu: add new polaris pci id
7035 - ext4: check to make sure the rename(2)'s destination is not freed
7036 - ext4: avoid divide by zero fault when deleting corrupted inline directories
7037 - ext4: avoid arithemetic overflow that can trigger a BUG
7038 - ext4: recalucate superblock checksum after updating free blocks/inodes
7039 - ext4: fix online resize's handling of a too-small final block group
7040 - ext4: fix online resizing for bigalloc file systems with a 1k block size
7041 - ext4: don't mark mmp buffer head dirty
7042 - ext4: show test_dummy_encryption mount option in /proc/mounts
7043 - sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
7044 - PCI: aardvark: Size bridges before resources allocation
7045 - vmw_balloon: include asm/io.h
7046 - iw_cxgb4: only allow 1 flush on user qps
7047 - tick/nohz: Prevent bogus softirq pending warning
7048 - spi: Fix double IDR allocation with DT aliases
7049 - hv_netvsc: fix schedule in RCU context
7050 - bnxt_en: Fix VF mac address regression.
7051 - net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
7052 - mtd: rawnand: denali: fix a race condition when DMA is kicked
7053 - platform/x86: dell-smbios-wmi: Correct a memory leak
7054 - fork: report pid exhaustion correctly
7055 - mm: disable deferred struct page for 32-bit arches
7056 - libata: mask swap internal and hardware tag
7057 - drm/i915/bdw: Increase IPS disable timeout to 100ms
7058 - drm/nouveau: Reset MST branching unit before enabling
7059 - drm/nouveau: Only write DP_MSTM_CTRL when needed
7060 - drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
7061 - ext4, dax: set ext4_dax_aops for dax files
7062 - crypto: skcipher - Fix -Wstringop-truncation warnings
7063 - iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
7064 - tsl2550: fix lux1_input error in low light
7065 - vmci: type promotion bug in qp_host_get_user_memory()
7066 - x86/numa_emulation: Fix emulated-to-physical node mapping
7067 - staging: rts5208: fix missing error check on call to rtsx_write_register
7068 - power: supply: axp288_charger: Fix initial constant_charge_current value
7069 - misc: sram: enable clock before registering regions
7070 - serial: sh-sci: Stop RX FIFO timer during port shutdown
7071 - uwb: hwa-rc: fix memory leak at probe
7072 - power: vexpress: fix corruption in notifier registration
7073 - iommu/amd: make sure TLB to be flushed before IOVA freed
7074 - Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
7075 - USB: serial: kobil_sct: fix modem-status error handling
7076 - 6lowpan: iphc: reset mac_header after decompress to fix panic
7077 - iommu/msm: Don't call iommu_device_{,un}link from atomic context
7078 - s390/mm: correct allocate_pgste proc_handler callback
7079 - power: remove possible deadlock when unregistering power_supply
7080 - md-cluster: clear another node's suspend_area after the copy is finished
7081 - RDMA/bnxt_re: Fix a couple off by one bugs
7082 - RDMA/i40w: Hold read semaphore while looking after VMA
7083 - IB/core: type promotion bug in rdma_rw_init_one_mr()
7084 - media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
7085 - IB/mlx4: Test port number before querying type.
7086 - powerpc/kdump: Handle crashkernel memory reservation failure
7087 - media: fsl-viu: fix error handling in viu_of_probe()
7088 - media: staging/imx: fill vb2_v4l2_buffer field entry
7089 - x86/tsc: Add missing header to tsc_msr.c
7090 - ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
7091 - x86/entry/64: Add two more instruction suffixes
7092 - ARM: dts: ls1021a: Add missing cooling device properties for CPUs
7093 - scsi: target/iscsi: Make iscsit_ta_authentication() respect the output
7094 buffer size
7095 - scsi: klist: Make it safe to use klists in atomic context
7096 - scsi: ibmvscsi: Improve strings handling
7097 - scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
7098 - usb: wusbcore: security: cast sizeof to int for comparison
7099 - ath10k: sdio: use same endpoint id for all packets in a bundle
7100 - ath10k: sdio: set skb len for all rx packets
7101 - powerpc/powernv/ioda2: Reduce upper limit for DMA window size
7102 - s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
7103 - alarmtimer: Prevent overflow for relative nanosleep
7104 - s390/dasd: correct numa_node in dasd_alloc_queue
7105 - s390/scm_blk: correct numa_node in scm_blk_dev_setup
7106 - s390/extmem: fix gcc 8 stringop-overflow warning
7107 - mtd: rawnand: atmel: add module param to avoid using dma
7108 - iio: accel: adxl345: convert address field usage in iio_chan_spec
7109 - posix-timers: Make forward callback return s64
7110 - ALSA: snd-aoa: add of_node_put() in error path
7111 - media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
7112 - media: soc_camera: ov772x: correct setting of banding filter
7113 - media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
7114 - staging: android: ashmem: Fix mmap size validation
7115 - drivers/tty: add error handling for pcmcia_loop_config
7116 - media: tm6000: add error handling for dvb_register_adapter
7117 - net: phy: xgmiitorgmii: Check read_status results
7118 - ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
7119 - net: phy: xgmiitorgmii: Check phy_driver ready before accessing
7120 - drm/sun4i: Fix releasing node when enumerating enpoints
7121 - ath10k: transmit queued frames after processing rx packets
7122 - rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
7123 - brcmsmac: fix wrap around in conversion from constant to s16
7124 - ARM: mvebu: declare asm symbols as character arrays in pmsu.c
7125 - arm: dts: mediatek: Add missing cooling device properties for CPUs
7126 - HID: hid-ntrig: add error handling for sysfs_create_group
7127 - MIPS: boot: fix build rule of vmlinux.its.S
7128 - perf/x86/intel/lbr: Fix incomplete LBR call stack
7129 - scsi: bnx2i: add error handling for ioremap_nocache
7130 - iomap: complete partial direct I/O writes synchronously
7131 - scsi: megaraid_sas: Update controller info during resume
7132 - EDAC, i7core: Fix memleaks and use-after-free on probe and remove
7133 - ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
7134 - module: exclude SHN_UNDEF symbols from kallsyms api
7135 - gpio: Fix wrong rounding in gpio-menz127
7136 - nfsd: fix corrupted reply to badly ordered compound
7137 - EDAC: Fix memleak in module init error path
7138 - fs/lock: skip lock owner pid translation in case we are in init_pid_ns
7139 - Input: xen-kbdfront - fix multi-touch XenStore node's locations
7140 - iio: 104-quad-8: Fix off-by-one error in register selection
7141 - ARM: dts: dra7: fix DCAN node addresses
7142 - x86/mm: Expand static page table for fixmap space
7143 - tty: serial: lpuart: avoid leaking struct tty_struct
7144 - serial: cpm_uart: return immediately from console poll
7145 - intel_th: Fix device removal logic
7146 - spi: tegra20-slink: explicitly enable/disable clock
7147 - spi: sh-msiof: Fix invalid SPI use during system suspend
7148 - spi: sh-msiof: Fix handling of write value for SISTR register
7149 - spi: rspi: Fix invalid SPI use during system suspend
7150 - spi: rspi: Fix interrupted DMA transfers
7151 - regulator: fix crash caused by null driver data
7152 - USB: fix error handling in usb_driver_claim_interface()
7153 - USB: handle NULL config in usb_find_alt_setting()
7154 - usb: musb: dsps: do not disable CPPI41 irq in driver teardown
7155 - slub: make ->cpu_partial unsigned int
7156 - USB: usbdevfs: sanitize flags more
7157 - USB: usbdevfs: restore warning for nonsensical flags
7158 - USB: remove LPM management from usb_driver_claim_interface()
7159 - IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
7160 - IB/hfi1: Fix SL array bounds check
7161 - IB/hfi1: Invalid user input can result in crash
7162 - IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
7163 - RDMA/uverbs: Atomically flush and mark closed the comp event queue
7164 - ovl: hash non-dir by lower inode for fsnotify
7165 - drm/i915: Remove vma from object on destroy, not close
7166 - serial: imx: restore handshaking irq for imx1
7167 - qed: Wait for ready indication before rereading the shmem
7168 - qed: Wait for MCP halt and resume commands to take place
7169 - qed: Prevent a possible deadlock during driver load and unload
7170 - qed: Avoid sending mailbox commands when MFW is not responsive
7171 - thermal: of-thermal: disable passive polling when thermal zone is disabled
7172 - isofs: reject hardware sector size > 2048 bytes
7173 - tls: possible hang when do_tcp_sendpages hits sndbuf is full case
7174 - bpf: sockmap: write_space events need to be passed to TCP handler
7175 - net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
7176 - e1000: check on netif_running() before calling e1000_up()
7177 - e1000: ensure to free old tx/rx rings in set_ringparam()
7178 - crypto: cavium/nitrox - fix for command corruption in queue full case with
7179 backlog submissions.
7180 - hwmon: (ina2xx) fix sysfs shunt resistor read access
7181 - hwmon: (adt7475) Make adt7475_read_word() return errors
7182 - Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
7183 - drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
7184 - drm/amdgpu: Update power state at the end of smu hw_init.
7185 - ata: ftide010: Add a quirk for SQ201
7186 - nvme-fcloop: Fix dropped LS's to removed target port
7187 - ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
7188 - arm/arm64: smccc-1.1: Make return values unsigned long
7189 - arm/arm64: smccc-1.1: Handle function result as parameters
7190 - i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
7191 - x86/pti: Fix section mismatch warning/error
7192 - media: v4l: event: Prevent freeing event subscriptions while accessed
7193 - drm/amd/display/dc/dce: Fix multiple potential integer overflows
7194 - drm/amd/display: fix use of uninitialized memory
7195 - RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
7196 - vhost_net: Avoid tx vring kicks during busyloop
7197 - thermal: i.MX: Allow thermal probe to fail gracefully in case of bad
7198 calibration.
7199 - platform/x86: asus-wireless: Fix uninitialized symbol usage
7200 - ACPI / button: increment wakeup count only when notified
7201 - media: ov772x: add checks for register read errors
7202 - media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
7203 - drm/omap: gem: Fix mm_list locking
7204 - ASoC: rsnd: SSI parent cares SWSP bit
7205 - staging: pi433: fix race condition in pi433_ioctl
7206 - perf tests: Fix indexing when invoking subtests
7207 - gpio: tegra: Fix tegra_gpio_irq_set_type()
7208 - block: fix deadline elevator drain for zoned block devices
7209 - serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
7210 - intel_th: Fix resource handling for ACPI glue layer
7211 - ext2, dax: set ext2_dax_aops for dax files
7212 - IB/hfi1: Fix destroy_qp hang after a link down
7213 - ARM: OMAP2+: Fix null hwmod for ti-sysc debug
7214 - ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
7215 - bus: ti-sysc: Fix module register ioremap for larger offsets
7216 - drm/amdgpu: fix preamble handling
7217 - amdgpu: fix multi-process hang issue
7218 - tcp_bbr: add bbr_check_probe_rtt_done() helper
7219 - tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
7220 - net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
7221 - ixgbe: fix driver behaviour after issuing VFLR
7222 - powerpc/pseries: Fix unitialized timer reset on migration
7223
7224 * Kernel 4.15.0-50 or newer wont boot as Xen-DomU with PVH (LP: #1829378)
7225 - SAUCE: ACPI / bus: Fix NULL pointer dereference in
7226 acpi_quirk_matches_bios_ids()
7227
7228 * CVE-2019-10126
7229 - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
7230
7231 * CVE-2019-3846
7232 - mwifiex: Fix possible buffer overflows at parsing bss descriptor
7233
7234 * CVE-2019-12818
7235 - net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
7236
7237 * CVE-2019-12984
7238 - nfc: Ensure presence of required attributes in the deactivate_target handler
7239
7240 * Bionic update: upstream stable patchset 2019-07-10 (LP: #1836117)
7241 - i2c: xiic: Make the start and the byte count write atomic
7242 - i2c: i801: fix DNV's SMBCTRL register offset
7243 - scsi: lpfc: Correct MDS diag and nvmet configuration
7244 - nbd: don't allow invalid blocksize settings
7245 - block: bfq: swap puts in bfqg_and_blkg_put
7246 - android: binder: fix the race mmap and alloc_new_buf_locked
7247 - MIPS: VDSO: Match data page cache colouring when D$ aliases
7248 - SMB3: Backup intent flag missing for directory opens with backupuid mounts
7249 - smb3: check for and properly advertise directory lease support
7250 - Btrfs: fix data corruption when deduplicating between different files
7251 - KVM: s390: vsie: copy wrapping keys to right place
7252 - KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
7253 - ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
7254 - cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
7255 - cpu/hotplug: Prevent state corruption on error rollback
7256 - x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
7257 - x86/microcode: Update the new microcode revision unconditionally
7258 - crypto: aes-generic - fix aes-generic regression on powerpc
7259 - tpm: separate cmd_ready/go_idle from runtime_pm
7260 - ARC: [plat-axs*]: Enable SWAP
7261 - misc: mic: SCIF Fix scif_get_new_port() error handling
7262 - ethtool: Remove trailing semicolon for static inline
7263 - i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
7264 - Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
7265 - gpio: tegra: Move driver registration to subsys_init level
7266 - selftests/bpf: fix a typo in map in map test
7267 - media: davinci: vpif_display: Mix memory leak on probe error path
7268 - media: dw2102: Fix memleak on sequence of probes
7269 - net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
7270 - blk-mq: fix updating tags depth
7271 - scsi: target: fix __transport_register_session locking
7272 - md/raid5: fix data corruption of replacements after originals dropped
7273 - timers: Clear timer_base::must_forward_clk with timer_base::lock held
7274 - media: camss: csid: Configure data type and decode format properly
7275 - gpu: ipu-v3: default to id 0 on missing OF alias
7276 - misc: ti-st: Fix memory leak in the error path of probe()
7277 - uio: potential double frees if __uio_register_device() fails
7278 - firmware: vpd: Fix section enabled flag on vpd_section_destroy
7279 - Drivers: hv: vmbus: Cleanup synic memory free path
7280 - tty: rocket: Fix possible buffer overwrite on register_PCI
7281 - f2fs: fix to active page in lru list for read path
7282 - f2fs: do not set free of current section
7283 - f2fs: fix defined but not used build warnings
7284 - perf tools: Allow overriding MAX_NR_CPUS at compile time
7285 - NFSv4.0 fix client reference leak in callback
7286 - perf c2c report: Fix crash for empty browser
7287 - perf evlist: Fix error out while applying initial delay and LBR
7288 - macintosh/via-pmu: Add missing mmio accessors
7289 - ath9k: report tx status on EOSP
7290 - ath9k_hw: fix channel maximum power level test
7291 - ath10k: prevent active scans on potential unusable channels
7292 - wlcore: Set rx_status boottime_ns field on rx
7293 - MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
7294 - scsi: 3ware: fix return 0 on the error path of probe
7295 - tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
7296 - ath10k: disable bundle mgmt tx completion event support
7297 - Bluetooth: hidp: Fix handling of strncpy for hid->name information
7298 - pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
7299 - gpio: ml-ioh: Fix buffer underwrite on probe error path
7300 - pinctrl/amd: only handle irq if it is pending and unmasked
7301 - net: mvneta: fix mtu change on port without link
7302 - f2fs: try grabbing node page lock aggressively in sync scenario
7303 - f2fs: fix to skip GC if type in SSA and SIT is inconsistent
7304 - tpm_tis_spi: Pass the SPI IRQ down to the driver
7305 - tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
7306 - f2fs: fix to do sanity check with reserved blkaddr of inline inode
7307 - MIPS: Octeon: add missing of_node_put()
7308 - MIPS: generic: fix missing of_node_put()
7309 - net: dcb: For wild-card lookups, use priority -1, not 0
7310 - dm cache: only allow a single io_mode cache feature to be requested
7311 - Input: atmel_mxt_ts - only use first T9 instance
7312 - media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time}
7313 functions
7314 - media: helene: fix xtal frequency setting at power on
7315 - f2fs: fix to wait on page writeback before updating page
7316 - f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
7317 - iommu/ipmmu-vmsa: Fix allocation in atomic context
7318 - mfd: ti_am335x_tscadc: Fix struct clk memory leak
7319 - f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
7320 - NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
7321 - MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
7322 - RDMA/cma: Do not ignore net namespace for unbound cm_id
7323 - inet: frags: change inet_frags_init_net() return value
7324 - inet: frags: add a pointer to struct netns_frags
7325 - inet: frags: refactor ipfrag_init()
7326 - inet: frags: refactor ipv6_frag_init()
7327 - inet: frags: refactor lowpan_net_frag_init()
7328 - ipv6: export ip6 fragments sysctl to unprivileged users
7329 - rhashtable: add schedule points
7330 - inet: frags: use rhashtables for reassembly units
7331 - inet: frags: remove some helpers
7332 - inet: frags: get rif of inet_frag_evicting()
7333 - inet: frags: remove inet_frag_maybe_warn_overflow()
7334 - inet: frags: break the 2GB limit for frags storage
7335 - inet: frags: do not clone skb in ip_expire()
7336 - ipv6: frags: rewrite ip6_expire_frag_queue()
7337 - rhashtable: reorganize struct rhashtable layout
7338 - inet: frags: reorganize struct netns_frags
7339 - inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
7340 - inet: frags: fix ip6frag_low_thresh boundary
7341 - ip: discard IPv4 datagrams with overlapping segments.
7342 - net: modify skb_rbtree_purge to return the truesize of all purged skbs.
7343 - ipv6: defrag: drop non-last frags smaller than min mtu
7344 - net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
7345 - mtd: ubi: wl: Fix error return code in ubi_wl_init()
7346 - tun: fix use after free for ptr_ring
7347 - tuntap: fix use after free during release
7348 - autofs: fix autofs_sbi() does not check super block type
7349 - KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
7350 - ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
7351 - x86/apic/vector: Make error return value negative
7352 - tc-testing: flush gact actions on test teardown
7353 - pinctrl: berlin: fix 'pctrl->functions' allocation in
7354 berlin_pinctrl_build_state
7355 - powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
7356 - scsi: qla2xxx: Fix unintended Logout
7357 - iwlwifi: pcie: don't access periphery registers when not available
7358 - f2fs: Keep alloc_valid_block_count in sync
7359 - f2fs: issue discard align to section in LFS mode
7360 - device-dax: avoid hang on error before devm_memremap_pages()
7361 - regulator: tps65217: Fix NULL pointer dereference on probe
7362 - gpio: pxa: disable pinctrl calls for PXA3xx
7363 - thermal_hwmon: Sanitize attribute name passed to hwmon
7364 - f2fs: fix to do sanity check with extra_attr feature
7365 - RDMA/hns: Add illegal hop_num judgement
7366 - RDMA/hns: Update the data type of immediate data
7367 - be2net: Fix memory leak in be_cmd_get_profile_config()
7368 - net/mlx5: Fix use-after-free in self-healing flow
7369 - net: qca_spi: Fix race condition in spi transfers
7370 - rds: fix two RCU related problems
7371 - net/mlx5: Check for error in mlx5_attach_interface
7372 - net/mlx5: Fix debugfs cleanup in the device init/remove flow
7373 - net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables
7374 - net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
7375 - erspan: fix error handling for erspan tunnel
7376 - erspan: return PACKET_REJECT when the appropriate tunnel is not found
7377 - tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
7378 - usb: dwc3: change stream event enable bit back to 13
7379 - iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the
7380 PTE
7381 - ALSA: msnd: Fix the default sample sizes
7382 - ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
7383 - xfrm: fix 'passing zero to ERR_PTR()' warning
7384 - amd-xgbe: use dma_mapping_error to check map errors
7385 - gfs2: Special-case rindex for gfs2_grow
7386 - clk: imx6ul: fix missing of_node_put()
7387 - clk: core: Potentially free connection id
7388 - clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
7389 - kbuild: add .DELETE_ON_ERROR special target
7390 - media: tw686x: Fix oops on buffer alloc failure
7391 - dmaengine: pl330: fix irq race with terminate_all
7392 - MIPS: ath79: fix system restart
7393 - media: videobuf2-core: check for q->error in vb2_core_qbuf()
7394 - IB/rxe: Drop QP0 silently
7395 - block: allow max_discard_segments to be stacked
7396 - IB/ipoib: Fix error return code in ipoib_dev_init()
7397 - mtd/maps: fix solutionengine.c printk format warnings
7398 - media: ov5645: Supported external clock is 24MHz
7399 - perf test: Fix subtest number when showing results
7400 - gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
7401 - perf tools: Synthesize GROUP_DESC feature in pipe mode
7402 - fbdev: omapfb: off by one in omapfb_register_client()
7403 - perf tools: Fix struct comm_str removal crash
7404 - video: goldfishfb: fix memory leak on driver remove
7405 - fbdev/via: fix defined but not used warning
7406 - perf powerpc: Fix callchain ip filtering when return address is in a
7407 register
7408 - video: fbdev: pxafb: clear allocated memory for video modes
7409 - fbdev: Distinguish between interlaced and progressive modes
7410 - ARM: exynos: Clear global variable on init error path
7411 - perf powerpc: Fix callchain ip filtering
7412 - nvme-rdma: unquiesce queues when deleting the controller
7413 - powerpc/powernv: opal_put_chars partial write fix
7414 - staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeout
7415 - staging: bcm2835-camera: handle wait_for_completion_timeout return properly
7416 - ASoC: rt5514: Fix the issue of the delay volume applied
7417 - MIPS: jz4740: Bump zload address
7418 - mac80211: restrict delayed tailroom needed decrement
7419 - Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
7420 - wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
7421 - reset: imx7: Fix always writing bits as 0
7422 - nfp: avoid buffer leak when FW communication fails
7423 - xen-netfront: fix queue name setting
7424 - arm64: dts: qcom: db410c: Fix Bluetooth LED trigger
7425 - ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci
7426 - s390/qeth: fix race in used-buffer accounting
7427 - s390/qeth: reset layer2 attribute on layer switch
7428 - platform/x86: toshiba_acpi: Fix defined but not used build warnings
7429 - KVM: arm/arm64: Fix vgic init race
7430 - drivers/base: stop new probing during shutdown
7431 - i2c: aspeed: Fix initial values of master and slave state
7432 - dmaengine: mv_xor_v2: kill the tasklets upon exit
7433 - crypto: sharah - Unregister correct algorithms for SAHARA 3
7434 - xen-netfront: fix warn message as irq device name has '/'
7435 - RDMA/cma: Protect cma dev list with lock
7436 - pstore: Fix incorrect persistent ram buffer mapping
7437 - xen/netfront: fix waiting for xenbus state change
7438 - IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
7439 - mmc: omap_hsmmc: fix wakeirq handling on removal
7440 - ipmi: Fix I2C client removal in the SSIF driver
7441 - Tools: hv: Fix a bug in the key delete code
7442 - xhci: Fix use after free for URB cancellation on a reallocated endpoint
7443 - usb: Don't die twice if PCI xhci host is not responding in resume
7444 - mei: ignore not found client in the enumeration
7445 - mei: bus: need to unlink client before freeing
7446 - USB: Add quirk to support DJI CineSSD
7447 - usb: uas: add support for more quirk flags
7448 - usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
7449 - usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
7450 - USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
7451 - usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
7452 - USB: net2280: Fix erroneous synchronization change
7453 - USB: serial: io_ti: fix array underflow in completion handler
7454 - usb: misc: uss720: Fix two sleep-in-atomic-context bugs
7455 - USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
7456 - USB: yurex: Fix buffer over-read in yurex_write()
7457 - Revert "cdc-acm: implement put_char() and flush_chars()"
7458 - cifs: prevent integer overflow in nxt_dir_entry()
7459 - CIFS: fix wrapping bugs in num_entries()
7460 - xtensa: ISS: don't allocate memory in platform_setup
7461 - perf/core: Force USER_DS when recording user stack data
7462 - NFSv4.1 fix infinite loop on I/O.
7463 - binfmt_elf: Respect error return from `regset->active'
7464 - net/mlx5: Add missing SET_DRIVER_VERSION command translation
7465 - arm64: dts: uniphier: Add missing cooling device properties for CPUs
7466 - audit: fix use-after-free in audit_add_watch
7467 - mtdchar: fix overflows in adjustment of `count`
7468 - Bluetooth: Use lock_sock_nested in bt_accept_enqueue
7469 - evm: Don't deadlock if a crypto algorithm is unavailable
7470 - KVM: PPC: Book3S HV: Add of_node_put() in success path
7471 - security: check for kstrdup() failure in lsm_append()
7472 - MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
7473 - configfs: fix registered group removal
7474 - pinctrl: rza1: Fix selector use for groups and functions
7475 - sched/core: Use smp_mb() in wake_woken_function()
7476 - efi/esrt: Only call efi_mem_reserve() for boot services memory
7477 - ARM: hisi: handle of_iomap and fix missing of_node_put
7478 - ARM: hisi: fix error handling and missing of_node_put
7479 - ARM: hisi: check of_iomap and fix missing of_node_put
7480 - liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
7481 - gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
7482 - tty: fix termios input-speed encoding when using BOTHER
7483 - tty: fix termios input-speed encoding
7484 - mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips
7485 - mmc: tegra: prevent HS200 on Tegra 3
7486 - mmc: sdhci: do not try to use 3.3V signaling if not supported
7487 - drm/nouveau: Fix runtime PM leak in drm_open()
7488 - drm/nouveau/debugfs: Wake up GPU before doing any reclocking
7489 - drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
7490 - parport: sunbpp: fix error return code
7491 - sched/fair: Fix util_avg of new tasks for asymmetric systems
7492 - coresight: Handle errors in finding input/output ports
7493 - coresight: tpiu: Fix disabling timeouts
7494 - coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
7495 - staging: bcm2835-audio: Don't leak workqueue if open fails
7496 - gpio: pxa: Fix potential NULL dereference
7497 - gpiolib: Mark gpio_suffixes array with __maybe_unused
7498 - mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
7499 - input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
7500 - drm/amdkfd: Fix error codes in kfd_get_process
7501 - rtc: bq4802: add error handling for devm_ioremap
7502 - ALSA: pcm: Fix snd_interval_refine first/last with open min/max
7503 - scsi: libfc: fixup 'sleeping function called from invalid context'
7504 - drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
7505 - blk-mq: only attempt to merge bio if there is rq in sw queue
7506 - blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
7507 - pinctrl: msm: Fix msm_config_group_get() to be compliant
7508 - pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
7509 - clk: tegra: bpmp: Don't crash when a clock fails to register
7510 - mei: bus: type promotion bug in mei_nfc_if_version()
7511 - earlycon: Initialize port->uartclk based on clock-frequency property
7512 - earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon
7513 - net/ipv6: prevent use after free in ip6_route_mpath_notify
7514 - Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
7515 - e1000e: Fix queue interrupt re-raising in Other interrupt
7516 - e1000e: Avoid missed interrupts following ICR read
7517 - Revert "e1000e: Separate signaling for link check/link up"
7518 - e1000e: Fix link check race condition
7519 - e1000e: Fix check_for_link return value with autoneg off
7520 - tipc: orphan sock in tipc_release()
7521 - net/mlx5: Fix not releasing read lock when adding flow rules
7522 - iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
7523 - iwlwifi: cancel the injective function between hw pointers to tfd entry
7524 index
7525 - kbuild: do not update config when running install targets
7526 - omapfb: rename omap2 module to omap2fb.ko
7527 - [Config] Rename omapfb to omap2fb
7528 - perf script: Show correct offsets for DWARF-based unwinding
7529 - iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
7530 - ipmi: Move BT capabilities detection to the detect call
7531 - ovl: fix oopses in ovl_fill_super() failure paths
7532 - usb: xhci: fix interrupt transfer error happened on MTK platforms
7533 - usb: mtu3: fix error of xhci port id when enable U3 dual role
7534 - dm verity: fix crash on bufio buffer that was allocated with vmalloc
7535 - cifs: integer overflow in in SMB2_ioctl()
7536 - perf tools: Fix maps__find_symbol_by_name()
7537 - NFSv4: Fix a tracepoint Oops in initiate_file_draining()
7538 - of: add helper to lookup compatible child node
7539 - mmc: meson-mx-sdio: fix OF child-node lookup
7540 - bpf: fix rcu annotations in compute_effective_progs()
7541 - spi: dw: fix possible race condition
7542 - PM / devfreq: use put_device() instead of kfree()
7543 - ASoC: hdmi-codec: fix routing
7544 - drm/amd/display: support access ddc for mst branch
7545 - rcutorture: Use monotonic timestamp for stall detection
7546 - selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
7547 - selftests/android: initialize heap_type to avoid compiling warning
7548 - scsi: lpfc: Fix NVME Target crash in defer rcv logic
7549 - scsi: lpfc: Fix panic if driver unloaded when port is offline
7550 - arm64: perf: Disable PMU while processing counter overflows
7551 - staging: fsl-dpaa2/eth: Fix DMA mapping direction
7552 - block/DAC960.c: fix defined but not used build warnings
7553 - IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
7554
7555 * Bionic update: upstream stable patchset 2019-07-09 (LP: #1835972)
7556 - vti6: fix PMTU caching and reporting on xmit
7557 - xfrm: fix missing dst_release() after policy blocking lbcast and multicast
7558 - xfrm: free skb if nlsk pointer is NULL
7559 - esp6: fix memleak on error path in esp6_input
7560 - mac80211: add stations tied to AP_VLANs during hw reconfig
7561 - ext4: clear mmp sequence number when remounting read-only
7562 - nl80211: Add a missing break in parse_station_flags
7563 - drm/bridge: adv7511: Reset registers on hotplug
7564 - scsi: target: iscsi: cxgbit: fix max iso npdu calculation
7565 - scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
7566 - drm/imx: imx-ldb: disable LDB on driver bind
7567 - drm/imx: imx-ldb: check if channel is enabled before printing warning
7568 - nbd: don't requeue the same request twice.
7569 - nbd: handle unexpected replies better
7570 - usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in
7571 init_controller()
7572 - usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in
7573 r8a66597_queue()
7574 - usb: gadget: f_uac2: fix error handling in afunc_bind (again)
7575 - usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
7576 - usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
7577 - usb: gadget: u_audio: remove caching of stream buffer parameters
7578 - usb: gadget: u_audio: remove cached period bytes value
7579 - usb: gadget: u_audio: protect stream runtime fields with stream spinlock
7580 - usb/phy: fix PPC64 build errors in phy-fsl-usb.c
7581 - tools: usb: ffs-test: Fix build on big endian systems
7582 - usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
7583 - netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
7584 - bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
7585 - netfilter: nf_tables: fix memory leaks on chain rename
7586 - netfilter: nf_tables: don't allow to rename to already-pending name
7587 - KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
7588 - tools/power turbostat: fix -S on UP systems
7589 - net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
7590 - qed: Fix link flap issue due to mismatching EEE capabilities.
7591 - qed: Fix possible race for the link state value.
7592 - qed: Correct Multicast API to reflect existence of 256 approximate buckets.
7593 - atl1c: reserve min skb headroom
7594 - net: prevent ISA drivers from building on PPC32
7595 - can: mpc5xxx_can: check of_iomap return before use
7596 - can: m_can: Move accessing of message ram to after clocks are enabled
7597 - i2c: davinci: Avoid zero value of CLKH
7598 - perf/x86/amd/ibs: Don't access non-started event
7599 - media: staging: omap4iss: Include asm/cacheflush.h after generic includes
7600 - bnx2x: Fix invalid memory access in rss hash config path.
7601 - net: axienet: Fix double deregister of mdio
7602 - locking/rtmutex: Allow specifying a subclass for nested locking
7603 - i2c/mux, locking/core: Annotate the nested rt_mutex usage
7604 - sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
7605 - x86/boot: Fix if_changed build flip/flop bug
7606 - selftests/ftrace: Add snapshot and tracing_on test case
7607 - ipc/sem.c: prevent queue.status tearing in semop
7608 - zswap: re-check zswap_is_full() after do zswap_shrink()
7609 - tools/power turbostat: Read extended processor family from CPUID
7610 - ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size
7611 - bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
7612 - nfp: flower: fix port metadata conversion bug
7613 - enic: handle mtu change for vf properly
7614 - ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
7615 - arc: [plat-eznps] fix data type errors in platform headers
7616 - arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
7617 - arc: fix build errors in arc/include/asm/delay.h
7618 - arc: fix type warnings in arc/mm/cache.c
7619 - sparc/time: Add missing __init to init_tick_ops()
7620 - sparc: use asm-generic version of msi.h
7621 - enic: do not call enic_change_mtu in enic_probe
7622 - mm: delete historical BUG from zap_pmd_range()
7623 - drivers: net: lmc: fix case value for target abort error
7624 - memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
7625 - gpiolib-acpi: make sure we trigger edge events at least once on boot
7626 - scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
7627 - scsi: fcoe: drop frames in ELS LOGO error path
7628 - scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
7629 - mm/memory.c: check return value of ioremap_prot
7630 - mei: don't update offset in write
7631 - cifs: add missing debug entries for kconfig options
7632 - cifs: check kmalloc before use
7633 - smb3: enumerating snapshots was leaving part of the data off end
7634 - smb3: Do not send SMB3 SET_INFO if nothing changed
7635 - smb3: don't request leases in symlink creation and query
7636 - smb3: fill in statfs fsid and correct namelen
7637 - btrfs: use correct compare function of dirty_metadata_bytes
7638 - btrfs: don't leak ret from do_chunk_alloc
7639 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
7640 - iommu/arm-smmu: Error out only if not enough context interrupts
7641 - printk: Split the code for storing a message into the log buffer
7642 - printk: Create helper function to queue deferred console handling
7643 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
7644 - kprobes/arm64: Fix %p uses in error messages
7645 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
7646 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
7647 - KVM: arm/arm64: Skip updating PMD entry if no change
7648 - KVM: arm/arm64: Skip updating PTE entry if no change
7649 - stop_machine: Reflow cpu_stop_queue_two_works()
7650 - ext4: check for NUL characters in extended attribute's name
7651 - ext4: sysfs: print ext4_super_block fields as little-endian
7652 - ext4: reset error code in ext4_find_entry in fallback
7653 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
7654 - x86/vdso: Fix vDSO build if a retpoline is emitted
7655 - x86/process: Re-export start_thread()
7656 - x86/kvm/vmx: Remove duplicate l1d flush definitions
7657 - fuse: Add missed unlock_page() to fuse_readpages_fill()
7658 - udl-kms: change down_interruptible to down
7659 - udl-kms: handle allocation failure
7660 - udl-kms: fix crash due to uninitialized memory
7661 - udl-kms: avoid division
7662 - b43legacy/leds: Ensure NUL-termination of LED name string
7663 - b43/leds: Ensure NUL-termination of LED name string
7664 - ASoC: dpcm: don't merge format from invalid codec dai
7665 - ASoC: zte: Fix incorrect PCM format bit usages
7666 - ASoC: sirf: Fix potential NULL pointer dereference
7667 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
7668 - x86/vdso: Fix lsl operand order
7669 - x86/irqflags: Mark native_restore_fl extern inline
7670 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
7671 - s390/mm: fix addressing exception after suspend/resume
7672 - s390/numa: move initial setup of node_to_cpumask_map
7673 - kprobes/arm: Fix %p uses in error messages
7674 - kprobes: Make list and blacklist root user read only
7675 - MIPS: Correct the 64-bit DSP accumulator register size
7676 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
7677 - MIPS: Change definition of cpu_relax() for Loongson-3
7678 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
7679 - tpm: Return the actual size when receiving an unsupported command
7680 - scsi: mpt3sas: Fix _transport_smp_handler() error path
7681 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
7682 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
7683 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
7684 - PM / clk: signedness bug in of_pm_clk_add_clks()
7685 - power: generic-adc-battery: fix out-of-bounds write when copying channel
7686 properties
7687 - power: generic-adc-battery: check for duplicate properties copied from iio
7688 channels
7689 - watchdog: Mark watchdog touch functions as notrace
7690 - gcc-plugins: Add include required by GCC release 8
7691 - gcc-plugins: Use dynamic initializers
7692 - Btrfs: fix send failure when root has deleted files still open
7693 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
7694 - hwmon: (k10temp) 27C Offset needed for Threadripper2
7695 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
7696 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
7697 - perf kvm: Fix subcommands on s390
7698 - ext4: use ext4_warning() for sb_getblk failure
7699 - platform/x86: wmi: Do not mix pages and kmalloc
7700 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
7701 - lib/vsprintf: Do not handle %pO[^F] as %px
7702 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
7703 - kprobes: Show blacklist addresses as same as kallsyms does
7704 - kprobes: Replace %p with other pointer types
7705 - MIPS: memset.S: Fix byte_fixup for MIPSr6
7706 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
7707 - net: 6lowpan: fix reserved space for single frames
7708 - net: mac802154: tx: expand tailroom if necessary
7709 - 9p/net: Fix zero-copy path in the 9p virtio transport
7710 - spi: davinci: fix a NULL pointer dereference
7711 - spi: pxa2xx: Add support for Intel Ice Lake
7712 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
7713 - spi: cadence: Change usleep_range() to udelay(), for atomic context
7714 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
7715 - readahead: stricter check for bdi io_pages
7716 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
7717 - block: really disable runtime-pm for blk-mq
7718 - drm/i915/userptr: reject zero user_size
7719 - libertas: fix suspend and resume for SDIO connected cards
7720 - media: Revert "[media] tvp5150: fix pad format frame height"
7721 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
7722 - Replace magic for trusting the secondary keyring with #define
7723 - powerpc/fadump: handle crash memory ranges array index overflow
7724 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
7725 - PCI: Add wrappers for dev_printk()
7726 - cxl: Fix wrong comparison in cxl_adapter_context_get()
7727 - ib_srpt: Fix a use-after-free in srpt_close_ch()
7728 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
7729 - 9p: fix multiple NULL-pointer-dereferences
7730 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
7731 - 9p/virtio: fix off-by-one error in sg list bounds check
7732 - net/9p/client.c: version pointer uninitialized
7733 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
7734 kfree()
7735 - dm integrity: change 'suspending' variable from bool to int
7736 - dm thin: stop no_space_timeout worker when switching to write-mode
7737 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
7738 - dm cache metadata: set dirty on all cache blocks after a crash
7739 - dm crypt: don't decrease device limits
7740 - uart: fix race between uart_put_char() and uart_shutdown()
7741 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
7742 - iio: sca3000: Fix missing return in switch
7743 - iio: ad9523: Fix displayed phase
7744 - iio: ad9523: Fix return value for ad952x_store()
7745 - extcon: Release locking when sending the notification of connector state
7746 - vmw_balloon: fix inflation of 64-bit GFNs
7747 - vmw_balloon: do not use 2MB without batching
7748 - vmw_balloon: VMCI_DOORBELL_SET does not check status
7749 - vmw_balloon: fix VMCI use when balloon built into kernel
7750 - rtc: omap: fix potential crash on power off
7751 - tracing: Do not call start/stop() functions when tracing_on does not change
7752 - tracing/blktrace: Fix to allow setting same value
7753 - printk/tracing: Do not trace printk_nmi_enter()
7754 - livepatch: Validate module/old func name length
7755 - uprobes: Use synchronize_rcu() not synchronize_sched()
7756 - mfd: hi655x: Fix regmap area declared size for hi655x
7757 - ovl: fix wrong use of impure dir cache in ovl_iterate()
7758 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
7759 - cpufreq: governor: Avoid accessing invalid governor_data
7760 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
7761 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
7762 - xtensa: limit offsets in __loop_cache_{all,page}
7763 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
7764 - block, bfq: return nbytes and not zero from struct cftype .write() method
7765 - pnfs/blocklayout: off by one in bl_map_stripe()
7766 - NFSv4 client live hangs after live data migration recovery
7767 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
7768 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
7769 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
7770 - iommu/vt-d: Add definitions for PFSID
7771 - iommu/vt-d: Fix dev iotlb pfsid use
7772 - sys: don't hold uts_sem while accessing userspace memory
7773 - userns: move user access out of the mutex
7774 - ubifs: Fix memory leak in lprobs self-check
7775 - ubifs: Check data node size before truncate
7776 - ubifs: Fix synced_i_size calculation for xattr inodes
7777 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
7778 - pwm: tiehrpwm: Fix disabling of output of PWMs
7779 - fb: fix lost console when the user unplugs a USB adapter
7780 - udlfb: set optimal write delay
7781 - libnvdimm: fix ars_status output length calculation
7782 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
7783 - perf auxtrace: Fix queue resize
7784 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
7785 - crypto: caam/jr - fix descriptor DMA unmapping
7786 - crypto: caam/qi - fix error path in xts setkey
7787 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
7788 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
7789 - blkcg: Introduce blkg_root_lookup()
7790 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
7791 - IB/mlx5: Fix leaking stack memory to userspace
7792 - rtc: omap: fix resource leak in registration error path
7793 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
7794 - ALSA: ac97: fix device initialization in the compat layer
7795 - ALSA: ac97: fix check of pm_runtime_get_sync failure
7796 - ALSA: ac97: fix unbalanced pm_runtime_enable
7797 - nfsd: fix leaked file lock with nfs exported overlayfs
7798 - ubifs: Fix directory size calculation for symlinks
7799 - mm, dev_pagemap: Do not clear ->mapping on final put
7800 - act_ife: fix a potential use-after-free
7801 - ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT
7802 state
7803 - net: bcmgenet: use MAC link status for fixed phy
7804 - net: macb: do not disable MDIO bus at open/close time
7805 - qlge: Fix netdev features configuration.
7806 - r8169: add support for NCube 8168 network card
7807 - tcp: do not restart timewait timer on rst reception
7808 - vti6: remove !skb->ignore_df check from vti6_xmit()
7809 - net/sched: act_pedit: fix dump of extended layered op
7810 - tipc: fix a missing rhashtable_walk_exit()
7811 - nfp: wait for posted reconfigs when disabling the device
7812 - sctp: hold transport before accessing its asoc in sctp_transport_get_next
7813 - mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
7814 - vhost: correctly check the iova range when waking virtqueue
7815 - hv_netvsc: ignore devices that are not PCI
7816 - act_ife: move tcfa_lock down to where necessary
7817 - act_ife: fix a potential deadlock
7818 - net: sched: action_ife: take reference to meta module
7819 - cifs: check if SMB2 PDU size has been padded and suppress the warning
7820 - hfsplus: don't return 0 when fill_super() failed
7821 - hfs: prevent crash on exit from failed search
7822 - sunrpc: Don't use stack buffer with scatterlist
7823 - fork: don't copy inconsistent signal handler state to child
7824 - reiserfs: change j_timestamp type to time64_t
7825 - hfsplus: fix NULL dereference in hfsplus_lookup()
7826 - fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
7827 - fat: validate ->i_start before using
7828 - scripts: modpost: check memory allocation results
7829 - virtio: pci-legacy: Validate queue pfn
7830 - x86/mce: Add notifier_block forward declaration
7831 - IB/hfi1: Invalid NUMA node information can cause a divide by zero
7832 - pwm: meson: Fix mux clock names
7833 - mm/fadvise.c: fix signed overflow UBSAN complaint
7834 - fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
7835 - platform/x86: intel_punit_ipc: fix build errors
7836 - netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
7837 - s390/kdump: Fix memleak in nt_vmcoreinfo
7838 - ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
7839 - mfd: sm501: Set coherent_dma_mask when creating subdevices
7840 - platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360
7841 - netfilter: fix memory leaks on netlink_dump_start error
7842 - tcp, ulp: add alias for all ulp modules
7843 - RDMA/hns: Fix usage of bitmap allocation functions return values
7844 - net: hns3: Fix for command format parsing error in
7845 hclge_is_all_function_id_zero
7846 - perf tools: Check for null when copying nsinfo.
7847 - irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
7848 - net/9p/trans_fd.c: fix race by holding the lock
7849 - net/9p: fix error path of p9_virtio_probe
7850 - powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
7851 - powerpc: Fix size calculation using resource_size()
7852 - perf probe powerpc: Fix trace event post-processing
7853 - block: bvec_nr_vecs() returns value for wrong slab
7854 - s390/dasd: fix hanging offline processing due to canceled worker
7855 - s390/dasd: fix panic for failed online processing
7856 - ACPI / scan: Initialize status to ACPI_STA_DEFAULT
7857 - scsi: aic94xx: fix an error code in aic94xx_init()
7858 - NFSv4: Fix error handling in nfs4_sp4_select_mode()
7859 - Input: do not use WARN() in input_alloc_absinfo()
7860 - xen/balloon: fix balloon initialization for PVH Dom0
7861 - PCI: mvebu: Fix I/O space end address calculation
7862 - dm kcopyd: avoid softlockup in run_complete_job
7863 - staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
7864 - ASoC: rt5677: Fix initialization of rt5677_of_match.data
7865 - iommu/omap: Fix cache flushes on L2 table entries
7866 - selftests/powerpc: Kill child processes on SIGINT
7867 - RDS: IB: fix 'passing zero to ERR_PTR()' warning
7868 - cfq: Suppress compiler warnings about comparisons
7869 - smb3: fix reset of bytes read and written stats
7870 - SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
7871 - powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
7872 - powerpc/64s: Make rfi_flush_fallback a little more robust
7873 - powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
7874 - clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399
7875 - KVM: vmx: track host_state.loaded using a loaded_vmcs pointer
7876 - kvm: nVMX: Fix fault vector for VMX operation at CPL > 0
7877 - btrfs: Exit gracefully when chunk map cannot be inserted to the tree
7878 - btrfs: replace: Reset on-disk dev stats value after replace
7879 - btrfs: relocation: Only remove reloc rb_trees if reloc control has been
7880 initialized
7881 - btrfs: Don't remove block group that still has pinned down bytes
7882 - arm64: rockchip: Force CONFIG_PM on Rockchip systems
7883 - ARM: rockchip: Force CONFIG_PM on Rockchip systems
7884 - drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
7885 - drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
7886 - drm/amd/pp/Polaris12: Fix a chunk of registers missed to program
7887 - drm/amdgpu: update tmr mc address
7888 - drm/amdgpu:add tmr mc address into amdgpu_firmware_info
7889 - drm/amdgpu:add new firmware id for VCN
7890 - drm/amdgpu:add VCN support in PSP driver
7891 - drm/amdgpu:add VCN booting with firmware loaded by PSP
7892 - debugobjects: Make stack check warning more informative
7893 - mm: Fix devm_memremap_pages() collision handling
7894 - HID: add quirk for another PIXART OEM mouse used by HP
7895 - usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during
7896 suspend/resume
7897 - x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
7898 - x86/xen: don't write ptes directly in 32-bit PV guests
7899 - drm/i915: Increase LSPCON timeout
7900 - kbuild: make missing $DEPMOD a Warning instead of an Error
7901 - kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
7902 - x86: kvm: avoid unused variable warning
7903 - arm64: cpu_errata: include required headers
7904 - ASoC: wm8994: Fix missing break in switch
7905 - arm64: Fix mismatched cache line size detection
7906 - arm64: Handle mismatched cache type
7907 - tipc: fix the big/little endian issue in tipc_dest
7908 - ip6_vti: fix a null pointer deference when destroy vti6 tunnel
7909 - workqueue: skip lockdep wq dependency in cancel_work_sync()
7910 - workqueue: re-add lockdep dependencies for flushing
7911 - apparmor: fix an error code in __aa_create_ns()
7912 - tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach
7913 - netfilter: x_tables: do not fail xt_alloc_table_info too easilly
7914 - ACPICA: ACPICA: add status check for acpi_hw_read before assigning return
7915 value
7916 - PCI: Match Root Port's MPS to endpoint's MPSS as necessary
7917 - coccicheck: return proper error code on fail
7918 - RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
7919 - blk-mq: count the hctx as active before allocating tag
7920 - selinux: cleanup dentry and inodes on error in selinuxfs
7921 - drm/amd/display: Read back max backlight value at boot
7922 - btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
7923 - btrfs: lift uuid_mutex to callers of btrfs_open_devices
7924 - btrfs: Fix a C compliance issue
7925 - drm/i915: Nuke the LVDS lid notifier
7926 - drm/edid: Quirk Vive Pro VR headset non-desktop.
7927 - drm/amd/display: fix type of variable
7928 - drm/amd/display: Don't share clk source between DP and HDMI
7929 - drm/amd/display: update clk for various HDMI color depths
7930 - drm/amd/display: Use requested HDMI aspect ratio
7931 - drm/rockchip: lvds: add missing of_node_put
7932 - drm/amd/display: Pass connector id when executing VBIOS CT
7933 - drm/amd/display: Check if clock source in use before disabling
7934 - drm/amdgpu: fix incorrect use of fcheck
7935 - drm/amdgpu: fix incorrect use of drm_file->pid
7936 - drm/i915: set DP Main Stream Attribute for color range on DDI platforms
7937 - x86/tsc: Prevent result truncation on 32bit
7938
7939 * [Regression] Colour banding appears on Lenovo B50-80 integrated display
7940 (LP: #1788308) // Bionic update: upstream stable patchset 2019-07-09
7941 (LP: #1835972)
7942 - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
7943
7944 * CVE-2019-12819
7945 - mdio_bus: Fix use-after-free on device_register fails
7946
7947 * proc_thermal flooding dmesg (LP: #1824690)
7948 - drivers: thermal: processor_thermal: Downgrade error message
7949
7950 * Bionic update: upstream stable patchset 2019-07-08 (LP: #1835845)
7951 - bonding: avoid lockdep confusion in bond_get_stats()
7952 - inet: frag: enforce memory limits earlier
7953 - ipv4: frags: handle possible skb truesize change
7954 - net: dsa: Do not suspend/resume closed slave_dev
7955 - net: stmmac: Fix WoL for PCI-based setups
7956 - rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
7957 - can: ems_usb: Fix memory leak on ems_usb_disconnect()
7958 - virtio_balloon: fix another race between migration and ballooning
7959 - x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
7960 - kvm: x86: vmx: fix vpid leak
7961 - audit: fix potential null dereference 'context->module.name'
7962 - userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
7963 - RDMA/uverbs: Expand primary and alt AV port checks
7964 - crypto: padlock-aes - Fix Nano workaround data corruption
7965 - drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
7966 - scsi: sg: fix minor memory leak in error path
7967 - net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
7968 - net/mlx5e: Set port trust mode to PCP as default
7969 - x86/efi: Access EFI MMIO data as unencrypted when SEV is active
7970 - drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
7971 - drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make
7972 gcc happy
7973 - scsi: qla2xxx: Fix unintialized List head crash
7974 - scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
7975 - scsi: qla2xxx: Fix ISP recovery on unload
7976 - scsi: qla2xxx: Return error when TMF returns
7977 - genirq: Make force irq threading setup more robust
7978 - nohz: Fix local_timer_softirq_pending()
7979 - nohz: Fix missing tick reprogram when interrupting an inline softirq
7980 - ring_buffer: tracing: Inherit the tracing setting to next ring buffer
7981 - i2c: imx: Fix reinit_completion() use
7982 - Btrfs: fix file data corruption after cloning a range and fsync
7983 - nvme-pci: allocate device queues storage space at probe
7984 - nvme-pci: Fix queue double allocations
7985 - xfs: catch inode allocation state mismatch corruption
7986 - xfs: validate cached inodes are free when allocated
7987 - perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
7988 - parisc: Enable CONFIG_MLONGCALLS by default
7989 - parisc: Define mb() and add memory barriers to assembler unlock sequences
7990 - kasan: add no_sanitize attribute for clang builds
7991 - Mark HI and TASKLET softirq synchronous
7992 - xen/netfront: don't cache skb_shinfo()
7993 - scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management
7994 enabled
7995 - scsi: qla2xxx: Fix memory leak for allocating abort IOCB
7996 - init: rename and re-order boot_cpu_state_init()
7997 - root dentries need RCU-delayed freeing
7998 - make sure that __dentry_kill() always invalidates d_seq, unhashed or not
7999 - fix mntput/mntput race
8000 - fix __legitimize_mnt()/mntput() race
8001 - mtd: nand: qcom: Add a NULL check for devm_kasprintf()
8002 - phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
8003 - ARM: dts: imx6sx: fix irq for pcie bridge
8004 - kprobes/x86: Fix %p uses in error messages
8005 - x86/irqflags: Provide a declaration for native_save_fl
8006 - x86/apic: Ignore secondary threads if nosmt=force
8007 - x86/mm/kmmio: Make the tracer robust against L1TF
8008 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
8009 - x86/microcode: Allow late microcode loading with SMT disabled
8010 - x86/smp: fix non-SMP broken build due to redefinition of
8011 apic_id_is_primary_thread
8012 - cpu/hotplug: Non-SMP machines do not make use of booted_once
8013 - sched/deadline: Update rq_clock of later_rq when pushing a task
8014 - zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
8015 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
8016 - x86: i8259: Add missing include file
8017 - kbuild: verify that $DEPMOD is installed
8018 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
8019 - crypto: vmac - require a block cipher with 128-bit block size
8020 - crypto: vmac - separate tfm and request context
8021 - crypto: blkcipher - fix crash flushing dcache in error path
8022 - crypto: ablkcipher - fix crash flushing dcache in error path
8023 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
8024 - crypto: skcipher - fix crash flushing dcache in error path
8025 - x86/platform/UV: Mark memblock related init code and data correctly
8026 - dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
8027 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
8028 - llc: use refcount_inc_not_zero() for llc_sap_find()
8029 - vsock: split dwork to avoid reinitializations
8030 - net_sched: Fix missing res info when create new tc_index filter
8031 - vhost: reset metadata cache when initializing new IOTLB
8032 - ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
8033 - net: aquantia: Fix IFF_ALLMULTI flag functionality
8034 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
8035 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
8036 - ALSA: vx222: Fix invalid endian conversions
8037 - ALSA: virmidi: Fix too long output trigger loop
8038 - ALSA: cs5535audio: Fix invalid endian conversion
8039 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
8040 - ALSA: memalloc: Don't exceed over the requested size
8041 - ALSA: vxpocket: Fix invalid endian conversions
8042 - USB: serial: sierra: fix potential deadlock at close
8043 - USB: serial: pl2303: add a new device id for ATEN
8044 - ACPI / PM: save NVS memory for ASUS 1025C laptop
8045 - tty: serial: 8250: Revert NXP SC16C2552 workaround
8046 - serial: 8250_exar: Read INT0 from slave device, too
8047 - serial: 8250_dw: always set baud rate in dw8250_set_termios
8048 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
8049 - misc: sram: fix resource leaks in probe error path
8050 - Bluetooth: avoid killing an already killed socket
8051 - isdn: Disable IIOCDBGVAR
8052 - cls_matchall: fix tcf_unbind_filter missing
8053 - mlxsw: core_acl_flex_actions: Return error for conflicting actions
8054 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
8055 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
8056 - net: mvneta: fix mvneta_config_rss on armada 3700
8057 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
8058 - pty: fix O_CLOEXEC for TIOCGPTPEER
8059 - arm: dts: armada: Fix "#cooling-cells" property's name
8060 - vfio: ccw: fix error return in vfio_ccw_sch_event
8061 - perf tools: Fix error index for pmu event parser
8062 - Input: synaptics-rmi4 - fix axis-swap behavior
8063 - IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
8064 - drm/bridge/sii8620: fix loops in EDID fetch logic
8065 - drm/bridge/sii8620: fix potential buffer overflow
8066 - ARC: Explicitly add -mmedium-calls to CFLAGS
8067 - hwmon: (nct6775) Fix loop limit
8068 - soc: imx: gpcv2: correct PGC offset
8069 - usb: dwc3: pci: add support for Intel IceLake
8070 - usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
8071 - usb: dwc3: of-simple: fix use-after-free on remove
8072 - ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th
8073 - netfilter: ipv6: nf_defrag: reduce struct net memory waste
8074 - netfilter: nf_ct_helper: Fix possible panic after
8075 nf_conntrack_helper_unregister
8076 - selftests: pstore: return Kselftest Skip code for skipped tests
8077 - selftests: static_keys: return Kselftest Skip code for skipped tests
8078 - selftests: sysctl: return Kselftest Skip code for skipped tests
8079 - selftests: zram: return Kselftest Skip code for skipped tests
8080 - selftests: vm: return Kselftest Skip code for skipped tests
8081 - selftests: sync: add config fragment for testing sync framework
8082 - ARM: dts: NSP: Fix i2c controller interrupt type
8083 - ARM: dts: NSP: Fix PCIe controllers interrupt types
8084 - ARM: dts: BCM5301x: Fix i2c controller interrupt type
8085 - ARM: dts: Cygnus: Fix I2C controller interrupt type
8086 - ARM: dts: Cygnus: Fix PCIe controller interrupt type
8087 - arm64: dts: specify 1.8V EMMC capabilities for bcm958742k
8088 - arm64: dts: specify 1.8V EMMC capabilities for bcm958742t
8089 - arm64: dts: ns2: Fix I2C controller interrupt type
8090 - arm64: dts: ns2: Fix PCIe controller interrupt type
8091 - arm64: dts: Stingray: Fix I2C controller interrupt type
8092 - drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error
8093 - drm: mali-dp: Enable Global SE interrupts mask for DP500
8094 - drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
8095 - IB/rxe: Fix missing completion for mem_reg work requests
8096 - usb: dwc2: alloc dma aligned buffer for isoc split in
8097 - usb: dwc2: fix isoc split in transfer with no data
8098 - usb: gadget: composite: fix delayed_status race condition when set_interface
8099 - usb: gadget: dwc2: fix memory leak in gadget_init()
8100 - dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
8101 - xen: add error handling for xenbus_printf
8102 - pNFS: Always free the session slot on error in
8103 nfs4_layoutget_handle_exception
8104 - scsi: xen-scsifront: add error handling for xenbus_printf
8105 - xen/scsiback: add error handling for xenbus_printf
8106 - arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
8107 - arm64: make secondary_start_kernel() notrace
8108 - qed: Fix possible memory leak in Rx error path handling.
8109 - qed: Add sanity check for SIMD fastpath handler.
8110 - qed: Do not advertise DCBX_LLD_MANAGED capability.
8111 - enic: initialize enic->rfs_h.lock in enic_probe
8112 - net: hamradio: use eth_broadcast_addr
8113 - net: propagate dev_get_valid_name return code
8114 - net: stmmac: socfpga: add additional ocp reset line for Stratix10
8115 - nvmet: reset keep alive timer in controller enable
8116 - block: sed-opal: Fix a couple off by one bugs
8117 - ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
8118 - nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
8119 - net: davinci_emac: match the mdio device against its compatible if possible
8120 - sctp: fix erroneous inc of snmp SctpFragUsrMsgs
8121 - KVM: arm/arm64: Drop resource size check for GICV window
8122 - drm/bridge/sii8620: fix display of packed pixel modes in MHL2
8123 - locking/lockdep: Do not record IRQ state within lockdep code
8124 - selftests: bpf: notification about privilege required to run test_kmod.sh
8125 testing script
8126 - mtd: dataflash: Use ULL suffix for 64-bit constants
8127 - x86/microcode/intel: Fix memleak in save_microcode_patch()
8128 - ipv6: mcast: fix unsolicited report interval after receiving querys
8129 - Smack: Mark inode instant in smack_task_to_inode
8130 - arm64: dts: msm8916: fix Coresight ETF graph connections
8131 - batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
8132 - batman-adv: Fix bat_v best gw refcnt after netlink dump
8133 - batman-adv: Avoid storing non-TT-sync flags on singular entries too
8134 - batman-adv: Fix multicast TT issues with bogus ROAM flags
8135 - cxgb4: when disabling dcb set txq dcb priority to 0
8136 - iio: pressure: bmp280: fix relative humidity unit
8137 - brcmfmac: stop watchdog before detach and free everything
8138 - ARM: dts: am437x: make edt-ft5x06 a wakeup source
8139 - ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
8140 - usb: xhci: remove the code build warning
8141 - usb: xhci: increase CRS timeout value
8142 - NFC: pn533: Fix wrong GFP flag usage
8143 - typec: tcpm: Fix a msecs vs jiffies bug
8144 - kconfig: fix line numbers for if-entries in menu tree
8145 - perf record: Support s390 random socket_id assignment
8146 - perf test session topology: Fix test on s390
8147 - perf report powerpc: Fix crash if callchain is empty
8148 - perf tools: Fix a clang 7.0 compilation error
8149 - perf bench: Fix numa report output code
8150 - ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD
8151 - netfilter: nf_log: fix uninit read in nf_log_proc_dostring
8152 - net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
8153 - nfp: cast sizeof() to int when comparing with error code
8154 - selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
8155 - selftests/x86/sigreturn: Do minor cleanups
8156 - ARM: dts: da850: Fix interrups property for gpio
8157 - ARM64: dts: meson-gxl: fix Mali GPU compatible string
8158 - dmaengine: pl330: report BURST residue granularity
8159 - dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
8160 - ath10k: update the phymode along with bandwidth change request
8161 - md/raid10: fix that replacement cannot complete recovery after reassemble
8162 - dev-dax: check_vma: ratelimit dev_info-s
8163 - nl80211: relax ht operation checks for mesh
8164 - nl80211: check nla_parse_nested() return values
8165 - drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
8166 - drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
8167 - drm/exynos: decon5433: Fix WINCONx reset value
8168 - drbd: Fix drbd_request_prepare() discard handling
8169 - bpf, s390: fix potential memleak when later bpf_jit_prog fails
8170 - PCI: xilinx: Add missing of_node_put()
8171 - PCI: xilinx-nwl: Add missing of_node_put()
8172 - PCI: faraday: Add missing of_node_put()
8173 - bnx2x: Fix receiving tx-timeout in error or recovery state.
8174 - fsl/fman: fix parser reporting bad checksum on short frames
8175 - dpaa_eth: DPAA SGT needs to be 256B
8176 - acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value
8177 - openrisc: entry: Fix delay slot exception detection
8178 - m68k: fix "bad page state" oops on ColdFire boot
8179 - objtool: Support GCC 8 '-fnoreorder-functions'
8180 - ipvlan: call dev_change_flags when ipvlan mode is reset
8181 - drm/amdgpu: fix swapped emit_ib_size in vce3
8182 - x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
8183 - HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
8184 - ARM: imx_v4_v5_defconfig: Select ULPI support
8185 - bpf: hash map: decrement counter on error
8186 - tracing: Use __printf markup to silence compiler
8187 - kasan: fix shadow_size calculation error in kasan_module_alloc
8188 - smsc75xx: Add workaround for gigabit link up hardware errata.
8189 - drm/bridge/sii8620: Fix display of packed pixel modes
8190 - samples/bpf: add missing <linux/if_vlan.h>
8191 - samples/bpf: Check the result of system()
8192 - samples/bpf: Check the error of write() and read()
8193 - ieee802154: 6lowpan: set IFLA_LINK
8194 - netfilter: x_tables: set module owner for icmp(6) matches
8195 - ipv6: make ipv6_renew_options() interrupt/kernel safe
8196 - net: qrtr: Broadcast messages only from control port
8197 - sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
8198 - sh_eth: fix invalid context bug while changing link options by ethtool
8199 - ravb: fix invalid context bug while calling auto-negotiation by ethtool
8200 - ravb: fix invalid context bug while changing link options by ethtool
8201 - ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
8202 - net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
8203 - nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us
8204 - ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
8205 - ieee802154: at86rf230: use __func__ macro for debug messages
8206 - ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
8207 - gpu: host1x: Check whether size of unpin isn't 0
8208 - drm/tegra: Fix comparison operator for buffer size
8209 - drm/armada: fix colorkey mode property
8210 - drm/armada: fix irq handling
8211 - netfilter: nft_compat: explicitly reject ERROR and standard target
8212 - netfilter: nf_conntrack: Fix possible possible crash on module loading.
8213 - ARC: Improve cmpxchg syscall implementation
8214 - bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
8215 - bnxt_en: Always set output parameters in bnxt_get_max_rings().
8216 - bnxt_en: Fix for system hang if request_irq fails
8217 - scsi: qedf: Send the driver state to MFW
8218 - scsi: qedi: Send driver state to MFW
8219 - perf llvm-utils: Remove bashism from kernel include fetch script
8220 - perf tools: Fix compilation errors on gcc8
8221 - perf script python: Fix dict reference counting
8222 - nfit: fix unchecked dereference in acpi_nfit_ctl
8223 - RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
8224 - ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
8225 - ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary
8226 cores
8227 - ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
8228 - ixgbe: Be more careful when modifying MAC filters
8229 - tools: build: Use HOSTLDFLAGS with fixdep
8230 - kbuild: suppress warnings from 'getconf LFS_*'
8231 - packet: reset network header if packet shorter than ll reserved space
8232 - qlogic: check kstrtoul() for errors
8233 - tcp: remove DELAYED ACK events in DCTCP
8234 - pinctrl: ingenic: Fix inverted direction for < JZ4770
8235 - pinctrl: nsp: off by ones in nsp_pinmux_enable()
8236 - pinctrl: nsp: Fix potential NULL dereference
8237 - drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
8238 - net/ethernet/freescale/fman: fix cross-build error
8239 - ibmvnic: Fix error recovery on login failure
8240 - btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
8241 - octeon_mgmt: Fix MIX registers configuration on MTU setup
8242 - net: usb: rtl8150: demote allmulti message to dev_dbg()
8243 - PCI: OF: Fix I/O space page leak
8244 - PCI: versatile: Fix I/O space page leak
8245 - net: qca_spi: Avoid packet drop during initial sync
8246 - net: qca_spi: Make sure the QCA7000 reset is triggered
8247 - net: qca_spi: Fix log level if probe fails
8248 - tcp: identify cryptic messages as TCP seq # bugs
8249 - soc: imx: gpc: restrict register range for regmap access
8250 - ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems
8251 - ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch
8252 - nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
8253 - parisc: Remove ordered stores from syscall.S
8254 - xfrm_user: prevent leaking 2 bytes of kernel memory
8255 - netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
8256 - packet: refine ring v3 block size test to hold one frame
8257 - net/smc: no shutdown in state SMC_LISTEN
8258 - parisc: Remove unnecessary barriers from spinlock.h
8259 - PCI: hotplug: Don't leak pci_slot on registration failure
8260 - PCI: Skip MPS logic for Virtual Functions (VFs)
8261 - PCI: pciehp: Fix use-after-free on unplug
8262 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
8263 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
8264 - i2c: imx: Fix race condition in dma read
8265 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
8266 - updateconfigs for v4.14.67
8267 - IB/rxe: avoid double kfree skb
8268 - RDMA/qedr: Fix NULL pointer dereference when running over iWARP without
8269 RDMA-CM
8270 - smb3: increase initial number of credits requested to allow write
8271 - hwmon: (dell-smm) Disable fan support for Dell XPS13 9333
8272 - ARM: dts: HR2: Fix interrupt types for i2c and PCIe
8273 - drm/arm/malidp: Ensure that the crtcs are shutdown before removing any
8274 encoder/connector
8275 - drm/mali-dp: Rectify the width and height passed to rotmem_required()
8276 - dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
8277 - nvme-rdma: fix possible double free condition when failing to create a
8278 controller
8279 - nvme-rdma: Fix command completion race at error recovery
8280 - nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
8281 - clk: sunxi-ng: replace lib-y with obj-y
8282 - batman-adv: Fix debugfs path for renamed hardif
8283 - batman-adv: Fix debugfs path for renamed softif
8284 - nfp: bpf: don't stop offload if replace failed
8285 - perf tests: Add event parsing error handling to parse events test
8286 - perf script: Fix crash because of missing evsel->priv
8287 - perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
8288 - s390/qeth: consistently re-enable device features
8289 - sched/fair: Fix bandwidth timer clock drift condition
8290 - r8169: fix mac address change
8291 - RISC-V: Don't include irq-riscv-intc.h
8292 - RISC-V: Fix PTRACE_SETREGSET bug.
8293 - net: qrtr: Reset the node and port ID of broadcast messages
8294 - cxgb4: assume flash part size to be 4MB, if it can't be determined
8295 - bpf: fix sk_skb programs without skb->dev assigned
8296 - ipfrag: really prevent allocation on netns exit
8297 - gpu: host1x: Skip IOMMU initialization if firewall is enabled
8298 - ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform
8299 - bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
8300 - scsi: hpsa: correct enclosure sas address
8301 - perf tools: Use python-config --includes rather than --cflags
8302 - sfp: ensure we clean up properly on bus registration failure
8303 - amd/dc/dce100: On dce100, set clocks to 0 on suspend
8304 - tools: build: Fixup host c flags
8305 - kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
8306 - ibmvnic: Revise RX/TX queue error messages
8307 - net/smc: reset recv timeout after clc handshake
8308 - PCI: xgene: Fix I/O space page leak
8309 - PCI: designware: Fix I/O space page leak
8310 - PCI: aardvark: Fix I/O space page leak
8311 - PCI: faraday: Fix I/O space page leak
8312 - PCI: mediatek: Fix I/O space page leak
8313 - PCI: v3-semi: Fix I/O space page leak
8314 - platform/x86: dell-laptop: Fix backlight detection
8315 - mm: use helper functions for allocating and freeing vm_area structs
8316 - mm: make vm_area_dup() actually copy the old vma data
8317 - mm: make vm_area_alloc() initialize core fields
8318 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
8319
8320 -- Sultan Alsawaf <sultan.alsawaf@canonical.com> Wed, 24 Jul 2019 09:50:49 -0600
403cbccd 8321
5d0a3afd 8322linux (4.15.0-55.60) bionic; urgency=medium
96828d49 8323
5d0a3afd 8324 * linux: 4.15.0-55.60 -proposed tracker (LP: #1834954)
96828d49 8325
5d0a3afd
KSS
8326 * Request backport of ceph commits into bionic (LP: #1834235)
8327 - ceph: use atomic_t for ceph_inode_info::i_shared_gen
8328 - ceph: define argument structure for handle_cap_grant
8329 - ceph: flush pending works before shutdown super
8330 - ceph: send cap releases more aggressively
8331 - ceph: single workqueue for inode related works
8332 - ceph: avoid dereferencing invalid pointer during cached readdir
8333 - ceph: quota: add initial infrastructure to support cephfs quotas
8334 - ceph: quota: support for ceph.quota.max_files
8335 - ceph: quota: don't allow cross-quota renames
8336 - ceph: fix root quota realm check
8337 - ceph: quota: support for ceph.quota.max_bytes
8338 - ceph: quota: update MDS when max_bytes is approaching
8339 - ceph: quota: add counter for snaprealms with quota
8340 - ceph: avoid iput_final() while holding mutex or in dispatch thread
8341
8342 * QCA9377 isn't being recognized sometimes (LP: #1757218)
8343 - SAUCE: USB: Disable USB2 LPM at shutdown
8344
8345 * hns: fix ICMP6 neighbor solicitation messages discard problem (LP: #1833140)
8346 - net: hns: fix ICMP6 neighbor solicitation messages discard problem
8347 - net: hns: fix unsigned comparison to less than zero
8348
8349 * Fix occasional boot time crash in hns driver (LP: #1833138)
8350 - net: hns: Fix probabilistic memory overwrite when HNS driver initialized
8351
8352 * use-after-free in hns_nic_net_xmit_hw (LP: #1833136)
8353 - net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
8354
8355 * hns: attempt to restart autoneg when disabled should report error
8356 (LP: #1833147)
8357 - net: hns: Restart autoneg need return failed when autoneg off
8358
8359 * systemd 237-3ubuntu10.14 ADT test failure on Bionic ppc64el (test-seccomp)
8360 (LP: #1821625)
8361 - powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
8362 - powerpc: sys_pkey_mprotect() system call
8363
8364 * [UBUNTU] pkey: Indicate old mkvp only if old and curr. mkvp are different
8365 (LP: #1832625)
8366 - pkey: Indicate old mkvp only if old and current mkvp are different
8367
8368 * [UBUNTU] kernel: Fix gcm-aes-s390 wrong scatter-gather list processing
8369 (LP: #1832623)
8370 - s390/crypto: fix gcm-aes-s390 selftest failures
8371
8372 * System crashes on hot adding a core with drmgr command (4.15.0-48-generic)
8373 (LP: #1833716)
8374 - powerpc/numa: improve control of topology updates
8375 - powerpc/numa: document topology_updates_enabled, disable by default
8376
8377 * Kernel modules generated incorrectly when system is localized to a non-
8378 English language (LP: #1828084)
8379 - scripts: override locale from environment when running recordmcount.pl
8380
8381 * [UBUNTU] kernel: Fix wrong dispatching for control domain CPRBs
8382 (LP: #1832624)
8383 - s390/zcrypt: Fix wrong dispatching for control domain CPRBs
8384
8385 * CVE-2019-11815
8386 - net: rds: force to destroy connection if t_sock is NULL in
8387 rds_tcp_kill_sock().
8388
8389 * Sound device not detected after resume from hibernate (LP: #1826868)
8390 - drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
8391 - drm/i915: Save the old CDCLK atomic state
8392 - drm/i915: Remove redundant store of logical CDCLK state
8393 - drm/i915: Skip modeset for cdclk changes if possible
8394
8395 * Handle overflow in proc_get_long of sysctl (LP: #1833935)
8396 - sysctl: handle overflow in proc_get_long
8397
8398 * Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep, NVMe
8399 drains lots of power under s2idle (LP: #1808957)
8400 - Revert "UBUNTU: SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3
8401 and being disabled"
8402 - Revert "UBUNTU: SAUCE: nvme: add quirk to not call disable function when
8403 suspending"
8404 - Revert "UBUNTU: SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3"
8405 - Revert "SAUCE: nvme: add quirk to not call disable function when suspending"
8406 - Revert "SAUCE: pci: prevent sk hynix nvme from entering D3"
8407 - PCI: PM: Avoid possible suspend-to-idle issue
8408 - PCI: PM: Skip devices in D0 for suspend-to-idle
8409 - nvme-pci: Sync queues on reset
8410 - nvme: Export get and set features
8411 - nvme-pci: Use host managed power state for suspend
8412
8413 * linux v4.15 ftbfs on a newer host kernel (e.g. hwe) (LP: #1823429)
8414 - selinux: use kernel linux/socket.h for genheaders and mdp
8415
8416 * 32-bit x86 kernel 4.15.0-50 crash in vmalloc_sync_all (LP: #1830433)
8417 - x86/mm/pat: Disable preemption around __flush_tlb_all()
8418 - x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
8419 - x86/mm: Disable ioremap free page handling on x86-PAE
8420 - ioremap: Update pgtable free interfaces with addr
8421 - x86/mm: Add TLB purge to free pmd/pte page interfaces
8422 - x86/init: fix build with CONFIG_SWAP=n
8423 - x86/mm: provide pmdp_establish() helper
8424 - x86/mm: Use WRITE_ONCE() when setting PTEs
8425
8426 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
8427 - hinic: fix a bug in set rx mode
8428
8429 * ubuntu 18.04 flickering screen with Radeon X1600 (LP: #1791312)
8430 - drm/radeon: prefer lower reference dividers
8431
8432 * Login screen never appears on vmwgfx using bionic kernel 4.15 (LP: #1832138)
8433 - drm/vmwgfx: use monotonic event timestamps
8434
8435 * [linux-azure] Block Layer Commits Requested in Azure Kernels (LP: #1834499)
8436 - block: Clear kernel memory before copying to user
8437 - block/bio: Do not zero user pages
8438
8439 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
8440 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
8441
8442 * Handle overflow for file-max (LP: #1834310)
8443 - sysctl: handle overflow for file-max
8444 - kernel/sysctl.c: fix out-of-bounds access when setting file-max
8445
8446 * [ALSA] [PATCH] Headset fixup for System76 Gazelle (gaze14) (LP: #1827555)
8447 - ALSA: hda/realtek - Headset fixup for System76 Gazelle (gaze14)
8448 - ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)
8449
8450 * crashdump fails on HiSilicon D06 (LP: #1828868)
8451 - iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel
8452 - iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel
8453
8454 * CVE-2019-11833
8455 - ext4: zero out the unused memory region in the extent tree block
8456
8457 * zfs 0.7.9 fixes a bug (https://github.com/zfsonlinux/zfs/pull/7343) that
8458 hangs the system completely (LP: #1772412)
8459 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.6
8460
8461 * does not detect headphone when there is no other output devices
8462 (LP: #1831065)
8463 - ALSA: hda/realtek - Fixed hp_pin no value
8464 - ALSA: hda/realtek - Use a common helper for hp pin reference
8465
8466 * kernel crash : net_sched race condition in tcindex_destroy() (LP: #1825942)
8467 - net_sched: fix NULL pointer dereference when delete tcindex filter
8468 - RCU, workqueue: Implement rcu_work
8469 - net_sched: switch to rcu_work
8470 - net_sched: fix a race condition in tcindex_destroy()
8471 - net_sched: fix a memory leak in cls_tcindex
8472 - net_sched: initialize net pointer inside tcf_exts_init()
8473 - net_sched: fix two more memory leaks in cls_tcindex
8474
8475 * Support new ums-realtek device (LP: #1831840)
8476 - USB: usb-storage: Add new ID to ums-realtek
8477
8478 * amd_iommu possible data corruption (LP: #1823037)
8479 - iommu/amd: Reserve exclusion range in iova-domain
8480 - iommu/amd: Set exclusion range correctly
8481
8482 * Add new sound card PCIID into the alsa driver (LP: #1832299)
8483 - ALSA: hda: Add Icelake PCI ID
8484 - ALSA: hda/intel: add CometLake PCI IDs
8485
8486 * sky2 ethernet card doesn't work after returning from suspend
8487 (LP: #1807259) // sky2 ethernet card link not up after suspend
8488 (LP: #1809843)
8489 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
8490
8491 * idle-page oopses when accessing page frames that are out of range
8492 (LP: #1833410)
8493 - mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
8494
8495 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
8496 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
8497 - SAUCE: HID: multitouch: Add pointstick support for ALPS Touchpad
8498
8499 * [SRU][B/B-OEM/B-OEM-OSP-1/C/D/E] Add trackpoint middle button support of 2
8500 new thinpads (LP: #1833637)
8501 - Input: elantech - enable middle button support on 2 ThinkPads
8502
8503 * CVE-2019-11085
8504 - drm/i915/gvt: Fix mmap range check
8505 - drm/i915: make mappable struct resource centric
8506 - drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
8507
8508 * CVE-2019-11884
8509 - Bluetooth: hidp: fix buffer overflow
8510
8511 * af_alg06 test from crypto test suite in LTP failed with kernel oops on B/C
8512 (LP: #1829725)
8513 - crypto: authenc - fix parsing key with misaligned rta_len
8514
8515 * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130 // CVE-2019-11091
8516 - SAUCE: Synchronize MDS mitigations with upstream
8517 - Documentation: Correct the possible MDS sysfs values
8518 - x86/speculation/mds: Fix documentation typo
8519
8520 * CVE-2019-11091
8521 - x86/mds: Add MDSUM variant to the MDS documentation
8522
8523 * alignment test in powerpc from ubuntu_kernel_selftests failed on B/C Power9
8524 (LP: #1813118)
8525 - selftests/powerpc: Remove Power9 copy_unaligned test
8526
8527 * TRACE_syscall.ptrace_syscall_dropped in seccomp from ubuntu_kernel_selftests
8528 failed on B/C PowerPC (LP: #1812796)
8529 - selftests/seccomp: Enhance per-arch ptrace syscall skip tests
8530
8531 * Add powerpc/alignment_handler test for selftests (LP: #1828935)
8532 - selftests/powerpc: Add alignment handler selftest
8533 - selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
8534
8535 * Cannot build kernel 4.15.0-48.51 due to an in-source-tree ZFS module.
8536 (LP: #1828763)
8537 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.5
8538
8539 * Eletrical noise occurred when external headset enter powersaving mode on a
8540 DEll machine (LP: #1828798)
8541 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
8542 - ALSA: hda/realtek - Fixup headphone noise via runtime suspend
8543
8544 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
8545 Ubuntu (LP: #1761379)
8546 - [Packaging] Support building libperf-jvmti.so
8547
8548 * TCP : race condition on socket ownership in tcp_close() (LP: #1830813)
8549 - tcp: do not release socket ownership in tcp_close()
8550
8551 * bionic: netlink: potential shift overflow in netlink_bind() (LP: #1831103)
8552 - netlink: Don't shift on 64 for ngroups
8553
8554 * Add support to Comet Lake LPSS (LP: #1830175)
8555 - mfd: intel-lpss: Add Intel Comet Lake PCI IDs
8556
8557 * Reduce NAPI weight in hns driver from 256 to 64 (LP: #1830587)
8558 - net: hns: Use NAPI_POLL_WEIGHT for hns driver
8559
8560 * x86: add support for AMD Rome (LP: #1819485)
8561 - x86: irq_remapping: Move irq remapping mode enum
8562 - iommu/amd: Add support for higher 64-bit IOMMU Control Register
8563 - iommu/amd: Add support for IOMMU XT mode
8564 - hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs
8565 - hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs
8566 - x86/amd_nb: Add PCI device IDs for family 17h, model 30h
8567 - x86/MCE/AMD: Fix the thresholding machinery initialization order
8568 - x86/amd_nb: Add support for newer PCI topologies
8569
8570 * nx842 - CRB request time out (-110) when uninstall NX modules and initiate
8571 NX request (LP: #1827755)
8572 - crypto/nx: Initialize 842 high and normal RxFIFO control registers
8573
8574 * Require improved hypervisor detection patch in Ubuntu 18.04 (LP: #1829972)
8575 - s390/early: improve machine detection
8576
8577 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 02 Jul 2019 18:41:49 +0200
96828d49 8578
c48d3884 8579linux (4.15.0-54.58) bionic; urgency=medium
68fc88f0 8580
c48d3884 8581 * linux: 4.15.0-54.58 -proposed tracker (LP: #1833987)
68fc88f0 8582
c48d3884
KSS
8583 * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
8584 manipulation (LP: #1831638) // CVE-2019-11478
8585 - tcp: refine memory limit test in tcp_fragment()
8586
8587 * CVE-2019-11479
8588 - SAUCE: tcp: add tcp_min_snd_mss sysctl
8589 - SAUCE: tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
8590
8591 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 24 Jun 2019 11:39:50 +0200
68fc88f0 8592
4a6fdd03 8593linux (4.15.0-52.56) bionic; urgency=medium
d23c845c 8594
4a6fdd03
MHC
8595 * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
8596 manipulation (LP: #1831638)
8597 - SAUCE: tcp: tcp_fragment() should apply sane memory limits
d23c845c 8598
4a6fdd03
MHC
8599 * Remote denial of service (system crash) caused by integer overflow in TCP
8600 SACK handling (LP: #1831637)
8601 - SAUCE: tcp: limit payload size of sacked skbs
8602
8603 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Tue, 04 Jun 2019 17:33:24 -0300
d23c845c 8604
18e103f8 8605linux (4.15.0-51.55) bionic; urgency=medium
566c3d1e 8606
18e103f8 8607 * linux: 4.15.0-51.55 -proposed tracker (LP: #1829219)
566c3d1e 8608
18e103f8
KSS
8609 * disable a.out support (LP: #1818552)
8610 - [Config] Disable a.out support
8611
8612 * [UBUNTU] qdio: clear intparm during shutdown (LP: #1828394)
8613 - s390/qdio: clear intparm during shutdown
8614
8615 * ftrace in ubuntu_kernel_selftests hang with Cosmic kernel (LP: #1826385)
8616 - kprobes/x86: Fix instruction patching corruption when copying more than one
8617 RIP-relative instruction
8618
8619 * touchpad not working on lenovo yoga 530 (LP: #1787775)
8620 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
8621 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
8622 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
8623 upcoming platform"
8624 - i2c: add helpers to ease DMA handling
8625 - i2c: add a message flag for DMA safe buffers
8626 - i2c: add extra check to safe DMA buffer helper
8627 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
8628 - [Config] Update config for AMD MP2 I2C driver
8629 - [Config] Update I2C_AMD_MP2 annotations
8630
8631 * tm-unavailable in powerpc/tm failed on Bionic Power9 (LP: #1813129)
8632 - selftests/powerpc: Check for pthread errors in tm-unavailable
8633 - selftests/powerpc: Skip tm-unavailable if TM is not enabled
8634
8635 * cp_abort in powerpc/context_switch from ubunut_kernel_selftests failed on
8636 Bionic P9 (LP: #1813134)
8637 - selftests/powerpc: Remove redundant cp_abort test
8638
8639 * bionic/linux: completely remove snapdragon files from sources (LP: #1827880)
8640 - [Packaging] remove snapdragon dead files
8641 - [Config] update configs after snapdragon removal
8642
8643 * The noise keeps occurring when Headset is plugged in on a Dell machine
8644 (LP: #1827972)
8645 - ALSA: hda/realtek - Fixed Dell AIO speaker noise
8646
8647 * Geneve tunnels don't work when ipv6 is disabled (LP: #1794232)
8648 - geneve: correctly handle ipv6.disable module parameter
8649
8650 * There are 4 HDMI/Displayport audio output listed in sound setting without
8651 attach any HDMI/DP monitor (LP: #1827967)
8652 - ALSA: hda/hdmi - Read the pin sense from register when repolling
8653 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
8654
8655 * Headphone jack switch sense is inverted: plugging in headphones disables
8656 headphone output (LP: #1824259)
8657 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
8658
8659 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
8660 Checking for all LINUX clients for devops4p10 (LP: #1766201)
8661 - SAUCE: integrity: downgrade error to warning
8662
8663 * Screen freeze after resume from S3 when HDMI monitor plugged on Dell
8664 Precision 7740 (LP: #1825958)
8665 - PCI: Restore resized BAR state on resume
8666
8667 * potential memory corruption on arm64 on dev release (LP: #1827437)
8668 - driver core: Postpone DMA tear-down until after devres release
8669
8670 * powerpc/pmu/ebb test in ubuntu_kernel_selftest failed with "error while
8671 loading shared libraries" on Bionic/Cosmic PowerPC (LP: #1812805)
8672 - selftests/powerpc/pmu: Link ebb tests with -no-pie
8673
8674 * unnecessary request_queue freeze (LP: #1815733)
8675 - block: avoid setting nr_requests to current value
8676 - block: avoid setting none scheduler if it's already none
8677
8678 * Kprobe event string type argument failed in ftrace from
8679 ubuntu_kernel_selftests on B/C i386 (LP: #1825780)
8680 - selftests/ftrace: Fix kprobe string testcase to not probe notrace function
8681
8682 * hns: fix socket accounting (LP: #1826911)
8683 - net: hns: fix skb->truesize underestimation
8684
8685 * False positive test result in run_netsocktests from net in
8686 ubuntu_kernel_selftest (LP: #1825777)
8687 - selftests/net: correct the return value for run_netsocktests
8688
8689 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 15 May 2019 14:48:35 +0200
566c3d1e 8690
410b3748 8691linux (4.15.0-50.54) bionic; urgency=medium
81132540 8692
410b3748
SB
8693 * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130
8694 - Documentation/l1tf: Fix small spelling typo
8695 - x86/cpu: Sanitize FAM6_ATOM naming
8696 - kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
8697 - locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a
8698 new <linux/bits.h> file
8699 - tools include: Adopt linux/bits.h
8700 - x86/msr-index: Cleanup bit defines
8701 - x86/speculation: Consolidate CPU whitelists
8702 - x86/speculation/mds: Add basic bug infrastructure for MDS
8703 - x86/speculation/mds: Add BUG_MSBDS_ONLY
8704 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
8705 - x86/speculation/mds: Add mds_clear_cpu_buffers()
8706 - x86/speculation/mds: Clear CPU buffers on exit to user
8707 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
8708 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
8709 - x86/speculation/mds: Add mitigation control for MDS
8710 - x86/speculation/mds: Add sysfs reporting for MDS
8711 - x86/speculation/mds: Add mitigation mode VMWERV
8712 - Documentation: Move L1TF to separate directory
8713 - Documentation: Add MDS vulnerability documentation
8714 - x86/speculation/mds: Add mds=full,nosmt cmdline option
8715 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
8716 - x86/speculation/mds: Add SMT warning message
8717 - x86/speculation/mds: Fix comment
8718 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
8719 - x86/speculation/mds: Add 'mitigations=' support for MDS
81132540 8720
410b3748
SB
8721 * CVE-2017-5715 // CVE-2017-5753
8722 - s390/speculation: Support 'mitigations=' cmdline option
8723
8724 * CVE-2017-5715 // CVE-2017-5753 // CVE-2017-5754 // CVE-2018-3639
8725 - powerpc/speculation: Support 'mitigations=' cmdline option
8726
8727 * CVE-2017-5715 // CVE-2017-5754 // CVE-2018-3620 // CVE-2018-3639 //
8728 CVE-2018-3646
8729 - cpu/speculation: Add 'mitigations=' cmdline option
8730 - x86/speculation: Support 'mitigations=' cmdline option
8731
8732 * Packaging resync (LP: #1786013)
8733 - [Packaging] resync git-ubuntu-log
8734
8735 -- Stefan Bader <stefan.bader@canonical.com> Mon, 06 May 2019 18:59:24 +0200
81132540 8736
c5b0662f 8737linux (4.15.0-49.53) bionic; urgency=medium
992b9a95 8738
c5b0662f 8739 * linux: 4.15.0-49.53 -proposed tracker (LP: #1826358)
992b9a95 8740
d66c65e8
SB
8741 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
8742 (required for POWER9 DD2.3) (LP: #1822870)
8743 - powerpc/64s: Add support for ori barrier_nospec patching
8744 - powerpc/64s: Patch barrier_nospec in modules
8745 - powerpc/64s: Enable barrier_nospec based on firmware settings
8746 - powerpc: Use barrier_nospec in copy_from_user()
8747 - powerpc/64: Use barrier_nospec in syscall entry
8748 - powerpc/64s: Enhance the information in cpu_show_spectre_v1()
8749 - powerpc/64: Disable the speculation barrier from the command line
8750 - powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
8751 - powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
8752 - powerpc/64: Call setup_barrier_nospec() from setup_arch()
8753 - powerpc/64: Make meltdown reporting Book3S 64 specific
8754 - powerpc/lib/code-patching: refactor patch_instruction()
8755 - powerpc/lib/feature-fixups: use raw_patch_instruction()
8756 - powerpc/asm: Add a patch_site macro & helpers for patching instructions
8757 - powerpc/64s: Add new security feature flags for count cache flush
8758 - powerpc/64s: Add support for software count cache flush
8759 - powerpc/pseries: Query hypervisor for count cache flush settings
8760 - powerpc/powernv: Query firmware for count cache flush settings
8761 - powerpc/fsl: Add nospectre_v2 command line argument
8762 - KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()
8763 - [Config] Add CONFIG_PPC_BARRIER_NOSPEC
8764
8765 * Packaging resync (LP: #1786013)
8766 - [Packaging] resync git-ubuntu-log
8767
8768 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
8769 - [Debian] Set +x on rebuild testcase.
8770 - [Debian] Skip rebuild test, for regression-suite deps.
8771 - [Debian] Make ubuntu-regression-suite skippable on unbootable kernels.
8772 - [Debian] make rebuild use skippable error codes when skipping.
8773 - [Debian] Only run regression-suite, if requested to.
8774
8775 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
8776 - [Packaging] remove arm64 snapdragon from getabis
8777 - [Config] config changes for snapdragon split
8778 - packaging: arm64: disable building the snapdragon flavour
c5b0662f 8779 - [Packaging] arm64: Drop snapdragon from kernel-versions
d66c65e8
SB
8780
8781 * CVE-2017-5753
8782 - KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
8783 - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs
8784 - sysvipc/sem: mitigate semnum index against spectre v1
8785 - libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()
8786 - s390/keyboard: sanitize array index in do_kdsk_ioctl
8787 - arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
8788 - KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
8789 - pktcdvd: Fix possible Spectre-v1 for pkt_devs
8790 - net: socket: fix potential spectre v1 gadget in socketcall
8791 - net: socket: Fix potential spectre v1 gadget in sock_is_registered
8792 - drm/amdgpu/pm: Fix potential Spectre v1
8793 - netlink: Fix spectre v1 gadget in netlink_create()
8794 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
8795 - drm/i915/kvmgt: Fix potential Spectre v1
8796 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
8797 - fs/quota: Fix spectre gadget in do_quotactl
8798 - hwmon: (nct6775) Fix potential Spectre v1
8799 - mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
8800 - switchtec: Fix Spectre v1 vulnerability
8801 - misc: hmc6352: fix potential Spectre v1
8802 - tty: vt_ioctl: fix potential Spectre v1
8803 - nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
8804 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
8805 - IB/ucm: Fix Spectre v1 vulnerability
8806 - RDMA/ucma: Fix Spectre v1 vulnerability
8807 - drm/bufs: Fix Spectre v1 vulnerability
8808 - usb: gadget: storage: Fix Spectre v1 vulnerability
8809 - ptp: fix Spectre v1 vulnerability
8810 - HID: hiddev: fix potential Spectre v1
8811 - vhost: Fix Spectre V1 vulnerability
8812 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
8813 - ipv4: Fix potential Spectre v1 vulnerability
8814 - aio: fix spectre gadget in lookup_ioctx
8815 - ALSA: emux: Fix potential Spectre v1 vulnerabilities
8816 - ALSA: pcm: Fix potential Spectre v1 vulnerability
8817 - ip6mr: Fix potential Spectre v1 vulnerability
8818 - ALSA: rme9652: Fix potential Spectre v1 vulnerability
8819 - ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
8820 - KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
8821 - drm/ioctl: Fix Spectre v1 vulnerabilities
8822 - char/mwave: fix potential Spectre v1 vulnerability
8823 - applicom: Fix potential Spectre v1 vulnerabilities
8824 - ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
8825 - powerpc/ptrace: Mitigate potential Spectre v1
8826 - cfg80211: prevent speculation on cfg80211_classify8021d() return
8827 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
8828 - ALSA: seq: oss: Fix Spectre v1 vulnerability
8829
8830 * Bionic: Sync to Xenial (Spectre) (LP: #1822760)
8831 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
8832 - KVM: SVM: Add MSR-based feature support for serializing LFENCE
8833 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
8834 - KVM: X86: Allow userspace to define the microcode version
8835 - SAUCE: [Fix] x86/KVM/VMX: Add L1D flush logic
8836 - SAUCE: [Fix] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on
8837 vmentry
8838
8839 * [SRU] [B/OEM] Fix ACPI bug that causes boot failure (LP: #1819921)
8840 - SAUCE: ACPI / bus: Add some Lenovo laptops in list of acpi table term list
8841
8842 * Bionic update: upstream stable patchset for fuse 2019-04-12 (LP: #1824553)
8843 - fuse: fix double request_end()
8844 - fuse: fix unlocked access to processing queue
8845 - fuse: umount should wait for all requests
8846 - fuse: Fix oops at process_init_reply()
8847 - fuse: Don't access pipe->buffers without pipe_lock()
8848 - fuse: Fix use-after-free in fuse_dev_do_read()
8849 - fuse: Fix use-after-free in fuse_dev_do_write()
8850 - fuse: set FR_SENT while locked
8851 - fuse: fix blocked_waitq wakeup
8852 - fuse: fix leaked notify reply
8853 - fuse: fix possibly missed wake-up after abort
8854 - fuse: fix use-after-free in fuse_direct_IO()
8855 - fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
8856 - fuse: handle zero sized retrieve correctly
8857 - fuse: call pipe_buf_release() under pipe lock
8858 - fuse: decrement NR_WRITEBACK_TEMP on the right page
8859
8860 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
8861 (required for POWER9 DD2.3) (LP: #1822870) // Backport support for software
8862 count cache flush Spectre v2 mitigation. (CVE) (required for POWER9 DD2.3)
8863 (LP: #1822870)
8864 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
8865 - powerpc/fsl: Fix spectre_v2 mitigations reporting
8866 - powerpc: Avoid code patching freed init sections
8867
8868 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
8869 (required for POWER9 DD2.3) (LP: #1822870) // Backport support for software
8870 count cache flush Spectre v2 mitigation. (CVE) (required for POWER9 DD2.3)
8871 (LP: #1822870) // Backport support for software count cache flush Spectre v2
8872 mitigation. (CVE) (required for POWER9 DD2.3) (LP: #1822870)
8873 - powerpc/security: Fix spectre_v2 reporting
8874
8875 * CVE-2019-3874
8876 - sctp: use sk_wmem_queued to check for writable space
8877 - sctp: implement memory accounting on tx path
8878 - sctp: implement memory accounting on rx path
8879
8880 * NULL pointer dereference when using z3fold and zswap (LP: #1814874)
8881 - z3fold: fix possible reclaim races
8882
8883 * Kprobe event argument syntax in ftrace from ubuntu_kernel_selftests failed
8884 on B PowerPC (LP: #1812809)
8885 - selftests/ftrace: Add ppc support for kprobe args tests
8886
8887 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
8888 - misc: rtsx: make various functions static
8889 - misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
8890 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
8891
8892 * headset-mic doesn't work on two Dell laptops. (LP: #1825272)
8893 - ALSA: hda/realtek - add two more pin configuration sets to quirk table
8894
8895 * CVE-2018-16884
8896 - sunrpc: use SVC_NET() in svcauth_gss_* functions
8897 - sunrpc: use-after-free in svc_process_common()
8898
8899 * sky2 ethernet card don't work after returning from suspension (LP: #1798921)
8900 - sky2: Increase D3 delay again
8901
8902 * CVE-2019-9500
8903 - brcmfmac: assure SSID length from firmware is limited
8904
8905 * CVE-2019-9503
8906 - brcmfmac: add subtype check for event handling in data path
8907
8908 * CVE-2019-3882
8909 - vfio/type1: Limit DMA mappings per container
8910
8911 * Intel I210 Ethernet card not working after hotplug [8086:1533]
8912 (LP: #1818490)
8913 - igb: Fix WARN_ONCE on runtime suspend
8914
8915 * bionic, xenial/hwe: misses "fuse: fix initial parallel dirops" patch
8916 (LP: #1823972)
8917 - fuse: fix initial parallel dirops
8918
8919 * amdgpu resume failure: failed to allocate wb slot (LP: #1825074)
8920 - drm/amdgpu: fix&cleanups for wb_clear
8921
8922 * Pop noise when headset is plugged in or removed from GHS/Line-out jack
8923 (LP: #1821290)
8924 - ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode
8925 for ALC225
8926 - ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
8927 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
8928 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
8929
8930 * mac80211_hwsim unable to handle kernel NULL pointer dereference
8931 at0000000000000000 (LP: #1825058)
8932 - mac80211_hwsim: Timer should be initialized before device registered
8933
8934 * [regression][snd_hda_codec_realtek] repeating crackling noise after 19.04
8935 upgrade (LP: #1821663)
8936 - ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklist
8937 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
8938 - ALSA: hda - Add two more machines to the power_save_blacklist
8939
8940 * ubuntu_nbd_smoke_test failed on P9 with Bionic kernel (LP: #1822247)
8941 - nbd: fix how we set bd_invalidated
8942
8943 * TSC clocksource not available in nested guests (LP: #1822821)
8944 - kvmclock: fix TSC calibration for nested guests
8945
8946 * 4.15 kernel ip_vs --ops causes performance and hang problem (LP: #1819786)
8947 - ipvs: fix refcount usage for conns in ops mode
8948
8949 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
8950 6db23a14" on Cosmic i386 (LP: #1813244) // systemd cause kernel trace "BUG:
8951 unable to handle kernel paging request at 6db23a14" on Cosmic i386
8952 (LP: #1813244)
8953 - openvswitch: fix flow actions reallocation
8954
8955 -- Stefan Bader <stefan.bader@canonical.com> Thu, 25 Apr 2019 10:40:22 +0200
992b9a95 8956
c50532b9 8957linux (4.15.0-48.51) bionic; urgency=medium
28be2472 8958
c50532b9 8959 * linux: 4.15.0-48.51 -proposed tracker (LP: #1822820)
28be2472 8960
c50532b9
AR
8961 * Packaging resync (LP: #1786013)
8962 - [Packaging] update helper scripts
8963 - [Packaging] resync retpoline extraction
8964
8965 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
8966 triggers system hang on i386 (LP: #1812845)
8967 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
8968
8969 * [P9][LTCTest][Opal][FW910] cpupower monitor shows multiple stop Idle_Stats
8970 (LP: #1719545)
8971 - cpupower : Fix header name to read idle state name
8972
8973 * [amdgpu] screen corruption when using touchpad (LP: #1818617)
8974 - drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
8975 - drm/amdgpu: Free VGA stolen memory as soon as possible.
8976
8977 * [SRU][B/C/OEM]IOMMU: add kernel dma protection (LP: #1820153)
8978 - ACPICA: AML parser: attempt to continue loading table after error
8979 - ACPI / property: Allow multiple property compatible _DSD entries
8980 - PCI / ACPI: Identify untrusted PCI devices
8981 - iommu/vt-d: Force IOMMU on for platform opt in hint
8982 - iommu/vt-d: Do not enable ATS for untrusted devices
8983 - thunderbolt: Export IOMMU based DMA protection support to userspace
8984 - iommu/vt-d: Disable ATS support on untrusted devices
8985
8986 * Add basic support to NVLink2 passthrough (LP: #1819989)
8987 - powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is
8988 enabled
8989 - powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
8990 - powerpc/powernv: Export opal_check_token symbol
8991 - powerpc/powernv: Make possible for user to force a full ipl cec reboot
8992 - powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
8993 - powerpc/powernv: Move npu struct from pnv_phb to pci_controller
8994 - powerpc/powernv/npu: Move OPAL calls away from context manipulation
8995 - powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
8996 - powerpc/pseries/npu: Enable platform support
8997 - powerpc/pseries: Remove IOMMU API support for non-LPAR systems
8998 - powerpc/powernv/npu: Check mmio_atsd array bounds when populating
8999 - powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
9000
9001 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
9002 - net-next: hinic: fix a problem in free_tx_poll()
9003 - hinic: remove ndo_poll_controller
9004 - net-next/hinic: add checksum offload and TSO support
9005 - hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
9006 - net-next/hinic:replace multiply and division operators
9007 - net-next/hinic:add rx checksum offload for HiNIC
9008 - net-next/hinic:fix a bug in set mac address
9009 - net-next/hinic: fix a bug in rx data flow
9010 - net: hinic: fix null pointer dereference on pointer hwdev
9011 - hinic: optmize rx refill buffer mechanism
9012 - net-next/hinic:add shutdown callback
9013 - net-next/hinic: replace disable_irq_nosync/enable_irq
9014
9015 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
9016 - Fonts: New Terminus large console font
9017 - [Config]: enable highdpi Terminus 16x32 font support
9018
9019 * [19.04 FEAT] qeth: Enhanced link speed - kernel part (LP: #1814892)
9020 - s390/qeth: report 25Gbit link speed
9021
9022 * CVE-2017-5754
9023 - x86/nmi: Fix NMI uaccess race against CR3 switching
9024 - x86/mm: Fix documentation of module mapping range with 4-level paging
9025 - x86/pti: Enable global pages for shared areas
9026 - x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
9027 - x86/pti: Leave kernel text global for !PCID
9028 - x86/pti: Fix boot problems from Global-bit setting
9029 - x86/pti: Fix boot warning from Global-bit setting
9030 - x86/pti: Reduce amount of kernel text allowed to be Global
9031 - x86/pti: Disallow global kernel text with RANDSTRUCT
9032 - x86/entry/32: Add explicit 'l' instruction suffix
9033 - x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
9034 - x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
9035 - x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
9036 - x86/entry/32: Put ESPFIX code into a macro
9037 - x86/entry/32: Unshare NMI return path
9038 - x86/entry/32: Split off return-to-kernel path
9039 - x86/entry/32: Enter the kernel via trampoline stack
9040 - x86/entry/32: Leave the kernel via trampoline stack
9041 - x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
9042 - x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
9043 - x86/entry/32: Simplify debug entry point
9044 - x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
9045 - x86/entry/32: Add PTI CR3 switches to NMI handler code
9046 - x86/entry: Rename update_sp0 to update_task_stack
9047 - x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()
9048 - x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
9049 - x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
9050 - x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
9051 - x86/pgtable: Move pti_set_user_pgtbl() to pgtable.h
9052 - x86/pgtable: Move two more functions from pgtable_64.h to pgtable.h
9053 - x86/mm/pae: Populate valid user PGD entries
9054 - x86/mm/pae: Populate the user page-table with user pgd's
9055 - x86/mm/pti: Add an overflow check to pti_clone_pmds()
9056 - x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
9057 - x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
9058 - x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
9059 - x86/mm/pti: Keep permissions when cloning kernel text in
9060 pti_clone_kernel_text()
9061 - x86/mm/pti: Introduce pti_finalize()
9062 - x86/mm/pti: Clone entry-text again in pti_finalize()
9063 - x86/mm/dump_pagetables: Define INIT_PGD
9064 - x86/pgtable/pae: Use separate kernel PMDs for user page-table
9065 - x86/ldt: Reserve address-space range on 32 bit for the LDT
9066 - x86/ldt: Define LDT_END_ADDR
9067 - x86/ldt: Split out sanity check in map_ldt_struct()
9068 - x86/ldt: Enable LDT user-mapping for PAE
9069 - x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
9070 - [Config] Update PAGE_TABLE_ISOLATION annotations
9071 - x86/mm/pti: Add Warning when booting on a PCID capable CPU
9072 - x86/entry/32: Add debug code to check entry/exit CR3
9073 - x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
9074 - x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
9075 - perf/core: Make sure the ring-buffer is mapped in all page-tables
9076 - x86/entry/32: Check for VM86 mode in slow-path check
9077 - x86/mm: Remove in_nmi() warning from vmalloc_fault()
9078 - x86/kexec: Allocate 8k PGDs for PTI
9079 - x86/mm/pti: Clear Global bit more aggressively
9080 - mm: Allow non-direct-map arguments to free_reserved_area()
9081 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
9082 - x86/mm/init: Add helper for freeing kernel image pages
9083 - x86/mm/init: Remove freed kernel image areas from alias mapping
9084 - x86/mm/pti: Fix 32 bit PCID check
9085 - x86/mm/pti: Don't clear permissions in pti_clone_pmd()
9086 - x86/mm/pti: Clone kernel-image on PTE level for 32 bit
9087 - x86/relocs: Add __end_rodata_aligned to S_REL
9088 - x86/mm/pti: Move user W+X check into pti_finalize()
9089 - x86/efi: Load fixmap GDT in efi_call_phys_epilog()
9090 - x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
9091 - x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions
9092 - x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
9093 - x86/entry/32: Clear the CS high bits
9094 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
9095 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
9096 - x86/ldt: Remove unused variable in map_ldt_struct()
9097 - x86/mm: Fix guard hole handling
9098 - x86/dump_pagetables: Fix LDT remap address marker
9099
9100 * Avoid potential memory corruption on HiSilicon SoCs (LP: #1819546)
9101 - iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
9102
9103 * Ubuntu18.04.01: [Power9] power8 Compat guest(RHEL7.6) crashes during guest
9104 boot with > 256G of memory (kernel/kvm) (LP: #1818645)
9105 - ]PATCH] KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
9106
9107 * Fix for dual Intel NVMes (LP: #1821961)
9108 - SAUCE: nvme: Merge two quirk entries into one for Intel 760p/Pro 7600p
9109
9110 * CVE-2017-5715
9111 - tools headers: Synchronize prctl.h ABI header
9112 - x86/spectre: Add missing family 6 check to microcode check
9113 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
9114 - x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
9115 - x86/speculation: Propagate information about RSB filling mitigation to sysfs
9116 - x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC
9117 variant
9118 - x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
9119 - x86/retpoline: Remove minimal retpoline support
9120 - x86/speculation: Update the TIF_SSBD comment
9121 - x86/speculation: Clean up spectre_v2_parse_cmdline()
9122 - x86/speculation: Remove unnecessary ret variable in cpu_show_common()
9123 - x86/speculation: Move STIPB/IBPB string conditionals out of
9124 cpu_show_common()
9125 - x86/speculation: Disable STIBP when enhanced IBRS is in use
9126 - x86/speculation: Rename SSBD update functions
9127 - x86/speculation: Reorganize speculation control MSRs update
9128 - sched/smt: Make sched_smt_present track topology
9129 - x86/Kconfig: Select SCHED_SMT if SMP enabled
9130 - sched/smt: Expose sched_smt_present static key
9131 - x86/speculation: Rework SMT state change
9132 - x86/l1tf: Show actual SMT state
9133 - x86/speculation: Reorder the spec_v2 code
9134 - x86/speculation: Mark string arrays const correctly
9135 - x86/speculataion: Mark command line parser data __initdata
9136 - x86/speculation: Unify conditional spectre v2 print functions
9137 - x86/speculation: Add command line control for indirect branch speculation
9138 - x86/speculation: Prepare for per task indirect branch speculation control
9139 - x86/process: Consolidate and simplify switch_to_xtra() code
9140 - x86/speculation: Avoid __switch_to_xtra() calls
9141 - x86/speculation: Prepare for conditional IBPB in switch_mm()
9142 - ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
9143 - x86/speculation: Split out TIF update
9144 - x86/speculation: Prevent stale SPEC_CTRL msr content
9145 - x86/speculation: Prepare arch_smt_update() for PRCTL mode
9146 - x86/speculation: Add prctl() control for indirect branch speculation
9147 - x86/speculation: Enable prctl mode for spectre_v2_user
9148 - x86/speculation: Add seccomp Spectre v2 user space protection mode
9149 - x86/speculation: Provide IBPB always command line options
9150 - kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
9151 - x86/speculation: Change misspelled STIPB to STIBP
9152 - x86/speculation: Add support for STIBP always-on preferred mode
9153 - x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
9154 - s390: remove closung punctuation from spectre messages
9155 - x86/speculation: Simplify the CPU bug detection logic
9156
9157 * CVE-2018-3639
9158 - x86/bugs: Add AMD's variant of SSB_NO
9159 - x86/bugs: Add AMD's SPEC_CTRL MSR usage
9160 - x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
9161 - x86/bugs: Update when to check for the LS_CFG SSBD mitigation
9162 - x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
9163 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
9164
9165 * [Ubuntu] vfio-ap: add subsystem to matrix device to avoid libudev failures
9166 (LP: #1818854)
9167 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
9168
9169 * Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete
9170 (0x0f) (LP: #1748565)
9171 - Bluetooth: Fix unnecessary error message for HCI request completion
9172
9173 * HiSilicon HNS ethernet broken in 4.15.0-45 (LP: #1818294)
9174 - net: hns: Fix WARNING when hns modules installed
9175
9176 * rtl8723be wifi does not work under linux-modules-extra-4.15.0-33-generic
9177 (LP: #1788997)
9178 - SAUCE: Revert "rtlwifi: cleanup 8723be ant_sel definition"
9179
9180 * Crash from :i915 module with 4.15.0-46-generic using multi-display
9181 (LP: #1819486)
9182 - SAUCE: Revert "drm/i915: Fix hotplug irq ack on i965/g4x"
9183
9184 * kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2
9185 (LP: #1814069)
9186 - hv/netvsc: fix handling of fallback to single queue mode
9187 - hv/netvsc: Fix NULL dereference at single queue mode fallback
9188
9189 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
9190 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
9191
9192 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
9193 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
9194
9195 * fscache: jobs might hang when fscache disk is full (LP: #1821395)
9196 - fscache: fix race between enablement and dropping of object
9197
9198 * hns3: fix oops in hns3_clean_rx_ring() (LP: #1821064)
9199 - net: hns3: add dma_rmb() for rx description
9200
9201 * Hard lockup in 2 CPUs due to deadlock in cpu_stoppers (LP: #1821259)
9202 - stop_machine: Disable preemption after queueing stopper threads
9203 - stop_machine: Atomically queue and wake stopper threads
9204
9205 * tcm_loop.ko: move from modules-extra into main modules package
9206 (LP: #1817786)
9207 - [Packaging] move tcm_loop.lo to main linux-modules package
9208
9209 * tcmu user space crash results in kernel module hang. (LP: #1819504)
9210 - scsi: tcmu: delete unused __wait
9211 - scsi: tcmu: track nl commands
9212 - scsi: tcmu: simplify nl interface
9213 - scsi: tcmu: add module wide block/reset_netlink support
9214
9215 * Intel XL710 - i40e driver does not work with kernel 4.15 (Ubuntu 18.04)
9216 (LP: #1779756)
9217 - i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
9218 - i40e: prevent overlapping tx_timeout recover
9219
9220 * some codecs stop working after S3 (LP: #1820930)
9221 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
9222
9223 * i40e xps management broken when > 64 queues/cpus (LP: #1820948)
9224 - i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
9225 - i40e: Fix the number of queues available to be mapped for use
9226
9227 * 4.15 s390x kernel BUG at /build/linux-
9228 Gycr4Z/linux-4.15.0/drivers/block/virtio_blk.c:565! (LP: #1788432)
9229 - virtio/s390: avoid race on vcdev->config
9230 - virtio/s390: fix race in ccw_io_helper()
9231
9232 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
9233 - iommu/amd: Fix NULL dereference bug in match_hid_uid
9234
9235 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
9236 system (LP: #1821271)
9237 - iwlwifi: add new card for 9260 series
9238
9239 * Add support for MAC address pass through on RTL8153-BD (LP: #1821276)
9240 - r8152: Add support for MAC address pass through on RTL8153-BD
9241 - r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
9242
9243 -- Andrea Righi <andrea.righi@canonical.com> Tue, 02 Apr 2019 18:31:55 +0200
28be2472 9244
53f4f4b0 9245linux (4.15.0-47.50) bionic; urgency=medium
51361a4b 9246
53f4f4b0 9247 * linux: 4.15.0-47.50 -proposed tracker (LP: #1819716)
51361a4b 9248
53f4f4b0
KE
9249 * Packaging resync (LP: #1786013)
9250 - [Packaging] resync getabis
9251 - [Packaging] update helper scripts
9252 - [Packaging] resync retpoline extraction
9253
9254 * C++ demangling support missing from perf (LP: #1396654)
9255 - [Packaging] fix a mistype
9256
9257 * arm-smmu-v3 arm-smmu-v3.3.auto: CMD_SYNC timeout (LP: #1818162)
9258 - iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout
9259
9260 * Crash in nvme_irq_check() when using threaded interrupts (LP: #1818747)
9261 - nvme-pci: fix out of bounds access in nvme_cqe_pending
9262
9263 * CVE-2019-9213
9264 - mm: enforce min addr even if capable() in expand_downwards()
9265
9266 * CVE-2019-3460
9267 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
9268
9269 * amdgpu with mst WARNING on blanking (LP: #1814308)
9270 - drm/amd/display: Don't use dc_link in link_encoder
9271 - drm/amd/display: Move wait for hpd ready out from edp power control.
9272 - drm/amd/display: eDP sequence BL off first then DP blank.
9273 - drm/amd/display: Fix unused variable compilation error
9274 - drm/amd/display: Fix warning about misaligned code
9275 - drm/amd/display: Fix MST dp_blank REG_WAIT timeout
9276
9277 * tun/tap: unable to manage carrier state from userland (LP: #1806392)
9278 - tun: implement carrier change
9279
9280 * CVE-2019-8980
9281 - exec: Fix mem leak in kernel_read_file
9282
9283 * raw_skew in timer from the ubuntu_kernel_selftests failed on Bionic
9284 (LP: #1811194)
9285 - selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock
9286 adjustments are in progress
9287
9288 * [Packaging] Allow overlay of config annotations (LP: #1752072)
9289 - [Packaging] config-check: Add an include directive
9290
9291 * CVE-2019-7308
9292 - bpf: move {prev_,}insn_idx into verifier env
9293 - bpf: move tmp variable into ax register in interpreter
9294 - bpf: enable access to ax register also from verifier rewrite
9295 - bpf: restrict map value pointer arithmetic for unprivileged
9296 - bpf: restrict stack pointer arithmetic for unprivileged
9297 - bpf: restrict unknown scalars of mixed signed bounds for unprivileged
9298 - bpf: fix check_map_access smin_value test when pointer contains offset
9299 - bpf: prevent out of bounds speculation on pointer arithmetic
9300 - bpf: fix sanitation of alu op with pointer / scalar type from different
9301 paths
9302 - bpf: add various test cases to selftests
9303
9304 * CVE-2017-5753
9305 - bpf: properly enforce index mask to prevent out-of-bounds speculation
9306 - bpf: fix inner map masking to prevent oob under speculation
9307
9308 * BPF: kernel pointer leak to unprivileged userspace (LP: #1815259)
9309 - bpf/verifier: disallow pointer subtraction
9310
9311 * squashfs hardening (LP: #1816756)
9312 - squashfs: more metadata hardening
9313 - squashfs metadata 2: electric boogaloo
9314 - squashfs: more metadata hardening
9315 - Squashfs: Compute expected length from inode size rather than block length
9316
9317 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
9318 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
9319
9320 * Update ENA driver to version 2.0.3K (LP: #1816806)
9321 - net: ena: update driver version from 2.0.2 to 2.0.3
9322 - net: ena: fix race between link up and device initalization
9323 - net: ena: fix crash during failed resume from hibernation
9324
9325 * ipset kernel error: 4.15.0-43-generic (LP: #1811394)
9326 - netfilter: ipset: Fix wraparound in hash:*net* types
9327
9328 * Silent "Unknown key" message when pressing keyboard backlight hotkey
9329 (LP: #1817063)
9330 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
9331
9332 * CVE-2018-18021
9333 - arm64: KVM: Tighten guest core register access from userspace
9334 - KVM: arm/arm64: Introduce vcpu_el1_is_32bit
9335 - arm64: KVM: Sanitize PSTATE.M when being set from userspace
9336
9337 * CVE-2018-14678
9338 - x86/entry/64: Remove %ebx handling from error_entry/exit
9339
9340 * CVE-2018-19824
9341 - ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c
9342
9343 * CVE-2019-3459
9344 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
9345
9346 * Bionic update: upstream stable patchset 2019-02-08 (LP: #1815234)
9347 - fork: unconditionally clear stack on fork
9348 - spi: spi-s3c64xx: Fix system resume support
9349 - Input: elan_i2c - add ACPI ID for lenovo ideapad 330
9350 - Input: i8042 - add Lenovo LaVie Z to the i8042 reset list
9351 - Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
9352 - kvm, mm: account shadow page tables to kmemcg
9353 - delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
9354 - tracing: Fix double free of event_trigger_data
9355 - tracing: Fix possible double free in event_enable_trigger_func()
9356 - kthread, tracing: Don't expose half-written comm when creating kthreads
9357 - tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
9358 - tracing: Quiet gcc warning about maybe unused link variable
9359 - arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
9360 - mlxsw: spectrum_switchdev: Fix port_vlan refcounting
9361 - kcov: ensure irq code sees a valid area
9362 - xen/netfront: raise max number of slots in xennet_get_responses()
9363 - skip LAYOUTRETURN if layout is invalid
9364 - ALSA: emu10k1: add error handling for snd_ctl_add
9365 - ALSA: fm801: add error handling for snd_ctl_add
9366 - NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
9367 - nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
9368 - vfio: platform: Fix reset module leak in error path
9369 - vfio/mdev: Check globally for duplicate devices
9370 - vfio/type1: Fix task tracking for QEMU vCPU hotplug
9371 - kernel/hung_task.c: show all hung tasks before panic
9372 - mm: /proc/pid/pagemap: hide swap entries from unprivileged users
9373 - mm: vmalloc: avoid racy handling of debugobjects in vunmap
9374 - mm/slub.c: add __printf verification to slab_err()
9375 - rtc: ensure rtc_set_alarm fails when alarms are not supported
9376 - perf tools: Fix pmu events parsing rule
9377 - netfilter: ipset: forbid family for hash:mac sets
9378 - netfilter: ipset: List timing out entries with "timeout 1" instead of zero
9379 - irqchip/ls-scfg-msi: Map MSIs in the iommu
9380 - watchdog: da9063: Fix updating timeout value
9381 - printk: drop in_nmi check from printk_safe_flush_on_panic()
9382 - bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
9383 - ceph: fix alignment of rasize
9384 - e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
9385 - powerpc/lib: Adjust .balign inside string functions for PPC32
9386 - powerpc/64s: Add barrier_nospec
9387 - powerpc/eeh: Fix use-after-release of EEH driver
9388 - hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
9389 - powerpc/64s: Fix compiler store ordering to SLB shadow area
9390 - RDMA/mad: Convert BUG_ONs to error flows
9391 - lightnvm: pblk: warn in case of corrupted write buffer
9392 - netfilter: nf_tables: check msg_type before nft_trans_set(trans)
9393 - pnfs: Don't release the sequence slot until we've processed layoutget on
9394 open
9395 - disable loading f2fs module on PAGE_SIZE > 4KB
9396 - f2fs: fix error path of move_data_page
9397 - f2fs: fix to don't trigger writeback during recovery
9398 - f2fs: fix to wait page writeback during revoking atomic write
9399 - f2fs: Fix deadlock in shutdown ioctl
9400 - f2fs: fix to detect failure of dquot_initialize
9401 - f2fs: fix race in between GC and atomic open
9402 - block, bfq: remove wrong lock in bfq_requests_merged
9403 - usbip: usbip_detach: Fix memory, udev context and udev leak
9404 - usbip: dynamically allocate idev by nports found in sysfs
9405 - perf/x86/intel/uncore: Correct fixed counter index check in generic code
9406 - perf/x86/intel/uncore: Correct fixed counter index check for NHM
9407 - selftests/intel_pstate: Improve test, minor fixes
9408 - selftests: memfd: return Kselftest Skip code for skipped tests
9409 - selftests: intel_pstate: return Kselftest Skip code for skipped tests
9410 - PCI: Fix devm_pci_alloc_host_bridge() memory leak
9411 - iwlwifi: pcie: fix race in Rx buffer allocator
9412 - Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning
9413 - Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011
9414 - ASoC: dpcm: fix BE dai not hw_free and shutdown
9415 - mfd: cros_ec: Fail early if we cannot identify the EC
9416 - mwifiex: handle race during mwifiex_usb_disconnect
9417 - wlcore: sdio: check for valid platform device data before suspend
9418 - media: tw686x: Fix incorrect vb2_mem_ops GFP flags
9419 - media: videobuf2-core: don't call memop 'finish' when queueing
9420 - Btrfs: don't return ino to ino cache if inode item removal fails
9421 - Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
9422 - btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
9423 - btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
9424 - x86/microcode: Make the late update update_lock a raw lock for RT
9425 - PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
9426 - PCI: Prevent sysfs disable of device while driver is attached
9427 - nvme-rdma: stop admin queue before freeing it
9428 - nvme-pci: Fix AER reset handling
9429 - ath: Add regulatory mapping for FCC3_ETSIC
9430 - ath: Add regulatory mapping for ETSI8_WORLD
9431 - ath: Add regulatory mapping for APL13_WORLD
9432 - ath: Add regulatory mapping for APL2_FCCA
9433 - ath: Add regulatory mapping for Uganda
9434 - ath: Add regulatory mapping for Tanzania
9435 - ath: Add regulatory mapping for Serbia
9436 - ath: Add regulatory mapping for Bermuda
9437 - ath: Add regulatory mapping for Bahamas
9438 - powerpc/32: Add a missing include header
9439 - powerpc/chrp/time: Make some functions static, add missing header include
9440 - powerpc/powermac: Add missing prototype for note_bootable_part()
9441 - powerpc/powermac: Mark variable x as unused
9442 - powerpc: Add __printf verification to prom_printf
9443 - spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC
9444 - powerpc/8xx: fix invalid register expression in head_8xx.S
9445 - pinctrl: at91-pio4: add missing of_node_put
9446 - bpf: powerpc64: pad function address loads with NOPs
9447 - PCI: pciehp: Request control of native hotplug only if supported
9448 - net: dsa: qca8k: Add support for QCA8334 switch
9449 - mwifiex: correct histogram data with appropriate index
9450 - ima: based on policy verify firmware signatures (pre-allocated buffer)
9451 - drivers/perf: arm-ccn: don't log to dmesg in event_init
9452 - spi: Add missing pm_runtime_put_noidle() after failed get
9453 - fscrypt: use unbound workqueue for decryption
9454 - scsi: ufs: ufshcd: fix possible unclocked register access
9455 - scsi: ufs: fix exception event handling
9456 - scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger
9457 - drm/nouveau/fifo/gk104-: poll for runlist update completion
9458 - Bluetooth: btusb: add ID for LiteOn 04ca:301a
9459 - rtc: tps6586x: fix possible race condition
9460 - rtc: vr41xx: fix possible race condition
9461 - rtc: tps65910: fix possible race condition
9462 - ALSA: emu10k1: Rate-limit error messages about page errors
9463 - regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
9464 - md/raid1: add error handling of read error from FailFast device
9465 - md: fix NULL dereference of mddev->pers in remove_and_add_spares()
9466 - ixgbevf: fix MAC address changes through ixgbevf_set_mac()
9467 - media: smiapp: fix timeout checking in smiapp_read_nvm
9468 - net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
9469 - ALSA: usb-audio: Apply rate limit to warning messages in URB complete
9470 callback
9471 - media: atomisp: ov2680: don't declare unused vars
9472 - arm64: cmpwait: Clear event register before arming exclusive monitor
9473 - HID: hid-plantronics: Re-resend Update to map button for PTT products
9474 - arm64: dts: renesas: salvator-common: use audio-graph-card for Sound
9475 - drm/radeon: fix mode_valid's return type
9476 - drm/amdgpu: Remove VRAM from shared bo domains.
9477 - powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by
9478 Starlet
9479 - HID: i2c-hid: check if device is there before really probing
9480 - EDAC, altera: Fix ARM64 build warning
9481 - ARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_NONE usage
9482 - ARM: dts: emev2: Add missing interrupt-affinity to PMU node
9483 - ARM: dts: sh73a0: Add missing interrupt-affinity to PMU node
9484 - nvmem: properly handle returned value nvmem_reg_read
9485 - i40e: free the skb after clearing the bitlock
9486 - tty: Fix data race in tty_insert_flip_string_fixed_flag
9487 - dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
9488 - net: phy: phylink: Release link GPIO
9489 - media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()
9490 - libata: Fix command retry decision
9491 - ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2
9492 - media: media-device: fix ioctl function types
9493 - media: saa7164: Fix driver name in debug output
9494 - mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
9495 - brcmfmac: Add support for bcm43364 wireless chipset
9496 - s390/cpum_sf: Add data entry sizes to sampling trailer entry
9497 - perf: fix invalid bit in diagnostic entry
9498 - bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
9499 - scsi: 3w-9xxx: fix a missing-check bug
9500 - scsi: 3w-xxxx: fix a missing-check bug
9501 - scsi: megaraid: silence a static checker bug
9502 - scsi: qedf: Set the UNLOADING flag when removing a vport
9503 - staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
9504 - staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5
9505 - thermal: exynos: fix setting rising_threshold for Exynos5433
9506 - bpf: fix references to free_bpf_prog_info() in comments
9507 - f2fs: avoid fsync() failure caused by EAGAIN in writepage()
9508 - media: siano: get rid of __le32/__le16 cast warnings
9509 - drm/atomic: Handling the case when setting old crtc for plane
9510 - ALSA: hda/ca0132: fix build failure when a local macro is defined
9511 - mmc: dw_mmc: update actual clock for mmc debugfs
9512 - mmc: pwrseq: Use kmalloc_array instead of stack VLA
9513 - dt-bindings: pinctrl: meson: add support for the Meson8m2 SoC
9514 - spi: meson-spicc: Fix error handling in meson_spicc_probe()
9515 - dt-bindings: net: meson-dwmac: new compatible name for AXG SoC
9516 - backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
9517 - stop_machine: Use raw spinlocks
9518 - delayacct: Use raw_spinlocks
9519 - memory: tegra: Do not handle spurious interrupts
9520 - memory: tegra: Apply interrupts mask per SoC
9521 - nvme: lightnvm: add granby support
9522 - arm64: defconfig: Enable Rockchip io-domain driver
9523 - igb: Fix queue selection on MAC filters on i210
9524 - drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
9525 - ipconfig: Correctly initialise ic_nameservers
9526 - rsi: Fix 'invalid vdd' warning in mmc
9527 - rsi: fix nommu_map_sg overflow kernel panic
9528 - audit: allow not equal op for audit by executable
9529 - staging: vchiq_core: Fix missing semaphore release in error case
9530 - staging: lustre: llite: correct removexattr detection
9531 - staging: lustre: ldlm: free resource when ldlm_lock_create() fails.
9532 - serial: core: Make sure compiler barfs for 16-byte earlycon names
9533 - soc: imx: gpcv2: Do not pass static memory as platform data
9534 - microblaze: Fix simpleImage format generation
9535 - usb: hub: Don't wait for connect state at resume for powered-off ports
9536 - crypto: authencesn - don't leak pointers to authenc keys
9537 - crypto: authenc - don't leak pointers to authenc keys
9538 - media: omap3isp: fix unbalanced dma_iommu_mapping
9539 - regulator: Don't return or expect -errno from of_map_mode()
9540 - scsi: scsi_dh: replace too broad "TP9" string with the exact models
9541 - scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
9542 - media: atomisp: compat32: fix __user annotations
9543 - media: si470x: fix __be16 annotations
9544 - ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
9545 - ASoC: topology: Add missing clock gating parameter when parsing hw_configs
9546 - drm: Add DP PSR2 sink enable bit
9547 - drm/atomic-helper: Drop plane->fb references only for
9548 drm_atomic_helper_shutdown()
9549 - drm/dp/mst: Fix off-by-one typo when dump payload table
9550 - block: reset bi_iter.bi_done after splitting bio
9551 - random: mix rdrand with entropy sent in from userspace
9552 - squashfs: be more careful about metadata corruption
9553 - ext4: fix inline data updates with checksums enabled
9554 - ext4: fix check to prevent initializing reserved inodes
9555 - PCI: xgene: Remove leftover pci_scan_child_bus() call
9556 - RDMA/uverbs: Protect from attempts to create flows on unsupported QP
9557 - net: dsa: qca8k: Force CPU port to its highest bandwidth
9558 - net: dsa: qca8k: Enable RXMAC when bringing up a port
9559 - net: dsa: qca8k: Add QCA8334 binding documentation
9560 - net: dsa: qca8k: Allow overwriting CPU port setting
9561 - ipv4: remove BUG_ON() from fib_compute_spec_dst
9562 - net: fix amd-xgbe flow-control issue
9563 - net: lan78xx: fix rx handling before first packet is send
9564 - net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
9565 - NET: stmmac: align DMA stuff to largest cache line length
9566 - tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
9567 - xen-netfront: wait xenbus state change when load module manually
9568 - netlink: Do not subscribe to non-existent groups
9569 - netlink: Don't shift with UB on nlk->ngroups
9570 - tcp: do not force quickack when receiving out-of-order packets
9571 - tcp: add max_quickacks param to tcp_incr_quickack and
9572 tcp_enter_quickack_mode
9573 - tcp: do not aggressively quick ack after ECN events
9574 - tcp: refactor tcp_ecn_check_ce to remove sk type cast
9575 - tcp: add one more quick ack after after ECN events
9576 - mm: disallow mappings that conflict for devm_memremap_pages()
9577 - drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
9578 - mm: check for SIGKILL inside dup_mmap() loop
9579 - rxrpc: Fix terminal retransmission connection ID to include the channel
9580 - ceph: fix use-after-free in ceph_statfs()
9581 - lightnvm: proper error handling for pblk_bio_add_pages
9582 - f2fs: don't drop dentry pages after fs shutdown
9583 - selftests: filesystems: return Kselftest Skip code for skipped tests
9584 - selftests/filesystems: devpts_pts included wrong header
9585 - iwlwifi: mvm: open BA session only when sta is authorized
9586 - drm/amd/display: Do not program interrupt status on disabled crtc
9587 - soc: qcom: smem: fix qcom_smem_set_global_partition()
9588 - soc: qcom: smem: byte swap values properly
9589 - pinctrl: msm: fix gpio-hog related boot issues
9590 - net: mvpp2: Add missing VLAN tag detection
9591 - drm/nouveau: remove fence wait code from deferred client work handler
9592 - drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl
9593 - clocksource: Move inline keyword to the beginning of function declarations
9594 - media: staging: atomisp: Comment out several unused sensor resolutions
9595 - IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS
9596 - rsi: Add null check for virtual interfaces in wowlan config
9597 - ARM: dts: stih410: Fix complain about IRQ_TYPE_NONE usage
9598 - ARM: dts: imx53: Fix LDB OF graph warning
9599 - soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
9600 - mlxsw: spectrum_router: Return an error for non-default FIB rules
9601 - i40e: Add advertising 10G LR mode
9602 - i40e: avoid overflow in i40e_ptp_adjfreq()
9603 - ath10k: fix kernel panic while reading tpc_stats
9604 - ASoC: fsl_ssi: Use u32 variable type when using regmap_read()
9605 - platform/x86: dell-smbios: Match on www.dell.com in OEM strings too
9606 - staging: ks7010: fix error handling in ks7010_upload_firmware
9607 - media: rc: mce_kbd decoder: low timeout values cause double keydowns
9608 - ath10k: search all IEs for variant before falling back
9609 - PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
9610 - ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrl
9611 - drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifier
9612 - nvmet-fc: fix target sgl list on large transfers
9613 - i2c: rcar: handle RXDMA HW behaviour on Gen3
9614 - gpio: uniphier: set legitimate irq trigger type in .to_irq hook
9615 - tcp: ack immediately when a cwr packet arrives
9616 - ACPICA: AML Parser: ignore control method status in module-level code
9617
9618 * Bionic update: upstream stable patchset 2019-02-05 (LP: #1814813)
9619 - MIPS: ath79: fix register address in ath79_ddr_wb_flush()
9620 - MIPS: Fix off-by-one in pci_resource_to_user()
9621 - xen/PVH: Set up GS segment for stack canary
9622 - drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
9623 - drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
9624 - bonding: set default miimon value for non-arp modes if not set
9625 - ip: hash fragments consistently
9626 - ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
9627 - net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
9628 - net: skb_segment() should not return NULL
9629 - net/mlx5: Adjust clock overflow work period
9630 - net/mlx5e: Don't allow aRFS for encapsulated packets
9631 - net/mlx5e: Fix quota counting in aRFS expire flow
9632 - net/ipv6: Fix linklocal to global address with VRF
9633 - multicast: do not restore deleted record source filter mode to new one
9634 - net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
9635 - sock: fix sg page frag coalescing in sk_alloc_sg
9636 - rtnetlink: add rtnl_link_state check in rtnl_configure_link
9637 - vxlan: add new fdb alloc and create helpers
9638 - vxlan: make netlink notify in vxlan_fdb_destroy optional
9639 - vxlan: fix default fdb entry netlink notify ordering during netdev create
9640 - tcp: fix dctcp delayed ACK schedule
9641 - tcp: helpers to send special DCTCP ack
9642 - tcp: do not cancel delay-AcK on DCTCP special ACK
9643 - tcp: do not delay ACK in DCTCP upon CE status change
9644 - staging: speakup: fix wraparound in uaccess length check
9645 - usb: cdc_acm: Add quirk for Castles VEGA3000
9646 - usb: core: handle hub C_PORT_OVER_CURRENT condition
9647 - usb: dwc2: Fix DMA alignment to start at allocated boundary
9648 - usb: gadget: f_fs: Only return delayed status when len is 0
9649 - driver core: Partially revert "driver core: correct device's shutdown order"
9650 - can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
9651 - can: xilinx_can: fix power management handling
9652 - can: xilinx_can: fix recovery from error states not being propagated
9653 - can: xilinx_can: fix device dropping off bus on RX overrun
9654 - can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
9655 - can: xilinx_can: fix incorrect clear of non-processed interrupts
9656 - can: xilinx_can: fix RX overflow interrupt not being enabled
9657 - can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr
9658 only
9659 - can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before
9660 checking can.ctrlmode
9661 - turn off -Wattribute-alias
9662 - net-next/hinic: fix a problem in hinic_xmit_frame()
9663 - net/mlx5e: Refine ets validation function
9664 - nfp: flower: ensure dead neighbour entries are not offloaded
9665 - usb: gadget: Fix OS descriptors support
9666 - ACPICA: AML Parser: ignore dispatcher error status during table load
9667
9668 * installer does not support iSCSI iBFT (LP: #1817321)
9669 - d-i: add iscsi_ibft to scsi-modules
9670
9671 * CVE-2019-7222
9672 - KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
9673
9674 * CVE-2019-7221
9675 - KVM: nVMX: unconditionally cancel preemption timer in free_nested
9676 (CVE-2019-7221)
9677
9678 * CVE-2019-6974
9679 - kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
9680
9681 * Regular D-state processes impacting LXD containers (LP: #1817628)
9682 - mm: do not stall register_shrinker()
9683
9684 * hns3 nic speed may not match optical port speed (LP: #1817969)
9685 - net: hns3: Config NIC port speed same as that of optical module
9686
9687 * [Hyper-V] srcu: Lock srcu_data structure in srcu_gp_start() (LP: #1802021)
9688 - srcu: Prohibit call_srcu() use under raw spinlocks
9689 - srcu: Lock srcu_data structure in srcu_gp_start()
9690
9691 * libsas disks can have non-unique by-path names (LP: #1817784)
9692 - scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
9693
9694 * Bluetooth not working (Intel CyclonePeak) (LP: #1817518)
9695 - Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
9696
9697 * CVE-2019-8912
9698 - net: crypto set sk to NULL when af_alg_release.
9699 - net: socket: set sock->sk to NULL after calling proto_ops::release()
9700
9701 * Trackpad is not recognized. (LP: #1817200)
9702 - pinctrl: cannonlake: Fix gpio base for GPP-E
9703
9704 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
9705 - ALSA: hda/realtek - Headset microphone support for System76 darp5
9706 - ALSA: hda/realtek - Headset microphone and internal speaker support for
9707 System76 oryp5
9708
9709 * Constant noise in the headphone on Lenovo X1 machines (LP: #1817263)
9710 - ALSA: hda/realtek: Disable PC beep in passthrough on alc285
9711
9712 * AC adapter status not detected on Asus ZenBook UX410UAK (LP: #1745032)
9713 - Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"
9714 - ACPI / AC: Remove initializer for unused ident dmi_system_id
9715 - ACPI / battery: Remove initializer for unused ident dmi_system_id
9716 - ACPI / battery: Add handling for devices which wrongly report discharging
9717 state
9718 - ACPI / battery: Ignore AC state in handle_discharging on systems where it is
9719 broken
9720
9721 * TPM intermittently fails after cold-boot (LP: #1762672)
9722 - tpm: fix intermittent failure with self tests
9723
9724 * qlcnic: Firmware aborts/hangs in QLogic NIC (LP: #1815033)
9725 - qlcnic: fix Tx descriptor corruption on 82xx devices
9726
9727 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 13 Mar 2019 04:37:49 +0000
51361a4b 9728
aa07f7dc 9729linux (4.15.0-46.49) bionic; urgency=medium
3c3ba67a 9730
aa07f7dc 9731 * linux: 4.15.0-46.49 -proposed tracker (LP: #1814726)
3c3ba67a 9732
aa07f7dc
KE
9733 * mprotect fails on ext4 with dax (LP: #1799237)
9734 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
9735
9736 * kernel BUG at /build/linux-vxxS7y/linux-4.15.0/mm/slub.c:296! (LP: #1812086)
9737 - iscsi target: fix session creation failure handling
9738 - scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
9739 fails
9740 - scsi: iscsi: target: Fix conn_ops double free
9741
9742 * user_copy in user from ubuntu_kernel_selftests failed on KVM kernel
9743 (LP: #1812198)
9744 - selftests: user: return Kselftest Skip code for skipped tests
9745 - selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS
9746 - selftests: kselftest: Remove outdated comment
9747
9748 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
9749 - SAUCE: staging: rtlwifi: allow RTLWIFI_DEBUG_ST to be disabled
9750 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
9751 - SAUCE: Add r8822be to signature inclusion list
9752
9753 * kernel oops in bcache module (LP: #1793901)
9754 - SAUCE: bcache: never writeback a discard operation
9755
9756 * CVE-2018-18397
9757 - userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
9758 - userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
9759 - userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
9760 - userfaultfd: shmem: add i_size checks
9761 - userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
9762
9763 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
9764 - HID: i2c-hid: Ignore input report if there's no data present on Elan
9765 touchpanels
9766
9767 * Vsock connect fails with ENODEV for large CID (LP: #1813934)
9768 - vhost/vsock: fix vhost vsock cid hashing inconsistent
9769
9770 * SRU: Fix thinkpad 11e 3rd boot hang (LP: #1804604)
9771 - ACPI / LPSS: Force LPSS quirks on boot
9772
9773 * Bionic update: upstream stable patchset 2019-01-17 (LP: #1812229)
9774 - scsi: sd_zbc: Fix variable type and bogus comment
9775 - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
9776 parallel.
9777 - x86/apm: Don't access __preempt_count with zeroed fs
9778 - x86/events/intel/ds: Fix bts_interrupt_threshold alignment
9779 - x86/MCE: Remove min interval polling limitation
9780 - fat: fix memory allocation failure handling of match_strdup()
9781 - ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
9782 - ARCv2: [plat-hsdk]: Save accl reg pair by default
9783 - ARC: Fix CONFIG_SWAP
9784 - ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
9785 - ARC: mm: allow mprotect to make stack mappings executable
9786 - mm: memcg: fix use after free in mem_cgroup_iter()
9787 - mm/huge_memory.c: fix data loss when splitting a file pmd
9788 - cpufreq: intel_pstate: Register when ACPI PCCH is present
9789 - vfio/pci: Fix potential Spectre v1
9790 - stop_machine: Disable preemption when waking two stopper threads
9791 - drm/i915: Fix hotplug irq ack on i965/g4x
9792 - drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
9793 - drm/nouveau: Avoid looping through fake MST connectors
9794 - gen_stats: Fix netlink stats dumping in the presence of padding
9795 - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
9796 - ipv6: fix useless rol32 call on hash
9797 - ipv6: ila: select CONFIG_DST_CACHE
9798 - lib/rhashtable: consider param->min_size when setting initial table size
9799 - net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
9800 - net: Don't copy pfmemalloc flag in __copy_skb_header()
9801 - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
9802 - net/ipv4: Set oif in fib_compute_spec_dst
9803 - net: phy: fix flag masking in __set_phy_supported
9804 - ptp: fix missing break in switch
9805 - qmi_wwan: add support for Quectel EG91
9806 - tg3: Add higher cpu clock for 5762.
9807 - hv_netvsc: Fix napi reschedule while receive completion is busy
9808 - net/mlx4_en: Don't reuse RX page when XDP is set
9809 - net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
9810 - ipv6: make DAD fail with enhanced DAD when nonce length differs
9811 - net: usb: asix: replace mii_nway_restart in resume path
9812 - alpha: fix osf_wait4() breakage
9813 - cxl_getfile(): fix double-iput() on alloc_file() failures
9814 - powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
9815 - xhci: Fix perceived dead host due to runtime suspend race with event handler
9816 - KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
9817 - x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
9818 - ALSA: hda/realtek - Yet another Clevo P950 quirk entry
9819 - drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
9820 - rhashtable: add restart routine in rhashtable_free_and_destroy()
9821 - sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
9822 - sctp: introduce sctp_dst_mtu
9823 - sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
9824 - net: aquantia: vlan unicast address list correct handling
9825 - drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
9826
9827 * Bionic update: upstream stable patchset 2019-01-15 (LP: #1811877)
9828 - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
9829 - x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
9830 - x86/paravirt: Make native_save_fl() extern inline
9831 - Btrfs: fix duplicate extents after fsync of file with prealloc extents
9832 - cpufreq / CPPC: Set platform specific transition_delay_us
9833 - PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
9834 - alx: take rtnl before calling __alx_open from resume
9835 - atm: Preserve value of skb->truesize when accounting to vcc
9836 - atm: zatm: Fix potential Spectre v1
9837 - ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
9838 - ipvlan: fix IFLA_MTU ignored on NEWLINK
9839 - ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
9840 - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
9841 - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
9842 - net: fix use-after-free in GRO with ESP
9843 - net: macb: Fix ptp time adjustment for large negative delta
9844 - net/mlx5e: Avoid dealing with vport representors if not being e-switch
9845 manager
9846 - net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
9847 - net/mlx5: Fix command interface race in polling mode
9848 - net/mlx5: Fix incorrect raw command length parsing
9849 - net/mlx5: Fix required capability for manipulating MPFS
9850 - net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
9851 - net: mvneta: fix the Rx desc DMA address in the Rx path
9852 - net/packet: fix use-after-free
9853 - net_sched: blackhole: tell upper qdisc about dropped packets
9854 - net: sungem: fix rx checksum support
9855 - net/tcp: Fix socket lookups with SO_BINDTODEVICE
9856 - qede: Adverstise software timestamp caps when PHC is not available.
9857 - qed: Fix setting of incorrect eswitch mode.
9858 - qed: Fix use of incorrect size in memcpy call.
9859 - qed: Limit msix vectors in kdump kernel to the minimum required count.
9860 - r8152: napi hangup fix after disconnect
9861 - stmmac: fix DMA channel hang in half-duplex mode
9862 - strparser: Remove early eaten to fix full tcp receive buffer stall
9863 - tcp: fix Fast Open key endianness
9864 - tcp: prevent bogus FRTO undos with non-SACK flows
9865 - vhost_net: validate sock before trying to put its fd
9866 - VSOCK: fix loopback on big-endian systems
9867 - net: cxgb3_main: fix potential Spectre v1
9868 - rtlwifi: Fix kernel Oops "Fw download fail!!"
9869 - rtlwifi: rtl8821ae: fix firmware is not ready to run
9870 - net: lan78xx: Fix race in tx pending skb size calculation
9871 - crypto: af_alg - Initialize sg_num_bytes in error code path
9872 - mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
9873 - PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
9874 - netfilter: ebtables: reject non-bridge targets
9875 - reiserfs: fix buffer overflow with long warning messages
9876 - KEYS: DNS: fix parsing multiple options
9877 - tls: Stricter error checking in zerocopy sendmsg path
9878 - autofs: fix slab out of bounds read in getname_kernel()
9879 - nsh: set mac len based on inner packet
9880 - bdi: Fix another oops in wb_workfn()
9881 - rds: avoid unenecessary cong_update in loop transport
9882 - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
9883 - string: drop __must_check from strscpy() and restore strscpy() usages in
9884 cgroup
9885 - nfsd: COPY and CLONE operations require the saved filehandle to be set
9886 - net/sched: act_ife: fix recursive lock and idr leak
9887 - net/sched: act_ife: preserve the action control in case of error
9888 - hinic: reset irq affinity before freeing irq
9889 - nfp: flower: fix mpls ether type detection
9890 - net: macb: initialize bp->queues[0].bp for at91rm9200
9891 - enic: do not overwrite error code
9892 - virtio_net: fix memory leak in XDP_REDIRECT
9893 - netfilter: ipv6: nf_defrag: drop skb dst before queueing
9894 - ipvs: initialize tbl->entries after allocation
9895 - ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
9896 - bpf: enforce correct alignment for instructions
9897 - bpf, arm32: fix to use bpf_jit_binary_lock_ro api
9898
9899 * Fix non-working pinctrl-intel (LP: #1811777)
9900 - pinctrl: intel: Implement intel_gpio_get_direction callback
9901 - pinctrl: intel: Do pin translation in other GPIO operations as well
9902
9903 * ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
9904 - ip6_gre: fix tunnel list corruption for x-netns
9905
9906 * Userspace break as a result of missing patch backport (LP: #1813873)
9907 - tty: Don't hold ldisc lock in tty_reopen() if ldisc present
9908
9909 * kvm_stat : missing python dependency (LP: #1798776)
9910 - tools/kvm_stat: fix python3 issues
9911 - tools/kvm_stat: switch to python3
9912
9913 * [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr
9914 (LP: #1812797)
9915 - vgaarb: Add support for 64-bit frame buffer address
9916 - vgaarb: Keep adding VGA device in queue
9917
9918 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
9919 - USB: Add new USB LPM helpers
9920 - USB: Consolidate LPM checks to avoid enabling LPM twice
9921
9922 * ptrace-tm-spd-gpr in powerpc/ptrace from ubuntu_kerenl_selftests failed on
9923 Bionic P8 (LP: #1813127)
9924 - selftests/powerpc: Fix ptrace tm failure
9925
9926 * [SRU] IO's are issued with incorrect Scatter Gather Buffer (LP: #1795453)
9927 - scsi: megaraid_sas: Use 63-bit DMA addressing
9928
9929 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
9930 - [Config] Enable timestamping in network PHY devices
9931
9932 * CVE-2018-19854
9933 - crypto: user - fix leaking uninitialized memory to userspace
9934
9935 * x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
9936 (LP: #1813532)
9937 - x86/mm: Do not warn about PCI BIOS W+X mappings
9938
9939 * CVE-2019-6133
9940 - fork: record start_time late
9941
9942 * Fix not working Goodix touchpad (LP: #1811929)
9943 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
9944
9945 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
9946 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
9947 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
9948
9949 * X1 Extreme: only one of the two SSDs is loaded (LP: #1811755)
9950 - nvme-core: rework a NQN copying operation
9951 - nvme: pad fake subsys NQN vid and ssvid with zeros
9952 - nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
9953
9954 * Crash on "ip link add foo type ipip" (LP: #1811803)
9955 - SAUCE: fan: Fix NULL pointer dereference
9956
9957 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 06 Feb 2019 04:57:21 +0000
3c3ba67a 9958
ffdd392b 9959linux (4.15.0-45.48) bionic; urgency=medium
6dee4976 9960
ffdd392b 9961 * linux: 4.15.0-45.48 -proposed tracker (LP: #1813779)
6dee4976 9962
ffdd392b
SB
9963 * External monitors does not work anymore 4.15.0-44 (LP: #1813663)
9964 - SAUCE: Revert "drm/i915/dp: Send DPCD ON for MST before phy_up"
9965
9966 * kernel 4.15.0-44 cannot mount ext4 fs with meta_bg enabled (LP: #1813727)
9967 - ext4: fix false negatives *and* false positives in ext4_check_descriptors()
9968
9969 -- Stefan Bader <stefan.bader@canonical.com> Tue, 29 Jan 2019 16:39:15 +0100
6dee4976 9970
f162c0d5 9971linux (4.15.0-44.47) bionic; urgency=medium
54f596cf 9972
f162c0d5 9973 * linux: 4.15.0-44.47 -proposed tracker (LP: #1811419)
54f596cf 9974
f162c0d5
KSS
9975 * Packaging resync (LP: #1786013)
9976 - [Packaging] update helper scripts
9977
9978 * CPU hard lockup with rigorous writes to NVMe drive (LP: #1810998)
9979 - blk-wbt: pass in enum wbt_flags to get_rq_wait()
9980 - blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
9981 - blk-wbt: move disable check into get_limit()
9982 - blk-wbt: use wq_has_sleeper() for wq active check
9983 - blk-wbt: fix has-sleeper queueing check
9984 - blk-wbt: abstract out end IO completion handler
9985 - blk-wbt: improve waking of tasks
9986
9987 * To reduce the Realtek USB cardreader power consumption (LP: #1811337)
9988 - mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support
9989 1.8v
9990 - mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
9991 - mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
9992 - mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
9993 - mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
9994 - mmc: rtsx_usb_sdmmc: Re-work runtime PM support
9995 - mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
9996 - memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
9997 - misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection
9998 - memstick: Prevent memstick host from getting runtime suspended during card
9999 detection
10000 - memstick: rtsx_usb_ms: Use ms_dev() helper
10001 - memstick: rtsx_usb_ms: Support runtime power management
10002
10003 * Support non-strict iommu mode on arm64 (LP: #1806488)
10004 - iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
10005 - iommu/arm-smmu-v3: Implement flush_iotlb_all hook
10006 - iommu/dma: Add support for non-strict mode
10007 - iommu: Add "iommu.strict" command line option
10008 - iommu/io-pgtable-arm: Add support for non-strict mode
10009 - iommu/arm-smmu-v3: Add support for non-strict mode
10010 - iommu/io-pgtable-arm-v7s: Add support for non-strict mode
10011 - iommu/arm-smmu: Support non-strict mode
10012
10013 * ELAN900C:00 04F3:2844 touchscreen doesn't work (LP: #1811335)
10014 - pinctrl: cannonlake: Fix community ordering for H variant
10015 - pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
10016
10017 * Add Cavium ThunderX2 SoC UNCORE PMU driver (LP: #1811200)
10018 - perf: Export perf_event_update_userpage
10019 - Documentation: perf: Add documentation for ThunderX2 PMU uncore driver
10020 - drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
10021 - [Config] New config CONFIG_THUNDERX2_PMU=m
10022
10023 * Update hisilicon SoC-specific drivers (LP: #1810457)
10024 - SAUCE: Revert "net: hns3: Updates RX packet info fetch in case of multi BD"
10025 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
10026 resetting"
10027 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
10028 callback function"
10029 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
10030 function when link status change"
10031 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
10032 roce client"
10033 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
10034 - scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency
10035 - ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
10036 - scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()
10037 - scsi: hisi_sas: remove some unneeded structure members
10038 - scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
10039 - net: hns: Fix the process of adding broadcast addresses to tcam
10040 - net: hns3: remove redundant variable 'protocol'
10041 - scsi: hisi_sas: Drop hisi_sas_slot_abort()
10042 - net: hns: Make many functions static
10043 - net: hns: make hns_dsaf_roce_reset non static
10044 - net: hisilicon: hns: Replace mdelay() with msleep()
10045 - net: hns3: fix return value error while hclge_cmd_csq_clean failed
10046 - net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
10047 - net: hns: Mark expected switch fall-through
10048 - net: hns3: Mark expected switch fall-through
10049 - net: hns3: Remove tx ring BD len register in hns3_enet
10050 - net: hns: modify variable type in hns_nic_reuse_page
10051 - net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
10052 - net: hns3: modify variable type in hns3_nic_reuse_page
10053 - net: hns3: Fix for vf vlan delete failed problem
10054 - net: hns3: Fix for multicast failure
10055 - net: hns3: Fix error of checking used vlan id
10056 - net: hns3: Implement shutdown ops in hns3 pci driver
10057 - net: hns3: Fix for loopback selftest failed problem
10058 - net: hns3: Fix ping exited problem when doing lp selftest
10059 - net: hns3: Preserve vlan 0 in hardware table
10060 - net: hns3: Only update mac configuation when necessary
10061 - net: hns3: Change the dst mac addr of loopback packet
10062 - net: hns3: Remove redundant codes of query advertised flow control abilitiy
10063 - net: hns3: Refine hns3_get_link_ksettings()
10064 - net: hns: make function hns_gmac_wait_fifo_clean() static
10065 - net: hns3: Add default irq affinity
10066 - net: hns3: Add unlikely for buf_num check
10067 - net: hns3: Remove tx budget to clean more TX descriptors in a napi
10068 - net: hns3: Remove packet statistics of public
10069 - net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
10070 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
10071 - net: hns3: Check hdev state when getting link status
10072 - net: hns3: Fix for setting speed for phy failed problem
10073 - net: hns3: Fix cmdq registers initialization issue for vf
10074 - net: hns3: Clear client pointer when initialize client failed or unintialize
10075 finished
10076 - net: hns3: Fix client initialize state issue when roce client initialize
10077 failed
10078 - net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()
10079 - net: hns3: Fix ets validate issue
10080 - net: hns3: Unify the type convert for desc.data
10081 - net: hns3: Adjust prefix of tx/rx statistic names
10082 - net: hns3: Fix tqp array traversal condition for vf
10083 - net: hns3: Unify the prefix of vf functions
10084 - net: hns3: Add handle for default case
10085 - net: hns3: Add nic state check before calling netif_tx_wake_queue
10086 - net: hns3: Add unlikely for dma_mapping_error check
10087 - net: hns3: Remove print messages for error packet
10088 - net: hns3: Add get_media_type ops support for VF
10089 - net: hns3: Fix speed/duplex information loss problem when executing ethtool
10090 ethx cmd of VF
10091 - net: hns3: Remove redundant hclge_get_port_type()
10092 - net: hns3: Add support for sctp checksum offload
10093 - net: hns3: Set extra mac address of pause param for HW
10094 - net: hns3: Rename loop mode
10095 - net: hns3: Rename mac loopback to app loopback
10096 - net: hns3: Add serdes parallel inner loopback support
10097 - net: hns3: Fix for packet buffer setting bug
10098 - net: hns3: Fix for netdev not up problem when setting mtu
10099 - net: hns3: Change return type of hclge_tm_schd_info_update()
10100 - net: hns3: Modify hns3_get_max_available_channels
10101 - net: hns3: Fix loss of coal configuration while doing reset
10102 - net: hns: remove ndo_poll_controller
10103 - hns3: Fix the build.
10104 - hns3: Another build fix.
10105 - net: hns3: Add flow director initialization
10106 - net: hns3: Add input key and action config support for flow director
10107 - net: hns3: Add support for rule add/delete for flow director
10108 - net: hns3: Add support for rule query of flow director
10109 - net: hns3: Add reset handle for flow director
10110 - net: hns3: Remove all flow director rules when unload hns3 driver
10111 - net: hns3: Add support for enable/disable flow director
10112 - net: hns3: Remove the default mask configuration for mac vlan table
10113 - net: hns3: Clear mac vlan table entries when unload driver or function reset
10114 - net: hns3: Optimize for unicast mac vlan table
10115 - net: hns3: Drop depricated mta table support
10116 - net: hns3: Add egress/ingress vlan filter for revision 0x21
10117 - net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware
10118 - net: hns3: Add new RSS hash algorithm support for PF
10119 - net: hns3: Add RSS general configuration support for VF
10120 - net: hns3: Add RSS tuples support for VF
10121 - net: hns3: Add HW RSS hash information to RX skb
10122 - net: hns3: Enable promisc mode when mac vlan table is full
10123 - net: hns3: Resume promisc mode and vlan filter status after reset
10124 - net: hns3: Resume promisc mode and vlan filter status after loopback test
10125 - scsi: hisi_sas: Feed back linkrate(max/min) when re-attached
10126 - scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()
10127 - scsi: hisi_sas: Fix the race between IO completion and timeout for
10128 SMP/internal IO
10129 - scsi: hisi_sas: Free slot later in slot_complete_vx_hw()
10130 - scsi: hisi_sas: unmask interrupts ent72 and ent74
10131 - scsi: hisi_sas: Use block layer tag instead for IPTT
10132 - scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register values
10133 - net: hns3: remove hns3_fill_desc_tso
10134 - net: hns3: move DMA map into hns3_fill_desc
10135 - net: hns3: add handling for big TX fragment
10136 - net: hns3: rename hns_nic_dma_unmap
10137 - net: hns3: fix for multiple unmapping DMA problem
10138 - scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()
10139 - scsi: hisi_sas: Fix NULL pointer dereference
10140 - net: hns3: Add PCIe AER callback error_detected
10141 - net: hns3: Add PCIe AER error recovery
10142 - net: hns3: Add support to enable and disable hw errors
10143 - net: hns3: Add enable and process common ecc errors
10144 - net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
10145 - net: hns3: Add enable and process hw errors from PPP
10146 - net: hns3: Add enable and process hw errors of TM scheduler
10147 - net: hns3: Fix for warning uninitialized symbol hw_err_lst3
10148 - net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
10149 - net: hns3: add error handler for hns3_nic_init_vector_data()
10150 - net: hns3: bugfix for buffer not free problem during resetting
10151 - net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
10152 - net: hns3: bugfix for the initialization of command queue's spin lock
10153 - net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
10154 - net: hns3: bugfix for is_valid_csq_clean_head()
10155 - net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
10156 - net: hns3: fix incorrect return value/type of some functions
10157 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
10158 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
10159 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
10160 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
10161 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
10162 - net: hns3: bugfix for not checking return value
10163 - net: hns: Incorrect offset address used for some registers.
10164 - net: hns: All ports can not work when insmod hns ko after rmmod.
10165 - net: hns: Some registers use wrong address according to the datasheet.
10166 - net: hns: Fixed bug that netdev was opened twice
10167 - net: hns: Clean rx fbd when ae stopped.
10168 - net: hns: Free irq when exit from abnormal branch
10169 - net: hns: Avoid net reset caused by pause frames storm
10170 - net: hns: Fix ntuple-filters status error.
10171 - net: hns: Add mac pcs config when enable|disable mac
10172 - net: hns: Fix ping failed when use net bridge and send multicast
10173 - net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of
10174 enet
10175 - net: hns3: add set_default_reset_request in the hnae3_ae_ops
10176 - net: hns3: provide some interface & information for the client
10177 - net: hns3: adjust the location of clearing the table when doing reset
10178 - net: hns3: enable/disable ring in the enet while doing UP/DOWN
10179 - net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
10180 - net: hns3: ignore new coming low-level reset while doing high-level reset
10181 - net: hns3: move some reset information from hnae3_handle into
10182 hclge_dev/hclgevf_dev
10183 - net: hns3: adjust the process of PF reset
10184 - net: hns3: call roce's reset notify callback when resetting
10185 - net: hns3: add error handler for hclge_reset()
10186 - net: hns3: fix for cmd queue memory not freed problem during reset
10187 - net: hns3: Remove set but not used variable 'reset_level'
10188 - net: hns3: fix spelling mistake, "assertting" -> "asserting"
10189 - net: hns3: add reset_hdev to reinit the hdev in VF's reset process
10190 - net: hns3: adjust VF's reset process
10191 - net: hns3: add reset handling for VF when doing PF reset
10192 - net: hns3: add reset handling for VF when doing Core/Global/IMP reset
10193 - net: hns3: stop handling command queue while resetting VF
10194 - net: hns3: add error handler for hclgevf_reset()
10195 - net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
10196 - net: hns3: implement the IMP reset processing for PF
10197 - net: hns3: add PCIe FLR support for PF
10198 - net: hns3: do VF's pci re-initialization while PF doing FLR
10199 - net: hns3: add PCIe FLR support for VF
10200 - net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
10201 - net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
10202 - net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
10203 - net: hns3: Adds GRO params to SKB for the stack
10204 - scsi: hisi_sas: use dma_set_mask_and_coherent
10205 - scsi: hisi_sas: Create separate host attributes per HBA
10206 - scsi: hisi_sas: Add support for interrupt converge for v3 hw
10207 - scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
10208 - scsi: hisi_sas: Relocate some codes to avoid an unused check
10209 - scsi: hisi_sas: change the time of SAS SSP connection
10210 - net: hns3: fix spelling mistake "failded" -> "failed"
10211 - net: hns3: Support two vlan header when setting mtu
10212 - net: hns3: Refactor mac mtu setting related functions
10213 - net: hns3: Add vport alive state checking support
10214 - net: hns3: Add mtu setting support for vf
10215 - net: hns3: up/down netdev in hclge module when setting mtu
10216 - net: hns3: add common validation in hclge_dcb
10217 - net: hns3: Add debugfs framework registration
10218 - net: hns3: Add "queue info" query function
10219 - net: hns3: Add "FD flow table" info query function
10220 - net: hns3: Add "tc config" info query function
10221 - net: hns3: Add "tm config" info query function
10222 - net: hns3: Add "qos pause" config info query function
10223 - net: hns3: Add "qos prio map" info query function
10224 - net: hns3: Add "qos buffer" config info query function
10225 - net: hns3: Support "ethtool -d" for HNS3 VF driver
10226 - net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
10227 - net: hns3: remove existing process error functions and reorder hw_blk table
10228 - net: hns3: rename enable error interrupt functions
10229 - net: hns3: re-enable error interrupts on hw reset
10230 - net: hns3: deletes unnecessary settings of the descriptor data
10231 - net: hns3: rename process_hw_error function
10232 - net: hns3: add optimization in the hclge_hw_error_set_state
10233 - net: hns3: add handling of hw ras errors using new set of commands
10234 - net: hns3: deleted logging 1 bit errors
10235 - net: hns3: add handling of hw errors reported through MSIX
10236 - net: hns3: add handling of hw errors of MAC
10237 - net: hns3: handle hw errors of PPP PF
10238 - net: hns3: handle hw errors of PPU(RCB)
10239 - net: hns3: handle hw errors of SSU
10240 - net: hns3: add handling of RDMA RAS errors
10241 - net: hns3: fix spelling mistake "offser" -> "offset"
10242 - scsi: hisi_sas: Fix warnings detected by sparse
10243 - scsi: hisi_sas: Relocate some code to reduce complexity
10244 - scsi: hisi_sas: Make sg_tablesize consistent value
10245 - hns3: prevent building without CONFIG_INET
10246 - net: hns3: Add "bd info" query function
10247 - net: hns3: Add "manager table" information query function
10248 - net: hns3: Add "status register" information query function
10249 - net: hns3: Add "dcb register" status information query function
10250 - net: hns3: Add "queue map" information query function
10251 - net: hns3: Add "tm map" status information query function
10252 - net: hns3: fix error handling int the hns3_get_vector_ring_chain
10253 - net: hns3: uninitialize pci in the hclgevf_uninit
10254 - net: hns3: fix napi_disable not return problem
10255 - net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
10256 - net: hns3: remove unnecessary configuration recapture while resetting
10257 - net: hns3: fix incomplete uninitialization of IRQ in the
10258 hns3_nic_uninit_vector_data()
10259 - net: hns3: update coalesce param per second
10260 - net: hns3: remove 1000M/half support of phy
10261 - net: hns3: synchronize speed and duplex from phy when phy link up
10262 - net: hns3: getting tx and dv buffer size through firmware
10263 - net: hns3: aligning buffer size in SSU to 256 bytes
10264 - net: hns3: fix a SSU buffer checking bug
10265 - scsi: hisi_sas: Add support for DIF feature for v2 hw
10266 - net: hns3: refine the handle for hns3_nic_net_open/stop()
10267 - net: hns3: change default tc state to close
10268 - net: hns3: fix a bug caused by udelay
10269 - net: hns3: add max vector number check for pf
10270 - net: hns3: reset tqp while doing DOWN operation
10271 - net: hns3: fix vf id check issue when add flow director rule
10272 - net: hns3: don't restore rules when flow director is disabled
10273 - net: hns3: fix the descriptor index when get rss type
10274 - net: hns3: remove redundant variable initialization
10275 - net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
10276
10277 * iptables connlimit allows more connections than the limit when using
10278 multiple CPUs (LP: #1811094)
10279 - SAUCE: netfilter: xt_connlimit: remove the 'addr' parameter in add_hlist()
10280 - netfilter: nf_conncount: expose connection list interface
10281 - netfilter: nf_conncount: Fix garbage collection with zones
10282 - netfilter: nf_conncount: fix garbage collection confirm race
10283 - netfilter: nf_conncount: don't skip eviction when age is negative
10284
10285 * CVE-2018-16882
10286 - KVM: Fix UAF in nested posted interrupt processing
10287
10288 * Cannot initialize ATA disk if IDENTIFY command fails (LP: #1809046)
10289 - scsi: libsas: check the ata device status by ata_dev_enabled()
10290
10291 * scsi: libsas: fix a race condition when smp task timeout (LP: #1808912)
10292 - scsi: libsas: fix a race condition when smp task timeout
10293
10294 * CVE-2018-14625
10295 - vhost/vsock: fix use-after-free in network stack callers
10296
10297 * Fix and issue that LG I2C touchscreen stops working after reboot
10298 (LP: #1805085)
10299 - HID: i2c-hid: Disable runtime PM for LG touchscreen
10300
10301 * powerpc/powernv/pci: Work around races in PCI bridge enabling (LP: #1805245)
10302 - powerpc/powernv/pci: Work around races in PCI bridge enabling
10303
10304 * Drivers: hv: vmbus: Offload the handling of channels to two workqueues
10305 (LP: #1807757)
10306 - hv_netvsc: fix network namespace issues with VF support
10307 - hv_netvsc: split sub-channel setup into async and sync
10308 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
10309 - hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
10310 - vmbus: don't return values for uninitalized channels
10311 - Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
10312 - Drivers: hv: vmbus: Offload the handling of channels to two workqueues
10313
10314 * Disable LPM for Raydium Touchscreens (LP: #1802248)
10315 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
10316
10317 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
10318 Adapter (LP: #1805607)
10319 - SAUCE: ath10k: provide reset function for QCA9377 chip
10320
10321 * CVE-2018-17972
10322 - proc: restrict kernel stack dumps to root
10323
10324 * CVE-2018-19407
10325 - KVM: X86: Fix scan ioapic use-before-initialization
10326
10327 * CVE-2018-18281
10328 - mremap: properly flush TLB before releasing the page
10329
10330 * Fix USB2 device wrongly detected as USB1 (LP: #1806534)
10331 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
10332
10333 * armhf guests fail to boot in EFI mode (LP: #1809488)
10334 - efi/arm: Revert deferred unmap of early memmap mapping
10335
10336 * Bionic shows incorrect warning about number of pointers in TFD
10337 (LP: #1801102)
10338 - iwlwifi: pcie: don't warn if we use all the transmit pointers
10339
10340 * audio output has constant noise on a Dell machine (LP: #1810891)
10341 - ALSA: hda/realtek - Fixed headphone issue for ALC700
10342
10343 * ldisc crash on reopened tty (LP: #1791758)
10344 - tty: Drop tty->count on tty_reopen() failure
10345 - tty: Hold tty_ldisc_lock() during tty_reopen()
10346 - tty: Don't block on IO when ldisc change is pending
10347 - tty: Simplify tty->count math in tty_reopen()
10348
10349 * SATA device is not going to DEVSLP (LP: #1781533)
10350 - ahci: Allow setting a default LPM policy for mobile chipsets
10351 - ata: libahci: Correct setting of DEVSLP register
10352 - ata: libahci: Allow reconfigure of DEVSLP register
10353 - ata: ahci: Support state with min power but Partial low power state
10354 - ata: ahci: Enable DEVSLP by default on x86 with SLP_S0
10355 - [Config] set CONFIG_SATA_MOBILE_LPM_POLICY=0
10356
10357 * Console got stuck using serial tty after logout (LP: #1808097)
10358 - tty: do not set TTY_IO_ERROR flag if console port
10359
10360 * fanotify10 in ubuntu_ltp_syscalls failed (LP: #1802454)
10361 - fsnotify: fix ignore mask logic in fsnotify()
10362
10363 * SRU: Fix kernel xhci hang when resume from S3 (LP: #1805344)
10364 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
10365 - usb: xhci: fix timeout for transition from RExit to U0
10366
10367 * Add pointstick support for Cirque Touchpad (LP: #1805081)
10368 - HID: multitouch: Add pointstick support for Cirque Touchpad
10369
10370 * Intel NVMe drives timeout when nvme format is attempted (LP: #1797587)
10371 - nvme: Use admin command effects for admin commands
10372
10373 * lineout jack can't work on a Dell machine (LP: #1810892)
10374 - ALSA: hda/realtek - Support Dell headset mode for New AIO platform
10375
10376 * Bionic update: upstream stable patchset 2019-01-04 (LP: #1810554)
10377 - MIPS: Call dump_stack() from show_regs()
10378 - MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
10379 - MIPS: Fix ioremap() RAM check
10380 - mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
10381 - mmc: dw_mmc: fix card threshold control configuration
10382 - ibmasm: don't write out of bounds in read handler
10383 - staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
10384 - staging: r8822be: Fix RTL8822be can't find any wireless AP
10385 - ata: Fix ZBC_OUT command block check
10386 - ata: Fix ZBC_OUT all bit handling
10387 - vmw_balloon: fix inflation with batching
10388 - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
10389 - USB: serial: ch341: fix type promotion bug in ch341_control_in()
10390 - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
10391 - USB: serial: keyspan_pda: fix modem-status error handling
10392 - USB: serial: mos7840: fix status-register error handling
10393 - usb: quirks: add delay quirks for Corsair Strafe
10394 - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
10395 - ALSA: hda - Handle pm failure during hotplug
10396 - fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
10397 - fs, elf: make sure to page align bss in load_elf_library
10398 - mm: do not bug_on on incorrect length in __mm_populate()
10399 - tracing: Reorder display of TGID to be after PID
10400 - kbuild: delete INSTALL_FW_PATH from kbuild documentation
10401 - arm64: neon: Fix function may_use_simd() return error status
10402 - tools build: fix # escaping in .cmd files for future Make
10403 - IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
10404 - i2c: tegra: Fix NACK error handling
10405 - iw_cxgb4: correctly enforce the max reg_mr depth
10406 - xen: setup pv irq ops vector earlier
10407 - nvme-pci: Remap CMB SQ entries on every controller reset
10408 - crypto: x86/salsa20 - remove x86 salsa20 implementations
10409 - uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
10410 - netfilter: nf_queue: augment nfqa_cfg_policy
10411 - netfilter: x_tables: initialise match/target check parameter struct
10412 - loop: add recursion validation to LOOP_CHANGE_FD
10413 - PM / hibernate: Fix oops at snapshot_write()
10414 - RDMA/ucm: Mark UCM interface as BROKEN
10415 - loop: remember whether sysfs_create_group() was done
10416 - f2fs: give message and set need_fsck given broken node id
10417 - mm: do not drop unused pages when userfaultd is running
10418 - bpf: reject passing modified ctx to helper functions
10419 - mei: discard messages from not connected client during power down.
10420 - mm: zero unavailable pages before memmap init
10421 - xen: remove global bit from __default_kernel_pte_mask for pv guests
10422 - f2fs: return error during fill_super
10423 - f2fs: avoid bug_on on corrupted inode
10424 - f2fs: sanity check on sit entry
10425 - f2fs: sanity check for total valid node blocks
10426 - ARM: dts: armada-38x: use the new thermal binding
10427 - mm: don't do zero_resv_unavail if memmap is not allocated
10428
10429 * Blacklist Realtek Virtual IPMI device (LP: #1808353)
10430 - ipmi:pci: Blacklist a Realtek "IPMI" device
10431
10432 * Ethernet[10ec:8136] doesn't work after S3 with kernel 4.15.0.43.64
10433 (LP: #1809847)
10434 - SAUCE: Revert "r8169: don't use MSI-X on RTL8106e"
10435 - r8169: re-enable MSI-X on RTL8168g
10436
10437 * Killer 802.11ac 2x2 (1550 or 1550i) [8086:2526][1a56:1550] is not supported
10438 (LP: #1809219)
10439 - iwlwifi: add more card IDs for 9000 series
10440
10441 * Support new Realtek ethernet chips (LP: #1811055)
10442 - r8169: Add support for new Realtek Ethernet
10443
10444 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
10445 (LP: #1805775)
10446 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
10447 disabled
10448
10449 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
10450 (LP: #1804588)
10451 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
10452 - SAUCE: nvme: add quirk to not call disable function when suspending
10453
10454 * mpt3sas - driver using the wrong register to update a queue index in FW
10455 (LP: #1810781)
10456 - scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5
10457 controllers when HBA supports more than 16 MSI-x vectors.
10458
10459 * HP mobile workstations with hybrid graphics support, can not directly output
10460 to external monitors by dGPU (LP: #1810702)
10461 - ACPI / OSI: Add OEM _OSI string to enable dGPU direct output
10462
10463 * broken touchpad after i2c-i801 blacklist change (LP: #1802135)
10464 - i2c: i801: Don't restore config registers on runtime PM
10465
10466 * Enable new Realtek card reader (LP: #1806335)
10467 - USB: usb-storage: Add new IDs to ums-realtek
10468 - SAUCE: (noup) USB: usb-storage: Make MMC support optional on ums-realtek
10469
10470 * The line-out on the Dell Dock station can't work (LP: #1806532)
10471 - ALSA: usb-audio: Allow to override the longname string
10472 - ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock
10473 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
10474
10475 * linux-buildinfo: pull out ABI information into its own package
10476 (LP: #1806380)
10477 - [Packaging] getabis -- handle all known package combinations
10478 - [Packaging] getabis -- support parsing a simple version
10479
10480 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
10481 - igb: Fix an issue that PME is not enabled during runtime suspend
10482
10483 * Fix Terminus USB hub that may breaks connected USB devices after S3
10484 (LP: #1806850)
10485 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
10486
10487 * Add support for Dell DW5821e WWAN/GPS module (LP: #1807342)
10488 - qmi_wwan: add support for the Dell Wireless 5821e module
10489 - qmi_wwan: fix interface number for DW5821e production firmware
10490 - USB: option: add support for DW5821e
10491
10492 * Add support for 0cf3:535b QCA_ROME device (LP: #1807333)
10493 - Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device
10494
10495 * The mute led can't work anymore on the lenovo x1 carbon (LP: #1808465)
10496 - ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
10497
10498 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
10499 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
10500 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
10501
10502 * Touchpad stops working after reboot on Apollo Lake (LP: #1728244)
10503 - HID: i2c-hid: disable runtime PM operations on hantick touchpad
10504
10505 * MAC address pass through on RTL8153-BND for docking station (LP: #1808729)
10506 - r8152: Add support for MAC address pass through on RTL8153-BND
10507
10508 * [Ubuntu] kernel: zcrypt: reinit ap queue state machine (LP: #1805414)
10509 - s390/zcrypt: reinit ap queue state machine during device probe
10510
10511 * [UBUNTU] qeth: fix length check in SNMP processing (LP: #1805802)
10512 - s390/qeth: fix length check in SNMP processing
10513
10514 * ASPEED server console output extremely slow after upgrade to 18.04
10515 (LP: #1808183)
10516 - drm/ast: Remove existing framebuffers before loading driver
10517
10518 * Bionic update: upstream stable patchset 2018-12-13 (LP: #1808399)
10519 - userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
10520 - mm: hugetlb: yield when prepping struct pages
10521 - tracing: Fix missing return symbol in function_graph output
10522 - scsi: target: Fix truncated PR-in ReadKeys response
10523 - s390: Correct register corruption in critical section cleanup
10524 - drbd: fix access after free
10525 - vfio: Use get_user_pages_longterm correctly
10526 - cifs: Fix use after free of a mid_q_entry
10527 - cifs: Fix memory leak in smb2_set_ea()
10528 - cifs: Fix infinite loop when using hard mount option
10529 - drm: Use kvzalloc for allocating blob property memory
10530 - drm/udl: fix display corruption of the last line
10531 - jbd2: don't mark block as modified if the handle is out of credits
10532 - ext4: add corruption check in ext4_xattr_set_entry()
10533 - ext4: always verify the magic number in xattr blocks
10534 - ext4: make sure bitmaps and the inode table don't overlap with bg
10535 descriptors
10536 - ext4: always check block group bounds in ext4_init_block_bitmap()
10537 - ext4: only look at the bg_flags field if it is valid
10538 - ext4: verify the depth of extent tree in ext4_find_extent()
10539 - ext4: include the illegal physical block in the bad map ext4_error msg
10540 - ext4: never move the system.data xattr out of the inode body
10541 - ext4: avoid running out of journal credits when appending to an inline file
10542 - ext4: add more inode number paranoia checks
10543 - ext4: add more mount time checks of the superblock
10544 - ext4: check superblock mapped prior to committing
10545 - HID: i2c-hid: Fix "incomplete report" noise
10546 - HID: hiddev: fix potential Spectre v1
10547 - HID: debug: check length before copy_to_user()
10548 - media: vb2: core: Finish buffers at the end of the stream
10549 - f2fs: truncate preallocated blocks in error case
10550 - Revert "dpaa_eth: fix error in dpaa_remove()"
10551 - Kbuild: fix # escaping in .cmd files for future Make
10552 - media: cx25840: Use subdev host data for PLL override
10553 - fs: allow per-device dax status checking for filesystems
10554 - dax: change bdev_dax_supported() to support boolean returns
10555 - dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
10556 - dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
10557 - dm: prevent DAX mounts if not supported
10558 - mtd: cfi_cmdset_0002: Change definition naming to retry write operation
10559 - mtd: cfi_cmdset_0002: Change erase functions to retry for error
10560 - mtd: cfi_cmdset_0002: Change erase functions to check chip good only
10561 - netfilter: nf_log: don't hold nf_log_mutex during user access
10562 - staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
10563 - sched, tracing: Fix trace_sched_pi_setprio() for deboosting
10564 - PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
10565 - drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
10566 - scsi: aacraid: Fix PD performance regression over incorrect qd being set
10567 - ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl
10568 - drm/amdgpu: Add amdgpu_atpx_get_dhandle()
10569 - drm/amdgpu: Dynamically probe for ATIF handle (v2)
10570 - i2c: core: smbus: fix a potential missing-check bug
10571
10572 * Bionic update: upstream stable patchset 2018-12-12 (LP: #1808185)
10573 - usb: cdc_acm: Add quirk for Uniden UBC125 scanner
10574 - USB: serial: cp210x: add CESINEL device ids
10575 - USB: serial: cp210x: add Silicon Labs IDs for Windows Update
10576 - usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
10577 - acpi: Add helper for deactivating memory region
10578 - usb: typec: ucsi: acpi: Workaround for cache mode issue
10579 - usb: typec: ucsi: Fix for incorrect status data issue
10580 - xhci: Fix kernel oops in trace_xhci_free_virt_device
10581 - n_tty: Fix stall at n_tty_receive_char_special().
10582 - n_tty: Access echo_* variables carefully.
10583 - staging: android: ion: Return an ERR_PTR in ion_map_kernel
10584 - serial: 8250_pci: Remove stalled entries in blacklist
10585 - serdev: fix memleak on module unload
10586 - vt: prevent leaking uninitialized data to userspace via /dev/vcs*
10587 - drm/amdgpu: Add APU support in vi_set_uvd_clocks
10588 - drm/amdgpu: Add APU support in vi_set_vce_clocks
10589 - drm/amdgpu: fix the missed vcn fw version report
10590 - drm/qxl: Call qxl_bo_unref outside atomic context
10591 - drm/atmel-hlcdc: check stride values in the first plane
10592 - drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
10593 - drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
10594 - drm/i915: Enable provoking vertex fix on Gen9 systems.
10595 - netfilter: nf_tables: nft_compat: fix refcount leak on xt module
10596 - netfilter: nft_compat: prepare for indirect info storage
10597 - netfilter: nft_compat: fix handling of large matchinfo size
10598 - netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
10599 - netfilter: nf_tables: bogus EBUSY in chain deletions
10600 - netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
10601 - netfilter: nf_tables: disable preemption in nft_update_chain_stats()
10602 - netfilter: nf_tables: increase nft_counters_enabled in
10603 nft_chain_stats_replace()
10604 - netfilter: nf_tables: fix memory leak on error exit return
10605 - netfilter: nf_tables: add missing netlink attrs to policies
10606 - netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
10607 - netfilter: don't set F_IFACE on ipv6 fib lookups
10608 - netfilter: ip6t_rpfilter: provide input interface for route lookup
10609 - netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
10610 - ARM: dts: imx6q: Use correct SDMA script for SPI5 core
10611 - xfrm6: avoid potential infinite loop in _decode_session6()
10612 - afs: Fix directory permissions check
10613 - netfilter: ebtables: handle string from userspace with care
10614 - s390/dasd: use blk_mq_rq_from_pdu for per request data
10615 - netfilter: nft_limit: fix packet ratelimiting
10616 - ipvs: fix buffer overflow with sync daemon and service
10617 - iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
10618 - atm: zatm: fix memcmp casting
10619 - net: qmi_wwan: Add Netgear Aircard 779S
10620 - perf test: "Session topology" dumps core on s390
10621 - perf bpf: Fix NULL return handling in bpf__prepare_load()
10622 - fs: clear writeback errors in inode_init_always
10623 - sched/core: Fix rules for running on online && !active CPUs
10624 - sched/core: Require cpu_active() in select_task_rq(), for user tasks
10625 - platform/x86: asus-wmi: Fix NULL pointer dereference
10626 - net/sonic: Use dma_mapping_error()
10627 - net: dsa: b53: Add BCM5389 support
10628 - usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
10629 - iio: mma8452: Fix ignoring MMA8452_INT_DRDY
10630 - drm/amdgpu: fix clear_all and replace handling in the VM (v2)
10631 - drm/amd/display: Clear connector's edid pointer
10632 - drm/i915/dp: Send DPCD ON for MST before phy_up
10633 - drm/amdgpu: remove DC special casing for KB/ML
10634 - drm/amdgpu: Don't default to DC support for Kaveri and older
10635 - drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
10636 - drm/amd/display: release spinlock before committing updates to stream
10637 - drm/i915: Fix PIPESTAT irq ack on i965/g4x
10638 - ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
10639 - x86/mm: Don't free P4D table when it is folded at runtime
10640
10641 * Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
10642 - x86/spectre_v1: Disable compiler optimizations over
10643 array_index_mask_nospec()
10644 - x86/mce: Improve error message when kernel cannot recover
10645 - x86/mce: Check for alternate indication of machine check recovery on Skylake
10646 - x86/mce: Fix incorrect "Machine check from unknown source" message
10647 - x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
10648 - x86: Call fixup_exception() before notify_die() in math_error()
10649 - m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
10650 - m68k/mac: Fix SWIM memory resource end address
10651 - serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
10652 - signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
10653 - PM / Domains: Fix error path during attach in genpd
10654 - PM / core: Fix supplier device runtime PM usage counter imbalance
10655 - PM / OPP: Update voltage in case freq == old_freq
10656 - usb: do not reset if a low-speed or full-speed device timed out
10657 - 1wire: family module autoload fails because of upper/lower case mismatch.
10658 - ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
10659 - ASoC: cs35l35: Add use_single_rw to regmap config
10660 - ASoC: cirrus: i2s: Fix LRCLK configuration
10661 - ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
10662 - thermal: bcm2835: Stop using printk format %pCr
10663 - clk: renesas: cpg-mssr: Stop using printk format %pCr
10664 - lib/vsprintf: Remove atomic-unsafe support for %pCr
10665 - ftrace/selftest: Have the reset_trigger code be a bit more careful
10666 - mips: ftrace: fix static function graph tracing
10667 - branch-check: fix long->int truncation when profiling branches
10668 - ipmi:bt: Set the timeout before doing a capabilities check
10669 - Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
10670 - printk: fix possible reuse of va_list variable
10671 - fuse: fix congested state leak on aborted connections
10672 - fuse: atomic_o_trunc should truncate pagecache
10673 - fuse: don't keep dead fuse_conn at fuse_fill_super().
10674 - fuse: fix control dir setup and teardown
10675 - powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
10676 - powerpc/ptrace: Fix setting 512B aligned breakpoints with
10677 PTRACE_SET_DEBUGREG
10678 - powerpc/ptrace: Fix enforcement of DAWR constraints
10679 - powerpc/powernv/ioda2: Remove redundant free of TCE pages
10680 - powerpc/powernv: copy/paste - Mask SO bit in CR
10681 - powerpc/fadump: Unregister fadump on kexec down path.
10682 - soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
10683 - ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
10684 - ARM: dts: Fix SPI node for Arria10
10685 - ARM: dts: socfpga: Fix NAND controller node compatible
10686 - ARM: dts: socfpga: Fix NAND controller clock supply
10687 - ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
10688 - arm64: Fix syscall restarting around signal suppressed by tracer
10689 - arm64: kpti: Use early_param for kpti= command-line option
10690 - arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache
10691 maintenance
10692 - ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
10693 - of: overlay: validate offset from property fixups
10694 - of: unittest: for strings, account for trailing \0 in property length field
10695 - of: platform: stop accessing invalid dev in of_platform_device_destroy
10696 - tpm: fix use after free in tpm2_load_context()
10697 - tpm: fix race condition in tpm_common_write()
10698 - IB/qib: Fix DMA api warning with debug kernel
10699 - IB/{hfi1, qib}: Add handling of kernel restart
10700 - IB/mlx4: Mark user MR as writable if actual virtual memory is writable
10701 - IB/core: Make testing MR flags for writability a static inline function
10702 - IB/mlx5: Fetch soft WQE's on fatal error state
10703 - IB/isert: Fix for lib/dma_debug check_sync warning
10704 - IB/isert: fix T10-pi check mask setting
10705 - IB/hfi1: Fix fault injection init/exit issues
10706 - IB/hfi1: Reorder incorrect send context disable
10707 - IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
10708 - IB/hfi1: Fix user context tail allocation for DMA_RTAIL
10709 - RDMA/mlx4: Discard unknown SQP work requests
10710 - xprtrdma: Return -ENOBUFS when no pages are available
10711 - mtd: cfi_cmdset_0002: Change write buffer to check correct value
10712 - mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
10713 - mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
10714 - mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
10715 - mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
10716 - PCI: hv: Make sure the bus domain is really unique
10717 - PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
10718 - PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on
10719 resume
10720 - auxdisplay: fix broken menu
10721 - pinctrl: samsung: Correct EINTG banks order
10722 - pinctrl: devicetree: Fix pctldev pointer overwrite
10723 - cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
10724 - MIPS: io: Add barrier after register read in inX()
10725 - time: Make sure jiffies_to_msecs() preserves non-zero time periods
10726 - irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
10727 - X.509: unpack RSA signatureValue field from BIT STRING
10728 - Btrfs: fix return value on rename exchange failure
10729 - iio: adc: ad7791: remove sample freq sysfs attributes
10730 - iio: sca3000: Fix an error handling path in 'sca3000_probe()'
10731 - mm: fix __gup_device_huge vs unmap
10732 - scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
10733 - scsi: qla2xxx: Mask off Scope bits in retry delay
10734 - scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
10735 - scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
10736 - scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
10737 - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
10738 - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for
10739 ERP_FAILED
10740 - scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
10741 - scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
10742 - linvdimm, pmem: Preserve read-only setting for pmem devices
10743 - clk: at91: PLL recalc_rate() now using cached MUL and DIV values
10744 - rtc: sun6i: Fix bit_idx value for clk_register_gate
10745 - md: fix two problems with setting the "re-add" device state.
10746 - rpmsg: smd: do not use mananged resources for endpoints and channels
10747 - ubi: fastmap: Cancel work upon detach
10748 - ubi: fastmap: Correctly handle interrupted erasures in EBA
10749 - backlight: as3711_bl: Fix Device Tree node lookup
10750 - backlight: max8925_bl: Fix Device Tree node lookup
10751 - backlight: tps65217_bl: Fix Device Tree node lookup
10752 - mfd: intel-lpss: Program REMAP register in PIO mode
10753 - arm: dts: mt7623: fix invalid memory node being generated
10754 - perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
10755 - perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
10756 - perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
10757 - perf intel-pt: Fix MTC timing after overflow
10758 - perf intel-pt: Fix "Unexpected indirect branch" error
10759 - perf intel-pt: Fix packet decoding of CYC packets
10760 - media: vsp1: Release buffers for each video node
10761 - media: v4l2-compat-ioctl32: prevent go past max size
10762 - media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
10763 - nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
10764 - NFSv4: Fix possible 1-byte stack overflow in
10765 nfs_idmap_read_and_verify_message
10766 - NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
10767 - NFSv4: Fix a typo in nfs41_sequence_process
10768 - ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
10769 - Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
10770 - pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
10771 - rbd: flush rbd_dev->watch_dwork after watch is unregistered
10772 - mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
10773 - mm: fix devmem_is_allowed() for sub-page System RAM intersections
10774 - xen: Remove unnecessary BUG_ON from __unbind_from_irq()
10775 - udf: Detect incorrect directory size
10776 - Input: xpad - fix GPD Win 2 controller name
10777 - Input: elan_i2c_smbus - fix more potential stack buffer overflows
10778 - ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
10779 - ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
10780 - ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
10781 - slub: fix failure when we delete and create a slab cache
10782 - block: Fix transfer when chunk sectors exceeds max
10783 - block: Fix cloning of requests with a special payload
10784 - x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
10785 - dm zoned: avoid triggering reclaim from inside dmz_map()
10786 - dm thin: handle running out of data space vs concurrent discard
10787 - x86/platform/UV: Use new set memory block size function
10788 - x86/platform/UV: Add kernel parameter to set memory block size
10789 - platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
10790 - platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
10791 - hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
10792 - spi-nor: intel-spi: Remove unused preopcodes field
10793 - mtd: spi-nor: intel-spi: Fix atomic sequence handling
10794 - PCI / PM: Do not clear state_saved for devices that remain suspended
10795 - ASoC: mediatek: preallocate pages use platform device
10796 - libnvdimm, pmem: Do not flush power-fail protected CPU caches
10797 - powerpc/64s: Set assembler machine type to POWER4
10798 - powerpc/e500mc: Set assembler machine type to e500mc
10799 - hwrng: core - Always drop the RNG in hwrng_unregister()
10800 - softirq: Reorder trace_softirqs_on to prevent lockdep splat
10801 - ARM64: dts: meson-gx: fix ATF reserved memory region
10802 - mtd: rawnand: fix return value check for bad block status
10803 - mtd: rawnand: mxc: set spare area size register explicitly
10804 - PCI: Account for all bridges on bus when distributing bus numbers
10805 - pinctrl: armada-37xx: Fix spurious irq management
10806 - MIPS: pb44: Fix i2c-gpio GPIO descriptor table
10807 - locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
10808 - scsi: scsi_debug: Fix memory leak on module unload
10809 - scsi: qla2xxx: Spinlock recursion in qla_target
10810 - libnvdimm, pmem: Unconditionally deep flush on *sync
10811 - f2fs: don't use GFP_ZERO for page caches
10812 - mfd: twl-core: Fix clock initialization
10813 - remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
10814 - media: rc: mce_kbd decoder: fix stuck keys
10815 - Input: silead - add Chuwi Hi8 support
10816 - Input: silead - add MSSL0002 ACPI HID
10817 - ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
10818 - i2c: gpio: initialize SCL to HIGH again
10819 - kasan: depend on CONFIG_SLUB_DEBUG
10820 - dm: ensure bio submission follows a depth-first tree walk
10821 - dm: rename 'bio' member of dm_io structure to 'orig_bio'
10822 - dm: use bio_split() when splitting out the already processed bio
10823 - x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
10824
10825 * Support AverMedia DVD EZMaker 7 USB video capture dongle (LP: #1620762) //
10826 Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
10827 - media: cx231xx: Add support for AverMedia DVD EZMaker 7
10828
10829 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 14 Jan 2019 09:38:05 +0000
54f596cf 10830
9f3c4167 10831linux (4.15.0-43.46) bionic; urgency=medium
3af3bb3f 10832
9f3c4167 10833 * linux: 4.15.0-43.46 -proposed tracker (LP: #1806659)
3af3bb3f 10834
9f3c4167
KSS
10835 * System randomly hangs during suspend when mei_wdt is loaded (LP: #1803942)
10836 - SAUCE: base/dd: limit release function changes to vfio driver only
10837
10838 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
10839 - xhci: Allow more than 32 quirks
10840 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
10841
10842 * linux-buildinfo: pull out ABI information into its own package
10843 (LP: #1806380)
10844 - [Packaging] limit preparation to linux-libc-dev in headers
10845 - [Packaging] commonise debhelper invocation
10846 - [Packaging] ABI -- accumulate abi information at the end of the build
10847 - [Packaging] buildinfo -- add basic build information
10848 - [Packaging] buildinfo -- add firmware information to the flavour ABI
10849 - [Packaging] buildinfo -- add compiler information to the flavour ABI
10850 - [Packaging] buildinfo -- add buildinfo support to getabis
10851 - [Config] buildinfo -- add retpoline version markers
10852
10853 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
10854 - [Packaging] own /usr/lib/linux/triggers
10855
10856 * CVE-2018-12896
10857 - posix-timers: Sanitize overrun handling
10858
10859 * CVE-2018-16276
10860 - USB: yurex: fix out-of-bounds uaccess in read handler
10861
10862 * CVE-2018-10902
10863 - ALSA: rawmidi: Change resized buffers atomically
10864
10865 * CVE-2018-18710
10866 - cdrom: fix improper type cast, which can leat to information leak.
10867
10868 * CVE-2018-18690
10869 - xfs: don't fail when converting shortform attr to long form during
10870 ATTR_REPLACE
10871
10872 * CVE-2018-14734
10873 - infiniband: fix a possible use-after-free bug
10874
10875 * CVE-2018-18445
10876 - bpf: 32-bit RSH verification must truncate input before the ALU op
10877
10878 * Packaging resync (LP: #1786013)
10879 - [Packaging] update helper scripts
10880
10881 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 06 Dec 2018 13:52:12 +0000
3af3bb3f 10882
3f1c3bb7 10883linux (4.15.0-42.45) bionic; urgency=medium
c5723876 10884
3f1c3bb7 10885 * linux: 4.15.0-42.45 -proposed tracker (LP: #1803592)
c5723876 10886
3f1c3bb7
TLSC
10887 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
10888 - KVM: s390: reset crypto attributes for all vcpus
10889 - KVM: s390: vsie: simulate VCPU SIE entry/exit
10890 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
10891 - KVM: s390: refactor crypto initialization
10892 - s390: vfio-ap: base implementation of VFIO AP device driver
10893 - s390: vfio-ap: register matrix device with VFIO mdev framework
10894 - s390: vfio-ap: sysfs interfaces to configure adapters
10895 - s390: vfio-ap: sysfs interfaces to configure domains
10896 - s390: vfio-ap: sysfs interfaces to configure control domains
10897 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
10898 - KVM: s390: interface to clear CRYCB masks
10899 - s390: vfio-ap: implement mediated device open callback
10900 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
10901 - s390: vfio-ap: zeroize the AP queues
10902 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
10903 - KVM: s390: Clear Crypto Control Block when using vSIE
10904 - KVM: s390: vsie: Do the CRYCB validation first
10905 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
10906 - KVM: s390: vsie: Allow CRYCB FORMAT-2
10907 - KVM: s390: vsie: allow CRYCB FORMAT-1
10908 - KVM: s390: vsie: allow CRYCB FORMAT-0
10909 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
10910 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
10911 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
10912 - KVM: s390: device attrs to enable/disable AP interpretation
10913 - KVM: s390: CPU model support for AP virtualization
10914 - s390: doc: detailed specifications for AP virtualization
10915 - KVM: s390: fix locking for crypto setting error path
10916 - KVM: s390: Tracing APCB changes
10917 - s390: vfio-ap: setup APCB mask using KVM dedicated function
10918 - s390/zcrypt: Add ZAPQ inline function.
10919 - s390/zcrypt: Review inline assembler constraints.
10920 - s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
10921 - s390/zcrypt: fix ap_instructions_available() returncodes
10922 - s390/zcrypt: remove VLA usage from the AP bus
10923 - s390/zcrypt: Remove deprecated ioctls.
10924 - s390/zcrypt: Remove deprecated zcrypt proc interface.
10925 - s390/zcrypt: Support up to 256 crypto adapters.
10926 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
10927
10928 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
10929 - mount: Retest MNT_LOCKED in do_umount
10930 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
10931
10932 * CVE-2018-18955: nested user namespaces with more than five extents
10933 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
10934 - userns: also map extents in the reverse map to kernel IDs
10935
10936 * kdump fail due to an IRQ storm (LP: #1797990)
10937 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
10938 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
10939 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
10940
10941 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 15 Nov 2018 17:01:46 -0200
c5723876 10942
53e065bb 10943linux (4.15.0-40.43) bionic; urgency=medium
83548436 10944
53e065bb 10945 * linux: 4.15.0-40.43 -proposed tracker (LP: #1802554)
83548436 10946
53e065bb
TLSC
10947 * crash in ENA driver on removing an interface (LP: #1802341)
10948 - SAUCE: net: ena: fix crash during ena_remove()
10949
10950 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
10951 (LP: #1797367)
10952 - s390/qeth: don't keep track of MAC address's cast type
10953 - s390/qeth: consolidate qeth MAC address helpers
10954 - s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
10955 - s390/qeth: remove outdated portname debug msg
10956 - s390/qeth: reduce hard-coded access to ccw channels
10957 - s390/qeth: sanitize strings in debug messages
10958
10959 * [18.04 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
10960 binding (LP: #1799184)
10961 - s390/zcrypt: code beautify
10962 - s390/zcrypt: AP bus support for alternate driver(s)
10963 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
10964 - s390/zcrypt: remove unused functions and declarations
10965 - s390/zcrypt: Show load of cards and queues in sysfs
10966
10967 * [GLK/CLX] Enhanced IBRS (LP: #1786139)
10968 - x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
10969 - x86/speculation: Support Enhanced IBRS on future CPUs
10970
10971 * Allow signed kernels to be kexec'ed under lockdown (LP: #1798441)
10972 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
10973 boot
10974
10975 * Overlayfs in user namespace leaks directory content of inaccessible
10976 directories (LP: #1793458) // CVE-2018-6559
10977 - SAUCE: overlayfs: ensure mounter privileges when reading directories
10978
10979 * Update ENA driver to version 2.0.1K (LP: #1798182)
10980 - net: ena: remove ndo_poll_controller
10981 - net: ena: fix warning in rmmod caused by double iounmap
10982 - net: ena: fix rare bug when failed restart/resume is followed by driver
10983 removal
10984 - net: ena: fix NULL dereference due to untimely napi initialization
10985 - net: ena: fix auto casting to boolean
10986 - net: ena: minor performance improvement
10987 - net: ena: complete host info to match latest ENA spec
10988 - net: ena: introduce Low Latency Queues data structures according to ENA spec
10989 - net: ena: add functions for handling Low Latency Queues in ena_com
10990 - net: ena: add functions for handling Low Latency Queues in ena_netdev
10991 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
10992 - net: ena: explicit casting and initialization, and clearer error handling
10993 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
10994 - net: ena: change rx copybreak default to reduce kernel memory pressure
10995 - net: ena: remove redundant parameter in ena_com_admin_init()
10996 - net: ena: update driver version to 2.0.1
10997 - net: ena: fix indentations in ena_defs for better readability
10998 - net: ena: Fix Kconfig dependency on X86
10999 - net: ena: enable Low Latency Queues
11000 - net: ena: fix compilation error in xtensa architecture
11001
11002 * Bionic update: upstream stable patchset 2018-10-29 (LP: #1800537)
11003 - bonding: re-evaluate force_primary when the primary slave name changes
11004 - cdc_ncm: avoid padding beyond end of skb
11005 - ipv6: allow PMTU exceptions to local routes
11006 - net: dsa: add error handling for pskb_trim_rcsum
11007 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
11008 - tcp: verify the checksum of the first data segment in a new connection
11009 - udp: fix rx queue len reported by diag and proc interface
11010 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
11011 vlan
11012 - tls: fix use-after-free in tls_push_record
11013 - ext4: fix hole length detection in ext4_ind_map_blocks()
11014 - ext4: update mtime in ext4_punch_hole even if no blocks are released
11015 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
11016 - ext4: fix fencepost error in check for inode count overflow during resize
11017 - driver core: Don't ignore class_dir_create_and_add() failure.
11018 - Btrfs: fix clone vs chattr NODATASUM race
11019 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
11020 - btrfs: return error value if create_io_em failed in cow_file_range
11021 - btrfs: scrub: Don't use inode pages for device replace
11022 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
11023 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
11024 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
11025 - ALSA: hda: add dock and led support for HP ProBook 640 G4
11026 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
11027 - smb3: fix various xid leaks
11028 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
11029 expiry
11030 - cifs: For SMB2 security informaion query, check for minimum sized security
11031 descriptor instead of sizeof FileAllInformation class
11032 - nbd: fix nbd device deletion
11033 - nbd: update size when connected
11034 - nbd: use bd_set_size when updating disk size
11035 - blk-mq: reinit q->tag_set_list entry only after grace period
11036 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
11037 - cpufreq: Fix new policy initialization during limits updates via sysfs
11038 - cpufreq: governors: Fix long idle detection logic in load calculation
11039 - libata: zpodd: small read overflow in eject_tray()
11040 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
11041 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
11042 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
11043 - iwlwifi: fw: harden page loading code
11044 - orangefs: set i_size on new symlink
11045 - orangefs: report attributes_mask and attributes for statx
11046 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
11047 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
11048 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
11049 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
11050 - cpufreq: ti-cpufreq: Fix an incorrect error return value
11051 - x86/vector: Fix the args of vector_alloc tracepoint
11052 - x86/apic/vector: Prevent hlist corruption and leaks
11053 - x86/apic: Provide apic_ack_irq()
11054 - x86/ioapic: Use apic_ack_irq()
11055 - x86/platform/uv: Use apic_ack_irq()
11056 - irq_remapping: Use apic_ack_irq()
11057 - genirq/generic_pending: Do not lose pending affinity update
11058 - genirq/affinity: Defer affinity setting if irq chip is busy
11059 - genirq/migration: Avoid out of line call if pending is not set
11060
11061 * [bionic]mlx5: reading SW stats through ifstat cause kernel crash
11062 (LP: #1799049)
11063 - net/mlx5e: Don't attempt to dereference the ppriv struct if not being
11064 eswitch manager
11065
11066 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
11067 - ipmi: Fix timer race with module unload
11068
11069 * [Bionic] ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
11070 (LP: #1799276)
11071 - ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
11072
11073 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
11074 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
11075
11076 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
11077 than 255 bytes (LP: #1799794)
11078 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
11079
11080 * libvirtd is unable to configure bridge devices inside of LXD containers
11081 (LP: #1784501)
11082 - kernfs: allow creating kernfs objects with arbitrary uid/gid
11083 - sysfs, kobject: allow creating kobject belonging to arbitrary users
11084 - kobject: kset_create_and_add() - fetch ownership info from parent
11085 - driver core: set up ownership of class devices in sysfs
11086 - net-sysfs: require net admin in the init ns for setting tx_maxrate
11087 - net-sysfs: make sure objects belong to container's owner
11088 - net: create reusable function for getting ownership info of sysfs inodes
11089 - bridge: make sure objects belong to container's owner
11090 - sysfs: Fix regression when adding a file to an existing group
11091
11092 * [Ubuntu] kvm: fix deadlock when killed by oom (LP: #1800849)
11093 - s390/kvm: fix deadlock when killed by oom
11094
11095 * [Ubuntu] net/af_iucv: fix skb leaks for HiperTransport (LP: #1800639)
11096 - net/af_iucv: drop inbound packets with invalid flags
11097 - net/af_iucv: fix skb handling on HiperTransport xmit error
11098
11099 * Power consumption during s2idle is higher than long idle(sk hynix)
11100 (LP: #1801875)
11101 - SAUCE: pci: prevent sk hynix nvme from entering D3
11102 - SAUCE: nvme: add quirk to not call disable function when suspending
11103
11104 * Enable keyboard wakeup for S2Idle laptops (LP: #1798552)
11105 - Input: i8042 - enable keyboard wakeups by default when s2idle is used
11106
11107 * NULL pointer dereference at 0000000000000020 when access
11108 dst_orig->ops->family in function xfrm_lookup_with_ifid() (LP: #1801878)
11109 - xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
11110
11111 * [Ubuntu] qdio: reset old sbal_state flags (LP: #1801686)
11112 - s390/qdio: reset old sbal_state flags
11113
11114 * hns3: map tx ring to tc (LP: #1802023)
11115 - net: hns3: Set tx ring' tc info when netdev is up
11116
11117 * [Ubuntu] qeth: Fix potential array overrun in cmd/rc lookup (LP: #1800641)
11118 - s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
11119 - s390: qeth: Fix potential array overrun in cmd/rc lookup
11120
11121 * Vulkan applications cause permanent memory leak with Intel GPU
11122 (LP: #1798165)
11123 - drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
11124
11125 * Mounting SOFS SMB shares fails (LP: #1792580)
11126 - cifs: connect to servername instead of IP for IPC$ share
11127
11128 * Packaging resync (LP: #1786013)
11129 - [Package] add support for specifying the primary makefile
11130
11131 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 09 Nov 2018 17:29:18 -0200
83548436 11132
cd8f1d83 11133linux (4.15.0-39.42) bionic; urgency=medium
c7d15f38 11134
cd8f1d83 11135 * linux: 4.15.0-39.42 -proposed tracker (LP: #1799411)
c7d15f38 11136
cd8f1d83
KSS
11137 * Linux: insufficient shootdown for paging-structure caches (LP: #1798897)
11138 - mm: move tlb_table_flush to tlb_flush_mmu_free
11139 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
11140 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
11141 - [Config] CONFIG_HAVE_RCU_TABLE_INVALIDATE=y
11142
11143 * Ubuntu18.04: GPU total memory is reduced (LP: #1792102)
11144 - Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
11145
11146 * arm64: snapdragon: reduce boot noise (LP: #1797154)
11147 - [Config] arm64: snapdragon: DRM_MSM=m
11148 - [Config] arm64: snapdragon: SND*=m
11149 - [Config] arm64: snapdragon: disable ARM_SDE_INTERFACE
11150 - [Config] arm64: snapdragon: disable DRM_I2C_ADV7511_CEC
11151 - [Config] arm64: snapdragon: disable VIDEO_ADV7511, VIDEO_COBALT
11152
11153 * [Bionic] CPPC bug fixes (LP: #1796949)
11154 - ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id
11155 - cpufreq: CPPC: Don't set transition_latency
11156 - ACPI / CPPC: Fix invalid PCC channel status errors
11157
11158 * regression in 'ip --family bridge neigh' since linux v4.12 (LP: #1796748)
11159 - rtnetlink: fix rtnl_fdb_dump() for ndmsg header
11160
11161 * screen displays abnormally on the lenovo M715 with the AMD GPU (Radeon Vega
11162 8 Mobile, rev ca, 1002:15dd) (LP: #1796786)
11163 - drm/amd/display: Fix takover from VGA mode
11164 - drm/amd/display: early return if not in vga mode in disable_vga
11165 - drm/amd/display: Refine disable VGA
11166
11167 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 arch/arm64/kernel/setup.c:271
11168 reserve_memblock_reserved_regions (LP: #1797139)
11169 - SAUCE: arm64: Fix /proc/iomem for reserved but not memory regions
11170
11171 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
11172 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
11173
11174 * Keyboard backlight sysfs sometimes is missing on Dell laptops (LP: #1797304)
11175 - platform/x86: dell-smbios: Correct some style warnings
11176 - platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
11177 - platform/x86: dell-smbios: Link all dell-smbios-* modules together
11178 - [Config] CONFIG_DELL_SMBIOS_SMM=y, CONFIG_DELL_SMBIOS_WMI=y
11179
11180 * rpi3b+: ethernet not working (LP: #1797406)
11181 - lan78xx: Don't reset the interface on open
11182
11183 * 87cdf3148b11 was never backported to 4.15 (LP: #1795653)
11184 - xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
11185
11186 * [Ubuntu18.04][Power9][DD2.2]package installation segfaults inside debian
11187 chroot env in P9 KVM guest with HTM enabled (kvm) (LP: #1792501)
11188 - KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
11189
11190 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
11191 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
11192 VM
11193
11194 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
11195 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
11196
11197 * CVE-2018-9363
11198 - Bluetooth: hidp: buffer overflow in hidp_process_report
11199
11200 * CVE-2017-13168
11201 - scsi: sg: mitigate read/write abuse
11202
11203 * [Bionic] ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID
11204 is set (LP: #1797200)
11205 - ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
11206
11207 * [Bionic] arm64: topology: Avoid checking numa mask for scheduler MC
11208 selection (LP: #1797202)
11209 - arm64: topology: Avoid checking numa mask for scheduler MC selection
11210
11211 * crypto/vmx - Backport of Fix sleep-in-atomic bugs patch for 18.04
11212 (LP: #1790832)
11213 - crypto: vmx - Fix sleep-in-atomic bugs
11214
11215 * hns3: autoneg settings get lost on down/up (LP: #1797654)
11216 - net: hns3: Fix for information of phydev lost problem when down/up
11217
11218 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
11219 vDSO (LP: #1797963)
11220 - powerpc/vdso: Correct call frame information
11221
11222 * Signal 7 error when running GPFS tracing in cluster (LP: #1792195)
11223 - powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
11224 - powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
11225
11226 * Support Edge Gateway's WIFI LED (LP: #1798330)
11227 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
11228
11229 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
11230 - SAUCE: Bluetooth: Support for LED on Edge Gateways
11231
11232 * USB cardreader (0bda:0328) make the system can't enter s3 or hang
11233 (LP: #1798328)
11234 - usb: Don't disable Latency tolerance Messaging (LTM) before port reset
11235
11236 * CVE-2018-15471
11237 - xen-netback: fix input validation in xenvif_set_hash_mapping()
11238
11239 * CVE-2018-16658
11240 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
11241
11242 * [Bionic] Update ThunderX2 implementation defined pmu core events
11243 (LP: #1796904)
11244 - perf vendor events arm64: Update ThunderX2 implementation defined pmu core
11245 events
11246
11247 * the machine of lenovo M715 with the AMD GPU (Radeon Vega 8 Mobile, rev ca,
11248 1002:15dd) often hangs randomly (LP: #1796789)
11249 - drm/amd: Add missing fields in atom_integrated_system_info_v1_11
11250
11251 * [18.04] GLK hang after a while (LP: #1760545)
11252 - drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
11253
11254 * Fix usbcore.quirks when used at boot (LP: #1795784)
11255 - usb: core: safely deal with the dynamic quirk lists
11256
11257 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 23 Oct 2018 14:44:55 +0000
c7d15f38 11258
513f0ebb 11259linux (4.15.0-38.41) bionic; urgency=medium
21f7cfa0 11260
513f0ebb 11261 * linux: 4.15.0-38.41 -proposed tracker (LP: #1797061)
21f7cfa0 11262
513f0ebb
SB
11263 * Silent data corruption in Linux kernel 4.15 (LP: #1796542)
11264 - block: add a lower-level bio_add_page interface
11265 - block: bio_iov_iter_get_pages: fix size of last iovec
11266 - blkdev: __blkdev_direct_IO_simple: fix leak in error case
11267 - block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
11268
11269 -- Stefan Bader <stefan.bader@canonical.com> Wed, 10 Oct 2018 11:20:35 +0200
21f7cfa0 11270
5de3e103 11271linux (4.15.0-37.40) bionic; urgency=medium
93cf90a0 11272
5de3e103 11273 * linux: 4.15.0-37.40 -proposed tracker (LP: #1795564)
93cf90a0 11274
5de3e103
SB
11275 * hns3: enable ethtool rx-vlan-filter on supported hw (LP: #1793394)
11276 - net: hns3: Add vlan filter setting by ethtool command -K
11277
11278 * hns3: Modifying channel parameters will reset ring parameters back to
11279 defaults (LP: #1793404)
11280 - net: hns3: Fix desc num set to default when setting channel
11281
11282 * hisi_sas: Add SATA FIX check for v3 hw (LP: #1794151)
11283 - scsi: hisi_sas: Add SATA FIS check for v3 hw
11284
11285 * Fix potential corruption using SAS controller on HiSilicon arm64 boards
11286 (LP: #1794156)
11287 - scsi: hisi_sas: add memory barrier in task delivery function
11288
11289 * hisi_sas: Reduce unnecessary spin lock contention (LP: #1794165)
11290 - scsi: hisi_sas: Tidy hisi_sas_task_prep()
11291
11292 * Add functional level reset support for the SAS controller on HiSilicon D06
11293 systems (LP: #1794166)
11294 - scsi: hisi_sas: tidy host controller reset function a bit
11295 - scsi: hisi_sas: relocate some common code for v3 hw
11296 - scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hw
11297
11298 * HiSilicon SAS controller doesn't recover from PHY STP link timeout
11299 (LP: #1794172)
11300 - scsi: hisi_sas: tidy channel interrupt handler for v3 hw
11301 - scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeout
11302
11303 * getxattr: always handle namespaced attributes (LP: #1789746)
11304 - getxattr: use correct xattr length
11305
11306 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
11307 - PCI: Reprogram bridge prefetch registers on resume
11308
11309 * Fails to boot under Xen PV: BUG: unable to handle kernel paging request at
11310 edc21fd9 (LP: #1789118)
11311 - x86/EISA: Don't probe EISA bus for Xen PV guests
11312
11313 * qeth: use vzalloc for QUERY OAT buffer (LP: #1793086)
11314 - s390/qeth: use vzalloc for QUERY OAT buffer
11315
11316 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
11317 - Input: elantech - enable middle button of touchpad on ThinkPad P72
11318
11319 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
11320 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
11321 - updateconfigs for Dell UART backlight driver
11322
11323 * [Ubuntu] s390/crypto: Fix return code checking in cbc_paes_crypt.
11324 (LP: #1794294)
11325 - s390/crypto: Fix return code checking in cbc_paes_crypt()
11326
11327 * hns3: Retrieve RoCE MSI-X config from firmware (LP: #1793221)
11328 - net: hns3: Fix MSIX allocation issue for VF
11329 - net: hns3: Refine the MSIX allocation for PF
11330
11331 * net: hns: Avoid hang when link is changed while handling packets
11332 (LP: #1792209)
11333 - net: hns: add the code for cleaning pkt in chip
11334 - net: hns: add netif_carrier_off before change speed and duplex
11335
11336 * Page leaking in cachefiles_read_backing_file while vmscan is active
11337 (LP: #1793430)
11338 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
11339 is active
11340
11341 * some nvidia p1000 graphic cards hang during the boot (LP: #1791569)
11342 - drm/nouveau/gr/gf100-: virtualise tpc_mask + apply fixes from traces
11343
11344 * Error reported when creating ZFS pool with "-t" option, despite successful
11345 pool creation (LP: #1769937)
11346 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.4
11347
11348 * Fix I2C touchpanels' interrupt storms after system suspend (LP: #1792309)
11349 - HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
11350 - HID: i2c-hid: Don't reset device upon system resume
11351
11352 * ipmmu is always registered (LP: #1783746)
11353 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
11354 VMSA
11355
11356 * Bionic update: upstream stable patchset 2018-09-27 (LP: #1794889)
11357 - clocksource/drivers/imx-tpm: Correct some registers operation flow
11358 - Input: synaptics-rmi4 - fix an unchecked out of memory error path
11359 - KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
11360 - x86: Add check for APIC access address for vmentry of L2 guests
11361 - MIPS: io: Prevent compiler reordering writeX()
11362 - nfp: ignore signals when communicating with management FW
11363 - perf report: Fix switching to another perf.data file
11364 - fsnotify: fix ignore mask logic in send_to_group()
11365 - MIPS: io: Add barrier after register read in readX()
11366 - s390/smsgiucv: disable SMSG on module unload
11367 - isofs: fix potential memory leak in mount option parsing
11368 - MIPS: dts: Boston: Fix PCI bus dtc warnings:
11369 - spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR
11370 - doc: Add vendor prefix for Kieback & Peter GmbH
11371 - dt-bindings: pinctrl: sunxi: Fix reference to driver
11372 - dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF
11373 - dt-bindings: dmaengine: rcar-dmac: document R8A77965 support
11374 - clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux
11375 - ASoC: rt5514: Add the missing register in the readable table
11376 - eCryptfs: don't pass up plaintext names when using filename encryption
11377 - soc: bcm: raspberrypi-power: Fix use of __packed
11378 - soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failure
11379 - PCI: kirin: Fix reset gpio name
11380 - ASoC: topology: Fix bugs of freeing soc topology
11381 - xen: xenbus_dev_frontend: Really return response string
11382 - ASoC: topology: Check widget kcontrols before deref.
11383 - spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
11384 - blkcg: don't hold blkcg lock when deactivating policy
11385 - tipc: fix infinite loop when dumping link monitor summary
11386 - scsi: iscsi: respond to netlink with unicast when appropriate
11387 - scsi: megaraid_sas: Do not log an error if FW successfully initializes.
11388 - scsi: target: fix crash with iscsi target and dvd
11389 - netfilter: nf_tables: NAT chain and extensions require NF_TABLES
11390 - netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
11391 - ASoC: msm8916-wcd-analog: use threaded context for mbhc events
11392 - drm/msm: Fix possible null dereference on failure of get_pages()
11393 - drm/msm/dsi: use correct enum in dsi_get_cmd_fmt
11394 - drm/msm: don't deref error pointer in the msm_fbdev_create error path
11395 - blkcg: init root blkcg_gq under lock
11396 - vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
11397 - parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
11398 - scsi: storvsc: Set up correct queue depth values for IDE devices
11399 - scsi: isci: Fix infinite loop in while loop
11400 - mm, pagemap: fix swap offset value for PMD migration entry
11401 - proc: revalidate kernel thread inodes to root:root
11402 - kexec_file: do not add extra alignment to efi memmap
11403 - mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
11404 - usb: typec: ucsi: fix tracepoint related build error
11405 - ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
11406 - dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/
11407 - net: phy: marvell: clear wol event before setting it
11408 - ARM: dts: da850: fix W=1 warnings with pinmux node
11409 - ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70
11410 - drm/amdkfd: fix clock counter retrieval for node without GPU
11411 - thermal: int3403_thermal: Fix NULL pointer deref on module load / probe
11412 - net: ethtool: Add missing kernel doc for FEC parameters
11413 - arm64: ptrace: remove addr_limit manipulation
11414 - HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
11415 - HID: wacom: Release device resource data obtained by devres_alloc()
11416 - selftests: ftrace: Add a testcase for multiple actions on trigger
11417 - rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
11418 - perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
11419 - remoteproc: qcom: Fix potential device node leaks
11420 - rpmsg: added MODULE_ALIAS for rpmsg_char
11421 - HID: intel-ish-hid: use put_device() instead of kfree()
11422 - blk-mq: fix sysfs inflight counter
11423 - arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
11424 - KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
11425 - libahci: Allow drivers to override stop_engine
11426 - ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI
11427 - x86/cpu/intel: Add missing TLB cpuid values
11428 - bpf: fix uninitialized variable in bpf tools
11429 - i2c: sprd: Prevent i2c accesses after suspend is called
11430 - i2c: sprd: Fix the i2c count issue
11431 - tipc: fix bug in function tipc_nl_node_dump_monitor
11432 - nvme: depend on INFINIBAND_ADDR_TRANS
11433 - nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
11434 - ib_srpt: depend on INFINIBAND_ADDR_TRANS
11435 - ib_srp: depend on INFINIBAND_ADDR_TRANS
11436 - IB: make INFINIBAND_ADDR_TRANS configurable
11437 - IB/uverbs: Fix validating mandatory attributes
11438 - RDMA/cma: Fix use after destroy access to net namespace for IPoIB
11439 - RDMA/iwpm: fix memory leak on map_info
11440 - IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV
11441 - IB/rxe: avoid double kfree_skb
11442 - <linux/stringhash.h>: fix end_name_hash() for 64bit long
11443 - IB/core: Make ib_mad_client_id atomic
11444 - ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD
11445 - ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD
11446 - ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup
11447 - ARM: davinci: board-dm355-evm: fix broken networking
11448 - dt-bindings: panel: lvds: Fix path to display timing bindings
11449 - ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace
11450 - ARM: dts: logicpd-som-lv: Fix WL127x Startup Issues
11451 - ARM: dts: logicpd-som-lv: Fix Audio Mute
11452 - Input: atmel_mxt_ts - fix the firmware update
11453 - hexagon: add memset_io() helper
11454 - hexagon: export csum_partial_copy_nocheck
11455 - scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
11456 - bpf, x64: fix memleak when not converging after image
11457 - parisc: drivers.c: Fix section mismatches
11458 - stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
11459 - kthread, sched/wait: Fix kthread_parkme() wait-loop
11460 - arm64: tegra: Make BCM89610 PHY interrupt as active low
11461 - iommu/vt-d: fix shift-out-of-bounds in bug checking
11462 - nvme: fix potential memory leak in option parsing
11463 - nvme: Set integrity flag for user passthrough commands
11464 - ARM: OMAP1: ams-delta: fix deferred_fiq handler
11465 - smc: fix sendpage() call
11466 - IB/hfi1 Use correct type for num_user_context
11467 - IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
11468 - RDMA/cma: Do not query GID during QP state transition to RTR
11469 - spi: bcm2835aux: ensure interrupts are enabled for shared handler
11470 - sched/core: Introduce set_special_state()
11471 - sh: fix build failure for J2 cpu with SMP disabled
11472 - tee: check shm references are consistent in offset/size
11473 - mac80211: Adjust SAE authentication timeout
11474 - drm/omap: silence unititialized variable warning
11475 - drm/omap: fix uninitialized ret variable
11476 - drm/omap: fix possible NULL ref issue in tiler_reserve_2d
11477 - drm/omap: check return value from soc_device_match
11478 - drm/omap: handle alloc failures in omap_connector
11479 - driver core: add __printf verification to __ata_ehi_pushv_desc
11480 - ARM: dts: cygnus: fix irq type for arm global timer
11481 - mac80211: use timeout from the AddBA response instead of the request
11482 - net: aquantia: driver should correctly declare vlan_features bits
11483 - can: dev: increase bus-off message severity
11484 - arm64: Add MIDR encoding for NVIDIA CPUs
11485 - cifs: smb2ops: Fix listxattr() when there are no EAs
11486 - agp: uninorth: make two functions static
11487 - tipc: eliminate KMSAN uninit-value in strcmp complaint
11488 - qed: Fix l2 initializations over iWARP personality
11489 - qede: Fix gfp flags sent to rdma event node allocation
11490 - rxrpc: Fix error reception on AF_INET6 sockets
11491 - rxrpc: Fix the min security level for kernel calls
11492 - KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
11493 - x86: Delay skip of emulated hypercall instruction
11494 - ixgbe: return error on unsupported SFP module when resetting
11495 - net sched actions: fix invalid pointer dereferencing if skbedit flags
11496 missing
11497 - proc/kcore: don't bounds check against address 0
11498 - ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
11499 - kprobes/x86: Prohibit probing on exception masking instructions
11500 - uprobes/x86: Prohibit probing on MOV SS instruction
11501 - objtool, kprobes/x86: Sync the latest <asm/insn.h> header with
11502 tools/objtool/arch/x86/include/asm/insn.h
11503 - x86/pkeys/selftests: Adjust the self-test to fresh distros that export the
11504 pkeys ABI
11505 - x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX
11506 ABI
11507 - x86/selftests: Add mov_to_ss test
11508 - x86/pkeys/selftests: Give better unexpected fault error messages
11509 - x86/pkeys/selftests: Stop using assert()
11510 - x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
11511 - x86/pkeys/selftests: Allow faults on unknown keys
11512 - x86/pkeys/selftests: Factor out "instruction page"
11513 - x86/pkeys/selftests: Add PROT_EXEC test
11514 - x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
11515 - x86/pkeys/selftests: Fix pointer math
11516 - x86/pkeys/selftests: Save off 'prot' for allocations
11517 - x86/pkeys/selftests: Add a test for pkey 0
11518 - mtd: Fix comparison in map_word_andequal()
11519 - afs: Fix the non-encryption of calls
11520 - usb: musb: fix remote wakeup racing with suspend
11521 - ARM: keystone: fix platform_domain_notifier array overrun
11522 - i2c: pmcmsp: return message count on master_xfer success
11523 - i2c: pmcmsp: fix error return from master_xfer
11524 - i2c: viperboard: return message count on master_xfer success
11525 - ARM: davinci: dm646x: fix timer interrupt generation
11526 - ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
11527 - ARM: davinci: board-dm646x-evm: set VPIF capture card name
11528 - clk: imx6ull: use OSC clock during AXI rate change
11529 - locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
11530 - locking/percpu-rwsem: Annotate rwsem ownership transfer by setting
11531 RWSEM_OWNER_UNKNOWN
11532 - drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
11533 - sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to
11534 kernel/sched/sched.h
11535 - sched/deadline: Make the grub_reclaim() function static
11536 - parisc: Move setup_profiling_timer() out of init section
11537 - efi/libstub/arm64: Handle randomized TEXT_OFFSET
11538 - ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
11539 - ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the
11540 kernel
11541 - ARM: kexec: fix kdump register saving on panic()
11542 - Revert "Btrfs: fix scrub to repair raid6 corruption"
11543 - Btrfs: fix scrub to repair raid6 corruption
11544 - Btrfs: make raid6 rebuild retry more
11545 - tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
11546 - ibmvnic: Do not notify peers on parameter change resets
11547 - dt-bindings: net: ravb: Add support for r8a77965 SoC
11548 - X86/KVM: Properly update 'tsc_offset' to represent the running guest
11549 - kvm: x86: move MSR_IA32_TSC handling to x86.c
11550 - ARM: dts: Fix cm2 and prm sizes for omap4
11551 - powerpc/64s: Default l1d_size to 64K in RFI fallback flush
11552 - KVM: arm/arm64: vgic: Kick new VCPU on interrupt migration
11553 - arm64: kasan: avoid pfn_to_nid() before page array is initialized
11554 - ARM64: dts: meson-gxl: add USB host support
11555 - ARM64: dts: meson-gxm: add GXM specific USB host configuration
11556 - ARM64: dts: meson-gxl-s905x-p212: enable the USB controller
11557 - ARM64: dts: meson-gx-p23x-q20x: enable the USB controller
11558 - ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controller
11559 - ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controller
11560 - ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller
11561 - arm64: dts: correct SATA addresses for Stingray
11562 - afs: Fix server record deletion
11563 - proc: fix /proc/loadavg regression
11564 - s390/qeth: fix request-side race during cmd IO timeout
11565 - ACPI / scan: Initialize watchdog before PNP
11566 - CIFS: set *resp_buf_type to NO_BUFFER on error
11567 - arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
11568 - igb: Fix the transmission mode of queue 0 for Qav mode
11569 - RISC-V: build vdso-dummy.o with -no-pie
11570 - arm64: only advance singlestep for user instruction traps
11571 - perf pmu: Fix core PMU alias list for X86 platform
11572 - bpf, x64: fix JIT emission for dead code
11573 - powerpc/kvm/booke: Fix altivec related build break
11574 - reset: uniphier: fix USB clock line for LD20
11575 - nfp: don't depend on eth_tbl being available
11576 - net: mvpp2: Fix clk error path in mvpp2_probe
11577 - kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
11578 - IB/uverbs: Fix validating mandatory attributes
11579 - RDMA/hns: Intercept illegal RDMA operation when use inline data
11580 - pinctrl: cherryview: Associate IRQ descriptors to irqdomain
11581 - kthread, sched/wait: Fix kthread_parkme() completion issue
11582 - iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
11583 - nvme/multipath: Disable runtime writable enabling parameter
11584 - ARM: dts: correct missing "compatible" entry for ti81xx SoCs
11585 - usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
11586 - IB/mlx4: Fix integer overflow when calculating optimal MTT size
11587 - bpf: add map_alloc_check callback
11588 - bpf: fix possible spectre-v1 in find_and_alloc_map()
11589 - drm/exynos/mixer: fix synchronization check in interlaced mode
11590 - drm/exynos: mixer: avoid Oops in vp_video_buffer()
11591 - bpf: use array_index_nospec in find_prog_type
11592 - gcc-plugins: fix build condition of SANCOV plugin
11593 - drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.
11594 - nvme: fix use-after-free in nvme_free_ns_head
11595 - powerpc/pseries: Fix CONFIG_NUMA=n build
11596 - HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B
11597 - cifs: Allocate validate negotiation request through kmalloc
11598 - drm/amdgpu: Switch to interruptable wait to recover from ring hang.
11599 - rxrpc: Fix missing start of call timeout
11600 - ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
11601 - sh: switch to NO_BOOTMEM
11602 - lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
11603 - x86/pkeys/selftests: Avoid printf-in-signal deadlocks
11604 - afs: Fix address list parsing
11605 - afs: Fix refcounting in callback registration
11606 - afs: Fix server rotation's handling of fileserver probe failure
11607 - afs: Fix VNOVOL handling in address rotation
11608 - afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
11609 - afs: Fix afs_find_server search loop
11610 - KVM: X86: Lower the default timer frequency limit to 200us
11611 - platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS
11612 - ARM: replace unnecessary perl with sed and the shell $(( )) operator
11613
11614 * Improvements to the kernel source package preparation (LP: #1793461)
11615 - [Packaging] startnewrelease: add support for backport kernels
11616
11617 * Kernel 4.15.0-35.38 fails to build with CONFIG_XFS_ONLINE_SCRUB enabled
11618 (LP: #1792393)
11619 - SAUCE: xfs: fix build error with CONFIG_XFS_ONLINE_SCRUB enabled
11620
11621 * update ENA driver to latest mainline version (LP: #1792044)
11622 - net: ena: add detection and recovery mechanism for handling missed/misrouted
11623 MSI-X
11624 - net: ena: increase ena driver version to 1.5.0
11625 - net: ena: Eliminate duplicate barriers on weakly-ordered archs
11626 - SAUCE: ena: devm_kzalloc() -> devm_kcalloc()
11627 - net: ena: Fix use of uninitialized DMA address bits field
11628 - net: ena: fix surprise unplug NULL dereference kernel crash
11629 - net: ena: fix driver when PAGE_SIZE == 64kB
11630 - net: ena: fix device destruction to gracefully free resources
11631 - net: ena: fix potential double ena_destroy_device()
11632 - net: ena: fix missing lock during device destruction
11633 - net: ena: fix missing calls to READ_ONCE
11634 - net: ena: fix incorrect usage of memory barriers
11635
11636 -- Stefan Bader <stefan.bader@canonical.com> Tue, 02 Oct 2018 14:33:09 +0200
93cf90a0 11637
fd013740 11638linux (4.15.0-36.39) bionic; urgency=medium
cb3b0751 11639
fd013740
KSS
11640 * CVE-2018-14633
11641 - iscsi target: Use hex2bin instead of a re-implementation
cb3b0751 11642
fd013740
KSS
11643 * CVE-2018-17182
11644 - mm: get rid of vmacache_flush_all() entirely
11645
11646 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 24 Sep 2018 16:08:41 +0200
cb3b0751 11647
d5bad413 11648linux (4.15.0-35.38) bionic; urgency=medium
eb8e0abe 11649
d5bad413 11650 * linux: 4.15.0-35.38 -proposed tracker (LP: #1791719)
eb8e0abe 11651
d5bad413
KSS
11652 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
11653 (LP: #1792099)
11654 - SAUCE: vfio -- release device lock before userspace requests
11655
11656 * L1TF mitigation not effective in some CPU and RAM combinations
11657 (LP: #1788563)
11658 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
11659 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
11660 much RAM
11661 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
11662
11663 * CVE-2018-15594
11664 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
11665
11666 * CVE-2017-5715 (Spectre v2 s390x)
11667 - KVM: s390: implement CPU model only facilities
11668 - s390: detect etoken facility
11669 - KVM: s390: add etoken support for guests
11670 - s390/lib: use expoline for all bcr instructions
11671 - s390: fix br_r1_trampoline for machines without exrl
11672 - SAUCE: s390: use expoline thunks for all branches generated by the BPF JIT
11673
11674 * Ubuntu18.04.1: cpuidle: powernv: Fix promotion from snooze if next state
11675 disabled (performance) (LP: #1790602)
11676 - cpuidle: powernv: Fix promotion from snooze if next state disabled
11677
11678 * Watchdog CPU:19 Hard LOCKUP when kernel crash was triggered (LP: #1790636)
11679 - powerpc: hard disable irqs in smp_send_stop loop
11680 - powerpc: Fix deadlock with multiple calls to smp_send_stop
11681 - powerpc: smp_send_stop do not offline stopped CPUs
11682 - powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
11683
11684 * Security fix: check if IOMMU page is contained in the pinned physical page
11685 (LP: #1785675)
11686 - vfio/spapr: Use IOMMU pageshift rather than pagesize
11687 - KVM: PPC: Check if IOMMU page is contained in the pinned physical page
11688
11689 * Missing Intel GPU pci-id's (LP: #1789924)
11690 - drm/i915/kbl: Add KBL GT2 sku
11691 - drm/i915/whl: Introducing Whiskey Lake platform
11692 - drm/i915/aml: Introducing Amber Lake platform
11693 - drm/i915/cfl: Add a new CFL PCI ID.
11694
11695 * CVE-2018-15572
11696 - x86/speculation: Protect against userspace-userspace spectreRSB
11697
11698 * Support Power Management for Thunderbolt Controller (LP: #1789358)
11699 - thunderbolt: Handle NULL boot ACL entries properly
11700 - thunderbolt: Notify userspace when boot_acl is changed
11701 - thunderbolt: Use 64-bit DMA mask if supported by the platform
11702 - thunderbolt: Do not unnecessarily call ICM get route
11703 - thunderbolt: No need to take tb->lock in domain suspend/complete
11704 - thunderbolt: Use correct ICM commands in system suspend
11705 - thunderbolt: Add support for runtime PM
11706
11707 * random oopses on s390 systems using NVMe devices (LP: #1790480)
11708 - s390/pci: fix out of bounds access during irq setup
11709
11710 * [Bionic] Spectre v4 mitigation (Speculative Store Bypass Disable) support
11711 for arm64 using SMC firmware call to set a hardware chicken bit
11712 (LP: #1787993) // CVE-2018-3639 (arm64)
11713 - arm64: alternatives: Add dynamic patching feature
11714 - KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
11715 - KVM: arm64: Avoid storing the vcpu pointer on the stack
11716 - arm/arm64: smccc: Add SMCCC-specific return codes
11717 - arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
11718 - arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
11719 - arm64: Add ARCH_WORKAROUND_2 probing
11720 - arm64: Add 'ssbd' command-line option
11721 - arm64: ssbd: Add global mitigation state accessor
11722 - arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
11723 - arm64: ssbd: Restore mitigation status on CPU resume
11724 - arm64: ssbd: Introduce thread flag to control userspace mitigation
11725 - arm64: ssbd: Add prctl interface for per-thread mitigation
11726 - arm64: KVM: Add HYP per-cpu accessors
11727 - arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
11728 - arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
11729 - arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
11730 - [Config] ARM64_SSBD=y
11731
11732 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
11733 - Revert "UBUNTU: SAUCE: net: hns3: Optimize PF CMDQ interrupt switching
11734 process"
11735 - Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox receiving unknown
11736 message"
11737 - Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF
11738 response"
11739 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
11740 hclge_get_ring_chain_from_mbx"
11741 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
11742 shift in hclge_get_ring_chain_from_mbx"
11743 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
11744 assignment probelm"
11745 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
11746 configuration operation while resetting"
11747 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
11748 hns3_reset_notify_down_enet"
11749 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
11750 phy driver"
11751 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
11752 resetting"
11753 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
11754 register"
11755 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
11756 frequently"
11757 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
11758 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
11759 command queue register"
11760 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
11761 global or core reset"
11762 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
11763 reset cause"
11764 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
11765 hclgevf_main module"
11766 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
11767 selftest"
11768 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
11769 frame size"
11770 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
11771 problem"
11772 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
11773 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
11774 correctly"
11775 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
11776 pfc mode"
11777 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
11778 up"
11779 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
11780 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
11781 definition"
11782 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
11783 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
11784 macros"
11785 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
11786 macros"
11787 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
11788 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
11789 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
11790 value"
11791 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
11792 assignments"
11793 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unused function warning in VF
11794 driver"
11795 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
11796 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
11797 of kzalloc/dma_map_single"
11798 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
11799 dependency HNS3 set"
11800 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
11801 some structures"
11802 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
11803 hclge_cmd_csq_done"
11804 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
11805 in hclge_cmd_send"
11806 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
11807 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
11808 assignments"
11809 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
11810 hclge_cmd_send"
11811 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
11812 hclge_ring_to_dma_dir"
11813 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
11814 upper_32_bits"
11815 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
11816 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
11817 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
11818 in hns3_client_uninit"
11819 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
11820 information"
11821 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
11822 state init|uninit"
11823 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
11824 hnae3.c"
11825 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
11826 and ipv6"
11827 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
11828 free vector"
11829 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
11830 init_client_instance and uninit_client_instance"
11831 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
11832 from hclge_bind_ring_with_vector"
11833 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
11834 last BD except VLD bit and buffer size"
11835 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
11836 selftest"
11837 - net: hns3: Updates RX packet info fetch in case of multi BD
11838 - net: hns3: remove unused hclgevf_cfg_func_mta_filter
11839 - net: hns3: Fix for VF mailbox cannot receiving PF response
11840 - net: hns3: Fix for VF mailbox receiving unknown message
11841 - net: hns3: Optimize PF CMDQ interrupt switching process
11842 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
11843 - net: hns3: rename the interface for init_client_instance and
11844 uninit_client_instance
11845 - net: hns3: add vector status check before free vector
11846 - net: hns3: add l4_type check for both ipv4 and ipv6
11847 - net: hns3: add unlikely for error check
11848 - net: hns3: remove unused head file in hnae3.c
11849 - net: hns3: extraction an interface for state init|uninit
11850 - net: hns3: print the ret value in error information
11851 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
11852 - net: hns3: remove back in struct hclge_hw
11853 - net: hns3: use lower_32_bits and upper_32_bits
11854 - net: hns3: remove unused hclge_ring_to_dma_dir
11855 - net: hns3: remove useless code in hclge_cmd_send
11856 - net: hns3: remove some redundant assignments
11857 - net: hns3: simplify hclge_cmd_csq_clean
11858 - net: hns3: remove a redundant hclge_cmd_csq_done
11859 - net: hns3: remove some unused members of some structures
11860 - net: hns3: give default option while dependency HNS3 set
11861 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
11862 - net: hns3: modify hnae_ to hnae3_
11863 - net: hns3: Fix tc setup when netdev is first up
11864 - net: hns3: Fix for mac pause not disable in pfc mode
11865 - net: hns3: Fix for waterline not setting correctly
11866 - net: hns3: Fix for l4 checksum offload bug
11867 - net: hns3: Fix for mailbox message truncated problem
11868 - net: hns3: Add configure for mac minimal frame size
11869 - net: hns3: Fix warning bug when doing lp selftest
11870 - net: hns3: Fix get_vector ops in hclgevf_main module
11871 - net: hns3: Remove the warning when clear reset cause
11872 - net: hns3: Prevent sending command during global or core reset
11873 - net: hns3: Modify the order of initializing command queue register
11874 - net: hns3: Reset net device with rtnl_lock
11875 - net: hns3: Prevent to request reset frequently
11876 - net: hns3: Correct reset event status register
11877 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
11878 - net: hns3: remove unnecessary ring configuration operation while resetting
11879 - net: hns3: Fix for reset_level default assignment probelm
11880 - net: hns3: Fix for using wrong mask and shift in
11881 hclge_get_ring_chain_from_mbx
11882 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
11883 - net: hns3: Remove some redundant assignments
11884 - net: hns3: Standardize the handle of return value
11885 - net: hns3: Remove extra space and brackets
11886 - net: hns3: Correct unreasonable code comments
11887 - net: hns3: Use decimal for bit offset macros
11888 - net: hns3: Modify inconsistent bit mask macros
11889 - net: hns3: Fix misleading parameter name
11890 - net: hns3: Remove unused struct member and definition
11891 - net: hns3: Add SPDX tags to HNS3 PF driver
11892 - net: hns3: Add support for serdes loopback selftest
11893 - net: hns3: Fix for phy link issue when using marvell phy driver
11894 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
11895
11896 * CVE-2018-6555
11897 - SAUCE: irda: Only insert new objects into the global database via setsockopt
11898
11899 * CVE-2018-6554
11900 - SAUCE: irda: Fix memory leak caused by repeated binds of irda socket
11901
11902 * Bionic update: upstream stable patchset 2018-08-31 (LP: #1790188)
11903 - netfilter: nf_tables: fix NULL pointer dereference on
11904 nft_ct_helper_obj_dump()
11905 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
11906 - af_key: Always verify length of provided sadb_key
11907 - gpio: No NULL owner
11908 - KVM: X86: Fix reserved bits check for MOV to CR3
11909 - KVM: x86: introduce linear_{read,write}_system
11910 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
11911 kvm_write_guest_virt_system
11912 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
11913 - NFC: pn533: don't send USB data off of the stack
11914 - usbip: vhci_sysfs: fix potential Spectre v1
11915 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
11916 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
11917 - Input: xpad - add GPD Win 2 Controller USB IDs
11918 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
11919 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
11920 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
11921 reconnecting
11922 - serial: sh-sci: Stop using printk format %pCr
11923 - tty/serial: atmel: use port->name as name in request_irq()
11924 - serial: samsung: fix maxburst parameter for DMA transactions
11925 - serial: 8250: omap: Fix idling of clocks for unused uarts
11926 - vmw_balloon: fixing double free when batching mode is off
11927 - tty: pl011: Avoid spuriously stuck-off interrupts
11928 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
11929 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
11930 - crypto: caam - strip input zeros from RSA input buffer
11931 - crypto: caam - fix DMA mapping dir for generated IV
11932 - crypto: caam - fix IV DMA mapping and updating
11933 - crypto: caam/qi - fix IV DMA mapping and updating
11934 - crypto: caam - fix size of RSA prime factor q
11935 - crypto: vmx - Remove overly verbose printk from AES init routines
11936 - crypto: vmx - Remove overly verbose printk from AES XTS init
11937 - crypto: omap-sham - fix memleak
11938 - usb: typec: wcove: Remove dependency on HW FSM
11939 - usb: gadget: udc: renesas_usb3: fix double phy_put()
11940 - usb: gadget: udc: renesas_usb3: should remove debugfs
11941 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
11942 udc
11943 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
11944 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
11945
11946 * Bionic update: upstream stable patchset 2018-08-29 (LP: #1789666)
11947 - scsi: sd_zbc: Avoid that resetting a zone fails sporadically
11948 - mmap: introduce sane default mmap limits
11949 - mmap: relax file size limit for regular files
11950 - btrfs: define SUPER_FLAG_METADUMP_V2
11951 - kconfig: Avoid format overflow warning from GCC 8.1
11952 - be2net: Fix error detection logic for BE3
11953 - bnx2x: use the right constant
11954 - dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
11955 - enic: set DMA mask to 47 bit
11956 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
11957 - ip6_tunnel: remove magic mtu value 0xFFF8
11958 - ipmr: properly check rhltable_init() return value
11959 - ipv4: remove warning in ip_recv_error
11960 - ipv6: omit traffic class when calculating flow hash
11961 - isdn: eicon: fix a missing-check bug
11962 - kcm: Fix use-after-free caused by clonned sockets
11963 - netdev-FAQ: clarify DaveM's position for stable backports
11964 - net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
11965 - net: metrics: add proper netlink validation
11966 - net/packet: refine check for priv area size
11967 - net: phy: broadcom: Fix bcm_write_exp()
11968 - net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
11969 - packet: fix reserve calculation
11970 - qed: Fix mask for physical address in ILT entry
11971 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
11972 - team: use netdev_features_t instead of u32
11973 - vhost: synchronize IOTLB message with dev cleanup
11974 - vrf: check the original netdevice for generating redirect
11975 - ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
11976 - net: phy: broadcom: Fix auxiliary control register reads
11977 - net-sysfs: Fix memory leak in XPS configuration
11978 - virtio-net: correctly transmit XDP buff after linearizing
11979 - net/mlx4: Fix irq-unsafe spinlock usage
11980 - tun: Fix NULL pointer dereference in XDP redirect
11981 - virtio-net: correctly check num_buf during err path
11982 - net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
11983 - virtio-net: fix leaking page for gso packet during mergeable XDP
11984 - rtnetlink: validate attributes in do_setlink()
11985 - cls_flower: Fix incorrect idr release when failing to modify rule
11986 - PCI: hv: Do not wait forever on a device that has disappeared
11987 - drm: set FMODE_UNSIGNED_OFFSET for drm files
11988 - l2tp: fix refcount leakage on PPPoL2TP sockets
11989 - mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
11990 - net: ethernet: ti: cpdma: correct error handling for chan create
11991 - net: ethernet: davinci_emac: fix error handling in probe()
11992 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
11993 - net : sched: cls_api: deal with egdev path only if needed
11994
11995 * Bionic update: upstream stable patchset 2018-08-24 (LP: #1788897)
11996 - fix io_destroy()/aio_complete() race
11997 - mm: fix the NULL mapping case in __isolate_lru_page()
11998 - objtool: Support GCC 8's cold subfunctions
11999 - objtool: Support GCC 8 switch tables
12000 - objtool: Detect RIP-relative switch table references
12001 - objtool: Detect RIP-relative switch table references, part 2
12002 - objtool: Fix "noreturn" detection for recursive sibling calls
12003 - xfs: convert XFS_AGFL_SIZE to a helper function
12004 - xfs: detect agfl count corruption and reset agfl
12005 - Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
12006 - Input: synaptics - add Lenovo 80 series ids to SMBus
12007 - Input: elan_i2c_smbus - fix corrupted stack
12008 - tracing: Fix crash when freeing instances with event triggers
12009 - tracing: Make the snapshot trigger work with instances
12010 - selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
12011 - cfg80211: further limit wiphy names to 64 bytes
12012 - drm/amd/powerplay: Fix enum mismatch
12013 - rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
12014 - platform/chrome: cros_ec_lpc: remove redundant pointer request
12015 - kbuild: clang: disable unused variable warnings only when constant
12016 - tcp: avoid integer overflows in tcp_rcv_space_adjust()
12017 - iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
12018 - iio:buffer: make length types match kfifo types
12019 - iio:kfifo_buf: check for uint overflow
12020 - iio: adc: select buffer for at91-sama5d2_adc
12021 - MIPS: lantiq: gphy: Drop reboot/remove reset asserts
12022 - MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
12023 - MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
12024 - scsi: scsi_transport_srp: Fix shost to rport translation
12025 - stm class: Use vmalloc for the master map
12026 - hwtracing: stm: fix build error on some arches
12027 - IB/core: Fix error code for invalid GID entry
12028 - mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
12029 - Revert "rt2800: use TXOP_BACKOFF for probe frames"
12030 - intel_th: Use correct device when freeing buffers
12031 - drm/psr: Fix missed entry in PSR setup time table.
12032 - drm/i915/lvds: Move acpi lid notification registration to registration phase
12033 - drm/i915: Disable LVDS on Radiant P845
12034 - drm/vmwgfx: Use kasprintf
12035 - drm/vmwgfx: Fix host logging / guestinfo reading error paths
12036 - nvme: fix extended data LBA supported setting
12037 - iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after
12038 resume
12039 - x86/MCE/AMD: Define a function to get SMCA bank type
12040 - x86/mce/AMD: Pass the bank number to smca_get_bank_type()
12041 - x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
12042 - x86/mce/AMD: Carve out SMCA get_block_address() code
12043 - x86/MCE/AMD: Cache SMCA MISC block addresses
12044
12045 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
12046 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
12047 - partitions/aix: append null character to print data from disk
12048
12049 * tlbie master timeout checkstop (using NVidia/GPU) (LP: #1789772)
12050 - powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call
12051 __ptep_set_access_flags directly
12052 - powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
12053 - powerpc/mm: Change function prototype
12054 - powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
12055
12056 * performance drop with ATS enabled (LP: #1788097)
12057 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
12058
12059 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
12060 - arm64: export memblock_reserve()d regions via /proc/iomem
12061 - drivers: acpi: add dependency of EFI for arm64
12062 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
12063 - efi/arm: map UEFI memory map even w/o runtime services enabled
12064 - arm64: acpi: fix alignment fault in accessing ACPI
12065 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
12066 - arm64: fix ACPI dependencies
12067 - ACPI: fix menuconfig presentation of ACPI submenu
12068
12069 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
12070 - r8152: disable RX aggregation on new Dell TB16 dock
12071
12072 * dell_wmi: Unknown key codes (LP: #1762385)
12073 - platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
12074
12075 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
12076 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
12077 - SAUCE: i2c:amd move out pointer in union i2c_event_base
12078 - SAUCE: i2c:amd Depends on ACPI
12079 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
12080
12081 * r8169 no internet after suspending (LP: #1779817)
12082 - r8169: restore previous behavior to accept BIOS WoL settings
12083 - r8169: don't use MSI-X on RTL8168g
12084 - r8169: don't use MSI-X on RTL8106e
12085
12086 * Fix Intel Cannon Lake LPSS I2C input clock (LP: #1789790)
12087 - mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
12088
12089 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
12090 machine (LP: #1789145)
12091 - ALSA: hda/realtek - Fix HP Headset Mic can't record
12092
12093 * Tango platform uses __initcall without further checks (LP: #1787945)
12094 - [Config] disable ARCH_TANGO
12095
12096 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
12097 - [Config] CONFIG_SCLP_OFB=y for s390x
12098
12099 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 12 Sep 2018 11:39:17 +0200
eb8e0abe 12100
ffaad0a9 12101linux (4.15.0-34.37) bionic; urgency=medium
72544dc3 12102
ffaad0a9 12103 * linux: 4.15.0-34.37 -proposed tracker (LP: #1788744)
72544dc3 12104
ffaad0a9
KSS
12105 * Bionic update: upstream stable patchset 2018-08-09 (LP: #1786352)
12106 - MIPS: c-r4k: Fix data corruption related to cache coherence
12107 - MIPS: ptrace: Expose FIR register through FP regset
12108 - MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
12109 - KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
12110 - affs_lookup(): close a race with affs_remove_link()
12111 - fs: don't scan the inode cache before SB_BORN is set
12112 - aio: fix io_destroy(2) vs. lookup_ioctx() race
12113 - ALSA: timer: Fix pause event notification
12114 - do d_instantiate/unlock_new_inode combinations safely
12115 - mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
12116 - mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
12117 - mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus
12118 - libata: Blacklist some Sandisk SSDs for NCQ
12119 - libata: blacklist Micron 500IT SSD with MU01 firmware
12120 - xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
12121 - drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
12122 - arm64: lse: Add early clobbers to some input/output asm operands
12123 - powerpc/64s: Clear PCR on boot
12124 - IB/hfi1: Use after free race condition in send context error path
12125 - IB/umem: Use the correct mm during ib_umem_release
12126 - idr: fix invalid ptr dereference on item delete
12127 - Revert "ipc/shm: Fix shmat mmap nil-page protection"
12128 - ipc/shm: fix shmat() nil address after round-down when remapping
12129 - mm/kasan: don't vfree() nonexistent vm_area
12130 - kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
12131 - kasan: fix memory hotplug during boot
12132 - kernel/sys.c: fix potential Spectre v1 issue
12133 - KVM: s390: vsie: fix < 8k check for the itdba
12134 - KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
12135 - kvm: x86: IA32_ARCH_CAPABILITIES is always supported
12136 - powerpc/64s: Improve RFI L1-D cache flush fallback
12137 - powerpc/pseries: Restore default security feature flags on setup
12138 - powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
12139 - MIPS: generic: Fix machine compatible matching
12140 - mac80211: mesh: fix wrong mesh TTL offset calculation
12141 - ARC: Fix malformed ARC_EMUL_UNALIGNED default
12142 - ptr_ring: prevent integer overflow when calculating size
12143 - arm64: dts: rockchip: fix rock64 gmac2io stability issues
12144 - arm64: dts: rockchip: correct ep-gpios for rk3399-sapphire
12145 - libata: Fix compile warning with ATA_DEBUG enabled
12146 - selftests: sync: missing CFLAGS while compiling
12147 - selftest/vDSO: fix O=
12148 - selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
12149 - selftests: memfd: add config fragment for fuse
12150 - ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt
12151 - ARM: OMAP3: Fix prm wake interrupt for resume
12152 - ARM: OMAP2+: Fix sar_base inititalization for HS omaps
12153 - ARM: OMAP1: clock: Fix debugfs_create_*() usage
12154 - tls: retrun the correct IV in getsockopt
12155 - xhci: workaround for AMD Promontory disabled ports wakeup
12156 - IB/uverbs: Fix method merging in uverbs_ioctl_merge
12157 - IB/uverbs: Fix possible oops with duplicate ioctl attributes
12158 - IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
12159 - arm64: dts: rockchip: Fix DWMMC clocks
12160 - ARM: dts: rockchip: Fix DWMMC clocks
12161 - iwlwifi: mvm: fix security bug in PN checking
12162 - iwlwifi: mvm: fix IBSS for devices that support station type API
12163 - iwlwifi: mvm: always init rs with 20mhz bandwidth rates
12164 - NFC: llcp: Limit size of SDP URI
12165 - rxrpc: Work around usercopy check
12166 - MD: Free bioset when md_run fails
12167 - md: fix md_write_start() deadlock w/o metadata devices
12168 - s390/dasd: fix handling of internal requests
12169 - xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
12170 - mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
12171 - mac80211: fix a possible leak of station stats
12172 - mac80211: fix calling sleeping function in atomic context
12173 - cfg80211: clear wep keys after disconnection
12174 - mac80211: Do not disconnect on invalid operating class
12175 - mac80211: Fix sending ADDBA response for an ongoing session
12176 - gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle
12177 - gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle
12178 - md raid10: fix NULL deference in handle_write_completed()
12179 - drm/exynos: g2d: use monotonic timestamps
12180 - drm/exynos: fix comparison to bitshift when dealing with a mask
12181 - drm/meson: fix vsync buffer update
12182 - arm64: perf: correct PMUVer probing
12183 - RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
12184 - RDMA/bnxt_re: Fix system crash during load/unload
12185 - net/mlx5e: Return error if prio is specified when offloading eswitch vlan
12186 push
12187 - locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
12188 - md: raid5: avoid string overflow warning
12189 - virtio_net: fix XDP code path in receive_small()
12190 - kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
12191 - bug.h: work around GCC PR82365 in BUG()
12192 - selftests/memfd: add run_fuse_test.sh to TEST_FILES
12193 - seccomp: add a selftest for get_metadata
12194 - soc: imx: gpc: de-register power domains only if initialized
12195 - powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
12196 - s390/cio: fix ccw_device_start_timeout API
12197 - s390/cio: fix return code after missing interrupt
12198 - s390/cio: clear timer when terminating driver I/O
12199 - selftests/bpf/test_maps: exit child process without error in ENOMEM case
12200 - PKCS#7: fix direct verification of SignerInfo signature
12201 - arm64: dts: cavium: fix PCI bus dtc warnings
12202 - nfs: system crashes after NFS4ERR_MOVED recovery
12203 - ARM: OMAP: Fix dmtimer init for omap1
12204 - smsc75xx: fix smsc75xx_set_features()
12205 - regulatory: add NUL to request alpha2
12206 - integrity/security: fix digsig.c build error with header file
12207 - x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-
12208 directory in resctrl file system
12209 - locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
12210 - x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across
12211 CPU hotplug operations
12212 - mac80211: drop frames with unexpected DS bits from fast-rx to slow path
12213 - arm64: fix unwind_frame() for filtered out fn for function graph tracing
12214 - macvlan: fix use-after-free in macvlan_common_newlink()
12215 - KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
12216 - kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
12217 - ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6
12218 DualLite/Solo RQS
12219 - fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
12220 - fs: dcache: Use READ_ONCE when accessing i_dir_seq
12221 - md: fix a potential deadlock of raid5/raid10 reshape
12222 - md/raid1: fix NULL pointer dereference
12223 - batman-adv: fix packet checksum in receive path
12224 - batman-adv: invalidate checksum on fragment reassembly
12225 - netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct
12226 refcount
12227 - netfilter: ipt_CLUSTERIP: put config instead of freeing it
12228 - netfilter: ebtables: convert BUG_ONs to WARN_ONs
12229 - batman-adv: Ignore invalid batadv_iv_gw during netlink send
12230 - batman-adv: Ignore invalid batadv_v_gw during netlink send
12231 - batman-adv: Fix netlink dumping of BLA claims
12232 - batman-adv: Fix netlink dumping of BLA backbones
12233 - nvme-pci: Fix nvme queue cleanup if IRQ setup fails
12234 - clocksource/drivers/fsl_ftm_timer: Fix error return checking
12235 - libceph, ceph: avoid memory leak when specifying same option several times
12236 - ceph: fix dentry leak when failing to init debugfs
12237 - xen/pvcalls: fix null pointer dereference on map->sock
12238 - ARM: orion5x: Revert commit 4904dbda41c8.
12239 - qrtr: add MODULE_ALIAS macro to smd
12240 - selftests/futex: Fix line continuation in Makefile
12241 - r8152: fix tx packets accounting
12242 - virtio-gpu: fix ioctl and expose the fixed status to userspace.
12243 - dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
12244 - bcache: fix kcrashes with fio in RAID5 backend dev
12245 - ip_gre: fix IFLA_MTU ignored on NEWLINK
12246 - ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
12247 - sit: fix IFLA_MTU ignored on NEWLINK
12248 - nbd: fix return value in error handling path
12249 - ARM: dts: NSP: Fix amount of RAM on BCM958625HR
12250 - ARM: dts: bcm283x: Fix unit address of local_intc
12251 - powerpc/boot: Fix random libfdt related build errors
12252 - clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
12253 - gianfar: Fix Rx byte accounting for ndev stats
12254 - net/tcp/illinois: replace broken algorithm reference link
12255 - nvmet: fix PSDT field check in command format
12256 - net/smc: use link_id of server in confirm link reply
12257 - mlxsw: core: Fix flex keys scratchpad offset conflict
12258 - mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast
12259 - spectrum: Reference count VLAN entries
12260 - ARC: mcip: halt GFRC counter when ARC cores halt
12261 - ARC: mcip: update MCIP debug mask when the new cpu came online
12262 - ARC: setup cpu possible mask according to possible-cpus dts property
12263 - ipvs: remove IPS_NAT_MASK check to fix passive FTP
12264 - IB/mlx: Set slid to zero in Ethernet completion struct
12265 - RDMA/bnxt_re: Unconditionly fence non wire memory operations
12266 - RDMA/bnxt_re: Fix incorrect DB offset calculation
12267 - RDMA/bnxt_re: Fix the ib_reg failure cleanup
12268 - xen/pirq: fix error path cleanup when binding MSIs
12269 - drm/amd/amdgpu: Correct VRAM width for APUs with GMC9
12270 - xfrm: Fix ESN sequence number handling for IPsec GSO packets.
12271 - arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)
12272 - drm/sun4i: Fix dclk_set_phase
12273 - btrfs: use kvzalloc to allocate btrfs_fs_info
12274 - Btrfs: send, fix issuing write op when processing hole in no data mode
12275 - Btrfs: fix log replay failure after linking special file and fsync
12276 - ceph: fix potential memory leak in init_caches()
12277 - block: display the correct diskname for bio
12278 - selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
12279 - net: ethtool: don't ignore return from driver get_fecparam method
12280 - iwlwifi: mvm: fix TX of CCMP 256
12281 - iwlwifi: mvm: Fix channel switch for count 0 and 1
12282 - iwlwifi: mvm: fix assert 0x2B00 on older FWs
12283 - iwlwifi: avoid collecting firmware dump if not loaded
12284 - iwlwifi: mvm: Direct multicast frames to the correct station
12285 - iwlwifi: mvm: Correctly set the tid for mcast queue
12286 - rds: Incorrect reference counting in TCP socket creation
12287 - watchdog: f71808e_wdt: Fix magic close handling
12288 - batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
12289 - hv_netvsc: use napi_schedule_irqoff
12290 - hv_netvsc: filter multicast/broadcast
12291 - hv_netvsc: propagate rx filters to VF
12292 - ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288
12293 - e1000e: Fix check_for_link return value with autoneg off
12294 - e1000e: allocate ring descriptors with dma_zalloc_coherent
12295 - ia64/err-inject: Use get_user_pages_fast()
12296 - RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
12297 - RDMA/qedr: Fix iWARP write and send with immediate
12298 - IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
12299 - IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
12300 - IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
12301 - fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in
12302 sbusfb_ioctl_helper().
12303 - fsl/fman: avoid sleeping in atomic context while adding an address
12304 - qed: Free RoCE ILT Memory on rmmod qedr
12305 - net: qcom/emac: Use proper free methods during TX
12306 - net: smsc911x: Fix unload crash when link is up
12307 - IB/core: Fix possible crash to access NULL netdev
12308 - cxgb4: do not set needs_free_netdev for mgmt dev's
12309 - xen-blkfront: move negotiate_mq to cover all cases of new VBDs
12310 - xen: xenbus: use put_device() instead of kfree()
12311 - hv_netvsc: fix filter flags
12312 - hv_netvsc: fix locking for rx_mode
12313 - hv_netvsc: fix locking during VF setup
12314 - ARM: davinci: fix the GPIO lookup for omapl138-hawk
12315 - arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
12316 - selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
12317 - lib/test_kmod.c: fix limit check on number of test devices created
12318 - dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
12319 - netfilter: ebtables: fix erroneous reject of last rule
12320 - can: m_can: change comparison to bitshift when dealing with a mask
12321 - can: m_can: select pinctrl state in each suspend/resume function
12322 - bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
12323 - workqueue: use put_device() instead of kfree()
12324 - ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
12325 - sunvnet: does not support GSO for sctp
12326 - KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
12327 - gpu: ipu-v3: prg: avoid possible array underflow
12328 - drm/imx: move arming of the vblank event to atomic_flush
12329 - drm/nouveau/bl: fix backlight regression
12330 - xfrm: fix rcu_read_unlock usage in xfrm_local_error
12331 - iwlwifi: mvm: set the correct tid when we flush the MCAST sta
12332 - iwlwifi: mvm: Correctly set IGTK for AP
12333 - iwlwifi: mvm: fix error checking for multi/broadcast sta
12334 - net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
12335 - vlan: Fix out of order vlan headers with reorder header off
12336 - batman-adv: fix header size check in batadv_dbg_arp()
12337 - batman-adv: Fix skbuff rcsum on packet reroute
12338 - vti4: Don't count header length twice on tunnel setup
12339 - ip_tunnel: Clamp MTU to bounds on new link
12340 - vti6: Fix dev->max_mtu setting
12341 - iwlwifi: mvm: Increase session protection time after CS
12342 - iwlwifi: mvm: clear tx queue id when unreserving aggregation queue
12343 - iwlwifi: mvm: make sure internal station has a valid id
12344 - iwlwifi: mvm: fix array out of bounds reference
12345 - drm/tegra: Shutdown on driver unbind
12346 - perf/cgroup: Fix child event counting bug
12347 - brcmfmac: Fix check for ISO3166 code
12348 - kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
12349 - RDMA/ucma: Correct option size check using optlen
12350 - RDMA/qedr: fix QP's ack timeout configuration
12351 - RDMA/qedr: Fix rc initialization on CNQ allocation failure
12352 - RDMA/qedr: Fix QP state initialization race
12353 - net/sched: fix idr leak on the error path of tcf_bpf_init()
12354 - net/sched: fix idr leak in the error path of tcf_simp_init()
12355 - net/sched: fix idr leak in the error path of tcf_act_police_init()
12356 - net/sched: fix idr leak in the error path of tcp_pedit_init()
12357 - net/sched: fix idr leak in the error path of __tcf_ipt_init()
12358 - net/sched: fix idr leak in the error path of tcf_skbmod_init()
12359 - net: dsa: Fix functional dsa-loop dependency on FIXED_PHY
12360 - drm/ast: Fixed 1280x800 Display Issue
12361 - mm/mempolicy.c: avoid use uninitialized preferred_node
12362 - mm, thp: do not cause memcg oom for thp
12363 - xfrm: Fix transport mode skb control buffer usage.
12364 - selftests: ftrace: Add probe event argument syntax testcase
12365 - selftests: ftrace: Add a testcase for string type with kprobe_event
12366 - selftests: ftrace: Add a testcase for probepoint
12367 - drm/amdkfd: Fix scratch memory with HWS enabled
12368 - batman-adv: fix multicast-via-unicast transmission with AP isolation
12369 - batman-adv: fix packet loss for broadcasted DHCP packets to a server
12370 - ARM: 8748/1: mm: Define vdso_start, vdso_end as array
12371 - lan78xx: Set ASD in MAC_CR when EEE is enabled.
12372 - net: qmi_wwan: add BroadMobi BM806U 2020:2033
12373 - bonding: fix the err path for dev hwaddr sync in bond_enslave
12374 - net: dsa: mt7530: fix module autoloading for OF platform drivers
12375 - net/mlx5: Make eswitch support to depend on switchdev
12376 - perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
12377 - x86/alternatives: Fixup alternative_call_2
12378 - llc: properly handle dev_queue_xmit() return value
12379 - builddeb: Fix header package regarding dtc source links
12380 - qede: Fix barrier usage after tx doorbell write.
12381 - mm, slab: memcg_link the SLAB's kmem_cache
12382 - mm/page_owner: fix recursion bug after changing skip entries
12383 - mm/kmemleak.c: wait for scan completion before disabling free
12384 - hv_netvsc: enable multicast if necessary
12385 - qede: Do not drop rx-checksum invalidated packets.
12386 - net: Fix untag for vlan packets without ethernet header
12387 - vlan: Fix vlan insertion for packets without ethernet header
12388 - net: mvneta: fix enable of all initialized RXQs
12389 - sh: fix debug trap failure to process signals before return to user
12390 - firmware: dmi_scan: Fix UUID length safety check
12391 - nvme: don't send keep-alives to the discovery controller
12392 - Btrfs: clean up resources during umount after trans is aborted
12393 - Btrfs: fix loss of prealloc extents past i_size after fsync log replay
12394 - x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
12395 - fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl
12396 table
12397 - swap: divide-by-zero when zero length swap file on ssd
12398 - z3fold: fix memory leak
12399 - sr: get/drop reference to device in revalidate and check_events
12400 - Force log to disk before reading the AGF during a fstrim
12401 - cpufreq: CPPC: Initialize shared perf capabilities of CPUs
12402 - powerpc/fscr: Enable interrupts earlier before calling get_user()
12403 - perf tools: Fix perf builds with clang support
12404 - perf clang: Add support for recent clang versions
12405 - dp83640: Ensure against premature access to PHY registers after reset
12406 - ibmvnic: Zero used TX descriptor counter on reset
12407 - mm/ksm: fix interaction with THP
12408 - mm: fix races between address_space dereference and free in page_evicatable
12409 - mm: thp: fix potential clearing to referenced flag in
12410 page_idle_clear_pte_refs_one()
12411 - Btrfs: bail out on error during replay_dir_deletes
12412 - Btrfs: fix NULL pointer dereference in log_dir_items
12413 - btrfs: Fix possible softlock on single core machines
12414 - IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
12415 - ocfs2/dlm: don't handle migrate lockres if already in shutdown
12416 - powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep
12417 - sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
12418 - x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of
12419 this_cpu_has() in build_cr3_noflush()
12420 - KVM: VMX: raise internal error for exception during invalid protected mode
12421 state
12422 - lan78xx: Connect phy early
12423 - sparc64: Make atomic_xchg() an inline function rather than a macro.
12424 - net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
12425 - net: bgmac: Correctly annotate register space
12426 - btrfs: tests/qgroup: Fix wrong tree backref level
12427 - Btrfs: fix copy_items() return value when logging an inode
12428 - btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
12429 - btrfs: qgroup: Fix root item corruption when multiple same source snapshots
12430 are created with quota enabled
12431 - rxrpc: Fix Tx ring annotation after initial Tx failure
12432 - rxrpc: Don't treat call aborts as conn aborts
12433 - xen/acpi: off by one in read_acpi_id()
12434 - drivers: macintosh: rack-meter: really fix bogus memsets
12435 - ACPI: acpi_pad: Fix memory leak in power saving threads
12436 - powerpc/mpic: Check if cpu_possible() in mpic_physmask()
12437 - ieee802154: ca8210: fix uninitialised data read
12438 - ath10k: advertize beacon_int_min_gcd
12439 - iommu/amd: Take into account that alloc_dev_data() may return NULL
12440 - intel_th: Use correct method of finding hub
12441 - m68k: set dma and coherent masks for platform FEC ethernets
12442 - iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq
12443 - parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
12444 - hwmon: (nct6775) Fix writing pwmX_mode
12445 - powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
12446 - powerpc/perf: Fix kernel address leak via sampling registers
12447 - rsi: fix kernel panic observed on 64bit machine
12448 - tools/thermal: tmon: fix for segfault
12449 - selftests: Print the test we're running to /dev/kmsg
12450 - net/mlx5: Protect from command bit overflow
12451 - watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
12452 - ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
12453 - nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
12454 - ath9k: fix crash in spectral scan
12455 - cxgb4: Setup FW queues before registering netdev
12456 - ima: Fix Kconfig to select TPM 2.0 CRB interface
12457 - ima: Fallback to the builtin hash algorithm
12458 - watchdog: aspeed: Allow configuring for alternate boot
12459 - arm: dts: socfpga: fix GIC PPI warning
12460 - ext4: don't complain about incorrect features when probing
12461 - drm/vmwgfx: Unpin the screen object backup buffer when not used
12462 - iommu/mediatek: Fix protect memory setting
12463 - cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
12464 - IB/mlx5: Set the default active rate and width to QDR and 4X
12465 - zorro: Set up z->dev.dma_mask for the DMA API
12466 - bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
12467 - remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
12468 - dt-bindings: add device tree binding for Allwinner H6 main CCU
12469 - ACPICA: Events: add a return on failure from acpi_hw_register_read
12470 - ACPICA: Fix memory leak on unusual memory leak
12471 - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
12472 - cxgb4: Fix queue free path of ULD drivers
12473 - i2c: mv64xxx: Apply errata delay only in standard mode
12474 - KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
12475 - perf top: Fix top.call-graph config option reading
12476 - perf stat: Fix core dump when flag T is used
12477 - IB/core: Honor port_num while resolving GID for IB link layer
12478 - drm/amdkfd: add missing include of mm.h
12479 - coresight: Use %px to print pcsr instead of %p
12480 - regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
12481 - spi: bcm-qspi: fIX some error handling paths
12482 - net/smc: pay attention to MAX_ORDER for CQ entries
12483 - MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
12484 - watchdog: dw: RMW the control register
12485 - watchdog: aspeed: Fix translation of reset mode to ctrl register
12486 - drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
12487 - drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
12488 - powerpc: Add missing prototype for arch_irq_work_raise()
12489 - f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
12490 - f2fs: fix to clear CP_TRIMMED_FLAG
12491 - f2fs: fix to check extent cache in f2fs_drop_extent_tree
12492 - perf/core: Fix installing cgroup events on CPU
12493 - max17042: propagate of_node to power supply device
12494 - perf/core: Fix perf_output_read_group()
12495 - drm/panel: simple: Fix the bus format for the Ontat panel
12496 - hwmon: (pmbus/max8688) Accept negative page register values
12497 - hwmon: (pmbus/adm1275) Accept negative page register values
12498 - perf/x86/intel: Properly save/restore the PMU state in the NMI handler
12499 - cdrom: do not call check_disk_change() inside cdrom_open()
12500 - efi/arm*: Only register page tables when they exist
12501 - perf/x86/intel: Fix large period handling on Broadwell CPUs
12502 - perf/x86/intel: Fix event update for auto-reload
12503 - arm64: dts: qcom: Fix SPI5 config on MSM8996
12504 - soc: qcom: wcnss_ctrl: Fix increment in NV upload
12505 - gfs2: Fix fallocate chunk size
12506 - x86/devicetree: Initialize device tree before using it
12507 - x86/devicetree: Fix device IRQ settings in DT
12508 - phy: rockchip-emmc: retry calpad busy trimming
12509 - ALSA: vmaster: Propagate slave error
12510 - phy: qcom-qmp: Fix phy pipe clock gating
12511 - drm/bridge: sii902x: Retry status read after DDI I2C
12512 - tools: hv: fix compiler warnings about major/target_fname
12513 - block: null_blk: fix 'Invalid parameters' when loading module
12514 - dmaengine: pl330: fix a race condition in case of threaded irqs
12515 - dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
12516 - enic: enable rq before updating rq descriptors
12517 - watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
12518 - hwrng: stm32 - add reset during probe
12519 - pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs
12520 - pinctrl: artpec6: dt: add missing pin group uart5nocts
12521 - vfio-ccw: fence off transport mode
12522 - dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
12523 - drm: omapdrm: dss: Move initialization code from component bind to probe
12524 - ARM: dts: dra71-evm: Correct evm_sd regulator max voltage
12525 - drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
12526 - drm/amdgpu: adjust timeout for ib_ring_tests(v2)
12527 - net: stmmac: ensure that the device has released ownership before reading
12528 data
12529 - net: stmmac: ensure that the MSS desc is the last desc to set the own bit
12530 - cpufreq: Reorder cpufreq_online() error code path
12531 - dpaa_eth: fix SG mapping
12532 - PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
12533 - udf: Provide saner default for invalid uid / gid
12534 - ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
12535 - sh_eth: fix TSU init on SH7734/R8A7740
12536 - power: supply: ltc2941-battery-gauge: Fix temperature units
12537 - ARM: dts: bcm283x: Fix probing of bcm2835-i2s
12538 - ARM: dts: bcm283x: Fix pin function of JTAG pins
12539 - PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
12540 - audit: return on memory error to avoid null pointer dereference
12541 - net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()
12542 - rcu: Call touch_nmi_watchdog() while printing stall warnings
12543 - pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins
12544 group
12545 - dpaa_eth: fix pause capability advertisement logic
12546 - MIPS: Octeon: Fix logging messages with spurious periods after newlines
12547 - drm/rockchip: Respect page offset for PRIME mmap calls
12548 - x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic'
12549 specified
12550 - perf test: Fix test case inet_pton to accept inlines.
12551 - perf report: Fix wrong jump arrow
12552 - perf tests: Use arch__compare_symbol_names to compare symbols
12553 - perf report: Fix memory corruption in --branch-history mode --branch-history
12554 - perf tests: Fix dwarf unwind for stripped binaries
12555 - selftests/net: fixes psock_fanout eBPF test case
12556 - netlabel: If PF_INET6, check sk_buff ip header version
12557 - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3
12558 - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2
12559 - ARM: dts: at91: tse850: use the correct compatible for the eeprom
12560 - regmap: Correct comparison in regmap_cached
12561 - i40e: Add delay after EMP reset for firmware to recover
12562 - ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enet
12563 - ARM: dts: porter: Fix HDMI output routing
12564 - regulator: of: Add a missing 'of_node_put()' in an error handling path of
12565 'of_regulator_match()'
12566 - pinctrl: mcp23s08: spi: Fix regmap debugfs entries
12567 - kdb: make "mdr" command repeat
12568 - drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
12569 - perf tools: Add trace/beauty/generated/ into .gitignore
12570 - tools: sync up .h files with the repective arch and uapi .h files
12571 - MIPS: xilfpga: Stop generating useless dtb.o
12572 - MIPS: xilfpga: Actually include FDT in fitImage
12573 - MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
12574 - fix breakage caused by d_find_alias() semantics change
12575 - Btrfs: fix error handling in btrfs_truncate()
12576 - mmc: block: propagate correct returned value in mmc_rpmb_ioctl
12577 - arm64: export tishift functions to modules
12578 - bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
12579 - PM / core: Fix direct_complete handling for devices with no callbacks
12580 - ARM: dts: sun4i: Fix incorrect clocks for displays
12581 - bnxt_en: Ignore src port field in decap filter nodes
12582 - kasan, slub: fix handling of kasan_slab_free hook
12583 - riscv/spinlock: Strengthen implementations with fences
12584 - platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()
12585 - rxrpc: Fix resend event time calculation
12586 - i40e: hold the RTNL lock while changing interrupt schemes
12587 - hv_netvsc: Fix the return status in RX path
12588 - firmware: fix checking for return values for fw_add_devm_name()
12589 - bcache: set writeback_rate_update_seconds in range [1, 60] seconds
12590 - bcache: fix cached_dev->count usage for bch_cache_set_error()
12591 - bcache: stop dc->writeback_rate_update properly
12592 - ibmvnic: Fix reset return from closed state
12593 - powerpc/vas: Fix cleanup when VAS is not configured
12594 - f2fs: flush cp pack except cp pack 2 page at first
12595 - drm/amdgpu: Clean sdma wptr register when only enable wptr polling
12596 - powerpc/mm/slice: Remove intermediate bitmap copy
12597 - powerpc/mm/slice: create header files dedicated to slices
12598 - powerpc/mm/slice: Enhance for supporting PPC32
12599 - powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
12600 - ibmvnic: Allocate statistics buffers during probe
12601 - dt-bindings: display: msm/dsi: Fix the PHY regulator supply props
12602 - drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
12603 - soc: renesas: r8a77970-sysc: fix power area parents
12604 - drm/vblank: Data type fixes for 64-bit vblank sequences.
12605 - selftests: Add FIB onlink tests
12606 - soc: amlogic: meson-gx-pwrc-vpu: fix error on shutdown when domain is
12607 powered off
12608
12609 * arm-smmu-v3 arm-smmu-v3.1.auto: failed to allocate MSIs (LP: #1785282)
12610 - ACPICA: iasl: Add SMMUv3 device ID mapping index support
12611 - ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard
12612
12613 * Driver iwlwifi for Intel Wireless-AC 9560 is slow and unreliable in kernel
12614 4.15.0-20-generic (LP: #1772467)
12615 - scsi: hpsa: disable device during shutdown
12616
12617 * [Bionic] i2c: xlp9xx: Add SMBAlert support (LP: #1786981)
12618 - i2c: xlp9xx: Add support for SMBAlert
12619
12620 * qeth: don't clobber buffer on async TX completion (LP: #1786057)
12621 - s390/qeth: don't clobber buffer on async TX completion
12622
12623 * Linux 4.15.0-23 crashes during the boot process with a "Unable to handle
12624 kernel NULL pointer dereference" message (LP: #1777338)
12625 - x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
12626
12627 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
12628 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
12629
12630 * [Bionic] i2c: xlp9xx: Fix case where SSIF read transaction completes early
12631 (LP: #1787240)
12632 - i2c: xlp9xx: Fix case where SSIF read transaction completes early
12633
12634 * [Bionic] integrate upstream fix for Cavium zram driver (LP: #1787469)
12635 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
12636 CONFIG_VMAP_STACK"
12637 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
12638 - crypto: cavium - Limit result reading attempts
12639 - crypto: cavium - Prevent division by zero
12640 - crypto: cavium - Fix statistics pending request value
12641 - crypto: cavium - Fix smp_processor_id() warnings
12642
12643 * Bugfix for handling of shadow doorbell buffer (LP: #1788222)
12644 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
12645
12646 * nvme devices namespace assigned to the wrong controller (LP: #1789227)
12647 - nvme/multipath: Fix multipath disabled naming collisions
12648
12649 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
12650 walinuxagent.service (LP: #1739107)
12651 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
12652 walinuxagent.service
12653
12654 * hinic interfaces aren't getting predictable names (LP: #1783138)
12655 - hinic: Link the logical network device to the pci device in sysfs
12656
12657 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
12658 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
12659 - ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
12660 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
12661
12662 * [Bionic] Bluetooth: Support RTL8723D and RTL8821C Devices (LP: #1784835)
12663 - Bluetooth: btrtl: Add RTL8723D and RTL8821C devices
12664
12665 * CacheFiles: Error: Overlong wait for old active object to go away.
12666 (LP: #1776254)
12667 - cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
12668 - cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
12669
12670 * fscache cookie refcount updated incorrectly during fscache object allocation
12671 (LP: #1776277) // fscache cookie refcount updated incorrectly during fscache
12672 object allocation (LP: #1776277)
12673 - fscache: Fix reference overput in fscache_attach_object() error handling
12674
12675 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
12676 - Revert "UBUNTU: SAUCE: CacheFiles: fix a read_waiter/read_copier race"
12677 - fscache: Allow cancelled operations to be enqueued
12678 - cachefiles: Fix refcounting bug in backing-file read monitoring
12679
12680 * SMB3: Fix regression in server reconnect detection (LP: #1786110)
12681 - smb3: on reconnect set PreviousSessionId field
12682
12683 * CVE-2018-1118
12684 - vhost: fix info leak due to uninitialized memory
12685
12686 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 27 Aug 2018 16:45:36 +0200
72544dc3 12687
22df1539 12688linux (4.15.0-33.36) bionic; urgency=medium
3f81eee2 12689
22df1539 12690 * linux: 4.15.0-33.36 -proposed tracker (LP: #1787149)
3f81eee2 12691
22df1539
KSS
12692 * RTNL assertion failure on ipvlan (LP: #1776927)
12693 - ipvlan: drop ipv6 dependency
12694 - ipvlan: use per device spinlock to protect addrs list updates
12695 - SAUCE: fix warning from "ipvlan: drop ipv6 dependency"
12696
12697 * ubuntu_bpf_jit test failed on Bionic s390x systems (LP: #1753941)
12698 - test_bpf: flag tests that cannot be jited on s390
12699
12700 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
12701 - drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
12702 - drm/radeon: fix radeon_atpx_get_client_id()'s return type
12703 - drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
12704 - platform/x86: apple-gmux: fix gmux_get_client_id()'s return type
12705 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
12706 - vga_switcheroo: set audio client id according to bound GPU id
12707
12708 * locking sockets broken due to missing AppArmor socket mediation patches
12709 (LP: #1780227)
12710 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
12711
12712 * Update2 for ocxl driver (LP: #1781436)
12713 - ocxl: Fix page fault handler in case of fault on dying process
12714
12715 * netns: unable to follow an interface that moves to another netns
12716 (LP: #1774225)
12717 - net: core: Expose number of link up/down transitions
12718 - dev: always advertise the new nsid when the netns iface changes
12719 - dev: advertise the new ifindex when the netns iface changes
12720
12721 * [Bionic] Disk IO hangs when using BFQ as io scheduler (LP: #1780066)
12722 - block, bfq: fix occurrences of request finish method's old name
12723 - block, bfq: remove batches of confusing ifdefs
12724 - block, bfq: add requeue-request hook
12725
12726 * HP ProBook 455 G5 needs mute-led-gpio fixup (LP: #1781763)
12727 - ALSA: hda: add mute led support for HP ProBook 455 G5
12728
12729 * [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver
12730 (LP: #1781476)
12731 - i2c: xlp9xx: Fix issue seen when updating receive length
12732 - i2c: xlp9xx: Make sure the transfer size is not more than
12733 I2C_SMBUS_BLOCK_SIZE
12734
12735 * x86/kvm: fix LAPIC timer drift when guest uses periodic mode (LP: #1778486)
12736 - x86/kvm: fix LAPIC timer drift when guest uses periodic mode
12737
12738 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
12739 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
12740
12741 * Nvidia fails after switching its mode (LP: #1778658)
12742 - PCI: Restore config space on runtime resume despite being unbound
12743
12744 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
12745 - SAUCE: (noup) zfs to 0.7.5-1ubuntu16.3
12746
12747 * CVE-2018-12232
12748 - PATCH 1/1] socket: close race condition between sock_close() and
12749 sockfs_setattr()
12750
12751 * CVE-2018-10323
12752 - xfs: set format back to extents if xfs_bmap_extents_to_btree
12753
12754 * change front mic location for more lenovo m7/8/9xx machines (LP: #1781316)
12755 - ALSA: hda/realtek - Fix the problem of two front mics on more machines
12756 - ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
12757
12758 * Cephfs + fscache: unable to handle kernel NULL pointer dereference at
12759 0000000000000000 IP: jbd2__journal_start+0x22/0x1f0 (LP: #1783246)
12760 - ceph: track read contexts in ceph_file_info
12761
12762 * Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"
12763 (LP: #1779802)
12764 - Input: elantech - fix V4 report decoding for module with middle key
12765 - Input: elantech - enable middle button of touchpads on ThinkPad P52
12766
12767 * xhci_hcd 0000:00:14.0: Root hub is not suspended (LP: #1779823)
12768 - usb: xhci: dbc: Fix lockdep warning
12769 - usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
12770
12771 * CVE-2018-13406
12772 - video: uvesafb: Fix integer overflow in allocation
12773
12774 * CVE-2018-10840
12775 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
12776
12777 * CVE-2018-11412
12778 - ext4: do not allow external inodes for inline data
12779
12780 * CVE-2018-10881
12781 - ext4: clear i_data in ext4_inode_info when removing inline data
12782
12783 * CVE-2018-12233
12784 - jfs: Fix inconsistency between memory allocation and ea_buf->max_size
12785
12786 * CVE-2018-12904
12787 - kvm: nVMX: Enforce cpl=0 for VMX instructions
12788
12789 * Error parsing PCC subspaces from PCCT (LP: #1528684)
12790 - mailbox: PCC: erroneous error message when parsing ACPI PCCT
12791
12792 * CVE-2018-13094
12793 - xfs: don't call xfs_da_shrink_inode with NULL bp
12794
12795 * other users' coredumps can be read via setgid directory and killpriv bypass
12796 (LP: #1779923) // CVE-2018-13405
12797 - Fix up non-directory creation in SGID directories
12798
12799 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
12800 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
12801 'firmware_install' target
12802
12803 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
12804 (LP: #1782116)
12805 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
12806
12807 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
12808 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
12809
12810 * CVE-2018-11506
12811 - sr: pass down correctly sized SCSI sense buffer
12812
12813 * Bionic update: upstream stable patchset 2018-07-24 (LP: #1783418)
12814 - net: Fix a bug in removing queues from XPS map
12815 - net/mlx4_core: Fix error handling in mlx4_init_port_info.
12816 - net/sched: fix refcnt leak in the error path of tcf_vlan_init()
12817 - net: sched: red: avoid hashing NULL child
12818 - net/smc: check for missing nlattrs in SMC_PNETID messages
12819 - net: test tailroom before appending to linear skb
12820 - packet: in packet_snd start writing at link layer allocation
12821 - sock_diag: fix use-after-free read in __sk_free
12822 - tcp: purge write queue in tcp_connect_init()
12823 - vmxnet3: set the DMA mask before the first DMA map operation
12824 - vmxnet3: use DMA memory barriers where required
12825 - hv_netvsc: empty current transmit aggregation if flow blocked
12826 - hv_netvsc: Use the num_online_cpus() for channel limit
12827 - hv_netvsc: avoid retry on send during shutdown
12828 - hv_netvsc: only wake transmit queue if link is up
12829 - hv_netvsc: fix error unwind handling if vmbus_open fails
12830 - hv_netvsc: cancel subchannel setup before halting device
12831 - hv_netvsc: fix race in napi poll when rescheduling
12832 - hv_netvsc: defer queue selection to VF
12833 - hv_netvsc: disable NAPI before channel close
12834 - hv_netvsc: use RCU to fix concurrent rx and queue changes
12835 - hv_netvsc: change GPAD teardown order on older versions
12836 - hv_netvsc: common detach logic
12837 - hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
12838 - hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
12839 - hv_netvsc: Ensure correct teardown message sequence order
12840 - hv_netvsc: Fix a network regression after ifdown/ifup
12841 - sparc: vio: use put_device() instead of kfree()
12842 - ext2: fix a block leak
12843 - s390: add assembler macros for CPU alternatives
12844 - s390: move expoline assembler macros to a header
12845 - s390/crc32-vx: use expoline for indirect branches
12846 - s390/lib: use expoline for indirect branches
12847 - s390/ftrace: use expoline for indirect branches
12848 - s390/kernel: use expoline for indirect branches
12849 - s390: move spectre sysfs attribute code
12850 - s390: extend expoline to BC instructions
12851 - s390: use expoline thunks in the BPF JIT
12852 - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
12853 - scsi: zfcp: fix infinite iteration on ERP ready list
12854 - loop: don't call into filesystem while holding lo_ctl_mutex
12855 - loop: fix LOOP_GET_STATUS lock imbalance
12856 - cfg80211: limit wiphy names to 128 bytes
12857 - hfsplus: stop workqueue when fill_super() failed
12858 - x86/kexec: Avoid double free_page() upon do_kexec_load() failure
12859 - usb: gadget: f_uac2: fix bFirstInterface in composite gadget
12860 - usb: dwc3: Undo PHY init if soft reset fails
12861 - usb: dwc3: omap: don't miss events during suspend/resume
12862 - usb: gadget: core: Fix use-after-free of usb_request
12863 - usb: gadget: fsl_udc_core: fix ep valid checks
12864 - usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
12865 - usb: cdc_acm: prevent race at write to acm while system resumes
12866 - net: usbnet: fix potential deadlock on 32bit hosts
12867 - ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name
12868 - usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume
12869 timing"
12870 - USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
12871 - net/usb/qmi_wwan.c: Add USB id for lt4120 modem
12872 - net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
12873 - Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
12874 - ALSA: usb-audio: Add native DSD support for Luxman DA-06
12875 - usb: dwc3: Add SoftReset PHY synchonization delay
12876 - usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
12877 - usb: dwc3: Makefile: fix link error on randconfig
12878 - xhci: zero usb device slot_id member when disabling and freeing a xhci slot
12879 - usb: dwc2: Fix interval type issue
12880 - usb: dwc2: hcd: Fix host channel halt flow
12881 - usb: dwc2: host: Fix transaction errors in host mode
12882 - usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
12883 - usb: gadget: ffs: Execute copy_to_user() with USER_DS set
12884 - usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
12885 - usb: gadget: udc: change comparison to bitshift when dealing with a mask
12886 - usb: gadget: composite: fix incorrect handling of OS desc requests
12887 - media: lgdt3306a: Fix module count mismatch on usb unplug
12888 - media: em28xx: USB bulk packet size fix
12889 - Bluetooth: btusb: Add device ID for RTL8822BE
12890 - xhci: Show what USB release number the xHC supports from protocol capablity
12891 - staging: bcm2835-audio: Release resources on module_exit()
12892 - staging: lustre: fix bug in osc_enter_cache_try
12893 - staging: fsl-dpaa2/eth: Fix incorrect casts
12894 - staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
12895 - staging: ks7010: Use constants from ieee80211_eid instead of literal ints.
12896 - staging: lustre: lmv: correctly iput lmo_root
12897 - crypto: inside-secure - wait for the request to complete if in the backlog
12898 - crypto: atmel-aes - fix the keys zeroing on errors
12899 - crypto: ccp - don't disable interrupts while setting up debugfs
12900 - crypto: inside-secure - do not process request if no command was issued
12901 - crypto: inside-secure - fix the cache_len computation
12902 - crypto: inside-secure - fix the extra cache computation
12903 - crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
12904 - crypto: inside-secure - fix the invalidation step during cra_exit
12905 - scsi: mpt3sas: fix an out of bound write
12906 - scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
12907 - scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
12908 - scsi: sym53c8xx_2: iterator underflow in sym_getsync()
12909 - scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
12910 - scsi: qla2xxx: Avoid triggering undefined behavior in
12911 qla2x00_mbx_completion()
12912 - scsi: storvsc: Increase cmd_per_lun for higher speed devices
12913 - scsi: qedi: Fix truncation of CHAP name and secret
12914 - scsi: aacraid: fix shutdown crash when init fails
12915 - scsi: qla4xxx: skip error recovery in case of register disconnect.
12916 - scsi: qedi: Fix kernel crash during port toggle
12917 - scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
12918 - scsi: sd: Keep disk read-only when re-reading partition
12919 - scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
12920 - scsi: aacraid: Insure command thread is not recursively stopped
12921 - scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
12922 - scsi: mvsas: fix wrong endianness of sgpio api
12923 - ASoC: hdmi-codec: Fix module unloading caused kernel crash
12924 - ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs
12925 - ASoC: samsung: odroid: Fix 32000 sample rate handling
12926 - ASoC: topology: create TLV data for dapm widgets
12927 - ASoC: samsung: i2s: Ensure the RCLK rate is properly determined
12928 - clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
12929 - clk: Don't show the incorrect clock phase
12930 - clk: hisilicon: mark wdt_mux_p[] as const
12931 - clk: tegra: Fix pll_u rate configuration
12932 - clk: rockchip: Prevent calculating mmc phase if clock rate is zero
12933 - clk: samsung: s3c2410: Fix PLL rates
12934 - clk: samsung: exynos7: Fix PLL rates
12935 - clk: samsung: exynos5260: Fix PLL rates
12936 - clk: samsung: exynos5433: Fix PLL rates
12937 - clk: samsung: exynos5250: Fix PLL rates
12938 - clk: samsung: exynos3250: Fix PLL rates
12939 - media: dmxdev: fix error code for invalid ioctls
12940 - media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
12941 - media: ov5645: add missing of_node_put() in error path
12942 - media: cx23885: Override 888 ImpactVCBe crystal frequency
12943 - media: cx23885: Set subdev host data to clk_freq pointer
12944 - media: s3c-camif: fix out-of-bounds array access
12945 - media: lgdt3306a: Fix a double kfree on i2c device remove
12946 - media: em28xx: Add Hauppauge SoloHD/DualHD bulk models
12947 - media: v4l: vsp1: Fix display stalls when requesting too many inputs
12948 - media: i2c: adv748x: fix HDMI field heights
12949 - media: vb2: Fix videobuf2 to map correct area
12950 - media: vivid: fix incorrect capabilities for radio
12951 - media: cx25821: prevent out-of-bounds read on array card
12952 - serial: xuartps: Fix out-of-bounds access through DT alias
12953 - serial: sh-sci: Fix out-of-bounds access through DT alias
12954 - serial: samsung: Fix out-of-bounds access through serial port index
12955 - serial: mxs-auart: Fix out-of-bounds access through serial port index
12956 - serial: imx: Fix out-of-bounds access through serial port index
12957 - serial: fsl_lpuart: Fix out-of-bounds access through DT alias
12958 - serial: arc_uart: Fix out-of-bounds access through DT alias
12959 - serial: 8250: Don't service RX FIFO if interrupts are disabled
12960 - serial: altera: ensure port->regshift is honored consistently
12961 - rtc: snvs: Fix usage of snvs_rtc_enable
12962 - rtc: hctosys: Ensure system time doesn't overflow time_t
12963 - rtc: rk808: fix possible race condition
12964 - rtc: m41t80: fix race conditions
12965 - rtc: tx4939: avoid unintended sign extension on a 24 bit shift
12966 - rtc: rp5c01: fix possible race condition
12967 - rtc: goldfish: Add missing MODULE_LICENSE
12968 - cxgb4: Correct ntuple mask validation for hash filters
12969 - net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
12970 - net: dsa: Do not register devlink for unused ports
12971 - net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
12972 - net: dsa: bcm_sf2: Fix IPv6 rule half deletion
12973 - 3c59x: convert to generic DMA API
12974 - net: ip6_gre: Request headroom in __gre6_xmit()
12975 - net: ip6_gre: Split up ip6gre_tnl_link_config()
12976 - net: ip6_gre: Split up ip6gre_tnl_change()
12977 - net: ip6_gre: Split up ip6gre_newlink()
12978 - net: ip6_gre: Split up ip6gre_changelink()
12979 - qed: LL2 flush isles when connection is closed
12980 - qed: Fix possibility of list corruption during rmmod flows
12981 - qed: Fix LL2 race during connection terminate
12982 - powerpc: Move default security feature flags
12983 - Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]
12984 - staging: fsl-dpaa2/eth: Fix incorrect kfree
12985 - crypto: inside-secure - move the digest to the request context
12986 - scsi: lpfc: Fix NVME Initiator FirstBurst
12987 - serial: mvebu-uart: fix tx lost characters
12988
12989 * Bionic update: upstream stable patchset 2018-07-20 (LP: #1782846)
12990 - usbip: usbip_host: refine probe and disconnect debug msgs to be useful
12991 - usbip: usbip_host: delete device from busid_table after rebind
12992 - usbip: usbip_host: run rebind from exit when module is removed
12993 - usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
12994 - usbip: usbip_host: fix bad unlock balance during stub_probe()
12995 - ALSA: usb: mixer: volume quirk for CM102-A+/102S+
12996 - ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
12997 - ALSA: control: fix a redundant-copy issue
12998 - spi: pxa2xx: Allow 64-bit DMA
12999 - spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
13000 - spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
13001 - KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
13002 - KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
13003 - vfio: ccw: fix cleanup if cp_prefetch fails
13004 - tracing/x86/xen: Remove zero data size trace events
13005 trace_xen_mmu_flush_tlb{_all}
13006 - tee: shm: fix use-after-free via temporarily dropped reference
13007 - netfilter: nf_tables: free set name in error path
13008 - netfilter: nf_tables: can't fail after linking rule into active rule list
13009 - netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
13010 - i2c: designware: fix poll-after-enable regression
13011 - powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
13012 - drm: Match sysfs name in link removal to link creation
13013 - lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
13014 - radix tree: fix multi-order iteration race
13015 - mm: don't allow deferred pages with NEED_PER_CPU_KM
13016 - drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
13017 - s390/qdio: fix access to uninitialized qdio_q fields
13018 - s390/qdio: don't release memory in qdio_setup_irq()
13019 - s390: remove indirect branch from do_softirq_own_stack
13020 - x86/pkeys: Override pkey when moving away from PROT_EXEC
13021 - x86/pkeys: Do not special case protection key 0
13022 - efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32'
13023 definition for mixed mode
13024 - ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
13025 - x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
13026 - tick/broadcast: Use for_each_cpu() specially on UP kernels
13027 - ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
13028 - ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
13029 - ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
13030 - Btrfs: fix xattr loss after power failure
13031 - Btrfs: send, fix invalid access to commit roots due to concurrent
13032 snapshotting
13033 - btrfs: property: Set incompat flag if lzo/zstd compression is set
13034 - btrfs: fix crash when trying to resume balance without the resume flag
13035 - btrfs: Split btrfs_del_delalloc_inode into 2 functions
13036 - btrfs: Fix delalloc inodes invalidation during transaction abort
13037 - btrfs: fix reading stale metadata blocks after degraded raid1 mounts
13038 - xhci: Fix USB3 NULL pointer dereference at logical disconnect.
13039 - KVM: arm/arm64: Properly protect VGIC locks from IRQs
13040 - KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
13041 - hwmon: (k10temp) Fix reading critical temperature register
13042 - hwmon: (k10temp) Use API function to access System Management Network
13043 - vsprintf: Replace memory barrier with static_key for random_ptr_key update
13044 - x86/amd_nb: Add support for Raven Ridge CPUs
13045 - x86/apic/x2apic: Initialize cluster ID properly
13046
13047 * Bionic update: upstream stable patchset 2018-07-09 (LP: #1780858)
13048 - 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
13049 - bridge: check iface upper dev when setting master via ioctl
13050 - dccp: fix tasklet usage
13051 - ipv4: fix fnhe usage by non-cached routes
13052 - ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
13053 - llc: better deal with too small mtu
13054 - net: ethernet: sun: niu set correct packet size in skb
13055 - net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
13056 - net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
13057 - net/mlx4_en: Verify coalescing parameters are in range
13058 - net/mlx5e: Err if asked to offload TC match on frag being first
13059 - net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
13060 - net sched actions: fix refcnt leak in skbmod
13061 - net_sched: fq: take care of throttled flows before reuse
13062 - net: support compat 64-bit time in {s,g}etsockopt
13063 - net/tls: Don't recursively call push_record during tls_write_space callbacks
13064 - net/tls: Fix connection stall on partial tls record
13065 - openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
13066 - qmi_wwan: do not steal interfaces from class drivers
13067 - r8169: fix powering up RTL8168h
13068 - rds: do not leak kernel memory to user land
13069 - sctp: delay the authentication for the duplicated cookie-echo chunk
13070 - sctp: fix the issue that the cookie-ack with auth can't get processed
13071 - sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
13072 - sctp: remove sctp_chunk_put from fail_mark err path in
13073 sctp_ulpevent_make_rcvmsg
13074 - sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
13075 - tcp_bbr: fix to zero idle_restart only upon S/ACKed data
13076 - tcp: ignore Fast Open on repair mode
13077 - tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
13078 - bonding: do not allow rlb updates to invalid mac
13079 - bonding: send learning packets for vlans on slave
13080 - net: sched: fix error path in tcf_proto_create() when modules are not
13081 configured
13082 - net/mlx5e: TX, Use correct counter in dma_map error flow
13083 - net/mlx5: Avoid cleaning flow steering table twice during error flow
13084 - hv_netvsc: set master device
13085 - ipv6: fix uninit-value in ip6_multipath_l3_keys()
13086 - net/mlx5e: Allow offloading ipv4 header re-write for icmp
13087 - nsh: fix infinite loop
13088 - udp: fix SO_BINDTODEVICE
13089 - l2tp: revert "l2tp: fix missing print session offset info"
13090 - proc: do not access cmdline nor environ from file-backed areas
13091 - net/smc: restrict non-blocking connect finish
13092 - mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
13093 - net/mlx5e: DCBNL fix min inline header size for dscp
13094 - net: systemport: Correclty disambiguate driver instances
13095 - sctp: clear the new asoc's stream outcnt in sctp_stream_update
13096 - tcp: restore autocorking
13097 - tipc: fix one byte leak in tipc_sk_set_orig_addr()
13098 - hv_netvsc: Fix net device attach on older Windows hosts
13099
13100 * Bionic update: upstream stable patchset 2018-07-06 (LP: #1780499)
13101 - ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
13102 - ipvs: fix rtnl_lock lockups caused by start_sync_thread
13103 - netfilter: ebtables: don't attempt to allocate 0-sized compat array
13104 - kcm: Call strp_stop before strp_done in kcm_attach
13105 - crypto: af_alg - fix possible uninit-value in alg_bind()
13106 - netlink: fix uninit-value in netlink_sendmsg
13107 - net: fix rtnh_ok()
13108 - net: initialize skb->peeked when cloning
13109 - net: fix uninit-value in __hw_addr_add_ex()
13110 - dccp: initialize ireq->ir_mark
13111 - ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
13112 - soreuseport: initialise timewait reuseport field
13113 - inetpeer: fix uninit-value in inet_getpeer
13114 - memcg: fix per_node_info cleanup
13115 - perf: Remove superfluous allocation error check
13116 - tcp: fix TCP_REPAIR_QUEUE bound checking
13117 - bdi: wake up concurrent wb_shutdown() callers.
13118 - bdi: Fix oops in wb_workfn()
13119 - gpioib: do not free unrequested descriptors
13120 - gpio: fix aspeed_gpio unmask irq
13121 - gpio: fix error path in lineevent_create
13122 - rfkill: gpio: fix memory leak in probe error path
13123 - libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
13124 - dm integrity: use kvfree for kvmalloc'd memory
13125 - tracing: Fix regex_match_front() to not over compare the test string
13126 - z3fold: fix reclaim lock-ups
13127 - mm: sections are not offlined during memory hotremove
13128 - mm, oom: fix concurrent munlock and oom reaper unmap, v3
13129 - ceph: fix rsize/wsize capping in ceph_direct_read_write()
13130 - can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
13131 - can: hi311x: Acquire SPI lock on ->do_get_berr_counter
13132 - can: hi311x: Work around TX complete interrupt erratum
13133 - drm/vc4: Fix scaling of uni-planar formats
13134 - drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
13135 - drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
13136 - drm/atomic: Clean private obj old_state/new_state in
13137 drm_atomic_state_default_clear()
13138 - net: atm: Fix potential Spectre v1
13139 - atm: zatm: Fix potential Spectre v1
13140 - cpufreq: schedutil: Avoid using invalid next_freq
13141 - Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
13142 - Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome
13143 chipsets
13144 - thermal: exynos: Reading temperature makes sense only when TMU is turned on
13145 - thermal: exynos: Propagate error value from tmu_read()
13146 - nvme: add quirk to force medium priority for SQ creation
13147 - smb3: directory sync should not return an error
13148 - sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
13149 - tracing/uprobe_event: Fix strncpy corner case
13150 - perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
13151 - perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
13152 - perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
13153 - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
13154 - perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
13155 - i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
13156 - bdi: Fix use after free bug in debugfs_remove()
13157 - drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
13158 - drm/i915: Adjust eDP's logical vco in a reliable place.
13159 - drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
13160 - sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
13161
13162 * Bionic update: upstream stable patchset 2018-06-26 (LP: #1778759)
13163 - percpu: include linux/sched.h for cond_resched()
13164 - ACPI / button: make module loadable when booted in non-ACPI mode
13165 - USB: serial: option: Add support for Quectel EP06
13166 - ALSA: hda - Fix incorrect usage of IS_REACHABLE()
13167 - ALSA: pcm: Check PCM state at xfern compat ioctl
13168 - ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
13169 - ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation
13170 for array index
13171 - ALSA: aloop: Mark paused device as inactive
13172 - ALSA: aloop: Add missing cable lock to ctl API callbacks
13173 - tracepoint: Do not warn on ENOMEM
13174 - scsi: target: Fix fortify_panic kernel exception
13175 - Input: leds - fix out of bound access
13176 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
13177 - rtlwifi: btcoex: Add power_on_setting routine
13178 - rtlwifi: cleanup 8723be ant_sel definition
13179 - xfs: prevent creating negative-sized file via INSERT_RANGE
13180 - RDMA/cxgb4: release hw resources on device removal
13181 - RDMA/ucma: Allow resolving address w/o specifying source address
13182 - RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
13183 - RDMA/mlx5: Protect from shift operand overflow
13184 - NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
13185 - IB/mlx5: Use unlimited rate when static rate is not supported
13186 - IB/hfi1: Fix handling of FECN marked multicast packet
13187 - IB/hfi1: Fix loss of BECN with AHG
13188 - IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
13189 - iw_cxgb4: Atomically flush per QP HW CQEs
13190 - drm/vmwgfx: Fix a buffer object leak
13191 - drm/bridge: vga-dac: Fix edid memory leak
13192 - test_firmware: fix setting old custom fw path back on exit, second try
13193 - errseq: Always report a writeback error once
13194 - USB: serial: visor: handle potential invalid device configuration
13195 - usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
13196 - USB: Accept bulk endpoints with 1024-byte maxpacket
13197 - USB: serial: option: reimplement interface masking
13198 - USB: serial: option: adding support for ublox R410M
13199 - usb: musb: host: fix potential NULL pointer dereference
13200 - usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
13201 - platform/x86: asus-wireless: Fix NULL pointer dereference
13202 - irqchip/qcom: Fix check for spurious interrupts
13203 - tracing: Fix bad use of igrab in trace_uprobe.c
13204 - [Config] CONFIG_ARM64_ERRATUM_1024718=y
13205 - arm64: Add work around for Arm Cortex-A55 Erratum 1024718
13206 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
13207 - infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
13208 - btrfs: Take trans lock before access running trans in check_delayed_ref
13209 - drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
13210 - xhci: Fix use-after-free in xhci_free_virt_device
13211 - platform/x86: Kconfig: Fix dell-laptop dependency chain.
13212 - KVM: x86: remove APIC Timer periodic/oneshot spikes
13213 - clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
13214 - clocksource: Initialize cs->wd_list
13215 - clocksource: Consistent de-rate when marking unstable
13216
13217 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265)
13218 - ext4: set h_journal if there is a failure starting a reserved handle
13219 - ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
13220 - ext4: add validity checks for bitmap block numbers
13221 - ext4: fix bitmap position validation
13222 - random: fix possible sleeping allocation from irq context
13223 - random: rate limit unseeded randomness warnings
13224 - usbip: usbip_event: fix to not print kernel pointer address
13225 - usbip: usbip_host: fix to hold parent lock for device_attach() calls
13226 - usbip: vhci_hcd: Fix usb device and sockfd leaks
13227 - usbip: vhci_hcd: check rhport before using in vhci_hub_control()
13228 - Revert "xhci: plat: Register shutdown for xhci_plat"
13229 - USB: serial: simple: add libtransistor console
13230 - USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
13231 - USB: serial: cp210x: add ID for NI USB serial console
13232 - usb: core: Add quirk for HP v222w 16GB Mini
13233 - USB: Increment wakeup count on remote wakeup.
13234 - ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
13235 - virtio: add ability to iterate over vqs
13236 - virtio_console: don't tie bufs to a vq
13237 - virtio_console: free buffers after reset
13238 - virtio_console: drop custom control queue cleanup
13239 - virtio_console: move removal code
13240 - virtio_console: reset on out of memory
13241 - drm/virtio: fix vq wait_event condition
13242 - tty: Don't call panic() at tty_ldisc_init()
13243 - tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
13244 - tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
13245 - tty: Avoid possible error pointer dereference at tty_ldisc_restore().
13246 - tty: Use __GFP_NOFAIL for tty_ldisc_get()
13247 - ALSA: dice: fix OUI for TC group
13248 - ALSA: dice: fix error path to destroy initialized stream data
13249 - ALSA: hda - Skip jack and others for non-existing PCM streams
13250 - ALSA: opl3: Hardening for potential Spectre v1
13251 - ALSA: asihpi: Hardening for potential Spectre v1
13252 - ALSA: hdspm: Hardening for potential Spectre v1
13253 - ALSA: rme9652: Hardening for potential Spectre v1
13254 - ALSA: control: Hardening for potential Spectre v1
13255 - ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
13256 - ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
13257 - ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
13258 - ALSA: seq: oss: Hardening for potential Spectre v1
13259 - ALSA: hda: Hardening for potential Spectre v1
13260 - ALSA: hda/realtek - Add some fixes for ALC233
13261 - ALSA: hda/realtek - Update ALC255 depop optimize
13262 - ALSA: hda/realtek - change the location for one of two front mics
13263 - mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
13264 - mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
13265 - mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
13266 - mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
13267 - mtd: rawnand: tango: Fix struct clk memory leak
13268 - kobject: don't use WARN for registration failures
13269 - scsi: sd: Defer spinning up drive while SANITIZE is in progress
13270 - bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
13271 - vfio: ccw: process ssch with interrupts disabled
13272 - ANDROID: binder: prevent transactions into own process.
13273 - PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
13274 - PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
13275 - PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
13276 - PCI: aardvark: Fix PCIe Max Read Request Size setting
13277 - ARM: amba: Make driver_override output consistent with other buses
13278 - ARM: amba: Fix race condition with driver_override
13279 - ARM: amba: Don't read past the end of sysfs "driver_override" buffer
13280 - ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
13281 - KVM: arm/arm64: Close VMID generation race
13282 - crypto: drbg - set freed buffers to NULL
13283 - ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
13284 - libceph: un-backoff on tick when we have a authenticated session
13285 - libceph: reschedule a tick in finish_hunting()
13286 - libceph: validate con->state at the top of try_write()
13287 - fpga-manager: altera-ps-spi: preserve nCONFIG state
13288 - earlycon: Use a pointer table to fix __earlycon_table stride
13289 - drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
13290 - drm/i915: Enable display WA#1183 from its correct spot
13291 - objtool, perf: Fix GCC 8 -Wrestrict error
13292 - tools/lib/subcmd/pager.c: do not alias select() params
13293 - x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
13294 - x86/smpboot: Don't use mwait_play_dead() on AMD systems
13295 - x86/microcode/intel: Save microcode patch unconditionally
13296 - x86/microcode: Do not exit early from __reload_late()
13297 - tick/sched: Do not mess with an enqueued hrtimer
13298 - arm/arm64: KVM: Add PSCI version selection API
13299 - powerpc/eeh: Fix race with driver un/bind
13300 - serial: mvebu-uart: Fix local flags handling on termios update
13301 - block: do not use interruptible wait anywhere
13302 - ASoC: dmic: Fix clock parenting
13303 - PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is
13304 set
13305 - module: Fix display of wrong module .text address
13306 - drm/edid: Reset more of the display info
13307 - drm/i915/fbdev: Enable late fbdev initial configuration
13308 - drm/i915/audio: set minimum CD clock to twice the BCLK
13309 - drm/amd/display: Fix deadlock when flushing irq
13310 - drm/amd/display: Disallow enabling CRTC without primary plane with FB
13311
13312 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265) //
13313 CVE-2018-1108.
13314 - random: set up the NUMA crng instances after the CRNG is fully initialized
13315
13316 * Ryzen/Raven Ridge USB ports do not work (LP: #1756700)
13317 - xhci: Fix USB ports for Dell Inspiron 5775
13318
13319 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
13320 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
13321 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
13322
13323 * Need fix to aacraid driver to prevent panic (LP: #1770095)
13324 - scsi: aacraid: Correct hba_send to include iu_type
13325
13326 * kernel: Fix arch random implementation (LP: #1775391)
13327 - s390/archrandom: Rework arch random implementation.
13328
13329 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
13330 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
13331
13332 * Various fixes for CXL kernel module (LP: #1774471)
13333 - cxl: Remove function write_timebase_ctrl_psl9() for PSL9
13334 - cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
13335 - cxl: Report the tunneled operations status
13336 - cxl: Configure PSL to not use APC virtual machines
13337 - cxl: Disable prefault_mode in Radix mode
13338
13339 * Bluetooth not working (LP: #1764645)
13340 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
13341
13342 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
13343 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
13344 - SAUCE: wcn36xx: read MAC from file or randomly generate one
13345
13346 * fscache: Fix hanging wait on page discarded by writeback (LP: #1777029)
13347 - fscache: Fix hanging wait on page discarded by writeback
13348
13349 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 15 Aug 2018 14:50:38 +0200
3f81eee2 13350
4fb41d2b 13351linux (4.15.0-32.35) bionic; urgency=medium
587a1385 13352
4fb41d2b
SB
13353 [ Stefan Bader ]
13354 * CVE-2018-3620 // CVE-2018-3646
13355 - x86/Centaur: Initialize supported CPU features properly
13356 - x86/Centaur: Report correct CPU/cache topology
13357 - x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
13358 - perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
13359 - x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c
13360 - x86/CPU/AMD: Calculate last level cache ID from number of sharing threads
13361 - x86/CPU: Modify detect_extended_topology() to return result
13362 - x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available
13363 - x86/CPU: Move cpu local function declarations to local header
13364 - x86/CPU: Make intel_num_cpu_cores() generic
13365 - x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
13366 - x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to
13367 detect_num_cpu_cores()
13368 - x86/CPU/AMD: Fix LLC ID bit-shift calculation
13369 - x86/mm: Factor out pageattr _PAGE_GLOBAL setting
13370 - x86/mm: Undo double _PAGE_PSE clearing
13371 - x86/mm: Introduce "default" kernel PTE mask
13372 - x86/espfix: Document use of _PAGE_GLOBAL
13373 - x86/mm: Do not auto-massage page protections
13374 - x86/mm: Remove extra filtering in pageattr code
13375 - x86/mm: Comment _PAGE_GLOBAL mystery
13376 - x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
13377 - x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
13378 - x86/power/64: Fix page-table setup for temporary text mapping
13379 - x86/pti: Filter at vma->vm_page_prot population
13380 - x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
13381 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
13382 - x86/speculation/l1tf: Change order of offset/type in swap entry
13383 - x86/speculation/l1tf: Protect swap entries against L1TF
13384 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
13385 - x86/speculation/l1tf: Make sure the first page is always reserved
13386 - x86/speculation/l1tf: Add sysfs reporting for l1tf
13387 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
13388 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
13389 - x86/bugs: Move the l1tf function and define pr_fmt properly
13390 - sched/smt: Update sched_smt_present at runtime
13391 - x86/smp: Provide topology_is_primary_thread()
13392 - x86/topology: Provide topology_smt_supported()
13393 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
13394 - cpu/hotplug: Split do_cpu_down()
13395 - cpu/hotplug: Provide knobs to control SMT
13396 - x86/cpu: Remove the pointless CPU printout
13397 - x86/cpu/AMD: Remove the pointless detect_ht() call
13398 - x86/cpu/common: Provide detect_ht_early()
13399 - x86/cpu/topology: Provide detect_extended_topology_early()
13400 - x86/cpu/intel: Evaluate smp_num_siblings early
13401 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
13402 - x86/cpu/AMD: Evaluate smp_num_siblings early
13403 - x86/apic: Ignore secondary threads if nosmt=force
13404 - x86/speculation/l1tf: Extend 64bit swap file size limit
13405 - x86/cpufeatures: Add detection of L1D cache flush support.
13406 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
13407 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
13408 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
13409 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
13410 - cpu/hotplug: Boot HT siblings at least once
13411 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
13412 - x86/KVM/VMX: Add module argument for L1TF mitigation
13413 - x86/KVM/VMX: Add L1D flush algorithm
13414 - x86/KVM/VMX: Add L1D MSR based flush
13415 - x86/KVM/VMX: Add L1D flush logic
13416 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
13417 - x86/KVM/VMX: Add find_msr() helper function
13418 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
13419 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
13420 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
13421 - cpu/hotplug: Online siblings when SMT control is turned on
13422 - x86/litf: Introduce vmx status variable
13423 - x86/kvm: Drop L1TF MSR list approach
13424 - x86/l1tf: Handle EPT disabled state proper
13425 - x86/kvm: Move l1tf setup function
13426 - x86/kvm: Add static key for flush always
13427 - x86/kvm: Serialize L1D flush parameter setter
13428 - x86/kvm: Allow runtime control of L1D flush
13429 - cpu/hotplug: Expose SMT control init function
13430 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
13431 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
13432 - Documentation: Add section about CPU vulnerabilities
13433 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
13434 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
13435 - Documentation/l1tf: Fix typos
13436 - cpu/hotplug: detect SMT disabled by BIOS
13437 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
13438 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
13439 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
13440 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
13441 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
13442 - x86: Don't include linux/irq.h from asm/hardirq.h
13443 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
13444 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
13445 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
13446 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
13447 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
13448 - KVM: x86: Add a framework for supporting MSR-based features
13449 - KVM: X86: Introduce kvm_get_msr_feature()
13450 - KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
13451 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
13452 - cpu/hotplug: Fix SMT supported evaluation
13453 - x86/speculation/l1tf: Invert all not present mappings
13454 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
13455 - x86/mm/pat: Make set_memory_np() L1TF safe
13456 - cpu: Fix per-cpu regression on ARM64
587a1385 13457
4fb41d2b
SB
13458 * CVE-2018-5391
13459 - Revert "net: increase fragment memory usage limits"
13460
13461 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 10 Aug 2018 14:22:53 -0300
587a1385 13462
8eab2f52 13463linux (4.15.0-30.32) bionic; urgency=medium
8a467970 13464
8eab2f52
SB
13465 * CVE-2018-5390
13466 - tcp: free batches of packets in tcp_prune_ofo_queue()
13467 - tcp: avoid collapses in tcp_prune_queue() if possible
13468 - tcp: detect malicious patterns in tcp_collapse_ofo_queue()
13469 - tcp: call tcp_drop() from tcp_data_queue_ofo()
13470 - tcp: add tcp_ooo_try_coalesce() helper
8a467970
SB
13471
13472 -- Stefan Bader <stefan.bader@canonical.com> Thu, 26 Jul 2018 17:20:29 +0200
13473
2fb72160
SB
13474linux (4.15.0-29.31) bionic; urgency=medium
13475
13476 * linux: 4.15.0-29.31 -proposed tracker (LP: #1782173)
13477
13478 * [SRU Bionic][Cosmic] kernel panic in ipmi_ssif at msg_done_handler
13479 (LP: #1777716)
13480 - ipmi_ssif: Fix kernel panic at msg_done_handler
13481
13482 * Update to ocxl driver for 18.04.1 (LP: #1775786)
13483 - misc: ocxl: use put_device() instead of device_unregister()
13484 - powerpc: Add TIDR CPU feature for POWER9
13485 - powerpc: Use TIDR CPU feature to control TIDR allocation
13486 - powerpc: use task_pid_nr() for TID allocation
13487 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
13488 - ocxl: Expose the thread_id needed for wait on POWER9
13489 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
13490 - ocxl: Document new OCXL IOCTLs
13491 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
13492
13493 * Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after
13494 suspend (LP: #1776887)
13495 - ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
13496
13497 * Hard LOCKUP observed on stressing Ubuntu 18 04 (LP: #1777194)
13498 - powerpc: use NMI IPI for smp_send_stop
13499 - powerpc: Fix smp_send_stop NMI IPI handling
13500
13501 * IPL: ppc64_cpu --frequency hang with INFO: rcu_sched detected stalls on
13502 CPUs/tasks on w34 and wsbmc016 with 920.1714.20170330n (LP: #1773964)
13503 - rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
13504
13505 * [Regression] EXT4-fs error (device sda2): ext4_validate_block_bitmap:383:
13506 comm stress-ng: bg 4705: bad block bitmap checksum (LP: #1781709)
13507 - SAUCE: Revert "UBUNTU: SAUCE: ext4: fix ext4_validate_inode_bitmap: comm
13508 stress-ng: Corrupt inode bitmap"
13509 - SAUCE: ext4: check for allocation block validity with block group locked
e2093b79
SB
13510
13511 -- Stefan Bader <stefan.bader@canonical.com> Tue, 17 Jul 2018 10:57:50 +0200
13512
a56b5ffc 13513linux (4.15.0-28.30) bionic; urgency=medium
fbe599c1 13514
a56b5ffc 13515 * linux: 4.15.0-28.30 -proposed tracker (LP: #1781433)
fbe599c1 13516
a56b5ffc
KM
13517 * Cannot set MTU higher than 1500 in Xen instance (LP: #1781413)
13518 - xen-netfront: Fix mismatched rtnl_unlock
13519 - xen-netfront: Update features after registering netdev
13520
13521 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 Jul 2018 09:47:07 -0700
fbe599c1 13522
4ba82c2d 13523linux (4.15.0-27.29) bionic; urgency=medium
995d9218 13524
4ba82c2d 13525 * linux: 4.15.0-27.29 -proposed tracker (LP: #1781062)
995d9218 13526
4ba82c2d
KE
13527 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
13528 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
13529 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
13530 bitmap
13531
13532 -- Khalid Elmously <khalid.elmously@canonical.com> Tue, 10 Jul 2018 19:05:00 -0400
995d9218 13533
0f736e86 13534linux (4.15.0-26.28) bionic; urgency=medium
9ea2db71 13535
0f736e86
SB
13536 * linux: 4.15.0-26.28 -proposed tracker (LP: #1780112)
13537
13538 * failure to boot with linux-image-4.15.0-24-generic (LP: #1779827) // Cloud-
13539 init causes potentially huge boot delays with 4.15 kernels (LP: #1780062)
13540 - random: Make getrandom() ready earlier
9ea2db71
SB
13541
13542 -- Stefan Bader <stefan.bader@canonical.com> Wed, 04 Jul 2018 17:52:52 +0200
13543
1de0dc5c 13544linux (4.15.0-25.27) bionic; urgency=medium
345de74b 13545
1de0dc5c 13546 * linux: 4.15.0-25.27 -proposed tracker (LP: #1779354)
345de74b 13547
1de0dc5c
KE
13548 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
13549 - scsi: hisi_sas: Update a couple of register settings for v3 hw
13550
13551 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
13552 - scsi: hisi_sas: Add missing PHY spinlock init
13553
13554 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
13555 (LP: #1777727)
13556 - scsi: hisi_sas: use dma_zalloc_coherent()
13557 - scsi: hisi_sas: Use dmam_alloc_coherent()
13558 - scsi: hisi_sas: Pre-allocate slot DMA buffers
13559
13560 * hisi_sas: Failures during host reset (LP: #1777696)
13561 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
13562 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
13563 - scsi: hisi_sas: Adjust task reject period during host reset
13564 - scsi: hisi_sas: Add a flag to filter PHY events during reset
13565 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
13566
13567 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
13568 (LP: #1776750)
13569 - scsi: hisi_sas: make SAS address of SATA disks unique
13570
13571 * Vcs-Git header on bionic linux source package points to zesty git tree
13572 (LP: #1766055)
13573 - [Packaging]: Update Vcs-Git
13574
13575 * large KVM instances run out of IRQ routes (LP: #1778261)
13576 - SAUCE: kvm -- increase KVM_MAX_IRQ_ROUTES to 2048 on x86
13577
13578 -- Khalid Elmously <khalid.elmously@canonical.com> Sun, 01 Jul 2018 23:10:18 +0000
345de74b 13579
084f3ff4 13580linux (4.15.0-24.26) bionic; urgency=medium
ba9944e9 13581
084f3ff4 13582 * linux: 4.15.0-24.26 -proposed tracker (LP: #1776338)
ba9944e9 13583
084f3ff4
KSS
13584 * Bionic update: upstream stable patchset 2018-06-06 (LP: #1775483)
13585 - drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs
13586 - i40e: Fix attach VF to VM issue
13587 - tpm: cmd_ready command can be issued only after granting locality
13588 - tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
13589 - tpm: add retry logic
13590 - Revert "ath10k: send (re)assoc peer command when NSS changed"
13591 - bonding: do not set slave_dev npinfo before slave_enable_netpoll in
13592 bond_enslave
13593 - ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
13594 - ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
13595 - KEYS: DNS: limit the length of option strings
13596 - l2tp: check sockaddr length in pppol2tp_connect()
13597 - net: validate attribute sizes in neigh_dump_table()
13598 - llc: delete timers synchronously in llc_sk_free()
13599 - tcp: don't read out-of-bounds opsize
13600 - net: af_packet: fix race in PACKET_{R|T}X_RING
13601 - tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
13602 - net: fix deadlock while clearing neighbor proxy table
13603 - team: avoid adding twice the same option to the event list
13604 - net/smc: fix shutdown in state SMC_LISTEN
13605 - team: fix netconsole setup over team
13606 - packet: fix bitfield update race
13607 - tipc: add policy for TIPC_NLA_NET_ADDR
13608 - pppoe: check sockaddr length in pppoe_connect()
13609 - vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
13610 - amd-xgbe: Add pre/post auto-negotiation phy hooks
13611 - sctp: do not check port in sctp_inet6_cmp_addr
13612 - amd-xgbe: Improve KR auto-negotiation and training
13613 - strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
13614 - amd-xgbe: Only use the SFP supported transceiver signals
13615 - strparser: Fix incorrect strp->need_bytes value.
13616 - net: sched: ife: signal not finding metaid
13617 - tcp: clear tp->packets_out when purging write queue
13618 - net: sched: ife: handle malformed tlv length
13619 - net: sched: ife: check on metadata length
13620 - llc: hold llc_sap before release_sock()
13621 - llc: fix NULL pointer deref for SOCK_ZAPPED
13622 - net: ethernet: ti: cpsw: fix tx vlan priority mapping
13623 - virtio_net: split out ctrl buffer
13624 - virtio_net: fix adding vids on big-endian
13625 - KVM: s390: force bp isolation for VSIE
13626 - s390: correct module section names for expoline code revert
13627 - microblaze: Setup dependencies for ASM optimized lib functions
13628 - commoncap: Handle memory allocation failure.
13629 - scsi: mptsas: Disable WRITE SAME
13630 - cdrom: information leak in cdrom_ioctl_media_changed()
13631 - m68k/mac: Don't remap SWIM MMIO region
13632 - block/swim: Check drive type
13633 - block/swim: Don't log an error message for an invalid ioctl
13634 - block/swim: Remove extra put_disk() call from error path
13635 - block/swim: Rename macros to avoid inconsistent inverted logic
13636 - block/swim: Select appropriate drive on device open
13637 - block/swim: Fix array bounds check
13638 - block/swim: Fix IO error at end of medium
13639 - tracing: Fix missing tab for hwlat_detector print format
13640 - s390/cio: update chpid descriptor after resource accessibility event
13641 - s390/dasd: fix IO error for newly defined devices
13642 - s390/uprobes: implement arch_uretprobe_is_alive()
13643 - ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
13644 - docs: ip-sysctl.txt: fix name of some ipv6 variables
13645 - net: mvpp2: Fix DMA address mask size
13646 - net: stmmac: Disable ACS Feature for GMAC >= 4
13647 - l2tp: hold reference on tunnels in netlink dumps
13648 - l2tp: hold reference on tunnels printed in pppol2tp proc file
13649 - l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
13650 - l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
13651 - s390/qeth: fix error handling in adapter command callbacks
13652 - s390/qeth: avoid control IO completion stalls
13653 - s390/qeth: handle failure on workqueue creation
13654 - bnxt_en: Fix memory fault in bnxt_ethtool_init()
13655 - virtio-net: add missing virtqueue kick when flushing packets
13656 - VSOCK: make af_vsock.ko removable again
13657 - hwmon: (k10temp) Add temperature offset for Ryzen 2700X
13658 - hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics
13659 - s390/cpum_cf: rename IBM z13/z14 counter names
13660 - kprobes: Fix random address output of blacklist file
13661 - Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip"
13662
13663 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
13664 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
13665
13666 * bluetooth controller fail after suspend with USB autosuspend on XPS 13 9360
13667 (LP: #1775217)
13668 - Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table
13669
13670 * [Hyper-V] PCI: hv: Fix 2 hang issues in hv_compose_msi_msg (LP: #1758378)
13671 - PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
13672 - PCI: hv: Remove the bogus test in hv_eject_device_work()
13673 - PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
13674
13675 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
13676 - fs/binfmt_misc.c: do not allow offset overflow
13677
13678 * CVE-2018-11508
13679 - compat: fix 4-byte infoleak via uninitialized struct field
13680
13681 * Network installs fail on SocioNext board (LP: #1775884)
13682 - net: netsec: reduce DMA mask to 40 bits
13683 - net: socionext: reset hardware in ndo_stop
13684 - net: netsec: enable tx-irq during open callback
13685
13686 * r8169 ethernet card don't work after returning from suspension
13687 (LP: #1752772)
13688 - PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
13689 - r8169: switch to device-managed functions in probe
13690 - r8169: remove netif_napi_del in probe error path
13691 - r8169: remove some WOL-related dead code
13692 - r8169: disable WOL per default
13693 - r8169: improve interrupt handling
13694 - r8169: fix interrupt number after adding support for MSI-X interrupts
13695
13696 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
13697 after hotplug CPU add operation. (LP: #1759723)
13698 - genirq/affinity: assign vectors to all possible CPUs
13699 - genirq/affinity: Don't return with empty affinity masks on error
13700 - genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
13701 - genirq/affinity: Move actual irq vector spreading into a helper function
13702 - genirq/affinity: Allow irq spreading from a given starting point
13703 - genirq/affinity: Spread irq vectors among present CPUs as far as possible
13704 - blk-mq: simplify queue mapping & schedule with each possisble CPU
13705 - blk-mq: make sure hctx->next_cpu is set correctly
13706 - blk-mq: Avoid that blk_mq_delay_run_hw_queue() introduces unintended delays
13707 - blk-mq: make sure that correct hctx->next_cpu is set
13708 - blk-mq: avoid to write intermediate result to hctx->next_cpu
13709 - blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpu
13710 - blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()
13711 - nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
13712 - scsi: hpsa: fix selection of reply queue
13713 - scsi: megaraid_sas: fix selection of reply queue
13714 - scsi: core: introduce force_blk_mq
13715 - scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
13716 - scsi: virtio_scsi: unify scsi_host_template
13717
13718 * Fix several bugs in RDMA/hns driver (LP: #1770974)
13719 - RDMA/hns: Use structs to describe the uABI instead of opencoding
13720 - RDMA/hns: Remove unnecessary platform_get_resource() error check
13721 - RDMA/hns: Remove unnecessary operator
13722 - RDMA/hns: Add names to function arguments in function pointers
13723 - RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
13724 - RDMA/hns: Fix a bug with modifying mac address
13725 - RDMA/hns: Use free_pages function instead of free_page
13726 - RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
13727 - RDMA/hns: Bugfix for init hem table
13728 - RDMA/hns: Intercept illegal RDMA operation when use inline data
13729 - RDMA/hns: Fix the qp context state diagram
13730 - RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
13731 - RDMA/hns: Remove some unnecessary attr_mask judgement
13732 - RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set
13733 - RDMA/hns: Adjust the order of cleanup hem table
13734 - RDMA/hns: Update assignment method for owner field of send wqe
13735 - RDMA/hns: Submit bad wr
13736 - RDMA/hns: Fix a couple misspellings
13737 - RDMA/hns: Add rq inline flags judgement
13738 - RDMA/hns: Bugfix for rq record db for kernel
13739 - RDMA/hns: Load the RoCE dirver automatically
13740 - RDMA/hns: Update convert function of endian format
13741 - RDMA/hns: Add return operation when configured global param fail
13742 - RDMA/hns: Not support qp transition from reset to reset for hip06
13743 - RDMA/hns: Fix the bug with rq sge
13744 - RDMA/hns: Set desc_dma_addr for zero when free cmq desc
13745 - RDMA/hns: Enable inner_pa_vld filed of mpt
13746 - RDMA/hns: Set NULL for __internal_mr
13747 - RDMA/hns: Fix the bug with NULL pointer
13748 - RDMA/hns: Bugfix for cq record db for kernel
13749 - RDMA/hns: Move the location for initializing tmp_len
13750 - RDMA/hns: Drop local zgid in favor of core defined variable
13751 - RDMA/hns: Add 64KB page size support for hip08
13752 - RDMA/hns: Rename the idx field of db
13753 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
13754 - RDMA/hns: Increase checking CMQ status timeout value
13755 - RDMA/hns: Add reset process for RoCE in hip08
13756 - RDMA/hns: Fix the illegal memory operation when cross page
13757 - RDMA/hns: Implement the disassociate_ucontext API
13758
13759 * powerpc/livepatch: Implement reliable stack tracing for the consistency
13760 model (LP: #1771844)
13761 - powerpc/livepatch: Implement reliable stack tracing for the consistency
13762 model
13763
13764 * vmxnet3: update to latest ToT (LP: #1768143)
13765 - vmxnet3: avoid xmit reset due to a race in vmxnet3
13766 - vmxnet3: use correct flag to indicate LRO feature
13767 - vmxnet3: fix incorrect dereference when rxvlan is disabled
13768
13769 * 4.15.0-22-generic fails to boot on IBM S822LC (POWER8 (raw), altivec
13770 supported) (LP: #1773162)
13771 - Revert "powerpc/64s: Add support for a store forwarding barrier at kernel
13772 entry/exit"
13773 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
13774
13775 * Decode ARM CPER records in kernel (LP: #1770244)
13776 - [Config] CONFIG_UEFI_CPER_ARM=y
13777 - efi: Move ARM CPER code to new file
13778 - efi: Parse ARM error information value
13779
13780 * Adding back alx WoL feature (LP: #1772610)
13781 - SAUCE: Revert "alx: remove WoL support"
13782 - SAUCE: alx: add enable_wol paramenter
13783
13784 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
13785 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
13786 - scsi: lpfc: Fix 16gb hbas failing cq create.
13787
13788 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
13789 idle states when all CORES are guarded (LP: #1771780)
13790 - SAUCE: cpuidle/powernv : init all present cpus for deep states
13791
13792 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
13793 - net-next/hinic: add pci device ids for 25ge and 100ge card
13794
13795 * [Ubuntu 18.04.1] POWER9 - Nvidia Volta - Kernel changes to enable Nvidia
13796 driver on bare metal (LP: #1772991)
13797 - powerpc/powernv/npu: Fix deadlock in mmio_invalidate()
13798 - powerpc/powernv/mce: Don't silently restart the machine
13799 - powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
13800 - powerpc/mm: Flush cache on memory hot(un)plug
13801 - powerpc/powernv/memtrace: Let the arch hotunplug code flush cache
13802 - powerpc/powernv/npu: Add lock to prevent race in concurrent context
13803 init/destroy
13804 - powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback
13805 parameters
13806 - powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large
13807 address range
13808 - powerpc/mce: Fix a bug where mce loops on memory UE.
13809
13810 * cpum_sf: ensure sample freq is non-zero (LP: #1772593)
13811 - s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
13812
13813 * PCIe link speeds of 16 GT/s are shown as "Unknown speed" (LP: #1773243)
13814 - PCI: Add decoding for 16 GT/s link speed
13815
13816 * False positive ACPI _PRS error messages (LP: #1773295)
13817 - ACPI / PCI: pci_link: Allow the absence of _PRS and change log level
13818
13819 * Dell systems crash when disabling Nvidia dGPU (LP: #1773299)
13820 - ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3
13821
13822 * wlp3s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
13823 (LP: #1720930)
13824 - iwlwifi: mvm: fix "failed to remove key" message
13825
13826 * Expose arm64 CPU topology to userspace (LP: #1770231)
13827 - ACPICA: ACPI 6.2: Additional PPTT flags
13828 - drivers: base: cacheinfo: move cache_setup_of_node()
13829 - drivers: base: cacheinfo: setup DT cache properties early
13830 - cacheinfo: rename of_node to fw_token
13831 - arm64/acpi: Create arch specific cpu to acpi id helper
13832 - ACPI/PPTT: Add Processor Properties Topology Table parsing
13833 - [Config] CONFIG_ACPI_PPTT=y
13834 - ACPI: Enable PPTT support on ARM64
13835 - drivers: base cacheinfo: Add support for ACPI based firmware tables
13836 - arm64: Add support for ACPI based firmware tables
13837 - arm64: topology: rename cluster_id
13838 - arm64: topology: enable ACPI/PPTT based CPU topology
13839 - ACPI: Add PPTT to injectable table list
13840 - arm64: topology: divorce MC scheduling domain from core_siblings
13841
13842 * hisi_sas robustness fixes (LP: #1774466)
13843 - scsi: hisi_sas: delete timer when removing hisi_sas driver
13844 - scsi: hisi_sas: print device id for errors
13845 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
13846 - scsi: hisi_sas: check host frozen before calling "done" function
13847 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
13848 - scsi: hisi_sas: stop controller timer for reset
13849 - scsi: hisi_sas: update PHY linkrate after a controller reset
13850 - scsi: hisi_sas: change slot index allocation mode
13851 - scsi: hisi_sas: Change common allocation mode of device id
13852 - scsi: hisi_sas: Reset disks when discovered
13853 - scsi: hisi_sas: Create a scsi_host_template per HW module
13854 - scsi: hisi_sas: Init disks after controller reset
13855 - scsi: hisi_sas: Try wait commands before before controller reset
13856 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
13857 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
13858 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
13859 - scsi: hisi_sas: Fix return value when get_free_slot() failed
13860 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
13861
13862 * hisi_sas: Support newer v3 hardware (LP: #1774467)
13863 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
13864 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
13865 - scsi: hisi_sas: fix PI memory size
13866 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
13867 - scsi: hisi_sas: remove redundant handling to event95 for v3
13868 - scsi: hisi_sas: add readl poll timeout helper wrappers
13869 - scsi: hisi_sas: workaround a v3 hw hilink bug
13870 - scsi: hisi_sas: Add LED feature for v3 hw
13871
13872 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
13873 - scsi: hisi_sas: initialize dq spinlock before use
13874 - scsi: hisi_sas: optimise the usage of DQ locking
13875 - scsi: hisi_sas: relocate smp sg map
13876 - scsi: hisi_sas: make return type of prep functions void
13877 - scsi: hisi_sas: allocate slot buffer earlier
13878 - scsi: hisi_sas: Don't lock DQ for complete task sending
13879 - scsi: hisi_sas: Use device lock to protect slot alloc/free
13880 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
13881 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
13882
13883 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
13884 version (LP: #1768431)
13885 - scsi: cxlflash: Handle spurious interrupts
13886 - scsi: cxlflash: Remove commmands from pending list on timeout
13887 - scsi: cxlflash: Synchronize reset and remove ops
13888 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
13889
13890 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
13891 - SAUCE: Revert "drm/i915/edp: Allow alternate fixed mode for eDP if
13892 available."
13893
13894 * ELANPAD ELAN0612 does not work, patch available (LP: #1773509)
13895 - SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table
13896
13897 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
13898 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
13899
13900 * hns3 driver updates (LP: #1768670)
13901 - net: hns3: VF should get the real rss_size instead of rss_size_max
13902 - net: hns3: set the cmdq out_vld bit to 0 after used
13903 - net: hns3: fix endian issue when PF get mbx message flag
13904 - net: hns3: fix the queue id for tqp enable&&reset
13905 - net: hns3: set the max ring num when alloc netdev
13906 - net: hns3: add support for VF driver inner interface
13907 hclgevf_ops.get_tqps_and_rss_info
13908 - net: hns3: refactor the hclge_get/set_rss function
13909 - net: hns3: refactor the hclge_get/set_rss_tuple function
13910 - net: hns3: fix for RSS configuration loss problem during reset
13911 - net: hns3: fix for pause configuration lost during reset
13912 - net: hns3: fix for use-after-free when setting ring parameter
13913 - net: hns3: refactor the get/put_vector function
13914 - net: hns3: fix for coalesce configuration lost during reset
13915 - net: hns3: refactor the coalesce related struct
13916 - net: hns3: fix for coal configuation lost when setting the channel
13917 - net: hns3: add existence check when remove old uc mac address
13918 - net: hns3: fix for netdev not running problem after calling net_stop and
13919 net_open
13920 - net: hns3: fix for ipv6 address loss problem after setting channels
13921 - net: hns3: unify the pause params setup function
13922 - net: hns3: fix rx path skb->truesize reporting bug
13923 - net: hns3: add support for querying pfc puase packets statistic
13924 - net: hns3: fix for loopback failure when vlan filter is enable
13925 - net: hns3: fix for buffer overflow smatch warning
13926 - net: hns3: fix error type definition of return value
13927 - net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
13928 - net: hns3: add existence checking before adding unicast mac address
13929 - net: hns3: add result checking for VF when modify unicast mac address
13930 - net: hns3: reallocate tx/rx buffer after changing mtu
13931 - net: hns3: fix the VF queue reset flow error
13932 - net: hns3: fix for vlan table lost problem when resetting
13933 - net: hns3: increase the max time for IMP handle command
13934 - net: hns3: change GL update rate
13935 - net: hns3: change the time interval of int_gl calculating
13936 - net: hns3: fix for getting wrong link mode problem
13937 - net: hns3: add get_link support to VF
13938 - net: hns3: add querying speed and duplex support to VF
13939 - net: hns3: fix for not returning problem in get_link_ksettings when phy
13940 exists
13941 - net: hns3: Changes to make enet watchdog timeout func common for PF/VF
13942 - net: hns3: Add VF Reset Service Task to support event handling
13943 - net: hns3: Add VF Reset device state and its handling
13944 - net: hns3: Add support to request VF Reset to PF
13945 - net: hns3: Add support to reset the enet/ring mgmt layer
13946 - net: hns3: Add support to re-initialize the hclge device
13947 - net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
13948 - net: hns3: Add *Asserting Reset* mailbox message & handling in VF
13949 - net: hns3: Changes required in PF mailbox to support VF reset
13950 - net: hns3: hclge_inform_reset_assert_to_vf() can be static
13951 - net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
13952 - net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
13953 - net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
13954 - net: hns3: fix for not initializing VF rss_hash_key problem
13955 - net: hns3: never send command queue message to IMP when reset
13956 - net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
13957 - net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES
13958 - net: hns3: Remove error log when getting pfc stats fails
13959 - net: hns3: fix to correctly fetch l4 protocol outer header
13960 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
13961 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
13962 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
13963 - net: hns3: Fix to support autoneg only for port attached with phy
13964 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
13965 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
13966 - net: hns3: Remove packet statistics in the range of 8192~12287
13967 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
13968 - net: hns3: Fix for setting mac address when resetting
13969 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
13970 - net: hns3: fix for cleaning ring problem
13971 - net: hns3: refactor the loopback related function
13972 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
13973 - net: hns3: Fix for the null pointer problem occurring when initializing
13974 ae_dev failed
13975 - net: hns3: Add a check for client instance init state
13976 - net: hns3: Change return type of hnae3_register_ae_dev
13977 - net: hns3: Change return type of hnae3_register_ae_algo
13978 - net: hns3: Change return value in hnae3_register_client
13979 - net: hns3: Fixes the back pressure setting when sriov is enabled
13980 - net: hns3: Fix for fiber link up problem
13981 - net: hns3: Add support of .sriov_configure in HNS3 driver
13982 - net: hns3: Fixes the missing PCI iounmap for various legs
13983 - net: hns3: Fixes error reported by Kbuild and internal review
13984 - net: hns3: Fixes API to fetch ethernet header length with kernel default
13985 - net: hns3: cleanup of return values in hclge_init_client_instance()
13986 - net: hns3: Fix the missing client list node initialization
13987 - net: hns3: Fix for hns3 module is loaded multiple times problem
13988 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
13989 - net: hns3: Fix for netdev not running problem after calling net_stop and
13990 net_open
13991 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
13992 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
13993 - net: hns3: Updates RX packet info fetch in case of multi BD
13994 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
13995 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
13996 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
13997 - net: hns3: Fix for PF mailbox receving unknown message
13998 - net: hns3: Fixes the state to indicate client-type initialization
13999 - net: hns3: Fixes the init of the VALID BD info in the descriptor
14000 - net: hns3: Removes unnecessary check when clearing TX/RX rings
14001 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
14002 - net: hns3: Remove unused led control code
14003 - net: hns3: Adds support for led locate command for copper port
14004 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
14005 - net: hns3: Disable vf vlan filter when vf vlan table is full
14006 - net: hns3: Add support for IFF_ALLMULTI flag
14007 - net: hns3: Add repeat address checking for setting mac address
14008 - net: hns3: Fix setting mac address error
14009 - net: hns3: Fix for service_task not running problem after resetting
14010 - net: hns3: Fix for hclge_reset running repeatly problem
14011 - net: hns3: Fix for phy not link up problem after resetting
14012 - net: hns3: Add missing break in misc_irq_handle
14013 - net: hns3: Fix for vxlan tx checksum bug
14014 - net: hns3: Optimize the PF's process of updating multicast MAC
14015 - net: hns3: Optimize the VF's process of updating multicast MAC
14016 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
14017 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
14018 VLD bit and buffer size
14019 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
14020 hclge_bind_ring_with_vector
14021 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
14022 uninit_client_instance
14023 - SAUCE: {topost} net: hns3: add vector status check before free vector
14024 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
14025 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
14026 - SAUCE: {topost} net: hns3: extraction an interface for state state
14027 init|uninit
14028 - SAUCE: {topost} net: hns3: print the ret value in error information
14029 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
14030 hns3_client_uninit
14031 - SAUCE: {topost} net: hns3: add unlikely for error check
14032 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
14033 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
14034 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
14035 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
14036 - SAUCE: {topost} net: hns3: remove some redundant assignments
14037 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
14038 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
14039 hclge_cmd_send
14040 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
14041 - SAUCE: {topost} net: hns3: remove some unused members of some structures
14042 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
14043 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
14044 kzalloc/dma_map_single
14045 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
14046 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
14047 - SAUCE: {topost} net: hns3: remove some redundant assignments
14048 - SAUCE: {topost} net: hns3: standardize the handle of return value
14049 - SAUCE: {topost} net: hns3: remove extra space and brackets
14050 - SAUCE: {topost} net: hns3: fix unreasonable code comments
14051 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
14052 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
14053 - SAUCE: {topost} net: hns3: fix mislead parameter name
14054 - SAUCE: {topost} net: hns3: remove unused struct member and definition
14055 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
14056 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
14057 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
14058 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
14059 status change
14060 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
14061 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
14062 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
14063 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
14064 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
14065 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
14066 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
14067 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
14068 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
14069 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
14070 function
14071 - SAUCE: {topost} net: hns3: prevent sending command during global or core
14072 reset
14073 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
14074 register
14075 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
14076 - SAUCE: {topost} net: hns3: prevent to request reset frequently
14077 - SAUCE: {topost} net: hns3: correct reset event status register
14078 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
14079 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
14080 - SAUCE: {topost} net: hns3: fix return value error in
14081 hns3_reset_notify_down_enet
14082 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
14083 while resetting
14084 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
14085 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
14086 hclge_get_ring_chain_from_mbx
14087 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
14088 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
14089 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
14090 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
14091
14092 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
14093 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
14094
14095 * Bionic update: upstream stable patchset 2018-05-29 (LP: #1774063)
14096 - cifs: do not allow creating sockets except with SMB1 posix exensions
14097 - btrfs: fix unaligned access in readdir
14098 - x86/acpi: Prevent X2APIC id 0xffffffff from being accounted
14099 - clocksource/imx-tpm: Correct -ETIME return condition check
14100 - x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
14101 - drm/vc4: Fix memory leak during BO teardown
14102 - drm/i915/gvt: throw error on unhandled vfio ioctls
14103 - drm/i915/audio: Fix audio detection issue on GLK
14104 - drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
14105 - drm/i915: Fix LSPCON TMDS output buffer enabling from low-power state
14106 - drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
14107 - usb: musb: fix enumeration after resume
14108 - usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
14109 - usb: musb: Fix external abort in musb_remove on omap2430
14110 - firewire-ohci: work around oversized DMA reads on JMicron controllers
14111 - x86/tsc: Allow TSC calibration without PIT
14112 - NFSv4: always set NFS_LOCK_LOST when a lock is lost.
14113 - ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources
14114 - ALSA: hda - Use IS_REACHABLE() for dependency on input
14115 - ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
14116 - kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
14117 - RDMA/core: Clarify rdma_ah_find_type
14118 - KVM: PPC: Book3S HV: Enable migration of decrementer register
14119 - netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
14120 - tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into
14121 account
14122 - KVM: s390: use created_vcpus in more places
14123 - platform/x86: dell-laptop: Filter out spurious keyboard backlight change
14124 events
14125 - xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
14126 - selftest: ftrace: Fix to pick text symbols for kprobes
14127 - PCI: Add function 1 DMA alias quirk for Marvell 9128
14128 - Input: psmouse - fix Synaptics detection when protocol is disabled
14129 - libbpf: Makefile set specified permission mode
14130 - Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
14131 - i40iw: Free IEQ resources
14132 - i40iw: Zero-out consumer key on allocate stag for FMR
14133 - perf unwind: Do not look just at the global callchain_param.record_mode
14134 - tools lib traceevent: Simplify pointer print logic and fix %pF
14135 - perf callchain: Fix attr.sample_max_stack setting
14136 - tools lib traceevent: Fix get_field_str() for dynamic strings
14137 - perf record: Fix failed memory allocation for get_cpuid_str
14138 - iommu/exynos: Don't unconditionally steal bus ops
14139 - powerpc: System reset avoid interleaving oops using die synchronisation
14140 - iommu/vt-d: Use domain instead of cache fetching
14141 - dm thin: fix documentation relative to low water mark threshold
14142 - dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
14143 - ubifs: Fix uninitialized variable in search_dh_cookie()
14144 - net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
14145 - net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
14146 - spi: a3700: Clear DATA_OUT when performing a read
14147 - IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
14148 - nfs: Do not convert nfs_idmap_cache_timeout to jiffies
14149 - MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
14150 - PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build
14151 - watchdog: sp5100_tco: Fix watchdog disable bit
14152 - kconfig: Don't leak main menus during parsing
14153 - kconfig: Fix automatic menu creation mem leak
14154 - kconfig: Fix expr_free() E_NOT leak
14155 - ipmi/powernv: Fix error return code in ipmi_powernv_probe()
14156 - Btrfs: set plug for fsync
14157 - btrfs: Fix out of bounds access in btrfs_search_slot
14158 - Btrfs: fix scrub to repair raid6 corruption
14159 - btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
14160 - Btrfs: fix unexpected EEXIST from btrfs_get_extent
14161 - Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
14162 - RDMA/cma: Check existence of netdevice during port validation
14163 - f2fs: avoid hungtask when GC encrypted block if io_bits is set
14164 - scsi: devinfo: fix format of the device list
14165 - scsi: fas216: fix sense buffer initialization
14166 - Input: stmfts - set IRQ_NOAUTOEN to the irq flag
14167 - HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()
14168 - nfp: fix error return code in nfp_pci_probe()
14169 - block: Set BIO_TRACE_COMPLETION on new bio during split
14170 - bpf: test_maps: cleanup sockmaps when test ends
14171 - i40evf: Don't schedule reset_task when device is being removed
14172 - i40evf: ignore link up if not running
14173 - platform/x86: thinkpad_acpi: suppress warning about palm detection
14174 - KVM: s390: vsie: use READ_ONCE to access some SCB fields
14175 - blk-mq-debugfs: don't allow write on attributes with seq_operations set
14176 - ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink
14177 - igb: Allow to remove administratively set MAC on VFs
14178 - igb: Clear TXSTMP when ptp_tx_work() is timeout
14179 - fm10k: fix "failed to kill vid" message for VF
14180 - x86/hyperv: Stop suppressing X86_FEATURE_PCID
14181 - tty: serial: exar: Relocate sleep wake-up handling
14182 - device property: Define type of PROPERTY_ENRTY_*() macros
14183 - crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
14184 - RDMA/uverbs: Use an unambiguous errno for method not supported
14185 - jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
14186 - ixgbe: don't set RXDCTL.RLPML for 82599
14187 - i40e: program fragmented IPv4 filter input set
14188 - i40e: fix reported mask for ntuple filters
14189 - samples/bpf: Partially fixes the bpf.o build
14190 - powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
14191 - powerpc/numa: Ensure nodes initialized for hotplug
14192 - RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
14193 - ntb_transport: Fix bug with max_mw_size parameter
14194 - gianfar: prevent integer wrapping in the rx handler
14195 - x86/hyperv: Check for required priviliges in hyperv_init()
14196 - netfilter: x_tables: fix pointer leaks to userspace
14197 - tcp_nv: fix potential integer overflow in tcpnv_acked
14198 - kvm: Map PFN-type memory regions as writable (if possible)
14199 - x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when
14200 running nested
14201 - fs/dax.c: release PMD lock even when there is no PMD support in DAX
14202 - ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
14203 - ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
14204 - ocfs2: return error when we attempt to access a dirty bh in jbd2
14205 - mm/mempolicy: fix the check of nodemask from user
14206 - mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
14207 - asm-generic: provide generic_pmdp_establish()
14208 - sparc64: update pmdp_invalidate() to return old pmd value
14209 - mm: thp: use down_read_trylock() in khugepaged to avoid long block
14210 - mm: pin address_space before dereferencing it while isolating an LRU page
14211 - mm/fadvise: discard partial page if endbyte is also EOF
14212 - openvswitch: Remove padding from packet before L3+ conntrack processing
14213 - blk-mq: fix discard merge with scheduler attached
14214 - IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
14215 - IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
14216 - IB/ipoib: Fix for potential no-carrier state
14217 - IB/core: Map iWarp AH type to undefined in rdma_ah_find_type
14218 - drm/nouveau/pmu/fuc: don't use movw directly anymore
14219 - s390/eadm: fix CONFIG_BLOCK include dependency
14220 - netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
14221 - x86/power: Fix swsusp_arch_resume prototype
14222 - x86/dumpstack: Avoid uninitlized variable
14223 - firmware: dmi_scan: Fix handling of empty DMI strings
14224 - ACPI: processor_perflib: Do not send _PPC change notification if not ready
14225 - ACPI / bus: Do not call _STA on battery devices with unmet dependencies
14226 - ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
14227 - MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
14228 - perf record: Fix period option handling
14229 - MIPS: Generic: Support GIC in EIC mode
14230 - perf evsel: Fix period/freq terms setup
14231 - xen-netfront: Fix race between device setup and open
14232 - xen/grant-table: Use put_page instead of free_page
14233 - bpf: sockmap, fix leaking maps with attached but not detached progs
14234 - RDS: IB: Fix null pointer issue
14235 - arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
14236 - proc: fix /proc/*/map_files lookup
14237 - PM / domains: Fix up domain-idle-states OF parsing
14238 - cifs: silence compiler warnings showing up with gcc-8.0.0
14239 - bcache: properly set task state in bch_writeback_thread()
14240 - bcache: fix for allocator and register thread race
14241 - bcache: fix for data collapse after re-attaching an attached device
14242 - bcache: return attach error when no cache set exist
14243 - cpufreq: intel_pstate: Enable HWP during system resume on CPU0
14244 - selftests/ftrace: Add some missing glob checks
14245 - rxrpc: Don't put crypto buffers on the stack
14246 - svcrdma: Fix Read chunk round-up
14247 - net: Extra '_get' in declaration of arch_get_platform_mac_address
14248 - tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
14249 - SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
14250 - net: stmmac: discard disabled flags in interrupt status register
14251 - bpf: fix rlimit in reuseport net selftest
14252 - ACPI / EC: Restore polling during noirq suspend/resume phases
14253 - PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
14254 - vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
14255 - powerpc/mm/hash64: Zero PGD pages on allocation
14256 - x86/platform/UV: Fix GAM Range Table entries less than 1GB
14257 - locking/qspinlock: Ensure node->count is updated before initialising node
14258 - powerpc/powernv: IMC fix out of bounds memory access at shutdown
14259 - perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
14260 - irqchip/gic-v3: Ignore disabled ITS nodes
14261 - cpumask: Make for_each_cpu_wrap() available on UP as well
14262 - irqchip/gic-v3: Change pr_debug message to pr_devel
14263 - RDMA/core: Reduce poll batch for direct cq polling
14264 - alarmtimer: Init nanosleep alarm timer on stack
14265 - netfilter: x_tables: cap allocations at 512 mbyte
14266 - netfilter: x_tables: add counters allocation wrapper
14267 - netfilter: compat: prepare xt_compat_init_offsets to return errors
14268 - netfilter: compat: reject huge allocation requests
14269 - netfilter: x_tables: limit allocation requests for blob rule heads
14270 - perf: Fix sample_max_stack maximum check
14271 - perf: Return proper values for user stack errors
14272 - RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
14273 - Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
14274 - mac80211_hwsim: fix use-after-free bug in hwsim_exit_net
14275 - btrfs: Fix race condition between delayed refs and blockgroup removal
14276 - mm,vmscan: Allow preallocating memory for register_shrinker().
14277
14278 * Bionic update: upstream stable patchset 2018-05-24 (LP: #1773233)
14279 - tty: make n_tty_read() always abort if hangup is in progress
14280 - cpufreq: CPPC: Use transition_delay_us depending transition_latency
14281 - ubifs: Check ubifs_wbuf_sync() return code
14282 - ubi: fastmap: Don't flush fastmap work on detach
14283 - ubi: Fix error for write access
14284 - ubi: Reject MLC NAND
14285 - mm/ksm.c: fix inconsistent accounting of zero pages
14286 - mm/hmm: hmm_pfns_bad() was accessing wrong struct
14287 - task_struct: only use anon struct under randstruct plugin
14288 - fs/reiserfs/journal.c: add missing resierfs_warning() arg
14289 - resource: fix integer overflow at reallocation
14290 - ipc/shm: fix use-after-free of shm file via remap_file_pages()
14291 - mm, slab: reschedule cache_reap() on the same CPU
14292 - usb: musb: gadget: misplaced out of bounds check
14293 - phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS
14294 - usb: gadget: udc: core: update usb_ep_queue() documentation
14295 - ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
14296 - KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
14297 - ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
14298 - arm: dts: mt7623: fix USB initialization fails on bananapi-r2
14299 - ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
14300 - ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
14301 - ARM: dts: at91: sama5d4: fix pinctrl compatible string
14302 - spi: atmel: init FIFOs before spi enable
14303 - spi: Fix scatterlist elements size in spi_map_buf
14304 - spi: Fix unregistration of controller with fixed SPI bus number
14305 - media: atomisp_fops.c: disable atomisp_compat_ioctl32
14306 - media: vivid: check if the cec_adapter is valid
14307 - media: vsp1: Fix BRx conditional path in WPF
14308 - x86/xen: Delay get_cpu_cap until stack canary is established
14309 - regmap: Fix reversed bounds check in regmap_raw_write()
14310 - ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E
14311 - ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
14312 - USB: gadget: f_midi: fixing a possible double-free in f_midi
14313 - USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
14314 - usb: dwc3: prevent setting PRTCAP to OTG from debugfs
14315 - usb: dwc3: pci: Properly cleanup resource
14316 - usb: dwc3: gadget: never call ->complete() from ->ep_queue()
14317 - cifs: fix memory leak in SMB2_open()
14318 - fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
14319 - smb3: Fix root directory when server returns inode number of zero
14320 - HID: i2c-hid: fix size check and type usage
14321 - i2c: i801: Save register SMBSLVCMD value only once
14322 - i2c: i801: Restore configuration at shutdown
14323 - CIFS: refactor crypto shash/sdesc allocation&free
14324 - CIFS: add sha512 secmech
14325 - CIFS: fix sha512 check in cifs_crypto_secmech_release
14326 - powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits
14327 - powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
14328 - powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
14329 - powerpc/kprobes: Fix call trace due to incorrect preempt count
14330 - powerpc/kexec_file: Fix error code when trying to load kdump kernel
14331 - powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
14332 - powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
14333 - HID: Fix hid_report_len usage
14334 - HID: core: Fix size as type u32
14335 - soc: mediatek: fix the mistaken pointer accessed when subdomains are added
14336 - ASoC: ssm2602: Replace reg_default_raw with reg_default
14337 - ASoC: topology: Fix kcontrol name string handling
14338 - irqchip/gic: Take lock when updating irq type
14339 - random: use a tighter cap in credit_entropy_bits_safe()
14340 - extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO
14341 - block: use 32-bit blk_status_t on Alpha
14342 - jbd2: if the journal is aborted then don't allow update of the log tail
14343 - ext4: shutdown should not prevent get_write_access
14344 - ext4: eliminate sleep from shutdown ioctl
14345 - ext4: pass -ESHUTDOWN code to jbd2 layer
14346 - ext4: don't update checksum of new initialized bitmaps
14347 - ext4: protect i_disksize update by i_data_sem in direct write path
14348 - ext4: limit xattr size to INT_MAX
14349 - ext4: always initialize the crc32c checksum driver
14350 - ext4: don't allow r/w mounts if metadata blocks overlap the superblock
14351 - ext4: move call to ext4_error() into ext4_xattr_check_block()
14352 - ext4: add bounds checking to ext4_xattr_find_entry()
14353 - ext4: add extra checks to ext4_xattr_block_get()
14354 - dm crypt: limit the number of allocated pages
14355 - RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
14356 - RDMA/mlx5: Protect from NULL pointer derefence
14357 - RDMA/rxe: Fix an out-of-bounds read
14358 - ALSA: pcm: Fix UAF at PCM release via PCM timer access
14359 - IB/srp: Fix srp_abort()
14360 - IB/srp: Fix completion vector assignment algorithm
14361 - dmaengine: at_xdmac: fix rare residue corruption
14362 - cxl: Fix possible deadlock when processing page faults from cxllib
14363 - tpm: self test failure should not cause suspend to fail
14364 - libnvdimm, dimm: fix dpa reservation vs uninitialized label area
14365 - libnvdimm, namespace: use a safe lookup for dimm device name
14366 - nfit, address-range-scrub: fix scrub in-progress reporting
14367 - nfit: skip region registration for incomplete control regions
14368 - ring-buffer: Check if memory is available before allocation
14369 - um: Compile with modern headers
14370 - um: Use POSIX ucontext_t instead of struct ucontext
14371 - iommu/vt-d: Fix a potential memory leak
14372 - mmc: jz4740: Fix race condition in IRQ mask update
14373 - mmc: tmio: Fix error handling when issuing CMD23
14374 - PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken
14375 - clk: mvebu: armada-38x: add support for missing clocks
14376 - clk: fix false-positive Wmaybe-uninitialized warning
14377 - clk: mediatek: fix PWM clock source by adding a fixed-factor clock
14378 - clk: bcm2835: De-assert/assert PLL reset signal when appropriate
14379 - pwm: rcar: Fix a condition to prevent mismatch value setting to duty
14380 - thermal: imx: Fix race condition in imx_thermal_probe()
14381 - dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
14382 - watchdog: f71808e_wdt: Fix WD_EN register read
14383 - ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
14384 - ALSA: pcm: Avoid potential races between OSS ioctls and read/write
14385 - ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
14386 - ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
14387 - ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
14388 - drm/amdgpu: Add an ATPX quirk for hybrid laptop
14389 - drm/amdgpu: Fix always_valid bos multiple LRU insertions.
14390 - drm/amdgpu/sdma: fix mask in emit_pipeline_sync
14391 - drm/amdgpu: Fix PCIe lane width calculation
14392 - drm/amdgpu/si: implement get/set pcie_lanes asic callback
14393 - drm/rockchip: Clear all interrupts before requesting the IRQ
14394 - drm/radeon: add PX quirk for Asus K73TK
14395 - drm/radeon: Fix PCIe lane width calculation
14396 - ALSA: line6: Use correct endpoint type for midi output
14397 - ALSA: rawmidi: Fix missing input substream checks in compat ioctls
14398 - ALSA: hda - New VIA controller suppor no-snoop path
14399 - random: fix crng_ready() test
14400 - random: use a different mixing algorithm for add_device_randomness()
14401 - random: crng_reseed() should lock the crng instance that it is modifying
14402 - random: add new ioctl RNDRESEEDCRNG
14403 - HID: input: fix battery level reporting on BT mice
14404 - HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
14405 - HID: wacom: bluetooth: send exit report for recent Bluetooth devices
14406 - MIPS: uaccess: Add micromips clobbers to bzero invocation
14407 - MIPS: memset.S: EVA & fault support for small_memset
14408 - MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
14409 - MIPS: memset.S: Fix clobber of v1 in last_fixup
14410 - powerpc/eeh: Fix enabling bridge MMIO windows
14411 - powerpc/lib: Fix off-by-one in alternate feature patching
14412 - udf: Fix leak of UTF-16 surrogates into encoded strings
14413 - fanotify: fix logic of events on child
14414 - mmc: sdhci-pci: Only do AMD tuning for HS200
14415 - drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
14416 - jffs2_kill_sb(): deal with failed allocations
14417 - hypfs_kill_super(): deal with failed allocations
14418 - orangefs_kill_sb(): deal with allocation failures
14419 - rpc_pipefs: fix double-dput()
14420 - Don't leak MNT_INTERNAL away from internal mounts
14421 - autofs: mount point create should honour passed in mode
14422 - mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
14423 - Revert "media: lirc_zilog: driver only sends LIRCCODE"
14424 - media: staging: lirc_zilog: incorrect reference counting
14425 - writeback: safer lock nesting
14426 - Bluetooth: hci_bcm: Add irq_polarity module option
14427 - mm: hwpoison: disable memory error handling on 1GB hugepage
14428 - media: rc: oops in ir_timer_keyup after device unplug
14429 - acpi, nfit: rework NVDIMM leaf method detection
14430 - ceph: always update atime/mtime/ctime for new inode
14431 - ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
14432 - ext4: force revalidation of directory pointer after seekdir(2)
14433 - RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
14434 - xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
14435 - xprtrdma: Fix corner cases when handling device removal
14436 - IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
14437 - drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
14438 - drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
14439 - mmc: core: Prevent bus reference leak in mmc_blk_init()
14440 - drm/amd/display: HDMI has no sound after Panel power off/on
14441 - trace_uprobe: Use %lx to display offset
14442 - clk: tegra: Mark HCLK, SCLK and EMC as critical
14443 - pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
14444 - pwm: mediatek: Improve precision in rate calculation
14445 - HID: i2c-hid: Fix resume issue on Raydium touchscreen device
14446 - s390: add support for IBM z14 Model ZR1
14447 - drm/i915: Fix hibernation with ACPI S0 target state
14448 - libnvdimm, dimm: handle EACCES failures from label reads
14449 - device-dax: allow MAP_SYNC to succeed
14450 - HID: i2c-hid: fix inverted return value from i2c_hid_command()
14451
14452 * CVE-2018-7755
14453 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
14454
14455 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 12 Jun 2018 18:09:35 +0200
ba9944e9 14456
b7be50f6 14457linux (4.15.0-23.25) bionic; urgency=medium
bd55b8aa 14458
b7be50f6 14459 * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
bd55b8aa 14460
b7be50f6
SB
14461 * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
14462 - arm64: mmu: add the entry trampolines start/end section markers into
14463 sections.h
14464 - arm64: sdei: Add trampoline code for remapping the kernel
14465
14466 * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
14467 - ACPI: APEI: handle PCIe AER errors in separate function
14468 - ACPI: APEI: call into AER handling regardless of severity
14469
14470 * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
14471 - scsi: qla2xxx: Fix session cleanup for N2N
14472 - scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
14473 - scsi: qla2xxx: Serialize session deletion by using work_lock
14474 - scsi: qla2xxx: Serialize session free in qlt_free_session_done
14475 - scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
14476 - scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
14477 - scsi: qla2xxx: Prevent relogin trigger from sending too many commands
14478 - scsi: qla2xxx: Fix double free bug after firmware timeout
14479 - scsi: qla2xxx: Fixup locking for session deletion
14480
14481 * Several hisi_sas bug fixes (LP: #1768974)
14482 - scsi: hisi_sas: dt-bindings: add an property of signal attenuation
14483 - scsi: hisi_sas: support the property of signal attenuation for v2 hw
14484 - scsi: hisi_sas: fix the issue of link rate inconsistency
14485 - scsi: hisi_sas: fix the issue of setting linkrate register
14486 - scsi: hisi_sas: increase timer expire of internal abort task
14487 - scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
14488 - scsi: hisi_sas: fix return value of hisi_sas_task_prep()
14489 - scsi: hisi_sas: Code cleanup and minor bug fixes
14490
14491 * [bionic] machine stuck and bonding not working well when nvmet_rdma module
14492 is loaded (LP: #1764982)
14493 - nvmet-rdma: Don't flush system_wq by default during remove_one
14494 - nvme-rdma: Don't flush delete_wq by default during remove_one
14495
14496 * Warnings/hang during error handling of SATA disks on SAS controller
14497 (LP: #1768971)
14498 - scsi: libsas: defer ata device eh commands to libata
14499
14500 * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
14501 - ata: do not schedule hot plug if it is a sas host
14502
14503 * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
14504 ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
14505 - powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
14506 - powerpc/64s: return more carefully from sreset NMI
14507 - powerpc/64s: sreset panic if there is no debugger or crash dump handlers
14508
14509 * fsnotify: Fix fsnotify_mark_connector race (LP: #1765564)
14510 - fsnotify: Fix fsnotify_mark_connector race
14511
14512 * Hang on network interface removal in Xen virtual machine (LP: #1771620)
14513 - xen-netfront: Fix hang on device removal
14514
14515 * HiSilicon HNS NIC names are truncated in /proc/interrupts (LP: #1765977)
14516 - net: hns: Avoid action name truncation
14517
14518 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
14519 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
14520 num_possible_cpus()
14521
14522 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
14523 - [Config] update Build-Depends: transfig to fig2dev
14524
14525 * smp_call_function_single/many core hangs with stop4 alone (LP: #1768898)
14526 - cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer
14527 interrupt
14528
14529 * Add d-i support for Huawei NICs (LP: #1767490)
14530 - d-i: add hinic to nic-modules udeb
14531
14532 * unregister_netdevice: waiting for eth0 to become free. Usage count = 5
14533 (LP: #1746474)
14534 - xfrm: reuse uncached_list to track xdsts
14535
14536 * Include nfp driver in linux-modules (LP: #1768526)
14537 - [Config] Add nfp.ko to generic inclusion list
14538
14539 * Kernel panic on boot (m1.small in cn-north-1) (LP: #1771679)
14540 - x86/xen: Reset VCPU0 info pointer after shared_info remap
14541
14542 * CVE-2018-3639 (x86)
14543 - x86/bugs: Fix the parameters alignment and missing void
14544 - KVM: SVM: Move spec control call after restore of GS
14545 - x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
14546 - x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
14547 - x86/cpufeatures: Disentangle SSBD enumeration
14548 - x86/cpufeatures: Add FEATURE_ZEN
14549 - x86/speculation: Handle HT correctly on AMD
14550 - x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
14551 - x86/speculation: Add virtualized speculative store bypass disable support
14552 - x86/speculation: Rework speculative_store_bypass_update()
14553 - x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
14554 - x86/bugs: Expose x86_spec_ctrl_base directly
14555 - x86/bugs: Remove x86_spec_ctrl_set()
14556 - x86/bugs: Rework spec_ctrl base and mask logic
14557 - x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
14558 - KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
14559 - x86/bugs: Rename SSBD_NO to SSB_NO
14560 - bpf: Prevent memory disambiguation attack
14561 - KVM: VMX: Expose SSBD properly to guests.
14562
14563 * Suspend to idle: Open lid didn't resume (LP: #1771542)
14564 - ACPI / PM: Do not reconfigure GPEs for suspend-to-idle
14565
14566 * Fix initialization failure detection in SDEI for device-tree based systems
14567 (LP: #1768663)
14568 - firmware: arm_sdei: Fix return value check in sdei_present_dt()
14569
14570 * No driver for Huawei network adapters on arm64 (LP: #1769899)
14571 - net-next/hinic: add arm64 support
14572
14573 * CVE-2018-1092
14574 - ext4: fail ext4_iget for root directory if unallocated
14575
14576 * kernel 4.15 breaks nouveau on Lenovo P50 (LP: #1763189)
14577 - drm/nouveau: Fix deadlock in nv50_mstm_register_connector()
14578
14579 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
14580 to load (LP: #1728238)
14581 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
14582 unreleased firmware"
14583
14584 * Battery drains when laptop is off (shutdown) (LP: #1745646)
14585 - PCI / PM: Check device_may_wakeup() in pci_enable_wake()
14586
14587 * Dell Latitude 5490/5590 BIOS update 1.1.9 causes black screen at boot
14588 (LP: #1764194)
14589 - drm/i915/bios: filter out invalid DDC pins from VBT child devices
14590
14591 * Intel 9462 A370:42A4 doesn't work (LP: #1748853)
14592 - iwlwifi: add shared clock PHY config flag for some devices
14593 - iwlwifi: add a bunch of new 9000 PCI IDs
14594
14595 * Fix an issue that some PCI devices get incorrectly suspended (LP: #1764684)
14596 - PCI / PM: Always check PME wakeup capability for runtime wakeup support
14597
14598 * [SRU][Bionic/Artful] fix false positives in W+X checking (LP: #1769696)
14599 - init: fix false positives in W+X checking
14600
14601 * Bionic update to v4.15.18 stable release (LP: #1769723)
14602 - netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to
14603 ip_set_net_exit()
14604 - cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
14605 - rds: MP-RDS may use an invalid c_path
14606 - slip: Check if rstate is initialized before uncompressing
14607 - vhost: fix vhost_vq_access_ok() log check
14608 - l2tp: fix races in tunnel creation
14609 - l2tp: fix race in duplicate tunnel detection
14610 - ip_gre: clear feature flags when incompatible o_flags are set
14611 - vhost: Fix vhost_copy_to_user()
14612 - lan78xx: Correctly indicate invalid OTP
14613 - media: v4l2-compat-ioctl32: don't oops on overlay
14614 - media: v4l: vsp1: Fix header display list status check in continuous mode
14615 - ipmi: Fix some error cleanup issues
14616 - parisc: Fix out of array access in match_pci_device()
14617 - parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
14618 - Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
14619 - PCI: hv: Serialize the present and eject work items
14620 - PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
14621 - KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
14622 - perf/core: Fix use-after-free in uprobe_perf_close()
14623 - x86/mce/AMD: Get address from already initialized block
14624 - hwmon: (ina2xx) Fix access to uninitialized mutex
14625 - ath9k: Protect queue draining by rcu_read_lock()
14626 - x86/apic: Fix signedness bug in APIC ID validity checks
14627 - f2fs: fix heap mode to reset it back
14628 - block: Change a rcu_read_{lock,unlock}_sched() pair into
14629 rcu_read_{lock,unlock}()
14630 - nvme: Skip checking heads without namespaces
14631 - lib: fix stall in __bitmap_parselist()
14632 - blk-mq: order getting budget and driver tag
14633 - blk-mq: don't keep offline CPUs mapped to hctx 0
14634 - ovl: fix lookup with middle layer opaque dir and absolute path redirects
14635 - xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
14636 - hugetlbfs: fix bug in pgoff overflow checking
14637 - nfsd: fix incorrect umasks
14638 - scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
14639 - block/loop: fix deadlock after loop_set_status
14640 - nfit: fix region registration vs block-data-window ranges
14641 - s390/qdio: don't retry EQBS after CCQ 96
14642 - s390/qdio: don't merge ERROR output buffers
14643 - s390/ipl: ensure loadparm valid flag is set
14644 - get_user_pages_fast(): return -EFAULT on access_ok failure
14645 - mm/gup_benchmark: handle gup failures
14646 - getname_kernel() needs to make sure that ->name != ->iname in long case
14647 - Bluetooth: Fix connection if directed advertising and privacy is used
14648 - Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-
14649 low
14650 - rtl8187: Fix NULL pointer dereference in priv->conf_mutex
14651 - ovl: set lower layer st_dev only if setting lower st_ino
14652 - Linux 4.15.18
14653
14654 * Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host controller
14655 dead (LP: #1768852)
14656 - xhci: Fix Kernel oops in xhci dbgtty
14657
14658 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
14659 - [Packaging] Fix missing watchdog for Raspberry Pi
14660
14661 * CVE-2018-8087
14662 - mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
14663
14664 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
14665 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
14666 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
14667
14668 * [ALSA] [PATCH] Clevo P950ER ALC1220 Fixup (LP: #1769721)
14669 - SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
14670
14671 * Bionic: Intermittently sent to Emergency Mode on boot with unhandled kernel
14672 NULL pointer dereference at 0000000000000980 (LP: #1768292)
14673 - thunderbolt: Prevent crash when ICM firmware is not running
14674
14675 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
14676 - [Config] snapdragon: DRM_I2C_ADV7511=y
14677
14678 * regression Aquantia Corp. AQC107 4.15.0-13-generic -> 4.15.0-20-generic ?
14679 (LP: #1767088)
14680 - net: aquantia: Regression on reset with 1.x firmware
14681 - net: aquantia: oops when shutdown on already stopped device
14682
14683 * e1000e msix interrupts broken in linux-image-4.15.0-15-generic
14684 (LP: #1764892)
14685 - e1000e: Remove Other from EIAC
14686
14687 * Acer Swift sf314-52 power button not managed (LP: #1766054)
14688 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
14689
14690 * set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630 (LP: #1766398)
14691 - ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
14692
14693 * Change the location for one of two front mics on a lenovo thinkcentre
14694 machine (LP: #1766477)
14695 - ALSA: hda/realtek - adjust the location of one mic
14696
14697 * SRU: bionic: apply 50 ZFS upstream bugfixes (LP: #1764690)
14698 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu15 (LP: #1764690)
14699
14700 * [8086:3e92] display becomes blank after S3 (LP: #1763271)
14701 - drm/i915/edp: Do not do link training fallback or prune modes on EDP
14702
14703 -- Stefan Bader <stefan.bader@canonical.com> Wed, 23 May 2018 18:54:55 +0200
bd55b8aa 14704
9a195475 14705linux (4.15.0-22.24) bionic; urgency=medium
07a36948 14706
9a195475
SB
14707 * CVE-2018-3639 (powerpc)
14708 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
14709 - stf-barrier: set eieio instruction bit 6 for future optimisations
07a36948 14710
9a195475
SB
14711 * CVE-2018-3639 (x86)
14712 - x86/nospec: Simplify alternative_msr_write()
14713 - x86/bugs: Concentrate bug detection into a separate function
14714 - x86/bugs: Concentrate bug reporting into a separate function
14715 - x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
14716 - x86/bugs, KVM: Support the combination of guest and host IBRS
14717 - x86/bugs: Expose /sys/../spec_store_bypass
14718 - x86/cpufeatures: Add X86_FEATURE_RDS
14719 - x86/bugs: Provide boot parameters for the spec_store_bypass_disable
14720 mitigation
14721 - x86/bugs/intel: Set proper CPU features and setup RDS
14722 - x86/bugs: Whitelist allowed SPEC_CTRL MSR values
14723 - x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
14724 - x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
14725 - x86/speculation: Create spec-ctrl.h to avoid include hell
14726 - prctl: Add speculation control prctls
14727 - x86/process: Allow runtime control of Speculative Store Bypass
14728 - x86/speculation: Add prctl for Speculative Store Bypass mitigation
14729 - nospec: Allow getting/setting on non-current task
14730 - proc: Provide details on speculation flaw mitigations
14731 - seccomp: Enable speculation flaw mitigations
14732 - x86/bugs: Make boot modes __ro_after_init
14733 - prctl: Add force disable speculation
14734 - seccomp: Use PR_SPEC_FORCE_DISABLE
14735 - seccomp: Add filter flag to opt-out of SSB mitigation
14736 - seccomp: Move speculation migitation control to arch code
14737 - x86/speculation: Make "seccomp" the default mode for Speculative Store
14738 Bypass
14739 - x86/bugs: Rename _RDS to _SSBD
14740 - proc: Use underscores for SSBD in 'status'
14741 - Documentation/spec_ctrl: Do some minor cleanups
14742 - x86/bugs: Fix __ssb_select_mitigation() return type
14743 - x86/bugs: Make cpu_show_common() static
14744
14745 * LSM Stacking prctl values should be redefined as to not collide with
14746 upstream prctls (LP: #1769263) // CVE-2018-3639
14747 - SAUCE: LSM stacking: adjust prctl values
14748
14749 -- Stefan Bader <stefan.bader@canonical.com> Tue, 15 May 2018 07:41:28 +0200
07a36948 14750
a628e8a4 14751linux (4.15.0-21.22) bionic; urgency=medium
4304cd24 14752
a628e8a4 14753 * linux: 4.15.0-21.22 -proposed tracker (LP: #1767397)
4304cd24 14754
a628e8a4
TLSC
14755 * initramfs-tools exception during pm.DoInstall with do-release-upgrade from
14756 16.04 to 18.04 (LP: #1766727)
14757 - Add linux-image-* Breaks on s390-tools (<< 2.3.0-0ubuntu3)
14758
14759 * linux-image-4.15.0-20-generic install after upgrade from xenial breaks
14760 (LP: #1767133)
14761 - Packaging: Depends on linux-base that provides the necessary tools
14762
14763 * linux-image packages need to Breaks flash-kernel << 3.90ubuntu2
14764 (LP: #1766629)
14765 - linux-image-* breaks on flash-kernel (<< 3.90ubuntu2)
14766
14767 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 30 Apr 2018 14:58:35 -0300
4304cd24 14768
d4174bae 14769linux (4.15.0-20.21) bionic; urgency=medium
56957d3e 14770
d4174bae 14771 * linux: 4.15.0-20.21 -proposed tracker (LP: #1766452)
56957d3e 14772
d4174bae
SF
14773 * package shim-signed (not installed) failed to install/upgrade: installed
14774 shim-signed package post-installation script subprocess returned error exit
14775 status 5 (LP: #1766391)
14776 - [Packaging] fix invocation of header postinst hooks
14777
14778 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Apr 2018 23:56:17 -0500
56957d3e 14779
25d7cdbb 14780linux (4.15.0-19.20) bionic; urgency=medium
3793e6dc 14781
25d7cdbb 14782 * linux: 4.15.0-19.20 -proposed tracker (LP: #1766021)
3793e6dc 14783
25d7cdbb
SF
14784 * Kernel 4.15.0-15 breaks Dell PowerEdge 12th Gen servers (LP: #1765232)
14785 - Revert "blk-mq: simplify queue mapping & schedule with each possisble CPU"
14786 - Revert "genirq/affinity: assign vectors to all possible CPUs"
14787
14788 -- Seth Forshee <seth.forshee@canonical.com> Sat, 21 Apr 2018 17:19:00 -0500
3793e6dc 14789
d3c5dfb7 14790linux (4.15.0-18.19) bionic; urgency=medium
57848588 14791
d3c5dfb7 14792 * linux: 4.15.0-18.19 -proposed tracker (LP: #1765490)
57848588 14793
d3c5dfb7
TLSC
14794 * [regression] Ubuntu 18.04:[4.15.0-17-generic #18] KVM Guest Kernel:
14795 meltdown: rfi/fallback displacement flush not enabled bydefault (kvm)
14796 (LP: #1765429)
14797 - powerpc/pseries: Fix clearing of security feature flags
14798
14799 * signing: only install a signed kernel (LP: #1764794)
14800 - [Packaging] update to Debian like control scripts
14801 - [Packaging] switch to triggers for postinst.d postrm.d handling
14802 - [Packaging] signing -- switch to raw-signing tarballs
14803 - [Packaging] signing -- switch to linux-image as signed when available
14804 - [Config] signing -- enable Opal signing for ppc64el
14805 - [Packaging] printenv -- add signing options
14806
14807 * [18.04 FEAT] Sign POWER host/NV kernels (LP: #1696154)
14808 - [Packaging] signing -- add support for signing Opal kernel binaries
14809
14810 * Please cherrypick s390 unwind fix (LP: #1765083)
14811 - s390/compat: fix setup_frame32
14812
14813 * Ubuntu 18.04 installer does not detect any IPR based HDD/RAID array [S822L]
14814 [ipr] (LP: #1751813)
14815 - d-i: move ipr to storage-core-modules on ppc64el
14816
14817 * drivers/gpu/drm/bridge/adv7511/adv7511.ko missing (LP: #1764816)
14818 - SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm
14819
14820 * Miscellaneous Ubuntu changes
14821 - [Packaging] Add linux-oem to rebuild test blacklist.
14822
14823 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 19 Apr 2018 18:06:46 -0300
57848588 14824
62b0412e 14825linux (4.15.0-17.18) bionic; urgency=medium
81619e0e 14826
62b0412e 14827 * linux: 4.15.0-17.18 -proposed tracker (LP: #1764498)
81619e0e 14828
62b0412e
SF
14829 * Eventual OOM with profile reloads (LP: #1750594)
14830 - SAUCE: apparmor: fix memory leak when duplicate profile load
14831
14832 -- Seth Forshee <seth.forshee@canonical.com> Mon, 16 Apr 2018 14:48:18 -0500
81619e0e 14833
9bdd96d7 14834linux (4.15.0-16.17) bionic; urgency=medium
f4763a54 14835
9bdd96d7 14836 * linux: 4.15.0-16.17 -proposed tracker (LP: #1763785)
f4763a54 14837
9bdd96d7
TLSC
14838 * [18.04] [bug] CFL-S(CNP)/CNL GPIO testing failed (LP: #1757346)
14839 - [Config]: Set CONFIG_PINCTRL_CANNONLAKE=y
14840
14841 * [Ubuntu 18.04] USB Type-C test failed on GLK (LP: #1758797)
14842 - SAUCE: usb: typec: ucsi: Increase command completion timeout value
14843
14844 * Fix trying to "push" an already active pool VP (LP: #1763386)
14845 - SAUCE: powerpc/xive: Fix trying to "push" an already active pool VP
14846
14847 * hisi_sas: Revert and replace SAUCE patches w/ upstream (LP: #1762824)
14848 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: export device table of v3 hw to
14849 userspace"
14850 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: config for hip08 ES"
14851 - scsi: hisi_sas: modify some register config for hip08
14852 - scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()
14853
14854 * Realtek card reader - RTS5243 [VEN_10EC&DEV_5260] (LP: #1737673)
14855 - misc: rtsx: Move Realtek Card Reader Driver to misc
14856 - updateconfigs for Realtek Card Reader Driver
14857 - misc: rtsx: Add support for RTS5260
14858 - misc: rtsx: Fix symbol clashes
14859
14860 * Mellanox [mlx5] [bionic] UBSAN: Undefined behaviour in
14861 ./include/linux/net_dim.h (LP: #1763269)
14862 - net/mlx5e: Fix int overflow
14863
14864 * apparmor bug fixes for bionic (LP: #1763427)
14865 - apparmor: fix logging of the existence test for signals
14866 - apparmor: make signal label match work when matching stacked labels
14867 - apparmor: audit unknown signal numbers
14868 - apparmor: fix memory leak on buffer on error exit path
14869 - apparmor: fix mediation of prlimit
14870
14871 * dangling symlinks to loaded apparmor policy (LP: #1755563) // apparmor bug
14872 fixes for bionic (LP: #1763427)
14873 - apparmor: fix dangling symlinks to policy rawdata after replacement
14874
14875 * [OPAL] Assert fail:
14876 core/mem_region.c:447:lock_held_by_me(&region->free_list_lock)
14877 (LP: #1762913)
14878 - powerpc/watchdog: remove arch_trigger_cpumask_backtrace
14879
14880 * [LTC Test] Ubuntu 18.04: tm_trap_test failed on P8 compat mode guest
14881 (LP: #1762928)
14882 - powerpc/tm: Fix endianness flip on trap
14883
14884 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
14885 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
14886 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
14887 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Add MCLK, quirks
14888 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
14889
14890 * /dev/ipmi enumeration flaky on Cavium Sabre nodes (LP: #1762812)
14891 - i2c: xlp9xx: return ENXIO on slave address NACK
14892 - i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
14893 - i2c: xlp9xx: Check for Bus state before every transfer
14894 - i2c: xlp9xx: Handle NACK on DATA properly
14895
14896 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
14897 - tools/kvm_stat: simplify the sortkey function
14898 - tools/kvm_stat: use a namedtuple for storing the values
14899 - tools/kvm_stat: use a more pythonic way to iterate over dictionaries
14900 - tools/kvm_stat: avoid 'is' for equality checks
14901 - tools/kvm_stat: fix crash when filtering out all non-child trace events
14902 - tools/kvm_stat: print error on invalid regex
14903 - tools/kvm_stat: fix debugfs handling
14904 - tools/kvm_stat: mark private methods as such
14905 - tools/kvm_stat: eliminate extra guest/pid selection dialog
14906 - tools/kvm_stat: separate drilldown and fields filtering
14907 - tools/kvm_stat: group child events indented after parent
14908 - tools/kvm_stat: print 'Total' line for multiple events only
14909 - tools/kvm_stat: Fix python3 syntax
14910 - tools/kvm_stat: Don't use deprecated file()
14911 - tools/kvm_stat: Remove unused function
14912 - [Packaging] Add linux-tools-host package for VM host tools
14913 - [Config] do_tools_host=true for amd64
14914
14915 * Bionic update to v4.15.17 stable release (LP: #1763366)
14916 - i40iw: Fix sequence number for the first partial FPDU
14917 - i40iw: Correct Q1/XF object count equation
14918 - i40iw: Validate correct IRD/ORD connection parameters
14919 - clk: meson: mpll: use 64-bit maths in params_from_rate
14920 - ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node
14921 - Bluetooth: Add a new 04ca:3015 QCA_ROME device
14922 - ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
14923 - thermal: power_allocator: fix one race condition issue for thermal_instances
14924 list
14925 - perf probe: Find versioned symbols from map
14926 - perf probe: Add warning message if there is unexpected event name
14927 - perf evsel: Fix swap for samples with raw data
14928 - perf evsel: Enable ignore_missing_thread for pid option
14929 - l2tp: fix missing print session offset info
14930 - rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
14931 - ACPI / video: Default lcd_only to true on Win8-ready and newer machines
14932 - IB/mlx5: Report inner RSS capability
14933 - VFS: close race between getcwd() and d_move()
14934 - watchdog: dw_wdt: add stop watchdog operation
14935 - clk: divider: fix incorrect usage of container_of
14936 - PM / devfreq: Fix potential NULL pointer dereference in governor_store
14937 - gpiolib: don't dereference a desc before validation
14938 - net_sch: red: Fix the new offload indication
14939 - selftests/net: fix bugs in address and port initialization
14940 - thermal/drivers/hisi: Remove bogus const from function return type
14941 - RDMA/cma: Mark end of CMA ID messages
14942 - hwmon: (ina2xx) Make calibration register value fixed
14943 - f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
14944 - clk: sunxi-ng: a83t: Add M divider to TCON1 clock
14945 - media: videobuf2-core: don't go out of the buffer range
14946 - ASoC: Intel: Skylake: Disable clock gating during firmware and library
14947 download
14948 - ASoC: Intel: cht_bsw_rt5645: Analog Mic support
14949 - drm/msm: Fix NULL deref in adreno_load_gpu
14950 - IB/ipoib: Fix for notify send CQ failure messages
14951 - spi: sh-msiof: Fix timeout failures for TX-only DMA transfers
14952 - scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
14953 - irqchip/ompic: fix return value check in ompic_of_init()
14954 - irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
14955 - ACPI: EC: Fix debugfs_create_*() usage
14956 - mac80211: Fix setting TX power on monitor interfaces
14957 - vfb: fix video mode and line_length being set when loaded
14958 - crypto: crypto4xx - perform aead icv check in the driver
14959 - gpio: label descriptors using the device name
14960 - arm64: asid: Do not replace active_asids if already 0
14961 - powernv-cpufreq: Add helper to extract pstate from PMSR
14962 - IB/rdmavt: Allocate CQ memory on the correct node
14963 - blk-mq: avoid to map CPU into stale hw queue
14964 - blk-mq: fix race between updating nr_hw_queues and switching io sched
14965 - backlight: tdo24m: Fix the SPI CS between transfers
14966 - nvme-fabrics: protect against module unload during create_ctrl
14967 - nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
14968 - pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
14969 - nvme_fcloop: disassocate local port structs
14970 - nvme_fcloop: fix abort race condition
14971 - tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
14972 - perf report: Fix a no annotate browser displayed issue
14973 - staging: lustre: disable preempt while sampling processor id.
14974 - ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
14975 - power: supply: axp288_charger: Properly stop work on probe-error / remove
14976 - rt2x00: do not pause queue unconditionally on error path
14977 - wl1251: check return from call to wl1251_acx_arp_ip_filter
14978 - net/mlx5: Fix race for multiple RoCE enable
14979 - bcache: ret IOERR when read meets metadata error
14980 - bcache: stop writeback thread after detaching
14981 - bcache: segregate flash only volume write streams
14982 - net: Fix netdev_WARN_ONCE macro
14983 - net/mlx5e: IPoIB, Use correct timestamp in child receive flow
14984 - blk-mq: fix kernel oops in blk_mq_tag_idle()
14985 - tty: n_gsm: Allow ADM response in addition to UA for control dlci
14986 - block, bfq: put async queues for root bfq groups too
14987 - serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
14988 - EDAC, mv64x60: Fix an error handling path
14989 - uio_hv_generic: check that host supports monitor page
14990 - Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
14991 - Bluetooth: hci_bcm: Validate IRQ before using it
14992 - Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
14993 - i40evf: don't rely on netif_running() outside rtnl_lock()
14994 - drm/amd/powerplay: fix memory leakage when reload (v2)
14995 - cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
14996 - PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
14997 - scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware
14998 in RAID map
14999 - scsi: megaraid_sas: unload flag should be set after scsi_remove_host is
15000 called
15001 - RDMA/cma: Fix rdma_cm path querying for RoCE
15002 - gpio: thunderx: fix error return code in thunderx_gpio_probe()
15003 - x86/gart: Exclude GART aperture from vmcore
15004 - sdhci: Advertise 2.0v supply on SDIO host controller
15005 - Input: goodix - disable IRQs while suspended
15006 - mtd: mtd_oobtest: Handle bitflips during reads
15007 - crypto: aes-generic - build with -Os on gcc-7+
15008 - perf tools: Fix copyfile_offset update of output offset
15009 - tcmu: release blocks for partially setup cmds
15010 - thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
15011 - drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
15012 - drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
15013 - x86/microcode: Propagate return value from updating functions
15014 - x86/CPU: Add a microcode loader callback
15015 - x86/CPU: Check CPU feature bits after microcode upgrade
15016 - x86/microcode: Get rid of struct apply_microcode_ctx
15017 - x86/microcode/intel: Check microcode revision before updating sibling
15018 threads
15019 - x86/microcode/intel: Writeback and invalidate caches before updating
15020 microcode
15021 - x86/microcode: Do not upload microcode if CPUs are offline
15022 - x86/microcode/intel: Look into the patch cache first
15023 - x86/microcode: Request microcode on the BSP
15024 - x86/microcode: Synchronize late microcode loading
15025 - x86/microcode: Attempt late loading only when new microcode is present
15026 - x86/microcode: Fix CPU synchronization routine
15027 - arp: fix arp_filter on l3slave devices
15028 - ipv6: the entire IPv6 header chain must fit the first fragment
15029 - lan78xx: Crash in lan78xx_writ_reg (Workqueue: events
15030 lan78xx_deferred_multicast_write)
15031 - net: dsa: Discard frames from unused ports
15032 - net: fix possible out-of-bound read in skb_network_protocol()
15033 - net/ipv6: Fix route leaking between VRFs
15034 - net/ipv6: Increment OUTxxx counters after netfilter hook
15035 - netlink: make sure nladdr has correct size in netlink_connect()
15036 - net/mlx5e: Verify coalescing parameters in range
15037 - net sched actions: fix dumping which requires several messages to user space
15038 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
15039 - pptp: remove a buggy dst release in pptp_connect()
15040 - r8169: fix setting driver_data after register_netdev
15041 - sctp: do not leak kernel memory to user space
15042 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
15043 - vhost: correctly remove wait queue during poll failure
15044 - vlan: also check phy_driver ts_info for vlan's real device
15045 - vrf: Fix use after free and double free in vrf_finish_output
15046 - bonding: fix the err path for dev hwaddr sync in bond_enslave
15047 - bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
15048 - bonding: process the err returned by dev_set_allmulti properly in
15049 bond_enslave
15050 - net: fool proof dev_valid_name()
15051 - ip_tunnel: better validate user provided tunnel names
15052 - ipv6: sit: better validate user provided tunnel names
15053 - ip6_gre: better validate user provided tunnel names
15054 - ip6_tunnel: better validate user provided tunnel names
15055 - vti6: better validate user provided tunnel names
15056 - net/mlx5e: Set EQE based as default TX interrupt moderation mode
15057 - net_sched: fix a missing idr_remove() in u32_delete_key()
15058 - net/sched: fix NULL dereference in the error path of tcf_vlan_init()
15059 - net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
15060 - net/mlx5e: Fix memory usage issues in offloading TC flows
15061 - net/sched: fix NULL dereference in the error path of tcf_sample_init()
15062 - nfp: use full 40 bits of the NSP buffer address
15063 - ipv6: sr: fix seg6 encap performances with TSO enabled
15064 - net/mlx5e: Don't override vport admin link state in switchdev mode
15065 - net/mlx5e: Sync netdev vxlan ports at open
15066 - net/sched: fix NULL dereference in the error path of tunnel_key_init()
15067 - net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
15068 - strparser: Fix sign of err codes
15069 - net/mlx4_en: Fix mixed PFC and Global pause user control requests
15070 - net/mlx5e: Fix traffic being dropped on VF representor
15071 - vhost: validate log when IOTLB is enabled
15072 - route: check sysctl_fib_multipath_use_neigh earlier than hash
15073 - team: move dev_mc_sync after master_upper_dev_link in team_port_add
15074 - vhost_net: add missing lock nesting notation
15075 - net/mlx4_core: Fix memory leak while delete slave's resources
15076 - Linux 4.15.17
15077
15078 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
15079 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.15.17 stable
15080 release (LP: #1763366)
15081 - sky2: Increase D3 delay to sky2 stops working after suspend
15082
15083 * [Featire] CNL: Enable RAPL support (LP: #1685712)
15084 - powercap: RAPL: Add support for Cannon Lake
15085
15086 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
15087 - s390: move nobp parameter functions to nospec-branch.c
15088 - s390: add automatic detection of the spectre defense
15089 - s390: report spectre mitigation via syslog
15090 - s390: add sysfs attributes for spectre
15091 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
15092 - s390: correct nospec auto detection init order
15093
15094 * Merge the linux-snapdragon kernel into bionic master/snapdragon
15095 (LP: #1763040)
15096 - drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"
15097 - drm/msm: fix msm_rd_dump_submit prototype
15098 - drm/msm: gpu: Only sync fences on rings that exist
15099 - wcn36xx: set default BTLE coexistence config
15100 - wcn36xx: Add hardware scan offload support
15101 - wcn36xx: Reduce spinlock in indication handler
15102 - wcn36xx: fix incorrect assignment to msg_body.min_ch_time
15103 - wcn36xx: release DMA memory in case of error
15104 - mailbox: qcom: Convert APCS IPC driver to use regmap
15105 - mailbox: qcom: Create APCS child device for clock controller
15106 - clk: qcom: Add A53 PLL support
15107 - clk: qcom: Add regmap mux-div clocks support
15108 - clk: qcom: Add APCS clock controller support
15109 - clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()
15110 - media: venus: venc: set correctly GOP size and number of B-frames
15111 - media: venus: venc: configure entropy mode
15112 - media: venus: venc: Apply inloop deblocking filter
15113 - media: venus: cleanup set_property controls
15114 - arm64: defconfig: enable REMOTEPROC
15115 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
15116 - kernel: configs; add distro.config
15117 - arm64: configs: enable WCN36xx
15118 - kernel: distro.config: enable debug friendly USB network adpater
15119 - arm64: configs: enable QCOM Venus
15120 - arm64: defconfig: Enable a53/apcs and avs
15121 - arm64: defconfig: enable ondemand governor as default
15122 - arm64: defconfig: enable QCOM_TSENS
15123 - arm64: defconfig: enable new trigger modes for leds
15124 - kernel: configs: enable dm_mod and dm_crypt
15125 - Force the SMD regulator driver to be compiled-in
15126 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
15127 - arm64: configs: enable BT_QCOMSMD
15128 - kernel: configs: add more USB net drivers
15129 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
15130 - arm64: configs: Enable camera drivers
15131 - kernel: configs: add freq stat to sysfs
15132 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
15133 - arm64: defconfig: Enable QRTR features
15134 - kernel: configs: set USB_CONFIG_F_FS in distro.config
15135 - kernel: distro.config: enable 'schedutil' CPUfreq governor
15136 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
15137 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
15138 - arm64: defconfig: enable LEDS_QCOM_LPG
15139 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
15140 - power: avs: Add support for CPR (Core Power Reduction)
15141 - power: avs: cpr: Use raw mem access for qfprom
15142 - power: avs: cpr: fix with new reg_sequence structures
15143 - power: avs: cpr: Register with cpufreq-dt
15144 - regulator: smd: Add floor and corner operations
15145 - PM / OPP: Support adjusting OPP voltages at runtime
15146 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
15147 - PM / OPP: HACK: Allow to set regulator without opp_list
15148 - PM / OPP: Add a helper to get an opp regulator for device
15149 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
15150 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
15151 - ov5645: I2C address change
15152 - i2c: Add Qualcomm Camera Control Interface driver
15153 - camss: vfe: Skip first four frames from sensor
15154 - camss: Do not register if no cameras are present
15155 - i2c-qcom-cci: Fix run queue completion timeout
15156 - i2c-qcom-cci: Fix I2C address bug
15157 - media: ov5645: Fix I2C address
15158 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
15159 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
15160 - leds: Add driver for Qualcomm LPG
15161 - wcn36xx: Fix warning due to duplicate scan_completed notification
15162 - arm64: dts: Add CPR DT node for msm8916
15163 - arm64: dts: add spmi-regulator nodes
15164 - arm64: dts: msm8916: Add cpufreq support
15165 - arm64: dts: msm8916: Add a shared CPU opp table
15166 - arm64: dts: msm8916: Add cpu cooling maps
15167 - arm64: dts: pm8916: Mark the s2 regulator as always-on
15168 - dt-bindings: mailbox: qcom: Document the APCS clock binding
15169 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
15170 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
15171 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
15172 - arm64: dts: qcom: apq8016-sbc: Allow USR4 LED to notify kernel panic
15173 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
15174 driver
15175 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
15176 - DT: leds: Add Qualcomm Light Pulse Generator binding
15177 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
15178 - arm64: dts: qcom: Add pwm node for pm8916
15179 - arm64: dts: qcom: Add user LEDs on db820c
15180 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
15181 - ARM: dts: qcom: Add LPG node to pm8941
15182 - ARM: dts: qcom: honami: Add LPG node and RGB LED
15183 - arm64: dts: qcom: Add Camera Control Interface support
15184 - arm64: dts: qcom: Add apps_iommu vfe child node
15185 - arm64: dts: qcom: Add camss device node
15186 - arm64: dts: qcom: Add ov5645 device nodes
15187 - arm64: dts: msm8916: Fix camera sensors I2C addresses
15188 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
15189 - packaging: arm64: add a uboot flavour - part1
15190 - packaging: arm64: add a uboot flavour - part2
15191 - packaging: arm64: add a uboot flavour - part3
15192 - packaging: arm64: add a uboot flavour - part4
15193 - packaging: arm64: add a uboot flavour - part5
15194 - packaging: arm64: rename uboot flavour to snapdragon
15195 - [Config] updateconfigs after qcomlt import
15196 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
15197 - [Config] arm64: snapdragon: MSM_GCC_8916=y
15198 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
15199 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
15200 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
15201 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
15202 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
15203 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
15204 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
15205 - [Config] arm64: snapdragon: QCOM_SMEM=y
15206 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
15207 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
15208 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
15209 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
15210 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
15211 - [Config] arm64: snapdragon: QCOM_CPR=y
15212 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
15213 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
15214 - [Config] turn off DRM_MSM_REGISTER_LOGGING
15215 - [Config] arm64: snapdragon: I2C_QUP=y
15216 - [Config] arm64: snapdragon: SPI_QUP=y
15217 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
15218 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
15219 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
15220 - [Config] arm64: snapdragon: QCOM_SMSM=y
15221 - [Config] arm64: snapdragon: QCOM_SMP2P=y
15222 - [Config] arm64: snapdragon: DRM_MSM=y
15223 - [Config] arm64: snapdragon: SND_SOC=y
15224 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
15225 - [Config] arm64: snapdragon: QCOM_A53PLL=y, QCOM_CLK_APCS_MSM8916=y
15226 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
15227 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
15228 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
15229 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
15230 SND_SOC_MSM8916_WCD_DIGITAL=y
15231 - SAUCE: media: ov5645: skip address change if dt addr == default addr
15232 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
15233 #ifdefs
15234 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
15235 - packaging: snapdragon: fixup ABI paths
15236
15237 * LSM stacking patches for bionic (LP: #1763062)
15238 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
15239 - SAUCE: LSM stacking: LSM: Manage credential security blobs
15240 - SAUCE: LSM stacking: LSM: Manage file security blobs
15241 - SAUCE: LSM stacking: LSM: Manage task security blobs
15242 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
15243 - SAUCE: LSM stacking: LSM: General stacking
15244 - SAUCE: LSM stacking: fixup initialize task->security
15245 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
15246 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
15247 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
15248 - SAUCE: LSM stacking: fixup apparmor stacking enablement
15249 - SAUCE: LSM stacking: fixup stacking kconfig
15250 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
15251 - SAUCE: LSM stacking: provide prctl interface for setting context
15252 - SAUCE: LSM stacking: inherit current display LSM
15253 - SAUCE: LSM stacking: keep an index for each registered LSM
15254 - SAUCE: LSM stacking: verify display LSM
15255 - SAUCE: LSM stacking: provide a way to specify the default display lsm
15256 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
15257 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
15258 - SAUCE: LSM stacking: add Kconfig to set default display LSM
15259 - SAUCE: LSM stacking: add configs for LSM stacking
15260 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
15261 - SAUCE: LSM stacking: remove procfs context interface
15262
15263 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
15264 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
15265 - SAUCE: LSM stacking: check for invalid zero sized writes
15266
15267 * RDMA/hns: ensure for-loop actually iterates and free's buffers
15268 (LP: #1762757)
15269 - RDMA/hns: ensure for-loop actually iterates and free's buffers
15270
15271 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
15272 (LP: #1762755)
15273 - RDMA/hns: Fix the endian problem for hns
15274 - RDMA/hns: Support rq record doorbell for the user space
15275 - RDMA/hns: Support cq record doorbell for the user space
15276 - RDMA/hns: Support rq record doorbell for kernel space
15277 - RDMA/hns: Support cq record doorbell for kernel space
15278 - RDMA/hns: Fix cqn type and init resp
15279 - RDMA/hns: Fix init resp when alloc ucontext
15280 - RDMA/hns: Fix cq record doorbell enable in kernel
15281
15282 * Replace LPC patchset with upstream version (LP: #1762758)
15283 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
15284 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
15285 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
15286 children"
15287 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
15288 bindings"
15289 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
15290 devices"
15291 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
15292 hosts"
15293 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
15294 pci_register_io_range()"
15295 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
15296 pci_register_io_range()"
15297 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
15298 - lib: Add generic PIO mapping method
15299 - PCI: Remove __weak tag from pci_register_io_range()
15300 - PCI: Add fwnode handler as input param of pci_register_io_range()
15301 - PCI: Apply the new generic I/O management on PCI IO hosts
15302 - of: Add missing I/O range exception for indirect-IO devices
15303 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
15304 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
15305 - ACPI / scan: Do not enumerate Indirect IO host children
15306 - HISI LPC: Add ACPI support
15307 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
15308
15309 * Enable Tunneled Operations on POWER9 (LP: #1762448)
15310 - powerpc/powernv: Enable tunneled operations
15311 - cxl: read PHB indications from the device tree
15312
15313 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
15314 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
15315
15316 * NFS + sec=krb5 is broken (LP: #1759791)
15317 - sunrpc: remove incorrect HMAC request initialization
15318
15319 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
15320 - d-i: add bcm2835 to block-modules
15321
15322 * Backport USB core quirks (LP: #1762695)
15323 - usb: core: Add "quirks" parameter for usbcore
15324 - usb: core: Copy parameter string correctly and remove superfluous null check
15325 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
15326
15327 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
15328 setting up a second end-to-end encrypted disk (LP: #1762353)
15329 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
15330
15331 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
15332 - powerpc/64s: Wire up cpu_show_spectre_v2()
15333
15334 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
15335 - powerpc/64s: Wire up cpu_show_spectre_v1()
15336
15337 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
15338 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
15339 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
15340 - powerpc/rfi-flush: Always enable fallback flush on pseries
15341 - powerpc/rfi-flush: Differentiate enabled and patched flush types
15342 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
15343 - powerpc/64s: Move cpu_show_meltdown()
15344 - powerpc/64s: Enhance the information in cpu_show_meltdown()
15345 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
15346 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
15347
15348 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
15349 CVE-2017-5753 // CVE-2017-5754
15350 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
15351 - powerpc: Add security feature flags for Spectre/Meltdown
15352 - powerpc/pseries: Set or clear security feature flags
15353 - powerpc/powernv: Set or clear security feature flags
15354
15355 * Hisilicon network subsystem 3 support (LP: #1761610)
15356 - net: hns3: export pci table of hclge and hclgevf to userspace
15357 - d-i: Add hns3 drivers to nic-modules
15358
15359 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
15360 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
15361
15362 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
15363 - perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor
15364 - perf vendor events: Drop incomplete multiple mapfile support
15365 - perf vendor events: Fix error code in json_events()
15366 - perf vendor events: Drop support for unused topic directories
15367 - perf vendor events: Add support for pmu events vendor subdirectory
15368 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
15369 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
15370 - perf vendor events: Add support for arch standard events
15371 - perf vendor events arm64: Add armv8-recommended.json
15372 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
15373 - perf vendor events arm64: fixup A53 to use recommended events
15374 - perf vendor events arm64: add HiSilicon hip08 JSON file
15375 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
15376
15377 * Warning "cache flush timed out!" seen when unloading the cxl driver
15378 (LP: #1762367)
15379 - cxl: Check if PSL data-cache is available before issue flush request
15380
15381 * Bionic update to 4.15.16 stable release (LP: #1762370)
15382 - ARM: OMAP: Fix SRAM W+X mapping
15383 - ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]
15384 - ARM: dts: sun6i: a31s: bpi-m2: improve pmic properties
15385 - ARM: dts: sun6i: a31s: bpi-m2: add missing regulators
15386 - mtd: jedec_probe: Fix crash in jedec_read_mfr()
15387 - mtd: nand: atmel: Fix get_sectorsize() function
15388 - ALSA: usb-audio: Add native DSD support for TEAC UD-301
15389 - ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
15390 - ALSA: pcm: potential uninitialized return values
15391 - x86/platform/uv/BAU: Add APIC idt entry
15392 - perf/hwbp: Simplify the perf-hwbp code, fix documentation
15393 - ceph: only dirty ITER_IOVEC pages for direct read
15394 - ipc/shm.c: add split function to shm_vm_ops
15395 - i2c: i2c-stm32f7: fix no check on returned setup
15396 - powerpc/mm: Add tracking of the number of coprocessors using a context
15397 - powerpc/mm: Workaround Nest MMU bug with TLB invalidations
15398 - powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
15399 - partitions/msdos: Unable to mount UFS 44bsd partitions
15400 - xfrm_user: uncoditionally validate esn replay attribute struct
15401 - RDMA/ucma: Check AF family prior resolving address
15402 - RDMA/ucma: Fix use-after-free access in ucma_close
15403 - RDMA/ucma: Ensure that CM_ID exists prior to access it
15404 - RDMA/rdma_cm: Fix use after free race with process_one_req
15405 - RDMA/ucma: Check that device is connected prior to access it
15406 - RDMA/ucma: Check that device exists prior to accessing it
15407 - RDMA/ucma: Introduce safer rdma_addr_size() variants
15408 - ipv6: fix possible deadlock in rt6_age_examine_exception()
15409 - net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
15410 - xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
15411 - percpu: add __GFP_NORETRY semantics to the percpu balancing path
15412 - netfilter: x_tables: make allocation less aggressive
15413 - netfilter: bridge: ebt_among: add more missing match size checks
15414 - l2tp: fix races with ipv4-mapped ipv6 addresses
15415 - netfilter: drop template ct when conntrack is skipped.
15416 - netfilter: x_tables: add and use xt_check_proc_name
15417 - phy: qcom-ufs: add MODULE_LICENSE tag
15418 - Bluetooth: Fix missing encryption refresh on Security Request
15419 - drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
15420 - bitmap: fix memset optimization on big-endian systems
15421 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
15422 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
15423 - USB: serial: cp210x: add ELDAT Easywave RX09 id
15424 - serial: 8250: Add Nuvoton NPCM UART
15425 - mei: remove dev_err message on an unsupported ioctl
15426 - /dev/mem: Avoid overwriting "err" in read_mem()
15427 - media: usbtv: prevent double free in error case
15428 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
15429 - crypto: lrw - Free rctx->ext with kzfree
15430 - crypto: talitos - don't persistently map req_ctx->hw_context and
15431 req_ctx->buf
15432 - crypto: inside-secure - fix clock management
15433 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
15434 - crypto: talitos - fix IPsec cipher in length
15435 - crypto: ahash - Fix early termination in hash walk
15436 - crypto: caam - Fix null dereference at error path
15437 - crypto: ccp - return an actual key size from RSA max_size callback
15438 - crypto: arm,arm64 - Fix random regeneration of S_shipped
15439 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
15440 - Btrfs: fix unexpected cow in run_delalloc_nocow
15441 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
15442 - Revert "base: arch_topology: fix section mismatch build warnings"
15443 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
15444 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
15445 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
15446 - vt: change SGR 21 to follow the standards
15447 - ARM: dts: DRA76-EVM: Set powerhold property for tps65917
15448 - net: hns: Fix ethtool private flags
15449 - Fix slab name "biovec-(1<<(21-12))"
15450 - Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"
15451 - Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"
15452 - Revert "cpufreq: Fix governor module removal race"
15453 - Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
15454 - Linux 4.15.16
15455
15456 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
15457 starting 4.15-rc2 (LP: #1759893)
15458 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
15459 build"
15460 - [Config] CONFIG_BLK_DEV_NMVE=m
15461
15462 * Miscellaneous Ubuntu changes
15463 - [Packaging] Only install cloud init files when do_tools_common=true
15464
15465 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 13 Apr 2018 14:40:52 -0300
f4763a54 15466
9b4816de 15467linux (4.15.0-15.16) bionic; urgency=medium
8dabcacf 15468
9b4816de 15469 * linux: 4.15.0-15.16 -proposed tracker (LP: #1761177)
8dabcacf 15470
9b4816de
SF
15471 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
15472 - PM / hibernate: Make passing hibernate offsets more friendly
15473
15474 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
15475 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
15476
15477 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
15478 type(pseries-bionic) complaining "KVM implementation does not support
15479 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
15480 - powerpc: Use feature bit for RTC presence rather than timebase presence
15481 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
15482 - powerpc: Free up CPU feature bits on 64-bit machines
15483 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
15484 - powerpc/powernv: Provide a way to force a core into SMT4 mode
15485 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
15486 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
15487 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
15488
15489 * Important Kernel fixes to be backported for Power9 (kvm) (LP: #1758910)
15490 - powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
15491
15492 * Ubuntu 18.04 - IO Hang on some namespaces when running HTX with 16
15493 namespaces (Bolt / NVMe) (LP: #1757497)
15494 - powerpc/64s: Fix lost pending interrupt due to race causing lost update to
15495 irq_happened
15496
15497 * fwts-efi-runtime-dkms 18.03.00-0ubuntu1: fwts-efi-runtime-dkms kernel module
15498 failed to build (LP: #1760876)
15499 - [Packaging] include the retpoline extractor in the headers
15500
15501 -- Seth Forshee <seth.forshee@canonical.com> Wed, 04 Apr 2018 08:26:19 -0500
8dabcacf 15502
e4a338d3 15503linux (4.15.0-14.15) bionic; urgency=medium
f92cd195 15504
e4a338d3 15505 * linux: 4.15.0-14.15 -proposed tracker (LP: #1760678)
f92cd195 15506
e4a338d3
TLSC
15507 * [Bionic] mlx4 ETH - mlnx_qos failed when set some TC to vendor
15508 (LP: #1758662)
15509 - net/mlx4_en: Change default QoS settings
15510
15511 * AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10
15512 (LP: #1759312)
15513 - powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
15514
15515 * Bionic update to 4.15.15 stable release (LP: #1760585)
15516 - net: dsa: Fix dsa_is_user_port() test inversion
15517 - openvswitch: meter: fix the incorrect calculation of max delta_t
15518 - qed: Fix MPA unalign flow in case header is split across two packets.
15519 - tcp: purge write queue upon aborting the connection
15520 - qed: Fix non TCP packets should be dropped on iWARP ll2 connection
15521 - sysfs: symlink: export sysfs_create_link_nowarn()
15522 - net: phy: relax error checking when creating sysfs link netdev->phydev
15523 - devlink: Remove redundant free on error path
15524 - macvlan: filter out unsupported feature flags
15525 - net: ipv6: keep sk status consistent after datagram connect failure
15526 - ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
15527 - ipv6: sr: fix NULL pointer dereference when setting encap source address
15528 - ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
15529 - mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
15530 - net: phy: Tell caller result of phy_change()
15531 - ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
15532 - net sched actions: return explicit error when tunnel_key mode is not
15533 specified
15534 - ppp: avoid loop in xmit recursion detection code
15535 - rhashtable: Fix rhlist duplicates insertion
15536 - test_rhashtable: add test case for rhltable with duplicate objects
15537 - kcm: lock lower socket in kcm_attach
15538 - sch_netem: fix skb leak in netem_enqueue()
15539 - ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
15540 - net: use skb_to_full_sk() in skb_update_prio()
15541 - net: Fix hlist corruptions in inet_evict_bucket()
15542 - s390/qeth: free netdevice when removing a card
15543 - s390/qeth: when thread completes, wake up all waiters
15544 - s390/qeth: lock read device while queueing next buffer
15545 - s390/qeth: on channel error, reject further cmd requests
15546 - soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
15547 - dpaa_eth: fix error in dpaa_remove()
15548 - dpaa_eth: remove duplicate initialization
15549 - dpaa_eth: increment the RX dropped counter when needed
15550 - dpaa_eth: remove duplicate increment of the tx_errors counter
15551 - dccp: check sk for closed state in dccp_sendmsg()
15552 - ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
15553 - l2tp: do not accept arbitrary sockets
15554 - net: ethernet: arc: Fix a potential memory leak if an optional regulator is
15555 deferred
15556 - net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY
15557 interface
15558 - net: fec: Fix unbalanced PM runtime calls
15559 - net/iucv: Free memory obtained by kzalloc
15560 - netlink: avoid a double skb free in genlmsg_mcast()
15561 - net: Only honor ifindex in IP_PKTINFO if non-0
15562 - net: systemport: Rewrite __bcm_sysport_tx_reclaim()
15563 - qede: Fix qedr link update
15564 - skbuff: Fix not waking applications when errors are enqueued
15565 - team: Fix double free in error path
15566 - Linux 4.15.15
15567
15568 * Ubuntu 18.04 [ WSP DD2.2 with stop4 and stop5 enabled ]: kdump fails to
15569 capture dump when smt=2 or off. (LP: #1758206)
15570 - powerpc/crash: Remove the test for cpu_online in the IPI callback
15571 - powernv/kdump: Fix cases where the kdump kernel can get HMI's
15572 - powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
15573
15574 * [Intel Ubuntu 18.04 Bug] Null pointer dereference, when disconnecting RAID
15575 rebuild target (LP: #1759279)
15576 - md: document lifetime of internal rdev pointer.
15577
15578 * [Feature]Crystal Ridge:add support for the platform capabilities NFIT sub-
15579 table in ACPI 6.2A (LP: #1730829)
15580 - ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table
15581 - acpi: nfit: Add support for detect platform CPU cache flush on power loss
15582 - acpi: nfit: add persistent memory control flag for nd_region
15583 - libnvdimm: expose platform persistence attribute for nd_region
15584 - libnvdimm: re-enable deep flush for pmem devices via fsync()
15585 - libnvdimm, nfit: fix persistence domain reporting
15586
15587 * Allow multiple mounts of zfs datasets (LP: #1759848)
15588 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
15589
15590 * Update Aquantia driver to fix various issues (LP: #1759303)
15591 - net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
15592 - net: aquantia: Cleanup status flags accesses
15593 - net: aquantia: Cleanup hardware access modules
15594 - net: aquantia: Remove duplicate hardware descriptors declarations
15595 - net: aquantia: Add const qualifiers for hardware ops tables
15596 - net: aquantia: Simplify dependencies between pci modules
15597 - net: aquantia: Eliminate aq_nic structure abstraction
15598 - net: aquantia: Fix register definitions to linux style
15599 - net: aquantia: Prepend hw access functions declarations with prefix
15600 - net: aquantia: Fix internal stats calculation on rx
15601 - net: aquantia: Introduce new device ids and constants
15602 - net: aquantia: Introduce new AQC devices and capabilities
15603 - net: aquantia: Convert hw and caps structures to const static pointers
15604 - net: aquantia: Cleanup pci functions module
15605 - net: aquantia: Remove create/destroy from hw ops
15606 - net: aquantia: Change confusing no_ff_addr to more meaningful name
15607 - net: aquantia: Introduce firmware ops callbacks
15608 - net: aquantia: Introduce support for new firmware on AQC cards
15609 - net: aquantia: Introduce global AQC hardware reset sequence
15610 - net: aquantia: Report correct mediatype via ethtool
15611 - net: aquantia: bump driver version to match aquantia internal numbering
15612 - net: aquantia: Fix hardware reset when SPI may rarely hangup
15613 - net: aquantia: Fix a regression with reset on old firmware
15614 - net: aquantia: Change inefficient wait loop on fw data reads
15615 - net: aquantia: Add tx clean budget and valid budget handling logic
15616 - net: aquantia: Allow live mac address changes
15617 - net: aquantia: Implement pci shutdown callback
15618 - net: aquantia: driver version bump
15619
15620 * ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3: cpu hotplug on boslcp3g4 guest
15621 dumping call traces continuously. (LP: #1759722)
15622 - blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk
15623
15624 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
15625 after hotplug CPU add operation. (LP: #1759723)
15626 - genirq/affinity: assign vectors to all possible CPUs
15627 - blk-mq: simplify queue mapping & schedule with each possisble CPU
15628
15629 * test_bpf fails (LP: #1756150)
15630 - test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
15631
15632 * Bionic update to v4.15.14 stable release (LP: #1759655)
15633 - MIPS: ralink: Remove ralink_halt()
15634 - MIPS: ralink: Fix booting on MT7621
15635 - MIPS: lantiq: Fix Danube USB clock
15636 - MIPS: lantiq: Enable AHB Bus for USB
15637 - MIPS: lantiq: ase: Enable MFD_SYSCON
15638 - iio: chemical: ccs811: Corrected firmware boot/application mode transition
15639 - iio: st_pressure: st_accel: pass correct platform data to init
15640 - iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
15641 - ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
15642 - ALSA: aloop: Sync stale timer before release
15643 - ALSA: aloop: Fix access to not-yet-ready substream via cable
15644 - ALSA: hda - Force polling mode on CFL for fixing codec communication
15645 - ALSA: hda/realtek - Fix speaker no sound after system resume
15646 - ALSA: hda/realtek - Fix Dell headset Mic can't record
15647 - ALSA: hda/realtek - Always immediately update mute LED with pin VREF
15648 - mmc: core: Fix tracepoint print of blk_addr and blksz
15649 - mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
15650 - mmc: block: fix updating ext_csd caches on ioctl call
15651 - mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
15652 - mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
15653 - mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
15654 - PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
15655 - ahci: Add PCI-id for the Highpoint Rocketraid 644L card
15656 - lockdep: fix fs_reclaim warning
15657 - clk: bcm2835: Fix ana->maskX definitions
15658 - clk: bcm2835: Protect sections updating shared registers
15659 - clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops
15660 - RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
15661 - Drivers: hv: vmbus: Fix ring buffer signaling
15662 - pinctrl: samsung: Validate alias coming from DT
15663 - Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
15664 - Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
15665 - Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174
15666 - libata: fix length validation of ATAPI-relayed SCSI commands
15667 - libata: remove WARN() for DMA or PIO command without data
15668 - libata: don't try to pass through NCQ commands to non-NCQ devices
15669 - libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
15670 - libata: Enable queued TRIM for Samsung SSD 860
15671 - libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
15672 - libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
15673 - libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
15674 - sched, cgroup: Don't reject lower cpu.max on ancestors
15675 - cgroup: fix rule checking for threaded mode switching
15676 - nfsd: remove blocked locks on client teardown
15677 - media: tegra-cec: reset rx_buf_cnt when start bit detected
15678 - hugetlbfs: check for pgoff value overflow
15679 - h8300: remove extraneous __BIG_ENDIAN definition
15680 - mm/vmalloc: add interfaces to free unmapped page table
15681 - x86/mm: implement free pmd/pte page interfaces
15682 - mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
15683 - mm/thp: do not wait for lock_page() in deferred_split_scan()
15684 - mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
15685 - Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
15686 - drm/vmwgfx: Fix black screen and device errors when running without fbdev
15687 - drm/vmwgfx: Fix a destoy-while-held mutex problem.
15688 - drm/radeon: Don't turn off DP sink when disconnected
15689 - drm/amd/display: We shouldn't set format_default on plane as atomic driver
15690 - drm/amd/display: Add one to EDID's audio channel count when passing to DC
15691 - drm: Reject getfb for multi-plane framebuffers
15692 - drm: udl: Properly check framebuffer mmap offsets
15693 - mm/vmscan: wake up flushers for legacy cgroups too
15694 - module: propagate error in modules_open()
15695 - acpi, numa: fix pxm to online numa node associations
15696 - ACPI / watchdog: Fix off-by-one error at resource assignment
15697 - libnvdimm, {btt, blk}: do integrity setup before add_disk()
15698 - brcmfmac: fix P2P_DEVICE ethernet address generation
15699 - rtlwifi: rtl8723be: Fix loss of signal
15700 - tracing: probeevent: Fix to support minus offset from symbol
15701 - mtdchar: fix usage of mtd_ooblayout_ecc()
15702 - mtd: nand: fsl_ifc: Fix nand waitfunc return value
15703 - mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
15704 - mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
15705 - staging: ncpfs: memory corruption in ncp_read_kernel()
15706 - can: peak/pcie_fd: fix echo_skb is occupied! bug
15707 - can: peak/pcie_fd: remove useless code when interface starts
15708 - can: ifi: Repair the error handling
15709 - can: ifi: Check core revision upon probe
15710 - can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
15711 - can: cc770: Fix queue stall & dropped RTR reply
15712 - can: cc770: Fix use after free in cc770_tx_interrupt()
15713 - tty: vt: fix up tabstops properly
15714 - x86/entry/64: Don't use IST entry for #BP stack
15715 - selftests/x86/ptrace_syscall: Fix for yet more glibc interference
15716 - x86/vsyscall/64: Use proper accessor to update P4D entry
15717 - x86/efi: Free efi_pgd with free_pages()
15718 - posix-timers: Protect posix clock array access against speculation
15719 - kvm/x86: fix icebp instruction handling
15720 - x86/build/64: Force the linker to use 2MB page size
15721 - x86/boot/64: Verify alignment of the LOAD segment
15722 - hwmon: (k10temp) Only apply temperature offset if result is positive
15723 - hwmon: (k10temp) Add temperature offset for Ryzen 1900X
15724 - perf/x86/intel/uncore: Fix Skylake UPI event format
15725 - perf stat: Fix CVS output format for non-supported counters
15726 - perf/core: Fix ctx_event_type in ctx_resched()
15727 - trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type
15728 programs
15729 - perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
15730 - perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake
15731 servers
15732 - iio: ABI: Fix name of timestamp sysfs file
15733 - iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
15734 - iio: imu: st_lsm6dsx: introduce conf_lock mutex
15735 - staging: android: ion: Zero CMA allocated memory
15736 - kbuild: disable clang's default use of -fmerge-all-constants
15737 - bpf: skip unnecessary capability check
15738 - bpf, x64: increase number of passes
15739 - Linux 4.15.14
15740
15741 * System fails to start (boot) on battery due to read-only root file-system
15742 (LP: #1726930) // Bionic update to v4.15.14 stable release (LP: #1759655)
15743 - libata: disable LPM for Crucial BX100 SSD 500GB drive
15744
15745 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
15746 - thunderbolt: Resume control channel after hibernation image is created
15747 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
15748 - thunderbolt: Handle connecting device in place of host properly
15749 - thunderbolt: Do not overwrite error code when domain adding fails
15750 - thunderbolt: Wait a bit longer for root switch config space
15751 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
15752 - thunderbolt: Handle rejected Thunderbolt devices
15753 - thunderbolt: Factor common ICM add and update operations out
15754 - thunderbolt: Correct function name in kernel-doc comment
15755 - thunderbolt: Add tb_switch_get()
15756 - thunderbolt: Add tb_switch_find_by_route()
15757 - thunderbolt: Add tb_xdomain_find_by_route()
15758 - thunderbolt: Add constant for approval timeout
15759 - thunderbolt: Move driver ready handling to struct icm
15760 - thunderbolt: Add 'boot' attribute for devices
15761 - thunderbolt: Add support for preboot ACL
15762 - Documentation/admin-guide: fixes for thunderbolt.rst
15763 - thunderbolt: Introduce USB only (SL4) security level
15764 - thunderbolt: Add support for Intel Titan Ridge
15765
15766 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
15767 - ath10k: update the IRAM bank number for QCA9377
15768
15769 * nfp: fix disabling on hw-tc-offload in flower (LP: #1752828)
15770 - nfp: bpf: require ETH table
15771 - nfp: don't advertise hw-tc-offload on non-port netdevs
15772 - nfp: forbid disabling hw-tc-offload on representors while offload active
15773
15774 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
15775 (LP: #1759511)
15776 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
15777
15778 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
15779 - [Packaging] retpoline -- add safe usage hint support
15780 - [Packaging] retpoline-check -- only report additions
15781 - [Packaging] retpoline -- widen indirect call/jmp detection
15782 - [Packaging] retpoline -- elide %rip relative indirections
15783 - [Packaging] retpoline -- clear hint information from packages
15784 - SAUCE: apm -- annotate indirect calls within
15785 firmware_restrict_branch_speculation_{start,end}
15786 - SAUCE: EFI -- annotate indirect calls within
15787 firmware_restrict_branch_speculation_{start,end}
15788 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
15789 code
15790 - SAUCE: vga_set_mode -- avoid jump tables
15791 - [Config] retpoine -- switch to new format
15792
15793 * zfs system process hung on container stop/delete (LP: #1754584)
15794 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
15795 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
15796 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
15797
15798 * Important KVM fixes for ppc64el (LP: #1759045)
15799 - KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
15800 - KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
15801 - KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
15802 - KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
15803 - KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
15804 - KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
15805 - KVM: PPC: Book3S HV: Fix duplication of host SLB entries
15806
15807 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
15808 (LP: #1755073)
15809 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
15810
15811 * Update to ocxl driver (LP: #1755161)
15812 - ocxl: fix signed comparison with less than zero
15813 - ocxl: Fix potential bad errno on irq allocation
15814 - ocxl: Add get_metadata IOCTL to share OCXL information to userspace
15815
15816 * CAPI Flash (cxlflash) update (LP: #1752672)
15817 - scsi: cxlflash: Update cxl-specific arguments to generic cookie
15818 - scsi: cxlflash: Explicitly cache number of interrupts per context
15819 - scsi: cxlflash: Remove embedded CXL work structures
15820 - scsi: cxlflash: Adapter context init can return error
15821 - scsi: cxlflash: Staging to support future accelerators
15822 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
15823 - SAUCE: cxlflash: Avoid clobbering context control register value
15824 - SAUCE: cxlflash: Add argument identifier names
15825 - SAUCE: cxlflash: Introduce OCXL backend
15826 - SAUCE: cxlflash: Hardware AFU for OCXL
15827 - SAUCE: cxlflash: Read host function configuration
15828 - SAUCE: cxlflash: Setup function acTag range
15829 - SAUCE: cxlflash: Read host AFU configuration
15830 - SAUCE: cxlflash: Setup AFU acTag range
15831 - SAUCE: cxlflash: Setup AFU PASID
15832 - SAUCE: cxlflash: Adapter context support for OCXL
15833 - SAUCE: cxlflash: Use IDR to manage adapter contexts
15834 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
15835 - SAUCE: cxlflash: Support adapter context discovery
15836 - SAUCE: cxlflash: Support image reload policy modification
15837 - SAUCE: cxlflash: MMIO map the AFU
15838 - SAUCE: cxlflash: Support starting an adapter context
15839 - SAUCE: cxlflash: Support process specific mappings
15840 - SAUCE: cxlflash: Support AFU state toggling
15841 - SAUCE: cxlflash: Support reading adapter VPD data
15842 - SAUCE: cxlflash: Setup function OCXL link
15843 - SAUCE: cxlflash: Setup OCXL transaction layer
15844 - SAUCE: cxlflash: Support process element lifecycle
15845 - SAUCE: cxlflash: Support AFU interrupt management
15846 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
15847 - SAUCE: cxlflash: Support starting user contexts
15848 - SAUCE: cxlflash: Support adapter context polling
15849 - SAUCE: cxlflash: Support adapter context reading
15850 - SAUCE: cxlflash: Support adapter context mmap and release
15851 - SAUCE: cxlflash: Support file descriptor mapping
15852 - SAUCE: cxlflash: Introduce object handle fop
15853 - SAUCE: cxlflash: Setup LISNs for user contexts
15854 - SAUCE: cxlflash: Setup LISNs for master contexts
15855 - SAUCE: cxlflash: Update synchronous interrupt status bits
15856 - SAUCE: cxlflash: Introduce OCXL context state machine
15857 - SAUCE: cxlflash: Register for translation errors
15858 - SAUCE: cxlflash: Support AFU reset
15859 - SAUCE: cxlflash: Enable OCXL operations
15860
15861 * [Feature][CFL] Enable pmc_core driver for H, S, and U SKUs (LP: #1730770)
15862 - platform/x86: intel_pmc_core: Remove unused EXPORTED API
15863 - platform/x86: intel_pmc_core: Change driver to a module
15864 - platform/x86: intel_pmc_core: Fix file permission warnings
15865 - platform/x86: intel_pmc_core: Refactor debugfs entries
15866 - platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
15867 - platform/x86: intel_pmc_core: Convert to ICPU macro
15868 - platform/x86: intel_pmc_core: Remove unused header file
15869 - ACPI / LPIT: Export lpit_read_residency_count_address()
15870 - platform/x86: intel_pmc_core: Read base address from LPIT
15871 - x86/cpu: Add Cannonlake to Intel family
15872 - platform/x86: intel_pmc_core: Add CannonLake PCH support
15873 - platform/x86: intel_pmc_core: Special case for Coffeelake
15874
15875 * Cpu utilization showing system time for kvm guests (performance) (sysstat)
15876 (LP: #1755979)
15877 - KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
15878
15879 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
15880 (LP: #1736393)
15881 - SAUCE: drm/i915:Don't set chip specific data
15882 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
15883
15884 * [Bug] ISH support for CFL-H (LP: #1739522)
15885 - HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
15886
15887 * ath9k can't connect to wifi AP (LP: #1727228)
15888 - ath9k: add MSI support
15889 - ath9k: add a quirk to set use_msi automatically
15890
15891 * [P9,Power NV][Witherspoon][Ubuntu 18.04][Perf] : PMU events by name it is
15892 not listed under perf list (LP: #1755470)
15893 - iperf vendor events: Use more flexible pattern matching for CPU
15894 identification for mapfile.csv
15895
15896 * zed process consuming 100% cpu (LP: #1751796)
15897 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
15898
15899 * Bionic update to 4.15.13 stable release (LP: #1758886)
15900 - scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura
15901 controllers
15902 - staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
15903 - drm/amdgpu: use polling mem to set SDMA3 wptr for VF
15904 - Bluetooth: hci_qca: Avoid setup failure on missing rampatch
15905 - Bluetooth: btqcomsmd: Fix skb double free corruption
15906 - cpufreq: longhaul: Revert transition_delay_us to 200 ms
15907 - media: c8sectpfe: fix potential NULL pointer dereference in
15908 c8sectpfe_timer_interrupt
15909 - drm/msm: fix leak in failed get_pages
15910 - IB/ipoib: Warn when one port fails to initialize
15911 - RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
15912 - hv_netvsc: Fix the receive buffer size limit
15913 - hv_netvsc: Fix the TX/RX buffer default sizes
15914 - tcp: allow TLP in ECN CWR
15915 - spi: sh-msiof: Avoid writing to registers from spi_master.setup()
15916 - libbpf: prefer global symbols as bpf program name source
15917 - rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
15918 - rtlwifi: always initialize variables given to RT_TRACE()
15919 - media: bt8xx: Fix err 'bt878_probe()'
15920 - ath10k: handling qos at STA side based on AP WMM enable/disable
15921 - media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
15922 - qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
15923 - tty: goldfish: Enable 'earlycon' only if built-in
15924 - serial: 8250_dw: Disable clock on error
15925 - cros_ec: fix nul-termination for firmware build info
15926 - watchdog: Fix potential kref imbalance when opening watchdog
15927 - watchdog: Fix kref imbalance seen if handle_boot_enabled=0
15928 - platform/chrome: Use proper protocol transfer function
15929 - dmaengine: zynqmp_dma: Fix race condition in the probe
15930 - drm/tilcdc: ensure nonatomic iowrite64 is not used
15931 - mmc: avoid removing non-removable hosts during suspend
15932 - mmc: block: fix logical error to avoid memory leak
15933 - /dev/mem: Add bounce buffer for copy-out
15934 - net: phy: meson-gxl: check phy_write return value
15935 - sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
15936 - sfp: fix non-detection of PHY
15937 - media: s5p-mfc: Fix lock contention - request_firmware() once
15938 - rtc: ac100: Fix multiple race conditions
15939 - IB/ipoib: Avoid memory leak if the SA returns a different DGID
15940 - RDMA/cma: Use correct size when writing netlink stats
15941 - IB/umem: Fix use of npages/nmap fields
15942 - iser-target: avoid reinitializing rdma contexts for isert commands
15943 - bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
15944 - vgacon: Set VGA struct resource types
15945 - omapdrm: panel: fix compatible vendor string for td028ttec1
15946 - mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
15947 - drm/omap: DMM: Check for DMM readiness after successful transaction commit
15948 - pty: cancel pty slave port buf's work in tty_release
15949 - coresight: Fix disabling of CoreSight TPIU
15950 - PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
15951 - PCI: endpoint: Fix find_first_zero_bit() usage
15952 - PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
15953 - media: davinci: fix a debug printk
15954 - clk: check ops pointer on clock register
15955 - dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
15956 - clk: use round rate to bail out early in set_rate
15957 - pinctrl: Really force states during suspend/resume
15958 - pinctrl: rockchip: enable clock when reading pin direction register
15959 - iommu/vt-d: clean up pr_irq if request_threaded_irq fails
15960 - ip6_vti: adjust vti mtu according to mtu of lower device
15961 - ip_gre: fix error path when erspan_rcv failed
15962 - ip_gre: fix potential memory leak in erspan_rcv
15963 - soc: qcom: smsm: fix child-node lookup
15964 - RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
15965 - ARM: dts: aspeed-evb: Add unit name to memory node
15966 - nfsd4: permit layoutget of executable-only files
15967 - clk: at91: pmc: Wait for clocks when resuming
15968 - clk: Don't touch hardware when reparenting during registration
15969 - clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
15970 - clk: si5351: Rename internal plls to avoid name collisions
15971 - crypto: artpec6 - set correct iv size for gcm(aes)
15972 - hwrng: core - Clean up RNG list when last hwrng is unregistered
15973 - dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
15974 - IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
15975 - IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
15976 - RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
15977 - serial: 8250_pci: Don't fail on multiport card class
15978 - RDMA/core: Do not use invalid destination in determining port reuse
15979 - clk: migrate the count of orphaned clocks at init
15980 - RDMA/ucma: Fix access to non-initialized CM_ID object
15981 - RDMA/ucma: Don't allow join attempts for unsupported AF family
15982 - Linux 4.15.13
15983
15984 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
15985 "always" (LP: #1753708)
15986 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
15987
15988 * Bionic update to 4.15.12 stable release (LP: #1757465)
15989 - x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
15990 - x86/cpufeatures: Add Intel PCONFIG cpufeature
15991 - selftests/x86/entry_from_vm86: Exit with 1 if we fail
15992 - selftests/x86/entry_from_vm86: Add test cases for POPF
15993 - x86/vm86/32: Fix POPF emulation
15994 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on
15995 32-bit kernels
15996 - x86/speculation: Remove Skylake C2 from Speculation Control microcode
15997 blacklist
15998 - KVM: x86: Fix device passthrough when SME is active
15999 - x86/mm: Fix vmalloc_fault to use pXd_large
16000 - parisc: Handle case where flush_cache_range is called with no context
16001 - ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
16002 - ALSA: hda - Revert power_save option default value
16003 - ALSA: seq: Fix possible UAF in snd_seq_check_queue()
16004 - ALSA: seq: Clear client entry before deleting else at closing
16005 - drm/nouveau/bl: Fix oops on driver unbind
16006 - drm/nouveau/mmu: ALIGN_DOWN correct variable
16007 - drm/amdgpu: fix prime teardown order
16008 - drm/radeon: fix prime teardown order
16009 - drm/amdgpu/dce: Don't turn off DP sink when disconnected
16010 - fs: Teach path_connected to handle nfs filesystems with multiple roots.
16011 - KVM: arm/arm64: Reduce verbosity of KVM init log
16012 - KVM: arm/arm64: Reset mapped IRQs on VM reset
16013 - kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
16014 - KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
16015 - lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
16016 - fs/aio: Add explicit RCU grace period when freeing kioctx
16017 - fs/aio: Use RCU accessors for kioctx_table->table[]
16018 - RDMAVT: Fix synchronization around percpu_ref
16019 - irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
16020 - nvme: fix subsystem multiple controllers support check
16021 - xfs: preserve i_rdev when recycling a reclaimable inode
16022 - btrfs: Fix NULL pointer exception in find_bio_stripe
16023 - btrfs: add missing initialization in btrfs_check_shared
16024 - btrfs: alloc_chunk: fix DUP stripe size handling
16025 - btrfs: Fix use-after-free when cleaning up fs_devs with a single stale
16026 device
16027 - btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
16028 - btrfs: Fix memory barriers usage with device stats counters
16029 - scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
16030 - scsi: qla2xxx: Fix NULL pointer access for fcport structure
16031 - scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
16032 - scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
16033 - usb: dwc2: fix STM32F7 USB OTG HS compatible
16034 - dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
16035 - USB: gadget: udc: Add missing platform_device_put() on error in
16036 bdc_pci_probe()
16037 - usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
16038 - usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
16039 - usb: dwc3: of-simple: fix oops by unbalanced clk disable call
16040 - usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
16041 - phy: phy-brcm-usb: Fix two DT properties to match bindings doc
16042 - phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
16043 - phy: phy-brcm-usb-init: DRD mode can cause crash on startup
16044 - phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
16045 - Linux 4.15.12
16046
16047 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
16048 (LP: #1757228)
16049 - cxl: Fix timebase synchronization status on P9
16050
16051 * [Feature][GLK] Enable L2 CDP (Code and Data Prioritization) (LP: #1737873)
16052 - x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
16053 - x86/intel_rdt: Add command line parameter to control L2_CDP
16054
16055 * [Feature] Crystal Ridge-Restrict DAX to configurations with struct page
16056 (LP: #1751724)
16057 - mm, dax: introduce pfn_t_special()
16058 - ext2: auto disable dax instead of failing mount
16059 - ext4: auto disable dax instead of failing mount
16060 - dax: require 'struct page' by default for filesystem dax
16061 - Config: Enable CONFIG_FS_DAX_LIMITED
16062
16063 * Bionic update to 4.15.11 stable release (LP: #1756978)
16064 - x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
16065 - ASoC: sun4i-i2s: Fix RX slot number of SUN8I
16066 - ASoC: sgtl5000: Fix suspend/resume
16067 - ASoC: wm_adsp: For TLV controls only register TLV get/set
16068 - ASoC: rt5651: Fix regcache sync errors on resume
16069 - usb: host: xhci-rcar: add support for r8a77965
16070 - xhci: Fix front USB ports on ASUS PRIME B350M-A
16071 - xhci: fix endpoint context tracer output
16072 - serial: sh-sci: prevent lockup on full TTY buffers
16073 - tty/serial: atmel: add new version check for usart
16074 - uas: fix comparison for error code
16075 - staging: comedi: fix comedi_nsamples_left.
16076 - staging: android: ashmem: Fix lockdep issue during llseek
16077 - scsi: sd_zbc: Fix potential memory leak
16078 - USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
16079 - usbip: vudc: fix null pointer dereference on udc->lock
16080 - usb: quirks: add control message delay for 1b1c:1b20
16081 - usb: usbmon: Read text within supplied buffer size
16082 - usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
16083 - usb: dwc3: Fix lock-up on ID change during system suspend/resume
16084 - serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
16085 - serial: core: mark port as initialized in autoconfig
16086 - earlycon: add reg-offset to physical address before mapping
16087 - dm mpath: fix passing integrity data
16088 - Revert "btrfs: use proper endianness accessors for super_copy"
16089 - gfs2: Clean up {lookup,fillup}_metapath
16090 - gfs2: Fixes to "Implement iomap for block_map" (2)
16091 - drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
16092 - spi: imx: Fix failure path leak on GPIO request error correctly
16093 - HID: multitouch: Only look at non touch fields in first packet of a frame
16094 - KVM: PPC: Book3S HV: Avoid shifts by negative amounts
16095 - drm/edid: set ELD connector type in drm_edid_to_eld()
16096 - dma-buf/fence: Fix lock inversion within dma-fence-array
16097 - video/hdmi: Allow "empty" HDMI infoframes
16098 - KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
16099 - HID: elo: clear BTN_LEFT mapping
16100 - iwlwifi: mvm: rs: don't override the rate history in the search cycle
16101 - ARM: dts: koelsch: Move cec_clock to root node
16102 - clk: meson: gxbb: fix wrong clock for SARADC/SANA
16103 - ARM: dts: exynos: Correct Trats2 panel reset line
16104 - drm/amdgpu: fix get_max_engine_clock_in_mhz
16105 - staging: rtl8822be: fix missing null check on dev_alloc_skb return
16106 - typec: tcpm: fusb302: Resolve out of order messaging events
16107 - USB: ledtrig-usbport: fix of-node leak
16108 - dt-bindings: serial: Add common rs485 binding for RTS polarity
16109 - sched: Stop switched_to_rt() from sending IPIs to offline CPUs
16110 - sched: Stop resched_cpu() from sending IPIs to offline CPUs
16111 - crypto: chelsio - Fix an error code in chcr_hash_dma_map()
16112 - crypto: ecc - Fix NULL pointer deref. on no default_rng
16113 - crypto: keywrap - Add missing ULL suffixes for 64-bit constants
16114 - crypto: cavium - fix memory leak on info
16115 - test_firmware: fix setting old custom fw path back on exit
16116 - drm/vblank: Fix vblank timestamp debugs
16117 - net: ieee802154: adf7242: Fix bug if defined DEBUG
16118 - rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
16119 - perf report: Fix -D output for user metadata events
16120 - net: xfrm: allow clearing socket xfrm policies.
16121 - gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
16122 - mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
16123 - net: thunderx: Set max queue count taking XDP_TX into account
16124 - ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
16125 - ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
16126 - mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
16127 - userns: Don't fail follow_automount based on s_user_ns
16128 - xfrm: Fix xfrm_replay_overflow_offload_esn
16129 - leds: pm8058: Silence pointer to integer size warning
16130 - bpf: fix stack state printing in verifier log
16131 - power: supply: sbs-message: double left shift bug in sbsm_select()
16132 - power: supply: ab8500_charger: Fix an error handling path
16133 - power: supply: ab8500_charger: Bail out in case of error in
16134 'ab8500_charger_init_hw_registers()'
16135 - drm/etnaviv: make THERMAL selectable
16136 - iio: adc: ina2xx: Shift bus voltage register to mask flag bits
16137 - iio: health: max30102: Add power enable parameter to get_temp function
16138 - ath10k: update tdls teardown state to target
16139 - cpufreq: Fix governor module removal race
16140 - KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
16141 - drm/amdgpu:fix random missing of FLR NOTIFY
16142 - scsi: ses: don't ask for diagnostic pages repeatedly during probe
16143 - pwm: stmpe: Fix wrong register offset for hwpwm=2 case
16144 - drm/sun4i: Fix format mask in DE2 driver
16145 - pinctrl: sh-pfc: r8a7791: Add can_clk function
16146 - pinctrl: sh-pfc: r8a7795-es1: Fix MOD_SEL1 bit[25:24] to 0x3 when using
16147 STP_ISEN_1_D
16148 - perf annotate: Fix unnecessary memory allocation for s390x
16149 - perf annotate: Fix objdump comment parsing for Intel mov dissassembly
16150 - iwlwifi: mvm: avoid dumping assert log when device is stopped
16151 - drm/amdgpu:fix virtual dce bug
16152 - drm/amdgpu: fix amdgpu_sync_resv v2
16153 - bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
16154 - clk: qcom: msm8916: fix mnd_width for codec_digcodec
16155 - mwifiex: cfg80211: do not change virtual interface during scan processing
16156 - ath10k: fix invalid STS_CAP_OFFSET_MASK
16157 - tools/usbip: fixes build with musl libc toolchain
16158 - spi: sun6i: disable/unprepare clocks on remove
16159 - bnxt_en: Don't print "Link speed -1 no longer supported" messages.
16160 - scsi: core: scsi_get_device_flags_keyed(): Always return device flags
16161 - scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
16162 - scsi: dh: add new rdac devices
16163 - clk: renesas: r8a77970: Add LVDS clock
16164 - staging: fsl-dpaa2/eth: Fix access to FAS field
16165 - media: vsp1: Prevent suspending and resuming DRM pipelines
16166 - dm raid: fix raid set size revalidation
16167 - media: cpia2: Fix a couple off by one bugs
16168 - media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
16169 - virtio_net: Disable interrupts if napi_complete_done rescheduled napi
16170 - net: sched: drop qdisc_reset from dev_graft_qdisc
16171 - veth: set peer GSO values
16172 - drm/amdkfd: Fix memory leaks in kfd topology
16173 - powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled
16174 context
16175 - arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset
16176 - agp/intel: Flush all chipset writes after updating the GGTT
16177 - mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
16178 - mac80211: remove BUG() when interface type is invalid
16179 - crypto: caam/qi - use correct print specifier for size_t
16180 - ASoC: nuc900: Fix a loop timeout test
16181 - mmc: mmc_test: Ensure command queue is disabled for testing
16182 - Fix misannotated out-of-line _copy_to_user()
16183 - ipvlan: add L2 check for packets arriving via virtual devices
16184 - rcutorture/configinit: Fix build directory error message
16185 - locking/locktorture: Fix num reader/writer corner cases
16186 - ima: relax requiring a file signature for new files with zero length
16187 - IB/mlx5: revisit -Wmaybe-uninitialized warning
16188 - dmaengine: qcom_hidma: check pending interrupts
16189 - drm/i915/glk: Disable Guc and HuC on GLK
16190 - Linux 4.15.11
16191 - Config: Enable CONFIG_DRM_ETNAVIV_THERMAL=y
16192
16193 * [FFE][Feature] KVM CLX avx512_vnni (LP: #1739665)
16194 - KVM: x86: add support for UMIP
16195 - KVM: Expose new cpu features to guest
16196
16197 * Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat mode
16198 guests(ubuntu14.04.5) (kvm) (LP: #1756254)
16199 - KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
16200
16201 * Allow hugepage backing for "p8compat" mode kvm guests (LP: #1754206)
16202 - KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
16203
16204 * [Bug][KVM][Crystal Ridge] Terrible performance of vNVDIMM on QEMU with
16205 device DAX backend (LP: #1745899)
16206 - x86/mm: add a function to check if a pfn is UC/UC-/WC
16207 - KVM: MMU: consider host cache mode in MMIO page check
16208
16209 * nfp: read ME frequency from vNIC ctrl memory (LP: #1752818)
16210 - nfp: add TLV capabilities to the BAR
16211 - nfp: read ME frequency from vNIC ctrl memory
16212 - nfp: fix TLV offset calculation
16213
16214 * Miscellaneous Ubuntu changes
16215 - [Packaging] skip cloud tools packaging when not building package
16216 - [Packaging] final-checks -- remove check for empty retpoline files
16217
16218 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 02 Apr 2018 15:43:20 -0300
f92cd195 16219
6dc5db97 16220linux (4.15.0-13.14) bionic; urgency=medium
e06d7aad 16221
6dc5db97 16222 * linux: 4.15.0-13.14 -proposed tracker (LP: #1756408)
e06d7aad 16223
6dc5db97
TLSC
16224 * devpts: handle bind-mounts (LP: #1755857)
16225 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
16226 - SAUCE: devpts: resolve devpts bind-mounts
16227 - SAUCE: devpts: comment devpts_mntget()
16228 - SAUCE: selftests: add devpts selftests
16229
16230 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
16231 - d-i: add hisi_sas_v3_hw to scsi-modules
16232
16233 * [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
16234 (LP: #1756097)
16235 - RDMA/hns: Refactor eq code for hip06
16236 - RDMA/hns: Add eq support of hip08
16237 - RDMA/hns: Add detailed comments for mb() call
16238 - RDMA/hns: Add rq inline data support for hip08 RoCE
16239 - RDMA/hns: Update the usage of sr_max and rr_max field
16240 - RDMA/hns: Set access flags of hip08 RoCE
16241 - RDMA/hns: Filter for zero length of sge in hip08 kernel mode
16242 - RDMA/hns: Fix QP state judgement before sending work requests
16243 - RDMA/hns: Assign dest_qp when deregistering mr
16244 - RDMA/hns: Fix endian problems around imm_data and rkey
16245 - RDMA/hns: Assign the correct value for tx_cqn
16246 - RDMA/hns: Create gsi qp in hip08
16247 - RDMA/hns: Add gsi qp support for modifying qp in hip08
16248 - RDMA/hns: Fill sq wqe context of ud type in hip08
16249 - RDMA/hns: Assign zero for pkey_index of wc in hip08
16250 - RDMA/hns: Update the verbs of polling for completion
16251 - RDMA/hns: Set the guid for hip08 RoCE device
16252 - net: hns3: Refactor of the reset interrupt handling logic
16253 - net: hns3: Add reset service task for handling reset requests
16254 - net: hns3: Refactors the requested reset & pending reset handling code
16255 - net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
16256 - net: hns3: Add mailbox support to VF driver
16257 - net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
16258 - net: hns3: Add HNS3 VF driver to kernel build framework
16259 - net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
16260 - net: hns3: Add mailbox support to PF driver
16261 - net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
16262 - net: hns3: Add mailbox interrupt handling to PF driver
16263 - net: hns3: add support to query tqps number
16264 - net: hns3: add support to modify tqps number
16265 - net: hns3: change the returned tqp number by ethtool -x
16266 - net: hns3: free the ring_data structrue when change tqps
16267 - net: hns3: get rss_size_max from configuration but not hardcode
16268 - net: hns3: add a mask initialization for mac_vlan table
16269 - net: hns3: add vlan offload config command
16270 - net: hns3: add ethtool related offload command
16271 - net: hns3: add handling vlan tag offload in bd
16272 - net: hns3: cleanup mac auto-negotiation state query
16273 - net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
16274 - net: hns3: add support for set_pauseparam
16275 - net: hns3: add support to update flow control settings after autoneg
16276 - net: hns3: add Asym Pause support to phy default features
16277 - net: hns3: add support for querying advertised pause frame by ethtool ethx
16278 - net: hns3: Increase the default depth of bucket for TM shaper
16279 - net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
16280 - net: hns3: hns3_get_channels() can be static
16281 - net: hns3: Add ethtool interface for vlan filter
16282 - net: hns3: Disable VFs change rxvlan offload status
16283 - net: hns3: Unify the strings display of packet statistics
16284 - net: hns3: Fix spelling errors
16285 - net: hns3: Remove repeat statistic of rx_errors
16286 - net: hns3: Modify the update period of packet statistics
16287 - net: hns3: Mask the packet statistics query when NIC is down
16288 - net: hns3: Fix an error of total drop packet statistics
16289 - net: hns3: Fix a loop index error of tqp statistics query
16290 - net: hns3: Fix an error macro definition of HNS3_TQP_STAT
16291 - net: hns3: Remove a useless member of struct hns3_stats
16292 - net: hns3: Add packet statistics of netdev
16293 - net: hns3: Fix a response data read error of tqp statistics query
16294 - net: hns3: fix for updating fc_mode_last_time
16295 - net: hns3: fix for setting MTU
16296 - net: hns3: fix for changing MTU
16297 - net: hns3: add MTU initialization for hardware
16298 - net: hns3: fix for not setting pause parameters
16299 - net: hns3: remove redundant semicolon
16300 - net: hns3: Add more packet size statisctics
16301 - Revert "net: hns3: Add packet statistics of netdev"
16302 - net: hns3: report the function type the same line with hns3_nic_get_stats64
16303 - net: hns3: add ethtool_ops.get_channels support for VF
16304 - net: hns3: remove TSO config command from VF driver
16305 - net: hns3: add ethtool_ops.get_coalesce support to PF
16306 - net: hns3: add ethtool_ops.set_coalesce support to PF
16307 - net: hns3: refactor interrupt coalescing init function
16308 - net: hns3: refactor GL update function
16309 - net: hns3: remove unused GL setup function
16310 - net: hns3: change the unit of GL value macro
16311 - net: hns3: add int_gl_idx setup for TX and RX queues
16312 - net: hns3: add feature check when feature changed
16313 - net: hns3: check for NULL function pointer in hns3_nic_set_features
16314 - net: hns: Fix for variable may be used uninitialized warnings
16315 - net: hns3: add support for get_regs
16316 - net: hns3: add manager table initialization for hardware
16317 - net: hns3: add ethtool -p support for fiber port
16318 - net: hns3: add net status led support for fiber port
16319 - net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
16320 - net: hns3: add get/set_coalesce support to VF
16321 - net: hns3: add int_gl_idx setup for VF
16322 - [Config]: enable CONFIG_HNS3_HCLGEVF as module.
16323
16324 * [Bionic][ARM64] add RAS extension and SDEI features (LP: #1756096)
16325 - KVM: arm64: Store vcpu on the stack during __guest_enter()
16326 - KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
16327 - KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
16328 - arm64: alternatives: use tpidr_el2 on VHE hosts
16329 - KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
16330 - Docs: dt: add devicetree binding for describing arm64 SDEI firmware
16331 - firmware: arm_sdei: Add driver for Software Delegated Exceptions
16332 - arm64: Add vmap_stack header file
16333 - arm64: uaccess: Add PAN helper
16334 - arm64: kernel: Add arch-specific SDEI entry code and CPU masking
16335 - firmware: arm_sdei: Add support for CPU and system power states
16336 - firmware: arm_sdei: add support for CPU private events
16337 - arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
16338 - firmware: arm_sdei: Discover SDEI support via ACPI
16339 - arm64: sysreg: Move to use definitions for all the SCTLR bits
16340 - arm64: cpufeature: Detect CPU RAS Extentions
16341 - arm64: kernel: Survive corrected RAS errors notified by SError
16342 - arm64: Unconditionally enable IESB on exception entry/return for firmware-
16343 first
16344 - arm64: kernel: Prepare for a DISR user
16345 - KVM: arm/arm64: mask/unmask daif around VHE guests
16346 - KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
16347 - KVM: arm64: Save/Restore guest DISR_EL1
16348 - KVM: arm64: Save ESR_EL2 on guest SError
16349 - KVM: arm64: Handle RAS SErrors from EL1 on guest exit
16350 - KVM: arm64: Handle RAS SErrors from EL2 on guest exit
16351 - KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
16352 - [Config]: enable RAS_EXTN and ARM_SDE_INTERFACE
16353
16354 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
16355 - scsi: hisi_sas: fix dma_unmap_sg() parameter
16356 - scsi: ata: enhance the definition of SET MAX feature field value
16357 - scsi: hisi_sas: relocate clearing ITCT and freeing device
16358 - scsi: hisi_sas: optimise port id refresh function
16359 - scsi: hisi_sas: some optimizations of host controller reset
16360 - scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
16361 - scsi: hisi_sas: add an mechanism to do reset work synchronously
16362 - scsi: hisi_sas: change ncq process for v3 hw
16363 - scsi: hisi_sas: add RAS feature for v3 hw
16364 - scsi: hisi_sas: add some print to enhance debugging
16365 - scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
16366 - scsi: hisi_sas: add v2 hw port AXI error handling support
16367 - scsi: hisi_sas: use an general way to delay PHY work
16368 - scsi: hisi_sas: do link reset for some CHL_INT2 ints
16369 - scsi: hisi_sas: judge result of internal abort
16370 - scsi: hisi_sas: add internal abort dev in some places
16371 - scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
16372 - scsi: hisi_sas: re-add the lldd_port_deformed()
16373 - scsi: hisi_sas: add v3 hw suspend and resume
16374 - scsi: hisi_sas: Change frame type for SET MAX commands
16375 - scsi: hisi_sas: make local symbol host_attrs static
16376 - scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
16377 - SAUCE: scsi: hisi_sas: config for hip08 ES
16378 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
16379 - PM / core: Add LEAVE_SUSPENDED driver flag
16380 - PCI / PM: Support for LEAVE_SUSPENDED driver flag
16381 - PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
16382 - PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
16383 - PCI/ASPM: Enable Latency Tolerance Reporting when supported
16384 - PCI/ASPM: Unexport internal ASPM interfaces
16385 - PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
16386 - PCI/AER: Return error if AER is not supported
16387 - PCI/DPC: Enable DPC only if AER is available
16388
16389 * [CVE] Spectre: System Z {kernel} UBUNTU18.04 (LP: #1754580)
16390 - s390: scrub registers on kernel entry and KVM exit
16391 - s390: add optimized array_index_mask_nospec
16392 - s390/alternative: use a copy of the facility bit mask
16393 - s390: add options to change branch prediction behaviour for the kernel
16394 - s390: run user space and KVM guests with modified branch prediction
16395 - s390: introduce execute-trampolines for branches
16396 - s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
16397 - s390: do not bypass BPENTER for interrupt system calls
16398 - s390/entry.S: fix spurious zeroing of r0
16399
16400 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
16401 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
16402
16403 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
16404 fixes (LP: #1752182)
16405 - scsi: lpfc: FLOGI failures are reported when connected to a private loop.
16406 - scsi: lpfc: Expand WQE capability of every NVME hardware queue
16407 - scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
16408 - scsi: lpfc: Fix NVME LS abort_xri
16409 - scsi: lpfc: Raise maximum NVME sg list size for 256 elements
16410 - scsi: lpfc: Driver fails to detect direct attach storage array
16411 - scsi: lpfc: Fix display for debugfs queInfo
16412 - scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
16413 - scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
16414 - scsi: lpfc: Linux LPFC driver does not process all RSCNs
16415 - scsi: lpfc: correct port registrations with nvme_fc
16416 - scsi: lpfc: Correct driver deregistrations with host nvme transport
16417 - scsi: lpfc: Fix crash during driver unload with running nvme traffic
16418 - scsi: lpfc: Fix driver handling of nvme resources during unload
16419 - scsi: lpfc: small sg cnt cleanup
16420 - scsi: lpfc: Fix random heartbeat timeouts during heavy IO
16421 - scsi: lpfc: update driver version to 11.4.0.5
16422 - scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
16423 - scsi: lpfc: Fix receive PRLI handling
16424 - scsi: lpfc: Increase SCSI CQ and WQ sizes.
16425 - scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
16426 - scsi: lpfc: Fix issues connecting with nvme initiator
16427 - scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
16428 - scsi: lpfc: Beef up stat counters for debug
16429 - scsi: lpfc: update driver version to 11.4.0.6
16430 - scsi: lpfc: correct sg_seg_cnt attribute min vs default
16431 - scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
16432 - scsi: lpfc: don't dereference localport before it has been null checked
16433 - scsi: lpfc: fix a couple of minor indentation issues
16434 - treewide: Use DEVICE_ATTR_RW
16435 - treewide: Use DEVICE_ATTR_RO
16436 - treewide: Use DEVICE_ATTR_WO
16437 - scsi: lpfc: Fix frequency of Release WQE CQEs
16438 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
16439 - scsi: lpfc: move placement of target destroy on driver detach
16440 - scsi: lpfc: correct debug counters for abort
16441 - scsi: lpfc: Add WQ Full Logic for NVME Target
16442 - scsi: lpfc: Fix PRLI handling when topology type changes
16443 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
16444 - scsi: lpfc: Fix RQ empty firmware trap
16445 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
16446 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
16447 - scsi: lpfc: Fix issue_lip if link is disabled
16448 - scsi: lpfc: Indicate CONF support in NVMe PRLI
16449 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
16450 - scsi: lpfc: Validate adapter support for SRIU option
16451 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
16452 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
16453 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
16454 - scsi: lpfc: update driver version to 11.4.0.7
16455 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
16456 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
16457 - scsi: lpfc: Rework sli4 doorbell infrastructure
16458 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
16459 - scsi: lpfc: Add push-to-adapter support to sli4
16460 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
16461 - scsi: lpfc: Add 64G link speed support
16462 - scsi: lpfc: Add if_type=6 support for cycling valid bits
16463 - scsi: lpfc: Enable fw download on if_type=6 devices
16464 - scsi: lpfc: Add embedded data pointers for enhanced performance
16465 - scsi: lpfc: Fix nvme embedded io length on new hardware
16466 - scsi: lpfc: Work around NVME cmd iu SGL type
16467 - scsi: lpfc: update driver version to 12.0.0.0
16468 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
16469 - scsi: lpfc: use __raw_writeX on DPP copies
16470 - scsi: lpfc: Add missing unlock in WQ full logic
16471
16472 * CVE-2018-8043
16473 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in
16474 unimac_mdio_probe()
16475
16476 * Bionic update to 4.15.10 stable release (LP: #1756100)
16477 - Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
16478 WYSE"
16479 - RDMA/ucma: Limit possible option size
16480 - RDMA/ucma: Check that user doesn't overflow QP state
16481 - RDMA/mlx5: Fix integer overflow while resizing CQ
16482 - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
16483 - IB/uverbs: Improve lockdep_check
16484 - mac80211_hwsim: don't use WQ_MEM_RECLAIM
16485 - net/smc: fix NULL pointer dereference on sock_create_kern() error path
16486 - regulator: stm32-vrefbuf: fix check on ready flag
16487 - drm/i915: Check for fused or unused pipes
16488 - drm/i915/audio: fix check for av_enc_map overflow
16489 - drm/i915: Fix rsvd2 mask when out-fence is returned
16490 - drm/i915: Clear the in-use marker on execbuf failure
16491 - drm/i915: Disable DC states around GMBUS on GLK
16492 - drm/i915: Update watermark state correctly in sanitize_watermarks
16493 - drm/i915: Try EDID bitbanging on HDMI after failed read
16494 - drm/i915/perf: fix perf stream opening lock
16495 - scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
16496 - scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
16497 - drm/i915: Always call to intel_display_set_init_power() in resume_early.
16498 - workqueue: Allow retrieval of current task's work struct
16499 - drm: Allow determining if current task is output poll worker
16500 - drm/nouveau: Fix deadlock on runtime suspend
16501 - drm/radeon: Fix deadlock on runtime suspend
16502 - drm/amdgpu: Fix deadlock on runtime suspend
16503 - drm/nouveau: prefer XBGR2101010 for addfb ioctl
16504 - drm/amd/powerplay/smu7: allow mclk switching with no displays
16505 - drm/amd/powerplay/vega10: allow mclk switching with no displays
16506 - Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
16507 - drm/amd/display: check for ipp before calling cursor operations
16508 - drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
16509 - drm/amd/powerplay: fix power over limit on Fiji
16510 - drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
16511 - drm/amdgpu: used cached pcie gen info for SI (v2)
16512 - drm/amdgpu: Notify sbios device ready before send request
16513 - drm/radeon: fix KV harvesting
16514 - drm/amdgpu: fix KV harvesting
16515 - drm/amdgpu:Correct max uvd handles
16516 - drm/amdgpu:Always save uvd vcpu_bo in VM Mode
16517 - ovl: redirect_dir=nofollow should not follow redirect for opaque lower
16518 - MIPS: BMIPS: Do not mask IPIs during suspend
16519 - MIPS: ath25: Check for kzalloc allocation failure
16520 - MIPS: OCTEON: irq: Check for null return on kzalloc allocation
16521 - PCI: dwc: Fix enumeration end when reaching root subordinate
16522 - Input: matrix_keypad - fix race when disabling interrupts
16523 - Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
16524 - bug: use %pB in BUG and stack protector failure
16525 - lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
16526 - mm/memblock.c: hardcode the end_pfn being -1
16527 - Documentation/sphinx: Fix Directive import error
16528 - loop: Fix lost writes caused by missing flag
16529 - virtio_ring: fix num_free handling in error case
16530 - KVM: s390: fix memory overwrites when not using SCA entries
16531 - arm64: mm: fix thinko in non-global page table attribute check
16532 - IB/core: Fix missing RDMA cgroups release in case of failure to register
16533 device
16534 - Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
16535 - kbuild: Handle builtin dtb file names containing hyphens
16536 - dm bufio: avoid false-positive Wmaybe-uninitialized warning
16537 - IB/mlx5: Fix incorrect size of klms in the memory region
16538 - bcache: fix crashes in duplicate cache device register
16539 - bcache: don't attach backing with duplicate UUID
16540 - x86/MCE: Save microcode revision in machine check records
16541 - x86/MCE: Serialize sysfs changes
16542 - perf tools: Fix trigger class trigger_on()
16543 - x86/spectre_v2: Don't check microcode versions when running under
16544 hypervisors
16545 - ALSA: hda/realtek - Add support headset mode for DELL WYSE
16546 - ALSA: hda/realtek - Add headset mode support for Dell laptop
16547 - ALSA: hda/realtek: Limit mic boost on T480
16548 - ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
16549 - ALSA: hda/realtek - Make dock sound work on ThinkPad L570
16550 - ALSA: seq: More protection for concurrent write and ioctl races
16551 - ALSA: hda: add dock and led support for HP EliteBook 820 G3
16552 - ALSA: hda: add dock and led support for HP ProBook 640 G2
16553 - scsi: qla2xxx: Fix NULL pointer crash due to probe failure
16554 - scsi: qla2xxx: Fix recursion while sending terminate exchange
16555 - dt-bindings: Document mti,mips-cpc binding
16556 - MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
16557 - nospec: Kill array_index_nospec_mask_check()
16558 - nospec: Include <asm/barrier.h> dependency
16559 - x86/entry: Reduce the code footprint of the 'idtentry' macro
16560 - x86/entry/64: Use 'xorl' for faster register clearing
16561 - x86/mm: Remove stale comment about KMEMCHECK
16562 - x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
16563 - x86/IO-APIC: Avoid warning in 32-bit builds
16564 - x86/LDT: Avoid warning in 32-bit builds with older gcc
16565 - x86-64/realmode: Add instruction suffix
16566 - Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
16567 - x86/speculation: Use IBRS if available before calling into firmware
16568 - x86/retpoline: Support retpoline builds with Clang
16569 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
16570 - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
16571 - x86/paravirt, objtool: Annotate indirect calls
16572 - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
16573 - x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
16574 - objtool: Use existing global variables for options
16575 - objtool: Add retpoline validation
16576 - objtool: Add module specific retpoline rules
16577 - objtool, retpolines: Integrate objtool with retpoline support more closely
16578 - objtool: Fix another switch table detection issue
16579 - objtool: Fix 32-bit build
16580 - x86/kprobes: Fix kernel crash when probing .entry_trampoline code
16581 - watchdog: hpwdt: SMBIOS check
16582 - watchdog: hpwdt: Check source of NMI
16583 - watchdog: hpwdt: fix unused variable warning
16584 - watchdog: hpwdt: Remove legacy NMI sourcing.
16585 - netfilter: add back stackpointer size checks
16586 - netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
16587 - netfilter: xt_hashlimit: fix lock imbalance
16588 - netfilter: x_tables: fix missing timer initialization in xt_LED
16589 - netfilter: nat: cope with negative port range
16590 - netfilter: IDLETIMER: be syzkaller friendly
16591 - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
16592 - netfilter: bridge: ebt_among: add missing match size checks
16593 - netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
16594 - netfilter: use skb_to_full_sk in ip6_route_me_harder
16595 - tpm_tis: Move ilb_base_addr to tpm_tis_data
16596 - tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
16597 - tpm: delete the TPM_TIS_CLK_ENABLE flag
16598 - tpm: remove unused variables
16599 - tpm: only attempt to disable the LPC CLKRUN if is already enabled
16600 - x86/xen: Calculate __max_logical_packages on PV domains
16601 - scsi: qla2xxx: Fix system crash for Notify ack timeout handling
16602 - scsi: qla2xxx: Fix gpnid error processing
16603 - scsi: qla2xxx: Move session delete to driver work queue
16604 - scsi: qla2xxx: Skip IRQ affinity for Target QPairs
16605 - scsi: qla2xxx: Fix re-login for Nport Handle in use
16606 - scsi: qla2xxx: Retry switch command on time out
16607 - scsi: qla2xxx: Serialize GPNID for multiple RSCN
16608 - scsi: qla2xxx: Fix login state machine stuck at GPDB
16609 - scsi: qla2xxx: Fix NPIV host cleanup in target mode
16610 - scsi: qla2xxx: Relogin to target port on a cable swap
16611 - scsi: qla2xxx: Fix Relogin being triggered too fast
16612 - scsi: qla2xxx: Fix PRLI state check
16613 - scsi: qla2xxx: Fix abort command deadlock due to spinlock
16614 - scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
16615 - scsi: qla2xxx: Fix scan state field for fcport
16616 - scsi: qla2xxx: Clear loop id after delete
16617 - scsi: qla2xxx: Defer processing of GS IOCB calls
16618 - scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
16619 - scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
16620 - scsi: qla2xxx: Fix memory leak in dual/target mode
16621 - NFS: Fix an incorrect type in struct nfs_direct_req
16622 - pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
16623 - NFS: Fix unstable write completion
16624 - Linux 4.15.10
16625
16626 * Bionic update to 4.15.10 stable release (LP: #1756100) // CVE-2018-1000004.
16627 - ALSA: seq: Don't allow resizing pool in use
16628
16629 * nfp: prioritize stats updates (LP: #1752061)
16630 - nfp: flower: prioritize stats updates
16631
16632 * Ubuntu 18.04 - Kernel crash on nvme subsystem-reset /dev/nvme0 (Bolt / NVMe)
16633 (LP: #1753371)
16634 - nvme-pci: Fix EEH failure on ppc
16635
16636 * sbsa watchdog crashes thunderx2 system (LP: #1755595)
16637 - watchdog: sbsa: use 32-bit read for WCV
16638
16639 * KVM: s390: add vcpu stat counters for many instruction (LP: #1755132)
16640 - KVM: s390: diagnoses are instructions as well
16641 - KVM: s390: add vcpu stat counters for many instruction
16642
16643 * CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
16644 - CIFS: make IPC a regular tcon
16645 - CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
16646 - CIFS: dump IPC tcon in debug proc file
16647
16648 * i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
16649 - i2c: octeon: Prevent error message on bus error
16650
16651 * Boston-LC:bos1u1: Stress test on Qlogic Fibre Channel on Ubuntu KVM guest
16652 that caused KVM host crashed in qlt_free_session_done call (LP: #1750441)
16653 - scsi: qla2xxx: Fix memory corruption during hba reset test
16654
16655 * Ubuntu 18.04 - Performance: Radix page fault handler bug in KVM
16656 (LP: #1752236)
16657 - KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
16658
16659 * Fix ARC hit rate (LP: #1755158)
16660 - SAUCE: Fix ARC hit rate (LP: #1755158)
16661
16662 * Bionic update to 4.15.9 stable release (LP: #1755275)
16663 - bpf: fix mlock precharge on arraymaps
16664 - bpf: fix memory leak in lpm_trie map_free callback function
16665 - bpf: fix rcu lockdep warning for lpm_trie map_free callback
16666 - bpf, x64: implement retpoline for tail call
16667 - bpf, arm64: fix out of bounds access in tail call
16668 - bpf: add schedule points in percpu arrays management
16669 - bpf: allow xadd only on aligned memory
16670 - bpf, ppc64: fix out of bounds access in tail call
16671 - scsi: mpt3sas: fix oops in error handlers after shutdown/unload
16672 - scsi: mpt3sas: wait for and flush running commands on shutdown/unload
16673 - KVM: x86: fix backward migration with async_PF
16674 - Linux 4.15.9
16675
16676 * Bionic update to 4.15.8 stable release (LP: #1755179)
16677 - hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
16678 - ipmi_si: Fix error handling of platform device
16679 - platform/x86: dell-laptop: Allocate buffer on heap rather than globally
16680 - powerpc/pseries: Enable RAS hotplug events later
16681 - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
16682 - ixgbe: fix crash in build_skb Rx code path
16683 - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the
16684 bus
16685 - tpm: fix potential buffer overruns caused by bit glitches on the bus
16686 - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on
16687 the bus
16688 - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the
16689 bus
16690 - tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
16691 - ALSA: usb-audio: Add a quirck for B&W PX headphones
16692 - ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
16693 - ALSA: x86: Fix missing spinlock and mutex initializations
16694 - ALSA: hda: Add a power_save blacklist
16695 - ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
16696 - mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
16697 - mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
16698 - mmc: dw_mmc: Avoid accessing registers in runtime suspended state
16699 - mmc: dw_mmc: Factor out dw_mci_init_slot_caps
16700 - mmc: dw_mmc: Fix out-of-bounds access for slot's caps
16701 - timers: Forward timer base before migrating timers
16702 - parisc: Use cr16 interval timers unconditionally on qemu
16703 - parisc: Reduce irq overhead when run in qemu
16704 - parisc: Fix ordering of cache and TLB flushes
16705 - parisc: Hide virtual kernel memory layout
16706 - btrfs: use proper endianness accessors for super_copy
16707 - block: fix the count of PGPGOUT for WRITE_SAME
16708 - block: kyber: fix domain token leak during requeue
16709 - block: pass inclusive 'lend' parameter to truncate_inode_pages_range
16710 - vfio: disable filesystem-dax page pinning
16711 - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
16712 - dax: fix vma_is_fsdax() helper
16713 - direct-io: Fix sleep in atomic due to sync AIO
16714 - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
16715 - x86/platform/intel-mid: Handle Intel Edison reboot correctly
16716 - x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
16717 - bridge: check brport attr show in brport_show
16718 - fib_semantics: Don't match route with mismatching tclassid
16719 - hdlc_ppp: carrier detect ok, don't turn off negotiation
16720 - ipv6 sit: work around bogus gcc-8 -Wrestrict warning
16721 - net: amd-xgbe: fix comparison to bitshift when dealing with a mask
16722 - net: ethernet: ti: cpsw: fix net watchdog timeout
16723 - net: fix race on decreasing number of TX queues
16724 - net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
16725 - netlink: ensure to loop over all netns in genlmsg_multicast_allns()
16726 - net: sched: report if filter is too large to dump
16727 - ppp: prevent unregistered channels from connecting to PPP units
16728 - sctp: verify size of a new chunk in _sctp_make_chunk()
16729 - udplite: fix partial checksum initialization
16730 - net/mlx5e: Fix TCP checksum in LRO buffers
16731 - sctp: fix dst refcnt leak in sctp_v4_get_dst
16732 - mlxsw: spectrum_switchdev: Check success of FDB add operation
16733 - net/mlx5e: Specify numa node when allocating drop rq
16734 - net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
16735 - tcp: Honor the eor bit in tcp_mtu_probe
16736 - rxrpc: Fix send in rxrpc_send_data_packet()
16737 - tcp_bbr: better deal with suboptimal GSO
16738 - doc: Change the min default value of tcp_wmem/tcp_rmem.
16739 - net/mlx5e: Fix loopback self test when GRO is off
16740 - net_sched: gen_estimator: fix broken estimators based on percpu stats
16741 - net/sched: cls_u32: fix cls_u32 on filter replace
16742 - sctp: do not pr_err for the duplicated node in transport rhlist
16743 - mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
16744 - net: ipv4: Set addr_type in hash_keys for forwarded case
16745 - sctp: fix dst refcnt leak in sctp_v6_get_dst()
16746 - bridge: Fix VLAN reference count problem
16747 - net/mlx5e: Verify inline header size do not exceed SKB linear size
16748 - tls: Use correct sk->sk_prot for IPV6
16749 - amd-xgbe: Restore PCI interrupt enablement setting on resume
16750 - cls_u32: fix use after free in u32_destroy_key()
16751 - mlxsw: spectrum_router: Do not unconditionally clear route offload
16752 indication
16753 - netlink: put module reference if dump start fails
16754 - tcp: purge write queue upon RST
16755 - tuntap: correctly add the missing XDP flush
16756 - tuntap: disable preemption during XDP processing
16757 - virtio-net: disable NAPI only when enabled during XDP set
16758 - cxgb4: fix trailing zero in CIM LA dump
16759 - net/mlx5: Fix error handling when adding flow rules
16760 - net: phy: Restore phy_resume() locking assumption
16761 - tcp: tracepoint: only call trace_tcp_send_reset with full socket
16762 - l2tp: don't use inet_shutdown on tunnel destroy
16763 - l2tp: don't use inet_shutdown on ppp session destroy
16764 - l2tp: fix races with tunnel socket close
16765 - l2tp: fix race in pppol2tp_release with session object destroy
16766 - l2tp: fix tunnel lookup use-after-free race
16767 - s390/qeth: fix underestimated count of buffer elements
16768 - s390/qeth: fix SETIP command handling
16769 - s390/qeth: fix overestimated count of buffer elements
16770 - s390/qeth: fix IP removal on offline cards
16771 - s390/qeth: fix double-free on IP add/remove race
16772 - Revert "s390/qeth: fix using of ref counter for rxip addresses"
16773 - s390/qeth: fix IP address lookup for L3 devices
16774 - s390/qeth: fix IPA command submission race
16775 - tcp: revert F-RTO middle-box workaround
16776 - tcp: revert F-RTO extension to detect more spurious timeouts
16777 - blk-mq: don't call io sched's .requeue_request when requeueing rq to
16778 ->dispatch
16779 - media: m88ds3103: don't call a non-initalized function
16780 - EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
16781 - KVM: s390: take care of clock-comparator sign control
16782 - KVM: s390: provide only a single function for setting the tod (fix SCK)
16783 - KVM: s390: consider epoch index on hotplugged CPUs
16784 - KVM: s390: consider epoch index on TOD clock syncs
16785 - nospec: Allow index argument to have const-qualified type
16786 - x86/mm: Fix {pmd,pud}_{set,clear}_flags()
16787 - ARM: orion: fix orion_ge00_switch_board_info initialization
16788 - ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
16789 - ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
16790 - ARM: kvm: fix building with gcc-8
16791 - KVM: X86: Fix SMRAM accessing even if VM is shutdown
16792 - KVM: mmu: Fix overlap between public and private memslots
16793 - KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
16794 - KVM: x86: move LAPIC initialization after VMCS creation
16795 - KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR
16796 path as unlikely()
16797 - KVM: x86: fix vcpu initialization with userspace lapic
16798 - KVM/x86: remove WARN_ON() for when vm_munmap() fails
16799 - ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
16800 - ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
16801 - ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
16802 - powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
16803 - md: only allow remove_and_add_spares when no sync_thread running.
16804 - platform/x86: dell-laptop: fix kbd_get_state's request value
16805 - Linux 4.15.8
16806
16807 * ZFS setgid broken on 0.7 (LP: #1753288)
16808 - SAUCE: Fix ZFS setgid
16809
16810 * /proc/kallsyms prints "(null)" for null addresses in 4.15 (LP: #1754297)
16811 - vsprintf: avoid misleading "(null)" for %px
16812
16813 * Miscellaneous Ubuntu changes
16814 - d-i: Add netsec to nic-modules
16815 - [Config] fix up retpoline abi files
16816 - [Config] set NOBP and expoline options for s390
16817
16818 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 16 Mar 2018 14:49:27 -0300
e06d7aad 16819
f02c5a42 16820linux (4.15.0-12.13) bionic; urgency=medium
c6ea6671 16821
f02c5a42 16822 * linux: 4.15.0-12.13 -proposed tracker (LP: #1754059)
c6ea6671 16823
f02c5a42
SF
16824 * CONFIG_EFI=y on armhf (LP: #1726362)
16825 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
16826
16827 * ppc64el: Support firmware disable of RFI flush (LP: #1751994)
16828 - powerpc/pseries: Support firmware disable of RFI flush
16829 - powerpc/powernv: Support firmware disable of RFI flush
16830
16831 * [Feature] CFL/CNL (PCH:CNP-H): New GPIO Commit added (GPIO Driver needed)
16832 (LP: #1751714)
16833 - gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
16834 - pinctrl: intel: Allow custom GPIO base for pad groups
16835 - pinctrl: cannonlake: Align GPIO number space with Windows
16836
16837 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
16838 - usb: xhci: Make some static functions global
16839 - usb: xhci: Add DbC support in xHCI driver
16840 - [Config] USB_XHCI_DBGCAP=y for commit mainline dfba2174dc42.
16841
16842 * [SRU] Lenovo E41 Mic mute hotkey is not responding (LP: #1753347)
16843 - platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
16844
16845 * headset mic can't be detected on two Dell machines (LP: #1748807)
16846 - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
16847
16848 * hisi_sas: Add disk LED support (LP: #1752695)
16849 - scsi: hisi_sas: directly attached disk LED feature for v2 hw
16850
16851 * [Feature] [Graphics]Whiskey Lake (Coffelake-U 4+2) new PCI Device ID adds
16852 (LP: #1742561)
16853 - drm/i915/cfl: Adding more Coffee Lake PCI IDs.
16854
16855 * [Bug] [USB Function][CFL-CNL PCH]Stall Error and USB Transaction Error in
16856 trace, Disable of device-initiated U1/U2 failed and rebind failed: -517
16857 during suspend/resume with usb storage. (LP: #1730599)
16858 - usb: Don't print a warning if interface driver rebind is deferred at resume
16859
16860 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
16861 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
16862 - [Config] retpoline -- clean up i386 retpoline files
16863
16864 * hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn
16865 callback") (LP: #1738334)
16866 - drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
16867
16868 * [Asus UX360UA] battery status in unity-panel is not changing when battery is
16869 being charged (LP: #1661876) // AC adapter status not detected on Asus
16870 ZenBook UX410UAK (LP: #1745032)
16871 - ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
16872
16873 * ASUS UX305LA - Battery state not detected correctly (LP: #1482390)
16874 - ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
16875
16876 * [18.04 FEAT] Automatically detect layer2 setting in the qeth device driver
16877 (LP: #1747639)
16878 - s390/diag: add diag26c support for VNIC info
16879 - s390/qeth: support early setup for z/VM NICs
16880
16881 * Bionic update to v4.15.7 stable release (LP: #1752317)
16882 - netfilter: drop outermost socket lock in getsockopt()
16883 - arm64: mm: don't write garbage into TTBR1_EL1 register
16884 - kconfig.h: Include compiler types to avoid missed struct attributes
16885 - MIPS: boot: Define __ASSEMBLY__ for its.S build
16886 - xtensa: fix high memory/reserved memory collision
16887 - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
16888 - MIPS: Drop spurious __unused in struct compat_flock
16889 - cfg80211: fix cfg80211_beacon_dup
16890 - i2c: designware: must wait for enable
16891 - i2c: bcm2835: Set up the rising/falling edge delays
16892 - X.509: fix BUG_ON() when hash algorithm is unsupported
16893 - X.509: fix NULL dereference when restricting key with unsupported_sig
16894 - PKCS#7: fix certificate chain verification
16895 - PKCS#7: fix certificate blacklisting
16896 - extcon: int3496: process id-pin first so that we start with the right status
16897 - genirq/matrix: Handle CPU offlining proper
16898 - RDMA/uverbs: Protect from races between lookup and destroy of uobjects
16899 - RDMA/uverbs: Protect from command mask overflow
16900 - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
16901 - RDMA/uverbs: Fix circular locking dependency
16902 - RDMA/uverbs: Sanitize user entered port numbers prior to access it
16903 - iio: adc: stm32: fix stm32h7_adc_enable error handling
16904 - iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
16905 - iio: buffer: check if a buffer has been set up when poll is called
16906 - iio: adis_lib: Initialize trigger before requesting interrupt
16907 - Kbuild: always define endianess in kconfig.h
16908 - x86/apic/vector: Handle vector release on CPU unplug correctly
16909 - x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
16910 - mm, swap, frontswap: fix THP swap if frontswap enabled
16911 - mm: don't defer struct page initialization for Xen pv guests
16912 - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
16913 - irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
16914 - irqchip/mips-gic: Avoid spuriously handling masked interrupts
16915 - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
16916 - net: thunderbolt: Tear down connection properly on suspend
16917 - net: thunderbolt: Run disconnect flow asynchronously when logout is received
16918 - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and
16919 io_watchdog_func()
16920 - usb: ohci: Proper handling of ed_rm_list to handle race condition between
16921 usb_kill_urb() and finish_unlinks()
16922 - arm64: Remove unimplemented syscall log message
16923 - arm64: Disable unhandled signal log messages by default
16924 - arm64: cpufeature: Fix CTR_EL0 field definitions
16925 - Add delay-init quirk for Corsair K70 RGB keyboards
16926 - usb: host: ehci: use correct device pointer for dma ops
16927 - usb: dwc3: gadget: Set maxpacket size for ep0 IN
16928 - usb: dwc3: ep0: Reset TRB counter for ep0 IN
16929 - usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
16930 - usb: ldusb: add PIDs for new CASSY devices supported by this driver
16931 - Revert "usb: musb: host: don't start next rx urb if current one failed"
16932 - usb: gadget: f_fs: Process all descriptors during bind
16933 - usb: gadget: f_fs: Use config_ep_by_speed()
16934 - usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
16935 - drm/cirrus: Load lut in crtc_commit
16936 - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
16937 - drm: Handle unexpected holes in color-eviction
16938 - drm/amdgpu: disable MMHUB power gating on raven
16939 - drm/amdgpu: fix VA hole handling on Vega10 v3
16940 - drm/amdgpu: Add dpm quirk for Jet PRO (v2)
16941 - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
16942 - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
16943 - drm/amdgpu: add new device to use atpx quirk
16944 - arm64: __show_regs: Only resolve kernel symbols when running at EL1
16945 - drm/i915/breadcrumbs: Ignore unsubmitted signalers
16946 - microblaze: fix endian handling
16947 - Linux 4.15.7
16948
16949 * [regression] Colour banding and artefacts appear system-wide on an Asus
16950 Zenbook UX303LA with Intel HD 4400 graphics (LP: #1749420) // Bionic update
16951 to v4.15.7 stable release (LP: #1752317)
16952 - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
16953
16954 * errors with sas hotplug (LP: #1752146)
16955 - scsi: libsas: fix memory leak in sas_smp_get_phy_events()
16956 - scsi: libsas: fix error when getting phy events
16957 - scsi: libsas: initialize sas_phy status according to response of DISCOVER
16958 - scsi: libsas: Use dynamic alloced work to avoid sas event lost
16959 - scsi: libsas: shut down the PHY if events reached the threshold
16960 - scsi: libsas: make the event threshold configurable
16961 - scsi: libsas: Use new workqueue to run sas event and disco event
16962 - scsi: libsas: use flush_workqueue to process disco events synchronously
16963 - scsi: libsas: direct call probe and destruct
16964 - scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
16965
16966 * rtnetlink: enable namespace identifying properties in rtnetlink requests
16967 (LP: #1748232)
16968 - rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
16969 - rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
16970 - rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
16971 - rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
16972 - rtnetlink: remove check for IFLA_IF_NETNSID
16973 - rtnetlink: require unique netns identifier
16974
16975 * Bionic update to v4.15.6 stable release (LP: #1752119)
16976 - tun: fix tun_napi_alloc_frags() frag allocator
16977 - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
16978 - ptr_ring: try vmalloc() when kmalloc() fails
16979 - selinux: ensure the context is NUL terminated in
16980 security_context_to_sid_core()
16981 - selinux: skip bounded transition processing if the policy isn't loaded
16982 - media: pvrusb2: properly check endpoint types
16983 - crypto: x86/twofish-3way - Fix %rbp usage
16984 - staging: android: ion: Add __GFP_NOWARN for system contig heap
16985 - staging: android: ion: Switch from WARN to pr_warn
16986 - blk_rq_map_user_iov: fix error override
16987 - KVM: x86: fix escape of guest dr6 to the host
16988 - kcov: detect double association with a single task
16989 - netfilter: x_tables: fix int overflow in xt_alloc_table_info()
16990 - netfilter: x_tables: avoid out-of-bounds reads in
16991 xt_request_find_{match|target}
16992 - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
16993 - netfilter: on sockopt() acquire sock lock only in the required scope
16994 - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
16995 - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
16996 - rds: tcp: correctly sequence cleanup on netns deletion.
16997 - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns
16998 delete
16999 - net: avoid skb_warn_bad_offload on IS_ERR
17000 - net_sched: gen_estimator: fix lockdep splat
17001 - soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
17002 - ASoC: ux500: add MODULE_LICENSE tag
17003 - video: fbdev/mmp: add MODULE_LICENSE
17004 - ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
17005 - arm64: dts: add #cooling-cells to CPU nodes
17006 - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
17007 - ANDROID: binder: remove WARN() for redundant txn error
17008 - ANDROID: binder: synchronize_rcu() when using POLLFREE.
17009 - staging: android: ashmem: Fix a race condition in pin ioctls
17010 - binder: check for binder_thread allocation failure in binder_poll()
17011 - binder: replace "%p" with "%pK"
17012 - staging: fsl-mc: fix build testing on x86
17013 - staging: iio: adc: ad7192: fix external frequency setting
17014 - staging: iio: ad5933: switch buffer mode to software
17015 - xhci: Fix NULL pointer in xhci debugfs
17016 - xhci: Fix xhci debugfs devices node disappearance after hibernation
17017 - xhci: xhci debugfs device nodes weren't removed after device plugged out
17018 - xhci: fix xhci debugfs errors in xhci_stop
17019 - usbip: keep usbip_device sockfd state in sync with tcp_socket
17020 - crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
17021 - mei: me: add cannon point device ids
17022 - mei: me: add cannon point device ids for 4th device
17023 - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
17024 - Linux 4.15.6
17025
17026 * Unable to insert test_bpf module on Bionic s390x (LP: #1751234)
17027 - bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
17028
17029 * [Ubuntu 18.04 FEAT] OpenCAPI enabling (LP: #1746988)
17030 - powerpc/powernv: Introduce new PHB type for opencapi links
17031 - powerpc/powernv: Set correct configuration space size for opencapi devices
17032 - powerpc/powernv: Add opal calls for opencapi
17033 - powerpc/powernv: Add platform-specific services for opencapi
17034 - powerpc/powernv: Capture actag information for the device
17035 - ocxl: Driver code for 'generic' opencapi devices
17036 - ocxl: Add AFU interrupt support
17037 - ocxl: Add a kernel API for other opencapi drivers
17038 - ocxl: Add trace points
17039 - ocxl: Add Makefile and Kconfig
17040 - [Config] CONFIG_OCXL=m for ppc64el
17041 - cxl: Remove support for "Processing accelerators" class
17042 - ocxl: Documentation
17043 - ocxl: add MAINTAINERS entry
17044 - cxl: Add support for ASB_Notify on POWER9
17045
17046 * Request to update 18.04 kernel aacraid to upstream 4.16 version
17047 (LP: #1746801)
17048 - scsi: aacraid: remove unused variable managed_request_id
17049 - scsi: aacraid: Do not attempt abort when Fw panicked
17050 - scsi: aacraid: Do not remove offlined devices
17051 - scsi: aacraid: Fix ioctl reset hang
17052 - scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
17053 - scsi: aacraid: Refactor reset_host store function
17054 - scsi: aacraid: Move code to wait for IO completion to shutdown func
17055 - scsi: aacraid: Create bmic submission function from bmic identify
17056 - scsi: aacraid: Change phy luns function to use common bmic function
17057 - scsi: aacraid: Refactor and rename to make mirror existing changes
17058 - scsi: aacraid: Add target setup helper function
17059 - scsi: aacraid: Untangle targets setup from report phy luns
17060 - scsi: aacraid: Move function around to match existing code
17061 - scsi: aacraid: Create helper functions to get lun info
17062 - scsi: aacraid: Save bmic phy information for each phy
17063 - scsi: aacraid: Add helper function to set queue depth
17064 - scsi: aacraid: Merge func to get container information
17065 - scsi: aacraid: Process hba and container hot plug events in single function
17066 - scsi: aacraid: Added macros to help loop through known buses and targets
17067 - scsi: aacraid: Refactor resolve luns code and scsi functions
17068 - scsi: aacraid: Merge adapter setup with resolve luns
17069 - scsi: aacraid: Block concurrent hotplug event handling
17070 - scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
17071 - scsi: aacraid: Reschedule host scan in case of failure
17072 - scsi: aacraid: Fix hang while scanning in eh recovery
17073 - scsi: aacraid: Skip schedule rescan in case of kdump
17074 - scsi: aacraid: Remove unused rescan variable
17075 - scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
17076 - scsi: aacraid: Update driver version to 50877
17077 - scsi: aacraid: Fix driver oops with dead battery
17078 - scsi: aacraid: remove redundant setting of variable c
17079 - scsi: aacraid: Get correct lun count
17080 - scsi: aacraid: Delay for rescan worker needs to be 10 seconds
17081
17082 * [18.04] kpatch - Add livepatch hook support for ppc64le (LP: #1741992)
17083 - powerpc/modules: Add REL24 relocation support of livepatch symbols
17084 - powerpc/modules: Don't try to restore r2 after a sibling call
17085 - powerpc/modules: Improve restore_r2() error message
17086
17087 * Ubuntu 18.04 - Include latest ibmvnic fixes in Ubuntu kernel (LP: #1748517)
17088 - ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
17089 - ibmvnic: Increase maximum number of RX/TX queues
17090 - ibmvnic: Include header descriptor support for ARP packets
17091 - ibmvnic: Don't handle RX interrupts when not up.
17092 - ibmvnic: Wait for device response when changing MAC
17093 - ibmvnic: fix firmware version when no firmware level has been provided by
17094 the VIOS server
17095 - ibmvnic: fix empty firmware version and errors cleanup
17096 - ibmvnic: Fix rx queue cleanup for non-fatal resets
17097 - ibmvnic: Ensure that buffers are NULL after free
17098 - ibmvnic: queue reset when CRQ gets closed during reset
17099 - ibmvnic: Reset long term map ID counter
17100 - ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
17101 - ibmvnic: Wait until reset is complete to set carrier on
17102 - ibmvnic: Fix login buffer memory leaks
17103 - ibmvnic: Fix NAPI structures memory leak
17104 - ibmvnic: Free RX socket buffer in case of adapter error
17105 - ibmvnic: Clean RX pool buffers during device close
17106 - ibmvnic: Check for NULL skb's in NAPI poll routine
17107 - ibmvnic: Fix early release of login buffer
17108
17109 * Power9 DD 2.2 needs HMI fixup backport of upstream
17110 patch(d075745d893c78730e4a3b7a60fca23c2f764081) into kernel (LP: #1751834)
17111 - KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
17112
17113 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
17114 - d-i: add cxgb4 to nic-modules
17115
17116 * BCM5719/tg3 loses connectivity due to missing heartbeats between fw and
17117 driver (LP: #1751337)
17118 - tg3: APE heartbeat changes
17119
17120 * Miscellaneous Ubuntu changes
17121 - ubuntu: vbox -- update to 5.2.6-dfsg-5
17122 - Revert "UBUNTU: SAUCE: Import aufs driver"
17123 - SAUCE: Import aufs driver
17124 - Revert "UBUNTU: SAUCE: (no-up) Convert bnx2x firmware files to ihex format"
17125 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
17126 - [Config] fix up retpoline abi files
17127 - ubuntu: vbox -- update to 5.2.8-dfsg-2
17128
17129 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Mar 2018 17:36:23 +0100
c6ea6671 17130
10c9d957 17131linux (4.15.0-11.12) bionic; urgency=medium
e90353d0 17132
10c9d957 17133 * linux: 4.15.0-11.12 -proposed tracker (LP: #1751285)
e90353d0 17134
10c9d957
SF
17135 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
17136 - [Config] CONFIG_INDIRECT_PIO=y
17137 - SAUCE: LIB: Introduce a generic PIO mapping method
17138 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
17139 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
17140 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
17141 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
17142 - [Config] CONFIG_HISILICON_LPC=y
17143 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
17144 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
17145 - SAUCE: HISI LPC: Add ACPI support
17146 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
17147
17148 * Bionic update to v4.15.5 stable release (LP: #1751131)
17149 - scsi: smartpqi: allow static build ("built-in")
17150 - IB/umad: Fix use of unprotected device pointer
17151 - IB/qib: Fix comparison error with qperf compare/swap test
17152 - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
17153 - IB/core: Fix two kernel warnings triggered by rxe registration
17154 - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
17155 - IB/core: Avoid a potential OOPs for an unused optional parameter
17156 - selftests: seccomp: fix compile error seccomp_bpf
17157 - kselftest: fix OOM in memory compaction test
17158 - RDMA/rxe: Fix a race condition related to the QP error state
17159 - RDMA/rxe: Fix a race condition in rxe_requester()
17160 - RDMA/rxe: Fix rxe_qp_cleanup()
17161 - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
17162 - PM / devfreq: Propagate error from devfreq_add_device()
17163 - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
17164 - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
17165 - trace_uprobe: Display correct offset in uprobe_events
17166 - powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
17167 - powerpc/kernel: Block interrupts when updating TIDR
17168 - powerpc/vas: Don't set uses_vas for kernel windows
17169 - powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
17170 - powerpc/mm: Flush radix process translations when setting MMU type
17171 - powerpc/xive: Use hw CPU ids when configuring the CPU queues
17172 - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
17173 - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
17174 - arm64: dts: msm8916: Correct ipc references for smsm
17175 - ARM: lpc3250: fix uda1380 gpio numbers
17176 - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
17177 - ARM: dts: nomadik: add interrupt-parent for clcd
17178 - arm: dts: mt7623: fix card detection issue on bananapi-r2
17179 - arm: spear600: Add missing interrupt-parent of rtc
17180 - arm: spear13xx: Fix dmas cells
17181 - arm: spear13xx: Fix spics gpio controller's warning
17182 - x86/gpu: add CFL to early quirks
17183 - x86/kexec: Make kexec (mostly) work in 5-level paging mode
17184 - x86/xen: init %gs very early to avoid page faults with stack protector
17185 - x86: PM: Make APM idle driver initialize polling state
17186 - mm, memory_hotplug: fix memmap initialization
17187 - x86/entry/64: Clear extra registers beyond syscall arguments, to reduce
17188 speculation attack surface
17189 - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
17190 speculation attack surface
17191 - compiler-gcc.h: Introduce __optimize function attribute
17192 - compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
17193 - crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
17194 - crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
17195 - powerpc/mm/radix: Split linear mapping on hot-unplug
17196 - x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
17197 - x86/speculation: Update Speculation Control microcode blacklist
17198 - x86/speculation: Correct Speculation Control microcode blacklist again
17199 - Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
17200 - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
17201 by always inlining iterator helper methods
17202 - X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
17203 - KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR
17204 bitmap
17205 - x86/speculation: Clean up various Spectre related details
17206 - PM / runtime: Update links_count also if !CONFIG_SRCU
17207 - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
17208 - platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
17209 - x86/entry/64: Clear registers for exceptions/interrupts, to reduce
17210 speculation attack surface
17211 - x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
17212 extensions
17213 - x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single
17214 POP_REGS macro
17215 - x86/entry/64: Interleave XOR register clearing with PUSH instructions
17216 - x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
17217 - x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
17218 - x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
17219 SAVE_AND_CLEAR_REGS macros
17220 - x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
17221 - x86/entry/64: Fix paranoid_entry() frame pointer warning
17222 - x86/entry/64: Remove the unused 'icebp' macro
17223 - selftests/x86: Fix vDSO selftest segfault for vsyscall=none
17224 - selftests/x86: Clean up and document sscanf() usage
17225 - selftests/x86/pkeys: Remove unused functions
17226 - selftests/x86: Fix build bug caused by the 5lvl test which has been moved to
17227 the VM directory
17228 - selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
17229 - gfs2: Fixes to "Implement iomap for block_map"
17230 - selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
17231 - selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
17232 - objtool: Fix segfault in ignore_unreachable_insn()
17233 - x86/debug, objtool: Annotate WARN()-related UD2 as reachable
17234 - x86/debug: Use UD2 for WARN()
17235 - x86/speculation: Fix up array_index_nospec_mask() asm constraint
17236 - nospec: Move array_index_nospec() parameter checking into separate macro
17237 - x86/speculation: Add <asm/msr-index.h> dependency
17238 - x86/mm: Rename flush_tlb_single() and flush_tlb_one() to
17239 __flush_tlb_one_[user|kernel]()
17240 - selftests/x86/mpx: Fix incorrect bounds with old _sigfault
17241 - x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
17242 - x86/spectre: Fix an error message
17243 - x86/cpu: Change type of x86_cache_size variable to unsigned int
17244 - x86/entry/64: Fix CR3 restore in paranoid_exit()
17245 - drm/ttm: Don't add swapped BOs to swap-LRU list
17246 - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
17247 - drm/qxl: unref cursor bo when finished with it
17248 - drm/qxl: reapply cursor after resetting primary
17249 - drm/amd/powerplay: Fix smu_table_entry.handle type
17250 - drm/ast: Load lut in crtc_commit
17251 - drm: Check for lessee in DROP_MASTER ioctl
17252 - arm64: Add missing Falkor part number for branch predictor hardening
17253 - drm/radeon: Add dpm quirk for Jet PRO (v2)
17254 - drm/radeon: adjust tested variable
17255 - x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
17256 physical CPU
17257 - rtc-opal: Fix handling of firmware error codes, prevent busy loops
17258 - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
17259 - mmc: sdhci: Implement an SDHCI-specific bounce buffer
17260 - mmc: bcm2835: Don't overwrite max frequency unconditionally
17261 - Revert "mmc: meson-gx: include tx phase in the tuning process"
17262 - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
17263 - Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
17264 - jbd2: fix sphinx kernel-doc build warnings
17265 - ext4: fix a race in the ext4 shutdown path
17266 - ext4: save error to disk in __ext4_grp_locked_error()
17267 - ext4: correct documentation for grpid mount option
17268 - mm: hide a #warning for COMPILE_TEST
17269 - mm: Fix memory size alignment in devm_memremap_pages_release()
17270 - MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
17271 - MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
17272 - MIPS: Fix incorrect mem=X@Y handling
17273 - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
17274 - PCI: iproc: Fix NULL pointer dereference for BCMA
17275 - PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
17276 - PCI: keystone: Fix interrupt-controller-node lookup
17277 - video: fbdev: atmel_lcdfb: fix display-timings lookup
17278 - console/dummy: leave .con_font_get set to NULL
17279 - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
17280 - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
17281 - xenbus: track caller request id
17282 - seq_file: fix incomplete reset on read from zero offset
17283 - tracing: Fix parsing of globs with a wildcard at the beginning
17284 - mpls, nospec: Sanitize array index in mpls_label_ok()
17285 - rtlwifi: rtl8821ae: Fix connection lost problem correctly
17286 - arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
17287 - xprtrdma: Fix calculation of ri_max_send_sges
17288 - xprtrdma: Fix BUG after a device removal
17289 - blk-wbt: account flush requests correctly
17290 - target/iscsi: avoid NULL dereference in CHAP auth error path
17291 - iscsi-target: make sure to wake up sleeping login worker
17292 - dm: correctly handle chained bios in dec_pending()
17293 - Btrfs: fix deadlock in run_delalloc_nocow
17294 - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
17295 - Btrfs: fix extent state leak from tree log
17296 - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
17297 - Btrfs: fix use-after-free on root->orphan_block_rsv
17298 - Btrfs: fix unexpected -EEXIST when creating new inode
17299 - 9p/trans_virtio: discard zero-length reply
17300 - mtd: nand: vf610: set correct ooblayout
17301 - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
17302 - ALSA: hda/realtek - Add headset mode support for Dell laptop
17303 - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
17304 - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
17305 - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
17306 - ALSA: usb: add more device quirks for USB DSD devices
17307 - ALSA: seq: Fix racy pool initializations
17308 - mvpp2: fix multicast address filter
17309 - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
17310 - x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
17311 - ARM: dts: exynos: fix RTC interrupt for exynos5410
17312 - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
17313 - arm64: dts: msm8916: Add missing #phy-cells
17314 - ARM: dts: s5pv210: add interrupt-parent for ohci
17315 - arm: dts: mt7623: Update ethsys binding
17316 - arm: dts: mt2701: Add reset-cells
17317 - ARM: dts: Delete bogus reference to the charlcd
17318 - media: r820t: fix r820t_write_reg for KASAN
17319 - mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
17320 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
17321 - Linux 4.15.5
17322
17323 * retpoline abi files are empty on i386 (LP: #1751021)
17324 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
17325 - [Packaging] final-checks -- sanity checking ABI contents
17326 - [Packaging] final-checks -- check for empty retpoline files
17327 - [Config] Disable i386 retpoline check for next upload
17328
17329 * Bionic update to v4.15.4 stable release (LP: #1751064)
17330 - watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
17331 - cifs: Fix missing put_xid in cifs_file_strict_mmap
17332 - cifs: Fix autonegotiate security settings mismatch
17333 - CIFS: zero sensitive data when freeing
17334 - cpufreq: mediatek: add mediatek related projects into blacklist
17335 - dmaengine: dmatest: fix container_of member in dmatest_callback
17336 - ssb: Do not disable PCI host on non-Mips
17337 - watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
17338 - Revert "drm/i915: mark all device info struct with __initconst"
17339 - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
17340 - sched/rt: Up the root domain ref count when passing it around via IPIs
17341 - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
17342 - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
17343 - media: hdpvr: Fix an error handling path in hdpvr_probe()
17344 - arm64: mm: Use non-global mappings for kernel space
17345 - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
17346 - arm64: mm: Move ASID from TTBR0 to TTBR1
17347 - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
17348 - arm64: mm: Rename post_ttbr0_update_workaround
17349 - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
17350 - arm64: mm: Allocate ASIDs in pairs
17351 - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
17352 - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
17353 - arm64: entry: Add exception trampoline page for exceptions from EL0
17354 - arm64: mm: Map entry trampoline into trampoline and kernel page tables
17355 - arm64: entry: Explicitly pass exception level to kernel_ventry macro
17356 - arm64: entry: Hook up entry trampoline to exception vectors
17357 - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
17358 - arm64: cpu_errata: Add Kryo to Falkor 1003 errata
17359 - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
17360 - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
17361 - arm64: kaslr: Put kernel vectors address in separate data page
17362 - arm64: use RET instruction for exiting the trampoline
17363 - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
17364 - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
17365 - arm64: Take into account ID_AA64PFR0_EL1.CSV3
17366 - arm64: capabilities: Handle duplicate entries for a capability
17367 - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
17368 - arm64: kpti: Fix the interaction between ASID switching and software PAN
17369 - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
17370 - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
17371 - arm64: mm: Permit transitioning from Global to Non-Global without BBM
17372 - arm64: kpti: Add ->enable callback to remap swapper using nG mappings
17373 - arm64: Force KPTI to be disabled on Cavium ThunderX
17374 - arm64: entry: Reword comment about post_ttbr_update_workaround
17375 - arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
17376 - perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
17377 - arm64: barrier: Add CSDB macros to control data-value prediction
17378 - arm64: Implement array_index_mask_nospec()
17379 - arm64: Make USER_DS an inclusive limit
17380 - arm64: Use pointer masking to limit uaccess speculation
17381 - arm64: entry: Ensure branch through syscall table is bounded under
17382 speculation
17383 - arm64: uaccess: Prevent speculative use of the current addr_limit
17384 - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
17385 - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
17386 - arm64: futex: Mask __user pointers prior to dereference
17387 - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
17388 - arm64: Run enable method for errata work arounds on late CPUs
17389 - arm64: cpufeature: Pass capability structure to ->enable callback
17390 - drivers/firmware: Expose psci_get_version through psci_ops structure
17391 - arm64: Move post_ttbr_update_workaround to C code
17392 - arm64: Add skeleton to harden the branch predictor against aliasing attacks
17393 - arm64: Move BP hardening to check_and_switch_context
17394 - arm64: KVM: Use per-CPU vector when BP hardening is enabled
17395 - arm64: entry: Apply BP hardening for high-priority synchronous exceptions
17396 - arm64: entry: Apply BP hardening for suspicious interrupts from EL0
17397 - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
17398 - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
17399 - arm64: Implement branch predictor hardening for Falkor
17400 - arm64: Branch predictor hardening for Cavium ThunderX2
17401 - arm64: KVM: Increment PC after handling an SMC trap
17402 - arm/arm64: KVM: Consolidate the PSCI include files
17403 - arm/arm64: KVM: Add PSCI_VERSION helper
17404 - arm/arm64: KVM: Add smccc accessors to PSCI code
17405 - arm/arm64: KVM: Implement PSCI 1.0 support
17406 - arm/arm64: KVM: Advertise SMCCC v1.1
17407 - arm64: KVM: Make PSCI_VERSION a fast path
17408 - arm/arm64: KVM: Turn kvm_psci_version into a static inline
17409 - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
17410 - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
17411 - firmware/psci: Expose PSCI conduit
17412 - firmware/psci: Expose SMCCC version through psci_ops
17413 - arm/arm64: smccc: Make function identifiers an unsigned quantity
17414 - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
17415 - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
17416 - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
17417 - mtd: cfi: convert inline functions to macros
17418 - mtd: nand: brcmnand: Disable prefetch by default
17419 - mtd: nand: Fix nand_do_read_oob() return value
17420 - mtd: nand: sunxi: Fix ECC strength choice
17421 - ubi: Fix race condition between ubi volume creation and udev
17422 - ubi: fastmap: Erase outdated anchor PEBs during attach
17423 - ubi: block: Fix locking for idr_alloc/idr_remove
17424 - ubifs: free the encrypted symlink target
17425 - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
17426 - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
17427 - NFS: Add a cond_resched() to nfs_commit_release_pages()
17428 - NFS: Fix nfsstat breakage due to LOOKUPP
17429 - NFS: commit direct writes even if they fail partially
17430 - NFS: reject request for id_legacy key without auxdata
17431 - NFS: Fix a race between mmap() and O_DIRECT
17432 - nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
17433 - kernfs: fix regression in kernfs_fop_write caused by wrong type
17434 - ahci: Annotate PCI ids for mobile Intel chipsets as such
17435 - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
17436 - ahci: Add Intel Cannon Lake PCH-H PCI ID
17437 - crypto: hash - introduce crypto_hash_alg_has_setkey()
17438 - crypto: cryptd - pass through absence of ->setkey()
17439 - crypto: mcryptd - pass through absence of ->setkey()
17440 - crypto: poly1305 - remove ->setkey() method
17441 - crypto: hash - annotate algorithms taking optional key
17442 - crypto: hash - prevent using keyed hashes without setting key
17443 - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
17444 - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
17445 - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
17446 - media: v4l2-compat-ioctl32.c: fix the indentation
17447 - media: v4l2-compat-ioctl32.c: move 'helper' functions to
17448 __get/put_v4l2_format32
17449 - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
17450 - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
17451 - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
17452 - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
17453 - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
17454 - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
17455 - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
17456 - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
17457 - crypto: caam - fix endless loop when DECO acquire fails
17458 - crypto: sha512-mb - initialize pending lengths correctly
17459 - crypto: talitos - fix Kernel Oops on hashing an empty file
17460 - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
17461 - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
17462 - KVM: nVMX: Fix bug of injecting L2 exception into L1
17463 - KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
17464 - KVM: PPC: Book3S HV: Drop locks before reading guest memory
17465 - KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
17466 - KVM: PPC: Book3S PR: Fix broken select due to misspelling
17467 - ASoC: acpi: fix machine driver selection based on quirk
17468 - ASoC: rockchip: i2s: fix playback after runtime resume
17469 - ASoC: skl: Fix kernel warning due to zero NHTL entry
17470 - ASoC: compress: Correct handling of copy callback
17471 - watchdog: imx2_wdt: restore previous timeout after suspend+resume
17472 - afs: Add missing afs_put_cell()
17473 - afs: Need to clear responded flag in addr cursor
17474 - afs: Fix missing cursor clearance
17475 - afs: Fix server list handling
17476 - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
17477 - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
17478 - kasan: don't emit builtin calls when sanitization is off
17479 - kasan: rework Kconfig settings
17480 - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
17481 - media: dvb-frontends: fix i2c access helpers for KASAN
17482 - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
17483 - media: ts2020: avoid integer overflows on 32 bit machines
17484 - media: vivid: fix module load error when enabling fb and no_error_inj=1
17485 - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
17486 - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
17487 - kernel/async.c: revert "async: simplify lowest_in_progress()"
17488 - kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
17489 - pipe: actually allow root to exceed the pipe buffer limits
17490 - pipe: fix off-by-one error when checking buffer limits
17491 - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
17492 - Bluetooth: btsdio: Do not bind to non-removable BCM43341
17493 - ipmi: use dynamic memory for DMI driver override
17494 - signal/openrisc: Fix do_unaligned_access to send the proper signal
17495 - signal/sh: Ensure si_signo is initialized in do_divide_error
17496 - alpha: fix crash if pthread_create races with signal delivery
17497 - alpha: osf_sys.c: fix put_tv32 regression
17498 - alpha: Fix mixed up args in EXC macro in futex operations
17499 - alpha: fix reboot on Avanti platform
17500 - alpha: fix formating of stack content
17501 - xtensa: fix futex_atomic_cmpxchg_inatomic
17502 - EDAC, octeon: Fix an uninitialized variable warning
17503 - genirq: Make legacy autoprobing work again
17504 - pinctrl: intel: Initialize GPIO properly when used through irqchip
17505 - pinctrl: mcp23s08: fix irq setup order
17506 - pinctrl: sx150x: Unregister the pinctrl on release
17507 - pinctrl: sx150x: Register pinctrl before adding the gpiochip
17508 - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
17509 - pktcdvd: Fix pkt_setup_dev() error path
17510 - pktcdvd: Fix a recently introduced NULL pointer dereference
17511 - blk-mq: quiesce queue before freeing queue
17512 - clocksource/drivers/stm32: Fix kernel panic with multiple timers
17513 - lib/ubsan.c: s/missaligned/misaligned/
17514 - lib/ubsan: add type mismatch handler for new GCC/Clang
17515 - objtool: Fix switch-table detection
17516 - arm64: dts: marvell: add Ethernet aliases
17517 - drm/i915: Avoid PPS HW/SW state mismatch due to rounding
17518 - ACPI: sbshc: remove raw pointer from printk() message
17519 - acpi, nfit: fix register dimm error handling
17520 - ovl: force r/o mount when index dir creation fails
17521 - ovl: fix failure to fsync lower dir
17522 - ovl: take mnt_want_write() for work/index dir setup
17523 - ovl: take mnt_want_write() for removing impure xattr
17524 - ovl: hash directory inodes for fsnotify
17525 - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
17526 - devpts: fix error handling in devpts_mntget()
17527 - ftrace: Remove incorrect setting of glob search field
17528 - scsi: core: Ensure that the SCSI error handler gets woken up
17529 - scsi: lpfc: Fix crash after bad bar setup on driver attachment
17530 - scsi: cxlflash: Reset command ioasc
17531 - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
17532 - Linux 4.15.4
17533 - updateconfigs after v4.14.4 stable updates
17534
17535 * Bionic update to v4.15.4 stable release (LP: #1751064) // CVE-2017-5754 and
17536 do not need KPTI when KASLR is off.
17537 - arm64: Turn on KPTI only on CPUs that need it
17538
17539 * Miscellaneous Ubuntu changes
17540 - [Config] fix up removed retpoline call sites
17541
17542 -- Seth Forshee <seth.forshee@canonical.com> Fri, 23 Feb 2018 08:31:06 -0600
e90353d0 17543
1221ffab 17544linux (4.15.0-10.11) bionic; urgency=medium
802cf0d2 17545
1221ffab 17546 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
802cf0d2 17547
1221ffab
SF
17548 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
17549 (LP: #1749202)
17550 - swiotlb: suppress warning when __GFP_NOWARN is set
17551 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
17552
17553 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
17554 - SAUCE: tools -- add ability to disable libbfd
17555 - [Packaging] correct disablement of libbfd
17556
17557 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
17558 (LP: #1744058)
17559 - ALSA: hda/realtek - update ALC225 depop optimize
17560
17561 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
17562 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
17563
17564 * headset mic can't be detected on two Dell machines (LP: #1748807)
17565 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
17566 - ALSA: hda - Fix headset mic detection problem for two Dell machines
17567
17568 * Bionic update to v4.15.3 stable release (LP: #1749191)
17569 - ip6mr: fix stale iterator
17570 - net: igmp: add a missing rcu locking section
17571 - qlcnic: fix deadlock bug
17572 - qmi_wwan: Add support for Quectel EP06
17573 - r8169: fix RTL8168EP take too long to complete driver initialization.
17574 - tcp: release sk_frag.page in tcp_disconnect
17575 - vhost_net: stop device during reset owner
17576 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
17577 - ipv6: change route cache aging logic
17578 - Revert "defer call to mem_cgroup_sk_alloc()"
17579 - net: ipv6: send unsolicited NA after DAD
17580 - rocker: fix possible null pointer dereference in
17581 rocker_router_fib_event_work
17582 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
17583 - cls_u32: add missing RCU annotation.
17584 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
17585 - soreuseport: fix mem leak in reuseport_add_sock()
17586 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
17587 - net: sched: fix use-after-free in tcf_block_put_ext
17588 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
17589 - media: soc_camera: soc_scale_crop: add missing
17590 MODULE_DESCRIPTION/AUTHOR/LICENSE
17591 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
17592 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
17593 - crypto: tcrypt - fix S/G table for test_aead_speed()
17594 - Linux 4.15.3
17595
17596 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
17597 CVE-2018-1000026
17598 - net: create skb_gso_validate_mac_len()
17599 - bnx2x: disable GSO where gso_size is too big for hardware
17600
17601 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
17602 - net: hns: add ACPI mode support for ethtool -p
17603
17604 * CVE-2017-5715 (Spectre v2 Intel)
17605 - [Packaging] retpoline files must be sorted
17606 - [Packaging] pull in retpoline files
17607
17608 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
17609 - d-i: Add hfi1 to nic-modules
17610
17611 * CVE-2017-5715 (Spectre v2 retpoline)
17612 - [Packaging] retpoline -- add call site validation
17613 - [Config] disable retpoline checks for first upload
17614
17615 * Do not duplicate changelog entries assigned to more than one bug or CVE
17616 (LP: #1743383)
17617 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
17618
17619 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
802cf0d2 17620
005c789b 17621linux (4.15.0-9.10) bionic; urgency=medium
08b0e16a 17622
005c789b 17623 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
08b0e16a 17624
005c789b
SF
17625 * Miscellaneous Ubuntu changes
17626 - [Debian] tests -- remove gcc-multilib dependency for arm64
17627
17628 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
08b0e16a 17629
3e7bd455 17630linux (4.15.0-8.9) bionic; urgency=medium
96032e33 17631
3e7bd455 17632 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
96032e33 17633
3e7bd455
SF
17634 * Bionic update to v4.15.2 stable release (LP: #1748072)
17635 - KVM: x86: Make indirect calls in emulator speculation safe
17636 - KVM: VMX: Make indirect call speculation safe
17637 - module/retpoline: Warn about missing retpoline in module
17638 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
17639 - x86/cpufeatures: Add Intel feature bits for Speculation Control
17640 - x86/cpufeatures: Add AMD feature bits for Speculation Control
17641 - x86/msr: Add definitions for new speculation control MSRs
17642 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
17643 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
17644 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
17645 - x86/alternative: Print unadorned pointers
17646 - x86/nospec: Fix header guards names
17647 - x86/bugs: Drop one "mitigation" from dmesg
17648 - x86/cpu/bugs: Make retpoline module warning conditional
17649 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
17650 - x86/retpoline: Simplify vmexit_fill_RSB()
17651 - x86/speculation: Simplify indirect_branch_prediction_barrier()
17652 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
17653 - iio: adc/accel: Fix up module licenses
17654 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
17655 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
17656 - KVM: nVMX: Eliminate vmcs02 pool
17657 - KVM: VMX: introduce alloc_loaded_vmcs
17658 - objtool: Improve retpoline alternative handling
17659 - objtool: Add support for alternatives at the end of a section
17660 - objtool: Warn on stripped section symbol
17661 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
17662 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
17663 - x86/entry/64: Remove the SYSCALL64 fast path
17664 - x86/entry/64: Push extra regs right away
17665 - x86/asm: Move 'status' from thread_struct to thread_info
17666 - Documentation: Document array_index_nospec
17667 - array_index_nospec: Sanitize speculative array de-references
17668 - x86: Implement array_index_mask_nospec
17669 - x86: Introduce barrier_nospec
17670 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
17671 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
17672 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
17673 - x86/get_user: Use pointer masking to limit speculation
17674 - x86/syscall: Sanitize syscall table de-references under speculation
17675 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
17676 - nl80211: Sanitize array index in parse_txq_params
17677 - x86/spectre: Report get_user mitigation for spectre_v1
17678 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
17679 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
17680 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
17681 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
17682 - KVM: VMX: make MSR bitmaps per-VCPU
17683 - x86/kvm: Update spectre-v1 mitigation
17684 - x86/retpoline: Avoid retpolines for built-in __init functions
17685 - x86/spectre: Simplify spectre_v2 command line parsing
17686 - x86/pti: Mark constant arrays as __initconst
17687 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
17688 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
17689 - KVM/x86: Add IBPB support
17690 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
17691 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
17692 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
17693 - serial: core: mark port as initialized after successful IRQ change
17694 - fpga: region: release of_parse_phandle nodes after use
17695 - Linux 4.15.2
17696
17697 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
17698 - net: phy: core: remove now uneeded disabling of interrupts
17699 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
17700 - net: socionext: Add Synquacer NetSec driver
17701 - net: socionext: include linux/io.h to fix build
17702 - net: socionext: Fix error return code in netsec_netdev_open()
17703
17704 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
17705 - [Config] CONFIG_EDAC_GHES=y
17706
17707 * support thunderx2 vendor pmu events (LP: #1747523)
17708 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
17709 - perf tools arm64: Add support for get_cpuid_str function.
17710 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
17711 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
17712 events
17713 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
17714
17715 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
17716 - SAUCE: mm: disable vma based swap readahead by default
17717 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
17718
17719 * Miscellaneous Ubuntu changes
17720 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
17721
17722 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
96032e33 17723
d2c642c9 17724linux (4.15.0-7.8) bionic; urgency=medium
179ffce1 17725
d2c642c9
SF
17726 * Bionic update to v4.15.1 stable release (LP: #1747169)
17727 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
17728 - tools/gpio: Fix build error with musl libc
17729 - gpio: stmpe: i2c transfer are forbiden in atomic context
17730 - gpio: Fix kernel stack leak to userspace
17731 - ALSA: hda - Reduce the suspend time consumption for ALC256
17732 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
17733 - crypto: aesni - handle zero length dst buffer
17734 - crypto: aesni - fix typo in generic_gcmaes_decrypt
17735 - crypto: aesni - add wrapper for generic gcm(aes)
17736 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
17737 aesni
17738 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
17739 aesni
17740 - crypto: inside-secure - fix hash when length is a multiple of a block
17741 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
17742 - crypto: sha3-generic - fixes for alignment and big endian operation
17743 - crypto: af_alg - whitelist mask and type
17744 - HID: wacom: EKR: ensure devres groups at higher indexes are released
17745 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
17746 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
17747 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
17748 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
17749 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
17750 - igb: Free IRQs when device is hotplugged
17751 - ima/policy: fix parsing of fsuuid
17752 - scsi: aacraid: Fix udev inquiry race condition
17753 - scsi: aacraid: Fix hang in kdump
17754 - scsi: storvsc: missing error code in storvsc_probe()
17755 - staging: lustre: separate a connection destroy from free struct kib_conn
17756 - staging: ccree: NULLify backup_info when unused
17757 - staging: ccree: fix fips event irq handling build
17758 - tty: fix data race between tty_init_dev and flush of buf
17759 - usb: option: Add support for FS040U modem
17760 - USB: serial: pl2303: new device id for Chilitag
17761 - USB: cdc-acm: Do not log urb submission errors on disconnect
17762 - CDC-ACM: apply quirk for card reader
17763 - USB: serial: io_edgeport: fix possible sleep-in-atomic
17764 - usbip: prevent bind loops on devices attached to vhci_hcd
17765 - usbip: list: don't list devices attached to vhci_hcd
17766 - USB: serial: simple: add Motorola Tetra driver
17767 - usb: f_fs: Prevent gadget unbind if it is already unbound
17768 - usb: uas: unconditionally bring back host after reset
17769 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
17770 - ANDROID: binder: remove waitqueue when thread exits.
17771 - android: binder: use VM_ALLOC to get vm area
17772 - mei: me: allow runtime pm for platform with D0i3
17773 - serial: 8250_of: fix return code when probe function fails to get reset
17774 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
17775 - serial: 8250_dw: Revert "Improve clock rate setting"
17776 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
17777 - spi: imx: do not access registers while clocks disabled
17778 - iio: adc: stm32: fix scan of multiple channels with DMA
17779 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
17780 - test_firmware: fix missing unlock on error in config_num_requests_store()
17781 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
17782 - Input: synaptics-rmi4 - do not delete interrupt memory too early
17783 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
17784 - Linux 4.15.1
179ffce1 17785
d2c642c9
SF
17786 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
17787 (LP: #1744712)
17788 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
17789 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
17790 version
17791
17792 * apparmor profile load in stacked policy container fails (LP: #1746463)
17793 - SAUCE: apparmor: fix display of .ns_name for containers
17794
17795 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
179ffce1 17796
968dd225 17797linux (4.15.0-6.7) bionic; urgency=low
e421cacd 17798
968dd225
SF
17799 * upload urgency should be medium by default (LP: #1745338)
17800 - [Packaging] update urgency to medium by default
17801
17802 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
17803 - scsi: libiscsi: Allow sd_shutdown on bad transport
17804
17805 * Miscellaneous Ubuntu changes
17806 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
17807 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
17808 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
e421cacd 17809
ba241964
SF
17810 [ Upstream Kernel Changes ]
17811
17812 * Rebase to v4.15
17813
968dd225 17814 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
e421cacd 17815
47e18381 17816linux (4.15.0-5.6) bionic; urgency=low
aa1e162f 17817
47e18381
SF
17818 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
17819 (LP: #1744077)
17820 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
17821
17822 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
17823 (LP: #1743638)
17824 - [d-i] Add qede to nic-modules udeb
17825
17826 * boot failure on AMD Raven + WesternXT (LP: #1742759)
17827 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
17828
17829 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
17830 (LP: #1726519)
17831 - SAUCE: Revert "scsi: libsas: allow async aborts"
17832
17833 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
17834 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
17835
17836 * Miscellaneous Ubuntu changes
17837 - Rebase to v4.15-rc7
17838 - [Config] CONFIG_CPU_ISOLATION=y
17839 - [Config] Update annotations following config review
17840 - Revert "UBUNTU: SAUCE: Import aufs driver"
17841 - SAUCE: Import aufs driver
17842 - ubuntu: vbox -- update to 5.2.6-dfsg-1
17843 - ubuntu: vbox: build fixes for 4.15
17844 - ubuntu: vbox -- update to 5.2.6-dfsg-2
17845 - hio: updates for timer api changes in 4.15
17846 - enable hio build
17847 - Rebase to v4.15-rc9
aa1e162f 17848
efea660a
SF
17849 [ Upstream Kernel Changes ]
17850
40f9eb86 17851 * Rebase to v4.15-rc9
efea660a 17852
47e18381 17853 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
aa1e162f 17854
9ebbac5e 17855linux (4.15.0-4.5) bionic; urgency=low
9794190f 17856
9ebbac5e
SF
17857 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
17858 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
17859
17860 * External HDMI monitor failed to show screen on Lenovo X1 series
17861 (LP: #1738523)
17862 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
17863
17864 * Miscellaneous Ubuntu changes
17865 - [Debian] autoreconstruct - add resoration of execute permissions
9794190f 17866
0d1de9d5
SF
17867 [ Upstream Kernel Changes ]
17868
17869 * Rebase to v4.15-rc4
17870
9ebbac5e 17871 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
9794190f 17872
4d42ba20 17873linux (4.15.0-3.4) bionic; urgency=low
c298e823 17874
4d42ba20
SF
17875 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
17876 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
c298e823 17877
d37d0533
SF
17878 [ Upstream Kernel Changes ]
17879
17880 * Rebase to v4.15-rc6
17881
4d42ba20 17882 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
c298e823 17883
c4427b55 17884linux (4.15.0-2.3) bionic; urgency=low
67b6f3e0 17885
c4427b55
SF
17886 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
17887 4.15.0-1.2 (LP: #1737752)
17888 - x86/mm: Unbreak modules that use the DMA API
17889
17890 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
17891 - [Config] CONFIG_SPI_INTEL_SPI_*=n
17892
17893 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
17894 and udebs (LP: #1521712)
17895 - [Config] Include ibmvnic in nic-modules
17896
17897 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
17898 - [Config] Enable support for emulation of deprecated ARMv8 instructions
17899
17900 * Miscellaneous Ubuntu changes
17901 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
17902 - Enable zfs build
17903 - [Debian] add icp to zfs-modules.ignore
67b6f3e0 17904
c4f0e175
SF
17905 [ Upstream Kernel Changes ]
17906
17907 * Rebase to v4.15-rc4
17908
c4427b55 17909 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
67b6f3e0 17910
d4814b5f 17911linux (4.15.0-1.2) bionic; urgency=low
e82fa576 17912
d4814b5f
SF
17913 * Disabling zfs does not always disable module checks for the zfs modules
17914 (LP: #1737176)
17915 - [Packaging] disable zfs module checks when zfs is disabled
17916
17917 * Miscellaneous Ubuntu changes
17918 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
e82fa576 17919
76315af6
SF
17920 [ Upstream Kernel Changes ]
17921
17922 * Rebase to v4.15-rc3
17923
d4814b5f 17924 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
e82fa576 17925
e7c27d1e 17926linux (4.15.0-0.1) bionic; urgency=low
c78ba448 17927
e7c27d1e
SF
17928 * Miscellaneous Ubuntu changes
17929 - ubuntu: vbox -- update to 5.2.2-dfsg-2
17930 - ubuntu: vbox: build fixes for 4.15
17931 - disable hio build
17932 - [Config] Update kernel lockdown options to fix build errors
17933 - Disable zfs build
17934 - SAUCE: Import aufs driver
17935 - [Config] Enable AUFS config options
c78ba448 17936
079f534b
SF
17937 [ Upstream Kernel Changes ]
17938
17939 * Rebase to v4.15-rc2
17940
e7c27d1e 17941 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
c78ba448 17942
2c21160b
TG
17943linux (4.14.0-11.13) bionic; urgency=low
17944
17945 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
17946
17947 * CVE-2017-1000405
17948 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
17949
17950 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
17951 - SAUCE: mm: disable vma based swap readahead by default
17952 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
17953
17954 * Bionic update to v4.14.3 stable release (LP: #1735843)
17955 - s390: fix transactional execution control register handling
17956 - s390/noexec: execute kexec datamover without DAT
17957 - s390/runtime instrumention: fix possible memory corruption
17958 - s390/guarded storage: fix possible memory corruption
17959 - s390/disassembler: add missing end marker for e7 table
17960 - s390/disassembler: increase show_code buffer size
17961 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
17962 - ACPI / EC: Fix regression related to triggering source of EC event handling
17963 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
17964 - serdev: fix registration of second slave
17965 - sched: Make resched_cpu() unconditional
17966 - lib/mpi: call cond_resched() from mpi_powm() loop
17967 - x86/boot: Fix boot failure when SMP MP-table is based at 0
17968 - x86/decoder: Add new TEST instruction pattern
17969 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
17970 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
17971 - perf/x86/intel: Hide TSX events when RTM is not supported
17972 - arm64: Implement arch-specific pte_access_permitted()
17973 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
17974 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
17975 - uapi: fix linux/tls.h userspace compilation error
17976 - uapi: fix linux/rxrpc.h userspace compilation errors
17977 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
17978 - MIPS: ralink: Fix MT7628 pinmux
17979 - MIPS: ralink: Fix typo in mt7628 pinmux function
17980 - net: mvneta: fix handling of the Tx descriptor counter
17981 - nbd: wait uninterruptible for the dead timeout
17982 - nbd: don't start req until after the dead connection logic
17983 - PM / OPP: Add missing of_node_put(np)
17984 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
17985 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
17986 - PCI: hv: Use effective affinity mask
17987 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
17988 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
17989 - ALSA: hda: Add Raven PCI ID
17990 - dm integrity: allow unaligned bv_offset
17991 - dm cache: fix race condition in the writeback mode overwrite_bio
17992 optimisation
17993 - dm crypt: allow unaligned bv_offset
17994 - dm zoned: ignore last smaller runt zone
17995 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
17996 - dm bufio: fix integer overflow when limiting maximum cache size
17997 - ovl: Put upperdentry if ovl_check_origin() fails
17998 - dm: allocate struct mapped_device with kvzalloc
17999 - sched/rt: Simplify the IPI based RT balancing logic
18000 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
18001 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
18002 - dm: discard support requires all targets in a table support discards
18003 - MIPS: Fix odd fp register warnings with MIPS64r2
18004 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
18005 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
18006 - MIPS: Fix an n32 core file generation regset support regression
18007 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
18008 - MIPS: math-emu: Fix final emulation phase for certain instructions
18009 - rt2x00usb: mark device removed when get ENOENT usb error
18010 - mm/z3fold.c: use kref to prevent page free/compact race
18011 - autofs: don't fail mount for transient error
18012 - nilfs2: fix race condition that causes file system corruption
18013 - fscrypt: lock mutex before checking for bounce page pool
18014 - eCryptfs: use after free in ecryptfs_release_messaging()
18015 - libceph: don't WARN() if user tries to add invalid key
18016 - bcache: check ca->alloc_thread initialized before wake up it
18017 - fs: guard_bio_eod() needs to consider partitions
18018 - fanotify: fix fsnotify_prepare_user_wait() failure
18019 - isofs: fix timestamps beyond 2027
18020 - btrfs: change how we decide to commit transactions during flushing
18021 - f2fs: expose some sectors to user in inline data or dentry case
18022 - NFS: Fix typo in nomigration mount option
18023 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
18024 - nfs: Fix ugly referral attributes
18025 - NFS: Avoid RCU usage in tracepoints
18026 - NFS: revalidate "." etc correctly on "open".
18027 - nfsd: deal with revoked delegations appropriately
18028 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
18029 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
18030 - iwlwifi: fix firmware names for 9000 and A000 series hw
18031 - md: fix deadlock error in recent patch.
18032 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
18033 - Bluetooth: btqcomsmd: Add support for BD address setup
18034 - md/bitmap: revert a patch
18035 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
18036 - fsnotify: pin both inode and vfsmount mark
18037 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
18038 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
18039 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
18040 - ext4: prevent data corruption with inline data + DAX
18041 - ext4: prevent data corruption with journaling + DAX
18042 - ALSA: pcm: update tstamp only if audio_tstamp changed
18043 - ALSA: usb-audio: Add sanity checks to FE parser
18044 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
18045 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
18046 - ALSA: timer: Remove kernel warning at compat ioctl error paths
18047 - ALSA: hda/realtek - Fix ALC275 no sound issue
18048 - ALSA: hda: Fix too short HDMI/DP chmap reporting
18049 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
18050 - ALSA: hda/realtek - Fix ALC700 family no sound issue
18051 - ASoC: sun8i-codec: Invert Master / Slave condition
18052 - ASoC: sun8i-codec: Fix left and right channels inversion
18053 - ASoC: sun8i-codec: Set the BCLK divider
18054 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
18055 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
18056 - 9p: Fix missing commas in mount options
18057 - fs/9p: Compare qid.path in v9fs_test_inode
18058 - net/9p: Switch to wait_event_killable()
18059 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
18060 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
18061 - scsi: lpfc: fix pci hot plug crash in timer management routines
18062 - scsi: lpfc: fix pci hot plug crash in list_add call
18063 - scsi: lpfc: Fix crash receiving ELS while detaching driver
18064 - scsi: lpfc: Fix FCP hba_wqidx assignment
18065 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
18066 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
18067 - iscsi-target: Fix non-immediate TMR reference leak
18068 - target: fix null pointer regression in core_tmr_drain_tmr_list
18069 - target: fix buffer offset in core_scsi3_pri_read_full_status
18070 - target: Fix QUEUE_FULL + SCSI task attribute handling
18071 - target: Fix caw_sem leak in transport_generic_request_failure
18072 - target: Fix quiese during transport_write_pending_qf endless loop
18073 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
18074 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
18075 - mtd: nand: Export nand_reset() symbol
18076 - mtd: nand: atmel: Actually use the PM ops
18077 - mtd: nand: omap2: Fix subpage write
18078 - mtd: nand: Fix writing mtdoops to nand flash.
18079 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
18080 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
18081 - p54: don't unregister leds when they are not initialized
18082 - block: Fix a race between blk_cleanup_queue() and timeout handling
18083 - raid1: prevent freeze_array/wait_all_barriers deadlock
18084 - genirq: Track whether the trigger type has been set
18085 - irqchip/gic-v3: Fix ppi-partitions lookup
18086 - lockd: double unregister of inetaddr notifiers
18087 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
18088 enabled
18089 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
18090 - KVM: SVM: obey guest PAT
18091 - kvm: vmx: Reinstate support for CPUs without virtual NMI
18092 - dax: fix PMD faults on zero-length files
18093 - dax: fix general protection fault in dax_alloc_inode
18094 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
18095 - clk: ti: dra7-atl-clock: fix child-node lookups
18096 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
18097 - libnvdimm, pfn: make 'resource' attribute only readable by root
18098 - libnvdimm, namespace: fix label initialization to use valid seq numbers
18099 - libnvdimm, region : make 'resource' attribute only readable by root
18100 - libnvdimm, namespace: make 'resource' attribute only readable by root
18101 - svcrdma: Preserve CB send buffer across retransmits
18102 - IB/srpt: Do not accept invalid initiator port names
18103 - IB/cm: Fix memory corruption in handling CM request
18104 - IB/hfi1: Fix incorrect available receive user context count
18105 - IB/srp: Avoid that a cable pull can trigger a kernel crash
18106 - IB/core: Avoid crash on pkey enforcement failed in received MADs
18107 - IB/core: Only maintain real QPs in the security lists
18108 - NFC: fix device-allocation error return
18109 - spi-nor: intel-spi: Fix broken software sequencing codes
18110 - i40e: Use smp_rmb rather than read_barrier_depends
18111 - igb: Use smp_rmb rather than read_barrier_depends
18112 - igbvf: Use smp_rmb rather than read_barrier_depends
18113 - ixgbevf: Use smp_rmb rather than read_barrier_depends
18114 - i40evf: Use smp_rmb rather than read_barrier_depends
18115 - fm10k: Use smp_rmb rather than read_barrier_depends
18116 - ixgbe: Fix skb list corruption on Power systems
18117 - parisc: Fix validity check of pointer size argument in new CAS
18118 implementation
18119 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
18120 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
18121 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
18122 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
18123 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
18124 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
18125 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
18126 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
18127 - powerpc/64s/hash: Fix fork() with 512TB process address space
18128 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
18129 - media: Don't do DMA on stack for firmware upload in the AS102 driver
18130 - media: rc: check for integer overflow
18131 - media: rc: nec decoder should not send both repeat and keycode
18132 - cx231xx-cards: fix NULL-deref on missing association descriptor
18133 - media: v4l2-ctrl: Fix flags field on Control events
18134 - media: venus: fix wrong size on dma_free
18135 - media: venus: venc: fix bytesused v4l2_plane field
18136 - media: venus: reimplement decoder stop command
18137 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
18138 zone
18139 - iwlwifi: fix wrong struct for a000 device
18140 - iwlwifi: add a new a000 device
18141 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
18142 - iwlwifi: add new cards for a000 series
18143 - iwlwifi: add new cards for 8265 series
18144 - iwlwifi: add new cards for 8260 series
18145 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
18146 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
18147 - e1000e: Fix error path in link detection
18148 - e1000e: Fix return value test
18149 - e1000e: Separate signaling for link check/link up
18150 - e1000e: Avoid receiver overrun interrupt bursts
18151 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
18152 - Linux 4.14.3
18153
18154 * Miscellaneous Ubuntu changes
18155 - SAUCE: s390/topology: don't inline cpu_to_node
18156 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
18157
18158 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
18159
18160linux (4.14.0-10.12) bionic; urgency=low
18161
18162 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
18163
18164 * Miscellaneous Ubuntu changes
18165 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
18166 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
18167
18168 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
18169
18170linux (4.14.0-9.11) bionic; urgency=low
18171
18172 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
18173
18174 * Miscellaneous Ubuntu changes
18175 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
18176 0.7.3-1ubuntu1"
18177
18178 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
18179
18180linux (4.14.0-8.10) bionic; urgency=low
18181
18182 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
18183
18184 * Bionic update to v4.14.2 stable release (LP: #1734694)
18185 - bio: ensure __bio_clone_fast copies bi_partno
18186 - af_netlink: ensure that NLMSG_DONE never fails in dumps
18187 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
18188 - net: cdc_ncm: GetNtbFormat endian fix
18189 - fealnx: Fix building error on MIPS
18190 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
18191 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
18192 - serial: omap: Fix EFR write on RTS deassertion
18193 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
18194 - tpm-dev-common: Reject too short writes
18195 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
18196 - mm/pagewalk.c: report holes in hugetlb ranges
18197 - ocfs2: fix cluster hang after a node dies
18198 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
18199 - ipmi: fix unsigned long underflow
18200 - mm/page_alloc.c: broken deferred calculation
18201 - mm/page_ext.c: check if page_ext is not prepared
18202 - coda: fix 'kernel memory exposure attempt' in fsync
18203 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
18204 - Linux 4.14.2
18205
18206 * Bionic update to v4.14.1 stable release (LP: #1734693)
18207 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
18208 - dmaengine: dmatest: warn user when dma test times out
18209 - media: imon: Fix null-ptr-deref in imon_probe
18210 - media: dib0700: fix invalid dvb_detach argument
18211 - crypto: dh - Fix double free of ctx->p
18212 - crypto: dh - Don't permit 'p' to be 0
18213 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
18214 - crypto: brcm - Explicity ACK mailbox message
18215 - USB: early: Use new USB product ID and strings for DbC device
18216 - USB: usbfs: compute urb->actual_length for isochronous
18217 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
18218 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
18219 - USB: serial: metro-usb: stop I/O after failed open
18220 - USB: serial: Change DbC debug device binding ID
18221 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
18222 - USB: serial: garmin_gps: fix I/O after failed probe and remove
18223 - USB: serial: garmin_gps: fix memory leak on probe errors
18224 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
18225 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
18226 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
18227 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
18228 - HID: cp2112: add HIDRAW dependency
18229 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
18230 - rpmsg: glink: Add missing MODULE_LICENSE
18231 - staging: wilc1000: Fix bssid buffer offset in Txq
18232 - staging: sm750fb: Fix parameter mistake in poke32
18233 - staging: ccree: fix 64 bit scatter/gather DMA ops
18234 - staging: greybus: spilib: fix use-after-free after deregistration
18235 - staging: rtl8188eu: Revert 4 commits breaking ARP
18236 - spi: fix use-after-free at controller deregistration
18237 - sparc32: Add cmpxchg64().
18238 - sparc64: mmu_context: Add missing include files
18239 - sparc64: Fix page table walk for PUD hugepages
18240 - Linux 4.14.1
18241
18242 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
18243 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
18244
18245 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
18246 (LP: #1732627)
18247 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
18248
18249 * Miscellaneous Ubuntu changes
18250 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
18251
18252 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
18253
18254linux (4.14.0-7.9) bionic; urgency=low
18255
18256 * Miscellaneous Ubuntu changes
18257 - SAUCE: apparmor: add base infastructure for socket mediation
18258 - SAUCE: apparmor: af_unix mediation
18259 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
18260 - SAUCE: LSM stacking: LSM: manage credential security blobs
18261 - SAUCE: LSM stacking: LSM: Manage file security blobs
18262 - SAUCE: LSM stacking: LSM: manage task security blobs
18263 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
18264 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
18265 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
18266 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
18267 - SAUCE: LSM stacking: fixup initialize task->security
18268 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
18269 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
18270 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
18271 - SAUCE: LSM stacking: fixup apparmor stacking enablement
18272 - SAUCE: LSM stacking: fixup stacking kconfig
18273 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
18274 - SAUCE: LSM stacking: provide prctl interface for setting context
18275 - SAUCE: LSM stacking: inherit current display LSM
18276 - SAUCE: LSM stacking: keep an index for each registered LSM
18277 - SAUCE: LSM stacking: verify display LSM
18278 - SAUCE: LSM stacking: provide a way to specify the default display lsm
18279 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
18280 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
18281 - SAUCE: LSM stacking: add Kconfig to set default display LSM
18282 - SAUCE: LSM stacking: add configs for LSM stacking
18283 - SAUCE: LSM stacking: check for invalid zero sized writes
18284 - [Config] Run updateconfigs after merging LSM stacking
18285 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
18286
18287 [ Upstream Kernel Changes ]
18288
18289 * Rebase to v4.14
18290
18291 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
18292
18293linux (4.14.0-6.8) bionic; urgency=low
18294
18295 * Miscellaneous Ubuntu changes
18296 - SAUCE: add workarounds to enable ZFS for 4.14
18297
18298 [ Upstream Kernel Changes ]
18299
18300 * Rebase to v4.14-rc8
18301
18302 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
18303
18304linux (4.14.0-5.7) bionic; urgency=low
18305
18306 * Miscellaneous Ubuntu changes
18307 - [Debian] Fix invocation of dh_prep for dbgsym packages
18308
18309 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
18310
18311linux (4.14.0-4.5) bionic; urgency=low
18312
18313 * Miscellaneous Ubuntu changes
18314 - [Packaging] virtualbox -- reduce in kernel module versions
18315 - vbox-update: Fix up KERN_DIR definitions
18316 - ubuntu: vbox -- update to 5.2.0-dfsg-2
18317 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
18318
18319 [ Upstream Kernel Changes ]
18320
18321 * Rebase to v4.14-rc7
18322
18323 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
18324
18325linux (4.14.0-3.4) artful; urgency=low
18326
18327 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
18328 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
18329 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
18330 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
18331
18332 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
18333 - powerpc/64s: Add workaround for P9 vector CI load issue
18334
18335 * Miscellaneous Ubuntu changes
18336 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
18337 - [Config] CONFIG_DRM_VBOXVIDEO=m
18338 - SAUCE: Import aufs driver
18339 - [Config] Enable aufs
18340 - [Config] Reorder annotations file after enabling aufs
18341 - vbox-update: Disable imported vboxvideo module
18342 - ubuntu: vbox -- update to 5.1.30-dfsg-1
18343 - Enable vbox
18344 - hio: Use correct sizes when initializing ssd_index_bits* arrays
18345 - hio: Update io stat accounting for 4.14
18346 - Enable hio
18347
18348 [ Upstream Kernel Changes ]
18349
18350 * Rebase to v4.14-rc5
18351 * Rebase to v4.14-rc6
18352
18353 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
18354
18355linux (4.14.0-2.3) artful; urgency=low
18356
18357 * [Bug] USB controller failed to respond on Denverton after loading
18358 intel_th_pci module (LP: #1715833)
18359 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
18360
18361 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
18362 17.10 (kernel 4.13) (LP: #1719290)
18363 - SAUCE: s390: update zfcpdump_defconfig
18364
18365 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
18366 - d-i: Add bnxt_en to nic-modules.
18367
18368 * Miscellaneous Ubuntu changes
18369 - [Config] Update annotations for 4.14-rc2
18370
18371 [ Upstream Kernel Changes ]
18372
18373 * Rebase to v4.14-rc3
18374 * Rebase to v4.14-rc4
18375
18376 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
18377
18378linux (4.14.0-1.2) artful; urgency=low
18379
18380 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
18381 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
18382
18383 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
18384 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
18385
18386 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
18387 (LP: #1718679)
18388 - [Config] CONFIG_DRM_VBOXVIDEO=n
18389
18390 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
18391 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
18392
18393 * autopkgtest profile fails to build on armhf (LP: #1717920)
18394 - [Packaging] autopkgtest -- disable d-i when dropping flavours
18395
18396 * Miscellaneous Ubuntu changes
18397 - [Config] CONFIG_I2C_XLP9XX=m
18398 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
18399
18400 [ Upstream Kernel Changes ]
18401
18402 * Rebase to v4.14-rc2
18403
18404 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
18405
18406linux (4.14.0-0.1) artful; urgency=low
18407
18408 * Miscellaneous Ubuntu changes
18409 - Disable vbox build
18410 - Disable hio build
18411 - Disable zfs build
18412
18413 [ Upstream Kernel Changes ]
18414
18415 * Rebase to v4.14-rc1
18416
18417 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
18418
18419linux (4.13.0-11.12) artful; urgency=low
18420
18421 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
18422
18423 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
18424 - s390/mm: fix local TLB flushing vs. detach of an mm address space
18425 - s390/mm: fix race on mm->context.flush_mm
18426
18427 * CVE-2017-1000251
18428 - Bluetooth: Properly check L2CAP config option output buffer length
18429
18430 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
18431
18432linux (4.13.0-10.11) artful; urgency=low
18433
18434 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
18435
18436 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
18437 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
18438
18439 * Artful update to v4.13.1 stable release (LP: #1716284)
18440 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
18441 - USB: serial: option: add support for D-Link DWM-157 C1
18442 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
18443 - usb:xhci:Fix regression when ATI chipsets detected
18444 - USB: musb: fix external abort on suspend
18445 - ANDROID: binder: add padding to binder_fd_array_object.
18446 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
18447 - USB: core: Avoid race of async_completed() w/ usbdev_release()
18448 - staging/rts5208: fix incorrect shift to extract upper nybble
18449 - staging: ccree: save ciphertext for CTS IV
18450 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
18451 - iio: adc: ti-ads1015: fix incorrect data rate setting update
18452 - iio: adc: ti-ads1015: fix scale information for ADS1115
18453 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
18454 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
18455 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
18456 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
18457 - driver core: bus: Fix a potential double free
18458 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
18459 - binder: free memory on error
18460 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
18461 - crypto: caam/qi - fix compilation with DEBUG enabled
18462 - thunderbolt: Fix reset response_type
18463 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
18464 - intel_th: pci: Add Cannon Lake PCH-H support
18465 - intel_th: pci: Add Cannon Lake PCH-LP support
18466 - ath10k: fix memory leak in rx ring buffer allocation
18467 - drm/vgem: Pin our pages for dmabuf exports
18468 - drm/ttm: Fix accounting error when fail to get pages for pool
18469 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
18470 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
18471 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
18472 - iwlwifi: pci: add new PCI ID for 7265D
18473 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
18474 - mwifiex: correct channel stat buffer overflows
18475 - MCB: add support for SC31 to mcb-lpc
18476 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
18477 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
18478 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
18479 - workqueue: Fix flag collision
18480 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
18481 - cs5536: add support for IDE controller variant
18482 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
18483 - scsi: sg: recheck MMAP_IO request length with lock held
18484 - of/device: Prevent buffer overflow in of_device_modalias()
18485 - rtlwifi: Fix memory leak when firmware request fails
18486 - rtlwifi: Fix fallback firmware loading
18487 - Linux 4.13.1
18488
18489 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
18490 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
18491
18492 * SRIOV: warning if unload VFs (LP: #1715073)
18493 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
18494
18495 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
18496 - i40e: avoid NVM acquire deadlock during NVM update
18497 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
18498
18499 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
18500 twice when perf stat is done (perf:) (LP: #1714571)
18501 - perf vendor events powerpc: Remove duplicate events
18502
18503 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
18504 (LP: #1703339)
18505 - [Config] Include vmd in storage-core-modules udeb
18506
18507 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
18508 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
18509 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
18510 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
18511 offline
18512
18513 * Miscellaneous Ubuntu changes
18514 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
18515 - Revert "UBUNTU: SAUCE: Import aufs driver"
18516 - SAUCE: Import aufs driver
18517
18518 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
18519
18520linux (4.13.0-9.10) artful; urgency=low
18521
18522 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
18523
18524 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
18525 - [Config] CONFIG_EDAC_GHES=n
18526
18527 * Miscellaneous Ubuntu changes
18528 - ubuntu: vbox -- update to 5.1.26-dfsg-2
18529
18530 [ Upstream Kernel Changes ]
18531
18532 * Rebase to v4.13
18533
18534 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
18535
18536linux (4.13.0-8.9) artful; urgency=low
18537
18538 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
18539 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
18540
18541 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
18542 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
18543
18544 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
18545 Harrisonville SDP (LP: #1709257)
18546 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
18547 - EDAC, pnd2: Mask off the lower four bits of a BAR
18548 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
18549 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
18550 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
18551 reading BAR
18552
18553 * Miscellaneous Ubuntu changes
18554 - Revert "UBUNTU: SAUCE: Import aufs driver"
18555 - SAUCE: Import aufs driver
18556 - SAUCE: selftests/powerpc: Disable some ptrace selftests
18557 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
18558 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
18559 - [Config] Disable CONFIG_MDIO_* options for s390x
18560 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
18561 - [Config] Update annotations for 4.13
18562
18563 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
18564
18565linux (4.13.0-7.8) artful; urgency=low
18566
18567 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
18568 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
18569 paths
18570
18571 * Miscellaneous Ubuntu changes
18572 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
18573
18574 * Miscellaneous upstream changes
18575 - seccomp: Provide matching filter for introspection
18576 - seccomp: Sysctl to display available actions
18577 - seccomp: Operation for checking if an action is available
18578 - seccomp: Sysctl to configure actions that are allowed to be logged
18579 - seccomp: Selftest for detection of filter flag support
18580 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
18581 - seccomp: Action to log before allowing
18582
18583 [ Upstream Kernel Changes ]
18584
18585 * Rebase to v4.13-rc7
18586
18587 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
18588
18589linux (4.13.0-6.7) artful; urgency=low
18590
18591 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
18592 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
18593
18594 * sort ABI files with C.UTF-8 locale (LP: #1712345)
18595 - [Packaging] sort ABI files with C.UTF-8 locale
18596
18597 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
18598 - SAUCE: igb: add support for using Broadcom 54616 as PHY
18599
18600 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
18601 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
18602 - powerpc/mm/radix: Improve TLB/PWC flushes
18603 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
18604
18605 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
18606 properly enrolled keys (LP: #1712168)
18607 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
18608
18609 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
18610 - [Config] CONFIG_BLK_DEV_NVME=m for s390
18611
18612 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
18613 (LP: #1711298)
18614 - [Config] CONFIG_INTEL_ATOMISP=n
18615
18616 * Miscellaneous Ubuntu changes
18617 - SAUCE: apparmor: af_unix mediation
18618
18619 * Miscellaneous upstream changes
18620 - apparmor: Fix shadowed local variable in unpack_trans_table()
18621 - apparmor: Fix logical error in verify_header()
18622 - apparmor: Fix an error code in aafs_create()
18623 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
18624 - apparmor: add the ability to mediate signals
18625 - apparmor: add mount mediation
18626 - apparmor: cleanup conditional check for label in label_print
18627 - apparmor: add support for absolute root view based labels
18628 - apparmor: make policy_unpack able to audit different info messages
18629 - apparmor: add more debug asserts to apparmorfs
18630 - apparmor: add base infastructure for socket mediation
18631 - apparmor: move new_null_profile to after profile lookup fns()
18632 - apparmor: fix race condition in null profile creation
18633 - apparmor: ensure unconfined profiles have dfas initialized
18634 - apparmor: fix incorrect type assignment when freeing proxies
18635
18636 [ Upstream Kernel Changes ]
18637
18638 * Rebase to v4.13-rc6
18639
18640 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
18641
18642linux (4.13.0-5.6) artful; urgency=low
18643
18644 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
18645 - perf pmu-events: Support additional POWER8+ PVR in mapfile
18646 - perf vendor events: Add POWER9 PMU events
18647 - perf vendor events: Add POWER9 PVRs to mapfile
18648 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
18649 - SAUCE: perf vendor events powerpc: Update POWER9 events
18650
18651 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
18652 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
18653
18654 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
18655 kernels able to boot without initramfs (LP: #1700972)
18656 - [Debian] Don't depend on initramfs-tools
18657
18658 * Miscellaneous Ubuntu changes
18659 - SAUCE: Import aufs driver
18660 - SAUCE: aufs -- Add missing argument to loop_switch() call
18661 - [Config] Enable aufs
18662 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
18663 - Enable zfs build
18664 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
18665 - [Packaging] switch up to debhelper 9
18666
18667 [ Upstream Kernel Changes ]
18668
18669 * Rebase to v4.13-rc5
18670
18671 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
18672
18673linux (4.13.0-4.5) artful; urgency=low
18674
18675 * Lenovo Yoga 910 Sensors (LP: #1708120)
18676 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
18677
18678 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
18679 (LP: #1703339)
18680 - [Config] Add vmd driver to generic inclusion list
18681
18682 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
18683 - [Config] CONFIG_SATA_HIGHBANK=y
18684
18685 * Miscellaneous Ubuntu changes
18686 - ubuntu: vbox -- update to 5.1.26-dfsg-1
18687 - SAUCE: hio: Build fixes for 4.13
18688 - Enable hio build
18689 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
18690 - [debian] use all rather than amd64 dkms debs for sync
18691
18692 [ Upstream Kernel Changes ]
18693
18694 * Rebase to v4.13-rc4
18695
18696 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
18697
18698linux (4.13.0-3.4) artful; urgency=low
18699
18700 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
18701 - [Packaging] tests -- reduce rebuild test to one flavour
18702 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
18703
18704 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
18705 - SAUCE: virtio_net: Revert mergeable buffer handling rework
18706
18707 [ Upstream Kernel Changes ]
18708
18709 * Rebase to v4.13-rc3
18710
18711 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
18712
18713linux (4.13.0-2.3) artful; urgency=low
18714
18715 * Change CONFIG_IBMVETH to module (LP: #1704479)
18716 - [Config] CONFIG_IBMVETH=m
18717
18718 [ Upstream Kernel Changes ]
18719
18720 * Rebase to v4.13-rc2
18721
18722 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
18723
18724linux (4.13.0-1.2) artful; urgency=low
18725
18726 * Miscellaneous Ubuntu changes
18727 - [Debian] Support sphinx-based kernel documentation
18728
18729 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
18730
18731linux (4.13.0-0.1) artful; urgency=low
18732
18733 * Miscellaneous Ubuntu changes
18734 - Disable hio
18735 - Disable zfs build
18736 - ubuntu: vbox -- update to 5.1.24-dfsg-1
18737
18738 [ Upstream Kernel Changes ]
18739
18740 * Rebase to v4.13-rc1
18741
18742 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
18743
18744linux (4.12.0-7.8) artful; urgency=low
18745
18746 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
18747 (LP: #1673564)
18748 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
18749 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
18750 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
18751 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
18752 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
18753 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
18754 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
18755 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
18756 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
18757 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
18758 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
18759 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
18760 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
18761 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
18762 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
18763 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
18764 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
18765 - arm64: Add MIDR values for Cavium cn83XX SoCs
18766 - arm64: Add workaround for Cavium Thunder erratum 30115
18767 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
18768 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
18769 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
18770 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
18771 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
18772 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
18773 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
18774 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
18775
18776 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
18777 - net: hns: Bugfix for Tx timeout handling in hns driver
18778
18779 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
18780 - iommu/arm-smmu: Plumb in new ACPI identifiers
18781
18782 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
18783 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
18784
18785 * Artful update to v4.12.1 stable release (LP: #1703858)
18786 - driver core: platform: fix race condition with driver_override
18787 - RDMA/uverbs: Check port number supplied by user verbs cmds
18788 - usb: dwc3: replace %p with %pK
18789 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
18790 - usb: usbip: set buffer pointers to NULL after free
18791 - Add USB quirk for HVR-950q to avoid intermittent device resets
18792 - usb: Fix typo in the definition of Endpoint[out]Request
18793 - USB: core: fix device node leak
18794 - USB: serial: option: add two Longcheer device ids
18795 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
18796 - xhci: Limit USB2 port wake support for AMD Promontory hosts
18797 - gfs2: Fix glock rhashtable rcu bug
18798 - Add "shutdown" to "struct class".
18799 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
18800 - tpm: fix a kernel memory leak in tpm-sysfs.c
18801 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
18802 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
18803 - sched/fair, cpumask: Export for_each_cpu_wrap()
18804 - sched/core: Implement new approach to scale select_idle_cpu()
18805 - sched/numa: Use down_read_trylock() for the mmap_sem
18806 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
18807 - sched/fair: Simplify wake_affine() for the single socket case
18808 - sched/numa: Implement NUMA node level wake_affine()
18809 - sched/fair: Remove effective_load()
18810 - sched/numa: Hide numa_wake_affine() from UP build
18811 - xen: avoid deadlock in xenbus driver
18812 - crypto: drbg - Fixes panic in wait_for_completion call
18813 - Linux 4.12.1
18814
18815 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
18816 - scsi: cxlflash: Combine the send queue locks
18817 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
18818 - scsi: cxlflash: Reset hardware queue context via specified register
18819 - scsi: cxlflash: Schedule asynchronous reset of the host
18820 - scsi: cxlflash: Handle AFU sync failures
18821 - scsi: cxlflash: Track pending scsi commands in each hardware queue
18822 - scsi: cxlflash: Flush pending commands in cleanup path
18823 - scsi: cxlflash: Add scsi command abort handler
18824 - scsi: cxlflash: Create character device to provide host management interface
18825 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
18826 specifics
18827 - scsi: cxlflash: Introduce host ioctl support
18828 - scsi: cxlflash: Refactor AFU capability checking
18829 - scsi: cxlflash: Support LUN provisioning
18830 - scsi: cxlflash: Support AFU debug
18831 - scsi: cxlflash: Support WS16 unmap
18832 - scsi: cxlflash: Remove zeroing of private command data
18833 - scsi: cxlflash: Update TMF command processing
18834 - scsi: cxlflash: Avoid double free of character device
18835 - scsi: cxlflash: Update send_tmf() parameters
18836 - scsi: cxlflash: Update debug prints in reset handlers
18837
18838 * make snap-pkg support (LP: #1700747)
18839 - make snap-pkg support
18840
18841 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
18842 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
18843
18844 * arm64: fix crash reading /proc/kcore (LP: #1702749)
18845 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
18846 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
18847
18848 * Opal and POWER9 DD2 (LP: #1702159)
18849 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
18850
18851 * Data corruption with hio driver (LP: #1701316)
18852 - SAUCE: hio: Fix incorrect use of enum req_opf values
18853
18854 * Miscellaneous Ubuntu changes
18855 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
18856 - snapcraft.yaml: Sync with xenial
18857 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
18858
18859 * Miscellaneous upstream changes
18860 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
18861 MokSBState"
18862
18863 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
18864
18865linux (4.12.0-6.7) artful; urgency=low
18866
18867 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
18868 - net: ena: change return value for unsupported features unsupported return
18869 value
18870 - net: ena: add hardware hints capability to the driver
18871 - net: ena: change sizeof() argument to be the type pointer
18872 - net: ena: add reset reason for each device FLR
18873 - net: ena: add support for out of order rx buffers refill
18874 - net: ena: allow the driver to work with small number of msix vectors
18875 - net: ena: use napi_schedule_irqoff when possible
18876 - net: ena: separate skb allocation to dedicated function
18877 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
18878 - net: ena: update driver's rx drop statistics
18879 - net: ena: update ena driver to version 1.2.0
18880
18881 * APST gets enabled against explicit kernel option (LP: #1699004)
18882 - nvme: explicitly disable APST on quirked devices
18883
18884 * Miscellaneous Ubuntu changes
18885 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
18886 - SAUCE: hio updates for 4.12
18887 - SAUCE: Enable hio build
18888
18889 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
18890
18891linux (4.12.0-5.6) artful; urgency=low
18892
18893 * ERAT invalidate on context switch removal (LP: #1700819)
18894 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
18895
18896 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
18897 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
18898
18899 * Miscellaneous Ubuntu changes
18900 - d-i: Move qcom-emac from arm64 to shared nic-modules
18901
18902 [ Upstream Kernel Changes ]
18903
18904 * Rebase to v4.12
18905
18906 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
18907
18908linux (4.12.0-4.5) artful; urgency=low
18909
18910 * aacraid driver may return uninitialized stack data to userspace
18911 (LP: #1700077)
18912 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
18913
18914 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
18915 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
18916
18917 * AACRAID for power9 platform (LP: #1689980)
18918 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
18919 - scsi: aacraid: Fix DMAR issues with iommu=pt
18920 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
18921 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
18922 - scsi: aacraid: Remove reset support from check_health
18923 - scsi: aacraid: Change wait time for fib completion
18924 - scsi: aacraid: Log count info of scsi cmds before reset
18925 - scsi: aacraid: Print ctrl status before eh reset
18926 - scsi: aacraid: Using single reset mask for IOP reset
18927 - scsi: aacraid: Rework IOP reset
18928 - scsi: aacraid: Add periodic checks to see IOP reset status
18929 - scsi: aacraid: Rework SOFT reset code
18930 - scsi: aacraid: Rework aac_src_restart
18931 - scsi: aacraid: Use correct function to get ctrl health
18932 - scsi: aacraid: Make sure ioctl returns on controller reset
18933 - scsi: aacraid: Enable ctrl reset for both hba and arc
18934 - scsi: aacraid: Add reset debugging statements
18935 - scsi: aacraid: Remove reference to Series-9
18936 - scsi: aacraid: Update driver version to 50834
18937
18938 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
18939 - SAUCE: drm: hibmc: Use set_busid function from drm core
18940
18941 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
18942 - d-i: Add hibmc-drm to kernel-image udeb
18943
18944 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
18945 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
18946
18947 * Miscellaneous Ubuntu changes
18948 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
18949 - [Config] CONFIG_ATA=n for s390x
18950 - [Config] Update annotations for 4.12
18951
18952 [ Upstream Kernel Changes ]
18953
18954 * Rebase to v4.12-rc7
18955
18956 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
18957
18958linux (4.12.0-3.4) artful; urgency=low
18959
18960 * Miscellaneous upstream changes
18961 - ufs: fix the logics for tail relocation
18962
18963 [ Upstream Kernel Changes ]
18964
18965 * Rebase to v4.12-rc6
18966
18967 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
18968
18969linux (4.12.0-2.3) artful; urgency=low
18970
18971 * CVE-2014-9900
18972 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
18973 ethtool_get_wol()
18974
18975 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
18976 (LP: #1671360)
18977 - pinctrl/amd: Use regular interrupt instead of chained
18978
18979 * extend-diff-ignore should use exact matches (LP: #1693504)
18980 - [Packaging] exact extend-diff-ignore matches
18981
18982 * Miscellaneous Ubuntu changes
18983 - SAUCE: efi: Don't print secure boot state from the efi stub
18984 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
18985 - SAUCE: vbox fixes for 4.12
18986 - Re-enable virtualbox build
18987 - [Config] CONFIG_ORANGEFS_FS=m
18988 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
18989 - Enable zfs build
18990
18991 [ Upstream Kernel Changes ]
18992
18993 * Rebase to v4.12-rc4
18994 * Rebase to v4.12-rc5
18995
18996 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
18997
18998linux (4.12.0-1.2) artful; urgency=low
18999
19000 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
19001 - [Config] Enable CONFIG_DRM_MGAG200 as module
19002
19003 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
19004 - [Config] CONFIG_LIBIO=y on arm64 only
19005 - SAUCE: LIBIO: Introduce a generic PIO mapping method
19006 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
19007 - [Config] CONFIG_HISILICON_LPC=y
19008 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
19009 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
19010 I/O
19011 - SAUCE: LPC: Add the ACPI LPC support
19012 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
19013 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
19014
19015 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
19016 - SAUCE: tty: Fix ldisc crash on reopened tty
19017
19018 * Miscellaneous Ubuntu changes
19019 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
19020 - Rebase to v4.12-rc3
19021
19022 [ Upstream Kernel Changes ]
19023
19024 * Rebase to v4.12-rc3
19025
19026 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
19027
19028linux (4.12.0-0.1) artful; urgency=low
19029
19030 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
19031 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
19032
19033 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
19034 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
19035
19036 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
19037 (LP: #1672819)
19038 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
19039
19040 * Miscellaneous Ubuntu changes
19041 - Update find-missing-sauce.sh to compare to artful
19042 - Update dropped.txt
19043 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
19044 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
19045 kernel image
19046 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
19047 mode
19048 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
19049 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
19050 locked down
19051 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
19052 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
19053 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
19054 reboot
19055 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
19056 set
19057 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
19058 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
19059 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
19060 down
19061 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
19062 locked down
19063 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
19064 down
19065 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
19066 is locked down
19067 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
19068 locked down
19069 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
19070 has been locked down
19071 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
19072 locked down
19073 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
19074 locked down
19075 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
19076 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
19077 kernel is locked down
19078 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
19079 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
19080 down
19081 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
19082 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
19083 secondary keyring
19084 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
19085 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
19086 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
19087 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
19088 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
19089 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
19090 MokSBState
19091 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
19092 - [Config] Set values for UEFI secure boot lockdown options
19093 - Disable virtualbox build
19094 - Disable hio build
19095 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
19096 - Disable zfs build
19097 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
19098 - SAUCE: Import aufs driver
19099 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
19100 - [Config] Enable aufs
19101 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
19102
19103 [ Upstream Kernel Changes ]
19104
19105 * Rebase to v4.12-rc2
19106
19107 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
19108
19109linux (4.11.0-3.8) artful; urgency=low
19110
19111 [ Seth Forshee ]
19112
19113 * Release Tracking Bug
19114 - LP: #1690999
19115
19116 * apparmor_parser hangs indefinitely when called by multiple threads
19117 (LP: #1645037)
19118 - SAUCE: apparmor: fix lock ordering for mkdir
19119
19120 * apparmor leaking securityfs pin count (LP: #1660846)
19121 - SAUCE: apparmor: fix leak on securityfs pin count
19122
19123 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
19124 (LP: #1660845)
19125 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
19126 fails
19127
19128 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
19129 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
19130
19131 * libvirt profile is blocking global setrlimit despite having no rlimit rule
19132 (LP: #1679704)
19133 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
19134 - apparmor: update auditing of rlimit check to provide capability information
19135
19136 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
19137 - SAUCE: apparmor: add policy revision file interface
19138
19139 * apparmor does not make support of query data visible (LP: #1678023)
19140 - SAUCE: apparmor: add label data availability to the feature set
19141
19142 * apparmor query interface does not make supported query info available
19143 (LP: #1678030)
19144 - SAUCE: apparmor: add information about the query inteface to the feature set
19145
19146 * change_profile incorrect when using namespaces with a compound stack
19147 (LP: #1677959)
19148 - SAUCE: apparmor: fix label parse for stacked labels
19149
19150 * Regression in 4.4.0-65-generic causes very frequent system crashes
19151 (LP: #1669611)
19152 - apparmor: sync of apparmor 3.6+ (17.04)
19153
19154 * Artful update to 4.11.1 stable release (LP: #1690814)
19155 - dm ioctl: prevent stack leak in dm ioctl call
19156 - drm/sti: fix GDP size to support up to UHD resolution
19157 - power: supply: lp8788: prevent out of bounds array access
19158 - brcmfmac: Ensure pointer correctly set if skb data location changes
19159 - brcmfmac: Make skb header writable before use
19160 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
19161 - refcount: change EXPORT_SYMBOL markings
19162 - net: macb: fix phy interrupt parsing
19163 - tcp: fix access to sk->sk_state in tcp_poll()
19164 - geneve: fix incorrect setting of UDP checksum flag
19165 - bpf: enhance verifier to understand stack pointer arithmetic
19166 - bpf, arm64: fix jit branch offset related to ldimm64
19167 - tcp: fix wraparound issue in tcp_lp
19168 - net: ipv6: Do not duplicate DAD on link up
19169 - net: usb: qmi_wwan: add Telit ME910 support
19170 - tcp: do not inherit fastopen_req from parent
19171 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
19172 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
19173 - ipv6: initialize route null entry in addrconf_init()
19174 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
19175 - tcp: randomize timestamps on syncookies
19176 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
19177 - bpf: don't let ldimm64 leak map addresses on unprivileged
19178 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
19179 - f2fs: sanity check segment count
19180 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
19181 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
19182 - block: get rid of blk_integrity_revalidate()
19183 - Linux 4.11.1
19184
19185 * Module signing exclusion for staging drivers does not work properly
19186 (LP: #1690908)
19187 - SAUCE: Fix module signing exclusion in package builds
19188
19189 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
19190 - [Config] CONFIG_QCOM_L3_PMU=y
19191 - perf: qcom: Add L3 cache PMU driver
19192
19193 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
19194 - drivers/perf: arm_pmu: rework per-cpu allocation
19195 - drivers/perf: arm_pmu: manage interrupts per-cpu
19196 - drivers/perf: arm_pmu: split irq request from enable
19197 - drivers/perf: arm_pmu: remove pointless PMU disabling
19198 - drivers/perf: arm_pmu: define armpmu_init_fn
19199 - drivers/perf: arm_pmu: fold init into alloc
19200 - drivers/perf: arm_pmu: factor out pmu registration
19201 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
19202 - drivers/perf: arm_pmu: handle no platform_device
19203 - drivers/perf: arm_pmu: rename irq request/free functions
19204 - drivers/perf: arm_pmu: split cpu-local irq request/free
19205 - drivers/perf: arm_pmu: move irq request/free into probe
19206 - drivers/perf: arm_pmu: split out platform device probe logic
19207 - arm64: add function to get a cpu's MADT GICC table
19208 - [Config] CONFIG_ARM_PMU_ACPI=y
19209 - drivers/perf: arm_pmu: add ACPI framework
19210 - arm64: pmuv3: handle !PMUv3 when probing
19211 - arm64: pmuv3: use arm_pmu ACPI framework
19212
19213 * Fix NVLINK2 TCE route (LP: #1690155)
19214 - powerpc/powernv: Fix TCE kill on NVLink2
19215
19216 * CVE-2017-0605
19217 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
19218
19219 * Miscellaneous Ubuntu changes
19220 - [Config] Restore powerpc arch to annotations file
19221 - [Config] Disable runtime testing modules
19222 - [Config] Disable drivers not needed on s390x
19223 - [Config] Update annotations for 4.11
19224 - [Config] updateconfigs after apparmor updates
19225
19226 * Miscellaneous upstream changes
19227 - apparmor: use SHASH_DESC_ON_STACK
19228 - apparmor: fix invalid reference to index variable of iterator line 836
19229 - apparmor: fix parameters so that the permission test is bypassed at boot
19230 - apparmor: Make path_max parameter readonly
19231 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
19232 - apparmorfs: Use seq_putc() in two functions
19233 - apparmor: provide information about path buffer size at boot
19234 - apparmor: add/use fns to print hash string hex value
19235
19236 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
19237
19238linux (4.11.0-2.7) artful; urgency=low
19239
19240 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
19241 (LP: #1688259)
19242 - Remove squashfs-modules files from d-i
19243 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
19244
19245 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
19246 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
19247 - d-i: initrd needs qcom_emac on amberwing platform.
19248
19249 * update for V3 kernel bits and improved multiple fan slice support
19250 (LP: #1470091)
19251 - SAUCE: fan: tunnel multiple mapping mode (v3)
19252
19253 * Miscellaneous Ubuntu changes
19254 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
19255 - Enable zfs
19256 - SAUCE: fan: add VXLAN implementation
19257 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
19258 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
19259 kernel image
19260 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
19261 mode
19262 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
19263 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
19264 locked down
19265 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
19266 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
19267 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
19268 reboot
19269 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
19270 set
19271 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
19272 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
19273 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
19274 down
19275 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
19276 locked down
19277 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
19278 down
19279 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
19280 is locked down
19281 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
19282 locked down
19283 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
19284 has been locked down
19285 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
19286 locked down
19287 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
19288 locked down
19289 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
19290 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
19291 kernel is locked down
19292 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
19293 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
19294 down
19295 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
19296 - SAUCE: (efi-lockdown) Add EFI signature data types
19297 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
19298 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
19299 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
19300 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
19301 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
19302 disabled
19303 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
19304 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
19305 MokSBState
19306 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
19307 - [Config] Set values for UEFI secure boot lockdown options
19308 - Update dropped.txt
19309
19310 [ Upstream Kernel Changes ]
19311
19312 * rebase to v4.11
19313
19314 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
19315
19316linux (4.11.0-1.6) artful; urgency=low
19317
19318 * Miscellaneous Ubuntu changes
19319 - [Debian] Use default compression for all packages
19320 - SAUCE: (namespace) block_dev: Support checking inode permissions in
19321 lookup_bdev()
19322 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
19323 when mounting
19324 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
19325 when mounting
19326 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
19327 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
19328 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
19329 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
19330 security.* xattrs
19331 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
19332 filesystems
19333 - SAUCE: (namespace) fuse: Add support for pid namespaces
19334 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
19335 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
19336 or a descendant
19337 - SAUCE: (namespace) fuse: Allow user namespace mounts
19338 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
19339 namespaces
19340 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
19341 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
19342 mounts
19343 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
19344 opened for writing
19345
19346 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
19347
19348linux (4.11.0-0.5) artful; urgency=low
19349
19350 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
19351 (LP: #1684971)
19352 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
19353
19354 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
19355 (LP: #1470250)
19356 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
19357
19358 * Enable virtual scsi server driver for Power (LP: #1615665)
19359 - SAUCE: Return TCMU-generated sense data to fabric module
19360
19361 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
19362 (LP: #1630990)
19363 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
19364 CONFIG_SECURITYFS=n
19365
19366 * Miscellaneous Ubuntu changes
19367 - SAUCE: Import aufs driver
19368 - [Config] Enable aufs
19369 - [Debian] Add script to update virtualbox
19370 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
19371 - Enable vbox
19372 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
19373
19374 [ Upstream Kernel Changes ]
19375
19376 * rebase to v4.11-rc8
19377
19378 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
19379
19380linux (4.11.0-0.4) zesty; urgency=low
19381
19382 * POWER9: Improve performance on memory management (LP: #1681429)
19383 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
19384 flush
19385 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
19386
19387 * Miscellaneous Ubuntu changes
19388 - find-missing-sauce.sh
19389
19390 [ Upstream Kernel Changes ]
19391
19392 * rebase to v4.11-rc7
19393
19394 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
19395
19396linux (4.11.0-0.3) zesty; urgency=low
19397
19398 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
19399 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
19400
19401 * smartpqi driver needed in initram disk and installer (LP: #1680156)
19402 - [Config] Add smartpqi to d-i
19403
19404 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
19405 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
19406
19407 * Miscellaneous Ubuntu changes
19408 - [Config] flash-kernel should be a Breaks
19409 - [Config] drop the info directory
19410 - [Config] drop NOTES as obsolete
19411 - [Config] drop changelog.historical as obsolete
19412 - rebase to v4.11-rc6
19413
19414 [ Upstream Kernel Changes ]
19415
19416 * rebase to v4.11-rc6
19417
19418 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
19419
19420linux (4.11.0-0.2) zesty; urgency=low
19421
19422 [ Upstream Kernel Changes ]
19423
19424 * rebase to v4.11-rc5
19425
19426 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
19427
19428linux (4.11.0-0.1) zesty; urgency=low
19429
19430 [ Upstream Kernel Changes ]
19431
19432 * rebase to v4.11-rc4
19433 - LP: #1591053
19434
19435 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
19436
19437linux (4.11.0-0.0) zesty; urgency=low
19438
19439 * dummy entry
19440
19441 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600