]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.15.0-62.69
[mirror_ubuntu-bionic-kernel.git] / debian.master / changelog
CommitLineData
fe063659 1linux (4.15.0-62.69) bionic; urgency=medium
ac9d9531 2
fe063659 3 * bionic/linux: 4.15.0-62.69 -proposed tracker (LP: #1842746)
ac9d9531 4
fe063659
KE
5 * Kernel Panic with linux-image-4.15.0-60-generic when specifying nameserver
6 in docker-compose (LP: #1842447)
7 - ip: frags: fix crash in ip_do_fragment()
8
9 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 04 Sep 2019 16:11:43 -0400
ac9d9531 10
72693844 11linux (4.15.0-60.67) bionic; urgency=medium
e8c9d35c 12
72693844 13 * bionic/linux: 4.15.0-60.67 -proposed tracker (LP: #1841086)
e8c9d35c 14
72693844
SB
15 * [Regression] net test from ubuntu_kernel_selftests failed due to bpf test
16 compilation issue (LP: #1840935)
17 - SAUCE: Fix "bpf: relax verifier restriction on BPF_MOV | BPF_ALU"
18
19 * [Regression] failed to compile seccomp test from ubuntu_kernel_selftests
20 (LP: #1840932)
21 - Revert "selftests: skip seccomp get_metadata test if not real root"
22
23 * Packaging resync (LP: #1786013)
24 - [Packaging] resync getabis
25
26 -- Stefan Bader <stefan.bader@canonical.com> Thu, 22 Aug 2019 18:32:43 +0200
e8c9d35c 27
8329ad6b 28linux (4.15.0-59.66) bionic; urgency=medium
043d9b27 29
8329ad6b 30 * bionic/linux: 4.15.0-59.66 -proposed tracker (LP: #1840006)
043d9b27 31
8329ad6b
KSS
32 * zfs not completely removed from bionic tree (LP: #1840051)
33 - SAUCE: (noup) remove completely the zfs code
34
35 * Packaging resync (LP: #1786013)
36 - [Packaging] update helper scripts
37
38 * [18.04 FEAT] Enhanced hardware support (LP: #1836857)
39 - s390: report new CPU capabilities
40 - s390: add alignment hints to vector load and store
41
42 * [18.04 FEAT] Enhanced CPU-MF hardware counters - kernel part (LP: #1836860)
43 - s390/cpum_cf: Add support for CPU-MF SVN 6
44 - s390/cpumf: Add extended counter set definitions for model 8561 and 8562
45
46 * ideapad_laptop disables WiFi/BT radios on Lenovo Y540 (LP: #1837136)
47 - platform/x86: ideapad-laptop: Remove no_hw_rfkill_list
48
49 * Stacked onexec transitions fail when under NO NEW PRIVS restrictions
50 (LP: #1839037)
51 - SAUCE: apparmor: fix nnp subset check failure when, stacking
52
53 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665) // Tight
54 timeout for bcache removal causes spurious failures (LP: #1796292)
55 - SAUCE: bcache: fix deadlock in bcache_allocator
56
57 * bcache: bch_allocator_thread(): hung task timeout (LP: #1784665)
58 - bcache: never writeback a discard operation
59 - bcache: improve bcache_reboot()
60 - bcache: fix writeback target calc on large devices
61 - bcache: add journal statistic
62 - bcache: fix high CPU occupancy during journal
63 - bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
64 - bcache: fix incorrect sysfs output value of strip size
65 - bcache: fix error return value in memory shrink
66 - bcache: fix using of loop variable in memory shrink
67 - bcache: Fix indentation
68 - bcache: Add __printf annotation to __bch_check_keys()
69 - bcache: Annotate switch fall-through
70 - bcache: Fix kernel-doc warnings
71 - bcache: Remove an unused variable
72 - bcache: Suppress more warnings about set-but-not-used variables
73 - bcache: Reduce the number of sparse complaints about lock imbalances
74 - bcache: Fix a compiler warning in bcache_device_init()
75 - bcache: Move couple of string arrays to sysfs.c
76 - bcache: Move couple of functions to sysfs.c
77 - bcache: Replace bch_read_string_list() by __sysfs_match_string()
78
79 * linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220
80 (LP: #1838115)
81 - x86/mm: Check for pfn instead of page in vmalloc_sync_one()
82 - x86/mm: Sync also unmappings in vmalloc_sync_all()
83 - mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()
84 - mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
85
86 * [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
87 (LP: #1815172)
88 - drm/i915: Mark up GTT sizes as u64
89 - drm/i915/gvt: Use I915_GTT_PAGE_SIZE
90 - drm/i915: Compare user's 64b GTT offset even on 32b
91
92 * Bionic update: upstream stable patchset 2019-08-07 (LP: #1839376)
93 - ARM: riscpc: fix DMA
94 - ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
95 - ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
96 - ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
97 - ftrace: Enable trampoline when rec count returns back to one
98 - kernel/module.c: Only return -EEXIST for modules that have finished loading
99 - MIPS: lantiq: Fix bitfield masking
100 - dmaengine: rcar-dmac: Reject zero-length slave DMA requests
101 - clk: tegra210: fix PLLU and PLLU_OUT1
102 - fs/adfs: super: fix use-after-free bug
103 - btrfs: fix minimum number of chunk errors for DUP
104 - cifs: Fix a race condition with cifs_echo_request
105 - ceph: fix improper use of smp_mb__before_atomic()
106 - ceph: return -ERANGE if virtual xattr value didn't fit in buffer
107 - ACPI: blacklist: fix clang warning for unused DMI table
108 - scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
109 - x86: kvm: avoid constant-conversion warning
110 - ACPI: fix false-positive -Wuninitialized warning
111 - be2net: Signal that the device cannot transmit during reconfiguration
112 - x86/apic: Silence -Wtype-limits compiler warnings
113 - x86: math-emu: Hide clang warnings for 16-bit overflow
114 - mm/cma.c: fail if fixed declaration can't be honored
115 - coda: add error handling for fget
116 - coda: fix build using bare-metal toolchain
117 - uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side
118 headers
119 - drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
120 - ipc/mqueue.c: only perform resource calculation if user valid
121 - xen/pv: Fix a boot up hang revealed by int3 self test
122 - x86/kvm: Don't call kvm_spurious_fault() from .fixup
123 - x86/paravirt: Fix callee-saved function ELF sizes
124 - x86, boot: Remove multiple copy of static function sanitize_boot_params()
125 - drm/nouveau: fix memory leak in nouveau_conn_reset()
126 - kbuild: initialize CLANG_FLAGS correctly in the top Makefile
127 - Btrfs: fix incremental send failure after deduplication
128 - Btrfs: fix race leading to fs corruption after transaction abort
129 - mmc: dw_mmc: Fix occasional hang after tuning on eMMC
130 - gpiolib: fix incorrect IRQ requesting of an active-low lineevent
131 - IB/hfi1: Fix Spectre v1 vulnerability
132 - selinux: fix memory leak in policydb_init()
133 - s390/dasd: fix endless loop after read unit address configuration
134 - parisc: Fix build of compressed kernel even with debug enabled
135 - drivers/perf: arm_pmu: Fix failure path in PM notifier
136 - nbd: replace kill_bdev() with __invalidate_device() again
137 - xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
138 - IB/mlx5: Fix unreg_umr to ignore the mkey state
139 - IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
140 - IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
141 - IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
142 - IB/hfi1: Check for error on call to alloc_rsm_map_table
143 - eeprom: at24: make spd world-readable again
144 - objtool: Support GCC 9 cold subfunction naming scheme
145 - gcc-9: properly declare the {pv,hv}clock_page storage
146 - x86/vdso: Prevent segfaults due to hoisted vclock reads
147 - Documentation: Add swapgs description to the Spectre v1 documentation
148 - firmware/psci: psci_checker: Park kthreads before stopping them
149 - btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
150 - lib/test_string.c: avoid masking memset16/32/64 failures
151 - mmc: meson-mx-sdio: Fix misuse of GENMASK macro
152 - arm64: compat: Allow single-byte watchpoints on all addresses
153 - arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
154 - IB/mlx5: Fix clean_mr() to work in the expected order
155 - ARC: enable uboot support unconditionally
156 - scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
157
158 * Bionic update: upstream stable patchset 2019-08-06 (LP: #1839213)
159 - staging: vt6656: use meaningful error code during buffer allocation
160 - drm/amd/display: Fill prescale_params->scale for RGB565
161 - drm/amd/display: Disable ABM before destroy ABM struct
162 - gpu: host1x: Increase maximum DMA segment size
163 - drm/amd/display: Always allocate initial connector state state
164 - drm/amd/display: fix compilation error
165 - mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
166 - i2c: stm32f7: fix the get_irq error cases
167 - genksyms: Teach parser about 128-bit built-in types
168 - powerpc/mm: Handle page table allocation failures
169 - arm64: assembler: Switch ESB-instruction with a vanilla nop if
170 !ARM64_HAS_RAS
171 - dlm: check if workqueues are NULL before flushing/destroying
172 - proc: use down_read_killable mmap_sem for /proc/pid/pagemap
173 - proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
174 - proc: use down_read_killable mmap_sem for /proc/pid/map_files
175 - proc: use down_read_killable mmap_sem for /proc/pid/maps
176 - mm: use down_read_killable for locking mmap_sem in access_remote_vm
177 - ALSA: ac97: Fix double free of ac97_codec_device
178 - libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
179 - vsock: correct removal of socket from the list
180 - NFS: Fix dentry revalidation on NFSv4 lookup
181 - NFS: Refactor nfs_lookup_revalidate()
182 - NFSv4: Fix lookup revalidate of regular files
183 - i2c: qup: fixed releasing dma without flush operation completion
184 - arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
185 - binder: fix possible UAF when freeing buffer
186 - ISDN: hfcsusb: checking idx of ep configuration
187 - media: au0828: fix null dereference in error path
188 - ath10k: Change the warning message string
189 - media: cpia2_usb: first wake up, then free in disconnect
190 - media: pvrusb2: use a different format for warnings
191 - NFS: Cleanup if nfs_match_client is interrupted
192 - media: radio-raremono: change devm_k*alloc to k*alloc
193 - iommu/vt-d: Don't queue_iova() if there is no flush queue
194 - iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA
195 - hv_sock: Add support for delayed close
196 - Bluetooth: hci_uart: check for missing tty operations
197 - sched/fair: Don't free p->numa_faults with concurrent readers
198 - drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
199 - Fix allyesconfig output.
200 - ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
201
202 * Bionic update: upstream stable patchset 2019-08-05 (LP: #1839036)
203 - e1000e: start network tx queue only when link is up
204 - Input: synaptics - enable SMBUS on T480 thinkpad trackpad
205 - nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
206 - drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
207 - crypto: talitos - rename alternative AEAD algos.
208 - samples, bpf: fix to change the buffer size for read()
209 - bpf: sockmap, fix use after free from sleep in psock backlog workqueue
210 - staging:iio:ad7150: fix threshold mode config bit
211 - mac80211: mesh: fix RCU warning
212 - mac80211: free peer keys before vif down in mesh
213 - iwlwifi: Fix double-free problems in iwl_req_fw_callback()
214 - dt-bindings: can: mcp251x: add mcp25625 support
215 - can: mcp251x: add support for mcp25625
216 - can: m_can: implement errata "Needless activation of MRAF irq"
217 - can: af_can: Fix error path of can_init()
218 - ibmvnic: Refresh device multicast list after reset
219 - ARM: dts: am335x phytec boards: Fix cd-gpios active level
220 - Input: imx_keypad - make sure keyboard can always wake up system
221 - KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
222 - mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
223 - ARM: davinci: da850-evm: call regulator_has_full_constraints()
224 - ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
225 - mac80211: only warn once on chanctx_conf being NULL
226 - qmi_wwan: add support for QMAP padding in the RX path
227 - qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
228 - qmi_wwan: extend permitted QMAP mux_id value range
229 - md: fix for divide error in status_resync
230 - bnx2x: Check if transceiver implements DDM before access
231 - drm: return -EFAULT if copy_to_user() fails
232 - ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
233 - net: lio_core: fix potential sign-extension overflow on large shift
234 - quota: fix a problem about transfer quota
235 - net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
236 - net :sunrpc :clnt :Fix xps refcount imbalance on the error path
237 - fscrypt: don't set policy for a dead directory
238 - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
239 - ALSA: hda/realtek - Headphone Mic can't record after S3
240 - block, bfq: NULL out the bic when it's no longer valid
241 - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
242 - x86/tls: Fix possible spectre-v1 in do_get_thread_area()
243 - Documentation: Add section about CPU vulnerabilities for Spectre
244 - mwifiex: Abort at too short BSS descriptor element
245 - mwifiex: Don't abort on small, spec-compliant vendor IEs
246 - USB: serial: ftdi_sio: add ID for isodebug v1
247 - USB: serial: option: add support for GosunCn ME3630 RNDIS mode
248 - Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
249 - p54usb: Fix race between disconnect and firmware loading
250 - usb: gadget: ether: Fix race between gether_disconnect and rx_submit
251 - usb: renesas_usbhs: add a workaround for a race condition of workqueue
252 - staging: comedi: dt282x: fix a null pointer deref on interrupt
253 - staging: comedi: amplc_pci230: fix null pointer deref on interrupt
254 - binder: fix memory leak in error path
255 - carl9170: fix misuse of device driver API
256 - VMCI: Fix integer overflow in VMCI handle arrays
257 - MIPS: Remove superfluous check for __linux__
258 - clk: ti: clkctrl: Fix returning uninitialized data
259 - efi/bgrt: Drop BGRT status field reserved bits check
260 - perf/core: Fix perf_sample_regs_user() mm check
261 - ARM: omap2: remove incorrect __init annotation
262 - be2net: fix link failure after ethtool offline test
263 - ppp: mppe: Add softdep to arc4
264 - sis900: fix TX completion
265 - ARM: dts: imx6ul: fix PWM[1-4] interrupts
266 - dm verity: use message limit for data block corruption message
267 - x86/boot/64: Fix crash if kernel image crosses page table boundary
268 - cpu/hotplug: Fix out-of-bounds read when setting fail state
269 - linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
270 - ARC: hide unused function unw_hdr_alloc
271 - s390: fix stfle zero padding
272 - s390/qdio: (re-)initialize tiqdio list entries
273 - s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
274 - crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
275 - drm/udl: introduce a macro to convert dev to udl.
276 - drm/udl: move to embedding drm device inside udl device.
277 - drm/vmwgfx: fix a warning due to missing dma_parms
278 - riscv: Fix udelay in RV32.
279 - mac80211: do not start any work during reconfigure flow
280 - bpf, devmap: Fix premature entry free on destroying map
281 - NFS4: Only set creation opendata if O_CREAT
282 - perf pmu: Fix uncore PMU alias list for ARM64
283 - Documentation/admin: Remove the vsyscall=native documentation
284 - drivers/usb/typec/tps6598x.c: fix portinfo width
285 - staging: bcm2835-camera: Ensure all buffers are returned on disable
286 - staging: bcm2835-camera: Remove check of the number of buffers supplied
287 - staging: rtl8712: reduce stack usage, again
288 - irqchip/gic-v3-its: Fix command queue pointer comparison bug
289 - x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
290 - pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
291 - x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
292 - genirq: Delay deactivation in free_irq()
293 - genirq: Fix misleading synchronize_irq() documentation
294 - genirq: Update code comments wrt recycled thread_mask
295 - genirq: Synchronize only with single thread on free_irq()
296 - genirq: Add optional hardware synchronization for shutdown
297 - x86/ioapic: Implement irq_get_irqchip_state() callback
298 - x86/irq: Handle spurious interrupt after shutdown gracefully
299 - crypto: talitos - move struct talitos_edesc into talitos.h
300 - crypto: talitos - fix hash on SEC1.
301 - regmap-irq: do not write mask register if mask_base is zero
302 - MIPS: ath79: fix ar933x uart parity mode
303 - MIPS: fix build on non-linux hosts
304 - arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly
305 - scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
306 - dmaengine: imx-sdma: fix use-after-free on probe error path
307 - wil6210: fix potential out-of-bounds read
308 - ath10k: Do not send probe response template for mesh
309 - ath9k: Check for errors when reading SREV register
310 - ath6kl: add some bounds checking
311 - ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
312 - batman-adv: fix for leaked TVLV handler.
313 - media: dvb: usb: fix use after free in dvb_usb_device_exit
314 - media: spi: IR LED: add missing of table registration
315 - crypto: talitos - fix skcipher failure due to wrong output IV
316 - media: marvell-ccic: fix DMA s/g desc number calculation
317 - media: vpss: fix a potential NULL pointer dereference
318 - media: media_device_enum_links32: clean a reserved field
319 - net: stmmac: dwmac1000: Clear unused address entries
320 - net: stmmac: dwmac4/5: Clear unused address entries
321 - qed: Set the doorbell address correctly
322 - signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig
323 - af_key: fix leaks in key_pol_get_resp and dump_sp.
324 - xfrm: Fix xfrm sel prefix length validation
325 - fscrypt: clean up some BUG_ON()s in block encryption/decryption
326 - media: mc-device.c: don't memset __user pointer contents
327 - media: staging: media: davinci_vpfe: - Fix for memory leak if decoder
328 initialization fails.
329 - net: phy: Check against net_device being NULL
330 - crypto: talitos - properly handle split ICV.
331 - crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
332 - tua6100: Avoid build warnings.
333 - locking/lockdep: Fix merging of hlocks with non-zero references
334 - media: wl128x: Fix some error handling in fm_v4l2_init_video_device()
335 - cpupower : frequency-set -r option misses the last cpu in related cpu list
336 - net: stmmac: dwmac4: fix flow control issue
337 - net: fec: Do not use netdev messages too early
338 - net: axienet: Fix race condition causing TX hang
339 - s390/qdio: handle PENDING state for QEBSM devices
340 - RAS/CEC: Fix pfn insertion
341 - net: sfp: add mutex to prevent concurrent state checks
342 - ipset: Fix memory accounting for hash types on resize
343 - perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
344 - perf tests: Add valid callback for parse-events test
345 - perf test 6: Fix missing kvm module load for s390
346 - media: fdp1: Support M3N and E3 platforms
347 - iommu: Fix a leak in iommu_insert_resv_region
348 - gpio: omap: fix lack of irqstatus_raw0 for OMAP4
349 - gpio: omap: ensure irq is enabled before wakeup
350 - regmap: fix bulk writes on paged registers
351 - bpf: silence warning messages in core
352 - rcu: Force inlining of rcu_read_lock()
353 - x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS
354 - blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership
355 arbitration
356 - xfrm: fix sa selector validation
357 - sched/core: Add __sched tag for io_schedule()
358 - x86/atomic: Fix smp_mb__{before,after}_atomic()
359 - perf evsel: Make perf_evsel__name() accept a NULL argument
360 - vhost_net: disable zerocopy by default
361 - ipoib: correcly show a VF hardware address
362 - EDAC/sysfs: Fix memory leak when creating a csrow object
363 - ipsec: select crypto ciphers for xfrm_algo
364 - ipvs: defer hook registration to avoid leaks
365 - media: s5p-mfc: Make additional clocks optional
366 - media: i2c: fix warning same module names
367 - ntp: Limit TAI-UTC offset
368 - timer_list: Guard procfs specific code
369 - acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
370 - media: coda: fix mpeg2 sequence number handling
371 - media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
372 - media: coda: increment sequence offset for the last returned frame
373 - media: vimc: cap: check v4l2_fill_pixfmt return value
374 - media: hdpvr: fix locking and a missing msleep
375 - rtlwifi: rtl8192cu: fix error handle when usb probe failed
376 - mt7601u: do not schedule rx_tasklet when the device has been disconnected
377 - x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c
378 - mt7601u: fix possible memory leak when the device is disconnected
379 - ipvs: fix tinfo memory leak in start_sync_thread
380 - ath10k: add missing error handling
381 - ath10k: fix PCIE device wake up failed
382 - perf tools: Increase MAX_NR_CPUS and MAX_CACHES
383 - libata: don't request sense data on !ZAC ATA devices
384 - clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
385 - rslib: Fix decoding of shortened codes
386 - rslib: Fix handling of of caller provided syndrome
387 - ixgbe: Check DDM existence in transceiver before access
388 - crypto: serpent - mark __serpent_setkey_sbox noinline
389 - crypto: asymmetric_keys - select CRYPTO_HASH where needed
390 - EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
391 - bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
392 - net: hns3: fix a -Wformat-nonliteral compile warning
393 - net: hns3: add some error checking in hclge_tm module
394 - ath10k: destroy sdio workqueue while remove sdio module
395 - iwlwifi: mvm: Drop large non sta frames
396 - perf stat: Make metric event lookup more robust
397 - net: usb: asix: init MAC address buffers
398 - gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
399 - Bluetooth: hci_bcsp: Fix memory leak in rx_skb
400 - Bluetooth: 6lowpan: search for destination address in all peers
401 - Bluetooth: Check state in l2cap_disconnect_rsp
402 - gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()
403 - Bluetooth: validate BLE connection interval updates
404 - gtp: fix suspicious RCU usage
405 - gtp: fix Illegal context switch in RCU read-side critical section.
406 - gtp: fix use-after-free in gtp_encap_destroy()
407 - gtp: fix use-after-free in gtp_newlink()
408 - net: mvmdio: defer probe of orion-mdio if a clock is not ready
409 - iavf: fix dereference of null rx_buffer pointer
410 - floppy: fix out-of-bounds read in next_valid_format
411 - floppy: fix invalid pointer dereference in drive_name
412 - xen: let alloc_xenballooned_pages() fail if not enough memory free
413 - scsi: NCR5380: Reduce goto statements in NCR5380_select()
414 - scsi: NCR5380: Always re-enable reselection interrupt
415 - Revert "scsi: ncr5380: Increase register polling limit"
416 - scsi: core: Fix race on creating sense cache
417 - scsi: megaraid_sas: Fix calculation of target ID
418 - scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
419 - scsi: mac_scsi: Fix pseudo DMA implementation, take 2
420 - crypto: ghash - fix unaligned memory access in ghash_setkey()
421 - crypto: ccp - Validate the the error value used to index error messages
422 - crypto: arm64/sha1-ce - correct digest for empty data in finup
423 - crypto: arm64/sha2-ce - correct digest for empty data in finup
424 - crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
425 - crypto: ccp - memset structure fields to zero before reuse
426 - crypto: ccp/gcm - use const time tag comparison.
427 - crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
428 - Input: gtco - bounds check collection indent level
429 - Input: alps - don't handle ALPS cs19 trackpoint-only device
430 - Input: synaptics - whitelist Lenovo T580 SMBus intertouch
431 - Input: alps - fix a mismatch between a condition check and its comment
432 - regulator: s2mps11: Fix buck7 and buck8 wrong voltages
433 - arm64: tegra: Update Jetson TX1 GPU regulator timings
434 - iwlwifi: pcie: don't service an interrupt that was masked
435 - iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-X
436 - NFSv4: Handle the special Linux file open access mode
437 - pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
438 - lib/scatterlist: Fix mapping iterator when sg->offset is greater than
439 PAGE_SIZE
440 - ASoC: dapm: Adapt for debugfs API change
441 - ALSA: seq: Break too long mutex context in the write loop
442 - media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
443 - media: coda: Remove unbalanced and unneeded mutex unlock
444 - KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
445 - arm64: tegra: Fix AGIC register range
446 - fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys
447 inodes.
448 - drm/nouveau/i2c: Enable i2c pads & busses during preinit
449 - padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
450 - dm zoned: fix zone state management race
451 - xen/events: fix binding user event channels to cpus
452 - 9p/xen: Add cleanup path in p9_trans_xen_init
453 - 9p/virtio: Add cleanup path in p9_virtio_init
454 - x86/boot: Fix memory leak in default_get_smp_config()
455 - perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
456 - perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
457 - intel_th: pci: Add Ice Lake NNPI support
458 - PCI: Do not poll for PME if the device is in D3cold
459 - Btrfs: fix data loss after inode eviction, renaming it, and fsync it
460 - Btrfs: fix fsync not persisting dentry deletions due to inode evictions
461 - Btrfs: add missing inode version, ctime and mtime updates when punching hole
462 - HID: wacom: generic: only switch the mode on devices with LEDs
463 - HID: wacom: correct touch resolution x/y typo
464 - libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
465 - coda: pass the host file in vma->vm_file on mmap
466 - gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
467 - PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
468 - crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
469 - parisc: Ensure userspace privilege for ptraced processes in regset functions
470 - parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
471 - powerpc/32s: fix suspend/resume when IBATs 4-7 are used
472 - powerpc/watchpoint: Restore NV GPRs while returning from exception
473 - eCryptfs: fix a couple type promotion bugs
474 - intel_th: msu: Fix single mode with disabled IOMMU
475 - Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
476 - usb: Handle USB3 remote wakeup for LPM enabled devices correctly
477 - net: mvmdio: allow up to four clocks to be specified for orion-mdio
478 - dt-bindings: allow up to four clocks for orion-mdio
479 - dm bufio: fix deadlock with loop device
480 - compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
481 - compiler.h: Add read_word_at_a_time() function.
482 - lib/strscpy: Shut up KASAN false-positives in strscpy()
483 - bnx2x: Prevent load reordering in tx completion processing
484 - caif-hsi: fix possible deadlock in cfhsi_exit_module()
485 - igmp: fix memory leak in igmpv3_del_delrec()
486 - ipv4: don't set IPv6 only flags to IPv4 addresses
487 - net: bcmgenet: use promisc for unsupported filters
488 - net: dsa: mv88e6xxx: wait after reset deactivation
489 - net: neigh: fix multiple neigh timer scheduling
490 - net: openvswitch: fix csum updates for MPLS actions
491 - nfc: fix potential illegal memory access
492 - rxrpc: Fix send on a connected, but unbound socket
493 - sky2: Disable MSI on ASUS P6T
494 - vrf: make sure skb->data contains ip header to make routing
495 - macsec: fix use-after-free of skb during RX
496 - macsec: fix checksumming after decryption
497 - netrom: fix a memory leak in nr_rx_frame()
498 - netrom: hold sock when setting skb->destructor
499 - bonding: validate ip header before check IPPROTO_IGMP
500 - net: make skb_dst_force return true when dst is refcounted
501 - tcp: fix tcp_set_congestion_control() use from bpf hook
502 - tcp: Reset bytes_acked and bytes_received when disconnecting
503 - net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
504 - net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
505 - net: bridge: stp: don't cache eth dest pointer before skb pull
506 - dma-buf: balance refcount inbalance
507 - dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
508 - MIPS: lb60: Fix pin mappings
509 - ext4: don't allow any modifications to an immutable file
510 - ext4: enforce the immutable flag on open files
511 - mm: add filemap_fdatawait_range_keep_errors()
512 - jbd2: introduce jbd2_inode dirty range scoping
513 - ext4: use jbd2_inode dirty range scoping
514 - ext4: allow directory holes
515 - mm: vmscan: scan anonymous pages on file refaults
516 - hvsock: fix epollout hang from race condition
517 - drm/panel: simple: Fix panel_simple_dsi_probe
518 - usb: core: hub: Disable hub-initiated U1/U2
519 - tty: max310x: Fix invalid baudrate divisors calculator
520 - pinctrl: rockchip: fix leaked of_node references
521 - tty: serial: cpm_uart - fix init when SMC is relocated
522 - drm/edid: Fix a missing-check bug in drm_load_edid_firmware()
523 - PCI: Return error if cannot probe VF
524 - drm/bridge: tc358767: read display_props in get_modes()
525 - drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz
526 - drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
527 - memstick: Fix error cleanup path of memstick_init
528 - tty/serial: digicolor: Fix digicolor-usart already registered warning
529 - tty: serial: msm_serial: avoid system lockup condition
530 - serial: 8250: Fix TX interrupt handling condition
531 - drm/virtio: Add memory barriers for capset cache.
532 - phy: renesas: rcar-gen2: Fix memory leak at error paths
533 - powerpc/pseries/mobility: prevent cpu hotplug during DT update
534 - drm/rockchip: Properly adjust to a true clock in adjusted_mode
535 - tty: serial_core: Set port active bit in uart_port_activate
536 - usb: gadget: Zero ffs_io_data
537 - powerpc/pci/of: Fix OF flags parsing for 64bit BARs
538 - drm/msm: Depopulate platform on probe failure
539 - serial: mctrl_gpio: Check if GPIO property exisits before requesting it
540 - PCI: sysfs: Ignore lockdep for remove attribute
541 - kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
542 - PCI: xilinx-nwl: Fix Multi MSI data programming
543 - iio: iio-utils: Fix possible incorrect mask calculation
544 - powerpc/xmon: Fix disabling tracing while in xmon
545 - recordmcount: Fix spurious mcount entries on powerpc
546 - mfd: core: Set fwnode for created devices
547 - mfd: arizona: Fix undefined behavior
548 - mfd: hi655x-pmic: Fix missing return value check for
549 devm_regmap_init_mmio_clk
550 - um: Silence lockdep complaint about mmap_sem
551 - powerpc/4xx/uic: clear pending interrupt after irq type/pol change
552 - RDMA/i40iw: Set queue pair state when being queried
553 - serial: sh-sci: Terminate TX DMA during buffer flushing
554 - serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
555 - kallsyms: exclude kasan local symbols on s390
556 - perf test mmap-thread-lookup: Initialize variable to suppress memory
557 sanitizer warning
558 - perf session: Fix potential NULL pointer dereference found by the smatch
559 tool
560 - perf annotate: Fix dereferencing freed memory found by the smatch tool
561 - RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
562 - PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
563 - powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h
564 - f2fs: avoid out-of-range memory access
565 - mailbox: handle failed named mailbox channel request
566 - powerpc/eeh: Handle hugepages in ioremap space
567 - block/bio-integrity: fix a memory leak bug
568 - sh: prevent warnings when using iounmap
569 - mm/kmemleak.c: fix check for softirq context
570 - 9p: pass the correct prototype to read_cache_page
571 - mm/gup.c: mark undo_dev_pagemap as __maybe_unused
572 - mm/gup.c: remove some BUG_ONs from get_gate_page()
573 - mm/mmu_notifier: use hlist_add_head_rcu()
574 - locking/lockdep: Fix lock used or unused stats error
575 - locking/lockdep: Hide unused 'class' variable
576 - drm/crc: Only report a single overflow when a CRC fd is opened
577 - drm/crc-debugfs: Also sprinkle irqrestore over early exits
578 - usb: wusbcore: fix unbalanced get/put cluster_id
579 - usb: pci-quirks: Correct AMD PLL quirk detection
580 - KVM: nVMX: do not use dangling shadow VMCS after guest reset
581 - btrfs: inode: Don't compress if NODATASUM or NODATACOW set
582 - x86/sysfb_efi: Add quirks for some devices with swapped width and height
583 - x86/speculation/mds: Apply more accurate check on hypervisor platform
584 - binder: prevent transactions to context manager from its own process.
585 - fpga-manager: altera-ps-spi: Fix build error
586 - hpet: Fix division by zero in hpet_time_div()
587 - powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
588 - powerpc/tm: Fix oops on sigreturn on systems without TM
589 - access: avoid the RCU grace period for the temporary subjective credentials
590 - batman-adv: Fix duplicated OGMs on NETDEV_UP
591 - net: hns3: set ops to null when unregister ad_dev
592 - x86/cpu: Add Ice Lake NNPI to Intel family
593 - qed: iWARP - Fix tc for MPA ll2 connection
594 - net: hns3: fix for skb leak when doing selftest
595 - sched/fair: Fix "runnable_avg_yN_inv" not used warnings
596 - x86/cacheinfo: Fix a -Wtype-limits warning
597 - nvme-pci: properly report state change failure in nvme_reset_work
598 - nvme-pci: set the errno on ctrl state change error
599 - arm64: Do not enable IRQs for ct_user_exit
600 - net: stmmac: sun8i: force select external PHY when no internal one
601 - bcache: check CACHE_SET_IO_DISABLE in allocator code
602 - bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
603 - bcache: acquire bch_register_lock later in cached_dev_free()
604 - bcache: fix potential deadlock in cached_def_free()
605 - perf stat: Fix group lookup for metric group
606 - tools: bpftool: Fix json dump crash on powerpc
607 - Bluetooth: Add a new 13d3:3496 QCA_ROME device
608 - Bluetooth: Add new 13d3:3491 QCA_ROME device
609 - Bluetooth: Add new 13d3:3501 QCA_ROME device
610 - bcache: ignore read-ahead request failure on backing device
611 - bcache: fix mistaken sysfs entry for io_error counter
612 - bcache: destroy dc->writeback_write_wq if failed to create
613 dc->writeback_thread
614 - iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-Kill
615 - iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices
616 - ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform
617 - media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
618 - media: videobuf2-dma-sg: Prevent size from overflowing
619 - perf/x86/intel: Fix spurious NMI on fixed counter
620 - drm/edid: parse CEA blocks embedded in DisplayID
621 - PCI: qcom: Ensure that PERST is asserted for at least 100 ms
622 - IB/mlx5: Report correctly tag matching rendezvous capability
623 - include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT
624 architectures
625 - xfs: fix pagecache truncation prior to reflink
626 - xfs: flush removing page cache in xfs_reflink_remap_prep
627 - xfs: don't overflow xattr listent buffer
628 - xfs: don't ever put nlink > 0 inodes on the unlinked list
629 - xfs: fix reporting supported extra file attributes for statx()
630 - xfs: serialize unaligned dio writes against all other dio writes
631 - xfs: abort unaligned nowait directio early
632 - powerpc/powernv/npu: Fix reference leak
633 - powerpc/pseries: Fix oops in hotplug memory notifier
634 - mmc: sdhci-msm: fix mutex while in spinlock
635 - mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
636 - blk-throttle: fix zero wait time for iops throttled group
637 - tcp: be more careful in tcp_fragment()
638 - net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
639 - net_sched: unset TCQ_F_CAN_BYPASS when adding filters
640 - net: bridge: don't cache ether dest pointer on input
641 - net: sched: verify that q!=NULL before setting q->flags
642
643 * Line 6 POD HD500 driver fault (LP: #1790595) // Bionic update: upstream
644 stable patchset 2019-08-05 (LP: #1839036)
645 - ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
646
647 * Bionic update: upstream stable patchset 2019-08-02 (LP: #1838824)
648 - rapidio: fix a NULL pointer dereference when create_workqueue() fails
649 - fs/fat/file.c: issue flush after the writeback of FAT
650 - sysctl: return -EINVAL if val violates minmax
651 - ipc: prevent lockup on alloc_msg and free_msg
652 - ARM: prevent tracing IPI_CPU_BACKTRACE
653 - mm/hmm: select mmu notifier when selecting HMM
654 - hugetlbfs: on restore reserve error path retain subpool reservation
655 - mem-hotplug: fix node spanned pages when we have a node with only
656 ZONE_MOVABLE
657 - mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
658 - mm/cma.c: fix the bitmap status to show failed allocation reason
659 - mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
660 - mm/slab.c: fix an infinite loop in leaks_show()
661 - kernel/sys.c: prctl: fix false positive in validate_prctl_map()
662 - thermal: rcar_gen3_thermal: disable interrupt in .remove
663 - drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
664 - mfd: tps65912-spi: Add missing of table registration
665 - mfd: intel-lpss: Set the device in reset state when init
666 - drm/nouveau/disp/dp: respect sink limits when selecting failsafe link
667 configuration
668 - mfd: twl6040: Fix device init errors for ACCCTL register
669 - perf/x86/intel: Allow PEBS multi-entry in watermark mode
670 - drm/bridge: adv7511: Fix low refresh rate selection
671 - objtool: Don't use ignore flag for fake jumps
672 - EDAC/mpc85xx: Prevent building as a module
673 - pwm: meson: Use the spin-lock only to protect register modifications
674 - ntp: Allow TAI-UTC offset to be set to zero
675 - f2fs: fix to avoid panic in do_recover_data()
676 - f2fs: fix to clear dirty inode in error path of f2fs_iget()
677 - f2fs: fix to avoid panic in dec_valid_block_count()
678 - f2fs: fix to do sanity check on valid block count of segment
679 - percpu: remove spurious lock dependency between percpu and sched
680 - configfs: fix possible use-after-free in configfs_register_group
681 - uml: fix a boot splat wrt use of cpu_all_mask
682 - mmc: mmci: Prevent polling for busy detection in IRQ context
683 - watchdog: imx2_wdt: Fix set_timeout for big timeout values
684 - watchdog: fix compile time error of pretimeout governors
685 - blk-mq: move cancel of requeue_work into blk_mq_release
686 - iommu/vt-d: Set intel_iommu_gfx_mapped correctly
687 - misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test
688 - nvme-pci: unquiesce admin queue on shutdown
689 - ALSA: hda - Register irq handler after the chip initialization
690 - nvmem: core: fix read buffer in place
691 - fuse: retrieve: cap requested size to negotiated max_write
692 - nfsd: allow fh_want_write to be called twice
693 - vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"
694 - x86/PCI: Fix PCI IRQ routing table memory leak
695 - platform/chrome: cros_ec_proto: check for NULL transfer function
696 - PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
697 - soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
698 - clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288
699 - soc: rockchip: Set the proper PWM for rk3288
700 - ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
701 - ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
702 - ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
703 - ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA
704 - ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMA
705 - ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMA
706 - ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMA
707 - ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
708 - PCI: rpadlpar: Fix leaked device_node references in add/remove paths
709 - platform/x86: intel_pmc_ipc: adding error handling
710 - power: supply: max14656: fix potential use-before-alloc
711 - PCI: rcar: Fix a potential NULL pointer dereference
712 - PCI: rcar: Fix 64bit MSI message address handling
713 - video: hgafb: fix potential NULL pointer dereference
714 - video: imsttfb: fix potential NULL pointer dereferences
715 - block, bfq: increase idling for weight-raised queues
716 - PCI: xilinx: Check for __get_free_pages() failure
717 - gpio: gpio-omap: add check for off wake capable gpios
718 - dmaengine: idma64: Use actual device for DMA transfers
719 - pwm: tiehrpwm: Update shadow register for disabling PWMs
720 - ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on
721 Arndale Octa
722 - pwm: Fix deadlock warning when removing PWM device
723 - ARM: exynos: Fix undefined instruction during Exynos5422 resume
724 - usb: typec: fusb302: Check vconn is off when we start toggling
725 - gpio: vf610: Do not share irq_chip
726 - percpu: do not search past bitmap when allocating an area
727 - drm: don't block fb changes for async plane updates
728 - ALSA: seq: Cover unsubscribe_port() in list_mutex
729 - initramfs: free initrd memory if opening /initrd.image fails
730 - bpf: fix undefined behavior in narrow load handling
731 - f2fs: fix to avoid panic in f2fs_remove_inode_page()
732 - f2fs: fix to use inline space only if inline_xattr is enable
733 - netfilter: nf_conntrack_h323: restore boundary check correctness
734 - mips: Make sure dt memory regions are valid
735 - nvmem: sunxi_sid: Support SID on A83T and H5
736 - nfsd: avoid uninitialized variable warning
737 - switchtec: Fix unintended mask of MRPC event
738 - net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending
739 - i40e: Queues are reserved despite "Invalid argument" error
740 - net: hns3: return 0 and print warning when hit duplicate MAC
741 - soc: renesas: Identify R-Car M3-W ES1.1
742 - soc: renesas: Identify R-Car M3-W ES1.3
743 - [Config] updateconfigs for CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT
744 - drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
745 - nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
746 - HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
747 - HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
748 - ALSA: oxfw: allow PCM capture for Stanton SCS.1m
749 - ALSA: hda/realtek - Update headset mode for ALC256
750 - ALSA: firewire-motu: fix destruction of data for isochronous resources
751 - libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
752 - mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
753 - fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
754 - mm/vmscan.c: fix trying to reclaim unevictable LRU page
755 - signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
756 - ptrace: restore smp_rmb() in __ptrace_may_access()
757 - media: v4l2-ioctl: clear fields in s_parm
758 - iommu/arm-smmu: Avoid constant zero in TLBI writes
759 - i2c: acorn: fix i2c warning
760 - bcache: fix stack corruption by PRECEDING_KEY()
761 - cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
762 - ASoC: cs42xx8: Add regcache mask dirty
763 - ASoC: fsl_asrc: Fix the issue about unsupported rate
764 - drm/i915/sdvo: Implement proper HDMI audio support for SDVO
765 - x86/uaccess, kcov: Disable stack protector
766 - ALSA: seq: Protect in-kernel ioctl calls with mutex
767 - ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
768 - Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
769 - s390/kasan: fix strncpy_from_user kasan checks
770 - Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
771 - scsi: qedi: remove memset/memcpy to nfunc and use func instead
772 - scsi: qedi: remove set but not used variables 'cdev' and 'udev'
773 - scsi: lpfc: add check for loss of ndlp when sending RRQ
774 - arm64/mm: Inhibit huge-vmap with ptdump
775 - nvme: remove the ifdef around nvme_nvm_ioctl
776 - platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI
777 table
778 - platform/x86: pmc_atom: Add several Beckhoff Automation boards to
779 critclk_systems DMI table
780 - scsi: bnx2fc: fix incorrect cast to u64 on shift operation
781 - libnvdimm: Fix compilation warnings with W=1
782 - selftests/timers: Add missing fflush(stdout) calls
783 - usbnet: ipheth: fix racing condition
784 - KVM: x86/pmu: do not mask the value that is written to fixed PMUs
785 - KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
786 - drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an
787 invalid read
788 - drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
789 - usb: dwc2: Fix DMA cache alignment issues
790 - usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
791 - USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
792 - USB: serial: pl2303: add Allied Telesis VT-Kit3
793 - USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
794 - USB: serial: option: add Telit 0x1260 and 0x1261 compositions
795 - RAS/CEC: Fix binary search function
796 - x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
797 - x86/kasan: Fix boot with 5-level paging and KASAN
798 - rtc: pcf8523: don't return invalid date when battery is low
799 - HID: wacom: Don't set tool type until we're in range
800 - HID: wacom: Don't report anything prior to the tool entering range
801 - HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
802 - bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
803 - f2fs: fix to avoid accessing xattr across the boundary
804 - nvme: fix srcu locking on error return in nvme_get_ns_from_disk
805 - nvme: merge nvme_ns_ioctl into nvme_ioctl
806 - nvme: release namespace SRCU protection before performing controller ioctls
807 - nvme: fix memory leak for power latency tolerance
808 - KVM: x86/pmu: mask the result of rdpmc according to the width of the
809 counters
810 - tools/kvm_stat: fix fields filter for child events
811 - RAS/CEC: Convert the timer callback to a workqueue
812 - x86/mm/KASLR: Compute the size of the vmemmap section properly
813 - ax25: fix inconsistent lock state in ax25_destroy_timer
814 - be2net: Fix number of Rx queues used for flow hashing
815 - ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
816 - lapb: fixed leak of control-blocks.
817 - neigh: fix use-after-free read in pneigh_get_next
818 - net: openvswitch: do not free vport if register_netdevice() is failed.
819 - sctp: Free cookie before we memdup a new one
820 - sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
821 - Staging: vc04_services: Fix a couple error codes
822 - perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
823 - netfilter: nf_queue: fix reinject verdict handling
824 - ipvs: Fix use-after-free in ip_vs_in
825 - selftests: netfilter: missing error check when setting up veth interface
826 - clk: ti: clkctrl: Fix clkdm_clk handling
827 - powerpc/powernv: Return for invalid IMC domain
828 - mISDN: make sure device name is NUL terminated
829 - x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
830 - perf/ring_buffer: Fix exposing a temporarily decreased data_head
831 - perf/ring_buffer: Add ordering to rb->nest increment
832 - perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
833 - gpio: fix gpio-adp5588 build errors
834 - net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
835 - net: aquantia: fix LRO with FCS error
836 - i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
837 - ALSA: hda - Force polling mode on CNL for fixing codec communication
838 - configfs: Fix use-after-free when accessing sd->s_dentry
839 - perf data: Fix 'strncat may truncate' build failure with recent gcc
840 - perf record: Fix s390 missing module symbol and warning for non-root users
841 - ia64: fix build errors by exporting paddr_to_nid()
842 - KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
843 - KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
844 - net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
845 - net: phy: dp83867: Set up RGMII TX delay
846 - scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
847 - scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
848 - scsi: scsi_dh_alua: Fix possible null-ptr-deref
849 - scsi: libsas: delete sas port if expander discover failed
850 - mlxsw: spectrum: Prevent force of 56G
851 - coredump: fix race condition between collapse_huge_page() and core dumping
852 - infiniband: fix race condition between infiniband mlx4, mlx5 driver and core
853 dumping
854 - Abort file_remove_privs() for non-reg. files
855 - tipc: purge deferredq list for each grp member in tipc_group_delete
856 - vsock/virtio: set SOCK_DONE on peer shutdown
857 - usb: xhci: Fix a potential null pointer dereference in
858 xhci_debugfs_create_endpoint()
859 - ACPI/PCI: PM: Add missing wakeup.flags.valid checks
860 - drm/etnaviv: lock MMU while dumping core
861 - net: aquantia: tx clean budget logic error
862 - perf namespace: Protect reading thread's namespace
863 - xen/pvcalls: Remove set but not used variable
864 - xen: xenbus: Catch closing of non existent transactions
865 - xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END
866 - xenbus: Avoid deadlock during suspend due to open transactions
867 - tracing: Silence GCC 9 array bounds warning
868 - objtool: Support per-function rodata sections
869 - gcc-9: silence 'address-of-packed-member' warning
870 - net: phy: broadcom: Use strlcpy() for ethtool::get_strings
871 - mmc: core: Prevent processing SDIO IRQs when the card is suspended
872 - scsi: ufs: Avoid runtime suspend possibly being blocked forever
873 - usb: chipidea: udc: workaround for endpoint conflict issue
874 - IB/hfi1: Silence txreq allocation warnings
875 - Input: synaptics - enable SMBus on ThinkPad E480 and E580
876 - Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD
877 - apparmor: enforce nullbyte at end of tag string
878 - ARC: fix build warnings
879 - ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
880 - ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node
881 - parport: Fix mem leak in parport_register_dev_model
882 - parisc: Fix compiler warnings in float emulation code
883 - IB/rdmavt: Fix alloc_qpn() WARN_ON()
884 - IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
885 - IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
886 - IB/hfi1: Validate page aligned for a given virtual address
887 - MIPS: uprobes: remove set but not used variable 'epc'
888 - xtensa: Fix section mismatch between memblock_reserve and mem_reserve
889 - net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
890 - net: hns: Fix loopback test failed at copper ports
891 - mdesc: fix a missing-check bug in get_vdev_port_node_info()
892 - sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
893 - net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
894 - net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is
895 enabled
896 - drm/arm/hdlcd: Actually validate CRTC modes
897 - drm/arm/hdlcd: Allow a bit of clock tolerance
898 - scripts/checkstack.pl: Fix arm64 wrong or unknown architecture
899 - scsi: ufs: Check that space was properly alloced in copy_query_response
900 - scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()
901 - net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
902 - s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
903 - hwmon: (core) add thermal sensors only if dev->of_node is present
904 - hwmon: (pmbus/core) Treat parameters as paged if on multiple pages
905 - nvme: Fix u32 overflow in the number of namespace list calculation
906 - btrfs: start readahead also in seed devices
907 - can: flexcan: fix timeout when set small bitrate
908 - can: purge socket error queue on sock destruct
909 - powerpc/bpf: use unsigned division instruction for 64-bit operations
910 - ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX
911 - ARM: dts: am57xx-idk: Remove support for voltage switching for SD card
912 - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
913 - Bluetooth: Fix regression with minimum encryption key size alignment
914 - SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
915 - cfg80211: fix memory leak of wiphy device name
916 - mac80211: drop robust management frames from unknown TA
917 - mac80211: handle deauthentication/disassociation from TDLS peer
918 - mac80211: Do not use stack memory with scatterlist for GMAC
919 - s390/jump_label: Use "jdd" constraint on gcc9
920 - s390/ap: rework assembler functions to use unions for in/out register
921 variables
922 - mmc: core: API to temporarily disable retuning for SDIO CRC errors
923 - mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
924 - Input: silead - add MSSL0017 to acpi_device_id
925 - selftests: vm: install test_vmalloc.sh for run_vmtests
926 - arm64: Silence gcc warnings about arch ABI drift
927 - riscv: mm: synchronize MMU after pte change
928 - arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
929 - drm/vmwgfx: Use the backdoor port if the HB port is not available
930 - {nl,mac}80211: allow 4addr AP operation on crypto controlled devices
931 - perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit
932 set nul
933 - perf help: Remove needless use of strncpy()
934 - perf header: Fix unchecked usage of strncpy()
935 - IB/hfi1: Close PSM sdma_progress sleep window
936 - 9p/xen: fix check for xenbus_read error in front_probe
937 - 9p/rdma: do not disconnect on down_interruptible EAGAIN
938 - 9p: acl: fix uninitialized iattr access
939 - 9p/rdma: remove useless check in cm_event_handler
940 - 9p: p9dirent_read: check network-provided name length
941 - net/9p: include trans_common.h to fix missing prototype warning.
942 - qmi_wwan: Fix out-of-bounds read
943 - fs/proc/array.c: allow reporting eip/esp for all coredumping threads
944 - mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
945 - fs/binfmt_flat.c: make load_flat_shared_library() work
946 - dm log writes: make sure super sector log updates are written in order
947 - scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
948 - x86/speculation: Allow guests to use SSBD even if host does not
949 - x86/microcode: Fix the microcode load on CPU hotplug for real
950 - NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
951 - cpu/speculation: Warn on unsupported mitigations= parameter
952 - eeprom: at24: fix unexpected timeout under high load
953 - af_packet: Block execution of tasks waiting for transmit to complete in
954 AF_PACKET
955 - ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
956 - net/packet: fix memory leak in packet_set_ring()
957 - net: remove duplicate fetch in sock_getsockopt
958 - net: stmmac: fixed new system time seconds value calculation
959 - sctp: change to hold sk after auth shkey is created successfully
960 - tipc: change to use register_pernet_device
961 - tipc: check msg->req data len in tipc_nl_compat_bearer_disable
962 - tun: wake up waitqueues after IFF_UP is set
963 - team: Always enable vlan tx offload
964 - bonding: Always enable vlan tx offload
965 - bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
966 - bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
967 - arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
968 - bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
969 - futex: Update comments and docs about return values of arch futex code
970 - tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
971 - arm64: insn: Fix ldadd instruction encoding
972 - arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
973 - irqchip/mips-gic: Use the correct local interrupt map registers
974 - Bluetooth: Fix faulty expression for minimum encryption key size check
975 - ASoC : cs4265 : readable register too low
976 - ASoC: soc-pcm: BE dai needs prepare when pause release after resume
977 - spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
978 - drm/mediatek: fix unbind functions
979 - drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
980 - drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
981 - ASoC: max98090: remove 24-bit format support if RJ is 0
982 - ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
983 - ASoC: sun4i-i2s: Add offset to RX channel select
984 - usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
985 - usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
986 - SoC: rt274: Fix internal jack assignment in set_jack callback
987 - scsi: hpsa: correct ioaccel2 chaining
988 - platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device
989 registration
990 - cpuset: restore sanity to cpuset_cpus_allowed_fallback()
991 - scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
992 - mm/mlock.c: change count_mm_mlocked_page_nr return type
993 - module: Fix livepatch/ftrace module text permissions race
994 - ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
995 - MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()
996 - drm/i915/dmc: protect against reading random memory
997 - crypto: user - prevent operating on larval algorithms
998 - crypto: cryptd - Fix skcipher instance memory leak
999 - ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
1000 - ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages
1001 - ALSA: line6: Fix write on zero-sized buffer
1002 - ALSA: usb-audio: fix sign unintended sign extension on left shifts
1003 - ALSA: hda/realtek - Change front mic location for Lenovo M710q
1004 - lib/mpi: Fix karactx leak in mpi_powm
1005 - tracing/snapshot: Resize spare buffer if size changed
1006 - arm64: kaslr: keep modules inside module region when KASAN is enabled
1007 - drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
1008 - drm/imx: notify drm core before sending event during crtc disable
1009 - drm/imx: only send event on crtc disable if kept disabled
1010 - ftrace/x86: Remove possible deadlock between register_kprobe() and
1011 ftrace_run_update_code()
1012 - mm/vmscan.c: prevent useless kswapd loops
1013 - btrfs: Ensure replaced device doesn't have pending chunk allocation
1014 - vhost-net: set packet weight of tx polling to 2 * vq size
1015 - vhost_net: use packet weight for rx handler, too
1016 - vhost_net: introduce vhost_exceeds_weight()
1017 - vhost: introduce vhost_exceeds_weight()
1018 - vhost_net: fix possible infinite loop
1019 - vhost: vsock: add weight support
1020 - vhost: scsi: add weight support
1021 - tty: rocket: fix incorrect forward declaration of 'rp_init()'
1022 - KVM: x86: degrade WARN to pr_warn_ratelimited
1023 - KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
1024 - svcrdma: Ignore source port when computing DRC hash
1025 - MIPS: Fix bounds check virt_addr_valid
1026 - MIPS: Add missing EHB in mtc0 -> mfc0 sequence.
1027 - dmaengine: imx-sdma: remove BD_INTR for channel0
1028 - drm/mediatek: unbind components in mtk_drm_unbind()
1029 - drm/mediatek: clear num_pipes when unbind driver
1030 - x86/CPU: Add more Icelake model numbers
1031 - platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from
1032 asus_nb_wmi
1033 - platform/x86: intel-vbtn: Report switch events when event wakes device
1034 - i2c: pca-platform: Fix GPIO lookup code
1035 - ALSA: hda/realtek: Add quirks for several Clevo notebook barebones
1036 - ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial node
1037 - drm/amd/powerplay: use hardware fan control if no powerplay fan table
1038 - drm/etnaviv: add missing failure path to destroy suballoc
1039 - mlxsw: spectrum: Handle VLAN device unlinking
1040 - media: s5p-mfc: fix incorrect bus assignment in virtual child device
1041 - net: hns: Fixes the missing put_device in positive leg for roce reset
1042 - ALSA: hda: Initialize power_state field properly
1043 - rds: Fix warning.
1044 - ip6: fix skb leak in ip6frag_expire_frag_queue()
1045 - netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
1046 - sc16is7xx: move label 'err_spi' to correct section
1047 - netfilter: ipv6: nf_defrag: accept duplicate fragments again
1048 - nfsd: Fix overflow causing non-working mounts on 1 TB machines
1049 - MIPS: have "plain" make calls build dtbs for selected platforms
1050 - dmaengine: qcom: bam_dma: Fix completed descriptors count
1051
1052 * Bionic update: upstream stable patchset 2019-08-01 (LP: #1838700)
1053 - x86: Hide the int3_emulate_call/jmp functions from UML
1054 - ext4: do not delete unlinked inode from orphan list on failed truncate
1055 - f2fs: Fix use of number of devices
1056 - KVM: x86: fix return value for reserved EFER
1057 - bio: fix improper use of smp_mb__before_atomic()
1058 - sbitmap: fix improper use of smp_mb__before_atomic()
1059 - Revert "scsi: sd: Keep disk read-only when re-reading partition"
1060 - crypto: vmx - CTR: always increment IV as quadword
1061 - mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time
1062 problem
1063 - mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problem
1064 - kvm: svm/avic: fix off-by-one in checking host APIC ID
1065 - libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
1066 - arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
1067 - gfs2: Fix sign extension bug in gfs2_update_stats
1068 - Btrfs: do not abort transaction at btrfs_update_root() after failure to COW
1069 path
1070 - Btrfs: avoid fallback to transaction commit during fsync of files with holes
1071 - Btrfs: fix race between ranged fsync and writeback of adjacent ranges
1072 - btrfs: sysfs: Fix error path kobject memory leak
1073 - btrfs: sysfs: don't leak memory when failing add fsid
1074 - fbdev: fix divide error in fb_var_to_videomode
1075 - btrfs: honor path->skip_locking in backref code
1076 - fbdev: fix WARNING in __alloc_pages_nodemask bug
1077 - media: cpia2: Fix use-after-free in cpia2_exit
1078 - media: serial_ir: Fix use-after-free in serial_ir_init_module
1079 - media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
1080 - ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
1081 - bpf: devmap: fix use-after-free Read in __dev_map_entry_free
1082 - batman-adv: mcast: fix multicast tt/tvlv worker locking
1083 - at76c50x-usb: Don't register led_trigger if usb_register_driver failed
1084 - net: erspan: fix use-after-free
1085 - gfs2: Fix lru_count going negative
1086 - cxgb4: Fix error path in cxgb4_init_module
1087 - NFS: make nfs_match_client killable
1088 - IB/hfi1: Fix WQ_MEM_RECLAIM warning
1089 - gfs2: Fix occasional glock use-after-free
1090 - mmc: core: Verify SD bus width
1091 - tools/bpf: fix perf build error with uClibc (seen on ARC)
1092 - dmaengine: tegra210-dma: free dma controller in remove()
1093 - net: ena: gcc 8: fix compilation warning
1094 - pinctrl: zte: fix leaked of_node references
1095 - ASoC: hdmi-codec: unlock the device on startup errors
1096 - powerpc/perf: Return accordingly on invalid chip-id in
1097 - powerpc/boot: Fix missing check of lseek() return value
1098 - ASoC: imx: fix fiq dependencies
1099 - spi: pxa2xx: fix SCR (divisor) calculation
1100 - brcm80211: potential NULL dereference in
1101 brcmf_cfg80211_vndr_cmds_dcmd_handler()
1102 - ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
1103 - ARM: vdso: Remove dependency with the arch_timer driver internals
1104 - arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
1105 - sched/cpufreq: Fix kobject memleak
1106 - scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
1107 - scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
1108 - scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in
1109 tcm_qla2xxx_close_session()
1110 - Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota
1111 reserve
1112 - btrfs: fix panic during relocation after ENOSPC before writeback happens
1113 - btrfs: Don't panic when we can't find a root key
1114 - iwlwifi: pcie: don't crash on invalid RX interrupt
1115 - rtc: 88pm860x: prevent use-after-free on device remove
1116 - scsi: qedi: Abort ep termination if offload not scheduled
1117 - w1: fix the resume command API
1118 - dmaengine: pl330: _stop: clear interrupt status
1119 - mac80211/cfg80211: update bss channel on channel switch
1120 - libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
1121 - ASoC: fsl_sai: Update is_slave_mode with correct value
1122 - mwifiex: prevent an array overflow
1123 - net: cw1200: fix a NULL pointer dereference
1124 - crypto: sun4i-ss - Fix invalid calculation of hash end
1125 - bcache: return error immediately in bch_journal_replay()
1126 - bcache: fix failure in journal relplay
1127 - bcache: add failure check to run_cache_set() for journal replay
1128 - bcache: avoid clang -Wunintialized warning
1129 - vfio-ccw: Do not call flush_workqueue while holding the spinlock
1130 - vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
1131 - smpboot: Place the __percpu annotation correctly
1132 - x86/mm: Remove in_nmi() warning from 64-bit implementation of
1133 vmalloc_fault()
1134 - mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC
1135 versions
1136 - HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
1137 - pinctrl: pistachio: fix leaked of_node references
1138 - pinctrl: samsung: fix leaked of_node references
1139 - clk: rockchip: undo several noc and special clocks as critical on rk3288
1140 - dmaengine: at_xdmac: remove BUG_ON macro in tasklet
1141 - media: coda: clear error return value before picture run
1142 - media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
1143 - media: au0828: stop video streaming only when last user stops
1144 - media: ov2659: make S_FMT succeed even if requested format doesn't match
1145 - audit: fix a memory leak bug
1146 - media: stm32-dcmi: fix crash when subdev do not expose any formats
1147 - media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()
1148 - media: pvrusb2: Prevent a buffer overflow
1149 - powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX
1150 - random: add a spinlock_t to struct batched_entropy
1151 - cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
1152 - sched/core: Check quota and period overflow at usec to nsec conversion
1153 - sched/rt: Check integer overflow at usec to nsec conversion
1154 - sched/core: Handle overflow in cpu_shares_write_u64
1155 - drm/msm: a5xx: fix possible object reference leak
1156 - USB: core: Don't unbind interfaces following device reset failure
1157 - x86/irq/64: Limit IST stack overflow check to #DB stack
1158 - phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral mode
1159 - i40e: Able to add up to 16 MAC filters on an untrusted VF
1160 - i40e: don't allow changes to HW VLAN stripping on active port VLANs
1161 - arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
1162 - RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
1163 - hwmon: (vt1211) Use request_muxed_region for Super-IO accesses
1164 - hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses
1165 - hwmon: (smsc47b397) Use request_muxed_region for Super-IO accesses
1166 - hwmon: (pc87427) Use request_muxed_region for Super-IO accesses
1167 - hwmon: (f71805f) Use request_muxed_region for Super-IO accesses
1168 - scsi: libsas: Do discovery on empty PHY to update PHY info
1169 - mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
1170 - mmc_spi: add a status check for spi_sync_locked
1171 - mmc: sdhci-of-esdhc: add erratum eSDHC5 support
1172 - mmc: sdhci-of-esdhc: add erratum A-009204 support
1173 - mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
1174 - drm/amdgpu: fix old fence check in amdgpu_fence_emit
1175 - PM / core: Propagate dev->power.wakeup_path when no callbacks
1176 - clk: rockchip: Fix video codec clocks on rk3288
1177 - extcon: arizona: Disable mic detect if running when driver is removed
1178 - clk: rockchip: Make rkpwm a critical clock on rk3288
1179 - s390: zcrypt: initialize variables before_use
1180 - x86/microcode: Fix the ancient deprecated microcode loading method
1181 - s390: cio: fix cio_irb declaration
1182 - cpufreq: ppc_cbe: fix possible object reference leak
1183 - cpufreq/pasemi: fix possible object reference leak
1184 - cpufreq: pmac32: fix possible object reference leak
1185 - cpufreq: kirkwood: fix possible object reference leak
1186 - block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
1187 - x86/build: Keep local relocations with ld.lld
1188 - iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
1189 - iio: hmc5843: fix potential NULL pointer dereferences
1190 - iio: common: ssp_sensors: Initialize calculated_time in
1191 ssp_common_process_data
1192 - rtlwifi: fix a potential NULL pointer dereference
1193 - mwifiex: Fix mem leak in mwifiex_tm_cmd
1194 - brcmfmac: fix missing checks for kmemdup
1195 - b43: shut up clang -Wuninitialized variable warning
1196 - brcmfmac: convert dev_init_lock mutex to completion
1197 - brcmfmac: fix WARNING during USB disconnect in case of unempty psq
1198 - brcmfmac: fix race during disconnect when USB completion is in progress
1199 - brcmfmac: fix Oops when bringing up interface during USB disconnect
1200 - rtc: xgene: fix possible race condition
1201 - rtlwifi: fix potential NULL pointer dereference
1202 - scsi: ufs: Fix regulator load and icc-level configuration
1203 - scsi: ufs: Avoid configuring regulator with undefined voltage range
1204 - arm64: cpu_ops: fix a leaked reference by adding missing of_node_put
1205 - x86/uaccess, signal: Fix AC=1 bloat
1206 - x86/ia32: Fix ia32_restore_sigcontext() AC leak
1207 - chardev: add additional check for minor range overlap
1208 - RDMA/hns: Fix bad endianess of port_pd variable
1209 - HID: core: move Usage Page concatenation to Main item
1210 - ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_put
1211 - ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put
1212 - cxgb3/l2t: Fix undefined behaviour
1213 - HID: logitech-hidpp: change low battery level threshold from 31 to 30
1214 percent
1215 - spi: tegra114: reset controller on probe
1216 - kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
1217 - media: video-mux: fix null pointer dereferences
1218 - media: wl128x: prevent two potential buffer overflows
1219 - scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload
1220 check
1221 - virtio_console: initialize vtermno value for ports
1222 - tty: ipwireless: fix missing checks for ioremap
1223 - x86/mce: Fix machine_check_poll() tests for error types
1224 - rcutorture: Fix cleanup path for invalid torture_type strings
1225 - rcuperf: Fix cleanup path for invalid perf_type strings
1226 - usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
1227 - scsi: qla4xxx: avoid freeing unallocated dma memory
1228 - batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
1229 - dmaengine: tegra210-adma: use devm_clk_*() helpers
1230 - hwrng: omap - Set default quality
1231 - thunderbolt: Fix to check for kmemdup failure
1232 - media: m88ds3103: serialize reset messages in m88ds3103_set_frontend
1233 - media: vimc: stream: fix thread state before sleep
1234 - media: go7007: avoid clang frame overflow warning with KASAN
1235 - media: vimc: zero the media_device on probe
1236 - scsi: lpfc: Fix FDMI manufacturer attribute value
1237 - scsi: lpfc: Fix fc4type information for FDMI
1238 - media: saa7146: avoid high stack usage with clang
1239 - scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices
1240 - spi : spi-topcliff-pch: Fix to handle empty DMA buffers
1241 - spi: rspi: Fix sequencer reset during initialization
1242 - spi: Fix zero length xfer bug
1243 - ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM
1244 - drm/drv: Hold ref on parent device during drm_device lifetime
1245 - drm: Wake up next in drm_read() chain if we are forced to putback the event
1246 - vfio-ccw: Prevent quiesce function going into an infinite loop
1247 - NFS: Fix a double unlock from nfs_match,get_client
1248 - ext4: wait for outstanding dio during truncate in nojournal mode
1249 - NFSv4.1 fix incorrect return value in copy_file_range
1250 - media: vb2: add waiting_in_dqbuf flag
1251 - acct_on(): don't mess with freeze protection
1252 - hv_netvsc: fix race that may miss tx queue wakeup
1253 - Bluetooth: Ignore CC events not matching the last HCI command
1254 - powerpc/perf: Fix loop exit condition in nest_imc_event_init
1255 - drm/nouveau/bar/nv50: ensure BAR is mapped
1256 - media: stm32-dcmi: return appropriate error codes during probe
1257 - powerpc/watchdog: Use hrtimers for per-CPU heartbeat
1258 - scsi: qla2xxx: Fix hardirq-unsafe locking
1259 - x86/modules: Avoid breaking W^X while loading modules
1260 - sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
1261 - s390: qeth: address type mismatch warning
1262 - rsi: Fix NULL pointer dereference in kmalloc
1263 - nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
1264 - bcache: avoid potential memleak of list of journal_replay(s) in the
1265 CACHE_SYNC branch of run_cache_set
1266 - RDMA/cma: Consider scope_id while binding to ipv6 ll address
1267 - block: fix use-after-free on gendisk
1268 - staging: vc04_services: handle kzalloc failure
1269 - irq_work: Do not raise an IPI when queueing work on the local CPU
1270 - thunderbolt: Take domain lock in switch sysfs attribute callbacks
1271 - drm: etnaviv: avoid DMA API warning when importing buffers
1272 - ACPI/IORT: Reject platform device creation on NUMA node mapping failure
1273 - perf/x86/msr: Add Icelake support
1274 - perf/x86/intel/rapl: Add Icelake support
1275 - perf/x86/intel/cstate: Add Icelake support
1276 - drm/panel: otm8009a: Add delay at the end of initialization
1277 - thunderbolt: property: Fix a missing check of kzalloc
1278 - thunderbolt: Fix to check the return value of kmemdup
1279 - x86/mce: Handle varying MCA bank counts
1280 - scsi: lpfc: avoid uninitialized variable warning
1281 - thunderbolt: Fix to check return value of ida_simple_get
1282 - drm/amd/display: fix releasing planes when exiting odm
1283 - thunderbolt: property: Fix a NULL pointer dereference
1284 - e1000e: Disable runtime PM on CNP+
1285 - igb: Exclude device from suspend direct complete optimization
1286 - media: si2165: fix a missing check of return value
1287 - drm/amd/display: Fix Divide by 0 in memory calculations
1288 - spi: imx: stop buffer overflow in RX FIFO flush
1289 - bonding/802.3ad: fix slave link initialization transition states
1290 - cxgb4: offload VLAN flows regardless of VLAN ethtype
1291 - inet: switch IP ID generator to siphash
1292 - ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
1293 - ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
1294 - ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
1295 - llc: fix skb leak in llc_build_and_send_ui_pkt()
1296 - net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
1297 - net: fec: fix the clk mismatch in failed_reset path
1298 - net-gro: fix use-after-free read in napi_gro_frags()
1299 - net: mvneta: Fix err code path of probe
1300 - net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
1301 - net: phy: marvell10g: report if the PHY fails to boot firmware
1302 - net: stmmac: fix reset gpio free missing
1303 - usbnet: fix kernel crash after disconnect
1304 - tipc: Avoid copying bytes beyond the supplied data
1305 - net/mlx5: Allocate root ns memory using kzalloc to match kfree
1306 - bnxt_en: Fix aggregation buffer leak under OOM condition.
1307 - crypto: vmx - ghash: do nosimd fallback manually
1308 - include/linux/compiler*.h: define asm_volatile_goto
1309 - compiler.h: give up __compiletime_assert_fallback()
1310 - xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
1311 - tipc: fix modprobe tipc failed after switch order of device registration
1312 - sparc64: Fix regression in non-hypervisor TLB flush xcall
1313 - include/linux/bitops.h: sanitize rotate primitives
1314 - xhci: update bounce buffer with correct sg num
1315 - xhci: Use %zu for printing size_t type
1316 - xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
1317 - usb: xhci: avoid null pointer deref when bos field is NULL
1318 - usbip: usbip_host: fix BUG: sleeping function called from invalid context
1319 - usbip: usbip_host: fix stub_dev lock context imbalance regression
1320 - USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
1321 - USB: sisusbvga: fix oops in error path of sisusb_probe
1322 - USB: Add LPM quirk for Surface Dock GigE adapter
1323 - USB: rio500: refuse more than one device at a time
1324 - USB: rio500: fix memory leak in close after disconnect
1325 - media: usb: siano: Fix general protection fault in smsusb
1326 - media: usb: siano: Fix false-positive "uninitialized variable" warning
1327 - media: smsusb: better handle optional alignment
1328 - scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove
1329 - scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
1330 - Btrfs: fix wrong ctime and mtime of a directory after log replay
1331 - Btrfs: fix race updating log root item during fsync
1332 - Btrfs: fix fsync not persisting changed attributes of a directory
1333 - Btrfs: incremental send, fix file corruption when no-holes feature is
1334 enabled
1335 - KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
1336 - powerpc/perf: Fix MMCRA corruption by bhrb_filter
1337 - ALSA: hda/realtek - Set default power save node to 0
1338 - KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
1339 - drm/nouveau/i2c: Disable i2c bus access after ->fini()
1340 - tty: serial: msm_serial: Fix XON/XOFF
1341 - tty: max310x: Fix external crystal register setup
1342 - memcg: make it work on sparse non-0-node systems
1343 - kernel/signal.c: trace_signal_deliver when signal_group_exit
1344 - docs: Fix conf.py for Sphinx 2.0
1345 - doc: Cope with the deprecation of AutoReporter
1346 - doc: Cope with Sphinx logging deprecations
1347 - ima: show rules with IMA_INMASK correctly
1348 - serial: sh-sci: disable DMA for uart_console
1349 - staging: vc04_services: prevent integer overflow in create_pagelist()
1350 - staging: wlan-ng: fix adapter initialization failure
1351 - CIFS: cifs_read_allocate_pages: don't iterate through whole page array on
1352 ENOMEM
1353 - gcc-plugins: Fix build failures under Darwin host
1354 - drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
1355 - drm/rockchip: shutdown drm subsystem on shutdown
1356 - Compiler Attributes: add support for __copy (gcc >= 9)
1357 - include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
1358 - binder: fix race between munmap() and direct reclaim
1359 - media: uvcvideo: Fix uvc_alloc_entity() allocation alignment
1360 - brcmfmac: fix NULL pointer derefence during USB disconnect
1361 - iio: dac: ds4422/ds4424 fix chip verification
1362 - s390/crypto: fix possible sleep during spinlock aquired
1363 - ALSA: line6: Assure canceling delayed work at disconnection
1364 - vt/fbcon: deinitialize resources in visual_init() after failed memory
1365 allocation
1366 - cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
1367 - x86/ftrace: Do not call function graph from dynamic trampolines
1368 - x86/ftrace: Set trampoline pages as executable
1369 - x86/kprobes: Set instruction page as executable
1370 - of: overlay: validate overlay properties #address-cells and #size-cells
1371 - of: overlay: set node fields from properties when add new overlay node
1372 - ethtool: fix potential userspace buffer overflow
1373 - Fix memory leak in sctp_process_init
1374 - neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
1375 - net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
1376 - net: rds: fix memory leak in rds_ib_flush_mr_pool
1377 - pktgen: do not sleep with the thread lock held.
1378 - ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
1379 - ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
1380 - net: sfp: read eeprom in maximum 16 byte increments
1381 - ipv6: fix the check before getting the cookie in rt6_get_cookie
1382 - rcu: locking and unlocking need to always be at least barriers
1383 - parisc: Use implicit space register selection for loading the coherence
1384 index of I/O pdirs
1385 - fuse: fallocate: fix return with locked inode
1386 - pstore: Remove needless lock during console writes
1387 - pstore: Convert buf_lock to semaphore
1388 - pstore/ram: Run without kernel crash dump region
1389 - x86/power: Fix 'nosmt' vs hibernation triple fault during resume
1390 - i2c: xiic: Add max_read_len quirk
1391 - MIPS: Bounds check virt_addr_valid
1392 - MIPS: pistachio: Build uImage.gz by default
1393 - genwqe: Prevent an integer overflow in the ioctl
1394 - test_firmware: Use correct snprintf() limit
1395 - drm/gma500/cdv: Check vbt config bits when detecting lvds panels
1396 - drm/amdgpu/psp: move psp version specific function pointers to early_init
1397 - drm/i915: Fix I915_EXEC_RING_MASK
1398 - drm/i915/fbc: disable framebuffer compression on GeminiLake
1399 - TTY: serial_core, add ->install
1400 - qmi_wwan: Add quirk for Quectel dynamic config
1401 - ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
1402 - ethtool: check the return value of get_regs_len
1403 - net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
1404 - net: mvpp2: Use strscpy to handle stat strings
1405 - packet: unconditionally free po->rollover
1406 - NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
1407 - NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
1408 - s390/mm: fix address space detection in exception handling
1409 - drm/msm: fix fb references in async update
1410 - drm: add non-desktop quirk for Valve HMDs
1411 - drm: add non-desktop quirks to Sensics and OSVR headsets.
1412 - drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
1413
1414 * CVE-2019-14283
1415 - floppy: fix out-of-bounds read in copy_buffer
1416
1417 * CVE-2019-14284
1418 - floppy: fix div-by-zero in setup_format_params
1419
1420 * Bionic linux 4.15.0-56.62 fails to build with CONFIG_NVM disabled
1421 (LP: #1838533)
1422 - Revert "nvme: warn when finding multi-port subsystems without multipathing
1423 enabled"
1424
1425 * Bionic update: upstream stable patchset 2019-07-31 (LP: #1838576)
1426 - netfilter: compat: initialize all fields in xt_init
1427 - platform/x86: sony-laptop: Fix unintentional fall-through
1428 - platform/x86: thinkpad_acpi: Disable Bluetooth for some machines
1429 - hwmon: (pwm-fan) Disable PWM if fetching cooling data fails
1430 - kernfs: fix barrier usage in __kernfs_new_node()
1431 - USB: serial: fix unthrottle races
1432 - iio: adc: xilinx: fix potential use-after-free on remove
1433 - libnvdimm/namespace: Fix a potential NULL pointer dereference
1434 - HID: input: add mapping for Expose/Overview key
1435 - HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
1436 - HID: input: add mapping for "Toggle Display" key
1437 - libnvdimm/btt: Fix a kmemdup failure check
1438 - s390/dasd: Fix capacity calculation for large volumes
1439 - mac80211: fix unaligned access in mesh table hash function
1440 - mac80211: Increase MAX_MSG_LEN
1441 - mac80211: fix memory accounting with A-MSDU aggregation
1442 - nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
1443 - s390/3270: fix lockdep false positive on view->lock
1444 - clocksource/drivers/oxnas: Fix OX820 compatible
1445 - mISDN: Check address length before reading address family
1446 - s390/pkey: add one more argument space for debug feature entry
1447 - x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
1448 - KVM: fix spectrev1 gadgets
1449 - KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in
1450 tracing
1451 - tools lib traceevent: Fix missing equality check for strcmp
1452 - mm: fix inactive list balancing between NUMA nodes and cgroups
1453 - init: initialize jump labels before command line option parsing
1454 - selftests: netfilter: check icmp pkttoobig errors are set as related
1455 - ipvs: do not schedule icmp errors from tunnels
1456 - netfilter: ctnetlink: don't use conntrack/expect object addresses as id
1457 - s390: ctcm: fix ctcm_new_device error return code
1458 - drm/sun4i: Set device driver data at bind time for use in unbind
1459 - gpu: ipu-v3: dp: fix CSC handling
1460 - drm/imx: don't skip DP channel disable for background plane
1461 - spi: Micrel eth switch: declare missing of table
1462 - spi: ST ST95HF NFC: declare missing of table
1463 - Input: synaptics-rmi4 - fix possible double free
1464 - MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
1465 - ima: open a new file instance if no read permissions
1466 - drm/i915: Disable LP3 watermarks on all SNB machines
1467 - net: stmmac: Move debugfs init/exit to ->probe()/->remove()
1468 - x86/vdso: Pass --eh-frame-hdr to the linker
1469 - mm/memory.c: fix modifying of page protection by insert_pfn()
1470 - net: fec: manage ahb clock in runtime pm
1471 - mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
1472 - mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue
1473 - mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue
1474 - mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
1475 - NFC: nci: Add some bounds checking in nci_hci_cmd_received()
1476 - nfc: nci: Potential off by one in ->pipes[] array
1477 - x86/kprobes: Avoid kretprobe recursion bug
1478 - cw1200: fix missing unlock on error in cw1200_hw_scan()
1479 - mwl8k: Fix rate_idx underflow
1480 - rtlwifi: rtl8723ae: Fix missing break in switch statement
1481 - bonding: fix arp_validate toggling in active-backup mode
1482 - bridge: Fix error path for kobject_init_and_add()
1483 - dpaa_eth: fix SG frame cleanup
1484 - ipv4: Fix raw socket lookup for local traffic
1485 - net: dsa: Fix error cleanup path in dsa_init_module
1486 - net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
1487 - net: seeq: fix crash caused by not set dev.parent
1488 - net: ucc_geth - fix Oops when changing number of buffers in the ring
1489 - packet: Fix error path in packet_init
1490 - vlan: disable SIOCSHWTSTAMP in container
1491 - vrf: sit mtu should not be updated when vrf netdev is the link
1492 - tipc: fix hanging clients using poll with EPOLLOUT flag
1493 - drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
1494 - drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
1495 - powerpc/powernv/idle: Restore IAMR after idle
1496 - powerpc/booke64: set RI in default MSR
1497 - platform/x86: dell-laptop: fix rfkill functionality
1498 - iio: adc: xilinx: fix potential use-after-free on probe
1499 - iio: adc: xilinx: prevent touching unclocked h/w on remove
1500 - acpi/nfit: Always dump _DSM output payload
1501 - libnvdimm/pmem: fix a possible OOB access when read and write pmem
1502 - vxge: fix return of a free'd memblock on a failed dma mapping
1503 - qede: fix write to free'd pointer error and double free of ptp
1504 - afs: Unlock pages for __pagevec_release()
1505 - ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
1506 - scsi: aic7xxx: fix EISA support
1507 - drm/sun4i: Fix component unbinding and component master deletion
1508 - netfilter: fix nf_l4proto_log_invalid to log invalid packets
1509 - drm/sun4i: Unbind components before releasing DRM and memory
1510 - usb: typec: Fix unchecked return value
1511 - netfilter: nf_tables: use-after-free in dynamic operations
1512 - um: Don't hardcode path as it is architecture dependent
1513 - powerpc/book3s/64: check for NULL pointer in pgd_alloc()
1514 - PCI: hv: Add hv_pci_remove_slots() when we unload the driver
1515 - PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
1516 - net: core: another layer of lists, around PF_MEMALLOC skb handling
1517 - locking/rwsem: Prevent decrement of reader count before increment
1518 - PCI: hv: Fix a memory leak in hv_eject_device_work()
1519 - x86/speculation/mds: Revert CPU buffer clear on double fault exit
1520 - x86/speculation/mds: Improve CPU buffer clear documentation
1521 - objtool: Fix function fallthrough detection
1522 - ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260
1523 - ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3
1524 - ARM: exynos: Fix a leaked reference by adding missing of_node_put
1525 - power: supply: axp288_charger: Fix unchecked return value
1526 - arm64: compat: Reduce address limit
1527 - arm64: Clear OSDLR_EL1 on CPU boot
1528 - arm64: Save and restore OSDLR_EL1 across suspend/resume
1529 - sched/x86: Save [ER]FLAGS on context switch
1530 - crypto: chacha20poly1305 - set cra_name correctly
1531 - crypto: vmx - fix copy-paste error in CTR mode
1532 - crypto: skcipher - don't WARN on unprocessed data after slow walk step
1533 - crypto: crct10dif-generic - fix use via crypto_shash_digest()
1534 - crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
1535 - crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
1536 - crypto: rockchip - update IV buffer to contain the next IV
1537 - crypto: arm/aes-neonbs - don't access already-freed walk.iv
1538 - ALSA: usb-audio: Fix a memory leak bug
1539 - ALSA: hda/realtek - EAPD turn on later
1540 - ASoC: max98090: Fix restore of DAPM Muxes
1541 - ASoC: RT5677-SPI: Disable 16Bit SPI Transfers
1542 - bpf, arm64: remove prefetch insn in xadd mapping
1543 - mm/mincore.c: make mincore() more conservative
1544 - ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
1545 - userfaultfd: use RCU to free the task struct when fork fails
1546 - mfd: da9063: Fix OTP control register names to match datasheets for
1547 DA9063/63L
1548 - mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
1549 - mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
1550 - tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
1551 - tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
1552 - jbd2: check superblock mapped prior to committing
1553 - ext4: make sanity check in mballoc more strict
1554 - ext4: ignore e_value_offs for xattrs with value-in-ea-inode
1555 - ext4: avoid drop reference to iloc.bh twice
1556 - Btrfs: do not start a transaction during fiemap
1557 - Btrfs: do not start a transaction at iterate_extent_inodes()
1558 - bcache: fix a race between cache register and cacheset unregister
1559 - bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
1560 - ext4: fix use-after-free race with debug_want_extra_isize
1561 - ext4: actually request zeroing of inode table after grow
1562 - ext4: fix ext4_show_options for file systems w/o journal
1563 - ipmi:ssif: compare block number correctly for multi-part return messages
1564 - crypto: arm64/aes-neonbs - don't access already-freed walk.iv
1565 - crypto: salsa20 - don't access already-freed walk.iv
1566 - crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
1567 - fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going
1568 into workqueue when umount
1569 - ext4: fix data corruption caused by overlapping unaligned and aligned IO
1570 - ext4: fix use-after-free in dx_release()
1571 - ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug
1572 - KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
1573 - iov_iter: optimize page_copy_sane()
1574 - ext4: fix compile error when using BUFFER_TRACE
1575 - arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.
1576 - arm64: mmap: Ensure file offset is treated as unsigned
1577 - arm64: arch_timer: Ensure counter register reads occur with seqlock held
1578 - crypto: crypto4xx - fix ctr-aes missing output IV
1579 - crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
1580 - ALSA: line6: toneport: Fix broken usage of timer for delayed execution
1581 - ASoC: fsl_esai: Fix missing break in switch statement
1582 - mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned
1583 addresses
1584 - hugetlb: use same fault hash key for shared and private mappings
1585 - ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
1586 - btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages
1587 fails
1588 - ext4: avoid panic during forced reboot due to aborted journal
1589 - libnvdimm/namespace: Fix label tracking error
1590 - ext4: don't update s_rev_level if not required
1591 - net: avoid weird emergency message
1592 - net/mlx4_core: Change the error print to info print
1593 - net: test nouarg before dereferencing zerocopy pointers
1594 - net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositions
1595 - ppp: deflate: Fix possible crash in deflate_init
1596 - tipc: switch order of device registration to fix a crash
1597 - vsock/virtio: free packets during the socket release
1598 - vsock/virtio: Initialize core virtio vsock before registering the driver
1599 - net: Always descend into dsa/
1600 - parisc: Export running_on_qemu symbol for modules
1601 - parisc: Skip registering LED when running in QEMU
1602 - parisc: Use PA_ASM_LEVEL in boot code
1603 - parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
1604 - stm class: Fix channel free in stm output free path
1605 - md: add mddev->pers to avoid potential NULL pointer dereference
1606 - intel_th: msu: Fix single mode with IOMMU
1607 - p54: drop device reference count if fails to enable device
1608 - of: fix clang -Wunsequenced for be32_to_cpu()
1609 - media: ov6650: Fix sensor possibly not detected on probe
1610 - NFS4: Fix v4.0 client state corruption when mount
1611 - PNFS fallback to MDS if no deviceid found
1612 - clk: hi3660: Mark clk_gate_ufs_subsys as critical
1613 - clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider
1614 - clk: rockchip: fix wrong clock definitions for rk3328
1615 - fuse: fix writepages on 32bit
1616 - fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
1617 - iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
1618 - ceph: flush dirty inodes before proceeding with remount
1619 - x86_64: Add gap to int3 to allow for call emulation
1620 - x86_64: Allow breakpoints to emulate call instructions
1621 - ftrace/x86_64: Emulate call function while updating in breakpoint handler
1622 - tracing: Fix partial reading of trace event's id file
1623 - memory: tegra: Fix integer overflow on tick value calculation
1624 - perf intel-pt: Fix instructions sampling rate
1625 - perf intel-pt: Fix improved sample timestamp
1626 - perf intel-pt: Fix sample timestamp wrt non-taken branches
1627 - objtool: Allow AR to be overridden with HOSTAR
1628 - fbdev: sm712fb: fix brightness control on reboot, don't set SR30
1629 - fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
1630 - fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
1631 - fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
1632 - fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping
1633 VRAM
1634 - fbdev: sm712fb: fix support for 1024x768-16 mode
1635 - fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
1636 - fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
1637 - PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken
1638 - PCI: Mark Atheros AR9462 to avoid bus reset
1639 - PCI: Factor out pcie_retrain_link() function
1640 - PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
1641 - dm cache metadata: Fix loading discard bitset
1642 - dm zoned: Fix zone report handling
1643 - dm delay: fix a crash when invalid device is specified
1644 - xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
1645 - xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
1646 - vti4: ipip tunnel deregistration fixes.
1647 - esp4: add length check for UDP encapsulation
1648 - xfrm4: Fix uninitialized memory read in _decode_session4
1649 - power: supply: cpcap-battery: Fix division by zero
1650 - securityfs: fix use-after-free on symlink traversal
1651 - apparmorfs: fix use-after-free on symlink traversal
1652 - mac80211: Fix kernel panic due to use of txq after free
1653 - KVM: arm/arm64: Ensure vcpu target is unset on reset failure
1654 - power: supply: sysfs: prevent endless uevent loop with
1655 CONFIG_POWER_SUPPLY_DEBUG
1656 - iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()
1657 - sched/cpufreq: Fix kobject memleak
1658 - x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
1659 - ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
1660 - perf bench numa: Add define for RUSAGE_THREAD if not present
1661 - md/raid: raid5 preserve the writeback action after the parity check
1662 - driver core: Postpone DMA tear-down until after devres release for probe
1663 failure
1664 - bpf: add map_lookup_elem_sys_only for lookups from syscall side
1665 - bpf, lru: avoid messing with eviction heuristics upon syscall lookup
1666 - fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
1667 - nfp: flower: add rcu locks when accessing netdev for tunnels
1668 - rtnetlink: always put IFLA_LINK for links with a link-netnsid
1669 - brd: re-enable __GFP_HIGHMEM in brd_insert_page()
1670 - proc: prevent changes to overridden credentials
1671 - md: batch flush requests.
1672 - phy: ti-pipe3: fix missing bit-wise or operator when assigning val
1673 - clk: mediatek: Disable tuner_en before change PLL rate
1674 - PCI: rcar: Add the initialization of PCIe link in resume_noirq()
1675 - fuse: Add FOPEN_STREAM to use stream_open()
1676 - qmi_wwan: new Wistron, ZTE and D-Link devices
1677 - bpf: relax inode permission check for retrieving bpf program
1678
1679 * Bionic update: upstream stable patchset 2019-07-30 (LP: #1838459)
1680 - kbuild: simplify ld-option implementation
1681 - cifs: do not attempt cifs operation on smb2+ rename error
1682 - tracing: Fix a memory leak by early error exit in trace_pid_write()
1683 - tracing: Fix buffer_ref pipe ops
1684 - zram: pass down the bvec we need to read into in the work struct
1685 - lib/Kconfig.debug: fix build error without CONFIG_BLOCK
1686 - MIPS: scall64-o32: Fix indirect syscall number load
1687 - trace: Fix preempt_enable_no_resched() abuse
1688 - IB/rdmavt: Fix frwr memory registration
1689 - sched/numa: Fix a possible divide-by-zero
1690 - ceph: only use d_name directly when parent is locked
1691 - ceph: ensure d_name stability in ceph_dentry_hash()
1692 - ceph: fix ci->i_head_snapc leak
1693 - nfsd: Don't release the callback slot unless it was actually held
1694 - sunrpc: don't mark uninitialised items as VALID.
1695 - Input: synaptics-rmi4 - write config register values to the right offset
1696 - dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
1697 - ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
1698 - drm/vc4: Fix memory leak during gpu reset.
1699 - drm/vc4: Fix compilation error reported by kbuild test bot
1700 - ext4: fix some error pointer dereferences
1701 - vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
1702 - tipc: handle the err returned from cmd header function
1703 - slip: make slhc_free() silently accept an error pointer
1704 - intel_th: gth: Fix an off-by-one in output unassigning
1705 - fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
1706 - ipvs: fix warning on unused variable
1707 - sched/deadline: Correctly handle active 0-lag timers
1708 - NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
1709 - netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
1710 - fm10k: Fix a potential NULL pointer dereference
1711 - tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
1712 - tipc: check link name with right length in tipc_nl_compat_link_set
1713 - x86, retpolines: Raise limit for generating indirect calls from switch-case
1714 - x86/retpolines: Disable switch jump tables when retpolines are enabled
1715 - mm: Fix warning in insert_pfn()
1716 - ipv4: add sanity checks in ipv4_link_failure()
1717 - mlxsw: spectrum: Fix autoneg status in ethtool
1718 - net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
1719 - net: rds: exchange of 8K and 1M pool
1720 - net: stmmac: move stmmac_check_ether_addr() to driver probe
1721 - stmmac: pci: Adjust IOT2000 matching
1722 - team: fix possible recursive locking when add slaves
1723 - net/rose: fix unbound loop in rose_loopback_timer()
1724 - ipv4: set the tcp_min_rtt_wlen range from 0 to one day
1725 - powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg
1726 - Documentation: Add nospectre_v1 parameter
1727 - netfilter: nf_tables: warn when expr implements only one of
1728 activate/deactivate
1729 - net/ibmvnic: Fix RTNL deadlock during device reset
1730 - drm/rockchip: fix for mailbox read validation.
1731 - powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
1732 - perf/x86/intel: Enable C-state residency events for Cannon Lake
1733 - perf/x86/intel: Update KBL Package C-state events to also include
1734 PC8/PC9/PC10 counters
1735 - powerpc/mm/radix: Make Radix require HUGETLB_PAGE
1736 - workqueue: Try to catch flush_work() without INIT_WORK().
1737 - mlxsw: pci: Reincrease PCI reset timeout
1738 - mm: make page ref count overflow check tighter and more explicit
1739 - mm: add 'try_get_page()' helper function
1740 - mm: prevent get_user_pages() from overflowing page refcount
1741 - fs: prevent page refcount overflow in pipe_buf_get
1742 - ARM: dts: bcm283x: Fix hdmi hpd gpio pull
1743 - s390: limit brk randomization to 32MB
1744 - qlcnic: Avoid potential NULL pointer dereference
1745 - netfilter: nft_set_rbtree: check for inactive element after flag mismatch
1746 - netfilter: bridge: set skb transport_header before entering
1747 NF_INET_PRE_ROUTING
1748 - s390/qeth: fix race when initializing the IP address table
1749 - sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
1750 - serial: ar933x_uart: Fix build failure with disabled console
1751 - KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
1752 - usb: gadget: net2280: Fix overrun of OUT messages
1753 - usb: gadget: net2280: Fix net2280_dequeue()
1754 - usb: gadget: net2272: Fix net2272_dequeue()
1755 - ARM: dts: pfla02: increase phy reset duration
1756 - net: ks8851: Dequeue RX packets explicitly
1757 - net: ks8851: Reassert reset pin if chip ID check fails
1758 - net: ks8851: Delay requesting IRQ until opened
1759 - net: ks8851: Set initial carrier state to down
1760 - staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
1761 - staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference
1762 - staging: rtl8712: uninitialized memory in read_bbreg_hdl()
1763 - staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc
1764 - net: macb: Add null check for PCLK and HCLK
1765 - net/sched: don't dereference a->goto_chain to read the chain index
1766 - ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
1767 - NFS: Fix a typo in nfs_init_timeout_values()
1768 - net: xilinx: fix possible object reference leak
1769 - net: ibm: fix possible object reference leak
1770 - net: ethernet: ti: fix possible object reference leak
1771 - gpio: aspeed: fix a potential NULL pointer dereference
1772 - drm/meson: Fix invalid pointer in meson_drv_unbind()
1773 - drm/meson: Uninstall IRQ handler
1774 - scsi: qla4xxx: fix a potential NULL pointer dereference
1775 - usb: usb251xb: fix to avoid potential NULL pointer dereference
1776 - usb: u132-hcd: fix resource leak
1777 - ceph: fix use-after-free on symlink traversal
1778 - scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
1779 - libata: fix using DMA buffers on stack
1780 - gpio: of: Fix of_gpiochip_add() error path
1781 - kconfig/[mn]conf: handle backspace (^H) key
1782 - ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
1783 - leds: pca9532: fix a potential NULL pointer dereference
1784 - KVM: arm64: Reset the PMU in preemptible context
1785 - KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
1786 - scsi: aacraid: Insure we don't access PCIe space during AER/EEH
1787 - x86/realmode: Don't leak the trampoline kernel address
1788 - x86/mm: Don't exceed the valid physical address space
1789 - ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
1790 - ipv6/flowlabel: wait rcu grace period before put_pid()
1791 - ipv6: invert flowlabel sharing check in process and user mode
1792 - l2ip: fix possible use-after-free
1793 - l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
1794 - net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
1795 - net: phy: marvell: Fix buffer overrun with stats counters
1796 - sctp: avoid running the sctp state machine recursively
1797 - packet: validate msg_namelen in send directly
1798 - bnxt_en: Improve multicast address setup logic.
1799 - bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()
1800 - ALSA: line6: use dynamic buffers
1801 - rxrpc: Fix net namespace cleanup
1802 - kasan: remove redundant initialization of variable 'real_size'
1803 - kasan: prevent compiler from optimizing away memset in tests
1804 - caif: reduce stack size with KASAN
1805 - ALSA: hda/realtek - Add new Dell platform for headset mode
1806 - USB: yurex: Fix protection fault after device removal
1807 - USB: w1 ds2490: Fix bug caused by improper use of altsetting array
1808 - usb: usbip: fix isoc packet num validation in get_pipe
1809 - USB: core: Fix unterminated string returned by usb_string()
1810 - USB: core: Fix bug caused by duplicate interface PM usage counter
1811 - nvme-loop: init nvmet_ctrl fatal_err_work when allocate
1812 - HID: logitech: check the return value of create_singlethread_workqueue
1813 - HID: debug: fix race condition with between rdesc_show() and device removal
1814 - rtc: sh: Fix invalid alarm warning for non-enabled alarm
1815 - batman-adv: Reduce claim hash refcnt only for removed entry
1816 - batman-adv: Reduce tt_local hash refcnt only for removed entry
1817 - batman-adv: Reduce tt_global hash refcnt only for removed entry
1818 - ARM: dts: rockchip: Fix gpu opp node names for rk3288
1819 - net/mlx5: E-Switch, Fix esw manager vport indication for more vport commands
1820 - bonding: show full hw address in sysfs for slave entries
1821 - net: stmmac: ratelimit RX error logs
1822 - net: stmmac: don't overwrite discard_frame status
1823 - net: stmmac: fix dropping of multi-descriptor RX frames
1824 - net: stmmac: don't log oversized frames
1825 - jffs2: fix use-after-free on symlink traversal
1826 - debugfs: fix use-after-free on symlink traversal
1827 - rtc: da9063: set uie_unsupported when relevant
1828 - HID: input: add mapping for Assistant key
1829 - vfio/pci: use correct format characters
1830 - scsi: core: add new RDAC LENOVO/DE_Series device
1831 - scsi: storvsc: Fix calculation of sub-channel count
1832 - net: hns: Fix WARNING when remove HNS driver with SMMU enabled
1833 - kmemleak: powerpc: skip scanning holes in the .bss section
1834 - hugetlbfs: fix memory leak for resv_map
1835 - sh: fix multiple function definition build errors
1836 - xsysace: Fix error handling in ace_setup
1837 - ARM: orion: don't use using 64-bit DMA masks
1838 - ARM: iop: don't use using 64-bit DMA masks
1839 - perf/x86/amd: Update generic hardware cache events for Family 17h
1840 - Bluetooth: btusb: request wake pin with NOAUTOEN
1841 - staging: iio: adt7316: allow adt751x to use internal vref for all dacs
1842 - staging: iio: adt7316: fix the dac read calculation
1843 - staging: iio: adt7316: fix the dac write calculation
1844 - scsi: RDMA/srpt: Fix a credit leak for aborted commands
1845 - ASoC: stm32: fix sai driver name initialisation
1846 - IB/core: Unregister notifier before freeing MAD security
1847 - IB/core: Fix potential memory leak while creating MAD agents
1848 - IB/core: Destroy QP if XRC QP fails
1849 - Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
1850 - Input: stmfts - acknowledge that setting brightness is a blocking call
1851 - selinux: never allow relabeling on context mounts
1852 - powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown
1853 search
1854 - x86/mce: Improve error message when kernel cannot recover, p2
1855 - clk: x86: Add system specific quirk to mark clocks as critical
1856 - i2c: i2c-stm32f7: Fix SDADEL minimum formula
1857 - media: v4l2: i2c: ov7670: Fix PLL bypass register values
1858 - mm/kmemleak.c: fix unused-function warning
1859 - mac80211: don't attempt to rename ERR_PTR() debugfs dirs
1860 - i2c: Remove unnecessary call to irq_find_mapping
1861 - i2c: Clear client->irq in i2c_device_remove
1862 - i2c: Allow recovery of the initial IRQ by an I2C client device.
1863 - i2c: Prevent runtime suspend of adapter when Host Notify is required
1864 - USB: dummy-hcd: Fix failure to give back unlinked URBs
1865 - batman-adv: fix warning in function batadv_v_elp_get_throughput
1866 - riscv: fix accessing 8-byte variable from RV32
1867 - net: stmmac: don't stop NAPI processing when dropping a packet
1868 - mfd: twl-core: Disable IRQ while suspended
1869 - block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
1870 - arm/mach-at91/pm : fix possible object reference leak
1871 - fs: stream_open - opener for stream-like files so that read and write can
1872 run simultaneously without deadlock
1873 - block: pass no-op callback to INIT_WORK().
1874 - platform/x86: intel_pmc_core: Fix PCH IP name
1875 - platform/x86: intel_pmc_core: Handle CFL regmap properly
1876 - x86/mm: Fix a crash with kmemleak_scan()
1877 - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
1878 - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
1879 - staging: greybus: power_supply: fix prop-descriptor request size
1880 - ASoC: hdmi-codec: fix S/PDIF DAI
1881 - ASoC:soc-pcm:fix a codec fixup issue in TDM case
1882 - ASoC: nau8824: fix the issue of the widget with prefix name
1883 - ASoC: nau8810: fix the issue of widget with prefixed name
1884 - ASoC: samsung: odroid: Fix clock configuration for 44100 sample rate
1885 - ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
1886 - ASoC: cs4270: Set auto-increment bit for register writes
1887 - IB/hfi1: Eliminate opcode tests on mr deref
1888 - MIPS: KGDB: fix kgdb support for SMP platforms.
1889 - ASoC: tlv320aic32x4: Fix Common Pins
1890 - drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
1891 - perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
1892 - perf/x86/intel: Initialize TFA MSR
1893 - linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()
1894 - ASoC: rockchip: pdm: fix regmap_ops hang issue
1895 - slab: fix a crash by reading /proc/slab_allocators
1896 - virtio_pci: fix a NULL pointer reference in vp_del_vqs
1897 - RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
1898 - scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
1899 - drm/mediatek: fix possible object reference leak
1900 - ASoC: Intel: kbl: fix wrong number of channels
1901 - virtio-blk: limit number of hw queues by nr_cpu_ids
1902 - platform/x86: pmc_atom: Drop __initconst on dmi table
1903 - genirq: Prevent use-after-free and work list corruption
1904 - usb: dwc3: Fix default lpm_nyet_threshold value
1905 - USB: serial: f81232: fix interrupt worker not stop
1906 - USB: cdc-acm: fix unthrottle races
1907 - usb-storage: Set virt_boundary_mask to avoid SG overflows
1908 - intel_th: pci: Add Comet Lake support
1909 - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
1910 - UAS: fix alignment of scatter/gather segments
1911 - ASoC: Intel: avoid Oops if DMA setup fails
1912 - locking/futex: Allow low-level atomic operations to return -EAGAIN
1913 - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
1914 - ASoC: tlv320aic3x: fix reset gpio reference counting
1915 - ASoC: stm32: sai: fix exposed capabilities in spdif mode
1916 - ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
1917 - ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrol
1918 - drm/omap: hdmi4_cec: Fix CEC clock handling for PM
1919 - IB/hfi1: Fix the allocation of RSM table
1920 - drm/amd/display: fix cursor black issue
1921 - objtool: Add machine_real_restart() to the noreturn list
1922 - objtool: Add rewind_stack_do_exit() to the noreturn list
1923 - RDMA/hns: Fix bug that caused srq creation to fail
1924 - perf/core: Fix perf_event_disable_inatomic() race
1925 - soc: sunxi: Fix missing dependency on REGMAP_MMIO
1926 - scsi: lpfc: change snprintf to scnprintf for possible overflow
1927
1928 * [ZenBook S UX391UA, Realtek ALC294, Mic, Internal] No sound at all
1929 (LP: #1784485) // Bionic update: upstream stable patchset 2019-07-30
1930 (LP: #1838459)
1931 - ALSA: hda/realtek - Apply the fixup for ASUS Q325UAR
1932
1933 * Bionic update: upstream stable patchset 2019-07-29 (LP: #1838349)
1934 - ARC: u-boot args: check that magic number is correct
1935 - arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
1936 - perf/core: Restore mmap record type correctly
1937 - ext4: add missing brelse() in add_new_gdb_meta_bg()
1938 - ext4: report real fs size after failed resize
1939 - ALSA: echoaudio: add a check for ioremap_nocache
1940 - ALSA: sb8: add a check for request_region
1941 - auxdisplay: hd44780: Fix memory leak on ->remove()
1942 - IB/mlx4: Fix race condition between catas error reset and aliasguid flows
1943 - mmc: davinci: remove extraneous __init annotation
1944 - ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and
1945 declaration
1946 - thermal/intel_powerclamp: fix __percpu declaration of worker_data
1947 - thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
1948 - thermal/int340x_thermal: Add additional UUIDs
1949 - thermal/int340x_thermal: fix mode setting
1950 - thermal/intel_powerclamp: fix truncated kthread name
1951 - scsi: iscsi: flush running unbind operations when removing a session
1952 - x86/mm: Don't leak kernel addresses
1953 - tools/power turbostat: return the exit status of a command
1954 - perf list: Don't forget to drop the reference to the allocated thread_map
1955 - perf config: Fix an error in the config template documentation
1956 - perf config: Fix a memory leak in collect_config()
1957 - perf build-id: Fix memory leak in print_sdt_events()
1958 - perf top: Fix error handling in cmd_top()
1959 - perf hist: Add missing map__put() in error case
1960 - perf evsel: Free evsel->counts in perf_evsel__exit()
1961 - perf tests: Fix a memory leak of cpu_map object in the
1962 openat_syscall_event_on_all_cpus test
1963 - perf tests: Fix memory leak by expr__find_other() in test__expr()
1964 - perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
1965 - irqchip/mbigen: Don't clear eventid when freeing an MSI
1966 - x86/hpet: Prevent potential NULL pointer dereference
1967 - x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
1968 - drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
1969 - iommu/vt-d: Check capability before disabling protected memory
1970 - x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return
1971 an error
1972 - fix incorrect error code mapping for OBJECTID_NOT_FOUND
1973 - ext4: prohibit fstrim in norecovery mode
1974 - gpio: pxa: handle corner case of unprobed device
1975 - rsi: improve kernel thread handling to fix kernel panic
1976 - 9p: do not trust pdu content for stat item size
1977 - 9p locks: add mount option for lock retry interval
1978 - f2fs: fix to do sanity check with current segment number
1979 - netfilter: xt_cgroup: shrink size of v2 path
1980 - serial: uartps: console_setup() can't be placed to init section
1981 - powerpc/pseries: Remove prrn_work workqueue
1982 - media: au0828: cannot kfree dev before usb disconnect
1983 - HID: i2c-hid: override HID descriptors for certain devices
1984 - ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platforms
1985 - [Config] updateconfigs for CONFIG_SAMSUNG_PM_CHECK
1986 - usbip: fix vhci_hcd controller counting
1987 - ACPI / SBS: Fix GPE storm on recent MacBookPro's
1988 - KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail
1989 - cifs: fallback to older infolevels on findfirst queryinfo retry
1990 - kernel: hung_task.c: disable on suspend
1991 - crypto: sha256/arm - fix crash bug in Thumb2 build
1992 - crypto: sha512/arm - fix crash bug in Thumb2 build
1993 - iommu/dmar: Fix buffer overflow during PCI bus notification
1994 - soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()
1995 - lkdtm: Print real addresses
1996 - lkdtm: Add tests for NULL pointer dereference
1997 - drm/panel: panel-innolux: set display off in innolux_panel_unprepare
1998 - crypto: axis - fix for recursive locking from bottom half
1999 - Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
2000 - coresight: cpu-debug: Support for CA73 CPUs
2001 - drm/nouveau/volt/gf117: fix speedo readout register
2002 - ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
2003 - drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
2004 - appletalk: Fix use-after-free in atalk_proc_exit
2005 - lib/div64.c: off by one in shift
2006 - include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
2007 - bpf: fix use after free in bpf_evict_inode
2008 - dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock
2009 - net: stmmac: Set dma ring length before enabling the DMA
2010 - mm: hide incomplete nr_indirectly_reclaimable in sysfs
2011 - appletalk: Fix compile regression
2012 - ext4: avoid panic during forced reboot
2013 - i40iw: Avoid panic when handling the inetdev event
2014 - sched/core: Fix buffer overflow in cgroup2 property cpu.max
2015 - ACPI / utils: Drop reference in test for device presence
2016 - PM / Domains: Avoid a potential deadlock
2017 - drm/exynos/mixer: fix MIXER shadow registry synchronisation code
2018 - Bluetooth: Fix debugfs NULL pointer dereference
2019 - f2fs: cleanup dirty pages if recover failed
2020 - [Config] updateconfigs for CONFIG_INTEL_ATOMISP2_PM
2021 - platform/x86: Add Intel AtomISP2 dummy / power-management driver
2022 - drm/ttm: Fix bo_global and mem_global kfree error
2023 - ALSA: hda: fix front speakers on Huawei MBXP
2024 - ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
2025 - net/rds: fix warn in rds_message_alloc_sgs
2026 - scsi: core: Avoid that system resume triggers a kernel warning
2027 - PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
2028 - rxrpc: Fix client call connect/disconnect race
2029 - f2fs: fix to dirty inode for i_mode recovery
2030 - bonding: fix event handling for stacked bonds
2031 - net: atm: Fix potential Spectre v1 vulnerabilities
2032 - net: bridge: fix per-port af_packet sockets
2033 - net: bridge: multicast: use rcu to access port list from
2034 br_multicast_start_querier
2035 - net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
2036 - tcp: tcp_grow_window() needs to respect tcp_space()
2037 - team: set slave to promisc if team is already in promisc mode
2038 - vhost: reject zero size iova range
2039 - ipv4: recompile ip options in ipv4_link_failure
2040 - ipv4: ensure rcu_read_lock() in ipv4_link_failure()
2041 - net: thunderx: raise XDP MTU to 1508
2042 - net: thunderx: don't allow jumbo frames with XDP
2043 - KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
2044 - KVM: x86: svm: make sure NMI is injected after nmi_singlestep
2045 - Staging: iio: meter: fixed typo
2046 - staging: iio: ad7192: Fix ad7193 channel address
2047 - iio: gyro: mpu3050: fix chip ID reading
2048 - iio/gyro/bmg160: Use millidegrees for temperature scale
2049 - iio: cros_ec: Fix the maths for gyro scale calculation
2050 - iio: ad_sigma_delta: select channel when reading register
2051 - iio: dac: mcp4725: add missing powerdown bits in store eeprom
2052 - iio: Fix scan mask selection
2053 - iio: adc: at91: disable adc channel interrupt in timeout case
2054 - iio: core: fix a possible circular locking dependency
2055 - io: accel: kxcjk1013: restore the range after resume.
2056 - staging: comedi: vmk80xx: Fix use of uninitialized semaphore
2057 - staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
2058 - staging: comedi: ni_usb6501: Fix use of uninitialized mutex
2059 - staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
2060 - ALSA: core: Fix card races between register and disconnect
2061 - scsi: core: set result when the command cannot be dispatched
2062 - coredump: fix race condition between mmget_not_zero()/get_task_mm() and core
2063 dumping
2064 - crypto: x86/poly1305 - fix overflow during partial reduction
2065 - arm64: futex: Restore oldval initialization to work around buggy compilers
2066 - x86/kprobes: Verify stack frame on kretprobe
2067 - kprobes: Mark ftrace mcount handler functions nokprobe
2068 - kprobes: Fix error check when reusing optimized probes
2069 - rt2x00: do not increment sequence number while re-transmitting
2070 - mac80211: do not call driver wake_tx_queue op during reconfig
2071 - perf/x86/amd: Add event map for AMD Family 17h
2072 - x86/cpu/bugs: Use __initconst for 'const' init data
2073 - perf/x86: Fix incorrect PEBS_REGS
2074 - x86/speculation: Prevent deadlock on ssb_state::lock
2075 - crypto: crypto4xx - properly set IV after de- and encrypt
2076 - mmc: sdhci: Fix data command CRC error handling
2077 - mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
2078 - mmc: sdhci: Handle auto-command errors
2079 - modpost: file2alias: go back to simple devtable lookup
2080 - modpost: file2alias: check prototype of handler
2081 - tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
2082 - ipv6: frags: fix a lockdep false positive
2083 - Revert "kbuild: use -Oz instead of -Os when using clang"
2084 - device_cgroup: fix RCU imbalance in error case
2085 - mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y
2086 CONFIG_SMP=n
2087 - ALSA: info: Fix racy addition/deletion of nodes
2088 - percpu: stop printing kernel addresses
2089 - iomap: report collisions between directio and buffered writes to userspace
2090 - i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
2091 - net: Fix missing meta data in skb with vlan packet
2092 - nfp: flower: replace CFI with vlan present
2093 - nfp: flower: remove vlan CFI bit from push vlan action
2094 - ip: add helpers to process in-order fragments faster.
2095 - net: IP defrag: encapsulate rbtree defrag code into callable functions
2096 - ip: process in-order fragments efficiently
2097 - ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
2098 - net: IP6 defrag: use rbtrees for IPv6 defrag
2099 - net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
2100 - cifs: fix handle leak in smb2_query_symlink()
2101 - Input: elan_i2c - add hardware ID for multiple Lenovo laptops
2102 - drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
2103 - timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
2104 - tpm: Fix the type of the return value in calc_tpm2_event_size()
2105
2106 * Bionic update: upstream stable patchset 2019-07-26 (LP: #1838116)
2107 - mmc: pxamci: fix enum type confusion
2108 - drm/vmwgfx: Don't double-free the mode stored in par->set_mode
2109 - iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
2110 - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
2111 - udf: Fix crash on IO error during truncate
2112 - mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
2113 - MIPS: Ensure ELF appended dtb is relocated
2114 - MIPS: Fix kernel crash for R6 in jump label branch function
2115 - scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
2116 - scsi: ibmvscsi: Fix empty event pool access during host removal
2117 - futex: Ensure that futex address is aligned in handle_futex_death()
2118 - perf probe: Fix getting the kernel map
2119 - objtool: Move objtool_file struct off the stack
2120 - ALSA: x86: Fix runtime PM for hdmi-lpe-audio
2121 - ext4: fix NULL pointer dereference while journal is aborted
2122 - ext4: fix data corruption caused by unaligned direct AIO
2123 - ext4: brelse all indirect buffer in ext4_ind_remove_space()
2124 - media: v4l2-ctrls.c/uvc: zero v4l2_event
2125 - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
2126 - Bluetooth: Fix decrementing reference count twice in releasing socket
2127 - Bluetooth: hci_ldisc: Initialize hci_dev before open()
2128 - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
2129 hci_uart_set_proto()
2130 - drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
2131 - netfilter: ebtables: remove BUGPRINT messages
2132 - x86/unwind: Handle NULL pointer calls better in frame unwinder
2133 - x86/unwind: Add hardcoded ORC entry for NULL
2134 - locking/lockdep: Add debug_locks check in __lock_downgrade()
2135 - ALSA: hda - Record the current power state before suspend/resume calls
2136 - PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
2137 - PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
2138 - PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()
2139 - rtc: Fix overflow when converting time64_t to rtc_time
2140 - sched/cpufreq/schedutil: Fix error path mutex unlock
2141 - pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.
2142 - power: supply: charger-manager: Fix incorrect return value
2143 - ath10k: avoid possible string overflow
2144 - mmc: renesas_sdhi: limit block count to 16 bit for old revisions
2145 - powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
2146 - RDMA/cma: Rollback source IP address if failing to acquire device
2147 - f2fs: fix to avoid deadlock of atomic file operations
2148 - loop: access lo_backing_file only when the loop device is Lo_bound
2149 - video: fbdev: Set pixclock = 0 in goldfishfb
2150 - dccp: do not use ipv6 header for ipv4 flow
2151 - genetlink: Fix a memory leak on error path
2152 - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
2153 - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
2154 - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
2155 - net: rose: fix a possible stack overflow
2156 - net: stmmac: fix memory corruption with large MTUs
2157 - net-sysfs: call dev_hold if kobject_init_and_add success
2158 - packets: Always register packet sk in the same order
2159 - rhashtable: Still do rehash when we get EEXIST
2160 - tcp: do not use ipv6 header for ipv4 flow
2161 - thunderx: enable page recycling for non-XDP case
2162 - thunderx: eliminate extra calls to put_page() for pages held for recycling
2163 - vxlan: Don't call gro_cells_destroy() before device is unregistered
2164 - sctp: get sctphdr by offset in sctp_compute_cksum
2165 - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
2166 - mac8390: Fix mmio access size probe
2167 - tun: properly test for IFF_UP
2168 - tun: add a missing rcu_read_unlock() in error path
2169 - powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
2170 - powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
2171 - powerpc/fsl: Add infrastructure to fixup branch predictor flush
2172 - powerpc/fsl: Add macro to flush the branch predictor
2173 - powerpc/fsl: Emulate SPRN_BUCSR register
2174 - powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
2175 - powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
2176 - powerpc/fsl: Flush branch predictor when entering KVM
2177 - powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
2178 - powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
2179 - powerpc/fsl: Fix the flush of branch predictor.
2180 - Btrfs: fix incorrect file size after shrinking truncate and fsync
2181 - btrfs: remove WARN_ON in log_dir_items
2182 - ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
2183 - powerpc: bpf: Fix generation of load/store DW instructions
2184 - NFSv4.1 don't free interrupted slot on open
2185 - net: dsa: qca8k: remove leftover phy accessors
2186 - ALSA: pcm: Fix possible OOB access in PCM oss plugins
2187 - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
2188 - kbuild: modversions: Fix relative CRC byte order interpretation
2189 - fs/open.c: allow opening only regular files during execve()
2190 - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
2191 - scsi: sd: Fix a race between closing an sd device and sd I/O
2192 - scsi: sd: Quiesce warning if device does not report optimal I/O size
2193 - scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
2194 - scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
2195 devices
2196 - tty: atmel_serial: fix a potential NULL pointer dereference
2197 - staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
2198 - staging: vt6655: Remove vif check from vnt_interrupt
2199 - staging: vt6655: Fix interrupt race condition on device start up.
2200 - serial: max310x: Fix to avoid potential NULL pointer dereference
2201 - serial: sh-sci: Fix setting SCSCR_TIE while transferring data
2202 - USB: serial: cp210x: add new device id
2203 - USB: serial: ftdi_sio: add additional NovaTech products
2204 - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
2205 - USB: serial: option: set driver_info for SIM5218 and compatibles
2206 - USB: serial: option: add support for Quectel EM12
2207 - USB: serial: option: add Olicard 600
2208 - Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
2209 - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
2210 - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
2211 - gpio: exar: add a check for the return value of ida_simple_get fails
2212 - gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
2213 - phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
2214 - usb: mtu3: fix EXTCON dependency
2215 - USB: gadget: f_hid: fix deadlock in f_hidg_write()
2216 - usb: common: Consider only available nodes for dr_mode
2217 - usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
2218 - xhci: Fix port resume done detection for SS ports with LPM enabled
2219 - usb: cdc-acm: fix race during wakeup blocking TX traffic
2220 - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
2221 - perf intel-pt: Fix TSC slip
2222 - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
2223 - x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
2224 - KVM: Reject device ioctls from processes other than the VM's creator
2225 - KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
2226 - vfio: ccw: only free cp on final interrupt
2227 - ipmi_si: Fix crash when using hard-coded device
2228 - gtp: change NET_UDP_TUNNEL dependency to select
2229 - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
2230 - NFS: fix mount/umount race in nlmclnt.
2231 - ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
2232 - ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286
2233 - ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic
2234 - ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256
2235 - ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
2236 - ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
2237 - ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
2238 - drm/rockchip: Do not use memcpy for MMIO addresses
2239 - drm/rockchip: vop: reset scale mode when win is disabled
2240 - tty: mxs-auart: fix a potential NULL pointer dereference
2241 - staging: speakup_soft: Fix alternate speech with other synths
2242 - serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
2243 - drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
2244 - usb: xhci: dbc: Don't free all memory with spinlock held
2245 - xhci: Don't let USB3 ports stuck in polling state prevent suspend
2246 - mm: add support for kmem caches in DMA32 zone
2247 - iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
2248 - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
2249 - perf pmu: Fix parser error for uncore event alias
2250 - objtool: Query pkg-config for libelf location
2251 - bpf: do not restore dst_reg when cur_state is freed
2252 - arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
2253 - ext4: cleanup bh release code in ext4_ind_remove_space()
2254 - tty/serial: atmel: Add is_half_duplex helper
2255 - tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
2256 - CIFS: fix POSIX lock leak and invalid ptr deref
2257 - h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
2258 - f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
2259 - tracing: kdb: Fix ftdump to not sleep
2260 - net/mlx5: Avoid panic when setting vport rate
2261 - net/mlx5: Avoid panic when setting vport mac, getting vport config
2262 - gpio: gpio-omap: fix level interrupt idling
2263 - include/linux/relay.h: fix percpu annotation in struct rchan
2264 - enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
2265 - scsi: hisi_sas: Set PHY linkrate when disconnected
2266 - iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver
2267 - perf c2c: Fix c2c report for empty numa node
2268 - mm/cma.c: cma_declare_contiguous: correct err handling
2269 - mm/page_ext.c: fix an imbalance with kmemleak
2270 - mm, mempolicy: fix uninit memory access
2271 - mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
2272 - mm/slab.c: kmemleak no scan alien caches
2273 - ocfs2: fix a panic problem caused by o2cb_ctl
2274 - f2fs: do not use mutex lock in atomic context
2275 - fs/file.c: initialize init_files.resize_wait
2276 - page_poison: play nicely with KASAN
2277 - cifs: use correct format characters
2278 - dm thin: add sanity checks to thin-pool and external snapshot creation
2279 - cifs: Fix NULL pointer dereference of devname
2280 - jbd2: fix invalid descriptor block checksum
2281 - fs: fix guard_bio_eod to check for real EOD errors
2282 - tools lib traceevent: Fix buffer overflow in arg_eval
2283 - PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
2284 - wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
2285 - crypto: crypto4xx - add missing of_node_put after of_device_is_available
2286 - crypto: cavium/zip - fix collision with generic cra_driver_name
2287 - usb: chipidea: Grab the (legacy) USB PHY by phandle first
2288 - scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
2289 - powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
2290 - coresight: etm4x: Add support to enable ETMv4.2
2291 - serial: 8250_pxa: honor the port number from devicetree
2292 - ARM: 8840/1: use a raw_spinlock_t in unwind
2293 - iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables
2294 - powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area
2295 callback
2296 - mmc: omap: fix the maximum timeout setting
2297 - e1000e: Fix -Wformat-truncation warnings
2298 - mlxsw: spectrum: Avoid -Wformat-truncation warnings
2299 - IB/mlx4: Increase the timeout for CM cache
2300 - clk: fractional-divider: check parent rate only if flag is set
2301 - cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
2302 - efi: cper: Fix possible out-of-bounds access
2303 - scsi: megaraid_sas: return error when create DMA pool failed
2304 - scsi: fcoe: make use of fip_mode enum complete
2305 - perf test: Fix failure of 'evsel-tp-sched' test on s390
2306 - SoC: imx-sgtl5000: add missing put_device()
2307 - media: sh_veu: Correct return type for mem2mem buffer helpers
2308 - media: s5p-jpeg: Correct return type for mem2mem buffer helpers
2309 - media: s5p-g2d: Correct return type for mem2mem buffer helpers
2310 - media: mx2_emmaprp: Correct return type for mem2mem buffer helpers
2311 - media: mtk-jpeg: Correct return type for mem2mem buffer helpers
2312 - vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
2313 - HID: intel-ish-hid: avoid binding wrong ishtp_cl_device
2314 - jbd2: fix race when writing superblock
2315 - leds: lp55xx: fix null deref on firmware load failure
2316 - iwlwifi: pcie: fix emergency path
2317 - ACPI / video: Refactor and fix dmi_is_desktop()
2318 - kprobes: Prohibit probing on bsearch()
2319 - netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in
2320 __nf_conntrack_confirm
2321 - ARM: 8833/1: Ensure that NEON code always compiles with Clang
2322 - ALSA: PCM: check if ops are defined before suspending PCM
2323 - usb: f_fs: Avoid crash due to out-of-scope stack ptr access
2324 - sched/topology: Fix percpu data types in struct sd_data & struct s_data
2325 - bcache: fix input overflow to cache set sysfs file io_error_halflife
2326 - bcache: fix input overflow to sequential_cutoff
2327 - bcache: improve sysfs_strtoul_clamp()
2328 - genirq: Avoid summation loops for /proc/stat
2329 - iw_cxgb4: fix srqidx leak during connection abort
2330 - fbdev: fbmem: fix memory access if logo is bigger than the screen
2331 - cdrom: Fix race condition in cdrom_sysctl_register
2332 - platform/x86: intel_pmc_core: Fix PCH IP sts reading
2333 - ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
2334 - sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
2335 - efi/memattr: Don't bail on zero VA if it equals the region's PA
2336 - ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation
2337 - soc: qcom: gsbi: Fix error handling in gsbi_probe()
2338 - mt7601u: bump supported EEPROM version
2339 - ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
2340 - ARM: avoid Cortex-A9 livelock on tight dmb loops
2341 - bpf: fix missing prototype warnings
2342 - cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix
2343 the accounting
2344 - backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
2345 - tty: increase the default flip buffer limit to 2*640K
2346 - powerpc/pseries: Perform full re-add of CPU for topology update post-
2347 migration
2348 - usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
2349 - media: mt9m111: set initial frame size other than 0x0
2350 - hwrng: virtio - Avoid repeated init of completion
2351 - soc/tegra: fuse: Fix illegal free of IO base address
2352 - HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR
2353 busy_clear bit
2354 - hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
2355 - cpu/hotplug: Mute hotplug lockdep during init
2356 - dmaengine: imx-dma: fix warning comparison of distinct pointer types
2357 - dmaengine: qcom_hidma: assign channel cookie correctly
2358 - dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
2359 - netfilter: physdev: relax br_netfilter dependency
2360 - media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
2361 - regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
2362 - drm: Auto-set allow_fb_modifiers when given modifiers at plane init
2363 - drm/nouveau: Stop using drm_crtc_force_disable
2364 - x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
2365 - selinux: do not override context on context mounts
2366 - wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
2367 - x86/build: Mark per-CPU symbols as absolute explicitly for LLD
2368 - clk: rockchip: fix frac settings of GPLL clock for rk3328
2369 - dmaengine: tegra: avoid overflow of byte tracking
2370 - drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
2371 - ACPI / video: Extend chassis-type detection with a "Lunch Box" check
2372 - f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
2373 - net: stmmac: Avoid sometimes uninitialized Clang warnings
2374 - libbpf: force fixdep compilation at the start of the build
2375 - scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
2376 - x86/hyperv: Fix kernel panic when kexec on HyperV
2377 - mm/sparse: fix a bad comparison
2378 - mm, swap: bounds check swap_info array accesses to avoid NULL derefs
2379 - memcg: killed threads should not invoke memcg OOM killer
2380 - cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
2381 - netfilter: nf_tables: check the result of dereferencing base_chain->stats
2382 - netfilter: conntrack: tcp: only close if RST matches exact sequence
2383 - kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing
2384 - mwifiex: don't advertise IBSS features without FW support
2385 - perf report: Don't shadow inlined symbol with different addr range
2386 - media: rockchip/rga: Correct return type for mem2mem buffer helpers
2387 - selftests: skip seccomp get_metadata test if not real root
2388 - kprobes: Prohibit probing on RCU debug routine
2389 - bcache: fix potential div-zero error of writeback_rate_i_term_inverse
2390 - drm: rcar-du: add missing of_node_put
2391 - perf/aux: Make perf_event accessible to setup_aux()
2392 - e1000e: Exclude device from suspend direct complete optimization
2393 - i2c: of: Try to find an I2C adapter matching the parent
2394 - sched/core: Use READ_ONCE()/WRITE_ONCE() in
2395 move_queued_task()/task_rq_lock()
2396 - powerpc/64s: Clear on-stack exception marker upon exception return
2397 - platform/x86: intel-hid: Missing power button release on some Dell models
2398 - pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins
2399 - net: stmmac: Avoid one more sometimes uninitialized Clang warning
2400 - bcache: fix potential div-zero error of writeback_rate_p_term_inverse
2401 - net: sfp: move sfp_register_socket call from sfp_remove to sfp_probe
2402 - drm/i915/gvt: do not let pin count of shadow mm go negative
2403 - powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
2404 - kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
2405 - x86: vdso: Use $LD instead of $CC to link
2406 - x86/vdso: Drop implicit common-page-size linker flag
2407 - lib/string.c: implement a basic bcmp
2408 - stating: ccree: revert "staging: ccree: fix leak of import() after init()"
2409 - arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
2410 - tty: mark Siemens R3964 line discipline as BROKEN
2411 - [Config] updateconfigs for CONFIG_R3964 (BROKEN)
2412 - [Config] updateconfigs for CONFIG_LDISC_AUTOLOAD
2413 - tty: ldisc: add sysctl to prevent autoloading of ldiscs
2414 - ipv6: Fix dangling pointer when ipv6 fragment
2415 - ipv6: sit: reset ip header pointer in ipip6_rcv
2416 - kcm: switch order of device registration to fix a crash
2417 - net-gro: Fix GRO flush when receiving a GSO packet.
2418 - net/mlx5: Decrease default mr cache size
2419 - net/sched: fix ->get helper of the matchall cls
2420 - qmi_wwan: add Olicard 600
2421 - sctp: initialize _pad of sockaddr_in before copying to user memory
2422 - tcp: Ensure DCTCP reacts to losses
2423 - vrf: check accept_source_route on the original netdevice
2424 - net/mlx5e: Fix error handling when refreshing TIRs
2425 - net/mlx5e: Add a lock on tir list
2426 - nfp: validate the return code from dev_queue_xmit()
2427 - bnxt_en: Improve RX consumer index validity check.
2428 - bnxt_en: Reset device on RX buffer errors.
2429 - net/sched: act_sample: fix divide by zero in the traffic path
2430 - netns: provide pure entropy for net_hash_mix()
2431 - net: ethtool: not call vzalloc for zero sized memory request
2432 - ALSA: seq: Fix OOB-reads from strlcpy
2433 - ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
2434 - hv_netvsc: Fix unwanted wakeup after tx_disable
2435 - arm64: dts: rockchip: fix rk3328 sdmmc0 write errors
2436 - parisc: Detect QEMU earlier in boot process
2437 - parisc: regs_return_value() should return gpr28
2438 - alarmtimer: Return correct remaining time
2439 - drm/udl: add a release method and delay modeset teardown
2440 - include/linux/bitrev.h: fix constant bitrev
2441 - ASoC: fsl_esai: fix channel swap issue when stream starts
2442 - Btrfs: do not allow trimming when a fs is mounted with the nologreplay
2443 option
2444 - btrfs: prop: fix zstd compression parameter validation
2445 - btrfs: prop: fix vanished compression property after failed set
2446 - block: do not leak memory in bio_copy_user_iov()
2447 - block: fix the return errno for direct IO
2448 - genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
2449 - genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
2450 - virtio: Honour 'may_reduce_num' in vring_create_virtqueue
2451 - ARM: dts: am335x-evmsk: Correct the regulators for the audio codec
2452 - ARM: dts: am335x-evm: Correct the regulators for the audio codec
2453 - ARM: dts: at91: Fix typo in ISC_D0 on PC9
2454 - arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
2455 - arm64: dts: rockchip: fix rk3328 rgmii high tx error rate
2456 - arm64: backtrace: Don't bother trying to unwind the userspace stack
2457 - xen: Prevent buffer overflow in privcmd ioctl
2458 - sched/fair: Do not re-read ->h_load_next during hierarchical load
2459 calculation
2460 - xtensa: fix return_address
2461 - x86/perf/amd: Resolve race condition when disabling PMC
2462 - x86/perf/amd: Resolve NMI latency issues for active PMCs
2463 - x86/perf/amd: Remove need to check "running" bit in NMI handler
2464 - PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
2465 - dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
2466 - arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64
2467 - arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64
2468 - tcp: fix a potential NULL pointer dereference in tcp_sk_exit
2469 - nfp: disable netpoll on representors
2470 - r8169: disable default rx interrupt coalescing on RTL8168
2471 - kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
2472 - ACPICA: Namespace: remove address node from global list after method
2473 termination
2474 - ALSA: hda/realtek - Add quirk for Tuxedo XC 1509
2475 - mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()
2476 - riscv: Fix syscall_get_arguments() and syscall_set_arguments()
2477 - x86/asm: Remove dead __GNUC__ conditionals
2478 - dm integrity: change memcmp to strncmp in dm_integrity_ctr
2479
2480 * Bionic update: upstream stable patchset 2019-07-25 (LP: #1837952)
2481 - ACPICA: Reference Counts: increase max to 0x4000 for large servers
2482 - gro_cells: make sure device is up in gro_cells_receive()
2483 - ipv4/route: fail early when inet dev is missing
2484 - l2tp: fix infoleak in l2tp_ip6_recvmsg()
2485 - net: hsr: fix memory leak in hsr_dev_finalize()
2486 - net/hsr: fix possible crash in add_timer()
2487 - net: sit: fix UBSAN Undefined behaviour in check_6rd
2488 - net/x25: fix use-after-free in x25_device_event()
2489 - net/x25: reset state in x25_connect()
2490 - pptp: dst_release sk_dst_cache in pptp_sock_destruct
2491 - ravb: Decrease TxFIFO depth of Q3 and Q2 to one
2492 - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
2493 - rxrpc: Fix client call queueing, waiting for channel
2494 - tcp: Don't access TCP_SKB_CB before initializing it
2495 - tcp: handle inet_csk_reqsk_queue_add() failures
2496 - vxlan: Fix GRO cells race condition between receive and link delete
2497 - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
2498 - net/mlx4_core: Fix reset flow when in command polling mode
2499 - net/mlx4_core: Fix locking in SRIOV mode when switching between events and
2500 polling
2501 - net/mlx4_core: Fix qp mtt size calculation
2502 - net/x25: fix a race in x25_bind()
2503 - net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
2504 - bonding: fix PACKET_ORIGDEV regression
2505 - missing barriers in some of unix_sock ->addr and ->path accesses
2506 - ipvlan: disallow userns cap_net_admin to change global mode/flags
2507 - perf/x86: Fixup typo in stub functions
2508 - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
2509 Liquid Saffire 56
2510 - ALSA: firewire-motu: fix construction of PCM frame for capture direction
2511 - perf/x86/intel: Fix memory corruption
2512 - perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
2513 - It's wrong to add len to sector_nr in raid10 reshape twice
2514 - sctp: remove sched init from sctp_stream_init
2515 - team: use operstate consistently for linkup
2516 - ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
2517 - ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
2518 - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
2519 - i40e: report correct statistics when XDP is enabled
2520 - 9p: use inode->i_lock to protect i_size_write() under 32-bit
2521 - 9p/net: fix memory leak in p9_client_create
2522 - ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
2523 - iio: adc: exynos-adc: Fix NULL pointer exception on unbind
2524 - stm class: Fix an endless loop in channel allocation
2525 - crypto: caam - fixed handling of sg list
2526 - crypto: ahash - fix another early termination in hash walk
2527 - crypto: rockchip - fix scatterlist nents error
2528 - crypto: rockchip - update new iv to device in multiple operations
2529 - drm/imx: ignore plane updates on disabled crtcs
2530 - gpu: ipu-v3: Fix i.MX51 CSI control registers offset
2531 - drm/imx: imx-ldb: add missing of_node_puts
2532 - gpu: ipu-v3: Fix CSI offsets for imx53
2533 - s390/dasd: fix using offset into zero size array error
2534 - Input: pwm-vibra - prevent unbalanced regulator
2535 - Input: pwm-vibra - stop regulator after disabling pwm, not before
2536 - ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be
2537 uninitialized
2538 - ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
2539 - ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
2540 - KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
2541 - ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
2542 - Input: cap11xx - switch to using set_brightness_blocking()
2543 - Input: ps2-gpio - flush TX work when closing port
2544 - Input: matrix_keypad - use flush_delayed_work()
2545 - mac80211: Fix Tx aggregation session tear down with ITXQs
2546 - ipvs: fix dependency on nf_defrag_ipv6
2547 - floppy: check_events callback should not return a negative number
2548 - NFS: Don't use page_file_mapping after removing the page
2549 - mm/gup: fix gup_pmd_range() for dax
2550 - Revert "mm: use early_pfn_to_nid in page_ext_init"
2551 - mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
2552 - net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
2553 - i2c: cadence: Fix the hold bit setting
2554 - i2c: bcm2835: Clear current buffer pointers and counts after a transfer
2555 - auxdisplay: ht16k33: fix potential user-after-free on module unload
2556 - Input: st-keyscan - fix potential zalloc NULL dereference
2557 - clk: sunxi-ng: v3s: Fix TCON reset de-assert bit
2558 - clk: sunxi: A31: Fix wrong AHB gate number
2559 - esp: Skip TX bytes accounting when sending from a request socket
2560 - ARM: 8824/1: fix a migrating irq bug when hotplug cpu
2561 - af_key: unconditionally clone on broadcast
2562 - assoc_array: Fix shortcut creation
2563 - keys: Fix dependency loop between construction record and auth key
2564 - scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task
2565 - net: systemport: Fix reception of BPDUs
2566 - pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
2567 - qmi_wwan: apply SET_DTR quirk to Sierra WP7607
2568 - net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
2569 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
2570 - ASoC: topology: free created components in tplg load error
2571 - qed: Fix iWARP syn packet mac address validation.
2572 - arm64: Relax GIC version check during early boot
2573 - net: marvell: mvneta: fix DMA debug warning
2574 - tmpfs: fix link accounting when a tmpfile is linked in
2575 - ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
2576 - ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
2577 - ARC: uacces: remove lp_start, lp_end from clobber list
2578 - ARCv2: support manual regfile save on interrupts
2579 - phonet: fix building with clang
2580 - mac80211_hwsim: propagate genlmsg_reply return code
2581 - net: thunderx: make CFG_DONE message to run through generic send-ack
2582 sequence
2583 - nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
2584 - nfp: bpf: fix ALU32 high bits clearance bug
2585 - net: set static variable an initial value in atl2_probe()
2586 - tmpfs: fix uninitialized return value in shmem_link
2587 - media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()
2588 - stm class: Prevent division by zero
2589 - libnvdimm/label: Clear 'updating' flag after label-set update
2590 - libnvdimm, pfn: Fix over-trim in trim_pfn_device()
2591 - libnvdimm/pmem: Honor force_raw for legacy pmem regions
2592 - libnvdimm: Fix altmap reservation size calculation
2593 - fix cgroup_do_mount() handling of failure exits
2594 - crypto: arm/crct10dif - revert to C code for short inputs
2595 - crypto: arm64/crct10dif - revert to C code for short inputs
2596 - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
2597 - crypto: testmgr - skip crc32c context test for ahash algorithms
2598 - crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
2599 - crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
2600 - CIFS: Do not reset lease state to NONE on lease break
2601 - CIFS: Fix read after write for files with read caching
2602 - tracing: Use strncpy instead of memcpy for string keys in hist triggers
2603 - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
2604 - xen: fix dom0 boot on huge systems
2605 - ACPI / device_sysfs: Avoid OF modalias creation for removed device
2606 - mmc: sdhci-esdhc-imx: fix HS400 timing issue
2607 - spi: ti-qspi: Fix mmap read when more than one CS in use
2608 - spi: pxa2xx: Setup maximum supported DMA transfer length
2609 - regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
2610 - regulator: max77620: Initialize values for DT properties
2611 - regulator: s2mpa01: Fix step values for some LDOs
2612 - clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
2613 - clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
2614 - s390/setup: fix early warning messages
2615 - s390/virtio: handle find on invalid queue gracefully
2616 - scsi: virtio_scsi: don't send sc payload with tmfs
2617 - scsi: aacraid: Fix performance issue on logical drives
2618 - scsi: sd: Optimal I/O size should be a multiple of physical block size
2619 - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
2620 - fs/devpts: always delete dcache dentry-s in dput()
2621 - splice: don't merge into linked buffers
2622 - m68k: Add -ffreestanding to CFLAGS
2623 - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
2624 - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
2625 - Btrfs: fix corruption reading shared and compressed extents after hole
2626 punching
2627 - crypto: pcbc - remove bogus memcpy()s with src == dest
2628 - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
2629 - irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
2630 - x86/kprobes: Prohibit probing on optprobe template code
2631 - cpufreq: tegra124: add missing of_node_put()
2632 - cpufreq: pxa2xx: remove incorrect __init annotation
2633 - ext4: add mask of ext4 flags to swap
2634 - ext4: fix crash during online resizing
2635 - IB/hfi1: Close race condition on user context disable and close
2636 - cxl: Wrap iterations over afu slices inside 'afu_list_lock'
2637 - ext2: Fix underflow in ext2_max_size()
2638 - clk: uniphier: Fix update register for CPU-gear
2639 - clk: clk-twl6040: Fix imprecise external abort for pdmclk
2640 - clk: ingenic: Fix round_rate misbehaving with non-integer dividers
2641 - clk: ingenic: Fix doc of ingenic_cgu_div_info
2642 - usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
2643 - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
2644 - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
2645 - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
2646 - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
2647 - device property: Fix the length used in PROPERTY_ENTRY_STRING()
2648 - intel_th: Don't reference unassigned outputs
2649 - parport_pc: fix find_superio io compare code, should use equal test.
2650 - i2c: tegra: fix maximum transfer size
2651 - crypto: arm64/aes-neonbs - fix returning final keystream block
2652 - drm/i915: Relax mmap VMA check
2653 - serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
2654 - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
2655 - serial: 8250_pci: Fix number of ports for ACCES serial cards
2656 - serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954
2657 chip use the pci_pericom_setup()
2658 - jbd2: clear dirty flag when revoking a buffer from an older transaction
2659 - jbd2: fix compile warning when using JBUFFER_TRACE
2660 - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
2661 - powerpc/32: Clear on-stack exception marker upon exception return
2662 - powerpc/wii: properly disable use of BATs when requested.
2663 - powerpc/powernv: Make opal log only readable by root
2664 - powerpc/83xx: Also save/restore SPRG4-7 during suspend
2665 - powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest
2666 - powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
2667 - powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR
2668 configuration
2669 - powerpc/traps: fix recoverability of machine check handling on book3s/32
2670 - powerpc/traps: Fix the message printed when stack overflows
2671 - ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
2672 - arm64: Fix HCR.TGE status for NMI contexts
2673 - arm64: debug: Ensure debug handlers check triggering exception level
2674 - arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
2675 - dm: fix to_sector() for 32bit
2676 - dm integrity: limit the rate of error messages
2677 - cpcap-charger: generate events for userspace
2678 - NFS: Fix I/O request leakages
2679 - NFS: Fix an I/O request leakage in nfs_do_recoalesce
2680 - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
2681 - nfsd: fix memory corruption caused by readdir
2682 - nfsd: fix wrong check in write_v4_end_grace()
2683 - NFSv4.1: Reinitialise sequence results before retransmitting a request
2684 - PM / wakeup: Rework wakeup source timer cancellation
2685 - x86/unwind/orc: Fix ORC unwind table alignment
2686 - perf intel-pt: Fix CYC timestamp calculation after OVF
2687 - perf auxtrace: Define auxtrace record alignment
2688 - perf intel-pt: Fix overlap detection to identify consecutive buffers
2689 correctly
2690 - perf intel-pt: Fix overlap calculation for padding
2691 - perf intel-pt: Fix divide by zero when TSC is not available
2692 - md: Fix failed allocation of md_register_thread
2693 - tpm/tpm_crb: Avoid unaligned reads in crb_recv()
2694 - tpm: Unify the send callback behaviour
2695 - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
2696 - media: imx: prpencvf: Stop upstream before disabling IDMA channel
2697 - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
2698 - media: vimc: Add vimc-streamer for stream control
2699 - media: imx: csi: Disable CSI immediately after last EOF
2700 - media: imx: csi: Stop upstream before disabling IDMA channel
2701 - drm/radeon/evergreen_cs: fix missing break in switch statement
2702 - KVM: Call kvm_arch_memslots_updated() before updating memslots
2703 - KVM: x86/mmu: Detect MMIO generation wrap in any address space
2704 - KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
2705 - KVM: nVMX: Sign extend displacements of VMX instr's mem operands
2706 - KVM: nVMX: Apply addr size mask to effective address for VMX instructions
2707 - KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
2708 - s390/setup: fix boot crash for machine without EDAT-1
2709 - crypto: caam - fix hash context DMA unmap size
2710 - crypto: caam - fix DMA mapping of stack memory
2711 - KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
2712 - arm/arm64: KVM: Allow a VCPU to fully reset itself
2713 - arm/arm64: KVM: Don't panic on failure to properly reset system registers
2714 - ASoC: samsung: Prevent clk_get_rate() calls in atomic context
2715 - mac80211: call drv_ibss_join() on restart
2716 - blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
2717 - xprtrdma: Make sure Send CQ is allocated on an existing compvec
2718 - net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
2719 - x86/CPU: Add Icelake model number
2720 - kallsyms: Handle too long symbols in kallsyms.c
2721 - ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
2722 - net: dsa: bcm_sf2: Do not assume DSA master supports WoL
2723 - qed: Fix iWARP buffer size provided for syn packet processing.
2724 - mm: handle lru_add_drain_all for UP properly
2725 - ARCv2: don't assume core 0x54 has dual issue
2726 - bpf, lpm: fix lookup bug in map_delete_elem
2727 - acpi/nfit: Fix bus command validation
2728 - mmc:fix a bug when max_discard is 0
2729 - netfilter: ipt_CLUSTERIP: fix warning unused variable cn
2730 - [Config] updateconfigs for CONFIG_SUN50I_ERRATUM_UNKNOWN1
2731 - clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer
2732 instability
2733 - irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
2734 - ext4: fix check of inode in swap_inode_boot_loader
2735 - ext4: cleanup pagecache before swap i_data
2736 - ext4: update quota information while swapping boot loader inode
2737 - dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
2738 - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
2739 - media: i2c: ov5640: Fix post-reset delay
2740 - powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
2741 - mfd: sm501: Fix potential NULL pointer dereference
2742 - nfsd: fix performance-limiting session calculation
2743 - svcrpc: fix UDP on servers with lots of threads
2744 - stable-kernel-rules.rst: add link to networking patch queue
2745 - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
2746
2747 * Bionic update: upstream stable patchset 2019-07-24 (LP: #1837813)
2748 - dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
2749 - eeprom: at24: add support for 24c2048
2750 - blk-mq: fix a hung issue when fsync
2751 - ARM: 8789/1: signal: copy registers using __copy_to_user()
2752 - ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
2753 - ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
2754 - ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
2755 - ARM: 8793/1: signal: replace __put_user_error with __put_user
2756 - ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit
2757 - ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()
2758 - ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
2759 - ARM: 8797/1: spectre-v1.1: harden __copy_to_user
2760 - ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
2761 - ARM: make lookup_processor_type() non-__init
2762 - ARM: split out processor lookup
2763 - ARM: clean up per-processor check_bugs method call
2764 - ARM: add PROC_VTABLE and PROC_TABLE macros
2765 - ARM: spectre-v2: per-CPU vtables to work around big.Little systems
2766 - ARM: ensure that processor vtables is not lost after boot
2767 - ARM: fix the cockup in the previous patch
2768 - ACPI: NUMA: Use correct type for printing addresses on i386-PAE
2769 - perf test shell: Use a fallback to get the pathname in vfs_getname
2770 - cpufreq: check if policy is inactive early in __cpufreq_get()
2771 - drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE
2772 - drm/bridge: tc358767: fix single lane configuration
2773 - drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value
2774 - drm/bridge: tc358767: reject modes which require too much BW
2775 - drm/bridge: tc358767: fix output H/V syncs
2776 - nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
2777 - ARM: dts: da850-evm: Correct the sound card name
2778 - ARM: dts: da850-lcdk: Correct the sound card name
2779 - ARM: dts: kirkwood: Fix polarity of GPIO fan lines
2780 - gpio: pl061: handle failed allocations
2781 - drm/nouveau: Don't disable polling in fallback mode
2782 - drm/nouveau/falcon: avoid touching registers if engine is off
2783 - cifs: Limit memory used by lock request calls to a page
2784 - Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
2785 - Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
2786 - perf/core: Fix impossible ring-buffer sizes warning
2787 - perf/x86: Add check_period PMU callback
2788 - ALSA: hda - Add quirk for HP EliteBook 840 G5
2789 - ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
2790 - kvm: vmx: Fix entry number check for add_atomic_switch_msr()
2791 - Input: bma150 - register input device after setting private data
2792 - Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780
2793 - mm: proc: smaps_rollup: fix pss_locked calculation
2794 - alpha: fix page fault handling for r16-r18 targets
2795 - alpha: Fix Eiger NR_IRQS to 128
2796 - tracing/uprobes: Fix output for multiple string arguments
2797 - x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
2798 - signal: Restore the stop PTRACE_EVENT_EXIT
2799 - md/raid1: don't clear bitmap bits on interrupted recovery.
2800 - x86/a.out: Clear the dump structure initially
2801 - dm crypt: don't overallocate the integrity tag space
2802 - dm thin: fix bug where bio that overwrites thin block ignores FUA
2803 - drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
2804 - perf report: Fix wrong iteration count in --branch-history
2805 - riscv: fix trace_sys_exit hook
2806 - ARM: dts: da850-lcdk: Correct the audio codec regulators
2807 - ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type
2808 - ASoC: hdmi-codec: fix oops on re-probe
2809 - riscv: Add pte bit to distinguish swap from invalid
2810 - mmc: sunxi: Filter out unsupported modes declared in the device tree
2811 - s390/zcrypt: fix specification exception on z196 during ap probe
2812 - drm/i915: Block fbdev HPD processing during suspend
2813 - dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
2814 - net: fix IPv6 prefix route residue
2815 - net: ipv4: use a dedicated counter for icmp_v4 redirect packets
2816 - vsock: cope with memory allocation failure at socket creation time
2817 - vxlan: test dev->flags & IFF_UP before calling netif_rx()
2818 - hwmon: (lm80) Fix missing unlock on error in set_fan_div()
2819 - mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable
2820 - net: Fix for_each_netdev_feature on Big endian
2821 - net: phy: xgmiitorgmii: Support generic PHY status read
2822 - net: stmmac: Fix a race in EEE enable callback
2823 - net: stmmac: handle endianness in dwmac4_get_timestamp
2824 - vhost: correctly check the return value of translate_desc() in log_used()
2825 - net: Add header for usage of fls64()
2826 - net: Do not allocate page fragments that are not skb aligned
2827 - tcp: clear icsk_backoff in tcp_write_queue_purge()
2828 - sunrpc: fix 4 more call sites that were using stack memory with a
2829 scatterlist
2830 - net/x25: do not hold the cpu too long in x25_new_lci()
2831 - mISDN: fix a race in dev_expire_timer()
2832 - ax25: fix possible use-after-free
2833 - af_packet: fix raw sockets over 6in4 tunnel
2834 - tcp: tcp_v4_err() should be more careful
2835 - mmc: meson-gx: fix interrupt name
2836 - ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
2837 - tracing: Fix number of entries in trace header
2838 - MIPS: eBPF: Always return sign extended 32b values
2839 - mac80211: Restore vif beacon interval if start ap fails
2840 - mac80211: Free mpath object when rhashtable insertion fails
2841 - libceph: handle an empty authorize reply
2842 - ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
2843 - numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
2844 - proc, oom: do not report alien mms when setting oom_score_adj
2845 - KEYS: allow reaching the keys quotas exactly
2846 - mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
2847 - pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read
2848 - mfd: twl-core: Fix section annotations on {,un}protect_pm_master
2849 - mfd: db8500-prcmu: Fix some section annotations
2850 - mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
2851 - mfd: ab8500-core: Return zero in get_register_interruptible()
2852 - mfd: bd9571mwv: Add volatile register to make DVFS work
2853 - mfd: qcom_rpm: write fw_version to CTRL_REG
2854 - mfd: wm5110: Add missing ASRC rate register
2855 - mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in
2856 probe()
2857 - mfd: mc13xxx: Fix a missing check of a register-read failure
2858 - xen/pvcalls: remove set but not used variable 'intf'
2859 - qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count
2860 - qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
2861 - net: hns: Fix use after free identified by SLUB debug
2862 - MIPS: ath79: Enable OF serial ports in the default config
2863 - netfilter: nf_tables: fix leaking object reference count
2864 - scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
2865 - scsi: isci: initialize shost fully before calling scsi_add_host()
2866 - MIPS: jazz: fix 64bit build
2867 - bpf: correctly set initial window on active Fast Open sender
2868 - net: stmmac: Fix PCI module removal leak
2869 - isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
2870 - scsi: ufs: Fix system suspend status
2871 - scsi: qedi: Add ep_state for login completion on un-reachable targets
2872 - always clear the X2APIC_ENABLE bit for PV guest
2873 - drm/meson: add missing of_node_put
2874 - atm: he: fix sign-extension overflow on large shift
2875 - hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute
2876 in OF device ID table
2877 - leds: lp5523: fix a missing check of return value of lp55xx_read
2878 - bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
2879 - mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
2880 - net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
2881 - isdn: avm: Fix string plus integer warning from Clang
2882 - batman-adv: fix uninit-value in batadv_interface_tx()
2883 - ipv6: propagate genlmsg_reply return code
2884 - net/mlx5e: Don't overwrite pedit action when multiple pedit used
2885 - net/packet: fix 4gb buffer limit due to overflow check
2886 - net: sfp: do not probe SFP module before we're attached
2887 - sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
2888 - team: avoid complex list operations in team_nl_cmd_options_set()
2889 - sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
2890 - net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
2891 - inet_diag: fix reporting cgroup classid and fallback to priority
2892 - RDMA/srp: Rework SCSI device reset handling
2893 - KEYS: user: Align the payload buffer
2894 - KEYS: always initialize keyring_index_key::desc_len
2895 - parisc: Fix ptrace syscall number modification
2896 - ARCv2: Enable unaligned access in early ASM code
2897 - ARC: U-boot: check arguments paranoidly
2898 - ARC: define ARCH_SLAB_MINALIGN = 8
2899 - net: validate untrusted gso packets without csum offload
2900 - net: avoid false positives in untrusted gso validation
2901 - Revert "bridge: do not add port to router list when receives query with
2902 source 0.0.0.0"
2903 - netfilter: nf_tables: fix flush after rule deletion in the same batch
2904 - netfilter: nft_compat: use-after-free when deleting targets
2905 - netfilter: ipv6: Don't preserve original oif for loopback address
2906 - pinctrl: max77620: Use define directive for max77620_pinconf_param values
2907 - phy: tegra: remove redundant self assignment of 'map'
2908 - net: phylink: avoid resolving link state too early
2909 - gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
2910 - pvcalls-front: read all data before closing the connection
2911 - pvcalls-front: don't try to free unallocated rings
2912 - pvcalls-front: properly allocate sk
2913 - mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove
2914 - bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
2915 - watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem
2916 - net/mlx4: Get rid of page operation after dma_alloc_coherent
2917 - xprtrdma: Double free in rpcrdma_sendctxs_create()
2918 - RDMA/mthca: Clear QP objects during their allocation
2919 - powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
2920 - net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
2921 - scsi: ufs: Fix geometry descriptor size
2922 - scsi: cxgb4i: add wait_for_completion()
2923 - afs: Fix key refcounting in file locking code
2924 - dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
2925 - mlxsw: pci: Return error on PCI reset timeout
2926 - sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
2927 - drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
2928 - gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
2929 - drm/amd/display: Fix MST reboot/poweroff sequence
2930 - mac80211: allocate tailroom for forwarded mesh packets
2931 - netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in
2932 clusterip_config_entry_put()
2933 - net: stmmac: Fix reception of Broadcom switches tags
2934 - drm/msm: Unblock writer if reader closes file
2935 - ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
2936 - ALSA: compress: prevent potential divide by zero bugs
2937 - ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
2938 - clk: vc5: Abort clock configuration without upstream clock
2939 - thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
2940 - usb: dwc3: gadget: synchronize_irq dwc irq in suspend
2941 - usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
2942 - usb: gadget: Potential NULL dereference on allocation error
2943 - genirq: Make sure the initial affinity is not empty
2944 - ASoC: dapm: change snprintf to scnprintf for possible overflow
2945 - ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
2946 - selftests: seccomp: use LDLIBS instead of LDFLAGS
2947 - selftests: gpio-mockup-chardev: Check asprintf() for error
2948 - ARC: fix __ffs return value to avoid build warnings
2949 - drivers: thermal: int340x_thermal: Fix sysfs race condition
2950 - staging: rtl8723bs: Fix build error with Clang when inlining is disabled
2951 - mac80211: fix miscounting of ttl-dropped frames
2952 - sched/wait: Fix rcuwait_wake_up() ordering
2953 - futex: Fix (possible) missed wakeup
2954 - locking/rwsem: Fix (possible) missed wakeup
2955 - drm/amd/powerplay: OD setting fix on Vega10
2956 - serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
2957 - staging: android: ion: Support cpu access during dma_buf_detach
2958 - direct-io: allow direct writes to empty inodes
2959 - writeback: synchronize sync(2) against cgroup writeback membership switches
2960 - scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
2961 - net: altera_tse: fix connect_local_phy error path
2962 - hv_netvsc: Fix ethtool change hash key error
2963 - net: usb: asix: ax88772_bind return error when hw_reset fail
2964 - net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
2965 - ibmveth: Do not process frames after calling napi_reschedule
2966 - mac80211: don't initiate TDLS connection if station is not associated to AP
2967 - mac80211: Add attribute aligned(2) to struct 'action'
2968 - cfg80211: extend range deviation for DMG
2969 - KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting
2970 to L1
2971 - mmc: spi: Fix card detection during probe
2972 - mmc: tmio_mmc_core: don't claim spurious interrupts
2973 - mmc: tmio: fix access width of Block Count Register
2974 - mmc: sdhci-esdhc-imx: correct the fix of ERR004536
2975 - MIPS: fix truncation in __cmpxchg_small for short values
2976 - MIPS: eBPF: Fix icache flush end address
2977 - x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
2978 - irq/matrix: Split out the CPU selection code into a helper
2979 - irq/matrix: Spread managed interrupts on allocation
2980 - genirq/matrix: Improve target CPU selection for managed interrupts.
2981 - clk: tegra: dfll: Fix a potential Oop in remove()
2982 - selftests/vm/gup_benchmark.c: match gup struct to kernel
2983 - ARC: show_regs: lockdep: avoid page allocator...
2984 - sched/wake_q: Fix wakeup ordering for wake_q
2985 - drm/sun4i: hdmi: Fix usage of TMDS clock
2986 - scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
2987 - scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
2988 - mmc: core: Fix NULL ptr crash from mmc_should_fail_request
2989 - drm: Block fb changes for async plane updates
2990 - hugetlbfs: fix races and page leaks during migration
2991 - MIPS: BCM63XX: provide DMA masks for ethernet devices
2992 - cpufreq: Use struct kobj_attribute instead of struct global_attr
2993 - USB: serial: option: add Telit ME910 ECM composition
2994 - USB: serial: cp210x: add ID for Ingenico 3070
2995 - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
2996 - staging: comedi: ni_660x: fix missing break in switch statement
2997 - staging: wilc1000: fix to set correct value for 'vif_num'
2998 - staging: android: ion: fix sys heap pool's gfp_flags
2999 - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
3000 - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in
3001 mv88e6xxx_port_set_duplex
3002 - net-sysfs: Fix mem leak in netdev_register_kobject
3003 - team: Free BPF filter when unregistering netdev
3004 - tipc: fix RDM/DGRAM connect() regression
3005 - bnxt_en: Drop oversize TX packets to prevent errors.
3006 - hv_netvsc: Fix IP header checksum for coalesced packets
3007 - net: dsa: mv88e6xxx: Fix statistics on mv88e6161
3008 - net: dsa: mv88e6xxx: Fix u64 statistics
3009 - netlabel: fix out-of-bounds memory accesses
3010 - net: netem: fix skb length BUG_ON in __skb_to_sgvec
3011 - net: phy: Micrel KSZ8061: link failure after cable connect
3012 - net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
3013 - net: sit: fix memory leak in sit_init_net()
3014 - tipc: fix race condition causing hung sendto
3015 - tun: fix blocking read
3016 - xen-netback: don't populate the hash cache on XenBus disconnect
3017 - xen-netback: fix occasional leak of grant ref mappings under memory pressure
3018 - tun: remove unnecessary memory barrier
3019 - net: Add __icmp_send helper.
3020 - net: avoid use IPCB in cipso_v4_error
3021 - ipv4: Return error for RTA_VIA attribute
3022 - ipv6: Return error for RTA_VIA attribute
3023 - mpls: Return error for RTA_GATEWAY attribute
3024 - net/sched: act_ipt: fix refcount leak when replace fails
3025 - x86/CPU/AMD: Set the CPB bit unconditionally on F17h
3026 - MIPS: irq: Allocate accurate order pages for irq stack
3027 - xtensa: fix get_wchan
3028 - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
3029 - scsi: core: reset host byte in DID_NEXUS_FAILURE case
3030 - bpf: fix sanitation rewrite in case of non-pointers
3031 - vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
3032 - perf core: Fix perf_proc_update_handler() bug
3033 - perf tools: Handle TOPOLOGY headers with no CPU
3034 - IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
3035 - iommu/amd: Call free_iova_fast with pfn in map_sg
3036 - iommu/amd: Unmap all mapped pages in error path of map_sg
3037 - ipvs: Fix signed integer overflow when setsockopt timeout
3038 - iommu/amd: Fix IOMMU page flush when detach device from a domain
3039 - xtensa: SMP: fix ccount_timer_shutdown
3040 - selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
3041 - xtensa: SMP: fix secondary CPU initialization
3042 - xtensa: smp_lx200_defconfig: fix vectors clash
3043 - xtensa: SMP: mark each possible CPU as present
3044 - xtensa: SMP: limit number of possible CPUs by NR_CPUS
3045 - net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
3046 - net: hns: Fix for missing of_node_put() after of_parse_phandle()
3047 - net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
3048 - net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
3049 - netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are
3050 present
3051 - gpio: vf610: Mask all GPIO interrupts
3052 - selftests: timers: use LDLIBS instead of LDFLAGS
3053 - nfs: Fix NULL pointer dereference of dev_name
3054 - qed: Fix bug in tx promiscuous mode settings
3055 - qed: Fix LACP pdu drops for VFs
3056 - qed: Fix VF probe failure while FLR
3057 - qed: Fix system crash in ll2 xmit
3058 - qed: Fix stack out of bounds bug
3059 - scsi: libfc: free skb when receiving invalid flogi resp
3060 - scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
3061 - platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
3062 - cifs: fix computation for MAX_SMB2_HDR_SIZE
3063 - x86/microcode/amd: Don't falsely trick the late loading mechanism
3064 - arm64: kprobe: Always blacklist the KVM world-switch code
3065 - apparmor: Fix aa_label_build() error handling for failed merges
3066 - x86/kexec: Don't setup EFI info if EFI runtime is not enabled
3067 - x86_64: increase stack size for KASAN_EXTRA
3068 - mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
3069 - mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
3070 - lib/test_kmod.c: potential double free in error handling
3071 - fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
3072 - autofs: drop dentry reference only when it is never used
3073 - autofs: fix error return in autofs_fill_super()
3074 - ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flags
3075 - arm64: dts: renesas: r8a7796: Enable DMA for SCIF2
3076 - soc: fsl: qbman: avoid race in clearing QMan interrupt
3077 - bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
3078 - ARM: pxa: ssp: unneeded to free devm_ allocated data
3079 - arm64: dts: add msm8996 compatible to gicv3
3080 - DTS: CI20: Fix bugs in ci20's device tree.
3081 - usb: phy: fix link errors
3082 - irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
3083 - net: stmmac: Fallback to Platform Data clock in Watchdog conversion
3084 - net: stmmac: Send TSO packets always from Queue 0
3085 - net: stmmac: Disable EEE mode earlier in XMIT callback
3086 - irqchip/gic-v3-its: Fix ITT_entry_size accessor
3087 - relay: check return of create_buf_file() properly
3088 - bpf, selftests: fix handling of sparse CPU allocations
3089 - bpf: fix lockdep false positive in percpu_freelist
3090 - drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init
3091 - dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
3092 - vsock/virtio: fix kernel panic after device hot-unplug
3093 - vsock/virtio: reset connected sockets on device removal
3094 - dmaengine: dmatest: Abort test in case of mapping error
3095 - selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
3096 - selftests: netfilter: add simple masq/redirect test cases
3097 - s390/qeth: fix use-after-free in error path
3098 - perf symbols: Filter out hidden symbols from labels
3099 - perf trace: Support multiple "vfs_getname" probes
3100 - MIPS: Remove function size check in get_frame_info()
3101 - i2c: omap: Use noirq system sleep pm ops to idle device for suspend
3102 - fs: ratelimit __find_get_block_slow() failure message.
3103 - qed: Fix EQ full firmware assert.
3104 - qed: Consider TX tcs while deriving the max num_queues for PF.
3105 - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
3106 - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
3107 - iscsi_ibft: Fix missing break in switch statement
3108 - scsi: aacraid: Fix missing break in switch statement
3109 - arm64: dts: hikey: Give wifi some time after power-on
3110 - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
3111 - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
3112 - drm: disable uncached DMA optimization for ARM and arm64
3113 - ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
3114 - gfs2: Fix missed wakeups in find_insert_glock
3115 - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
3116 - perf/x86/intel: Make cpuc allocations consistent
3117 - perf/x86/intel: Generalize dynamic constraint creation
3118 - x86: Add TSX Force Abort CPUID/MSR
3119 - perf/x86/intel: Implement support for TSX Force Abort
3120 - perf script: Fix crash with printing mixed trace point and other events
3121 - clk: ti: Fix error handling in ti_clk_parse_divider_data()
3122 - riscv: Adjust mmap base address at a third of task size
3123 - IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
3124 - iomap: fix a use after free in iomap_dio_rw
3125 - selftests: net: use LDLIBS instead of LDFLAGS
3126 - scsi: scsi_debug: fix write_same with virtual_gb problem
3127 - scsi: bnx2fc: Fix error handling in probe()
3128 - ARM: OMAP: dts: N950/N9: fix onenand timings
3129 - ARM: dts: sun8i: h3: Add ethernet0 alias to Beelink X2
3130 - ARM: dts: imx6sx: correct backward compatible of gpt
3131 - pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18
3132 - bpftool: Fix prog dump by tag
3133 - bpftool: fix percpu maps updating
3134 - batman-adv: release station info tidstats
3135 - irqchip/gic-v4: Fix occasional VLPI drop
3136 - s390/qeth: release cmd buffer in error paths
3137 - nvme-pci: add missing unlock for reset error
3138 - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
3139 - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
3140
3141 * Bionic update: upstream stable patchset 2019-07-23 (LP: #1837664)
3142 - amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
3143 - net: bridge: Fix ethernet header pointer before check skb forwardable
3144 - net: Fix usage of pskb_trim_rcsum
3145 - net: phy: mdio_bus: add missing device_del() in mdiobus_register() error
3146 handling
3147 - net_sched: refetch skb protocol for each filter
3148 - openvswitch: Avoid OOB read when parsing flow nlattrs
3149 - vhost: log dirty page correctly
3150 - net: ipv4: Fix memory leak in network namespace dismantle
3151 - tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
3152 - mei: me: add denverton innovation engine device IDs
3153 - USB: serial: simple: add Motorola Tetra TPG2200 device id
3154 - USB: serial: pl2303: add new PID to support PL2303TB
3155 - ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
3156 - ASoC: rt5514-spi: Fix potential NULL pointer dereference
3157 - ARCv2: lib: memeset: fix doing prefetchw outside of buffer
3158 - ARC: adjust memblock_reserve of kernel memory
3159 - ARC: perf: map generic branches to correct hardware condition
3160 - s390/smp: fix CPU hotplug deadlock with CPU rescan
3161 - staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
3162 - tty: Handle problem if line discipline does not have receive_buf
3163 - uart: Fix crash in uart_write and uart_put_char
3164 - tty/n_hdlc: fix __might_sleep warning
3165 - hv_balloon: avoid touching uninitialized struct page during tail onlining
3166 - Drivers: hv: vmbus: Check for ring when getting debug info
3167 - CIFS: Fix possible hang during async MTU reads and writes
3168 - CIFS: Fix credits calculations for reads with errors
3169 - CIFS: Fix credit calculation for encrypted reads with errors
3170 - CIFS: Do not reconnect TCP session in add_credits()
3171 - Input: xpad - add support for SteelSeries Stratus Duo
3172 - compiler.h: enable builtin overflow checkers and add fallback code
3173 - Input: uinput - fix undefined behavior in uinput_validate_absinfo()
3174 - acpi/nfit: Block function zero DSMs
3175 - acpi/nfit: Fix command-supported detection
3176 - dm thin: fix passdown_double_checking_shared_status()
3177 - dm crypt: fix parsing of extended IV arguments
3178 - KVM: x86: Fix single-step debugging
3179 - x86/pkeys: Properly copy pkey state at fork()
3180 - x86/selftests/pkeys: Fork() to check for state being preserved
3181 - x86/kaslr: Fix incorrect i8254 outb() parameters
3182 - posix-cpu-timers: Unbreak timer rearming
3183 - irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
3184 - can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by
3185 removing it
3186 - can: bcm: check timer values before ktime conversion
3187 - vt: invoke notifier on screen size change
3188 - Revert "seccomp: add a selftest for get_metadata"
3189 - s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
3190 - nvmet-rdma: Add unlikely for response allocated check
3191 - nvmet-rdma: fix null dereference under heavy load
3192 - usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
3193 - x86/xen/time: Output xen sched_clock time from 0
3194 - xen: Fix x86 sched_clock() interface for xen
3195 - mlxsw: pci: Increase PCI SW reset timeout
3196 - mlxsw: spectrum_fid: Update dummy FID index
3197 - ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
3198 - s390/mm: always force a load of the primary ASCE on context switch
3199 - mmc: meson-gx: Free irq in release() callback
3200 - vgacon: unconfuse vc_origin when using soft scrollback
3201 - drm/amdgpu: Add APTX quirk for Lenovo laptop
3202 - vt: always call notifier with the console lock held
3203 - drm/meson: Fix atomic mode switching regression
3204 - bpf: improve verifier branch analysis
3205 - bpf: add per-insn complexity limit
3206 - ipv6: Consider sk_bound_dev_if when binding a socket to an address
3207 - ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
3208 - l2tp: copy 4 more bytes to linear part if necessary
3209 - net/mlx4_core: Add masking for a few queries on HCA caps
3210 - netrom: switch to sock timer API
3211 - net/rose: fix NULL ax25_cb kernel panic
3212 - net: set default network namespace in init_dummy_netdev()
3213 - net/mlx5e: Allow MAC invalidation while spoofchk is ON
3214 - Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
3215 - virtio_net: Don't enable NAPI when interface is down
3216 - virtio_net: Don't call free_old_xmit_skbs for xdp_frames
3217 - virtio_net: Fix not restoring real_num_rx_queues
3218 - sctp: improve the events for sctp stream adding
3219 - sctp: improve the events for sctp stream reset
3220 - l2tp: remove l2specific_len dependency in l2tp_core
3221 - l2tp: fix reading optional fields of L2TPv3
3222 - ipvlan, l3mdev: fix broken l3s mode wrt local routes
3223 - CIFS: Do not count -ENODATA as failure for query directory
3224 - fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
3225 - iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
3226 - NFS: Fix up return value on fatal errors in nfs_page_async_flush()
3227 - ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
3228 - arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
3229 - arm64: hyp-stub: Forbid kprobing of the hyp-stub
3230 - arm64: hibernate: Clean the __hyp_text to PoC after resume
3231 - gpio: altera-a10sr: Set proper output level for direction_output
3232 - gpio: pcf857x: Fix interrupts on multiple instances
3233 - mmc: bcm2835: Fix DMA channel leak on probe error
3234 - IB/hfi1: Remove overly conservative VM_EXEC flag check
3235 - platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
3236 - platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
3237 - mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
3238 - kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
3239 - oom, oom_reaper: do not enqueue same task twice
3240 - mm, oom: fix use-after-free in oom_kill_process
3241 - mm: hwpoison: use do_send_sig_info() instead of force_sig()
3242 - mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
3243 - md/raid5: fix 'out of memory' during raid cache recovery
3244 - cifs: Always resolve hostname before reconnecting
3245 - drivers: core: Remove glue dirs from sysfs earlier
3246 - fanotify: fix handling of events on child sub-directory
3247 - drm/msm/gpu: fix building without debugfs
3248 - ravb: expand rx descriptor data to accommodate hw checksum
3249 - tun: move the call to tun_set_real_num_queues
3250 - sctp: set chunk transport correctly when it's a new asoc
3251 - sctp: set flow sport from saddr only when it's 0
3252 - virtio_net: Don't process redirected XDP frames when XDP is disabled
3253 - CIFS: Do not consider -ENODATA as stat failure for reads
3254 - mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
3255 - ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
3256 - Btrfs: fix deadlock when allocating tree block during leaf/node split
3257 - mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
3258 - mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
3259 - of: Convert to using %pOFn instead of device_node.name
3260 - of: overlay: add tests to validate kfrees from overlay removal
3261 - of: overlay: add missing of_node_get() in __of_attach_node_sysfs
3262 - of: overlay: use prop add changeset entry for property in new nodes
3263 - ucc_geth: Reset BQL queue when stopping device
3264 - staging: iio: adc: ad7280a: handle error from __ad7280_read32()
3265 - drm/vgem: Fix vgem_init to get drm device available.
3266 - pinctrl: bcm2835: Use raw spinlock for RT compatibility
3267 - ASoC: Intel: mrfld: fix uninitialized variable access
3268 - gpu: ipu-v3: image-convert: Prevent race between run and unprepare
3269 - ath9k: dynack: use authentication messages for 'late' ack
3270 - scsi: lpfc: Correct LCB RJT handling
3271 - scsi: mpt3sas: Call sas_remove_host before removing the target devices
3272 - scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
3273 - ARM: 8808/1: kexec:offline panic_smp_self_stop CPU
3274 - clk: boston: fix possible memory leak in clk_boston_setup()
3275 - dlm: Don't swamp the CPU with callbacks queued during recovery
3276 - x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
3277 - powerpc/pseries: add of_node_put() in dlpar_detach_node()
3278 - crypto: aes_ti - disable interrupts while accessing S-box
3279 - drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE
3280 - serial: fsl_lpuart: clear parity enable bit when disable parity
3281 - ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
3282 - MIPS: Boston: Disable EG20T prefetch
3283 - staging:iio:ad2s90: Make probe handle spi_setup failure
3284 - fpga: altera-cvp: Fix registration for CvP incapable devices
3285 - Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1
3286 - platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeup
3287 - staging: iio: ad7780: update voltage on read
3288 - usbnet: smsc95xx: fix rx packet alignment
3289 - drm/rockchip: fix for mailbox read size
3290 - ARM: OMAP2+: hwmod: Fix some section annotations
3291 - net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
3292 - modpost: validate symbol names also in find_elf_symbol
3293 - perf tools: Add Hygon Dhyana support
3294 - soc/tegra: Don't leak device tree node reference
3295 - media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()
3296 - ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
3297 - dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
3298 - iio: adc: meson-saradc: check for devm_kasprintf failure
3299 - iio: adc: meson-saradc: fix internal clock names
3300 - iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-ID
3301 - media: adv*/tc358743/ths8200: fill in min width/height/pixelclock
3302 - ACPI: SPCR: Consider baud rate 0 as preconfigured state
3303 - staging: pi433: fix potential null dereference
3304 - f2fs: move dir data flush to write checkpoint process
3305 - f2fs: fix race between write_checkpoint and write_begin
3306 - f2fs: fix wrong return value of f2fs_acl_create
3307 - i2c: sh_mobile: add support for r8a77990 (R-Car E3)
3308 - arm64: io: Ensure calls to delay routines are ordered against prior readX()
3309 - sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
3310 - soc: bcm: brcmstb: Don't leak device tree node reference
3311 - nfsd4: fix crash on writing v4_end_grace before nfsd startup
3312 - drm: Clear state->acquire_ctx before leaving
3313 drm_atomic_helper_commit_duplicated_state()
3314 - arm64: io: Ensure value passed to __iormb() is held in a 64-bit register
3315 - Thermal: do not clear passive state during system sleep
3316 - firmware/efi: Add NULL pointer checks in efivars API functions
3317 - s390/zcrypt: improve special ap message cmd handling
3318 - arm64: ftrace: don't adjust the LR value
3319 - ARM: dts: mmp2: fix TWSI2
3320 - x86/fpu: Add might_fault() to user_insn()
3321 - media: DaVinci-VPBE: fix error handling in vpbe_initialize()
3322 - smack: fix access permissions for keyring
3323 - usb: dwc3: Correct the logic for checking TRB full in
3324 __dwc3_prepare_one_trb()
3325 - usb: hub: delay hub autosuspend if USB3 port is still link training
3326 - timekeeping: Use proper seqcount initializer
3327 - usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)
3328 - clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
3329 - driver core: Move async_synchronize_full call
3330 - kobject: return error code if writing /sys/.../uevent fails
3331 - IB/hfi1: Unreserve a reserved request when it is completed
3332 - usb: dwc3: trace: add missing break statement to make compiler happy
3333 - pinctrl: sx150x: handle failure case of devm_kstrdup
3334 - iommu/amd: Fix amd_iommu=force_isolation
3335 - ARM: dts: Fix OMAP4430 SDP Ethernet startup
3336 - mips: bpf: fix encoding bug for mm_srlv32_op
3337 - media: coda: fix H.264 deblocking filter controls
3338 - ARM: dts: Fix up the D-Link DIR-685 MTD partition info
3339 - watchdog: renesas_wdt: don't set divider while watchdog is running
3340 - usb: dwc3: gadget: Disable CSP for stream OUT ep
3341 - iommu/arm-smmu: Add support for qcom,smmu-v2 variant
3342 - iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer
3343 - sata_rcar: fix deferred probing
3344 - clk: imx6sl: ensure MMDC CH0 handshake is bypassed
3345 - cpuidle: big.LITTLE: fix refcount leak
3346 - OPP: Use opp_table->regulators to verify no regulator case
3347 - i2c-axxia: check for error conditions first
3348 - phy: sun4i-usb: add support for missing USB PHY index
3349 - udf: Fix BUG on corrupted inode
3350 - switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwrite
3351 - selftests/bpf: use __bpf_constant_htons in test_prog.c
3352 - ARM: pxa: avoid section mismatch warning
3353 - ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8M
3354 - KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
3355 - mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
3356 - mmc: bcm2835: reset host on timeout
3357 - mmc: sdhci-of-esdhc: Fix timeout checks
3358 - mmc: sdhci-xenon: Fix timeout checks
3359 - tty: serial: samsung: Properly set flags in autoCTS mode
3360 - perf test: Fix perf_event_attr test failure
3361 - perf header: Fix unchecked usage of strncpy()
3362 - perf probe: Fix unchecked usage of strncpy()
3363 - arm64: KVM: Skip MMIO insn after emulation
3364 - usb: musb: dsps: fix otg state machine
3365 - percpu: convert spin_lock_irq to spin_lock_irqsave.
3366 - powerpc/uaccess: fix warning/error with access_ok()
3367 - mac80211: fix radiotap vendor presence bitmap handling
3368 - xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
3369 - mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG
3370 - scsi: smartpqi: correct host serial num for ssa
3371 - scsi: smartpqi: correct volume status
3372 - scsi: smartpqi: increase fw status register read timeout
3373 - cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
3374 - powerpc/perf: Fix thresholding counter data for unknown type
3375 - drbd: narrow rcu_read_lock in drbd_sync_handshake
3376 - drbd: disconnect, if the wrong UUIDs are attached on a connected peer
3377 - drbd: skip spurious timeout (ping-timeo) when failing promote
3378 - drbd: Avoid Clang warning about pointless switch statment
3379 - video: clps711x-fb: release disp device node in probe()
3380 - fbdev: fbmem: behave better with small rotated displays and many CPUs
3381 - i40e: define proper net_device::neigh_priv_len
3382 - ACPI/APEI: Clear GHES block_status before panic()
3383 - fbdev: fbcon: Fix unregister crash when more than one framebuffer
3384 - powerpc/mm: Fix reporting of kernel execute faults on the 8xx
3385 - pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pins
3386 - pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pins
3387 - KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
3388 - powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.
3389 - kvm: Change offset in kvm_write_guest_offset_cached to unsigned
3390 - NFS: nfs_compare_mount_options always compare auth flavors.
3391 - hwmon: (lm80) fix a missing check of the status of SMBus read
3392 - hwmon: (lm80) fix a missing check of bus read in lm80 probe
3393 - seq_buf: Make seq_buf_puts() null-terminate the buffer
3394 - crypto: ux500 - Use proper enum in cryp_set_dma_transfer
3395 - crypto: ux500 - Use proper enum in hash_set_dma_transfer
3396 - MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8
3397 - cifs: check ntwrk_buf_start for NULL before dereferencing it
3398 - um: Avoid marking pages with "changed protection"
3399 - niu: fix missing checks of niu_pci_eeprom_read
3400 - f2fs: fix sbi->extent_list corruption issue
3401 - cgroup: fix parsing empty mount option string
3402 - scripts/decode_stacktrace: only strip base path when a prefix of the path
3403 - ocfs2: don't clear bh uptodate for block read
3404 - ocfs2: improve ocfs2 Makefile
3405 - isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in
3406 HFCPCI_l1hw()
3407 - gdrom: fix a memory leak bug
3408 - fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
3409 - block/swim3: Fix -EBUSY error when re-opening device after unmount
3410 - thermal: bcm2835: enable hwmon explicitly
3411 - kdb: Don't back trace on a cpu that didn't round up
3412 - thermal: generic-adc: Fix adc to temp interpolation
3413 - HID: lenovo: Add checks to fix of_led_classdev_register
3414 - kernel/hung_task.c: break RCU locks based on jiffies
3415 - proc/sysctl: fix return error for proc_doulongvec_minmax()
3416 - kernel/hung_task.c: force console verbose before panic
3417 - fs/epoll: drop ovflist branch prediction
3418 - scripts/gdb: fix lx-version string output
3419 - thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set
3420 - dccp: fool proof ccid_hc_[rt]x_parse_options()
3421 - enic: fix checksum validation for IPv6
3422 - net: dp83640: expire old TX-skb
3423 - rxrpc: bad unlock balance in rxrpc_recvmsg
3424 - skge: potential memory corruption in skge_get_regs()
3425 - rds: fix refcount bug in rds_sock_addref
3426 - net: systemport: Fix WoL with password after deep sleep
3427 - net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
3428 - net: dsa: slave: Don't propagate flag changes on down slave interfaces
3429 - ALSA: compress: Fix stop handling on compressed capture streams
3430 - ALSA: hda - Serialize codec registrations
3431 - dmaengine: bcm2835: Fix interrupt race on RT
3432 - dmaengine: bcm2835: Fix abort of transactions
3433 - dmaengine: imx-dma: fix wrong callback invoke
3434 - futex: Handle early deadlock return correctly
3435 - irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID
3436 - usb: phy: am335x: fix race condition in _probe
3437 - usb: dwc3: gadget: Handle 0 xfer length for OUT EP
3438 - usb: gadget: udc: net2272: Fix bitwise and boolean operations
3439 - usb: gadget: musb: fix short isoc packets with inventra dma
3440 - staging: speakup: fix tty-operation NULL derefs
3441 - scsi: cxlflash: Prevent deadlock when adapter probe fails
3442 - scsi: aic94xx: fix module loading
3443 - cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
3444 - perf/x86/intel/uncore: Add Node ID mask
3445 - x86/MCE: Initialize mce.bank in the case of a fatal error in
3446 mce_no_way_out()
3447 - perf/core: Don't WARN() for impossible ring-buffer sizes
3448 - perf tests evsel-tp-sched: Fix bitwise operator
3449 - serial: fix race between flush_to_ldisc and tty_open
3450 - serial: 8250_pci: Make PCI class test non fatal
3451 - IB/hfi1: Add limit test for RC/UC send via loopback
3452 - perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
3453 - ath9k: dynack: make ewma estimation faster
3454 - ath9k: dynack: check da->enabled first in sampling routines
3455 - devres: Align data[] to ARCH_KMALLOC_MINALIGN
3456 - genirq/affinity: Spread IRQs to all available NUMA nodes
3457 - wil6210: fix memory leak in wil_find_tx_bcast_2
3458 - fpga: altera-cvp: fix 'bad IO access' on x86_64
3459 - drm/amd/display: calculate stream->phy_pix_clk before clock mapping
3460 - net: aquantia: return 'err' if set MPI_DEINIT state fails
3461 - perf: arm_spe: handle devm_kasprintf() failure
3462 - xtensa: xtfpga.dtsi: fix dtc warnings about SPI
3463 - media: imx274: select REGMAP_I2C
3464 - drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)
3465 - tipc: fix node keep alive interval calculation
3466 - mmc: meson-mx-sdio: check devm_kasprintf for failure
3467 - mmc: sdhci-omap: Fix timeout checks
3468 - mmc: jz4740: Get CD/WP GPIOs from descriptors
3469 - usb: renesas_usbhs: add support for RZ/G2E
3470 - i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
3471 - livepatch: check kzalloc return values
3472 - usb: musb: dsps: fix runtime pm for peripheral mode
3473 - perf header: Fix up argument to ctime()
3474 - drm/amd/display: Add retry to read ddc_clock pin
3475 - Bluetooth: hci_bcm: Handle deferred probing for the clock supply
3476 - mlx5: update timecounter at least twice per counter overflow
3477 - drm/amd/display: validate extended dongle caps
3478 - perf build: Don't unconditionally link the libbfd feature test to -liberty
3479 and -lz
3480 - PCI: imx: Enable MSI from downstream components
3481 - arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
3482 - kernel/kcov.c: mark write_comp_data() as notrace
3483 - xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
3484 - xfs: Fix error code in 'xfs_ioc_getbmap()'
3485 - xfs: fix shared extent data corruption due to missing cow reservation
3486 - xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
3487 - xfs: delalloc -> unwritten COW fork allocation can go wrong
3488 - fs/xfs: fix f_ffree value for statfs when project quota is set
3489 - lib/test_rhashtable: Make test_insert_dup() allocate its hash table
3490 dynamically
3491 - net: dsa: Fix lockdep false positive splat
3492 - Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
3493 - ALSA: hda/realtek - Fix lose hp_pins for disable auto mute
3494 - serial: sh-sci: Do not free irqs that have already been freed
3495 - mtd: rawnand: gpmi: fix MX28 bus master lockup problem
3496 - iio: adc: axp288: Fix TS-pin handling
3497 - iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius
3498 - signal: Always notice exiting tasks
3499 - signal: Better detection of synchronous signals
3500 - misc: vexpress: Off by one in vexpress_syscfg_exec()
3501 - samples: mei: use /dev/mei0 instead of /dev/mei
3502 - debugfs: fix debugfs_rename parameter checking
3503 - tracing: uprobes: Fix typo in pr_fmt string
3504 - mips: cm: reprime error cause
3505 - MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled
3506 - MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
3507 - ARM: iop32x/n2100: fix PCI IRQ mapping
3508 - ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
3509 - mac80211: ensure that mgmt tx skbs have tailroom for encryption
3510 - drm/modes: Prevent division by zero htotal
3511 - drm/vmwgfx: Fix setting of dma masks
3512 - drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
3513 - HID: debug: fix the ring buffer implementation
3514 - libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
3515 - xfrm: refine validation of template and selector families
3516 - batman-adv: Avoid WARN on net_device without parent in netns
3517 - batman-adv: Force mac header to start of data on xmit
3518 - uio: Reduce return paths from uio_write()
3519 - uio: Prevent device destruction while fds are open
3520 - uio: change to use the mutex lock instead of the spin lock
3521 - uio: fix crash after the device is unregistered
3522 - uio: fix wrong return value from uio_mmap()
3523 - uio: fix possible circular locking dependency
3524 - mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
3525 - libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
3526 - mips: loongson64: remove unreachable(), fix loongson_poweroff().
3527 - SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
3528
3529 * HP ProBook 470 G5, LED's in Hotkeys f5, f8 and f11 without function
3530 (LP: #1811254) // Bionic update: upstream stable patchset 2019-07-23
3531 (LP: #1837664)
3532 - ALSA: hda - Add mute LED support for HP ProBook 470 G5
3533
3534 * Bionic update: upstream stable patchset 2019-07-22 (LP: #1837477)
3535 - pinctrl: meson: fix pull enable register calculation
3536 - powerpc: Fix COFF zImage booting on old powermacs
3537 - powerpc/mm: Fix linux page tables build with some configs
3538 - HID: ite: Add USB id match for another ITE based keyboard rfkill key quirk
3539 - ARM: imx: update the cpu power up timing setting on i.mx6sx
3540 - ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock
3541 - Input: restore EV_ABS ABS_RESERVED
3542 - checkstack.pl: fix for aarch64
3543 - xfrm: Fix error return code in xfrm_output_one()
3544 - xfrm: Fix bucket count reported to userspace
3545 - xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears
3546 the dst_entry.
3547 - netfilter: seqadj: re-load tcp header pointer after possible head
3548 reallocation
3549 - scsi: bnx2fc: Fix NULL dereference in error handling
3550 - Input: omap-keypad - fix idle configuration to not block SoC idle states
3551 - Input: synaptics - enable RMI on ThinkPad T560
3552 - ibmvnic: Fix non-atomic memory allocation in IRQ context
3553 - ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
3554 - i40e: fix mac filter delete when setting mac address
3555 - netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
3556 - netfilter: nat: can't use dst_hold on noref dst
3557 - bnx2x: Clear fip MAC when fcoe offload support is disabled
3558 - bnx2x: Remove configured vlans as part of unload sequence.
3559 - bnx2x: Send update-svid ramrod with retry/poll flags enabled
3560 - scsi: target: iscsi: cxgbit: add missing spin_lock_init()
3561 - x86, hyperv: remove PCI dependency
3562 - drivers: net: xgene: Remove unnecessary forward declarations
3563 - w90p910_ether: remove incorrect __init annotation
3564 - SUNRPC: Fix a race with XPRT_CONNECTING
3565 - qed: Fix an error code qed_ll2_start_xmit()
3566 - net: macb: fix random memory corruption on RX with 64-bit DMA
3567 - net: macb: fix dropped RX frames due to a race
3568 - lan78xx: Resolve issue with changing MAC address
3569 - vxge: ensure data0 is initialized in when fetching firmware version
3570 information
3571 - mac80211: free skb fraglist before freeing the skb
3572 - kbuild: fix false positive warning/error about missing libelf
3573 - virtio: fix test build after uio.h change
3574 - gpio: mvebu: only fail on missing clk if pwm is actually to be used
3575 - Input: synaptics - enable SMBus for HP EliteBook 840 G4
3576 - net: netxen: fix a missing check and an uninitialized use
3577 - qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup
3578 - serial/sunsu: fix refcount leak
3579 - scsi: zfcp: fix posting too many status read buffers leading to adapter
3580 shutdown
3581 - scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is
3582 invalid
3583 - tools: fix cross-compile var clobbering
3584 - zram: fix double free backing device
3585 - hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
3586 - mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
3587 - mm, devm_memremap_pages: kill mapping "System RAM" support
3588 - mm, hmm: use devm semantics for hmm_devmem_{add, remove}
3589 - mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL
3590 - mm, swap: fix swapoff with KSM pages
3591 - sunrpc: fix cache_head leak due to queued request
3592 - powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
3593 - powerpc: Disable -Wbuiltin-requires-header when setjmp is used
3594 - ftrace: Build with CPPFLAGS to get -Qunused-arguments
3595 - kbuild: add -no-integrated-as Clang option unconditionally
3596 - kbuild: consolidate Clang compiler flags
3597 - Makefile: Export clang toolchain variables
3598 - powerpc/boot: Set target when cross-compiling for clang
3599 - raid6/ppc: Fix build for clang
3600 - ALSA: cs46xx: Potential NULL dereference in probe
3601 - ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
3602 - ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
3603 - dlm: fixed memory leaks after failed ls_remove_names allocation
3604 - dlm: possible memory leak on error path in create_lkb()
3605 - dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
3606 - dlm: memory leaks on error path in dlm_user_request()
3607 - gfs2: Get rid of potential double-freeing in gfs2_create_inode
3608 - b43: Fix error in cordic routine
3609 - selinux: policydb - fix byte order and alignment issues
3610 - scripts/kallsyms: filter arm64's __efistub_ symbols
3611 - arm64: drop linker script hack to hide __efistub_ symbols
3612 - arm64: relocatable: fix inconsistencies in linker script and options
3613 - powerpc/tm: Set MSR[TS] just prior to recheckpoint
3614 - 9p/net: put a lower bound on msize
3615 - rxe: fix error completion wr_id and qp_num
3616 - iommu/vt-d: Handle domain agaw being less than iommu agaw
3617 - sched/fair: Fix infinite loop in update_blocked_averages() by reverting
3618 a9e7f6544b9c
3619 - ceph: don't update importing cap's mseq when handing cap export
3620 - genwqe: Fix size check
3621 - intel_th: msu: Fix an off-by-one in attribute store
3622 - power: supply: olpc_battery: correct the temperature units
3623 - lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
3624 - drm/vc4: Set ->is_yuv to false when num_planes == 1
3625 - bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
3626 - tools: power/acpi, revert to LD = gcc
3627 - ARM: dts: sun8i: a83t: bananapi-m3: increase vcc-pd voltage to 3.3V
3628 - arm64: dts: mt7622: fix no more console output on rfb1
3629 - ibmvnic: Convert reset work item mutex to spin lock
3630 - ixgbe: Fix race when the VF driver does a reset
3631 - net: macb: add missing barriers when reading descriptors
3632 - powerpc: remove old GCC version checks
3633 - Fix failure path in alloc_pid()
3634 - block: deactivate blk_stat timer in wbt_disable_default()
3635 - PCI / PM: Allow runtime PM without callback functions
3636 - leds: pwm: silently error out on EPROBE_DEFER
3637 - Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"
3638 - iio: dac: ad5686: fix bit shift read register
3639 - video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
3640 - drivers/perf: hisi: Fixup one DDRC PMU register offset
3641 - drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()
3642 - drm/rockchip: psr: do not dereference encoder before it is null checked.
3643 - CIFS: Fix adjustment of credits for MTU requests
3644 - CIFS: Do not hide EINTR after sending network packets
3645 - cifs: Fix potential OOB access of lock element array
3646 - usb: cdc-acm: send ZLP for Telit 3G Intel based modems
3647 - USB: storage: don't insert sane sense for SPC3+ when bad sense specified
3648 - USB: storage: add quirk for SMI SM3350
3649 - USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
3650 - slab: alien caches must not be initialized if the allocation of the alien
3651 cache failed
3652 - mm: page_mapped: don't assume compound page is huge or THP
3653 - mm, memcg: fix reclaim deadlock with writeback
3654 - ACPI: power: Skip duplicate power resource references in _PRx
3655 - ACPI / PMIC: xpower: Fix TS-pin current-source handling
3656 - i2c: dev: prevent adapter retries and timeout being set as minus value
3657 - drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
3658 - rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
3659 - ext4: make sure enough credits are reserved for dioread_nolock writes
3660 - ext4: fix a potential fiemap/page fault deadlock w/ inline_data
3661 - ext4: avoid kernel warning when writing the superblock to a dead device
3662 - ext4: track writeback errors using the generic tracking infrastructure
3663 - KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
3664 - Btrfs: fix deadlock when using free space tree due to block group creation
3665 - mm/usercopy.c: no check page span for stack objects
3666 - vfio/type1: Fix unmap overflow off-by-one
3667 - drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()
3668 - ext4: fix special inode number checks in __ext4_iget()
3669 - Btrfs: fix access to available allocation bits when starting balance
3670 - Btrfs: use nofs context when initializing security xattrs to avoid deadlock
3671 - tty/ldsem: Wake up readers after timed out down_write()
3672 - can: gw: ensure DLC boundaries after CAN frame modification
3673 - mmc: sdhci-msm: Disable CDR function on TX
3674 - media: em28xx: Fix misplaced reset of dev->v4l::field_count
3675 - scsi: target: iscsi: cxgbit: fix csk leak
3676 - scsi: target: iscsi: cxgbit: fix csk leak
3677 - arm64/kvm: consistently handle host HCR_EL2 flags
3678 - arm64: Don't trap host pointer auth use to EL2
3679 - ipv6: fix kernel-infoleak in ipv6_local_error()
3680 - net: bridge: fix a bug on using a neighbour cache entry without checking its
3681 state
3682 - packet: Do not leak dev refcounts on error exit
3683 - bonding: update nest level on unlink
3684 - ip: on queued skb use skb_header_pointer instead of pskb_may_pull
3685 - crypto: caam - fix zero-length buffer DMA mapping
3686 - crypto: authencesn - Avoid twice completion call in decrypt path
3687 - crypto: bcm - convert to use crypto_authenc_extractkeys()
3688 - btrfs: wait on ordered extents on abort cleanup
3689 - Yama: Check for pid death before checking ancestry
3690 - scsi: core: Synchronize request queue PM status only on successful resume
3691 - scsi: sd: Fix cache_type_store()
3692 - crypto: talitos - reorder code in talitos_edesc_alloc()
3693 - crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
3694 - mips: fix n32 compat_ipc_parse_version
3695 - MIPS: lantiq: Fix IPI interrupt handling
3696 - OF: properties: add missing of_node_put
3697 - mfd: tps6586x: Handle interrupts on suspend
3698 - media: v4l: ioctl: Validate num_planes for debug messages
3699 - pstore/ram: Avoid allocation and leak of platform data
3700 - arm64: kaslr: ensure randomized quantities are clean to the PoC
3701 - Disable MSI also when pcie-octeon.pcie_disable on
3702 - omap2fb: Fix stack memory disclosure
3703 - media: vivid: fix error handling of kthread_run
3704 - media: vivid: set min width/height to a value > 0
3705 - bpf: in __bpf_redirect_no_mac pull mac only if present
3706 - LSM: Check for NULL cred-security on free
3707 - media: vb2: vb2_mmap: move lock up
3708 - sunrpc: handle ENOMEM in rpcb_getport_async
3709 - netfilter: ebtables: account ebt_table_info to kmemcg
3710 - selinux: fix GPF on invalid policy
3711 - blockdev: Fix livelocks on loop device
3712 - sctp: allocate sctp_sockaddr_entry with kzalloc
3713 - tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
3714 - tipc: fix uninit-value in tipc_nl_compat_bearer_enable
3715 - tipc: fix uninit-value in tipc_nl_compat_link_set
3716 - tipc: fix uninit-value in tipc_nl_compat_name_table_dump
3717 - tipc: fix uninit-value in tipc_nl_compat_doit
3718 - block/loop: Don't grab "struct file" for vfs_getattr() operation.
3719 - loop: drop caches if offset or block_size are changed
3720 - drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
3721 - media: vb2: be sure to unlock mutex on errors
3722 - nbd: Use set_blocksize() to set device blocksize
3723 - tun: publish tfile after it's fully initialized
3724 - crypto: sm3 - fix undefined shift by >= width of value
3725 - MIPS: BCM47XX: Setup struct device for the SoC
3726 - RDMA/vmw_pvrdma: Return the correct opcode when creating WR
3727 - arm64: dts: marvell: armada-ap806: reserve PSCI area
3728 - ipv6: make icmp6_send() robust against null skb->dev
3729 - block: use rcu_work instead of call_rcu to avoid sleep in softirq
3730 - selftests: Fix test errors related to lib.mk khdr target
3731 - ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
3732 - mlxsw: spectrum: Disable lag port TX before removing it
3733 - mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
3734 - net, skbuff: do not prefer skb allocation fails early
3735 - qmi_wwan: add MTU default to qmap network interface
3736 - ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
3737 - net: dsa: mv88x6xxx: mv88e6390 errata
3738 - gpio: pl061: Move irq_chip definition inside struct pl061
3739 - platform/x86: asus-wmi: Tell the EC the OS will handle the display off
3740 hotkey
3741 - e1000e: allow non-monotonic SYSTIM readings
3742 - writeback: don't decrement wb->refcnt if !wb->bdi
3743 - serial: set suppress_bind_attrs flag only if builtin
3744 - ALSA: oxfw: add support for APOGEE duet FireWire
3745 - x86/mce: Fix -Wmissing-prototypes warnings
3746 - MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
3747 - arm64: perf: set suppress_bind_attrs flag to true
3748 - usb: gadget: udc: renesas_usb3: add a safety connection way for
3749 forced_b_device
3750 - selinux: always allow mounting submounts
3751 - rxe: IB_WR_REG_MR does not capture MR's iova field
3752 - jffs2: Fix use of uninitialized delayed_work, lockdep breakage
3753 - clk: imx: make mux parent strings const
3754 - pstore/ram: Do not treat empty buffers as valid
3755 - powerpc/xmon: Fix invocation inside lock region
3756 - powerpc/pseries/cpuidle: Fix preempt warning
3757 - media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
3758 - media: venus: core: Set dma maximum segment size
3759 - net: call sk_dst_reset when set SO_DONTROUTE
3760 - scsi: target: use consistent left-aligned ASCII INQUIRY data
3761 - selftests: do not macro-expand failed assertion expressions
3762 - clk: imx6q: reset exclusive gates on init
3763 - arm64: Fix minor issues with the dcache_by_line_op macro
3764 - kconfig: fix file name and line number of warn_ignored_character()
3765 - kconfig: fix memory leak when EOF is encountered in quotation
3766 - mmc: atmel-mci: do not assume idle after atmci_request_end
3767 - btrfs: improve error handling of btrfs_add_link
3768 - tty/serial: do not free trasnmit buffer page under port lock
3769 - perf intel-pt: Fix error with config term "pt=0"
3770 - perf svghelper: Fix unchecked usage of strncpy()
3771 - perf parse-events: Fix unchecked usage of strncpy()
3772 - netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
3773 - dm crypt: use u64 instead of sector_t to store iv_offset
3774 - dm kcopyd: Fix bug causing workqueue stalls
3775 - tools lib subcmd: Don't add the kernel sources to the include path
3776 - dm snapshot: Fix excessive memory usage and workqueue stalls
3777 - quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
3778 - clocksource/drivers/integrator-ap: Add missing of_node_put()
3779 - ALSA: bebob: fix model-id of unit for Apogee Ensemble
3780 - sysfs: Disable lockdep for driver bind/unbind files
3781 - IB/usnic: Fix potential deadlock
3782 - scsi: smartpqi: correct lun reset issues
3783 - scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
3784 - scsi: megaraid: fix out-of-bound array accesses
3785 - ocfs2: fix panic due to unrecovered local alloc
3786 - mm/page-writeback.c: don't break integrity writeback on ->writepage() error
3787 - mm/swap: use nr_node_ids for avail_lists in swap_info_struct
3788 - mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
3789 - cifs: allow disabling insecure dialects in the config
3790 - cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
3791 - PCI: dwc: Move interrupt acking into the proper callback
3792 - ipmi:ssif: Fix handling of multi-part return messages
3793 - net: clear skb->tstamp in bridge forwarding path
3794 - netfilter: ipset: Allow matching on destination MAC address for mac and
3795 ipmac sets
3796 - drm/amdkfd: fix interrupt spin lock
3797 - of: overlay: add missing of_node_put() after add new node to changeset
3798 - drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
3799 - ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM defined
3800 - efi/libstub: Disable some warnings for x86{,_64}
3801 - media: uvcvideo: Refactor teardown of uvc on USB disconnect
3802 - arm64: kasan: Increase stack size for KASAN_EXTRA
3803 - bpf: relax verifier restriction on BPF_MOV | BPF_ALU
3804 - perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
3805 - netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
3806 - netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
3807 - x86/topology: Use total_cpus for max logical packages calculation
3808 - perf stat: Avoid segfaults caused by negated options
3809 - perf tools: Add missing sigqueue() prototype for systems lacking it
3810 - perf tools: Add missing open_memstream() prototype for systems lacking it
3811 - dm: Check for device sector overflow if CONFIG_LBDAF is not set
3812 - userfaultfd: clear flag if remap event not enabled
3813
3814 * Bionic update: upstream stable patchset 2019-07-19 (LP: #1837257)
3815 - pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
3816 - userfaultfd: check VM_MAYWRITE was set after verifying the uffd is
3817 registered
3818 - arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
3819 - MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
3820 - mmc: sdhci: fix the timeout check window for clock and reset
3821 - ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
3822 - dm thin: send event about thin-pool state change _after_ making it
3823 - dm cache metadata: verify cache has blocks in
3824 blocks_are_clean_separate_dirty()
3825 - tracing: Fix memory leak in set_trigger_filter()
3826 - tracing: Fix memory leak of instance function hash filters
3827 - powerpc/msi: Fix NULL pointer access in teardown code
3828 - drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
3829 - drm/i915/execlists: Apply a full mb before execution for Braswell
3830 - drm/amdgpu: update SMC firmware image for polaris10 variants
3831 - x86/build: Fix compiler support check for CONFIG_RETPOLINE
3832 - locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
3833 - locking/qspinlock: Ensure node is initialised before updating prev->next
3834 - locking/qspinlock: Bound spinning on pending->locked transition in slowpath
3835 - locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
3836 - locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath
3837 - locking/qspinlock: Remove duplicate clear_pending() function from PV code
3838 - locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue
3839 - locking/qspinlock: Re-order code
3840 - locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
3841 - locking/qspinlock, x86: Provide liveness guarantee
3842 - mac80211: don't WARN on bad WMM parameters from buggy APs
3843 - mac80211: Fix condition validating WMM IE
3844 - IB/hfi1: Remove race conditions in user_sdma send path
3845 - locking/qspinlock: Fix build for anonymous union in older GCC compilers
3846 - mac80211_hwsim: fix module init error paths for netlink
3847 - Input: hyper-v - fix wakeup from suspend-to-idle
3848 - scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
3849 - scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during
3850 unload
3851 - x86/earlyprintk/efi: Fix infinite loop on some screen widths
3852 - drm/msm: Grab a vblank reference when waiting for commit_done
3853 - ARC: io.h: Implement reads{x}()/writes{x}()
3854 - bonding: fix 802.3ad state sent to partner when unbinding slave
3855 - bpf: Fix verifier log string check for bad alignment.
3856 - nfs: don't dirty kernel pages read by direct-io
3857 - SUNRPC: Fix a potential race in xprt_connect()
3858 - sbus: char: add of_node_put()
3859 - drivers/sbus/char: add of_node_put()
3860 - drivers/tty: add missing of_node_put()
3861 - ide: pmac: add of_node_put()
3862 - drm/msm: Fix error return checking
3863 - clk: mvebu: Off by one bugs in cp110_of_clk_get()
3864 - clk: mmp: Off by one in mmp_clk_add()
3865 - Input: synaptics - enable SMBus for HP 15-ay000
3866 - Input: omap-keypad - fix keyboard debounce configuration
3867 - libata: whitelist all SAMSUNG MZ7KM* solid-state disks
3868 - mv88e6060: disable hardware level MAC learning
3869 - net/mlx4_en: Fix build break when CONFIG_INET is off
3870 - ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address
3871 handling
3872 - ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
3873 - ethernet: fman: fix wrong of_node_put() in probe function
3874 - drm/ast: Fix connector leak during driver unload
3875 - vhost/vsock: fix reset orphans race with close timeout
3876 - mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
3877 - i2c: axxia: properly handle master timeout
3878 - i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
3879 - i2c: uniphier: fix violation of tLOW requirement for Fast-mode
3880 - i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
3881 - nvmet-rdma: fix response use after free
3882 - rtc: snvs: Add timeouts to avoid kernel lockups
3883 - bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1
3884 - scsi: raid_attrs: fix unused variable warning
3885 - staging: olpc_dcon: add a missing dependency
3886 - ARM: dts: qcom-apq8064-arrow-sd-600eval fix graph_endpoint warning
3887 - mmc: core: use mrq->sbc when sending CMD23 for RPMB
3888 - dm: call blk_queue_split() to impose device limits on bios
3889 - media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failed
3890 - powerpc: Look for "stdout-path" when setting up legacy consoles
3891 - dm zoned: Fix target BIO completion handling
3892 - block: fix infinite loop if the device loses discard capability
3893 - ASoC: sta32x: set ->component pointer in private struct
3894 - perf record: Synthesize features before events in pipe mode
3895 - USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
3896 - xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
3897 - USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
3898 - USB: serial: option: add GosunCn ZTE WeLink ME3630
3899 - USB: serial: option: add HP lt4132
3900 - USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
3901 - USB: serial: option: add Fibocom NL668 series
3902 - USB: serial: option: add Telit LN940 series
3903 - scsi: sd: use mempool for discard special page
3904 - mmc: core: Reset HPI enabled state during re-init and in case of errors
3905 - mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
3906 - mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
3907 - mmc: omap_hsmmc: fix DMA API warning
3908 - gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
3909 - gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
3910 - posix-timers: Fix division by zero bug
3911 - kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
3912 - Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
3913 - x86/mtrr: Don't copy uninitialized gentry fields back to userspace
3914 - panic: avoid deadlocks in re-entrant console drivers
3915 - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwares
3916 - iwlwifi: add new cards for 9560, 9462, 9461 and killer series
3917 - ubifs: Handle re-linking of inodes correctly while recovery
3918 - mm: don't miss the last page because of round-off error
3919 - proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
3920 - i2c: rcar: check bus state before reinitializing
3921 - drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
3922 - drm/msm: Fix task dump in gpu recovery
3923 - drm/msm: fix handling of cmdstream offset
3924 - net: aquantia: fix rx checksum offload bits
3925 - liquidio: read sc->iq_no before release sc
3926 - drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
3927 - macvlan: return correct error value
3928 - bpf: check pending signals while verifying programs
3929 - ARM: 8816/1: dma-mapping: fix potential uninitialized return
3930 - tools/testing/nvdimm: Align test resources to 128M
3931 - Btrfs: fix missing delayed iputs on unmount
3932 - ax25: fix a use-after-free in ax25_fillin_cb()
3933 - gro_cell: add napi_disable in gro_cells_destroy
3934 - ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
3935 - ieee802154: lowpan_header_create check must check daddr
3936 - ipv6: explicitly initialize udp6_addr in udp_sock_create6()
3937 - ipv6: tunnels: fix two use-after-free
3938 - isdn: fix kernel-infoleak in capi_unlocked_ioctl
3939 - net: macb: restart tx after tx used bit read
3940 - net: phy: Fix the issue that netif always links up after resuming
3941 - netrom: fix locking in nr_find_socket()
3942 - net/wan: fix a double free in x25_asy_open_tty()
3943 - packet: validate address length
3944 - packet: validate address length if non-zero
3945 - ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
3946 - qmi_wwan: Added support for Telit LN940 series
3947 - sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
3948 - tcp: fix a race in inet_diag_dump_icsk()
3949 - tipc: fix a double kfree_skb()
3950 - vhost: make sure used idx is seen before log in vhost_add_used_n()
3951 - VSOCK: Send reset control packet when socket is partially bound
3952 - xen/netfront: tolerate frags with no data
3953 - net/mlx5: Typo fix in del_sw_hw_rule
3954 - net/mlx5e: RX, Fix wrong early return in receive queue poll
3955 - mlxsw: core: Increase timeout during firmware flash process
3956 - net/mlx5e: Remove the false indication of software timestamping support
3957 - tipc: use lock_sock() in tipc_sk_reinit()
3958 - tipc: compare remote and local protocols in tipc_udp_enable()
3959 - qmi_wwan: Added support for Fibocom NL668 series
3960 - qmi_wwan: Add support for Fibocom NL678 series
3961 - net/smc: fix TCP fallback socket release
3962 - sock: Make sock->sk_stamp thread-safe
3963 - IB/hfi1: Incorrect sizing of sge for PIO will OOPs
3964 - mtd: atmel-quadspi: disallow building on ebsa110
3965 - ALSA: hda: add mute LED support for HP EliteBook 840 G4
3966 - ALSA: fireface: fix for state to fetch PCM frames
3967 - ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet
3968 - ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header'
3969 tracepoint
3970 - ALSA: firewire-lib: use the same print format for 'without_header'
3971 tracepoints
3972 - ALSA: hda/tegra: clear pending irq handlers
3973 - USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
3974 - USB: serial: option: add Fibocom NL678 series
3975 - usb: r8a66597: Fix a possible concurrency use-after-free bug in
3976 r8a66597_endpoint_disable()
3977 - staging: wilc1000: fix missing read_write setting when reading data
3978 - qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device ID
3979 - s390/pci: fix sleeping in atomic during hotplug
3980 - x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
3981 - KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
3982 - KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails
3983 - platform-msi: Free descriptors in platform_msi_domain_free()
3984 - perf pmu: Suppress potential format-truncation warning
3985 - ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
3986 - ext4: fix possible use after free in ext4_quota_enable
3987 - ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
3988 - ext4: fix EXT4_IOC_GROUP_ADD ioctl
3989 - ext4: include terminating u32 in size of xattr entries when expanding inodes
3990 - ext4: force inode writes when nfsd calls commit_metadata()
3991 - ext4: check for shutdown and r/o file system in ext4_write_inode()
3992 - spi: bcm2835: Fix race on DMA termination
3993 - spi: bcm2835: Fix book-keeping of DMA termination
3994 - spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
3995 - clk: rockchip: fix typo in rk3188 spdif_frac parent
3996 - crypto: cavium/nitrox - fix a DMA pool free failure
3997 - cgroup: fix CSS_TASK_ITER_PROCS
3998 - cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
3999 - Btrfs: fix fsync of files with multiple hard links in new directories
4000 - f2fs: fix validation of the block count in sanity_check_raw_super
4001 - serial: uartps: Fix interrupt mask issue to handle the RX interrupts
4002 properly
4003 - media: vivid: free bitmap_cap when updating std/timings/etc.
4004 - media: v4l2-tpg: array index could become negative
4005 - MIPS: math-emu: Write-protect delay slot emulation pages
4006 - MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
4007 - MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
4008 - MIPS: Align kernel load address to 64KB
4009 - MIPS: Expand MIPS32 ASIDs to 64 bits
4010 - MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
4011 - CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
4012 - arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
4013 - arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3
4014 PPIs/SGIs
4015 - rtc: m41t80: Correct alarm month range with RTC reads
4016 - tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
4017 - spi: bcm2835: Unbreak the build of esoteric configs
4018 - MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y
4019 - KVM: X86: Fix NULL deref in vcpu_scan_ioapic
4020 - futex: Cure exit race
4021 - x86/mm: Fix decoy address handling vs 32-bit builds
4022 - x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking
4023 sequence
4024 - mm: add mm_pxd_folded checks to pgtable_bytes accounting functions
4025 - mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
4026 - mm: introduce mm_[p4d|pud|pmd]_folded
4027 - ip: validate header length on virtual device xmit
4028 - net: clear skb->tstamp in forwarding paths
4029 - net/hamradio/6pack: use mod_timer() to rearm timers
4030 - tipc: check tsk->group in tipc_wait_for_cond()
4031 - tipc: check group dests after tipc_wait_for_cond()
4032 - ipv6: frags: Fix bogus skb->sk in reassembled packets
4033 - ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294
4034 - ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops
4035 - ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook
4036 Clapper
4037 - ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook
4038 Gnawty
4039 - Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
4040 - arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
4041 - DRM: UDL: get rid of useless vblank initialization
4042 - clocksource/drivers/arc_timer: Utilize generic sched_clock
4043 - ocxl: Fix endiannes bug in ocxl_link_update_pe()
4044 - ocxl: Fix endiannes bug in read_afu_name()
4045 - ext4: add verifier check for symlink with append/immutable flags
4046 - ext4: avoid declaring fs inconsistent due to invalid file handles
4047 - clk: sunxi-ng: Use u64 for calculation of NM rate
4048 - crypto: testmgr - add AES-CFB tests
4049 - btrfs: dev-replace: go back to suspended state if target device is missing
4050 - btrfs: run delayed items before dropping the snapshot
4051 - powerpc/tm: Unset MSR[TS] if not recheckpointing
4052 - f2fs: read page index before freeing
4053 - f2fs: sanity check of xattr entry size
4054 - media: cec: keep track of outstanding transmits
4055 - media: imx274: fix stack corruption in imx274_read_reg
4056 - media: vb2: check memory model for VIDIOC_CREATE_BUFS
4057 - MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
4058 - KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
4059 - KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
4060
4061 * alsa/hda: neither mute led nor mic-mute led work on several Lenovo laptops
4062 (LP: #1837963)
4063 - SAUCE: ALSA: hda - Add a conexant codec entry to let mute led work
4064
4065 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 14 Aug 2019 11:51:40 +0200
043d9b27 4066
9bff5f09 4067linux (4.15.0-58.64) bionic; urgency=medium
544300b7 4068
9bff5f09
SB
4069 * unable to handle kernel NULL pointer dereference at 000000000000002c (IP:
4070 iget5_locked+0x9e/0x1f0) (LP: #1838982)
4071 - Revert "ovl: set I_CREATING on inode being created"
4072 - Revert "new primitive: discard_new_inode()"
544300b7 4073
9bff5f09 4074 -- Stefan Bader <stefan.bader@canonical.com> Tue, 06 Aug 2019 12:45:37 +0200
544300b7 4075
7c905029 4076linux (4.15.0-57.63) bionic; urgency=medium
29331dc1 4077
7c905029
KSS
4078 * CVE-2019-1125
4079 - x86/cpufeatures: Carve out CQM features retrieval
4080 - x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
4081 - x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
4082 - x86/speculation: Enable Spectre v1 swapgs mitigations
4083 - x86/entry/64: Use JMP instead of JMPQ
4084 - x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
29331dc1 4085
7c905029
KSS
4086 * Packaging resync (LP: #1786013)
4087 - update dkms package versions
4088
4089 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 01 Aug 2019 12:25:25 +0200
29331dc1 4090
3a686ef9 4091linux (4.15.0-56.62) bionic; urgency=medium
403cbccd 4092
3a686ef9 4093 * bionic/linux: 4.15.0-56.62 -proposed tracker (LP: #1837626)
403cbccd 4094
3a686ef9
SA
4095 * Packaging resync (LP: #1786013)
4096 - [Packaging] resync git-ubuntu-log
4097 - [Packaging] update helper scripts
4098
4099 * CVE-2019-2101
4100 - media: uvcvideo: Fix 'type' check leading to overflow
4101
4102 * hibmc-drm Causes Unreadable Display for Huawei amd64 Servers (LP: #1762940)
4103 - [Config] Set CONFIG_DRM_HISI_HIBMC to arm64 only
4104 - SAUCE: Make CONFIG_DRM_HISI_HIBMC depend on ARM64
4105
4106 * Bionic: support for Solarflare X2542 network adapter (sfc driver)
4107 (LP: #1836635)
4108 - sfc: make mem_bar a function rather than a constant
4109 - sfc: support VI strides other than 8k
4110 - sfc: add Medford2 (SFC9250) PCI Device IDs
4111 - sfc: improve PTP error reporting
4112 - sfc: update EF10 register definitions
4113 - sfc: populate the timer reload field
4114 - sfc: update MCDI protocol headers
4115 - sfc: support variable number of MAC stats
4116 - sfc: expose FEC stats on Medford2
4117 - sfc: expose CTPIO stats on NICs that support them
4118 - sfc: basic MCDI mapping of 25/50/100G link speeds
4119 - sfc: support the ethtool ksettings API properly so that 25/50/100G works
4120 - sfc: add bits for 25/50/100G supported/advertised speeds
4121 - sfc: remove tx and MCDI handling from NAPI budget consideration
4122 - sfc: handle TX timestamps in the normal data path
4123 - sfc: add function to determine which TX timestamping method to use
4124 - sfc: use main datapath for HW timestamps if available
4125 - sfc: only enable TX timestamping if the adapter is licensed for it
4126 - sfc: MAC TX timestamp handling on the 8000 series
4127 - sfc: on 8000 series use TX queues for TX timestamps
4128 - sfc: only advertise TX timestamping if we have the license for it
4129 - sfc: simplify RX datapath timestamping
4130 - sfc: support separate PTP and general timestamping
4131 - sfc: support second + quarter ns time format for receive datapath
4132 - sfc: support Medford2 frequency adjustment format
4133 - sfc: add suffix to large constant in ptp
4134 - sfc: mark some unexported symbols as static
4135 - sfc: update MCDI protocol headers
4136 - sfc: support FEC configuration through ethtool
4137 - sfc: remove ctpio_dmabuf_start from stats
4138 - sfc: stop the TX queue before pushing new buffers
4139
4140 * [18.04 FEAT] zKVM: Add hardware CPU Model - kernel part (LP: #1836153)
4141 - KVM: s390: add debug logging for cpu model subfunctions
4142 - KVM: s390: implement subfunction processor calls
4143 - KVM: s390: add vector enhancements facility 2 to cpumodel
4144 - KVM: s390: add vector BCD enhancements facility to cpumodel
4145 - KVM: s390: add MSA9 to cpumodel
4146 - KVM: s390: provide query function for instructions returning 32 byte
4147 - KVM: s390: add enhanced sort facilty to cpu model
4148 - KVM: s390: add deflate conversion facilty to cpu model
4149 - KVM: s390: enable MSA9 keywrapping functions depending on cpu model
4150
4151 * Intel ethernet I219 has slow RX speed (LP: #1836152)
4152 - SAUCE: e1000e: add workaround for possible stalled packet
4153 - SAUCE: e1000e: disable force K1-off feature
4154
4155 * Intel ethernet I219 may wrongly detect connection speed as 10Mbps
4156 (LP: #1836177)
4157 - SAUCE: e1000e: Make watchdog use delayed work
4158
4159 * Unhide Nvidia HDA audio controller (LP: #1836308)
4160 - PCI: Enable NVIDIA HDA controllers
4161
4162 * selftests: Remove broken Power9 paste tests and fix compilation issue
4163 (LP: #1836715)
4164 - selftests/powerpc: Remove Power9 paste tests
4165 - selftests/powerpc: Fix Makefiles for headers_install change
4166
4167 * ixgbe{vf} - Physical Function gets IRQ when VF checks link state
4168 (LP: #1836760)
4169 - ixgbevf: Use cached link state instead of re-reading the value for ethtool
4170
4171 * Fix nf_conntrack races when dealing with same origin requests in NAT
4172 environments (LP: #1836816)
4173 - netfilter: nf_conntrack: resolve clash for matching conntracks
4174 - netfilter: nf_nat: skip nat clash resolution for same-origin entries
4175
4176 * CVE-2018-5383
4177 - crypto: ecdh - add public key verification test
4178
4179 * sched: Prevent CPU lockups when task groups take longer than the period
4180 (LP: #1836971)
4181 - sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
4182
4183 * depmod may prefer unsigned l-r-m nvidia modules to signed modules
4184 (LP: #1834479)
4185 - [Packaging] dkms-build--nvidia-N -- clean up unsigned ko files
4186 - [Packaging] Add update-version-dkms
4187 - update dkms package versions
4188
4189 * Build Nvidia drivers in conjunction with kernel (LP: #1764792) // zfs/spl
4190 build in conjunction with the kernel from DKMS source (LP: #1807378)
4191 - [Packaging] dkms-build--nvidia-* -- convert to generic -N form
4192
4193 * zfs/spl build in conjunction with the kernel from DKMS source (LP: #1807378)
4194 - [Packaging] dkms -- dkms package build packaging support
4195 - [Packaging] dkms -- build zfs/spl packages
4196 - [Packaging] dkms -- drop zfs/spl source code from kernel
4197
4198 * Build Nvidia drivers in conjunction with kernel (LP: #1764792)
4199 - [Packaging] dkms -- introduce dkms package versions
4200 - [Packaging] dkms -- add per package post-process step
4201 - [Packaging] dkms -- switch to a consistent build prefix length and strip
4202 - [Packaging] dkms-build -- support building against packages in PPAs
4203 - [Packaging] dkms-build: do not redownload files on subsequent passes
4204 - [Packaging] dkms-build -- add support for unversioned overrides
4205 - [Packaging] dkms-build -- backport latest version from disco
4206 - [Packaging] nvidia -- build and sign nvidia packages and ship signatures
4207 - [Packaging] nvidia -- make nvidia package version explicit
4208
4209 * CVE-2019-13233
4210 - x86/insn-eval: Fix use-after-free access to LDT entry
4211
4212 * kernel panic using CIFS share in smb2_push_mandatory_locks() (LP: #1795659)
4213 - CIFS: keep FileInfo handle live during oplock break
4214
4215 * cifs set_oplock buffer overflow in strcat (LP: #1824981)
4216 - cifs: fix strcat buffer overflow and reduce raciness in
4217 smb21_set_oplock_level()
4218
4219 * CVE-2019-13272
4220 - ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
4221
4222 * Bionic update: upstream stable patchset 2019-07-18 (LP: #1837161)
4223 - Kbuild: suppress packed-not-aligned warning for default setting only
4224 - disable stringop truncation warnings for now
4225 - test_hexdump: use memcpy instead of strncpy
4226 - kobject: Replace strncpy with memcpy
4227 - ALSA: intel_hdmi: Use strlcpy() instead of strncpy()
4228 - unifdef: use memcpy instead of strncpy
4229 - kernfs: Replace strncpy with memcpy
4230 - ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
4231 - scsi: bfa: convert to strlcpy/strlcat
4232 - kdb: use memmove instead of overlapping memcpy
4233 - iser: set sector for ambiguous mr status errors
4234 - uprobes: Fix handle_swbp() vs. unregister() + register() race once more
4235 - MIPS: ralink: Fix mt7620 nd_sd pinmux
4236 - mips: fix mips_get_syscall_arg o32 check
4237 - IB/mlx5: Avoid load failure due to unknown link width
4238 - drm/ast: Fix incorrect free on ioregs
4239 - drm: set is_master to 0 upon drm_new_set_master() failure
4240 - drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
4241 - drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
4242 - ALSA: trident: Suppress gcc string warning
4243 - kgdboc: Fix restrict error
4244 - kgdboc: Fix warning with module build
4245 - svm: Add mutex_lock to protect apic_access_page_done on AMD systems
4246 - drm/msm: fix OF child-node lookup
4247 - Input: xpad - quirk all PDP Xbox One gamepads
4248 - Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
4249 - Input: matrix_keypad - check for errors from of_get_named_gpio()
4250 - Input: cros_ec_keyb - fix button/switch capability reports
4251 - Input: elan_i2c - add ELAN0620 to the ACPI table
4252 - Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
4253 - Input: elan_i2c - add support for ELAN0621 touchpad
4254 - btrfs: tree-checker: Don't check max block group size as current max chunk
4255 size limit is unreliable
4256 - ARC: change defconfig defaults to ARCv2
4257 - arc: [devboards] Add support of NFSv3 ACL
4258 - reset: make device_reset_optional() really optional
4259 - reset: remove remaining WARN_ON() in <linux/reset.h>
4260 - mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
4261 - net: qed: use correct strncpy() size
4262 - tipc: use destination length for copy string
4263 - arm64: ftrace: Fix to enable syscall events on arm64
4264 - sched, trace: Fix prev_state output in sched_switch tracepoint
4265 - tracing/fgraph: Fix set_graph_function from showing interrupts
4266 - drm/meson: Fixes for drm_crtc_vblank_on/off support
4267 - scsi: lpfc: fix block guard enablement on SLI3 adapters
4268 - media: omap3isp: Unregister media device as first
4269 - iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
4270 - brcmutil: really fix decoding channel info for 160 MHz bandwidth
4271 - iommu/ipmmu-vmsa: Fix crash on early domain free
4272 - can: rcar_can: Fix erroneous registration
4273 - test_firmware: fix error return getting clobbered
4274 - HID: input: Ignore battery reported by Symbol DS4308
4275 - batman-adv: Use explicit tvlv padding for ELP packets
4276 - batman-adv: Expand merged fragment buffer for full packet
4277 - amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
4278 - bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
4279 - qed: Fix PTT leak in qed_drain()
4280 - qed: Fix reading wrong value in loop condition
4281 - net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
4282 - net/mlx4_core: Fix uninitialized variable compilation warning
4283 - net/mlx4: Fix UBSAN warning of signed integer overflow
4284 - gpio: mockup: fix indicated direction
4285 - mtd: rawnand: qcom: Namespace prefix some commands
4286 - mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
4287 - qed: Fix bitmap_weight() check
4288 - qed: Fix QM getters to always return a valid pq
4289 - net: faraday: ftmac100: remove netif_running(netdev) check before disabling
4290 interrupts
4291 - iommu/vt-d: Use memunmap to free memremap
4292 - flexfiles: use per-mirror specified stateid for IO
4293 - ibmvnic: Fix RX queue buffer cleanup
4294 - team: no need to do team_notify_peers or team_mcast_rejoin when disabling
4295 port
4296 - net: amd: add missing of_node_put()
4297 - usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
4298 - usb: appledisplay: Add 27" Apple Cinema Display
4299 - USB: check usb_get_extra_descriptor for proper size
4300 - ALSA: hda: Add support for AMD Stoney Ridge
4301 - ALSA: pcm: Fix starvation on down_write_nonblock()
4302 - ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
4303 - ALSA: pcm: Fix interval evaluation with openmin/max
4304 - ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570
4305 - SUNRPC: Fix leak of krb5p encode pages
4306 - dmaengine: dw: Fix FIFO size for Intel Merrifield
4307 - dmaengine: cppi41: delete channel from pending list when stop channel
4308 - ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
4309 - xhci: Prevent U1/U2 link pm states if exit latency is too long
4310 - f2fs: fix to do sanity check with block address in main area v2
4311 - swiotlb: clean up reporting
4312 - Staging: lustre: remove two build warnings
4313 - staging: atomisp: remove "fun" strncpy warning
4314 - cifs: Fix separator when building path from dentry
4315 - staging: rtl8712: Fix possible buffer overrun
4316 - Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an
4317 off-by-one mistake in core/rtw_mlme_ext.c"
4318 - drm/amdgpu: update mc firmware image for polaris12 variants
4319 - drm/amdgpu/gmc8: update MC firmware for polaris
4320 - tty: serial: 8250_mtk: always resume the device in probe.
4321 - kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
4322 - libnvdimm, pfn: Pad pfn namespaces relative to other regions
4323 - mac80211: Clear beacon_int in ieee80211_do_stop
4324 - mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
4325 - mac80211: fix reordering of buffered broadcast packets
4326 - mac80211: ignore NullFunc frames in the duplicate detection
4327 - qed: Fix rdma_info structure allocation
4328 - drm/amdgpu: Add amdgpu "max bpc" connector property (v2)
4329 - drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo
4330 - gpio: pxa: fix legacy non pinctrl aware builds again
4331 - tc-testing: tdc.py: ignore errors when decoding stdout/stderr
4332 - NFSv4: Fix a NFSv4 state manager deadlock
4333 - USB: serial: console: fix reported terminal settings
4334 - ALSA: usb-audio: Add SMSL D1 to quirks for native DSD support
4335 - ALSA: hda/realtek: ALC286 mic and headset-mode fixups for Acer Aspire
4336 U27-880
4337 - ALSA: hda/realtek - Add support for Acer Aspire C24-860 headset mic
4338 - ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660G
4339 - ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860G
4340 - media: dvb-pll: don't re-validate tuner frequencies
4341 - parisc: Enable -ffunction-sections for modules on 32-bit kernel
4342 - Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
4343 - drm/lease: Send a distinct uevent
4344 - drm/msm: Move fence put to where failure occurs
4345 - drm/amdgpu/gmc8: always load MC firmware in the driver
4346 - drm/i915: Downgrade Gen9 Plane WM latency error
4347 - x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
4348 - cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
4349 - ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
4350 - ipv6: Check available headroom in ip6_xmit() even without options
4351 - neighbour: Avoid writing before skb->head in neigh_hh_output()
4352 - ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
4353 - net: 8139cp: fix a BUG triggered by changing mtu with network traffic
4354 - net/mlx4_core: Correctly set PFC param if global pause is turned off.
4355 - net/mlx4_en: Change min MTU size to ETH_MIN_MTU
4356 - net: phy: don't allow __set_phy_supported to add unsupported modes
4357 - net: Prevent invalid access to skb->prev in __qdisc_drop_all
4358 - rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
4359 - sctp: kfree_rcu asoc
4360 - tcp: Do not underestimate rwnd_limited
4361 - tcp: fix NULL ref in tail loss probe
4362 - tun: forbid iface creation with rtnl ops
4363 - virtio-net: keep vnet header zeroed after processing XDP
4364 - ARM: OMAP2+: prm44xx: Fix section annotation on
4365 omap44xx_prm_enable_io_wakeup
4366 - ASoC: rsnd: fixup clock start checker
4367 - staging: rtl8723bs: Fix the return value in case of error in
4368 'rtw_wx_read32()'
4369 - ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
4370 - ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
4371 - sysv: return 'err' instead of 0 in __sysv_write_inode
4372 - selftests: add script to stress-test nft packet path vs. control plane
4373 - netfilter: nf_tables: fix use-after-free when deleting compat expressions
4374 - hwmon (ina2xx) Fix NULL id pointer in probe()
4375 - ASoC: wm_adsp: Fix dma-unsafe read of scratch registers
4376 - s390/cpum_cf: Reject request for sampling in event initialization
4377 - hwmon: (ina2xx) Fix current value calculation
4378 - ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing
4379 - ASoC: dapm: Recalculate audio map forcely when card instantiated
4380 - netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
4381 - hwmon: (w83795) temp4_type has writable permission
4382 - perf tools: Restore proper cwd on return from mnt namespace
4383 - PCI: imx6: Fix link training status detection in link up check
4384 - objtool: Fix double-free in .cold detection error path
4385 - objtool: Fix segfault in .cold detection with -ffunction-sections
4386 - ARM: dts: at91: sama5d2: use the divided clock for SMC
4387 - Btrfs: send, fix infinite loop due to directory rename dependencies
4388 - RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
4389 - RDMA/rdmavt: Fix rvt_create_ah function signature
4390 - ASoC: omap-mcbsp: Fix latency value calculation for pm_qos
4391 - ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE
4392 - ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE
4393 - exportfs: do not read dentry after free
4394 - bpf: fix check of allowed specifiers in bpf_trace_printk
4395 - ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
4396 - USB: omap_udc: use devm_request_irq()
4397 - USB: omap_udc: fix crashes on probe error and module removal
4398 - USB: omap_udc: fix omap_udc_start() on 15xx machines
4399 - USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
4400 - USB: omap_udc: fix rejection of out transfers when DMA is used
4401 - drm/meson: add support for 1080p25 mode
4402 - netfilter: ipv6: Preserve link scope traffic original oif
4403 - IB/mlx5: Fix page fault handling for MW
4404 - KVM: x86: fix empty-body warnings
4405 - x86/kvm/vmx: fix old-style function declaration
4406 - net: thunderx: fix NULL pointer dereference in nic_remove
4407 - usb: gadget: u_ether: fix unsafe list iteration
4408 - netfilter: nf_tables: deactivate expressions in rule replecement routine
4409 - igb: fix uninitialized variables
4410 - ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
4411 - net: hisilicon: remove unexpected free_netdev
4412 - drm/amdgpu: Add delay after enable RLC ucode
4413 - drm/ast: fixed reading monitor EDID not stable issue
4414 - xen: xlate_mmu: add missing header to fix 'W=1' warning
4415 - Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
4416 - pstore/ram: Correctly calculate usable PRZ bytes
4417 - fscache, cachefiles: remove redundant variable 'cache'
4418 - nvme: flush namespace scanning work just before removing namespaces
4419 - ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
4420 - ocfs2: fix deadlock caused by ocfs2_defrag_extent()
4421 - mm/page_alloc.c: fix calculation of pgdat->nr_zones
4422 - hfs: do not free node before using
4423 - hfsplus: do not free node before using
4424 - debugobjects: avoid recursive calls with kmemleak
4425 - ocfs2: fix potential use after free
4426 - printk: Add console owner and waiter logic to load balance console writes
4427 - printk: Hide console waiter logic into helpers
4428 - printk: Never set console_may_schedule in console_trylock()
4429 - printk: Wake klogd when passing console_lock owner
4430 - flexfiles: enforce per-mirror stateid only for v4 DSes
4431 - staging: speakup: Replace strncpy with memcpy
4432 - ALSA: fireface: fix reference to wrong register for clock configuration
4433 - IB/hfi1: Fix an out-of-bounds access in get_hw_stats
4434 - tcp: lack of available data can also cause TSO defer
4435 - Revert "net/ibm/emac: wrong bit is used for STA control"
4436 - tools: bpftool: prevent infinite loop in get_fdinfo()
4437 - ASoC: sun8i-codec: fix crash on module removal
4438 - ASoC: acpi: fix: continue searching when machine is ignored
4439 - RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
4440 - RDMA/bnxt_re: Avoid accessing the device structure after it is freed
4441 - RDMA/hns: Bugfix pbl configuration for rereg mr
4442 - thunderbolt: Prevent root port runtime suspend during NVM upgrade
4443 - netfilter: add missing error handling code for register functions
4444 - netfilter: nat: fix double register in masquerade modules
4445 - cachefiles: Fix an assertion failure when trying to update a failed object
4446 - fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
4447 - pvcalls-front: fixes incorrect error handling
4448 - nvme: warn when finding multi-port subsystems without multipathing enabled
4449 - kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
4450 - ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN
4451 - ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294
4452 - ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294
4453
4454 * Bionic update: upstream stable patchset 2019-07-17 (LP: #1836968)
4455 - flow_dissector: do not dissect l4 ports for fragments
4456 - ibmvnic: fix accelerated VLAN handling
4457 - ip_tunnel: don't force DF when MTU is locked
4458 - ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
4459 - net-gro: reset skb->pkt_type in napi_reuse_skb()
4460 - sctp: not allow to set asoc prsctp_enable by sockopt
4461 - tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
4462 - tuntap: fix multiqueue rx
4463 - net: systemport: Protect stop from timeout
4464 - net: qualcomm: rmnet: Fix incorrect assignment of real_dev
4465 - net: dsa: microchip: initialize mutex before use
4466 - sctp: fix strchange_flags name for Stream Change Event
4467 - net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
4468 - sctp: not increase stream's incnt before sending addstrm_in request
4469 - mlxsw: spectrum: Fix IP2ME CPU policer configuration
4470 - net: smsc95xx: Fix MTU range
4471 - usbnet: smsc95xx: disable carrier check while suspending
4472 - inet: frags: better deal with smp races
4473 - ARM: dts: r8a7791: Correct critical CPU temperature
4474 - ARM: dts: r8a7793: Correct critical CPU temperature
4475 - net: bcmgenet: protect stop from timeout
4476 - tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP
4477 coalescing
4478 - tipc: don't assume linear buffer when reading ancillary data
4479 - tipc: fix link re-establish failure
4480 - net/mlx5e: Claim TC hw offloads support only under a proper build config
4481 - net/mlx5e: Adjust to max number of channles when re-attaching
4482 - net/mlx5e: Fix selftest for small MTUs
4483 - l2tp: fix a sock refcnt leak in l2tp_tunnel_register
4484 - net/mlx5e: IPoIB, Reset QP after channels are closed
4485 - net: dsa: mv88e6xxx: Fix clearing of stats counters
4486 - net: phy: realtek: fix RTL8201F sysfs name
4487 - sctp: define SCTP_SS_DEFAULT for Stream schedulers
4488 - rxrpc: Fix lockup due to no error backoff after ack transmit error
4489 - cifs: don't dereference smb_file_target before null check
4490 - cifs: fix return value for cifs_listxattr
4491 - arm64: kprobe: make page to RO mode when allocate it
4492 - ixgbe: fix MAC anti-spoofing filter after VFLR
4493 - reiserfs: propagate errors from fill_with_dentries() properly
4494 - hfs: prevent btree data loss on root split
4495 - hfsplus: prevent btree data loss on root split
4496 - um: Give start_idle_thread() a return code
4497 - drm/edid: Add 6 bpc quirk for BOE panel.
4498 - platform/x86: intel_telemetry: report debugfs failure
4499 - clk: fixed-rate: fix of_node_get-put imbalance
4500 - perf symbols: Set PLT entry/header sizes properly on Sparc
4501 - fs/exofs: fix potential memory leak in mount option parsing
4502 - clk: samsung: exynos5420: Enable PERIS clocks for suspend
4503 - apparmor: Fix uninitialized value in aa_split_fqname
4504 - x86/earlyprintk: Add a force option for pciserial device
4505 - platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
4506 - arm64: percpu: Initialize ret in the default case
4507 - s390/vdso: add missing FORCE to build targets
4508 - netfilter: ipset: list:set: Decrease refcount synchronously on deletion and
4509 replace
4510 - netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
4511 - s390/mm: Fix ERROR: "__node_distance" undefined!
4512 - netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
4513 - netfilter: xt_IDLETIMER: add sysfs filename checking routine
4514 - s390/qeth: fix HiperSockets sniffer
4515 - hwmon: (ibmpowernv) Remove bogus __init annotations
4516 - Revert "drm/exynos/decon5433: implement frame counter"
4517 - clk: fixed-factor: fix of_node_get-put imbalance
4518 - lib/raid6: Fix arm64 test build
4519 - s390/perf: Change CPUM_CF return code in event init function
4520 - sched/core: Take the hotplug lock in sched_init_smp()
4521 - i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
4522 - qed: Fix memory/entry leak in qed_init_sp_request()
4523 - qed: Fix blocking/unlimited SPQ entries leak
4524 - qed: Fix potential memory corruption
4525 - net: stmmac: Fix RX packet size > 8191
4526 - SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
4527 - ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAM
4528 - perf machine: Add machine__is() to identify machine arch
4529 - perf tools: Fix kernel_start for PTI on x86
4530 - perf machine: Add nr_cpus_avail()
4531 - perf machine: Workaround missing maps for x86 PTI entry trampolines
4532 - perf test code-reading: Fix perf_env setup for PTI entry trampolines
4533 - media: v4l: event: Add subscription to list before calling "add" operation
4534 - MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
4535 - uio: Fix an Oops on load
4536 - usb: cdc-acm: add entry for Hiro (Conexant) modem
4537 - usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB
4538 - misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
4539 - USB: misc: appledisplay: add 20" Apple Cinema Display
4540 - ACPI / platform: Add SMB0001 HID to forbidden_id_list
4541 - HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges
4542 - libceph: fall back to sendmsg for slab pages
4543 - drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE
4544 - perf unwind: Take pgoff into account when reporting elf to libdwfl
4545 - netfilter: bridge: define INT_MIN & INT_MAX in userspace
4546 - s390/decompressor: add missing FORCE to build targets
4547 - Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"
4548 - HID: alps: allow incoming reports when only the trackstick is opened
4549 - s390/mm: fix mis-accounting of pgtable_bytes
4550 - drm/amd/display: Stop leaking planes
4551 - drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()
4552 - ceph: quota: fix null pointer dereference in quota check
4553 - nvme: make sure ns head inherits underlying device limits
4554 - i2c: omap: Enable for ARCH_K3
4555 - net: aquantia: fix potential IOMMU fault after driver unbind
4556 - net: aquantia: fixed enable unicast on 32 macvlan
4557 - net: aquantia: invalid checksumm offload implementation
4558 - mtd: rawnand: atmel: fix OF child-node lookup
4559 - efi/libstub: arm: support building with clang
4560 - ARM: 8766/1: drop no-thumb-interwork in EABI mode
4561 - ARM: 8767/1: add support for building ARM kernel with clang
4562 - bus: arm-cci: remove unnecessary unreachable()
4563 - ARM: trusted_foundations: do not use naked function
4564 - usb: core: Fix hub port connection events lost
4565 - usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
4566 - usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
4567 - usb: dwc3: core: Clean up ULPI device
4568 - xhci: Add check for invalid byte size error when UAS devices are connected.
4569 - ALSA: oss: Use kvzalloc() for local buffer allocations
4570 - MAINTAINERS: Add Sasha as a stable branch maintainer
4571 - mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
4572 - gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
4573 - iwlwifi: mvm: support sta_statistics() even on older firmware
4574 - iwlwifi: mvm: fix regulatory domain update when the firmware starts
4575 - iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
4576 - brcmfmac: fix reporting support for 160 MHz channels
4577 - tools/power/cpupower: fix compilation with STATIC=true
4578 - v9fs_dir_readdir: fix double-free on p9stat_read error
4579 - selinux: Add __GFP_NOWARN to allocation at str_read()
4580 - Input: synaptics - avoid using uninitialized variable when probing
4581 - bfs: add sanity check at bfs_fill_super()
4582 - sctp: clear the transport of some out_chunk_list chunks in
4583 sctp_assoc_rm_peer
4584 - gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
4585 - llc: do not use sk_eat_skb()
4586 - mm: don't warn about large allocations for slab
4587 - mm/memory.c: recheck page table entry with page table lock held
4588 - IB/core: Perform modify QP on real one
4589 - usb: xhci: Prevent bus suspend if a port connect change or polling state is
4590 detected
4591 - drm/ast: change resolution may cause screen blurred
4592 - drm/ast: fixed cursor may disappear sometimes
4593 - can: dev: can_get_echo_skb(): factor out non sending code to
4594 __can_get_echo_skb()
4595 - can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to
4596 access frame length
4597 - can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb
4598 is accessed out of bounds
4599 - can: dev: __can_get_echo_skb(): print error message, if trying to echo non
4600 existing skb
4601 - can: rx-offload: introduce can_rx_offload_get_echo_skb() and
4602 can_rx_offload_queue_sorted() functions
4603 - can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to
4604 can_rx_offload_queue_tail()
4605 - can: raw: check for CAN FD capable netdev in raw_sendmsg()
4606 - can: hi311x: Use level-triggered interrupt
4607 - IB/hfi1: Eliminate races in the SDMA send error path
4608 - pinctrl: meson: fix pinconf bias disable
4609 - KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
4610 - cpufreq: imx6q: add return value check for voltage scale
4611 - rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
4612 - crypto: simd - correctly take reqsize of wrapped skcipher into account
4613 - floppy: fix race condition in __floppy_read_block_0()
4614 - powerpc/io: Fix the IO workarounds code to work with Radix
4615 - perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
4616 - SUNRPC: Fix a bogus get/put in generic_key_to_expire()
4617 - kdb: Use strscpy with destination buffer size
4618 - powerpc/numa: Suppress "VPHN is not supported" messages
4619 - tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
4620 - mm, page_alloc: check for max order in hot path
4621 - arm64: remove no-op -p linker flag
4622 - ubi: fastmap: Check each mapping only once
4623 - Input: xpad - add PDP device id 0x02a4
4624 - Input: xpad - fix some coding style issues
4625 - Input: xpad - avoid using __set_bit() for capabilities
4626 - Input: xpad - add support for Xbox1 PDP Camo series gamepad
4627 - iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
4628 - kbuild: allow to use GCC toolchain not in Clang search path
4629 - PCI: endpoint: Populate func_no before calling pci_epc_add_epf()
4630 - i40iw: Fix memory leak in error path of create QP
4631 - clk: samsung: exynos5250: Add missing clocks for FIMC LITE SYSMMU devices
4632 - ARM: dts: exynos: Fix invalid node referenced by i2c20 alias in Peach Pit
4633 and Pi
4634 - include/linux/pfn_t.h: force '~' to be parsed as an unary operator
4635 - tty: wipe buffer.
4636 - tty: wipe buffer if not echoing data
4637 - lan78xx: Read MAC address from DT if present
4638 - s390/mm: Check for valid vma before zapping in gmap_discard
4639 - rcu: Make need_resched() respond to urgent RCU-QS needs
4640 - net: ieee802154: 6lowpan: fix frag reassembly
4641 - EVM: Add support for portable signature format
4642 - ima: re-introduce own integrity cache lock
4643 - ima: re-initialize iint->atomic_flags
4644 - xhci: Fix leaking USB3 shared_hcd at xhci removal
4645 - Documentation/security-bugs: Clarify treatment of embargoed information
4646 - Documentation/security-bugs: Postpone fix publication in exceptional cases
4647 - ACPICA: AML interpreter: add region addresses in global list during
4648 initialization
4649 - fsnotify: generalize handling of extra event flags
4650 - pinctrl: meson: fix gxbb ao pull register bits
4651 - pinctrl: meson: fix gxl ao pull register bits
4652 - pinctrl: meson: fix meson8 ao pull register bits
4653 - pinctrl: meson: fix meson8b ao pull register bits
4654 - riscv: add missing vdso_install target
4655 - media: ov5640: fix wrong binning value in exposure calculation
4656 - media: ov5640: fix auto controls values when switching to manual mode
4657 - mm/huge_memory: rename freeze_page() to unmap_page()
4658 - mm/huge_memory.c: reorder operations in __split_huge_page_tail()
4659 - mm/huge_memory: splitting set mapping+index before unfreeze
4660 - mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
4661 - mm/khugepaged: collapse_shmem() stop if punched or truncated
4662 - mm/khugepaged: fix crashes due to misaccounted holes
4663 - mm/khugepaged: collapse_shmem() remember to clear holes
4664 - mm/khugepaged: minor reorderings in collapse_shmem()
4665 - mm/khugepaged: collapse_shmem() without freezing new_page
4666 - mm/khugepaged: collapse_shmem() do not crash on Compound
4667 - media: em28xx: Fix use-after-free when disconnecting
4668 - ubi: Initialize Fastmap checkmapping correctly
4669 - libceph: store ceph_auth_handshake pointer in ceph_connection
4670 - libceph: factor out __prepare_write_connect()
4671 - libceph: factor out __ceph_x_decrypt()
4672 - libceph: factor out encrypt_authorizer()
4673 - libceph: add authorizer challenge
4674 - libceph: implement CEPHX_V2 calculation mode
4675 - net/tls: Fixed return value when tls_complete_pending_work() fails
4676 - wil6210: missing length check in wmi_set_ie
4677 - btrfs: validate type when reading a chunk
4678 - btrfs: Verify that every chunk has corresponding block group at mount time
4679 - btrfs: tree-checker: Add checker for dir item
4680 - btrfs: tree-checker: use %zu format string for size_t
4681 - btrfs: tree-check: reduce stack consumption in check_dir_item
4682 - btrfs: tree-checker: Verify block_group_item
4683 - btrfs: tree-checker: Detect invalid and empty essential trees
4684 - btrfs: Check that each block group has corresponding chunk at mount time
4685 - btrfs: tree-checker: Check level for leaves and nodes
4686 - btrfs: tree-checker: Fix misleading group system information
4687 - f2fs: check blkaddr more accuratly before issue a bio
4688 - f2fs: enhance sanity_check_raw_super() to avoid potential overflow
4689 - f2fs: clean up with is_valid_blkaddr()
4690 - f2fs: introduce and spread verify_blkaddr
4691 - f2fs: fix to do sanity check with secs_per_zone
4692 - f2fs: fix to do sanity check with user_block_count
4693 - f2fs: fix to do sanity check with node footer and iblocks
4694 - f2fs: fix to do sanity check with block address in main area
4695 - f2fs: fix to do sanity check with i_extra_isize
4696 - f2fs: fix to do sanity check with cp_pack_start_sum
4697 - net: skb_scrub_packet(): Scrub offload_fwd_mark
4698 - net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
4699 - virtio-net: disable guest csum during XDP set
4700 - virtio-net: fail XDP set if guest csum is negotiated
4701 - net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
4702 - packet: copy user buffers before orphan or clone
4703 - rapidio/rionet: do not free skb before reading its length
4704 - usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
4705 - kvm: mmu: Fix race in emulated page table writes
4706 - KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
4707 - xtensa: enable coprocessors that are being flushed
4708 - xtensa: fix coprocessor context offset definitions
4709 - xtensa: fix coprocessor part of ptrace_{get,set}xregs
4710 - Btrfs: ensure path name is null terminated at btrfs_control_ioctl
4711 - btrfs: relocation: set trans to be NULL after ending transaction
4712 - PCI: layerscape: Fix wrong invocation of outbound window disable accessor
4713 - arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.
4714 - x86/fpu: Disable bottom halves while loading FPU registers
4715 - perf/x86/intel: Move branch tracing setup to the Intel-specific source file
4716 - perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
4717 - fs: fix lost error code in dio_complete
4718 - ALSA: wss: Fix invalid snd_free_pages() at error path
4719 - ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
4720 - ALSA: control: Fix race between adding and removing a user element
4721 - ALSA: sparc: Fix invalid snd_free_pages() at error path
4722 - ALSA: hda/realtek - Support ALC300
4723 - ALSA: hda/realtek - fix headset mic detection for MSI MS-B171
4724 - ext2: fix potential use after free
4725 - ARM: dts: rockchip: Remove @0 from the veyron memory node
4726 - dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
4727 - dmaengine: at_hdmac: fix module unloading
4728 - staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION
4729 - staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
4730 - usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
4731 - Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
4732 - iio:st_magn: Fix enable device after trigger
4733 - lib/test_kmod.c: fix rmmod double free
4734 - mm: use swp_offset as key in shmem_replace_page()
4735 - misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
4736 - binder: fix race that allows malicious free of live buffer
4737 - libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
4738 - libceph: check authorizer reply/challenge length before reading
4739 - f2fs: fix missing up_read
4740 - net: don't keep lonely packets forever in the gro hash
4741 - net: phy: add workaround for issue where PHY driver doesn't bind to the
4742 device
4743 - KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
4744 - udf: Allow mounting volumes with incorrect identification strings
4745 - btrfs: Always try all copies when reading extent buffers
4746 - Btrfs: fix rare chances for data loss when doing a fast fsync
4747 - Btrfs: fix race between enabling quotas and subvolume creation
4748 - perf/x86/intel: Disallow precise_ip on BTS events
4749 - ALSA: hda: Add ASRock H81M-HDS to the power_save blacklist
4750 - ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist
4751 - function_graph: Create function_graph_enter() to consolidate architecture
4752 code
4753 - ARM: function_graph: Simplify with function_graph_enter()
4754 - microblaze: function_graph: Simplify with function_graph_enter()
4755 - x86/function_graph: Simplify with function_graph_enter()
4756 - powerpc/function_graph: Simplify with function_graph_enter()
4757 - sh/function_graph: Simplify with function_graph_enter()
4758 - sparc/function_graph: Simplify with function_graph_enter()
4759 - parisc: function_graph: Simplify with function_graph_enter()
4760 - s390/function_graph: Simplify with function_graph_enter()
4761 - arm64: function_graph: Simplify with function_graph_enter()
4762 - MIPS: function_graph: Simplify with function_graph_enter()
4763 - function_graph: Make ftrace_push_return_trace() static
4764 - function_graph: Use new curr_ret_depth to manage depth instead of
4765 curr_ret_stack
4766 - function_graph: Have profiler use curr_ret_stack and not depth
4767 - function_graph: Move return callback before update of curr_ret_stack
4768 - function_graph: Reverse the order of pushing the ret_stack and the callback
4769 - ext2: initialize opts.s_mount_opt as zero before using it
4770 - ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0
4771 - staging: most: use format specifier "%s" in snprintf
4772 - iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed
4773 numbers
4774 - mm: cleancache: fix corruption on missed inode invalidation
4775
4776 * Bionic update: upstream stable patchset 2019-07-17 (LP: #1836968) //
4777 CVE-2000-1134 // CVE-2007-3852 // CVE-2008-0525 // CVE-2009-0416 //
4778 CVE-2011-4834 // CVE-2015-1838 // CVE-2015-7442 // CVE-2016-7489
4779 - namei: allow restricted O_CREAT of FIFOs and regular files
4780
4781 * bcache: risk of data loss on I/O errors in backing or caching devices
4782 (LP: #1829563)
4783 - bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
4784 - bcache: add stop_when_cache_set_failed option to backing device
4785 - bcache: fix inaccurate io state for detached bcache devices
4786 - bcache: add backing_request_endio() for bi_end_io
4787 - bcache: add io_disable to struct cached_dev
4788 - bcache: store disk name in struct cache and struct cached_dev
4789 - bcache: count backing device I/O error for writeback I/O
4790 - bcache: add wait_for_kthread_stop() in bch_allocator_thread()
4791 - bcache: set dc->io_disable to true in conditional_stop_bcache_device()
4792 - bcache: stop bcache device when backing device is offline
4793 - bcache: fix ioctl in flash device
4794
4795 * Bionic update: upstream stable patchset 2019-07-16 (LP: #1836802)
4796 - mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
4797 - spi: bcm-qspi: switch back to reading flash using smaller chunks
4798 - bcache: trace missed reading by cache_missed
4799 - bcache: fix miss key refill->end in writeback
4800 - hwmon: (pmbus) Fix page count auto-detection.
4801 - jffs2: free jffs2_sb_info through jffs2_kill_sb()
4802 - cpufreq: conservative: Take limits changes into account properly
4803 - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
4804 - parisc: Fix address in HPMC IVA
4805 - parisc: Fix map_pages() to not overwrite existing pte entries
4806 - parisc: Fix exported address of os_hpmc handler
4807 - ALSA: hda - Add quirk for ASUS G751 laptop
4808 - ALSA: hda - Fix headphone pin config for ASUS G751
4809 - ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
4810 - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
4811 - x86/xen: Fix boot loader version reported for PVH guests
4812 - x86/corruption-check: Fix panic in memory_corruption_check() when boot
4813 option without value is provided
4814 - ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen
4815 - bpf: do not blindly change rlimit in reuseport net selftest
4816 - Revert "perf tools: Fix PMU term format max value calculation"
4817 - xfrm: policy: use hlist rcu variants on insert
4818 - perf vendor events intel: Fix wrong filter_band* values for uncore events
4819 - sched/fair: Fix the min_vruntime update logic in dequeue_entity()
4820 - perf tools: Fix use of alternatives to find JDIR
4821 - perf cpu_map: Align cpu map synthesized events properly.
4822 - x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
4823 - net: qla3xxx: Remove overflowing shift statement
4824 - selftests: ftrace: Add synthetic event syntax testcase
4825 - i2c: rcar: cleanup DMA for all kinds of failure
4826 - locking/lockdep: Fix debug_locks off performance problem
4827 - ataflop: fix error handling during setup
4828 - swim: fix cleanup on setup error
4829 - nfp: devlink port split support for 1x100G CXP NIC
4830 - tun: Consistently configure generic netdev params via rtnetlink
4831 - s390/sthyi: Fix machine name validity indication
4832 - hwmon: (pwm-fan) Set fan speed to 0 on suspend
4833 - lightnvm: pblk: fix two sleep-in-atomic-context bugs
4834 - spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
4835 - perf tools: Free temporary 'sys' string in read_event_files()
4836 - perf tools: Cleanup trace-event-info 'tdata' leak
4837 - perf strbuf: Match va_{add,copy} with va_end
4838 - cpupower: Fix coredump on VMWare
4839 - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
4840 - iwlwifi: pcie: avoid empty free RB queue
4841 - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
4842 - x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
4843 - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
4844 - cpufreq: dt: Try freeing static OPPs only if we have added them
4845 - mtd: rawnand: atmel: Fix potential NULL pointer dereference
4846 - signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
4847 - Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
4848 - x86: boot: Fix EFI stub alignment
4849 - pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
4850 - brcmfmac: fix for proper support of 160MHz bandwidth
4851 - net: phy: phylink: ensure the carrier is off when starting phylink
4852 - block, bfq: correctly charge and reset entity service in all cases
4853 - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
4854 - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
4855 - pinctrl: qcom: spmi-mpp: Fix drive strength setting
4856 - pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
4857 - pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
4858 - net: dsa: mv88e6xxx: Fix writing to a PHY page.
4859 - iwlwifi: mvm: fix BAR seq ctrl reporting
4860 - ixgbevf: VF2VF TCP RSS
4861 - ath10k: schedule hardware restart if WMI command times out
4862 - thermal: da9062/61: Prevent hardware access during system suspend
4863 - cgroup, netclassid: add a preemption point to write_classid
4864 - scsi: esp_scsi: Track residual for PIO transfers
4865 - UAPI: ndctl: Fix g++-unsupported initialisation in headers
4866 - KVM: nVMX: Clear reserved bits of #DB exit qualification
4867 - scsi: megaraid_sas: fix a missing-check bug
4868 - RDMA/core: Do not expose unsupported counters
4869 - IB/ipoib: Clear IPCB before icmp_send
4870 - RDMA/bnxt_re: Fix recursive lock warning in debug kernel
4871 - usb: host: ohci-at91: fix request of irq for optional gpio
4872 - PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
4873 - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
4874 - Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
4875 - VMCI: Resource wildcard match fixed
4876 - PCI / ACPI: Enable wake automatically for power managed bridges
4877 - usb: gadget: udc: atmel: handle at91sam9rl PMC
4878 - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
4879 - MD: fix invalid stored role for a disk
4880 - f2fs: fix to recover inode's i_flags during POR
4881 - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
4882 - coresight: etb10: Fix handling of perf mode
4883 - PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
4884 - crypto: caam - fix implicit casts in endianness helpers
4885 - usb: chipidea: Prevent unbalanced IRQ disable
4886 - driver/dma/ioat: Call del_timer_sync() without holding prep_lock
4887 - uio: ensure class is registered before devices
4888 - scsi: lpfc: Correct soft lockup when running mds diagnostics
4889 - scsi: lpfc: Correct race with abort on completion path
4890 - f2fs: report error if quota off error during umount
4891 - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace
4892 init
4893 - mfd: menelaus: Fix possible race condition and leak
4894 - dmaengine: dma-jz4780: Return error if not probed from DT
4895 - IB/rxe: fix for duplicate request processing and ack psns
4896 - ALSA: hda: Check the non-cached stream buffers more explicitly
4897 - cpupower: Fix AMD Family 0x17 msr_pstate size
4898 - f2fs: fix to account IO correctly
4899 - ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodes
4900 - arm: dts: exynos: Add missing cooling device properties for CPUs
4901 - ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
4902 - ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
4903 - xen-swiotlb: use actually allocated size on check physical continuous
4904 - tpm: Restore functionality to xen vtpm driver.
4905 - xen/blkfront: avoid NULL blkfront_info dereference on device removal
4906 - xen/balloon: Support xend-based toolstack
4907 - xen: fix race in xen_qlock_wait()
4908 - xen: make xen_qlock_wait() nestable
4909 - xen/pvh: increase early stack size
4910 - xen/pvh: don't try to unplug emulated devices
4911 - libertas: don't set URB_ZERO_PACKET on IN USB transfer
4912 - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
4913 - usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
4914 - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
4915 - net/ipv4: defensive cipso option parsing
4916 - dmaengine: ppc4xx: fix off-by-one build failure
4917 - dmaengine: stm32-dma: fix incomplete configuration in cyclic mode
4918 - libnvdimm: Hold reference on parent while scheduling async init
4919 - libnvdimm, region: Fail badblocks listing for inactive regions
4920 - ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
4921 - IB/mlx5: Fix MR cache initialization
4922 - jbd2: fix use after free in jbd2_log_do_checkpoint()
4923 - gfs2_meta: ->mount() can get NULL dev_name
4924 - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
4925 - ext4: fix setattr project check in fssetxattr ioctl
4926 - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
4927 - ext4: fix use-after-free race in ext4_remount()'s error path
4928 - EDAC, amd64: Add Family 17h, models 10h-2fh support
4929 - EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
4930 - EDAC, skx_edac: Fix logical channel intermediate decoding
4931 - ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
4932 - PCI/ASPM: Fix link_state teardown on device removal
4933 - PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
4934 - PCI: vmd: White list for fast interrupt handlers
4935 - signal/GenWQE: Fix sending of SIGKILL
4936 - signal: Guard against negative signal numbers in copy_siginfo_from_user32
4937 - crypto: lrw - Fix out-of bounds access on counter overflow
4938 - crypto: tcrypt - fix ghash-generic speed test
4939 - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
4940 - ima: fix showing large 'violations' or 'runtime_measurements_count'
4941 - hugetlbfs: dirty pages as they are added to pagecache
4942 - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
4943 - KVM: arm64: Fix caching of host MDCR_EL2 value
4944 - kbuild: fix kernel/bounds.c 'W=1' warning
4945 - iio: ad5064: Fix regulator handling
4946 - iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
4947 - iio: adc: at91: fix acking DRDY irq on simple conversions
4948 - iio: adc: at91: fix wrong channel number in triggered buffer mode
4949 - w1: omap-hdq: fix missing bus unregister at removal
4950 - smb3: allow stats which track session and share reconnects to be reset
4951 - smb3: do not attempt cifs operation in smb3 query info error path
4952 - smb3: on kerberos mount if server doesn't specify auth type use krb5
4953 - printk: Fix panic caused by passing log_buf_len to command line
4954 - genirq: Fix race on spurious interrupt detection
4955 - NFSv4.1: Fix the r/wsize checking
4956 - nfs: Fix a missed page unlock after pg_doio()
4957 - nfsd: Fix an Oops in free_session()
4958 - lockd: fix access beyond unterminated strings in prints
4959 - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
4960 - dm zoned: fix metadata block ref counting
4961 - dm zoned: fix various dmz_get_mblock() issues
4962 - powerpc/msi: Fix compile error on mpc83xx
4963 - MIPS: OCTEON: fix out of bounds array access on CN68XX
4964 - iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
4965 - TC: Set DMA masks for devices
4966 - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
4967 - kgdboc: Passing ekgdboc to command line causes panic
4968 - xen: fix xen_qlock_wait()
4969 - xen-blkfront: fix kernel panic with negotiate_mq error path
4970 - media: em28xx: use a default format if TRY_FMT fails
4971 - media: tvp5150: avoid going past array on v4l2_querymenu()
4972 - media: em28xx: fix input name for Terratec AV 350
4973 - media: em28xx: make v4l2-compliance happier by starting sequence on zero
4974 - media: media colorspaces*.rst: rename AdobeRGB to opRGB
4975 - arm64: lse: remove -fcall-used-x0 flag
4976 - rpmsg: smd: fix memory leak on channel create
4977 - Cramfs: fix abad comparison when wrap-arounds occur
4978 - ARM: dts: socfpga: Fix SDRAM node address for Arria10
4979 - arm64: dts: stratix10: Correct System Manager register size
4980 - soc/tegra: pmc: Fix child-node lookup
4981 - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
4982 - btrfs: Handle owner mismatch gracefully when walking up tree
4983 - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
4984 - btrfs: fix error handling in free_log_tree
4985 - btrfs: Enhance btrfs_trim_fs function to handle error better
4986 - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
4987 - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
4988 - btrfs: don't attempt to trim devices that don't support it
4989 - btrfs: wait on caching when putting the bg cache
4990 - btrfs: protect space cache inode alloc with GFP_NOFS
4991 - btrfs: reset max_extent_size on clear in a bitmap
4992 - btrfs: make sure we create all new block groups
4993 - Btrfs: fix warning when replaying log after fsync of a tmpfile
4994 - Btrfs: fix wrong dentries after fsync of file that got its parent replaced
4995 - btrfs: qgroup: Dirty all qgroups before rescan
4996 - Btrfs: fix null pointer dereference on compressed write path error
4997 - Btrfs: fix assertion on fsync of regular file when using no-holes feature
4998 - btrfs: set max_extent_size properly
4999 - btrfs: don't use ctl->free_space for max_extent_size
5000 - btrfs: only free reserved extent if we didn't insert it
5001 - btrfs: don't run delayed_iputs in commit
5002 - btrfs: move the dio_sem higher up the callchain
5003 - Btrfs: fix use-after-free during inode eviction
5004 - Btrfs: fix use-after-free when dumping free space
5005 - Btrfs: fix fsync after hole punching when using no-holes feature
5006 - net: sched: Remove TCA_OPTIONS from policy
5007 - bpf: wait for running BPF programs when updating map-in-map
5008 - MD: fix invalid stored role for a disk - try2
5009 - mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
5010 - mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
5011 - bcache: correct dirty data statistics
5012 - block: don't deal with discard limit in blkdev_issue_discard()
5013 - block: make sure discard bio is aligned with logical block size
5014 - block: make sure writesame bio is aligned with logical block size
5015 - dma-mapping: fix panic caused by passing empty cma command line argument
5016 - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
5017 - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
5018 opcodes
5019 - kprobes/x86: Use preempt_enable() in optimized_callback()
5020 - mailbox: PCC: handle parse error
5021 - ALSA: hda: Add 2 more models to the power_save blacklist
5022 - drm: fix use of freed memory in drm_mode_setcrtc
5023 - nvme: remove ns sibling before clearing path
5024 - nfp: flower: fix pedit set actions for multiple partial masks
5025 - nfp: flower: use offsets provided by pedit instead of index for ipv6
5026 - perf report: Don't crash on invalid inline debug information
5027 - drm: Get ref on CRTC commit object when waiting for flip_done
5028 - net: socionext: Reset tx queue in ndo_stop
5029 - lightnvm: pblk: fix race on sysfs line state
5030 - lightnvm: pblk: fix race condition on metadata I/O
5031 - bcache: Populate writeback_rate_minimum attribute
5032 - sdhci: acpi: add free_slot callback
5033 - mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
5034 - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
5035 - ACPI/PPTT: Handle architecturally unknown cache types
5036 - ACPI / PM: LPIT: Register sysfs attributes based on FADT
5037 - pinctrl: sunxi: fix 'pctrl->functions' allocation in
5038 sunxi_pinctrl_build_state
5039 - arm64: entry: Allow handling of undefined instructions from EL1
5040 - bpf/verifier: fix verifier instability
5041 - gpio: brcmstb: allow 0 width GPIO banks
5042 - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
5043 - thermal: rcar_thermal: Prevent doing work after unbind
5044 - net: stmmac: dwmac-sun8i: fix OF child-node lookup
5045 - f2fs: clear PageError on the read path
5046 - xprtrdma: Reset credit grant properly after a disconnect
5047 - nvmem: check the return value of nvmem_add_cells()
5048 - f2fs: avoid sleeping under spin_lock
5049 - f2fs: fix to recover cold bit of inode block during POR
5050 - OPP: Free OPP table properly on performance state irregularities
5051 - IB/rxe: Revise the ib_wr_opcode enum
5052 - ext4: fix EXT4_IOC_SWAP_BOOT
5053 - selinux: fix mounting of cgroup2 under older policies
5054 - KVM: arm/arm64: Ensure only THP is candidate for adjustment
5055 - NFC: nfcmrvl_uart: fix OF child-node lookup
5056 - media: ov7670: make "xclk" clock optional
5057 - powerpc/tm: Fix HFSCR bit for no suspend case
5058 - powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
5059 - MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression
5060 - power: supply: twl4030-charger: fix OF sibling-node lookup
5061 - ocxl: Fix access to the AFU Descriptor Data
5062 - net: bcmgenet: fix OF child-node lookup
5063 - media: cec: make cec_get_edid_spa_location() an inline function
5064 - media: cec: integrate cec_validate_phys_addr() in cec-api.c
5065 - media: adv7604: when the EDID is cleared, unconfigure CEC as well
5066 - media: adv7842: when the EDID is cleared, unconfigure CEC as well
5067 - drm/mediatek: fix OF sibling-node lookup
5068 - media: replace ADOBERGB by OPRGB
5069 - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
5070 - btrfs: fix error handling in btrfs_dev_replace_start
5071 - btrfs: keep trim from interfering with transaction commits
5072 - Btrfs: don't clean dirty pages during buffered writes
5073 - btrfs: release metadata before running delayed refs
5074 - Btrfs: fix deadlock when writing out free space caches
5075 - btrfs: reset max_extent_size properly
5076 - btrfs: fix insert_reserved error handling
5077 - powerpc/traps: restore recoverability of machine_check interrupts
5078 - powerpc/64/module: REL32 relocation range check
5079 - powerpc/mm: Fix page table dump to work on Radix
5080 - powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
5081 - tty: check name length in tty_find_polling_driver()
5082 - ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
5083 - powerpc/nohash: fix undefined behaviour when testing page size support
5084 - powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
5085 - drm/omap: fix memory barrier bug in DMM driver
5086 - drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
5087 - media: pci: cx23885: handle adding to list failure
5088 - media: coda: don't overwrite h.264 profile_idc on decoder instance
5089 - MIPS: kexec: Mark CPU offline before disabling local IRQ
5090 - powerpc/boot: Ensure _zimage_start is a weak symbol
5091 - powerpc/memtrace: Remove memory in chunks
5092 - MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
5093 - sc16is7xx: Fix for multi-channel stall
5094 - media: tvp5150: fix width alignment during set_selection()
5095 - powerpc/selftests: Wait all threads to join
5096 - staging:iio:ad7606: fix voltage scales
5097 - 9p locks: fix glock.client_id leak in do_lock
5098 - 9p: clear dangling pointers in p9stat_free
5099 - ovl: fix error handling in ovl_verify_set_fh()
5100 - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
5101 - scsi: qla2xxx: Fix process response queue for ISP26XX and above
5102 - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
5103 - scsi: qla2xxx: shutdown chip if reset fail
5104 - scsi: qla2xxx: Fix re-using LoopID when handle is in use
5105 - ovl: fix recursive oi->lock in ovl_link()
5106 - MIPS: Loongson-3: Fix CPU UART irq delivery problem
5107 - MIPS: Loongson-3: Fix BRIDGE irq delivery problem
5108 - xtensa: add NOTES section to the linker script
5109 - xtensa: make sure bFLT stack is 16 byte aligned
5110 - xtensa: fix boot parameters address translation
5111 - um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
5112 - clk: s2mps11: Fix matching when built as module and DT node contains
5113 compatible
5114 - clk: at91: Fix division by zero in PLL recalc_rate()
5115 - clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
5116 - clk: mvebu: use correct bit for 98DX3236 NAND
5117 - libceph: bump CEPH_MSG_MAX_DATA_LEN
5118 - mach64: fix display corruption on big endian machines
5119 - mach64: fix image corruption due to reading accelerator registers
5120 - reset: hisilicon: fix potential NULL pointer dereference
5121 - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
5122 - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
5123 - SCSI: fix queue cleanup race before queue initialization is done
5124 - soc: ti: QMSS: Fix usage of irq_set_affinity_hint
5125 - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
5126 - ocfs2: free up write context when direct IO failed
5127 - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
5128 - netfilter: conntrack: fix calculation of next bucket number in early_drop
5129 - ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
5130 - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
5131 - of, numa: Validate some distance map rules
5132 - x86/cpu/vmware: Do not trace vmware_sched_clock()
5133 - x86/hyper-v: Enable PIT shutdown quirk
5134 - termios, tty/tty_baudrate.c: fix buffer overrun
5135 - arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
5136 - watchdog/core: Add missing prototypes for weak functions
5137 - btrfs: fix pinned underflow after transaction aborted
5138 - Btrfs: fix cur_offset in the error case for nocow
5139 - Btrfs: fix infinite loop on inode eviction after deduplication of eof block
5140 - Btrfs: fix data corruption due to cloning of eof block
5141 - clockevents/drivers/i8253: Add support for PIT shutdown quirk
5142 - ext4: add missing brelse() update_backups()'s error path
5143 - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
5144 - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
5145 - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
5146 - ext4: missing !bh check in ext4_xattr_inode_write()
5147 - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
5148 - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
5149 - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
5150 - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
5151 - ext4: avoid possible double brelse() in add_new_gdb() on error path
5152 - ext4: fix possible leak of sbi->s_group_desc_leak in error path
5153 - ext4: fix possible leak of s_journal_flag_rwsem in error path
5154 - ext4: fix buffer leak in ext4_xattr_get_block() on error path
5155 - ext4: release bs.bh before re-using in ext4_xattr_block_find()
5156 - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
5157 - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
5158 - ext4: fix buffer leak in __ext4_read_dirblock() on error path
5159 - mount: Prevent MNT_DETACH from disconnecting locked mounts
5160 - kdb: use correct pointer when 'btc' calls 'btt'
5161 - kdb: print real address of pointers instead of hashed addresses
5162 - sunrpc: correct the computation for page_ptr when truncating
5163 - rtc: hctosys: Add missing range error reporting
5164 - configfs: replace strncpy with memcpy
5165 - gfs2: Put bitmap buffers in put_super
5166 - lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
5167 - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
5168 - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
5169 - efi/arm/libstub: Pack FDT after populating it
5170 - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
5171 - drm/nouveau: Check backlight IDs are >= 0, not > 0
5172 - drm/dp_mst: Check if primary mstb is null
5173 - drm/i915: Restore vblank interrupts earlier
5174 - drm/i915: Don't unset intel_connector->mst_port
5175 - drm/i915: Skip vcpi allocation for MSTB ports that are gone
5176 - drm/i915: Large page offsets for pread/pwrite
5177 - drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
5178 - drm/i915: Don't oops during modeset shutdown after lpe audio deinit
5179 - drm/i915: Mark pin flags as u64
5180 - drm/i915/execlists: Force write serialisation into context image vs
5181 execution
5182 - CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
5183 - ovl: check whiteout in ovl_create_over_whiteout()
5184 - nvme-loop: fix kernel oops in case of unhandled command
5185 - Input: wm97xx-ts - fix exit path
5186 - powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
5187 - tracing/kprobes: Check the probe on unloaded module correctly
5188 - drm/amdgpu/powerplay: fix missing break in switch statements
5189 - udf: Prevent write-unsupported filesystem to be remounted read-write
5190 - serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
5191 - zram: close udev startup race condition as default groups
5192 - clk: rockchip: fix wrong mmc sample phase shift for rk3328
5193 - bonding/802.3ad: fix link_failure_count tracking
5194 - hwmon: (core) Fix double-free in __hwmon_device_register()
5195 - perf stat: Handle different PMU names with common prefix
5196 - mnt: fix __detach_mounts infinite loop
5197 - NFSv4: Don't exit the state manager without clearing
5198 NFS4CLNT_MANAGER_RUNNING
5199 - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
5200 - drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit
5201 panel's native mode
5202 - drm/i915: Fix ilk+ watermarks when disabling pipes
5203 - drm/i915: Fix possible race in intel_dp_add_mst_connector()
5204
5205 * [SRU][B/B-OEM]Fix resume failure on some TPM chips (LP: #1836031)
5206 - tpm: tpm_try_transmit() refactor error flow.
5207
5208 * Linux md raid-10 freezes during resync (LP: #1767992)
5209 - md: fix raid10 hang issue caused by barrier
5210
5211 * hda/realtek: can't detect external mic on a Dell machine (LP: #1836755)
5212 - ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
5213
5214 * CVE-2019-12614
5215 - powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
5216
5217 * x86: mm: early boot problem on i386 with KPTI enabled (LP: #1827884)
5218 - Revert "perf/core: Make sure the ring-buffer is mapped in all page-tables"
5219 - x86/mm: Clarify hardware vs. software "error_code"
5220 - x86/mm: Break out kernel address space handling
5221 - x86/mm: Break out user address space handling
5222 - x86/mm/fault: Allow stack access below %rsp
5223
5224 * bnx2x driver causes 100% CPU load (LP: #1832082)
5225 - bnx2x: Prevent ptp_task to be rescheduled indefinitely
5226
5227 * Sometimes touchpad detected as mouse(i2c designware fails to get adapter
5228 number) (LP: #1835150)
5229 - i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
5230 - i2c: i2c-designware-platdrv: Always use a dynamic adapter number
5231
5232 * HP EliteBook 745 G5 (Ryzen 2500U) fails to boot unless `mce=off` is set on
5233 command line (LP: #1796443)
5234 - x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
5235 - x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
5236 - x86/MCE: Add an MCE-record filtering function
5237 - x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
5238
5239 * Bionic update: upstream stable patchset 2019-07-15 (LP: #1836654)
5240 - media: af9035: prevent buffer overflow on write
5241 - batman-adv: Avoid probe ELP information leak
5242 - batman-adv: Fix segfault when writing to throughput_override
5243 - batman-adv: Fix segfault when writing to sysfs elp_interval
5244 - batman-adv: Prevent duplicated gateway_node entry
5245 - batman-adv: Prevent duplicated nc_node entry
5246 - batman-adv: Prevent duplicated softif_vlan entry
5247 - batman-adv: Prevent duplicated global TT entry
5248 - batman-adv: Prevent duplicated tvlv handler
5249 - batman-adv: fix backbone_gw refcount on queue_work() failure
5250 - batman-adv: fix hardif_neigh refcount on queue_work() failure
5251 - clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-
5252 am43 SoCs
5253 - scsi: ibmvscsis: Fix a stringop-overflow warning
5254 - scsi: ibmvscsis: Ensure partition name is properly NUL terminated
5255 - intel_th: pci: Add Ice Lake PCH support
5256 - Input: atakbd - fix Atari keymap
5257 - Input: atakbd - fix Atari CapsLock behaviour
5258 - net: emac: fix fixed-link setup for the RTL8363SB switch
5259 - ravb: do not write 1 to reserved bits
5260 - PCI: dwc: Fix scheduling while atomic issues
5261 - drm: mali-dp: Call drm_crtc_vblank_reset on device init
5262 - scsi: ipr: System hung while dlpar adding primary ipr adapter back
5263 - scsi: sd: don't crash the host on invalid commands
5264 - net/mlx4: Use cpumask_available for eq->affinity_mask
5265 - clocksource/drivers/fttmr010: Fix set_next_event handler
5266 - powerpc/tm: Fix userspace r13 corruption
5267 - powerpc/tm: Avoid possible userspace r1 corruption on reclaim
5268 - iommu/amd: Return devid as alias for ACPI HID devices
5269 - ARC: build: Get rid of toolchain check
5270 - ARC: build: Don't set CROSS_COMPILE in arch's Makefile
5271 - HID: quirks: fix support for Apple Magic Keyboards
5272 - staging: ccree: check DMA pool buf !NULL before free
5273 - net/smc: fix sizeof to int comparison
5274 - qed: Fix populating the invalid stag value in multi function mode.
5275 - RDMA/uverbs: Fix validity check for modify QP
5276 - bpf: test_maps, only support ESTABLISHED socks
5277 - RDMA/bnxt_re: Fix system crash during RDMA resource initialization
5278 - RISC-V: include linux/ftrace.h in asm-prototypes.h
5279 - powerpc/numa: Use associativity if VPHN hcall is successful
5280 - x86/boot: Fix kexec booting failure in the SEV bit detection code
5281 - xfrm: Validate address prefix lengths in the xfrm selector.
5282 - xfrm6: call kfree_skb when skb is toobig
5283 - xfrm: reset transport header back to network header after all input
5284 transforms ahave been applied
5285 - xfrm: reset crypto_done when iterating over multiple input xfrms
5286 - mac80211: Always report TX status
5287 - cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
5288 - mac80211: fix pending queue hang due to TX_DROP
5289 - cfg80211: Address some corner cases in scan result channel updating
5290 - mac80211: TDLS: fix skb queue/priority assignment
5291 - mac80211: fix TX status reporting for ieee80211s
5292 - ARM: 8799/1: mm: fix pci_ioremap_io() offset check
5293 - xfrm: validate template mode
5294 - netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
5295 - arm64: hugetlb: Fix handling of young ptes
5296 - ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
5297 - net: macb: Clean 64b dma addresses if they are not detected
5298 - soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
5299 - soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
5300 - mac80211_hwsim: do not omit multicast announce of first added radio
5301 - Bluetooth: SMP: fix crash in unpairing
5302 - pxa168fb: prepare the clock
5303 - qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
5304 - qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
5305 - qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
5306 - qed: Avoid constant logical operation warning in qed_vf_pf_acquire
5307 - qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
5308 - asix: Check for supported Wake-on-LAN modes
5309 - ax88179_178a: Check for supported Wake-on-LAN modes
5310 - lan78xx: Check for supported Wake-on-LAN modes
5311 - sr9800: Check for supported Wake-on-LAN modes
5312 - r8152: Check for supported Wake-on-LAN Modes
5313 - smsc75xx: Check for Wake-on-LAN modes
5314 - smsc95xx: Check for Wake-on-LAN modes
5315 - cfg80211: fix use-after-free in reg_process_hint()
5316 - perf/core: Fix perf_pmu_unregister() locking
5317 - perf/ring_buffer: Prevent concurent ring buffer access
5318 - perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
5319 - perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
5320 - net: fec: fix rare tx timeout
5321 - declance: Fix continuation with the adapter identification message
5322 - locking/ww_mutex: Fix runtime warning in the WW mutex selftest
5323 - be2net: don't flip hw_features when VXLANs are added/deleted
5324 - net: cxgb3_main: fix a missing-check bug
5325 - yam: fix a missing-check bug
5326 - ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
5327 - iwlwifi: mvm: check for short GI only for OFDM
5328 - iwlwifi: dbg: allow wrt collection before ALIVE
5329 - iwlwifi: fix the ALIVE notification layout
5330 - usbip: vhci_hcd: update 'status' file header and format
5331 - net/mlx5: Fix mlx5_get_vector_affinity function
5332 - powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n
5333 - dm integrity: fail early if required HMAC key is not available
5334 - net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
5335 - net: phy: Add general dummy stubs for MMD register access
5336 - scsi: qla2xxx: Avoid double completion of abort command
5337 - kbuild: set no-integrated-as before incl. arch Makefile
5338 - IB/mlx5: Avoid passing an invalid QP type to firmware
5339 - l2tp: remove configurable payload offset
5340 - cifs: Use ULL suffix for 64-bit constant
5341 - KVM: x86: Update the exit_qualification access bits while walking an address
5342 - sparc64: Fix regression in pmdp_invalidate().
5343 - tpm: move the delay_msec increment after sleep in tpm_transmit()
5344 - bpf: sockmap, map_release does not hold refcnt for pinned maps
5345 - tpm: tpm_crb: relinquish locality on error path.
5346 - IB/usnic: Update with bug fixes from core code
5347 - mmc: dw_mmc-rockchip: correct property names in debug
5348 - MIPS: Workaround GCC __builtin_unreachable reordering bug
5349 - iio: buffer: fix the function signature to match implementation
5350 - selftests/powerpc: Add ptrace hw breakpoint test
5351 - scsi: ibmvfc: Avoid unnecessary port relogin
5352 - scsi: sd: Remember that READ CAPACITY(16) succeeded
5353 - btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
5354 - net: phy: phylink: Don't release NULL GPIO
5355 - x86/paravirt: Fix some warning messages
5356 - net: stmmac: mark PM functions as __maybe_unused
5357 - kconfig: fix the rule of mainmenu_stmt symbol
5358 - libertas: call into generic suspend code before turning off power
5359 - compiler.h: Allow arch-specific asm/compiler.h
5360 - ARM: dts: imx53-qsb: disable 1.2GHz OPP
5361 - perf python: Use -Wno-redundant-decls to build with PYTHON=python3
5362 - rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
5363 - rxrpc: Only take the rwind and mtu values from latest ACK
5364 - rxrpc: Fix connection-level abort handling
5365 - selftests: rtnetlink.sh explicitly requires bash.
5366 - fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
5367 - mtd: spi-nor: Add support for is25wp series chips
5368 - ARM: dts: r8a7790: Correct critical CPU temperature
5369 - media: uvcvideo: Fix driver reference counting
5370 - Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
5371 - perf tools: Disable parallelism for 'make clean'
5372 - drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path
5373 - bridge: do not add port to router list when receives query with source
5374 0.0.0.0
5375 - net: bridge: remove ipv6 zero address check in mcast queries
5376 - ipv6: mcast: fix a use-after-free in inet6_mc_check
5377 - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
5378 called
5379 - llc: set SOCK_RCU_FREE in llc_sap_add_socket()
5380 - net: fec: don't dump RX FIFO register when not available
5381 - net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
5382 - net: sched: gred: pass the right attribute to gred_change_table_def()
5383 - net: socket: fix a missing-check bug
5384 - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
5385 - net: udp: fix handling of CHECKSUM_COMPLETE packets
5386 - r8169: fix NAPI handling under high load
5387 - sctp: fix race on sctp_id2asoc
5388 - udp6: fix encap return code for resubmitting
5389 - virtio_net: avoid using netif_tx_disable() for serializing tx routine
5390 - ethtool: fix a privilege escalation bug
5391 - bonding: fix length of actor system
5392 - ip6_tunnel: Fix encapsulation layout
5393 - openvswitch: Fix push/pop ethernet validation
5394 - net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
5395 - net: sched: Fix for duplicate class dump
5396 - net: drop skb on failure in ip_check_defrag()
5397 - net: fix pskb_trim_rcsum_slow() with odd trim offset
5398 - net/mlx5e: fix csum adjustments caused by RXFCS
5399 - rtnetlink: Disallow FDB configuration for non-Ethernet device
5400 - net: ipmr: fix unresolved entry dumps
5401 - net: bcmgenet: Poll internal PHY for GENETv5
5402 - net/sched: cls_api: add missing validation of netlink attributes
5403 - net/mlx5: Fix build break when CONFIG_SMP=n
5404 - mac80211_hwsim: fix locking when iterating radios during ns exit
5405 - rxrpc: Fix checks as to whether we should set up a new call
5406 - rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
5407 - thunderbolt: Do not handle ICM events after domain is stopped
5408 - thunderbolt: Initialize after IOMMUs
5409 - RISCV: Fix end PFN for low memory
5410 - drm/amd/display: Signal hw_done() after waiting for flip_done()
5411 - powerpc/numa: Skip onlining a offline node in kdump path
5412 - mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
5413 - perf report: Don't try to map ip to invalid map
5414 - perf record: Use unmapped IP for inline callchain cursors
5415 - rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
5416 - gpio: Assign gpio_irq_chip::parents to non-stack pointer
5417 - IB/mlx5: Unmap DMA addr from HCA before IOMMU
5418 - rds: RDS (tcp) hangs on sendto() to unresponding address
5419 - sparc64: Export __node_distance.
5420 - sparc64: Make corrupted user stacks more debuggable.
5421 - sparc64: Make proc_id signed.
5422 - sparc64: Set %l4 properly on trap return after handling signals.
5423 - sparc: Fix single-pcr perf event counter management.
5424 - sparc: Fix syscall fallback bugs in VDSO.
5425 - sparc: Throttle perf events properly.
5426 - eeprom: at24: Add support for address-width property
5427 - vfs: swap names of {do,vfs}_clone_file_range()
5428 - bpf: fix partial copy of map_ptr when dst is scalar
5429 - gpio: mxs: Get rid of external API call
5430 - xfs: truncate transaction does not modify the inobt
5431 - cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
5432 - drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
5433 - drm: fb-helper: Reject all pixel format changing requests
5434 - cdc-acm: do not reset notification buffer index upon urb unlinking
5435 - cdc-acm: correct counting of UART states in serial state notification
5436 - cdc-acm: fix race between reset and control messaging
5437 - usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
5438 - USB: fix the usbfs flag sanitization for control transfers
5439 - Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM
5440 - sched/fair: Fix throttle_list starvation with low CFS quota
5441 - x86/tsc: Force inlining of cyc2ns bits
5442 - x86, hibernate: Fix nosave_regions setup for hibernation
5443 - x86/percpu: Fix this_cpu_read()
5444 - x86/time: Correct the attribute on jiffies' definition
5445 - x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context
5446 switch if there is an FPU
5447 - clk: sunxi-ng: sun4i: Set VCO and PLL bias current to lowest setting
5448 - drm/sun4i: Fix an ulong overflow in the dotclock driver
5449 - x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
5450
5451 * Colour banding in HP Pavilion 15-n233sl integrated display (LP: #1794387) //
5452 Bionic update: upstream stable patchset 2019-07-15 (LP: #1836654)
5453 - drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233sl
5454
5455 * Bionic update: upstream stable patchset 2019-07-12 (LP: #1836426)
5456 - drm/amd/pp: initialize result to before or'ing in data
5457 - drm/amdgpu: add another ATPX quirk for TOPAZ
5458 - tools/power turbostat: fix possible sprintf buffer overflow
5459 - mac80211: Run TXQ teardown code before de-registering interfaces
5460 - mac80211_hwsim: require at least one channel
5461 - btrfs: btrfs_shrink_device should call commit transaction at the end
5462 - scsi: csiostor: add a check for NULL pointer after kmalloc()
5463 - mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
5464 - mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
5465 - gpio: adp5588: Fix sleep-in-atomic-context bug
5466 - mac80211: mesh: fix HWMP sequence numbering to follow standard
5467 - mac80211: avoid kernel panic when building AMSDU from non-linear SKB
5468 - gpiolib: acpi: Switch to cansleep version of GPIO library call
5469 - gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
5470 - cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
5471 - mac80211: do not convert to A-MSDU if frag/subframe limited
5472 - mac80211: always account for A-MSDU header changes
5473 - tools/kvm_stat: fix handling of invalid paths in debugfs provider
5474 - gpio: Fix crash due to registration race
5475 - ARC: atomics: unbork atomic_fetch_##op()
5476 - md/raid5-cache: disable reshape completely
5477 - RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
5478 - i2c: uniphier: issue STOP only for last message or I2C_M_STOP
5479 - i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
5480 - net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
5481 - fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
5482 - mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
5483 - cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
5484 - mac80211: fix a race between restart and CSA flows
5485 - mac80211: Fix station bandwidth setting after channel switch
5486 - mac80211: don't Tx a deauth frame if the AP forbade Tx
5487 - mac80211: shorten the IBSS debug messages
5488 - tools/vm/slabinfo.c: fix sign-compare warning
5489 - tools/vm/page-types.c: fix "defined but not used" warning
5490 - mm: madvise(MADV_DODUMP): allow hugetlbfs pages
5491 - netfilter: xt_cluster: add dependency on conntrack module
5492 - HID: add support for Apple Magic Keyboards
5493 - usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
5494 - HID: hid-saitek: Add device ID for RAT 7 Contagion
5495 - scsi: qedi: Add the CRC size within iSCSI NVM image
5496 - perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
5497 - perf util: Fix bad memory access in trace info.
5498 - perf probe powerpc: Ignore SyS symbols irrespective of endianness
5499 - netfilter: nf_tables: release chain in flushing set
5500 - Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
5501 - RDMA/ucma: check fd type in ucma_migrate_id()
5502 - HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
5503 - USB: yurex: Check for truncation in yurex_read()
5504 - nvmet-rdma: fix possible bogus dereference under heavy load
5505 - net/mlx5: Consider PCI domain in search for next dev
5506 - drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
5507 - drm/nouveau/disp: fix DP disable race
5508 - dm raid: fix rebuild of specific devices by updating superblock
5509 - fs/cifs: suppress a string overflow warning
5510 - perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing
5511 CPUs
5512 - dm thin metadata: try to avoid ever aborting transactions
5513 - arch/hexagon: fix kernel/dma.c build warning
5514 - hexagon: modify ffs() and fls() to return int
5515 - arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
5516 - drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
5517 - r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
5518 - s390/qeth: don't dump past end of unknown HW header
5519 - cifs: read overflow in is_valid_oplock_break()
5520 - xen/manage: don't complain about an empty value in control/sysrq node
5521 - xen: avoid crash in disable_hotplug_cpu
5522 - xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
5523 - ovl: fix access beyond unterminated strings
5524 - ovl: fix memory leak on unlink of indexed file
5525 - ovl: fix format of setxattr debug
5526 - sysfs: Do not return POSIX ACL xattrs via listxattr
5527 - smb2: fix missing files in root share directory listing
5528 - iommu/amd: Clear memory encryption mask from physical address
5529 - crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
5530 - crypto: mxs-dcp - Fix wait logic on chan threads
5531 - crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
5532 - gpiolib: Free the last requested descriptor
5533 - Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
5534 - tools: hv: fcopy: set 'error' in case an unknown operation was requested
5535 - ocfs2: fix locking for res->tracking and dlm->tracking_list
5536 - ixgbe: check return value of napi_complete_done()
5537 - dm thin metadata: fix __udivdi3 undefined on 32-bit
5538 - Btrfs: fix unexpected failure of nocow buffered writes after snapshotting
5539 when low on space
5540 - scsi: aacraid: fix a signedness bug
5541 - tipc: switch to rhashtable iterator
5542 - net: mvpp2: initialize port of_node pointer
5543 - tc-testing: add test-cases for numeric and invalid control action
5544 - tools/kvm_stat: fix updates for dead guests
5545 - ibmvnic: Include missing return code checks in reset function
5546 - net/ibm/emac: wrong emac_calc_base call was used by typo
5547 - ceph: avoid a use-after-free in ceph_destroy_options()
5548 - afs: Fix cell specification to permit an empty address list
5549 - netfilter: xt_checksum: ignore gso skbs
5550 - HID: intel-ish-hid: Enable Sunrise Point-H ish driver
5551 - iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
5552 - riscv: Do not overwrite initrd_start and initrd_end
5553 - drm/nouveau: fix oops in client init failure path
5554 - drm/nouveau/mmu: don't attempt to dereference vmm without valid instance
5555 pointer
5556 - drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP
5557 panels
5558 - sched/topology: Set correct NUMA topology type
5559 - drm/amdgpu: Fix SDMA hang in prt mode v2
5560 - asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP &&
5561 CONFIG_INDIRECT_PIO
5562 - x86/APM: Fix build warning when PROC_FS is not enabled
5563 - new primitive: discard_new_inode()
5564 - ovl: set I_CREATING on inode being created
5565 - crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
5566 - perf/core: Add sanity check to deal with pinned event failure
5567 - mm: migration: fix migration of huge PMD shared pages
5568 - mm, thp: fix mlocking THP page with migration enabled
5569 - mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
5570 - KVM: x86: fix L1TF's MMIO GFN calculation
5571 - blk-mq: I/O and timer unplugs are inverted in blktrace
5572 - clocksource/drivers/timer-atmel-pit: Properly handle error cases
5573 - fbdev/omapfb: fix omapfb_memory_read infoleak
5574 - drm/amdgpu: Fix vce work queue was not cancelled when suspend
5575 - x86/vdso: Fix asm constraints on vDSO syscall fallbacks
5576 - selftests/x86: Add clock_gettime() tests to test_vdso
5577 - x86/vdso: Only enable vDSO retpolines when enabled and supported
5578 - x86/vdso: Fix vDSO syscall fallback asm constraint regression
5579 - mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
5580 - PM / core: Clear the direct_complete flag on errors
5581 - dm cache metadata: ignore hints array being too small during resize
5582 - dm cache: fix resize crash if user doesn't reload cache table
5583 - xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
5584 - usb: xhci-mtk: resume USB3 roothub first
5585 - USB: serial: simple: add Motorola Tetra MTP6550 id
5586 - usb: cdc_acm: Do not leak URB buffers
5587 - of: unittest: Disable interrupt node tests for old world MAC systems
5588 - perf annotate: Use asprintf when formatting objdump command line
5589 - perf tools: Fix python extension build for gcc 8
5590 - ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
5591 - ath10k: fix kernel panic issue during pci probe
5592 - nvme_fc: fix ctrl create failures racing with workq items
5593 - powerpc/lib: fix book3s/32 boot failure due to code patching
5594 - ARC: clone syscall to setp r25 as thread pointer
5595 - perf utils: Move is_directory() to path.h
5596 - f2fs: fix invalid memory access
5597 - ucma: fix a use-after-free in ucma_resolve_ip()
5598 - ubifs: Check for name being NULL while mounting
5599 - rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
5600 - ath10k: fix scan crash due to incorrect length calculation
5601 - pstore/ram: Fix failure-path memory leak in ramoops_init
5602 - mac80211: allocate TXQs for active monitor interfaces
5603 - drm: fix use-after-free read in drm_mode_create_lease_ioctl()
5604 - USB: serial: option: improve Quectel EP06 detection
5605 - USB: serial: option: add two-endpoints device-id flag
5606 - tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
5607 - bnxt_en: Fix TX timeout during netpoll.
5608 - bnxt_en: free hwrm resources, if driver probe fails.
5609 - bonding: avoid possible dead-lock
5610 - ip6_tunnel: be careful when accessing the inner header
5611 - ip_tunnel: be careful when accessing the inner header
5612 - ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
5613 - ipv6: take rcu lock in rawv6_send_hdrinc()
5614 - net: dsa: bcm_sf2: Call setup during switch resume
5615 - net: hns: fix for unmapping problem when SMMU is on
5616 - net: ipv4: update fnhe_pmtu when first hop's MTU changes
5617 - net/ipv6: Display all addresses in output of /proc/net/if_inet6
5618 - netlabel: check for IPV4MASK in addrinfo_get
5619 - net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
5620 - net: mvpp2: fix a txq_done race condition
5621 - net: sched: Add policy validation for tc attributes
5622 - net: systemport: Fix wake-up interrupt race during resume
5623 - net/usb: cancel pending work when unbinding smsc75xx
5624 - qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
5625 - rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
5626 - sctp: update dst pmtu with the correct daddr
5627 - team: Forbid enslaving team device to itself
5628 - tipc: fix flow control accounting for implicit connect
5629 - udp: Unbreak modules that rely on external __skb_recv_udp() availability
5630 - net: stmmac: Fixup the tail addr setting in xmit path
5631 - net/packet: fix packet drop as of virtio gso
5632 - net: dsa: bcm_sf2: Fix unbind ordering
5633 - net/mlx5e: Set vlan masks for all offloaded TC rules
5634 - net: aquantia: memory corruption on jumbo frames
5635 - net/mlx5: E-Switch, Fix out of bound access when setting vport rate
5636 - bonding: pass link-local packets to bonding master also.
5637 - bonding: fix warning message
5638 - nfp: avoid soft lockups under control message storm
5639 - bnxt_en: don't try to offload VLAN 'modify' action
5640 - net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
5641 - tcp/dccp: fix lockdep issue when SYN is backlogged
5642 - inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
5643 - ASoC: rt5514: Fix the issue of the delay volume applied again
5644 - ASoC: wm8804: Add ACPI support
5645 - ASoC: sigmadsp: safeload should not have lower byte limit
5646 - selftests/efivarfs: add required kernel configs
5647 - selftests: memory-hotplug: add required configs
5648 - ASoC: rsnd: adg: care clock-frequency size
5649 - ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
5650 - Bluetooth: hci_ldisc: Free rw_semaphore on close
5651 - mfd: omap-usb-host: Fix dts probe of children
5652 - scsi: iscsi: target: Don't use stack buffer for scatterlist
5653 - scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
5654 - sound: enable interrupt after dma buffer initialization
5655 - sound: don't call skl_init_chip() to reset intel skl soc
5656 - stmmac: fix valid numbers of unicast filter entries
5657 - net: macb: disable scatter-gather for macb on sama5d3
5658 - ARM: dts: at91: add new compatibility string for macb on sama5d3
5659 - PCI: hv: support reporting serial number as slot information
5660 - clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
5661 - clk: x86: Stop marking clocks as CLK_IS_CRITICAL
5662 - x86/kvm/lapic: always disable MMIO interface in x2APIC mode
5663 - drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
5664 - mm/vmstat.c: fix outdated vmstat_text
5665 - MIPS: VDSO: Always map near top of user memory
5666 - mach64: detect the dot clock divider correctly on sparc
5667 - percpu: stop leaking bitmap metadata blocks
5668 - perf script python: Fix export-to-postgresql.py occasional failure
5669 - perf script python: Fix export-to-sqlite.py sample columns
5670 - s390/cio: Fix how vfio-ccw checks pinned pages
5671 - dm cache: destroy migration_cache if cache target registration failed
5672 - dm: fix report zone remapping to account for partition offset
5673 - dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
5674 - dm linear: fix linear_end_io conditional definition
5675 - cgroup: Fix dom_cgrp propagation when enabling threaded mode
5676 - mmc: block: avoid multiblock reads for the last sector in SPI mode
5677 - pinctrl: mcp23s08: fix irq and irqchip setup order
5678 - arm64: perf: Reject stand-alone CHAIN events for PMUv3
5679 - mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
5680 - mm: Preserve _PAGE_DEVMAP across mprotect() calls
5681 - i2c: i2c-scmi: fix for i2c_smbus_write_block_data
5682 - xhci: Don't print a warning when setting link state for disabled ports
5683 - mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
5684 - mm: treat indirectly reclaimable memory as available in MemAvailable
5685 - dcache: account external names as indirectly reclaimable memory
5686 - mm: treat indirectly reclaimable memory as free in overcommit logic
5687 - mm: don't show nr_indirectly_reclaimable in /proc/vmstat
5688 - ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
5689 - ARM: bugs: prepare processor bug infrastructure
5690 - ARM: bugs: hook processor bug checking into SMP and suspend paths
5691 - ARM: bugs: add support for per-processor bug checking
5692 - [Config] updateconfigs for CPU_SPECTRE
5693 - ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
5694 - ARM: spectre-v2: harden branch predictor on context switches
5695 - ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
5696 - ARM: spectre-v2: harden user aborts in kernel space
5697 - ARM: spectre-v2: add firmware based hardening
5698 - ARM: spectre-v2: warn about incorrect context switching functions
5699 - ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
5700 - ARM: KVM: invalidate icache on guest exit for Cortex-A15
5701 - ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
5702 - ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
5703 - ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
5704 - ARM: spectre-v1: add speculation barrier (csdb) macros
5705 - ARM: spectre-v1: add array_index_mask_nospec() implementation
5706 - ARM: spectre-v1: fix syscall entry
5707 - ARM: signal: copy registers using __copy_from_user()
5708 - ARM: vfp: use __copy_from_user() when restoring VFP state
5709 - ARM: oabi-compat: copy semops using __copy_from_user()
5710 - ARM: use __inttype() in get_user()
5711 - ARM: spectre-v1: use get_user() for __get_user()
5712 - ARM: spectre-v1: mitigate user accesses
5713 - perf tools: Fix snprint warnings for gcc 8
5714 - net: sched: cls_u32: fix hnode refcounting
5715 - net: qualcomm: rmnet: Skip processing loopback packets
5716 - net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
5717 - tun: remove unused parameters
5718 - tun: initialize napi_mutex unconditionally
5719 - tun: napi flags belong to tfile
5720 - net: dsa: b53: Keep CPU port as tagged in all VLANs
5721 - rtnetlink: Fail dump if target netnsid is invalid
5722 - net: ipv4: don't let PMTU updates increase route MTU
5723 - ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
5724 - selftests: android: move config up a level
5725 - selftests: add headers_install to lib.mk
5726 - Bluetooth: SMP: Fix trying to use non-existent local OOB data
5727 - Bluetooth: Use correct tfm to generate OOB data
5728 - net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
5729 - afs: Fix afs_server struct leak
5730 - afs: Fix clearance of reply
5731
5732 * Volume control not working Dell XPS 27 (7760) (LP: #1775068) // Bionic
5733 update: upstream stable patchset 2019-07-12 (LP: #1836426)
5734 - ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
5735
5736 * Bionic update: upstream stable patchset 2019-07-11 (LP: #1836287)
5737 - perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
5738 - gso_segment: Reset skb->mac_len after modifying network header
5739 - ipv6: fix possible use-after-free in ip6_xmit()
5740 - net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
5741 - net: hp100: fix always-true check for link up state
5742 - pppoe: fix reception of frames with no mac header
5743 - qmi_wwan: set DTR for modems in forced USB2 mode
5744 - udp4: fix IP_CMSG_CHECKSUM for connected sockets
5745 - neighbour: confirm neigh entries when ARP packet is received
5746 - udp6: add missing checks on edumux packet processing
5747 - net/sched: act_sample: fix NULL dereference in the data path
5748 - tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
5749 - tls: zero the crypto information from tls_context before freeing
5750 - tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
5751 - NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
5752 - NFC: Fix the number of pipes
5753 - ASoC: cs4265: fix MMTLR Data switch control
5754 - ASoC: rsnd: fixup not to call clk_get/set under non-atomic
5755 - ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error
5756 path
5757 - ALSA: bebob: use address returned by kmalloc() instead of kernel stack for
5758 streaming DMA mapping
5759 - ALSA: emu10k1: fix possible info leak to userspace on
5760 SNDRV_EMU10K1_IOCTL_INFO
5761 - ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
5762 - ALSA: firewire-digi00x: fix memory leak of private data
5763 - ALSA: firewire-tascam: fix memory leak of private data
5764 - ALSA: fireworks: fix memory leak of response buffer at error path
5765 - ALSA: oxfw: fix memory leak for model-dependent data at error path
5766 - ALSA: oxfw: fix memory leak of discovered stream formats at error path
5767 - ALSA: oxfw: fix memory leak of private data
5768 - platform/x86: alienware-wmi: Correct a memory leak
5769 - xen/netfront: don't bug in case of too many frags
5770 - xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
5771 - spi: fix IDR collision on systems with both fixed and dynamic SPI bus
5772 numbers
5773 - ring-buffer: Allow for rescheduling when removing pages
5774 - mm: shmem.c: Correctly annotate new inodes for lockdep
5775 - scsi: target: iscsi: Use bin2hex instead of a re-implementation
5776 - ocfs2: fix ocfs2 read block panic
5777 - drm/nouveau: Fix deadlocks in nouveau_connector_detect()
5778 - drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
5779 - drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
5780 - drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
5781 - drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
5782 - drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
5783 - drm: udl: Destroy framebuffer only if it was initialized
5784 - drm/amdgpu: add new polaris pci id
5785 - ext4: check to make sure the rename(2)'s destination is not freed
5786 - ext4: avoid divide by zero fault when deleting corrupted inline directories
5787 - ext4: avoid arithemetic overflow that can trigger a BUG
5788 - ext4: recalucate superblock checksum after updating free blocks/inodes
5789 - ext4: fix online resize's handling of a too-small final block group
5790 - ext4: fix online resizing for bigalloc file systems with a 1k block size
5791 - ext4: don't mark mmp buffer head dirty
5792 - ext4: show test_dummy_encryption mount option in /proc/mounts
5793 - sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
5794 - PCI: aardvark: Size bridges before resources allocation
5795 - vmw_balloon: include asm/io.h
5796 - iw_cxgb4: only allow 1 flush on user qps
5797 - tick/nohz: Prevent bogus softirq pending warning
5798 - spi: Fix double IDR allocation with DT aliases
5799 - hv_netvsc: fix schedule in RCU context
5800 - bnxt_en: Fix VF mac address regression.
5801 - net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
5802 - mtd: rawnand: denali: fix a race condition when DMA is kicked
5803 - platform/x86: dell-smbios-wmi: Correct a memory leak
5804 - fork: report pid exhaustion correctly
5805 - mm: disable deferred struct page for 32-bit arches
5806 - libata: mask swap internal and hardware tag
5807 - drm/i915/bdw: Increase IPS disable timeout to 100ms
5808 - drm/nouveau: Reset MST branching unit before enabling
5809 - drm/nouveau: Only write DP_MSTM_CTRL when needed
5810 - drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
5811 - ext4, dax: set ext4_dax_aops for dax files
5812 - crypto: skcipher - Fix -Wstringop-truncation warnings
5813 - iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
5814 - tsl2550: fix lux1_input error in low light
5815 - vmci: type promotion bug in qp_host_get_user_memory()
5816 - x86/numa_emulation: Fix emulated-to-physical node mapping
5817 - staging: rts5208: fix missing error check on call to rtsx_write_register
5818 - power: supply: axp288_charger: Fix initial constant_charge_current value
5819 - misc: sram: enable clock before registering regions
5820 - serial: sh-sci: Stop RX FIFO timer during port shutdown
5821 - uwb: hwa-rc: fix memory leak at probe
5822 - power: vexpress: fix corruption in notifier registration
5823 - iommu/amd: make sure TLB to be flushed before IOVA freed
5824 - Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
5825 - USB: serial: kobil_sct: fix modem-status error handling
5826 - 6lowpan: iphc: reset mac_header after decompress to fix panic
5827 - iommu/msm: Don't call iommu_device_{,un}link from atomic context
5828 - s390/mm: correct allocate_pgste proc_handler callback
5829 - power: remove possible deadlock when unregistering power_supply
5830 - md-cluster: clear another node's suspend_area after the copy is finished
5831 - RDMA/bnxt_re: Fix a couple off by one bugs
5832 - RDMA/i40w: Hold read semaphore while looking after VMA
5833 - IB/core: type promotion bug in rdma_rw_init_one_mr()
5834 - media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
5835 - IB/mlx4: Test port number before querying type.
5836 - powerpc/kdump: Handle crashkernel memory reservation failure
5837 - media: fsl-viu: fix error handling in viu_of_probe()
5838 - media: staging/imx: fill vb2_v4l2_buffer field entry
5839 - x86/tsc: Add missing header to tsc_msr.c
5840 - ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
5841 - x86/entry/64: Add two more instruction suffixes
5842 - ARM: dts: ls1021a: Add missing cooling device properties for CPUs
5843 - scsi: target/iscsi: Make iscsit_ta_authentication() respect the output
5844 buffer size
5845 - scsi: klist: Make it safe to use klists in atomic context
5846 - scsi: ibmvscsi: Improve strings handling
5847 - scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
5848 - usb: wusbcore: security: cast sizeof to int for comparison
5849 - ath10k: sdio: use same endpoint id for all packets in a bundle
5850 - ath10k: sdio: set skb len for all rx packets
5851 - powerpc/powernv/ioda2: Reduce upper limit for DMA window size
5852 - s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
5853 - alarmtimer: Prevent overflow for relative nanosleep
5854 - s390/dasd: correct numa_node in dasd_alloc_queue
5855 - s390/scm_blk: correct numa_node in scm_blk_dev_setup
5856 - s390/extmem: fix gcc 8 stringop-overflow warning
5857 - mtd: rawnand: atmel: add module param to avoid using dma
5858 - iio: accel: adxl345: convert address field usage in iio_chan_spec
5859 - posix-timers: Make forward callback return s64
5860 - ALSA: snd-aoa: add of_node_put() in error path
5861 - media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
5862 - media: soc_camera: ov772x: correct setting of banding filter
5863 - media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
5864 - staging: android: ashmem: Fix mmap size validation
5865 - drivers/tty: add error handling for pcmcia_loop_config
5866 - media: tm6000: add error handling for dvb_register_adapter
5867 - net: phy: xgmiitorgmii: Check read_status results
5868 - ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
5869 - net: phy: xgmiitorgmii: Check phy_driver ready before accessing
5870 - drm/sun4i: Fix releasing node when enumerating enpoints
5871 - ath10k: transmit queued frames after processing rx packets
5872 - rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
5873 - brcmsmac: fix wrap around in conversion from constant to s16
5874 - ARM: mvebu: declare asm symbols as character arrays in pmsu.c
5875 - arm: dts: mediatek: Add missing cooling device properties for CPUs
5876 - HID: hid-ntrig: add error handling for sysfs_create_group
5877 - MIPS: boot: fix build rule of vmlinux.its.S
5878 - perf/x86/intel/lbr: Fix incomplete LBR call stack
5879 - scsi: bnx2i: add error handling for ioremap_nocache
5880 - iomap: complete partial direct I/O writes synchronously
5881 - scsi: megaraid_sas: Update controller info during resume
5882 - EDAC, i7core: Fix memleaks and use-after-free on probe and remove
5883 - ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
5884 - module: exclude SHN_UNDEF symbols from kallsyms api
5885 - gpio: Fix wrong rounding in gpio-menz127
5886 - nfsd: fix corrupted reply to badly ordered compound
5887 - EDAC: Fix memleak in module init error path
5888 - fs/lock: skip lock owner pid translation in case we are in init_pid_ns
5889 - Input: xen-kbdfront - fix multi-touch XenStore node's locations
5890 - iio: 104-quad-8: Fix off-by-one error in register selection
5891 - ARM: dts: dra7: fix DCAN node addresses
5892 - x86/mm: Expand static page table for fixmap space
5893 - tty: serial: lpuart: avoid leaking struct tty_struct
5894 - serial: cpm_uart: return immediately from console poll
5895 - intel_th: Fix device removal logic
5896 - spi: tegra20-slink: explicitly enable/disable clock
5897 - spi: sh-msiof: Fix invalid SPI use during system suspend
5898 - spi: sh-msiof: Fix handling of write value for SISTR register
5899 - spi: rspi: Fix invalid SPI use during system suspend
5900 - spi: rspi: Fix interrupted DMA transfers
5901 - regulator: fix crash caused by null driver data
5902 - USB: fix error handling in usb_driver_claim_interface()
5903 - USB: handle NULL config in usb_find_alt_setting()
5904 - usb: musb: dsps: do not disable CPPI41 irq in driver teardown
5905 - slub: make ->cpu_partial unsigned int
5906 - USB: usbdevfs: sanitize flags more
5907 - USB: usbdevfs: restore warning for nonsensical flags
5908 - USB: remove LPM management from usb_driver_claim_interface()
5909 - IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
5910 - IB/hfi1: Fix SL array bounds check
5911 - IB/hfi1: Invalid user input can result in crash
5912 - IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
5913 - RDMA/uverbs: Atomically flush and mark closed the comp event queue
5914 - ovl: hash non-dir by lower inode for fsnotify
5915 - drm/i915: Remove vma from object on destroy, not close
5916 - serial: imx: restore handshaking irq for imx1
5917 - qed: Wait for ready indication before rereading the shmem
5918 - qed: Wait for MCP halt and resume commands to take place
5919 - qed: Prevent a possible deadlock during driver load and unload
5920 - qed: Avoid sending mailbox commands when MFW is not responsive
5921 - thermal: of-thermal: disable passive polling when thermal zone is disabled
5922 - isofs: reject hardware sector size > 2048 bytes
5923 - tls: possible hang when do_tcp_sendpages hits sndbuf is full case
5924 - bpf: sockmap: write_space events need to be passed to TCP handler
5925 - net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
5926 - e1000: check on netif_running() before calling e1000_up()
5927 - e1000: ensure to free old tx/rx rings in set_ringparam()
5928 - crypto: cavium/nitrox - fix for command corruption in queue full case with
5929 backlog submissions.
5930 - hwmon: (ina2xx) fix sysfs shunt resistor read access
5931 - hwmon: (adt7475) Make adt7475_read_word() return errors
5932 - Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
5933 - drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
5934 - drm/amdgpu: Update power state at the end of smu hw_init.
5935 - ata: ftide010: Add a quirk for SQ201
5936 - nvme-fcloop: Fix dropped LS's to removed target port
5937 - ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
5938 - arm/arm64: smccc-1.1: Make return values unsigned long
5939 - arm/arm64: smccc-1.1: Handle function result as parameters
5940 - i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
5941 - x86/pti: Fix section mismatch warning/error
5942 - media: v4l: event: Prevent freeing event subscriptions while accessed
5943 - drm/amd/display/dc/dce: Fix multiple potential integer overflows
5944 - drm/amd/display: fix use of uninitialized memory
5945 - RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
5946 - vhost_net: Avoid tx vring kicks during busyloop
5947 - thermal: i.MX: Allow thermal probe to fail gracefully in case of bad
5948 calibration.
5949 - platform/x86: asus-wireless: Fix uninitialized symbol usage
5950 - ACPI / button: increment wakeup count only when notified
5951 - media: ov772x: add checks for register read errors
5952 - media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
5953 - drm/omap: gem: Fix mm_list locking
5954 - ASoC: rsnd: SSI parent cares SWSP bit
5955 - staging: pi433: fix race condition in pi433_ioctl
5956 - perf tests: Fix indexing when invoking subtests
5957 - gpio: tegra: Fix tegra_gpio_irq_set_type()
5958 - block: fix deadline elevator drain for zoned block devices
5959 - serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
5960 - intel_th: Fix resource handling for ACPI glue layer
5961 - ext2, dax: set ext2_dax_aops for dax files
5962 - IB/hfi1: Fix destroy_qp hang after a link down
5963 - ARM: OMAP2+: Fix null hwmod for ti-sysc debug
5964 - ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
5965 - bus: ti-sysc: Fix module register ioremap for larger offsets
5966 - drm/amdgpu: fix preamble handling
5967 - amdgpu: fix multi-process hang issue
5968 - tcp_bbr: add bbr_check_probe_rtt_done() helper
5969 - tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
5970 - net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
5971 - ixgbe: fix driver behaviour after issuing VFLR
5972 - powerpc/pseries: Fix unitialized timer reset on migration
5973
5974 * Kernel 4.15.0-50 or newer wont boot as Xen-DomU with PVH (LP: #1829378)
5975 - SAUCE: ACPI / bus: Fix NULL pointer dereference in
5976 acpi_quirk_matches_bios_ids()
5977
5978 * CVE-2019-10126
5979 - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
5980
5981 * CVE-2019-3846
5982 - mwifiex: Fix possible buffer overflows at parsing bss descriptor
5983
5984 * CVE-2019-12818
5985 - net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
5986
5987 * CVE-2019-12984
5988 - nfc: Ensure presence of required attributes in the deactivate_target handler
5989
5990 * Bionic update: upstream stable patchset 2019-07-10 (LP: #1836117)
5991 - i2c: xiic: Make the start and the byte count write atomic
5992 - i2c: i801: fix DNV's SMBCTRL register offset
5993 - scsi: lpfc: Correct MDS diag and nvmet configuration
5994 - nbd: don't allow invalid blocksize settings
5995 - block: bfq: swap puts in bfqg_and_blkg_put
5996 - android: binder: fix the race mmap and alloc_new_buf_locked
5997 - MIPS: VDSO: Match data page cache colouring when D$ aliases
5998 - SMB3: Backup intent flag missing for directory opens with backupuid mounts
5999 - smb3: check for and properly advertise directory lease support
6000 - Btrfs: fix data corruption when deduplicating between different files
6001 - KVM: s390: vsie: copy wrapping keys to right place
6002 - KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
6003 - ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
6004 - cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
6005 - cpu/hotplug: Prevent state corruption on error rollback
6006 - x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
6007 - x86/microcode: Update the new microcode revision unconditionally
6008 - crypto: aes-generic - fix aes-generic regression on powerpc
6009 - tpm: separate cmd_ready/go_idle from runtime_pm
6010 - ARC: [plat-axs*]: Enable SWAP
6011 - misc: mic: SCIF Fix scif_get_new_port() error handling
6012 - ethtool: Remove trailing semicolon for static inline
6013 - i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
6014 - Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
6015 - gpio: tegra: Move driver registration to subsys_init level
6016 - selftests/bpf: fix a typo in map in map test
6017 - media: davinci: vpif_display: Mix memory leak on probe error path
6018 - media: dw2102: Fix memleak on sequence of probes
6019 - net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
6020 - blk-mq: fix updating tags depth
6021 - scsi: target: fix __transport_register_session locking
6022 - md/raid5: fix data corruption of replacements after originals dropped
6023 - timers: Clear timer_base::must_forward_clk with timer_base::lock held
6024 - media: camss: csid: Configure data type and decode format properly
6025 - gpu: ipu-v3: default to id 0 on missing OF alias
6026 - misc: ti-st: Fix memory leak in the error path of probe()
6027 - uio: potential double frees if __uio_register_device() fails
6028 - firmware: vpd: Fix section enabled flag on vpd_section_destroy
6029 - Drivers: hv: vmbus: Cleanup synic memory free path
6030 - tty: rocket: Fix possible buffer overwrite on register_PCI
6031 - f2fs: fix to active page in lru list for read path
6032 - f2fs: do not set free of current section
6033 - f2fs: fix defined but not used build warnings
6034 - perf tools: Allow overriding MAX_NR_CPUS at compile time
6035 - NFSv4.0 fix client reference leak in callback
6036 - perf c2c report: Fix crash for empty browser
6037 - perf evlist: Fix error out while applying initial delay and LBR
6038 - macintosh/via-pmu: Add missing mmio accessors
6039 - ath9k: report tx status on EOSP
6040 - ath9k_hw: fix channel maximum power level test
6041 - ath10k: prevent active scans on potential unusable channels
6042 - wlcore: Set rx_status boottime_ns field on rx
6043 - MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
6044 - scsi: 3ware: fix return 0 on the error path of probe
6045 - tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
6046 - ath10k: disable bundle mgmt tx completion event support
6047 - Bluetooth: hidp: Fix handling of strncpy for hid->name information
6048 - pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
6049 - gpio: ml-ioh: Fix buffer underwrite on probe error path
6050 - pinctrl/amd: only handle irq if it is pending and unmasked
6051 - net: mvneta: fix mtu change on port without link
6052 - f2fs: try grabbing node page lock aggressively in sync scenario
6053 - f2fs: fix to skip GC if type in SSA and SIT is inconsistent
6054 - tpm_tis_spi: Pass the SPI IRQ down to the driver
6055 - tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
6056 - f2fs: fix to do sanity check with reserved blkaddr of inline inode
6057 - MIPS: Octeon: add missing of_node_put()
6058 - MIPS: generic: fix missing of_node_put()
6059 - net: dcb: For wild-card lookups, use priority -1, not 0
6060 - dm cache: only allow a single io_mode cache feature to be requested
6061 - Input: atmel_mxt_ts - only use first T9 instance
6062 - media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time}
6063 functions
6064 - media: helene: fix xtal frequency setting at power on
6065 - f2fs: fix to wait on page writeback before updating page
6066 - f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
6067 - iommu/ipmmu-vmsa: Fix allocation in atomic context
6068 - mfd: ti_am335x_tscadc: Fix struct clk memory leak
6069 - f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
6070 - NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
6071 - MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
6072 - RDMA/cma: Do not ignore net namespace for unbound cm_id
6073 - inet: frags: change inet_frags_init_net() return value
6074 - inet: frags: add a pointer to struct netns_frags
6075 - inet: frags: refactor ipfrag_init()
6076 - inet: frags: refactor ipv6_frag_init()
6077 - inet: frags: refactor lowpan_net_frag_init()
6078 - ipv6: export ip6 fragments sysctl to unprivileged users
6079 - rhashtable: add schedule points
6080 - inet: frags: use rhashtables for reassembly units
6081 - inet: frags: remove some helpers
6082 - inet: frags: get rif of inet_frag_evicting()
6083 - inet: frags: remove inet_frag_maybe_warn_overflow()
6084 - inet: frags: break the 2GB limit for frags storage
6085 - inet: frags: do not clone skb in ip_expire()
6086 - ipv6: frags: rewrite ip6_expire_frag_queue()
6087 - rhashtable: reorganize struct rhashtable layout
6088 - inet: frags: reorganize struct netns_frags
6089 - inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
6090 - inet: frags: fix ip6frag_low_thresh boundary
6091 - ip: discard IPv4 datagrams with overlapping segments.
6092 - net: modify skb_rbtree_purge to return the truesize of all purged skbs.
6093 - ipv6: defrag: drop non-last frags smaller than min mtu
6094 - net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
6095 - mtd: ubi: wl: Fix error return code in ubi_wl_init()
6096 - tun: fix use after free for ptr_ring
6097 - tuntap: fix use after free during release
6098 - autofs: fix autofs_sbi() does not check super block type
6099 - KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
6100 - ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
6101 - x86/apic/vector: Make error return value negative
6102 - tc-testing: flush gact actions on test teardown
6103 - pinctrl: berlin: fix 'pctrl->functions' allocation in
6104 berlin_pinctrl_build_state
6105 - powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
6106 - scsi: qla2xxx: Fix unintended Logout
6107 - iwlwifi: pcie: don't access periphery registers when not available
6108 - f2fs: Keep alloc_valid_block_count in sync
6109 - f2fs: issue discard align to section in LFS mode
6110 - device-dax: avoid hang on error before devm_memremap_pages()
6111 - regulator: tps65217: Fix NULL pointer dereference on probe
6112 - gpio: pxa: disable pinctrl calls for PXA3xx
6113 - thermal_hwmon: Sanitize attribute name passed to hwmon
6114 - f2fs: fix to do sanity check with extra_attr feature
6115 - RDMA/hns: Add illegal hop_num judgement
6116 - RDMA/hns: Update the data type of immediate data
6117 - be2net: Fix memory leak in be_cmd_get_profile_config()
6118 - net/mlx5: Fix use-after-free in self-healing flow
6119 - net: qca_spi: Fix race condition in spi transfers
6120 - rds: fix two RCU related problems
6121 - net/mlx5: Check for error in mlx5_attach_interface
6122 - net/mlx5: Fix debugfs cleanup in the device init/remove flow
6123 - net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables
6124 - net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
6125 - erspan: fix error handling for erspan tunnel
6126 - erspan: return PACKET_REJECT when the appropriate tunnel is not found
6127 - tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
6128 - usb: dwc3: change stream event enable bit back to 13
6129 - iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the
6130 PTE
6131 - ALSA: msnd: Fix the default sample sizes
6132 - ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
6133 - xfrm: fix 'passing zero to ERR_PTR()' warning
6134 - amd-xgbe: use dma_mapping_error to check map errors
6135 - gfs2: Special-case rindex for gfs2_grow
6136 - clk: imx6ul: fix missing of_node_put()
6137 - clk: core: Potentially free connection id
6138 - clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
6139 - kbuild: add .DELETE_ON_ERROR special target
6140 - media: tw686x: Fix oops on buffer alloc failure
6141 - dmaengine: pl330: fix irq race with terminate_all
6142 - MIPS: ath79: fix system restart
6143 - media: videobuf2-core: check for q->error in vb2_core_qbuf()
6144 - IB/rxe: Drop QP0 silently
6145 - block: allow max_discard_segments to be stacked
6146 - IB/ipoib: Fix error return code in ipoib_dev_init()
6147 - mtd/maps: fix solutionengine.c printk format warnings
6148 - media: ov5645: Supported external clock is 24MHz
6149 - perf test: Fix subtest number when showing results
6150 - gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
6151 - perf tools: Synthesize GROUP_DESC feature in pipe mode
6152 - fbdev: omapfb: off by one in omapfb_register_client()
6153 - perf tools: Fix struct comm_str removal crash
6154 - video: goldfishfb: fix memory leak on driver remove
6155 - fbdev/via: fix defined but not used warning
6156 - perf powerpc: Fix callchain ip filtering when return address is in a
6157 register
6158 - video: fbdev: pxafb: clear allocated memory for video modes
6159 - fbdev: Distinguish between interlaced and progressive modes
6160 - ARM: exynos: Clear global variable on init error path
6161 - perf powerpc: Fix callchain ip filtering
6162 - nvme-rdma: unquiesce queues when deleting the controller
6163 - powerpc/powernv: opal_put_chars partial write fix
6164 - staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeout
6165 - staging: bcm2835-camera: handle wait_for_completion_timeout return properly
6166 - ASoC: rt5514: Fix the issue of the delay volume applied
6167 - MIPS: jz4740: Bump zload address
6168 - mac80211: restrict delayed tailroom needed decrement
6169 - Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
6170 - wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
6171 - reset: imx7: Fix always writing bits as 0
6172 - nfp: avoid buffer leak when FW communication fails
6173 - xen-netfront: fix queue name setting
6174 - arm64: dts: qcom: db410c: Fix Bluetooth LED trigger
6175 - ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci
6176 - s390/qeth: fix race in used-buffer accounting
6177 - s390/qeth: reset layer2 attribute on layer switch
6178 - platform/x86: toshiba_acpi: Fix defined but not used build warnings
6179 - KVM: arm/arm64: Fix vgic init race
6180 - drivers/base: stop new probing during shutdown
6181 - i2c: aspeed: Fix initial values of master and slave state
6182 - dmaengine: mv_xor_v2: kill the tasklets upon exit
6183 - crypto: sharah - Unregister correct algorithms for SAHARA 3
6184 - xen-netfront: fix warn message as irq device name has '/'
6185 - RDMA/cma: Protect cma dev list with lock
6186 - pstore: Fix incorrect persistent ram buffer mapping
6187 - xen/netfront: fix waiting for xenbus state change
6188 - IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
6189 - mmc: omap_hsmmc: fix wakeirq handling on removal
6190 - ipmi: Fix I2C client removal in the SSIF driver
6191 - Tools: hv: Fix a bug in the key delete code
6192 - xhci: Fix use after free for URB cancellation on a reallocated endpoint
6193 - usb: Don't die twice if PCI xhci host is not responding in resume
6194 - mei: ignore not found client in the enumeration
6195 - mei: bus: need to unlink client before freeing
6196 - USB: Add quirk to support DJI CineSSD
6197 - usb: uas: add support for more quirk flags
6198 - usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
6199 - usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
6200 - USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
6201 - usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
6202 - USB: net2280: Fix erroneous synchronization change
6203 - USB: serial: io_ti: fix array underflow in completion handler
6204 - usb: misc: uss720: Fix two sleep-in-atomic-context bugs
6205 - USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
6206 - USB: yurex: Fix buffer over-read in yurex_write()
6207 - Revert "cdc-acm: implement put_char() and flush_chars()"
6208 - cifs: prevent integer overflow in nxt_dir_entry()
6209 - CIFS: fix wrapping bugs in num_entries()
6210 - xtensa: ISS: don't allocate memory in platform_setup
6211 - perf/core: Force USER_DS when recording user stack data
6212 - NFSv4.1 fix infinite loop on I/O.
6213 - binfmt_elf: Respect error return from `regset->active'
6214 - net/mlx5: Add missing SET_DRIVER_VERSION command translation
6215 - arm64: dts: uniphier: Add missing cooling device properties for CPUs
6216 - audit: fix use-after-free in audit_add_watch
6217 - mtdchar: fix overflows in adjustment of `count`
6218 - Bluetooth: Use lock_sock_nested in bt_accept_enqueue
6219 - evm: Don't deadlock if a crypto algorithm is unavailable
6220 - KVM: PPC: Book3S HV: Add of_node_put() in success path
6221 - security: check for kstrdup() failure in lsm_append()
6222 - MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
6223 - configfs: fix registered group removal
6224 - pinctrl: rza1: Fix selector use for groups and functions
6225 - sched/core: Use smp_mb() in wake_woken_function()
6226 - efi/esrt: Only call efi_mem_reserve() for boot services memory
6227 - ARM: hisi: handle of_iomap and fix missing of_node_put
6228 - ARM: hisi: fix error handling and missing of_node_put
6229 - ARM: hisi: check of_iomap and fix missing of_node_put
6230 - liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
6231 - gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
6232 - tty: fix termios input-speed encoding when using BOTHER
6233 - tty: fix termios input-speed encoding
6234 - mmc: sdhci-of-esdhc: set proper dma mask for ls104x chips
6235 - mmc: tegra: prevent HS200 on Tegra 3
6236 - mmc: sdhci: do not try to use 3.3V signaling if not supported
6237 - drm/nouveau: Fix runtime PM leak in drm_open()
6238 - drm/nouveau/debugfs: Wake up GPU before doing any reclocking
6239 - drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
6240 - parport: sunbpp: fix error return code
6241 - sched/fair: Fix util_avg of new tasks for asymmetric systems
6242 - coresight: Handle errors in finding input/output ports
6243 - coresight: tpiu: Fix disabling timeouts
6244 - coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
6245 - staging: bcm2835-audio: Don't leak workqueue if open fails
6246 - gpio: pxa: Fix potential NULL dereference
6247 - gpiolib: Mark gpio_suffixes array with __maybe_unused
6248 - mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
6249 - input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
6250 - drm/amdkfd: Fix error codes in kfd_get_process
6251 - rtc: bq4802: add error handling for devm_ioremap
6252 - ALSA: pcm: Fix snd_interval_refine first/last with open min/max
6253 - scsi: libfc: fixup 'sleeping function called from invalid context'
6254 - drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
6255 - blk-mq: only attempt to merge bio if there is rq in sw queue
6256 - blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
6257 - pinctrl: msm: Fix msm_config_group_get() to be compliant
6258 - pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
6259 - clk: tegra: bpmp: Don't crash when a clock fails to register
6260 - mei: bus: type promotion bug in mei_nfc_if_version()
6261 - earlycon: Initialize port->uartclk based on clock-frequency property
6262 - earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon
6263 - net/ipv6: prevent use after free in ip6_route_mpath_notify
6264 - Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
6265 - e1000e: Fix queue interrupt re-raising in Other interrupt
6266 - e1000e: Avoid missed interrupts following ICR read
6267 - Revert "e1000e: Separate signaling for link check/link up"
6268 - e1000e: Fix link check race condition
6269 - e1000e: Fix check_for_link return value with autoneg off
6270 - tipc: orphan sock in tipc_release()
6271 - net/mlx5: Fix not releasing read lock when adding flow rules
6272 - iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
6273 - iwlwifi: cancel the injective function between hw pointers to tfd entry
6274 index
6275 - kbuild: do not update config when running install targets
6276 - omapfb: rename omap2 module to omap2fb.ko
6277 - [Config] Rename omapfb to omap2fb
6278 - perf script: Show correct offsets for DWARF-based unwinding
6279 - iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
6280 - ipmi: Move BT capabilities detection to the detect call
6281 - ovl: fix oopses in ovl_fill_super() failure paths
6282 - usb: xhci: fix interrupt transfer error happened on MTK platforms
6283 - usb: mtu3: fix error of xhci port id when enable U3 dual role
6284 - dm verity: fix crash on bufio buffer that was allocated with vmalloc
6285 - cifs: integer overflow in in SMB2_ioctl()
6286 - perf tools: Fix maps__find_symbol_by_name()
6287 - NFSv4: Fix a tracepoint Oops in initiate_file_draining()
6288 - of: add helper to lookup compatible child node
6289 - mmc: meson-mx-sdio: fix OF child-node lookup
6290 - bpf: fix rcu annotations in compute_effective_progs()
6291 - spi: dw: fix possible race condition
6292 - PM / devfreq: use put_device() instead of kfree()
6293 - ASoC: hdmi-codec: fix routing
6294 - drm/amd/display: support access ddc for mst branch
6295 - rcutorture: Use monotonic timestamp for stall detection
6296 - selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
6297 - selftests/android: initialize heap_type to avoid compiling warning
6298 - scsi: lpfc: Fix NVME Target crash in defer rcv logic
6299 - scsi: lpfc: Fix panic if driver unloaded when port is offline
6300 - arm64: perf: Disable PMU while processing counter overflows
6301 - staging: fsl-dpaa2/eth: Fix DMA mapping direction
6302 - block/DAC960.c: fix defined but not used build warnings
6303 - IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
6304
6305 * Bionic update: upstream stable patchset 2019-07-09 (LP: #1835972)
6306 - vti6: fix PMTU caching and reporting on xmit
6307 - xfrm: fix missing dst_release() after policy blocking lbcast and multicast
6308 - xfrm: free skb if nlsk pointer is NULL
6309 - esp6: fix memleak on error path in esp6_input
6310 - mac80211: add stations tied to AP_VLANs during hw reconfig
6311 - ext4: clear mmp sequence number when remounting read-only
6312 - nl80211: Add a missing break in parse_station_flags
6313 - drm/bridge: adv7511: Reset registers on hotplug
6314 - scsi: target: iscsi: cxgbit: fix max iso npdu calculation
6315 - scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
6316 - drm/imx: imx-ldb: disable LDB on driver bind
6317 - drm/imx: imx-ldb: check if channel is enabled before printing warning
6318 - nbd: don't requeue the same request twice.
6319 - nbd: handle unexpected replies better
6320 - usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in
6321 init_controller()
6322 - usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in
6323 r8a66597_queue()
6324 - usb: gadget: f_uac2: fix error handling in afunc_bind (again)
6325 - usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
6326 - usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
6327 - usb: gadget: u_audio: remove caching of stream buffer parameters
6328 - usb: gadget: u_audio: remove cached period bytes value
6329 - usb: gadget: u_audio: protect stream runtime fields with stream spinlock
6330 - usb/phy: fix PPC64 build errors in phy-fsl-usb.c
6331 - tools: usb: ffs-test: Fix build on big endian systems
6332 - usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
6333 - netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
6334 - bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd
6335 - netfilter: nf_tables: fix memory leaks on chain rename
6336 - netfilter: nf_tables: don't allow to rename to already-pending name
6337 - KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
6338 - tools/power turbostat: fix -S on UP systems
6339 - net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
6340 - qed: Fix link flap issue due to mismatching EEE capabilities.
6341 - qed: Fix possible race for the link state value.
6342 - qed: Correct Multicast API to reflect existence of 256 approximate buckets.
6343 - atl1c: reserve min skb headroom
6344 - net: prevent ISA drivers from building on PPC32
6345 - can: mpc5xxx_can: check of_iomap return before use
6346 - can: m_can: Move accessing of message ram to after clocks are enabled
6347 - i2c: davinci: Avoid zero value of CLKH
6348 - perf/x86/amd/ibs: Don't access non-started event
6349 - media: staging: omap4iss: Include asm/cacheflush.h after generic includes
6350 - bnx2x: Fix invalid memory access in rss hash config path.
6351 - net: axienet: Fix double deregister of mdio
6352 - locking/rtmutex: Allow specifying a subclass for nested locking
6353 - i2c/mux, locking/core: Annotate the nested rt_mutex usage
6354 - sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
6355 - x86/boot: Fix if_changed build flip/flop bug
6356 - selftests/ftrace: Add snapshot and tracing_on test case
6357 - ipc/sem.c: prevent queue.status tearing in semop
6358 - zswap: re-check zswap_is_full() after do zswap_shrink()
6359 - tools/power turbostat: Read extended processor family from CPUID
6360 - ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size
6361 - bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
6362 - nfp: flower: fix port metadata conversion bug
6363 - enic: handle mtu change for vf properly
6364 - ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
6365 - arc: [plat-eznps] fix data type errors in platform headers
6366 - arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
6367 - arc: fix build errors in arc/include/asm/delay.h
6368 - arc: fix type warnings in arc/mm/cache.c
6369 - sparc/time: Add missing __init to init_tick_ops()
6370 - sparc: use asm-generic version of msi.h
6371 - enic: do not call enic_change_mtu in enic_probe
6372 - mm: delete historical BUG from zap_pmd_range()
6373 - drivers: net: lmc: fix case value for target abort error
6374 - memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
6375 - gpiolib-acpi: make sure we trigger edge events at least once on boot
6376 - scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send
6377 - scsi: fcoe: drop frames in ELS LOGO error path
6378 - scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED
6379 - mm/memory.c: check return value of ioremap_prot
6380 - mei: don't update offset in write
6381 - cifs: add missing debug entries for kconfig options
6382 - cifs: check kmalloc before use
6383 - smb3: enumerating snapshots was leaving part of the data off end
6384 - smb3: Do not send SMB3 SET_INFO if nothing changed
6385 - smb3: don't request leases in symlink creation and query
6386 - smb3: fill in statfs fsid and correct namelen
6387 - btrfs: use correct compare function of dirty_metadata_bytes
6388 - btrfs: don't leak ret from do_chunk_alloc
6389 - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
6390 - iommu/arm-smmu: Error out only if not enough context interrupts
6391 - printk: Split the code for storing a message into the log buffer
6392 - printk: Create helper function to queue deferred console handling
6393 - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
6394 - kprobes/arm64: Fix %p uses in error messages
6395 - arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
6396 - arm64: dts: rockchip: corrected uart1 clock-names for rk3328
6397 - KVM: arm/arm64: Skip updating PMD entry if no change
6398 - KVM: arm/arm64: Skip updating PTE entry if no change
6399 - stop_machine: Reflow cpu_stop_queue_two_works()
6400 - ext4: check for NUL characters in extended attribute's name
6401 - ext4: sysfs: print ext4_super_block fields as little-endian
6402 - ext4: reset error code in ext4_find_entry in fallback
6403 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
6404 - x86/vdso: Fix vDSO build if a retpoline is emitted
6405 - x86/process: Re-export start_thread()
6406 - x86/kvm/vmx: Remove duplicate l1d flush definitions
6407 - fuse: Add missed unlock_page() to fuse_readpages_fill()
6408 - udl-kms: change down_interruptible to down
6409 - udl-kms: handle allocation failure
6410 - udl-kms: fix crash due to uninitialized memory
6411 - udl-kms: avoid division
6412 - b43legacy/leds: Ensure NUL-termination of LED name string
6413 - b43/leds: Ensure NUL-termination of LED name string
6414 - ASoC: dpcm: don't merge format from invalid codec dai
6415 - ASoC: zte: Fix incorrect PCM format bit usages
6416 - ASoC: sirf: Fix potential NULL pointer dereference
6417 - pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
6418 - x86/vdso: Fix lsl operand order
6419 - x86/irqflags: Mark native_restore_fl extern inline
6420 - x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
6421 - s390/mm: fix addressing exception after suspend/resume
6422 - s390/numa: move initial setup of node_to_cpumask_map
6423 - kprobes/arm: Fix %p uses in error messages
6424 - kprobes: Make list and blacklist root user read only
6425 - MIPS: Correct the 64-bit DSP accumulator register size
6426 - MIPS: Always use -march=<arch>, not -<arch> shortcuts
6427 - MIPS: Change definition of cpu_relax() for Loongson-3
6428 - MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
6429 - tpm: Return the actual size when receiving an unsupported command
6430 - scsi: mpt3sas: Fix _transport_smp_handler() error path
6431 - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
6432 - scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
6433 - clk: rockchip: fix clk_i2sout parent selection bits on rk3399
6434 - PM / clk: signedness bug in of_pm_clk_add_clks()
6435 - power: generic-adc-battery: fix out-of-bounds write when copying channel
6436 properties
6437 - power: generic-adc-battery: check for duplicate properties copied from iio
6438 channels
6439 - watchdog: Mark watchdog touch functions as notrace
6440 - gcc-plugins: Add include required by GCC release 8
6441 - gcc-plugins: Use dynamic initializers
6442 - Btrfs: fix send failure when root has deleted files still open
6443 - Btrfs: send, fix incorrect file layout after hole punching beyond eof
6444 - hwmon: (k10temp) 27C Offset needed for Threadripper2
6445 - KVM: arm/arm64: Fix potential loss of ptimer interrupts
6446 - KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
6447 - perf kvm: Fix subcommands on s390
6448 - ext4: use ext4_warning() for sb_getblk failure
6449 - platform/x86: wmi: Do not mix pages and kmalloc
6450 - KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
6451 - lib/vsprintf: Do not handle %pO[^F] as %px
6452 - soc: qcom: rmtfs-mem: fix memleak in probe error paths
6453 - kprobes: Show blacklist addresses as same as kallsyms does
6454 - kprobes: Replace %p with other pointer types
6455 - MIPS: memset.S: Fix byte_fixup for MIPSr6
6456 - mtd: rawnand: qcom: wait for desc completion in all BAM channels
6457 - net: 6lowpan: fix reserved space for single frames
6458 - net: mac802154: tx: expand tailroom if necessary
6459 - 9p/net: Fix zero-copy path in the 9p virtio transport
6460 - spi: davinci: fix a NULL pointer dereference
6461 - spi: pxa2xx: Add support for Intel Ice Lake
6462 - spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
6463 - spi: cadence: Change usleep_range() to udelay(), for atomic context
6464 - mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS
6465 - readahead: stricter check for bdi io_pages
6466 - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
6467 - block: really disable runtime-pm for blk-mq
6468 - drm/i915/userptr: reject zero user_size
6469 - libertas: fix suspend and resume for SDIO connected cards
6470 - media: Revert "[media] tvp5150: fix pad format frame height"
6471 - mailbox: xgene-slimpro: Fix potential NULL pointer dereference
6472 - Replace magic for trusting the secondary keyring with #define
6473 - powerpc/fadump: handle crash memory ranges array index overflow
6474 - powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
6475 - PCI: Add wrappers for dev_printk()
6476 - cxl: Fix wrong comparison in cxl_adapter_context_get()
6477 - ib_srpt: Fix a use-after-free in srpt_close_ch()
6478 - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
6479 - 9p: fix multiple NULL-pointer-dereferences
6480 - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
6481 - 9p/virtio: fix off-by-one error in sg list bounds check
6482 - net/9p/client.c: version pointer uninitialized
6483 - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
6484 kfree()
6485 - dm integrity: change 'suspending' variable from bool to int
6486 - dm thin: stop no_space_timeout worker when switching to write-mode
6487 - dm cache metadata: save in-core policy_hint_size to on-disk superblock
6488 - dm cache metadata: set dirty on all cache blocks after a crash
6489 - dm crypt: don't decrease device limits
6490 - uart: fix race between uart_put_char() and uart_shutdown()
6491 - Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
6492 - iio: sca3000: Fix missing return in switch
6493 - iio: ad9523: Fix displayed phase
6494 - iio: ad9523: Fix return value for ad952x_store()
6495 - extcon: Release locking when sending the notification of connector state
6496 - vmw_balloon: fix inflation of 64-bit GFNs
6497 - vmw_balloon: do not use 2MB without batching
6498 - vmw_balloon: VMCI_DOORBELL_SET does not check status
6499 - vmw_balloon: fix VMCI use when balloon built into kernel
6500 - rtc: omap: fix potential crash on power off
6501 - tracing: Do not call start/stop() functions when tracing_on does not change
6502 - tracing/blktrace: Fix to allow setting same value
6503 - printk/tracing: Do not trace printk_nmi_enter()
6504 - livepatch: Validate module/old func name length
6505 - uprobes: Use synchronize_rcu() not synchronize_sched()
6506 - mfd: hi655x: Fix regmap area declared size for hi655x
6507 - ovl: fix wrong use of impure dir cache in ovl_iterate()
6508 - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
6509 - cpufreq: governor: Avoid accessing invalid governor_data
6510 - PM / sleep: wakeup: Fix build error caused by missing SRCU support
6511 - KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
6512 - xtensa: limit offsets in __loop_cache_{all,page}
6513 - xtensa: increase ranges in ___invalidate_{i,d}cache_all
6514 - block, bfq: return nbytes and not zero from struct cftype .write() method
6515 - pnfs/blocklayout: off by one in bl_map_stripe()
6516 - NFSv4 client live hangs after live data migration recovery
6517 - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
6518 - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
6519 - ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
6520 - iommu/vt-d: Add definitions for PFSID
6521 - iommu/vt-d: Fix dev iotlb pfsid use
6522 - sys: don't hold uts_sem while accessing userspace memory
6523 - userns: move user access out of the mutex
6524 - ubifs: Fix memory leak in lprobs self-check
6525 - ubifs: Check data node size before truncate
6526 - ubifs: Fix synced_i_size calculation for xattr inodes
6527 - pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
6528 - pwm: tiehrpwm: Fix disabling of output of PWMs
6529 - fb: fix lost console when the user unplugs a USB adapter
6530 - udlfb: set optimal write delay
6531 - libnvdimm: fix ars_status output length calculation
6532 - bcache: release dc->writeback_lock properly in bch_writeback_thread()
6533 - perf auxtrace: Fix queue resize
6534 - crypto: caam - fix DMA mapping direction for RSA forms 2 & 3
6535 - crypto: caam/jr - fix descriptor DMA unmapping
6536 - crypto: caam/qi - fix error path in xts setkey
6537 - arm64: mm: always enable CONFIG_HOLES_IN_ZONE
6538 - mmc: renesas_sdhi_internal_dmac: mask DMAC interrupts
6539 - blkcg: Introduce blkg_root_lookup()
6540 - powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
6541 - IB/mlx5: Fix leaking stack memory to userspace
6542 - rtc: omap: fix resource leak in registration error path
6543 - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
6544 - ALSA: ac97: fix device initialization in the compat layer
6545 - ALSA: ac97: fix check of pm_runtime_get_sync failure
6546 - ALSA: ac97: fix unbalanced pm_runtime_enable
6547 - nfsd: fix leaked file lock with nfs exported overlayfs
6548 - ubifs: Fix directory size calculation for symlinks
6549 - mm, dev_pagemap: Do not clear ->mapping on final put
6550 - act_ife: fix a potential use-after-free
6551 - ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT
6552 state
6553 - net: bcmgenet: use MAC link status for fixed phy
6554 - net: macb: do not disable MDIO bus at open/close time
6555 - qlge: Fix netdev features configuration.
6556 - r8169: add support for NCube 8168 network card
6557 - tcp: do not restart timewait timer on rst reception
6558 - vti6: remove !skb->ignore_df check from vti6_xmit()
6559 - net/sched: act_pedit: fix dump of extended layered op
6560 - tipc: fix a missing rhashtable_walk_exit()
6561 - nfp: wait for posted reconfigs when disabling the device
6562 - sctp: hold transport before accessing its asoc in sctp_transport_get_next
6563 - mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
6564 - vhost: correctly check the iova range when waking virtqueue
6565 - hv_netvsc: ignore devices that are not PCI
6566 - act_ife: move tcfa_lock down to where necessary
6567 - act_ife: fix a potential deadlock
6568 - net: sched: action_ife: take reference to meta module
6569 - cifs: check if SMB2 PDU size has been padded and suppress the warning
6570 - hfsplus: don't return 0 when fill_super() failed
6571 - hfs: prevent crash on exit from failed search
6572 - sunrpc: Don't use stack buffer with scatterlist
6573 - fork: don't copy inconsistent signal handler state to child
6574 - reiserfs: change j_timestamp type to time64_t
6575 - hfsplus: fix NULL dereference in hfsplus_lookup()
6576 - fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
6577 - fat: validate ->i_start before using
6578 - scripts: modpost: check memory allocation results
6579 - virtio: pci-legacy: Validate queue pfn
6580 - x86/mce: Add notifier_block forward declaration
6581 - IB/hfi1: Invalid NUMA node information can cause a divide by zero
6582 - pwm: meson: Fix mux clock names
6583 - mm/fadvise.c: fix signed overflow UBSAN complaint
6584 - fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
6585 - platform/x86: intel_punit_ipc: fix build errors
6586 - netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
6587 - s390/kdump: Fix memleak in nt_vmcoreinfo
6588 - ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
6589 - mfd: sm501: Set coherent_dma_mask when creating subdevices
6590 - platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360
6591 - netfilter: fix memory leaks on netlink_dump_start error
6592 - tcp, ulp: add alias for all ulp modules
6593 - RDMA/hns: Fix usage of bitmap allocation functions return values
6594 - net: hns3: Fix for command format parsing error in
6595 hclge_is_all_function_id_zero
6596 - perf tools: Check for null when copying nsinfo.
6597 - irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
6598 - net/9p/trans_fd.c: fix race by holding the lock
6599 - net/9p: fix error path of p9_virtio_probe
6600 - powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
6601 - powerpc: Fix size calculation using resource_size()
6602 - perf probe powerpc: Fix trace event post-processing
6603 - block: bvec_nr_vecs() returns value for wrong slab
6604 - s390/dasd: fix hanging offline processing due to canceled worker
6605 - s390/dasd: fix panic for failed online processing
6606 - ACPI / scan: Initialize status to ACPI_STA_DEFAULT
6607 - scsi: aic94xx: fix an error code in aic94xx_init()
6608 - NFSv4: Fix error handling in nfs4_sp4_select_mode()
6609 - Input: do not use WARN() in input_alloc_absinfo()
6610 - xen/balloon: fix balloon initialization for PVH Dom0
6611 - PCI: mvebu: Fix I/O space end address calculation
6612 - dm kcopyd: avoid softlockup in run_complete_job
6613 - staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
6614 - ASoC: rt5677: Fix initialization of rt5677_of_match.data
6615 - iommu/omap: Fix cache flushes on L2 table entries
6616 - selftests/powerpc: Kill child processes on SIGINT
6617 - RDS: IB: fix 'passing zero to ERR_PTR()' warning
6618 - cfq: Suppress compiler warnings about comparisons
6619 - smb3: fix reset of bytes read and written stats
6620 - SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
6621 - powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
6622 - powerpc/64s: Make rfi_flush_fallback a little more robust
6623 - powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
6624 - clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399
6625 - KVM: vmx: track host_state.loaded using a loaded_vmcs pointer
6626 - kvm: nVMX: Fix fault vector for VMX operation at CPL > 0
6627 - btrfs: Exit gracefully when chunk map cannot be inserted to the tree
6628 - btrfs: replace: Reset on-disk dev stats value after replace
6629 - btrfs: relocation: Only remove reloc rb_trees if reloc control has been
6630 initialized
6631 - btrfs: Don't remove block group that still has pinned down bytes
6632 - arm64: rockchip: Force CONFIG_PM on Rockchip systems
6633 - ARM: rockchip: Force CONFIG_PM on Rockchip systems
6634 - drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
6635 - drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
6636 - drm/amd/pp/Polaris12: Fix a chunk of registers missed to program
6637 - drm/amdgpu: update tmr mc address
6638 - drm/amdgpu:add tmr mc address into amdgpu_firmware_info
6639 - drm/amdgpu:add new firmware id for VCN
6640 - drm/amdgpu:add VCN support in PSP driver
6641 - drm/amdgpu:add VCN booting with firmware loaded by PSP
6642 - debugobjects: Make stack check warning more informative
6643 - mm: Fix devm_memremap_pages() collision handling
6644 - HID: add quirk for another PIXART OEM mouse used by HP
6645 - usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during
6646 suspend/resume
6647 - x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
6648 - x86/xen: don't write ptes directly in 32-bit PV guests
6649 - drm/i915: Increase LSPCON timeout
6650 - kbuild: make missing $DEPMOD a Warning instead of an Error
6651 - kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
6652 - x86: kvm: avoid unused variable warning
6653 - arm64: cpu_errata: include required headers
6654 - ASoC: wm8994: Fix missing break in switch
6655 - arm64: Fix mismatched cache line size detection
6656 - arm64: Handle mismatched cache type
6657 - tipc: fix the big/little endian issue in tipc_dest
6658 - ip6_vti: fix a null pointer deference when destroy vti6 tunnel
6659 - workqueue: skip lockdep wq dependency in cancel_work_sync()
6660 - workqueue: re-add lockdep dependencies for flushing
6661 - apparmor: fix an error code in __aa_create_ns()
6662 - tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach
6663 - netfilter: x_tables: do not fail xt_alloc_table_info too easilly
6664 - ACPICA: ACPICA: add status check for acpi_hw_read before assigning return
6665 value
6666 - PCI: Match Root Port's MPS to endpoint's MPSS as necessary
6667 - coccicheck: return proper error code on fail
6668 - RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
6669 - blk-mq: count the hctx as active before allocating tag
6670 - selinux: cleanup dentry and inodes on error in selinuxfs
6671 - drm/amd/display: Read back max backlight value at boot
6672 - btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
6673 - btrfs: lift uuid_mutex to callers of btrfs_open_devices
6674 - btrfs: Fix a C compliance issue
6675 - drm/i915: Nuke the LVDS lid notifier
6676 - drm/edid: Quirk Vive Pro VR headset non-desktop.
6677 - drm/amd/display: fix type of variable
6678 - drm/amd/display: Don't share clk source between DP and HDMI
6679 - drm/amd/display: update clk for various HDMI color depths
6680 - drm/amd/display: Use requested HDMI aspect ratio
6681 - drm/rockchip: lvds: add missing of_node_put
6682 - drm/amd/display: Pass connector id when executing VBIOS CT
6683 - drm/amd/display: Check if clock source in use before disabling
6684 - drm/amdgpu: fix incorrect use of fcheck
6685 - drm/amdgpu: fix incorrect use of drm_file->pid
6686 - drm/i915: set DP Main Stream Attribute for color range on DDI platforms
6687 - x86/tsc: Prevent result truncation on 32bit
6688
6689 * [Regression] Colour banding appears on Lenovo B50-80 integrated display
6690 (LP: #1788308) // Bionic update: upstream stable patchset 2019-07-09
6691 (LP: #1835972)
6692 - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
6693
6694 * CVE-2019-12819
6695 - mdio_bus: Fix use-after-free on device_register fails
6696
6697 * proc_thermal flooding dmesg (LP: #1824690)
6698 - drivers: thermal: processor_thermal: Downgrade error message
6699
6700 * Bionic update: upstream stable patchset 2019-07-08 (LP: #1835845)
6701 - bonding: avoid lockdep confusion in bond_get_stats()
6702 - inet: frag: enforce memory limits earlier
6703 - ipv4: frags: handle possible skb truesize change
6704 - net: dsa: Do not suspend/resume closed slave_dev
6705 - net: stmmac: Fix WoL for PCI-based setups
6706 - rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
6707 - can: ems_usb: Fix memory leak on ems_usb_disconnect()
6708 - virtio_balloon: fix another race between migration and ballooning
6709 - x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
6710 - kvm: x86: vmx: fix vpid leak
6711 - audit: fix potential null dereference 'context->module.name'
6712 - userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
6713 - RDMA/uverbs: Expand primary and alt AV port checks
6714 - crypto: padlock-aes - Fix Nano workaround data corruption
6715 - drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
6716 - scsi: sg: fix minor memory leak in error path
6717 - net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
6718 - net/mlx5e: Set port trust mode to PCP as default
6719 - x86/efi: Access EFI MMIO data as unencrypted when SEV is active
6720 - drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
6721 - drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make
6722 gcc happy
6723 - scsi: qla2xxx: Fix unintialized List head crash
6724 - scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
6725 - scsi: qla2xxx: Fix ISP recovery on unload
6726 - scsi: qla2xxx: Return error when TMF returns
6727 - genirq: Make force irq threading setup more robust
6728 - nohz: Fix local_timer_softirq_pending()
6729 - nohz: Fix missing tick reprogram when interrupting an inline softirq
6730 - ring_buffer: tracing: Inherit the tracing setting to next ring buffer
6731 - i2c: imx: Fix reinit_completion() use
6732 - Btrfs: fix file data corruption after cloning a range and fsync
6733 - nvme-pci: allocate device queues storage space at probe
6734 - nvme-pci: Fix queue double allocations
6735 - xfs: catch inode allocation state mismatch corruption
6736 - xfs: validate cached inodes are free when allocated
6737 - perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices
6738 - parisc: Enable CONFIG_MLONGCALLS by default
6739 - parisc: Define mb() and add memory barriers to assembler unlock sequences
6740 - kasan: add no_sanitize attribute for clang builds
6741 - Mark HI and TASKLET softirq synchronous
6742 - xen/netfront: don't cache skb_shinfo()
6743 - scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management
6744 enabled
6745 - scsi: qla2xxx: Fix memory leak for allocating abort IOCB
6746 - init: rename and re-order boot_cpu_state_init()
6747 - root dentries need RCU-delayed freeing
6748 - make sure that __dentry_kill() always invalidates d_seq, unhashed or not
6749 - fix mntput/mntput race
6750 - fix __legitimize_mnt()/mntput() race
6751 - mtd: nand: qcom: Add a NULL check for devm_kasprintf()
6752 - phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
6753 - ARM: dts: imx6sx: fix irq for pcie bridge
6754 - kprobes/x86: Fix %p uses in error messages
6755 - x86/irqflags: Provide a declaration for native_save_fl
6756 - x86/apic: Ignore secondary threads if nosmt=force
6757 - x86/mm/kmmio: Make the tracer robust against L1TF
6758 - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
6759 - x86/microcode: Allow late microcode loading with SMT disabled
6760 - x86/smp: fix non-SMP broken build due to redefinition of
6761 apic_id_is_primary_thread
6762 - cpu/hotplug: Non-SMP machines do not make use of booted_once
6763 - sched/deadline: Update rq_clock of later_rq when pushing a task
6764 - zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
6765 - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
6766 - x86: i8259: Add missing include file
6767 - kbuild: verify that $DEPMOD is installed
6768 - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
6769 - crypto: vmac - require a block cipher with 128-bit block size
6770 - crypto: vmac - separate tfm and request context
6771 - crypto: blkcipher - fix crash flushing dcache in error path
6772 - crypto: ablkcipher - fix crash flushing dcache in error path
6773 - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
6774 - crypto: skcipher - fix crash flushing dcache in error path
6775 - x86/platform/UV: Mark memblock related init code and data correctly
6776 - dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
6777 - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
6778 - llc: use refcount_inc_not_zero() for llc_sap_find()
6779 - vsock: split dwork to avoid reinitializations
6780 - net_sched: Fix missing res info when create new tc_index filter
6781 - vhost: reset metadata cache when initializing new IOTLB
6782 - ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
6783 - net: aquantia: Fix IFF_ALLMULTI flag functionality
6784 - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs
6785 - ALSA: hda - Turn CX8200 into D3 as well upon reboot
6786 - ALSA: vx222: Fix invalid endian conversions
6787 - ALSA: virmidi: Fix too long output trigger loop
6788 - ALSA: cs5535audio: Fix invalid endian conversion
6789 - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry
6790 - ALSA: memalloc: Don't exceed over the requested size
6791 - ALSA: vxpocket: Fix invalid endian conversions
6792 - USB: serial: sierra: fix potential deadlock at close
6793 - USB: serial: pl2303: add a new device id for ATEN
6794 - ACPI / PM: save NVS memory for ASUS 1025C laptop
6795 - tty: serial: 8250: Revert NXP SC16C2552 workaround
6796 - serial: 8250_exar: Read INT0 from slave device, too
6797 - serial: 8250_dw: always set baud rate in dw8250_set_termios
6798 - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
6799 - misc: sram: fix resource leaks in probe error path
6800 - Bluetooth: avoid killing an already killed socket
6801 - isdn: Disable IIOCDBGVAR
6802 - cls_matchall: fix tcf_unbind_filter missing
6803 - mlxsw: core_acl_flex_actions: Return error for conflicting actions
6804 - ip_vti: fix a null pointer deferrence when create vti fallback tunnel
6805 - net: ethernet: mvneta: Fix napi structure mixup on armada 3700
6806 - net: mvneta: fix mvneta_config_rss on armada 3700
6807 - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
6808 - pty: fix O_CLOEXEC for TIOCGPTPEER
6809 - arm: dts: armada: Fix "#cooling-cells" property's name
6810 - vfio: ccw: fix error return in vfio_ccw_sch_event
6811 - perf tools: Fix error index for pmu event parser
6812 - Input: synaptics-rmi4 - fix axis-swap behavior
6813 - IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
6814 - drm/bridge/sii8620: fix loops in EDID fetch logic
6815 - drm/bridge/sii8620: fix potential buffer overflow
6816 - ARC: Explicitly add -mmedium-calls to CFLAGS
6817 - hwmon: (nct6775) Fix loop limit
6818 - soc: imx: gpcv2: correct PGC offset
6819 - usb: dwc3: pci: add support for Intel IceLake
6820 - usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
6821 - usb: dwc3: of-simple: fix use-after-free on remove
6822 - ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th
6823 - netfilter: ipv6: nf_defrag: reduce struct net memory waste
6824 - netfilter: nf_ct_helper: Fix possible panic after
6825 nf_conntrack_helper_unregister
6826 - selftests: pstore: return Kselftest Skip code for skipped tests
6827 - selftests: static_keys: return Kselftest Skip code for skipped tests
6828 - selftests: sysctl: return Kselftest Skip code for skipped tests
6829 - selftests: zram: return Kselftest Skip code for skipped tests
6830 - selftests: vm: return Kselftest Skip code for skipped tests
6831 - selftests: sync: add config fragment for testing sync framework
6832 - ARM: dts: NSP: Fix i2c controller interrupt type
6833 - ARM: dts: NSP: Fix PCIe controllers interrupt types
6834 - ARM: dts: BCM5301x: Fix i2c controller interrupt type
6835 - ARM: dts: Cygnus: Fix I2C controller interrupt type
6836 - ARM: dts: Cygnus: Fix PCIe controller interrupt type
6837 - arm64: dts: specify 1.8V EMMC capabilities for bcm958742k
6838 - arm64: dts: specify 1.8V EMMC capabilities for bcm958742t
6839 - arm64: dts: ns2: Fix I2C controller interrupt type
6840 - arm64: dts: ns2: Fix PCIe controller interrupt type
6841 - arm64: dts: Stingray: Fix I2C controller interrupt type
6842 - drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error
6843 - drm: mali-dp: Enable Global SE interrupts mask for DP500
6844 - drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
6845 - IB/rxe: Fix missing completion for mem_reg work requests
6846 - usb: dwc2: alloc dma aligned buffer for isoc split in
6847 - usb: dwc2: fix isoc split in transfer with no data
6848 - usb: gadget: composite: fix delayed_status race condition when set_interface
6849 - usb: gadget: dwc2: fix memory leak in gadget_init()
6850 - dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
6851 - xen: add error handling for xenbus_printf
6852 - pNFS: Always free the session slot on error in
6853 nfs4_layoutget_handle_exception
6854 - scsi: xen-scsifront: add error handling for xenbus_printf
6855 - xen/scsiback: add error handling for xenbus_printf
6856 - arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
6857 - arm64: make secondary_start_kernel() notrace
6858 - qed: Fix possible memory leak in Rx error path handling.
6859 - qed: Add sanity check for SIMD fastpath handler.
6860 - qed: Do not advertise DCBX_LLD_MANAGED capability.
6861 - enic: initialize enic->rfs_h.lock in enic_probe
6862 - net: hamradio: use eth_broadcast_addr
6863 - net: propagate dev_get_valid_name return code
6864 - net: stmmac: socfpga: add additional ocp reset line for Stratix10
6865 - nvmet: reset keep alive timer in controller enable
6866 - block: sed-opal: Fix a couple off by one bugs
6867 - ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
6868 - nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
6869 - net: davinci_emac: match the mdio device against its compatible if possible
6870 - sctp: fix erroneous inc of snmp SctpFragUsrMsgs
6871 - KVM: arm/arm64: Drop resource size check for GICV window
6872 - drm/bridge/sii8620: fix display of packed pixel modes in MHL2
6873 - locking/lockdep: Do not record IRQ state within lockdep code
6874 - selftests: bpf: notification about privilege required to run test_kmod.sh
6875 testing script
6876 - mtd: dataflash: Use ULL suffix for 64-bit constants
6877 - x86/microcode/intel: Fix memleak in save_microcode_patch()
6878 - ipv6: mcast: fix unsolicited report interval after receiving querys
6879 - Smack: Mark inode instant in smack_task_to_inode
6880 - arm64: dts: msm8916: fix Coresight ETF graph connections
6881 - batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
6882 - batman-adv: Fix bat_v best gw refcnt after netlink dump
6883 - batman-adv: Avoid storing non-TT-sync flags on singular entries too
6884 - batman-adv: Fix multicast TT issues with bogus ROAM flags
6885 - cxgb4: when disabling dcb set txq dcb priority to 0
6886 - iio: pressure: bmp280: fix relative humidity unit
6887 - brcmfmac: stop watchdog before detach and free everything
6888 - ARM: dts: am437x: make edt-ft5x06 a wakeup source
6889 - ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
6890 - usb: xhci: remove the code build warning
6891 - usb: xhci: increase CRS timeout value
6892 - NFC: pn533: Fix wrong GFP flag usage
6893 - typec: tcpm: Fix a msecs vs jiffies bug
6894 - kconfig: fix line numbers for if-entries in menu tree
6895 - perf record: Support s390 random socket_id assignment
6896 - perf test session topology: Fix test on s390
6897 - perf report powerpc: Fix crash if callchain is empty
6898 - perf tools: Fix a clang 7.0 compilation error
6899 - perf bench: Fix numa report output code
6900 - ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD
6901 - netfilter: nf_log: fix uninit read in nf_log_proc_dostring
6902 - net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
6903 - nfp: cast sizeof() to int when comparing with error code
6904 - selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
6905 - selftests/x86/sigreturn: Do minor cleanups
6906 - ARM: dts: da850: Fix interrups property for gpio
6907 - ARM64: dts: meson-gxl: fix Mali GPU compatible string
6908 - dmaengine: pl330: report BURST residue granularity
6909 - dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
6910 - ath10k: update the phymode along with bandwidth change request
6911 - md/raid10: fix that replacement cannot complete recovery after reassemble
6912 - dev-dax: check_vma: ratelimit dev_info-s
6913 - nl80211: relax ht operation checks for mesh
6914 - nl80211: check nla_parse_nested() return values
6915 - drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
6916 - drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
6917 - drm/exynos: decon5433: Fix WINCONx reset value
6918 - drbd: Fix drbd_request_prepare() discard handling
6919 - bpf, s390: fix potential memleak when later bpf_jit_prog fails
6920 - PCI: xilinx: Add missing of_node_put()
6921 - PCI: xilinx-nwl: Add missing of_node_put()
6922 - PCI: faraday: Add missing of_node_put()
6923 - bnx2x: Fix receiving tx-timeout in error or recovery state.
6924 - fsl/fman: fix parser reporting bad checksum on short frames
6925 - dpaa_eth: DPAA SGT needs to be 256B
6926 - acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value
6927 - openrisc: entry: Fix delay slot exception detection
6928 - m68k: fix "bad page state" oops on ColdFire boot
6929 - objtool: Support GCC 8 '-fnoreorder-functions'
6930 - ipvlan: call dev_change_flags when ipvlan mode is reset
6931 - drm/amdgpu: fix swapped emit_ib_size in vce3
6932 - x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
6933 - HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
6934 - ARM: imx_v4_v5_defconfig: Select ULPI support
6935 - bpf: hash map: decrement counter on error
6936 - tracing: Use __printf markup to silence compiler
6937 - kasan: fix shadow_size calculation error in kasan_module_alloc
6938 - smsc75xx: Add workaround for gigabit link up hardware errata.
6939 - drm/bridge/sii8620: Fix display of packed pixel modes
6940 - samples/bpf: add missing <linux/if_vlan.h>
6941 - samples/bpf: Check the result of system()
6942 - samples/bpf: Check the error of write() and read()
6943 - ieee802154: 6lowpan: set IFLA_LINK
6944 - netfilter: x_tables: set module owner for icmp(6) matches
6945 - ipv6: make ipv6_renew_options() interrupt/kernel safe
6946 - net: qrtr: Broadcast messages only from control port
6947 - sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
6948 - sh_eth: fix invalid context bug while changing link options by ethtool
6949 - ravb: fix invalid context bug while calling auto-negotiation by ethtool
6950 - ravb: fix invalid context bug while changing link options by ethtool
6951 - ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
6952 - net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
6953 - nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us
6954 - ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
6955 - ieee802154: at86rf230: use __func__ macro for debug messages
6956 - ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
6957 - gpu: host1x: Check whether size of unpin isn't 0
6958 - drm/tegra: Fix comparison operator for buffer size
6959 - drm/armada: fix colorkey mode property
6960 - drm/armada: fix irq handling
6961 - netfilter: nft_compat: explicitly reject ERROR and standard target
6962 - netfilter: nf_conntrack: Fix possible possible crash on module loading.
6963 - ARC: Improve cmpxchg syscall implementation
6964 - bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
6965 - bnxt_en: Always set output parameters in bnxt_get_max_rings().
6966 - bnxt_en: Fix for system hang if request_irq fails
6967 - scsi: qedf: Send the driver state to MFW
6968 - scsi: qedi: Send driver state to MFW
6969 - perf llvm-utils: Remove bashism from kernel include fetch script
6970 - perf tools: Fix compilation errors on gcc8
6971 - perf script python: Fix dict reference counting
6972 - nfit: fix unchecked dereference in acpi_nfit_ctl
6973 - RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
6974 - ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
6975 - ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary
6976 cores
6977 - ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
6978 - ixgbe: Be more careful when modifying MAC filters
6979 - tools: build: Use HOSTLDFLAGS with fixdep
6980 - kbuild: suppress warnings from 'getconf LFS_*'
6981 - packet: reset network header if packet shorter than ll reserved space
6982 - qlogic: check kstrtoul() for errors
6983 - tcp: remove DELAYED ACK events in DCTCP
6984 - pinctrl: ingenic: Fix inverted direction for < JZ4770
6985 - pinctrl: nsp: off by ones in nsp_pinmux_enable()
6986 - pinctrl: nsp: Fix potential NULL dereference
6987 - drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
6988 - net/ethernet/freescale/fman: fix cross-build error
6989 - ibmvnic: Fix error recovery on login failure
6990 - btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
6991 - octeon_mgmt: Fix MIX registers configuration on MTU setup
6992 - net: usb: rtl8150: demote allmulti message to dev_dbg()
6993 - PCI: OF: Fix I/O space page leak
6994 - PCI: versatile: Fix I/O space page leak
6995 - net: qca_spi: Avoid packet drop during initial sync
6996 - net: qca_spi: Make sure the QCA7000 reset is triggered
6997 - net: qca_spi: Fix log level if probe fails
6998 - tcp: identify cryptic messages as TCP seq # bugs
6999 - soc: imx: gpc: restrict register range for regmap access
7000 - ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems
7001 - ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch
7002 - nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
7003 - parisc: Remove ordered stores from syscall.S
7004 - xfrm_user: prevent leaking 2 bytes of kernel memory
7005 - netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
7006 - packet: refine ring v3 block size test to hold one frame
7007 - net/smc: no shutdown in state SMC_LISTEN
7008 - parisc: Remove unnecessary barriers from spinlock.h
7009 - PCI: hotplug: Don't leak pci_slot on registration failure
7010 - PCI: Skip MPS logic for Virtual Functions (VFs)
7011 - PCI: pciehp: Fix use-after-free on unplug
7012 - PCI: pciehp: Fix unprotected list iteration in IRQ handler
7013 - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
7014 - i2c: imx: Fix race condition in dma read
7015 - reiserfs: fix broken xattr handling (heap corruption, bad retval)
7016 - updateconfigs for v4.14.67
7017 - IB/rxe: avoid double kfree skb
7018 - RDMA/qedr: Fix NULL pointer dereference when running over iWARP without
7019 RDMA-CM
7020 - smb3: increase initial number of credits requested to allow write
7021 - hwmon: (dell-smm) Disable fan support for Dell XPS13 9333
7022 - ARM: dts: HR2: Fix interrupt types for i2c and PCIe
7023 - drm/arm/malidp: Ensure that the crtcs are shutdown before removing any
7024 encoder/connector
7025 - drm/mali-dp: Rectify the width and height passed to rotmem_required()
7026 - dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
7027 - nvme-rdma: fix possible double free condition when failing to create a
7028 controller
7029 - nvme-rdma: Fix command completion race at error recovery
7030 - nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
7031 - clk: sunxi-ng: replace lib-y with obj-y
7032 - batman-adv: Fix debugfs path for renamed hardif
7033 - batman-adv: Fix debugfs path for renamed softif
7034 - nfp: bpf: don't stop offload if replace failed
7035 - perf tests: Add event parsing error handling to parse events test
7036 - perf script: Fix crash because of missing evsel->priv
7037 - perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
7038 - s390/qeth: consistently re-enable device features
7039 - sched/fair: Fix bandwidth timer clock drift condition
7040 - r8169: fix mac address change
7041 - RISC-V: Don't include irq-riscv-intc.h
7042 - RISC-V: Fix PTRACE_SETREGSET bug.
7043 - net: qrtr: Reset the node and port ID of broadcast messages
7044 - cxgb4: assume flash part size to be 4MB, if it can't be determined
7045 - bpf: fix sk_skb programs without skb->dev assigned
7046 - ipfrag: really prevent allocation on netns exit
7047 - gpu: host1x: Skip IOMMU initialization if firewall is enabled
7048 - ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform
7049 - bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
7050 - scsi: hpsa: correct enclosure sas address
7051 - perf tools: Use python-config --includes rather than --cflags
7052 - sfp: ensure we clean up properly on bus registration failure
7053 - amd/dc/dce100: On dce100, set clocks to 0 on suspend
7054 - tools: build: Fixup host c flags
7055 - kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
7056 - ibmvnic: Revise RX/TX queue error messages
7057 - net/smc: reset recv timeout after clc handshake
7058 - PCI: xgene: Fix I/O space page leak
7059 - PCI: designware: Fix I/O space page leak
7060 - PCI: aardvark: Fix I/O space page leak
7061 - PCI: faraday: Fix I/O space page leak
7062 - PCI: mediatek: Fix I/O space page leak
7063 - PCI: v3-semi: Fix I/O space page leak
7064 - platform/x86: dell-laptop: Fix backlight detection
7065 - mm: use helper functions for allocating and freeing vm_area structs
7066 - mm: make vm_area_dup() actually copy the old vma data
7067 - mm: make vm_area_alloc() initialize core fields
7068 - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
7069
7070 -- Sultan Alsawaf <sultan.alsawaf@canonical.com> Wed, 24 Jul 2019 09:50:49 -0600
403cbccd 7071
5d0a3afd 7072linux (4.15.0-55.60) bionic; urgency=medium
96828d49 7073
5d0a3afd 7074 * linux: 4.15.0-55.60 -proposed tracker (LP: #1834954)
96828d49 7075
5d0a3afd
KSS
7076 * Request backport of ceph commits into bionic (LP: #1834235)
7077 - ceph: use atomic_t for ceph_inode_info::i_shared_gen
7078 - ceph: define argument structure for handle_cap_grant
7079 - ceph: flush pending works before shutdown super
7080 - ceph: send cap releases more aggressively
7081 - ceph: single workqueue for inode related works
7082 - ceph: avoid dereferencing invalid pointer during cached readdir
7083 - ceph: quota: add initial infrastructure to support cephfs quotas
7084 - ceph: quota: support for ceph.quota.max_files
7085 - ceph: quota: don't allow cross-quota renames
7086 - ceph: fix root quota realm check
7087 - ceph: quota: support for ceph.quota.max_bytes
7088 - ceph: quota: update MDS when max_bytes is approaching
7089 - ceph: quota: add counter for snaprealms with quota
7090 - ceph: avoid iput_final() while holding mutex or in dispatch thread
7091
7092 * QCA9377 isn't being recognized sometimes (LP: #1757218)
7093 - SAUCE: USB: Disable USB2 LPM at shutdown
7094
7095 * hns: fix ICMP6 neighbor solicitation messages discard problem (LP: #1833140)
7096 - net: hns: fix ICMP6 neighbor solicitation messages discard problem
7097 - net: hns: fix unsigned comparison to less than zero
7098
7099 * Fix occasional boot time crash in hns driver (LP: #1833138)
7100 - net: hns: Fix probabilistic memory overwrite when HNS driver initialized
7101
7102 * use-after-free in hns_nic_net_xmit_hw (LP: #1833136)
7103 - net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()
7104
7105 * hns: attempt to restart autoneg when disabled should report error
7106 (LP: #1833147)
7107 - net: hns: Restart autoneg need return failed when autoneg off
7108
7109 * systemd 237-3ubuntu10.14 ADT test failure on Bionic ppc64el (test-seccomp)
7110 (LP: #1821625)
7111 - powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
7112 - powerpc: sys_pkey_mprotect() system call
7113
7114 * [UBUNTU] pkey: Indicate old mkvp only if old and curr. mkvp are different
7115 (LP: #1832625)
7116 - pkey: Indicate old mkvp only if old and current mkvp are different
7117
7118 * [UBUNTU] kernel: Fix gcm-aes-s390 wrong scatter-gather list processing
7119 (LP: #1832623)
7120 - s390/crypto: fix gcm-aes-s390 selftest failures
7121
7122 * System crashes on hot adding a core with drmgr command (4.15.0-48-generic)
7123 (LP: #1833716)
7124 - powerpc/numa: improve control of topology updates
7125 - powerpc/numa: document topology_updates_enabled, disable by default
7126
7127 * Kernel modules generated incorrectly when system is localized to a non-
7128 English language (LP: #1828084)
7129 - scripts: override locale from environment when running recordmcount.pl
7130
7131 * [UBUNTU] kernel: Fix wrong dispatching for control domain CPRBs
7132 (LP: #1832624)
7133 - s390/zcrypt: Fix wrong dispatching for control domain CPRBs
7134
7135 * CVE-2019-11815
7136 - net: rds: force to destroy connection if t_sock is NULL in
7137 rds_tcp_kill_sock().
7138
7139 * Sound device not detected after resume from hibernate (LP: #1826868)
7140 - drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
7141 - drm/i915: Save the old CDCLK atomic state
7142 - drm/i915: Remove redundant store of logical CDCLK state
7143 - drm/i915: Skip modeset for cdclk changes if possible
7144
7145 * Handle overflow in proc_get_long of sysctl (LP: #1833935)
7146 - sysctl: handle overflow in proc_get_long
7147
7148 * Dell XPS 13 (9370) defaults to s2idle sleep/suspend instead of deep, NVMe
7149 drains lots of power under s2idle (LP: #1808957)
7150 - Revert "UBUNTU: SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3
7151 and being disabled"
7152 - Revert "UBUNTU: SAUCE: nvme: add quirk to not call disable function when
7153 suspending"
7154 - Revert "UBUNTU: SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3"
7155 - Revert "SAUCE: nvme: add quirk to not call disable function when suspending"
7156 - Revert "SAUCE: pci: prevent sk hynix nvme from entering D3"
7157 - PCI: PM: Avoid possible suspend-to-idle issue
7158 - PCI: PM: Skip devices in D0 for suspend-to-idle
7159 - nvme-pci: Sync queues on reset
7160 - nvme: Export get and set features
7161 - nvme-pci: Use host managed power state for suspend
7162
7163 * linux v4.15 ftbfs on a newer host kernel (e.g. hwe) (LP: #1823429)
7164 - selinux: use kernel linux/socket.h for genheaders and mdp
7165
7166 * 32-bit x86 kernel 4.15.0-50 crash in vmalloc_sync_all (LP: #1830433)
7167 - x86/mm/pat: Disable preemption around __flush_tlb_all()
7168 - x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
7169 - x86/mm: Disable ioremap free page handling on x86-PAE
7170 - ioremap: Update pgtable free interfaces with addr
7171 - x86/mm: Add TLB purge to free pmd/pte page interfaces
7172 - x86/init: fix build with CONFIG_SWAP=n
7173 - x86/mm: provide pmdp_establish() helper
7174 - x86/mm: Use WRITE_ONCE() when setting PTEs
7175
7176 * hinic: fix oops due to race in set_rx_mode (LP: #1832048)
7177 - hinic: fix a bug in set rx mode
7178
7179 * ubuntu 18.04 flickering screen with Radeon X1600 (LP: #1791312)
7180 - drm/radeon: prefer lower reference dividers
7181
7182 * Login screen never appears on vmwgfx using bionic kernel 4.15 (LP: #1832138)
7183 - drm/vmwgfx: use monotonic event timestamps
7184
7185 * [linux-azure] Block Layer Commits Requested in Azure Kernels (LP: #1834499)
7186 - block: Clear kernel memory before copying to user
7187 - block/bio: Do not zero user pages
7188
7189 * CONFIG_LOG_BUF_SHIFT set to 14 is too low on arm64 (LP: #1824864)
7190 - [Config] CONFIG_LOG_BUF_SHIFT=18 on all 64bit arches
7191
7192 * Handle overflow for file-max (LP: #1834310)
7193 - sysctl: handle overflow for file-max
7194 - kernel/sysctl.c: fix out-of-bounds access when setting file-max
7195
7196 * [ALSA] [PATCH] Headset fixup for System76 Gazelle (gaze14) (LP: #1827555)
7197 - ALSA: hda/realtek - Headset fixup for System76 Gazelle (gaze14)
7198 - ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)
7199
7200 * crashdump fails on HiSilicon D06 (LP: #1828868)
7201 - iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernel
7202 - iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel
7203
7204 * CVE-2019-11833
7205 - ext4: zero out the unused memory region in the extent tree block
7206
7207 * zfs 0.7.9 fixes a bug (https://github.com/zfsonlinux/zfs/pull/7343) that
7208 hangs the system completely (LP: #1772412)
7209 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.6
7210
7211 * does not detect headphone when there is no other output devices
7212 (LP: #1831065)
7213 - ALSA: hda/realtek - Fixed hp_pin no value
7214 - ALSA: hda/realtek - Use a common helper for hp pin reference
7215
7216 * kernel crash : net_sched race condition in tcindex_destroy() (LP: #1825942)
7217 - net_sched: fix NULL pointer dereference when delete tcindex filter
7218 - RCU, workqueue: Implement rcu_work
7219 - net_sched: switch to rcu_work
7220 - net_sched: fix a race condition in tcindex_destroy()
7221 - net_sched: fix a memory leak in cls_tcindex
7222 - net_sched: initialize net pointer inside tcf_exts_init()
7223 - net_sched: fix two more memory leaks in cls_tcindex
7224
7225 * Support new ums-realtek device (LP: #1831840)
7226 - USB: usb-storage: Add new ID to ums-realtek
7227
7228 * amd_iommu possible data corruption (LP: #1823037)
7229 - iommu/amd: Reserve exclusion range in iova-domain
7230 - iommu/amd: Set exclusion range correctly
7231
7232 * Add new sound card PCIID into the alsa driver (LP: #1832299)
7233 - ALSA: hda: Add Icelake PCI ID
7234 - ALSA: hda/intel: add CometLake PCI IDs
7235
7236 * sky2 ethernet card doesn't work after returning from suspend
7237 (LP: #1807259) // sky2 ethernet card link not up after suspend
7238 (LP: #1809843)
7239 - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
7240
7241 * idle-page oopses when accessing page frames that are out of range
7242 (LP: #1833410)
7243 - mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
7244
7245 * Add pointstick support on HP ZBook 17 G5 (LP: #1833387)
7246 - Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
7247 - SAUCE: HID: multitouch: Add pointstick support for ALPS Touchpad
7248
7249 * [SRU][B/B-OEM/B-OEM-OSP-1/C/D/E] Add trackpoint middle button support of 2
7250 new thinpads (LP: #1833637)
7251 - Input: elantech - enable middle button support on 2 ThinkPads
7252
7253 * CVE-2019-11085
7254 - drm/i915/gvt: Fix mmap range check
7255 - drm/i915: make mappable struct resource centric
7256 - drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
7257
7258 * CVE-2019-11884
7259 - Bluetooth: hidp: fix buffer overflow
7260
7261 * af_alg06 test from crypto test suite in LTP failed with kernel oops on B/C
7262 (LP: #1829725)
7263 - crypto: authenc - fix parsing key with misaligned rta_len
7264
7265 * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130 // CVE-2019-11091
7266 - SAUCE: Synchronize MDS mitigations with upstream
7267 - Documentation: Correct the possible MDS sysfs values
7268 - x86/speculation/mds: Fix documentation typo
7269
7270 * CVE-2019-11091
7271 - x86/mds: Add MDSUM variant to the MDS documentation
7272
7273 * alignment test in powerpc from ubuntu_kernel_selftests failed on B/C Power9
7274 (LP: #1813118)
7275 - selftests/powerpc: Remove Power9 copy_unaligned test
7276
7277 * TRACE_syscall.ptrace_syscall_dropped in seccomp from ubuntu_kernel_selftests
7278 failed on B/C PowerPC (LP: #1812796)
7279 - selftests/seccomp: Enhance per-arch ptrace syscall skip tests
7280
7281 * Add powerpc/alignment_handler test for selftests (LP: #1828935)
7282 - selftests/powerpc: Add alignment handler selftest
7283 - selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
7284
7285 * Cannot build kernel 4.15.0-48.51 due to an in-source-tree ZFS module.
7286 (LP: #1828763)
7287 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.5
7288
7289 * Eletrical noise occurred when external headset enter powersaving mode on a
7290 DEll machine (LP: #1828798)
7291 - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
7292 - ALSA: hda/realtek - Fixup headphone noise via runtime suspend
7293
7294 * [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on
7295 Ubuntu (LP: #1761379)
7296 - [Packaging] Support building libperf-jvmti.so
7297
7298 * TCP : race condition on socket ownership in tcp_close() (LP: #1830813)
7299 - tcp: do not release socket ownership in tcp_close()
7300
7301 * bionic: netlink: potential shift overflow in netlink_bind() (LP: #1831103)
7302 - netlink: Don't shift on 64 for ngroups
7303
7304 * Add support to Comet Lake LPSS (LP: #1830175)
7305 - mfd: intel-lpss: Add Intel Comet Lake PCI IDs
7306
7307 * Reduce NAPI weight in hns driver from 256 to 64 (LP: #1830587)
7308 - net: hns: Use NAPI_POLL_WEIGHT for hns driver
7309
7310 * x86: add support for AMD Rome (LP: #1819485)
7311 - x86: irq_remapping: Move irq remapping mode enum
7312 - iommu/amd: Add support for higher 64-bit IOMMU Control Register
7313 - iommu/amd: Add support for IOMMU XT mode
7314 - hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs
7315 - hwmon/k10temp: Add support for AMD family 17h, model 30h CPUs
7316 - x86/amd_nb: Add PCI device IDs for family 17h, model 30h
7317 - x86/MCE/AMD: Fix the thresholding machinery initialization order
7318 - x86/amd_nb: Add support for newer PCI topologies
7319
7320 * nx842 - CRB request time out (-110) when uninstall NX modules and initiate
7321 NX request (LP: #1827755)
7322 - crypto/nx: Initialize 842 high and normal RxFIFO control registers
7323
7324 * Require improved hypervisor detection patch in Ubuntu 18.04 (LP: #1829972)
7325 - s390/early: improve machine detection
7326
7327 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 02 Jul 2019 18:41:49 +0200
96828d49 7328
c48d3884 7329linux (4.15.0-54.58) bionic; urgency=medium
68fc88f0 7330
c48d3884 7331 * linux: 4.15.0-54.58 -proposed tracker (LP: #1833987)
68fc88f0 7332
c48d3884
KSS
7333 * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
7334 manipulation (LP: #1831638) // CVE-2019-11478
7335 - tcp: refine memory limit test in tcp_fragment()
7336
7337 * CVE-2019-11479
7338 - SAUCE: tcp: add tcp_min_snd_mss sysctl
7339 - SAUCE: tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
7340
7341 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 24 Jun 2019 11:39:50 +0200
68fc88f0 7342
4a6fdd03 7343linux (4.15.0-52.56) bionic; urgency=medium
d23c845c 7344
4a6fdd03
MHC
7345 * Remote denial of service (resource exhaustion) caused by TCP SACK scoreboard
7346 manipulation (LP: #1831638)
7347 - SAUCE: tcp: tcp_fragment() should apply sane memory limits
d23c845c 7348
4a6fdd03
MHC
7349 * Remote denial of service (system crash) caused by integer overflow in TCP
7350 SACK handling (LP: #1831637)
7351 - SAUCE: tcp: limit payload size of sacked skbs
7352
7353 -- Marcelo Henrique Cerri <marcelo.cerri@canonical.com> Tue, 04 Jun 2019 17:33:24 -0300
d23c845c 7354
18e103f8 7355linux (4.15.0-51.55) bionic; urgency=medium
566c3d1e 7356
18e103f8 7357 * linux: 4.15.0-51.55 -proposed tracker (LP: #1829219)
566c3d1e 7358
18e103f8
KSS
7359 * disable a.out support (LP: #1818552)
7360 - [Config] Disable a.out support
7361
7362 * [UBUNTU] qdio: clear intparm during shutdown (LP: #1828394)
7363 - s390/qdio: clear intparm during shutdown
7364
7365 * ftrace in ubuntu_kernel_selftests hang with Cosmic kernel (LP: #1826385)
7366 - kprobes/x86: Fix instruction patching corruption when copying more than one
7367 RIP-relative instruction
7368
7369 * touchpad not working on lenovo yoga 530 (LP: #1787775)
7370 - Revert "UBUNTU: SAUCE: i2c:amd Depends on ACPI"
7371 - Revert "UBUNTU: SAUCE: i2c:amd move out pointer in union i2c_event_base"
7372 - Revert "UBUNTU: SAUCE: i2c:amd I2C Driver based on PCI Interface for
7373 upcoming platform"
7374 - i2c: add helpers to ease DMA handling
7375 - i2c: add a message flag for DMA safe buffers
7376 - i2c: add extra check to safe DMA buffer helper
7377 - i2c: Add drivers for the AMD PCIe MP2 I2C controller
7378 - [Config] Update config for AMD MP2 I2C driver
7379 - [Config] Update I2C_AMD_MP2 annotations
7380
7381 * tm-unavailable in powerpc/tm failed on Bionic Power9 (LP: #1813129)
7382 - selftests/powerpc: Check for pthread errors in tm-unavailable
7383 - selftests/powerpc: Skip tm-unavailable if TM is not enabled
7384
7385 * cp_abort in powerpc/context_switch from ubunut_kernel_selftests failed on
7386 Bionic P9 (LP: #1813134)
7387 - selftests/powerpc: Remove redundant cp_abort test
7388
7389 * bionic/linux: completely remove snapdragon files from sources (LP: #1827880)
7390 - [Packaging] remove snapdragon dead files
7391 - [Config] update configs after snapdragon removal
7392
7393 * The noise keeps occurring when Headset is plugged in on a Dell machine
7394 (LP: #1827972)
7395 - ALSA: hda/realtek - Fixed Dell AIO speaker noise
7396
7397 * Geneve tunnels don't work when ipv6 is disabled (LP: #1794232)
7398 - geneve: correctly handle ipv6.disable module parameter
7399
7400 * There are 4 HDMI/Displayport audio output listed in sound setting without
7401 attach any HDMI/DP monitor (LP: #1827967)
7402 - ALSA: hda/hdmi - Read the pin sense from register when repolling
7403 - ALSA: hda/hdmi - Consider eld_valid when reporting jack event
7404
7405 * Headphone jack switch sense is inverted: plugging in headphones disables
7406 headphone output (LP: #1824259)
7407 - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
7408
7409 * CTAUTO:DevOps:860.50:devops4fp1:Error occurred during LINUX Dmesg error
7410 Checking for all LINUX clients for devops4p10 (LP: #1766201)
7411 - SAUCE: integrity: downgrade error to warning
7412
7413 * Screen freeze after resume from S3 when HDMI monitor plugged on Dell
7414 Precision 7740 (LP: #1825958)
7415 - PCI: Restore resized BAR state on resume
7416
7417 * potential memory corruption on arm64 on dev release (LP: #1827437)
7418 - driver core: Postpone DMA tear-down until after devres release
7419
7420 * powerpc/pmu/ebb test in ubuntu_kernel_selftest failed with "error while
7421 loading shared libraries" on Bionic/Cosmic PowerPC (LP: #1812805)
7422 - selftests/powerpc/pmu: Link ebb tests with -no-pie
7423
7424 * unnecessary request_queue freeze (LP: #1815733)
7425 - block: avoid setting nr_requests to current value
7426 - block: avoid setting none scheduler if it's already none
7427
7428 * Kprobe event string type argument failed in ftrace from
7429 ubuntu_kernel_selftests on B/C i386 (LP: #1825780)
7430 - selftests/ftrace: Fix kprobe string testcase to not probe notrace function
7431
7432 * hns: fix socket accounting (LP: #1826911)
7433 - net: hns: fix skb->truesize underestimation
7434
7435 * False positive test result in run_netsocktests from net in
7436 ubuntu_kernel_selftest (LP: #1825777)
7437 - selftests/net: correct the return value for run_netsocktests
7438
7439 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 15 May 2019 14:48:35 +0200
566c3d1e 7440
410b3748 7441linux (4.15.0-50.54) bionic; urgency=medium
81132540 7442
410b3748
SB
7443 * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130
7444 - Documentation/l1tf: Fix small spelling typo
7445 - x86/cpu: Sanitize FAM6_ATOM naming
7446 - kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
7447 - locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a
7448 new <linux/bits.h> file
7449 - tools include: Adopt linux/bits.h
7450 - x86/msr-index: Cleanup bit defines
7451 - x86/speculation: Consolidate CPU whitelists
7452 - x86/speculation/mds: Add basic bug infrastructure for MDS
7453 - x86/speculation/mds: Add BUG_MSBDS_ONLY
7454 - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
7455 - x86/speculation/mds: Add mds_clear_cpu_buffers()
7456 - x86/speculation/mds: Clear CPU buffers on exit to user
7457 - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
7458 - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
7459 - x86/speculation/mds: Add mitigation control for MDS
7460 - x86/speculation/mds: Add sysfs reporting for MDS
7461 - x86/speculation/mds: Add mitigation mode VMWERV
7462 - Documentation: Move L1TF to separate directory
7463 - Documentation: Add MDS vulnerability documentation
7464 - x86/speculation/mds: Add mds=full,nosmt cmdline option
7465 - x86/speculation: Move arch_smt_update() call to after mitigation decisions
7466 - x86/speculation/mds: Add SMT warning message
7467 - x86/speculation/mds: Fix comment
7468 - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
7469 - x86/speculation/mds: Add 'mitigations=' support for MDS
81132540 7470
410b3748
SB
7471 * CVE-2017-5715 // CVE-2017-5753
7472 - s390/speculation: Support 'mitigations=' cmdline option
7473
7474 * CVE-2017-5715 // CVE-2017-5753 // CVE-2017-5754 // CVE-2018-3639
7475 - powerpc/speculation: Support 'mitigations=' cmdline option
7476
7477 * CVE-2017-5715 // CVE-2017-5754 // CVE-2018-3620 // CVE-2018-3639 //
7478 CVE-2018-3646
7479 - cpu/speculation: Add 'mitigations=' cmdline option
7480 - x86/speculation: Support 'mitigations=' cmdline option
7481
7482 * Packaging resync (LP: #1786013)
7483 - [Packaging] resync git-ubuntu-log
7484
7485 -- Stefan Bader <stefan.bader@canonical.com> Mon, 06 May 2019 18:59:24 +0200
81132540 7486
c5b0662f 7487linux (4.15.0-49.53) bionic; urgency=medium
992b9a95 7488
c5b0662f 7489 * linux: 4.15.0-49.53 -proposed tracker (LP: #1826358)
992b9a95 7490
d66c65e8
SB
7491 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
7492 (required for POWER9 DD2.3) (LP: #1822870)
7493 - powerpc/64s: Add support for ori barrier_nospec patching
7494 - powerpc/64s: Patch barrier_nospec in modules
7495 - powerpc/64s: Enable barrier_nospec based on firmware settings
7496 - powerpc: Use barrier_nospec in copy_from_user()
7497 - powerpc/64: Use barrier_nospec in syscall entry
7498 - powerpc/64s: Enhance the information in cpu_show_spectre_v1()
7499 - powerpc/64: Disable the speculation barrier from the command line
7500 - powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
7501 - powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
7502 - powerpc/64: Call setup_barrier_nospec() from setup_arch()
7503 - powerpc/64: Make meltdown reporting Book3S 64 specific
7504 - powerpc/lib/code-patching: refactor patch_instruction()
7505 - powerpc/lib/feature-fixups: use raw_patch_instruction()
7506 - powerpc/asm: Add a patch_site macro & helpers for patching instructions
7507 - powerpc/64s: Add new security feature flags for count cache flush
7508 - powerpc/64s: Add support for software count cache flush
7509 - powerpc/pseries: Query hypervisor for count cache flush settings
7510 - powerpc/powernv: Query firmware for count cache flush settings
7511 - powerpc/fsl: Add nospectre_v2 command line argument
7512 - KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()
7513 - [Config] Add CONFIG_PPC_BARRIER_NOSPEC
7514
7515 * Packaging resync (LP: #1786013)
7516 - [Packaging] resync git-ubuntu-log
7517
7518 * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
7519 - [Debian] Set +x on rebuild testcase.
7520 - [Debian] Skip rebuild test, for regression-suite deps.
7521 - [Debian] Make ubuntu-regression-suite skippable on unbootable kernels.
7522 - [Debian] make rebuild use skippable error codes when skipping.
7523 - [Debian] Only run regression-suite, if requested to.
7524
7525 * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
7526 - [Packaging] remove arm64 snapdragon from getabis
7527 - [Config] config changes for snapdragon split
7528 - packaging: arm64: disable building the snapdragon flavour
c5b0662f 7529 - [Packaging] arm64: Drop snapdragon from kernel-versions
d66c65e8
SB
7530
7531 * CVE-2017-5753
7532 - KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
7533 - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs
7534 - sysvipc/sem: mitigate semnum index against spectre v1
7535 - libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()
7536 - s390/keyboard: sanitize array index in do_kdsk_ioctl
7537 - arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
7538 - KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
7539 - pktcdvd: Fix possible Spectre-v1 for pkt_devs
7540 - net: socket: fix potential spectre v1 gadget in socketcall
7541 - net: socket: Fix potential spectre v1 gadget in sock_is_registered
7542 - drm/amdgpu/pm: Fix potential Spectre v1
7543 - netlink: Fix spectre v1 gadget in netlink_create()
7544 - ext4: fix spectre gadget in ext4_mb_regular_allocator()
7545 - drm/i915/kvmgt: Fix potential Spectre v1
7546 - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
7547 - fs/quota: Fix spectre gadget in do_quotactl
7548 - hwmon: (nct6775) Fix potential Spectre v1
7549 - mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
7550 - switchtec: Fix Spectre v1 vulnerability
7551 - misc: hmc6352: fix potential Spectre v1
7552 - tty: vt_ioctl: fix potential Spectre v1
7553 - nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
7554 - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
7555 - IB/ucm: Fix Spectre v1 vulnerability
7556 - RDMA/ucma: Fix Spectre v1 vulnerability
7557 - drm/bufs: Fix Spectre v1 vulnerability
7558 - usb: gadget: storage: Fix Spectre v1 vulnerability
7559 - ptp: fix Spectre v1 vulnerability
7560 - HID: hiddev: fix potential Spectre v1
7561 - vhost: Fix Spectre V1 vulnerability
7562 - drivers/misc/sgi-gru: fix Spectre v1 vulnerability
7563 - ipv4: Fix potential Spectre v1 vulnerability
7564 - aio: fix spectre gadget in lookup_ioctx
7565 - ALSA: emux: Fix potential Spectre v1 vulnerabilities
7566 - ALSA: pcm: Fix potential Spectre v1 vulnerability
7567 - ip6mr: Fix potential Spectre v1 vulnerability
7568 - ALSA: rme9652: Fix potential Spectre v1 vulnerability
7569 - ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
7570 - KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
7571 - drm/ioctl: Fix Spectre v1 vulnerabilities
7572 - char/mwave: fix potential Spectre v1 vulnerability
7573 - applicom: Fix potential Spectre v1 vulnerabilities
7574 - ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
7575 - powerpc/ptrace: Mitigate potential Spectre v1
7576 - cfg80211: prevent speculation on cfg80211_classify8021d() return
7577 - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
7578 - ALSA: seq: oss: Fix Spectre v1 vulnerability
7579
7580 * Bionic: Sync to Xenial (Spectre) (LP: #1822760)
7581 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM
7582 - KVM: SVM: Add MSR-based feature support for serializing LFENCE
7583 - KVM: VMX: fixes for vmentry_l1d_flush module parameter
7584 - KVM: X86: Allow userspace to define the microcode version
7585 - SAUCE: [Fix] x86/KVM/VMX: Add L1D flush logic
7586 - SAUCE: [Fix] x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on
7587 vmentry
7588
7589 * [SRU] [B/OEM] Fix ACPI bug that causes boot failure (LP: #1819921)
7590 - SAUCE: ACPI / bus: Add some Lenovo laptops in list of acpi table term list
7591
7592 * Bionic update: upstream stable patchset for fuse 2019-04-12 (LP: #1824553)
7593 - fuse: fix double request_end()
7594 - fuse: fix unlocked access to processing queue
7595 - fuse: umount should wait for all requests
7596 - fuse: Fix oops at process_init_reply()
7597 - fuse: Don't access pipe->buffers without pipe_lock()
7598 - fuse: Fix use-after-free in fuse_dev_do_read()
7599 - fuse: Fix use-after-free in fuse_dev_do_write()
7600 - fuse: set FR_SENT while locked
7601 - fuse: fix blocked_waitq wakeup
7602 - fuse: fix leaked notify reply
7603 - fuse: fix possibly missed wake-up after abort
7604 - fuse: fix use-after-free in fuse_direct_IO()
7605 - fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
7606 - fuse: handle zero sized retrieve correctly
7607 - fuse: call pipe_buf_release() under pipe lock
7608 - fuse: decrement NR_WRITEBACK_TEMP on the right page
7609
7610 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
7611 (required for POWER9 DD2.3) (LP: #1822870) // Backport support for software
7612 count cache flush Spectre v2 mitigation. (CVE) (required for POWER9 DD2.3)
7613 (LP: #1822870)
7614 - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
7615 - powerpc/fsl: Fix spectre_v2 mitigations reporting
7616 - powerpc: Avoid code patching freed init sections
7617
7618 * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
7619 (required for POWER9 DD2.3) (LP: #1822870) // Backport support for software
7620 count cache flush Spectre v2 mitigation. (CVE) (required for POWER9 DD2.3)
7621 (LP: #1822870) // Backport support for software count cache flush Spectre v2
7622 mitigation. (CVE) (required for POWER9 DD2.3) (LP: #1822870)
7623 - powerpc/security: Fix spectre_v2 reporting
7624
7625 * CVE-2019-3874
7626 - sctp: use sk_wmem_queued to check for writable space
7627 - sctp: implement memory accounting on tx path
7628 - sctp: implement memory accounting on rx path
7629
7630 * NULL pointer dereference when using z3fold and zswap (LP: #1814874)
7631 - z3fold: fix possible reclaim races
7632
7633 * Kprobe event argument syntax in ftrace from ubuntu_kernel_selftests failed
7634 on B PowerPC (LP: #1812809)
7635 - selftests/ftrace: Add ppc support for kprobe args tests
7636
7637 * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
7638 - misc: rtsx: make various functions static
7639 - misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
7640 - SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
7641
7642 * headset-mic doesn't work on two Dell laptops. (LP: #1825272)
7643 - ALSA: hda/realtek - add two more pin configuration sets to quirk table
7644
7645 * CVE-2018-16884
7646 - sunrpc: use SVC_NET() in svcauth_gss_* functions
7647 - sunrpc: use-after-free in svc_process_common()
7648
7649 * sky2 ethernet card don't work after returning from suspension (LP: #1798921)
7650 - sky2: Increase D3 delay again
7651
7652 * CVE-2019-9500
7653 - brcmfmac: assure SSID length from firmware is limited
7654
7655 * CVE-2019-9503
7656 - brcmfmac: add subtype check for event handling in data path
7657
7658 * CVE-2019-3882
7659 - vfio/type1: Limit DMA mappings per container
7660
7661 * Intel I210 Ethernet card not working after hotplug [8086:1533]
7662 (LP: #1818490)
7663 - igb: Fix WARN_ONCE on runtime suspend
7664
7665 * bionic, xenial/hwe: misses "fuse: fix initial parallel dirops" patch
7666 (LP: #1823972)
7667 - fuse: fix initial parallel dirops
7668
7669 * amdgpu resume failure: failed to allocate wb slot (LP: #1825074)
7670 - drm/amdgpu: fix&cleanups for wb_clear
7671
7672 * Pop noise when headset is plugged in or removed from GHS/Line-out jack
7673 (LP: #1821290)
7674 - ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode
7675 for ALC225
7676 - ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
7677 - ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
7678 - ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
7679
7680 * mac80211_hwsim unable to handle kernel NULL pointer dereference
7681 at0000000000000000 (LP: #1825058)
7682 - mac80211_hwsim: Timer should be initialized before device registered
7683
7684 * [regression][snd_hda_codec_realtek] repeating crackling noise after 19.04
7685 upgrade (LP: #1821663)
7686 - ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklist
7687 - ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
7688 - ALSA: hda - Add two more machines to the power_save_blacklist
7689
7690 * ubuntu_nbd_smoke_test failed on P9 with Bionic kernel (LP: #1822247)
7691 - nbd: fix how we set bd_invalidated
7692
7693 * TSC clocksource not available in nested guests (LP: #1822821)
7694 - kvmclock: fix TSC calibration for nested guests
7695
7696 * 4.15 kernel ip_vs --ops causes performance and hang problem (LP: #1819786)
7697 - ipvs: fix refcount usage for conns in ops mode
7698
7699 * systemd cause kernel trace "BUG: unable to handle kernel paging request at
7700 6db23a14" on Cosmic i386 (LP: #1813244) // systemd cause kernel trace "BUG:
7701 unable to handle kernel paging request at 6db23a14" on Cosmic i386
7702 (LP: #1813244)
7703 - openvswitch: fix flow actions reallocation
7704
7705 -- Stefan Bader <stefan.bader@canonical.com> Thu, 25 Apr 2019 10:40:22 +0200
992b9a95 7706
c50532b9 7707linux (4.15.0-48.51) bionic; urgency=medium
28be2472 7708
c50532b9 7709 * linux: 4.15.0-48.51 -proposed tracker (LP: #1822820)
28be2472 7710
c50532b9
AR
7711 * Packaging resync (LP: #1786013)
7712 - [Packaging] update helper scripts
7713 - [Packaging] resync retpoline extraction
7714
7715 * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
7716 triggers system hang on i386 (LP: #1812845)
7717 - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
7718
7719 * [P9][LTCTest][Opal][FW910] cpupower monitor shows multiple stop Idle_Stats
7720 (LP: #1719545)
7721 - cpupower : Fix header name to read idle state name
7722
7723 * [amdgpu] screen corruption when using touchpad (LP: #1818617)
7724 - drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
7725 - drm/amdgpu: Free VGA stolen memory as soon as possible.
7726
7727 * [SRU][B/C/OEM]IOMMU: add kernel dma protection (LP: #1820153)
7728 - ACPICA: AML parser: attempt to continue loading table after error
7729 - ACPI / property: Allow multiple property compatible _DSD entries
7730 - PCI / ACPI: Identify untrusted PCI devices
7731 - iommu/vt-d: Force IOMMU on for platform opt in hint
7732 - iommu/vt-d: Do not enable ATS for untrusted devices
7733 - thunderbolt: Export IOMMU based DMA protection support to userspace
7734 - iommu/vt-d: Disable ATS support on untrusted devices
7735
7736 * Add basic support to NVLink2 passthrough (LP: #1819989)
7737 - powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is
7738 enabled
7739 - powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
7740 - powerpc/powernv: Export opal_check_token symbol
7741 - powerpc/powernv: Make possible for user to force a full ipl cec reboot
7742 - powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
7743 - powerpc/powernv: Move npu struct from pnv_phb to pci_controller
7744 - powerpc/powernv/npu: Move OPAL calls away from context manipulation
7745 - powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
7746 - powerpc/pseries/npu: Enable platform support
7747 - powerpc/pseries: Remove IOMMU API support for non-LPAR systems
7748 - powerpc/powernv/npu: Check mmio_atsd array bounds when populating
7749 - powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
7750
7751 * Huawei Hi1822 NIC has poor performance (LP: #1820187)
7752 - net-next: hinic: fix a problem in free_tx_poll()
7753 - hinic: remove ndo_poll_controller
7754 - net-next/hinic: add checksum offload and TSO support
7755 - hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
7756 - net-next/hinic:replace multiply and division operators
7757 - net-next/hinic:add rx checksum offload for HiNIC
7758 - net-next/hinic:fix a bug in set mac address
7759 - net-next/hinic: fix a bug in rx data flow
7760 - net: hinic: fix null pointer dereference on pointer hwdev
7761 - hinic: optmize rx refill buffer mechanism
7762 - net-next/hinic:add shutdown callback
7763 - net-next/hinic: replace disable_irq_nosync/enable_irq
7764
7765 * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
7766 - Fonts: New Terminus large console font
7767 - [Config]: enable highdpi Terminus 16x32 font support
7768
7769 * [19.04 FEAT] qeth: Enhanced link speed - kernel part (LP: #1814892)
7770 - s390/qeth: report 25Gbit link speed
7771
7772 * CVE-2017-5754
7773 - x86/nmi: Fix NMI uaccess race against CR3 switching
7774 - x86/mm: Fix documentation of module mapping range with 4-level paging
7775 - x86/pti: Enable global pages for shared areas
7776 - x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
7777 - x86/pti: Leave kernel text global for !PCID
7778 - x86/pti: Fix boot problems from Global-bit setting
7779 - x86/pti: Fix boot warning from Global-bit setting
7780 - x86/pti: Reduce amount of kernel text allowed to be Global
7781 - x86/pti: Disallow global kernel text with RANDSTRUCT
7782 - x86/entry/32: Add explicit 'l' instruction suffix
7783 - x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
7784 - x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
7785 - x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
7786 - x86/entry/32: Put ESPFIX code into a macro
7787 - x86/entry/32: Unshare NMI return path
7788 - x86/entry/32: Split off return-to-kernel path
7789 - x86/entry/32: Enter the kernel via trampoline stack
7790 - x86/entry/32: Leave the kernel via trampoline stack
7791 - x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
7792 - x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
7793 - x86/entry/32: Simplify debug entry point
7794 - x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
7795 - x86/entry/32: Add PTI CR3 switches to NMI handler code
7796 - x86/entry: Rename update_sp0 to update_task_stack
7797 - x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()
7798 - x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
7799 - x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
7800 - x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
7801 - x86/pgtable: Move pti_set_user_pgtbl() to pgtable.h
7802 - x86/pgtable: Move two more functions from pgtable_64.h to pgtable.h
7803 - x86/mm/pae: Populate valid user PGD entries
7804 - x86/mm/pae: Populate the user page-table with user pgd's
7805 - x86/mm/pti: Add an overflow check to pti_clone_pmds()
7806 - x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
7807 - x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
7808 - x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
7809 - x86/mm/pti: Keep permissions when cloning kernel text in
7810 pti_clone_kernel_text()
7811 - x86/mm/pti: Introduce pti_finalize()
7812 - x86/mm/pti: Clone entry-text again in pti_finalize()
7813 - x86/mm/dump_pagetables: Define INIT_PGD
7814 - x86/pgtable/pae: Use separate kernel PMDs for user page-table
7815 - x86/ldt: Reserve address-space range on 32 bit for the LDT
7816 - x86/ldt: Define LDT_END_ADDR
7817 - x86/ldt: Split out sanity check in map_ldt_struct()
7818 - x86/ldt: Enable LDT user-mapping for PAE
7819 - x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
7820 - [Config] Update PAGE_TABLE_ISOLATION annotations
7821 - x86/mm/pti: Add Warning when booting on a PCID capable CPU
7822 - x86/entry/32: Add debug code to check entry/exit CR3
7823 - x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
7824 - x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
7825 - perf/core: Make sure the ring-buffer is mapped in all page-tables
7826 - x86/entry/32: Check for VM86 mode in slow-path check
7827 - x86/mm: Remove in_nmi() warning from vmalloc_fault()
7828 - x86/kexec: Allocate 8k PGDs for PTI
7829 - x86/mm/pti: Clear Global bit more aggressively
7830 - mm: Allow non-direct-map arguments to free_reserved_area()
7831 - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
7832 - x86/mm/init: Add helper for freeing kernel image pages
7833 - x86/mm/init: Remove freed kernel image areas from alias mapping
7834 - x86/mm/pti: Fix 32 bit PCID check
7835 - x86/mm/pti: Don't clear permissions in pti_clone_pmd()
7836 - x86/mm/pti: Clone kernel-image on PTE level for 32 bit
7837 - x86/relocs: Add __end_rodata_aligned to S_REL
7838 - x86/mm/pti: Move user W+X check into pti_finalize()
7839 - x86/efi: Load fixmap GDT in efi_call_phys_epilog()
7840 - x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
7841 - x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions
7842 - x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
7843 - x86/entry/32: Clear the CS high bits
7844 - x86/mm: Move LDT remap out of KASLR region on 5-level paging
7845 - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
7846 - x86/ldt: Remove unused variable in map_ldt_struct()
7847 - x86/mm: Fix guard hole handling
7848 - x86/dump_pagetables: Fix LDT remap address marker
7849
7850 * Avoid potential memory corruption on HiSilicon SoCs (LP: #1819546)
7851 - iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
7852
7853 * Ubuntu18.04.01: [Power9] power8 Compat guest(RHEL7.6) crashes during guest
7854 boot with > 256G of memory (kernel/kvm) (LP: #1818645)
7855 - ]PATCH] KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
7856
7857 * Fix for dual Intel NVMes (LP: #1821961)
7858 - SAUCE: nvme: Merge two quirk entries into one for Intel 760p/Pro 7600p
7859
7860 * CVE-2017-5715
7861 - tools headers: Synchronize prctl.h ABI header
7862 - x86/spectre: Add missing family 6 check to microcode check
7863 - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
7864 - x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
7865 - x86/speculation: Propagate information about RSB filling mitigation to sysfs
7866 - x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC
7867 variant
7868 - x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
7869 - x86/retpoline: Remove minimal retpoline support
7870 - x86/speculation: Update the TIF_SSBD comment
7871 - x86/speculation: Clean up spectre_v2_parse_cmdline()
7872 - x86/speculation: Remove unnecessary ret variable in cpu_show_common()
7873 - x86/speculation: Move STIPB/IBPB string conditionals out of
7874 cpu_show_common()
7875 - x86/speculation: Disable STIBP when enhanced IBRS is in use
7876 - x86/speculation: Rename SSBD update functions
7877 - x86/speculation: Reorganize speculation control MSRs update
7878 - sched/smt: Make sched_smt_present track topology
7879 - x86/Kconfig: Select SCHED_SMT if SMP enabled
7880 - sched/smt: Expose sched_smt_present static key
7881 - x86/speculation: Rework SMT state change
7882 - x86/l1tf: Show actual SMT state
7883 - x86/speculation: Reorder the spec_v2 code
7884 - x86/speculation: Mark string arrays const correctly
7885 - x86/speculataion: Mark command line parser data __initdata
7886 - x86/speculation: Unify conditional spectre v2 print functions
7887 - x86/speculation: Add command line control for indirect branch speculation
7888 - x86/speculation: Prepare for per task indirect branch speculation control
7889 - x86/process: Consolidate and simplify switch_to_xtra() code
7890 - x86/speculation: Avoid __switch_to_xtra() calls
7891 - x86/speculation: Prepare for conditional IBPB in switch_mm()
7892 - ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
7893 - x86/speculation: Split out TIF update
7894 - x86/speculation: Prevent stale SPEC_CTRL msr content
7895 - x86/speculation: Prepare arch_smt_update() for PRCTL mode
7896 - x86/speculation: Add prctl() control for indirect branch speculation
7897 - x86/speculation: Enable prctl mode for spectre_v2_user
7898 - x86/speculation: Add seccomp Spectre v2 user space protection mode
7899 - x86/speculation: Provide IBPB always command line options
7900 - kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
7901 - x86/speculation: Change misspelled STIPB to STIBP
7902 - x86/speculation: Add support for STIBP always-on preferred mode
7903 - x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
7904 - s390: remove closung punctuation from spectre messages
7905 - x86/speculation: Simplify the CPU bug detection logic
7906
7907 * CVE-2018-3639
7908 - x86/bugs: Add AMD's variant of SSB_NO
7909 - x86/bugs: Add AMD's SPEC_CTRL MSR usage
7910 - x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
7911 - x86/bugs: Update when to check for the LS_CFG SSBD mitigation
7912 - x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
7913 - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
7914
7915 * [Ubuntu] vfio-ap: add subsystem to matrix device to avoid libudev failures
7916 (LP: #1818854)
7917 - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
7918
7919 * Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete
7920 (0x0f) (LP: #1748565)
7921 - Bluetooth: Fix unnecessary error message for HCI request completion
7922
7923 * HiSilicon HNS ethernet broken in 4.15.0-45 (LP: #1818294)
7924 - net: hns: Fix WARNING when hns modules installed
7925
7926 * rtl8723be wifi does not work under linux-modules-extra-4.15.0-33-generic
7927 (LP: #1788997)
7928 - SAUCE: Revert "rtlwifi: cleanup 8723be ant_sel definition"
7929
7930 * Crash from :i915 module with 4.15.0-46-generic using multi-display
7931 (LP: #1819486)
7932 - SAUCE: Revert "drm/i915: Fix hotplug irq ack on i965/g4x"
7933
7934 * kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2
7935 (LP: #1814069)
7936 - hv/netvsc: fix handling of fallback to single queue mode
7937 - hv/netvsc: Fix NULL dereference at single queue mode fallback
7938
7939 * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
7940 - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
7941
7942 * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
7943 - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
7944
7945 * fscache: jobs might hang when fscache disk is full (LP: #1821395)
7946 - fscache: fix race between enablement and dropping of object
7947
7948 * hns3: fix oops in hns3_clean_rx_ring() (LP: #1821064)
7949 - net: hns3: add dma_rmb() for rx description
7950
7951 * Hard lockup in 2 CPUs due to deadlock in cpu_stoppers (LP: #1821259)
7952 - stop_machine: Disable preemption after queueing stopper threads
7953 - stop_machine: Atomically queue and wake stopper threads
7954
7955 * tcm_loop.ko: move from modules-extra into main modules package
7956 (LP: #1817786)
7957 - [Packaging] move tcm_loop.lo to main linux-modules package
7958
7959 * tcmu user space crash results in kernel module hang. (LP: #1819504)
7960 - scsi: tcmu: delete unused __wait
7961 - scsi: tcmu: track nl commands
7962 - scsi: tcmu: simplify nl interface
7963 - scsi: tcmu: add module wide block/reset_netlink support
7964
7965 * Intel XL710 - i40e driver does not work with kernel 4.15 (Ubuntu 18.04)
7966 (LP: #1779756)
7967 - i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
7968 - i40e: prevent overlapping tx_timeout recover
7969
7970 * some codecs stop working after S3 (LP: #1820930)
7971 - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
7972
7973 * i40e xps management broken when > 64 queues/cpus (LP: #1820948)
7974 - i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
7975 - i40e: Fix the number of queues available to be mapped for use
7976
7977 * 4.15 s390x kernel BUG at /build/linux-
7978 Gycr4Z/linux-4.15.0/drivers/block/virtio_blk.c:565! (LP: #1788432)
7979 - virtio/s390: avoid race on vcdev->config
7980 - virtio/s390: fix race in ccw_io_helper()
7981
7982 * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
7983 - iommu/amd: Fix NULL dereference bug in match_hid_uid
7984
7985 * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
7986 system (LP: #1821271)
7987 - iwlwifi: add new card for 9260 series
7988
7989 * Add support for MAC address pass through on RTL8153-BD (LP: #1821276)
7990 - r8152: Add support for MAC address pass through on RTL8153-BD
7991 - r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
7992
7993 -- Andrea Righi <andrea.righi@canonical.com> Tue, 02 Apr 2019 18:31:55 +0200
28be2472 7994
53f4f4b0 7995linux (4.15.0-47.50) bionic; urgency=medium
51361a4b 7996
53f4f4b0 7997 * linux: 4.15.0-47.50 -proposed tracker (LP: #1819716)
51361a4b 7998
53f4f4b0
KE
7999 * Packaging resync (LP: #1786013)
8000 - [Packaging] resync getabis
8001 - [Packaging] update helper scripts
8002 - [Packaging] resync retpoline extraction
8003
8004 * C++ demangling support missing from perf (LP: #1396654)
8005 - [Packaging] fix a mistype
8006
8007 * arm-smmu-v3 arm-smmu-v3.3.auto: CMD_SYNC timeout (LP: #1818162)
8008 - iommu/arm-smmu-v3: Fix unexpected CMD_SYNC timeout
8009
8010 * Crash in nvme_irq_check() when using threaded interrupts (LP: #1818747)
8011 - nvme-pci: fix out of bounds access in nvme_cqe_pending
8012
8013 * CVE-2019-9213
8014 - mm: enforce min addr even if capable() in expand_downwards()
8015
8016 * CVE-2019-3460
8017 - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
8018
8019 * amdgpu with mst WARNING on blanking (LP: #1814308)
8020 - drm/amd/display: Don't use dc_link in link_encoder
8021 - drm/amd/display: Move wait for hpd ready out from edp power control.
8022 - drm/amd/display: eDP sequence BL off first then DP blank.
8023 - drm/amd/display: Fix unused variable compilation error
8024 - drm/amd/display: Fix warning about misaligned code
8025 - drm/amd/display: Fix MST dp_blank REG_WAIT timeout
8026
8027 * tun/tap: unable to manage carrier state from userland (LP: #1806392)
8028 - tun: implement carrier change
8029
8030 * CVE-2019-8980
8031 - exec: Fix mem leak in kernel_read_file
8032
8033 * raw_skew in timer from the ubuntu_kernel_selftests failed on Bionic
8034 (LP: #1811194)
8035 - selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock
8036 adjustments are in progress
8037
8038 * [Packaging] Allow overlay of config annotations (LP: #1752072)
8039 - [Packaging] config-check: Add an include directive
8040
8041 * CVE-2019-7308
8042 - bpf: move {prev_,}insn_idx into verifier env
8043 - bpf: move tmp variable into ax register in interpreter
8044 - bpf: enable access to ax register also from verifier rewrite
8045 - bpf: restrict map value pointer arithmetic for unprivileged
8046 - bpf: restrict stack pointer arithmetic for unprivileged
8047 - bpf: restrict unknown scalars of mixed signed bounds for unprivileged
8048 - bpf: fix check_map_access smin_value test when pointer contains offset
8049 - bpf: prevent out of bounds speculation on pointer arithmetic
8050 - bpf: fix sanitation of alu op with pointer / scalar type from different
8051 paths
8052 - bpf: add various test cases to selftests
8053
8054 * CVE-2017-5753
8055 - bpf: properly enforce index mask to prevent out-of-bounds speculation
8056 - bpf: fix inner map masking to prevent oob under speculation
8057
8058 * BPF: kernel pointer leak to unprivileged userspace (LP: #1815259)
8059 - bpf/verifier: disallow pointer subtraction
8060
8061 * squashfs hardening (LP: #1816756)
8062 - squashfs: more metadata hardening
8063 - squashfs metadata 2: electric boogaloo
8064 - squashfs: more metadata hardening
8065 - Squashfs: Compute expected length from inode size rather than block length
8066
8067 * efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted (LP: #1814982)
8068 - efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
8069
8070 * Update ENA driver to version 2.0.3K (LP: #1816806)
8071 - net: ena: update driver version from 2.0.2 to 2.0.3
8072 - net: ena: fix race between link up and device initalization
8073 - net: ena: fix crash during failed resume from hibernation
8074
8075 * ipset kernel error: 4.15.0-43-generic (LP: #1811394)
8076 - netfilter: ipset: Fix wraparound in hash:*net* types
8077
8078 * Silent "Unknown key" message when pressing keyboard backlight hotkey
8079 (LP: #1817063)
8080 - platform/x86: dell-wmi: Ignore new keyboard backlight change event
8081
8082 * CVE-2018-18021
8083 - arm64: KVM: Tighten guest core register access from userspace
8084 - KVM: arm/arm64: Introduce vcpu_el1_is_32bit
8085 - arm64: KVM: Sanitize PSTATE.M when being set from userspace
8086
8087 * CVE-2018-14678
8088 - x86/entry/64: Remove %ebx handling from error_entry/exit
8089
8090 * CVE-2018-19824
8091 - ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c
8092
8093 * CVE-2019-3459
8094 - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
8095
8096 * Bionic update: upstream stable patchset 2019-02-08 (LP: #1815234)
8097 - fork: unconditionally clear stack on fork
8098 - spi: spi-s3c64xx: Fix system resume support
8099 - Input: elan_i2c - add ACPI ID for lenovo ideapad 330
8100 - Input: i8042 - add Lenovo LaVie Z to the i8042 reset list
8101 - Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
8102 - kvm, mm: account shadow page tables to kmemcg
8103 - delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
8104 - tracing: Fix double free of event_trigger_data
8105 - tracing: Fix possible double free in event_enable_trigger_func()
8106 - kthread, tracing: Don't expose half-written comm when creating kthreads
8107 - tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
8108 - tracing: Quiet gcc warning about maybe unused link variable
8109 - arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
8110 - mlxsw: spectrum_switchdev: Fix port_vlan refcounting
8111 - kcov: ensure irq code sees a valid area
8112 - xen/netfront: raise max number of slots in xennet_get_responses()
8113 - skip LAYOUTRETURN if layout is invalid
8114 - ALSA: emu10k1: add error handling for snd_ctl_add
8115 - ALSA: fm801: add error handling for snd_ctl_add
8116 - NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
8117 - nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
8118 - vfio: platform: Fix reset module leak in error path
8119 - vfio/mdev: Check globally for duplicate devices
8120 - vfio/type1: Fix task tracking for QEMU vCPU hotplug
8121 - kernel/hung_task.c: show all hung tasks before panic
8122 - mm: /proc/pid/pagemap: hide swap entries from unprivileged users
8123 - mm: vmalloc: avoid racy handling of debugobjects in vunmap
8124 - mm/slub.c: add __printf verification to slab_err()
8125 - rtc: ensure rtc_set_alarm fails when alarms are not supported
8126 - perf tools: Fix pmu events parsing rule
8127 - netfilter: ipset: forbid family for hash:mac sets
8128 - netfilter: ipset: List timing out entries with "timeout 1" instead of zero
8129 - irqchip/ls-scfg-msi: Map MSIs in the iommu
8130 - watchdog: da9063: Fix updating timeout value
8131 - printk: drop in_nmi check from printk_safe_flush_on_panic()
8132 - bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
8133 - ceph: fix alignment of rasize
8134 - e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
8135 - powerpc/lib: Adjust .balign inside string functions for PPC32
8136 - powerpc/64s: Add barrier_nospec
8137 - powerpc/eeh: Fix use-after-release of EEH driver
8138 - hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
8139 - powerpc/64s: Fix compiler store ordering to SLB shadow area
8140 - RDMA/mad: Convert BUG_ONs to error flows
8141 - lightnvm: pblk: warn in case of corrupted write buffer
8142 - netfilter: nf_tables: check msg_type before nft_trans_set(trans)
8143 - pnfs: Don't release the sequence slot until we've processed layoutget on
8144 open
8145 - disable loading f2fs module on PAGE_SIZE > 4KB
8146 - f2fs: fix error path of move_data_page
8147 - f2fs: fix to don't trigger writeback during recovery
8148 - f2fs: fix to wait page writeback during revoking atomic write
8149 - f2fs: Fix deadlock in shutdown ioctl
8150 - f2fs: fix to detect failure of dquot_initialize
8151 - f2fs: fix race in between GC and atomic open
8152 - block, bfq: remove wrong lock in bfq_requests_merged
8153 - usbip: usbip_detach: Fix memory, udev context and udev leak
8154 - usbip: dynamically allocate idev by nports found in sysfs
8155 - perf/x86/intel/uncore: Correct fixed counter index check in generic code
8156 - perf/x86/intel/uncore: Correct fixed counter index check for NHM
8157 - selftests/intel_pstate: Improve test, minor fixes
8158 - selftests: memfd: return Kselftest Skip code for skipped tests
8159 - selftests: intel_pstate: return Kselftest Skip code for skipped tests
8160 - PCI: Fix devm_pci_alloc_host_bridge() memory leak
8161 - iwlwifi: pcie: fix race in Rx buffer allocator
8162 - Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning
8163 - Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011
8164 - ASoC: dpcm: fix BE dai not hw_free and shutdown
8165 - mfd: cros_ec: Fail early if we cannot identify the EC
8166 - mwifiex: handle race during mwifiex_usb_disconnect
8167 - wlcore: sdio: check for valid platform device data before suspend
8168 - media: tw686x: Fix incorrect vb2_mem_ops GFP flags
8169 - media: videobuf2-core: don't call memop 'finish' when queueing
8170 - Btrfs: don't return ino to ino cache if inode item removal fails
8171 - Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
8172 - btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
8173 - btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
8174 - x86/microcode: Make the late update update_lock a raw lock for RT
8175 - PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
8176 - PCI: Prevent sysfs disable of device while driver is attached
8177 - nvme-rdma: stop admin queue before freeing it
8178 - nvme-pci: Fix AER reset handling
8179 - ath: Add regulatory mapping for FCC3_ETSIC
8180 - ath: Add regulatory mapping for ETSI8_WORLD
8181 - ath: Add regulatory mapping for APL13_WORLD
8182 - ath: Add regulatory mapping for APL2_FCCA
8183 - ath: Add regulatory mapping for Uganda
8184 - ath: Add regulatory mapping for Tanzania
8185 - ath: Add regulatory mapping for Serbia
8186 - ath: Add regulatory mapping for Bermuda
8187 - ath: Add regulatory mapping for Bahamas
8188 - powerpc/32: Add a missing include header
8189 - powerpc/chrp/time: Make some functions static, add missing header include
8190 - powerpc/powermac: Add missing prototype for note_bootable_part()
8191 - powerpc/powermac: Mark variable x as unused
8192 - powerpc: Add __printf verification to prom_printf
8193 - spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC
8194 - powerpc/8xx: fix invalid register expression in head_8xx.S
8195 - pinctrl: at91-pio4: add missing of_node_put
8196 - bpf: powerpc64: pad function address loads with NOPs
8197 - PCI: pciehp: Request control of native hotplug only if supported
8198 - net: dsa: qca8k: Add support for QCA8334 switch
8199 - mwifiex: correct histogram data with appropriate index
8200 - ima: based on policy verify firmware signatures (pre-allocated buffer)
8201 - drivers/perf: arm-ccn: don't log to dmesg in event_init
8202 - spi: Add missing pm_runtime_put_noidle() after failed get
8203 - fscrypt: use unbound workqueue for decryption
8204 - scsi: ufs: ufshcd: fix possible unclocked register access
8205 - scsi: ufs: fix exception event handling
8206 - scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger
8207 - drm/nouveau/fifo/gk104-: poll for runlist update completion
8208 - Bluetooth: btusb: add ID for LiteOn 04ca:301a
8209 - rtc: tps6586x: fix possible race condition
8210 - rtc: vr41xx: fix possible race condition
8211 - rtc: tps65910: fix possible race condition
8212 - ALSA: emu10k1: Rate-limit error messages about page errors
8213 - regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
8214 - md/raid1: add error handling of read error from FailFast device
8215 - md: fix NULL dereference of mddev->pers in remove_and_add_spares()
8216 - ixgbevf: fix MAC address changes through ixgbevf_set_mac()
8217 - media: smiapp: fix timeout checking in smiapp_read_nvm
8218 - net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
8219 - ALSA: usb-audio: Apply rate limit to warning messages in URB complete
8220 callback
8221 - media: atomisp: ov2680: don't declare unused vars
8222 - arm64: cmpwait: Clear event register before arming exclusive monitor
8223 - HID: hid-plantronics: Re-resend Update to map button for PTT products
8224 - arm64: dts: renesas: salvator-common: use audio-graph-card for Sound
8225 - drm/radeon: fix mode_valid's return type
8226 - drm/amdgpu: Remove VRAM from shared bo domains.
8227 - powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by
8228 Starlet
8229 - HID: i2c-hid: check if device is there before really probing
8230 - EDAC, altera: Fix ARM64 build warning
8231 - ARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_NONE usage
8232 - ARM: dts: emev2: Add missing interrupt-affinity to PMU node
8233 - ARM: dts: sh73a0: Add missing interrupt-affinity to PMU node
8234 - nvmem: properly handle returned value nvmem_reg_read
8235 - i40e: free the skb after clearing the bitlock
8236 - tty: Fix data race in tty_insert_flip_string_fixed_flag
8237 - dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
8238 - net: phy: phylink: Release link GPIO
8239 - media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()
8240 - libata: Fix command retry decision
8241 - ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2
8242 - media: media-device: fix ioctl function types
8243 - media: saa7164: Fix driver name in debug output
8244 - mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
8245 - brcmfmac: Add support for bcm43364 wireless chipset
8246 - s390/cpum_sf: Add data entry sizes to sampling trailer entry
8247 - perf: fix invalid bit in diagnostic entry
8248 - bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
8249 - scsi: 3w-9xxx: fix a missing-check bug
8250 - scsi: 3w-xxxx: fix a missing-check bug
8251 - scsi: megaraid: silence a static checker bug
8252 - scsi: qedf: Set the UNLOADING flag when removing a vport
8253 - staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
8254 - staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5
8255 - thermal: exynos: fix setting rising_threshold for Exynos5433
8256 - bpf: fix references to free_bpf_prog_info() in comments
8257 - f2fs: avoid fsync() failure caused by EAGAIN in writepage()
8258 - media: siano: get rid of __le32/__le16 cast warnings
8259 - drm/atomic: Handling the case when setting old crtc for plane
8260 - ALSA: hda/ca0132: fix build failure when a local macro is defined
8261 - mmc: dw_mmc: update actual clock for mmc debugfs
8262 - mmc: pwrseq: Use kmalloc_array instead of stack VLA
8263 - dt-bindings: pinctrl: meson: add support for the Meson8m2 SoC
8264 - spi: meson-spicc: Fix error handling in meson_spicc_probe()
8265 - dt-bindings: net: meson-dwmac: new compatible name for AXG SoC
8266 - backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
8267 - stop_machine: Use raw spinlocks
8268 - delayacct: Use raw_spinlocks
8269 - memory: tegra: Do not handle spurious interrupts
8270 - memory: tegra: Apply interrupts mask per SoC
8271 - nvme: lightnvm: add granby support
8272 - arm64: defconfig: Enable Rockchip io-domain driver
8273 - igb: Fix queue selection on MAC filters on i210
8274 - drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
8275 - ipconfig: Correctly initialise ic_nameservers
8276 - rsi: Fix 'invalid vdd' warning in mmc
8277 - rsi: fix nommu_map_sg overflow kernel panic
8278 - audit: allow not equal op for audit by executable
8279 - staging: vchiq_core: Fix missing semaphore release in error case
8280 - staging: lustre: llite: correct removexattr detection
8281 - staging: lustre: ldlm: free resource when ldlm_lock_create() fails.
8282 - serial: core: Make sure compiler barfs for 16-byte earlycon names
8283 - soc: imx: gpcv2: Do not pass static memory as platform data
8284 - microblaze: Fix simpleImage format generation
8285 - usb: hub: Don't wait for connect state at resume for powered-off ports
8286 - crypto: authencesn - don't leak pointers to authenc keys
8287 - crypto: authenc - don't leak pointers to authenc keys
8288 - media: omap3isp: fix unbalanced dma_iommu_mapping
8289 - regulator: Don't return or expect -errno from of_map_mode()
8290 - scsi: scsi_dh: replace too broad "TP9" string with the exact models
8291 - scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
8292 - media: atomisp: compat32: fix __user annotations
8293 - media: si470x: fix __be16 annotations
8294 - ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
8295 - ASoC: topology: Add missing clock gating parameter when parsing hw_configs
8296 - drm: Add DP PSR2 sink enable bit
8297 - drm/atomic-helper: Drop plane->fb references only for
8298 drm_atomic_helper_shutdown()
8299 - drm/dp/mst: Fix off-by-one typo when dump payload table
8300 - block: reset bi_iter.bi_done after splitting bio
8301 - random: mix rdrand with entropy sent in from userspace
8302 - squashfs: be more careful about metadata corruption
8303 - ext4: fix inline data updates with checksums enabled
8304 - ext4: fix check to prevent initializing reserved inodes
8305 - PCI: xgene: Remove leftover pci_scan_child_bus() call
8306 - RDMA/uverbs: Protect from attempts to create flows on unsupported QP
8307 - net: dsa: qca8k: Force CPU port to its highest bandwidth
8308 - net: dsa: qca8k: Enable RXMAC when bringing up a port
8309 - net: dsa: qca8k: Add QCA8334 binding documentation
8310 - net: dsa: qca8k: Allow overwriting CPU port setting
8311 - ipv4: remove BUG_ON() from fib_compute_spec_dst
8312 - net: fix amd-xgbe flow-control issue
8313 - net: lan78xx: fix rx handling before first packet is send
8314 - net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
8315 - NET: stmmac: align DMA stuff to largest cache line length
8316 - tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
8317 - xen-netfront: wait xenbus state change when load module manually
8318 - netlink: Do not subscribe to non-existent groups
8319 - netlink: Don't shift with UB on nlk->ngroups
8320 - tcp: do not force quickack when receiving out-of-order packets
8321 - tcp: add max_quickacks param to tcp_incr_quickack and
8322 tcp_enter_quickack_mode
8323 - tcp: do not aggressively quick ack after ECN events
8324 - tcp: refactor tcp_ecn_check_ce to remove sk type cast
8325 - tcp: add one more quick ack after after ECN events
8326 - mm: disallow mappings that conflict for devm_memremap_pages()
8327 - drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
8328 - mm: check for SIGKILL inside dup_mmap() loop
8329 - rxrpc: Fix terminal retransmission connection ID to include the channel
8330 - ceph: fix use-after-free in ceph_statfs()
8331 - lightnvm: proper error handling for pblk_bio_add_pages
8332 - f2fs: don't drop dentry pages after fs shutdown
8333 - selftests: filesystems: return Kselftest Skip code for skipped tests
8334 - selftests/filesystems: devpts_pts included wrong header
8335 - iwlwifi: mvm: open BA session only when sta is authorized
8336 - drm/amd/display: Do not program interrupt status on disabled crtc
8337 - soc: qcom: smem: fix qcom_smem_set_global_partition()
8338 - soc: qcom: smem: byte swap values properly
8339 - pinctrl: msm: fix gpio-hog related boot issues
8340 - net: mvpp2: Add missing VLAN tag detection
8341 - drm/nouveau: remove fence wait code from deferred client work handler
8342 - drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl
8343 - clocksource: Move inline keyword to the beginning of function declarations
8344 - media: staging: atomisp: Comment out several unused sensor resolutions
8345 - IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS
8346 - rsi: Add null check for virtual interfaces in wowlan config
8347 - ARM: dts: stih410: Fix complain about IRQ_TYPE_NONE usage
8348 - ARM: dts: imx53: Fix LDB OF graph warning
8349 - soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
8350 - mlxsw: spectrum_router: Return an error for non-default FIB rules
8351 - i40e: Add advertising 10G LR mode
8352 - i40e: avoid overflow in i40e_ptp_adjfreq()
8353 - ath10k: fix kernel panic while reading tpc_stats
8354 - ASoC: fsl_ssi: Use u32 variable type when using regmap_read()
8355 - platform/x86: dell-smbios: Match on www.dell.com in OEM strings too
8356 - staging: ks7010: fix error handling in ks7010_upload_firmware
8357 - media: rc: mce_kbd decoder: low timeout values cause double keydowns
8358 - ath10k: search all IEs for variant before falling back
8359 - PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
8360 - ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrl
8361 - drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifier
8362 - nvmet-fc: fix target sgl list on large transfers
8363 - i2c: rcar: handle RXDMA HW behaviour on Gen3
8364 - gpio: uniphier: set legitimate irq trigger type in .to_irq hook
8365 - tcp: ack immediately when a cwr packet arrives
8366 - ACPICA: AML Parser: ignore control method status in module-level code
8367
8368 * Bionic update: upstream stable patchset 2019-02-05 (LP: #1814813)
8369 - MIPS: ath79: fix register address in ath79_ddr_wb_flush()
8370 - MIPS: Fix off-by-one in pci_resource_to_user()
8371 - xen/PVH: Set up GS segment for stack canary
8372 - drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
8373 - drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
8374 - bonding: set default miimon value for non-arp modes if not set
8375 - ip: hash fragments consistently
8376 - ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
8377 - net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
8378 - net: skb_segment() should not return NULL
8379 - net/mlx5: Adjust clock overflow work period
8380 - net/mlx5e: Don't allow aRFS for encapsulated packets
8381 - net/mlx5e: Fix quota counting in aRFS expire flow
8382 - net/ipv6: Fix linklocal to global address with VRF
8383 - multicast: do not restore deleted record source filter mode to new one
8384 - net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
8385 - sock: fix sg page frag coalescing in sk_alloc_sg
8386 - rtnetlink: add rtnl_link_state check in rtnl_configure_link
8387 - vxlan: add new fdb alloc and create helpers
8388 - vxlan: make netlink notify in vxlan_fdb_destroy optional
8389 - vxlan: fix default fdb entry netlink notify ordering during netdev create
8390 - tcp: fix dctcp delayed ACK schedule
8391 - tcp: helpers to send special DCTCP ack
8392 - tcp: do not cancel delay-AcK on DCTCP special ACK
8393 - tcp: do not delay ACK in DCTCP upon CE status change
8394 - staging: speakup: fix wraparound in uaccess length check
8395 - usb: cdc_acm: Add quirk for Castles VEGA3000
8396 - usb: core: handle hub C_PORT_OVER_CURRENT condition
8397 - usb: dwc2: Fix DMA alignment to start at allocated boundary
8398 - usb: gadget: f_fs: Only return delayed status when len is 0
8399 - driver core: Partially revert "driver core: correct device's shutdown order"
8400 - can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
8401 - can: xilinx_can: fix power management handling
8402 - can: xilinx_can: fix recovery from error states not being propagated
8403 - can: xilinx_can: fix device dropping off bus on RX overrun
8404 - can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
8405 - can: xilinx_can: fix incorrect clear of non-processed interrupts
8406 - can: xilinx_can: fix RX overflow interrupt not being enabled
8407 - can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr
8408 only
8409 - can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before
8410 checking can.ctrlmode
8411 - turn off -Wattribute-alias
8412 - net-next/hinic: fix a problem in hinic_xmit_frame()
8413 - net/mlx5e: Refine ets validation function
8414 - nfp: flower: ensure dead neighbour entries are not offloaded
8415 - usb: gadget: Fix OS descriptors support
8416 - ACPICA: AML Parser: ignore dispatcher error status during table load
8417
8418 * installer does not support iSCSI iBFT (LP: #1817321)
8419 - d-i: add iscsi_ibft to scsi-modules
8420
8421 * CVE-2019-7222
8422 - KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
8423
8424 * CVE-2019-7221
8425 - KVM: nVMX: unconditionally cancel preemption timer in free_nested
8426 (CVE-2019-7221)
8427
8428 * CVE-2019-6974
8429 - kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
8430
8431 * Regular D-state processes impacting LXD containers (LP: #1817628)
8432 - mm: do not stall register_shrinker()
8433
8434 * hns3 nic speed may not match optical port speed (LP: #1817969)
8435 - net: hns3: Config NIC port speed same as that of optical module
8436
8437 * [Hyper-V] srcu: Lock srcu_data structure in srcu_gp_start() (LP: #1802021)
8438 - srcu: Prohibit call_srcu() use under raw spinlocks
8439 - srcu: Lock srcu_data structure in srcu_gp_start()
8440
8441 * libsas disks can have non-unique by-path names (LP: #1817784)
8442 - scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
8443
8444 * Bluetooth not working (Intel CyclonePeak) (LP: #1817518)
8445 - Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
8446
8447 * CVE-2019-8912
8448 - net: crypto set sk to NULL when af_alg_release.
8449 - net: socket: set sock->sk to NULL after calling proto_ops::release()
8450
8451 * Trackpad is not recognized. (LP: #1817200)
8452 - pinctrl: cannonlake: Fix gpio base for GPP-E
8453
8454 * [ALSA] [PATCH] System76 darp5 and oryp5 fixups (LP: #1815831)
8455 - ALSA: hda/realtek - Headset microphone support for System76 darp5
8456 - ALSA: hda/realtek - Headset microphone and internal speaker support for
8457 System76 oryp5
8458
8459 * Constant noise in the headphone on Lenovo X1 machines (LP: #1817263)
8460 - ALSA: hda/realtek: Disable PC beep in passthrough on alc285
8461
8462 * AC adapter status not detected on Asus ZenBook UX410UAK (LP: #1745032)
8463 - Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"
8464 - ACPI / AC: Remove initializer for unused ident dmi_system_id
8465 - ACPI / battery: Remove initializer for unused ident dmi_system_id
8466 - ACPI / battery: Add handling for devices which wrongly report discharging
8467 state
8468 - ACPI / battery: Ignore AC state in handle_discharging on systems where it is
8469 broken
8470
8471 * TPM intermittently fails after cold-boot (LP: #1762672)
8472 - tpm: fix intermittent failure with self tests
8473
8474 * qlcnic: Firmware aborts/hangs in QLogic NIC (LP: #1815033)
8475 - qlcnic: fix Tx descriptor corruption on 82xx devices
8476
8477 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 13 Mar 2019 04:37:49 +0000
51361a4b 8478
aa07f7dc 8479linux (4.15.0-46.49) bionic; urgency=medium
3c3ba67a 8480
aa07f7dc 8481 * linux: 4.15.0-46.49 -proposed tracker (LP: #1814726)
3c3ba67a 8482
aa07f7dc
KE
8483 * mprotect fails on ext4 with dax (LP: #1799237)
8484 - x86/speculation/l1tf: Exempt zeroed PTEs from inversion
8485
8486 * kernel BUG at /build/linux-vxxS7y/linux-4.15.0/mm/slub.c:296! (LP: #1812086)
8487 - iscsi target: fix session creation failure handling
8488 - scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
8489 fails
8490 - scsi: iscsi: target: Fix conn_ops double free
8491
8492 * user_copy in user from ubuntu_kernel_selftests failed on KVM kernel
8493 (LP: #1812198)
8494 - selftests: user: return Kselftest Skip code for skipped tests
8495 - selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS
8496 - selftests: kselftest: Remove outdated comment
8497
8498 * RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
8499 - SAUCE: staging: rtlwifi: allow RTLWIFI_DEBUG_ST to be disabled
8500 - [Config] CONFIG_RTLWIFI_DEBUG_ST=n
8501 - SAUCE: Add r8822be to signature inclusion list
8502
8503 * kernel oops in bcache module (LP: #1793901)
8504 - SAUCE: bcache: never writeback a discard operation
8505
8506 * CVE-2018-18397
8507 - userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
8508 - userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
8509 - userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
8510 - userfaultfd: shmem: add i_size checks
8511 - userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
8512
8513 * Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
8514 - HID: i2c-hid: Ignore input report if there's no data present on Elan
8515 touchpanels
8516
8517 * Vsock connect fails with ENODEV for large CID (LP: #1813934)
8518 - vhost/vsock: fix vhost vsock cid hashing inconsistent
8519
8520 * SRU: Fix thinkpad 11e 3rd boot hang (LP: #1804604)
8521 - ACPI / LPSS: Force LPSS quirks on boot
8522
8523 * Bionic update: upstream stable patchset 2019-01-17 (LP: #1812229)
8524 - scsi: sd_zbc: Fix variable type and bogus comment
8525 - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
8526 parallel.
8527 - x86/apm: Don't access __preempt_count with zeroed fs
8528 - x86/events/intel/ds: Fix bts_interrupt_threshold alignment
8529 - x86/MCE: Remove min interval polling limitation
8530 - fat: fix memory allocation failure handling of match_strdup()
8531 - ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
8532 - ARCv2: [plat-hsdk]: Save accl reg pair by default
8533 - ARC: Fix CONFIG_SWAP
8534 - ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
8535 - ARC: mm: allow mprotect to make stack mappings executable
8536 - mm: memcg: fix use after free in mem_cgroup_iter()
8537 - mm/huge_memory.c: fix data loss when splitting a file pmd
8538 - cpufreq: intel_pstate: Register when ACPI PCCH is present
8539 - vfio/pci: Fix potential Spectre v1
8540 - stop_machine: Disable preemption when waking two stopper threads
8541 - drm/i915: Fix hotplug irq ack on i965/g4x
8542 - drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
8543 - drm/nouveau: Avoid looping through fake MST connectors
8544 - gen_stats: Fix netlink stats dumping in the presence of padding
8545 - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
8546 - ipv6: fix useless rol32 call on hash
8547 - ipv6: ila: select CONFIG_DST_CACHE
8548 - lib/rhashtable: consider param->min_size when setting initial table size
8549 - net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
8550 - net: Don't copy pfmemalloc flag in __copy_skb_header()
8551 - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
8552 - net/ipv4: Set oif in fib_compute_spec_dst
8553 - net: phy: fix flag masking in __set_phy_supported
8554 - ptp: fix missing break in switch
8555 - qmi_wwan: add support for Quectel EG91
8556 - tg3: Add higher cpu clock for 5762.
8557 - hv_netvsc: Fix napi reschedule while receive completion is busy
8558 - net/mlx4_en: Don't reuse RX page when XDP is set
8559 - net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
8560 - ipv6: make DAD fail with enhanced DAD when nonce length differs
8561 - net: usb: asix: replace mii_nway_restart in resume path
8562 - alpha: fix osf_wait4() breakage
8563 - cxl_getfile(): fix double-iput() on alloc_file() failures
8564 - powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
8565 - xhci: Fix perceived dead host due to runtime suspend race with event handler
8566 - KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
8567 - x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
8568 - ALSA: hda/realtek - Yet another Clevo P950 quirk entry
8569 - drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
8570 - rhashtable: add restart routine in rhashtable_free_and_destroy()
8571 - sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
8572 - sctp: introduce sctp_dst_mtu
8573 - sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
8574 - net: aquantia: vlan unicast address list correct handling
8575 - drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
8576
8577 * Bionic update: upstream stable patchset 2019-01-15 (LP: #1811877)
8578 - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
8579 - x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
8580 - x86/paravirt: Make native_save_fl() extern inline
8581 - Btrfs: fix duplicate extents after fsync of file with prealloc extents
8582 - cpufreq / CPPC: Set platform specific transition_delay_us
8583 - PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
8584 - alx: take rtnl before calling __alx_open from resume
8585 - atm: Preserve value of skb->truesize when accounting to vcc
8586 - atm: zatm: Fix potential Spectre v1
8587 - ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
8588 - ipvlan: fix IFLA_MTU ignored on NEWLINK
8589 - ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
8590 - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
8591 - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
8592 - net: fix use-after-free in GRO with ESP
8593 - net: macb: Fix ptp time adjustment for large negative delta
8594 - net/mlx5e: Avoid dealing with vport representors if not being e-switch
8595 manager
8596 - net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
8597 - net/mlx5: Fix command interface race in polling mode
8598 - net/mlx5: Fix incorrect raw command length parsing
8599 - net/mlx5: Fix required capability for manipulating MPFS
8600 - net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
8601 - net: mvneta: fix the Rx desc DMA address in the Rx path
8602 - net/packet: fix use-after-free
8603 - net_sched: blackhole: tell upper qdisc about dropped packets
8604 - net: sungem: fix rx checksum support
8605 - net/tcp: Fix socket lookups with SO_BINDTODEVICE
8606 - qede: Adverstise software timestamp caps when PHC is not available.
8607 - qed: Fix setting of incorrect eswitch mode.
8608 - qed: Fix use of incorrect size in memcpy call.
8609 - qed: Limit msix vectors in kdump kernel to the minimum required count.
8610 - r8152: napi hangup fix after disconnect
8611 - stmmac: fix DMA channel hang in half-duplex mode
8612 - strparser: Remove early eaten to fix full tcp receive buffer stall
8613 - tcp: fix Fast Open key endianness
8614 - tcp: prevent bogus FRTO undos with non-SACK flows
8615 - vhost_net: validate sock before trying to put its fd
8616 - VSOCK: fix loopback on big-endian systems
8617 - net: cxgb3_main: fix potential Spectre v1
8618 - rtlwifi: Fix kernel Oops "Fw download fail!!"
8619 - rtlwifi: rtl8821ae: fix firmware is not ready to run
8620 - net: lan78xx: Fix race in tx pending skb size calculation
8621 - crypto: af_alg - Initialize sg_num_bytes in error code path
8622 - mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
8623 - PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
8624 - netfilter: ebtables: reject non-bridge targets
8625 - reiserfs: fix buffer overflow with long warning messages
8626 - KEYS: DNS: fix parsing multiple options
8627 - tls: Stricter error checking in zerocopy sendmsg path
8628 - autofs: fix slab out of bounds read in getname_kernel()
8629 - nsh: set mac len based on inner packet
8630 - bdi: Fix another oops in wb_workfn()
8631 - rds: avoid unenecessary cong_update in loop transport
8632 - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
8633 - string: drop __must_check from strscpy() and restore strscpy() usages in
8634 cgroup
8635 - nfsd: COPY and CLONE operations require the saved filehandle to be set
8636 - net/sched: act_ife: fix recursive lock and idr leak
8637 - net/sched: act_ife: preserve the action control in case of error
8638 - hinic: reset irq affinity before freeing irq
8639 - nfp: flower: fix mpls ether type detection
8640 - net: macb: initialize bp->queues[0].bp for at91rm9200
8641 - enic: do not overwrite error code
8642 - virtio_net: fix memory leak in XDP_REDIRECT
8643 - netfilter: ipv6: nf_defrag: drop skb dst before queueing
8644 - ipvs: initialize tbl->entries after allocation
8645 - ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
8646 - bpf: enforce correct alignment for instructions
8647 - bpf, arm32: fix to use bpf_jit_binary_lock_ro api
8648
8649 * Fix non-working pinctrl-intel (LP: #1811777)
8650 - pinctrl: intel: Implement intel_gpio_get_direction callback
8651 - pinctrl: intel: Do pin translation in other GPIO operations as well
8652
8653 * ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
8654 - ip6_gre: fix tunnel list corruption for x-netns
8655
8656 * Userspace break as a result of missing patch backport (LP: #1813873)
8657 - tty: Don't hold ldisc lock in tty_reopen() if ldisc present
8658
8659 * kvm_stat : missing python dependency (LP: #1798776)
8660 - tools/kvm_stat: fix python3 issues
8661 - tools/kvm_stat: switch to python3
8662
8663 * [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr
8664 (LP: #1812797)
8665 - vgaarb: Add support for 64-bit frame buffer address
8666 - vgaarb: Keep adding VGA device in queue
8667
8668 * Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
8669 - USB: Add new USB LPM helpers
8670 - USB: Consolidate LPM checks to avoid enabling LPM twice
8671
8672 * ptrace-tm-spd-gpr in powerpc/ptrace from ubuntu_kerenl_selftests failed on
8673 Bionic P8 (LP: #1813127)
8674 - selftests/powerpc: Fix ptrace tm failure
8675
8676 * [SRU] IO's are issued with incorrect Scatter Gather Buffer (LP: #1795453)
8677 - scsi: megaraid_sas: Use 63-bit DMA addressing
8678
8679 * Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
8680 - [Config] Enable timestamping in network PHY devices
8681
8682 * CVE-2018-19854
8683 - crypto: user - fix leaking uninitialized memory to userspace
8684
8685 * x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
8686 (LP: #1813532)
8687 - x86/mm: Do not warn about PCI BIOS W+X mappings
8688
8689 * CVE-2019-6133
8690 - fork: record start_time late
8691
8692 * Fix not working Goodix touchpad (LP: #1811929)
8693 - HID: i2c-hid: Disable runtime PM on Goodix touchpad
8694
8695 * bluetooth controller not detected with 4.15 kernel (LP: #1810797)
8696 - SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
8697 - [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
8698
8699 * X1 Extreme: only one of the two SSDs is loaded (LP: #1811755)
8700 - nvme-core: rework a NQN copying operation
8701 - nvme: pad fake subsys NQN vid and ssvid with zeros
8702 - nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
8703
8704 * Crash on "ip link add foo type ipip" (LP: #1811803)
8705 - SAUCE: fan: Fix NULL pointer dereference
8706
8707 -- Khalid Elmously <khalid.elmously@canonical.com> Wed, 06 Feb 2019 04:57:21 +0000
3c3ba67a 8708
ffdd392b 8709linux (4.15.0-45.48) bionic; urgency=medium
6dee4976 8710
ffdd392b 8711 * linux: 4.15.0-45.48 -proposed tracker (LP: #1813779)
6dee4976 8712
ffdd392b
SB
8713 * External monitors does not work anymore 4.15.0-44 (LP: #1813663)
8714 - SAUCE: Revert "drm/i915/dp: Send DPCD ON for MST before phy_up"
8715
8716 * kernel 4.15.0-44 cannot mount ext4 fs with meta_bg enabled (LP: #1813727)
8717 - ext4: fix false negatives *and* false positives in ext4_check_descriptors()
8718
8719 -- Stefan Bader <stefan.bader@canonical.com> Tue, 29 Jan 2019 16:39:15 +0100
6dee4976 8720
f162c0d5 8721linux (4.15.0-44.47) bionic; urgency=medium
54f596cf 8722
f162c0d5 8723 * linux: 4.15.0-44.47 -proposed tracker (LP: #1811419)
54f596cf 8724
f162c0d5
KSS
8725 * Packaging resync (LP: #1786013)
8726 - [Packaging] update helper scripts
8727
8728 * CPU hard lockup with rigorous writes to NVMe drive (LP: #1810998)
8729 - blk-wbt: pass in enum wbt_flags to get_rq_wait()
8730 - blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
8731 - blk-wbt: move disable check into get_limit()
8732 - blk-wbt: use wq_has_sleeper() for wq active check
8733 - blk-wbt: fix has-sleeper queueing check
8734 - blk-wbt: abstract out end IO completion handler
8735 - blk-wbt: improve waking of tasks
8736
8737 * To reduce the Realtek USB cardreader power consumption (LP: #1811337)
8738 - mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support
8739 1.8v
8740 - mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
8741 - mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
8742 - mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
8743 - mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
8744 - mmc: rtsx_usb_sdmmc: Re-work runtime PM support
8745 - mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
8746 - memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
8747 - misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection
8748 - memstick: Prevent memstick host from getting runtime suspended during card
8749 detection
8750 - memstick: rtsx_usb_ms: Use ms_dev() helper
8751 - memstick: rtsx_usb_ms: Support runtime power management
8752
8753 * Support non-strict iommu mode on arm64 (LP: #1806488)
8754 - iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
8755 - iommu/arm-smmu-v3: Implement flush_iotlb_all hook
8756 - iommu/dma: Add support for non-strict mode
8757 - iommu: Add "iommu.strict" command line option
8758 - iommu/io-pgtable-arm: Add support for non-strict mode
8759 - iommu/arm-smmu-v3: Add support for non-strict mode
8760 - iommu/io-pgtable-arm-v7s: Add support for non-strict mode
8761 - iommu/arm-smmu: Support non-strict mode
8762
8763 * ELAN900C:00 04F3:2844 touchscreen doesn't work (LP: #1811335)
8764 - pinctrl: cannonlake: Fix community ordering for H variant
8765 - pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
8766
8767 * Add Cavium ThunderX2 SoC UNCORE PMU driver (LP: #1811200)
8768 - perf: Export perf_event_update_userpage
8769 - Documentation: perf: Add documentation for ThunderX2 PMU uncore driver
8770 - drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
8771 - [Config] New config CONFIG_THUNDERX2_PMU=m
8772
8773 * Update hisilicon SoC-specific drivers (LP: #1810457)
8774 - SAUCE: Revert "net: hns3: Updates RX packet info fetch in case of multi BD"
8775 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
8776 resetting"
8777 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
8778 callback function"
8779 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
8780 function when link status change"
8781 - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
8782 roce client"
8783 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
8784 - scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency
8785 - ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
8786 - scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()
8787 - scsi: hisi_sas: remove some unneeded structure members
8788 - scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
8789 - net: hns: Fix the process of adding broadcast addresses to tcam
8790 - net: hns3: remove redundant variable 'protocol'
8791 - scsi: hisi_sas: Drop hisi_sas_slot_abort()
8792 - net: hns: Make many functions static
8793 - net: hns: make hns_dsaf_roce_reset non static
8794 - net: hisilicon: hns: Replace mdelay() with msleep()
8795 - net: hns3: fix return value error while hclge_cmd_csq_clean failed
8796 - net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
8797 - net: hns: Mark expected switch fall-through
8798 - net: hns3: Mark expected switch fall-through
8799 - net: hns3: Remove tx ring BD len register in hns3_enet
8800 - net: hns: modify variable type in hns_nic_reuse_page
8801 - net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
8802 - net: hns3: modify variable type in hns3_nic_reuse_page
8803 - net: hns3: Fix for vf vlan delete failed problem
8804 - net: hns3: Fix for multicast failure
8805 - net: hns3: Fix error of checking used vlan id
8806 - net: hns3: Implement shutdown ops in hns3 pci driver
8807 - net: hns3: Fix for loopback selftest failed problem
8808 - net: hns3: Fix ping exited problem when doing lp selftest
8809 - net: hns3: Preserve vlan 0 in hardware table
8810 - net: hns3: Only update mac configuation when necessary
8811 - net: hns3: Change the dst mac addr of loopback packet
8812 - net: hns3: Remove redundant codes of query advertised flow control abilitiy
8813 - net: hns3: Refine hns3_get_link_ksettings()
8814 - net: hns: make function hns_gmac_wait_fifo_clean() static
8815 - net: hns3: Add default irq affinity
8816 - net: hns3: Add unlikely for buf_num check
8817 - net: hns3: Remove tx budget to clean more TX descriptors in a napi
8818 - net: hns3: Remove packet statistics of public
8819 - net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
8820 - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
8821 - net: hns3: Check hdev state when getting link status
8822 - net: hns3: Fix for setting speed for phy failed problem
8823 - net: hns3: Fix cmdq registers initialization issue for vf
8824 - net: hns3: Clear client pointer when initialize client failed or unintialize
8825 finished
8826 - net: hns3: Fix client initialize state issue when roce client initialize
8827 failed
8828 - net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()
8829 - net: hns3: Fix ets validate issue
8830 - net: hns3: Unify the type convert for desc.data
8831 - net: hns3: Adjust prefix of tx/rx statistic names
8832 - net: hns3: Fix tqp array traversal condition for vf
8833 - net: hns3: Unify the prefix of vf functions
8834 - net: hns3: Add handle for default case
8835 - net: hns3: Add nic state check before calling netif_tx_wake_queue
8836 - net: hns3: Add unlikely for dma_mapping_error check
8837 - net: hns3: Remove print messages for error packet
8838 - net: hns3: Add get_media_type ops support for VF
8839 - net: hns3: Fix speed/duplex information loss problem when executing ethtool
8840 ethx cmd of VF
8841 - net: hns3: Remove redundant hclge_get_port_type()
8842 - net: hns3: Add support for sctp checksum offload
8843 - net: hns3: Set extra mac address of pause param for HW
8844 - net: hns3: Rename loop mode
8845 - net: hns3: Rename mac loopback to app loopback
8846 - net: hns3: Add serdes parallel inner loopback support
8847 - net: hns3: Fix for packet buffer setting bug
8848 - net: hns3: Fix for netdev not up problem when setting mtu
8849 - net: hns3: Change return type of hclge_tm_schd_info_update()
8850 - net: hns3: Modify hns3_get_max_available_channels
8851 - net: hns3: Fix loss of coal configuration while doing reset
8852 - net: hns: remove ndo_poll_controller
8853 - hns3: Fix the build.
8854 - hns3: Another build fix.
8855 - net: hns3: Add flow director initialization
8856 - net: hns3: Add input key and action config support for flow director
8857 - net: hns3: Add support for rule add/delete for flow director
8858 - net: hns3: Add support for rule query of flow director
8859 - net: hns3: Add reset handle for flow director
8860 - net: hns3: Remove all flow director rules when unload hns3 driver
8861 - net: hns3: Add support for enable/disable flow director
8862 - net: hns3: Remove the default mask configuration for mac vlan table
8863 - net: hns3: Clear mac vlan table entries when unload driver or function reset
8864 - net: hns3: Optimize for unicast mac vlan table
8865 - net: hns3: Drop depricated mta table support
8866 - net: hns3: Add egress/ingress vlan filter for revision 0x21
8867 - net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware
8868 - net: hns3: Add new RSS hash algorithm support for PF
8869 - net: hns3: Add RSS general configuration support for VF
8870 - net: hns3: Add RSS tuples support for VF
8871 - net: hns3: Add HW RSS hash information to RX skb
8872 - net: hns3: Enable promisc mode when mac vlan table is full
8873 - net: hns3: Resume promisc mode and vlan filter status after reset
8874 - net: hns3: Resume promisc mode and vlan filter status after loopback test
8875 - scsi: hisi_sas: Feed back linkrate(max/min) when re-attached
8876 - scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()
8877 - scsi: hisi_sas: Fix the race between IO completion and timeout for
8878 SMP/internal IO
8879 - scsi: hisi_sas: Free slot later in slot_complete_vx_hw()
8880 - scsi: hisi_sas: unmask interrupts ent72 and ent74
8881 - scsi: hisi_sas: Use block layer tag instead for IPTT
8882 - scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register values
8883 - net: hns3: remove hns3_fill_desc_tso
8884 - net: hns3: move DMA map into hns3_fill_desc
8885 - net: hns3: add handling for big TX fragment
8886 - net: hns3: rename hns_nic_dma_unmap
8887 - net: hns3: fix for multiple unmapping DMA problem
8888 - scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()
8889 - scsi: hisi_sas: Fix NULL pointer dereference
8890 - net: hns3: Add PCIe AER callback error_detected
8891 - net: hns3: Add PCIe AER error recovery
8892 - net: hns3: Add support to enable and disable hw errors
8893 - net: hns3: Add enable and process common ecc errors
8894 - net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
8895 - net: hns3: Add enable and process hw errors from PPP
8896 - net: hns3: Add enable and process hw errors of TM scheduler
8897 - net: hns3: Fix for warning uninitialized symbol hw_err_lst3
8898 - net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
8899 - net: hns3: add error handler for hns3_nic_init_vector_data()
8900 - net: hns3: bugfix for buffer not free problem during resetting
8901 - net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
8902 - net: hns3: bugfix for the initialization of command queue's spin lock
8903 - net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
8904 - net: hns3: bugfix for is_valid_csq_clean_head()
8905 - net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
8906 - net: hns3: fix incorrect return value/type of some functions
8907 - net: hns3: bugfix for handling mailbox while the command queue reinitialized
8908 - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
8909 - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
8910 - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
8911 - scsi: hisi_sas: Remove set but not used variable 'dq_list'
8912 - net: hns3: bugfix for not checking return value
8913 - net: hns: Incorrect offset address used for some registers.
8914 - net: hns: All ports can not work when insmod hns ko after rmmod.
8915 - net: hns: Some registers use wrong address according to the datasheet.
8916 - net: hns: Fixed bug that netdev was opened twice
8917 - net: hns: Clean rx fbd when ae stopped.
8918 - net: hns: Free irq when exit from abnormal branch
8919 - net: hns: Avoid net reset caused by pause frames storm
8920 - net: hns: Fix ntuple-filters status error.
8921 - net: hns: Add mac pcs config when enable|disable mac
8922 - net: hns: Fix ping failed when use net bridge and send multicast
8923 - net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of
8924 enet
8925 - net: hns3: add set_default_reset_request in the hnae3_ae_ops
8926 - net: hns3: provide some interface & information for the client
8927 - net: hns3: adjust the location of clearing the table when doing reset
8928 - net: hns3: enable/disable ring in the enet while doing UP/DOWN
8929 - net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
8930 - net: hns3: ignore new coming low-level reset while doing high-level reset
8931 - net: hns3: move some reset information from hnae3_handle into
8932 hclge_dev/hclgevf_dev
8933 - net: hns3: adjust the process of PF reset
8934 - net: hns3: call roce's reset notify callback when resetting
8935 - net: hns3: add error handler for hclge_reset()
8936 - net: hns3: fix for cmd queue memory not freed problem during reset
8937 - net: hns3: Remove set but not used variable 'reset_level'
8938 - net: hns3: fix spelling mistake, "assertting" -> "asserting"
8939 - net: hns3: add reset_hdev to reinit the hdev in VF's reset process
8940 - net: hns3: adjust VF's reset process
8941 - net: hns3: add reset handling for VF when doing PF reset
8942 - net: hns3: add reset handling for VF when doing Core/Global/IMP reset
8943 - net: hns3: stop handling command queue while resetting VF
8944 - net: hns3: add error handler for hclgevf_reset()
8945 - net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
8946 - net: hns3: implement the IMP reset processing for PF
8947 - net: hns3: add PCIe FLR support for PF
8948 - net: hns3: do VF's pci re-initialization while PF doing FLR
8949 - net: hns3: add PCIe FLR support for VF
8950 - net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
8951 - net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
8952 - net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
8953 - net: hns3: Adds GRO params to SKB for the stack
8954 - scsi: hisi_sas: use dma_set_mask_and_coherent
8955 - scsi: hisi_sas: Create separate host attributes per HBA
8956 - scsi: hisi_sas: Add support for interrupt converge for v3 hw
8957 - scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
8958 - scsi: hisi_sas: Relocate some codes to avoid an unused check
8959 - scsi: hisi_sas: change the time of SAS SSP connection
8960 - net: hns3: fix spelling mistake "failded" -> "failed"
8961 - net: hns3: Support two vlan header when setting mtu
8962 - net: hns3: Refactor mac mtu setting related functions
8963 - net: hns3: Add vport alive state checking support
8964 - net: hns3: Add mtu setting support for vf
8965 - net: hns3: up/down netdev in hclge module when setting mtu
8966 - net: hns3: add common validation in hclge_dcb
8967 - net: hns3: Add debugfs framework registration
8968 - net: hns3: Add "queue info" query function
8969 - net: hns3: Add "FD flow table" info query function
8970 - net: hns3: Add "tc config" info query function
8971 - net: hns3: Add "tm config" info query function
8972 - net: hns3: Add "qos pause" config info query function
8973 - net: hns3: Add "qos prio map" info query function
8974 - net: hns3: Add "qos buffer" config info query function
8975 - net: hns3: Support "ethtool -d" for HNS3 VF driver
8976 - net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
8977 - net: hns3: remove existing process error functions and reorder hw_blk table
8978 - net: hns3: rename enable error interrupt functions
8979 - net: hns3: re-enable error interrupts on hw reset
8980 - net: hns3: deletes unnecessary settings of the descriptor data
8981 - net: hns3: rename process_hw_error function
8982 - net: hns3: add optimization in the hclge_hw_error_set_state
8983 - net: hns3: add handling of hw ras errors using new set of commands
8984 - net: hns3: deleted logging 1 bit errors
8985 - net: hns3: add handling of hw errors reported through MSIX
8986 - net: hns3: add handling of hw errors of MAC
8987 - net: hns3: handle hw errors of PPP PF
8988 - net: hns3: handle hw errors of PPU(RCB)
8989 - net: hns3: handle hw errors of SSU
8990 - net: hns3: add handling of RDMA RAS errors
8991 - net: hns3: fix spelling mistake "offser" -> "offset"
8992 - scsi: hisi_sas: Fix warnings detected by sparse
8993 - scsi: hisi_sas: Relocate some code to reduce complexity
8994 - scsi: hisi_sas: Make sg_tablesize consistent value
8995 - hns3: prevent building without CONFIG_INET
8996 - net: hns3: Add "bd info" query function
8997 - net: hns3: Add "manager table" information query function
8998 - net: hns3: Add "status register" information query function
8999 - net: hns3: Add "dcb register" status information query function
9000 - net: hns3: Add "queue map" information query function
9001 - net: hns3: Add "tm map" status information query function
9002 - net: hns3: fix error handling int the hns3_get_vector_ring_chain
9003 - net: hns3: uninitialize pci in the hclgevf_uninit
9004 - net: hns3: fix napi_disable not return problem
9005 - net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
9006 - net: hns3: remove unnecessary configuration recapture while resetting
9007 - net: hns3: fix incomplete uninitialization of IRQ in the
9008 hns3_nic_uninit_vector_data()
9009 - net: hns3: update coalesce param per second
9010 - net: hns3: remove 1000M/half support of phy
9011 - net: hns3: synchronize speed and duplex from phy when phy link up
9012 - net: hns3: getting tx and dv buffer size through firmware
9013 - net: hns3: aligning buffer size in SSU to 256 bytes
9014 - net: hns3: fix a SSU buffer checking bug
9015 - scsi: hisi_sas: Add support for DIF feature for v2 hw
9016 - net: hns3: refine the handle for hns3_nic_net_open/stop()
9017 - net: hns3: change default tc state to close
9018 - net: hns3: fix a bug caused by udelay
9019 - net: hns3: add max vector number check for pf
9020 - net: hns3: reset tqp while doing DOWN operation
9021 - net: hns3: fix vf id check issue when add flow director rule
9022 - net: hns3: don't restore rules when flow director is disabled
9023 - net: hns3: fix the descriptor index when get rss type
9024 - net: hns3: remove redundant variable initialization
9025 - net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
9026
9027 * iptables connlimit allows more connections than the limit when using
9028 multiple CPUs (LP: #1811094)
9029 - SAUCE: netfilter: xt_connlimit: remove the 'addr' parameter in add_hlist()
9030 - netfilter: nf_conncount: expose connection list interface
9031 - netfilter: nf_conncount: Fix garbage collection with zones
9032 - netfilter: nf_conncount: fix garbage collection confirm race
9033 - netfilter: nf_conncount: don't skip eviction when age is negative
9034
9035 * CVE-2018-16882
9036 - KVM: Fix UAF in nested posted interrupt processing
9037
9038 * Cannot initialize ATA disk if IDENTIFY command fails (LP: #1809046)
9039 - scsi: libsas: check the ata device status by ata_dev_enabled()
9040
9041 * scsi: libsas: fix a race condition when smp task timeout (LP: #1808912)
9042 - scsi: libsas: fix a race condition when smp task timeout
9043
9044 * CVE-2018-14625
9045 - vhost/vsock: fix use-after-free in network stack callers
9046
9047 * Fix and issue that LG I2C touchscreen stops working after reboot
9048 (LP: #1805085)
9049 - HID: i2c-hid: Disable runtime PM for LG touchscreen
9050
9051 * powerpc/powernv/pci: Work around races in PCI bridge enabling (LP: #1805245)
9052 - powerpc/powernv/pci: Work around races in PCI bridge enabling
9053
9054 * Drivers: hv: vmbus: Offload the handling of channels to two workqueues
9055 (LP: #1807757)
9056 - hv_netvsc: fix network namespace issues with VF support
9057 - hv_netvsc: split sub-channel setup into async and sync
9058 - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
9059 - hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
9060 - vmbus: don't return values for uninitalized channels
9061 - Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
9062 - Drivers: hv: vmbus: Offload the handling of channels to two workqueues
9063
9064 * Disable LPM for Raydium Touchscreens (LP: #1802248)
9065 - USB: quirks: Add no-lpm quirk for Raydium touchscreens
9066
9067 * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
9068 Adapter (LP: #1805607)
9069 - SAUCE: ath10k: provide reset function for QCA9377 chip
9070
9071 * CVE-2018-17972
9072 - proc: restrict kernel stack dumps to root
9073
9074 * CVE-2018-19407
9075 - KVM: X86: Fix scan ioapic use-before-initialization
9076
9077 * CVE-2018-18281
9078 - mremap: properly flush TLB before releasing the page
9079
9080 * Fix USB2 device wrongly detected as USB1 (LP: #1806534)
9081 - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
9082
9083 * armhf guests fail to boot in EFI mode (LP: #1809488)
9084 - efi/arm: Revert deferred unmap of early memmap mapping
9085
9086 * Bionic shows incorrect warning about number of pointers in TFD
9087 (LP: #1801102)
9088 - iwlwifi: pcie: don't warn if we use all the transmit pointers
9089
9090 * audio output has constant noise on a Dell machine (LP: #1810891)
9091 - ALSA: hda/realtek - Fixed headphone issue for ALC700
9092
9093 * ldisc crash on reopened tty (LP: #1791758)
9094 - tty: Drop tty->count on tty_reopen() failure
9095 - tty: Hold tty_ldisc_lock() during tty_reopen()
9096 - tty: Don't block on IO when ldisc change is pending
9097 - tty: Simplify tty->count math in tty_reopen()
9098
9099 * SATA device is not going to DEVSLP (LP: #1781533)
9100 - ahci: Allow setting a default LPM policy for mobile chipsets
9101 - ata: libahci: Correct setting of DEVSLP register
9102 - ata: libahci: Allow reconfigure of DEVSLP register
9103 - ata: ahci: Support state with min power but Partial low power state
9104 - ata: ahci: Enable DEVSLP by default on x86 with SLP_S0
9105 - [Config] set CONFIG_SATA_MOBILE_LPM_POLICY=0
9106
9107 * Console got stuck using serial tty after logout (LP: #1808097)
9108 - tty: do not set TTY_IO_ERROR flag if console port
9109
9110 * fanotify10 in ubuntu_ltp_syscalls failed (LP: #1802454)
9111 - fsnotify: fix ignore mask logic in fsnotify()
9112
9113 * SRU: Fix kernel xhci hang when resume from S3 (LP: #1805344)
9114 - usb: xhci: fix uninitialized completion when USB3 port got wrong status
9115 - usb: xhci: fix timeout for transition from RExit to U0
9116
9117 * Add pointstick support for Cirque Touchpad (LP: #1805081)
9118 - HID: multitouch: Add pointstick support for Cirque Touchpad
9119
9120 * Intel NVMe drives timeout when nvme format is attempted (LP: #1797587)
9121 - nvme: Use admin command effects for admin commands
9122
9123 * lineout jack can't work on a Dell machine (LP: #1810892)
9124 - ALSA: hda/realtek - Support Dell headset mode for New AIO platform
9125
9126 * Bionic update: upstream stable patchset 2019-01-04 (LP: #1810554)
9127 - MIPS: Call dump_stack() from show_regs()
9128 - MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
9129 - MIPS: Fix ioremap() RAM check
9130 - mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
9131 - mmc: dw_mmc: fix card threshold control configuration
9132 - ibmasm: don't write out of bounds in read handler
9133 - staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
9134 - staging: r8822be: Fix RTL8822be can't find any wireless AP
9135 - ata: Fix ZBC_OUT command block check
9136 - ata: Fix ZBC_OUT all bit handling
9137 - vmw_balloon: fix inflation with batching
9138 - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
9139 - USB: serial: ch341: fix type promotion bug in ch341_control_in()
9140 - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
9141 - USB: serial: keyspan_pda: fix modem-status error handling
9142 - USB: serial: mos7840: fix status-register error handling
9143 - usb: quirks: add delay quirks for Corsair Strafe
9144 - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
9145 - ALSA: hda - Handle pm failure during hotplug
9146 - fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
9147 - fs, elf: make sure to page align bss in load_elf_library
9148 - mm: do not bug_on on incorrect length in __mm_populate()
9149 - tracing: Reorder display of TGID to be after PID
9150 - kbuild: delete INSTALL_FW_PATH from kbuild documentation
9151 - arm64: neon: Fix function may_use_simd() return error status
9152 - tools build: fix # escaping in .cmd files for future Make
9153 - IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
9154 - i2c: tegra: Fix NACK error handling
9155 - iw_cxgb4: correctly enforce the max reg_mr depth
9156 - xen: setup pv irq ops vector earlier
9157 - nvme-pci: Remap CMB SQ entries on every controller reset
9158 - crypto: x86/salsa20 - remove x86 salsa20 implementations
9159 - uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
9160 - netfilter: nf_queue: augment nfqa_cfg_policy
9161 - netfilter: x_tables: initialise match/target check parameter struct
9162 - loop: add recursion validation to LOOP_CHANGE_FD
9163 - PM / hibernate: Fix oops at snapshot_write()
9164 - RDMA/ucm: Mark UCM interface as BROKEN
9165 - loop: remember whether sysfs_create_group() was done
9166 - f2fs: give message and set need_fsck given broken node id
9167 - mm: do not drop unused pages when userfaultd is running
9168 - bpf: reject passing modified ctx to helper functions
9169 - mei: discard messages from not connected client during power down.
9170 - mm: zero unavailable pages before memmap init
9171 - xen: remove global bit from __default_kernel_pte_mask for pv guests
9172 - f2fs: return error during fill_super
9173 - f2fs: avoid bug_on on corrupted inode
9174 - f2fs: sanity check on sit entry
9175 - f2fs: sanity check for total valid node blocks
9176 - ARM: dts: armada-38x: use the new thermal binding
9177 - mm: don't do zero_resv_unavail if memmap is not allocated
9178
9179 * Blacklist Realtek Virtual IPMI device (LP: #1808353)
9180 - ipmi:pci: Blacklist a Realtek "IPMI" device
9181
9182 * Ethernet[10ec:8136] doesn't work after S3 with kernel 4.15.0.43.64
9183 (LP: #1809847)
9184 - SAUCE: Revert "r8169: don't use MSI-X on RTL8106e"
9185 - r8169: re-enable MSI-X on RTL8168g
9186
9187 * Killer 802.11ac 2x2 (1550 or 1550i) [8086:2526][1a56:1550] is not supported
9188 (LP: #1809219)
9189 - iwlwifi: add more card IDs for 9000 series
9190
9191 * Support new Realtek ethernet chips (LP: #1811055)
9192 - r8169: Add support for new Realtek Ethernet
9193
9194 * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
9195 (LP: #1805775)
9196 - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
9197 disabled
9198
9199 * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
9200 (LP: #1804588)
9201 - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
9202 - SAUCE: nvme: add quirk to not call disable function when suspending
9203
9204 * mpt3sas - driver using the wrong register to update a queue index in FW
9205 (LP: #1810781)
9206 - scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5
9207 controllers when HBA supports more than 16 MSI-x vectors.
9208
9209 * HP mobile workstations with hybrid graphics support, can not directly output
9210 to external monitors by dGPU (LP: #1810702)
9211 - ACPI / OSI: Add OEM _OSI string to enable dGPU direct output
9212
9213 * broken touchpad after i2c-i801 blacklist change (LP: #1802135)
9214 - i2c: i801: Don't restore config registers on runtime PM
9215
9216 * Enable new Realtek card reader (LP: #1806335)
9217 - USB: usb-storage: Add new IDs to ums-realtek
9218 - SAUCE: (noup) USB: usb-storage: Make MMC support optional on ums-realtek
9219
9220 * The line-out on the Dell Dock station can't work (LP: #1806532)
9221 - ALSA: usb-audio: Allow to override the longname string
9222 - ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock
9223 - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
9224
9225 * linux-buildinfo: pull out ABI information into its own package
9226 (LP: #1806380)
9227 - [Packaging] getabis -- handle all known package combinations
9228 - [Packaging] getabis -- support parsing a simple version
9229
9230 * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
9231 - igb: Fix an issue that PME is not enabled during runtime suspend
9232
9233 * Fix Terminus USB hub that may breaks connected USB devices after S3
9234 (LP: #1806850)
9235 - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
9236
9237 * Add support for Dell DW5821e WWAN/GPS module (LP: #1807342)
9238 - qmi_wwan: add support for the Dell Wireless 5821e module
9239 - qmi_wwan: fix interface number for DW5821e production firmware
9240 - USB: option: add support for DW5821e
9241
9242 * Add support for 0cf3:535b QCA_ROME device (LP: #1807333)
9243 - Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device
9244
9245 * The mute led can't work anymore on the lenovo x1 carbon (LP: #1808465)
9246 - ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
9247
9248 * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
9249 click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
9250 - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
9251
9252 * Touchpad stops working after reboot on Apollo Lake (LP: #1728244)
9253 - HID: i2c-hid: disable runtime PM operations on hantick touchpad
9254
9255 * MAC address pass through on RTL8153-BND for docking station (LP: #1808729)
9256 - r8152: Add support for MAC address pass through on RTL8153-BND
9257
9258 * [Ubuntu] kernel: zcrypt: reinit ap queue state machine (LP: #1805414)
9259 - s390/zcrypt: reinit ap queue state machine during device probe
9260
9261 * [UBUNTU] qeth: fix length check in SNMP processing (LP: #1805802)
9262 - s390/qeth: fix length check in SNMP processing
9263
9264 * ASPEED server console output extremely slow after upgrade to 18.04
9265 (LP: #1808183)
9266 - drm/ast: Remove existing framebuffers before loading driver
9267
9268 * Bionic update: upstream stable patchset 2018-12-13 (LP: #1808399)
9269 - userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
9270 - mm: hugetlb: yield when prepping struct pages
9271 - tracing: Fix missing return symbol in function_graph output
9272 - scsi: target: Fix truncated PR-in ReadKeys response
9273 - s390: Correct register corruption in critical section cleanup
9274 - drbd: fix access after free
9275 - vfio: Use get_user_pages_longterm correctly
9276 - cifs: Fix use after free of a mid_q_entry
9277 - cifs: Fix memory leak in smb2_set_ea()
9278 - cifs: Fix infinite loop when using hard mount option
9279 - drm: Use kvzalloc for allocating blob property memory
9280 - drm/udl: fix display corruption of the last line
9281 - jbd2: don't mark block as modified if the handle is out of credits
9282 - ext4: add corruption check in ext4_xattr_set_entry()
9283 - ext4: always verify the magic number in xattr blocks
9284 - ext4: make sure bitmaps and the inode table don't overlap with bg
9285 descriptors
9286 - ext4: always check block group bounds in ext4_init_block_bitmap()
9287 - ext4: only look at the bg_flags field if it is valid
9288 - ext4: verify the depth of extent tree in ext4_find_extent()
9289 - ext4: include the illegal physical block in the bad map ext4_error msg
9290 - ext4: never move the system.data xattr out of the inode body
9291 - ext4: avoid running out of journal credits when appending to an inline file
9292 - ext4: add more inode number paranoia checks
9293 - ext4: add more mount time checks of the superblock
9294 - ext4: check superblock mapped prior to committing
9295 - HID: i2c-hid: Fix "incomplete report" noise
9296 - HID: hiddev: fix potential Spectre v1
9297 - HID: debug: check length before copy_to_user()
9298 - media: vb2: core: Finish buffers at the end of the stream
9299 - f2fs: truncate preallocated blocks in error case
9300 - Revert "dpaa_eth: fix error in dpaa_remove()"
9301 - Kbuild: fix # escaping in .cmd files for future Make
9302 - media: cx25840: Use subdev host data for PLL override
9303 - fs: allow per-device dax status checking for filesystems
9304 - dax: change bdev_dax_supported() to support boolean returns
9305 - dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
9306 - dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
9307 - dm: prevent DAX mounts if not supported
9308 - mtd: cfi_cmdset_0002: Change definition naming to retry write operation
9309 - mtd: cfi_cmdset_0002: Change erase functions to retry for error
9310 - mtd: cfi_cmdset_0002: Change erase functions to check chip good only
9311 - netfilter: nf_log: don't hold nf_log_mutex during user access
9312 - staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
9313 - sched, tracing: Fix trace_sched_pi_setprio() for deboosting
9314 - PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
9315 - drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
9316 - scsi: aacraid: Fix PD performance regression over incorrect qd being set
9317 - ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl
9318 - drm/amdgpu: Add amdgpu_atpx_get_dhandle()
9319 - drm/amdgpu: Dynamically probe for ATIF handle (v2)
9320 - i2c: core: smbus: fix a potential missing-check bug
9321
9322 * Bionic update: upstream stable patchset 2018-12-12 (LP: #1808185)
9323 - usb: cdc_acm: Add quirk for Uniden UBC125 scanner
9324 - USB: serial: cp210x: add CESINEL device ids
9325 - USB: serial: cp210x: add Silicon Labs IDs for Windows Update
9326 - usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
9327 - acpi: Add helper for deactivating memory region
9328 - usb: typec: ucsi: acpi: Workaround for cache mode issue
9329 - usb: typec: ucsi: Fix for incorrect status data issue
9330 - xhci: Fix kernel oops in trace_xhci_free_virt_device
9331 - n_tty: Fix stall at n_tty_receive_char_special().
9332 - n_tty: Access echo_* variables carefully.
9333 - staging: android: ion: Return an ERR_PTR in ion_map_kernel
9334 - serial: 8250_pci: Remove stalled entries in blacklist
9335 - serdev: fix memleak on module unload
9336 - vt: prevent leaking uninitialized data to userspace via /dev/vcs*
9337 - drm/amdgpu: Add APU support in vi_set_uvd_clocks
9338 - drm/amdgpu: Add APU support in vi_set_vce_clocks
9339 - drm/amdgpu: fix the missed vcn fw version report
9340 - drm/qxl: Call qxl_bo_unref outside atomic context
9341 - drm/atmel-hlcdc: check stride values in the first plane
9342 - drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
9343 - drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
9344 - drm/i915: Enable provoking vertex fix on Gen9 systems.
9345 - netfilter: nf_tables: nft_compat: fix refcount leak on xt module
9346 - netfilter: nft_compat: prepare for indirect info storage
9347 - netfilter: nft_compat: fix handling of large matchinfo size
9348 - netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
9349 - netfilter: nf_tables: bogus EBUSY in chain deletions
9350 - netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
9351 - netfilter: nf_tables: disable preemption in nft_update_chain_stats()
9352 - netfilter: nf_tables: increase nft_counters_enabled in
9353 nft_chain_stats_replace()
9354 - netfilter: nf_tables: fix memory leak on error exit return
9355 - netfilter: nf_tables: add missing netlink attrs to policies
9356 - netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
9357 - netfilter: don't set F_IFACE on ipv6 fib lookups
9358 - netfilter: ip6t_rpfilter: provide input interface for route lookup
9359 - netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
9360 - ARM: dts: imx6q: Use correct SDMA script for SPI5 core
9361 - xfrm6: avoid potential infinite loop in _decode_session6()
9362 - afs: Fix directory permissions check
9363 - netfilter: ebtables: handle string from userspace with care
9364 - s390/dasd: use blk_mq_rq_from_pdu for per request data
9365 - netfilter: nft_limit: fix packet ratelimiting
9366 - ipvs: fix buffer overflow with sync daemon and service
9367 - iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
9368 - atm: zatm: fix memcmp casting
9369 - net: qmi_wwan: Add Netgear Aircard 779S
9370 - perf test: "Session topology" dumps core on s390
9371 - perf bpf: Fix NULL return handling in bpf__prepare_load()
9372 - fs: clear writeback errors in inode_init_always
9373 - sched/core: Fix rules for running on online && !active CPUs
9374 - sched/core: Require cpu_active() in select_task_rq(), for user tasks
9375 - platform/x86: asus-wmi: Fix NULL pointer dereference
9376 - net/sonic: Use dma_mapping_error()
9377 - net: dsa: b53: Add BCM5389 support
9378 - usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
9379 - iio: mma8452: Fix ignoring MMA8452_INT_DRDY
9380 - drm/amdgpu: fix clear_all and replace handling in the VM (v2)
9381 - drm/amd/display: Clear connector's edid pointer
9382 - drm/i915/dp: Send DPCD ON for MST before phy_up
9383 - drm/amdgpu: remove DC special casing for KB/ML
9384 - drm/amdgpu: Don't default to DC support for Kaveri and older
9385 - drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
9386 - drm/amd/display: release spinlock before committing updates to stream
9387 - drm/i915: Fix PIPESTAT irq ack on i965/g4x
9388 - ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
9389 - x86/mm: Don't free P4D table when it is folded at runtime
9390
9391 * Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
9392 - x86/spectre_v1: Disable compiler optimizations over
9393 array_index_mask_nospec()
9394 - x86/mce: Improve error message when kernel cannot recover
9395 - x86/mce: Check for alternate indication of machine check recovery on Skylake
9396 - x86/mce: Fix incorrect "Machine check from unknown source" message
9397 - x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
9398 - x86: Call fixup_exception() before notify_die() in math_error()
9399 - m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
9400 - m68k/mac: Fix SWIM memory resource end address
9401 - serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
9402 - signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
9403 - PM / Domains: Fix error path during attach in genpd
9404 - PM / core: Fix supplier device runtime PM usage counter imbalance
9405 - PM / OPP: Update voltage in case freq == old_freq
9406 - usb: do not reset if a low-speed or full-speed device timed out
9407 - 1wire: family module autoload fails because of upper/lower case mismatch.
9408 - ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
9409 - ASoC: cs35l35: Add use_single_rw to regmap config
9410 - ASoC: cirrus: i2s: Fix LRCLK configuration
9411 - ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
9412 - thermal: bcm2835: Stop using printk format %pCr
9413 - clk: renesas: cpg-mssr: Stop using printk format %pCr
9414 - lib/vsprintf: Remove atomic-unsafe support for %pCr
9415 - ftrace/selftest: Have the reset_trigger code be a bit more careful
9416 - mips: ftrace: fix static function graph tracing
9417 - branch-check: fix long->int truncation when profiling branches
9418 - ipmi:bt: Set the timeout before doing a capabilities check
9419 - Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
9420 - printk: fix possible reuse of va_list variable
9421 - fuse: fix congested state leak on aborted connections
9422 - fuse: atomic_o_trunc should truncate pagecache
9423 - fuse: don't keep dead fuse_conn at fuse_fill_super().
9424 - fuse: fix control dir setup and teardown
9425 - powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
9426 - powerpc/ptrace: Fix setting 512B aligned breakpoints with
9427 PTRACE_SET_DEBUGREG
9428 - powerpc/ptrace: Fix enforcement of DAWR constraints
9429 - powerpc/powernv/ioda2: Remove redundant free of TCE pages
9430 - powerpc/powernv: copy/paste - Mask SO bit in CR
9431 - powerpc/fadump: Unregister fadump on kexec down path.
9432 - soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
9433 - ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
9434 - ARM: dts: Fix SPI node for Arria10
9435 - ARM: dts: socfpga: Fix NAND controller node compatible
9436 - ARM: dts: socfpga: Fix NAND controller clock supply
9437 - ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
9438 - arm64: Fix syscall restarting around signal suppressed by tracer
9439 - arm64: kpti: Use early_param for kpti= command-line option
9440 - arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache
9441 maintenance
9442 - ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
9443 - of: overlay: validate offset from property fixups
9444 - of: unittest: for strings, account for trailing \0 in property length field
9445 - of: platform: stop accessing invalid dev in of_platform_device_destroy
9446 - tpm: fix use after free in tpm2_load_context()
9447 - tpm: fix race condition in tpm_common_write()
9448 - IB/qib: Fix DMA api warning with debug kernel
9449 - IB/{hfi1, qib}: Add handling of kernel restart
9450 - IB/mlx4: Mark user MR as writable if actual virtual memory is writable
9451 - IB/core: Make testing MR flags for writability a static inline function
9452 - IB/mlx5: Fetch soft WQE's on fatal error state
9453 - IB/isert: Fix for lib/dma_debug check_sync warning
9454 - IB/isert: fix T10-pi check mask setting
9455 - IB/hfi1: Fix fault injection init/exit issues
9456 - IB/hfi1: Reorder incorrect send context disable
9457 - IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
9458 - IB/hfi1: Fix user context tail allocation for DMA_RTAIL
9459 - RDMA/mlx4: Discard unknown SQP work requests
9460 - xprtrdma: Return -ENOBUFS when no pages are available
9461 - mtd: cfi_cmdset_0002: Change write buffer to check correct value
9462 - mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
9463 - mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
9464 - mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
9465 - mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
9466 - PCI: hv: Make sure the bus domain is really unique
9467 - PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
9468 - PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on
9469 resume
9470 - auxdisplay: fix broken menu
9471 - pinctrl: samsung: Correct EINTG banks order
9472 - pinctrl: devicetree: Fix pctldev pointer overwrite
9473 - cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
9474 - MIPS: io: Add barrier after register read in inX()
9475 - time: Make sure jiffies_to_msecs() preserves non-zero time periods
9476 - irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
9477 - X.509: unpack RSA signatureValue field from BIT STRING
9478 - Btrfs: fix return value on rename exchange failure
9479 - iio: adc: ad7791: remove sample freq sysfs attributes
9480 - iio: sca3000: Fix an error handling path in 'sca3000_probe()'
9481 - mm: fix __gup_device_huge vs unmap
9482 - scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
9483 - scsi: qla2xxx: Mask off Scope bits in retry delay
9484 - scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
9485 - scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
9486 - scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
9487 - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
9488 - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for
9489 ERP_FAILED
9490 - scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
9491 - scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
9492 - linvdimm, pmem: Preserve read-only setting for pmem devices
9493 - clk: at91: PLL recalc_rate() now using cached MUL and DIV values
9494 - rtc: sun6i: Fix bit_idx value for clk_register_gate
9495 - md: fix two problems with setting the "re-add" device state.
9496 - rpmsg: smd: do not use mananged resources for endpoints and channels
9497 - ubi: fastmap: Cancel work upon detach
9498 - ubi: fastmap: Correctly handle interrupted erasures in EBA
9499 - backlight: as3711_bl: Fix Device Tree node lookup
9500 - backlight: max8925_bl: Fix Device Tree node lookup
9501 - backlight: tps65217_bl: Fix Device Tree node lookup
9502 - mfd: intel-lpss: Program REMAP register in PIO mode
9503 - arm: dts: mt7623: fix invalid memory node being generated
9504 - perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
9505 - perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
9506 - perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
9507 - perf intel-pt: Fix MTC timing after overflow
9508 - perf intel-pt: Fix "Unexpected indirect branch" error
9509 - perf intel-pt: Fix packet decoding of CYC packets
9510 - media: vsp1: Release buffers for each video node
9511 - media: v4l2-compat-ioctl32: prevent go past max size
9512 - media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
9513 - nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
9514 - NFSv4: Fix possible 1-byte stack overflow in
9515 nfs_idmap_read_and_verify_message
9516 - NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
9517 - NFSv4: Fix a typo in nfs41_sequence_process
9518 - ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
9519 - Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
9520 - pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
9521 - rbd: flush rbd_dev->watch_dwork after watch is unregistered
9522 - mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
9523 - mm: fix devmem_is_allowed() for sub-page System RAM intersections
9524 - xen: Remove unnecessary BUG_ON from __unbind_from_irq()
9525 - udf: Detect incorrect directory size
9526 - Input: xpad - fix GPD Win 2 controller name
9527 - Input: elan_i2c_smbus - fix more potential stack buffer overflows
9528 - ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
9529 - ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
9530 - ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
9531 - slub: fix failure when we delete and create a slab cache
9532 - block: Fix transfer when chunk sectors exceeds max
9533 - block: Fix cloning of requests with a special payload
9534 - x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
9535 - dm zoned: avoid triggering reclaim from inside dmz_map()
9536 - dm thin: handle running out of data space vs concurrent discard
9537 - x86/platform/UV: Use new set memory block size function
9538 - x86/platform/UV: Add kernel parameter to set memory block size
9539 - platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
9540 - platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
9541 - hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
9542 - spi-nor: intel-spi: Remove unused preopcodes field
9543 - mtd: spi-nor: intel-spi: Fix atomic sequence handling
9544 - PCI / PM: Do not clear state_saved for devices that remain suspended
9545 - ASoC: mediatek: preallocate pages use platform device
9546 - libnvdimm, pmem: Do not flush power-fail protected CPU caches
9547 - powerpc/64s: Set assembler machine type to POWER4
9548 - powerpc/e500mc: Set assembler machine type to e500mc
9549 - hwrng: core - Always drop the RNG in hwrng_unregister()
9550 - softirq: Reorder trace_softirqs_on to prevent lockdep splat
9551 - ARM64: dts: meson-gx: fix ATF reserved memory region
9552 - mtd: rawnand: fix return value check for bad block status
9553 - mtd: rawnand: mxc: set spare area size register explicitly
9554 - PCI: Account for all bridges on bus when distributing bus numbers
9555 - pinctrl: armada-37xx: Fix spurious irq management
9556 - MIPS: pb44: Fix i2c-gpio GPIO descriptor table
9557 - locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
9558 - scsi: scsi_debug: Fix memory leak on module unload
9559 - scsi: qla2xxx: Spinlock recursion in qla_target
9560 - libnvdimm, pmem: Unconditionally deep flush on *sync
9561 - f2fs: don't use GFP_ZERO for page caches
9562 - mfd: twl-core: Fix clock initialization
9563 - remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
9564 - media: rc: mce_kbd decoder: fix stuck keys
9565 - Input: silead - add Chuwi Hi8 support
9566 - Input: silead - add MSSL0002 ACPI HID
9567 - ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
9568 - i2c: gpio: initialize SCL to HIGH again
9569 - kasan: depend on CONFIG_SLUB_DEBUG
9570 - dm: ensure bio submission follows a depth-first tree walk
9571 - dm: rename 'bio' member of dm_io structure to 'orig_bio'
9572 - dm: use bio_split() when splitting out the already processed bio
9573 - x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
9574
9575 * Support AverMedia DVD EZMaker 7 USB video capture dongle (LP: #1620762) //
9576 Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
9577 - media: cx231xx: Add support for AverMedia DVD EZMaker 7
9578
9579 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 14 Jan 2019 09:38:05 +0000
54f596cf 9580
9f3c4167 9581linux (4.15.0-43.46) bionic; urgency=medium
3af3bb3f 9582
9f3c4167 9583 * linux: 4.15.0-43.46 -proposed tracker (LP: #1806659)
3af3bb3f 9584
9f3c4167
KSS
9585 * System randomly hangs during suspend when mei_wdt is loaded (LP: #1803942)
9586 - SAUCE: base/dd: limit release function changes to vfio driver only
9587
9588 * Workaround CSS timeout on AMD SNPS 3.0 xHC (LP: #1806838)
9589 - xhci: Allow more than 32 quirks
9590 - xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
9591
9592 * linux-buildinfo: pull out ABI information into its own package
9593 (LP: #1806380)
9594 - [Packaging] limit preparation to linux-libc-dev in headers
9595 - [Packaging] commonise debhelper invocation
9596 - [Packaging] ABI -- accumulate abi information at the end of the build
9597 - [Packaging] buildinfo -- add basic build information
9598 - [Packaging] buildinfo -- add firmware information to the flavour ABI
9599 - [Packaging] buildinfo -- add compiler information to the flavour ABI
9600 - [Packaging] buildinfo -- add buildinfo support to getabis
9601 - [Config] buildinfo -- add retpoline version markers
9602
9603 * linux packages should own /usr/lib/linux/triggers (LP: #1770256)
9604 - [Packaging] own /usr/lib/linux/triggers
9605
9606 * CVE-2018-12896
9607 - posix-timers: Sanitize overrun handling
9608
9609 * CVE-2018-16276
9610 - USB: yurex: fix out-of-bounds uaccess in read handler
9611
9612 * CVE-2018-10902
9613 - ALSA: rawmidi: Change resized buffers atomically
9614
9615 * CVE-2018-18710
9616 - cdrom: fix improper type cast, which can leat to information leak.
9617
9618 * CVE-2018-18690
9619 - xfs: don't fail when converting shortform attr to long form during
9620 ATTR_REPLACE
9621
9622 * CVE-2018-14734
9623 - infiniband: fix a possible use-after-free bug
9624
9625 * CVE-2018-18445
9626 - bpf: 32-bit RSH verification must truncate input before the ALU op
9627
9628 * Packaging resync (LP: #1786013)
9629 - [Packaging] update helper scripts
9630
9631 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Thu, 06 Dec 2018 13:52:12 +0000
3af3bb3f 9632
3f1c3bb7 9633linux (4.15.0-42.45) bionic; urgency=medium
c5723876 9634
3f1c3bb7 9635 * linux: 4.15.0-42.45 -proposed tracker (LP: #1803592)
c5723876 9636
3f1c3bb7
TLSC
9637 * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
9638 - KVM: s390: reset crypto attributes for all vcpus
9639 - KVM: s390: vsie: simulate VCPU SIE entry/exit
9640 - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
9641 - KVM: s390: refactor crypto initialization
9642 - s390: vfio-ap: base implementation of VFIO AP device driver
9643 - s390: vfio-ap: register matrix device with VFIO mdev framework
9644 - s390: vfio-ap: sysfs interfaces to configure adapters
9645 - s390: vfio-ap: sysfs interfaces to configure domains
9646 - s390: vfio-ap: sysfs interfaces to configure control domains
9647 - s390: vfio-ap: sysfs interface to view matrix mdev matrix
9648 - KVM: s390: interface to clear CRYCB masks
9649 - s390: vfio-ap: implement mediated device open callback
9650 - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
9651 - s390: vfio-ap: zeroize the AP queues
9652 - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
9653 - KVM: s390: Clear Crypto Control Block when using vSIE
9654 - KVM: s390: vsie: Do the CRYCB validation first
9655 - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
9656 - KVM: s390: vsie: Allow CRYCB FORMAT-2
9657 - KVM: s390: vsie: allow CRYCB FORMAT-1
9658 - KVM: s390: vsie: allow CRYCB FORMAT-0
9659 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
9660 - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
9661 - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
9662 - KVM: s390: device attrs to enable/disable AP interpretation
9663 - KVM: s390: CPU model support for AP virtualization
9664 - s390: doc: detailed specifications for AP virtualization
9665 - KVM: s390: fix locking for crypto setting error path
9666 - KVM: s390: Tracing APCB changes
9667 - s390: vfio-ap: setup APCB mask using KVM dedicated function
9668 - s390/zcrypt: Add ZAPQ inline function.
9669 - s390/zcrypt: Review inline assembler constraints.
9670 - s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
9671 - s390/zcrypt: fix ap_instructions_available() returncodes
9672 - s390/zcrypt: remove VLA usage from the AP bus
9673 - s390/zcrypt: Remove deprecated ioctls.
9674 - s390/zcrypt: Remove deprecated zcrypt proc interface.
9675 - s390/zcrypt: Support up to 256 crypto adapters.
9676 - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
9677
9678 * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
9679 - mount: Retest MNT_LOCKED in do_umount
9680 - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
9681
9682 * CVE-2018-18955: nested user namespaces with more than five extents
9683 incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
9684 - userns: also map extents in the reverse map to kernel IDs
9685
9686 * kdump fail due to an IRQ storm (LP: #1797990)
9687 - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
9688 - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
9689 - SAUCE: x86/quirks: Scan all busses for early PCI quirks
9690
9691 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 15 Nov 2018 17:01:46 -0200
c5723876 9692
53e065bb 9693linux (4.15.0-40.43) bionic; urgency=medium
83548436 9694
53e065bb 9695 * linux: 4.15.0-40.43 -proposed tracker (LP: #1802554)
83548436 9696
53e065bb
TLSC
9697 * crash in ENA driver on removing an interface (LP: #1802341)
9698 - SAUCE: net: ena: fix crash during ena_remove()
9699
9700 * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
9701 (LP: #1797367)
9702 - s390/qeth: don't keep track of MAC address's cast type
9703 - s390/qeth: consolidate qeth MAC address helpers
9704 - s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
9705 - s390/qeth: remove outdated portname debug msg
9706 - s390/qeth: reduce hard-coded access to ccw channels
9707 - s390/qeth: sanitize strings in debug messages
9708
9709 * [18.04 FEAT] zcrypt DD: introduce APQN tags to support deterministic driver
9710 binding (LP: #1799184)
9711 - s390/zcrypt: code beautify
9712 - s390/zcrypt: AP bus support for alternate driver(s)
9713 - s390/zcrypt: hex string mask improvements for apmask and aqmask.
9714 - s390/zcrypt: remove unused functions and declarations
9715 - s390/zcrypt: Show load of cards and queues in sysfs
9716
9717 * [GLK/CLX] Enhanced IBRS (LP: #1786139)
9718 - x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
9719 - x86/speculation: Support Enhanced IBRS on future CPUs
9720
9721 * Allow signed kernels to be kexec'ed under lockdown (LP: #1798441)
9722 - Fix kexec forbidding kernels signed with keys in the secondary keyring to
9723 boot
9724
9725 * Overlayfs in user namespace leaks directory content of inaccessible
9726 directories (LP: #1793458) // CVE-2018-6559
9727 - SAUCE: overlayfs: ensure mounter privileges when reading directories
9728
9729 * Update ENA driver to version 2.0.1K (LP: #1798182)
9730 - net: ena: remove ndo_poll_controller
9731 - net: ena: fix warning in rmmod caused by double iounmap
9732 - net: ena: fix rare bug when failed restart/resume is followed by driver
9733 removal
9734 - net: ena: fix NULL dereference due to untimely napi initialization
9735 - net: ena: fix auto casting to boolean
9736 - net: ena: minor performance improvement
9737 - net: ena: complete host info to match latest ENA spec
9738 - net: ena: introduce Low Latency Queues data structures according to ENA spec
9739 - net: ena: add functions for handling Low Latency Queues in ena_com
9740 - net: ena: add functions for handling Low Latency Queues in ena_netdev
9741 - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
9742 - net: ena: explicit casting and initialization, and clearer error handling
9743 - net: ena: limit refill Rx threshold to 256 to avoid latency issues
9744 - net: ena: change rx copybreak default to reduce kernel memory pressure
9745 - net: ena: remove redundant parameter in ena_com_admin_init()
9746 - net: ena: update driver version to 2.0.1
9747 - net: ena: fix indentations in ena_defs for better readability
9748 - net: ena: Fix Kconfig dependency on X86
9749 - net: ena: enable Low Latency Queues
9750 - net: ena: fix compilation error in xtensa architecture
9751
9752 * Bionic update: upstream stable patchset 2018-10-29 (LP: #1800537)
9753 - bonding: re-evaluate force_primary when the primary slave name changes
9754 - cdc_ncm: avoid padding beyond end of skb
9755 - ipv6: allow PMTU exceptions to local routes
9756 - net: dsa: add error handling for pskb_trim_rcsum
9757 - net/sched: act_simple: fix parsing of TCA_DEF_DATA
9758 - tcp: verify the checksum of the first data segment in a new connection
9759 - udp: fix rx queue len reported by diag and proc interface
9760 - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
9761 vlan
9762 - tls: fix use-after-free in tls_push_record
9763 - ext4: fix hole length detection in ext4_ind_map_blocks()
9764 - ext4: update mtime in ext4_punch_hole even if no blocks are released
9765 - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
9766 - ext4: fix fencepost error in check for inode count overflow during resize
9767 - driver core: Don't ignore class_dir_create_and_add() failure.
9768 - Btrfs: fix clone vs chattr NODATASUM race
9769 - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
9770 - btrfs: return error value if create_io_em failed in cow_file_range
9771 - btrfs: scrub: Don't use inode pages for device replace
9772 - ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
9773 - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
9774 - ALSA: hda: add dock and led support for HP EliteBook 830 G5
9775 - ALSA: hda: add dock and led support for HP ProBook 640 G4
9776 - x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
9777 - smb3: fix various xid leaks
9778 - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
9779 expiry
9780 - cifs: For SMB2 security informaion query, check for minimum sized security
9781 descriptor instead of sizeof FileAllInformation class
9782 - nbd: fix nbd device deletion
9783 - nbd: update size when connected
9784 - nbd: use bd_set_size when updating disk size
9785 - blk-mq: reinit q->tag_set_list entry only after grace period
9786 - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
9787 - cpufreq: Fix new policy initialization during limits updates via sysfs
9788 - cpufreq: governors: Fix long idle detection logic in load calculation
9789 - libata: zpodd: small read overflow in eject_tray()
9790 - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
9791 - w1: mxc_w1: Enable clock before calling clk_get_rate() on it
9792 - x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
9793 - iwlwifi: fw: harden page loading code
9794 - orangefs: set i_size on new symlink
9795 - orangefs: report attributes_mask and attributes for statx
9796 - HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
9797 - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
9798 - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
9799 - net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
9800 - cpufreq: ti-cpufreq: Fix an incorrect error return value
9801 - x86/vector: Fix the args of vector_alloc tracepoint
9802 - x86/apic/vector: Prevent hlist corruption and leaks
9803 - x86/apic: Provide apic_ack_irq()
9804 - x86/ioapic: Use apic_ack_irq()
9805 - x86/platform/uv: Use apic_ack_irq()
9806 - irq_remapping: Use apic_ack_irq()
9807 - genirq/generic_pending: Do not lose pending affinity update
9808 - genirq/affinity: Defer affinity setting if irq chip is busy
9809 - genirq/migration: Avoid out of line call if pending is not set
9810
9811 * [bionic]mlx5: reading SW stats through ifstat cause kernel crash
9812 (LP: #1799049)
9813 - net/mlx5e: Don't attempt to dereference the ppriv struct if not being
9814 eswitch manager
9815
9816 * [Bionic][Cosmic] ipmi: Fix timer race with module unload (LP: #1799281)
9817 - ipmi: Fix timer race with module unload
9818
9819 * [Bionic] ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
9820 (LP: #1799276)
9821 - ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
9822
9823 * execveat03 in ubuntu_ltp_syscalls failed on X/B (LP: #1786729)
9824 - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
9825
9826 * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
9827 than 255 bytes (LP: #1799794)
9828 - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
9829
9830 * libvirtd is unable to configure bridge devices inside of LXD containers
9831 (LP: #1784501)
9832 - kernfs: allow creating kernfs objects with arbitrary uid/gid
9833 - sysfs, kobject: allow creating kobject belonging to arbitrary users
9834 - kobject: kset_create_and_add() - fetch ownership info from parent
9835 - driver core: set up ownership of class devices in sysfs
9836 - net-sysfs: require net admin in the init ns for setting tx_maxrate
9837 - net-sysfs: make sure objects belong to container's owner
9838 - net: create reusable function for getting ownership info of sysfs inodes
9839 - bridge: make sure objects belong to container's owner
9840 - sysfs: Fix regression when adding a file to an existing group
9841
9842 * [Ubuntu] kvm: fix deadlock when killed by oom (LP: #1800849)
9843 - s390/kvm: fix deadlock when killed by oom
9844
9845 * [Ubuntu] net/af_iucv: fix skb leaks for HiperTransport (LP: #1800639)
9846 - net/af_iucv: drop inbound packets with invalid flags
9847 - net/af_iucv: fix skb handling on HiperTransport xmit error
9848
9849 * Power consumption during s2idle is higher than long idle(sk hynix)
9850 (LP: #1801875)
9851 - SAUCE: pci: prevent sk hynix nvme from entering D3
9852 - SAUCE: nvme: add quirk to not call disable function when suspending
9853
9854 * Enable keyboard wakeup for S2Idle laptops (LP: #1798552)
9855 - Input: i8042 - enable keyboard wakeups by default when s2idle is used
9856
9857 * NULL pointer dereference at 0000000000000020 when access
9858 dst_orig->ops->family in function xfrm_lookup_with_ifid() (LP: #1801878)
9859 - xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
9860
9861 * [Ubuntu] qdio: reset old sbal_state flags (LP: #1801686)
9862 - s390/qdio: reset old sbal_state flags
9863
9864 * hns3: map tx ring to tc (LP: #1802023)
9865 - net: hns3: Set tx ring' tc info when netdev is up
9866
9867 * [Ubuntu] qeth: Fix potential array overrun in cmd/rc lookup (LP: #1800641)
9868 - s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
9869 - s390: qeth: Fix potential array overrun in cmd/rc lookup
9870
9871 * Vulkan applications cause permanent memory leak with Intel GPU
9872 (LP: #1798165)
9873 - drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
9874
9875 * Mounting SOFS SMB shares fails (LP: #1792580)
9876 - cifs: connect to servername instead of IP for IPC$ share
9877
9878 * Packaging resync (LP: #1786013)
9879 - [Package] add support for specifying the primary makefile
9880
9881 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 09 Nov 2018 17:29:18 -0200
83548436 9882
cd8f1d83 9883linux (4.15.0-39.42) bionic; urgency=medium
c7d15f38 9884
cd8f1d83 9885 * linux: 4.15.0-39.42 -proposed tracker (LP: #1799411)
c7d15f38 9886
cd8f1d83
KSS
9887 * Linux: insufficient shootdown for paging-structure caches (LP: #1798897)
9888 - mm: move tlb_table_flush to tlb_flush_mmu_free
9889 - mm/tlb: Remove tlb_remove_table() non-concurrent condition
9890 - mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
9891 - [Config] CONFIG_HAVE_RCU_TABLE_INVALIDATE=y
9892
9893 * Ubuntu18.04: GPU total memory is reduced (LP: #1792102)
9894 - Revert "powerpc/powernv: Increase memory block size to 1GB on radix"
9895
9896 * arm64: snapdragon: reduce boot noise (LP: #1797154)
9897 - [Config] arm64: snapdragon: DRM_MSM=m
9898 - [Config] arm64: snapdragon: SND*=m
9899 - [Config] arm64: snapdragon: disable ARM_SDE_INTERFACE
9900 - [Config] arm64: snapdragon: disable DRM_I2C_ADV7511_CEC
9901 - [Config] arm64: snapdragon: disable VIDEO_ADV7511, VIDEO_COBALT
9902
9903 * [Bionic] CPPC bug fixes (LP: #1796949)
9904 - ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id
9905 - cpufreq: CPPC: Don't set transition_latency
9906 - ACPI / CPPC: Fix invalid PCC channel status errors
9907
9908 * regression in 'ip --family bridge neigh' since linux v4.12 (LP: #1796748)
9909 - rtnetlink: fix rtnl_fdb_dump() for ndmsg header
9910
9911 * screen displays abnormally on the lenovo M715 with the AMD GPU (Radeon Vega
9912 8 Mobile, rev ca, 1002:15dd) (LP: #1796786)
9913 - drm/amd/display: Fix takover from VGA mode
9914 - drm/amd/display: early return if not in vga mode in disable_vga
9915 - drm/amd/display: Refine disable VGA
9916
9917 * arm64: snapdragon: WARNING: CPU: 0 PID: 1 arch/arm64/kernel/setup.c:271
9918 reserve_memblock_reserved_regions (LP: #1797139)
9919 - SAUCE: arm64: Fix /proc/iomem for reserved but not memory regions
9920
9921 * The front MIC can't work on the Lenovo M715 (LP: #1797292)
9922 - ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
9923
9924 * Keyboard backlight sysfs sometimes is missing on Dell laptops (LP: #1797304)
9925 - platform/x86: dell-smbios: Correct some style warnings
9926 - platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
9927 - platform/x86: dell-smbios: Link all dell-smbios-* modules together
9928 - [Config] CONFIG_DELL_SMBIOS_SMM=y, CONFIG_DELL_SMBIOS_WMI=y
9929
9930 * rpi3b+: ethernet not working (LP: #1797406)
9931 - lan78xx: Don't reset the interface on open
9932
9933 * 87cdf3148b11 was never backported to 4.15 (LP: #1795653)
9934 - xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
9935
9936 * [Ubuntu18.04][Power9][DD2.2]package installation segfaults inside debian
9937 chroot env in P9 KVM guest with HTM enabled (kvm) (LP: #1792501)
9938 - KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
9939
9940 * Provide mode where all vCPUs on a core must be the same VM (LP: #1792957)
9941 - KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same
9942 VM
9943
9944 * fscache: bad refcounting in fscache_op_complete leads to OOPS (LP: #1797314)
9945 - SAUCE: fscache: Fix race in decrementing refcount of op->npages
9946
9947 * CVE-2018-9363
9948 - Bluetooth: hidp: buffer overflow in hidp_process_report
9949
9950 * CVE-2017-13168
9951 - scsi: sg: mitigate read/write abuse
9952
9953 * [Bionic] ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID
9954 is set (LP: #1797200)
9955 - ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
9956
9957 * [Bionic] arm64: topology: Avoid checking numa mask for scheduler MC
9958 selection (LP: #1797202)
9959 - arm64: topology: Avoid checking numa mask for scheduler MC selection
9960
9961 * crypto/vmx - Backport of Fix sleep-in-atomic bugs patch for 18.04
9962 (LP: #1790832)
9963 - crypto: vmx - Fix sleep-in-atomic bugs
9964
9965 * hns3: autoneg settings get lost on down/up (LP: #1797654)
9966 - net: hns3: Fix for information of phydev lost problem when down/up
9967
9968 * not able to unwind the stack from within __kernel_clock_gettime in the Linux
9969 vDSO (LP: #1797963)
9970 - powerpc/vdso: Correct call frame information
9971
9972 * Signal 7 error when running GPFS tracing in cluster (LP: #1792195)
9973 - powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
9974 - powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
9975
9976 * Support Edge Gateway's WIFI LED (LP: #1798330)
9977 - SAUCE: mwifiex: Switch WiFi LED state according to the device status
9978
9979 * Support Edge Gateway's Bluetooth LED (LP: #1798332)
9980 - SAUCE: Bluetooth: Support for LED on Edge Gateways
9981
9982 * USB cardreader (0bda:0328) make the system can't enter s3 or hang
9983 (LP: #1798328)
9984 - usb: Don't disable Latency tolerance Messaging (LTM) before port reset
9985
9986 * CVE-2018-15471
9987 - xen-netback: fix input validation in xenvif_set_hash_mapping()
9988
9989 * CVE-2018-16658
9990 - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
9991
9992 * [Bionic] Update ThunderX2 implementation defined pmu core events
9993 (LP: #1796904)
9994 - perf vendor events arm64: Update ThunderX2 implementation defined pmu core
9995 events
9996
9997 * the machine of lenovo M715 with the AMD GPU (Radeon Vega 8 Mobile, rev ca,
9998 1002:15dd) often hangs randomly (LP: #1796789)
9999 - drm/amd: Add missing fields in atom_integrated_system_info_v1_11
10000
10001 * [18.04] GLK hang after a while (LP: #1760545)
10002 - drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
10003
10004 * Fix usbcore.quirks when used at boot (LP: #1795784)
10005 - usb: core: safely deal with the dynamic quirk lists
10006
10007 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 23 Oct 2018 14:44:55 +0000
c7d15f38 10008
513f0ebb 10009linux (4.15.0-38.41) bionic; urgency=medium
21f7cfa0 10010
513f0ebb 10011 * linux: 4.15.0-38.41 -proposed tracker (LP: #1797061)
21f7cfa0 10012
513f0ebb
SB
10013 * Silent data corruption in Linux kernel 4.15 (LP: #1796542)
10014 - block: add a lower-level bio_add_page interface
10015 - block: bio_iov_iter_get_pages: fix size of last iovec
10016 - blkdev: __blkdev_direct_IO_simple: fix leak in error case
10017 - block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
10018
10019 -- Stefan Bader <stefan.bader@canonical.com> Wed, 10 Oct 2018 11:20:35 +0200
21f7cfa0 10020
5de3e103 10021linux (4.15.0-37.40) bionic; urgency=medium
93cf90a0 10022
5de3e103 10023 * linux: 4.15.0-37.40 -proposed tracker (LP: #1795564)
93cf90a0 10024
5de3e103
SB
10025 * hns3: enable ethtool rx-vlan-filter on supported hw (LP: #1793394)
10026 - net: hns3: Add vlan filter setting by ethtool command -K
10027
10028 * hns3: Modifying channel parameters will reset ring parameters back to
10029 defaults (LP: #1793404)
10030 - net: hns3: Fix desc num set to default when setting channel
10031
10032 * hisi_sas: Add SATA FIX check for v3 hw (LP: #1794151)
10033 - scsi: hisi_sas: Add SATA FIS check for v3 hw
10034
10035 * Fix potential corruption using SAS controller on HiSilicon arm64 boards
10036 (LP: #1794156)
10037 - scsi: hisi_sas: add memory barrier in task delivery function
10038
10039 * hisi_sas: Reduce unnecessary spin lock contention (LP: #1794165)
10040 - scsi: hisi_sas: Tidy hisi_sas_task_prep()
10041
10042 * Add functional level reset support for the SAS controller on HiSilicon D06
10043 systems (LP: #1794166)
10044 - scsi: hisi_sas: tidy host controller reset function a bit
10045 - scsi: hisi_sas: relocate some common code for v3 hw
10046 - scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hw
10047
10048 * HiSilicon SAS controller doesn't recover from PHY STP link timeout
10049 (LP: #1794172)
10050 - scsi: hisi_sas: tidy channel interrupt handler for v3 hw
10051 - scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeout
10052
10053 * getxattr: always handle namespaced attributes (LP: #1789746)
10054 - getxattr: use correct xattr length
10055
10056 * Fix unusable NVIDIA GPU after S3 (LP: #1793338)
10057 - PCI: Reprogram bridge prefetch registers on resume
10058
10059 * Fails to boot under Xen PV: BUG: unable to handle kernel paging request at
10060 edc21fd9 (LP: #1789118)
10061 - x86/EISA: Don't probe EISA bus for Xen PV guests
10062
10063 * qeth: use vzalloc for QUERY OAT buffer (LP: #1793086)
10064 - s390/qeth: use vzalloc for QUERY OAT buffer
10065
10066 * SRU: Enable middle button of touchpad on ThinkPad P72 (LP: #1793463)
10067 - Input: elantech - enable middle button of touchpad on ThinkPad P72
10068
10069 * Dell new AIO requires a new uart backlight driver (LP: #1727235)
10070 - SAUCE: platform/x86: dell-uart-backlight: new backlight driver for DELL AIO
10071 - updateconfigs for Dell UART backlight driver
10072
10073 * [Ubuntu] s390/crypto: Fix return code checking in cbc_paes_crypt.
10074 (LP: #1794294)
10075 - s390/crypto: Fix return code checking in cbc_paes_crypt()
10076
10077 * hns3: Retrieve RoCE MSI-X config from firmware (LP: #1793221)
10078 - net: hns3: Fix MSIX allocation issue for VF
10079 - net: hns3: Refine the MSIX allocation for PF
10080
10081 * net: hns: Avoid hang when link is changed while handling packets
10082 (LP: #1792209)
10083 - net: hns: add the code for cleaning pkt in chip
10084 - net: hns: add netif_carrier_off before change speed and duplex
10085
10086 * Page leaking in cachefiles_read_backing_file while vmscan is active
10087 (LP: #1793430)
10088 - SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan
10089 is active
10090
10091 * some nvidia p1000 graphic cards hang during the boot (LP: #1791569)
10092 - drm/nouveau/gr/gf100-: virtualise tpc_mask + apply fixes from traces
10093
10094 * Error reported when creating ZFS pool with "-t" option, despite successful
10095 pool creation (LP: #1769937)
10096 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu16.4
10097
10098 * Fix I2C touchpanels' interrupt storms after system suspend (LP: #1792309)
10099 - HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
10100 - HID: i2c-hid: Don't reset device upon system resume
10101
10102 * ipmmu is always registered (LP: #1783746)
10103 - iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-
10104 VMSA
10105
10106 * Bionic update: upstream stable patchset 2018-09-27 (LP: #1794889)
10107 - clocksource/drivers/imx-tpm: Correct some registers operation flow
10108 - Input: synaptics-rmi4 - fix an unchecked out of memory error path
10109 - KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
10110 - x86: Add check for APIC access address for vmentry of L2 guests
10111 - MIPS: io: Prevent compiler reordering writeX()
10112 - nfp: ignore signals when communicating with management FW
10113 - perf report: Fix switching to another perf.data file
10114 - fsnotify: fix ignore mask logic in send_to_group()
10115 - MIPS: io: Add barrier after register read in readX()
10116 - s390/smsgiucv: disable SMSG on module unload
10117 - isofs: fix potential memory leak in mount option parsing
10118 - MIPS: dts: Boston: Fix PCI bus dtc warnings:
10119 - spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR
10120 - doc: Add vendor prefix for Kieback & Peter GmbH
10121 - dt-bindings: pinctrl: sunxi: Fix reference to driver
10122 - dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF
10123 - dt-bindings: dmaengine: rcar-dmac: document R8A77965 support
10124 - clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux
10125 - ASoC: rt5514: Add the missing register in the readable table
10126 - eCryptfs: don't pass up plaintext names when using filename encryption
10127 - soc: bcm: raspberrypi-power: Fix use of __packed
10128 - soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failure
10129 - PCI: kirin: Fix reset gpio name
10130 - ASoC: topology: Fix bugs of freeing soc topology
10131 - xen: xenbus_dev_frontend: Really return response string
10132 - ASoC: topology: Check widget kcontrols before deref.
10133 - spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
10134 - blkcg: don't hold blkcg lock when deactivating policy
10135 - tipc: fix infinite loop when dumping link monitor summary
10136 - scsi: iscsi: respond to netlink with unicast when appropriate
10137 - scsi: megaraid_sas: Do not log an error if FW successfully initializes.
10138 - scsi: target: fix crash with iscsi target and dvd
10139 - netfilter: nf_tables: NAT chain and extensions require NF_TABLES
10140 - netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
10141 - ASoC: msm8916-wcd-analog: use threaded context for mbhc events
10142 - drm/msm: Fix possible null dereference on failure of get_pages()
10143 - drm/msm/dsi: use correct enum in dsi_get_cmd_fmt
10144 - drm/msm: don't deref error pointer in the msm_fbdev_create error path
10145 - blkcg: init root blkcg_gq under lock
10146 - vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
10147 - parisc: time: Convert read_persistent_clock() to read_persistent_clock64()
10148 - scsi: storvsc: Set up correct queue depth values for IDE devices
10149 - scsi: isci: Fix infinite loop in while loop
10150 - mm, pagemap: fix swap offset value for PMD migration entry
10151 - proc: revalidate kernel thread inodes to root:root
10152 - kexec_file: do not add extra alignment to efi memmap
10153 - mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
10154 - usb: typec: ucsi: fix tracepoint related build error
10155 - ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
10156 - dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/
10157 - net: phy: marvell: clear wol event before setting it
10158 - ARM: dts: da850: fix W=1 warnings with pinmux node
10159 - ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70
10160 - drm/amdkfd: fix clock counter retrieval for node without GPU
10161 - thermal: int3403_thermal: Fix NULL pointer deref on module load / probe
10162 - net: ethtool: Add missing kernel doc for FEC parameters
10163 - arm64: ptrace: remove addr_limit manipulation
10164 - HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
10165 - HID: wacom: Release device resource data obtained by devres_alloc()
10166 - selftests: ftrace: Add a testcase for multiple actions on trigger
10167 - rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
10168 - perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1
10169 - remoteproc: qcom: Fix potential device node leaks
10170 - rpmsg: added MODULE_ALIAS for rpmsg_char
10171 - HID: intel-ish-hid: use put_device() instead of kfree()
10172 - blk-mq: fix sysfs inflight counter
10173 - arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
10174 - KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
10175 - libahci: Allow drivers to override stop_engine
10176 - ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI
10177 - x86/cpu/intel: Add missing TLB cpuid values
10178 - bpf: fix uninitialized variable in bpf tools
10179 - i2c: sprd: Prevent i2c accesses after suspend is called
10180 - i2c: sprd: Fix the i2c count issue
10181 - tipc: fix bug in function tipc_nl_node_dump_monitor
10182 - nvme: depend on INFINIBAND_ADDR_TRANS
10183 - nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
10184 - ib_srpt: depend on INFINIBAND_ADDR_TRANS
10185 - ib_srp: depend on INFINIBAND_ADDR_TRANS
10186 - IB: make INFINIBAND_ADDR_TRANS configurable
10187 - IB/uverbs: Fix validating mandatory attributes
10188 - RDMA/cma: Fix use after destroy access to net namespace for IPoIB
10189 - RDMA/iwpm: fix memory leak on map_info
10190 - IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV
10191 - IB/rxe: avoid double kfree_skb
10192 - <linux/stringhash.h>: fix end_name_hash() for 64bit long
10193 - IB/core: Make ib_mad_client_id atomic
10194 - ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD
10195 - ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD
10196 - ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup
10197 - ARM: davinci: board-dm355-evm: fix broken networking
10198 - dt-bindings: panel: lvds: Fix path to display timing bindings
10199 - ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace
10200 - ARM: dts: logicpd-som-lv: Fix WL127x Startup Issues
10201 - ARM: dts: logicpd-som-lv: Fix Audio Mute
10202 - Input: atmel_mxt_ts - fix the firmware update
10203 - hexagon: add memset_io() helper
10204 - hexagon: export csum_partial_copy_nocheck
10205 - scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts
10206 - bpf, x64: fix memleak when not converging after image
10207 - parisc: drivers.c: Fix section mismatches
10208 - stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock
10209 - kthread, sched/wait: Fix kthread_parkme() wait-loop
10210 - arm64: tegra: Make BCM89610 PHY interrupt as active low
10211 - iommu/vt-d: fix shift-out-of-bounds in bug checking
10212 - nvme: fix potential memory leak in option parsing
10213 - nvme: Set integrity flag for user passthrough commands
10214 - ARM: OMAP1: ams-delta: fix deferred_fiq handler
10215 - smc: fix sendpage() call
10216 - IB/hfi1 Use correct type for num_user_context
10217 - IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
10218 - RDMA/cma: Do not query GID during QP state transition to RTR
10219 - spi: bcm2835aux: ensure interrupts are enabled for shared handler
10220 - sched/core: Introduce set_special_state()
10221 - sh: fix build failure for J2 cpu with SMP disabled
10222 - tee: check shm references are consistent in offset/size
10223 - mac80211: Adjust SAE authentication timeout
10224 - drm/omap: silence unititialized variable warning
10225 - drm/omap: fix uninitialized ret variable
10226 - drm/omap: fix possible NULL ref issue in tiler_reserve_2d
10227 - drm/omap: check return value from soc_device_match
10228 - drm/omap: handle alloc failures in omap_connector
10229 - driver core: add __printf verification to __ata_ehi_pushv_desc
10230 - ARM: dts: cygnus: fix irq type for arm global timer
10231 - mac80211: use timeout from the AddBA response instead of the request
10232 - net: aquantia: driver should correctly declare vlan_features bits
10233 - can: dev: increase bus-off message severity
10234 - arm64: Add MIDR encoding for NVIDIA CPUs
10235 - cifs: smb2ops: Fix listxattr() when there are no EAs
10236 - agp: uninorth: make two functions static
10237 - tipc: eliminate KMSAN uninit-value in strcmp complaint
10238 - qed: Fix l2 initializations over iWARP personality
10239 - qede: Fix gfp flags sent to rdma event node allocation
10240 - rxrpc: Fix error reception on AF_INET6 sockets
10241 - rxrpc: Fix the min security level for kernel calls
10242 - KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
10243 - x86: Delay skip of emulated hypercall instruction
10244 - ixgbe: return error on unsupported SFP module when resetting
10245 - net sched actions: fix invalid pointer dereferencing if skbedit flags
10246 missing
10247 - proc/kcore: don't bounds check against address 0
10248 - ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
10249 - kprobes/x86: Prohibit probing on exception masking instructions
10250 - uprobes/x86: Prohibit probing on MOV SS instruction
10251 - objtool, kprobes/x86: Sync the latest <asm/insn.h> header with
10252 tools/objtool/arch/x86/include/asm/insn.h
10253 - x86/pkeys/selftests: Adjust the self-test to fresh distros that export the
10254 pkeys ABI
10255 - x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX
10256 ABI
10257 - x86/selftests: Add mov_to_ss test
10258 - x86/pkeys/selftests: Give better unexpected fault error messages
10259 - x86/pkeys/selftests: Stop using assert()
10260 - x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
10261 - x86/pkeys/selftests: Allow faults on unknown keys
10262 - x86/pkeys/selftests: Factor out "instruction page"
10263 - x86/pkeys/selftests: Add PROT_EXEC test
10264 - x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
10265 - x86/pkeys/selftests: Fix pointer math
10266 - x86/pkeys/selftests: Save off 'prot' for allocations
10267 - x86/pkeys/selftests: Add a test for pkey 0
10268 - mtd: Fix comparison in map_word_andequal()
10269 - afs: Fix the non-encryption of calls
10270 - usb: musb: fix remote wakeup racing with suspend
10271 - ARM: keystone: fix platform_domain_notifier array overrun
10272 - i2c: pmcmsp: return message count on master_xfer success
10273 - i2c: pmcmsp: fix error return from master_xfer
10274 - i2c: viperboard: return message count on master_xfer success
10275 - ARM: davinci: dm646x: fix timer interrupt generation
10276 - ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
10277 - ARM: davinci: board-dm646x-evm: set VPIF capture card name
10278 - clk: imx6ull: use OSC clock during AXI rate change
10279 - locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
10280 - locking/percpu-rwsem: Annotate rwsem ownership transfer by setting
10281 RWSEM_OWNER_UNKNOWN
10282 - drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
10283 - sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to
10284 kernel/sched/sched.h
10285 - sched/deadline: Make the grub_reclaim() function static
10286 - parisc: Move setup_profiling_timer() out of init section
10287 - efi/libstub/arm64: Handle randomized TEXT_OFFSET
10288 - ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
10289 - ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the
10290 kernel
10291 - ARM: kexec: fix kdump register saving on panic()
10292 - Revert "Btrfs: fix scrub to repair raid6 corruption"
10293 - Btrfs: fix scrub to repair raid6 corruption
10294 - Btrfs: make raid6 rebuild retry more
10295 - tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
10296 - ibmvnic: Do not notify peers on parameter change resets
10297 - dt-bindings: net: ravb: Add support for r8a77965 SoC
10298 - X86/KVM: Properly update 'tsc_offset' to represent the running guest
10299 - kvm: x86: move MSR_IA32_TSC handling to x86.c
10300 - ARM: dts: Fix cm2 and prm sizes for omap4
10301 - powerpc/64s: Default l1d_size to 64K in RFI fallback flush
10302 - KVM: arm/arm64: vgic: Kick new VCPU on interrupt migration
10303 - arm64: kasan: avoid pfn_to_nid() before page array is initialized
10304 - ARM64: dts: meson-gxl: add USB host support
10305 - ARM64: dts: meson-gxm: add GXM specific USB host configuration
10306 - ARM64: dts: meson-gxl-s905x-p212: enable the USB controller
10307 - ARM64: dts: meson-gx-p23x-q20x: enable the USB controller
10308 - ARM64: dts: meson-gxl-s905x-libretech-cc: enable the USB controller
10309 - ARM64: dts: meson-gxl-nexbox-a95x: enable the USB controller
10310 - ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller
10311 - arm64: dts: correct SATA addresses for Stingray
10312 - afs: Fix server record deletion
10313 - proc: fix /proc/loadavg regression
10314 - s390/qeth: fix request-side race during cmd IO timeout
10315 - ACPI / scan: Initialize watchdog before PNP
10316 - CIFS: set *resp_buf_type to NO_BUFFER on error
10317 - arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
10318 - igb: Fix the transmission mode of queue 0 for Qav mode
10319 - RISC-V: build vdso-dummy.o with -no-pie
10320 - arm64: only advance singlestep for user instruction traps
10321 - perf pmu: Fix core PMU alias list for X86 platform
10322 - bpf, x64: fix JIT emission for dead code
10323 - powerpc/kvm/booke: Fix altivec related build break
10324 - reset: uniphier: fix USB clock line for LD20
10325 - nfp: don't depend on eth_tbl being available
10326 - net: mvpp2: Fix clk error path in mvpp2_probe
10327 - kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
10328 - IB/uverbs: Fix validating mandatory attributes
10329 - RDMA/hns: Intercept illegal RDMA operation when use inline data
10330 - pinctrl: cherryview: Associate IRQ descriptors to irqdomain
10331 - kthread, sched/wait: Fix kthread_parkme() completion issue
10332 - iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
10333 - nvme/multipath: Disable runtime writable enabling parameter
10334 - ARM: dts: correct missing "compatible" entry for ti81xx SoCs
10335 - usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
10336 - IB/mlx4: Fix integer overflow when calculating optimal MTT size
10337 - bpf: add map_alloc_check callback
10338 - bpf: fix possible spectre-v1 in find_and_alloc_map()
10339 - drm/exynos/mixer: fix synchronization check in interlaced mode
10340 - drm/exynos: mixer: avoid Oops in vp_video_buffer()
10341 - bpf: use array_index_nospec in find_prog_type
10342 - gcc-plugins: fix build condition of SANCOV plugin
10343 - drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.
10344 - nvme: fix use-after-free in nvme_free_ns_head
10345 - powerpc/pseries: Fix CONFIG_NUMA=n build
10346 - HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B
10347 - cifs: Allocate validate negotiation request through kmalloc
10348 - drm/amdgpu: Switch to interruptable wait to recover from ring hang.
10349 - rxrpc: Fix missing start of call timeout
10350 - ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
10351 - sh: switch to NO_BOOTMEM
10352 - lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
10353 - x86/pkeys/selftests: Avoid printf-in-signal deadlocks
10354 - afs: Fix address list parsing
10355 - afs: Fix refcounting in callback registration
10356 - afs: Fix server rotation's handling of fileserver probe failure
10357 - afs: Fix VNOVOL handling in address rotation
10358 - afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
10359 - afs: Fix afs_find_server search loop
10360 - KVM: X86: Lower the default timer frequency limit to 200us
10361 - platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS
10362 - ARM: replace unnecessary perl with sed and the shell $(( )) operator
10363
10364 * Improvements to the kernel source package preparation (LP: #1793461)
10365 - [Packaging] startnewrelease: add support for backport kernels
10366
10367 * Kernel 4.15.0-35.38 fails to build with CONFIG_XFS_ONLINE_SCRUB enabled
10368 (LP: #1792393)
10369 - SAUCE: xfs: fix build error with CONFIG_XFS_ONLINE_SCRUB enabled
10370
10371 * update ENA driver to latest mainline version (LP: #1792044)
10372 - net: ena: add detection and recovery mechanism for handling missed/misrouted
10373 MSI-X
10374 - net: ena: increase ena driver version to 1.5.0
10375 - net: ena: Eliminate duplicate barriers on weakly-ordered archs
10376 - SAUCE: ena: devm_kzalloc() -> devm_kcalloc()
10377 - net: ena: Fix use of uninitialized DMA address bits field
10378 - net: ena: fix surprise unplug NULL dereference kernel crash
10379 - net: ena: fix driver when PAGE_SIZE == 64kB
10380 - net: ena: fix device destruction to gracefully free resources
10381 - net: ena: fix potential double ena_destroy_device()
10382 - net: ena: fix missing lock during device destruction
10383 - net: ena: fix missing calls to READ_ONCE
10384 - net: ena: fix incorrect usage of memory barriers
10385
10386 -- Stefan Bader <stefan.bader@canonical.com> Tue, 02 Oct 2018 14:33:09 +0200
93cf90a0 10387
fd013740 10388linux (4.15.0-36.39) bionic; urgency=medium
cb3b0751 10389
fd013740
KSS
10390 * CVE-2018-14633
10391 - iscsi target: Use hex2bin instead of a re-implementation
cb3b0751 10392
fd013740
KSS
10393 * CVE-2018-17182
10394 - mm: get rid of vmacache_flush_all() entirely
10395
10396 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 24 Sep 2018 16:08:41 +0200
cb3b0751 10397
d5bad413 10398linux (4.15.0-35.38) bionic; urgency=medium
eb8e0abe 10399
d5bad413 10400 * linux: 4.15.0-35.38 -proposed tracker (LP: #1791719)
eb8e0abe 10401
d5bad413
KSS
10402 * device hotplug of vfio devices can lead to deadlock in vfio_pci_release
10403 (LP: #1792099)
10404 - SAUCE: vfio -- release device lock before userspace requests
10405
10406 * L1TF mitigation not effective in some CPU and RAM combinations
10407 (LP: #1788563)
10408 - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
10409 - x86/speculation/l1tf: Fix off-by-one error when warning that system has too
10410 much RAM
10411 - x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
10412
10413 * CVE-2018-15594
10414 - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
10415
10416 * CVE-2017-5715 (Spectre v2 s390x)
10417 - KVM: s390: implement CPU model only facilities
10418 - s390: detect etoken facility
10419 - KVM: s390: add etoken support for guests
10420 - s390/lib: use expoline for all bcr instructions
10421 - s390: fix br_r1_trampoline for machines without exrl
10422 - SAUCE: s390: use expoline thunks for all branches generated by the BPF JIT
10423
10424 * Ubuntu18.04.1: cpuidle: powernv: Fix promotion from snooze if next state
10425 disabled (performance) (LP: #1790602)
10426 - cpuidle: powernv: Fix promotion from snooze if next state disabled
10427
10428 * Watchdog CPU:19 Hard LOCKUP when kernel crash was triggered (LP: #1790636)
10429 - powerpc: hard disable irqs in smp_send_stop loop
10430 - powerpc: Fix deadlock with multiple calls to smp_send_stop
10431 - powerpc: smp_send_stop do not offline stopped CPUs
10432 - powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
10433
10434 * Security fix: check if IOMMU page is contained in the pinned physical page
10435 (LP: #1785675)
10436 - vfio/spapr: Use IOMMU pageshift rather than pagesize
10437 - KVM: PPC: Check if IOMMU page is contained in the pinned physical page
10438
10439 * Missing Intel GPU pci-id's (LP: #1789924)
10440 - drm/i915/kbl: Add KBL GT2 sku
10441 - drm/i915/whl: Introducing Whiskey Lake platform
10442 - drm/i915/aml: Introducing Amber Lake platform
10443 - drm/i915/cfl: Add a new CFL PCI ID.
10444
10445 * CVE-2018-15572
10446 - x86/speculation: Protect against userspace-userspace spectreRSB
10447
10448 * Support Power Management for Thunderbolt Controller (LP: #1789358)
10449 - thunderbolt: Handle NULL boot ACL entries properly
10450 - thunderbolt: Notify userspace when boot_acl is changed
10451 - thunderbolt: Use 64-bit DMA mask if supported by the platform
10452 - thunderbolt: Do not unnecessarily call ICM get route
10453 - thunderbolt: No need to take tb->lock in domain suspend/complete
10454 - thunderbolt: Use correct ICM commands in system suspend
10455 - thunderbolt: Add support for runtime PM
10456
10457 * random oopses on s390 systems using NVMe devices (LP: #1790480)
10458 - s390/pci: fix out of bounds access during irq setup
10459
10460 * [Bionic] Spectre v4 mitigation (Speculative Store Bypass Disable) support
10461 for arm64 using SMC firmware call to set a hardware chicken bit
10462 (LP: #1787993) // CVE-2018-3639 (arm64)
10463 - arm64: alternatives: Add dynamic patching feature
10464 - KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
10465 - KVM: arm64: Avoid storing the vcpu pointer on the stack
10466 - arm/arm64: smccc: Add SMCCC-specific return codes
10467 - arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
10468 - arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
10469 - arm64: Add ARCH_WORKAROUND_2 probing
10470 - arm64: Add 'ssbd' command-line option
10471 - arm64: ssbd: Add global mitigation state accessor
10472 - arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
10473 - arm64: ssbd: Restore mitigation status on CPU resume
10474 - arm64: ssbd: Introduce thread flag to control userspace mitigation
10475 - arm64: ssbd: Add prctl interface for per-thread mitigation
10476 - arm64: KVM: Add HYP per-cpu accessors
10477 - arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
10478 - arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
10479 - arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
10480 - [Config] ARM64_SSBD=y
10481
10482 * Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
10483 - Revert "UBUNTU: SAUCE: net: hns3: Optimize PF CMDQ interrupt switching
10484 process"
10485 - Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox receiving unknown
10486 message"
10487 - Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF
10488 response"
10489 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
10490 hclge_get_ring_chain_from_mbx"
10491 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
10492 shift in hclge_get_ring_chain_from_mbx"
10493 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
10494 assignment probelm"
10495 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
10496 configuration operation while resetting"
10497 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
10498 hns3_reset_notify_down_enet"
10499 - Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
10500 phy driver"
10501 - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
10502 resetting"
10503 - Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
10504 register"
10505 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
10506 frequently"
10507 - Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
10508 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
10509 command queue register"
10510 - Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
10511 global or core reset"
10512 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
10513 reset cause"
10514 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
10515 hclgevf_main module"
10516 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
10517 selftest"
10518 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
10519 frame size"
10520 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
10521 problem"
10522 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
10523 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
10524 correctly"
10525 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
10526 pfc mode"
10527 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
10528 up"
10529 - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
10530 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
10531 definition"
10532 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
10533 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
10534 macros"
10535 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
10536 macros"
10537 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
10538 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
10539 - Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
10540 value"
10541 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
10542 assignments"
10543 - Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unused function warning in VF
10544 driver"
10545 - Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
10546 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
10547 of kzalloc/dma_map_single"
10548 - Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
10549 dependency HNS3 set"
10550 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
10551 some structures"
10552 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
10553 hclge_cmd_csq_done"
10554 - Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
10555 in hclge_cmd_send"
10556 - Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
10557 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
10558 assignments"
10559 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
10560 hclge_cmd_send"
10561 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
10562 hclge_ring_to_dma_dir"
10563 - Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
10564 upper_32_bits"
10565 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
10566 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
10567 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
10568 in hns3_client_uninit"
10569 - Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
10570 information"
10571 - Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
10572 state init|uninit"
10573 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
10574 hnae3.c"
10575 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
10576 and ipv6"
10577 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
10578 free vector"
10579 - Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
10580 init_client_instance and uninit_client_instance"
10581 - Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
10582 from hclge_bind_ring_with_vector"
10583 - Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
10584 last BD except VLD bit and buffer size"
10585 - Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
10586 selftest"
10587 - net: hns3: Updates RX packet info fetch in case of multi BD
10588 - net: hns3: remove unused hclgevf_cfg_func_mta_filter
10589 - net: hns3: Fix for VF mailbox cannot receiving PF response
10590 - net: hns3: Fix for VF mailbox receiving unknown message
10591 - net: hns3: Optimize PF CMDQ interrupt switching process
10592 - net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
10593 - net: hns3: rename the interface for init_client_instance and
10594 uninit_client_instance
10595 - net: hns3: add vector status check before free vector
10596 - net: hns3: add l4_type check for both ipv4 and ipv6
10597 - net: hns3: add unlikely for error check
10598 - net: hns3: remove unused head file in hnae3.c
10599 - net: hns3: extraction an interface for state init|uninit
10600 - net: hns3: print the ret value in error information
10601 - net: hns3: remove the Redundant put_vector in hns3_client_uninit
10602 - net: hns3: remove back in struct hclge_hw
10603 - net: hns3: use lower_32_bits and upper_32_bits
10604 - net: hns3: remove unused hclge_ring_to_dma_dir
10605 - net: hns3: remove useless code in hclge_cmd_send
10606 - net: hns3: remove some redundant assignments
10607 - net: hns3: simplify hclge_cmd_csq_clean
10608 - net: hns3: remove a redundant hclge_cmd_csq_done
10609 - net: hns3: remove some unused members of some structures
10610 - net: hns3: give default option while dependency HNS3 set
10611 - net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
10612 - net: hns3: modify hnae_ to hnae3_
10613 - net: hns3: Fix tc setup when netdev is first up
10614 - net: hns3: Fix for mac pause not disable in pfc mode
10615 - net: hns3: Fix for waterline not setting correctly
10616 - net: hns3: Fix for l4 checksum offload bug
10617 - net: hns3: Fix for mailbox message truncated problem
10618 - net: hns3: Add configure for mac minimal frame size
10619 - net: hns3: Fix warning bug when doing lp selftest
10620 - net: hns3: Fix get_vector ops in hclgevf_main module
10621 - net: hns3: Remove the warning when clear reset cause
10622 - net: hns3: Prevent sending command during global or core reset
10623 - net: hns3: Modify the order of initializing command queue register
10624 - net: hns3: Reset net device with rtnl_lock
10625 - net: hns3: Prevent to request reset frequently
10626 - net: hns3: Correct reset event status register
10627 - net: hns3: Fix return value error in hns3_reset_notify_down_enet
10628 - net: hns3: remove unnecessary ring configuration operation while resetting
10629 - net: hns3: Fix for reset_level default assignment probelm
10630 - net: hns3: Fix for using wrong mask and shift in
10631 hclge_get_ring_chain_from_mbx
10632 - net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
10633 - net: hns3: Remove some redundant assignments
10634 - net: hns3: Standardize the handle of return value
10635 - net: hns3: Remove extra space and brackets
10636 - net: hns3: Correct unreasonable code comments
10637 - net: hns3: Use decimal for bit offset macros
10638 - net: hns3: Modify inconsistent bit mask macros
10639 - net: hns3: Fix misleading parameter name
10640 - net: hns3: Remove unused struct member and definition
10641 - net: hns3: Add SPDX tags to HNS3 PF driver
10642 - net: hns3: Add support for serdes loopback selftest
10643 - net: hns3: Fix for phy link issue when using marvell phy driver
10644 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
10645
10646 * CVE-2018-6555
10647 - SAUCE: irda: Only insert new objects into the global database via setsockopt
10648
10649 * CVE-2018-6554
10650 - SAUCE: irda: Fix memory leak caused by repeated binds of irda socket
10651
10652 * Bionic update: upstream stable patchset 2018-08-31 (LP: #1790188)
10653 - netfilter: nf_tables: fix NULL pointer dereference on
10654 nft_ct_helper_obj_dump()
10655 - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
10656 - af_key: Always verify length of provided sadb_key
10657 - gpio: No NULL owner
10658 - KVM: X86: Fix reserved bits check for MOV to CR3
10659 - KVM: x86: introduce linear_{read,write}_system
10660 - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
10661 kvm_write_guest_virt_system
10662 - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
10663 - NFC: pn533: don't send USB data off of the stack
10664 - usbip: vhci_sysfs: fix potential Spectre v1
10665 - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
10666 - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
10667 - Input: xpad - add GPD Win 2 Controller USB IDs
10668 - phy: qcom-qusb2: Fix crash if nvmem cell not specified
10669 - usb: gadget: function: printer: avoid wrong list handling in printer_write()
10670 - usb: gadget: udc: renesas_usb3: disable the controller's irqs for
10671 reconnecting
10672 - serial: sh-sci: Stop using printk format %pCr
10673 - tty/serial: atmel: use port->name as name in request_irq()
10674 - serial: samsung: fix maxburst parameter for DMA transactions
10675 - serial: 8250: omap: Fix idling of clocks for unused uarts
10676 - vmw_balloon: fixing double free when batching mode is off
10677 - tty: pl011: Avoid spuriously stuck-off interrupts
10678 - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
10679 - Input: goodix - add new ACPI id for GPD Win 2 touch screen
10680 - crypto: caam - strip input zeros from RSA input buffer
10681 - crypto: caam - fix DMA mapping dir for generated IV
10682 - crypto: caam - fix IV DMA mapping and updating
10683 - crypto: caam/qi - fix IV DMA mapping and updating
10684 - crypto: caam - fix size of RSA prime factor q
10685 - crypto: vmx - Remove overly verbose printk from AES init routines
10686 - crypto: vmx - Remove overly verbose printk from AES XTS init
10687 - crypto: omap-sham - fix memleak
10688 - usb: typec: wcove: Remove dependency on HW FSM
10689 - usb: gadget: udc: renesas_usb3: fix double phy_put()
10690 - usb: gadget: udc: renesas_usb3: should remove debugfs
10691 - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
10692 udc
10693 - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
10694 - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
10695
10696 * Bionic update: upstream stable patchset 2018-08-29 (LP: #1789666)
10697 - scsi: sd_zbc: Avoid that resetting a zone fails sporadically
10698 - mmap: introduce sane default mmap limits
10699 - mmap: relax file size limit for regular files
10700 - btrfs: define SUPER_FLAG_METADUMP_V2
10701 - kconfig: Avoid format overflow warning from GCC 8.1
10702 - be2net: Fix error detection logic for BE3
10703 - bnx2x: use the right constant
10704 - dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
10705 - enic: set DMA mask to 47 bit
10706 - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
10707 - ip6_tunnel: remove magic mtu value 0xFFF8
10708 - ipmr: properly check rhltable_init() return value
10709 - ipv4: remove warning in ip_recv_error
10710 - ipv6: omit traffic class when calculating flow hash
10711 - isdn: eicon: fix a missing-check bug
10712 - kcm: Fix use-after-free caused by clonned sockets
10713 - netdev-FAQ: clarify DaveM's position for stable backports
10714 - net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
10715 - net: metrics: add proper netlink validation
10716 - net/packet: refine check for priv area size
10717 - net: phy: broadcom: Fix bcm_write_exp()
10718 - net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
10719 - packet: fix reserve calculation
10720 - qed: Fix mask for physical address in ILT entry
10721 - sctp: not allow transport timeout value less than HZ/5 for hb_timer
10722 - team: use netdev_features_t instead of u32
10723 - vhost: synchronize IOTLB message with dev cleanup
10724 - vrf: check the original netdevice for generating redirect
10725 - ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
10726 - net: phy: broadcom: Fix auxiliary control register reads
10727 - net-sysfs: Fix memory leak in XPS configuration
10728 - virtio-net: correctly transmit XDP buff after linearizing
10729 - net/mlx4: Fix irq-unsafe spinlock usage
10730 - tun: Fix NULL pointer dereference in XDP redirect
10731 - virtio-net: correctly check num_buf during err path
10732 - net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
10733 - virtio-net: fix leaking page for gso packet during mergeable XDP
10734 - rtnetlink: validate attributes in do_setlink()
10735 - cls_flower: Fix incorrect idr release when failing to modify rule
10736 - PCI: hv: Do not wait forever on a device that has disappeared
10737 - drm: set FMODE_UNSIGNED_OFFSET for drm files
10738 - l2tp: fix refcount leakage on PPPoL2TP sockets
10739 - mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
10740 - net: ethernet: ti: cpdma: correct error handling for chan create
10741 - net: ethernet: davinci_emac: fix error handling in probe()
10742 - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
10743 - net : sched: cls_api: deal with egdev path only if needed
10744
10745 * Bionic update: upstream stable patchset 2018-08-24 (LP: #1788897)
10746 - fix io_destroy()/aio_complete() race
10747 - mm: fix the NULL mapping case in __isolate_lru_page()
10748 - objtool: Support GCC 8's cold subfunctions
10749 - objtool: Support GCC 8 switch tables
10750 - objtool: Detect RIP-relative switch table references
10751 - objtool: Detect RIP-relative switch table references, part 2
10752 - objtool: Fix "noreturn" detection for recursive sibling calls
10753 - xfs: convert XFS_AGFL_SIZE to a helper function
10754 - xfs: detect agfl count corruption and reset agfl
10755 - Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
10756 - Input: synaptics - add Lenovo 80 series ids to SMBus
10757 - Input: elan_i2c_smbus - fix corrupted stack
10758 - tracing: Fix crash when freeing instances with event triggers
10759 - tracing: Make the snapshot trigger work with instances
10760 - selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
10761 - cfg80211: further limit wiphy names to 64 bytes
10762 - drm/amd/powerplay: Fix enum mismatch
10763 - rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
10764 - platform/chrome: cros_ec_lpc: remove redundant pointer request
10765 - kbuild: clang: disable unused variable warnings only when constant
10766 - tcp: avoid integer overflows in tcp_rcv_space_adjust()
10767 - iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
10768 - iio:buffer: make length types match kfifo types
10769 - iio:kfifo_buf: check for uint overflow
10770 - iio: adc: select buffer for at91-sama5d2_adc
10771 - MIPS: lantiq: gphy: Drop reboot/remove reset asserts
10772 - MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
10773 - MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
10774 - scsi: scsi_transport_srp: Fix shost to rport translation
10775 - stm class: Use vmalloc for the master map
10776 - hwtracing: stm: fix build error on some arches
10777 - IB/core: Fix error code for invalid GID entry
10778 - mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
10779 - Revert "rt2800: use TXOP_BACKOFF for probe frames"
10780 - intel_th: Use correct device when freeing buffers
10781 - drm/psr: Fix missed entry in PSR setup time table.
10782 - drm/i915/lvds: Move acpi lid notification registration to registration phase
10783 - drm/i915: Disable LVDS on Radiant P845
10784 - drm/vmwgfx: Use kasprintf
10785 - drm/vmwgfx: Fix host logging / guestinfo reading error paths
10786 - nvme: fix extended data LBA supported setting
10787 - iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after
10788 resume
10789 - x86/MCE/AMD: Define a function to get SMCA bank type
10790 - x86/mce/AMD: Pass the bank number to smca_get_bank_type()
10791 - x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
10792 - x86/mce/AMD: Carve out SMCA get_block_address() code
10793 - x86/MCE/AMD: Cache SMCA MISC block addresses
10794
10795 * errors when scanning partition table of corrupted AIX disk (LP: #1787281)
10796 - partitions/aix: fix usage of uninitialized lv_info and lvname structures
10797 - partitions/aix: append null character to print data from disk
10798
10799 * tlbie master timeout checkstop (using NVidia/GPU) (LP: #1789772)
10800 - powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call
10801 __ptep_set_access_flags directly
10802 - powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
10803 - powerpc/mm: Change function prototype
10804 - powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
10805
10806 * performance drop with ATS enabled (LP: #1788097)
10807 - powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
10808
10809 * [Regression] kernel crashdump fails on arm64 (LP: #1786878)
10810 - arm64: export memblock_reserve()d regions via /proc/iomem
10811 - drivers: acpi: add dependency of EFI for arm64
10812 - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
10813 - efi/arm: map UEFI memory map even w/o runtime services enabled
10814 - arm64: acpi: fix alignment fault in accessing ACPI
10815 - [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
10816 - arm64: fix ACPI dependencies
10817 - ACPI: fix menuconfig presentation of ACPI submenu
10818
10819 * TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
10820 - r8152: disable RX aggregation on new Dell TB16 dock
10821
10822 * dell_wmi: Unknown key codes (LP: #1762385)
10823 - platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
10824
10825 * Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
10826 - SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
10827 - SAUCE: i2c:amd move out pointer in union i2c_event_base
10828 - SAUCE: i2c:amd Depends on ACPI
10829 - [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
10830
10831 * r8169 no internet after suspending (LP: #1779817)
10832 - r8169: restore previous behavior to accept BIOS WoL settings
10833 - r8169: don't use MSI-X on RTL8168g
10834 - r8169: don't use MSI-X on RTL8106e
10835
10836 * Fix Intel Cannon Lake LPSS I2C input clock (LP: #1789790)
10837 - mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
10838
10839 * Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
10840 machine (LP: #1789145)
10841 - ALSA: hda/realtek - Fix HP Headset Mic can't record
10842
10843 * Tango platform uses __initcall without further checks (LP: #1787945)
10844 - [Config] disable ARCH_TANGO
10845
10846 * [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
10847 - [Config] CONFIG_SCLP_OFB=y for s390x
10848
10849 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 12 Sep 2018 11:39:17 +0200
eb8e0abe 10850
ffaad0a9 10851linux (4.15.0-34.37) bionic; urgency=medium
72544dc3 10852
ffaad0a9 10853 * linux: 4.15.0-34.37 -proposed tracker (LP: #1788744)
72544dc3 10854
ffaad0a9
KSS
10855 * Bionic update: upstream stable patchset 2018-08-09 (LP: #1786352)
10856 - MIPS: c-r4k: Fix data corruption related to cache coherence
10857 - MIPS: ptrace: Expose FIR register through FP regset
10858 - MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
10859 - KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
10860 - affs_lookup(): close a race with affs_remove_link()
10861 - fs: don't scan the inode cache before SB_BORN is set
10862 - aio: fix io_destroy(2) vs. lookup_ioctx() race
10863 - ALSA: timer: Fix pause event notification
10864 - do d_instantiate/unlock_new_inode combinations safely
10865 - mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
10866 - mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
10867 - mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus
10868 - libata: Blacklist some Sandisk SSDs for NCQ
10869 - libata: blacklist Micron 500IT SSD with MU01 firmware
10870 - xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
10871 - drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
10872 - arm64: lse: Add early clobbers to some input/output asm operands
10873 - powerpc/64s: Clear PCR on boot
10874 - IB/hfi1: Use after free race condition in send context error path
10875 - IB/umem: Use the correct mm during ib_umem_release
10876 - idr: fix invalid ptr dereference on item delete
10877 - Revert "ipc/shm: Fix shmat mmap nil-page protection"
10878 - ipc/shm: fix shmat() nil address after round-down when remapping
10879 - mm/kasan: don't vfree() nonexistent vm_area
10880 - kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
10881 - kasan: fix memory hotplug during boot
10882 - kernel/sys.c: fix potential Spectre v1 issue
10883 - KVM: s390: vsie: fix < 8k check for the itdba
10884 - KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
10885 - kvm: x86: IA32_ARCH_CAPABILITIES is always supported
10886 - powerpc/64s: Improve RFI L1-D cache flush fallback
10887 - powerpc/pseries: Restore default security feature flags on setup
10888 - powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
10889 - MIPS: generic: Fix machine compatible matching
10890 - mac80211: mesh: fix wrong mesh TTL offset calculation
10891 - ARC: Fix malformed ARC_EMUL_UNALIGNED default
10892 - ptr_ring: prevent integer overflow when calculating size
10893 - arm64: dts: rockchip: fix rock64 gmac2io stability issues
10894 - arm64: dts: rockchip: correct ep-gpios for rk3399-sapphire
10895 - libata: Fix compile warning with ATA_DEBUG enabled
10896 - selftests: sync: missing CFLAGS while compiling
10897 - selftest/vDSO: fix O=
10898 - selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
10899 - selftests: memfd: add config fragment for fuse
10900 - ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt
10901 - ARM: OMAP3: Fix prm wake interrupt for resume
10902 - ARM: OMAP2+: Fix sar_base inititalization for HS omaps
10903 - ARM: OMAP1: clock: Fix debugfs_create_*() usage
10904 - tls: retrun the correct IV in getsockopt
10905 - xhci: workaround for AMD Promontory disabled ports wakeup
10906 - IB/uverbs: Fix method merging in uverbs_ioctl_merge
10907 - IB/uverbs: Fix possible oops with duplicate ioctl attributes
10908 - IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
10909 - arm64: dts: rockchip: Fix DWMMC clocks
10910 - ARM: dts: rockchip: Fix DWMMC clocks
10911 - iwlwifi: mvm: fix security bug in PN checking
10912 - iwlwifi: mvm: fix IBSS for devices that support station type API
10913 - iwlwifi: mvm: always init rs with 20mhz bandwidth rates
10914 - NFC: llcp: Limit size of SDP URI
10915 - rxrpc: Work around usercopy check
10916 - MD: Free bioset when md_run fails
10917 - md: fix md_write_start() deadlock w/o metadata devices
10918 - s390/dasd: fix handling of internal requests
10919 - xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
10920 - mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
10921 - mac80211: fix a possible leak of station stats
10922 - mac80211: fix calling sleeping function in atomic context
10923 - cfg80211: clear wep keys after disconnection
10924 - mac80211: Do not disconnect on invalid operating class
10925 - mac80211: Fix sending ADDBA response for an ongoing session
10926 - gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle
10927 - gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle
10928 - md raid10: fix NULL deference in handle_write_completed()
10929 - drm/exynos: g2d: use monotonic timestamps
10930 - drm/exynos: fix comparison to bitshift when dealing with a mask
10931 - drm/meson: fix vsync buffer update
10932 - arm64: perf: correct PMUVer probing
10933 - RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
10934 - RDMA/bnxt_re: Fix system crash during load/unload
10935 - net/mlx5e: Return error if prio is specified when offloading eswitch vlan
10936 push
10937 - locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
10938 - md: raid5: avoid string overflow warning
10939 - virtio_net: fix XDP code path in receive_small()
10940 - kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
10941 - bug.h: work around GCC PR82365 in BUG()
10942 - selftests/memfd: add run_fuse_test.sh to TEST_FILES
10943 - seccomp: add a selftest for get_metadata
10944 - soc: imx: gpc: de-register power domains only if initialized
10945 - powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
10946 - s390/cio: fix ccw_device_start_timeout API
10947 - s390/cio: fix return code after missing interrupt
10948 - s390/cio: clear timer when terminating driver I/O
10949 - selftests/bpf/test_maps: exit child process without error in ENOMEM case
10950 - PKCS#7: fix direct verification of SignerInfo signature
10951 - arm64: dts: cavium: fix PCI bus dtc warnings
10952 - nfs: system crashes after NFS4ERR_MOVED recovery
10953 - ARM: OMAP: Fix dmtimer init for omap1
10954 - smsc75xx: fix smsc75xx_set_features()
10955 - regulatory: add NUL to request alpha2
10956 - integrity/security: fix digsig.c build error with header file
10957 - x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-
10958 directory in resctrl file system
10959 - locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
10960 - x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across
10961 CPU hotplug operations
10962 - mac80211: drop frames with unexpected DS bits from fast-rx to slow path
10963 - arm64: fix unwind_frame() for filtered out fn for function graph tracing
10964 - macvlan: fix use-after-free in macvlan_common_newlink()
10965 - KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
10966 - kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds
10967 - ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6
10968 DualLite/Solo RQS
10969 - fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
10970 - fs: dcache: Use READ_ONCE when accessing i_dir_seq
10971 - md: fix a potential deadlock of raid5/raid10 reshape
10972 - md/raid1: fix NULL pointer dereference
10973 - batman-adv: fix packet checksum in receive path
10974 - batman-adv: invalidate checksum on fragment reassembly
10975 - netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct
10976 refcount
10977 - netfilter: ipt_CLUSTERIP: put config instead of freeing it
10978 - netfilter: ebtables: convert BUG_ONs to WARN_ONs
10979 - batman-adv: Ignore invalid batadv_iv_gw during netlink send
10980 - batman-adv: Ignore invalid batadv_v_gw during netlink send
10981 - batman-adv: Fix netlink dumping of BLA claims
10982 - batman-adv: Fix netlink dumping of BLA backbones
10983 - nvme-pci: Fix nvme queue cleanup if IRQ setup fails
10984 - clocksource/drivers/fsl_ftm_timer: Fix error return checking
10985 - libceph, ceph: avoid memory leak when specifying same option several times
10986 - ceph: fix dentry leak when failing to init debugfs
10987 - xen/pvcalls: fix null pointer dereference on map->sock
10988 - ARM: orion5x: Revert commit 4904dbda41c8.
10989 - qrtr: add MODULE_ALIAS macro to smd
10990 - selftests/futex: Fix line continuation in Makefile
10991 - r8152: fix tx packets accounting
10992 - virtio-gpu: fix ioctl and expose the fixed status to userspace.
10993 - dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
10994 - bcache: fix kcrashes with fio in RAID5 backend dev
10995 - ip_gre: fix IFLA_MTU ignored on NEWLINK
10996 - ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
10997 - sit: fix IFLA_MTU ignored on NEWLINK
10998 - nbd: fix return value in error handling path
10999 - ARM: dts: NSP: Fix amount of RAM on BCM958625HR
11000 - ARM: dts: bcm283x: Fix unit address of local_intc
11001 - powerpc/boot: Fix random libfdt related build errors
11002 - clocksource/drivers/mips-gic-timer: Use correct shift count to extract data
11003 - gianfar: Fix Rx byte accounting for ndev stats
11004 - net/tcp/illinois: replace broken algorithm reference link
11005 - nvmet: fix PSDT field check in command format
11006 - net/smc: use link_id of server in confirm link reply
11007 - mlxsw: core: Fix flex keys scratchpad offset conflict
11008 - mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast
11009 - spectrum: Reference count VLAN entries
11010 - ARC: mcip: halt GFRC counter when ARC cores halt
11011 - ARC: mcip: update MCIP debug mask when the new cpu came online
11012 - ARC: setup cpu possible mask according to possible-cpus dts property
11013 - ipvs: remove IPS_NAT_MASK check to fix passive FTP
11014 - IB/mlx: Set slid to zero in Ethernet completion struct
11015 - RDMA/bnxt_re: Unconditionly fence non wire memory operations
11016 - RDMA/bnxt_re: Fix incorrect DB offset calculation
11017 - RDMA/bnxt_re: Fix the ib_reg failure cleanup
11018 - xen/pirq: fix error path cleanup when binding MSIs
11019 - drm/amd/amdgpu: Correct VRAM width for APUs with GMC9
11020 - xfrm: Fix ESN sequence number handling for IPsec GSO packets.
11021 - arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)
11022 - drm/sun4i: Fix dclk_set_phase
11023 - btrfs: use kvzalloc to allocate btrfs_fs_info
11024 - Btrfs: send, fix issuing write op when processing hole in no data mode
11025 - Btrfs: fix log replay failure after linking special file and fsync
11026 - ceph: fix potential memory leak in init_caches()
11027 - block: display the correct diskname for bio
11028 - selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
11029 - net: ethtool: don't ignore return from driver get_fecparam method
11030 - iwlwifi: mvm: fix TX of CCMP 256
11031 - iwlwifi: mvm: Fix channel switch for count 0 and 1
11032 - iwlwifi: mvm: fix assert 0x2B00 on older FWs
11033 - iwlwifi: avoid collecting firmware dump if not loaded
11034 - iwlwifi: mvm: Direct multicast frames to the correct station
11035 - iwlwifi: mvm: Correctly set the tid for mcast queue
11036 - rds: Incorrect reference counting in TCP socket creation
11037 - watchdog: f71808e_wdt: Fix magic close handling
11038 - batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
11039 - hv_netvsc: use napi_schedule_irqoff
11040 - hv_netvsc: filter multicast/broadcast
11041 - hv_netvsc: propagate rx filters to VF
11042 - ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288
11043 - e1000e: Fix check_for_link return value with autoneg off
11044 - e1000e: allocate ring descriptors with dma_zalloc_coherent
11045 - ia64/err-inject: Use get_user_pages_fast()
11046 - RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
11047 - RDMA/qedr: Fix iWARP write and send with immediate
11048 - IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
11049 - IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
11050 - IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
11051 - fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in
11052 sbusfb_ioctl_helper().
11053 - fsl/fman: avoid sleeping in atomic context while adding an address
11054 - qed: Free RoCE ILT Memory on rmmod qedr
11055 - net: qcom/emac: Use proper free methods during TX
11056 - net: smsc911x: Fix unload crash when link is up
11057 - IB/core: Fix possible crash to access NULL netdev
11058 - cxgb4: do not set needs_free_netdev for mgmt dev's
11059 - xen-blkfront: move negotiate_mq to cover all cases of new VBDs
11060 - xen: xenbus: use put_device() instead of kfree()
11061 - hv_netvsc: fix filter flags
11062 - hv_netvsc: fix locking for rx_mode
11063 - hv_netvsc: fix locking during VF setup
11064 - ARM: davinci: fix the GPIO lookup for omapl138-hawk
11065 - arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
11066 - selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
11067 - lib/test_kmod.c: fix limit check on number of test devices created
11068 - dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
11069 - netfilter: ebtables: fix erroneous reject of last rule
11070 - can: m_can: change comparison to bitshift when dealing with a mask
11071 - can: m_can: select pinctrl state in each suspend/resume function
11072 - bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
11073 - workqueue: use put_device() instead of kfree()
11074 - ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
11075 - sunvnet: does not support GSO for sctp
11076 - KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
11077 - gpu: ipu-v3: prg: avoid possible array underflow
11078 - drm/imx: move arming of the vblank event to atomic_flush
11079 - drm/nouveau/bl: fix backlight regression
11080 - xfrm: fix rcu_read_unlock usage in xfrm_local_error
11081 - iwlwifi: mvm: set the correct tid when we flush the MCAST sta
11082 - iwlwifi: mvm: Correctly set IGTK for AP
11083 - iwlwifi: mvm: fix error checking for multi/broadcast sta
11084 - net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
11085 - vlan: Fix out of order vlan headers with reorder header off
11086 - batman-adv: fix header size check in batadv_dbg_arp()
11087 - batman-adv: Fix skbuff rcsum on packet reroute
11088 - vti4: Don't count header length twice on tunnel setup
11089 - ip_tunnel: Clamp MTU to bounds on new link
11090 - vti6: Fix dev->max_mtu setting
11091 - iwlwifi: mvm: Increase session protection time after CS
11092 - iwlwifi: mvm: clear tx queue id when unreserving aggregation queue
11093 - iwlwifi: mvm: make sure internal station has a valid id
11094 - iwlwifi: mvm: fix array out of bounds reference
11095 - drm/tegra: Shutdown on driver unbind
11096 - perf/cgroup: Fix child event counting bug
11097 - brcmfmac: Fix check for ISO3166 code
11098 - kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
11099 - RDMA/ucma: Correct option size check using optlen
11100 - RDMA/qedr: fix QP's ack timeout configuration
11101 - RDMA/qedr: Fix rc initialization on CNQ allocation failure
11102 - RDMA/qedr: Fix QP state initialization race
11103 - net/sched: fix idr leak on the error path of tcf_bpf_init()
11104 - net/sched: fix idr leak in the error path of tcf_simp_init()
11105 - net/sched: fix idr leak in the error path of tcf_act_police_init()
11106 - net/sched: fix idr leak in the error path of tcp_pedit_init()
11107 - net/sched: fix idr leak in the error path of __tcf_ipt_init()
11108 - net/sched: fix idr leak in the error path of tcf_skbmod_init()
11109 - net: dsa: Fix functional dsa-loop dependency on FIXED_PHY
11110 - drm/ast: Fixed 1280x800 Display Issue
11111 - mm/mempolicy.c: avoid use uninitialized preferred_node
11112 - mm, thp: do not cause memcg oom for thp
11113 - xfrm: Fix transport mode skb control buffer usage.
11114 - selftests: ftrace: Add probe event argument syntax testcase
11115 - selftests: ftrace: Add a testcase for string type with kprobe_event
11116 - selftests: ftrace: Add a testcase for probepoint
11117 - drm/amdkfd: Fix scratch memory with HWS enabled
11118 - batman-adv: fix multicast-via-unicast transmission with AP isolation
11119 - batman-adv: fix packet loss for broadcasted DHCP packets to a server
11120 - ARM: 8748/1: mm: Define vdso_start, vdso_end as array
11121 - lan78xx: Set ASD in MAC_CR when EEE is enabled.
11122 - net: qmi_wwan: add BroadMobi BM806U 2020:2033
11123 - bonding: fix the err path for dev hwaddr sync in bond_enslave
11124 - net: dsa: mt7530: fix module autoloading for OF platform drivers
11125 - net/mlx5: Make eswitch support to depend on switchdev
11126 - perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
11127 - x86/alternatives: Fixup alternative_call_2
11128 - llc: properly handle dev_queue_xmit() return value
11129 - builddeb: Fix header package regarding dtc source links
11130 - qede: Fix barrier usage after tx doorbell write.
11131 - mm, slab: memcg_link the SLAB's kmem_cache
11132 - mm/page_owner: fix recursion bug after changing skip entries
11133 - mm/kmemleak.c: wait for scan completion before disabling free
11134 - hv_netvsc: enable multicast if necessary
11135 - qede: Do not drop rx-checksum invalidated packets.
11136 - net: Fix untag for vlan packets without ethernet header
11137 - vlan: Fix vlan insertion for packets without ethernet header
11138 - net: mvneta: fix enable of all initialized RXQs
11139 - sh: fix debug trap failure to process signals before return to user
11140 - firmware: dmi_scan: Fix UUID length safety check
11141 - nvme: don't send keep-alives to the discovery controller
11142 - Btrfs: clean up resources during umount after trans is aborted
11143 - Btrfs: fix loss of prealloc extents past i_size after fsync log replay
11144 - x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
11145 - fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl
11146 table
11147 - swap: divide-by-zero when zero length swap file on ssd
11148 - z3fold: fix memory leak
11149 - sr: get/drop reference to device in revalidate and check_events
11150 - Force log to disk before reading the AGF during a fstrim
11151 - cpufreq: CPPC: Initialize shared perf capabilities of CPUs
11152 - powerpc/fscr: Enable interrupts earlier before calling get_user()
11153 - perf tools: Fix perf builds with clang support
11154 - perf clang: Add support for recent clang versions
11155 - dp83640: Ensure against premature access to PHY registers after reset
11156 - ibmvnic: Zero used TX descriptor counter on reset
11157 - mm/ksm: fix interaction with THP
11158 - mm: fix races between address_space dereference and free in page_evicatable
11159 - mm: thp: fix potential clearing to referenced flag in
11160 page_idle_clear_pte_refs_one()
11161 - Btrfs: bail out on error during replay_dir_deletes
11162 - Btrfs: fix NULL pointer dereference in log_dir_items
11163 - btrfs: Fix possible softlock on single core machines
11164 - IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
11165 - ocfs2/dlm: don't handle migrate lockres if already in shutdown
11166 - powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep
11167 - sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
11168 - x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of
11169 this_cpu_has() in build_cr3_noflush()
11170 - KVM: VMX: raise internal error for exception during invalid protected mode
11171 state
11172 - lan78xx: Connect phy early
11173 - sparc64: Make atomic_xchg() an inline function rather than a macro.
11174 - net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
11175 - net: bgmac: Correctly annotate register space
11176 - btrfs: tests/qgroup: Fix wrong tree backref level
11177 - Btrfs: fix copy_items() return value when logging an inode
11178 - btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
11179 - btrfs: qgroup: Fix root item corruption when multiple same source snapshots
11180 are created with quota enabled
11181 - rxrpc: Fix Tx ring annotation after initial Tx failure
11182 - rxrpc: Don't treat call aborts as conn aborts
11183 - xen/acpi: off by one in read_acpi_id()
11184 - drivers: macintosh: rack-meter: really fix bogus memsets
11185 - ACPI: acpi_pad: Fix memory leak in power saving threads
11186 - powerpc/mpic: Check if cpu_possible() in mpic_physmask()
11187 - ieee802154: ca8210: fix uninitialised data read
11188 - ath10k: advertize beacon_int_min_gcd
11189 - iommu/amd: Take into account that alloc_dev_data() may return NULL
11190 - intel_th: Use correct method of finding hub
11191 - m68k: set dma and coherent masks for platform FEC ethernets
11192 - iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq
11193 - parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
11194 - hwmon: (nct6775) Fix writing pwmX_mode
11195 - powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
11196 - powerpc/perf: Fix kernel address leak via sampling registers
11197 - rsi: fix kernel panic observed on 64bit machine
11198 - tools/thermal: tmon: fix for segfault
11199 - selftests: Print the test we're running to /dev/kmsg
11200 - net/mlx5: Protect from command bit overflow
11201 - watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
11202 - ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
11203 - nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
11204 - ath9k: fix crash in spectral scan
11205 - cxgb4: Setup FW queues before registering netdev
11206 - ima: Fix Kconfig to select TPM 2.0 CRB interface
11207 - ima: Fallback to the builtin hash algorithm
11208 - watchdog: aspeed: Allow configuring for alternate boot
11209 - arm: dts: socfpga: fix GIC PPI warning
11210 - ext4: don't complain about incorrect features when probing
11211 - drm/vmwgfx: Unpin the screen object backup buffer when not used
11212 - iommu/mediatek: Fix protect memory setting
11213 - cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
11214 - IB/mlx5: Set the default active rate and width to QDR and 4X
11215 - zorro: Set up z->dev.dma_mask for the DMA API
11216 - bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
11217 - remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
11218 - dt-bindings: add device tree binding for Allwinner H6 main CCU
11219 - ACPICA: Events: add a return on failure from acpi_hw_register_read
11220 - ACPICA: Fix memory leak on unusual memory leak
11221 - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
11222 - cxgb4: Fix queue free path of ULD drivers
11223 - i2c: mv64xxx: Apply errata delay only in standard mode
11224 - KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
11225 - perf top: Fix top.call-graph config option reading
11226 - perf stat: Fix core dump when flag T is used
11227 - IB/core: Honor port_num while resolving GID for IB link layer
11228 - drm/amdkfd: add missing include of mm.h
11229 - coresight: Use %px to print pcsr instead of %p
11230 - regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
11231 - spi: bcm-qspi: fIX some error handling paths
11232 - net/smc: pay attention to MAX_ORDER for CQ entries
11233 - MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
11234 - watchdog: dw: RMW the control register
11235 - watchdog: aspeed: Fix translation of reset mode to ctrl register
11236 - drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
11237 - drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
11238 - powerpc: Add missing prototype for arch_irq_work_raise()
11239 - f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
11240 - f2fs: fix to clear CP_TRIMMED_FLAG
11241 - f2fs: fix to check extent cache in f2fs_drop_extent_tree
11242 - perf/core: Fix installing cgroup events on CPU
11243 - max17042: propagate of_node to power supply device
11244 - perf/core: Fix perf_output_read_group()
11245 - drm/panel: simple: Fix the bus format for the Ontat panel
11246 - hwmon: (pmbus/max8688) Accept negative page register values
11247 - hwmon: (pmbus/adm1275) Accept negative page register values
11248 - perf/x86/intel: Properly save/restore the PMU state in the NMI handler
11249 - cdrom: do not call check_disk_change() inside cdrom_open()
11250 - efi/arm*: Only register page tables when they exist
11251 - perf/x86/intel: Fix large period handling on Broadwell CPUs
11252 - perf/x86/intel: Fix event update for auto-reload
11253 - arm64: dts: qcom: Fix SPI5 config on MSM8996
11254 - soc: qcom: wcnss_ctrl: Fix increment in NV upload
11255 - gfs2: Fix fallocate chunk size
11256 - x86/devicetree: Initialize device tree before using it
11257 - x86/devicetree: Fix device IRQ settings in DT
11258 - phy: rockchip-emmc: retry calpad busy trimming
11259 - ALSA: vmaster: Propagate slave error
11260 - phy: qcom-qmp: Fix phy pipe clock gating
11261 - drm/bridge: sii902x: Retry status read after DDI I2C
11262 - tools: hv: fix compiler warnings about major/target_fname
11263 - block: null_blk: fix 'Invalid parameters' when loading module
11264 - dmaengine: pl330: fix a race condition in case of threaded irqs
11265 - dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
11266 - enic: enable rq before updating rq descriptors
11267 - watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
11268 - hwrng: stm32 - add reset during probe
11269 - pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs
11270 - pinctrl: artpec6: dt: add missing pin group uart5nocts
11271 - vfio-ccw: fence off transport mode
11272 - dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
11273 - drm: omapdrm: dss: Move initialization code from component bind to probe
11274 - ARM: dts: dra71-evm: Correct evm_sd regulator max voltage
11275 - drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
11276 - drm/amdgpu: adjust timeout for ib_ring_tests(v2)
11277 - net: stmmac: ensure that the device has released ownership before reading
11278 data
11279 - net: stmmac: ensure that the MSS desc is the last desc to set the own bit
11280 - cpufreq: Reorder cpufreq_online() error code path
11281 - dpaa_eth: fix SG mapping
11282 - PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
11283 - udf: Provide saner default for invalid uid / gid
11284 - ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
11285 - sh_eth: fix TSU init on SH7734/R8A7740
11286 - power: supply: ltc2941-battery-gauge: Fix temperature units
11287 - ARM: dts: bcm283x: Fix probing of bcm2835-i2s
11288 - ARM: dts: bcm283x: Fix pin function of JTAG pins
11289 - PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
11290 - audit: return on memory error to avoid null pointer dereference
11291 - net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()
11292 - rcu: Call touch_nmi_watchdog() while printing stall warnings
11293 - pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins
11294 group
11295 - dpaa_eth: fix pause capability advertisement logic
11296 - MIPS: Octeon: Fix logging messages with spurious periods after newlines
11297 - drm/rockchip: Respect page offset for PRIME mmap calls
11298 - x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic'
11299 specified
11300 - perf test: Fix test case inet_pton to accept inlines.
11301 - perf report: Fix wrong jump arrow
11302 - perf tests: Use arch__compare_symbol_names to compare symbols
11303 - perf report: Fix memory corruption in --branch-history mode --branch-history
11304 - perf tests: Fix dwarf unwind for stripped binaries
11305 - selftests/net: fixes psock_fanout eBPF test case
11306 - netlabel: If PF_INET6, check sk_buff ip header version
11307 - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3
11308 - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2
11309 - ARM: dts: at91: tse850: use the correct compatible for the eeprom
11310 - regmap: Correct comparison in regmap_cached
11311 - i40e: Add delay after EMP reset for firmware to recover
11312 - ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enet
11313 - ARM: dts: porter: Fix HDMI output routing
11314 - regulator: of: Add a missing 'of_node_put()' in an error handling path of
11315 'of_regulator_match()'
11316 - pinctrl: mcp23s08: spi: Fix regmap debugfs entries
11317 - kdb: make "mdr" command repeat
11318 - drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
11319 - perf tools: Add trace/beauty/generated/ into .gitignore
11320 - tools: sync up .h files with the repective arch and uapi .h files
11321 - MIPS: xilfpga: Stop generating useless dtb.o
11322 - MIPS: xilfpga: Actually include FDT in fitImage
11323 - MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
11324 - fix breakage caused by d_find_alias() semantics change
11325 - Btrfs: fix error handling in btrfs_truncate()
11326 - mmc: block: propagate correct returned value in mmc_rpmb_ioctl
11327 - arm64: export tishift functions to modules
11328 - bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
11329 - PM / core: Fix direct_complete handling for devices with no callbacks
11330 - ARM: dts: sun4i: Fix incorrect clocks for displays
11331 - bnxt_en: Ignore src port field in decap filter nodes
11332 - kasan, slub: fix handling of kasan_slab_free hook
11333 - riscv/spinlock: Strengthen implementations with fences
11334 - platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()
11335 - rxrpc: Fix resend event time calculation
11336 - i40e: hold the RTNL lock while changing interrupt schemes
11337 - hv_netvsc: Fix the return status in RX path
11338 - firmware: fix checking for return values for fw_add_devm_name()
11339 - bcache: set writeback_rate_update_seconds in range [1, 60] seconds
11340 - bcache: fix cached_dev->count usage for bch_cache_set_error()
11341 - bcache: stop dc->writeback_rate_update properly
11342 - ibmvnic: Fix reset return from closed state
11343 - powerpc/vas: Fix cleanup when VAS is not configured
11344 - f2fs: flush cp pack except cp pack 2 page at first
11345 - drm/amdgpu: Clean sdma wptr register when only enable wptr polling
11346 - powerpc/mm/slice: Remove intermediate bitmap copy
11347 - powerpc/mm/slice: create header files dedicated to slices
11348 - powerpc/mm/slice: Enhance for supporting PPC32
11349 - powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
11350 - ibmvnic: Allocate statistics buffers during probe
11351 - dt-bindings: display: msm/dsi: Fix the PHY regulator supply props
11352 - drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
11353 - soc: renesas: r8a77970-sysc: fix power area parents
11354 - drm/vblank: Data type fixes for 64-bit vblank sequences.
11355 - selftests: Add FIB onlink tests
11356 - soc: amlogic: meson-gx-pwrc-vpu: fix error on shutdown when domain is
11357 powered off
11358
11359 * arm-smmu-v3 arm-smmu-v3.1.auto: failed to allocate MSIs (LP: #1785282)
11360 - ACPICA: iasl: Add SMMUv3 device ID mapping index support
11361 - ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard
11362
11363 * Driver iwlwifi for Intel Wireless-AC 9560 is slow and unreliable in kernel
11364 4.15.0-20-generic (LP: #1772467)
11365 - scsi: hpsa: disable device during shutdown
11366
11367 * [Bionic] i2c: xlp9xx: Add SMBAlert support (LP: #1786981)
11368 - i2c: xlp9xx: Add support for SMBAlert
11369
11370 * qeth: don't clobber buffer on async TX completion (LP: #1786057)
11371 - s390/qeth: don't clobber buffer on async TX completion
11372
11373 * Linux 4.15.0-23 crashes during the boot process with a "Unable to handle
11374 kernel NULL pointer dereference" message (LP: #1777338)
11375 - x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
11376
11377 * ThinkPad systems have no HDMI sound when using the nvidia GPU (LP: #1787058)
11378 - ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio
11379
11380 * [Bionic] i2c: xlp9xx: Fix case where SSIF read transaction completes early
11381 (LP: #1787240)
11382 - i2c: xlp9xx: Fix case where SSIF read transaction completes early
11383
11384 * [Bionic] integrate upstream fix for Cavium zram driver (LP: #1787469)
11385 - Revert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from
11386 CONFIG_VMAP_STACK"
11387 - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
11388 - crypto: cavium - Limit result reading attempts
11389 - crypto: cavium - Prevent division by zero
11390 - crypto: cavium - Fix statistics pending request value
11391 - crypto: cavium - Fix smp_processor_id() warnings
11392
11393 * Bugfix for handling of shadow doorbell buffer (LP: #1788222)
11394 - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
11395
11396 * nvme devices namespace assigned to the wrong controller (LP: #1789227)
11397 - nvme/multipath: Fix multipath disabled naming collisions
11398
11399 * linux-cloud-tools-common: Ensure hv-kvp-daemon.service starts before
11400 walinuxagent.service (LP: #1739107)
11401 - [Debian] hyper-v -- Ensure that hv-kvp-daemon.service starts before
11402 walinuxagent.service
11403
11404 * hinic interfaces aren't getting predictable names (LP: #1783138)
11405 - hinic: Link the logical network device to the pci device in sysfs
11406
11407 * Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
11408 Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47) (LP: #1774950)
11409 - ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
11410 - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
11411
11412 * [Bionic] Bluetooth: Support RTL8723D and RTL8821C Devices (LP: #1784835)
11413 - Bluetooth: btrtl: Add RTL8723D and RTL8821C devices
11414
11415 * CacheFiles: Error: Overlong wait for old active object to go away.
11416 (LP: #1776254)
11417 - cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
11418 - cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
11419
11420 * fscache cookie refcount updated incorrectly during fscache object allocation
11421 (LP: #1776277) // fscache cookie refcount updated incorrectly during fscache
11422 object allocation (LP: #1776277)
11423 - fscache: Fix reference overput in fscache_attach_object() error handling
11424
11425 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
11426 - Revert "UBUNTU: SAUCE: CacheFiles: fix a read_waiter/read_copier race"
11427 - fscache: Allow cancelled operations to be enqueued
11428 - cachefiles: Fix refcounting bug in backing-file read monitoring
11429
11430 * SMB3: Fix regression in server reconnect detection (LP: #1786110)
11431 - smb3: on reconnect set PreviousSessionId field
11432
11433 * CVE-2018-1118
11434 - vhost: fix info leak due to uninitialized memory
11435
11436 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Mon, 27 Aug 2018 16:45:36 +0200
72544dc3 11437
22df1539 11438linux (4.15.0-33.36) bionic; urgency=medium
3f81eee2 11439
22df1539 11440 * linux: 4.15.0-33.36 -proposed tracker (LP: #1787149)
3f81eee2 11441
22df1539
KSS
11442 * RTNL assertion failure on ipvlan (LP: #1776927)
11443 - ipvlan: drop ipv6 dependency
11444 - ipvlan: use per device spinlock to protect addrs list updates
11445 - SAUCE: fix warning from "ipvlan: drop ipv6 dependency"
11446
11447 * ubuntu_bpf_jit test failed on Bionic s390x systems (LP: #1753941)
11448 - test_bpf: flag tests that cannot be jited on s390
11449
11450 * HDMI/DP audio can't work on the laptop of Dell Latitude 5495 (LP: #1782689)
11451 - drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
11452 - drm/radeon: fix radeon_atpx_get_client_id()'s return type
11453 - drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
11454 - platform/x86: apple-gmux: fix gmux_get_client_id()'s return type
11455 - ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
11456 - vga_switcheroo: set audio client id according to bound GPU id
11457
11458 * locking sockets broken due to missing AppArmor socket mediation patches
11459 (LP: #1780227)
11460 - UBUNTU SAUCE: apparmor: fix apparmor mediating locking non-fs, unix sockets
11461
11462 * Update2 for ocxl driver (LP: #1781436)
11463 - ocxl: Fix page fault handler in case of fault on dying process
11464
11465 * netns: unable to follow an interface that moves to another netns
11466 (LP: #1774225)
11467 - net: core: Expose number of link up/down transitions
11468 - dev: always advertise the new nsid when the netns iface changes
11469 - dev: advertise the new ifindex when the netns iface changes
11470
11471 * [Bionic] Disk IO hangs when using BFQ as io scheduler (LP: #1780066)
11472 - block, bfq: fix occurrences of request finish method's old name
11473 - block, bfq: remove batches of confusing ifdefs
11474 - block, bfq: add requeue-request hook
11475
11476 * HP ProBook 455 G5 needs mute-led-gpio fixup (LP: #1781763)
11477 - ALSA: hda: add mute led support for HP ProBook 455 G5
11478
11479 * [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver
11480 (LP: #1781476)
11481 - i2c: xlp9xx: Fix issue seen when updating receive length
11482 - i2c: xlp9xx: Make sure the transfer size is not more than
11483 I2C_SMBUS_BLOCK_SIZE
11484
11485 * x86/kvm: fix LAPIC timer drift when guest uses periodic mode (LP: #1778486)
11486 - x86/kvm: fix LAPIC timer drift when guest uses periodic mode
11487
11488 * Please include ax88179_178a and r8152 modules in d-i udeb (LP: #1771823)
11489 - [Config:] d-i: Add ax88179_178a and r8152 to nic-modules
11490
11491 * Nvidia fails after switching its mode (LP: #1778658)
11492 - PCI: Restore config space on runtime resume despite being unbound
11493
11494 * Kernel error "task zfs:pid blocked for more than 120 seconds" (LP: #1781364)
11495 - SAUCE: (noup) zfs to 0.7.5-1ubuntu16.3
11496
11497 * CVE-2018-12232
11498 - PATCH 1/1] socket: close race condition between sock_close() and
11499 sockfs_setattr()
11500
11501 * CVE-2018-10323
11502 - xfs: set format back to extents if xfs_bmap_extents_to_btree
11503
11504 * change front mic location for more lenovo m7/8/9xx machines (LP: #1781316)
11505 - ALSA: hda/realtek - Fix the problem of two front mics on more machines
11506 - ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION
11507
11508 * Cephfs + fscache: unable to handle kernel NULL pointer dereference at
11509 0000000000000000 IP: jbd2__journal_start+0x22/0x1f0 (LP: #1783246)
11510 - ceph: track read contexts in ceph_file_info
11511
11512 * Touchpad of ThinkPad P52 failed to work with message "lost sync at byte"
11513 (LP: #1779802)
11514 - Input: elantech - fix V4 report decoding for module with middle key
11515 - Input: elantech - enable middle button of touchpads on ThinkPad P52
11516
11517 * xhci_hcd 0000:00:14.0: Root hub is not suspended (LP: #1779823)
11518 - usb: xhci: dbc: Fix lockdep warning
11519 - usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
11520
11521 * CVE-2018-13406
11522 - video: uvesafb: Fix integer overflow in allocation
11523
11524 * CVE-2018-10840
11525 - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
11526
11527 * CVE-2018-11412
11528 - ext4: do not allow external inodes for inline data
11529
11530 * CVE-2018-10881
11531 - ext4: clear i_data in ext4_inode_info when removing inline data
11532
11533 * CVE-2018-12233
11534 - jfs: Fix inconsistency between memory allocation and ea_buf->max_size
11535
11536 * CVE-2018-12904
11537 - kvm: nVMX: Enforce cpl=0 for VMX instructions
11538
11539 * Error parsing PCC subspaces from PCCT (LP: #1528684)
11540 - mailbox: PCC: erroneous error message when parsing ACPI PCCT
11541
11542 * CVE-2018-13094
11543 - xfs: don't call xfs_da_shrink_inode with NULL bp
11544
11545 * other users' coredumps can be read via setgid directory and killpriv bypass
11546 (LP: #1779923) // CVE-2018-13405
11547 - Fix up non-directory creation in SGID directories
11548
11549 * Invoking obsolete 'firmware_install' target breaks snap build (LP: #1782166)
11550 - snapcraft.yaml: stop invoking the obsolete (and non-existing)
11551 'firmware_install' target
11552
11553 * snapcraft.yaml: missing ubuntu-retpoline-extract-one script breaks the build
11554 (LP: #1782116)
11555 - snapcraft.yaml: copy retpoline-extract-one to scripts before build
11556
11557 * Allow Raven Ridge's audio controller to be runtime suspended (LP: #1782540)
11558 - ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge
11559
11560 * CVE-2018-11506
11561 - sr: pass down correctly sized SCSI sense buffer
11562
11563 * Bionic update: upstream stable patchset 2018-07-24 (LP: #1783418)
11564 - net: Fix a bug in removing queues from XPS map
11565 - net/mlx4_core: Fix error handling in mlx4_init_port_info.
11566 - net/sched: fix refcnt leak in the error path of tcf_vlan_init()
11567 - net: sched: red: avoid hashing NULL child
11568 - net/smc: check for missing nlattrs in SMC_PNETID messages
11569 - net: test tailroom before appending to linear skb
11570 - packet: in packet_snd start writing at link layer allocation
11571 - sock_diag: fix use-after-free read in __sk_free
11572 - tcp: purge write queue in tcp_connect_init()
11573 - vmxnet3: set the DMA mask before the first DMA map operation
11574 - vmxnet3: use DMA memory barriers where required
11575 - hv_netvsc: empty current transmit aggregation if flow blocked
11576 - hv_netvsc: Use the num_online_cpus() for channel limit
11577 - hv_netvsc: avoid retry on send during shutdown
11578 - hv_netvsc: only wake transmit queue if link is up
11579 - hv_netvsc: fix error unwind handling if vmbus_open fails
11580 - hv_netvsc: cancel subchannel setup before halting device
11581 - hv_netvsc: fix race in napi poll when rescheduling
11582 - hv_netvsc: defer queue selection to VF
11583 - hv_netvsc: disable NAPI before channel close
11584 - hv_netvsc: use RCU to fix concurrent rx and queue changes
11585 - hv_netvsc: change GPAD teardown order on older versions
11586 - hv_netvsc: common detach logic
11587 - hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
11588 - hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
11589 - hv_netvsc: Ensure correct teardown message sequence order
11590 - hv_netvsc: Fix a network regression after ifdown/ifup
11591 - sparc: vio: use put_device() instead of kfree()
11592 - ext2: fix a block leak
11593 - s390: add assembler macros for CPU alternatives
11594 - s390: move expoline assembler macros to a header
11595 - s390/crc32-vx: use expoline for indirect branches
11596 - s390/lib: use expoline for indirect branches
11597 - s390/ftrace: use expoline for indirect branches
11598 - s390/kernel: use expoline for indirect branches
11599 - s390: move spectre sysfs attribute code
11600 - s390: extend expoline to BC instructions
11601 - s390: use expoline thunks in the BPF JIT
11602 - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
11603 - scsi: zfcp: fix infinite iteration on ERP ready list
11604 - loop: don't call into filesystem while holding lo_ctl_mutex
11605 - loop: fix LOOP_GET_STATUS lock imbalance
11606 - cfg80211: limit wiphy names to 128 bytes
11607 - hfsplus: stop workqueue when fill_super() failed
11608 - x86/kexec: Avoid double free_page() upon do_kexec_load() failure
11609 - usb: gadget: f_uac2: fix bFirstInterface in composite gadget
11610 - usb: dwc3: Undo PHY init if soft reset fails
11611 - usb: dwc3: omap: don't miss events during suspend/resume
11612 - usb: gadget: core: Fix use-after-free of usb_request
11613 - usb: gadget: fsl_udc_core: fix ep valid checks
11614 - usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
11615 - usb: cdc_acm: prevent race at write to acm while system resumes
11616 - net: usbnet: fix potential deadlock on 32bit hosts
11617 - ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name
11618 - usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume
11619 timing"
11620 - USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
11621 - net/usb/qmi_wwan.c: Add USB id for lt4120 modem
11622 - net-usb: add qmi_wwan if on lte modem wistron neweb d18q1
11623 - Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
11624 - ALSA: usb-audio: Add native DSD support for Luxman DA-06
11625 - usb: dwc3: Add SoftReset PHY synchonization delay
11626 - usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
11627 - usb: dwc3: Makefile: fix link error on randconfig
11628 - xhci: zero usb device slot_id member when disabling and freeing a xhci slot
11629 - usb: dwc2: Fix interval type issue
11630 - usb: dwc2: hcd: Fix host channel halt flow
11631 - usb: dwc2: host: Fix transaction errors in host mode
11632 - usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
11633 - usb: gadget: ffs: Execute copy_to_user() with USER_DS set
11634 - usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
11635 - usb: gadget: udc: change comparison to bitshift when dealing with a mask
11636 - usb: gadget: composite: fix incorrect handling of OS desc requests
11637 - media: lgdt3306a: Fix module count mismatch on usb unplug
11638 - media: em28xx: USB bulk packet size fix
11639 - Bluetooth: btusb: Add device ID for RTL8822BE
11640 - xhci: Show what USB release number the xHC supports from protocol capablity
11641 - staging: bcm2835-audio: Release resources on module_exit()
11642 - staging: lustre: fix bug in osc_enter_cache_try
11643 - staging: fsl-dpaa2/eth: Fix incorrect casts
11644 - staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
11645 - staging: ks7010: Use constants from ieee80211_eid instead of literal ints.
11646 - staging: lustre: lmv: correctly iput lmo_root
11647 - crypto: inside-secure - wait for the request to complete if in the backlog
11648 - crypto: atmel-aes - fix the keys zeroing on errors
11649 - crypto: ccp - don't disable interrupts while setting up debugfs
11650 - crypto: inside-secure - do not process request if no command was issued
11651 - crypto: inside-secure - fix the cache_len computation
11652 - crypto: inside-secure - fix the extra cache computation
11653 - crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
11654 - crypto: inside-secure - fix the invalidation step during cra_exit
11655 - scsi: mpt3sas: fix an out of bound write
11656 - scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
11657 - scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
11658 - scsi: sym53c8xx_2: iterator underflow in sym_getsync()
11659 - scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()
11660 - scsi: qla2xxx: Avoid triggering undefined behavior in
11661 qla2x00_mbx_completion()
11662 - scsi: storvsc: Increase cmd_per_lun for higher speed devices
11663 - scsi: qedi: Fix truncation of CHAP name and secret
11664 - scsi: aacraid: fix shutdown crash when init fails
11665 - scsi: qla4xxx: skip error recovery in case of register disconnect.
11666 - scsi: qedi: Fix kernel crash during port toggle
11667 - scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
11668 - scsi: sd: Keep disk read-only when re-reading partition
11669 - scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
11670 - scsi: aacraid: Insure command thread is not recursively stopped
11671 - scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
11672 - scsi: mvsas: fix wrong endianness of sgpio api
11673 - ASoC: hdmi-codec: Fix module unloading caused kernel crash
11674 - ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs
11675 - ASoC: samsung: odroid: Fix 32000 sample rate handling
11676 - ASoC: topology: create TLV data for dapm widgets
11677 - ASoC: samsung: i2s: Ensure the RCLK rate is properly determined
11678 - clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
11679 - clk: Don't show the incorrect clock phase
11680 - clk: hisilicon: mark wdt_mux_p[] as const
11681 - clk: tegra: Fix pll_u rate configuration
11682 - clk: rockchip: Prevent calculating mmc phase if clock rate is zero
11683 - clk: samsung: s3c2410: Fix PLL rates
11684 - clk: samsung: exynos7: Fix PLL rates
11685 - clk: samsung: exynos5260: Fix PLL rates
11686 - clk: samsung: exynos5433: Fix PLL rates
11687 - clk: samsung: exynos5250: Fix PLL rates
11688 - clk: samsung: exynos3250: Fix PLL rates
11689 - media: dmxdev: fix error code for invalid ioctls
11690 - media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array
11691 - media: ov5645: add missing of_node_put() in error path
11692 - media: cx23885: Override 888 ImpactVCBe crystal frequency
11693 - media: cx23885: Set subdev host data to clk_freq pointer
11694 - media: s3c-camif: fix out-of-bounds array access
11695 - media: lgdt3306a: Fix a double kfree on i2c device remove
11696 - media: em28xx: Add Hauppauge SoloHD/DualHD bulk models
11697 - media: v4l: vsp1: Fix display stalls when requesting too many inputs
11698 - media: i2c: adv748x: fix HDMI field heights
11699 - media: vb2: Fix videobuf2 to map correct area
11700 - media: vivid: fix incorrect capabilities for radio
11701 - media: cx25821: prevent out-of-bounds read on array card
11702 - serial: xuartps: Fix out-of-bounds access through DT alias
11703 - serial: sh-sci: Fix out-of-bounds access through DT alias
11704 - serial: samsung: Fix out-of-bounds access through serial port index
11705 - serial: mxs-auart: Fix out-of-bounds access through serial port index
11706 - serial: imx: Fix out-of-bounds access through serial port index
11707 - serial: fsl_lpuart: Fix out-of-bounds access through DT alias
11708 - serial: arc_uart: Fix out-of-bounds access through DT alias
11709 - serial: 8250: Don't service RX FIFO if interrupts are disabled
11710 - serial: altera: ensure port->regshift is honored consistently
11711 - rtc: snvs: Fix usage of snvs_rtc_enable
11712 - rtc: hctosys: Ensure system time doesn't overflow time_t
11713 - rtc: rk808: fix possible race condition
11714 - rtc: m41t80: fix race conditions
11715 - rtc: tx4939: avoid unintended sign extension on a 24 bit shift
11716 - rtc: rp5c01: fix possible race condition
11717 - rtc: goldfish: Add missing MODULE_LICENSE
11718 - cxgb4: Correct ntuple mask validation for hash filters
11719 - net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
11720 - net: dsa: Do not register devlink for unused ports
11721 - net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
11722 - net: dsa: bcm_sf2: Fix IPv6 rule half deletion
11723 - 3c59x: convert to generic DMA API
11724 - net: ip6_gre: Request headroom in __gre6_xmit()
11725 - net: ip6_gre: Split up ip6gre_tnl_link_config()
11726 - net: ip6_gre: Split up ip6gre_tnl_change()
11727 - net: ip6_gre: Split up ip6gre_newlink()
11728 - net: ip6_gre: Split up ip6gre_changelink()
11729 - qed: LL2 flush isles when connection is closed
11730 - qed: Fix possibility of list corruption during rmmod flows
11731 - qed: Fix LL2 race during connection terminate
11732 - powerpc: Move default security feature flags
11733 - Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]
11734 - staging: fsl-dpaa2/eth: Fix incorrect kfree
11735 - crypto: inside-secure - move the digest to the request context
11736 - scsi: lpfc: Fix NVME Initiator FirstBurst
11737 - serial: mvebu-uart: fix tx lost characters
11738
11739 * Bionic update: upstream stable patchset 2018-07-20 (LP: #1782846)
11740 - usbip: usbip_host: refine probe and disconnect debug msgs to be useful
11741 - usbip: usbip_host: delete device from busid_table after rebind
11742 - usbip: usbip_host: run rebind from exit when module is removed
11743 - usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
11744 - usbip: usbip_host: fix bad unlock balance during stub_probe()
11745 - ALSA: usb: mixer: volume quirk for CM102-A+/102S+
11746 - ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
11747 - ALSA: control: fix a redundant-copy issue
11748 - spi: pxa2xx: Allow 64-bit DMA
11749 - spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
11750 - spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
11751 - KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
11752 - KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
11753 - vfio: ccw: fix cleanup if cp_prefetch fails
11754 - tracing/x86/xen: Remove zero data size trace events
11755 trace_xen_mmu_flush_tlb{_all}
11756 - tee: shm: fix use-after-free via temporarily dropped reference
11757 - netfilter: nf_tables: free set name in error path
11758 - netfilter: nf_tables: can't fail after linking rule into active rule list
11759 - netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
11760 - i2c: designware: fix poll-after-enable regression
11761 - powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
11762 - drm: Match sysfs name in link removal to link creation
11763 - lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
11764 - radix tree: fix multi-order iteration race
11765 - mm: don't allow deferred pages with NEED_PER_CPU_KM
11766 - drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
11767 - s390/qdio: fix access to uninitialized qdio_q fields
11768 - s390/qdio: don't release memory in qdio_setup_irq()
11769 - s390: remove indirect branch from do_softirq_own_stack
11770 - x86/pkeys: Override pkey when moving away from PROT_EXEC
11771 - x86/pkeys: Do not special case protection key 0
11772 - efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32'
11773 definition for mixed mode
11774 - ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
11775 - x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
11776 - tick/broadcast: Use for_each_cpu() specially on UP kernels
11777 - ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
11778 - ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
11779 - ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
11780 - Btrfs: fix xattr loss after power failure
11781 - Btrfs: send, fix invalid access to commit roots due to concurrent
11782 snapshotting
11783 - btrfs: property: Set incompat flag if lzo/zstd compression is set
11784 - btrfs: fix crash when trying to resume balance without the resume flag
11785 - btrfs: Split btrfs_del_delalloc_inode into 2 functions
11786 - btrfs: Fix delalloc inodes invalidation during transaction abort
11787 - btrfs: fix reading stale metadata blocks after degraded raid1 mounts
11788 - xhci: Fix USB3 NULL pointer dereference at logical disconnect.
11789 - KVM: arm/arm64: Properly protect VGIC locks from IRQs
11790 - KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
11791 - hwmon: (k10temp) Fix reading critical temperature register
11792 - hwmon: (k10temp) Use API function to access System Management Network
11793 - vsprintf: Replace memory barrier with static_key for random_ptr_key update
11794 - x86/amd_nb: Add support for Raven Ridge CPUs
11795 - x86/apic/x2apic: Initialize cluster ID properly
11796
11797 * Bionic update: upstream stable patchset 2018-07-09 (LP: #1780858)
11798 - 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
11799 - bridge: check iface upper dev when setting master via ioctl
11800 - dccp: fix tasklet usage
11801 - ipv4: fix fnhe usage by non-cached routes
11802 - ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
11803 - llc: better deal with too small mtu
11804 - net: ethernet: sun: niu set correct packet size in skb
11805 - net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
11806 - net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
11807 - net/mlx4_en: Verify coalescing parameters are in range
11808 - net/mlx5e: Err if asked to offload TC match on frag being first
11809 - net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
11810 - net sched actions: fix refcnt leak in skbmod
11811 - net_sched: fq: take care of throttled flows before reuse
11812 - net: support compat 64-bit time in {s,g}etsockopt
11813 - net/tls: Don't recursively call push_record during tls_write_space callbacks
11814 - net/tls: Fix connection stall on partial tls record
11815 - openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
11816 - qmi_wwan: do not steal interfaces from class drivers
11817 - r8169: fix powering up RTL8168h
11818 - rds: do not leak kernel memory to user land
11819 - sctp: delay the authentication for the duplicated cookie-echo chunk
11820 - sctp: fix the issue that the cookie-ack with auth can't get processed
11821 - sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
11822 - sctp: remove sctp_chunk_put from fail_mark err path in
11823 sctp_ulpevent_make_rcvmsg
11824 - sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
11825 - tcp_bbr: fix to zero idle_restart only upon S/ACKed data
11826 - tcp: ignore Fast Open on repair mode
11827 - tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
11828 - bonding: do not allow rlb updates to invalid mac
11829 - bonding: send learning packets for vlans on slave
11830 - net: sched: fix error path in tcf_proto_create() when modules are not
11831 configured
11832 - net/mlx5e: TX, Use correct counter in dma_map error flow
11833 - net/mlx5: Avoid cleaning flow steering table twice during error flow
11834 - hv_netvsc: set master device
11835 - ipv6: fix uninit-value in ip6_multipath_l3_keys()
11836 - net/mlx5e: Allow offloading ipv4 header re-write for icmp
11837 - nsh: fix infinite loop
11838 - udp: fix SO_BINDTODEVICE
11839 - l2tp: revert "l2tp: fix missing print session offset info"
11840 - proc: do not access cmdline nor environ from file-backed areas
11841 - net/smc: restrict non-blocking connect finish
11842 - mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
11843 - net/mlx5e: DCBNL fix min inline header size for dscp
11844 - net: systemport: Correclty disambiguate driver instances
11845 - sctp: clear the new asoc's stream outcnt in sctp_stream_update
11846 - tcp: restore autocorking
11847 - tipc: fix one byte leak in tipc_sk_set_orig_addr()
11848 - hv_netvsc: Fix net device attach on older Windows hosts
11849
11850 * Bionic update: upstream stable patchset 2018-07-06 (LP: #1780499)
11851 - ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
11852 - ipvs: fix rtnl_lock lockups caused by start_sync_thread
11853 - netfilter: ebtables: don't attempt to allocate 0-sized compat array
11854 - kcm: Call strp_stop before strp_done in kcm_attach
11855 - crypto: af_alg - fix possible uninit-value in alg_bind()
11856 - netlink: fix uninit-value in netlink_sendmsg
11857 - net: fix rtnh_ok()
11858 - net: initialize skb->peeked when cloning
11859 - net: fix uninit-value in __hw_addr_add_ex()
11860 - dccp: initialize ireq->ir_mark
11861 - ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
11862 - soreuseport: initialise timewait reuseport field
11863 - inetpeer: fix uninit-value in inet_getpeer
11864 - memcg: fix per_node_info cleanup
11865 - perf: Remove superfluous allocation error check
11866 - tcp: fix TCP_REPAIR_QUEUE bound checking
11867 - bdi: wake up concurrent wb_shutdown() callers.
11868 - bdi: Fix oops in wb_workfn()
11869 - gpioib: do not free unrequested descriptors
11870 - gpio: fix aspeed_gpio unmask irq
11871 - gpio: fix error path in lineevent_create
11872 - rfkill: gpio: fix memory leak in probe error path
11873 - libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
11874 - dm integrity: use kvfree for kvmalloc'd memory
11875 - tracing: Fix regex_match_front() to not over compare the test string
11876 - z3fold: fix reclaim lock-ups
11877 - mm: sections are not offlined during memory hotremove
11878 - mm, oom: fix concurrent munlock and oom reaper unmap, v3
11879 - ceph: fix rsize/wsize capping in ceph_direct_read_write()
11880 - can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
11881 - can: hi311x: Acquire SPI lock on ->do_get_berr_counter
11882 - can: hi311x: Work around TX complete interrupt erratum
11883 - drm/vc4: Fix scaling of uni-planar formats
11884 - drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
11885 - drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
11886 - drm/atomic: Clean private obj old_state/new_state in
11887 drm_atomic_state_default_clear()
11888 - net: atm: Fix potential Spectre v1
11889 - atm: zatm: Fix potential Spectre v1
11890 - cpufreq: schedutil: Avoid using invalid next_freq
11891 - Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
11892 - Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome
11893 chipsets
11894 - thermal: exynos: Reading temperature makes sense only when TMU is turned on
11895 - thermal: exynos: Propagate error value from tmu_read()
11896 - nvme: add quirk to force medium priority for SQ creation
11897 - smb3: directory sync should not return an error
11898 - sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
11899 - tracing/uprobe_event: Fix strncpy corner case
11900 - perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
11901 - perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
11902 - perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
11903 - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
11904 - perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
11905 - i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
11906 - bdi: Fix use after free bug in debugfs_remove()
11907 - drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
11908 - drm/i915: Adjust eDP's logical vco in a reliable place.
11909 - drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
11910 - sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
11911
11912 * Bionic update: upstream stable patchset 2018-06-26 (LP: #1778759)
11913 - percpu: include linux/sched.h for cond_resched()
11914 - ACPI / button: make module loadable when booted in non-ACPI mode
11915 - USB: serial: option: Add support for Quectel EP06
11916 - ALSA: hda - Fix incorrect usage of IS_REACHABLE()
11917 - ALSA: pcm: Check PCM state at xfern compat ioctl
11918 - ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
11919 - ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation
11920 for array index
11921 - ALSA: aloop: Mark paused device as inactive
11922 - ALSA: aloop: Add missing cable lock to ctl API callbacks
11923 - tracepoint: Do not warn on ENOMEM
11924 - scsi: target: Fix fortify_panic kernel exception
11925 - Input: leds - fix out of bound access
11926 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
11927 - rtlwifi: btcoex: Add power_on_setting routine
11928 - rtlwifi: cleanup 8723be ant_sel definition
11929 - xfs: prevent creating negative-sized file via INSERT_RANGE
11930 - RDMA/cxgb4: release hw resources on device removal
11931 - RDMA/ucma: Allow resolving address w/o specifying source address
11932 - RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
11933 - RDMA/mlx5: Protect from shift operand overflow
11934 - NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
11935 - IB/mlx5: Use unlimited rate when static rate is not supported
11936 - IB/hfi1: Fix handling of FECN marked multicast packet
11937 - IB/hfi1: Fix loss of BECN with AHG
11938 - IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
11939 - iw_cxgb4: Atomically flush per QP HW CQEs
11940 - drm/vmwgfx: Fix a buffer object leak
11941 - drm/bridge: vga-dac: Fix edid memory leak
11942 - test_firmware: fix setting old custom fw path back on exit, second try
11943 - errseq: Always report a writeback error once
11944 - USB: serial: visor: handle potential invalid device configuration
11945 - usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
11946 - USB: Accept bulk endpoints with 1024-byte maxpacket
11947 - USB: serial: option: reimplement interface masking
11948 - USB: serial: option: adding support for ublox R410M
11949 - usb: musb: host: fix potential NULL pointer dereference
11950 - usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
11951 - platform/x86: asus-wireless: Fix NULL pointer dereference
11952 - irqchip/qcom: Fix check for spurious interrupts
11953 - tracing: Fix bad use of igrab in trace_uprobe.c
11954 - [Config] CONFIG_ARM64_ERRATUM_1024718=y
11955 - arm64: Add work around for Arm Cortex-A55 Erratum 1024718
11956 - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
11957 - infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
11958 - btrfs: Take trans lock before access running trans in check_delayed_ref
11959 - drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
11960 - xhci: Fix use-after-free in xhci_free_virt_device
11961 - platform/x86: Kconfig: Fix dell-laptop dependency chain.
11962 - KVM: x86: remove APIC Timer periodic/oneshot spikes
11963 - clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
11964 - clocksource: Initialize cs->wd_list
11965 - clocksource: Consistent de-rate when marking unstable
11966
11967 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265)
11968 - ext4: set h_journal if there is a failure starting a reserved handle
11969 - ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
11970 - ext4: add validity checks for bitmap block numbers
11971 - ext4: fix bitmap position validation
11972 - random: fix possible sleeping allocation from irq context
11973 - random: rate limit unseeded randomness warnings
11974 - usbip: usbip_event: fix to not print kernel pointer address
11975 - usbip: usbip_host: fix to hold parent lock for device_attach() calls
11976 - usbip: vhci_hcd: Fix usb device and sockfd leaks
11977 - usbip: vhci_hcd: check rhport before using in vhci_hub_control()
11978 - Revert "xhci: plat: Register shutdown for xhci_plat"
11979 - USB: serial: simple: add libtransistor console
11980 - USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
11981 - USB: serial: cp210x: add ID for NI USB serial console
11982 - usb: core: Add quirk for HP v222w 16GB Mini
11983 - USB: Increment wakeup count on remote wakeup.
11984 - ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
11985 - virtio: add ability to iterate over vqs
11986 - virtio_console: don't tie bufs to a vq
11987 - virtio_console: free buffers after reset
11988 - virtio_console: drop custom control queue cleanup
11989 - virtio_console: move removal code
11990 - virtio_console: reset on out of memory
11991 - drm/virtio: fix vq wait_event condition
11992 - tty: Don't call panic() at tty_ldisc_init()
11993 - tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
11994 - tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
11995 - tty: Avoid possible error pointer dereference at tty_ldisc_restore().
11996 - tty: Use __GFP_NOFAIL for tty_ldisc_get()
11997 - ALSA: dice: fix OUI for TC group
11998 - ALSA: dice: fix error path to destroy initialized stream data
11999 - ALSA: hda - Skip jack and others for non-existing PCM streams
12000 - ALSA: opl3: Hardening for potential Spectre v1
12001 - ALSA: asihpi: Hardening for potential Spectre v1
12002 - ALSA: hdspm: Hardening for potential Spectre v1
12003 - ALSA: rme9652: Hardening for potential Spectre v1
12004 - ALSA: control: Hardening for potential Spectre v1
12005 - ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
12006 - ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
12007 - ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
12008 - ALSA: seq: oss: Hardening for potential Spectre v1
12009 - ALSA: hda: Hardening for potential Spectre v1
12010 - ALSA: hda/realtek - Add some fixes for ALC233
12011 - ALSA: hda/realtek - Update ALC255 depop optimize
12012 - ALSA: hda/realtek - change the location for one of two front mics
12013 - mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
12014 - mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
12015 - mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
12016 - mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
12017 - mtd: rawnand: tango: Fix struct clk memory leak
12018 - kobject: don't use WARN for registration failures
12019 - scsi: sd: Defer spinning up drive while SANITIZE is in progress
12020 - bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
12021 - vfio: ccw: process ssch with interrupts disabled
12022 - ANDROID: binder: prevent transactions into own process.
12023 - PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
12024 - PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
12025 - PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
12026 - PCI: aardvark: Fix PCIe Max Read Request Size setting
12027 - ARM: amba: Make driver_override output consistent with other buses
12028 - ARM: amba: Fix race condition with driver_override
12029 - ARM: amba: Don't read past the end of sysfs "driver_override" buffer
12030 - ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
12031 - KVM: arm/arm64: Close VMID generation race
12032 - crypto: drbg - set freed buffers to NULL
12033 - ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
12034 - libceph: un-backoff on tick when we have a authenticated session
12035 - libceph: reschedule a tick in finish_hunting()
12036 - libceph: validate con->state at the top of try_write()
12037 - fpga-manager: altera-ps-spi: preserve nCONFIG state
12038 - earlycon: Use a pointer table to fix __earlycon_table stride
12039 - drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
12040 - drm/i915: Enable display WA#1183 from its correct spot
12041 - objtool, perf: Fix GCC 8 -Wrestrict error
12042 - tools/lib/subcmd/pager.c: do not alias select() params
12043 - x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
12044 - x86/smpboot: Don't use mwait_play_dead() on AMD systems
12045 - x86/microcode/intel: Save microcode patch unconditionally
12046 - x86/microcode: Do not exit early from __reload_late()
12047 - tick/sched: Do not mess with an enqueued hrtimer
12048 - arm/arm64: KVM: Add PSCI version selection API
12049 - powerpc/eeh: Fix race with driver un/bind
12050 - serial: mvebu-uart: Fix local flags handling on termios update
12051 - block: do not use interruptible wait anywhere
12052 - ASoC: dmic: Fix clock parenting
12053 - PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is
12054 set
12055 - module: Fix display of wrong module .text address
12056 - drm/edid: Reset more of the display info
12057 - drm/i915/fbdev: Enable late fbdev initial configuration
12058 - drm/i915/audio: set minimum CD clock to twice the BCLK
12059 - drm/amd/display: Fix deadlock when flushing irq
12060 - drm/amd/display: Disallow enabling CRTC without primary plane with FB
12061
12062 * Bionic update: upstream stable patchset 2018-06-22 (LP: #1778265) //
12063 CVE-2018-1108.
12064 - random: set up the NUMA crng instances after the CRNG is fully initialized
12065
12066 * Ryzen/Raven Ridge USB ports do not work (LP: #1756700)
12067 - xhci: Fix USB ports for Dell Inspiron 5775
12068
12069 * [Ubuntu 1804][boston][ixgbe] EEH causes kernel BUG at /build/linux-
12070 jWa1Fv/linux-4.15.0/drivers/pci/msi.c:352 (i2S) (LP: #1776389)
12071 - ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
12072
12073 * Need fix to aacraid driver to prevent panic (LP: #1770095)
12074 - scsi: aacraid: Correct hba_send to include iu_type
12075
12076 * kernel: Fix arch random implementation (LP: #1775391)
12077 - s390/archrandom: Rework arch random implementation.
12078
12079 * kernel: Fix memory leak on CCA and EP11 CPRB processing. (LP: #1775390)
12080 - s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.
12081
12082 * Various fixes for CXL kernel module (LP: #1774471)
12083 - cxl: Remove function write_timebase_ctrl_psl9() for PSL9
12084 - cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
12085 - cxl: Report the tunneled operations status
12086 - cxl: Configure PSL to not use APC virtual machines
12087 - cxl: Disable prefault_mode in Radix mode
12088
12089 * Bluetooth not working (LP: #1764645)
12090 - Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
12091
12092 * linux-snapdragon: wcn36xx: mac address generation on boot (LP: #1776491)
12093 - [Config] arm64: snapdragon: WCN36XX_SNAPDRAGON_HACKS=y
12094 - SAUCE: wcn36xx: read MAC from file or randomly generate one
12095
12096 * fscache: Fix hanging wait on page discarded by writeback (LP: #1777029)
12097 - fscache: Fix hanging wait on page discarded by writeback
12098
12099 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Wed, 15 Aug 2018 14:50:38 +0200
3f81eee2 12100
4fb41d2b 12101linux (4.15.0-32.35) bionic; urgency=medium
587a1385 12102
4fb41d2b
SB
12103 [ Stefan Bader ]
12104 * CVE-2018-3620 // CVE-2018-3646
12105 - x86/Centaur: Initialize supported CPU features properly
12106 - x86/Centaur: Report correct CPU/cache topology
12107 - x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
12108 - perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
12109 - x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c
12110 - x86/CPU/AMD: Calculate last level cache ID from number of sharing threads
12111 - x86/CPU: Modify detect_extended_topology() to return result
12112 - x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available
12113 - x86/CPU: Move cpu local function declarations to local header
12114 - x86/CPU: Make intel_num_cpu_cores() generic
12115 - x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
12116 - x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to
12117 detect_num_cpu_cores()
12118 - x86/CPU/AMD: Fix LLC ID bit-shift calculation
12119 - x86/mm: Factor out pageattr _PAGE_GLOBAL setting
12120 - x86/mm: Undo double _PAGE_PSE clearing
12121 - x86/mm: Introduce "default" kernel PTE mask
12122 - x86/espfix: Document use of _PAGE_GLOBAL
12123 - x86/mm: Do not auto-massage page protections
12124 - x86/mm: Remove extra filtering in pageattr code
12125 - x86/mm: Comment _PAGE_GLOBAL mystery
12126 - x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
12127 - x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
12128 - x86/power/64: Fix page-table setup for temporary text mapping
12129 - x86/pti: Filter at vma->vm_page_prot population
12130 - x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
12131 - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
12132 - x86/speculation/l1tf: Change order of offset/type in swap entry
12133 - x86/speculation/l1tf: Protect swap entries against L1TF
12134 - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
12135 - x86/speculation/l1tf: Make sure the first page is always reserved
12136 - x86/speculation/l1tf: Add sysfs reporting for l1tf
12137 - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
12138 - x86/speculation/l1tf: Limit swap file size to MAX_PA/2
12139 - x86/bugs: Move the l1tf function and define pr_fmt properly
12140 - sched/smt: Update sched_smt_present at runtime
12141 - x86/smp: Provide topology_is_primary_thread()
12142 - x86/topology: Provide topology_smt_supported()
12143 - cpu/hotplug: Make bringup/teardown of smp threads symmetric
12144 - cpu/hotplug: Split do_cpu_down()
12145 - cpu/hotplug: Provide knobs to control SMT
12146 - x86/cpu: Remove the pointless CPU printout
12147 - x86/cpu/AMD: Remove the pointless detect_ht() call
12148 - x86/cpu/common: Provide detect_ht_early()
12149 - x86/cpu/topology: Provide detect_extended_topology_early()
12150 - x86/cpu/intel: Evaluate smp_num_siblings early
12151 - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
12152 - x86/cpu/AMD: Evaluate smp_num_siblings early
12153 - x86/apic: Ignore secondary threads if nosmt=force
12154 - x86/speculation/l1tf: Extend 64bit swap file size limit
12155 - x86/cpufeatures: Add detection of L1D cache flush support.
12156 - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
12157 - x86/speculation/l1tf: Protect PAE swap entries against L1TF
12158 - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
12159 - Revert "x86/apic: Ignore secondary threads if nosmt=force"
12160 - cpu/hotplug: Boot HT siblings at least once
12161 - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
12162 - x86/KVM/VMX: Add module argument for L1TF mitigation
12163 - x86/KVM/VMX: Add L1D flush algorithm
12164 - x86/KVM/VMX: Add L1D MSR based flush
12165 - x86/KVM/VMX: Add L1D flush logic
12166 - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
12167 - x86/KVM/VMX: Add find_msr() helper function
12168 - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
12169 - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
12170 - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
12171 - cpu/hotplug: Online siblings when SMT control is turned on
12172 - x86/litf: Introduce vmx status variable
12173 - x86/kvm: Drop L1TF MSR list approach
12174 - x86/l1tf: Handle EPT disabled state proper
12175 - x86/kvm: Move l1tf setup function
12176 - x86/kvm: Add static key for flush always
12177 - x86/kvm: Serialize L1D flush parameter setter
12178 - x86/kvm: Allow runtime control of L1D flush
12179 - cpu/hotplug: Expose SMT control init function
12180 - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
12181 - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
12182 - Documentation: Add section about CPU vulnerabilities
12183 - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
12184 - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
12185 - Documentation/l1tf: Fix typos
12186 - cpu/hotplug: detect SMT disabled by BIOS
12187 - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
12188 - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
12189 - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
12190 - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
12191 - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
12192 - x86: Don't include linux/irq.h from asm/hardirq.h
12193 - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
12194 - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
12195 - Documentation/l1tf: Remove Yonah processors from not vulnerable list
12196 - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
12197 - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
12198 - KVM: x86: Add a framework for supporting MSR-based features
12199 - KVM: X86: Introduce kvm_get_msr_feature()
12200 - KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
12201 - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
12202 - cpu/hotplug: Fix SMT supported evaluation
12203 - x86/speculation/l1tf: Invert all not present mappings
12204 - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
12205 - x86/mm/pat: Make set_memory_np() L1TF safe
12206 - cpu: Fix per-cpu regression on ARM64
587a1385 12207
4fb41d2b
SB
12208 * CVE-2018-5391
12209 - Revert "net: increase fragment memory usage limits"
12210
12211 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 10 Aug 2018 14:22:53 -0300
587a1385 12212
8eab2f52 12213linux (4.15.0-30.32) bionic; urgency=medium
8a467970 12214
8eab2f52
SB
12215 * CVE-2018-5390
12216 - tcp: free batches of packets in tcp_prune_ofo_queue()
12217 - tcp: avoid collapses in tcp_prune_queue() if possible
12218 - tcp: detect malicious patterns in tcp_collapse_ofo_queue()
12219 - tcp: call tcp_drop() from tcp_data_queue_ofo()
12220 - tcp: add tcp_ooo_try_coalesce() helper
8a467970
SB
12221
12222 -- Stefan Bader <stefan.bader@canonical.com> Thu, 26 Jul 2018 17:20:29 +0200
12223
2fb72160
SB
12224linux (4.15.0-29.31) bionic; urgency=medium
12225
12226 * linux: 4.15.0-29.31 -proposed tracker (LP: #1782173)
12227
12228 * [SRU Bionic][Cosmic] kernel panic in ipmi_ssif at msg_done_handler
12229 (LP: #1777716)
12230 - ipmi_ssif: Fix kernel panic at msg_done_handler
12231
12232 * Update to ocxl driver for 18.04.1 (LP: #1775786)
12233 - misc: ocxl: use put_device() instead of device_unregister()
12234 - powerpc: Add TIDR CPU feature for POWER9
12235 - powerpc: Use TIDR CPU feature to control TIDR allocation
12236 - powerpc: use task_pid_nr() for TID allocation
12237 - ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
12238 - ocxl: Expose the thread_id needed for wait on POWER9
12239 - ocxl: Add an IOCTL so userspace knows what OCXL features are available
12240 - ocxl: Document new OCXL IOCTLs
12241 - ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()
12242
12243 * Critical upstream bugfix missing in Ubuntu 18.04 - frequent Xorg crash after
12244 suspend (LP: #1776887)
12245 - ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
12246
12247 * Hard LOCKUP observed on stressing Ubuntu 18 04 (LP: #1777194)
12248 - powerpc: use NMI IPI for smp_send_stop
12249 - powerpc: Fix smp_send_stop NMI IPI handling
12250
12251 * IPL: ppc64_cpu --frequency hang with INFO: rcu_sched detected stalls on
12252 CPUs/tasks on w34 and wsbmc016 with 920.1714.20170330n (LP: #1773964)
12253 - rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
12254
12255 * [Regression] EXT4-fs error (device sda2): ext4_validate_block_bitmap:383:
12256 comm stress-ng: bg 4705: bad block bitmap checksum (LP: #1781709)
12257 - SAUCE: Revert "UBUNTU: SAUCE: ext4: fix ext4_validate_inode_bitmap: comm
12258 stress-ng: Corrupt inode bitmap"
12259 - SAUCE: ext4: check for allocation block validity with block group locked
e2093b79
SB
12260
12261 -- Stefan Bader <stefan.bader@canonical.com> Tue, 17 Jul 2018 10:57:50 +0200
12262
a56b5ffc 12263linux (4.15.0-28.30) bionic; urgency=medium
fbe599c1 12264
a56b5ffc 12265 * linux: 4.15.0-28.30 -proposed tracker (LP: #1781433)
fbe599c1 12266
a56b5ffc
KM
12267 * Cannot set MTU higher than 1500 in Xen instance (LP: #1781413)
12268 - xen-netfront: Fix mismatched rtnl_unlock
12269 - xen-netfront: Update features after registering netdev
12270
12271 -- Kamal Mostafa <kamal@canonical.com> Thu, 12 Jul 2018 09:47:07 -0700
fbe599c1 12272
4ba82c2d 12273linux (4.15.0-27.29) bionic; urgency=medium
995d9218 12274
4ba82c2d 12275 * linux: 4.15.0-27.29 -proposed tracker (LP: #1781062)
995d9218 12276
4ba82c2d
KE
12277 * [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99:
12278 comm stress-ng: Corrupt inode bitmap (LP: #1780137)
12279 - SAUCE: ext4: fix ext4_validate_inode_bitmap: comm stress-ng: Corrupt inode
12280 bitmap
12281
12282 -- Khalid Elmously <khalid.elmously@canonical.com> Tue, 10 Jul 2018 19:05:00 -0400
995d9218 12283
0f736e86 12284linux (4.15.0-26.28) bionic; urgency=medium
9ea2db71 12285
0f736e86
SB
12286 * linux: 4.15.0-26.28 -proposed tracker (LP: #1780112)
12287
12288 * failure to boot with linux-image-4.15.0-24-generic (LP: #1779827) // Cloud-
12289 init causes potentially huge boot delays with 4.15 kernels (LP: #1780062)
12290 - random: Make getrandom() ready earlier
9ea2db71
SB
12291
12292 -- Stefan Bader <stefan.bader@canonical.com> Wed, 04 Jul 2018 17:52:52 +0200
12293
1de0dc5c 12294linux (4.15.0-25.27) bionic; urgency=medium
345de74b 12295
1de0dc5c 12296 * linux: 4.15.0-25.27 -proposed tracker (LP: #1779354)
345de74b 12297
1de0dc5c
KE
12298 * hisi_sas_v3_hw: internal task abort: timeout and not done. (LP: #1777736)
12299 - scsi: hisi_sas: Update a couple of register settings for v3 hw
12300
12301 * hisi_sas: Add missing PHY spinlock init (LP: #1777734)
12302 - scsi: hisi_sas: Add missing PHY spinlock init
12303
12304 * hisi_sas: improve read performance by pre-allocating slot DMA buffers
12305 (LP: #1777727)
12306 - scsi: hisi_sas: use dma_zalloc_coherent()
12307 - scsi: hisi_sas: Use dmam_alloc_coherent()
12308 - scsi: hisi_sas: Pre-allocate slot DMA buffers
12309
12310 * hisi_sas: Failures during host reset (LP: #1777696)
12311 - scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
12312 - scsi: hisi_sas: Fix the conflict between dev gone and host reset
12313 - scsi: hisi_sas: Adjust task reject period during host reset
12314 - scsi: hisi_sas: Add a flag to filter PHY events during reset
12315 - scsi: hisi_sas: Release all remaining resources in clear nexus ha
12316
12317 * Fake SAS addresses for SATA disks on HiSilicon D05 are non-unique
12318 (LP: #1776750)
12319 - scsi: hisi_sas: make SAS address of SATA disks unique
12320
12321 * Vcs-Git header on bionic linux source package points to zesty git tree
12322 (LP: #1766055)
12323 - [Packaging]: Update Vcs-Git
12324
12325 * large KVM instances run out of IRQ routes (LP: #1778261)
12326 - SAUCE: kvm -- increase KVM_MAX_IRQ_ROUTES to 2048 on x86
12327
12328 -- Khalid Elmously <khalid.elmously@canonical.com> Sun, 01 Jul 2018 23:10:18 +0000
345de74b 12329
084f3ff4 12330linux (4.15.0-24.26) bionic; urgency=medium
ba9944e9 12331
084f3ff4 12332 * linux: 4.15.0-24.26 -proposed tracker (LP: #1776338)
ba9944e9 12333
084f3ff4
KSS
12334 * Bionic update: upstream stable patchset 2018-06-06 (LP: #1775483)
12335 - drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCs
12336 - i40e: Fix attach VF to VM issue
12337 - tpm: cmd_ready command can be issued only after granting locality
12338 - tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
12339 - tpm: add retry logic
12340 - Revert "ath10k: send (re)assoc peer command when NSS changed"
12341 - bonding: do not set slave_dev npinfo before slave_enable_netpoll in
12342 bond_enslave
12343 - ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
12344 - ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
12345 - KEYS: DNS: limit the length of option strings
12346 - l2tp: check sockaddr length in pppol2tp_connect()
12347 - net: validate attribute sizes in neigh_dump_table()
12348 - llc: delete timers synchronously in llc_sk_free()
12349 - tcp: don't read out-of-bounds opsize
12350 - net: af_packet: fix race in PACKET_{R|T}X_RING
12351 - tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
12352 - net: fix deadlock while clearing neighbor proxy table
12353 - team: avoid adding twice the same option to the event list
12354 - net/smc: fix shutdown in state SMC_LISTEN
12355 - team: fix netconsole setup over team
12356 - packet: fix bitfield update race
12357 - tipc: add policy for TIPC_NLA_NET_ADDR
12358 - pppoe: check sockaddr length in pppoe_connect()
12359 - vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
12360 - amd-xgbe: Add pre/post auto-negotiation phy hooks
12361 - sctp: do not check port in sctp_inet6_cmp_addr
12362 - amd-xgbe: Improve KR auto-negotiation and training
12363 - strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
12364 - amd-xgbe: Only use the SFP supported transceiver signals
12365 - strparser: Fix incorrect strp->need_bytes value.
12366 - net: sched: ife: signal not finding metaid
12367 - tcp: clear tp->packets_out when purging write queue
12368 - net: sched: ife: handle malformed tlv length
12369 - net: sched: ife: check on metadata length
12370 - llc: hold llc_sap before release_sock()
12371 - llc: fix NULL pointer deref for SOCK_ZAPPED
12372 - net: ethernet: ti: cpsw: fix tx vlan priority mapping
12373 - virtio_net: split out ctrl buffer
12374 - virtio_net: fix adding vids on big-endian
12375 - KVM: s390: force bp isolation for VSIE
12376 - s390: correct module section names for expoline code revert
12377 - microblaze: Setup dependencies for ASM optimized lib functions
12378 - commoncap: Handle memory allocation failure.
12379 - scsi: mptsas: Disable WRITE SAME
12380 - cdrom: information leak in cdrom_ioctl_media_changed()
12381 - m68k/mac: Don't remap SWIM MMIO region
12382 - block/swim: Check drive type
12383 - block/swim: Don't log an error message for an invalid ioctl
12384 - block/swim: Remove extra put_disk() call from error path
12385 - block/swim: Rename macros to avoid inconsistent inverted logic
12386 - block/swim: Select appropriate drive on device open
12387 - block/swim: Fix array bounds check
12388 - block/swim: Fix IO error at end of medium
12389 - tracing: Fix missing tab for hwlat_detector print format
12390 - s390/cio: update chpid descriptor after resource accessibility event
12391 - s390/dasd: fix IO error for newly defined devices
12392 - s390/uprobes: implement arch_uretprobe_is_alive()
12393 - ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
12394 - docs: ip-sysctl.txt: fix name of some ipv6 variables
12395 - net: mvpp2: Fix DMA address mask size
12396 - net: stmmac: Disable ACS Feature for GMAC >= 4
12397 - l2tp: hold reference on tunnels in netlink dumps
12398 - l2tp: hold reference on tunnels printed in pppol2tp proc file
12399 - l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
12400 - l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
12401 - s390/qeth: fix error handling in adapter command callbacks
12402 - s390/qeth: avoid control IO completion stalls
12403 - s390/qeth: handle failure on workqueue creation
12404 - bnxt_en: Fix memory fault in bnxt_ethtool_init()
12405 - virtio-net: add missing virtqueue kick when flushing packets
12406 - VSOCK: make af_vsock.ko removable again
12407 - hwmon: (k10temp) Add temperature offset for Ryzen 2700X
12408 - hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics
12409 - s390/cpum_cf: rename IBM z13/z14 counter names
12410 - kprobes: Fix random address output of blacklist file
12411 - Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip"
12412
12413 * Lenovo V330 needs patch in ideapad_laptop module for rfkill (LP: #1774636)
12414 - SAUCE: Add Lenovo V330 to the ideapad_laptop rfkill blacklist
12415
12416 * bluetooth controller fail after suspend with USB autosuspend on XPS 13 9360
12417 (LP: #1775217)
12418 - Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table
12419
12420 * [Hyper-V] PCI: hv: Fix 2 hang issues in hv_compose_msi_msg (LP: #1758378)
12421 - PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary
12422 - PCI: hv: Remove the bogus test in hv_eject_device_work()
12423 - PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
12424
12425 * register on binfmt_misc may overflow and crash the system (LP: #1775856)
12426 - fs/binfmt_misc.c: do not allow offset overflow
12427
12428 * CVE-2018-11508
12429 - compat: fix 4-byte infoleak via uninitialized struct field
12430
12431 * Network installs fail on SocioNext board (LP: #1775884)
12432 - net: netsec: reduce DMA mask to 40 bits
12433 - net: socionext: reset hardware in ndo_stop
12434 - net: netsec: enable tx-irq during open callback
12435
12436 * r8169 ethernet card don't work after returning from suspension
12437 (LP: #1752772)
12438 - PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
12439 - r8169: switch to device-managed functions in probe
12440 - r8169: remove netif_napi_del in probe error path
12441 - r8169: remove some WOL-related dead code
12442 - r8169: disable WOL per default
12443 - r8169: improve interrupt handling
12444 - r8169: fix interrupt number after adding support for MSI-X interrupts
12445
12446 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
12447 after hotplug CPU add operation. (LP: #1759723)
12448 - genirq/affinity: assign vectors to all possible CPUs
12449 - genirq/affinity: Don't return with empty affinity masks on error
12450 - genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
12451 - genirq/affinity: Move actual irq vector spreading into a helper function
12452 - genirq/affinity: Allow irq spreading from a given starting point
12453 - genirq/affinity: Spread irq vectors among present CPUs as far as possible
12454 - blk-mq: simplify queue mapping & schedule with each possisble CPU
12455 - blk-mq: make sure hctx->next_cpu is set correctly
12456 - blk-mq: Avoid that blk_mq_delay_run_hw_queue() introduces unintended delays
12457 - blk-mq: make sure that correct hctx->next_cpu is set
12458 - blk-mq: avoid to write intermediate result to hctx->next_cpu
12459 - blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpu
12460 - blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()
12461 - nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
12462 - scsi: hpsa: fix selection of reply queue
12463 - scsi: megaraid_sas: fix selection of reply queue
12464 - scsi: core: introduce force_blk_mq
12465 - scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
12466 - scsi: virtio_scsi: unify scsi_host_template
12467
12468 * Fix several bugs in RDMA/hns driver (LP: #1770974)
12469 - RDMA/hns: Use structs to describe the uABI instead of opencoding
12470 - RDMA/hns: Remove unnecessary platform_get_resource() error check
12471 - RDMA/hns: Remove unnecessary operator
12472 - RDMA/hns: Add names to function arguments in function pointers
12473 - RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
12474 - RDMA/hns: Fix a bug with modifying mac address
12475 - RDMA/hns: Use free_pages function instead of free_page
12476 - RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*()
12477 - RDMA/hns: Bugfix for init hem table
12478 - RDMA/hns: Intercept illegal RDMA operation when use inline data
12479 - RDMA/hns: Fix the qp context state diagram
12480 - RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
12481 - RDMA/hns: Remove some unnecessary attr_mask judgement
12482 - RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set
12483 - RDMA/hns: Adjust the order of cleanup hem table
12484 - RDMA/hns: Update assignment method for owner field of send wqe
12485 - RDMA/hns: Submit bad wr
12486 - RDMA/hns: Fix a couple misspellings
12487 - RDMA/hns: Add rq inline flags judgement
12488 - RDMA/hns: Bugfix for rq record db for kernel
12489 - RDMA/hns: Load the RoCE dirver automatically
12490 - RDMA/hns: Update convert function of endian format
12491 - RDMA/hns: Add return operation when configured global param fail
12492 - RDMA/hns: Not support qp transition from reset to reset for hip06
12493 - RDMA/hns: Fix the bug with rq sge
12494 - RDMA/hns: Set desc_dma_addr for zero when free cmq desc
12495 - RDMA/hns: Enable inner_pa_vld filed of mpt
12496 - RDMA/hns: Set NULL for __internal_mr
12497 - RDMA/hns: Fix the bug with NULL pointer
12498 - RDMA/hns: Bugfix for cq record db for kernel
12499 - RDMA/hns: Move the location for initializing tmp_len
12500 - RDMA/hns: Drop local zgid in favor of core defined variable
12501 - RDMA/hns: Add 64KB page size support for hip08
12502 - RDMA/hns: Rename the idx field of db
12503 - RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
12504 - RDMA/hns: Increase checking CMQ status timeout value
12505 - RDMA/hns: Add reset process for RoCE in hip08
12506 - RDMA/hns: Fix the illegal memory operation when cross page
12507 - RDMA/hns: Implement the disassociate_ucontext API
12508
12509 * powerpc/livepatch: Implement reliable stack tracing for the consistency
12510 model (LP: #1771844)
12511 - powerpc/livepatch: Implement reliable stack tracing for the consistency
12512 model
12513
12514 * vmxnet3: update to latest ToT (LP: #1768143)
12515 - vmxnet3: avoid xmit reset due to a race in vmxnet3
12516 - vmxnet3: use correct flag to indicate LRO feature
12517 - vmxnet3: fix incorrect dereference when rxvlan is disabled
12518
12519 * 4.15.0-22-generic fails to boot on IBM S822LC (POWER8 (raw), altivec
12520 supported) (LP: #1773162)
12521 - Revert "powerpc/64s: Add support for a store forwarding barrier at kernel
12522 entry/exit"
12523 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
12524
12525 * Decode ARM CPER records in kernel (LP: #1770244)
12526 - [Config] CONFIG_UEFI_CPER_ARM=y
12527 - efi: Move ARM CPER code to new file
12528 - efi: Parse ARM error information value
12529
12530 * Adding back alx WoL feature (LP: #1772610)
12531 - SAUCE: Revert "alx: remove WoL support"
12532 - SAUCE: alx: add enable_wol paramenter
12533
12534 * Lancer A0 Asic HBA's won't boot with 18.04 (LP: #1768103)
12535 - scsi: lpfc: Fix WQ/CQ creation for older asic's.
12536 - scsi: lpfc: Fix 16gb hbas failing cq create.
12537
12538 * [LTCTest][OPAL][OP920] cpupower idle-info is not listing stop4 and stop5
12539 idle states when all CORES are guarded (LP: #1771780)
12540 - SAUCE: cpuidle/powernv : init all present cpus for deep states
12541
12542 * Huawei 25G/100G Network Adapters Unsupported (LP: #1770970)
12543 - net-next/hinic: add pci device ids for 25ge and 100ge card
12544
12545 * [Ubuntu 18.04.1] POWER9 - Nvidia Volta - Kernel changes to enable Nvidia
12546 driver on bare metal (LP: #1772991)
12547 - powerpc/powernv/npu: Fix deadlock in mmio_invalidate()
12548 - powerpc/powernv/mce: Don't silently restart the machine
12549 - powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
12550 - powerpc/mm: Flush cache on memory hot(un)plug
12551 - powerpc/powernv/memtrace: Let the arch hotunplug code flush cache
12552 - powerpc/powernv/npu: Add lock to prevent race in concurrent context
12553 init/destroy
12554 - powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback
12555 parameters
12556 - powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large
12557 address range
12558 - powerpc/mce: Fix a bug where mce loops on memory UE.
12559
12560 * cpum_sf: ensure sample freq is non-zero (LP: #1772593)
12561 - s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
12562
12563 * PCIe link speeds of 16 GT/s are shown as "Unknown speed" (LP: #1773243)
12564 - PCI: Add decoding for 16 GT/s link speed
12565
12566 * False positive ACPI _PRS error messages (LP: #1773295)
12567 - ACPI / PCI: pci_link: Allow the absence of _PRS and change log level
12568
12569 * Dell systems crash when disabling Nvidia dGPU (LP: #1773299)
12570 - ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3
12571
12572 * wlp3s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
12573 (LP: #1720930)
12574 - iwlwifi: mvm: fix "failed to remove key" message
12575
12576 * Expose arm64 CPU topology to userspace (LP: #1770231)
12577 - ACPICA: ACPI 6.2: Additional PPTT flags
12578 - drivers: base: cacheinfo: move cache_setup_of_node()
12579 - drivers: base: cacheinfo: setup DT cache properties early
12580 - cacheinfo: rename of_node to fw_token
12581 - arm64/acpi: Create arch specific cpu to acpi id helper
12582 - ACPI/PPTT: Add Processor Properties Topology Table parsing
12583 - [Config] CONFIG_ACPI_PPTT=y
12584 - ACPI: Enable PPTT support on ARM64
12585 - drivers: base cacheinfo: Add support for ACPI based firmware tables
12586 - arm64: Add support for ACPI based firmware tables
12587 - arm64: topology: rename cluster_id
12588 - arm64: topology: enable ACPI/PPTT based CPU topology
12589 - ACPI: Add PPTT to injectable table list
12590 - arm64: topology: divorce MC scheduling domain from core_siblings
12591
12592 * hisi_sas robustness fixes (LP: #1774466)
12593 - scsi: hisi_sas: delete timer when removing hisi_sas driver
12594 - scsi: hisi_sas: print device id for errors
12595 - scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twice
12596 - scsi: hisi_sas: check host frozen before calling "done" function
12597 - scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()
12598 - scsi: hisi_sas: stop controller timer for reset
12599 - scsi: hisi_sas: update PHY linkrate after a controller reset
12600 - scsi: hisi_sas: change slot index allocation mode
12601 - scsi: hisi_sas: Change common allocation mode of device id
12602 - scsi: hisi_sas: Reset disks when discovered
12603 - scsi: hisi_sas: Create a scsi_host_template per HW module
12604 - scsi: hisi_sas: Init disks after controller reset
12605 - scsi: hisi_sas: Try wait commands before before controller reset
12606 - scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
12607 - scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
12608 - scsi: hisi_sas: Terminate STP reject quickly for v2 hw
12609 - scsi: hisi_sas: Fix return value when get_free_slot() failed
12610 - scsi: hisi_sas: Mark PHY as in reset for nexus reset
12611
12612 * hisi_sas: Support newer v3 hardware (LP: #1774467)
12613 - scsi: hisi_sas: update RAS feature for later revision of v3 HW
12614 - scsi: hisi_sas: check IPTT is valid before using it for v3 hw
12615 - scsi: hisi_sas: fix PI memory size
12616 - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
12617 - scsi: hisi_sas: remove redundant handling to event95 for v3
12618 - scsi: hisi_sas: add readl poll timeout helper wrappers
12619 - scsi: hisi_sas: workaround a v3 hw hilink bug
12620 - scsi: hisi_sas: Add LED feature for v3 hw
12621
12622 * hisi_sas: improve performance by optimizing DQ locking (LP: #1774472)
12623 - scsi: hisi_sas: initialize dq spinlock before use
12624 - scsi: hisi_sas: optimise the usage of DQ locking
12625 - scsi: hisi_sas: relocate smp sg map
12626 - scsi: hisi_sas: make return type of prep functions void
12627 - scsi: hisi_sas: allocate slot buffer earlier
12628 - scsi: hisi_sas: Don't lock DQ for complete task sending
12629 - scsi: hisi_sas: Use device lock to protect slot alloc/free
12630 - scsi: hisi_sas: add check of device in hisi_sas_task_exec()
12631 - scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
12632
12633 * Request to revert SAUCE patches in the 18.04 SRU and update with upstream
12634 version (LP: #1768431)
12635 - scsi: cxlflash: Handle spurious interrupts
12636 - scsi: cxlflash: Remove commmands from pending list on timeout
12637 - scsi: cxlflash: Synchronize reset and remove ops
12638 - SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
12639
12640 * After update to 4.13-43 Intel Graphics are Laggy (LP: #1773520)
12641 - SAUCE: Revert "drm/i915/edp: Allow alternate fixed mode for eDP if
12642 available."
12643
12644 * ELANPAD ELAN0612 does not work, patch available (LP: #1773509)
12645 - SAUCE: Input: elan_i2c - add ELAN0612 to the ACPI table
12646
12647 * FS-Cache: Assertion failed: FS-Cache: 6 == 5 is false (LP: #1774336)
12648 - SAUCE: CacheFiles: fix a read_waiter/read_copier race
12649
12650 * hns3 driver updates (LP: #1768670)
12651 - net: hns3: VF should get the real rss_size instead of rss_size_max
12652 - net: hns3: set the cmdq out_vld bit to 0 after used
12653 - net: hns3: fix endian issue when PF get mbx message flag
12654 - net: hns3: fix the queue id for tqp enable&&reset
12655 - net: hns3: set the max ring num when alloc netdev
12656 - net: hns3: add support for VF driver inner interface
12657 hclgevf_ops.get_tqps_and_rss_info
12658 - net: hns3: refactor the hclge_get/set_rss function
12659 - net: hns3: refactor the hclge_get/set_rss_tuple function
12660 - net: hns3: fix for RSS configuration loss problem during reset
12661 - net: hns3: fix for pause configuration lost during reset
12662 - net: hns3: fix for use-after-free when setting ring parameter
12663 - net: hns3: refactor the get/put_vector function
12664 - net: hns3: fix for coalesce configuration lost during reset
12665 - net: hns3: refactor the coalesce related struct
12666 - net: hns3: fix for coal configuation lost when setting the channel
12667 - net: hns3: add existence check when remove old uc mac address
12668 - net: hns3: fix for netdev not running problem after calling net_stop and
12669 net_open
12670 - net: hns3: fix for ipv6 address loss problem after setting channels
12671 - net: hns3: unify the pause params setup function
12672 - net: hns3: fix rx path skb->truesize reporting bug
12673 - net: hns3: add support for querying pfc puase packets statistic
12674 - net: hns3: fix for loopback failure when vlan filter is enable
12675 - net: hns3: fix for buffer overflow smatch warning
12676 - net: hns3: fix error type definition of return value
12677 - net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
12678 - net: hns3: add existence checking before adding unicast mac address
12679 - net: hns3: add result checking for VF when modify unicast mac address
12680 - net: hns3: reallocate tx/rx buffer after changing mtu
12681 - net: hns3: fix the VF queue reset flow error
12682 - net: hns3: fix for vlan table lost problem when resetting
12683 - net: hns3: increase the max time for IMP handle command
12684 - net: hns3: change GL update rate
12685 - net: hns3: change the time interval of int_gl calculating
12686 - net: hns3: fix for getting wrong link mode problem
12687 - net: hns3: add get_link support to VF
12688 - net: hns3: add querying speed and duplex support to VF
12689 - net: hns3: fix for not returning problem in get_link_ksettings when phy
12690 exists
12691 - net: hns3: Changes to make enet watchdog timeout func common for PF/VF
12692 - net: hns3: Add VF Reset Service Task to support event handling
12693 - net: hns3: Add VF Reset device state and its handling
12694 - net: hns3: Add support to request VF Reset to PF
12695 - net: hns3: Add support to reset the enet/ring mgmt layer
12696 - net: hns3: Add support to re-initialize the hclge device
12697 - net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
12698 - net: hns3: Add *Asserting Reset* mailbox message & handling in VF
12699 - net: hns3: Changes required in PF mailbox to support VF reset
12700 - net: hns3: hclge_inform_reset_assert_to_vf() can be static
12701 - net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
12702 - net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
12703 - net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
12704 - net: hns3: fix for not initializing VF rss_hash_key problem
12705 - net: hns3: never send command queue message to IMP when reset
12706 - net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
12707 - net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES
12708 - net: hns3: Remove error log when getting pfc stats fails
12709 - net: hns3: fix to correctly fetch l4 protocol outer header
12710 - net: hns3: Fixes the out of bounds access in hclge_map_tqp
12711 - net: hns3: Fixes the error legs in hclge_init_ae_dev function
12712 - net: hns3: fix for phy_addr error in hclge_mac_mdio_config
12713 - net: hns3: Fix to support autoneg only for port attached with phy
12714 - net: hns3: fix a dead loop in hclge_cmd_csq_clean
12715 - net: hns3: Fix for packet loss due wrong filter config in VLAN tbls
12716 - net: hns3: Remove packet statistics in the range of 8192~12287
12717 - net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
12718 - net: hns3: Fix for setting mac address when resetting
12719 - net: hns3: remove add/del_tunnel_udp in hns3_enet module
12720 - net: hns3: fix for cleaning ring problem
12721 - net: hns3: refactor the loopback related function
12722 - net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
12723 - net: hns3: Fix for the null pointer problem occurring when initializing
12724 ae_dev failed
12725 - net: hns3: Add a check for client instance init state
12726 - net: hns3: Change return type of hnae3_register_ae_dev
12727 - net: hns3: Change return type of hnae3_register_ae_algo
12728 - net: hns3: Change return value in hnae3_register_client
12729 - net: hns3: Fixes the back pressure setting when sriov is enabled
12730 - net: hns3: Fix for fiber link up problem
12731 - net: hns3: Add support of .sriov_configure in HNS3 driver
12732 - net: hns3: Fixes the missing PCI iounmap for various legs
12733 - net: hns3: Fixes error reported by Kbuild and internal review
12734 - net: hns3: Fixes API to fetch ethernet header length with kernel default
12735 - net: hns3: cleanup of return values in hclge_init_client_instance()
12736 - net: hns3: Fix the missing client list node initialization
12737 - net: hns3: Fix for hns3 module is loaded multiple times problem
12738 - net: hns3: Use enums instead of magic number in hclge_is_special_opcode
12739 - net: hns3: Fix for netdev not running problem after calling net_stop and
12740 net_open
12741 - net: hns3: Fixes kernel panic issue during rmmod hns3 driver
12742 - net: hns3: Fix for CMDQ and Misc. interrupt init order problem
12743 - net: hns3: Updates RX packet info fetch in case of multi BD
12744 - net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
12745 - net: hns3: Add STRP_TAGP field support for hardware revision 0x21
12746 - net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
12747 - net: hns3: Fix for PF mailbox receving unknown message
12748 - net: hns3: Fixes the state to indicate client-type initialization
12749 - net: hns3: Fixes the init of the VALID BD info in the descriptor
12750 - net: hns3: Removes unnecessary check when clearing TX/RX rings
12751 - net: hns3: Clear TX/RX rings when stopping port & un-initializing client
12752 - net: hns3: Remove unused led control code
12753 - net: hns3: Adds support for led locate command for copper port
12754 - net: hns3: Fixes initalization of RoCE handle and makes it conditional
12755 - net: hns3: Disable vf vlan filter when vf vlan table is full
12756 - net: hns3: Add support for IFF_ALLMULTI flag
12757 - net: hns3: Add repeat address checking for setting mac address
12758 - net: hns3: Fix setting mac address error
12759 - net: hns3: Fix for service_task not running problem after resetting
12760 - net: hns3: Fix for hclge_reset running repeatly problem
12761 - net: hns3: Fix for phy not link up problem after resetting
12762 - net: hns3: Add missing break in misc_irq_handle
12763 - net: hns3: Fix for vxlan tx checksum bug
12764 - net: hns3: Optimize the PF's process of updating multicast MAC
12765 - net: hns3: Optimize the VF's process of updating multicast MAC
12766 - SAUCE: {topost} net: hns3: add support for serdes loopback selftest
12767 - SAUCE: {topost} net: hns3: RX BD information valid only in last BD except
12768 VLD bit and buffer size
12769 - SAUCE: {topost} net: hns3: remove hclge_get_vector_index from
12770 hclge_bind_ring_with_vector
12771 - SAUCE: {topost} net: hns3: rename the interface for init_client_instance and
12772 uninit_client_instance
12773 - SAUCE: {topost} net: hns3: add vector status check before free vector
12774 - SAUCE: {topost} net: hns3: add l4_type check for both ipv4 and ipv6
12775 - SAUCE: {topost} net: hns3: remove unused head file in hnae3.c
12776 - SAUCE: {topost} net: hns3: extraction an interface for state state
12777 init|uninit
12778 - SAUCE: {topost} net: hns3: print the ret value in error information
12779 - SAUCE: {topost} net: hns3: remove the Redundant put_vector in
12780 hns3_client_uninit
12781 - SAUCE: {topost} net: hns3: add unlikely for error check
12782 - SAUCE: {topost} net: hns3: remove back in struct hclge_hw
12783 - SAUCE: {topost} net: hns3: use lower_32_bits and upper_32_bits
12784 - SAUCE: {topost} net: hns3: remove unused hclge_ring_to_dma_dir
12785 - SAUCE: {topost} net: hns3: remove useless code in hclge_cmd_send
12786 - SAUCE: {topost} net: hns3: remove some redundant assignments
12787 - SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean
12788 - SAUCE: {topost} net: hns3: using modulo for cyclic counters in
12789 hclge_cmd_send
12790 - SAUCE: {topost} net: hns3: remove a redundant hclge_cmd_csq_done
12791 - SAUCE: {topost} net: hns3: remove some unused members of some structures
12792 - SAUCE: {topost} net: hns3: give default option while dependency HNS3 set
12793 - SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead of
12794 kzalloc/dma_map_single
12795 - SAUCE: {topost} net: hns3: modify hnae_ to hnae3_
12796 - SAUCE: {topost} net: hns3: fix unused function warning in VF driver
12797 - SAUCE: {topost} net: hns3: remove some redundant assignments
12798 - SAUCE: {topost} net: hns3: standardize the handle of return value
12799 - SAUCE: {topost} net: hns3: remove extra space and brackets
12800 - SAUCE: {topost} net: hns3: fix unreasonable code comments
12801 - SAUCE: {topost} net: hns3: use decimal for bit offset macros
12802 - SAUCE: {topost} net: hns3: modify inconsistent bit mask macros
12803 - SAUCE: {topost} net: hns3: fix mislead parameter name
12804 - SAUCE: {topost} net: hns3: remove unused struct member and definition
12805 - SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver
12806 - SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE
12807 - SAUCE: {topost} net: hns3: optimize the process of notifying roce client
12808 - SAUCE: {topost} net: hns3: Add calling roce callback function when link
12809 status change
12810 - SAUCE: {topost} net: hns3: fix tc setup when netdev is first up
12811 - SAUCE: {topost} net: hns3: fix for mac pause not disable in pfc mode
12812 - SAUCE: {topost} net: hns3: fix for waterline not setting correctly
12813 - SAUCE: {topost} net: hns3: fix for l4 checksum offload bug
12814 - SAUCE: {topost} net: hns3: fix for mailbox message truncated problem
12815 - SAUCE: {topost} net: hns3: Add configure for mac minimal frame size
12816 - SAUCE: {topost} net: hns3: fix warning bug when doing lp selftest
12817 - SAUCE: {topost} net: hns3: fix get_vector ops in hclgevf_main module
12818 - SAUCE: {topost} net: hns3: remove the warning when clear reset cause
12819 - SAUCE: {topost} net: hns3: Use roce handle when calling roce callback
12820 function
12821 - SAUCE: {topost} net: hns3: prevent sending command during global or core
12822 reset
12823 - SAUCE: {topost} net: hns3: modify the order of initializeing command queue
12824 register
12825 - SAUCE: {topost} net: hns3: reset net device with rtnl_lock
12826 - SAUCE: {topost} net: hns3: prevent to request reset frequently
12827 - SAUCE: {topost} net: hns3: correct reset event status register
12828 - SAUCE: {topost} net: hns3: separate roce from nic when resetting
12829 - SAUCE: net: hns3: Fix for phy link issue when using marvell phy driver
12830 - SAUCE: {topost} net: hns3: fix return value error in
12831 hns3_reset_notify_down_enet
12832 - SAUCE: {topost} net: hns3: remove unnecessary ring configuration operation
12833 while resetting
12834 - SAUCE: {topost} net: hns3: fix for reset_level default assignment probelm
12835 - SAUCE: {topost} net: hns3: fix for using wrong mask and shift in
12836 hclge_get_ring_chain_from_mbx
12837 - SAUCE: {topost} net: hns3: fix comments for hclge_get_ring_chain_from_mbx
12838 - SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF response
12839 - SAUCE: net: hns3: Fix for VF mailbox receiving unknown message
12840 - SAUCE: net: hns3: Optimize PF CMDQ interrupt switching process
12841
12842 * enable mic-mute hotkey and led on Lenovo M820z and M920z (LP: #1774306)
12843 - ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
12844
12845 * Bionic update: upstream stable patchset 2018-05-29 (LP: #1774063)
12846 - cifs: do not allow creating sockets except with SMB1 posix exensions
12847 - btrfs: fix unaligned access in readdir
12848 - x86/acpi: Prevent X2APIC id 0xffffffff from being accounted
12849 - clocksource/imx-tpm: Correct -ETIME return condition check
12850 - x86/tsc: Prevent 32bit truncation in calc_hpet_ref()
12851 - drm/vc4: Fix memory leak during BO teardown
12852 - drm/i915/gvt: throw error on unhandled vfio ioctls
12853 - drm/i915/audio: Fix audio detection issue on GLK
12854 - drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
12855 - drm/i915: Fix LSPCON TMDS output buffer enabling from low-power state
12856 - drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
12857 - usb: musb: fix enumeration after resume
12858 - usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
12859 - usb: musb: Fix external abort in musb_remove on omap2430
12860 - firewire-ohci: work around oversized DMA reads on JMicron controllers
12861 - x86/tsc: Allow TSC calibration without PIT
12862 - NFSv4: always set NFS_LOCK_LOST when a lock is lost.
12863 - ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources
12864 - ALSA: hda - Use IS_REACHABLE() for dependency on input
12865 - ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
12866 - kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
12867 - RDMA/core: Clarify rdma_ah_find_type
12868 - KVM: PPC: Book3S HV: Enable migration of decrementer register
12869 - netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
12870 - tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into
12871 account
12872 - KVM: s390: use created_vcpus in more places
12873 - platform/x86: dell-laptop: Filter out spurious keyboard backlight change
12874 events
12875 - xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
12876 - selftest: ftrace: Fix to pick text symbols for kprobes
12877 - PCI: Add function 1 DMA alias quirk for Marvell 9128
12878 - Input: psmouse - fix Synaptics detection when protocol is disabled
12879 - libbpf: Makefile set specified permission mode
12880 - Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
12881 - i40iw: Free IEQ resources
12882 - i40iw: Zero-out consumer key on allocate stag for FMR
12883 - perf unwind: Do not look just at the global callchain_param.record_mode
12884 - tools lib traceevent: Simplify pointer print logic and fix %pF
12885 - perf callchain: Fix attr.sample_max_stack setting
12886 - tools lib traceevent: Fix get_field_str() for dynamic strings
12887 - perf record: Fix failed memory allocation for get_cpuid_str
12888 - iommu/exynos: Don't unconditionally steal bus ops
12889 - powerpc: System reset avoid interleaving oops using die synchronisation
12890 - iommu/vt-d: Use domain instead of cache fetching
12891 - dm thin: fix documentation relative to low water mark threshold
12892 - dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
12893 - ubifs: Fix uninitialized variable in search_dh_cookie()
12894 - net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
12895 - net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock
12896 - spi: a3700: Clear DATA_OUT when performing a read
12897 - IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
12898 - nfs: Do not convert nfs_idmap_cache_timeout to jiffies
12899 - MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
12900 - PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build
12901 - watchdog: sp5100_tco: Fix watchdog disable bit
12902 - kconfig: Don't leak main menus during parsing
12903 - kconfig: Fix automatic menu creation mem leak
12904 - kconfig: Fix expr_free() E_NOT leak
12905 - ipmi/powernv: Fix error return code in ipmi_powernv_probe()
12906 - Btrfs: set plug for fsync
12907 - btrfs: Fix out of bounds access in btrfs_search_slot
12908 - Btrfs: fix scrub to repair raid6 corruption
12909 - btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP
12910 - Btrfs: fix unexpected EEXIST from btrfs_get_extent
12911 - Btrfs: raid56: fix race between merge_bio and rbio_orig_end_io
12912 - RDMA/cma: Check existence of netdevice during port validation
12913 - f2fs: avoid hungtask when GC encrypted block if io_bits is set
12914 - scsi: devinfo: fix format of the device list
12915 - scsi: fas216: fix sense buffer initialization
12916 - Input: stmfts - set IRQ_NOAUTOEN to the irq flag
12917 - HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()
12918 - nfp: fix error return code in nfp_pci_probe()
12919 - block: Set BIO_TRACE_COMPLETION on new bio during split
12920 - bpf: test_maps: cleanup sockmaps when test ends
12921 - i40evf: Don't schedule reset_task when device is being removed
12922 - i40evf: ignore link up if not running
12923 - platform/x86: thinkpad_acpi: suppress warning about palm detection
12924 - KVM: s390: vsie: use READ_ONCE to access some SCB fields
12925 - blk-mq-debugfs: don't allow write on attributes with seq_operations set
12926 - ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink
12927 - igb: Allow to remove administratively set MAC on VFs
12928 - igb: Clear TXSTMP when ptp_tx_work() is timeout
12929 - fm10k: fix "failed to kill vid" message for VF
12930 - x86/hyperv: Stop suppressing X86_FEATURE_PCID
12931 - tty: serial: exar: Relocate sleep wake-up handling
12932 - device property: Define type of PROPERTY_ENRTY_*() macros
12933 - crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
12934 - RDMA/uverbs: Use an unambiguous errno for method not supported
12935 - jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
12936 - ixgbe: don't set RXDCTL.RLPML for 82599
12937 - i40e: program fragmented IPv4 filter input set
12938 - i40e: fix reported mask for ntuple filters
12939 - samples/bpf: Partially fixes the bpf.o build
12940 - powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
12941 - powerpc/numa: Ensure nodes initialized for hotplug
12942 - RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
12943 - ntb_transport: Fix bug with max_mw_size parameter
12944 - gianfar: prevent integer wrapping in the rx handler
12945 - x86/hyperv: Check for required priviliges in hyperv_init()
12946 - netfilter: x_tables: fix pointer leaks to userspace
12947 - tcp_nv: fix potential integer overflow in tcpnv_acked
12948 - kvm: Map PFN-type memory regions as writable (if possible)
12949 - x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when
12950 running nested
12951 - fs/dax.c: release PMD lock even when there is no PMD support in DAX
12952 - ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
12953 - ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
12954 - ocfs2: return error when we attempt to access a dirty bh in jbd2
12955 - mm/mempolicy: fix the check of nodemask from user
12956 - mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
12957 - asm-generic: provide generic_pmdp_establish()
12958 - sparc64: update pmdp_invalidate() to return old pmd value
12959 - mm: thp: use down_read_trylock() in khugepaged to avoid long block
12960 - mm: pin address_space before dereferencing it while isolating an LRU page
12961 - mm/fadvise: discard partial page if endbyte is also EOF
12962 - openvswitch: Remove padding from packet before L3+ conntrack processing
12963 - blk-mq: fix discard merge with scheduler attached
12964 - IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
12965 - IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
12966 - IB/ipoib: Fix for potential no-carrier state
12967 - IB/core: Map iWarp AH type to undefined in rdma_ah_find_type
12968 - drm/nouveau/pmu/fuc: don't use movw directly anymore
12969 - s390/eadm: fix CONFIG_BLOCK include dependency
12970 - netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
12971 - x86/power: Fix swsusp_arch_resume prototype
12972 - x86/dumpstack: Avoid uninitlized variable
12973 - firmware: dmi_scan: Fix handling of empty DMI strings
12974 - ACPI: processor_perflib: Do not send _PPC change notification if not ready
12975 - ACPI / bus: Do not call _STA on battery devices with unmet dependencies
12976 - ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs
12977 - MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
12978 - perf record: Fix period option handling
12979 - MIPS: Generic: Support GIC in EIC mode
12980 - perf evsel: Fix period/freq terms setup
12981 - xen-netfront: Fix race between device setup and open
12982 - xen/grant-table: Use put_page instead of free_page
12983 - bpf: sockmap, fix leaking maps with attached but not detached progs
12984 - RDS: IB: Fix null pointer issue
12985 - arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
12986 - proc: fix /proc/*/map_files lookup
12987 - PM / domains: Fix up domain-idle-states OF parsing
12988 - cifs: silence compiler warnings showing up with gcc-8.0.0
12989 - bcache: properly set task state in bch_writeback_thread()
12990 - bcache: fix for allocator and register thread race
12991 - bcache: fix for data collapse after re-attaching an attached device
12992 - bcache: return attach error when no cache set exist
12993 - cpufreq: intel_pstate: Enable HWP during system resume on CPU0
12994 - selftests/ftrace: Add some missing glob checks
12995 - rxrpc: Don't put crypto buffers on the stack
12996 - svcrdma: Fix Read chunk round-up
12997 - net: Extra '_get' in declaration of arch_get_platform_mac_address
12998 - tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
12999 - SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
13000 - net: stmmac: discard disabled flags in interrupt status register
13001 - bpf: fix rlimit in reuseport net selftest
13002 - ACPI / EC: Restore polling during noirq suspend/resume phases
13003 - PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
13004 - vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
13005 - powerpc/mm/hash64: Zero PGD pages on allocation
13006 - x86/platform/UV: Fix GAM Range Table entries less than 1GB
13007 - locking/qspinlock: Ensure node->count is updated before initialising node
13008 - powerpc/powernv: IMC fix out of bounds memory access at shutdown
13009 - perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
13010 - irqchip/gic-v3: Ignore disabled ITS nodes
13011 - cpumask: Make for_each_cpu_wrap() available on UP as well
13012 - irqchip/gic-v3: Change pr_debug message to pr_devel
13013 - RDMA/core: Reduce poll batch for direct cq polling
13014 - alarmtimer: Init nanosleep alarm timer on stack
13015 - netfilter: x_tables: cap allocations at 512 mbyte
13016 - netfilter: x_tables: add counters allocation wrapper
13017 - netfilter: compat: prepare xt_compat_init_offsets to return errors
13018 - netfilter: compat: reject huge allocation requests
13019 - netfilter: x_tables: limit allocation requests for blob rule heads
13020 - perf: Fix sample_max_stack maximum check
13021 - perf: Return proper values for user stack errors
13022 - RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
13023 - Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
13024 - mac80211_hwsim: fix use-after-free bug in hwsim_exit_net
13025 - btrfs: Fix race condition between delayed refs and blockgroup removal
13026 - mm,vmscan: Allow preallocating memory for register_shrinker().
13027
13028 * Bionic update: upstream stable patchset 2018-05-24 (LP: #1773233)
13029 - tty: make n_tty_read() always abort if hangup is in progress
13030 - cpufreq: CPPC: Use transition_delay_us depending transition_latency
13031 - ubifs: Check ubifs_wbuf_sync() return code
13032 - ubi: fastmap: Don't flush fastmap work on detach
13033 - ubi: Fix error for write access
13034 - ubi: Reject MLC NAND
13035 - mm/ksm.c: fix inconsistent accounting of zero pages
13036 - mm/hmm: hmm_pfns_bad() was accessing wrong struct
13037 - task_struct: only use anon struct under randstruct plugin
13038 - fs/reiserfs/journal.c: add missing resierfs_warning() arg
13039 - resource: fix integer overflow at reallocation
13040 - ipc/shm: fix use-after-free of shm file via remap_file_pages()
13041 - mm, slab: reschedule cache_reap() on the same CPU
13042 - usb: musb: gadget: misplaced out of bounds check
13043 - phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUS
13044 - usb: gadget: udc: core: update usb_ep_queue() documentation
13045 - ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
13046 - KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
13047 - ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210
13048 - arm: dts: mt7623: fix USB initialization fails on bananapi-r2
13049 - ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl property
13050 - ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250
13051 - ARM: dts: at91: sama5d4: fix pinctrl compatible string
13052 - spi: atmel: init FIFOs before spi enable
13053 - spi: Fix scatterlist elements size in spi_map_buf
13054 - spi: Fix unregistration of controller with fixed SPI bus number
13055 - media: atomisp_fops.c: disable atomisp_compat_ioctl32
13056 - media: vivid: check if the cec_adapter is valid
13057 - media: vsp1: Fix BRx conditional path in WPF
13058 - x86/xen: Delay get_cpu_cap until stack canary is established
13059 - regmap: Fix reversed bounds check in regmap_raw_write()
13060 - ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E
13061 - ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
13062 - USB: gadget: f_midi: fixing a possible double-free in f_midi
13063 - USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
13064 - usb: dwc3: prevent setting PRTCAP to OTG from debugfs
13065 - usb: dwc3: pci: Properly cleanup resource
13066 - usb: dwc3: gadget: never call ->complete() from ->ep_queue()
13067 - cifs: fix memory leak in SMB2_open()
13068 - fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
13069 - smb3: Fix root directory when server returns inode number of zero
13070 - HID: i2c-hid: fix size check and type usage
13071 - i2c: i801: Save register SMBSLVCMD value only once
13072 - i2c: i801: Restore configuration at shutdown
13073 - CIFS: refactor crypto shash/sdesc allocation&free
13074 - CIFS: add sha512 secmech
13075 - CIFS: fix sha512 check in cifs_crypto_secmech_release
13076 - powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits
13077 - powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
13078 - powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
13079 - powerpc/kprobes: Fix call trace due to incorrect preempt count
13080 - powerpc/kexec_file: Fix error code when trying to load kdump kernel
13081 - powerpc/powernv: define a standard delay for OPAL_BUSY type retry loops
13082 - powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
13083 - HID: Fix hid_report_len usage
13084 - HID: core: Fix size as type u32
13085 - soc: mediatek: fix the mistaken pointer accessed when subdomains are added
13086 - ASoC: ssm2602: Replace reg_default_raw with reg_default
13087 - ASoC: topology: Fix kcontrol name string handling
13088 - irqchip/gic: Take lock when updating irq type
13089 - random: use a tighter cap in credit_entropy_bits_safe()
13090 - extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO
13091 - block: use 32-bit blk_status_t on Alpha
13092 - jbd2: if the journal is aborted then don't allow update of the log tail
13093 - ext4: shutdown should not prevent get_write_access
13094 - ext4: eliminate sleep from shutdown ioctl
13095 - ext4: pass -ESHUTDOWN code to jbd2 layer
13096 - ext4: don't update checksum of new initialized bitmaps
13097 - ext4: protect i_disksize update by i_data_sem in direct write path
13098 - ext4: limit xattr size to INT_MAX
13099 - ext4: always initialize the crc32c checksum driver
13100 - ext4: don't allow r/w mounts if metadata blocks overlap the superblock
13101 - ext4: move call to ext4_error() into ext4_xattr_check_block()
13102 - ext4: add bounds checking to ext4_xattr_find_entry()
13103 - ext4: add extra checks to ext4_xattr_block_get()
13104 - dm crypt: limit the number of allocated pages
13105 - RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
13106 - RDMA/mlx5: Protect from NULL pointer derefence
13107 - RDMA/rxe: Fix an out-of-bounds read
13108 - ALSA: pcm: Fix UAF at PCM release via PCM timer access
13109 - IB/srp: Fix srp_abort()
13110 - IB/srp: Fix completion vector assignment algorithm
13111 - dmaengine: at_xdmac: fix rare residue corruption
13112 - cxl: Fix possible deadlock when processing page faults from cxllib
13113 - tpm: self test failure should not cause suspend to fail
13114 - libnvdimm, dimm: fix dpa reservation vs uninitialized label area
13115 - libnvdimm, namespace: use a safe lookup for dimm device name
13116 - nfit, address-range-scrub: fix scrub in-progress reporting
13117 - nfit: skip region registration for incomplete control regions
13118 - ring-buffer: Check if memory is available before allocation
13119 - um: Compile with modern headers
13120 - um: Use POSIX ucontext_t instead of struct ucontext
13121 - iommu/vt-d: Fix a potential memory leak
13122 - mmc: jz4740: Fix race condition in IRQ mask update
13123 - mmc: tmio: Fix error handling when issuing CMD23
13124 - PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken
13125 - clk: mvebu: armada-38x: add support for missing clocks
13126 - clk: fix false-positive Wmaybe-uninitialized warning
13127 - clk: mediatek: fix PWM clock source by adding a fixed-factor clock
13128 - clk: bcm2835: De-assert/assert PLL reset signal when appropriate
13129 - pwm: rcar: Fix a condition to prevent mismatch value setting to duty
13130 - thermal: imx: Fix race condition in imx_thermal_probe()
13131 - dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
13132 - watchdog: f71808e_wdt: Fix WD_EN register read
13133 - ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulation
13134 - ALSA: pcm: Avoid potential races between OSS ioctls and read/write
13135 - ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams
13136 - ALSA: pcm: Fix mutex unbalance in OSS emulation ioctls
13137 - ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation
13138 - drm/amdgpu: Add an ATPX quirk for hybrid laptop
13139 - drm/amdgpu: Fix always_valid bos multiple LRU insertions.
13140 - drm/amdgpu/sdma: fix mask in emit_pipeline_sync
13141 - drm/amdgpu: Fix PCIe lane width calculation
13142 - drm/amdgpu/si: implement get/set pcie_lanes asic callback
13143 - drm/rockchip: Clear all interrupts before requesting the IRQ
13144 - drm/radeon: add PX quirk for Asus K73TK
13145 - drm/radeon: Fix PCIe lane width calculation
13146 - ALSA: line6: Use correct endpoint type for midi output
13147 - ALSA: rawmidi: Fix missing input substream checks in compat ioctls
13148 - ALSA: hda - New VIA controller suppor no-snoop path
13149 - random: fix crng_ready() test
13150 - random: use a different mixing algorithm for add_device_randomness()
13151 - random: crng_reseed() should lock the crng instance that it is modifying
13152 - random: add new ioctl RNDRESEEDCRNG
13153 - HID: input: fix battery level reporting on BT mice
13154 - HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
13155 - HID: wacom: bluetooth: send exit report for recent Bluetooth devices
13156 - MIPS: uaccess: Add micromips clobbers to bzero invocation
13157 - MIPS: memset.S: EVA & fault support for small_memset
13158 - MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
13159 - MIPS: memset.S: Fix clobber of v1 in last_fixup
13160 - powerpc/eeh: Fix enabling bridge MMIO windows
13161 - powerpc/lib: Fix off-by-one in alternate feature patching
13162 - udf: Fix leak of UTF-16 surrogates into encoded strings
13163 - fanotify: fix logic of events on child
13164 - mmc: sdhci-pci: Only do AMD tuning for HS200
13165 - drm/i915: Correctly handle limited range YCbCr data on VLV/CHV
13166 - jffs2_kill_sb(): deal with failed allocations
13167 - hypfs_kill_super(): deal with failed allocations
13168 - orangefs_kill_sb(): deal with allocation failures
13169 - rpc_pipefs: fix double-dput()
13170 - Don't leak MNT_INTERNAL away from internal mounts
13171 - autofs: mount point create should honour passed in mode
13172 - mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
13173 - Revert "media: lirc_zilog: driver only sends LIRCCODE"
13174 - media: staging: lirc_zilog: incorrect reference counting
13175 - writeback: safer lock nesting
13176 - Bluetooth: hci_bcm: Add irq_polarity module option
13177 - mm: hwpoison: disable memory error handling on 1GB hugepage
13178 - media: rc: oops in ir_timer_keyup after device unplug
13179 - acpi, nfit: rework NVDIMM leaf method detection
13180 - ceph: always update atime/mtime/ctime for new inode
13181 - ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()
13182 - ext4: force revalidation of directory pointer after seekdir(2)
13183 - RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
13184 - xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
13185 - xprtrdma: Fix corner cases when handling device removal
13186 - IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
13187 - drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
13188 - drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
13189 - mmc: core: Prevent bus reference leak in mmc_blk_init()
13190 - drm/amd/display: HDMI has no sound after Panel power off/on
13191 - trace_uprobe: Use %lx to display offset
13192 - clk: tegra: Mark HCLK, SCLK and EMC as critical
13193 - pwm: mediatek: Fix up PWM4 and PWM5 malfunction on MT7623
13194 - pwm: mediatek: Improve precision in rate calculation
13195 - HID: i2c-hid: Fix resume issue on Raydium touchscreen device
13196 - s390: add support for IBM z14 Model ZR1
13197 - drm/i915: Fix hibernation with ACPI S0 target state
13198 - libnvdimm, dimm: handle EACCES failures from label reads
13199 - device-dax: allow MAP_SYNC to succeed
13200 - HID: i2c-hid: fix inverted return value from i2c_hid_command()
13201
13202 * CVE-2018-7755
13203 - SAUCE: floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
13204
13205 -- Kleber Sacilotto de Souza <kleber.souza@canonical.com> Tue, 12 Jun 2018 18:09:35 +0200
ba9944e9 13206
b7be50f6 13207linux (4.15.0-23.25) bionic; urgency=medium
bd55b8aa 13208
b7be50f6 13209 * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
bd55b8aa 13210
b7be50f6
SB
13211 * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
13212 - arm64: mmu: add the entry trampolines start/end section markers into
13213 sections.h
13214 - arm64: sdei: Add trampoline code for remapping the kernel
13215
13216 * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
13217 - ACPI: APEI: handle PCIe AER errors in separate function
13218 - ACPI: APEI: call into AER handling regardless of severity
13219
13220 * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
13221 - scsi: qla2xxx: Fix session cleanup for N2N
13222 - scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
13223 - scsi: qla2xxx: Serialize session deletion by using work_lock
13224 - scsi: qla2xxx: Serialize session free in qlt_free_session_done
13225 - scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
13226 - scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
13227 - scsi: qla2xxx: Prevent relogin trigger from sending too many commands
13228 - scsi: qla2xxx: Fix double free bug after firmware timeout
13229 - scsi: qla2xxx: Fixup locking for session deletion
13230
13231 * Several hisi_sas bug fixes (LP: #1768974)
13232 - scsi: hisi_sas: dt-bindings: add an property of signal attenuation
13233 - scsi: hisi_sas: support the property of signal attenuation for v2 hw
13234 - scsi: hisi_sas: fix the issue of link rate inconsistency
13235 - scsi: hisi_sas: fix the issue of setting linkrate register
13236 - scsi: hisi_sas: increase timer expire of internal abort task
13237 - scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
13238 - scsi: hisi_sas: fix return value of hisi_sas_task_prep()
13239 - scsi: hisi_sas: Code cleanup and minor bug fixes
13240
13241 * [bionic] machine stuck and bonding not working well when nvmet_rdma module
13242 is loaded (LP: #1764982)
13243 - nvmet-rdma: Don't flush system_wq by default during remove_one
13244 - nvme-rdma: Don't flush delete_wq by default during remove_one
13245
13246 * Warnings/hang during error handling of SATA disks on SAS controller
13247 (LP: #1768971)
13248 - scsi: libsas: defer ata device eh commands to libata
13249
13250 * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
13251 - ata: do not schedule hot plug if it is a sas host
13252
13253 * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
13254 ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
13255 - powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
13256 - powerpc/64s: return more carefully from sreset NMI
13257 - powerpc/64s: sreset panic if there is no debugger or crash dump handlers
13258
13259 * fsnotify: Fix fsnotify_mark_connector race (LP: #1765564)
13260 - fsnotify: Fix fsnotify_mark_connector race
13261
13262 * Hang on network interface removal in Xen virtual machine (LP: #1771620)
13263 - xen-netfront: Fix hang on device removal
13264
13265 * HiSilicon HNS NIC names are truncated in /proc/interrupts (LP: #1765977)
13266 - net: hns: Avoid action name truncation
13267
13268 * Ubuntu 18.04 kernel crashed while in degraded mode (LP: #1770849)
13269 - SAUCE: powerpc/perf: Fix memory allocation for core-imc based on
13270 num_possible_cpus()
13271
13272 * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
13273 - [Config] update Build-Depends: transfig to fig2dev
13274
13275 * smp_call_function_single/many core hangs with stop4 alone (LP: #1768898)
13276 - cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer
13277 interrupt
13278
13279 * Add d-i support for Huawei NICs (LP: #1767490)
13280 - d-i: add hinic to nic-modules udeb
13281
13282 * unregister_netdevice: waiting for eth0 to become free. Usage count = 5
13283 (LP: #1746474)
13284 - xfrm: reuse uncached_list to track xdsts
13285
13286 * Include nfp driver in linux-modules (LP: #1768526)
13287 - [Config] Add nfp.ko to generic inclusion list
13288
13289 * Kernel panic on boot (m1.small in cn-north-1) (LP: #1771679)
13290 - x86/xen: Reset VCPU0 info pointer after shared_info remap
13291
13292 * CVE-2018-3639 (x86)
13293 - x86/bugs: Fix the parameters alignment and missing void
13294 - KVM: SVM: Move spec control call after restore of GS
13295 - x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
13296 - x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
13297 - x86/cpufeatures: Disentangle SSBD enumeration
13298 - x86/cpufeatures: Add FEATURE_ZEN
13299 - x86/speculation: Handle HT correctly on AMD
13300 - x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
13301 - x86/speculation: Add virtualized speculative store bypass disable support
13302 - x86/speculation: Rework speculative_store_bypass_update()
13303 - x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
13304 - x86/bugs: Expose x86_spec_ctrl_base directly
13305 - x86/bugs: Remove x86_spec_ctrl_set()
13306 - x86/bugs: Rework spec_ctrl base and mask logic
13307 - x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
13308 - KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
13309 - x86/bugs: Rename SSBD_NO to SSB_NO
13310 - bpf: Prevent memory disambiguation attack
13311 - KVM: VMX: Expose SSBD properly to guests.
13312
13313 * Suspend to idle: Open lid didn't resume (LP: #1771542)
13314 - ACPI / PM: Do not reconfigure GPEs for suspend-to-idle
13315
13316 * Fix initialization failure detection in SDEI for device-tree based systems
13317 (LP: #1768663)
13318 - firmware: arm_sdei: Fix return value check in sdei_present_dt()
13319
13320 * No driver for Huawei network adapters on arm64 (LP: #1769899)
13321 - net-next/hinic: add arm64 support
13322
13323 * CVE-2018-1092
13324 - ext4: fail ext4_iget for root directory if unallocated
13325
13326 * kernel 4.15 breaks nouveau on Lenovo P50 (LP: #1763189)
13327 - drm/nouveau: Fix deadlock in nv50_mstm_register_connector()
13328
13329 * update-initramfs not adding i915 GuC firmware for Kaby Lake, firmware fails
13330 to load (LP: #1728238)
13331 - Revert "UBUNTU: SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for
13332 unreleased firmware"
13333
13334 * Battery drains when laptop is off (shutdown) (LP: #1745646)
13335 - PCI / PM: Check device_may_wakeup() in pci_enable_wake()
13336
13337 * Dell Latitude 5490/5590 BIOS update 1.1.9 causes black screen at boot
13338 (LP: #1764194)
13339 - drm/i915/bios: filter out invalid DDC pins from VBT child devices
13340
13341 * Intel 9462 A370:42A4 doesn't work (LP: #1748853)
13342 - iwlwifi: add shared clock PHY config flag for some devices
13343 - iwlwifi: add a bunch of new 9000 PCI IDs
13344
13345 * Fix an issue that some PCI devices get incorrectly suspended (LP: #1764684)
13346 - PCI / PM: Always check PME wakeup capability for runtime wakeup support
13347
13348 * [SRU][Bionic/Artful] fix false positives in W+X checking (LP: #1769696)
13349 - init: fix false positives in W+X checking
13350
13351 * Bionic update to v4.15.18 stable release (LP: #1769723)
13352 - netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to
13353 ip_set_net_exit()
13354 - cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
13355 - rds: MP-RDS may use an invalid c_path
13356 - slip: Check if rstate is initialized before uncompressing
13357 - vhost: fix vhost_vq_access_ok() log check
13358 - l2tp: fix races in tunnel creation
13359 - l2tp: fix race in duplicate tunnel detection
13360 - ip_gre: clear feature flags when incompatible o_flags are set
13361 - vhost: Fix vhost_copy_to_user()
13362 - lan78xx: Correctly indicate invalid OTP
13363 - media: v4l2-compat-ioctl32: don't oops on overlay
13364 - media: v4l: vsp1: Fix header display list status check in continuous mode
13365 - ipmi: Fix some error cleanup issues
13366 - parisc: Fix out of array access in match_pci_device()
13367 - parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
13368 - Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
13369 - PCI: hv: Serialize the present and eject work items
13370 - PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
13371 - KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
13372 - perf/core: Fix use-after-free in uprobe_perf_close()
13373 - x86/mce/AMD: Get address from already initialized block
13374 - hwmon: (ina2xx) Fix access to uninitialized mutex
13375 - ath9k: Protect queue draining by rcu_read_lock()
13376 - x86/apic: Fix signedness bug in APIC ID validity checks
13377 - f2fs: fix heap mode to reset it back
13378 - block: Change a rcu_read_{lock,unlock}_sched() pair into
13379 rcu_read_{lock,unlock}()
13380 - nvme: Skip checking heads without namespaces
13381 - lib: fix stall in __bitmap_parselist()
13382 - blk-mq: order getting budget and driver tag
13383 - blk-mq: don't keep offline CPUs mapped to hctx 0
13384 - ovl: fix lookup with middle layer opaque dir and absolute path redirects
13385 - xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
13386 - hugetlbfs: fix bug in pgoff overflow checking
13387 - nfsd: fix incorrect umasks
13388 - scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
13389 - block/loop: fix deadlock after loop_set_status
13390 - nfit: fix region registration vs block-data-window ranges
13391 - s390/qdio: don't retry EQBS after CCQ 96
13392 - s390/qdio: don't merge ERROR output buffers
13393 - s390/ipl: ensure loadparm valid flag is set
13394 - get_user_pages_fast(): return -EFAULT on access_ok failure
13395 - mm/gup_benchmark: handle gup failures
13396 - getname_kernel() needs to make sure that ->name != ->iname in long case
13397 - Bluetooth: Fix connection if directed advertising and privacy is used
13398 - Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-
13399 low
13400 - rtl8187: Fix NULL pointer dereference in priv->conf_mutex
13401 - ovl: set lower layer st_dev only if setting lower st_ino
13402 - Linux 4.15.18
13403
13404 * Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host controller
13405 dead (LP: #1768852)
13406 - xhci: Fix Kernel oops in xhci dbgtty
13407
13408 * Incorrect blacklist of bcm2835_wdt (LP: #1766052)
13409 - [Packaging] Fix missing watchdog for Raspberry Pi
13410
13411 * CVE-2018-8087
13412 - mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
13413
13414 * Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in
13415 DELL XPS 13 9370 with firmware 1.50 (LP: #1763748)
13416 - SAUCE: media: uvcvideo: Support realtek's UVC 1.5 device
13417
13418 * [ALSA] [PATCH] Clevo P950ER ALC1220 Fixup (LP: #1769721)
13419 - SAUCE: ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
13420
13421 * Bionic: Intermittently sent to Emergency Mode on boot with unhandled kernel
13422 NULL pointer dereference at 0000000000000980 (LP: #1768292)
13423 - thunderbolt: Prevent crash when ICM firmware is not running
13424
13425 * linux-snapdragon: reduce EPROBEDEFER noise during boot (LP: #1768761)
13426 - [Config] snapdragon: DRM_I2C_ADV7511=y
13427
13428 * regression Aquantia Corp. AQC107 4.15.0-13-generic -> 4.15.0-20-generic ?
13429 (LP: #1767088)
13430 - net: aquantia: Regression on reset with 1.x firmware
13431 - net: aquantia: oops when shutdown on already stopped device
13432
13433 * e1000e msix interrupts broken in linux-image-4.15.0-15-generic
13434 (LP: #1764892)
13435 - e1000e: Remove Other from EIAC
13436
13437 * Acer Swift sf314-52 power button not managed (LP: #1766054)
13438 - SAUCE: platform/x86: acer-wmi: add another KEY_POWER keycode
13439
13440 * set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630 (LP: #1766398)
13441 - ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flags
13442
13443 * Change the location for one of two front mics on a lenovo thinkcentre
13444 machine (LP: #1766477)
13445 - ALSA: hda/realtek - adjust the location of one mic
13446
13447 * SRU: bionic: apply 50 ZFS upstream bugfixes (LP: #1764690)
13448 - SAUCE: (noup) Update zfs to 0.7.5-1ubuntu15 (LP: #1764690)
13449
13450 * [8086:3e92] display becomes blank after S3 (LP: #1763271)
13451 - drm/i915/edp: Do not do link training fallback or prune modes on EDP
13452
13453 -- Stefan Bader <stefan.bader@canonical.com> Wed, 23 May 2018 18:54:55 +0200
bd55b8aa 13454
9a195475 13455linux (4.15.0-22.24) bionic; urgency=medium
07a36948 13456
9a195475
SB
13457 * CVE-2018-3639 (powerpc)
13458 - powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
13459 - stf-barrier: set eieio instruction bit 6 for future optimisations
07a36948 13460
9a195475
SB
13461 * CVE-2018-3639 (x86)
13462 - x86/nospec: Simplify alternative_msr_write()
13463 - x86/bugs: Concentrate bug detection into a separate function
13464 - x86/bugs: Concentrate bug reporting into a separate function
13465 - x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
13466 - x86/bugs, KVM: Support the combination of guest and host IBRS
13467 - x86/bugs: Expose /sys/../spec_store_bypass
13468 - x86/cpufeatures: Add X86_FEATURE_RDS
13469 - x86/bugs: Provide boot parameters for the spec_store_bypass_disable
13470 mitigation
13471 - x86/bugs/intel: Set proper CPU features and setup RDS
13472 - x86/bugs: Whitelist allowed SPEC_CTRL MSR values
13473 - x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
13474 - x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
13475 - x86/speculation: Create spec-ctrl.h to avoid include hell
13476 - prctl: Add speculation control prctls
13477 - x86/process: Allow runtime control of Speculative Store Bypass
13478 - x86/speculation: Add prctl for Speculative Store Bypass mitigation
13479 - nospec: Allow getting/setting on non-current task
13480 - proc: Provide details on speculation flaw mitigations
13481 - seccomp: Enable speculation flaw mitigations
13482 - x86/bugs: Make boot modes __ro_after_init
13483 - prctl: Add force disable speculation
13484 - seccomp: Use PR_SPEC_FORCE_DISABLE
13485 - seccomp: Add filter flag to opt-out of SSB mitigation
13486 - seccomp: Move speculation migitation control to arch code
13487 - x86/speculation: Make "seccomp" the default mode for Speculative Store
13488 Bypass
13489 - x86/bugs: Rename _RDS to _SSBD
13490 - proc: Use underscores for SSBD in 'status'
13491 - Documentation/spec_ctrl: Do some minor cleanups
13492 - x86/bugs: Fix __ssb_select_mitigation() return type
13493 - x86/bugs: Make cpu_show_common() static
13494
13495 * LSM Stacking prctl values should be redefined as to not collide with
13496 upstream prctls (LP: #1769263) // CVE-2018-3639
13497 - SAUCE: LSM stacking: adjust prctl values
13498
13499 -- Stefan Bader <stefan.bader@canonical.com> Tue, 15 May 2018 07:41:28 +0200
07a36948 13500
a628e8a4 13501linux (4.15.0-21.22) bionic; urgency=medium
4304cd24 13502
a628e8a4 13503 * linux: 4.15.0-21.22 -proposed tracker (LP: #1767397)
4304cd24 13504
a628e8a4
TLSC
13505 * initramfs-tools exception during pm.DoInstall with do-release-upgrade from
13506 16.04 to 18.04 (LP: #1766727)
13507 - Add linux-image-* Breaks on s390-tools (<< 2.3.0-0ubuntu3)
13508
13509 * linux-image-4.15.0-20-generic install after upgrade from xenial breaks
13510 (LP: #1767133)
13511 - Packaging: Depends on linux-base that provides the necessary tools
13512
13513 * linux-image packages need to Breaks flash-kernel << 3.90ubuntu2
13514 (LP: #1766629)
13515 - linux-image-* breaks on flash-kernel (<< 3.90ubuntu2)
13516
13517 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 30 Apr 2018 14:58:35 -0300
4304cd24 13518
d4174bae 13519linux (4.15.0-20.21) bionic; urgency=medium
56957d3e 13520
d4174bae 13521 * linux: 4.15.0-20.21 -proposed tracker (LP: #1766452)
56957d3e 13522
d4174bae
SF
13523 * package shim-signed (not installed) failed to install/upgrade: installed
13524 shim-signed package post-installation script subprocess returned error exit
13525 status 5 (LP: #1766391)
13526 - [Packaging] fix invocation of header postinst hooks
13527
13528 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Apr 2018 23:56:17 -0500
56957d3e 13529
25d7cdbb 13530linux (4.15.0-19.20) bionic; urgency=medium
3793e6dc 13531
25d7cdbb 13532 * linux: 4.15.0-19.20 -proposed tracker (LP: #1766021)
3793e6dc 13533
25d7cdbb
SF
13534 * Kernel 4.15.0-15 breaks Dell PowerEdge 12th Gen servers (LP: #1765232)
13535 - Revert "blk-mq: simplify queue mapping & schedule with each possisble CPU"
13536 - Revert "genirq/affinity: assign vectors to all possible CPUs"
13537
13538 -- Seth Forshee <seth.forshee@canonical.com> Sat, 21 Apr 2018 17:19:00 -0500
3793e6dc 13539
d3c5dfb7 13540linux (4.15.0-18.19) bionic; urgency=medium
57848588 13541
d3c5dfb7 13542 * linux: 4.15.0-18.19 -proposed tracker (LP: #1765490)
57848588 13543
d3c5dfb7
TLSC
13544 * [regression] Ubuntu 18.04:[4.15.0-17-generic #18] KVM Guest Kernel:
13545 meltdown: rfi/fallback displacement flush not enabled bydefault (kvm)
13546 (LP: #1765429)
13547 - powerpc/pseries: Fix clearing of security feature flags
13548
13549 * signing: only install a signed kernel (LP: #1764794)
13550 - [Packaging] update to Debian like control scripts
13551 - [Packaging] switch to triggers for postinst.d postrm.d handling
13552 - [Packaging] signing -- switch to raw-signing tarballs
13553 - [Packaging] signing -- switch to linux-image as signed when available
13554 - [Config] signing -- enable Opal signing for ppc64el
13555 - [Packaging] printenv -- add signing options
13556
13557 * [18.04 FEAT] Sign POWER host/NV kernels (LP: #1696154)
13558 - [Packaging] signing -- add support for signing Opal kernel binaries
13559
13560 * Please cherrypick s390 unwind fix (LP: #1765083)
13561 - s390/compat: fix setup_frame32
13562
13563 * Ubuntu 18.04 installer does not detect any IPR based HDD/RAID array [S822L]
13564 [ipr] (LP: #1751813)
13565 - d-i: move ipr to storage-core-modules on ppc64el
13566
13567 * drivers/gpu/drm/bridge/adv7511/adv7511.ko missing (LP: #1764816)
13568 - SAUCE: (no-up) rename the adv7511 drm driver to adv7511_drm
13569
13570 * Miscellaneous Ubuntu changes
13571 - [Packaging] Add linux-oem to rebuild test blacklist.
13572
13573 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Thu, 19 Apr 2018 18:06:46 -0300
57848588 13574
62b0412e 13575linux (4.15.0-17.18) bionic; urgency=medium
81619e0e 13576
62b0412e 13577 * linux: 4.15.0-17.18 -proposed tracker (LP: #1764498)
81619e0e 13578
62b0412e
SF
13579 * Eventual OOM with profile reloads (LP: #1750594)
13580 - SAUCE: apparmor: fix memory leak when duplicate profile load
13581
13582 -- Seth Forshee <seth.forshee@canonical.com> Mon, 16 Apr 2018 14:48:18 -0500
81619e0e 13583
9bdd96d7 13584linux (4.15.0-16.17) bionic; urgency=medium
f4763a54 13585
9bdd96d7 13586 * linux: 4.15.0-16.17 -proposed tracker (LP: #1763785)
f4763a54 13587
9bdd96d7
TLSC
13588 * [18.04] [bug] CFL-S(CNP)/CNL GPIO testing failed (LP: #1757346)
13589 - [Config]: Set CONFIG_PINCTRL_CANNONLAKE=y
13590
13591 * [Ubuntu 18.04] USB Type-C test failed on GLK (LP: #1758797)
13592 - SAUCE: usb: typec: ucsi: Increase command completion timeout value
13593
13594 * Fix trying to "push" an already active pool VP (LP: #1763386)
13595 - SAUCE: powerpc/xive: Fix trying to "push" an already active pool VP
13596
13597 * hisi_sas: Revert and replace SAUCE patches w/ upstream (LP: #1762824)
13598 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: export device table of v3 hw to
13599 userspace"
13600 - Revert "UBUNTU: SAUCE: scsi: hisi_sas: config for hip08 ES"
13601 - scsi: hisi_sas: modify some register config for hip08
13602 - scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()
13603
13604 * Realtek card reader - RTS5243 [VEN_10EC&DEV_5260] (LP: #1737673)
13605 - misc: rtsx: Move Realtek Card Reader Driver to misc
13606 - updateconfigs for Realtek Card Reader Driver
13607 - misc: rtsx: Add support for RTS5260
13608 - misc: rtsx: Fix symbol clashes
13609
13610 * Mellanox [mlx5] [bionic] UBSAN: Undefined behaviour in
13611 ./include/linux/net_dim.h (LP: #1763269)
13612 - net/mlx5e: Fix int overflow
13613
13614 * apparmor bug fixes for bionic (LP: #1763427)
13615 - apparmor: fix logging of the existence test for signals
13616 - apparmor: make signal label match work when matching stacked labels
13617 - apparmor: audit unknown signal numbers
13618 - apparmor: fix memory leak on buffer on error exit path
13619 - apparmor: fix mediation of prlimit
13620
13621 * dangling symlinks to loaded apparmor policy (LP: #1755563) // apparmor bug
13622 fixes for bionic (LP: #1763427)
13623 - apparmor: fix dangling symlinks to policy rawdata after replacement
13624
13625 * [OPAL] Assert fail:
13626 core/mem_region.c:447:lock_held_by_me(&region->free_list_lock)
13627 (LP: #1762913)
13628 - powerpc/watchdog: remove arch_trigger_cpumask_backtrace
13629
13630 * [LTC Test] Ubuntu 18.04: tm_trap_test failed on P8 compat mode guest
13631 (LP: #1762928)
13632 - powerpc/tm: Fix endianness flip on trap
13633
13634 * Add support for RT5660 codec based sound cards on Baytrail (LP: #1657674)
13635 - SAUCE: (no-up) ASoC: Intel: Support machine driver for RT5660 on Baytrail
13636 - SAUCE: (no-up) ASoC: rt5660: Add ACPI support
13637 - SAUCE: (no-up): ASoC: Intel: bytcr-rt5660: Add MCLK, quirks
13638 - [Config] CONFIG_SND_SOC_INTEL_BYTCR_RT5660_MACH=m, CONFIG_SND_SOC_RT5660=m
13639
13640 * /dev/ipmi enumeration flaky on Cavium Sabre nodes (LP: #1762812)
13641 - i2c: xlp9xx: return ENXIO on slave address NACK
13642 - i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
13643 - i2c: xlp9xx: Check for Bus state before every transfer
13644 - i2c: xlp9xx: Handle NACK on DATA properly
13645
13646 * [18.04 FEAT] Add kvm_stat from kernel tree (LP: #1734130)
13647 - tools/kvm_stat: simplify the sortkey function
13648 - tools/kvm_stat: use a namedtuple for storing the values
13649 - tools/kvm_stat: use a more pythonic way to iterate over dictionaries
13650 - tools/kvm_stat: avoid 'is' for equality checks
13651 - tools/kvm_stat: fix crash when filtering out all non-child trace events
13652 - tools/kvm_stat: print error on invalid regex
13653 - tools/kvm_stat: fix debugfs handling
13654 - tools/kvm_stat: mark private methods as such
13655 - tools/kvm_stat: eliminate extra guest/pid selection dialog
13656 - tools/kvm_stat: separate drilldown and fields filtering
13657 - tools/kvm_stat: group child events indented after parent
13658 - tools/kvm_stat: print 'Total' line for multiple events only
13659 - tools/kvm_stat: Fix python3 syntax
13660 - tools/kvm_stat: Don't use deprecated file()
13661 - tools/kvm_stat: Remove unused function
13662 - [Packaging] Add linux-tools-host package for VM host tools
13663 - [Config] do_tools_host=true for amd64
13664
13665 * Bionic update to v4.15.17 stable release (LP: #1763366)
13666 - i40iw: Fix sequence number for the first partial FPDU
13667 - i40iw: Correct Q1/XF object count equation
13668 - i40iw: Validate correct IRD/ORD connection parameters
13669 - clk: meson: mpll: use 64-bit maths in params_from_rate
13670 - ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node
13671 - Bluetooth: Add a new 04ca:3015 QCA_ROME device
13672 - ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
13673 - thermal: power_allocator: fix one race condition issue for thermal_instances
13674 list
13675 - perf probe: Find versioned symbols from map
13676 - perf probe: Add warning message if there is unexpected event name
13677 - perf evsel: Fix swap for samples with raw data
13678 - perf evsel: Enable ignore_missing_thread for pid option
13679 - l2tp: fix missing print session offset info
13680 - rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
13681 - ACPI / video: Default lcd_only to true on Win8-ready and newer machines
13682 - IB/mlx5: Report inner RSS capability
13683 - VFS: close race between getcwd() and d_move()
13684 - watchdog: dw_wdt: add stop watchdog operation
13685 - clk: divider: fix incorrect usage of container_of
13686 - PM / devfreq: Fix potential NULL pointer dereference in governor_store
13687 - gpiolib: don't dereference a desc before validation
13688 - net_sch: red: Fix the new offload indication
13689 - selftests/net: fix bugs in address and port initialization
13690 - thermal/drivers/hisi: Remove bogus const from function return type
13691 - RDMA/cma: Mark end of CMA ID messages
13692 - hwmon: (ina2xx) Make calibration register value fixed
13693 - f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
13694 - clk: sunxi-ng: a83t: Add M divider to TCON1 clock
13695 - media: videobuf2-core: don't go out of the buffer range
13696 - ASoC: Intel: Skylake: Disable clock gating during firmware and library
13697 download
13698 - ASoC: Intel: cht_bsw_rt5645: Analog Mic support
13699 - drm/msm: Fix NULL deref in adreno_load_gpu
13700 - IB/ipoib: Fix for notify send CQ failure messages
13701 - spi: sh-msiof: Fix timeout failures for TX-only DMA transfers
13702 - scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
13703 - irqchip/ompic: fix return value check in ompic_of_init()
13704 - irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
13705 - ACPI: EC: Fix debugfs_create_*() usage
13706 - mac80211: Fix setting TX power on monitor interfaces
13707 - vfb: fix video mode and line_length being set when loaded
13708 - crypto: crypto4xx - perform aead icv check in the driver
13709 - gpio: label descriptors using the device name
13710 - arm64: asid: Do not replace active_asids if already 0
13711 - powernv-cpufreq: Add helper to extract pstate from PMSR
13712 - IB/rdmavt: Allocate CQ memory on the correct node
13713 - blk-mq: avoid to map CPU into stale hw queue
13714 - blk-mq: fix race between updating nr_hw_queues and switching io sched
13715 - backlight: tdo24m: Fix the SPI CS between transfers
13716 - nvme-fabrics: protect against module unload during create_ctrl
13717 - nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
13718 - pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
13719 - nvme_fcloop: disassocate local port structs
13720 - nvme_fcloop: fix abort race condition
13721 - tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
13722 - perf report: Fix a no annotate browser displayed issue
13723 - staging: lustre: disable preempt while sampling processor id.
13724 - ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
13725 - power: supply: axp288_charger: Properly stop work on probe-error / remove
13726 - rt2x00: do not pause queue unconditionally on error path
13727 - wl1251: check return from call to wl1251_acx_arp_ip_filter
13728 - net/mlx5: Fix race for multiple RoCE enable
13729 - bcache: ret IOERR when read meets metadata error
13730 - bcache: stop writeback thread after detaching
13731 - bcache: segregate flash only volume write streams
13732 - net: Fix netdev_WARN_ONCE macro
13733 - net/mlx5e: IPoIB, Use correct timestamp in child receive flow
13734 - blk-mq: fix kernel oops in blk_mq_tag_idle()
13735 - tty: n_gsm: Allow ADM response in addition to UA for control dlci
13736 - block, bfq: put async queues for root bfq groups too
13737 - serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
13738 - EDAC, mv64x60: Fix an error handling path
13739 - uio_hv_generic: check that host supports monitor page
13740 - Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIO
13741 - Bluetooth: hci_bcm: Validate IRQ before using it
13742 - Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
13743 - i40evf: don't rely on netif_running() outside rtnl_lock()
13744 - drm/amd/powerplay: fix memory leakage when reload (v2)
13745 - cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
13746 - PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
13747 - scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware
13748 in RAID map
13749 - scsi: megaraid_sas: unload flag should be set after scsi_remove_host is
13750 called
13751 - RDMA/cma: Fix rdma_cm path querying for RoCE
13752 - gpio: thunderx: fix error return code in thunderx_gpio_probe()
13753 - x86/gart: Exclude GART aperture from vmcore
13754 - sdhci: Advertise 2.0v supply on SDIO host controller
13755 - Input: goodix - disable IRQs while suspended
13756 - mtd: mtd_oobtest: Handle bitflips during reads
13757 - crypto: aes-generic - build with -Os on gcc-7+
13758 - perf tools: Fix copyfile_offset update of output offset
13759 - tcmu: release blocks for partially setup cmds
13760 - thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
13761 - drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
13762 - drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
13763 - x86/microcode: Propagate return value from updating functions
13764 - x86/CPU: Add a microcode loader callback
13765 - x86/CPU: Check CPU feature bits after microcode upgrade
13766 - x86/microcode: Get rid of struct apply_microcode_ctx
13767 - x86/microcode/intel: Check microcode revision before updating sibling
13768 threads
13769 - x86/microcode/intel: Writeback and invalidate caches before updating
13770 microcode
13771 - x86/microcode: Do not upload microcode if CPUs are offline
13772 - x86/microcode/intel: Look into the patch cache first
13773 - x86/microcode: Request microcode on the BSP
13774 - x86/microcode: Synchronize late microcode loading
13775 - x86/microcode: Attempt late loading only when new microcode is present
13776 - x86/microcode: Fix CPU synchronization routine
13777 - arp: fix arp_filter on l3slave devices
13778 - ipv6: the entire IPv6 header chain must fit the first fragment
13779 - lan78xx: Crash in lan78xx_writ_reg (Workqueue: events
13780 lan78xx_deferred_multicast_write)
13781 - net: dsa: Discard frames from unused ports
13782 - net: fix possible out-of-bound read in skb_network_protocol()
13783 - net/ipv6: Fix route leaking between VRFs
13784 - net/ipv6: Increment OUTxxx counters after netfilter hook
13785 - netlink: make sure nladdr has correct size in netlink_connect()
13786 - net/mlx5e: Verify coalescing parameters in range
13787 - net sched actions: fix dumping which requires several messages to user space
13788 - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
13789 - pptp: remove a buggy dst release in pptp_connect()
13790 - r8169: fix setting driver_data after register_netdev
13791 - sctp: do not leak kernel memory to user space
13792 - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
13793 - vhost: correctly remove wait queue during poll failure
13794 - vlan: also check phy_driver ts_info for vlan's real device
13795 - vrf: Fix use after free and double free in vrf_finish_output
13796 - bonding: fix the err path for dev hwaddr sync in bond_enslave
13797 - bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
13798 - bonding: process the err returned by dev_set_allmulti properly in
13799 bond_enslave
13800 - net: fool proof dev_valid_name()
13801 - ip_tunnel: better validate user provided tunnel names
13802 - ipv6: sit: better validate user provided tunnel names
13803 - ip6_gre: better validate user provided tunnel names
13804 - ip6_tunnel: better validate user provided tunnel names
13805 - vti6: better validate user provided tunnel names
13806 - net/mlx5e: Set EQE based as default TX interrupt moderation mode
13807 - net_sched: fix a missing idr_remove() in u32_delete_key()
13808 - net/sched: fix NULL dereference in the error path of tcf_vlan_init()
13809 - net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
13810 - net/mlx5e: Fix memory usage issues in offloading TC flows
13811 - net/sched: fix NULL dereference in the error path of tcf_sample_init()
13812 - nfp: use full 40 bits of the NSP buffer address
13813 - ipv6: sr: fix seg6 encap performances with TSO enabled
13814 - net/mlx5e: Don't override vport admin link state in switchdev mode
13815 - net/mlx5e: Sync netdev vxlan ports at open
13816 - net/sched: fix NULL dereference in the error path of tunnel_key_init()
13817 - net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
13818 - strparser: Fix sign of err codes
13819 - net/mlx4_en: Fix mixed PFC and Global pause user control requests
13820 - net/mlx5e: Fix traffic being dropped on VF representor
13821 - vhost: validate log when IOTLB is enabled
13822 - route: check sysctl_fib_multipath_use_neigh earlier than hash
13823 - team: move dev_mc_sync after master_upper_dev_link in team_port_add
13824 - vhost_net: add missing lock nesting notation
13825 - net/mlx4_core: Fix memory leak while delete slave's resources
13826 - Linux 4.15.17
13827
13828 * sky2 gigabit ethernet driver sometimes stops working after lid-open resume
13829 from sleep (88E8055) (LP: #1758507) // Bionic update to v4.15.17 stable
13830 release (LP: #1763366)
13831 - sky2: Increase D3 delay to sky2 stops working after suspend
13832
13833 * [Featire] CNL: Enable RAPL support (LP: #1685712)
13834 - powercap: RAPL: Add support for Cannon Lake
13835
13836 * System Z {kernel} UBUNTU18.04 wrong kernel config (LP: #1762719)
13837 - s390: move nobp parameter functions to nospec-branch.c
13838 - s390: add automatic detection of the spectre defense
13839 - s390: report spectre mitigation via syslog
13840 - s390: add sysfs attributes for spectre
13841 - [Config] CONFIG_EXPOLINE_AUTO=y, CONFIG_KERNEL_NOBP=n for s390
13842 - s390: correct nospec auto detection init order
13843
13844 * Merge the linux-snapdragon kernel into bionic master/snapdragon
13845 (LP: #1763040)
13846 - drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer"
13847 - drm/msm: fix msm_rd_dump_submit prototype
13848 - drm/msm: gpu: Only sync fences on rings that exist
13849 - wcn36xx: set default BTLE coexistence config
13850 - wcn36xx: Add hardware scan offload support
13851 - wcn36xx: Reduce spinlock in indication handler
13852 - wcn36xx: fix incorrect assignment to msg_body.min_ch_time
13853 - wcn36xx: release DMA memory in case of error
13854 - mailbox: qcom: Convert APCS IPC driver to use regmap
13855 - mailbox: qcom: Create APCS child device for clock controller
13856 - clk: qcom: Add A53 PLL support
13857 - clk: qcom: Add regmap mux-div clocks support
13858 - clk: qcom: Add APCS clock controller support
13859 - clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()
13860 - media: venus: venc: set correctly GOP size and number of B-frames
13861 - media: venus: venc: configure entropy mode
13862 - media: venus: venc: Apply inloop deblocking filter
13863 - media: venus: cleanup set_property controls
13864 - arm64: defconfig: enable REMOTEPROC
13865 - arm64: defconfig: enable QCOM audio drivers for APQ8016 and DB410c
13866 - kernel: configs; add distro.config
13867 - arm64: configs: enable WCN36xx
13868 - kernel: distro.config: enable debug friendly USB network adpater
13869 - arm64: configs: enable QCOM Venus
13870 - arm64: defconfig: Enable a53/apcs and avs
13871 - arm64: defconfig: enable ondemand governor as default
13872 - arm64: defconfig: enable QCOM_TSENS
13873 - arm64: defconfig: enable new trigger modes for leds
13874 - kernel: configs: enable dm_mod and dm_crypt
13875 - Force the SMD regulator driver to be compiled-in
13876 - arm64: defconfig: enable CFG80211_DEFAULT_PS by default
13877 - arm64: configs: enable BT_QCOMSMD
13878 - kernel: configs: add more USB net drivers
13879 - arm64: defconfig: disable ANALOG_TV and DIGITAL_TV
13880 - arm64: configs: Enable camera drivers
13881 - kernel: configs: add freq stat to sysfs
13882 - arm64: defconfig: enable CONFIG_USB_CONFIGFS_F_FS by default
13883 - arm64: defconfig: Enable QRTR features
13884 - kernel: configs: set USB_CONFIG_F_FS in distro.config
13885 - kernel: distro.config: enable 'schedutil' CPUfreq governor
13886 - kernel: distro.config: enable 'fq' and 'fq_codel' qdiscs
13887 - kernel: distro.config: enable 'BBR' TCP congestion algorithm
13888 - arm64: defconfig: enable LEDS_QCOM_LPG
13889 - HACK: drm/msm/iommu: Remove runtime_put calls in map/unmap
13890 - power: avs: Add support for CPR (Core Power Reduction)
13891 - power: avs: cpr: Use raw mem access for qfprom
13892 - power: avs: cpr: fix with new reg_sequence structures
13893 - power: avs: cpr: Register with cpufreq-dt
13894 - regulator: smd: Add floor and corner operations
13895 - PM / OPP: Support adjusting OPP voltages at runtime
13896 - PM / OPP: Drop RCU usage in dev_pm_opp_adjust_voltage()
13897 - PM / OPP: HACK: Allow to set regulator without opp_list
13898 - PM / OPP: Add a helper to get an opp regulator for device
13899 - cpufreq: Add apq8016 to cpufreq-dt-platdev blacklist
13900 - regulator: smd: Allow REGULATOR_QCOM_SMD_RPM=m
13901 - ov5645: I2C address change
13902 - i2c: Add Qualcomm Camera Control Interface driver
13903 - camss: vfe: Skip first four frames from sensor
13904 - camss: Do not register if no cameras are present
13905 - i2c-qcom-cci: Fix run queue completion timeout
13906 - i2c-qcom-cci: Fix I2C address bug
13907 - media: ov5645: Fix I2C address
13908 - drm/bridge/adv7511: Delay clearing of HPD interrupt status
13909 - HACK: drm/msm/adv7511: Don't rely on interrupts for EDID parsing
13910 - leds: Add driver for Qualcomm LPG
13911 - wcn36xx: Fix warning due to duplicate scan_completed notification
13912 - arm64: dts: Add CPR DT node for msm8916
13913 - arm64: dts: add spmi-regulator nodes
13914 - arm64: dts: msm8916: Add cpufreq support
13915 - arm64: dts: msm8916: Add a shared CPU opp table
13916 - arm64: dts: msm8916: Add cpu cooling maps
13917 - arm64: dts: pm8916: Mark the s2 regulator as always-on
13918 - dt-bindings: mailbox: qcom: Document the APCS clock binding
13919 - arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
13920 - arm64: dts: qcom: msm8916: Use the new APCS mailbox driver
13921 - arm64: dts: qcom: msm8916: Add clock properties to the APCS node
13922 - arm64: dts: qcom: apq8016-sbc: Allow USR4 LED to notify kernel panic
13923 - dt-bindings: media: Binding document for Qualcomm Camera Control Interface
13924 driver
13925 - MAINTAINERS: Add Qualcomm Camera Control Interface driver
13926 - DT: leds: Add Qualcomm Light Pulse Generator binding
13927 - arm64: dts: qcom: msm8996: Add mpp and lpg blocks
13928 - arm64: dts: qcom: Add pwm node for pm8916
13929 - arm64: dts: qcom: Add user LEDs on db820c
13930 - arm64: dts: qcom: Add WiFI/BT LEDs on db820c
13931 - ARM: dts: qcom: Add LPG node to pm8941
13932 - ARM: dts: qcom: honami: Add LPG node and RGB LED
13933 - arm64: dts: qcom: Add Camera Control Interface support
13934 - arm64: dts: qcom: Add apps_iommu vfe child node
13935 - arm64: dts: qcom: Add camss device node
13936 - arm64: dts: qcom: Add ov5645 device nodes
13937 - arm64: dts: msm8916: Fix camera sensors I2C addresses
13938 - arm: dts: qcom: db410c: Enable PWM signal on MPP4
13939 - packaging: arm64: add a uboot flavour - part1
13940 - packaging: arm64: add a uboot flavour - part2
13941 - packaging: arm64: add a uboot flavour - part3
13942 - packaging: arm64: add a uboot flavour - part4
13943 - packaging: arm64: add a uboot flavour - part5
13944 - packaging: arm64: rename uboot flavour to snapdragon
13945 - [Config] updateconfigs after qcomlt import
13946 - [Config] arm64: snapdragon: COMMON_CLK_QCOM=y
13947 - [Config] arm64: snapdragon: MSM_GCC_8916=y
13948 - [Config] arm64: snapdragon: REGULATOR_FIXED_VOLTAGE=y
13949 - [Config] arm64: snapdragon: PINCTRL_MSM8916=y
13950 - [Config] arm64: snapdragon: HWSPINLOCK_QCOM=y
13951 - [Config] arm64: snapdragon: SPMI=y, SPMI_MSM_PMIC_ARB=y
13952 - [Config] arm64: snapdragon: REGMAP_SPMI=y, PINCTRL_QCOM_SPMI_PMIC=y
13953 - [Config] arm64: snapdragon: REGULATOR_QCOM_SPMI=y
13954 - [Config] arm64: snapdragon: MFD_SPMI_PMIC=y
13955 - [Config] arm64: snapdragon: QCOM_SMEM=y
13956 - [Config] arm64: snapdragon: RPMSG=y, RPMSG_QCOM_SMD=y
13957 - [Config] arm64: snapdragon: QCOM_SMD_RPM=y, REGULATOR_QCOM_SMD_RPM=y
13958 - [Config] arm64: snapdragon: QCOM_CLK_SMD_RPM=y
13959 - [Config] arm64: snapdragon: QCOM_BAM_DMA=y
13960 - [Config] arm64: snapdragon: QCOM_HIDMA=y, QCOM_HIDMA_MGMT=y
13961 - [Config] arm64: snapdragon: QCOM_CPR=y
13962 - [Config] arm64: snapdragon: QCOM_QFPROM=y, QCOM_TSENS=y
13963 - [Config] arm64: snapdragon: MMC_SDHCI=y, MMC_SDHCI_PLTFM=y, MMC_SDHCI_MSM=y
13964 - [Config] turn off DRM_MSM_REGISTER_LOGGING
13965 - [Config] arm64: snapdragon: I2C_QUP=y
13966 - [Config] arm64: snapdragon: SPI_QUP=y
13967 - [Config] arm64: snapdragon: USB_ULPI_BUS=y, PHY_QCOM_USB_HS=y
13968 - [Config] arm64: snapdragon: QCOM_APCS_IPC=y
13969 - [Config] arm64: snapdragon: QCOM_WCNSS_CTRL=y
13970 - [Config] arm64: snapdragon: QCOM_SMSM=y
13971 - [Config] arm64: snapdragon: QCOM_SMP2P=y
13972 - [Config] arm64: snapdragon: DRM_MSM=y
13973 - [Config] arm64: snapdragon: SND_SOC=y
13974 - [Config] arm64: snapdragon: QCOM_WCNSS_PIL=m
13975 - [Config] arm64: snapdragon: QCOM_A53PLL=y, QCOM_CLK_APCS_MSM8916=y
13976 - [Config] arm64: snapdragon: INPUT_PM8941_PWRKEY=y
13977 - [Config] arm64: snapdragon: MEDIA_SUBDRV_AUTOSELECT=y, VIDEO_OV5645=m
13978 - [Config] arm64: snapdragon: SND_SOC_APQ8016_SBC=y, SND_SOC_LPASS_APQ8016=y
13979 - [Config] arm64: snapdragon: SND_SOC_MSM8916_WCD_ANALOG=y,
13980 SND_SOC_MSM8916_WCD_DIGITAL=y
13981 - SAUCE: media: ov5645: skip address change if dt addr == default addr
13982 - SAUCE: drm/msm/adv7511: wrap hacks under CONFIG_ADV7511_SNAPDRAGON_HACKS
13983 #ifdefs
13984 - [Config] arm64: snapdragon: ADV7511_SNAPDRAGON_HACKS=y
13985 - packaging: snapdragon: fixup ABI paths
13986
13987 * LSM stacking patches for bionic (LP: #1763062)
13988 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
13989 - SAUCE: LSM stacking: LSM: Manage credential security blobs
13990 - SAUCE: LSM stacking: LSM: Manage file security blobs
13991 - SAUCE: LSM stacking: LSM: Manage task security blobs
13992 - SAUCE: LSM stacking: LSM: Manage remaining security blobs
13993 - SAUCE: LSM stacking: LSM: General stacking
13994 - SAUCE: LSM stacking: fixup initialize task->security
13995 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
13996 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
13997 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
13998 - SAUCE: LSM stacking: fixup apparmor stacking enablement
13999 - SAUCE: LSM stacking: fixup stacking kconfig
14000 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
14001 - SAUCE: LSM stacking: provide prctl interface for setting context
14002 - SAUCE: LSM stacking: inherit current display LSM
14003 - SAUCE: LSM stacking: keep an index for each registered LSM
14004 - SAUCE: LSM stacking: verify display LSM
14005 - SAUCE: LSM stacking: provide a way to specify the default display lsm
14006 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
14007 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
14008 - SAUCE: LSM stacking: add Kconfig to set default display LSM
14009 - SAUCE: LSM stacking: add configs for LSM stacking
14010 - SAUCE: LSM stacking: add apparmor and selinux proc dirs
14011 - SAUCE: LSM stacking: remove procfs context interface
14012
14013 * linux 4.13.0-13.14 ADT test failure with linux 4.13.0-13.14
14014 (LP: #1720779) // LSM stacking patches for bionic (LP: #1763062)
14015 - SAUCE: LSM stacking: check for invalid zero sized writes
14016
14017 * RDMA/hns: ensure for-loop actually iterates and free's buffers
14018 (LP: #1762757)
14019 - RDMA/hns: ensure for-loop actually iterates and free's buffers
14020
14021 * Support cq/rq record doorbell for RDMA on HSilicon hip08 systems
14022 (LP: #1762755)
14023 - RDMA/hns: Fix the endian problem for hns
14024 - RDMA/hns: Support rq record doorbell for the user space
14025 - RDMA/hns: Support cq record doorbell for the user space
14026 - RDMA/hns: Support rq record doorbell for kernel space
14027 - RDMA/hns: Support cq record doorbell for kernel space
14028 - RDMA/hns: Fix cqn type and init resp
14029 - RDMA/hns: Fix init resp when alloc ucontext
14030 - RDMA/hns: Fix cq record doorbell enable in kernel
14031
14032 * Replace LPC patchset with upstream version (LP: #1762758)
14033 - Revert "UBUNTU: SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver"
14034 - Revert "UBUNTU: SAUCE: HISI LPC: Add ACPI support"
14035 - Revert "UBUNTU: SAUCE: ACPI / scan: do not enumerate Indirect IO host
14036 children"
14037 - Revert "UBUNTU: SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT
14038 bindings"
14039 - Revert "UBUNTU: SAUCE: OF: Add missing I/O range exception for indirect-IO
14040 devices"
14041 - Revert "UBUNTU: SAUCE: PCI: Apply the new generic I/O management on PCI IO
14042 hosts"
14043 - Revert "UBUNTU: SAUCE: PCI: Add fwnode handler as input param of
14044 pci_register_io_range()"
14045 - Revert "UBUNTU: SAUCE: PCI: Remove unused __weak attribute in
14046 pci_register_io_range()"
14047 - Revert "UBUNTU: SAUCE: LIB: Introduce a generic PIO mapping method"
14048 - lib: Add generic PIO mapping method
14049 - PCI: Remove __weak tag from pci_register_io_range()
14050 - PCI: Add fwnode handler as input param of pci_register_io_range()
14051 - PCI: Apply the new generic I/O management on PCI IO hosts
14052 - of: Add missing I/O range exception for indirect-IO devices
14053 - HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
14054 - ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
14055 - ACPI / scan: Do not enumerate Indirect IO host children
14056 - HISI LPC: Add ACPI support
14057 - MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
14058
14059 * Enable Tunneled Operations on POWER9 (LP: #1762448)
14060 - powerpc/powernv: Enable tunneled operations
14061 - cxl: read PHB indications from the device tree
14062
14063 * PSL traces reset after PERST for debug AFU image (LP: #1762462)
14064 - cxl: Enable NORST bit in PSL_DEBUG register for PSL9
14065
14066 * NFS + sec=krb5 is broken (LP: #1759791)
14067 - sunrpc: remove incorrect HMAC request initialization
14068
14069 * Raspberry Pi 3 microSD support missing from the installer (LP: #1729128)
14070 - d-i: add bcm2835 to block-modules
14071
14072 * Backport USB core quirks (LP: #1762695)
14073 - usb: core: Add "quirks" parameter for usbcore
14074 - usb: core: Copy parameter string correctly and remove superfluous null check
14075 - usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
14076
14077 * [Ubuntu 18.04] cryptsetup: 'device-mapper: reload ioctl on failed' when
14078 setting up a second end-to-end encrypted disk (LP: #1762353)
14079 - SAUCE: s390/crypto: Adjust s390 aes and paes cipher
14080
14081 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715
14082 - powerpc/64s: Wire up cpu_show_spectre_v2()
14083
14084 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5753
14085 - powerpc/64s: Wire up cpu_show_spectre_v1()
14086
14087 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5754
14088 - powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
14089 - powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
14090 - powerpc/rfi-flush: Always enable fallback flush on pseries
14091 - powerpc/rfi-flush: Differentiate enabled and patched flush types
14092 - powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
14093 - powerpc/64s: Move cpu_show_meltdown()
14094 - powerpc/64s: Enhance the information in cpu_show_meltdown()
14095 - powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
14096 - powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
14097
14098 * Additional spectre and meltdown patches (LP: #1760099) // CVE-2017-5715 //
14099 CVE-2017-5753 // CVE-2017-5754
14100 - powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
14101 - powerpc: Add security feature flags for Spectre/Meltdown
14102 - powerpc/pseries: Set or clear security feature flags
14103 - powerpc/powernv: Set or clear security feature flags
14104
14105 * Hisilicon network subsystem 3 support (LP: #1761610)
14106 - net: hns3: export pci table of hclge and hclgevf to userspace
14107 - d-i: Add hns3 drivers to nic-modules
14108
14109 * "ip a" command on a guest VM shows UNKNOWN status (LP: #1761534)
14110 - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
14111
14112 * perf vendor events arm64: Enable JSON events for ThunderX2 B0 (LP: #1760712)
14113 - perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor
14114 - perf vendor events: Drop incomplete multiple mapfile support
14115 - perf vendor events: Fix error code in json_events()
14116 - perf vendor events: Drop support for unused topic directories
14117 - perf vendor events: Add support for pmu events vendor subdirectory
14118 - perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
14119 - perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
14120 - perf vendor events: Add support for arch standard events
14121 - perf vendor events arm64: Add armv8-recommended.json
14122 - perf vendor events arm64: Fixup ThunderX2 to use recommended events
14123 - perf vendor events arm64: fixup A53 to use recommended events
14124 - perf vendor events arm64: add HiSilicon hip08 JSON file
14125 - perf vendor events arm64: Enable JSON events for ThunderX2 B0
14126
14127 * Warning "cache flush timed out!" seen when unloading the cxl driver
14128 (LP: #1762367)
14129 - cxl: Check if PSL data-cache is available before issue flush request
14130
14131 * Bionic update to 4.15.16 stable release (LP: #1762370)
14132 - ARM: OMAP: Fix SRAM W+X mapping
14133 - ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]
14134 - ARM: dts: sun6i: a31s: bpi-m2: improve pmic properties
14135 - ARM: dts: sun6i: a31s: bpi-m2: add missing regulators
14136 - mtd: jedec_probe: Fix crash in jedec_read_mfr()
14137 - mtd: nand: atmel: Fix get_sectorsize() function
14138 - ALSA: usb-audio: Add native DSD support for TEAC UD-301
14139 - ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
14140 - ALSA: pcm: potential uninitialized return values
14141 - x86/platform/uv/BAU: Add APIC idt entry
14142 - perf/hwbp: Simplify the perf-hwbp code, fix documentation
14143 - ceph: only dirty ITER_IOVEC pages for direct read
14144 - ipc/shm.c: add split function to shm_vm_ops
14145 - i2c: i2c-stm32f7: fix no check on returned setup
14146 - powerpc/mm: Add tracking of the number of coprocessors using a context
14147 - powerpc/mm: Workaround Nest MMU bug with TLB invalidations
14148 - powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
14149 - partitions/msdos: Unable to mount UFS 44bsd partitions
14150 - xfrm_user: uncoditionally validate esn replay attribute struct
14151 - RDMA/ucma: Check AF family prior resolving address
14152 - RDMA/ucma: Fix use-after-free access in ucma_close
14153 - RDMA/ucma: Ensure that CM_ID exists prior to access it
14154 - RDMA/rdma_cm: Fix use after free race with process_one_req
14155 - RDMA/ucma: Check that device is connected prior to access it
14156 - RDMA/ucma: Check that device exists prior to accessing it
14157 - RDMA/ucma: Introduce safer rdma_addr_size() variants
14158 - ipv6: fix possible deadlock in rt6_age_examine_exception()
14159 - net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
14160 - xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
14161 - percpu: add __GFP_NORETRY semantics to the percpu balancing path
14162 - netfilter: x_tables: make allocation less aggressive
14163 - netfilter: bridge: ebt_among: add more missing match size checks
14164 - l2tp: fix races with ipv4-mapped ipv6 addresses
14165 - netfilter: drop template ct when conntrack is skipped.
14166 - netfilter: x_tables: add and use xt_check_proc_name
14167 - phy: qcom-ufs: add MODULE_LICENSE tag
14168 - Bluetooth: Fix missing encryption refresh on Security Request
14169 - drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
14170 - bitmap: fix memset optimization on big-endian systems
14171 - USB: serial: ftdi_sio: add RT Systems VX-8 cable
14172 - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
14173 - USB: serial: cp210x: add ELDAT Easywave RX09 id
14174 - serial: 8250: Add Nuvoton NPCM UART
14175 - mei: remove dev_err message on an unsupported ioctl
14176 - /dev/mem: Avoid overwriting "err" in read_mem()
14177 - media: usbtv: prevent double free in error case
14178 - parport_pc: Add support for WCH CH382L PCI-E single parallel port card.
14179 - crypto: lrw - Free rctx->ext with kzfree
14180 - crypto: talitos - don't persistently map req_ctx->hw_context and
14181 req_ctx->buf
14182 - crypto: inside-secure - fix clock management
14183 - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
14184 - crypto: talitos - fix IPsec cipher in length
14185 - crypto: ahash - Fix early termination in hash walk
14186 - crypto: caam - Fix null dereference at error path
14187 - crypto: ccp - return an actual key size from RSA max_size callback
14188 - crypto: arm,arm64 - Fix random regeneration of S_shipped
14189 - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
14190 - Btrfs: fix unexpected cow in run_delalloc_nocow
14191 - staging: comedi: ni_mio_common: ack ai fifo error interrupts.
14192 - Revert "base: arch_topology: fix section mismatch build warnings"
14193 - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
14194 - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
14195 - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
14196 - vt: change SGR 21 to follow the standards
14197 - ARM: dts: DRA76-EVM: Set powerhold property for tps65917
14198 - net: hns: Fix ethtool private flags
14199 - Fix slab name "biovec-(1<<(21-12))"
14200 - Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"
14201 - Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"
14202 - Revert "cpufreq: Fix governor module removal race"
14203 - Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
14204 - Linux 4.15.16
14205
14206 * [18.04][config] regression: nvme and nvme_core couldn't be built as modules
14207 starting 4.15-rc2 (LP: #1759893)
14208 - SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for
14209 build"
14210 - [Config] CONFIG_BLK_DEV_NMVE=m
14211
14212 * Miscellaneous Ubuntu changes
14213 - [Packaging] Only install cloud init files when do_tools_common=true
14214
14215 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 13 Apr 2018 14:40:52 -0300
f4763a54 14216
9b4816de 14217linux (4.15.0-15.16) bionic; urgency=medium
8dabcacf 14218
9b4816de 14219 * linux: 4.15.0-15.16 -proposed tracker (LP: #1761177)
8dabcacf 14220
9b4816de
SF
14221 * FFe: Enable configuring resume offset via sysfs (LP: #1760106)
14222 - PM / hibernate: Make passing hibernate offsets more friendly
14223
14224 * /dev/bcache/by-uuid links not created after reboot (LP: #1729145)
14225 - SAUCE: (no-up) bcache: decouple emitting a cached_dev CHANGE uevent
14226
14227 * Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine
14228 type(pseries-bionic) complaining "KVM implementation does not support
14229 Transactional Memory, try cap-htm=off" (kvm) (LP: #1752026)
14230 - powerpc: Use feature bit for RTC presence rather than timebase presence
14231 - powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
14232 - powerpc: Free up CPU feature bits on 64-bit machines
14233 - powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
14234 - powerpc/powernv: Provide a way to force a core into SMT4 mode
14235 - KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
14236 - KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
14237 - KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
14238
14239 * Important Kernel fixes to be backported for Power9 (kvm) (LP: #1758910)
14240 - powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
14241
14242 * Ubuntu 18.04 - IO Hang on some namespaces when running HTX with 16
14243 namespaces (Bolt / NVMe) (LP: #1757497)
14244 - powerpc/64s: Fix lost pending interrupt due to race causing lost update to
14245 irq_happened
14246
14247 * fwts-efi-runtime-dkms 18.03.00-0ubuntu1: fwts-efi-runtime-dkms kernel module
14248 failed to build (LP: #1760876)
14249 - [Packaging] include the retpoline extractor in the headers
14250
14251 -- Seth Forshee <seth.forshee@canonical.com> Wed, 04 Apr 2018 08:26:19 -0500
8dabcacf 14252
e4a338d3 14253linux (4.15.0-14.15) bionic; urgency=medium
f92cd195 14254
e4a338d3 14255 * linux: 4.15.0-14.15 -proposed tracker (LP: #1760678)
f92cd195 14256
e4a338d3
TLSC
14257 * [Bionic] mlx4 ETH - mlnx_qos failed when set some TC to vendor
14258 (LP: #1758662)
14259 - net/mlx4_en: Change default QoS settings
14260
14261 * AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10
14262 (LP: #1759312)
14263 - powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
14264
14265 * Bionic update to 4.15.15 stable release (LP: #1760585)
14266 - net: dsa: Fix dsa_is_user_port() test inversion
14267 - openvswitch: meter: fix the incorrect calculation of max delta_t
14268 - qed: Fix MPA unalign flow in case header is split across two packets.
14269 - tcp: purge write queue upon aborting the connection
14270 - qed: Fix non TCP packets should be dropped on iWARP ll2 connection
14271 - sysfs: symlink: export sysfs_create_link_nowarn()
14272 - net: phy: relax error checking when creating sysfs link netdev->phydev
14273 - devlink: Remove redundant free on error path
14274 - macvlan: filter out unsupported feature flags
14275 - net: ipv6: keep sk status consistent after datagram connect failure
14276 - ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
14277 - ipv6: sr: fix NULL pointer dereference when setting encap source address
14278 - ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
14279 - mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
14280 - net: phy: Tell caller result of phy_change()
14281 - ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
14282 - net sched actions: return explicit error when tunnel_key mode is not
14283 specified
14284 - ppp: avoid loop in xmit recursion detection code
14285 - rhashtable: Fix rhlist duplicates insertion
14286 - test_rhashtable: add test case for rhltable with duplicate objects
14287 - kcm: lock lower socket in kcm_attach
14288 - sch_netem: fix skb leak in netem_enqueue()
14289 - ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
14290 - net: use skb_to_full_sk() in skb_update_prio()
14291 - net: Fix hlist corruptions in inet_evict_bucket()
14292 - s390/qeth: free netdevice when removing a card
14293 - s390/qeth: when thread completes, wake up all waiters
14294 - s390/qeth: lock read device while queueing next buffer
14295 - s390/qeth: on channel error, reject further cmd requests
14296 - soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
14297 - dpaa_eth: fix error in dpaa_remove()
14298 - dpaa_eth: remove duplicate initialization
14299 - dpaa_eth: increment the RX dropped counter when needed
14300 - dpaa_eth: remove duplicate increment of the tx_errors counter
14301 - dccp: check sk for closed state in dccp_sendmsg()
14302 - ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
14303 - l2tp: do not accept arbitrary sockets
14304 - net: ethernet: arc: Fix a potential memory leak if an optional regulator is
14305 deferred
14306 - net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY
14307 interface
14308 - net: fec: Fix unbalanced PM runtime calls
14309 - net/iucv: Free memory obtained by kzalloc
14310 - netlink: avoid a double skb free in genlmsg_mcast()
14311 - net: Only honor ifindex in IP_PKTINFO if non-0
14312 - net: systemport: Rewrite __bcm_sysport_tx_reclaim()
14313 - qede: Fix qedr link update
14314 - skbuff: Fix not waking applications when errors are enqueued
14315 - team: Fix double free in error path
14316 - Linux 4.15.15
14317
14318 * Ubuntu 18.04 [ WSP DD2.2 with stop4 and stop5 enabled ]: kdump fails to
14319 capture dump when smt=2 or off. (LP: #1758206)
14320 - powerpc/crash: Remove the test for cpu_online in the IPI callback
14321 - powernv/kdump: Fix cases where the kdump kernel can get HMI's
14322 - powerpc/kdump: Fix powernv build break when KEXEC_CORE=n
14323
14324 * [Intel Ubuntu 18.04 Bug] Null pointer dereference, when disconnecting RAID
14325 rebuild target (LP: #1759279)
14326 - md: document lifetime of internal rdev pointer.
14327
14328 * [Feature]Crystal Ridge:add support for the platform capabilities NFIT sub-
14329 table in ACPI 6.2A (LP: #1730829)
14330 - ACPICA: ACPI 6.0A: Changes to the NFIT ACPI table
14331 - acpi: nfit: Add support for detect platform CPU cache flush on power loss
14332 - acpi: nfit: add persistent memory control flag for nd_region
14333 - libnvdimm: expose platform persistence attribute for nd_region
14334 - libnvdimm: re-enable deep flush for pmem devices via fsync()
14335 - libnvdimm, nfit: fix persistence domain reporting
14336
14337 * Allow multiple mounts of zfs datasets (LP: #1759848)
14338 - SAUCE: Allow mounting datasets more than once (LP: #1759848)
14339
14340 * Update Aquantia driver to fix various issues (LP: #1759303)
14341 - net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
14342 - net: aquantia: Cleanup status flags accesses
14343 - net: aquantia: Cleanup hardware access modules
14344 - net: aquantia: Remove duplicate hardware descriptors declarations
14345 - net: aquantia: Add const qualifiers for hardware ops tables
14346 - net: aquantia: Simplify dependencies between pci modules
14347 - net: aquantia: Eliminate aq_nic structure abstraction
14348 - net: aquantia: Fix register definitions to linux style
14349 - net: aquantia: Prepend hw access functions declarations with prefix
14350 - net: aquantia: Fix internal stats calculation on rx
14351 - net: aquantia: Introduce new device ids and constants
14352 - net: aquantia: Introduce new AQC devices and capabilities
14353 - net: aquantia: Convert hw and caps structures to const static pointers
14354 - net: aquantia: Cleanup pci functions module
14355 - net: aquantia: Remove create/destroy from hw ops
14356 - net: aquantia: Change confusing no_ff_addr to more meaningful name
14357 - net: aquantia: Introduce firmware ops callbacks
14358 - net: aquantia: Introduce support for new firmware on AQC cards
14359 - net: aquantia: Introduce global AQC hardware reset sequence
14360 - net: aquantia: Report correct mediatype via ethtool
14361 - net: aquantia: bump driver version to match aquantia internal numbering
14362 - net: aquantia: Fix hardware reset when SPI may rarely hangup
14363 - net: aquantia: Fix a regression with reset on old firmware
14364 - net: aquantia: Change inefficient wait loop on fw data reads
14365 - net: aquantia: Add tx clean budget and valid budget handling logic
14366 - net: aquantia: Allow live mac address changes
14367 - net: aquantia: Implement pci shutdown callback
14368 - net: aquantia: driver version bump
14369
14370 * ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3: cpu hotplug on boslcp3g4 guest
14371 dumping call traces continuously. (LP: #1759722)
14372 - blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk
14373
14374 * ISST-LTE:KVM:Ubuntu18.04:BostonLC:boslcp3:boslcp3g3:Guest conosle hangs
14375 after hotplug CPU add operation. (LP: #1759723)
14376 - genirq/affinity: assign vectors to all possible CPUs
14377 - blk-mq: simplify queue mapping & schedule with each possisble CPU
14378
14379 * test_bpf fails (LP: #1756150)
14380 - test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
14381
14382 * Bionic update to v4.15.14 stable release (LP: #1759655)
14383 - MIPS: ralink: Remove ralink_halt()
14384 - MIPS: ralink: Fix booting on MT7621
14385 - MIPS: lantiq: Fix Danube USB clock
14386 - MIPS: lantiq: Enable AHB Bus for USB
14387 - MIPS: lantiq: ase: Enable MFD_SYSCON
14388 - iio: chemical: ccs811: Corrected firmware boot/application mode transition
14389 - iio: st_pressure: st_accel: pass correct platform data to init
14390 - iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
14391 - ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
14392 - ALSA: aloop: Sync stale timer before release
14393 - ALSA: aloop: Fix access to not-yet-ready substream via cable
14394 - ALSA: hda - Force polling mode on CFL for fixing codec communication
14395 - ALSA: hda/realtek - Fix speaker no sound after system resume
14396 - ALSA: hda/realtek - Fix Dell headset Mic can't record
14397 - ALSA: hda/realtek - Always immediately update mute LED with pin VREF
14398 - mmc: core: Fix tracepoint print of blk_addr and blksz
14399 - mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
14400 - mmc: block: fix updating ext_csd caches on ioctl call
14401 - mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
14402 - mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
14403 - mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
14404 - PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
14405 - ahci: Add PCI-id for the Highpoint Rocketraid 644L card
14406 - lockdep: fix fs_reclaim warning
14407 - clk: bcm2835: Fix ana->maskX definitions
14408 - clk: bcm2835: Protect sections updating shared registers
14409 - clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops
14410 - RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
14411 - Drivers: hv: vmbus: Fix ring buffer signaling
14412 - pinctrl: samsung: Validate alias coming from DT
14413 - Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
14414 - Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
14415 - Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174
14416 - libata: fix length validation of ATAPI-relayed SCSI commands
14417 - libata: remove WARN() for DMA or PIO command without data
14418 - libata: don't try to pass through NCQ commands to non-NCQ devices
14419 - libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
14420 - libata: Enable queued TRIM for Samsung SSD 860
14421 - libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
14422 - libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
14423 - libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
14424 - sched, cgroup: Don't reject lower cpu.max on ancestors
14425 - cgroup: fix rule checking for threaded mode switching
14426 - nfsd: remove blocked locks on client teardown
14427 - media: tegra-cec: reset rx_buf_cnt when start bit detected
14428 - hugetlbfs: check for pgoff value overflow
14429 - h8300: remove extraneous __BIG_ENDIAN definition
14430 - mm/vmalloc: add interfaces to free unmapped page table
14431 - x86/mm: implement free pmd/pte page interfaces
14432 - mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
14433 - mm/thp: do not wait for lock_page() in deferred_split_scan()
14434 - mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
14435 - Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
14436 - drm/vmwgfx: Fix black screen and device errors when running without fbdev
14437 - drm/vmwgfx: Fix a destoy-while-held mutex problem.
14438 - drm/radeon: Don't turn off DP sink when disconnected
14439 - drm/amd/display: We shouldn't set format_default on plane as atomic driver
14440 - drm/amd/display: Add one to EDID's audio channel count when passing to DC
14441 - drm: Reject getfb for multi-plane framebuffers
14442 - drm: udl: Properly check framebuffer mmap offsets
14443 - mm/vmscan: wake up flushers for legacy cgroups too
14444 - module: propagate error in modules_open()
14445 - acpi, numa: fix pxm to online numa node associations
14446 - ACPI / watchdog: Fix off-by-one error at resource assignment
14447 - libnvdimm, {btt, blk}: do integrity setup before add_disk()
14448 - brcmfmac: fix P2P_DEVICE ethernet address generation
14449 - rtlwifi: rtl8723be: Fix loss of signal
14450 - tracing: probeevent: Fix to support minus offset from symbol
14451 - mtdchar: fix usage of mtd_ooblayout_ecc()
14452 - mtd: nand: fsl_ifc: Fix nand waitfunc return value
14453 - mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
14454 - mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
14455 - staging: ncpfs: memory corruption in ncp_read_kernel()
14456 - can: peak/pcie_fd: fix echo_skb is occupied! bug
14457 - can: peak/pcie_fd: remove useless code when interface starts
14458 - can: ifi: Repair the error handling
14459 - can: ifi: Check core revision upon probe
14460 - can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
14461 - can: cc770: Fix queue stall & dropped RTR reply
14462 - can: cc770: Fix use after free in cc770_tx_interrupt()
14463 - tty: vt: fix up tabstops properly
14464 - x86/entry/64: Don't use IST entry for #BP stack
14465 - selftests/x86/ptrace_syscall: Fix for yet more glibc interference
14466 - x86/vsyscall/64: Use proper accessor to update P4D entry
14467 - x86/efi: Free efi_pgd with free_pages()
14468 - posix-timers: Protect posix clock array access against speculation
14469 - kvm/x86: fix icebp instruction handling
14470 - x86/build/64: Force the linker to use 2MB page size
14471 - x86/boot/64: Verify alignment of the LOAD segment
14472 - hwmon: (k10temp) Only apply temperature offset if result is positive
14473 - hwmon: (k10temp) Add temperature offset for Ryzen 1900X
14474 - perf/x86/intel/uncore: Fix Skylake UPI event format
14475 - perf stat: Fix CVS output format for non-supported counters
14476 - perf/core: Fix ctx_event_type in ctx_resched()
14477 - trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type
14478 programs
14479 - perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
14480 - perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake
14481 servers
14482 - iio: ABI: Fix name of timestamp sysfs file
14483 - iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
14484 - iio: imu: st_lsm6dsx: introduce conf_lock mutex
14485 - staging: android: ion: Zero CMA allocated memory
14486 - kbuild: disable clang's default use of -fmerge-all-constants
14487 - bpf: skip unnecessary capability check
14488 - bpf, x64: increase number of passes
14489 - Linux 4.15.14
14490
14491 * System fails to start (boot) on battery due to read-only root file-system
14492 (LP: #1726930) // Bionic update to v4.15.14 stable release (LP: #1759655)
14493 - libata: disable LPM for Crucial BX100 SSD 500GB drive
14494
14495 * [Feature][CFL][ICL] [CNL]Thunderbolt support (Titan Ridge) (LP: #1730775)
14496 - thunderbolt: Resume control channel after hibernation image is created
14497 - thunderbolt: Serialize PCIe tunnel creation with PCI rescan
14498 - thunderbolt: Handle connecting device in place of host properly
14499 - thunderbolt: Do not overwrite error code when domain adding fails
14500 - thunderbolt: Wait a bit longer for root switch config space
14501 - thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
14502 - thunderbolt: Handle rejected Thunderbolt devices
14503 - thunderbolt: Factor common ICM add and update operations out
14504 - thunderbolt: Correct function name in kernel-doc comment
14505 - thunderbolt: Add tb_switch_get()
14506 - thunderbolt: Add tb_switch_find_by_route()
14507 - thunderbolt: Add tb_xdomain_find_by_route()
14508 - thunderbolt: Add constant for approval timeout
14509 - thunderbolt: Move driver ready handling to struct icm
14510 - thunderbolt: Add 'boot' attribute for devices
14511 - thunderbolt: Add support for preboot ACL
14512 - Documentation/admin-guide: fixes for thunderbolt.rst
14513 - thunderbolt: Introduce USB only (SL4) security level
14514 - thunderbolt: Add support for Intel Titan Ridge
14515
14516 * QCA9377 requires more IRAM banks for its new firmware (LP: #1748345)
14517 - ath10k: update the IRAM bank number for QCA9377
14518
14519 * nfp: fix disabling on hw-tc-offload in flower (LP: #1752828)
14520 - nfp: bpf: require ETH table
14521 - nfp: don't advertise hw-tc-offload on non-port netdevs
14522 - nfp: forbid disabling hw-tc-offload on representors while offload active
14523
14524 * Fix an issue that when system in S3, USB keyboard can't wake up the system.
14525 (LP: #1759511)
14526 - ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW
14527
14528 * retpoline hints: primary infrastructure and initial hints (LP: #1758856)
14529 - [Packaging] retpoline -- add safe usage hint support
14530 - [Packaging] retpoline-check -- only report additions
14531 - [Packaging] retpoline -- widen indirect call/jmp detection
14532 - [Packaging] retpoline -- elide %rip relative indirections
14533 - [Packaging] retpoline -- clear hint information from packages
14534 - SAUCE: apm -- annotate indirect calls within
14535 firmware_restrict_branch_speculation_{start,end}
14536 - SAUCE: EFI -- annotate indirect calls within
14537 firmware_restrict_branch_speculation_{start,end}
14538 - SAUCE: early/late -- annotate indirect calls in early/late initialisation
14539 code
14540 - SAUCE: vga_set_mode -- avoid jump tables
14541 - [Config] retpoine -- switch to new format
14542
14543 * zfs system process hung on container stop/delete (LP: #1754584)
14544 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
14545 - Revert "UBUNTU: SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)"
14546 - SAUCE: Fix non-prefaulted page deadlock (LP: #1754584)
14547
14548 * Important KVM fixes for ppc64el (LP: #1759045)
14549 - KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
14550 - KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
14551 - KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
14552 - KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
14553 - KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
14554 - KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
14555 - KVM: PPC: Book3S HV: Fix duplication of host SLB entries
14556
14557 * ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64
14558 (LP: #1755073)
14559 - SAUCE: crypto: thunderx_zip: Fix fallout from CONFIG_VMAP_STACK
14560
14561 * Update to ocxl driver (LP: #1755161)
14562 - ocxl: fix signed comparison with less than zero
14563 - ocxl: Fix potential bad errno on irq allocation
14564 - ocxl: Add get_metadata IOCTL to share OCXL information to userspace
14565
14566 * CAPI Flash (cxlflash) update (LP: #1752672)
14567 - scsi: cxlflash: Update cxl-specific arguments to generic cookie
14568 - scsi: cxlflash: Explicitly cache number of interrupts per context
14569 - scsi: cxlflash: Remove embedded CXL work structures
14570 - scsi: cxlflash: Adapter context init can return error
14571 - scsi: cxlflash: Staging to support future accelerators
14572 - SAUCE: cxlflash: Preserve number of interrupts for master contexts
14573 - SAUCE: cxlflash: Avoid clobbering context control register value
14574 - SAUCE: cxlflash: Add argument identifier names
14575 - SAUCE: cxlflash: Introduce OCXL backend
14576 - SAUCE: cxlflash: Hardware AFU for OCXL
14577 - SAUCE: cxlflash: Read host function configuration
14578 - SAUCE: cxlflash: Setup function acTag range
14579 - SAUCE: cxlflash: Read host AFU configuration
14580 - SAUCE: cxlflash: Setup AFU acTag range
14581 - SAUCE: cxlflash: Setup AFU PASID
14582 - SAUCE: cxlflash: Adapter context support for OCXL
14583 - SAUCE: cxlflash: Use IDR to manage adapter contexts
14584 - SAUCE: cxlflash: Support adapter file descriptors for OCXL
14585 - SAUCE: cxlflash: Support adapter context discovery
14586 - SAUCE: cxlflash: Support image reload policy modification
14587 - SAUCE: cxlflash: MMIO map the AFU
14588 - SAUCE: cxlflash: Support starting an adapter context
14589 - SAUCE: cxlflash: Support process specific mappings
14590 - SAUCE: cxlflash: Support AFU state toggling
14591 - SAUCE: cxlflash: Support reading adapter VPD data
14592 - SAUCE: cxlflash: Setup function OCXL link
14593 - SAUCE: cxlflash: Setup OCXL transaction layer
14594 - SAUCE: cxlflash: Support process element lifecycle
14595 - SAUCE: cxlflash: Support AFU interrupt management
14596 - SAUCE: cxlflash: Support AFU interrupt mapping and registration
14597 - SAUCE: cxlflash: Support starting user contexts
14598 - SAUCE: cxlflash: Support adapter context polling
14599 - SAUCE: cxlflash: Support adapter context reading
14600 - SAUCE: cxlflash: Support adapter context mmap and release
14601 - SAUCE: cxlflash: Support file descriptor mapping
14602 - SAUCE: cxlflash: Introduce object handle fop
14603 - SAUCE: cxlflash: Setup LISNs for user contexts
14604 - SAUCE: cxlflash: Setup LISNs for master contexts
14605 - SAUCE: cxlflash: Update synchronous interrupt status bits
14606 - SAUCE: cxlflash: Introduce OCXL context state machine
14607 - SAUCE: cxlflash: Register for translation errors
14608 - SAUCE: cxlflash: Support AFU reset
14609 - SAUCE: cxlflash: Enable OCXL operations
14610
14611 * [Feature][CFL] Enable pmc_core driver for H, S, and U SKUs (LP: #1730770)
14612 - platform/x86: intel_pmc_core: Remove unused EXPORTED API
14613 - platform/x86: intel_pmc_core: Change driver to a module
14614 - platform/x86: intel_pmc_core: Fix file permission warnings
14615 - platform/x86: intel_pmc_core: Refactor debugfs entries
14616 - platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
14617 - platform/x86: intel_pmc_core: Convert to ICPU macro
14618 - platform/x86: intel_pmc_core: Remove unused header file
14619 - ACPI / LPIT: Export lpit_read_residency_count_address()
14620 - platform/x86: intel_pmc_core: Read base address from LPIT
14621 - x86/cpu: Add Cannonlake to Intel family
14622 - platform/x86: intel_pmc_core: Add CannonLake PCH support
14623 - platform/x86: intel_pmc_core: Special case for Coffeelake
14624
14625 * Cpu utilization showing system time for kvm guests (performance) (sysstat)
14626 (LP: #1755979)
14627 - KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
14628
14629 * [Artful][Wyse 3040] System hang when trying to enable an offlined CPU core
14630 (LP: #1736393)
14631 - SAUCE: drm/i915:Don't set chip specific data
14632 - SAUCE: drm/i915: make previous commit affects Wyse 3040 only
14633
14634 * [Bug] ISH support for CFL-H (LP: #1739522)
14635 - HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
14636
14637 * ath9k can't connect to wifi AP (LP: #1727228)
14638 - ath9k: add MSI support
14639 - ath9k: add a quirk to set use_msi automatically
14640
14641 * [P9,Power NV][Witherspoon][Ubuntu 18.04][Perf] : PMU events by name it is
14642 not listed under perf list (LP: #1755470)
14643 - iperf vendor events: Use more flexible pattern matching for CPU
14644 identification for mapfile.csv
14645
14646 * zed process consuming 100% cpu (LP: #1751796)
14647 - SAUCE: Fix ioctl loop-spin in zed (LP: #1751796)
14648
14649 * Bionic update to 4.15.13 stable release (LP: #1758886)
14650 - scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura
14651 controllers
14652 - staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
14653 - drm/amdgpu: use polling mem to set SDMA3 wptr for VF
14654 - Bluetooth: hci_qca: Avoid setup failure on missing rampatch
14655 - Bluetooth: btqcomsmd: Fix skb double free corruption
14656 - cpufreq: longhaul: Revert transition_delay_us to 200 ms
14657 - media: c8sectpfe: fix potential NULL pointer dereference in
14658 c8sectpfe_timer_interrupt
14659 - drm/msm: fix leak in failed get_pages
14660 - IB/ipoib: Warn when one port fails to initialize
14661 - RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
14662 - hv_netvsc: Fix the receive buffer size limit
14663 - hv_netvsc: Fix the TX/RX buffer default sizes
14664 - tcp: allow TLP in ECN CWR
14665 - spi: sh-msiof: Avoid writing to registers from spi_master.setup()
14666 - libbpf: prefer global symbols as bpf program name source
14667 - rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
14668 - rtlwifi: always initialize variables given to RT_TRACE()
14669 - media: bt8xx: Fix err 'bt878_probe()'
14670 - ath10k: handling qos at STA side based on AP WMM enable/disable
14671 - media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
14672 - qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
14673 - tty: goldfish: Enable 'earlycon' only if built-in
14674 - serial: 8250_dw: Disable clock on error
14675 - cros_ec: fix nul-termination for firmware build info
14676 - watchdog: Fix potential kref imbalance when opening watchdog
14677 - watchdog: Fix kref imbalance seen if handle_boot_enabled=0
14678 - platform/chrome: Use proper protocol transfer function
14679 - dmaengine: zynqmp_dma: Fix race condition in the probe
14680 - drm/tilcdc: ensure nonatomic iowrite64 is not used
14681 - mmc: avoid removing non-removable hosts during suspend
14682 - mmc: block: fix logical error to avoid memory leak
14683 - /dev/mem: Add bounce buffer for copy-out
14684 - net: phy: meson-gxl: check phy_write return value
14685 - sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
14686 - sfp: fix non-detection of PHY
14687 - media: s5p-mfc: Fix lock contention - request_firmware() once
14688 - rtc: ac100: Fix multiple race conditions
14689 - IB/ipoib: Avoid memory leak if the SA returns a different DGID
14690 - RDMA/cma: Use correct size when writing netlink stats
14691 - IB/umem: Fix use of npages/nmap fields
14692 - iser-target: avoid reinitializing rdma contexts for isert commands
14693 - bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
14694 - vgacon: Set VGA struct resource types
14695 - omapdrm: panel: fix compatible vendor string for td028ttec1
14696 - mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
14697 - drm/omap: DMM: Check for DMM readiness after successful transaction commit
14698 - pty: cancel pty slave port buf's work in tty_release
14699 - coresight: Fix disabling of CoreSight TPIU
14700 - PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
14701 - PCI: endpoint: Fix find_first_zero_bit() usage
14702 - PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
14703 - media: davinci: fix a debug printk
14704 - clk: check ops pointer on clock register
14705 - dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
14706 - clk: use round rate to bail out early in set_rate
14707 - pinctrl: Really force states during suspend/resume
14708 - pinctrl: rockchip: enable clock when reading pin direction register
14709 - iommu/vt-d: clean up pr_irq if request_threaded_irq fails
14710 - ip6_vti: adjust vti mtu according to mtu of lower device
14711 - ip_gre: fix error path when erspan_rcv failed
14712 - ip_gre: fix potential memory leak in erspan_rcv
14713 - soc: qcom: smsm: fix child-node lookup
14714 - RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
14715 - ARM: dts: aspeed-evb: Add unit name to memory node
14716 - nfsd4: permit layoutget of executable-only files
14717 - clk: at91: pmc: Wait for clocks when resuming
14718 - clk: Don't touch hardware when reparenting during registration
14719 - clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
14720 - clk: si5351: Rename internal plls to avoid name collisions
14721 - crypto: artpec6 - set correct iv size for gcm(aes)
14722 - hwrng: core - Clean up RNG list when last hwrng is unregistered
14723 - dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
14724 - IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
14725 - IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
14726 - RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
14727 - serial: 8250_pci: Don't fail on multiport card class
14728 - RDMA/core: Do not use invalid destination in determining port reuse
14729 - clk: migrate the count of orphaned clocks at init
14730 - RDMA/ucma: Fix access to non-initialized CM_ID object
14731 - RDMA/ucma: Don't allow join attempts for unsupported AF family
14732 - Linux 4.15.13
14733
14734 * Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to
14735 "always" (LP: #1753708)
14736 - Config: Set TRANSPARENT_HUGEPAGE_ALWAYS=y on ppc64el
14737
14738 * Bionic update to 4.15.12 stable release (LP: #1757465)
14739 - x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
14740 - x86/cpufeatures: Add Intel PCONFIG cpufeature
14741 - selftests/x86/entry_from_vm86: Exit with 1 if we fail
14742 - selftests/x86/entry_from_vm86: Add test cases for POPF
14743 - x86/vm86/32: Fix POPF emulation
14744 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool on
14745 32-bit kernels
14746 - x86/speculation: Remove Skylake C2 from Speculation Control microcode
14747 blacklist
14748 - KVM: x86: Fix device passthrough when SME is active
14749 - x86/mm: Fix vmalloc_fault to use pXd_large
14750 - parisc: Handle case where flush_cache_range is called with no context
14751 - ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
14752 - ALSA: hda - Revert power_save option default value
14753 - ALSA: seq: Fix possible UAF in snd_seq_check_queue()
14754 - ALSA: seq: Clear client entry before deleting else at closing
14755 - drm/nouveau/bl: Fix oops on driver unbind
14756 - drm/nouveau/mmu: ALIGN_DOWN correct variable
14757 - drm/amdgpu: fix prime teardown order
14758 - drm/radeon: fix prime teardown order
14759 - drm/amdgpu/dce: Don't turn off DP sink when disconnected
14760 - fs: Teach path_connected to handle nfs filesystems with multiple roots.
14761 - KVM: arm/arm64: Reduce verbosity of KVM init log
14762 - KVM: arm/arm64: Reset mapped IRQs on VM reset
14763 - kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
14764 - KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
14765 - lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
14766 - fs/aio: Add explicit RCU grace period when freeing kioctx
14767 - fs/aio: Use RCU accessors for kioctx_table->table[]
14768 - RDMAVT: Fix synchronization around percpu_ref
14769 - irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
14770 - nvme: fix subsystem multiple controllers support check
14771 - xfs: preserve i_rdev when recycling a reclaimable inode
14772 - btrfs: Fix NULL pointer exception in find_bio_stripe
14773 - btrfs: add missing initialization in btrfs_check_shared
14774 - btrfs: alloc_chunk: fix DUP stripe size handling
14775 - btrfs: Fix use-after-free when cleaning up fs_devs with a single stale
14776 device
14777 - btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
14778 - btrfs: Fix memory barriers usage with device stats counters
14779 - scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
14780 - scsi: qla2xxx: Fix NULL pointer access for fcport structure
14781 - scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
14782 - scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
14783 - usb: dwc2: fix STM32F7 USB OTG HS compatible
14784 - dt-bindings: usb: fix the STM32F7 DWC2 OTG HS core binding
14785 - USB: gadget: udc: Add missing platform_device_put() on error in
14786 bdc_pci_probe()
14787 - usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
14788 - usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
14789 - usb: dwc3: of-simple: fix oops by unbalanced clk disable call
14790 - usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
14791 - phy: phy-brcm-usb: Fix two DT properties to match bindings doc
14792 - phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271
14793 - phy: phy-brcm-usb-init: DRD mode can cause crash on startup
14794 - phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabled
14795 - Linux 4.15.12
14796
14797 * cxl: Fix timebase synchronization status on POWER9 missing (CAPI)
14798 (LP: #1757228)
14799 - cxl: Fix timebase synchronization status on P9
14800
14801 * [Feature][GLK] Enable L2 CDP (Code and Data Prioritization) (LP: #1737873)
14802 - x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
14803 - x86/intel_rdt: Add command line parameter to control L2_CDP
14804
14805 * [Feature] Crystal Ridge-Restrict DAX to configurations with struct page
14806 (LP: #1751724)
14807 - mm, dax: introduce pfn_t_special()
14808 - ext2: auto disable dax instead of failing mount
14809 - ext4: auto disable dax instead of failing mount
14810 - dax: require 'struct page' by default for filesystem dax
14811 - Config: Enable CONFIG_FS_DAX_LIMITED
14812
14813 * Bionic update to 4.15.11 stable release (LP: #1756978)
14814 - x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
14815 - ASoC: sun4i-i2s: Fix RX slot number of SUN8I
14816 - ASoC: sgtl5000: Fix suspend/resume
14817 - ASoC: wm_adsp: For TLV controls only register TLV get/set
14818 - ASoC: rt5651: Fix regcache sync errors on resume
14819 - usb: host: xhci-rcar: add support for r8a77965
14820 - xhci: Fix front USB ports on ASUS PRIME B350M-A
14821 - xhci: fix endpoint context tracer output
14822 - serial: sh-sci: prevent lockup on full TTY buffers
14823 - tty/serial: atmel: add new version check for usart
14824 - uas: fix comparison for error code
14825 - staging: comedi: fix comedi_nsamples_left.
14826 - staging: android: ashmem: Fix lockdep issue during llseek
14827 - scsi: sd_zbc: Fix potential memory leak
14828 - USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
14829 - usbip: vudc: fix null pointer dereference on udc->lock
14830 - usb: quirks: add control message delay for 1b1c:1b20
14831 - usb: usbmon: Read text within supplied buffer size
14832 - usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
14833 - usb: dwc3: Fix lock-up on ID change during system suspend/resume
14834 - serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
14835 - serial: core: mark port as initialized in autoconfig
14836 - earlycon: add reg-offset to physical address before mapping
14837 - dm mpath: fix passing integrity data
14838 - Revert "btrfs: use proper endianness accessors for super_copy"
14839 - gfs2: Clean up {lookup,fillup}_metapath
14840 - gfs2: Fixes to "Implement iomap for block_map" (2)
14841 - drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
14842 - spi: imx: Fix failure path leak on GPIO request error correctly
14843 - HID: multitouch: Only look at non touch fields in first packet of a frame
14844 - KVM: PPC: Book3S HV: Avoid shifts by negative amounts
14845 - drm/edid: set ELD connector type in drm_edid_to_eld()
14846 - dma-buf/fence: Fix lock inversion within dma-fence-array
14847 - video/hdmi: Allow "empty" HDMI infoframes
14848 - KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
14849 - HID: elo: clear BTN_LEFT mapping
14850 - iwlwifi: mvm: rs: don't override the rate history in the search cycle
14851 - ARM: dts: koelsch: Move cec_clock to root node
14852 - clk: meson: gxbb: fix wrong clock for SARADC/SANA
14853 - ARM: dts: exynos: Correct Trats2 panel reset line
14854 - drm/amdgpu: fix get_max_engine_clock_in_mhz
14855 - staging: rtl8822be: fix missing null check on dev_alloc_skb return
14856 - typec: tcpm: fusb302: Resolve out of order messaging events
14857 - USB: ledtrig-usbport: fix of-node leak
14858 - dt-bindings: serial: Add common rs485 binding for RTS polarity
14859 - sched: Stop switched_to_rt() from sending IPIs to offline CPUs
14860 - sched: Stop resched_cpu() from sending IPIs to offline CPUs
14861 - crypto: chelsio - Fix an error code in chcr_hash_dma_map()
14862 - crypto: ecc - Fix NULL pointer deref. on no default_rng
14863 - crypto: keywrap - Add missing ULL suffixes for 64-bit constants
14864 - crypto: cavium - fix memory leak on info
14865 - test_firmware: fix setting old custom fw path back on exit
14866 - drm/vblank: Fix vblank timestamp debugs
14867 - net: ieee802154: adf7242: Fix bug if defined DEBUG
14868 - rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
14869 - perf report: Fix -D output for user metadata events
14870 - net: xfrm: allow clearing socket xfrm policies.
14871 - gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
14872 - mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
14873 - net: thunderx: Set max queue count taking XDP_TX into account
14874 - ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
14875 - ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
14876 - mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
14877 - userns: Don't fail follow_automount based on s_user_ns
14878 - xfrm: Fix xfrm_replay_overflow_offload_esn
14879 - leds: pm8058: Silence pointer to integer size warning
14880 - bpf: fix stack state printing in verifier log
14881 - power: supply: sbs-message: double left shift bug in sbsm_select()
14882 - power: supply: ab8500_charger: Fix an error handling path
14883 - power: supply: ab8500_charger: Bail out in case of error in
14884 'ab8500_charger_init_hw_registers()'
14885 - drm/etnaviv: make THERMAL selectable
14886 - iio: adc: ina2xx: Shift bus voltage register to mask flag bits
14887 - iio: health: max30102: Add power enable parameter to get_temp function
14888 - ath10k: update tdls teardown state to target
14889 - cpufreq: Fix governor module removal race
14890 - KVM: X86: Restart the guest when insn_len is zero and SEV is enabled
14891 - drm/amdgpu:fix random missing of FLR NOTIFY
14892 - scsi: ses: don't ask for diagnostic pages repeatedly during probe
14893 - pwm: stmpe: Fix wrong register offset for hwpwm=2 case
14894 - drm/sun4i: Fix format mask in DE2 driver
14895 - pinctrl: sh-pfc: r8a7791: Add can_clk function
14896 - pinctrl: sh-pfc: r8a7795-es1: Fix MOD_SEL1 bit[25:24] to 0x3 when using
14897 STP_ISEN_1_D
14898 - perf annotate: Fix unnecessary memory allocation for s390x
14899 - perf annotate: Fix objdump comment parsing for Intel mov dissassembly
14900 - iwlwifi: mvm: avoid dumping assert log when device is stopped
14901 - drm/amdgpu:fix virtual dce bug
14902 - drm/amdgpu: fix amdgpu_sync_resv v2
14903 - bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
14904 - clk: qcom: msm8916: fix mnd_width for codec_digcodec
14905 - mwifiex: cfg80211: do not change virtual interface during scan processing
14906 - ath10k: fix invalid STS_CAP_OFFSET_MASK
14907 - tools/usbip: fixes build with musl libc toolchain
14908 - spi: sun6i: disable/unprepare clocks on remove
14909 - bnxt_en: Don't print "Link speed -1 no longer supported" messages.
14910 - scsi: core: scsi_get_device_flags_keyed(): Always return device flags
14911 - scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
14912 - scsi: dh: add new rdac devices
14913 - clk: renesas: r8a77970: Add LVDS clock
14914 - staging: fsl-dpaa2/eth: Fix access to FAS field
14915 - media: vsp1: Prevent suspending and resuming DRM pipelines
14916 - dm raid: fix raid set size revalidation
14917 - media: cpia2: Fix a couple off by one bugs
14918 - media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
14919 - virtio_net: Disable interrupts if napi_complete_done rescheduled napi
14920 - net: sched: drop qdisc_reset from dev_graft_qdisc
14921 - veth: set peer GSO values
14922 - drm/amdkfd: Fix memory leaks in kfd topology
14923 - powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled
14924 context
14925 - arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset
14926 - agp/intel: Flush all chipset writes after updating the GGTT
14927 - mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
14928 - mac80211: remove BUG() when interface type is invalid
14929 - crypto: caam/qi - use correct print specifier for size_t
14930 - ASoC: nuc900: Fix a loop timeout test
14931 - mmc: mmc_test: Ensure command queue is disabled for testing
14932 - Fix misannotated out-of-line _copy_to_user()
14933 - ipvlan: add L2 check for packets arriving via virtual devices
14934 - rcutorture/configinit: Fix build directory error message
14935 - locking/locktorture: Fix num reader/writer corner cases
14936 - ima: relax requiring a file signature for new files with zero length
14937 - IB/mlx5: revisit -Wmaybe-uninitialized warning
14938 - dmaengine: qcom_hidma: check pending interrupts
14939 - drm/i915/glk: Disable Guc and HuC on GLK
14940 - Linux 4.15.11
14941 - Config: Enable CONFIG_DRM_ETNAVIV_THERMAL=y
14942
14943 * [FFE][Feature] KVM CLX avx512_vnni (LP: #1739665)
14944 - KVM: x86: add support for UMIP
14945 - KVM: Expose new cpu features to guest
14946
14947 * Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat mode
14948 guests(ubuntu14.04.5) (kvm) (LP: #1756254)
14949 - KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
14950
14951 * Allow hugepage backing for "p8compat" mode kvm guests (LP: #1754206)
14952 - KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
14953
14954 * [Bug][KVM][Crystal Ridge] Terrible performance of vNVDIMM on QEMU with
14955 device DAX backend (LP: #1745899)
14956 - x86/mm: add a function to check if a pfn is UC/UC-/WC
14957 - KVM: MMU: consider host cache mode in MMIO page check
14958
14959 * nfp: read ME frequency from vNIC ctrl memory (LP: #1752818)
14960 - nfp: add TLV capabilities to the BAR
14961 - nfp: read ME frequency from vNIC ctrl memory
14962 - nfp: fix TLV offset calculation
14963
14964 * Miscellaneous Ubuntu changes
14965 - [Packaging] skip cloud tools packaging when not building package
14966 - [Packaging] final-checks -- remove check for empty retpoline files
14967
14968 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Mon, 02 Apr 2018 15:43:20 -0300
f92cd195 14969
6dc5db97 14970linux (4.15.0-13.14) bionic; urgency=medium
e06d7aad 14971
6dc5db97 14972 * linux: 4.15.0-13.14 -proposed tracker (LP: #1756408)
e06d7aad 14973
6dc5db97
TLSC
14974 * devpts: handle bind-mounts (LP: #1755857)
14975 - SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
14976 - SAUCE: devpts: resolve devpts bind-mounts
14977 - SAUCE: devpts: comment devpts_mntget()
14978 - SAUCE: selftests: add devpts selftests
14979
14980 * [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
14981 - d-i: add hisi_sas_v3_hw to scsi-modules
14982
14983 * [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
14984 (LP: #1756097)
14985 - RDMA/hns: Refactor eq code for hip06
14986 - RDMA/hns: Add eq support of hip08
14987 - RDMA/hns: Add detailed comments for mb() call
14988 - RDMA/hns: Add rq inline data support for hip08 RoCE
14989 - RDMA/hns: Update the usage of sr_max and rr_max field
14990 - RDMA/hns: Set access flags of hip08 RoCE
14991 - RDMA/hns: Filter for zero length of sge in hip08 kernel mode
14992 - RDMA/hns: Fix QP state judgement before sending work requests
14993 - RDMA/hns: Assign dest_qp when deregistering mr
14994 - RDMA/hns: Fix endian problems around imm_data and rkey
14995 - RDMA/hns: Assign the correct value for tx_cqn
14996 - RDMA/hns: Create gsi qp in hip08
14997 - RDMA/hns: Add gsi qp support for modifying qp in hip08
14998 - RDMA/hns: Fill sq wqe context of ud type in hip08
14999 - RDMA/hns: Assign zero for pkey_index of wc in hip08
15000 - RDMA/hns: Update the verbs of polling for completion
15001 - RDMA/hns: Set the guid for hip08 RoCE device
15002 - net: hns3: Refactor of the reset interrupt handling logic
15003 - net: hns3: Add reset service task for handling reset requests
15004 - net: hns3: Refactors the requested reset & pending reset handling code
15005 - net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
15006 - net: hns3: Add mailbox support to VF driver
15007 - net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
15008 - net: hns3: Add HNS3 VF driver to kernel build framework
15009 - net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
15010 - net: hns3: Add mailbox support to PF driver
15011 - net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
15012 - net: hns3: Add mailbox interrupt handling to PF driver
15013 - net: hns3: add support to query tqps number
15014 - net: hns3: add support to modify tqps number
15015 - net: hns3: change the returned tqp number by ethtool -x
15016 - net: hns3: free the ring_data structrue when change tqps
15017 - net: hns3: get rss_size_max from configuration but not hardcode
15018 - net: hns3: add a mask initialization for mac_vlan table
15019 - net: hns3: add vlan offload config command
15020 - net: hns3: add ethtool related offload command
15021 - net: hns3: add handling vlan tag offload in bd
15022 - net: hns3: cleanup mac auto-negotiation state query
15023 - net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
15024 - net: hns3: add support for set_pauseparam
15025 - net: hns3: add support to update flow control settings after autoneg
15026 - net: hns3: add Asym Pause support to phy default features
15027 - net: hns3: add support for querying advertised pause frame by ethtool ethx
15028 - net: hns3: Increase the default depth of bucket for TM shaper
15029 - net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
15030 - net: hns3: hns3_get_channels() can be static
15031 - net: hns3: Add ethtool interface for vlan filter
15032 - net: hns3: Disable VFs change rxvlan offload status
15033 - net: hns3: Unify the strings display of packet statistics
15034 - net: hns3: Fix spelling errors
15035 - net: hns3: Remove repeat statistic of rx_errors
15036 - net: hns3: Modify the update period of packet statistics
15037 - net: hns3: Mask the packet statistics query when NIC is down
15038 - net: hns3: Fix an error of total drop packet statistics
15039 - net: hns3: Fix a loop index error of tqp statistics query
15040 - net: hns3: Fix an error macro definition of HNS3_TQP_STAT
15041 - net: hns3: Remove a useless member of struct hns3_stats
15042 - net: hns3: Add packet statistics of netdev
15043 - net: hns3: Fix a response data read error of tqp statistics query
15044 - net: hns3: fix for updating fc_mode_last_time
15045 - net: hns3: fix for setting MTU
15046 - net: hns3: fix for changing MTU
15047 - net: hns3: add MTU initialization for hardware
15048 - net: hns3: fix for not setting pause parameters
15049 - net: hns3: remove redundant semicolon
15050 - net: hns3: Add more packet size statisctics
15051 - Revert "net: hns3: Add packet statistics of netdev"
15052 - net: hns3: report the function type the same line with hns3_nic_get_stats64
15053 - net: hns3: add ethtool_ops.get_channels support for VF
15054 - net: hns3: remove TSO config command from VF driver
15055 - net: hns3: add ethtool_ops.get_coalesce support to PF
15056 - net: hns3: add ethtool_ops.set_coalesce support to PF
15057 - net: hns3: refactor interrupt coalescing init function
15058 - net: hns3: refactor GL update function
15059 - net: hns3: remove unused GL setup function
15060 - net: hns3: change the unit of GL value macro
15061 - net: hns3: add int_gl_idx setup for TX and RX queues
15062 - net: hns3: add feature check when feature changed
15063 - net: hns3: check for NULL function pointer in hns3_nic_set_features
15064 - net: hns: Fix for variable may be used uninitialized warnings
15065 - net: hns3: add support for get_regs
15066 - net: hns3: add manager table initialization for hardware
15067 - net: hns3: add ethtool -p support for fiber port
15068 - net: hns3: add net status led support for fiber port
15069 - net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
15070 - net: hns3: add get/set_coalesce support to VF
15071 - net: hns3: add int_gl_idx setup for VF
15072 - [Config]: enable CONFIG_HNS3_HCLGEVF as module.
15073
15074 * [Bionic][ARM64] add RAS extension and SDEI features (LP: #1756096)
15075 - KVM: arm64: Store vcpu on the stack during __guest_enter()
15076 - KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
15077 - KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
15078 - arm64: alternatives: use tpidr_el2 on VHE hosts
15079 - KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
15080 - Docs: dt: add devicetree binding for describing arm64 SDEI firmware
15081 - firmware: arm_sdei: Add driver for Software Delegated Exceptions
15082 - arm64: Add vmap_stack header file
15083 - arm64: uaccess: Add PAN helper
15084 - arm64: kernel: Add arch-specific SDEI entry code and CPU masking
15085 - firmware: arm_sdei: Add support for CPU and system power states
15086 - firmware: arm_sdei: add support for CPU private events
15087 - arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
15088 - firmware: arm_sdei: Discover SDEI support via ACPI
15089 - arm64: sysreg: Move to use definitions for all the SCTLR bits
15090 - arm64: cpufeature: Detect CPU RAS Extentions
15091 - arm64: kernel: Survive corrected RAS errors notified by SError
15092 - arm64: Unconditionally enable IESB on exception entry/return for firmware-
15093 first
15094 - arm64: kernel: Prepare for a DISR user
15095 - KVM: arm/arm64: mask/unmask daif around VHE guests
15096 - KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
15097 - KVM: arm64: Save/Restore guest DISR_EL1
15098 - KVM: arm64: Save ESR_EL2 on guest SError
15099 - KVM: arm64: Handle RAS SErrors from EL1 on guest exit
15100 - KVM: arm64: Handle RAS SErrors from EL2 on guest exit
15101 - KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
15102 - [Config]: enable RAS_EXTN and ARM_SDE_INTERFACE
15103
15104 * [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
15105 - scsi: hisi_sas: fix dma_unmap_sg() parameter
15106 - scsi: ata: enhance the definition of SET MAX feature field value
15107 - scsi: hisi_sas: relocate clearing ITCT and freeing device
15108 - scsi: hisi_sas: optimise port id refresh function
15109 - scsi: hisi_sas: some optimizations of host controller reset
15110 - scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
15111 - scsi: hisi_sas: add an mechanism to do reset work synchronously
15112 - scsi: hisi_sas: change ncq process for v3 hw
15113 - scsi: hisi_sas: add RAS feature for v3 hw
15114 - scsi: hisi_sas: add some print to enhance debugging
15115 - scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
15116 - scsi: hisi_sas: add v2 hw port AXI error handling support
15117 - scsi: hisi_sas: use an general way to delay PHY work
15118 - scsi: hisi_sas: do link reset for some CHL_INT2 ints
15119 - scsi: hisi_sas: judge result of internal abort
15120 - scsi: hisi_sas: add internal abort dev in some places
15121 - scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
15122 - scsi: hisi_sas: re-add the lldd_port_deformed()
15123 - scsi: hisi_sas: add v3 hw suspend and resume
15124 - scsi: hisi_sas: Change frame type for SET MAX commands
15125 - scsi: hisi_sas: make local symbol host_attrs static
15126 - scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
15127 - SAUCE: scsi: hisi_sas: config for hip08 ES
15128 - SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
15129 - PM / core: Add LEAVE_SUSPENDED driver flag
15130 - PCI / PM: Support for LEAVE_SUSPENDED driver flag
15131 - PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
15132 - PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
15133 - PCI/ASPM: Enable Latency Tolerance Reporting when supported
15134 - PCI/ASPM: Unexport internal ASPM interfaces
15135 - PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
15136 - PCI/AER: Return error if AER is not supported
15137 - PCI/DPC: Enable DPC only if AER is available
15138
15139 * [CVE] Spectre: System Z {kernel} UBUNTU18.04 (LP: #1754580)
15140 - s390: scrub registers on kernel entry and KVM exit
15141 - s390: add optimized array_index_mask_nospec
15142 - s390/alternative: use a copy of the facility bit mask
15143 - s390: add options to change branch prediction behaviour for the kernel
15144 - s390: run user space and KVM guests with modified branch prediction
15145 - s390: introduce execute-trampolines for branches
15146 - s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
15147 - s390: do not bypass BPENTER for interrupt system calls
15148 - s390/entry.S: fix spurious zeroing of r0
15149
15150 * s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
15151 - SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
15152
15153 * [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
15154 fixes (LP: #1752182)
15155 - scsi: lpfc: FLOGI failures are reported when connected to a private loop.
15156 - scsi: lpfc: Expand WQE capability of every NVME hardware queue
15157 - scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
15158 - scsi: lpfc: Fix NVME LS abort_xri
15159 - scsi: lpfc: Raise maximum NVME sg list size for 256 elements
15160 - scsi: lpfc: Driver fails to detect direct attach storage array
15161 - scsi: lpfc: Fix display for debugfs queInfo
15162 - scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
15163 - scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
15164 - scsi: lpfc: Linux LPFC driver does not process all RSCNs
15165 - scsi: lpfc: correct port registrations with nvme_fc
15166 - scsi: lpfc: Correct driver deregistrations with host nvme transport
15167 - scsi: lpfc: Fix crash during driver unload with running nvme traffic
15168 - scsi: lpfc: Fix driver handling of nvme resources during unload
15169 - scsi: lpfc: small sg cnt cleanup
15170 - scsi: lpfc: Fix random heartbeat timeouts during heavy IO
15171 - scsi: lpfc: update driver version to 11.4.0.5
15172 - scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
15173 - scsi: lpfc: Fix receive PRLI handling
15174 - scsi: lpfc: Increase SCSI CQ and WQ sizes.
15175 - scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
15176 - scsi: lpfc: Fix issues connecting with nvme initiator
15177 - scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
15178 - scsi: lpfc: Beef up stat counters for debug
15179 - scsi: lpfc: update driver version to 11.4.0.6
15180 - scsi: lpfc: correct sg_seg_cnt attribute min vs default
15181 - scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
15182 - scsi: lpfc: don't dereference localport before it has been null checked
15183 - scsi: lpfc: fix a couple of minor indentation issues
15184 - treewide: Use DEVICE_ATTR_RW
15185 - treewide: Use DEVICE_ATTR_RO
15186 - treewide: Use DEVICE_ATTR_WO
15187 - scsi: lpfc: Fix frequency of Release WQE CQEs
15188 - scsi: lpfc: Increase CQ and WQ sizes for SCSI
15189 - scsi: lpfc: move placement of target destroy on driver detach
15190 - scsi: lpfc: correct debug counters for abort
15191 - scsi: lpfc: Add WQ Full Logic for NVME Target
15192 - scsi: lpfc: Fix PRLI handling when topology type changes
15193 - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
15194 - scsi: lpfc: Fix RQ empty firmware trap
15195 - scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
15196 - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
15197 - scsi: lpfc: Fix issue_lip if link is disabled
15198 - scsi: lpfc: Indicate CONF support in NVMe PRLI
15199 - scsi: lpfc: Fix SCSI io host reset causing kernel crash
15200 - scsi: lpfc: Validate adapter support for SRIU option
15201 - scsi: lpfc: Fix header inclusion in lpfc_nvmet
15202 - scsi: lpfc: Treat SCSI Write operation Underruns as an error
15203 - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
15204 - scsi: lpfc: update driver version to 11.4.0.7
15205 - scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
15206 - scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
15207 - scsi: lpfc: Rework sli4 doorbell infrastructure
15208 - scsi: lpfc: Add SLI-4 if_type=6 support to the code base
15209 - scsi: lpfc: Add push-to-adapter support to sli4
15210 - scsi: lpfc: Add PCI Ids for if_type=6 hardware
15211 - scsi: lpfc: Add 64G link speed support
15212 - scsi: lpfc: Add if_type=6 support for cycling valid bits
15213 - scsi: lpfc: Enable fw download on if_type=6 devices
15214 - scsi: lpfc: Add embedded data pointers for enhanced performance
15215 - scsi: lpfc: Fix nvme embedded io length on new hardware
15216 - scsi: lpfc: Work around NVME cmd iu SGL type
15217 - scsi: lpfc: update driver version to 12.0.0.0
15218 - scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
15219 - scsi: lpfc: use __raw_writeX on DPP copies
15220 - scsi: lpfc: Add missing unlock in WQ full logic
15221
15222 * CVE-2018-8043
15223 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in
15224 unimac_mdio_probe()
15225
15226 * Bionic update to 4.15.10 stable release (LP: #1756100)
15227 - Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
15228 WYSE"
15229 - RDMA/ucma: Limit possible option size
15230 - RDMA/ucma: Check that user doesn't overflow QP state
15231 - RDMA/mlx5: Fix integer overflow while resizing CQ
15232 - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
15233 - IB/uverbs: Improve lockdep_check
15234 - mac80211_hwsim: don't use WQ_MEM_RECLAIM
15235 - net/smc: fix NULL pointer dereference on sock_create_kern() error path
15236 - regulator: stm32-vrefbuf: fix check on ready flag
15237 - drm/i915: Check for fused or unused pipes
15238 - drm/i915/audio: fix check for av_enc_map overflow
15239 - drm/i915: Fix rsvd2 mask when out-fence is returned
15240 - drm/i915: Clear the in-use marker on execbuf failure
15241 - drm/i915: Disable DC states around GMBUS on GLK
15242 - drm/i915: Update watermark state correctly in sanitize_watermarks
15243 - drm/i915: Try EDID bitbanging on HDMI after failed read
15244 - drm/i915/perf: fix perf stream opening lock
15245 - scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
15246 - scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
15247 - drm/i915: Always call to intel_display_set_init_power() in resume_early.
15248 - workqueue: Allow retrieval of current task's work struct
15249 - drm: Allow determining if current task is output poll worker
15250 - drm/nouveau: Fix deadlock on runtime suspend
15251 - drm/radeon: Fix deadlock on runtime suspend
15252 - drm/amdgpu: Fix deadlock on runtime suspend
15253 - drm/nouveau: prefer XBGR2101010 for addfb ioctl
15254 - drm/amd/powerplay/smu7: allow mclk switching with no displays
15255 - drm/amd/powerplay/vega10: allow mclk switching with no displays
15256 - Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
15257 - drm/amd/display: check for ipp before calling cursor operations
15258 - drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
15259 - drm/amd/powerplay: fix power over limit on Fiji
15260 - drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
15261 - drm/amdgpu: used cached pcie gen info for SI (v2)
15262 - drm/amdgpu: Notify sbios device ready before send request
15263 - drm/radeon: fix KV harvesting
15264 - drm/amdgpu: fix KV harvesting
15265 - drm/amdgpu:Correct max uvd handles
15266 - drm/amdgpu:Always save uvd vcpu_bo in VM Mode
15267 - ovl: redirect_dir=nofollow should not follow redirect for opaque lower
15268 - MIPS: BMIPS: Do not mask IPIs during suspend
15269 - MIPS: ath25: Check for kzalloc allocation failure
15270 - MIPS: OCTEON: irq: Check for null return on kzalloc allocation
15271 - PCI: dwc: Fix enumeration end when reaching root subordinate
15272 - Input: matrix_keypad - fix race when disabling interrupts
15273 - Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
15274 - bug: use %pB in BUG and stack protector failure
15275 - lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
15276 - mm/memblock.c: hardcode the end_pfn being -1
15277 - Documentation/sphinx: Fix Directive import error
15278 - loop: Fix lost writes caused by missing flag
15279 - virtio_ring: fix num_free handling in error case
15280 - KVM: s390: fix memory overwrites when not using SCA entries
15281 - arm64: mm: fix thinko in non-global page table attribute check
15282 - IB/core: Fix missing RDMA cgroups release in case of failure to register
15283 device
15284 - Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
15285 - kbuild: Handle builtin dtb file names containing hyphens
15286 - dm bufio: avoid false-positive Wmaybe-uninitialized warning
15287 - IB/mlx5: Fix incorrect size of klms in the memory region
15288 - bcache: fix crashes in duplicate cache device register
15289 - bcache: don't attach backing with duplicate UUID
15290 - x86/MCE: Save microcode revision in machine check records
15291 - x86/MCE: Serialize sysfs changes
15292 - perf tools: Fix trigger class trigger_on()
15293 - x86/spectre_v2: Don't check microcode versions when running under
15294 hypervisors
15295 - ALSA: hda/realtek - Add support headset mode for DELL WYSE
15296 - ALSA: hda/realtek - Add headset mode support for Dell laptop
15297 - ALSA: hda/realtek: Limit mic boost on T480
15298 - ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
15299 - ALSA: hda/realtek - Make dock sound work on ThinkPad L570
15300 - ALSA: seq: More protection for concurrent write and ioctl races
15301 - ALSA: hda: add dock and led support for HP EliteBook 820 G3
15302 - ALSA: hda: add dock and led support for HP ProBook 640 G2
15303 - scsi: qla2xxx: Fix NULL pointer crash due to probe failure
15304 - scsi: qla2xxx: Fix recursion while sending terminate exchange
15305 - dt-bindings: Document mti,mips-cpc binding
15306 - MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
15307 - nospec: Kill array_index_nospec_mask_check()
15308 - nospec: Include <asm/barrier.h> dependency
15309 - x86/entry: Reduce the code footprint of the 'idtentry' macro
15310 - x86/entry/64: Use 'xorl' for faster register clearing
15311 - x86/mm: Remove stale comment about KMEMCHECK
15312 - x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
15313 - x86/IO-APIC: Avoid warning in 32-bit builds
15314 - x86/LDT: Avoid warning in 32-bit builds with older gcc
15315 - x86-64/realmode: Add instruction suffix
15316 - Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
15317 - x86/speculation: Use IBRS if available before calling into firmware
15318 - x86/retpoline: Support retpoline builds with Clang
15319 - x86/speculation, objtool: Annotate indirect calls/jumps for objtool
15320 - x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
15321 - x86/paravirt, objtool: Annotate indirect calls
15322 - x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
15323 - x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
15324 - objtool: Use existing global variables for options
15325 - objtool: Add retpoline validation
15326 - objtool: Add module specific retpoline rules
15327 - objtool, retpolines: Integrate objtool with retpoline support more closely
15328 - objtool: Fix another switch table detection issue
15329 - objtool: Fix 32-bit build
15330 - x86/kprobes: Fix kernel crash when probing .entry_trampoline code
15331 - watchdog: hpwdt: SMBIOS check
15332 - watchdog: hpwdt: Check source of NMI
15333 - watchdog: hpwdt: fix unused variable warning
15334 - watchdog: hpwdt: Remove legacy NMI sourcing.
15335 - netfilter: add back stackpointer size checks
15336 - netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
15337 - netfilter: xt_hashlimit: fix lock imbalance
15338 - netfilter: x_tables: fix missing timer initialization in xt_LED
15339 - netfilter: nat: cope with negative port range
15340 - netfilter: IDLETIMER: be syzkaller friendly
15341 - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
15342 - netfilter: bridge: ebt_among: add missing match size checks
15343 - netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
15344 - netfilter: use skb_to_full_sk in ip6_route_me_harder
15345 - tpm_tis: Move ilb_base_addr to tpm_tis_data
15346 - tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
15347 - tpm: delete the TPM_TIS_CLK_ENABLE flag
15348 - tpm: remove unused variables
15349 - tpm: only attempt to disable the LPC CLKRUN if is already enabled
15350 - x86/xen: Calculate __max_logical_packages on PV domains
15351 - scsi: qla2xxx: Fix system crash for Notify ack timeout handling
15352 - scsi: qla2xxx: Fix gpnid error processing
15353 - scsi: qla2xxx: Move session delete to driver work queue
15354 - scsi: qla2xxx: Skip IRQ affinity for Target QPairs
15355 - scsi: qla2xxx: Fix re-login for Nport Handle in use
15356 - scsi: qla2xxx: Retry switch command on time out
15357 - scsi: qla2xxx: Serialize GPNID for multiple RSCN
15358 - scsi: qla2xxx: Fix login state machine stuck at GPDB
15359 - scsi: qla2xxx: Fix NPIV host cleanup in target mode
15360 - scsi: qla2xxx: Relogin to target port on a cable swap
15361 - scsi: qla2xxx: Fix Relogin being triggered too fast
15362 - scsi: qla2xxx: Fix PRLI state check
15363 - scsi: qla2xxx: Fix abort command deadlock due to spinlock
15364 - scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
15365 - scsi: qla2xxx: Fix scan state field for fcport
15366 - scsi: qla2xxx: Clear loop id after delete
15367 - scsi: qla2xxx: Defer processing of GS IOCB calls
15368 - scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
15369 - scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
15370 - scsi: qla2xxx: Fix memory leak in dual/target mode
15371 - NFS: Fix an incorrect type in struct nfs_direct_req
15372 - pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
15373 - NFS: Fix unstable write completion
15374 - Linux 4.15.10
15375
15376 * Bionic update to 4.15.10 stable release (LP: #1756100) // CVE-2018-1000004.
15377 - ALSA: seq: Don't allow resizing pool in use
15378
15379 * nfp: prioritize stats updates (LP: #1752061)
15380 - nfp: flower: prioritize stats updates
15381
15382 * Ubuntu 18.04 - Kernel crash on nvme subsystem-reset /dev/nvme0 (Bolt / NVMe)
15383 (LP: #1753371)
15384 - nvme-pci: Fix EEH failure on ppc
15385
15386 * sbsa watchdog crashes thunderx2 system (LP: #1755595)
15387 - watchdog: sbsa: use 32-bit read for WCV
15388
15389 * KVM: s390: add vcpu stat counters for many instruction (LP: #1755132)
15390 - KVM: s390: diagnoses are instructions as well
15391 - KVM: s390: add vcpu stat counters for many instruction
15392
15393 * CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
15394 - CIFS: make IPC a regular tcon
15395 - CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
15396 - CIFS: dump IPC tcon in debug proc file
15397
15398 * i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
15399 - i2c: octeon: Prevent error message on bus error
15400
15401 * Boston-LC:bos1u1: Stress test on Qlogic Fibre Channel on Ubuntu KVM guest
15402 that caused KVM host crashed in qlt_free_session_done call (LP: #1750441)
15403 - scsi: qla2xxx: Fix memory corruption during hba reset test
15404
15405 * Ubuntu 18.04 - Performance: Radix page fault handler bug in KVM
15406 (LP: #1752236)
15407 - KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
15408
15409 * Fix ARC hit rate (LP: #1755158)
15410 - SAUCE: Fix ARC hit rate (LP: #1755158)
15411
15412 * Bionic update to 4.15.9 stable release (LP: #1755275)
15413 - bpf: fix mlock precharge on arraymaps
15414 - bpf: fix memory leak in lpm_trie map_free callback function
15415 - bpf: fix rcu lockdep warning for lpm_trie map_free callback
15416 - bpf, x64: implement retpoline for tail call
15417 - bpf, arm64: fix out of bounds access in tail call
15418 - bpf: add schedule points in percpu arrays management
15419 - bpf: allow xadd only on aligned memory
15420 - bpf, ppc64: fix out of bounds access in tail call
15421 - scsi: mpt3sas: fix oops in error handlers after shutdown/unload
15422 - scsi: mpt3sas: wait for and flush running commands on shutdown/unload
15423 - KVM: x86: fix backward migration with async_PF
15424 - Linux 4.15.9
15425
15426 * Bionic update to 4.15.8 stable release (LP: #1755179)
15427 - hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
15428 - ipmi_si: Fix error handling of platform device
15429 - platform/x86: dell-laptop: Allocate buffer on heap rather than globally
15430 - powerpc/pseries: Enable RAS hotplug events later
15431 - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
15432 - ixgbe: fix crash in build_skb Rx code path
15433 - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the
15434 bus
15435 - tpm: fix potential buffer overruns caused by bit glitches on the bus
15436 - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on
15437 the bus
15438 - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the
15439 bus
15440 - tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
15441 - ALSA: usb-audio: Add a quirck for B&W PX headphones
15442 - ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
15443 - ALSA: x86: Fix missing spinlock and mutex initializations
15444 - ALSA: hda: Add a power_save blacklist
15445 - ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
15446 - mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
15447 - mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
15448 - mmc: dw_mmc: Avoid accessing registers in runtime suspended state
15449 - mmc: dw_mmc: Factor out dw_mci_init_slot_caps
15450 - mmc: dw_mmc: Fix out-of-bounds access for slot's caps
15451 - timers: Forward timer base before migrating timers
15452 - parisc: Use cr16 interval timers unconditionally on qemu
15453 - parisc: Reduce irq overhead when run in qemu
15454 - parisc: Fix ordering of cache and TLB flushes
15455 - parisc: Hide virtual kernel memory layout
15456 - btrfs: use proper endianness accessors for super_copy
15457 - block: fix the count of PGPGOUT for WRITE_SAME
15458 - block: kyber: fix domain token leak during requeue
15459 - block: pass inclusive 'lend' parameter to truncate_inode_pages_range
15460 - vfio: disable filesystem-dax page pinning
15461 - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
15462 - dax: fix vma_is_fsdax() helper
15463 - direct-io: Fix sleep in atomic due to sync AIO
15464 - x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
15465 - x86/platform/intel-mid: Handle Intel Edison reboot correctly
15466 - x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
15467 - bridge: check brport attr show in brport_show
15468 - fib_semantics: Don't match route with mismatching tclassid
15469 - hdlc_ppp: carrier detect ok, don't turn off negotiation
15470 - ipv6 sit: work around bogus gcc-8 -Wrestrict warning
15471 - net: amd-xgbe: fix comparison to bitshift when dealing with a mask
15472 - net: ethernet: ti: cpsw: fix net watchdog timeout
15473 - net: fix race on decreasing number of TX queues
15474 - net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
15475 - netlink: ensure to loop over all netns in genlmsg_multicast_allns()
15476 - net: sched: report if filter is too large to dump
15477 - ppp: prevent unregistered channels from connecting to PPP units
15478 - sctp: verify size of a new chunk in _sctp_make_chunk()
15479 - udplite: fix partial checksum initialization
15480 - net/mlx5e: Fix TCP checksum in LRO buffers
15481 - sctp: fix dst refcnt leak in sctp_v4_get_dst
15482 - mlxsw: spectrum_switchdev: Check success of FDB add operation
15483 - net/mlx5e: Specify numa node when allocating drop rq
15484 - net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
15485 - tcp: Honor the eor bit in tcp_mtu_probe
15486 - rxrpc: Fix send in rxrpc_send_data_packet()
15487 - tcp_bbr: better deal with suboptimal GSO
15488 - doc: Change the min default value of tcp_wmem/tcp_rmem.
15489 - net/mlx5e: Fix loopback self test when GRO is off
15490 - net_sched: gen_estimator: fix broken estimators based on percpu stats
15491 - net/sched: cls_u32: fix cls_u32 on filter replace
15492 - sctp: do not pr_err for the duplicated node in transport rhlist
15493 - mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
15494 - net: ipv4: Set addr_type in hash_keys for forwarded case
15495 - sctp: fix dst refcnt leak in sctp_v6_get_dst()
15496 - bridge: Fix VLAN reference count problem
15497 - net/mlx5e: Verify inline header size do not exceed SKB linear size
15498 - tls: Use correct sk->sk_prot for IPV6
15499 - amd-xgbe: Restore PCI interrupt enablement setting on resume
15500 - cls_u32: fix use after free in u32_destroy_key()
15501 - mlxsw: spectrum_router: Do not unconditionally clear route offload
15502 indication
15503 - netlink: put module reference if dump start fails
15504 - tcp: purge write queue upon RST
15505 - tuntap: correctly add the missing XDP flush
15506 - tuntap: disable preemption during XDP processing
15507 - virtio-net: disable NAPI only when enabled during XDP set
15508 - cxgb4: fix trailing zero in CIM LA dump
15509 - net/mlx5: Fix error handling when adding flow rules
15510 - net: phy: Restore phy_resume() locking assumption
15511 - tcp: tracepoint: only call trace_tcp_send_reset with full socket
15512 - l2tp: don't use inet_shutdown on tunnel destroy
15513 - l2tp: don't use inet_shutdown on ppp session destroy
15514 - l2tp: fix races with tunnel socket close
15515 - l2tp: fix race in pppol2tp_release with session object destroy
15516 - l2tp: fix tunnel lookup use-after-free race
15517 - s390/qeth: fix underestimated count of buffer elements
15518 - s390/qeth: fix SETIP command handling
15519 - s390/qeth: fix overestimated count of buffer elements
15520 - s390/qeth: fix IP removal on offline cards
15521 - s390/qeth: fix double-free on IP add/remove race
15522 - Revert "s390/qeth: fix using of ref counter for rxip addresses"
15523 - s390/qeth: fix IP address lookup for L3 devices
15524 - s390/qeth: fix IPA command submission race
15525 - tcp: revert F-RTO middle-box workaround
15526 - tcp: revert F-RTO extension to detect more spurious timeouts
15527 - blk-mq: don't call io sched's .requeue_request when requeueing rq to
15528 ->dispatch
15529 - media: m88ds3103: don't call a non-initalized function
15530 - EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
15531 - KVM: s390: take care of clock-comparator sign control
15532 - KVM: s390: provide only a single function for setting the tod (fix SCK)
15533 - KVM: s390: consider epoch index on hotplugged CPUs
15534 - KVM: s390: consider epoch index on TOD clock syncs
15535 - nospec: Allow index argument to have const-qualified type
15536 - x86/mm: Fix {pmd,pud}_{set,clear}_flags()
15537 - ARM: orion: fix orion_ge00_switch_board_info initialization
15538 - ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
15539 - ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
15540 - ARM: kvm: fix building with gcc-8
15541 - KVM: X86: Fix SMRAM accessing even if VM is shutdown
15542 - KVM: mmu: Fix overlap between public and private memslots
15543 - KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
15544 - KVM: x86: move LAPIC initialization after VMCS creation
15545 - KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR
15546 path as unlikely()
15547 - KVM: x86: fix vcpu initialization with userspace lapic
15548 - KVM/x86: remove WARN_ON() for when vm_munmap() fails
15549 - ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
15550 - ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
15551 - ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
15552 - powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
15553 - md: only allow remove_and_add_spares when no sync_thread running.
15554 - platform/x86: dell-laptop: fix kbd_get_state's request value
15555 - Linux 4.15.8
15556
15557 * ZFS setgid broken on 0.7 (LP: #1753288)
15558 - SAUCE: Fix ZFS setgid
15559
15560 * /proc/kallsyms prints "(null)" for null addresses in 4.15 (LP: #1754297)
15561 - vsprintf: avoid misleading "(null)" for %px
15562
15563 * Miscellaneous Ubuntu changes
15564 - d-i: Add netsec to nic-modules
15565 - [Config] fix up retpoline abi files
15566 - [Config] set NOBP and expoline options for s390
15567
15568 -- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Fri, 16 Mar 2018 14:49:27 -0300
e06d7aad 15569
f02c5a42 15570linux (4.15.0-12.13) bionic; urgency=medium
c6ea6671 15571
f02c5a42 15572 * linux: 4.15.0-12.13 -proposed tracker (LP: #1754059)
c6ea6671 15573
f02c5a42
SF
15574 * CONFIG_EFI=y on armhf (LP: #1726362)
15575 - [Config] CONFIG_EFI=y on armhf, reconcile secureboot EFI settings
15576
15577 * ppc64el: Support firmware disable of RFI flush (LP: #1751994)
15578 - powerpc/pseries: Support firmware disable of RFI flush
15579 - powerpc/powernv: Support firmware disable of RFI flush
15580
15581 * [Feature] CFL/CNL (PCH:CNP-H): New GPIO Commit added (GPIO Driver needed)
15582 (LP: #1751714)
15583 - gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
15584 - pinctrl: intel: Allow custom GPIO base for pad groups
15585 - pinctrl: cannonlake: Align GPIO number space with Windows
15586
15587 * [Feature] Add xHCI debug device support in the driver (LP: #1730832)
15588 - usb: xhci: Make some static functions global
15589 - usb: xhci: Add DbC support in xHCI driver
15590 - [Config] USB_XHCI_DBGCAP=y for commit mainline dfba2174dc42.
15591
15592 * [SRU] Lenovo E41 Mic mute hotkey is not responding (LP: #1753347)
15593 - platform/x86: ideapad-laptop: Increase timeout to wait for EC answer
15594
15595 * headset mic can't be detected on two Dell machines (LP: #1748807)
15596 - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
15597
15598 * hisi_sas: Add disk LED support (LP: #1752695)
15599 - scsi: hisi_sas: directly attached disk LED feature for v2 hw
15600
15601 * [Feature] [Graphics]Whiskey Lake (Coffelake-U 4+2) new PCI Device ID adds
15602 (LP: #1742561)
15603 - drm/i915/cfl: Adding more Coffee Lake PCI IDs.
15604
15605 * [Bug] [USB Function][CFL-CNL PCH]Stall Error and USB Transaction Error in
15606 trace, Disable of device-initiated U1/U2 failed and rebind failed: -517
15607 during suspend/resume with usb storage. (LP: #1730599)
15608 - usb: Don't print a warning if interface driver rebind is deferred at resume
15609
15610 * retpoline: ignore %cs:0xNNN constant indirections (LP: #1752655)
15611 - [Packaging] retpoline -- elide %cs:0xNNNN constants on i386
15612 - [Config] retpoline -- clean up i386 retpoline files
15613
15614 * hisilicon hibmc regression due to ea642c3216cb ("drm/ttm: add io_mem_pfn
15615 callback") (LP: #1738334)
15616 - drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
15617
15618 * [Asus UX360UA] battery status in unity-panel is not changing when battery is
15619 being charged (LP: #1661876) // AC adapter status not detected on Asus
15620 ZenBook UX410UAK (LP: #1745032)
15621 - ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
15622
15623 * ASUS UX305LA - Battery state not detected correctly (LP: #1482390)
15624 - ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
15625
15626 * [18.04 FEAT] Automatically detect layer2 setting in the qeth device driver
15627 (LP: #1747639)
15628 - s390/diag: add diag26c support for VNIC info
15629 - s390/qeth: support early setup for z/VM NICs
15630
15631 * Bionic update to v4.15.7 stable release (LP: #1752317)
15632 - netfilter: drop outermost socket lock in getsockopt()
15633 - arm64: mm: don't write garbage into TTBR1_EL1 register
15634 - kconfig.h: Include compiler types to avoid missed struct attributes
15635 - MIPS: boot: Define __ASSEMBLY__ for its.S build
15636 - xtensa: fix high memory/reserved memory collision
15637 - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
15638 - MIPS: Drop spurious __unused in struct compat_flock
15639 - cfg80211: fix cfg80211_beacon_dup
15640 - i2c: designware: must wait for enable
15641 - i2c: bcm2835: Set up the rising/falling edge delays
15642 - X.509: fix BUG_ON() when hash algorithm is unsupported
15643 - X.509: fix NULL dereference when restricting key with unsupported_sig
15644 - PKCS#7: fix certificate chain verification
15645 - PKCS#7: fix certificate blacklisting
15646 - extcon: int3496: process id-pin first so that we start with the right status
15647 - genirq/matrix: Handle CPU offlining proper
15648 - RDMA/uverbs: Protect from races between lookup and destroy of uobjects
15649 - RDMA/uverbs: Protect from command mask overflow
15650 - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
15651 - RDMA/uverbs: Fix circular locking dependency
15652 - RDMA/uverbs: Sanitize user entered port numbers prior to access it
15653 - iio: adc: stm32: fix stm32h7_adc_enable error handling
15654 - iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
15655 - iio: buffer: check if a buffer has been set up when poll is called
15656 - iio: adis_lib: Initialize trigger before requesting interrupt
15657 - Kbuild: always define endianess in kconfig.h
15658 - x86/apic/vector: Handle vector release on CPU unplug correctly
15659 - x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
15660 - mm, swap, frontswap: fix THP swap if frontswap enabled
15661 - mm: don't defer struct page initialization for Xen pv guests
15662 - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
15663 - irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
15664 - irqchip/mips-gic: Avoid spuriously handling masked interrupts
15665 - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
15666 - net: thunderbolt: Tear down connection properly on suspend
15667 - net: thunderbolt: Run disconnect flow asynchronously when logout is received
15668 - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and
15669 io_watchdog_func()
15670 - usb: ohci: Proper handling of ed_rm_list to handle race condition between
15671 usb_kill_urb() and finish_unlinks()
15672 - arm64: Remove unimplemented syscall log message
15673 - arm64: Disable unhandled signal log messages by default
15674 - arm64: cpufeature: Fix CTR_EL0 field definitions
15675 - Add delay-init quirk for Corsair K70 RGB keyboards
15676 - usb: host: ehci: use correct device pointer for dma ops
15677 - usb: dwc3: gadget: Set maxpacket size for ep0 IN
15678 - usb: dwc3: ep0: Reset TRB counter for ep0 IN
15679 - usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
15680 - usb: ldusb: add PIDs for new CASSY devices supported by this driver
15681 - Revert "usb: musb: host: don't start next rx urb if current one failed"
15682 - usb: gadget: f_fs: Process all descriptors during bind
15683 - usb: gadget: f_fs: Use config_ep_by_speed()
15684 - usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
15685 - drm/cirrus: Load lut in crtc_commit
15686 - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
15687 - drm: Handle unexpected holes in color-eviction
15688 - drm/amdgpu: disable MMHUB power gating on raven
15689 - drm/amdgpu: fix VA hole handling on Vega10 v3
15690 - drm/amdgpu: Add dpm quirk for Jet PRO (v2)
15691 - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
15692 - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
15693 - drm/amdgpu: add new device to use atpx quirk
15694 - arm64: __show_regs: Only resolve kernel symbols when running at EL1
15695 - drm/i915/breadcrumbs: Ignore unsubmitted signalers
15696 - microblaze: fix endian handling
15697 - Linux 4.15.7
15698
15699 * [regression] Colour banding and artefacts appear system-wide on an Asus
15700 Zenbook UX303LA with Intel HD 4400 graphics (LP: #1749420) // Bionic update
15701 to v4.15.7 stable release (LP: #1752317)
15702 - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
15703
15704 * errors with sas hotplug (LP: #1752146)
15705 - scsi: libsas: fix memory leak in sas_smp_get_phy_events()
15706 - scsi: libsas: fix error when getting phy events
15707 - scsi: libsas: initialize sas_phy status according to response of DISCOVER
15708 - scsi: libsas: Use dynamic alloced work to avoid sas event lost
15709 - scsi: libsas: shut down the PHY if events reached the threshold
15710 - scsi: libsas: make the event threshold configurable
15711 - scsi: libsas: Use new workqueue to run sas event and disco event
15712 - scsi: libsas: use flush_workqueue to process disco events synchronously
15713 - scsi: libsas: direct call probe and destruct
15714 - scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
15715
15716 * rtnetlink: enable namespace identifying properties in rtnetlink requests
15717 (LP: #1748232)
15718 - rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
15719 - rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
15720 - rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
15721 - rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
15722 - rtnetlink: remove check for IFLA_IF_NETNSID
15723 - rtnetlink: require unique netns identifier
15724
15725 * Bionic update to v4.15.6 stable release (LP: #1752119)
15726 - tun: fix tun_napi_alloc_frags() frag allocator
15727 - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
15728 - ptr_ring: try vmalloc() when kmalloc() fails
15729 - selinux: ensure the context is NUL terminated in
15730 security_context_to_sid_core()
15731 - selinux: skip bounded transition processing if the policy isn't loaded
15732 - media: pvrusb2: properly check endpoint types
15733 - crypto: x86/twofish-3way - Fix %rbp usage
15734 - staging: android: ion: Add __GFP_NOWARN for system contig heap
15735 - staging: android: ion: Switch from WARN to pr_warn
15736 - blk_rq_map_user_iov: fix error override
15737 - KVM: x86: fix escape of guest dr6 to the host
15738 - kcov: detect double association with a single task
15739 - netfilter: x_tables: fix int overflow in xt_alloc_table_info()
15740 - netfilter: x_tables: avoid out-of-bounds reads in
15741 xt_request_find_{match|target}
15742 - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
15743 - netfilter: on sockopt() acquire sock lock only in the required scope
15744 - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
15745 - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
15746 - rds: tcp: correctly sequence cleanup on netns deletion.
15747 - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns
15748 delete
15749 - net: avoid skb_warn_bad_offload on IS_ERR
15750 - net_sched: gen_estimator: fix lockdep splat
15751 - soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
15752 - ASoC: ux500: add MODULE_LICENSE tag
15753 - video: fbdev/mmp: add MODULE_LICENSE
15754 - ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
15755 - arm64: dts: add #cooling-cells to CPU nodes
15756 - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
15757 - ANDROID: binder: remove WARN() for redundant txn error
15758 - ANDROID: binder: synchronize_rcu() when using POLLFREE.
15759 - staging: android: ashmem: Fix a race condition in pin ioctls
15760 - binder: check for binder_thread allocation failure in binder_poll()
15761 - binder: replace "%p" with "%pK"
15762 - staging: fsl-mc: fix build testing on x86
15763 - staging: iio: adc: ad7192: fix external frequency setting
15764 - staging: iio: ad5933: switch buffer mode to software
15765 - xhci: Fix NULL pointer in xhci debugfs
15766 - xhci: Fix xhci debugfs devices node disappearance after hibernation
15767 - xhci: xhci debugfs device nodes weren't removed after device plugged out
15768 - xhci: fix xhci debugfs errors in xhci_stop
15769 - usbip: keep usbip_device sockfd state in sync with tcp_socket
15770 - crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
15771 - mei: me: add cannon point device ids
15772 - mei: me: add cannon point device ids for 4th device
15773 - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
15774 - Linux 4.15.6
15775
15776 * Unable to insert test_bpf module on Bionic s390x (LP: #1751234)
15777 - bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
15778
15779 * [Ubuntu 18.04 FEAT] OpenCAPI enabling (LP: #1746988)
15780 - powerpc/powernv: Introduce new PHB type for opencapi links
15781 - powerpc/powernv: Set correct configuration space size for opencapi devices
15782 - powerpc/powernv: Add opal calls for opencapi
15783 - powerpc/powernv: Add platform-specific services for opencapi
15784 - powerpc/powernv: Capture actag information for the device
15785 - ocxl: Driver code for 'generic' opencapi devices
15786 - ocxl: Add AFU interrupt support
15787 - ocxl: Add a kernel API for other opencapi drivers
15788 - ocxl: Add trace points
15789 - ocxl: Add Makefile and Kconfig
15790 - [Config] CONFIG_OCXL=m for ppc64el
15791 - cxl: Remove support for "Processing accelerators" class
15792 - ocxl: Documentation
15793 - ocxl: add MAINTAINERS entry
15794 - cxl: Add support for ASB_Notify on POWER9
15795
15796 * Request to update 18.04 kernel aacraid to upstream 4.16 version
15797 (LP: #1746801)
15798 - scsi: aacraid: remove unused variable managed_request_id
15799 - scsi: aacraid: Do not attempt abort when Fw panicked
15800 - scsi: aacraid: Do not remove offlined devices
15801 - scsi: aacraid: Fix ioctl reset hang
15802 - scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
15803 - scsi: aacraid: Refactor reset_host store function
15804 - scsi: aacraid: Move code to wait for IO completion to shutdown func
15805 - scsi: aacraid: Create bmic submission function from bmic identify
15806 - scsi: aacraid: Change phy luns function to use common bmic function
15807 - scsi: aacraid: Refactor and rename to make mirror existing changes
15808 - scsi: aacraid: Add target setup helper function
15809 - scsi: aacraid: Untangle targets setup from report phy luns
15810 - scsi: aacraid: Move function around to match existing code
15811 - scsi: aacraid: Create helper functions to get lun info
15812 - scsi: aacraid: Save bmic phy information for each phy
15813 - scsi: aacraid: Add helper function to set queue depth
15814 - scsi: aacraid: Merge func to get container information
15815 - scsi: aacraid: Process hba and container hot plug events in single function
15816 - scsi: aacraid: Added macros to help loop through known buses and targets
15817 - scsi: aacraid: Refactor resolve luns code and scsi functions
15818 - scsi: aacraid: Merge adapter setup with resolve luns
15819 - scsi: aacraid: Block concurrent hotplug event handling
15820 - scsi: aacraid: Use hotplug handling function in place of scsi_scan_host
15821 - scsi: aacraid: Reschedule host scan in case of failure
15822 - scsi: aacraid: Fix hang while scanning in eh recovery
15823 - scsi: aacraid: Skip schedule rescan in case of kdump
15824 - scsi: aacraid: Remove unused rescan variable
15825 - scsi: aacraid: Remove AAC_HIDE_DISK check in queue command
15826 - scsi: aacraid: Update driver version to 50877
15827 - scsi: aacraid: Fix driver oops with dead battery
15828 - scsi: aacraid: remove redundant setting of variable c
15829 - scsi: aacraid: Get correct lun count
15830 - scsi: aacraid: Delay for rescan worker needs to be 10 seconds
15831
15832 * [18.04] kpatch - Add livepatch hook support for ppc64le (LP: #1741992)
15833 - powerpc/modules: Add REL24 relocation support of livepatch symbols
15834 - powerpc/modules: Don't try to restore r2 after a sibling call
15835 - powerpc/modules: Improve restore_r2() error message
15836
15837 * Ubuntu 18.04 - Include latest ibmvnic fixes in Ubuntu kernel (LP: #1748517)
15838 - ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
15839 - ibmvnic: Increase maximum number of RX/TX queues
15840 - ibmvnic: Include header descriptor support for ARP packets
15841 - ibmvnic: Don't handle RX interrupts when not up.
15842 - ibmvnic: Wait for device response when changing MAC
15843 - ibmvnic: fix firmware version when no firmware level has been provided by
15844 the VIOS server
15845 - ibmvnic: fix empty firmware version and errors cleanup
15846 - ibmvnic: Fix rx queue cleanup for non-fatal resets
15847 - ibmvnic: Ensure that buffers are NULL after free
15848 - ibmvnic: queue reset when CRQ gets closed during reset
15849 - ibmvnic: Reset long term map ID counter
15850 - ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
15851 - ibmvnic: Wait until reset is complete to set carrier on
15852 - ibmvnic: Fix login buffer memory leaks
15853 - ibmvnic: Fix NAPI structures memory leak
15854 - ibmvnic: Free RX socket buffer in case of adapter error
15855 - ibmvnic: Clean RX pool buffers during device close
15856 - ibmvnic: Check for NULL skb's in NAPI poll routine
15857 - ibmvnic: Fix early release of login buffer
15858
15859 * Power9 DD 2.2 needs HMI fixup backport of upstream
15860 patch(d075745d893c78730e4a3b7a60fca23c2f764081) into kernel (LP: #1751834)
15861 - KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
15862
15863 * Driver not found in Ubuntu kernel does not detect interface (LP: #1745927)
15864 - d-i: add cxgb4 to nic-modules
15865
15866 * BCM5719/tg3 loses connectivity due to missing heartbeats between fw and
15867 driver (LP: #1751337)
15868 - tg3: APE heartbeat changes
15869
15870 * Miscellaneous Ubuntu changes
15871 - ubuntu: vbox -- update to 5.2.6-dfsg-5
15872 - Revert "UBUNTU: SAUCE: Import aufs driver"
15873 - SAUCE: Import aufs driver
15874 - Revert "UBUNTU: SAUCE: (no-up) Convert bnx2x firmware files to ihex format"
15875 - [Packaging] retpoline-extract: flag *0xNNN(%reg) branches
15876 - [Config] fix up retpoline abi files
15877 - ubuntu: vbox -- update to 5.2.8-dfsg-2
15878
15879 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Mar 2018 17:36:23 +0100
c6ea6671 15880
10c9d957 15881linux (4.15.0-11.12) bionic; urgency=medium
e90353d0 15882
10c9d957 15883 * linux: 4.15.0-11.12 -proposed tracker (LP: #1751285)
e90353d0 15884
10c9d957
SF
15885 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
15886 - [Config] CONFIG_INDIRECT_PIO=y
15887 - SAUCE: LIB: Introduce a generic PIO mapping method
15888 - SAUCE: PCI: Remove unused __weak attribute in pci_register_io_range()
15889 - SAUCE: PCI: Add fwnode handler as input param of pci_register_io_range()
15890 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
15891 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
15892 - [Config] CONFIG_HISILICON_LPC=y
15893 - SAUCE: HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
15894 - SAUCE: ACPI / scan: do not enumerate Indirect IO host children
15895 - SAUCE: HISI LPC: Add ACPI support
15896 - SAUCE: MAINTAINERS: Add maintainer for HiSilicon LPC driver
15897
15898 * Bionic update to v4.15.5 stable release (LP: #1751131)
15899 - scsi: smartpqi: allow static build ("built-in")
15900 - IB/umad: Fix use of unprotected device pointer
15901 - IB/qib: Fix comparison error with qperf compare/swap test
15902 - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
15903 - IB/core: Fix two kernel warnings triggered by rxe registration
15904 - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
15905 - IB/core: Avoid a potential OOPs for an unused optional parameter
15906 - selftests: seccomp: fix compile error seccomp_bpf
15907 - kselftest: fix OOM in memory compaction test
15908 - RDMA/rxe: Fix a race condition related to the QP error state
15909 - RDMA/rxe: Fix a race condition in rxe_requester()
15910 - RDMA/rxe: Fix rxe_qp_cleanup()
15911 - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
15912 - PM / devfreq: Propagate error from devfreq_add_device()
15913 - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
15914 - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
15915 - trace_uprobe: Display correct offset in uprobe_events
15916 - powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
15917 - powerpc/kernel: Block interrupts when updating TIDR
15918 - powerpc/vas: Don't set uses_vas for kernel windows
15919 - powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
15920 - powerpc/mm: Flush radix process translations when setting MMU type
15921 - powerpc/xive: Use hw CPU ids when configuring the CPU queues
15922 - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
15923 - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
15924 - arm64: dts: msm8916: Correct ipc references for smsm
15925 - ARM: lpc3250: fix uda1380 gpio numbers
15926 - ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
15927 - ARM: dts: nomadik: add interrupt-parent for clcd
15928 - arm: dts: mt7623: fix card detection issue on bananapi-r2
15929 - arm: spear600: Add missing interrupt-parent of rtc
15930 - arm: spear13xx: Fix dmas cells
15931 - arm: spear13xx: Fix spics gpio controller's warning
15932 - x86/gpu: add CFL to early quirks
15933 - x86/kexec: Make kexec (mostly) work in 5-level paging mode
15934 - x86/xen: init %gs very early to avoid page faults with stack protector
15935 - x86: PM: Make APM idle driver initialize polling state
15936 - mm, memory_hotplug: fix memmap initialization
15937 - x86/entry/64: Clear extra registers beyond syscall arguments, to reduce
15938 speculation attack surface
15939 - x86/entry/64/compat: Clear registers for compat syscalls, to reduce
15940 speculation attack surface
15941 - compiler-gcc.h: Introduce __optimize function attribute
15942 - compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
15943 - crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
15944 - crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
15945 - powerpc/mm/radix: Split linear mapping on hot-unplug
15946 - x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
15947 - x86/speculation: Update Speculation Control microcode blacklist
15948 - x86/speculation: Correct Speculation Control microcode blacklist again
15949 - Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
15950 - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(),
15951 by always inlining iterator helper methods
15952 - X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
15953 - KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR
15954 bitmap
15955 - x86/speculation: Clean up various Spectre related details
15956 - PM / runtime: Update links_count also if !CONFIG_SRCU
15957 - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
15958 - platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
15959 - x86/entry/64: Clear registers for exceptions/interrupts, to reduce
15960 speculation attack surface
15961 - x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
15962 extensions
15963 - x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single
15964 POP_REGS macro
15965 - x86/entry/64: Interleave XOR register clearing with PUSH instructions
15966 - x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
15967 - x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
15968 - x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
15969 SAVE_AND_CLEAR_REGS macros
15970 - x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
15971 - x86/entry/64: Fix paranoid_entry() frame pointer warning
15972 - x86/entry/64: Remove the unused 'icebp' macro
15973 - selftests/x86: Fix vDSO selftest segfault for vsyscall=none
15974 - selftests/x86: Clean up and document sscanf() usage
15975 - selftests/x86/pkeys: Remove unused functions
15976 - selftests/x86: Fix build bug caused by the 5lvl test which has been moved to
15977 the VM directory
15978 - selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
15979 - gfs2: Fixes to "Implement iomap for block_map"
15980 - selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
15981 - selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
15982 - objtool: Fix segfault in ignore_unreachable_insn()
15983 - x86/debug, objtool: Annotate WARN()-related UD2 as reachable
15984 - x86/debug: Use UD2 for WARN()
15985 - x86/speculation: Fix up array_index_nospec_mask() asm constraint
15986 - nospec: Move array_index_nospec() parameter checking into separate macro
15987 - x86/speculation: Add <asm/msr-index.h> dependency
15988 - x86/mm: Rename flush_tlb_single() and flush_tlb_one() to
15989 __flush_tlb_one_[user|kernel]()
15990 - selftests/x86/mpx: Fix incorrect bounds with old _sigfault
15991 - x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
15992 - x86/spectre: Fix an error message
15993 - x86/cpu: Change type of x86_cache_size variable to unsigned int
15994 - x86/entry/64: Fix CR3 restore in paranoid_exit()
15995 - drm/ttm: Don't add swapped BOs to swap-LRU list
15996 - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
15997 - drm/qxl: unref cursor bo when finished with it
15998 - drm/qxl: reapply cursor after resetting primary
15999 - drm/amd/powerplay: Fix smu_table_entry.handle type
16000 - drm/ast: Load lut in crtc_commit
16001 - drm: Check for lessee in DROP_MASTER ioctl
16002 - arm64: Add missing Falkor part number for branch predictor hardening
16003 - drm/radeon: Add dpm quirk for Jet PRO (v2)
16004 - drm/radeon: adjust tested variable
16005 - x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
16006 physical CPU
16007 - rtc-opal: Fix handling of firmware error codes, prevent busy loops
16008 - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
16009 - mmc: sdhci: Implement an SDHCI-specific bounce buffer
16010 - mmc: bcm2835: Don't overwrite max frequency unconditionally
16011 - Revert "mmc: meson-gx: include tx phase in the tuning process"
16012 - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
16013 - Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
16014 - jbd2: fix sphinx kernel-doc build warnings
16015 - ext4: fix a race in the ext4 shutdown path
16016 - ext4: save error to disk in __ext4_grp_locked_error()
16017 - ext4: correct documentation for grpid mount option
16018 - mm: hide a #warning for COMPILE_TEST
16019 - mm: Fix memory size alignment in devm_memremap_pages_release()
16020 - MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
16021 - MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout
16022 - MIPS: Fix incorrect mem=X@Y handling
16023 - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
16024 - PCI: iproc: Fix NULL pointer dereference for BCMA
16025 - PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
16026 - PCI: keystone: Fix interrupt-controller-node lookup
16027 - video: fbdev: atmel_lcdfb: fix display-timings lookup
16028 - console/dummy: leave .con_font_get set to NULL
16029 - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
16030 - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
16031 - xenbus: track caller request id
16032 - seq_file: fix incomplete reset on read from zero offset
16033 - tracing: Fix parsing of globs with a wildcard at the beginning
16034 - mpls, nospec: Sanitize array index in mpls_label_ok()
16035 - rtlwifi: rtl8821ae: Fix connection lost problem correctly
16036 - arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
16037 - xprtrdma: Fix calculation of ri_max_send_sges
16038 - xprtrdma: Fix BUG after a device removal
16039 - blk-wbt: account flush requests correctly
16040 - target/iscsi: avoid NULL dereference in CHAP auth error path
16041 - iscsi-target: make sure to wake up sleeping login worker
16042 - dm: correctly handle chained bios in dec_pending()
16043 - Btrfs: fix deadlock in run_delalloc_nocow
16044 - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
16045 - Btrfs: fix extent state leak from tree log
16046 - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
16047 - Btrfs: fix use-after-free on root->orphan_block_rsv
16048 - Btrfs: fix unexpected -EEXIST when creating new inode
16049 - 9p/trans_virtio: discard zero-length reply
16050 - mtd: nand: vf610: set correct ooblayout
16051 - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
16052 - ALSA: hda/realtek - Add headset mode support for Dell laptop
16053 - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
16054 - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
16055 - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
16056 - ALSA: usb: add more device quirks for USB DSD devices
16057 - ALSA: seq: Fix racy pool initializations
16058 - mvpp2: fix multicast address filter
16059 - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
16060 - x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
16061 - ARM: dts: exynos: fix RTC interrupt for exynos5410
16062 - ARM: pxa/tosa-bt: add MODULE_LICENSE tag
16063 - arm64: dts: msm8916: Add missing #phy-cells
16064 - ARM: dts: s5pv210: add interrupt-parent for ohci
16065 - arm: dts: mt7623: Update ethsys binding
16066 - arm: dts: mt2701: Add reset-cells
16067 - ARM: dts: Delete bogus reference to the charlcd
16068 - media: r820t: fix r820t_write_reg for KASAN
16069 - mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
16070 - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
16071 - Linux 4.15.5
16072
16073 * retpoline abi files are empty on i386 (LP: #1751021)
16074 - [Packaging] retpoline-extract -- instantiate retpoline files for i386
16075 - [Packaging] final-checks -- sanity checking ABI contents
16076 - [Packaging] final-checks -- check for empty retpoline files
16077 - [Config] Disable i386 retpoline check for next upload
16078
16079 * Bionic update to v4.15.4 stable release (LP: #1751064)
16080 - watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
16081 - cifs: Fix missing put_xid in cifs_file_strict_mmap
16082 - cifs: Fix autonegotiate security settings mismatch
16083 - CIFS: zero sensitive data when freeing
16084 - cpufreq: mediatek: add mediatek related projects into blacklist
16085 - dmaengine: dmatest: fix container_of member in dmatest_callback
16086 - ssb: Do not disable PCI host on non-Mips
16087 - watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
16088 - Revert "drm/i915: mark all device info struct with __initconst"
16089 - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
16090 - sched/rt: Up the root domain ref count when passing it around via IPIs
16091 - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
16092 - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
16093 - media: hdpvr: Fix an error handling path in hdpvr_probe()
16094 - arm64: mm: Use non-global mappings for kernel space
16095 - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
16096 - arm64: mm: Move ASID from TTBR0 to TTBR1
16097 - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
16098 - arm64: mm: Rename post_ttbr0_update_workaround
16099 - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
16100 - arm64: mm: Allocate ASIDs in pairs
16101 - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
16102 - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
16103 - arm64: entry: Add exception trampoline page for exceptions from EL0
16104 - arm64: mm: Map entry trampoline into trampoline and kernel page tables
16105 - arm64: entry: Explicitly pass exception level to kernel_ventry macro
16106 - arm64: entry: Hook up entry trampoline to exception vectors
16107 - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
16108 - arm64: cpu_errata: Add Kryo to Falkor 1003 errata
16109 - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
16110 - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
16111 - arm64: kaslr: Put kernel vectors address in separate data page
16112 - arm64: use RET instruction for exiting the trampoline
16113 - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
16114 - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
16115 - arm64: Take into account ID_AA64PFR0_EL1.CSV3
16116 - arm64: capabilities: Handle duplicate entries for a capability
16117 - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
16118 - arm64: kpti: Fix the interaction between ASID switching and software PAN
16119 - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
16120 - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
16121 - arm64: mm: Permit transitioning from Global to Non-Global without BBM
16122 - arm64: kpti: Add ->enable callback to remap swapper using nG mappings
16123 - arm64: Force KPTI to be disabled on Cavium ThunderX
16124 - arm64: entry: Reword comment about post_ttbr_update_workaround
16125 - arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
16126 - perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
16127 - arm64: barrier: Add CSDB macros to control data-value prediction
16128 - arm64: Implement array_index_mask_nospec()
16129 - arm64: Make USER_DS an inclusive limit
16130 - arm64: Use pointer masking to limit uaccess speculation
16131 - arm64: entry: Ensure branch through syscall table is bounded under
16132 speculation
16133 - arm64: uaccess: Prevent speculative use of the current addr_limit
16134 - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
16135 - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
16136 - arm64: futex: Mask __user pointers prior to dereference
16137 - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
16138 - arm64: Run enable method for errata work arounds on late CPUs
16139 - arm64: cpufeature: Pass capability structure to ->enable callback
16140 - drivers/firmware: Expose psci_get_version through psci_ops structure
16141 - arm64: Move post_ttbr_update_workaround to C code
16142 - arm64: Add skeleton to harden the branch predictor against aliasing attacks
16143 - arm64: Move BP hardening to check_and_switch_context
16144 - arm64: KVM: Use per-CPU vector when BP hardening is enabled
16145 - arm64: entry: Apply BP hardening for high-priority synchronous exceptions
16146 - arm64: entry: Apply BP hardening for suspicious interrupts from EL0
16147 - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
16148 - arm64: Implement branch predictor hardening for affected Cortex-A CPUs
16149 - arm64: Implement branch predictor hardening for Falkor
16150 - arm64: Branch predictor hardening for Cavium ThunderX2
16151 - arm64: KVM: Increment PC after handling an SMC trap
16152 - arm/arm64: KVM: Consolidate the PSCI include files
16153 - arm/arm64: KVM: Add PSCI_VERSION helper
16154 - arm/arm64: KVM: Add smccc accessors to PSCI code
16155 - arm/arm64: KVM: Implement PSCI 1.0 support
16156 - arm/arm64: KVM: Advertise SMCCC v1.1
16157 - arm64: KVM: Make PSCI_VERSION a fast path
16158 - arm/arm64: KVM: Turn kvm_psci_version into a static inline
16159 - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
16160 - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
16161 - firmware/psci: Expose PSCI conduit
16162 - firmware/psci: Expose SMCCC version through psci_ops
16163 - arm/arm64: smccc: Make function identifiers an unsigned quantity
16164 - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
16165 - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
16166 - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
16167 - mtd: cfi: convert inline functions to macros
16168 - mtd: nand: brcmnand: Disable prefetch by default
16169 - mtd: nand: Fix nand_do_read_oob() return value
16170 - mtd: nand: sunxi: Fix ECC strength choice
16171 - ubi: Fix race condition between ubi volume creation and udev
16172 - ubi: fastmap: Erase outdated anchor PEBs during attach
16173 - ubi: block: Fix locking for idr_alloc/idr_remove
16174 - ubifs: free the encrypted symlink target
16175 - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
16176 - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
16177 - NFS: Add a cond_resched() to nfs_commit_release_pages()
16178 - NFS: Fix nfsstat breakage due to LOOKUPP
16179 - NFS: commit direct writes even if they fail partially
16180 - NFS: reject request for id_legacy key without auxdata
16181 - NFS: Fix a race between mmap() and O_DIRECT
16182 - nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
16183 - kernfs: fix regression in kernfs_fop_write caused by wrong type
16184 - ahci: Annotate PCI ids for mobile Intel chipsets as such
16185 - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
16186 - ahci: Add Intel Cannon Lake PCH-H PCI ID
16187 - crypto: hash - introduce crypto_hash_alg_has_setkey()
16188 - crypto: cryptd - pass through absence of ->setkey()
16189 - crypto: mcryptd - pass through absence of ->setkey()
16190 - crypto: poly1305 - remove ->setkey() method
16191 - crypto: hash - annotate algorithms taking optional key
16192 - crypto: hash - prevent using keyed hashes without setting key
16193 - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
16194 - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
16195 - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
16196 - media: v4l2-compat-ioctl32.c: fix the indentation
16197 - media: v4l2-compat-ioctl32.c: move 'helper' functions to
16198 __get/put_v4l2_format32
16199 - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
16200 - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
16201 - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
16202 - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
16203 - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
16204 - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
16205 - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
16206 - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
16207 - crypto: caam - fix endless loop when DECO acquire fails
16208 - crypto: sha512-mb - initialize pending lengths correctly
16209 - crypto: talitos - fix Kernel Oops on hashing an empty file
16210 - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
16211 - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
16212 - KVM: nVMX: Fix bug of injecting L2 exception into L1
16213 - KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
16214 - KVM: PPC: Book3S HV: Drop locks before reading guest memory
16215 - KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
16216 - KVM: PPC: Book3S PR: Fix broken select due to misspelling
16217 - ASoC: acpi: fix machine driver selection based on quirk
16218 - ASoC: rockchip: i2s: fix playback after runtime resume
16219 - ASoC: skl: Fix kernel warning due to zero NHTL entry
16220 - ASoC: compress: Correct handling of copy callback
16221 - watchdog: imx2_wdt: restore previous timeout after suspend+resume
16222 - afs: Add missing afs_put_cell()
16223 - afs: Need to clear responded flag in addr cursor
16224 - afs: Fix missing cursor clearance
16225 - afs: Fix server list handling
16226 - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
16227 - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
16228 - kasan: don't emit builtin calls when sanitization is off
16229 - kasan: rework Kconfig settings
16230 - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
16231 - media: dvb-frontends: fix i2c access helpers for KASAN
16232 - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
16233 - media: ts2020: avoid integer overflows on 32 bit machines
16234 - media: vivid: fix module load error when enabling fb and no_error_inj=1
16235 - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
16236 - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
16237 - kernel/async.c: revert "async: simplify lowest_in_progress()"
16238 - kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
16239 - pipe: actually allow root to exceed the pipe buffer limits
16240 - pipe: fix off-by-one error when checking buffer limits
16241 - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
16242 - Bluetooth: btsdio: Do not bind to non-removable BCM43341
16243 - ipmi: use dynamic memory for DMI driver override
16244 - signal/openrisc: Fix do_unaligned_access to send the proper signal
16245 - signal/sh: Ensure si_signo is initialized in do_divide_error
16246 - alpha: fix crash if pthread_create races with signal delivery
16247 - alpha: osf_sys.c: fix put_tv32 regression
16248 - alpha: Fix mixed up args in EXC macro in futex operations
16249 - alpha: fix reboot on Avanti platform
16250 - alpha: fix formating of stack content
16251 - xtensa: fix futex_atomic_cmpxchg_inatomic
16252 - EDAC, octeon: Fix an uninitialized variable warning
16253 - genirq: Make legacy autoprobing work again
16254 - pinctrl: intel: Initialize GPIO properly when used through irqchip
16255 - pinctrl: mcp23s08: fix irq setup order
16256 - pinctrl: sx150x: Unregister the pinctrl on release
16257 - pinctrl: sx150x: Register pinctrl before adding the gpiochip
16258 - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
16259 - pktcdvd: Fix pkt_setup_dev() error path
16260 - pktcdvd: Fix a recently introduced NULL pointer dereference
16261 - blk-mq: quiesce queue before freeing queue
16262 - clocksource/drivers/stm32: Fix kernel panic with multiple timers
16263 - lib/ubsan.c: s/missaligned/misaligned/
16264 - lib/ubsan: add type mismatch handler for new GCC/Clang
16265 - objtool: Fix switch-table detection
16266 - arm64: dts: marvell: add Ethernet aliases
16267 - drm/i915: Avoid PPS HW/SW state mismatch due to rounding
16268 - ACPI: sbshc: remove raw pointer from printk() message
16269 - acpi, nfit: fix register dimm error handling
16270 - ovl: force r/o mount when index dir creation fails
16271 - ovl: fix failure to fsync lower dir
16272 - ovl: take mnt_want_write() for work/index dir setup
16273 - ovl: take mnt_want_write() for removing impure xattr
16274 - ovl: hash directory inodes for fsnotify
16275 - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
16276 - devpts: fix error handling in devpts_mntget()
16277 - ftrace: Remove incorrect setting of glob search field
16278 - scsi: core: Ensure that the SCSI error handler gets woken up
16279 - scsi: lpfc: Fix crash after bad bar setup on driver attachment
16280 - scsi: cxlflash: Reset command ioasc
16281 - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
16282 - Linux 4.15.4
16283 - updateconfigs after v4.14.4 stable updates
16284
16285 * Bionic update to v4.15.4 stable release (LP: #1751064) // CVE-2017-5754 and
16286 do not need KPTI when KASLR is off.
16287 - arm64: Turn on KPTI only on CPUs that need it
16288
16289 * Miscellaneous Ubuntu changes
16290 - [Config] fix up removed retpoline call sites
16291
16292 -- Seth Forshee <seth.forshee@canonical.com> Fri, 23 Feb 2018 08:31:06 -0600
e90353d0 16293
1221ffab 16294linux (4.15.0-10.11) bionic; urgency=medium
802cf0d2 16295
1221ffab 16296 * linux: 4.15.0-10.11 -proposed tracker (LP: #1749250)
802cf0d2 16297
1221ffab
SF
16298 * "swiotlb: coherent allocation failed" dmesg spam with linux 4.15.0-9.10
16299 (LP: #1749202)
16300 - swiotlb: suppress warning when __GFP_NOWARN is set
16301 - drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
16302
16303 * linux-tools: perf incorrectly linking libbfd (LP: #1748922)
16304 - SAUCE: tools -- add ability to disable libbfd
16305 - [Packaging] correct disablement of libbfd
16306
16307 * [Artful] Realtek ALC225: 2 secs noise when a headset plugged in
16308 (LP: #1744058)
16309 - ALSA: hda/realtek - update ALC225 depop optimize
16310
16311 * [Artful] Support headset mode for DELL WYSE (LP: #1723913)
16312 - SAUCE: ALSA: hda/realtek - Add support headset mode for DELL WYSE
16313
16314 * headset mic can't be detected on two Dell machines (LP: #1748807)
16315 - ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289
16316 - ALSA: hda - Fix headset mic detection problem for two Dell machines
16317
16318 * Bionic update to v4.15.3 stable release (LP: #1749191)
16319 - ip6mr: fix stale iterator
16320 - net: igmp: add a missing rcu locking section
16321 - qlcnic: fix deadlock bug
16322 - qmi_wwan: Add support for Quectel EP06
16323 - r8169: fix RTL8168EP take too long to complete driver initialization.
16324 - tcp: release sk_frag.page in tcp_disconnect
16325 - vhost_net: stop device during reset owner
16326 - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
16327 - ipv6: change route cache aging logic
16328 - Revert "defer call to mem_cgroup_sk_alloc()"
16329 - net: ipv6: send unsolicited NA after DAD
16330 - rocker: fix possible null pointer dereference in
16331 rocker_router_fib_event_work
16332 - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
16333 - cls_u32: add missing RCU annotation.
16334 - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
16335 - soreuseport: fix mem leak in reuseport_add_sock()
16336 - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
16337 - net: sched: fix use-after-free in tcf_block_put_ext
16338 - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
16339 - media: soc_camera: soc_scale_crop: add missing
16340 MODULE_DESCRIPTION/AUTHOR/LICENSE
16341 - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
16342 - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
16343 - crypto: tcrypt - fix S/G table for test_aead_speed()
16344 - Linux 4.15.3
16345
16346 * bnx2x_attn_int_deasserted3:4323 MC assert! (LP: #1715519) //
16347 CVE-2018-1000026
16348 - net: create skb_gso_validate_mac_len()
16349 - bnx2x: disable GSO where gso_size is too big for hardware
16350
16351 * ethtool -p fails to light NIC LED on HiSilicon D05 systems (LP: #1748567)
16352 - net: hns: add ACPI mode support for ethtool -p
16353
16354 * CVE-2017-5715 (Spectre v2 Intel)
16355 - [Packaging] retpoline files must be sorted
16356 - [Packaging] pull in retpoline files
16357
16358 * [Feature] PXE boot with Intel Omni-Path (LP: #1712031)
16359 - d-i: Add hfi1 to nic-modules
16360
16361 * CVE-2017-5715 (Spectre v2 retpoline)
16362 - [Packaging] retpoline -- add call site validation
16363 - [Config] disable retpoline checks for first upload
16364
16365 * Do not duplicate changelog entries assigned to more than one bug or CVE
16366 (LP: #1743383)
16367 - [Packaging] git-ubuntu-log -- handle multiple bugs/cves better
16368
16369 -- Seth Forshee <seth.forshee@canonical.com> Tue, 13 Feb 2018 11:33:58 -0600
802cf0d2 16370
005c789b 16371linux (4.15.0-9.10) bionic; urgency=medium
08b0e16a 16372
005c789b 16373 * linux: 4.15.0-9.10 -proposed tracker (LP: #1748244)
08b0e16a 16374
005c789b
SF
16375 * Miscellaneous Ubuntu changes
16376 - [Debian] tests -- remove gcc-multilib dependency for arm64
16377
16378 -- Seth Forshee <seth.forshee@canonical.com> Thu, 08 Feb 2018 11:25:04 -0600
08b0e16a 16379
3e7bd455 16380linux (4.15.0-8.9) bionic; urgency=medium
96032e33 16381
3e7bd455 16382 * linux: 4.15.0-8.9 -proposed tracker (LP: #1748075)
96032e33 16383
3e7bd455
SF
16384 * Bionic update to v4.15.2 stable release (LP: #1748072)
16385 - KVM: x86: Make indirect calls in emulator speculation safe
16386 - KVM: VMX: Make indirect call speculation safe
16387 - module/retpoline: Warn about missing retpoline in module
16388 - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
16389 - x86/cpufeatures: Add Intel feature bits for Speculation Control
16390 - x86/cpufeatures: Add AMD feature bits for Speculation Control
16391 - x86/msr: Add definitions for new speculation control MSRs
16392 - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
16393 - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
16394 - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
16395 - x86/alternative: Print unadorned pointers
16396 - x86/nospec: Fix header guards names
16397 - x86/bugs: Drop one "mitigation" from dmesg
16398 - x86/cpu/bugs: Make retpoline module warning conditional
16399 - x86/cpufeatures: Clean up Spectre v2 related CPUID flags
16400 - x86/retpoline: Simplify vmexit_fill_RSB()
16401 - x86/speculation: Simplify indirect_branch_prediction_barrier()
16402 - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
16403 - iio: adc/accel: Fix up module licenses
16404 - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
16405 - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
16406 - KVM: nVMX: Eliminate vmcs02 pool
16407 - KVM: VMX: introduce alloc_loaded_vmcs
16408 - objtool: Improve retpoline alternative handling
16409 - objtool: Add support for alternatives at the end of a section
16410 - objtool: Warn on stripped section symbol
16411 - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
16412 - x86/spectre: Check CONFIG_RETPOLINE in command line parser
16413 - x86/entry/64: Remove the SYSCALL64 fast path
16414 - x86/entry/64: Push extra regs right away
16415 - x86/asm: Move 'status' from thread_struct to thread_info
16416 - Documentation: Document array_index_nospec
16417 - array_index_nospec: Sanitize speculative array de-references
16418 - x86: Implement array_index_mask_nospec
16419 - x86: Introduce barrier_nospec
16420 - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
16421 - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
16422 - x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
16423 - x86/get_user: Use pointer masking to limit speculation
16424 - x86/syscall: Sanitize syscall table de-references under speculation
16425 - vfs, fdtable: Prevent bounds-check bypass via speculative execution
16426 - nl80211: Sanitize array index in parse_txq_params
16427 - x86/spectre: Report get_user mitigation for spectre_v1
16428 - x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
16429 - x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
16430 - x86/speculation: Use Indirect Branch Prediction Barrier in context switch
16431 - x86/paravirt: Remove 'noreplace-paravirt' cmdline option
16432 - KVM: VMX: make MSR bitmaps per-VCPU
16433 - x86/kvm: Update spectre-v1 mitigation
16434 - x86/retpoline: Avoid retpolines for built-in __init functions
16435 - x86/spectre: Simplify spectre_v2 command line parsing
16436 - x86/pti: Mark constant arrays as __initconst
16437 - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
16438 - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
16439 - KVM/x86: Add IBPB support
16440 - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
16441 - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
16442 - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
16443 - serial: core: mark port as initialized after successful IRQ change
16444 - fpga: region: release of_parse_phandle nodes after use
16445 - Linux 4.15.2
16446
16447 * Add support for the NIC on SynQuacer E-Series boards (LP: #1747792)
16448 - net: phy: core: remove now uneeded disabling of interrupts
16449 - [Config] CONFIG_NET_VENDOR_SOCIONEXT=y & CONFIG_SNI_NETSEC=m
16450 - net: socionext: Add Synquacer NetSec driver
16451 - net: socionext: include linux/io.h to fix build
16452 - net: socionext: Fix error return code in netsec_netdev_open()
16453
16454 * [Artful/Bionic] [Config] enable EDAC_GHES for ARM64 (LP: #1747746)
16455 - [Config] CONFIG_EDAC_GHES=y
16456
16457 * support thunderx2 vendor pmu events (LP: #1747523)
16458 - perf pmu: Pass pmu as a parameter to get_cpuid_str()
16459 - perf tools arm64: Add support for get_cpuid_str function.
16460 - perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
16461 - perf vendor events arm64: Add ThunderX2 implementation defined pmu core
16462 events
16463 - perf pmu: Add check for valid cpuid in perf_pmu__find_map()
16464
16465 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
16466 - SAUCE: mm: disable vma based swap readahead by default
16467 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
16468
16469 * Miscellaneous Ubuntu changes
16470 - [Config] Fix CONFIG_PROFILE_ALL_BRANCHES annotations
16471
16472 -- Seth Forshee <seth.forshee@canonical.com> Wed, 07 Feb 2018 21:13:27 -0600
96032e33 16473
d2c642c9 16474linux (4.15.0-7.8) bionic; urgency=medium
179ffce1 16475
d2c642c9
SF
16476 * Bionic update to v4.15.1 stable release (LP: #1747169)
16477 - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
16478 - tools/gpio: Fix build error with musl libc
16479 - gpio: stmpe: i2c transfer are forbiden in atomic context
16480 - gpio: Fix kernel stack leak to userspace
16481 - ALSA: hda - Reduce the suspend time consumption for ALC256
16482 - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
16483 - crypto: aesni - handle zero length dst buffer
16484 - crypto: aesni - fix typo in generic_gcmaes_decrypt
16485 - crypto: aesni - add wrapper for generic gcm(aes)
16486 - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-
16487 aesni
16488 - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-
16489 aesni
16490 - crypto: inside-secure - fix hash when length is a multiple of a block
16491 - crypto: inside-secure - avoid unmapping DMA memory that was not mapped
16492 - crypto: sha3-generic - fixes for alignment and big endian operation
16493 - crypto: af_alg - whitelist mask and type
16494 - HID: wacom: EKR: ensure devres groups at higher indexes are released
16495 - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
16496 - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
16497 - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
16498 - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
16499 - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
16500 - igb: Free IRQs when device is hotplugged
16501 - ima/policy: fix parsing of fsuuid
16502 - scsi: aacraid: Fix udev inquiry race condition
16503 - scsi: aacraid: Fix hang in kdump
16504 - scsi: storvsc: missing error code in storvsc_probe()
16505 - staging: lustre: separate a connection destroy from free struct kib_conn
16506 - staging: ccree: NULLify backup_info when unused
16507 - staging: ccree: fix fips event irq handling build
16508 - tty: fix data race between tty_init_dev and flush of buf
16509 - usb: option: Add support for FS040U modem
16510 - USB: serial: pl2303: new device id for Chilitag
16511 - USB: cdc-acm: Do not log urb submission errors on disconnect
16512 - CDC-ACM: apply quirk for card reader
16513 - USB: serial: io_edgeport: fix possible sleep-in-atomic
16514 - usbip: prevent bind loops on devices attached to vhci_hcd
16515 - usbip: list: don't list devices attached to vhci_hcd
16516 - USB: serial: simple: add Motorola Tetra driver
16517 - usb: f_fs: Prevent gadget unbind if it is already unbound
16518 - usb: uas: unconditionally bring back host after reset
16519 - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
16520 - ANDROID: binder: remove waitqueue when thread exits.
16521 - android: binder: use VM_ALLOC to get vm area
16522 - mei: me: allow runtime pm for platform with D0i3
16523 - serial: 8250_of: fix return code when probe function fails to get reset
16524 - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
16525 - serial: 8250_dw: Revert "Improve clock rate setting"
16526 - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
16527 - spi: imx: do not access registers while clocks disabled
16528 - iio: adc: stm32: fix scan of multiple channels with DMA
16529 - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
16530 - test_firmware: fix missing unlock on error in config_num_requests_store()
16531 - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
16532 - Input: synaptics-rmi4 - do not delete interrupt memory too early
16533 - x86/efi: Clarify that reset attack mitigation needs appropriate userspace
16534 - Linux 4.15.1
179ffce1 16535
d2c642c9
SF
16536 * Dell XPS 13 9360 bluetooth (Atheros) won't connect after resume
16537 (LP: #1744712)
16538 - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
16539 - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
16540 version
16541
16542 * apparmor profile load in stacked policy container fails (LP: #1746463)
16543 - SAUCE: apparmor: fix display of .ns_name for containers
16544
16545 -- Seth Forshee <seth.forshee@canonical.com> Sun, 04 Feb 2018 11:56:32 +0100
179ffce1 16546
968dd225 16547linux (4.15.0-6.7) bionic; urgency=low
e421cacd 16548
968dd225
SF
16549 * upload urgency should be medium by default (LP: #1745338)
16550 - [Packaging] update urgency to medium by default
16551
16552 * Shutdown hang on 16.04 with iscsi targets (LP: #1569925)
16553 - scsi: libiscsi: Allow sd_shutdown on bad transport
16554
16555 * Miscellaneous Ubuntu changes
16556 - SAUCE: (noup) Update spl to 0.7.5-1ubuntu1, zfs to 0.7.5-1ubuntu1
16557 - Revert "UBUNTU: SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM"
16558 - Revert "UBUNTU: SAUCE: mm: disable vma based swap readahead by default"
e421cacd 16559
ba241964
SF
16560 [ Upstream Kernel Changes ]
16561
16562 * Rebase to v4.15
16563
968dd225 16564 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 Jan 2018 08:47:07 -0600
e421cacd 16565
47e18381 16566linux (4.15.0-5.6) bionic; urgency=low
aa1e162f 16567
47e18381
SF
16568 * $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly quoted
16569 (LP: #1744077)
16570 - [Debian] pass LOCAL_ENV_CC and LOCAL_ENV_DISTCC_HOSTS properly
16571
16572 * Missing install-time driver for QLogic QED 25/40/100Gb Ethernet NIC
16573 (LP: #1743638)
16574 - [d-i] Add qede to nic-modules udeb
16575
16576 * boot failure on AMD Raven + WesternXT (LP: #1742759)
16577 - SAUCE: drm/amdgpu: add atpx quirk handling (v2)
16578
16579 * Unable to handle kernel NULL pointer dereference at isci_task_abort_task
16580 (LP: #1726519)
16581 - SAUCE: Revert "scsi: libsas: allow async aborts"
16582
16583 * Update Ubuntu-4.15.0 config to support Intel Atom devices (LP: #1739939)
16584 - [Config] CONFIG_SERIAL_DEV_BUS=y, CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
16585
16586 * Miscellaneous Ubuntu changes
16587 - Rebase to v4.15-rc7
16588 - [Config] CONFIG_CPU_ISOLATION=y
16589 - [Config] Update annotations following config review
16590 - Revert "UBUNTU: SAUCE: Import aufs driver"
16591 - SAUCE: Import aufs driver
16592 - ubuntu: vbox -- update to 5.2.6-dfsg-1
16593 - ubuntu: vbox: build fixes for 4.15
16594 - ubuntu: vbox -- update to 5.2.6-dfsg-2
16595 - hio: updates for timer api changes in 4.15
16596 - enable hio build
16597 - Rebase to v4.15-rc9
aa1e162f 16598
efea660a
SF
16599 [ Upstream Kernel Changes ]
16600
40f9eb86 16601 * Rebase to v4.15-rc9
efea660a 16602
47e18381 16603 -- Seth Forshee <seth.forshee@canonical.com> Mon, 22 Jan 2018 10:16:05 -0600
aa1e162f 16604
9ebbac5e 16605linux (4.15.0-4.5) bionic; urgency=low
9794190f 16606
9ebbac5e
SF
16607 * [0cf3:e010] QCA6174A XR failed to pair with bt 4.0 device (LP: #1741166)
16608 - SAUCE: Bluetooth: btusb: Add support for 0cf3:e010
16609
16610 * External HDMI monitor failed to show screen on Lenovo X1 series
16611 (LP: #1738523)
16612 - SAUCE: drm/i915: Disable writing of TMDS_OE on Lenovo ThinkPad X1 series
16613
16614 * Miscellaneous Ubuntu changes
16615 - [Debian] autoreconstruct - add resoration of execute permissions
9794190f 16616
0d1de9d5
SF
16617 [ Upstream Kernel Changes ]
16618
16619 * Rebase to v4.15-rc4
16620
9ebbac5e 16621 -- Seth Forshee <seth.forshee@canonical.com> Wed, 10 Jan 2018 10:24:22 -0600
9794190f 16622
4d42ba20 16623linux (4.15.0-3.4) bionic; urgency=low
c298e823 16624
4d42ba20
SF
16625 * ubuntu/xr-usb-serial didn't get built in zesty and artful (LP: #1733281)
16626 - SAUCE: make sure ubuntu/xr-usb-serial builds for x86
c298e823 16627
d37d0533
SF
16628 [ Upstream Kernel Changes ]
16629
16630 * Rebase to v4.15-rc6
16631
4d42ba20 16632 -- Seth Forshee <seth.forshee@canonical.com> Wed, 03 Jan 2018 20:20:43 -0600
c298e823 16633
c4427b55 16634linux (4.15.0-2.3) bionic; urgency=low
67b6f3e0 16635
c4427b55
SF
16636 * nvidia-graphics-drivers-384 384.90-0ubuntu6 ADT test failure with linux
16637 4.15.0-1.2 (LP: #1737752)
16638 - x86/mm: Unbreak modules that use the DMA API
16639
16640 * Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models (LP: #1734147)
16641 - [Config] CONFIG_SPI_INTEL_SPI_*=n
16642
16643 * power: commonise configs IBMVETH/IBMVSCSI and ensure both are in linux-image
16644 and udebs (LP: #1521712)
16645 - [Config] Include ibmvnic in nic-modules
16646
16647 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
16648 - [Config] Enable support for emulation of deprecated ARMv8 instructions
16649
16650 * Miscellaneous Ubuntu changes
16651 - SAUCE: (noup) Update spl with 4.15 compat fix (LP:#1737761)
16652 - Enable zfs build
16653 - [Debian] add icp to zfs-modules.ignore
67b6f3e0 16654
c4f0e175
SF
16655 [ Upstream Kernel Changes ]
16656
16657 * Rebase to v4.15-rc4
16658
c4427b55 16659 -- Seth Forshee <seth.forshee@canonical.com> Mon, 18 Dec 2017 09:27:13 -0600
67b6f3e0 16660
d4814b5f 16661linux (4.15.0-1.2) bionic; urgency=low
e82fa576 16662
d4814b5f
SF
16663 * Disabling zfs does not always disable module checks for the zfs modules
16664 (LP: #1737176)
16665 - [Packaging] disable zfs module checks when zfs is disabled
16666
16667 * Miscellaneous Ubuntu changes
16668 - [Config] CONFIG_UNWINDER_FRAME_POINTER=y for amd64
e82fa576 16669
76315af6
SF
16670 [ Upstream Kernel Changes ]
16671
16672 * Rebase to v4.15-rc3
16673
d4814b5f 16674 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Dec 2017 22:07:19 -0600
e82fa576 16675
e7c27d1e 16676linux (4.15.0-0.1) bionic; urgency=low
c78ba448 16677
e7c27d1e
SF
16678 * Miscellaneous Ubuntu changes
16679 - ubuntu: vbox -- update to 5.2.2-dfsg-2
16680 - ubuntu: vbox: build fixes for 4.15
16681 - disable hio build
16682 - [Config] Update kernel lockdown options to fix build errors
16683 - Disable zfs build
16684 - SAUCE: Import aufs driver
16685 - [Config] Enable AUFS config options
c78ba448 16686
079f534b
SF
16687 [ Upstream Kernel Changes ]
16688
16689 * Rebase to v4.15-rc2
16690
e7c27d1e 16691 -- Seth Forshee <seth.forshee@canonical.com> Fri, 08 Dec 2017 13:55:42 -0600
c78ba448 16692
2c21160b
TG
16693linux (4.14.0-11.13) bionic; urgency=low
16694
16695 * linux: 4.14.0-11.13 -proposed tracker (LP: #1736168)
16696
16697 * CVE-2017-1000405
16698 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
16699
16700 * linux 4.14.0-7.9 ADT test failure with linux 4.14.0-7.9 (LP: #1732463)
16701 - SAUCE: mm: disable vma based swap readahead by default
16702 - SAUCE: mm: fix memory hotplug in ZONE_HIGHMEM
16703
16704 * Bionic update to v4.14.3 stable release (LP: #1735843)
16705 - s390: fix transactional execution control register handling
16706 - s390/noexec: execute kexec datamover without DAT
16707 - s390/runtime instrumention: fix possible memory corruption
16708 - s390/guarded storage: fix possible memory corruption
16709 - s390/disassembler: add missing end marker for e7 table
16710 - s390/disassembler: increase show_code buffer size
16711 - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
16712 - ACPI / EC: Fix regression related to triggering source of EC event handling
16713 - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
16714 - serdev: fix registration of second slave
16715 - sched: Make resched_cpu() unconditional
16716 - lib/mpi: call cond_resched() from mpi_powm() loop
16717 - x86/boot: Fix boot failure when SMP MP-table is based at 0
16718 - x86/decoder: Add new TEST instruction pattern
16719 - x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
16720 - x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
16721 - perf/x86/intel: Hide TSX events when RTM is not supported
16722 - arm64: Implement arch-specific pte_access_permitted()
16723 - ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
16724 - ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
16725 - uapi: fix linux/tls.h userspace compilation error
16726 - uapi: fix linux/rxrpc.h userspace compilation errors
16727 - MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
16728 - MIPS: ralink: Fix MT7628 pinmux
16729 - MIPS: ralink: Fix typo in mt7628 pinmux function
16730 - net: mvneta: fix handling of the Tx descriptor counter
16731 - nbd: wait uninterruptible for the dead timeout
16732 - nbd: don't start req until after the dead connection logic
16733 - PM / OPP: Add missing of_node_put(np)
16734 - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
16735 - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
16736 - PCI: hv: Use effective affinity mask
16737 - PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
16738 - PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
16739 - ALSA: hda: Add Raven PCI ID
16740 - dm integrity: allow unaligned bv_offset
16741 - dm cache: fix race condition in the writeback mode overwrite_bio
16742 optimisation
16743 - dm crypt: allow unaligned bv_offset
16744 - dm zoned: ignore last smaller runt zone
16745 - dm mpath: remove annoying message of 'blk_get_request() returned -11'
16746 - dm bufio: fix integer overflow when limiting maximum cache size
16747 - ovl: Put upperdentry if ovl_check_origin() fails
16748 - dm: allocate struct mapped_device with kvzalloc
16749 - sched/rt: Simplify the IPI based RT balancing logic
16750 - MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
16751 - dm: fix race between dm_get_from_kobject() and __dm_destroy()
16752 - dm: discard support requires all targets in a table support discards
16753 - MIPS: Fix odd fp register warnings with MIPS64r2
16754 - MIPS: Fix MIPS64 FP save/restore on 32-bit kernels
16755 - MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
16756 - MIPS: Fix an n32 core file generation regset support regression
16757 - MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
16758 - MIPS: math-emu: Fix final emulation phase for certain instructions
16759 - rt2x00usb: mark device removed when get ENOENT usb error
16760 - mm/z3fold.c: use kref to prevent page free/compact race
16761 - autofs: don't fail mount for transient error
16762 - nilfs2: fix race condition that causes file system corruption
16763 - fscrypt: lock mutex before checking for bounce page pool
16764 - eCryptfs: use after free in ecryptfs_release_messaging()
16765 - libceph: don't WARN() if user tries to add invalid key
16766 - bcache: check ca->alloc_thread initialized before wake up it
16767 - fs: guard_bio_eod() needs to consider partitions
16768 - fanotify: fix fsnotify_prepare_user_wait() failure
16769 - isofs: fix timestamps beyond 2027
16770 - btrfs: change how we decide to commit transactions during flushing
16771 - f2fs: expose some sectors to user in inline data or dentry case
16772 - NFS: Fix typo in nomigration mount option
16773 - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
16774 - nfs: Fix ugly referral attributes
16775 - NFS: Avoid RCU usage in tracepoints
16776 - NFS: revalidate "." etc correctly on "open".
16777 - nfsd: deal with revoked delegations appropriately
16778 - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
16779 - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
16780 - iwlwifi: fix firmware names for 9000 and A000 series hw
16781 - md: fix deadlock error in recent patch.
16782 - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
16783 - Bluetooth: btqcomsmd: Add support for BD address setup
16784 - md/bitmap: revert a patch
16785 - fsnotify: clean up fsnotify_prepare/finish_user_wait()
16786 - fsnotify: pin both inode and vfsmount mark
16787 - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
16788 - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
16789 - ext4: fix interaction between i_size, fallocate, and delalloc after a crash
16790 - ext4: prevent data corruption with inline data + DAX
16791 - ext4: prevent data corruption with journaling + DAX
16792 - ALSA: pcm: update tstamp only if audio_tstamp changed
16793 - ALSA: usb-audio: Add sanity checks to FE parser
16794 - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
16795 - ALSA: usb-audio: Add sanity checks in v2 clock parsers
16796 - ALSA: timer: Remove kernel warning at compat ioctl error paths
16797 - ALSA: hda/realtek - Fix ALC275 no sound issue
16798 - ALSA: hda: Fix too short HDMI/DP chmap reporting
16799 - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
16800 - ALSA: hda/realtek - Fix ALC700 family no sound issue
16801 - ASoC: sun8i-codec: Invert Master / Slave condition
16802 - ASoC: sun8i-codec: Fix left and right channels inversion
16803 - ASoC: sun8i-codec: Set the BCLK divider
16804 - mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
16805 - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
16806 - 9p: Fix missing commas in mount options
16807 - fs/9p: Compare qid.path in v9fs_test_inode
16808 - net/9p: Switch to wait_event_killable()
16809 - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
16810 - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
16811 - scsi: lpfc: fix pci hot plug crash in timer management routines
16812 - scsi: lpfc: fix pci hot plug crash in list_add call
16813 - scsi: lpfc: Fix crash receiving ELS while detaching driver
16814 - scsi: lpfc: Fix FCP hba_wqidx assignment
16815 - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
16816 - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
16817 - iscsi-target: Fix non-immediate TMR reference leak
16818 - target: fix null pointer regression in core_tmr_drain_tmr_list
16819 - target: fix buffer offset in core_scsi3_pri_read_full_status
16820 - target: Fix QUEUE_FULL + SCSI task attribute handling
16821 - target: Fix caw_sem leak in transport_generic_request_failure
16822 - target: Fix quiese during transport_write_pending_qf endless loop
16823 - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
16824 - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
16825 - mtd: nand: Export nand_reset() symbol
16826 - mtd: nand: atmel: Actually use the PM ops
16827 - mtd: nand: omap2: Fix subpage write
16828 - mtd: nand: Fix writing mtdoops to nand flash.
16829 - mtd: nand: mtk: fix infinite ECC decode IRQ issue
16830 - mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
16831 - p54: don't unregister leds when they are not initialized
16832 - block: Fix a race between blk_cleanup_queue() and timeout handling
16833 - raid1: prevent freeze_array/wait_all_barriers deadlock
16834 - genirq: Track whether the trigger type has been set
16835 - irqchip/gic-v3: Fix ppi-partitions lookup
16836 - lockd: double unregister of inetaddr notifiers
16837 - KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not
16838 enabled
16839 - KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
16840 - KVM: SVM: obey guest PAT
16841 - kvm: vmx: Reinstate support for CPUs without virtual NMI
16842 - dax: fix PMD faults on zero-length files
16843 - dax: fix general protection fault in dax_alloc_inode
16844 - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
16845 - clk: ti: dra7-atl-clock: fix child-node lookups
16846 - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
16847 - libnvdimm, pfn: make 'resource' attribute only readable by root
16848 - libnvdimm, namespace: fix label initialization to use valid seq numbers
16849 - libnvdimm, region : make 'resource' attribute only readable by root
16850 - libnvdimm, namespace: make 'resource' attribute only readable by root
16851 - svcrdma: Preserve CB send buffer across retransmits
16852 - IB/srpt: Do not accept invalid initiator port names
16853 - IB/cm: Fix memory corruption in handling CM request
16854 - IB/hfi1: Fix incorrect available receive user context count
16855 - IB/srp: Avoid that a cable pull can trigger a kernel crash
16856 - IB/core: Avoid crash on pkey enforcement failed in received MADs
16857 - IB/core: Only maintain real QPs in the security lists
16858 - NFC: fix device-allocation error return
16859 - spi-nor: intel-spi: Fix broken software sequencing codes
16860 - i40e: Use smp_rmb rather than read_barrier_depends
16861 - igb: Use smp_rmb rather than read_barrier_depends
16862 - igbvf: Use smp_rmb rather than read_barrier_depends
16863 - ixgbevf: Use smp_rmb rather than read_barrier_depends
16864 - i40evf: Use smp_rmb rather than read_barrier_depends
16865 - fm10k: Use smp_rmb rather than read_barrier_depends
16866 - ixgbe: Fix skb list corruption on Power systems
16867 - parisc: Fix validity check of pointer size argument in new CAS
16868 implementation
16869 - powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
16870 - powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWX
16871 - powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
16872 - powerpc/signal: Properly handle return value from uprobe_deny_signal()
16873 - powerpc/64s: Fix masking of SRR1 bits on instruction fault
16874 - powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
16875 - powerpc/64s/hash: Fix 512T hint detection to use >= 128T
16876 - powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
16877 - powerpc/64s/hash: Fix fork() with 512TB process address space
16878 - powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
16879 - media: Don't do DMA on stack for firmware upload in the AS102 driver
16880 - media: rc: check for integer overflow
16881 - media: rc: nec decoder should not send both repeat and keycode
16882 - cx231xx-cards: fix NULL-deref on missing association descriptor
16883 - media: v4l2-ctrl: Fix flags field on Control events
16884 - media: venus: fix wrong size on dma_free
16885 - media: venus: venc: fix bytesused v4l2_plane field
16886 - media: venus: reimplement decoder stop command
16887 - ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory
16888 zone
16889 - iwlwifi: fix wrong struct for a000 device
16890 - iwlwifi: add a new a000 device
16891 - iwlwifi: pcie: sort IDs for the 9000 series for easier comparisons
16892 - iwlwifi: add new cards for a000 series
16893 - iwlwifi: add new cards for 8265 series
16894 - iwlwifi: add new cards for 8260 series
16895 - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
16896 - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
16897 - e1000e: Fix error path in link detection
16898 - e1000e: Fix return value test
16899 - e1000e: Separate signaling for link check/link up
16900 - e1000e: Avoid receiver overrun interrupt bursts
16901 - e1000e: fix buffer overrun while the I219 is processing DMA transactions
16902 - Linux 4.14.3
16903
16904 * Miscellaneous Ubuntu changes
16905 - SAUCE: s390/topology: don't inline cpu_to_node
16906 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
16907
16908 -- Seth Forshee <seth.forshee@canonical.com> Mon, 04 Dec 2017 09:08:07 -0600
16909
16910linux (4.14.0-10.12) bionic; urgency=low
16911
16912 * linux: 4.14.0-10.12 -proposed tracker (LP: #1734901)
16913
16914 * Miscellaneous Ubuntu changes
16915 - SAUCE: Enable the ACPI kernel debugger and acpidbg tool
16916 - [Packaging] Include arch/arm64/kernel/ftrace-mod.o in headers package
16917
16918 -- Seth Forshee <seth.forshee@canonical.com> Tue, 28 Nov 2017 08:46:49 -0600
16919
16920linux (4.14.0-9.11) bionic; urgency=low
16921
16922 * linux: 4.14.0-9.11 -proposed tracker (LP: #1734728)
16923
16924 * Miscellaneous Ubuntu changes
16925 - Revert "UBUNTU: SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to
16926 0.7.3-1ubuntu1"
16927
16928 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 12:44:48 -0600
16929
16930linux (4.14.0-8.10) bionic; urgency=low
16931
16932 * linux: 4.14.0-8.10 -proposed tracker (LP: #1734695)
16933
16934 * Bionic update to v4.14.2 stable release (LP: #1734694)
16935 - bio: ensure __bio_clone_fast copies bi_partno
16936 - af_netlink: ensure that NLMSG_DONE never fails in dumps
16937 - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets
16938 - net: cdc_ncm: GetNtbFormat endian fix
16939 - fealnx: Fix building error on MIPS
16940 - net/sctp: Always set scope_id in sctp_inet6_skb_msgname
16941 - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
16942 - serial: omap: Fix EFR write on RTS deassertion
16943 - serial: 8250_fintek: Fix finding base_port with activated SuperIO
16944 - tpm-dev-common: Reject too short writes
16945 - rcu: Fix up pending cbs check in rcu_prepare_for_idle
16946 - mm/pagewalk.c: report holes in hugetlb ranges
16947 - ocfs2: fix cluster hang after a node dies
16948 - ocfs2: should wait dio before inode lock in ocfs2_setattr()
16949 - ipmi: fix unsigned long underflow
16950 - mm/page_alloc.c: broken deferred calculation
16951 - mm/page_ext.c: check if page_ext is not prepared
16952 - coda: fix 'kernel memory exposure attempt' in fsync
16953 - ipmi: Prefer ACPI system interfaces over SMBIOS ones
16954 - Linux 4.14.2
16955
16956 * Bionic update to v4.14.1 stable release (LP: #1734693)
16957 - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present
16958 - dmaengine: dmatest: warn user when dma test times out
16959 - media: imon: Fix null-ptr-deref in imon_probe
16960 - media: dib0700: fix invalid dvb_detach argument
16961 - crypto: dh - Fix double free of ctx->p
16962 - crypto: dh - Don't permit 'p' to be 0
16963 - crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
16964 - crypto: brcm - Explicity ACK mailbox message
16965 - USB: early: Use new USB product ID and strings for DbC device
16966 - USB: usbfs: compute urb->actual_length for isochronous
16967 - USB: Add delay-init quirk for Corsair K70 LUX keyboards
16968 - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
16969 - USB: serial: metro-usb: stop I/O after failed open
16970 - USB: serial: Change DbC debug device binding ID
16971 - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
16972 - USB: serial: garmin_gps: fix I/O after failed probe and remove
16973 - USB: serial: garmin_gps: fix memory leak on probe errors
16974 - selftests/x86/protection_keys: Fix syscall NR redefinition warnings
16975 - x86/MCE/AMD: Always give panic severity for UC errors in kernel context
16976 - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
16977 - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
16978 - HID: cp2112: add HIDRAW dependency
16979 - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
16980 - rpmsg: glink: Add missing MODULE_LICENSE
16981 - staging: wilc1000: Fix bssid buffer offset in Txq
16982 - staging: sm750fb: Fix parameter mistake in poke32
16983 - staging: ccree: fix 64 bit scatter/gather DMA ops
16984 - staging: greybus: spilib: fix use-after-free after deregistration
16985 - staging: rtl8188eu: Revert 4 commits breaking ARP
16986 - spi: fix use-after-free at controller deregistration
16987 - sparc32: Add cmpxchg64().
16988 - sparc64: mmu_context: Add missing include files
16989 - sparc64: Fix page table walk for PUD hugepages
16990 - Linux 4.14.1
16991
16992 * Set PANIC_TIMEOUT=10 on Power Systems (LP: #1730660)
16993 - [Config]: Set PANIC_TIMEOUT=10 on ppc64el
16994
16995 * enable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH easily confuse users
16996 (LP: #1732627)
16997 - [Config] CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=n
16998
16999 * Miscellaneous Ubuntu changes
17000 - SAUCE: (noup) Update spl to 0.7.3-1ubuntu1, zfs to 0.7.3-1ubuntu1
17001
17002 -- Seth Forshee <seth.forshee@canonical.com> Mon, 27 Nov 2017 07:43:44 -0600
17003
17004linux (4.14.0-7.9) bionic; urgency=low
17005
17006 * Miscellaneous Ubuntu changes
17007 - SAUCE: apparmor: add base infastructure for socket mediation
17008 - SAUCE: apparmor: af_unix mediation
17009 - SAUCE: LSM stacking: procfs: add smack subdir to attrs
17010 - SAUCE: LSM stacking: LSM: manage credential security blobs
17011 - SAUCE: LSM stacking: LSM: Manage file security blobs
17012 - SAUCE: LSM stacking: LSM: manage task security blobs
17013 - SAUCE: LSM stacking: LSM: Infrastructure management of the remaining blobs
17014 - SAUCE: LSM stacking: LSM: general but not extreme module stacking
17015 - SAUCE: LSM stacking: LSM: Complete task_alloc hook
17016 - SAUCE: LSM stacking: fixup procsfs: add smack subdir to attrs
17017 - SAUCE: LSM stacking: fixup initialize task->security
17018 - SAUCE: LSM stacking: fixup: alloc_task_ctx is dead code
17019 - SAUCE: LSM stacking: add support for stacking getpeersec_stream
17020 - SAUCE: LSM stacking: add stacking support to apparmor network hooks
17021 - SAUCE: LSM stacking: fixup apparmor stacking enablement
17022 - SAUCE: LSM stacking: fixup stacking kconfig
17023 - SAUCE: LSM stacking: allow selecting multiple LSMs using kernel boot params
17024 - SAUCE: LSM stacking: provide prctl interface for setting context
17025 - SAUCE: LSM stacking: inherit current display LSM
17026 - SAUCE: LSM stacking: keep an index for each registered LSM
17027 - SAUCE: LSM stacking: verify display LSM
17028 - SAUCE: LSM stacking: provide a way to specify the default display lsm
17029 - SAUCE: LSM stacking: make sure LSM blob align on 64 bit boundaries
17030 - SAUCE: LSM stacking: add /proc/<pid>/attr/display_lsm
17031 - SAUCE: LSM stacking: add Kconfig to set default display LSM
17032 - SAUCE: LSM stacking: add configs for LSM stacking
17033 - SAUCE: LSM stacking: check for invalid zero sized writes
17034 - [Config] Run updateconfigs after merging LSM stacking
17035 - [Config] CONFIG_AMD_MEM_ENCRYPT=y
17036
17037 [ Upstream Kernel Changes ]
17038
17039 * Rebase to v4.14
17040
17041 -- Seth Forshee <seth.forshee@canonical.com> Mon, 13 Nov 2017 08:12:08 -0600
17042
17043linux (4.14.0-6.8) bionic; urgency=low
17044
17045 * Miscellaneous Ubuntu changes
17046 - SAUCE: add workarounds to enable ZFS for 4.14
17047
17048 [ Upstream Kernel Changes ]
17049
17050 * Rebase to v4.14-rc8
17051
17052 -- Seth Forshee <seth.forshee@canonical.com> Mon, 06 Nov 2017 11:39:00 -0600
17053
17054linux (4.14.0-5.7) bionic; urgency=low
17055
17056 * Miscellaneous Ubuntu changes
17057 - [Debian] Fix invocation of dh_prep for dbgsym packages
17058
17059 -- Seth Forshee <seth.forshee@canonical.com> Tue, 31 Oct 2017 07:07:23 -0500
17060
17061linux (4.14.0-4.5) bionic; urgency=low
17062
17063 * Miscellaneous Ubuntu changes
17064 - [Packaging] virtualbox -- reduce in kernel module versions
17065 - vbox-update: Fix up KERN_DIR definitions
17066 - ubuntu: vbox -- update to 5.2.0-dfsg-2
17067 - [Config] CONFIG_AMD_MEM_ENCRYPT=n
17068
17069 [ Upstream Kernel Changes ]
17070
17071 * Rebase to v4.14-rc7
17072
17073 -- Seth Forshee <seth.forshee@canonical.com> Mon, 30 Oct 2017 13:29:20 -0500
17074
17075linux (4.14.0-3.4) artful; urgency=low
17076
17077 * Touchpad and TrackPoint Dose Not Work on Lenovo X1C6 and X280 (LP: #1723986)
17078 - SAUCE: Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
17079 - SAUCE: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI
17080 - SAUCE: Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
17081
17082 * powerpc/64s: Add workaround for P9 vector CI load issuenext (LP: #1721070)
17083 - powerpc/64s: Add workaround for P9 vector CI load issue
17084
17085 * Miscellaneous Ubuntu changes
17086 - SAUCE: staging: vboxvideo: Fix reporting invalid suggested-offset-properties
17087 - [Config] CONFIG_DRM_VBOXVIDEO=m
17088 - SAUCE: Import aufs driver
17089 - [Config] Enable aufs
17090 - [Config] Reorder annotations file after enabling aufs
17091 - vbox-update: Disable imported vboxvideo module
17092 - ubuntu: vbox -- update to 5.1.30-dfsg-1
17093 - Enable vbox
17094 - hio: Use correct sizes when initializing ssd_index_bits* arrays
17095 - hio: Update io stat accounting for 4.14
17096 - Enable hio
17097
17098 [ Upstream Kernel Changes ]
17099
17100 * Rebase to v4.14-rc5
17101 * Rebase to v4.14-rc6
17102
17103 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Oct 2017 13:53:52 -0500
17104
17105linux (4.14.0-2.3) artful; urgency=low
17106
17107 * [Bug] USB controller failed to respond on Denverton after loading
17108 intel_th_pci module (LP: #1715833)
17109 - SAUCE: PCI: Disable broken RTIT_BAR of Intel TH
17110
17111 * CONFIG_DEBUG_FS is not enabled by "make zfcpdump_defconfig" with Ubuntu
17112 17.10 (kernel 4.13) (LP: #1719290)
17113 - SAUCE: s390: update zfcpdump_defconfig
17114
17115 * Add installer support for Broadcom BCM573xx network drivers. (LP: #1720466)
17116 - d-i: Add bnxt_en to nic-modules.
17117
17118 * Miscellaneous Ubuntu changes
17119 - [Config] Update annotations for 4.14-rc2
17120
17121 [ Upstream Kernel Changes ]
17122
17123 * Rebase to v4.14-rc3
17124 * Rebase to v4.14-rc4
17125
17126 -- Seth Forshee <seth.forshee@canonical.com> Wed, 11 Oct 2017 16:04:27 -0500
17127
17128linux (4.14.0-1.2) artful; urgency=low
17129
17130 * [Bug] USB 3.1 Gen2 works as 5Gbps (LP: #1720045)
17131 - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
17132
17133 * Please make linux-libc-dev Provide: aufs-dev (LP: #1716091)
17134 - [Packaging] Add aufs-dev to the Provides: for linux-libc-dev
17135
17136 * Upgrade to 4.13.0-11.12 in artful amd64 VM breaks display on wayland
17137 (LP: #1718679)
17138 - [Config] CONFIG_DRM_VBOXVIDEO=n
17139
17140 * ipmmu-vmsa driver breaks arm64 boots (LP: #1718734)
17141 - [Config] Disable CONFIG_IPMMU_VMSA on arm64
17142
17143 * autopkgtest profile fails to build on armhf (LP: #1717920)
17144 - [Packaging] autopkgtest -- disable d-i when dropping flavours
17145
17146 * Miscellaneous Ubuntu changes
17147 - [Config] CONFIG_I2C_XLP9XX=m
17148 - [Packaging] Use SRCPKGNAME rather than hard-coding the source package name
17149
17150 [ Upstream Kernel Changes ]
17151
17152 * Rebase to v4.14-rc2
17153
17154 -- Seth Forshee <seth.forshee@canonical.com> Fri, 29 Sep 2017 09:09:11 -0400
17155
17156linux (4.14.0-0.1) artful; urgency=low
17157
17158 * Miscellaneous Ubuntu changes
17159 - Disable vbox build
17160 - Disable hio build
17161 - Disable zfs build
17162
17163 [ Upstream Kernel Changes ]
17164
17165 * Rebase to v4.14-rc1
17166
17167 -- Seth Forshee <seth.forshee@canonical.com> Tue, 19 Sep 2017 20:22:29 -0500
17168
17169linux (4.13.0-11.12) artful; urgency=low
17170
17171 * linux: 4.13.0-11.12 -proposed tracker (LP: #1716699)
17172
17173 * kernel panic -not syncing: Fatal exception: panic_on_oops (LP: #1708399)
17174 - s390/mm: fix local TLB flushing vs. detach of an mm address space
17175 - s390/mm: fix race on mm->context.flush_mm
17176
17177 * CVE-2017-1000251
17178 - Bluetooth: Properly check L2CAP config option output buffer length
17179
17180 -- Seth Forshee <seth.forshee@canonical.com> Tue, 12 Sep 2017 10:18:38 -0500
17181
17182linux (4.13.0-10.11) artful; urgency=low
17183
17184 * linux: 4.13.0-10.11 -proposed tracker (LP: #1716287)
17185
17186 * please add aufs-dkms to the Provides: for the kernel packages (LP: #1716093)
17187 - [Packaging] Add aufs-dkms to the Provides: for kernel packages
17188
17189 * Artful update to v4.13.1 stable release (LP: #1716284)
17190 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
17191 - USB: serial: option: add support for D-Link DWM-157 C1
17192 - usb: Add device quirk for Logitech HD Pro Webcam C920-C
17193 - usb:xhci:Fix regression when ATI chipsets detected
17194 - USB: musb: fix external abort on suspend
17195 - ANDROID: binder: add padding to binder_fd_array_object.
17196 - ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
17197 - USB: core: Avoid race of async_completed() w/ usbdev_release()
17198 - staging/rts5208: fix incorrect shift to extract upper nybble
17199 - staging: ccree: save ciphertext for CTS IV
17200 - staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
17201 - iio: adc: ti-ads1015: fix incorrect data rate setting update
17202 - iio: adc: ti-ads1015: fix scale information for ADS1115
17203 - iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
17204 - iio: adc: ti-ads1015: avoid getting stale result after runtime resume
17205 - iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
17206 - iio: adc: ti-ads1015: add adequate wait time to get correct conversion
17207 - driver core: bus: Fix a potential double free
17208 - HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
17209 - binder: free memory on error
17210 - crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
17211 - crypto: caam/qi - fix compilation with DEBUG enabled
17212 - thunderbolt: Fix reset response_type
17213 - fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
17214 - intel_th: pci: Add Cannon Lake PCH-H support
17215 - intel_th: pci: Add Cannon Lake PCH-LP support
17216 - ath10k: fix memory leak in rx ring buffer allocation
17217 - drm/vgem: Pin our pages for dmabuf exports
17218 - drm/ttm: Fix accounting error when fail to get pages for pool
17219 - drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
17220 - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
17221 - Bluetooth: Add support of 13d3:3494 RTL8723BE device
17222 - iwlwifi: pci: add new PCI ID for 7265D
17223 - dlm: avoid double-free on error path in dlm_device_{register,unregister}
17224 - mwifiex: correct channel stat buffer overflows
17225 - MCB: add support for SC31 to mcb-lpc
17226 - s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
17227 - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
17228 - drm/nouveau: Fix error handling in nv50_disp_atomic_commit
17229 - workqueue: Fix flag collision
17230 - ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
17231 - cs5536: add support for IDE controller variant
17232 - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
17233 - scsi: sg: recheck MMAP_IO request length with lock held
17234 - of/device: Prevent buffer overflow in of_device_modalias()
17235 - rtlwifi: Fix memory leak when firmware request fails
17236 - rtlwifi: Fix fallback firmware loading
17237 - Linux 4.13.1
17238
17239 * Kernel has trouble recognizing Corsair Strafe RGB keyboard (LP: #1678477)
17240 - usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
17241
17242 * SRIOV: warning if unload VFs (LP: #1715073)
17243 - PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
17244
17245 * [Patch] network-i40e:NVM bug fixes (cherrypick from 4.14) (LP: #1715578)
17246 - i40e: avoid NVM acquire deadlock during NVM update
17247 - i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
17248
17249 * [P9,POwer NV] Perf PMU event : pm_br_2path and pm_ld_miss_l1 is counted
17250 twice when perf stat is done (perf:) (LP: #1714571)
17251 - perf vendor events powerpc: Remove duplicate events
17252
17253 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
17254 (LP: #1703339)
17255 - [Config] Include vmd in storage-core-modules udeb
17256
17257 * 17.10 fails to boot on POWER9 DD2.0 with Deep stop states (LP: #1715064)
17258 - powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
17259 - powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug
17260 - SAUCE: powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state
17261 offline
17262
17263 * Miscellaneous Ubuntu changes
17264 - SAUCE: selftests/seccomp: Support glibc 2.26 siginfo_t.h
17265 - Revert "UBUNTU: SAUCE: Import aufs driver"
17266 - SAUCE: Import aufs driver
17267
17268 -- Seth Forshee <seth.forshee@canonical.com> Sun, 10 Sep 2017 17:48:59 -0500
17269
17270linux (4.13.0-9.10) artful; urgency=low
17271
17272 * linux: 4.13.0-9.10 -proposed tracker (LP: #1715145)
17273
17274 * EDAC sbridge: Failed to register device with error -22. (LP: #1714112)
17275 - [Config] CONFIG_EDAC_GHES=n
17276
17277 * Miscellaneous Ubuntu changes
17278 - ubuntu: vbox -- update to 5.1.26-dfsg-2
17279
17280 [ Upstream Kernel Changes ]
17281
17282 * Rebase to v4.13
17283
17284 -- Seth Forshee <seth.forshee@canonical.com> Tue, 05 Sep 2017 07:51:19 -0500
17285
17286linux (4.13.0-8.9) artful; urgency=low
17287
17288 * snapd 2.27.3+17.10 ADT test failure with linux 4.13.0-6.7 (LP: #1713103)
17289 - SAUCE: apparmor: fix apparmorfs DAC access, permissions
17290
17291 * enable ARCH_SUNXI (and friends) in arm64 kernel .config (LP: #1701137)
17292 - [Config] Enable CONFIG_ARCH_SUNXI and related options for arm64
17293
17294 * [Bug] Harrisonville: pnd2_edac always fail to load on B1 stepping
17295 Harrisonville SDP (LP: #1709257)
17296 - EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake
17297 - EDAC, pnd2: Mask off the lower four bits of a BAR
17298 - EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
17299 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device
17300 - SAUCE: i2c: i801: Restore the presence state of P2SB PCI device after
17301 reading BAR
17302
17303 * Miscellaneous Ubuntu changes
17304 - Revert "UBUNTU: SAUCE: Import aufs driver"
17305 - SAUCE: Import aufs driver
17306 - SAUCE: selftests/powerpc: Disable some ptrace selftests
17307 - [Config] CONFIG_CRYPTO_DEV_NITROX_CNN55XX=n for s390x
17308 - [Config] CONFIG_I2C_SLAVE=n for amd64, i386, ppc64el
17309 - [Config] Disable CONFIG_MDIO_* options for s390x
17310 - [Config] CONFIG_SCSI_MQ_DEFAULT=n for s390x
17311 - [Config] Update annotations for 4.13
17312
17313 -- Seth Forshee <seth.forshee@canonical.com> Thu, 31 Aug 2017 14:27:09 -0500
17314
17315linux (4.13.0-7.8) artful; urgency=low
17316
17317 * linux 4.12.0-11.12 ADT test failure with linux 4.12.0-11.12 (LP: #1710904)
17318 - SAUCE: selftests/powerpc: Use snprintf to construct DSCR sysfs interface
17319 paths
17320
17321 * Miscellaneous Ubuntu changes
17322 - Revert "UBUNTU: SAUCE: seccomp: log actions even when audit is disabled"
17323
17324 * Miscellaneous upstream changes
17325 - seccomp: Provide matching filter for introspection
17326 - seccomp: Sysctl to display available actions
17327 - seccomp: Operation for checking if an action is available
17328 - seccomp: Sysctl to configure actions that are allowed to be logged
17329 - seccomp: Selftest for detection of filter flag support
17330 - seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
17331 - seccomp: Action to log before allowing
17332
17333 [ Upstream Kernel Changes ]
17334
17335 * Rebase to v4.13-rc7
17336
17337 -- Seth Forshee <seth.forshee@canonical.com> Mon, 28 Aug 2017 08:12:24 -0500
17338
17339linux (4.13.0-6.7) artful; urgency=low
17340
17341 * HID: multitouch: Support ALPS PTP Stick and Touchpad devices (LP: #1712481)
17342 - SAUCE: HID: multitouch: Support ALPS PTP stick with pid 0x120A
17343
17344 * sort ABI files with C.UTF-8 locale (LP: #1712345)
17345 - [Packaging] sort ABI files with C.UTF-8 locale
17346
17347 * igb: Support using Broadcom 54616 as PHY (LP: #1712024)
17348 - SAUCE: igb: add support for using Broadcom 54616 as PHY
17349
17350 * RPT related fixes missing in Ubuntu 16.04.3 (LP: #1709220)
17351 - powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
17352 - powerpc/mm/radix: Improve TLB/PWC flushes
17353 - powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
17354
17355 * Linux 4.12 refuses to load self-signed modules under Secure Boot with
17356 properly enrolled keys (LP: #1712168)
17357 - SAUCE: (efi-lockdown) MODSIGN: Fix module signature verification
17358
17359 * [17.10 FEAT] Enable NVMe driver - kernel (LP: #1708432)
17360 - [Config] CONFIG_BLK_DEV_NVME=m for s390
17361
17362 * Artful: 4.12.0-11.12: Boot panic in vlv2_plat_configure_clock+0x3b/0xa0
17363 (LP: #1711298)
17364 - [Config] CONFIG_INTEL_ATOMISP=n
17365
17366 * Miscellaneous Ubuntu changes
17367 - SAUCE: apparmor: af_unix mediation
17368
17369 * Miscellaneous upstream changes
17370 - apparmor: Fix shadowed local variable in unpack_trans_table()
17371 - apparmor: Fix logical error in verify_header()
17372 - apparmor: Fix an error code in aafs_create()
17373 - apparmor: Redundant condition: prev_ns. in [label.c:1498]
17374 - apparmor: add the ability to mediate signals
17375 - apparmor: add mount mediation
17376 - apparmor: cleanup conditional check for label in label_print
17377 - apparmor: add support for absolute root view based labels
17378 - apparmor: make policy_unpack able to audit different info messages
17379 - apparmor: add more debug asserts to apparmorfs
17380 - apparmor: add base infastructure for socket mediation
17381 - apparmor: move new_null_profile to after profile lookup fns()
17382 - apparmor: fix race condition in null profile creation
17383 - apparmor: ensure unconfined profiles have dfas initialized
17384 - apparmor: fix incorrect type assignment when freeing proxies
17385
17386 [ Upstream Kernel Changes ]
17387
17388 * Rebase to v4.13-rc6
17389
17390 -- Seth Forshee <seth.forshee@canonical.com> Wed, 23 Aug 2017 08:10:38 -0500
17391
17392linux (4.13.0-5.6) artful; urgency=low
17393
17394 * Ubuntu17.10 - perf: Update Power9 PMU event JSON files (LP: #1708630)
17395 - perf pmu-events: Support additional POWER8+ PVR in mapfile
17396 - perf vendor events: Add POWER9 PMU events
17397 - perf vendor events: Add POWER9 PVRs to mapfile
17398 - SAUCE: perf vendor events powerpc: remove suffix in mapfile
17399 - SAUCE: perf vendor events powerpc: Update POWER9 events
17400
17401 * Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (LP: #1709171)
17402 - [Config] CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=n for ppc64el
17403
17404 * Please only recommend or suggest initramfs-tools | linux-initramfs-tool for
17405 kernels able to boot without initramfs (LP: #1700972)
17406 - [Debian] Don't depend on initramfs-tools
17407
17408 * Miscellaneous Ubuntu changes
17409 - SAUCE: Import aufs driver
17410 - SAUCE: aufs -- Add missing argument to loop_switch() call
17411 - [Config] Enable aufs
17412 - SAUCE: (noup) Update spl to 0.6.5.11-ubuntu1, zfs to 0.6.5.11-1ubuntu3
17413 - Enable zfs build
17414 - SAUCE: powerpc: Always initialize input array when calling epapr_hypercall()
17415 - [Packaging] switch up to debhelper 9
17416
17417 [ Upstream Kernel Changes ]
17418
17419 * Rebase to v4.13-rc5
17420
17421 -- Seth Forshee <seth.forshee@canonical.com> Tue, 15 Aug 2017 09:24:16 -0500
17422
17423linux (4.13.0-4.5) artful; urgency=low
17424
17425 * Lenovo Yoga 910 Sensors (LP: #1708120)
17426 - SAUCE: (no-up) HID: Add quirk for Lenovo Yoga 910 with ITE Chips
17427
17428 * Unable to install Ubuntu on the NVMe disk under VMD PCI domain
17429 (LP: #1703339)
17430 - [Config] Add vmd driver to generic inclusion list
17431
17432 * Set CONFIG_SATA_HIGHBANK=y on armhf (LP: #1703430)
17433 - [Config] CONFIG_SATA_HIGHBANK=y
17434
17435 * Miscellaneous Ubuntu changes
17436 - ubuntu: vbox -- update to 5.1.26-dfsg-1
17437 - SAUCE: hio: Build fixes for 4.13
17438 - Enable hio build
17439 - SAUCE: (noup) Update spl to 0.6.5.11-1, zfs to 0.6.5.11-1ubuntu1
17440 - [debian] use all rather than amd64 dkms debs for sync
17441
17442 [ Upstream Kernel Changes ]
17443
17444 * Rebase to v4.13-rc4
17445
17446 -- Seth Forshee <seth.forshee@canonical.com> Tue, 08 Aug 2017 11:31:48 -0500
17447
17448linux (4.13.0-3.4) artful; urgency=low
17449
17450 * Adt tests of src:linux time out often on armhf lxc containers (LP: #1705495)
17451 - [Packaging] tests -- reduce rebuild test to one flavour
17452 - [Packaging] tests -- reduce rebuild test to one flavour -- use filter
17453
17454 * snapd 2.26.8+17.10 ADT test failure with linux 4.12.0-6.7 (LP: #1704158)
17455 - SAUCE: virtio_net: Revert mergeable buffer handling rework
17456
17457 [ Upstream Kernel Changes ]
17458
17459 * Rebase to v4.13-rc3
17460
17461 -- Seth Forshee <seth.forshee@canonical.com> Mon, 31 Jul 2017 10:08:16 -0500
17462
17463linux (4.13.0-2.3) artful; urgency=low
17464
17465 * Change CONFIG_IBMVETH to module (LP: #1704479)
17466 - [Config] CONFIG_IBMVETH=m
17467
17468 [ Upstream Kernel Changes ]
17469
17470 * Rebase to v4.13-rc2
17471
17472 -- Seth Forshee <seth.forshee@canonical.com> Mon, 24 Jul 2017 13:58:08 -0500
17473
17474linux (4.13.0-1.2) artful; urgency=low
17475
17476 * Miscellaneous Ubuntu changes
17477 - [Debian] Support sphinx-based kernel documentation
17478
17479 -- Seth Forshee <seth.forshee@canonical.com> Thu, 20 Jul 2017 09:18:33 -0500
17480
17481linux (4.13.0-0.1) artful; urgency=low
17482
17483 * Miscellaneous Ubuntu changes
17484 - Disable hio
17485 - Disable zfs build
17486 - ubuntu: vbox -- update to 5.1.24-dfsg-1
17487
17488 [ Upstream Kernel Changes ]
17489
17490 * Rebase to v4.13-rc1
17491
17492 -- Seth Forshee <seth.forshee@canonical.com> Wed, 19 Jul 2017 15:09:31 -0500
17493
17494linux (4.12.0-7.8) artful; urgency=low
17495
17496 * ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on
17497 (LP: #1673564)
17498 - arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
17499 - KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
17500 - KVM: arm64: Make kvm_condition_valid32() accessible from EL2
17501 - KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
17502 - KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
17503 - KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
17504 - KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
17505 - KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
17506 - KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
17507 - KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
17508 - KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
17509 - KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
17510 - KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
17511 - KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
17512 - KVM: arm64: vgic-v3: Add misc Group-0 handlers
17513 - KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
17514 - KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
17515 - arm64: Add MIDR values for Cavium cn83XX SoCs
17516 - arm64: Add workaround for Cavium Thunder erratum 30115
17517 - KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
17518 - KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
17519 - KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
17520 - KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
17521 - KVM: arm64: Enable GICv3 common sysreg trapping via command-line
17522 - KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
17523 - KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
17524 - KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
17525
17526 * hns: under heavy load, NIC may fail and require reboot (LP: #1704146)
17527 - net: hns: Bugfix for Tx timeout handling in hns driver
17528
17529 * New ACPI identifiers for ThunderX SMMU (LP: #1703437)
17530 - iommu/arm-smmu: Plumb in new ACPI identifiers
17531
17532 * Transparent hugepages should default to enabled=madvise (LP: #1703742)
17533 - SAUCE: use CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y as default
17534
17535 * Artful update to v4.12.1 stable release (LP: #1703858)
17536 - driver core: platform: fix race condition with driver_override
17537 - RDMA/uverbs: Check port number supplied by user verbs cmds
17538 - usb: dwc3: replace %p with %pK
17539 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
17540 - usb: usbip: set buffer pointers to NULL after free
17541 - Add USB quirk for HVR-950q to avoid intermittent device resets
17542 - usb: Fix typo in the definition of Endpoint[out]Request
17543 - USB: core: fix device node leak
17544 - USB: serial: option: add two Longcheer device ids
17545 - USB: serial: qcserial: new Sierra Wireless EM7305 device ID
17546 - xhci: Limit USB2 port wake support for AMD Promontory hosts
17547 - gfs2: Fix glock rhashtable rcu bug
17548 - Add "shutdown" to "struct class".
17549 - tpm: Issue a TPM2_Shutdown for TPM2 devices.
17550 - tpm: fix a kernel memory leak in tpm-sysfs.c
17551 - powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
17552 - x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
17553 - sched/fair, cpumask: Export for_each_cpu_wrap()
17554 - sched/core: Implement new approach to scale select_idle_cpu()
17555 - sched/numa: Use down_read_trylock() for the mmap_sem
17556 - sched/numa: Override part of migrate_degrades_locality() when idle balancing
17557 - sched/fair: Simplify wake_affine() for the single socket case
17558 - sched/numa: Implement NUMA node level wake_affine()
17559 - sched/fair: Remove effective_load()
17560 - sched/numa: Hide numa_wake_affine() from UP build
17561 - xen: avoid deadlock in xenbus driver
17562 - crypto: drbg - Fixes panic in wait_for_completion call
17563 - Linux 4.12.1
17564
17565 * cxlflash update request in the Xenial SRU stream (LP: #1702521)
17566 - scsi: cxlflash: Combine the send queue locks
17567 - scsi: cxlflash: Update cxlflash_afu_sync() to return errno
17568 - scsi: cxlflash: Reset hardware queue context via specified register
17569 - scsi: cxlflash: Schedule asynchronous reset of the host
17570 - scsi: cxlflash: Handle AFU sync failures
17571 - scsi: cxlflash: Track pending scsi commands in each hardware queue
17572 - scsi: cxlflash: Flush pending commands in cleanup path
17573 - scsi: cxlflash: Add scsi command abort handler
17574 - scsi: cxlflash: Create character device to provide host management interface
17575 - scsi: cxlflash: Separate AFU internal command handling from AFU sync
17576 specifics
17577 - scsi: cxlflash: Introduce host ioctl support
17578 - scsi: cxlflash: Refactor AFU capability checking
17579 - scsi: cxlflash: Support LUN provisioning
17580 - scsi: cxlflash: Support AFU debug
17581 - scsi: cxlflash: Support WS16 unmap
17582 - scsi: cxlflash: Remove zeroing of private command data
17583 - scsi: cxlflash: Update TMF command processing
17584 - scsi: cxlflash: Avoid double free of character device
17585 - scsi: cxlflash: Update send_tmf() parameters
17586 - scsi: cxlflash: Update debug prints in reset handlers
17587
17588 * make snap-pkg support (LP: #1700747)
17589 - make snap-pkg support
17590
17591 * Quirk for non-compliant PCI bridge on HiSilicon D05 board (LP: #1698706)
17592 - SAUCE: PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
17593
17594 * arm64: fix crash reading /proc/kcore (LP: #1702749)
17595 - fs/proc: kcore: use kcore_list type to check for vmalloc/module address
17596 - arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT
17597
17598 * Opal and POWER9 DD2 (LP: #1702159)
17599 - SAUCE: powerpc/powernv: Tell OPAL about our MMU mode on POWER9
17600
17601 * Data corruption with hio driver (LP: #1701316)
17602 - SAUCE: hio: Fix incorrect use of enum req_opf values
17603
17604 * Miscellaneous Ubuntu changes
17605 - SAUCE: (noup) Update spl to 0.6.5.10-1, zfs to 0.6.5.10-1ubuntu2
17606 - snapcraft.yaml: Sync with xenial
17607 - [Config] CONFIG_CAVIUM_ERRATUM_30115=y
17608
17609 * Miscellaneous upstream changes
17610 - Revert "UBUNTU: SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and
17611 MokSBState"
17612
17613 -- Seth Forshee <seth.forshee@canonical.com> Fri, 14 Jul 2017 15:25:41 -0500
17614
17615linux (4.12.0-6.7) artful; urgency=low
17616
17617 * update ENA driver to 1.2.0k from net-next (LP: #1701575)
17618 - net: ena: change return value for unsupported features unsupported return
17619 value
17620 - net: ena: add hardware hints capability to the driver
17621 - net: ena: change sizeof() argument to be the type pointer
17622 - net: ena: add reset reason for each device FLR
17623 - net: ena: add support for out of order rx buffers refill
17624 - net: ena: allow the driver to work with small number of msix vectors
17625 - net: ena: use napi_schedule_irqoff when possible
17626 - net: ena: separate skb allocation to dedicated function
17627 - net: ena: use lower_32_bits()/upper_32_bits() to split dma address
17628 - net: ena: update driver's rx drop statistics
17629 - net: ena: update ena driver to version 1.2.0
17630
17631 * APST gets enabled against explicit kernel option (LP: #1699004)
17632 - nvme: explicitly disable APST on quirked devices
17633
17634 * Miscellaneous Ubuntu changes
17635 - SAUCE: hio: Update to Huawei ES3000_V2 (2.1.0.40)
17636 - SAUCE: hio updates for 4.12
17637 - SAUCE: Enable hio build
17638
17639 -- Seth Forshee <seth.forshee@canonical.com> Wed, 05 Jul 2017 14:23:20 -0500
17640
17641linux (4.12.0-5.6) artful; urgency=low
17642
17643 * ERAT invalidate on context switch removal (LP: #1700819)
17644 - powerpc: Only do ERAT invalidate on radix context switch on P9 DD1
17645
17646 * powerpc: Invalidate ERAT on powersave wakeup for POWER9 (LP: #1700521)
17647 - SAUCE: powerpc: Invalidate ERAT on powersave wakeup for POWER9
17648
17649 * Miscellaneous Ubuntu changes
17650 - d-i: Move qcom-emac from arm64 to shared nic-modules
17651
17652 [ Upstream Kernel Changes ]
17653
17654 * Rebase to v4.12
17655
17656 -- Seth Forshee <seth.forshee@canonical.com> Mon, 03 Jul 2017 07:52:02 -0500
17657
17658linux (4.12.0-4.5) artful; urgency=low
17659
17660 * aacraid driver may return uninitialized stack data to userspace
17661 (LP: #1700077)
17662 - SAUCE: scsi: aacraid: Don't copy uninitialized stack memory to userspace
17663
17664 * KILLER1435-S[0489:e0a2] BT cannot search BT 4.0 device (LP: #1699651)
17665 - Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device
17666
17667 * AACRAID for power9 platform (LP: #1689980)
17668 - scsi: aacraid: Remove __GFP_DMA for raw srb memory
17669 - scsi: aacraid: Fix DMAR issues with iommu=pt
17670 - scsi: aacraid: Added 32 and 64 queue depth for arc natives
17671 - scsi: aacraid: Set correct Queue Depth for HBA1000 RAW disks
17672 - scsi: aacraid: Remove reset support from check_health
17673 - scsi: aacraid: Change wait time for fib completion
17674 - scsi: aacraid: Log count info of scsi cmds before reset
17675 - scsi: aacraid: Print ctrl status before eh reset
17676 - scsi: aacraid: Using single reset mask for IOP reset
17677 - scsi: aacraid: Rework IOP reset
17678 - scsi: aacraid: Add periodic checks to see IOP reset status
17679 - scsi: aacraid: Rework SOFT reset code
17680 - scsi: aacraid: Rework aac_src_restart
17681 - scsi: aacraid: Use correct function to get ctrl health
17682 - scsi: aacraid: Make sure ioctl returns on controller reset
17683 - scsi: aacraid: Enable ctrl reset for both hba and arc
17684 - scsi: aacraid: Add reset debugging statements
17685 - scsi: aacraid: Remove reference to Series-9
17686 - scsi: aacraid: Update driver version to 50834
17687
17688 * hibmc driver does not include "pci:" prefix in bus ID (LP: #1698700)
17689 - SAUCE: drm: hibmc: Use set_busid function from drm core
17690
17691 * HiSilicon D05: installer doesn't appear on VGA (LP: #1698954)
17692 - d-i: Add hibmc-drm to kernel-image udeb
17693
17694 * Fix /proc/cpuinfo revision for POWER9 DD2 (LP: #1698844)
17695 - SAUCE: powerpc: Fix /proc/cpuinfo revision for POWER9 DD2
17696
17697 * Miscellaneous Ubuntu changes
17698 - [Config] CONFIG_SATA_MV=n and CONFIG_GENERIC_PHY=n for s390x
17699 - [Config] CONFIG_ATA=n for s390x
17700 - [Config] Update annotations for 4.12
17701
17702 [ Upstream Kernel Changes ]
17703
17704 * Rebase to v4.12-rc7
17705
17706 -- Seth Forshee <seth.forshee@canonical.com> Mon, 26 Jun 2017 11:27:29 -0500
17707
17708linux (4.12.0-3.4) artful; urgency=low
17709
17710 * Miscellaneous upstream changes
17711 - ufs: fix the logics for tail relocation
17712
17713 [ Upstream Kernel Changes ]
17714
17715 * Rebase to v4.12-rc6
17716
17717 -- Seth Forshee <seth.forshee@canonical.com> Mon, 19 Jun 2017 14:50:39 -0500
17718
17719linux (4.12.0-2.3) artful; urgency=low
17720
17721 * CVE-2014-9900
17722 - SAUCE: (no-up) net: Zeroing the structure ethtool_wolinfo in
17723 ethtool_get_wol()
17724
17725 * System doesn't boot properly on Gigabyte AM4 motherboards (AMD Ryzen)
17726 (LP: #1671360)
17727 - pinctrl/amd: Use regular interrupt instead of chained
17728
17729 * extend-diff-ignore should use exact matches (LP: #1693504)
17730 - [Packaging] exact extend-diff-ignore matches
17731
17732 * Miscellaneous Ubuntu changes
17733 - SAUCE: efi: Don't print secure boot state from the efi stub
17734 - ubuntu: vbox -- Update to 5.1.22-dfsg-1
17735 - SAUCE: vbox fixes for 4.12
17736 - Re-enable virtualbox build
17737 - [Config] CONFIG_ORANGEFS_FS=m
17738 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu2, zfs to 0.6.5.9-5ubuntu7
17739 - Enable zfs build
17740
17741 [ Upstream Kernel Changes ]
17742
17743 * Rebase to v4.12-rc4
17744 * Rebase to v4.12-rc5
17745
17746 -- Seth Forshee <seth.forshee@canonical.com> Sun, 11 Jun 2017 22:25:13 -0500
17747
17748linux (4.12.0-1.2) artful; urgency=low
17749
17750 * Enable Matrox driver for Ubuntu 16.04.3 (LP: #1693337)
17751 - [Config] Enable CONFIG_DRM_MGAG200 as module
17752
17753 * Support low-pin-count devices on Hisilicon SoCs (LP: #1677319)
17754 - [Config] CONFIG_LIBIO=y on arm64 only
17755 - SAUCE: LIBIO: Introduce a generic PIO mapping method
17756 - SAUCE: OF: Add missing I/O range exception for indirect-IO devices
17757 - [Config] CONFIG_HISILICON_LPC=y
17758 - SAUCE: LPC: Support the device-tree LPC host on Hip06/Hip07
17759 - SAUCE: LIBIO: Support the dynamically logical PIO registration of ACPI host
17760 I/O
17761 - SAUCE: LPC: Add the ACPI LPC support
17762 - SAUCE: PCI: Apply the new generic I/O management on PCI IO hosts
17763 - SAUCE: PCI: Restore codepath for !CONFIG_LIBIO
17764
17765 * POWER9: Additional patches for TTY and CPU_IDLE (LP: #1674325)
17766 - SAUCE: tty: Fix ldisc crash on reopened tty
17767
17768 * Miscellaneous Ubuntu changes
17769 - [Debian] Add build-dep on libnuma-dev to enable 'perf bench numa'
17770 - Rebase to v4.12-rc3
17771
17772 [ Upstream Kernel Changes ]
17773
17774 * Rebase to v4.12-rc3
17775
17776 -- Seth Forshee <seth.forshee@canonical.com> Mon, 29 May 2017 20:56:29 -0500
17777
17778linux (4.12.0-0.1) artful; urgency=low
17779
17780 * please enable CONFIG_ARM64_LSE_ATOMICS (LP: #1691614)
17781 - [Config] CONFIG_ARM64_LSE_ATOMICS=y
17782
17783 * [Regression] NUMA_BALANCING disabled on arm64 (LP: #1690914)
17784 - [Config] CONFIG_NUMA_BALANCING{,_DEFAULT_ENABLED}=y on arm64
17785
17786 * exec'ing a setuid binary from a threaded program sometimes fails to setuid
17787 (LP: #1672819)
17788 - SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct
17789
17790 * Miscellaneous Ubuntu changes
17791 - Update find-missing-sauce.sh to compare to artful
17792 - Update dropped.txt
17793 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
17794 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
17795 kernel image
17796 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
17797 mode
17798 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
17799 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
17800 locked down
17801 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
17802 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
17803 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
17804 reboot
17805 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
17806 set
17807 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
17808 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
17809 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
17810 down
17811 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
17812 locked down
17813 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
17814 down
17815 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
17816 is locked down
17817 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
17818 locked down
17819 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
17820 has been locked down
17821 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
17822 locked down
17823 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
17824 locked down
17825 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
17826 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
17827 kernel is locked down
17828 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
17829 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
17830 down
17831 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
17832 - SAUCE: (efi-lockdown) KEYS: Allow unrestricted boot-time addition of keys to
17833 secondary keyring
17834 - SAUCE: (efi-lockdown) efi: Add EFI signature data types
17835 - SAUCE: (efi-lockdown) efi: Add an EFI signature blob parser
17836 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
17837 - SAUCE: (efi-lockdown) MODSIGN: Allow the "db" UEFI variable to be suppressed
17838 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
17839 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
17840 MokSBState
17841 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
17842 - [Config] Set values for UEFI secure boot lockdown options
17843 - Disable virtualbox build
17844 - Disable hio build
17845 - SAUCE: securityfs: Replace CURRENT_TIME with current_time()
17846 - Disable zfs build
17847 - [Debian] Work out upstream tag for use with gen-auto-reconstruct
17848 - SAUCE: Import aufs driver
17849 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
17850 - [Config] Enable aufs
17851 - SAUCE: perf callchain: Include errno.h on x86 unconditinally
17852
17853 [ Upstream Kernel Changes ]
17854
17855 * Rebase to v4.12-rc2
17856
17857 -- Seth Forshee <seth.forshee@canonical.com> Sun, 21 May 2017 23:44:44 -0500
17858
17859linux (4.11.0-3.8) artful; urgency=low
17860
17861 [ Seth Forshee ]
17862
17863 * Release Tracking Bug
17864 - LP: #1690999
17865
17866 * apparmor_parser hangs indefinitely when called by multiple threads
17867 (LP: #1645037)
17868 - SAUCE: apparmor: fix lock ordering for mkdir
17869
17870 * apparmor leaking securityfs pin count (LP: #1660846)
17871 - SAUCE: apparmor: fix leak on securityfs pin count
17872
17873 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
17874 (LP: #1660845)
17875 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
17876 fails
17877
17878 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
17879 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
17880
17881 * libvirt profile is blocking global setrlimit despite having no rlimit rule
17882 (LP: #1679704)
17883 - SAUCE: apparmor: fix complain mode failure for rlimit mediation
17884 - apparmor: update auditing of rlimit check to provide capability information
17885
17886 * apparmor: does not provide a way to detect policy updataes (LP: #1678032)
17887 - SAUCE: apparmor: add policy revision file interface
17888
17889 * apparmor does not make support of query data visible (LP: #1678023)
17890 - SAUCE: apparmor: add label data availability to the feature set
17891
17892 * apparmor query interface does not make supported query info available
17893 (LP: #1678030)
17894 - SAUCE: apparmor: add information about the query inteface to the feature set
17895
17896 * change_profile incorrect when using namespaces with a compound stack
17897 (LP: #1677959)
17898 - SAUCE: apparmor: fix label parse for stacked labels
17899
17900 * Regression in 4.4.0-65-generic causes very frequent system crashes
17901 (LP: #1669611)
17902 - apparmor: sync of apparmor 3.6+ (17.04)
17903
17904 * Artful update to 4.11.1 stable release (LP: #1690814)
17905 - dm ioctl: prevent stack leak in dm ioctl call
17906 - drm/sti: fix GDP size to support up to UHD resolution
17907 - power: supply: lp8788: prevent out of bounds array access
17908 - brcmfmac: Ensure pointer correctly set if skb data location changes
17909 - brcmfmac: Make skb header writable before use
17910 - sparc64: fix fault handling in NGbzero.S and GENbzero.S
17911 - refcount: change EXPORT_SYMBOL markings
17912 - net: macb: fix phy interrupt parsing
17913 - tcp: fix access to sk->sk_state in tcp_poll()
17914 - geneve: fix incorrect setting of UDP checksum flag
17915 - bpf: enhance verifier to understand stack pointer arithmetic
17916 - bpf, arm64: fix jit branch offset related to ldimm64
17917 - tcp: fix wraparound issue in tcp_lp
17918 - net: ipv6: Do not duplicate DAD on link up
17919 - net: usb: qmi_wwan: add Telit ME910 support
17920 - tcp: do not inherit fastopen_req from parent
17921 - ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
17922 - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
17923 - ipv6: initialize route null entry in addrconf_init()
17924 - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
17925 - tcp: randomize timestamps on syncookies
17926 - bnxt_en: allocate enough space for ->ntp_fltr_bmap
17927 - bpf: don't let ldimm64 leak map addresses on unprivileged
17928 - net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
17929 - f2fs: sanity check segment count
17930 - xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
17931 - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
17932 - block: get rid of blk_integrity_revalidate()
17933 - Linux 4.11.1
17934
17935 * Module signing exclusion for staging drivers does not work properly
17936 (LP: #1690908)
17937 - SAUCE: Fix module signing exclusion in package builds
17938
17939 * perf: qcom: Add L3 cache PMU driver (LP: #1689856)
17940 - [Config] CONFIG_QCOM_L3_PMU=y
17941 - perf: qcom: Add L3 cache PMU driver
17942
17943 * No PMU support for ACPI-based arm64 systems (LP: #1689661)
17944 - drivers/perf: arm_pmu: rework per-cpu allocation
17945 - drivers/perf: arm_pmu: manage interrupts per-cpu
17946 - drivers/perf: arm_pmu: split irq request from enable
17947 - drivers/perf: arm_pmu: remove pointless PMU disabling
17948 - drivers/perf: arm_pmu: define armpmu_init_fn
17949 - drivers/perf: arm_pmu: fold init into alloc
17950 - drivers/perf: arm_pmu: factor out pmu registration
17951 - drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
17952 - drivers/perf: arm_pmu: handle no platform_device
17953 - drivers/perf: arm_pmu: rename irq request/free functions
17954 - drivers/perf: arm_pmu: split cpu-local irq request/free
17955 - drivers/perf: arm_pmu: move irq request/free into probe
17956 - drivers/perf: arm_pmu: split out platform device probe logic
17957 - arm64: add function to get a cpu's MADT GICC table
17958 - [Config] CONFIG_ARM_PMU_ACPI=y
17959 - drivers/perf: arm_pmu: add ACPI framework
17960 - arm64: pmuv3: handle !PMUv3 when probing
17961 - arm64: pmuv3: use arm_pmu ACPI framework
17962
17963 * Fix NVLINK2 TCE route (LP: #1690155)
17964 - powerpc/powernv: Fix TCE kill on NVLink2
17965
17966 * CVE-2017-0605
17967 - tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
17968
17969 * Miscellaneous Ubuntu changes
17970 - [Config] Restore powerpc arch to annotations file
17971 - [Config] Disable runtime testing modules
17972 - [Config] Disable drivers not needed on s390x
17973 - [Config] Update annotations for 4.11
17974 - [Config] updateconfigs after apparmor updates
17975
17976 * Miscellaneous upstream changes
17977 - apparmor: use SHASH_DESC_ON_STACK
17978 - apparmor: fix invalid reference to index variable of iterator line 836
17979 - apparmor: fix parameters so that the permission test is bypassed at boot
17980 - apparmor: Make path_max parameter readonly
17981 - apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
17982 - apparmorfs: Use seq_putc() in two functions
17983 - apparmor: provide information about path buffer size at boot
17984 - apparmor: add/use fns to print hash string hex value
17985
17986 -- Seth Forshee <seth.forshee@canonical.com> Tue, 16 May 2017 00:39:13 -0500
17987
17988linux (4.11.0-2.7) artful; urgency=low
17989
17990 * kernel-wedge fails in artful due to leftover squashfs-modules d-i files
17991 (LP: #1688259)
17992 - Remove squashfs-modules files from d-i
17993 - [Config] as squashfs-modules is builtin kernel-image must Provides: it
17994
17995 * [Zesty] d-i: replace msm_emac with qcom_emac (LP: #1677297)
17996 - Revert "UBUNTU: d-i: initrd needs msm_emac on amberwing platform."
17997 - d-i: initrd needs qcom_emac on amberwing platform.
17998
17999 * update for V3 kernel bits and improved multiple fan slice support
18000 (LP: #1470091)
18001 - SAUCE: fan: tunnel multiple mapping mode (v3)
18002
18003 * Miscellaneous Ubuntu changes
18004 - SAUCE: (noup) Update spl to 0.6.5.9-1ubuntu1, zfs to 0.6.5.9-5ubuntu5
18005 - Enable zfs
18006 - SAUCE: fan: add VXLAN implementation
18007 - SAUCE: (efi-lockdown) efi: Add EFI_SECURE_BOOT bit
18008 - SAUCE: (efi-lockdown) Add the ability to lock down access to the running
18009 kernel image
18010 - SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot
18011 mode
18012 - SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
18013 - SAUCE: (efi-lockdown) Restrict /dev/mem and /dev/kmem when the kernel is
18014 locked down
18015 - SAUCE: (efi-lockdown) Add a sysrq option to exit secure boot mode
18016 - SAUCE: (efi-lockdown) kexec: Disable at runtime if the kernel is locked down
18017 - SAUCE: (efi-lockdown) Copy secure_boot flag in boot params across kexec
18018 reboot
18019 - SAUCE: (efi-lockdown) kexec_file: Disable at runtime if securelevel has been
18020 set
18021 - SAUCE: (efi-lockdown) hibernate: Disable when the kernel is locked down
18022 - SAUCE: (efi-lockdown) uswsusp: Disable when the kernel is locked down
18023 - SAUCE: (efi-lockdown) PCI: Lock down BAR access when the kernel is locked
18024 down
18025 - SAUCE: (efi-lockdown) x86: Lock down IO port access when the kernel is
18026 locked down
18027 - SAUCE: (efi-lockdown) x86: Restrict MSR access when the kernel is locked
18028 down
18029 - SAUCE: (efi-lockdown) asus-wmi: Restrict debugfs interface when the kernel
18030 is locked down
18031 - SAUCE: (efi-lockdown) ACPI: Limit access to custom_method when the kernel is
18032 locked down
18033 - SAUCE: (efi-lockdown) acpi: Ignore acpi_rsdp kernel param when the kernel
18034 has been locked down
18035 - SAUCE: (efi-lockdown) acpi: Disable ACPI table override if the kernel is
18036 locked down
18037 - SAUCE: (efi-lockdown) acpi: Disable APEI error injection if the kernel is
18038 locked down
18039 - SAUCE: (efi-lockdown) Enable cold boot attack mitigation
18040 - SAUCE: (efi-lockdown) bpf: Restrict kernel image access functions when the
18041 kernel is locked down
18042 - SAUCE: (efi-lockdown) scsi: Lock down the eata driver
18043 - SAUCE: (efi-lockdown) Prohibit PCMCIA CIS storage when the kernel is locked
18044 down
18045 - SAUCE: (efi-lockdown) Lock down TIOCSSERIAL
18046 - SAUCE: (efi-lockdown) Add EFI signature data types
18047 - SAUCE: (efi-lockdown) Add an EFI signature blob parser and key loader.
18048 - SAUCE: (efi-lockdown) KEYS: Add a system blacklist keyring
18049 - SAUCE: (efi-lockdown) MODSIGN: Import certificates from UEFI Secure Boot
18050 - SAUCE: (efi-lockdown) MODSIGN: Support not importing certs from db
18051 - SAUCE: (efi-lockdown) MODSIGN: Don't try secure boot if EFI runtime is
18052 disabled
18053 - SAUCE: (efi-lockdown) efi: Sanitize boot_params in efi stub
18054 - SAUCE: (efi-lockdown) efi: Add secure_boot state and status bit for
18055 MokSBState
18056 - SAUCE: (efi-lockdown) efi: Add sysctls for secureboot and MokSBState
18057 - [Config] Set values for UEFI secure boot lockdown options
18058 - Update dropped.txt
18059
18060 [ Upstream Kernel Changes ]
18061
18062 * rebase to v4.11
18063
18064 -- Seth Forshee <seth.forshee@canonical.com> Fri, 05 May 2017 07:43:14 -0500
18065
18066linux (4.11.0-1.6) artful; urgency=low
18067
18068 * Miscellaneous Ubuntu changes
18069 - [Debian] Use default compression for all packages
18070 - SAUCE: (namespace) block_dev: Support checking inode permissions in
18071 lookup_bdev()
18072 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
18073 when mounting
18074 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
18075 when mounting
18076 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
18077 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
18078 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
18079 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
18080 security.* xattrs
18081 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
18082 filesystems
18083 - SAUCE: (namespace) fuse: Add support for pid namespaces
18084 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
18085 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
18086 or a descendant
18087 - SAUCE: (namespace) fuse: Allow user namespace mounts
18088 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
18089 namespaces
18090 - SAUCE: (namespace) evm: Don't update hmacs in user ns mounts
18091 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
18092 mounts
18093 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
18094 opened for writing
18095
18096 -- Seth Forshee <seth.forshee@canonical.com> Wed, 26 Apr 2017 10:08:29 -0500
18097
18098linux (4.11.0-0.5) artful; urgency=low
18099
18100 * [Hyper-V][SAUCE] pci-hyperv: Use only 16 bit integer for PCI domain
18101 (LP: #1684971)
18102 - SAUCE: pci-hyperv: Use only 16 bit integer for PCI domain
18103
18104 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
18105 (LP: #1470250)
18106 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
18107
18108 * Enable virtual scsi server driver for Power (LP: #1615665)
18109 - SAUCE: Return TCMU-generated sense data to fabric module
18110
18111 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
18112 (LP: #1630990)
18113 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
18114 CONFIG_SECURITYFS=n
18115
18116 * Miscellaneous Ubuntu changes
18117 - SAUCE: Import aufs driver
18118 - [Config] Enable aufs
18119 - [Debian] Add script to update virtualbox
18120 - ubuntu: vbox -- Update to 5.1.20-dfsg-2
18121 - Enable vbox
18122 - SAUCE: aufs -- Include linux/mm.h in fs/aufs/file.h
18123
18124 [ Upstream Kernel Changes ]
18125
18126 * rebase to v4.11-rc8
18127
18128 -- Seth Forshee <seth.forshee@canonical.com> Tue, 25 Apr 2017 13:42:54 -0500
18129
18130linux (4.11.0-0.4) zesty; urgency=low
18131
18132 * POWER9: Improve performance on memory management (LP: #1681429)
18133 - SAUCE: powerpc/mm/radix: Don't do page walk cache flush when doing full mm
18134 flush
18135 - SAUCE: powerpc/mm/radix: Remove unnecessary ptesync
18136
18137 * Miscellaneous Ubuntu changes
18138 - find-missing-sauce.sh
18139
18140 [ Upstream Kernel Changes ]
18141
18142 * rebase to v4.11-rc7
18143
18144 -- Seth Forshee <seth.forshee@canonical.com> Tue, 18 Apr 2017 08:19:43 -0500
18145
18146linux (4.11.0-0.3) zesty; urgency=low
18147
18148 * Disable CONFIG_HVC_UDBG on ppc64el (LP: #1680888)
18149 - [Config] Disable CONFIG_HVC_UDBG on ppc64el
18150
18151 * smartpqi driver needed in initram disk and installer (LP: #1680156)
18152 - [Config] Add smartpqi to d-i
18153
18154 * Disable CONFIG_SECURITY_SELINUX_DISABLE (LP: #1680315)
18155 - [Config] CONFIG_SECURITY_SELINUX_DISABLE=n
18156
18157 * Miscellaneous Ubuntu changes
18158 - [Config] flash-kernel should be a Breaks
18159 - [Config] drop the info directory
18160 - [Config] drop NOTES as obsolete
18161 - [Config] drop changelog.historical as obsolete
18162 - rebase to v4.11-rc6
18163
18164 [ Upstream Kernel Changes ]
18165
18166 * rebase to v4.11-rc6
18167
18168 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Apr 2017 07:16:52 -0600
18169
18170linux (4.11.0-0.2) zesty; urgency=low
18171
18172 [ Upstream Kernel Changes ]
18173
18174 * rebase to v4.11-rc5
18175
18176 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Apr 2017 08:26:07 +0100
18177
18178linux (4.11.0-0.1) zesty; urgency=low
18179
18180 [ Upstream Kernel Changes ]
18181
18182 * rebase to v4.11-rc4
18183 - LP: #1591053
18184
18185 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600
18186
18187linux (4.11.0-0.0) zesty; urgency=low
18188
18189 * dummy entry
18190
18191 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Mar 2017 05:15:32 -0600